#couple #breadcrumb {
  padding: 10px 15px;
}
#couple .tab {
  display: none;
}
@media (max-width: 1000px) {
  #couple .tab {
    display: block;
  }
}
#couple .BG_room {
  background-image: url(../img/couple/mv.webp);
}
@media (max-width: 1000px) {
  #couple .BG_room {
    background-image: url(../img/couple/mv_sp.webp);
  }
}
#couple .mainVisual.page-mv {
  margin-bottom: 0;
}
#couple .mainVisual-ttl {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 1000px) {
  #couple .mainVisual-ttl {
    left: 0;
    right: 0;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}
#couple .mainVisual-ttl .main {
  font-size: 40px;
  line-height: 1;
  letter-spacing: 0.06em;
  line-height: 72px;
  padding-bottom: 24px;
}
@media (max-width: 1000px) {
  #couple .mainVisual-ttl .main {
    font-size: 24px;
    line-height: 1.8;
    letter-spacing: 0.16em;
    font-weight: 400;
  }
}
#couple .mainVisual-ttl .sub {
  line-height: 1.8;
  letter-spacing: 0.12em;
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 1000px) {
  #couple .mainVisual-ttl .sub {
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 2px;
  }
}
#couple img {
  max-width: 100%;
}
#couple a {
  text-decoration: none;
}

.sec.intro {
  background-color: #F0F0E8;
  padding: 96px 0 120px;
}
@media (max-width: 1000px) {
  .sec.intro {
    padding: 64px 0 120px;
  }
}
.sec.intro .intro-ttl {
  padding-bottom: 80px;
}
@media (max-width: 1000px) {
  .sec.intro .intro-ttl {
    padding-bottom: 48px;
  }
}
.sec.intro .intro-list {
  padding-bottom: 100px;
}
@media (max-width: 1000px) {
  .sec.intro .intro-list {
    padding-bottom: 60px;
  }
}
.sec.facility {
  background-color: #F0F0E8;
  padding: 120px 0 160px;
}
@media (max-width: 1000px) {
  .sec.facility {
    padding: 64px 0 0px;
  }
}
@media (max-width: 1000px) {
  .sec.facility .inner {
    padding: 0 15px;
  }
}
.sec.facility .facility-ttl span {
  margin-bottom: 56px;
}
@media (max-width: 1000px) {
  .sec.facility .facility-ttl span {
    margin-bottom: 32px;
  }
}
.sec.anniversary {
  padding: 120px 0 104px;
}
@media (max-width: 1000px) {
  .sec.anniversary {
    padding: 64px 0 48px;
  }
}
@media (max-width: 1000px) {
  .sec.anniversary .inner {
    padding: 0 15px;
  }
}
.sec.anniversary .wrap {
  max-width: 1080px;
  margin-inline: auto;
  background-color: #F0F0E8;
  position: relative;
  padding: 48px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 1000px) {
  .sec.anniversary .wrap {
    padding: 16px 10px;
  }
}
.sec.anniversary .wrap .icon {
  position: absolute;
  width: 274px;
  top: -27px;
  right: -121px;
}
.sec.f-faq {
  padding-bottom: 120px;
}
@media (max-width: 1000px) {
  .sec.f-faq {
    padding-bottom: 128px;
  }
}
@media (max-width: 1000px) {
  .sec.f-faq .inner {
    padding: 0 15px;
  }
}
.sec.f-faq .f-faq-ttl {
  padding-bottom: 32px;
}
.sec.day {
  padding: 120px 0 200px;
}
@media (max-width: 1000px) {
  .sec.day {
    padding: 64px 0 120px;
  }
}
@media (max-width: 1000px) {
  .sec.day .inner {
    padding: 0 15px;
  }
}
.sec.day .wrap {
  max-width: 1080px;
  margin-inline: auto;
}
.sec.day .day-ttl {
  padding-bottom: 80px;
}
@media (max-width: 1000px) {
  .sec.day .day-ttl {
    padding-bottom: 48px;
  }
}

.intro-ttl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.intro-ttl .ttl {
  font-size: 22px;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 600;
  color: #3D3D3D;
  text-align: center;
  padding: 10px 0 6px;
  border-bottom: 2px solid #94873F;
}
@media (max-width: 1000px) {
  .intro-ttl .ttl {
    line-height: 1.7;
    padding: 10px 0 0;
  }
}
@media (max-width: 1000px) {
  .intro-ttl .ttl .sp-small {
    font-size: 18px;
  }
}
@media (max-width: 1000px) {
  .intro-ttl .ttl .sp-line {
    display: inline-block;
    border-bottom: 2px solid #94873F;
    margin-bottom: 7px;
  }
}
.intro-ttl .dot-text {
  font-size: 40px;
}
@media (max-width: 1000px) {
  .intro-ttl .dot-text {
    font-size: 28px;
  }
}
.intro-ttl .custom-dot {
  position: relative;
  display: inline-block;
}
.intro-ttl .custom-dot::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background-color: #3D3D3D;
  border-radius: 50%;
  position: absolute;
  top: -9px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 1000px) {
  .intro-ttl .custom-dot::before {
    top: 0;
  }
}

.intro-item .imgBox {
  position: relative;
  margin-bottom: 24px;
}
@media (max-width: 1000px) {
  .intro-item .imgBox {
    margin-bottom: 7px;
  }
}
.intro-item .imgBox .point {
  position: absolute;
  top: -22px;
  left: -20px;
}
@media (max-width: 1000px) {
  .intro-item .imgBox .point {
    left: -15px;
  }
}
.intro-item .point {
  width: 94px;
  height: 94px;
  border-radius: 100vw;
  position: relative;
}
@media (max-width: 1000px) {
  .intro-item .point {
    width: 65px;
    height: 65px;
  }
}
.intro-item .point .tx {
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.intro-item .point .tx .small {
  font-size: 11px;
  letter-spacing: 0.1em;
  line-height: 1;
  font-weight: 600;
}
@media (max-width: 1000px) {
  .intro-item .point .tx .small {
    font-size: 8px;
  }
}
.intro-item .point .tx .lg {
  font-size: 36px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0;
}
@media (max-width: 1000px) {
  .intro-item .point .tx .lg {
    font-size: 25px;
  }
}
.intro-item .tll-wrap {
  position: relative;
  margin-bottom: 16px;
}
.intro-item .tll-wrap .ttl {
  font-size: 22px;
  letter-spacing: 0.1em;
  line-height: 1.5;
  text-align: center;
}
@media (max-width: 1000px) {
  .intro-item .tll-wrap .ttl {
    font-size: 18px;
  }
}
.intro-item .tll-wrap .icon {
  position: absolute;
  left: 0;
  bottom: 0;
}
.intro-item .lead {
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.04em;
}
.intro-item.point-01 .point {
  background-color: #94873F;
}
.intro-item.point-01 .tll-wrap .ttl {
  color: #94873F;
}
.intro-item.point-01 .icon {
  width: 88px;
  left: -36px;
}
@media (max-width: 1000px) {
  .intro-item.point-01 .icon {
    left: -25px;
  }
}
.intro-item.point-02 .point {
  background-color: #65943F;
}
.intro-item.point-02 .tll-wrap .ttl {
  color: #65943F;
}
.intro-item.point-02 .icon {
  width: 127px;
  left: -36px;
}
@media (max-width: 1000px) {
  .intro-item.point-02 .icon {
    width: 71px;
    top: -10px;
    left: auto;
    right: -15px;
  }
}
.intro-item.point-03 .point {
  background-color: #3F8394;
}
.intro-item.point-03 .tll-wrap .ttl {
  color: #3F8394;
}
.intro-item.point-03 .icon {
  width: 112px;
  left: -36px;
}
@media (max-width: 1000px) {
  .intro-item.point-03 .icon {
    width: 80px;
    left: 0;
    bottom: 22px;
  }
}
.intro-item.point-04 .imgBox {
  margin-bottom: 30px;
}
@media (max-width: 1000px) {
  .intro-item.point-04 .imgBox {
    margin-bottom: 25px;
  }
}
.intro-item.point-04 .point {
  background-color: #DC4B22;
}
.intro-item.point-04 .tll-wrap {
  margin-bottom: 21px;
}
@media (max-width: 1000px) {
  .intro-item.point-04 .tll-wrap {
    margin-bottom: 16px;
  }
}
.intro-item.point-04 .tll-wrap .ttl {
  color: #DC4B22;
}
.intro-item.point-04 .icon {
  width: 80px;
  left: -3px;
  bottom: -15px;
}
@media (max-width: 1000px) {
  .intro-item.point-04 .icon {
    width: 57px;
    left: auto;
    right: 0;
  }
}
@media (max-width: 1000px) and (max-width: 1000px) {
  .intro-item.point-04 .icon {
    bottom: 0;
  }
}

.intro-list {
  max-width: 1080px;
  margin-inline: auto;
}
@media (max-width: 1200px) {
  .intro-list {
    padding: 0 20px;
  }
}
.intro-list ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 5.5%;
}
@media (max-width: 1000px) {
  .intro-list ul {
    gap: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.intro-list ul li {
  width: 47.25%;
}
.intro-list ul li:nth-child(n+3) {
  margin-top: 76px;
}
@media (max-width: 1000px) {
  .intro-list ul li {
    width: 100%;
  }
  .intro-list ul li:nth-child(n+2) {
    margin-top: 40px;
  }
}

.roomType {
  max-width: 1080px;
  margin-inline: auto;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  padding: 46px 58px;
}
@media (max-width: 1000px) {
  .roomType {
    padding: 32px 10px 96px;
    margin: 0 15px;
  }
}
.roomType .icon {
  position: absolute;
  bottom: -32px;
  right: -55px;
}
@media (max-width: 1000px) {
  .roomType .icon {
    width: 240px;
    right: -31px;
  }
}
.roomType .head {
  padding-bottom: 32px;
}
@media (max-width: 1000px) {
  .roomType .head {
    padding-bottom: 16px;
  }
}
.roomType .head .ttl {
  line-height: 1.6;
  font-size: 20px;
  letter-spacing: 0.06em;
  color: #3D3D3D;
  text-align: center;
}
@media (max-width: 1000px) {
  .roomType .head .ttl {
    font-size: 14px;
    letter-spacing: 0;
  }
}
.roomType .head .ttl .lg {
  font-size: 32px;
  font-weight: 600;
  border-bottom: 2px solid #94873F;
}
@media (max-width: 1000px) {
  .roomType .head .ttl .lg {
    font-size: 20px;
    line-height: inherit;
  }
}
.roomType .imgBox {
  width: 50.2%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
}
@media (max-width: 1000px) {
  .roomType .imgBox {
    width: 100%;
    margin-bottom: 8px;
  }
}
.roomType .imgBox .caption-cont {
  position: relative;
}
.roomType .imgBox .caption-cont .caption {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.06em;
  font-weight: 600;
  color: #fff;
}
@media (max-width: 1000px) {
  .roomType .imgBox .caption-cont .caption {
    font-size: 11px;
  }
}
.roomType .imgBox-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 1.6%;
  margin-bottom: 8px;
}
@media (max-width: 1000px) {
  .roomType .imgBox-wrap {
    gap: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.roomType .imgBox-wrap .lead {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 2.2;
  width: 48.2%;
}
@media (max-width: 1000px) {
  .roomType .imgBox-wrap .lead {
    width: 100%;
    line-height: 1.9;
  }
}
.roomType .imgBox-wrap .lead .bold {
  font-weight: 600;
}
.roomType .tags {
  margin-bottom: 32px;
}
.roomType .tags ul {
  background-color: #F0F0E8;
  padding: 16px 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 5.1%;
  margin-bottom: 12px;
}
@media (max-width: 1000px) {
  .roomType .tags ul {
    gap: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 12px 24px;
  }
}
@media (max-width: 1000px) {
  .roomType .tags ul li:nth-child(n+2) {
    margin-top: 20px;
  }
}
.roomType .tags .tag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.roomType .tags .tag-icon {
  width: 18px;
}
@media (max-width: 1000px) {
  .roomType .tags .tag-icon {
    width: 14px;
  }
}
.roomType .tags .tx {
  font-size: 16px;
  letter-spacing: 0.04em;
  line-height: 1;
  font-weight: 600;
}
@media (max-width: 1000px) {
  .roomType .tags .tx {
    font-size: 14px;
    text-align: left !important;
    text-indent: -2.25em;
    padding-left: 2.25em;
  }
}
.roomType .tags .tx.center {
  text-align: center;
}
.roomType .tags .tx.lh2 {
  line-height: 2;
}

.roomType-link {
  max-width: 300px;
  margin-inline: auto;
}
.roomType-link .global-btn {
  padding: 16px 0;
  border: 1px solid #6F6B57;
  border-radius: 6px;
}
.roomType-link .global-btn .tx {
  font-size: 14px;
}

.facility-ttl {
  text-align: center;
}
.facility-ttl .ttl {
  display: inline-block;
  color: #3D3D3D;
  font-size: 24px;
  letter-spacing: 0.1em;
  line-height: 1;
  font-weight: 600;
  border-bottom: 2px solid #94873F;
  padding-bottom: 11px;
}
@media (max-width: 1000px) {
  .facility-ttl .ttl {
    font-size: 18px;
    line-height: 1.7;
    padding-bottom: 4px;
  }
}

.facility-item {
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 2%;
}
@media (max-width: 1000px) {
  .facility-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.facility-item .num {
  background-color: #3D3D3D;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 2px;
  font-size: 22px;
  color: #fff;
  font-weight: 500;
  display: inline-block;
  margin-right: 8px;
}
@media (max-width: 1000px) {
  .facility-item .num {
    font-size: 18px;
    width: 33px;
    height: 33px;
    line-height: 33px;
  }
}
.facility-item .ja {
  font-size: 18px;
  letter-spacing: 0.03em;
  color: #3D3D3D;
  font-weight: 500;
}
@media (max-width: 1000px) {
  .facility-item .ja {
    font-size: 15px;
  }
}
.facility-item .ttl {
  background-color: #fff;
  padding: 4px 12px 4px 4px;
  border-radius: 4px;
  display: inline-block;
}
@media (max-width: 1000px) {
  .facility-item .ttl {
    padding: 3px 10px 3px 3px;
  }
}
.facility-item .imgBox {
  position: relative;
  width: 53%;
}
@media (max-width: 1000px) {
  .facility-item .imgBox {
    width: 100%;
  }
}
.facility-item .imgBox .ttl {
  position: absolute;
  top: 7px;
  left: 7px;
}
@media (max-width: 1000px) {
  .facility-item .imgBox .img img {
    width: 100%;
  }
}
.facility-item .lead {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 2;
  color: #3D3D3D;
  width: 45%;
  padding: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 1000px) {
  .facility-item .lead {
    width: 100%;
  }
}

.facility-list {
  position: relative;
  z-index: 1;
  margin-left: auto;
  max-width: 800px;
}
@media (max-width: 1000px) {
  .facility-list {
    max-width: 100%;
    margin: 0 auto;
  }
}
.facility-list ul li:nth-child(n+2) {
  margin-top: 32px;
}
@media (max-width: 1000px) {
  .facility-list ul li:nth-child(n+2) {
    margin-top: 16px;
  }
}

.facility-cont {
  position: relative;
  max-width: 1270px;
  margin-inline: auto;
}
@media (max-width: 1000px) {
  .facility-cont {
    padding-bottom: 445px;
  }
}
.facility-cont .bgImageBox {
  width: 952px;
  position: absolute;
  top: 0;
  left: -153px;
  z-index: 0;
}
@media (max-width: 1000px) {
  .facility-cont .bgImageBox {
    width: 505px;
    top: auto;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.anniversary-cont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6.4%;
  padding-bottom: 40px;
}
@media (max-width: 1000px) {
  .anniversary-cont {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.anniversary-cont .img {
  width: 52.8%;
}
@media (max-width: 1000px) {
  .anniversary-cont .img {
    width: 100%;
    margin-bottom: 16px;
  }
}
.anniversary-cont .main {
  width: 40.8%;
}
@media (max-width: 1000px) {
  .anniversary-cont .main {
    width: 100%;
  }
}
.anniversary-cont .facility-ttl {
  margin-bottom: 16px;
}
.anniversary-cont .lead {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 2;
  color: #3D3D3D;
  padding-bottom: 32px;
}
.anniversary-cont .link {
  margin-inline: auto;
  max-width: 360px;
}
.anniversary-cont .link .global-btn {
  background-color: #fff;
  padding: 16px 0;
  border: 1px solid #6F6B57;
  border-radius: 6px;
}
.anniversary-cont .link .global-btn .tx {
  font-size: 14px;
}

.anniversary-reserve .ttl {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1;
  color: #3D3D3D;
  text-align: center;
  padding-bottom: 16px;
}
@media (max-width: 1000px) {
  .anniversary-reserve .ttl {
    font-size: 14px;
    letter-spacing: 0.06em;
  }
}
.anniversary-reserve .reserve-link .global-btn {
  max-width: 437px;
  margin-inline: auto;
  padding: 16px 0;
  background-color: #859EAC;
  border-radius: 4px;
}
.anniversary-reserve .reserve-link .tx {
  color: #fff;
}

.f-faq .h2page-ttl {
  font-size: 20px;
  line-height: 1;
  padding-bottom: 8px;
}
.f-faq .h4page-ttl {
  line-height: 1;
}
.f-faq .faq-cont {
  max-width: 800px;
  margin-inline: auto;
}
.f-faq .faq-cont .faq-imgItem {
  margin: 32px 0 32px;
}
.f-faq .faq-cont .img img {
  max-width: 100%;
}
.f-faq .faq-cont .q {
  color: #3D3D3D;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 24px 28px;
  background-color: #F0F0E8;
  border-radius: 4px;
  cursor: pointer;
  text-decoration: none;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .f-faq .faq-cont .q {
    padding: 12px 14px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
  }
}
.f-faq .faq-cont .q .tx {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .f-faq .faq-cont .q .tx {
    -webkit-box-align: start;
    -webkit-align-items: start;
        -ms-flex-align: start;
            align-items: start;
  }
}
.f-faq .faq-cont .q .tx .en {
  width: 30px;
}
.f-faq .faq-cont .q.is-open .icon {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.f-faq .faq-cont .a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 26px 28px;
  border: 2px solid #F0F0E8;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .f-faq .faq-cont .a {
    padding: 13px 14px;
  }
}
.f-faq .faq-cont .a .tx .en {
  width: 28px;
}
.f-faq .faq-cont .tx .en {
  font-size: 18px;
  letter-spacing: 2px;
  line-height: 1;
  font-weight: 700;
}
@media (max-width: 767px) {
  .f-faq .faq-cont .tx .en {
    font-size: 16px;
  }
}
.f-faq .faq-cont .tx .ja {
  font-size: 16px;
  line-height: 1;
  letter-spacing: 1.6px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .f-faq .faq-cont .tx .ja {
    font-size: 14px;
    line-height: 1.5;
  }
}
.f-faq .faq-cont .a-tx {
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 1px;
}
.f-faq .faq-cont .a-tx.indent {
  text-indent: -1em;
  padding-left: 1em;
}
@media (max-width: 767px) {
  .f-faq .faq-cont .a-tx {
    font-size: 12px;
  }
}
.f-faq .faq-cont .icon {
  width: 15px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.f-faq .faq-cont .a-wrap {
  overflow: hidden;
}
.f-faq .faq-cont .inline-link {
  text-decoration: none;
}
.f-faq .faq-cont .kome {
  font-size: 10px;
  letter-spacing: 2px;
  line-height: 1.4;
  padding-top: 32px;
}
@media (max-width: 767px) {
  .f-faq .faq-cont .kome {
    padding-top: 16px;
  }
}
.f-faq .faq-cont .body .list ul li:not(:first-child) {
  margin-top: 10px;
}

.day-ttl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.day-ttl .ttl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.day-ttl .ttl .main {
  font-size: 24px;
  letter-spacing: 0.1em;
  line-height: 2;
  font-weight: 600;
  border-bottom: 2px solid #94873F;
  margin-bottom: 16px;
}
@media (max-width: 1000px) {
  .day-ttl .ttl .main {
    font-size: 17px;
    line-height: 1.7;
  }
}
.day-ttl .ttl .sub {
  font-size: 16px;
  line-height: 1.7;
  letter-spacing: 0.1em;
}
@media (max-width: 1000px) {
  .day-ttl .ttl .sub {
    font-size: 12px;
    line-height: 2;
    letter-spacing: 1.36px;
  }
}

.stay-flow-time .time {
  font-size: 64px;
  letter-spacing: -0.03em;
  line-height: 1;
  color: #94873F;
  padding-bottom: 16px;
  font-weight: 500;
}
@media (max-width: 1000px) {
  .stay-flow-time .time {
    font-size: 40px;
    padding-bottom: 8px;
  }
}
.stay-flow-time .ex {
  font-size: 24px;
  letter-spacing: 0.1em;
  line-height: 1.7;
  font-weight: 600;
  padding-bottom: 32px;
}
@media (max-width: 1000px) {
  .stay-flow-time .ex {
    font-size: 14px;
    padding-bottom: 16px;
  }
}
.stay-flow-time .img {
  max-width: 600px;
}
@media (max-width: 1000px) {
  .stay-flow-time .img {
    max-width: 360px;
  }
}

.stay-flow-imgBox {
  position: absolute;
  inset: 0;
}
.stay-flow-imgBox .imgWrap {
  position: relative;
  width: 100%;
  height: 100%;
}
.stay-flow-imgBox .imgWrap .img {
  position: absolute;
}
.stay-flow-imgBox .step01-01 {
  width: 203px;
  top: 60px;
  left: 337px;
}
@media (max-width: 1000px) {
  .stay-flow-imgBox .step01-01 {
    width: 160px;
    top: 24px;
    left: auto;
    right: 13px;
  }
}
.stay-flow-imgBox .step01-02 {
  width: 267px;
  right: 0;
  bottom: 260px;
}
@media (max-width: 1000px) {
  .stay-flow-imgBox .step01-02 {
    width: 154px;
    right: auto;
    bottom: auto;
    top: 340px;
  }
}
.stay-flow-imgBox .step01-03 {
  width: 179px;
  right: 16px;
  top: 77px;
}
@media (max-width: 1000px) {
  .stay-flow-imgBox .step01-03 {
    width: 144px;
    right: auto;
    right: 26px;
    top: 316px;
  }
}
.stay-flow-imgBox .step01-04 {
  width: 255px;
  top: 257px;
  right: 161px;
}
@media (max-width: 1000px) {
  .stay-flow-imgBox .step01-04 {
    width: 205px;
    top: 439px;
    right: auto;
    left: 25px;
  }
}
.stay-flow-imgBox .step02-01 {
  width: 113px;
  top: 116px;
  left: 255px;
}
@media (max-width: 1000px) {
  .stay-flow-imgBox .step02-01 {
    width: 100px;
    top: 0;
    left: auto;
    right: 0;
  }
}
.stay-flow-imgBox .step02-02 {
  width: 57px;
  top: 381px;
  left: 82px;
}
@media (max-width: 1000px) {
  .stay-flow-imgBox .step02-02 {
    width: 52px;
    top: 267px;
    right: 26px;
    left: auto;
  }
}
.stay-flow-imgBox .step02-03 {
  width: 74px;
  top: 455px;
  left: 0;
}
@media (max-width: 1000px) {
  .stay-flow-imgBox .step02-03 {
    width: 66px;
    left: auto;
    right: 102px;
    top: 332px;
  }
}
.stay-flow-imgBox .step02-04 {
  width: 163px;
  left: 0;
  top: 109px;
}
@media (max-width: 1000px) {
  .stay-flow-imgBox .step02-04 {
    width: 134px;
    top: 296px;
    left: 26px;
  }
}
.stay-flow-imgBox .step02-05 {
  width: 300px;
  top: 242px;
  left: 105px;
}
@media (max-width: 1000px) {
  .stay-flow-imgBox .step02-05 {
    width: 247px;
    top: 398px;
    left: 88px;
  }
}
.stay-flow-imgBox .step03-01 {
  width: 93px;
  top: 80px;
  right: 416px;
}
@media (max-width: 1000px) {
  .stay-flow-imgBox .step03-01 {
    top: 20px;
    right: 22px;
  }
}
.stay-flow-imgBox .step03-02 {
  width: 152px;
  top: 400px;
  right: -11px;
}
@media (max-width: 1000px) {
  .stay-flow-imgBox .step03-02 {
    width: 100px;
    top: 313px;
    right: auto;
    left: 0;
  }
}
.stay-flow-imgBox .step03-03 {
  width: 141px;
  top: 109px;
  right: 38px;
}
@media (max-width: 1000px) {
  .stay-flow-imgBox .step03-03 {
    width: 115px;
    top: 319px;
    right: 0;
  }
}
.stay-flow-imgBox .step03-04 {
  width: 300px;
  top: 242px;
  right: 116px;
}
@media (max-width: 1000px) {
  .stay-flow-imgBox .step03-04 {
    width: 245px;
    top: 421px;
    right: 89px;
  }
}
.stay-flow-imgBox .step04-01 {
  width: 95px;
  top: 39px;
  left: 279px;
}
@media (max-width: 1000px) {
  .stay-flow-imgBox .step04-01 {
    width: 72px;
    top: 0;
    right: 40px;
    left: auto;
  }
}
.stay-flow-imgBox .step04-02 {
  width: 101px;
  top: 355px;
  left: 0;
}
@media (max-width: 1000px) {
  .stay-flow-imgBox .step04-02 {
    width: 60px;
    top: 325px;
    left: auto;
    right: 77px;
  }
}
.stay-flow-imgBox .step04-03 {
  width: 163px;
  top: 105px;
  left: 0;
}
@media (max-width: 1000px) {
  .stay-flow-imgBox .step04-03 {
    width: 127px;
    top: 319px;
    left: 26px;
  }
}
.stay-flow-imgBox .step04-04 {
  width: 300px;
  top: 246px;
  left: 97px;
}
@media (max-width: 1000px) {
  .stay-flow-imgBox .step04-04 {
    width: 234px;
    top: 429px;
    left: auto;
    right: 26px;
  }
}
.stay-flow-imgBox .step05-01 {
  width: 89px;
  top: 95px;
  right: 303px;
}
@media (max-width: 1000px) {
  .stay-flow-imgBox .step05-01 {
    width: 69px;
    top: 0;
    right: 0;
  }
}
.stay-flow-imgBox .step05-02 {
  width: 130px;
  top: 373px;
  right: 15px;
}
@media (max-width: 1000px) {
  .stay-flow-imgBox .step05-02 {
    width: 88px;
    top: 294px;
    right: auto;
    left: 82px;
  }
}
.stay-flow-imgBox .step05-03 {
  width: 141px;
  top: 108px;
  right: 30px;
}
@media (max-width: 1000px) {
  .stay-flow-imgBox .step05-03 {
    width: 113px;
    top: 296px;
    right: 26px;
  }
}
.stay-flow-imgBox .step05-04 {
  width: 300px;
  top: 243px;
  right: 116px;
}
@media (max-width: 1000px) {
  .stay-flow-imgBox .step05-04 {
    width: 240px;
    top: 403px;
    right: auto;
    left: 26px;
  }
}

@media (max-width: 1000px) {
  .stay-flow {
    max-width: 390px;
    margin-inline: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.stay-flow .stay-flow-time {
  max-width: 600px;
}
.stay-flow .stay-flow-time.right {
  margin-left: auto;
}
.stay-flow.step02 {
  margin-top: -152px;
}
@media (max-width: 1000px) {
  .stay-flow.step02 {
    margin-top: -88px;
  }
}
.stay-flow.step03 {
  margin-top: -197px;
}
@media (max-width: 1000px) {
  .stay-flow.step03 {
    margin-top: -109px;
  }
}
.stay-flow.step03 .caption-cont .caption {
  color: #3D3D3D;
  left: auto;
  right: 13px;
  bottom: 13px;
  font-size: 7px;
}
.stay-flow.step04 {
  margin-top: -197px;
}
@media (max-width: 1000px) {
  .stay-flow.step04 {
    margin-top: -109px;
  }
}
.stay-flow.step05 {
  margin-top: -152px;
}
@media (max-width: 1000px) {
  .stay-flow.step05 {
    margin-top: -88px;
    padding-bottom: 240px;
  }
}
.stay-flow .stay-flow-wrap {
  position: relative;
}
@media (max-width: 1000px) {
  .stay-flow .line {
    text-align: center;
  }
}