@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.mainVisual {
  margin-bottom: 60px;
  padding: 100px 20px 100px;
  min-height: 660px;
  color: #fff;
  text-align: center;
  background: url("../img/index/main_visual_bg.jpg") no-repeat bottom center;
  background-size: cover;
  box-sizing: border-box;
}
.mainVisual .inner {
  max-width: 1018px;
  /* margin: 0 auto; */
  margin-left: 150px;
}
.mainVisual .inner h2 {
  margin-bottom: 7px;
  font-size: 4rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  -moz-font-feature-settings: "palt";
  width: fit-content;
  text-shadow: 0 3px 6px rgba(0, 195, 255, 0.65);
}
.mainVisual .inner p {
  font-size: 2rem;
  font-weight: 500;
  line-height: 2;
  width: fit-content;
  text-align: left;
}
.index .newBox {
  margin-bottom: 60px;
  padding: 50px;
  border-radius: 21px;
  border: 4px solid #00bfff;
  box-sizing: border-box;
}
.index .block:not(:last-child) {
  margin-bottom: 50px;
}
.index .newBox .about {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.index .newBox .category {
  display: inline-block;
  padding: 5px 20px;
  margin-left: 30px;
  background-color: #00b900;
  border-radius: 10px;
  color: #fff;
  font-size: 2rem;
  font-weight: 500;
}
.index .newBox .time {
  color: #0085b2;
  font-size: 2rem;
  font-weight: 500;
}
.index .newBox .title {
  color: #333;
  font-size: 3rem;
  font-weight: 500;
}
.index .newBox .title a:hover {
  text-decoration: underline;
}
.index .newBox .note {
  margin-top: 10px;
  font-size: 2rem;
  font-weight: 500;
}
.index .newBox .link {
  width: 400px;
}
.index .newBox .link a {
  padding: 28px 10px 28px;
  display: block;
  color: #fff;
  text-align: center;
  font-weight: 700;
  border-radius: 10px;
  background-color: #0085b2;
}
.index .newBox .link a:hover {
  opacity: 0.7;
}
.index .bgBox {
  margin-bottom: 60px;
  padding: 75px 0;
  background: url("../img/common/bg01.jpg") repeat top left;
  background-size: 50px auto;
}
.index .bgBox .imgBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto 67px;
  width: 1016px;
}
.index .bgBox .imgBox .textBox {
  width: 400px;
  /* float: left; */
}
.index .bgBox .imgBox .photoBox {
  width: 508px;
  /* float: right; */
}
.index .bgBox .imgBox h3 {
  margin-bottom: 22px;
  color: #0085b2;
  font-weight: 700;
}
.index .bgBox .imgBox p {
  margin-bottom: 40px;
  line-height: 2.5;
  letter-spacing: 0.02em;
}
.index .bgBox .imgBox .text {
  margin: 0 -110px 20px 0;
  font-weight: 500;
  letter-spacing: 0;
}
.index .bgBox .imgBox p:last-child {
  margin-bottom: 0;
}
.index .bgBox .imgBox .pho {
  margin-bottom: -37px;
}
.index .bgBox .imgBox .link a {
  padding: 23px 40px 22px;
  display: block;
  position: relative;
  color: #fff;
  font-weight: 700;
  text-align: center;
  border-radius: 10px;
  background: url("../img/common/icon02.png") #00bfff no-repeat center right
    10px;
  background-size: 32px 32px;
}
.index .bgBox .imgBox .link a:hover {
  opacity: 0.7;
}
.index .phoInner {
  margin: 0 auto;
  width: 1216px;
  min-height: 700px;
  background: url("../img/index/photo02.jpg") no-repeat center;
  background-size: cover;
}
.index .phoInner .textBox {
  padding: 81px 100px 10px;
  width: 504px;
  color: #fff;
}
.index .phoInner .textBox p {
  margin-bottom: 21px;
  font-size: 2rem;
  font-weight: 500;
  line-height: 2;
}
.index .phoInner .textBox .title {
  margin: 0 -200px 25px 0;
  font-size: 3.8rem;
  font-weight: 700;
  line-height: 1.5;
}
.index .phoInner .textBox li {
  line-height: 2;
}
.index .flowBox h2 {
  margin-bottom: 58px;
  color: #00bfff;
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 1.54;
  text-align: center;
}
.index .flowBox h2 .sml {
  display: block;
  font-size: 2rem;
}
.index .flowBox .imgBox {
  margin-bottom: 60px;
  background: url("../img/common/bg02.png") repeat left top;
  background-size: 21px 13px;
}
.index .flowBox .imgBox:last-child {
  margin-bottom: 0 !important;
}
.index .flowBox .imgBox .photoBox {
  width: 50%;
  float: right;
}
.index .flowBox .imgBox .textBox {
  width: 50%;
  float: left;
}
.index .flowBox .imgBox .subBox {
  padding-right: 42px;
  width: 425px;
  float: right;
}
.index .flowBox .imgBox .headLine02 {
  margin-bottom: 25px;
}
.index .flowBox .imgBox p {
  margin-bottom: 25px;
  line-height: 2.15;
}
.index .flowBox .imgBox .comMemo {
  margin: 0 -2px;
}
.index .flowBox .imgBoxL {
  background-image: url("../img/common/bg03.png");
}
.index .flowBox .imgBoxL .textBox {
  float: right;
}
.index .flowBox .imgBoxL .photoBox {
  float: left;
}
.index .flowBox .imgBoxL .subBox {
  padding: 0 0 0 80px;
  float: none;
}
.index .flowBox .imgBoxL .headLine02::before {
  background-color: #ffda3f;
}
.index .flowBox .imgBoxL .comMemo .title .en {
  color: #00bfff;
  background-color: #ffda3f;
}
.index .flowBox .imgBoxL .comMemo .subMemo {
  border-color: #ffda3f;
}
.index .flowBox .imgBox .textBox dl {
  margin-top: 25px;
  font-weight: 500;
  line-height: 2.15;
}
.index .flowBox .imgBox .textBox dt {
  float: left;
  clear: left;
}
.index .flowBox .imgBox .textBox dd {
  padding-left: 3.6em;
}
@media all and (max-width: 896px) {
  .mainVisual {
    margin-bottom: 16px;
    /* padding: 26px 15px; */
    padding: 35px 15px;
    background-image: url("../img/index/sp_main_visual_bg.jpg");
    background-position: center bottom 30%;
    /* min-height: 460px; */
    min-height: 575px;
  }
  .mainVisual .inner {
    margin: 0 auto;
  }
  .mainVisual .inner h2 {
    margin-bottom: 23px;
    font-size: 3rem;
    line-height: 1.35;
    width: auto;
  }
  .mainVisual .inner p {
    font-size: 1.6rem;
    line-height: 1.5;
    text-align: center;
    width: auto;
  }
  .index .newBox {
    margin-bottom: 15px;
    padding: 16px 16px 16px;
  }
  .index .newBox dd {
    font-size: 2rem;
  }
  .index .newBox dd a:hover {
    text-decoration: none;
  }
  .index .newBox .link {
    width: auto;
  }
  .index .newBox .link a {
    padding: 18px 5px;
    min-width: auto;
  }
  .index .bgBox {
    margin-bottom: 31px;
    padding: 32px 16px 32px;
  }
  .index .bgBox .imgBox {
    flex-direction: column;
    margin-bottom: 32px;
    width: auto;
  }
  .index .bgBox .imgBox .textBox {
    margin-bottom: 26px;
    width: auto;
    float: none;
  }
  .index .bgBox .imgBox .photoBox {
    width: 100%;
    float: none;
  }
  .index .bgBox .imgBox h3 {
    margin-bottom: 10px;
  }
  .index .bgBox .imgBox p {
    margin-bottom: 36px;
    line-height: 2.25;
  }
  .index .bgBox .imgBox .text {
    margin: 0 0 26px;
    font-weight: 400;
  }
  .index .bgBox .imgBox .pho {
    margin-bottom: 19px;
    text-align: center;
  }
  .index .bgBox .imgBox .link a {
    padding: 18px 30px 18px 20px;
    line-height: 1.75;
    text-align: left;
  }
  .index .phoInner {
    width: auto;
    min-height: 435px;
  }
  .index .phoInner .textBox {
    padding: 16px 16px 12px;
    width: auto;
  }
  .index .phoInner .textBox .title {
    margin: 0 0 30px;
    font-size: 2.8rem;
    line-height: 1.45;
  }
  .index .phoInner .textBox p {
    margin-bottom: 26px;
    font-size: 1.8rem;
    line-height: 1.8;
  }
  .index .flowBox h2 {
    margin-bottom: 32px;
    font-size: 2.8rem;
  }
  .index .flowBox h2 .sml {
    font-size: 1.6rem;
  }
  .index .flowBox .imgBox {
    padding: 0 16px 0 32px;
    margin-bottom: 30px;
    background-size: 18px 10px;
  }
  .index .flowBox .imgBox .textBox {
    margin-bottom: 16px;
    width: 100%;
    float: none !important;
  }
  .index .flowBox .imgBox .subBox,
  .index .flowBox .imgBox .photoBox {
    padding: 0 !important;
    width: 100%;
    float: none !important;
  }
  .index .flowBox .imgBox .headLine02 {
    margin-bottom: 11px;
    line-height: 1.55;
    font-size: 2.4rem;
  }
  .index .flowBox .imgBox p {
    margin-bottom: 11px;
  }
  .index .flowBox .imgBox .comMemo {
    margin: 0;
  }
  .index .flowBox .imgBox .textBox dl {
    margin: 10px 0 -5px;
  }
}
@media all and (-ms-high-contrast: none) {
  .index .newBox .link a {
    padding: 24px 10px 32px;
  }
  .index .bgBox .imgBox .link a {
    padding: 20px 40px 25px;
  }
}
/*------------------------------------------------------------
	linkPage
------------------------------------------------------------*/
.linkPage .pTop {
  margin: -4px 0 80px;
  font-weight: 500;
  line-height: 2.15;
  text-align: justify;
}
.linkPage .headLine03 {
  margin-bottom: 45px;
}
.linkPage .textList {
  max-width: 936px;
  margin: 0 auto 55px;
  line-height: 2.15;
}
.linkPage .textList .stayed a {
  font-weight: 700;
}
@media all and (max-width: 896px) {
  .linkPage .pTop {
    margin-bottom: 40px;
  }
  .linkPage .textList {
    margin: 0 15px 30px;
  }
}
/*------------------------------------------------------------
	news
------------------------------------------------------------*/
.news {
  margin-bottom: 60px;
}
.news .newsList li:not(last-child) {
  margin-bottom: 60px;
}
.news .newsList a {
  padding: 26px 26px 21px;
  display: block;
  border: 4px solid #00bfff;
  border-radius: 21px;
  overflow: hidden;
  zoom: 1;
  line-height: 2.15;
}
.news .newsList a:hover {
  opacity: 0.7;
}
.news .newsList span {
  display: block;
}
.news .newsList .txtBox {
  width: 650px;
  float: left;
}
.news .newsList .date {
  margin-bottom: 10px;
  color: #0085b2;
  line-height: 1.5;
  font-weight: 700;
}
.news .newsList .ttl {
  margin-bottom: 5px;
  color: #333;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.5;
}
.news .newsList .phoBox {
  width: 167px;
  float: right;
  text-align: center;
}
@media all and (max-width: 896px) {
  .news {
    margin-bottom: 30px;
  }
  .news .newsList li:not(last-child) {
    margin-bottom: 30px;
  }
  .news .newsList a {
    padding: 20px 15px;
  }
  .news .newsList .txtBox {
    width: auto;
    float: none;
  }
  .news .newsList .ttl {
    font-size: 2rem;
  }
  .news .newsList .phoBox {
    margin: 0 auto 25px;
    width: 40%;
    float: none;
  }
}
/*------------------------------------------------------------
	newsDetail
------------------------------------------------------------*/
.newsDetail {
  margin-bottom: 60px;
}
.newsDetail .content {
  width: 800px;
}
.newsDetail .date {
  margin-bottom: 10px;
  color: #0085b2;
  line-height: 1.5;
  font-weight: 700;
}
.newsDetail .ttl {
  margin-bottom: 30px;
  color: #333;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.5;
}
.newsDetail p {
  margin-bottom: 25px;
  line-height: 2.15;
}
.newsDetail p > img {
  margin: 0 auto;
  display: block;
}
.newsDetail .back {
  margin-bottom: 0 !important;
  text-align: center;
  line-height: 1.5;
}
.newsDetail .back a {
  color: #0085b2;
  font-weight: 700;
  text-decoration: underline;
}
.newsDetail .back a:hover {
  text-decoration: none;
}
@media all and (max-width: 896px) {
  .newsDetail {
    margin-bottom: 30px;
  }
  .newsDetail .ttl {
    font-size: 2rem;
  }
  .newsDetail .back a:hover {
    text-decoration: underline;
  }
}
/*------------------------------------------------------------
	method
------------------------------------------------------------*/
.method dl {
  margin: 0 0 55px 40px;
  font-weight: 500;
  line-height: 2.15;
}
.method dt {
  color: #0085b2;
  font-weight: 700;
}
.method dd:not(last-child) {
  margin-bottom: 20px;
}
.method .headLineCor .headLine02::before {
  background-color: #c1aa2e;
}
.method .corText dt {
  color: #c1aa2e;
}
.method dd .text {
  margin-top: 34px;
  display: block;
}
.method .txtBox {
  padding: 21px 26px 21px;
  line-height: 2.15;
  border-radius: 21px;
  border: 4px solid #00bfff;
}
@media all and (max-width: 896px) {
  .method dl {
    margin: 0 0 40px;
  }
  .method .txtBox {
    padding: 15px;
  }
}
/*------------------------------------------------------------
	about
------------------------------------------------------------*/
.about .bgBox {
  margin-bottom: 60px;
  padding: 75px 0;
  background: url("../img/common/bg01.jpg") repeat;
  background-size: 50px auto;
}
.about .sec01 {
  box-sizing: border-box;
  margin: 0 auto;
  padding-bottom: 30px;
  width: 1216px;
  background: #fff;
}
.about .sec01 .cTxt {
  margin-bottom: 30px;
  text-align: center;
}
.about .sec01 .photo {
  margin: 0 auto;
  width: 800px;
  text-align: center;
}
.about .sec02 {
  margin-bottom: 60px;
  background: url("../img/common/bg03.png") repeat left top / 21px auto;
}
.about .sec02 .headLine03 span::before {
  background: #ffda3f;
}
.about .phoList {
  margin-bottom: 30px;
  margin-top: -20px;
}
.about .phoList li {
  margin-right: 20px;
  margin-top: 20px;
  width: 239px;
}
.about .phoList li:nth-child(4n) {
  margin-right: 0;
}
.about .sec03 {
  margin-bottom: 60px;
  background: url("../img/common/bg02.png") repeat left top / 21px auto;
}
.about .sec03 .comBorderBox {
  border-color: #00bfff;
}
.about .sec04 {
  background: url("../img/common/bg03.png") repeat left top / 21px auto;
}
.about .sec04 .headLine03 span::before {
  background: #ffda3f;
}
@media all and (max-width: 896px) {
  .about .bgBox {
    margin-bottom: 30px;
    padding: 35px 0;
    background-size: 25px auto;
  }
  .about .sec01 {
    padding: 0 15px 15px;
    width: auto;
  }
  .about .sec01 .cTxt {
    margin-bottom: 20px;
  }
  .about .sec01 .photo {
    width: auto;
  }
  .about .sec02 {
    margin-bottom: 30px;
    background-size: 10px auto;
  }
  .about .phoList {
    margin-bottom: 20px;
    margin-top: -15px;
    justify-content: space-between;
  }
  .about .phoList li {
    margin-right: 0;
    margin-top: 15px;
    width: 48%;
    text-align: center;
  }
  .about .sec03 {
    margin-bottom: 30px;
    background-size: 10px auto;
  }
  .about .sec04 {
    background-size: 10px auto;
  }
}
/*------------------------------------------------------------
	price
------------------------------------------------------------*/
.price .bgBox {
  margin-bottom: 80px;
  padding: 75px 0;
  background: url("../img/common/bg01.jpg") repeat;
  background-size: 50px auto;
}
.price .sec01 {
  box-sizing: border-box;
  margin: 0 auto;
  padding-bottom: 55px;
  width: 1216px;
  background: #fff;
}
.price .headLine03 {
  margin-bottom: 35px;
}
.price .cTxt {
  margin-bottom: 25px;
  text-align: center;
  line-height: 2.12;
}
.price .comBorderBox {
  margin-bottom: 15px;
  border-color: #00bfff;
}
/* .price .comBorderBox tr:nth-child(2n) {
	background: #FFF;
} */
.price .comBorderBox th,
.price .comBorderBox td {
  padding: 9px 15px 10px;
  text-align: center;
  border-color: #00bfff;
  border-width: 1px;
}
.price .comBorderBox th {
  font-size: 2.4rem;
  font-weight: 700;
}
.price .comBorderBox td {
  font-weight: 500;
  font-size: 2.4rem;
}
.price .comBorderBox td span {
  margin-bottom: 3px;
  margin-left: 4px;
  display: inline-block;
  vertical-align: bottom;
  font-size: 1.6rem;
}
.price .comBorderBox td .weekdays {
  position: absolute;
  color: #d93025;
  right: 10px;
  bottom: 5px;
}
/* 営業時間 */
.price .businessHours {
  margin-bottom: 80px;
}
.price .businessHours .comBorderBox,
.price .noDinner .comBorderBox {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 662px;
  height: 130px;
  margin-left: auto;
  margin-right: auto;
}
.price .businessHours .comBorderBox p,
.price .noDinner .comBorderBox p {
  padding: 0;
  font-weight: 500;
  font-size: 2.4rem;
  line-height: 1.5;
}
/* 宿泊料金 */
.price .fee .comBorderBox tr {
  height: 62px;
}
.price .comBorderBox.discount {
  margin-top: 70px;
}
.price .benefits {
  position: relative;
  overflow: visible;
  margin-top: 60px;
}
.price .benefits .comBorderBox {
  position: relative;
  padding: 30px 25px 20px;
  margin-bottom: 0;
  border-radius: 10px;
}
.price .benefits ul {
  margin-bottom: 25px;
  font-size: 2.4rem;
  font-weight: bold;
}
.price .benefits dl {
  background-color: #e8f6f8;
  padding: 15px 10px;
}
.price .benefits dt {
  font-size: 1.8rem;
  font-weight: bold;
}
.noDinner {
  margin-top: 70px;
}
.price .imgList {
  margin-bottom: 40px;
}
.price .imgList > li {
  width: 100%;
  text-align: center;
  max-width: 426px;
}
.first_li {
  position: relative;
  padding: 0 50px;
  border-left: 1px solid #e7f1f5;
}
.first_li::after {
  position: absolute; /*--positionを追加--*/
  top: 0;
  left: 104%;
  margin: 0 1rem;
  content: "";
  width: 1px; /*--縦線の太さ(幅)--*/
  height: 100%;
  background-color: #e7f1f5; /*--縦線の色--*/
}
/* .price .imgList > li:nth-child(3n-1) { */
/* padding: 0 50px; */
/*	border-left: 1px solid #E7F1F5;*/
/* border-right: 1px solid #E7F1F5; */
/* } */
.price .imgList li .tag {
  margin-bottom: 30px;
  text-align: center;
}
.price .imgList li .tag span {
  padding: 8px 24px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  color: #fff;
  font-weight: 500;
  border-radius: 20px;
  background: #c16c2e;
}
.price .imgList li .tag.bg01 span {
  background-color: #c1aa2e;
}
.price .imgList li .tag.bg02 span {
  background-color: #0085b2;
}
.price .imgList li .photo {
  margin: 0 auto 29px;
  width: 100px;
  border-radius: 50%;
  overflow: hidden;
}
.price .imgList li .ttl {
  margin-bottom: 26px;
  text-align: center;
  font-size: 2.4rem;
  font-weight: 500;
}
.price .imgList li .ttl .txt01 {
  margin-bottom: 11px;
  display: block;
  color: #333;
}
.price .imgList li .ttl .txt02 {
  font-weight: 700;
}
.price .imgList li .ttl .txt03 {
  font-size: 1.6rem;
}
.price .imgList li .text {
  margin-bottom: 10px;
  line-height: 2.12;
}
.price .imgList li .text:last-child {
  margin-bottom: 0;
}
.price .imgList li .text a {
  color: #0085b2;
  text-decoration: underline;
  font-weight: 700;
}
.price .imgList li .text a:hover {
  text-decoration: none;
}
.price .imgList li .subList li {
  line-height: 2.12;
}
.price .discount .waribiki {
  flex-direction: column;
  align-items: center;
  gap: 40px 0;
}
.price .discountDinner,
.price .discountAll {
  margin-bottom: 80px;
  font-size: 1.6rem;
}
.price .discountDinner .txt03 {
  font-size: 1.6rem;
}
.price .discount .cTxt {
  font-size: 2.2rem;
  font-weight: bold;
}
.price .sec02 {
  margin-bottom: 55px;
  background: url("../img/common/bg03.png") repeat left top / 21px auto;
}
.price .sec02 .headLine03 span::before {
  background-color: #ffda3f;
}
.price .sec02 .comBorderBox {
  margin-bottom: 23px;
}
.price .sec02 .comBorderBox,
.price .sec02 .comBorderBox th,
.price .sec02 .comBorderBox td {
  border-color: #ffda3f;
}
.price .sec02 .text {
  line-height: 2.14;
}
.price .sec02 .text01 {
  margin-bottom: 10px;
  font-weight: 500;
  line-height: 2.12;
}
.price .sec03 {
  margin-bottom: 60px;
  background: url("../img/common/bg02.png") repeat left top / 21px auto;
}
.price .sec03 .linkList {
  margin-bottom: 20px;
}
.price .sec03 .linkList li {
  color: #0085b2;
  line-height: 2.12;
}
.price .sec03 .linkList li a {
  color: #0085b2;
  text-decoration: underline;
  font-weight: 700;
}
.price .sec03 .linkList li a:hover {
  text-decoration: none;
}
.price .sec03 p {
  margin-bottom: 15px;
  line-height: 2.12;
}
.price .sec03 p a:hover {
  text-decoration: underline;
}
.price .comBorderBox .txtList {
  padding: 21px 26px;
  line-height: 2.12;
}
.price .comBorderBox .txtList dt {
  float: left;
  font-weight: 700;
  color: #0085b2;
}
.price .comBorderBox .txtList dd {
  margin-bottom: 20px;
  padding-left: 7.9em;
}
.price .comBorderBox .txtList dd:last-child {
  margin-bottom: 0 !important;
}
.price .sec04 {
  margin-bottom: 59px;
  background: url("../img/common/bg03.png") repeat left top / 21px auto;
}
.price .sec04 .headLine03 {
  margin-bottom: 31px;
}
.price .sec04 .headLine03 span::before {
  background-color: #ffda3f;
}
.price .sec04 .comBorderBox {
  margin-bottom: 30px;
  border-color: #ffda3f;
}
.price .sec04 .comBorderBox .txtList dt {
  color: #c1aa2e;
}
.price .sec04 .comBorderBox .txtList dd {
  margin-bottom: 11px;
}
.price .sec04 .calendarBox {
  text-align: center;
}
.price .sec04 .calendarBox iframe {
  width: 100%;
  height: 600px;
  margin: 0 auto;
}
.price .formBox {
  padding-top: 30px;
  background: #e8f6f8;
}
.price .formBox iframe {
  width: 100%;
  margin: 0 auto;
}
.price .flowComplete {
  margin: 0 0 80px;
}
.price .flowComplete .comMemo {
  margin: 0 0 40px;
  position: relative;
}
.price .flowComplete .comMemo::after {
  content: "";
  width: 30px;
  height: 30px;
  border: 5px solid #0085b2;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  bottom: -40px;
  left: 50%;
  margin-left: -15px;
  transform: rotate(135deg);
}
.price .flowComplete .comMemo:last-of-type::after {
  content: none;
}
.price .flowComplete .comMemo .subMemo {
  border-color: #0085b2;
  text-align: center;
}
.price .flowComplete .comMemo .title .en {
  background-color: #0085b2;
}
.price .flowComplete .subMemo > ul > li {
  margin: 0 0 40px;
  position: relative;
}
.price .flowComplete .subMemo > ul > li::after {
  content: "";
  width: 15px;
  height: 15px;
  border: 3px solid #0085b2;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  bottom: -27px;
  left: 50%;
  margin-left: -8px;
  transform: rotate(135deg);
}
.price .flowComplete .subMemo > ul > li:last-of-type {
  margin-bottom: 0;
}
.price .flowComplete .subMemo > ul > li:last-of-type::after {
  content: none;
}
.price .flowComplete .linkList {
  display: flex;
  justify-content: space-around;
}
.price .sec03 .flowComplete .linkList a {
  display: inline-block;
  padding: 1em 0;
  border: 2px solid #0085b2;
  width: 220px;
  border-radius: 10px;
  text-decoration: none;
}
.price .flowComplete .linkList a:hover {
  opacity: 0.6;
}
/* priceページにあったstyleの移動 ここから */
/* 202403使用なし */
/* .price .comBorderBox.discount tr:last-child th.under_th {
	text-align: left;
} */
.price a.temporary,
.price a:link.temporary {
  color: #0085b2;
  text-decoration: underline;
  font-weight: 700;
}
.price .border {
  display: block;
  margin: 0 auto;
  margin-bottom: 50px;
}
.price .imgList.waribiki li .photo:nth-of-type(2) {
  margin-top: 50px;
}
.price .dt-bg {
  width: 100px;
  height: 15px;
  margin-top: 0.6pc;
}
.price .blue {
  background-color: #5599e2;
}
.price .green {
  background-color: #69b47c;
}
.price .red {
  background-color: #bb261a;
}
.price .yellow {
  background-color: #e9c041;
}
/* priceページにあったstyleの移動 ここまで */
@media all and (max-width: 896px) {
  .price .bgBox {
    margin-bottom: 30px;
    padding: 35px 0;
    background-size: 25px auto;
  }
  .price .sec01 {
    margin: 0 15px;
    padding-bottom: 15px;
    width: auto;
  }
  .price .headLine03 {
    margin-bottom: 20px;
  }
  .price .cTxt {
    margin-bottom: 15px;
  }
  .price .comBorderBox {
    margin-bottom: 10px;
  }
  .price .benefits .comBorderBox {
    padding: 30px 15px 20px;
  }
  .price .businessHours {
    margin-bottom: 40px;
  }
  .price .benefits {
    margin-top: 60px;
  }
  .price .noDinner {
    margin-top: 40px;
  }
  .price .discountDinner {
    margin-bottom: 40px;
  }
  .price .discountAll {
    margin-bottom: 30px;
  }
  .price .comBorderBox.discount .label {
    position: static;
    border-radius: 5px 5px 0 0;
    text-align: center;
  }
  .price .comBorderBox th,
  .price .comBorderBox td {
    padding: 6px;
  }
  .price .comBorderBox th {
    font-size: 2rem;
  }
  .price .comBorderBox td {
    font-size: 2rem;
  }
  .price .cTxt01 {
    text-align: left;
  }
  /* .price .imgList { */
  /* margin-bottom: 30px; */
  /* display: block; */
  /* } */
  .price .imgList > li {
    /* margin-bottom: 30px; */
    width: auto;
  }
  .price .imgList > li:nth-child(3n-1) {
    padding: 0;
    border: none;
  }
  /* .price .imgList > li:last-child {
    margin-bottom: 0;
  } */
  .price .imgList li .tag {
    margin-bottom: 15px;
  }
  .price .imgList li .tag span {
    padding: 4px 20px;
  }
  .price .imgList li .photo {
    margin-bottom: 15px;
  }
  .price .imgList li .ttl {
    margin-bottom: 15px;
    font-size: 2rem;
  }
  .price .imgList li .ttl .txt01 {
    margin-bottom: 5px;
  }
  .price .imgList li .text {
    margin-bottom: 5px;
  }
  .price .imgList li .text:last-child {
    margin-bottom: 0;
  }
  .price .imgList li .text a:hover {
    text-decoration: underline;
  }
  .price .sec02 {
    margin-bottom: 30px;
    background-size: 10px auto;
  }
  .price .sec02 .comBorderBox {
    margin-bottom: 15px;
  }
  .price .sec02 .text01 {
    margin-bottom: 5px;
  }
  .price .sec03 {
    margin-bottom: 30px;
    background-size: 10px auto;
  }
  .price .sec03 .linkList {
    margin-bottom: 15px;
  }
  .price .sec03 .linkList li a:hover {
    text-decoration: underline;
  }
  .price .sec03 p {
    margin-bottom: 10px;
  }
  .price .sec03 p a:hover {
    text-decoration: none;
  }
  .price .comBorderBox .txtList {
    padding: 15px;
  }
  .price .comBorderBox .txtList dt {
    float: none;
  }
  .price .comBorderBox .txtList dd {
    margin-bottom: 10px;
    padding-left: 0;
  }
  .price .sec04 {
    margin-bottom: 30px;
    background-size: 10px auto;
  }
  .price .sec04 .headLine03 {
    margin-bottom: 20px;
  }
  .price .sec04 .comBorderBox {
    margin-bottom: 20px;
  }
  .price .sec04 .comBorderBox .txtList dd {
    margin-bottom: 5px;
  }
  .price .sec04 .calenderBox iframe {
    width: 100%;
    max-width: 800px;
    max-height: 600px;
  }
  .price .formBox {
    padding-top: 15px;
  }
  .price .formBox iframe {
    width: 100%;
    max-height: 600px;
  }
  .price .flowComplete .linkList {
    justify-content: space-between;
    font-size: smaller;
    flex-wrap: wrap;
  }
  .price .flowComplete .linkList li {
    flex-basis: 50%;
  }
  .price .sec03 .flowComplete .linkList a {
    width: 100%;
    box-sizing: border-box;
  }
}
/*------------------------------------------------------------
	access
------------------------------------------------------------*/
.access {
  margin-bottom: 55px;
}
.access .bgBox {
  margin-bottom: 60px;
  padding: 104px 0 87px;
  background: url("../img/common/bg01.jpg") repeat;
  background-size: 50px auto;
}
.access .sec01 {
  margin: 0 auto;
  padding: 61px 0 70px;
  width: 1216px;
  background: #fff;
}
.accessOuter:not(:last-child) {
  margin-bottom: 60px;
}
.access .accessBox {
  margin-bottom: 30px;
}
.access .accessBox:last-of-type {
  margin-bottom: 0;
}
.access .accessBox .lBox {
  width: 325px;
  min-height: 385px;
  padding: 40px 20px 35px;
  display: flex;
  align-items: center;
  text-align: center;
  box-sizing: border-box;
  background: #e7f1f5;
}
.access .accessBox .lBox .inner {
  width: 100%;
}
.access .accessBox .lBox .tag {
  margin-bottom: 30px;
}
.access .accessBox .lBox .tag span {
  padding: 8px 25px;
  display: inline-block;
  vertical-align: top;
  border-radius: 20px;
  font-weight: 500;
  color: #fff;
  background: #0085b2;
}
.access .accessBox .lBox .pho {
  margin-bottom: 29px;
}
.access .accessBox .lBox .pho img {
  width: 100px;
}
.access .accessBox .lBox .ttl {
  margin-bottom: 7px;
  color: #333;
  font-size: 2.4rem;
  font-weight: 500;
}
.access .accessBox .lBox .text {
  line-height: 2.12;
  font-weight: 500;
}
.access .accessBox .rBox {
  width: 651px;
  display: flex;
  align-items: center;
}
.access .accessBox .rBox .inner {
  width: 100%;
}
.access .accessBox .rBox p {
  line-height: 2.12;
}
.access .accessBox .rBox .ttl {
  color: #0085b2;
  font-weight: 700;
}
.access .accessBox .rBox .text {
  margin-bottom: 20px;
}
.access .accessBox .rBox .text img {
  margin-bottom: 4px;
  width: auto;
  height: 16px;
  vertical-align: middle;
}
.access .accessBox .rBox .text .line {
  display: inline-block;
  position: relative;
}
.access .accessBox .rBox .text .line::before {
  margin-top: 2px;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  top: 50%;
  background: #000;
  content: "";
}
.access .accessBox .rBox .text01 {
  margin-bottom: 25px;
}
.access .movieBox {
  margin: 0 auto;
  width: 800px;
}
.access .movieBox div {
  padding-bottom: 75%;
  position: relative;
  background: #333;
}
.access .movieBox iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
/* レンタルサイクル追記 202403 ここから */
.access .rentalCycle {
  width: 1216px;
  padding: 60px 0;
  margin: 0 auto;
  background-color: #fefbe0;
}
.access .rentalCycle .comBorderBox {
  width: calc(
    1016px - 26px - 100px
  ); /* 「自家用車などの全体width」-「自家用車などの左右間隔」-「黄色枠の左右padding」 */
  padding: 25px 50px 29px;
  margin: 0 auto;
}
.access .rentalCycle dt {
  margin-bottom: 20px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
}
.access .rentalCycle dd a:hover {
  text-decoration: underline;
}
/* レンタルサイクル追記 202403 ここまで */
.access .sec02 {
  margin-bottom: 75px;
  background: url("../img/common/bg03.png") repeat left top / 21px auto;
}
.access .sec02 .headLine03 span::before {
  background: #ffda3f;
}
.access .mapBox {
  width: 100%;
  height: 600px;
  background: #333;
}
.access .mapBox iframe {
  width: 100%;
  height: 100%;
  vertical-align: top;
}
@media all and (max-width: 896px) {
  .access {
    margin-bottom: 30px;
  }
  .access .bgBox {
    margin-bottom: 30px;
    padding: 40px 0;
    background-size: 25px auto;
  }
  .access .sec01 {
    margin: 0 15px;
    padding: 40px 0;
    width: auto;
  }
  .access .accessBox {
    /* margin-bottom: 40px; */
    display: block;
  }
  .access .accessBox:last-of-type {
    margin-bottom: 0;
  }
  .access .accessBox .lBox {
    margin-bottom: 20px;
    width: auto;
    min-height: inherit;
    padding: 30px 15px;
    display: block;
  }
  .access .accessBox .lBox .tag {
    margin-bottom: 15px;
  }
  .access .accessBox .lBox .tag span {
    padding: 6px 20px;
  }
  .access .accessBox .lBox .pho {
    margin-bottom: 15px;
  }
  .access .accessBox .lBox .ttl {
    margin-bottom: 5px;
    font-size: 2rem;
  }
  .access .accessBox .rBox {
    width: auto;
    display: block;
  }
  .access .accessBox .rBox .text {
    margin-bottom: 15px;
  }
  .access .accessBox .rBox .text .line::before {
    margin-top: 0;
  }
  .access .accessBox .rBox .text01 {
    margin-bottom: 20px;
  }
  .access .movieBox {
    /* margin: 0 auto 30px; */
    width: auto;
  }
  /* レンタルサイクル追記 202403 ここから */
  .access .rentalCycle {
    width: auto;
    padding: 25px 0;
    margin: 0 15px;
  }
  .access .rentalCycle .comBorderBox {
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 15px;
  }
  .access .rentalCycle dt {
    line-height: 1.5;
  }
  /* レンタルサイクル追記 202403 ここまで */
  .access .sec02 {
    margin-bottom: 30px;
    background-size: 10px auto;
  }
  .access .mapBox {
    height: 300px;
  }
}
/*------------------------------------------------------------
	profile
------------------------------------------------------------*/
.profile .bgBox {
  margin-bottom: 60px;
  padding: 75px;
  background: url("../img/common/bg04.jpg") repeat left top;
  background-size: 50px auto;
}
.profile .innerBox {
  margin: 0 auto;
  padding: 60px 100px 96px;
  width: 1216px;
  background-color: #fff;
  box-sizing: border-box;
}
.profile .innerBox .nameBox {
  margin-bottom: 60px;
  padding-bottom: 55px;
  text-align: center;
  border-bottom: 1px solid #00bfff;
}
.profile .innerBox .title {
  margin-bottom: 30px;
}
.profile .innerBox .title .sub {
  padding: 8px 10px;
  min-width: 224px;
  display: inline-block;
  color: #fff;
  font-weight: 500;
  border-radius: 50px;
  background-color: #00bfff;
  box-sizing: border-box;
}
.profile .innerBox .pho {
  margin-bottom: 29px;
}
.profile .innerBox .pho img {
  width: 100px;
  border-radius: 50%;
}
.profile .innerBox .text {
  font-weight: 500;
  line-height: 2.15;
}
.profile .innerBox .text .name {
  margin-bottom: 6px;
  display: block;
  color: #333;
  font-size: 2.4rem;
  line-height: 1.5;
}
.profile .innerBox .text .color01 {
  display: block;
  color: #0085b2;
}
.profile .innerBox .headLine02 {
  margin: 0 auto 25px;
  width: 936px;
}
.profile .innerBox .tableBox {
  margin: 0 0 45px 40px;
}
.profile .innerBox table {
  width: 100%;
  border-collapse: collapse;
}
.profile .innerBox th,
.profile .innerBox td {
  padding-bottom: 10px;
  line-height: 2.15;
  vertical-align: top;
  text-align: left;
}
.profile .innerBox th {
  width: 17%;
  color: #0085b2;
  font-weight: 700;
}
.profile .innerBox .textList {
  margin-left: 40px;
}
.profile .innerBox .textList li {
  line-height: 2.15;
}
.profile .innerBox01 .nameBox {
  border-color: #c16c2e;
}
.profile .innerBox01 .nameBox .title span {
  background: #c16c2e;
}
.profile .innerBox01 .title span {
  min-width: 164px;
  background-color: #c16c2e;
}
.profile .innerBox .text .color02 {
  color: #c16c2e;
}
.profile .innerBox01 .headLine02::before {
  background-color: #c16c2e;
}
.profile .innerBox01 th {
  color: #c16c2e;
}
.profile .innerBox td .note {
  margin-top: 10px;
  display: block;
  padding-left: 1em;
  font-weight: 700;
  text-indent: -1em;
}
.profile .textBox {
  margin: 0 auto 55px;
  padding-left: 40px;
  width: 976px;
}
.profile .textBox p {
  line-height: 2.15;
}
.profile .textBox .text {
  margin-bottom: 30px;
}
.profile .textBox .text a:hover {
  text-decoration: underline;
}
.profile .textBox .textUl {
  margin-bottom: 30px;
}
.profile .textBox .textUl.sendatsu {
  margin-top: 1.6rem;
  margin-bottom: 0;
}
.profile .textBox .ttl.policy {
  margin-top: 30px;
}
.profile .textBox .textUl li {
  line-height: 2.15;
}
.profile .photoList {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 35px;
  margin: 25px 0;
}
.profile .photoList li {
  width: auto;
  max-width: 300px;
}
.profile .photoList img {
  width: 100%;
  height: auto;
}
.profile .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 170px;
  height: 45px;
  margin: 0 auto 30px;
  border: 3px solid #00bfff;
  border-radius: 24px;
  background-color: #fff;
}
.profile .btn:hover {
  background-color: #00bfff;
  color: #fff;
}
@media all and (max-width: 896px) {
  .profile .bgBox {
    margin-bottom: 40px;
    padding: 20px;
  }
  .profile .innerBox {
    padding: 20px;
    width: auto;
  }
  .profile .innerBox .nameBox {
    margin-bottom: 30px;
    padding-bottom: 20px;
  }
  .profile .innerBox .pho {
    margin-bottom: 15px;
  }
  .profile .innerBox .text .name {
    font-size: 2rem;
  }
  .profile .innerBox .headLine02 {
    margin: 0 15px 20px;
    width: auto;
  }
  .profile .innerBox .tableBox {
    margin: 0 0 30px;
  }
  .profile .innerBox th,
  .profile .innerBox td {
    padding-bottom: 0;
    float: left;
    width: 100% !important;
  }
  .profile .innerBox .textList {
    margin-left: 0;
  }
  .profile .textBox {
    margin: 0 15px 30px;
    padding-left: 0;
    width: auto;
  }
  .profile .textBox .text a:hover {
    text-decoration: none;
  }
  .profile .photoList {
    gap: 4px;
  }
  .profile .photoList li {
    max-width: calc(50% - 2px);
  }
}
/*------------------------------------------------------------
	qa
------------------------------------------------------------*/
.qa .bgBox {
  margin-bottom: 60px;
  padding: 60px 0;
  background: url("../img/common/bg05.jpg") repeat left top;
  background-size: 200px auto;
}
.qa .title {
  margin-bottom: 35px;
  font-weight: 700;
}
.qa .title span {
  padding: 30px 30px 31px;
  min-width: 283px;
  display: inline-block;
  color: #fff;
  font-size: 2.4rem;
  font-weight: 700;
  border-radius: 20px;
  box-sizing: border-box;
  background-color: #0085b2;
}
.qa .textBox {
  margin: 0 auto 60px;
  padding: 25px 30px;
  width: 896px;
  position: relative;
  border-radius: 20px;
  background-color: #fff;
  box-sizing: border-box;
}
.qa .textBox:last-child {
  margin-bottom: 0;
}
.qa .textBox .pho {
  width: 120px;
  position: absolute;
  top: -35px;
  right: -60px;
}
.qa .textBox p {
  margin-bottom: 32px;
  font-weight: 500;
  line-height: 2.15;
}
.qa .textBox p:last-child {
  margin-bottom: 0;
}
.qa .textBox p a {
  text-decoration: underline;
}
.qa .textBox p a:hover {
  text-decoration: none;
}
.qa .textBox dl {
  font-weight: 500;
  line-height: 2.15;
}
.qa .textBox dt {
  color: #0085b2;
}
.qa .textBox .en {
  display: inline-block;
  text-indent: 1.7em;
}
.qa .textBox dd:not(:last-child) {
  margin-bottom: 35px;
}
.qa .textBox dd a:hover {
  text-decoration: underline;
}
.qa .topPhoList,
.qa .photoList {
  margin: -20px 0 60px;
}
.qa .topPhoList li {
  margin: 20px 10px 0 0;
  width: 246px;
  float: left;
}
.qa .topPhoList li:nth-of-type(4n) {
  margin-right: 0;
}
.qa .photoList li {
  margin-top: 20px;
  width: 502px;
  float: left;
}
.qa .photoList li:nth-child(2n) {
  float: right;
}
.qa .btmList {
  margin-bottom: 0 !important;
}
@media all and (max-width: 896px) {
  .qa .bgBox {
    margin-bottom: 20px;
    padding: 40px 0;
  }
  .qa .title {
    margin-bottom: 25px;
    padding-right: 55px;
  }
  .qa .title span {
    min-width: inherit;
    padding: 14px 15px 16px;
    font-size: 1.8rem;
  }
  .qa .textBox {
    margin-bottom: 40px;
    padding: 20px 15px;
    width: auto;
  }
  .qa .textBox .pho {
    width: 70px;
    top: -45px;
    right: -10px;
  }
  .qa .textBox p a:hover {
    text-decoration: underline;
  }
  .qa .textBox dd a:hover {
    text-decoration: none;
  }
  .qa .textBox dd.en {
    text-indent: 0;
  }
  .qa .topPhoList,
  .qa .photoList {
    margin-bottom: 20px;
  }
  .qa .photoList li {
    width: auto;
  }
  .qa .topPhoList li {
    margin-right: 0;
    width: 48.5%;
    float: left;
  }
  .qa .topPhoList li:nth-child(2n) {
    float: right;
  }
}
/*------------------------------------------------------------
	facility
------------------------------------------------------------*/
/* 各セクション(h3単位ごと)設定 */
.facility > section {
  margin-bottom: 55px;
}
/* headLineBoxの背景画像の消去 */
.facility .headLineBox {
  background: none;
}
/* facility配下の全てのテキスト設定 */
.facility .text {
  max-width: 936px;
  margin: 0 auto 45px;
  line-height: 2.15;
}
/* facility配下の全てのテキスト設定 */
.facility img {
  display: block;
  width: 1016px; /* headLineBoxの飾りのmargin(40px)*2をmax-widthの936pxに足した値 */
  text-align: center;
  margin: 0 auto !important;
}
/* img下のテキストのみ追加 */
.facility .text.caption {
  margin-top: 25px;
  text-align: center;
}
@media all and (max-width: 896px) {
  .facility > section {
    margin-bottom: 30px;
  }
  .facility .text {
    margin: 0 15px 25px;
  }
  .facility img {
    width: calc(100% - 30px);
  }
  .facility .text.caption {
    margin-top: 10px;
  }
}
/*------------------------------------------------------------
	tourism
------------------------------------------------------------*/
.tourism .sec01,
.tourism .sec03,
.tourism .sec04 {
  margin-bottom: 60px;
}
.tourism .sec01,
.tourism .sec04 {
  background: url("../img/common/bg02.png") repeat left top / 21px auto;
}
.tourism .headLine03 {
  margin-bottom: 26px;
}
.tourism p {
  line-height: 2.12;
}
.tourism .cTxt {
  margin-bottom: 25px;
  text-align: center;
  line-height: 2.12;
}
.tourism .comBorderBox {
  margin-bottom: 15px;
  border-color: #00bfff;
}
/* .sec01 */
.tourism .sec01 p {
  margin-bottom: 25px;
}
.tourism .movieBox {
  margin: 0 auto 60px;
  width: 800px;
}
.tourism .movieBox div {
  padding-bottom: 56.25%;
  position: relative;
  background: #333;
}
.tourism .movieBox iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
/* .sec02 */
.tourism .bgBox {
  margin-bottom: 60px;
  padding: 75px 0;
  background: url("../img/common/bg01.jpg") repeat;
  background-size: 50px auto;
}
.tourism .sec02 {
  box-sizing: border-box;
  margin: 0 auto;
  padding-bottom: 30px;
  width: 1216px;
  background: #fff;
}
.tourism .sec02 .wpTxt.bold {
  font-weight: 700;
}
.tourism .comBorderBox tr {
  background: #fff;
}
.tourism .comBorderBox th,
.tourism .comBorderBox td {
  padding: 9px 15px 10px;
  text-align: center;
  border-color: #00bfff;
  border-width: 1px;
}
.tourism .comBorderBox th {
  font-size: 2.4rem;
  font-weight: 700;
}
.tourism .comBorderBox td {
  font-weight: 500;
  font-size: 2.4rem;
}
.tourism .comBorderBox td span {
  margin-bottom: 3px;
  margin-left: 4px;
  display: inline-block;
  vertical-align: bottom;
  font-size: 1.6rem;
}
/* .sec03 */
.tourism .sec03 {
  background: url("../img/common/bg03.png") repeat left top / 21px auto;
}
.tourism .sec03 .headLine03 span::before {
  background: #ffda3f;
}
.tourism li {
  line-height: 2.12;
}
.tourism .sec03 ul:not(:last-child) {
  margin-bottom: 25px;
  text-align: center;
}
.tourism .comBorderBox .txtList {
  padding: 21px 26px;
  line-height: 2.12;
}
.tourism .comBorderBox .txtList dt {
  float: left;
  font-weight: 700;
  color: #c1aa2e;
}
.tourism .comBorderBox .txtList dd {
  margin-bottom: 20px;
  padding-left: 7.9em;
}
.tourism .comBorderBox .txtList dd:last-child {
  margin-bottom: 0 !important;
}
.tourism .sec03 .comBorderBox {
  border-color: #ffda3f;
}
/* .sec04 */
.tourism .sec04 .wpTxt span {
  font-weight: 700;
}
.tourism .sec04 .link {
  display: inline-block;
  text-decoration: underline;
  color: #00bfff;
}
.tourism .sec04 .link:hover {
  text-decoration: none;
}
@media all and (max-width: 896px) {
  .tourism .bgBox {
    margin-bottom: 30px;
    padding: 35px 0;
    background-size: 25px auto;
  }
  .tourism .sec01,
  .tourism .sec03,
  .tourism .sec04 {
    margin-bottom: 30px;
    background-size: 10px auto;
  }
  .tourism .headLine03 {
    margin-bottom: 20px;
  }
  .tourism .cTxt {
    margin-bottom: 15px;
  }
  .tourism .comBorderBox {
    margin-bottom: 10px;
  }
  .tourism .comBorderBox th,
  .tourism .comBorderBox td {
    padding: 6px;
  }
  .tourism .comBorderBox th {
    font-size: 2rem;
  }
  .tourism .comBorderBox td {
    font-size: 2rem;
  }
  /* .sec01 */
  .tourism .sec01 p {
    margin-bottom: 15px;
  }
  .tourism .movieBox {
    margin: 0 auto 30px;
    width: auto;
  }
  /* .sec02 */
  .tourism .sec02 {
    margin: 0 15px;
    padding-bottom: 15px;
    width: auto;
  }
  /* .sec03 */
  .tourism .sec03 ul:not(:last-child) {
    margin-bottom: 15px;
  }
  .tourism .comBorderBox .txtList {
    padding: 15px;
  }
  .tourism .comBorderBox .txtList dt {
    float: none;
  }
  .tourism .comBorderBox .txtList dd {
    margin-bottom: 10px;
    padding-left: 0;
  }
}

/*------------------------------------------------------------
	2022/12 リニューアル
------------------------------------------------------------*/
/* ご予約について カレンダーの色帯 */
.dt-bg.blue {
  background-color: #59bfb3;
}
.dt-bg.violet {
  background-color: #9643a5;
}
.dt-bg.orange {
  background-color: #e6804d;
}
.dt-bg.yellow {
  background-color: #cf9911;
}

/* TOPプロフィール下のyoutube埋め込み */
.youtube_wrap {
  padding-top: 56.25%;
  width: 100%;
  margin-top: 20px;
  position: relative;
}
.youtube_wrap iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}

/* ご予約についてページの太字指定 */
.price .comBorderBox td.bold {
  font-weight: 700;
}
