@charset "utf-8";

/* ----------------------------------------------------
	追加
---------------------------------------------------- */

.c_bold {
  font-weight: bold;
}
.header .header-in .header-sns li._weibo {
  width: 31px;
}
.header .header-in .header-sns li._sns {
  width: 31px;
}
.footer .footer-main .footer-t .footer-con .footer-sns li._weibo {
  width: 45px;
}
.footer .footer-main .footer-t .footer-con .footer-sns li._sns {
  width: 45px;
}
.page_top {
  display: none !important;
}
@media screen and (max-width: 750px) {
  .nav-menu .nav-nemu-nav li a {
    height: auto;
  }
}
html[lang="en"] body {
  font-family: "Poppins", "Noto Sans", YuGothicM, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
html[lang="cn"] body {
  font-family: "PingFang SC", "Arial", "Microsoft YaHei", sans-serif;
}
.home-useful .inner {
  max-width: calc(1200px + 6em + 40px);
  padding-inline: calc(3em + 20px);
}
@media screen and (max-width: 750px) {
  .home-useful .inner {
    max-width: unset;
    padding-inline: 2em;
  }
}
.home-useful .useful-list {
  max-width: 1200px;
  display: flex;
  gap: 1.5em;
  place-content: center;
  margin: 0 auto 4.5em;
}
@media screen and (max-width: 950px) {
  .home-useful .useful-list {
    flex-wrap: wrap;
    gap: 1em;
  }
}
.home-useful .useful-list li {
  max-width: 384px;
}
@media screen and (max-width: 950px) {
  .home-useful .useful-list li {
    width: calc(50% - 1em);
    max-width: unset;
  }
}
.home-useful .useful-list li a p {
  line-height: 1.3;
}
@media screen and (max-width: 750px) {
  .home-useful .useful-list li a p {
    font-size: 1.235rem;
  }
}
.home-useful .useful-box {
  background: #fff;
  border-radius: 10px;
  padding: 4em 3em min(8em, 5dvw);
  margin-inline: 20px;
}
@media screen and (max-width: 750px) {
  .home-useful .useful-box {
    padding: 3.5em 1em 4.5em;
    margin-inline: 1em;
  }
}
.home-useful .useful-box .home-sub-heading {
  display: flex;
  text-align: center;
  flex-direction: column;
  gap: .4em;
  color: #ef5d7d;
  font-size: 3.6rem;
  margin-bottom: 1em;
}
@media screen and (max-width: 750px) {
  .home-useful .useful-box .home-sub-heading {
    font-size: 3rem;

  }
}
.home-useful .useful-box .home-sub-heading::before {
  content: '';
  display: inline-block;
  width: 1em;
  height: 1em;
  background: url('../img/home/ico_external_link.svg') no-repeat center / contain;
  margin: auto;
}
@media screen and (max-width: 750px) {
  .home-useful .useful-box .home-sub-heading::before {
    width: 1.3em;
    height: 1.3em;
  }
}
.home-useful .useful-box .external-list {
  max-width: 1200px;
  display: flex;
  gap: 1.5em;
  place-content: center;
  margin: auto;
}
@media screen and (max-width: 950px) {
  .home-useful .useful-box .external-list {
    flex-wrap: wrap;
    gap: 1em;
  }
}
.home-useful .useful-box .external-list li {
  max-width: 384px;
}
@media screen and (max-width: 950px) {
  .home-useful .useful-box .external-list li {
    max-width: unset;
    width: calc(50% - 1em);
  }
}
.home-useful .useful-box .external-list li a {
  position: relative;
  text-decoration: none;
}
.home-useful .useful-box .external-list li a p {
  font-weight: 700;
  line-height: 1.3;
  margin-top: 10px;
}
@media screen and (max-width: 750px) {
  .home-useful .useful-box .external-list li a p {
    font-size: 1.235rem;
  }
}


/* add 251003_asa  */
.index .list h2 span {
  font-size: 1.4rem;
  padding: .2em .5em;
}
.index .list {
  font-size: 1.4rem;
}
@media screen and (max-width: 736px) {
  .index .list {
    font-size: 1.347rem;
  }
}
@media screen and (max-width: 736px) {
  .detail #main_sub img {
    margin-top: auto;
  }
}
/* footer */
.footer .footer-nav .footer-in {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
}
.footer .footer-nav .footer-con {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  line-height: 1.4;
  gap: 3em;
}
.footer .footer-nav .footer-con div[class*="nav0"] {
  width: auto;
}

/* add 251023_sakuraba */
.accommodations_category .point i {
  font-style: italic;
}

.h2bg + .free_html p i {
  font-style: italic; 
}
/* add 251211_asa */
#stay .swiper-pagination {
  /* position: static; */
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
@media screen and (max-width: 750px) {
  #stay .swiper-pagination {
      margin-top: 6.6666666667%;
      padding: 0 4%;
  }
}
.ico {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 1em;
}
.ico-link-pk {
  content: url("/assets/img/common/ico_link_pk.svg");
}
.ico-flag {
  content: url("/assets/img/common/ico_flag.svg");
}
/* add 251216_asa */
.stories_index .mv_img {
  margin-bottom: min(50px, 8dvw);
}
@media screen and (max-width: 750px) {
  .stories_index .mv_img {
    width: 100%;
    height: auto;
    aspect-ratio: 5 / 2;
  }
  .stories_index .mv_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
div[class*="_index"] .index_lists li a {
  transition: opacity .3s ease;
}
div[class*="_index"] .index_lists li a:hover {
  opacity: .85;
}
div[class*="_index"] .index_lists li a p {
  overflow: hidden;
}
div[class*="_index"] .index_lists li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: scale .4s ease;
}
div[class*="_index"] .index_lists li a:hover img {
  scale: 1.1;
}
@media screen and (max-width: 980px) {
  .columns_index .index_lists {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
    gap: 1em;
  }
  .columns_index .index_lists li {
    width: auto;
    float: none;
    margin: 0;
  }
}

/* Accommodations */
#stay i {
  font-style: italic;
}

._idx .stay-area .area-nav .area-nav-main .nav-icon._icon01 { margin-top: 36.310526%; margin-left: 42.24386%; }
@media screen and (max-width: 750px) { ._idx .stay-area .area-nav .area-nav-main .nav-icon._icon01 { margin-top: 76.333333%; margin-left: 41.666667%; } }
._idx .stay-area .area-nav .area-nav-main .nav-icon._icon02 { margin-top: 36.649123%; margin-left: 45.652632%; }
@media screen and (max-width: 750px) { ._idx .stay-area .area-nav .area-nav-main .nav-icon._icon02 { margin-top: 76.6%; margin-left: 47.5%; } }
._idx .stay-area .area-nav .area-nav-main .nav-icon._icon03 { margin-top: 44.080702%; margin-left: 41.550877%; }
@media screen and (max-width: 750px) { ._idx .stay-area .area-nav .area-nav-main .nav-icon._icon03 { margin-top: 87.6%; margin-left: 41.266667%; } }
._idx .stay-area .area-nav .area-nav-main .nav-icon._icon04 { margin-top: 38.292105%; margin-left: 37.526316%; }
@media screen and (max-width: 750px) { ._idx .stay-area .area-nav .area-nav-main .nav-icon._icon04 { margin-top: 79.333333%; margin-left: 34.833333%; } }
._idx .stay-area .area-nav .area-nav-main .nav-icon._icon05 { margin-top: 26.970175%; margin-left: 62.317544%; }
@media screen and (max-width: 750px) { ._idx .stay-area .area-nav .area-nav-main .nav-icon._icon05 { margin-top: 62.266667%; margin-left: 72.2%; } }
._idx .stay-area .area-nav .area-nav-main .nav-icon._icon06 { margin-top: 42.000877%; margin-left: 28.385965%; }
@media screen and (max-width: 750px) { ._idx .stay-area .area-nav .area-nav-main .nav-icon._icon06 { margin-top: 84%; margin-left: 20%; } }
._idx .stay-area .area-nav .area-nav-main .nav-icon._icon07 { margin-top: 2.070175%; margin-left: 31.05614%; }
@media screen and (max-width: 750px) { ._idx .stay-area .area-nav .area-nav-main .nav-icon._icon07 { margin-top: 25%; margin-left: 25.333333%; } }
._idx .stay-area .area-nav .area-nav-main .nav-icon._icon08 { margin-top: 13.5964912281%; margin-left: 40.350877193%; }
@media screen and (max-width: 750px) { ._idx .stay-area .area-nav .area-nav-main .nav-icon._icon08 { margin-top: 44%; margin-left: 39.3333333333%; } }
._idx .stay-area .area-nav .area-nav-main .nav-icon._icon09 { margin-top: 14.0350877193%; margin-left: 41.45614%; }
@media screen and (max-width: 750px) { ._idx .stay-area .area-nav .area-nav-main .nav-icon._icon09 { margin-top: 41.666667%; margin-left: 41%; } }
._idx .stay-area .area-nav .area-nav-main .nav-icon._icon10 { margin-top: 40.949123%; margin-left: 44.652632%; }
@media screen and (max-width: 750px) { ._idx .stay-area .area-nav .area-nav-main .nav-icon._icon10 { margin-top: 83.1%; margin-left: 45.5%; } }

._idx .stay-area .area-nav .area-nav-main .nav-ttl {
  position: absolute;
  top: 0;
  left: 0;
  height: 7.3684210526%;
  width: auto;
  margin-top: 46.631579%;
  margin-left: 60.508772%;
}
@media screen and (max-width: 750px) {
  ._idx .stay-area .area-nav .area-nav-main .nav-ttl {
    left: 50%;
    width: 83.2%;
    margin-top: 6.6666666667%;
    margin-left: -41.6%;
  }
}

._idx .stay-area .area-map .area-map-main .area-map-con .area-map-box .area-map-google {
    width: 100%;
    aspect-ratio: 750 / 485;
}

@media screen and (max-width: 750px) {
    ._idx .stay-area .area-map .area-map-main .area-map-con .area-map-box .area-map-google {
        aspect-ratio: 2 / 3;
    }
}

._idx .stay-area .area-spot .area-spot-box .area-spot-item .area-spot-txt {
  word-break: break-all;
  line-height: 1.6;
}
/* Daytrip */
._daytrip .dt-root .dt-root-map .dt-root-map-main .root-icon._icon01 { width: 6.4912280702%; margin-top: 6.8421052632%; margin-left: 27.0175438596%; }
._daytrip .dt-root .dt-root-map .dt-root-map-main .root-icon._icon02 { width: 8.3333333333%; margin-top: 16.6666666667%; margin-left: 24.1228070175%; }
._daytrip .dt-root .dt-root-map .dt-root-map-main .root-icon._icon03 { width: 8.491228%; margin-top: 24.5614035088%; margin-left: 18.0701754386%; }
._daytrip .dt-root .dt-root-map .dt-root-map-main .root-icon._icon04 { width: 6.4912280702%; margin-top: 28.0701754386%; margin-left: 32.8947368421%; }
._daytrip .dt-root .dt-root-map .dt-root-map-main .root-icon._icon05 { width: 8.491228%; margin-top: 33.982456%; margin-left: 17.491228%; }
._daytrip .dt-root .dt-root-map .dt-root-map-main .root-icon._icon06 { width: 7.491228%; margin-top: 53.9473684211%; margin-left: 38.5964912281%; }
._daytrip .dt-root .dt-root-map .dt-root-map-main .root-icon._icon07 { width: 10.77193%; margin-top: 15.7894736842%; margin-left: 50.8771929825%; }
._daytrip .dt-root .dt-root-map .dt-root-map-main .root-icon._icon08 { width: 7.491228%; margin-top: 23.6842105263%; margin-left: 57.8947368421%; }
._daytrip .dt-root .dt-root-map .dt-root-map-main .root-icon._icon09 { width: 7.491228%; margin-top: 22.824561%; margin-left: 68.298246%; }
._daytrip .dt-root .dt-root-map .dt-root-map-main .root-icon._icon10 { width: 6.491228%; margin-top: 42.596491%; margin-left: 69.859649%; }
._daytrip .dt-root .dt-root-map .dt-root-map-main .root-icon._icon11 { width: 9.491228%; margin-top: 33.789474%; margin-left: 50%; }
._daytrip .dt-root .dt-root-map .dt-root-map-main .root-icon._icon12 { width: 6.4912280702%; margin-top: 48.2456140351%; margin-left: 57.4561403509%; }


/* cmn_feature-swiper * */
._idx > div[class*="-feature"] { padding: 40px 0 min(70px, 10dvw); background-color: #ffe4e3; margin-bottom: 2em; }
._idx div[class*="-feature"] .feature-top { margin-bottom: min(40px,7dvw); }
._idx div[class*="-feature"] .feature-top .feature-ttl { font-size: 2.8rem; font-weight: 500; text-align: center; }
@media screen and (max-width: 750px) {
  ._idx div[class*="-feature"] .feature-top .feature-ttl {
    font-size: 2.2rem;
  }
}
._idx div[class*="-feature"] .feature-main { position: relative; overflow: hidden; }
._idx div[class*="-feature"] .feature-main .slide-btn { z-index: 999; display: block; position: absolute; top: 50%; width: 46px; margin-top: -23px; }
@media screen and (max-width: 750px) {
  ._idx div[class*="-feature"] .feature-main .slide-btn {
    width: 30px;
    margin-top: -15px;
  }
}
._idx div[class*="-feature"] .feature-main .slide-btn._prev { left: 0; }
._idx div[class*="-feature"] .feature-main .slide-btn._next { right: 0; }
._idx .stay-feature .feature-main button[disabled] { display: none;}
._idx div[class*="-feature"] .feature-main div[class*="feature-swiper"] { width: 100%; max-width: 1185px; margin: 0 auto; padding-inline: 20px; overflow: hidden; }
._idx div[class*="-feature"] .feature-main div[class*="feature-swiper"] ul li a { display: block; text-decoration: none; }
._idx div[class*="-feature"] .feature-main div[class*="feature-swiper"] ul li a p { margin-top: 20px; font-size: 1.7rem; font-weight: 500; color: #231815; }
._idx div[class*="-feature"] .feature-main div[class*="feature-swiper"] .swiper-slide figure {
  width: 100%;
  height: auto;
  /* aspect-ratio: 20 / 11; */
  border-radius: 10px;
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  ._idx div[class*="-feature"] .feature-main div[class*="feature-swiper"] .swiper-slide figure {
    border-radius: 5px;
  }
}
._idx div[class*="-feature"] .feature-main div[class*="feature-swiper"] .swiper-slide figure img {
  height: 100%;
  object-fit: cover;
}
/* safety  */
.safety-main ._box01 .safety-list {
  display: flex;
  flex-wrap: wrap;
}
.safety-main ._box01 .safety-list li:nth-child(n+2):nth-child(-n+3) {
  width: auto;
  flex: .5;
}
.safety-main ._box01 .safety-list li:nth-child(n+2):nth-child(-n+3) .safety-list-box {
  flex-direction: column;
  gap: 1em;
}
.safety-main ._box01 .safety-list li:nth-child(n+2):nth-child(-n+3) .safety-list-box .safety-list-language {
  width: auto;
}
.safety-main ._box01 .safety-txtheading a {
  line-height: 1.3;
}