@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@400;700&display=swap');

@font-face {
  font-family: gwicon;
  src: url(/season/season_assets/font/icon.eot);
  src: url(/season/season_assets/font/icon.eot#iefix) format("embedded-opentype"),
       url(/season/season_assets/font/icon.woff) format("woff"),
       url(/season/season_assets/font/icon.ttf) format("truetype"),
       url(/season/season_assets/font/icon.svg#icon) format("svg");
  font-weight: normal;
  font-style: normal;
}

 [class^="ico-"]:before, [class*=" ico-"]:before { display: inline-block; font-family: "gwicon"; font-size: 120%; font-style: normal; font-variant: normal; font-weight: normal; line-height: 1em; margin-left: .2em; margin-right: .2em; speak: none; text-align: center; text-decoration: inherit; text-transform: none; width: 1em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.ico-cal:before { content: '\e805'; }
.ico-map:before { content: '\e806'; }
.ico-key:before { content: '\e807'; }
.ico-coupon:before { content: '\e809'; }
.ico-heart:before { content: '\e80b'; }

@font-face {
  font-family: icon;
  src: url(../font/icon.eot);
  src: url(../font/icon.eot#iefix) format("embedded-opentype"),
       url(../font/icon.woff) format("woff"),
       url(../font/icon.ttf) format("truetype"),
       url(../font/icon.svg#icon) format("svg");
  font-weight: normal;
  font-style: normal;
}

 [class^="ico-"]:before, [class*=" ico-"]:before { display: inline-block; font-family: "icon"; font-size: 120%; font-style: normal; font-variant: normal; font-weight: normal; line-height: 1em; margin-left: .2em; margin-right: .2em; speak: none; text-align: center; text-decoration: inherit; text-transform: none; width: 1em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.ico-mark-spring:before { content: '\e800'; }
.ico-down-open:before { content: '\e801'; }
.ico-pagetop:before { content: '\e802'; }
.ico-right-open:before { content: '\e803'; }
.ico-left-open:before { content: '\e804'; }
.ico-up-open:before { content: '\e805'; }
.ico-hotel:before { content: '\e806'; }
.ico-air:before { content: '\e807'; }
.ico-train:before { content: '\e808'; }
.ico-btn-arrow:before { content: '\e809'; }
.ico-pin:before { content: '\e80a'; }
.ico-info-circled:before { content: '\e80b'; }
.ico-recommend:before { content: '\e80c'; }
.ico-themepark:before { content: '\e80d'; }
.ico-together:before { content: '\e80e'; }
.ico-niceview:before { content: '\e80f'; }
.ico-spot:before { content: '\e810'; }
.ico-angle-up:before { content: '\f106'; }
.ico-angle-down:before { content: '\f107'; }


.jtb-nav-breadcrumb { margin-bottom: 25px; max-width: 1236px; }
.l-page { font-size: 16px; line-height: 1.6; text-align: center; width: 100%; overflow: hidden; }
.l-page h1 { font-size: 2.1rem; font-weight: bold; line-height: 1.3; margin: 0 auto 25px; max-width: 1236px; text-align: left; font-family: "Yu Gothic Medium", YuGothic, -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", HelveticaNeue, Arial, Verdana, "游ゴシック体", "游ゴシック Medium", "游ゴシック", "Yu Gothic", Meiryo, sans-serif;
}
.l-page a, .l-page a img { transition: all .4s ease; }
.l-page img { display: block; margin: 0 auto; max-width: 100%; transition: opacity 3s ease; }
.l-page img.lazyload { border-radius: .5em; opacity: 0; }
.l-page img.lazyloaded { opacity: 1; }
.js-btn-page-top { bottom: 50px; cursor: pointer; display: none; position: fixed; right: 50px; z-index: 100; }
.js-btn-page-top a { display: block; height: 17px; position: relative; width: 35px; }
.js-btn-page-top a::before { color: #000; content: "\e802"; display: inline-block; font-family: "icon"; font-size: 17px; height: 17px; width: 35px; }
.js-btn-page-top a:hover { opacity: .8; }

.c-bnr__list { display: flex; flex-wrap: wrap; justify-content: space-evenly; margin: 0 auto; max-width: 900px; width: 100%; }
.c-bnr__item a + * { margin-top: .5em; }
.c-bnr__item .c-title { font-weight: 700; }
.c-bnr__item p { text-align: left; }

.c-btn { align-items: center; border-radius: .375em; display: flex; justify-content: center; position: relative; }
.c-btn span::before, .c-btn span::after { display: inline-block; font-family: "icon"; position: absolute; top: 50%; transform: translateY(-50%); }
/*.c-btn__solid span::before, .c-btn__solid span::after { color: #fff; }*/
.c-btn__solid span { color: #fff; font-weight: 700; }
.c-btn__white { background-color: #fff; border: 2px solid; transition: all .4s ease; }
.c-btn__white span { font-weight: 700; }
.c-btn__stay span::before { content: "\e806"; }
.c-btn__jr span::before { content: "\e808"; }
.c-btn__air span::before { content: "\e807"; }
.c-bottom__link {  }
.c-bottom__link .c-btn { margin: 0 auto; width: 100%; }
.c-bottom__link .c-btn span::after { content: "\e809"; font-size: .75em; right: 2em; }
.c-faq__list { text-align: left; }
.c-faq__item { background-color: #fff; padding: 0 2.5em; }
.c-faq__item + .c-faq__item { margin-top: .25em; }
.c-faq__item--q, .c-faq__item--a { padding-left: 3em; position: relative; }
.c-faq__item--q { line-height: 1.5; font-weight: bold; padding-bottom: 2em; padding-top: 2em; }
.c-faq__item--q:hover { cursor: pointer; }
.c-faq__item--q::before, .c-faq__item--a::before { font-family: 'Zen Maru Gothic', sans-serif; font-size: 1.5em; font-weight: 700; left: 0; line-height: 1; position: absolute;  }
.c-faq__item--q::before { content: "Q." }
.c-faq__item--q::after { content: "\e801"; display: inline-block; font-family: "icon"; font-size: 1.5em; line-height: 1; position: absolute; right: 0; transition: all .5s ease; }
.c-faq__item--a { display: none; padding-bottom: 2em; }
.c-faq__item--a::before { content: "A." }
.c-pic .c-cap { display: block; font-size: .8125em; text-align: right; }
.c-sec:nth-child(even) { background-color: #fcf9f5; }

.sec-keyword .c-sec__head::before { display: block; font-family: "gwicon"; font-size: 2.3em; line-height: 1; padding-bottom: 0.125em;}
.sec-keyword .c-list a { color: #873535; }
.sec-themepark .c-list a { color: #873535; }
.sec-cal .c-sec__head::before { display: block; font-family: "gwicon"; font-size: 2.3em; line-height: 1; padding-bottom: 0.125em;}
.sec-recommend .c-sec__head::before { display: block; font-family: "gwicon"; font-size: 2.3em; line-height: 1; padding-bottom: 0.125em;}
.sec-area .c-sec__head::before { display: block; font-family: "gwicon"; font-size: 2.3em; line-height: 1; padding-bottom: 0.125em;}
.sec-recommendarea .c-sec__head::before { display: block; font-family: "gwicon"; font-size: 2.3em; line-height: 1; padding-bottom: 0.125em;}
.sec-theme .c-sec__head::before { display: block; font-family: "icon"; font-size: 2.3em; line-height: 1; padding-bottom: 0.125em;}
.sec-themepark .c-sec__head::before { display: block; font-family: "icon"; font-size: 2.3em; line-height: 1; padding-bottom: 0.125em;}
.sec-with .c-sec__head::before { display: block; font-family: "icon"; font-size: 2.3em; line-height: 1; padding-bottom: 0.125em;}
.sec-plan .c-sec__head::before { display: block; font-family: "gwicon"; font-size: 2.3em; line-height: 1; padding-bottom: 0.125em;}

.c-sec__head .c-sec__title { color: #873535; font-size: 2em; font-weight: 700; }
.c-sec__head span { display: inline-block; font-weight: 700; letter-spacing: .1em; -webkit-text-fill-color: transparent; }
.c-word { align-items: center; background-color: #fff; border: 1px solid; display: inline-flex; justify-content: center; }
.c-word span::before { content: "＃"; padding-right: .25em; }
.is-fixed { left: 0; position:fixed; top: 0; z-index: 4; width: 100%; }
.is-open::after { transform: rotate(-180deg); }

.p-spring .l-mv { background-image: url(../_images/bg_hanami.jpg); }
.l-mv, .l-anchor, .l-contents { font-family: "Yu Gothic Medium", YuGothic, -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", HelveticaNeue, Arial, Verdana, "游ゴシック体", "游ゴシック Medium", "游ゴシック", "Yu Gothic", Meiryo, sans-serif;; text-align: center; width: 100%;  }.c-btn span::after
.l-mv { background: no-repeat 50% 0 / cover; display: flex; flex-direction: column; height: 100%; justify-content: center; padding-bottom: 2em; position: relative; width: 100%; }
.l-mv::after { background-color: rgba(0, 0, 0, .15); bottom: 0; content: ""; display: block; left: 0; height: 100%; position: absolute; right: 0; top: 0; width: 100%; }
.l-mv * { z-index: 1; }
.l-mv .c-btn { background-color: rgba(255, 255, 255, .9); bottom: 0; height: 3em; padding: 0 2em; position: absolute; right:0; }
.l-mv .c-btn span { color: #873535; font-size: 1.25em; font-weight: 700;font-family: "Yu Gothic Medium", YuGothic, -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", HelveticaNeue, Arial, Verdana, 游ゴシック体, "游ゴシック Medium", 游ゴシック, "Yu Gothic", Meiryo, sans-serif; }
.l-mv .c-btn span::after { content: "\e803"; display: inline-block; font-family: "icon"; padding-left: .5em; }
.l-mv .c-title__wrap { position: relative; }
.l-mv .c-title_spring { background: no-repeat 50% 0; color: #fff; text-shadow: 1px 1px 5px #000000; }
.l-mv .c-title { background: no-repeat 50% 0; color: #fff; display: inline-block; position: relative; text-shadow: 1px 1px 8px #000000; }
.l-mv .c-title::after { background: no-repeat 50% 50% / 100% auto; bottom: -.75em; content: ""; height: .625em; left: 50%; position: absolute; transform: translateX(-50%); width: 32.75em; }
.l-mv .c-title_spring span { font-size: 2.375em; font-weight: 700; line-height: 2.0em; }
.l-mv .c-title span { font-size: 5.375em; font-weight: 700; line-height: 1.2em;font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif; }
.l-mv .c-title em { font-size: 1.2em; font-weight: 900; }
.l-anchor { position: absolute; }
.l-anchor .c-item { transform:translateY(-2em); }
.l-anchor .c-item a { align-items: center; background-color: #fff; border-radius: .375em; display: flex; justify-content: center; width: 100%; }
.l-anchor .c-item span { color: #873535; display: inline-block; font-size: 1.375em; font-weight: 700; line-height: 1.2; margin-bottom: 1em; position: relative; }
.l-anchor .c-item span::after { bottom: -2.25em; content: "\e801"; display: block; font-family: "icon"; font-size: 1.25em; left: 50%; position: absolute; transform: translateX(-50%); transition: all .4s ease; }

@media screen and (max-width:767px){
.l-anchor .c-item span::after { bottom: -1.25em }
}

.l-anchor__float.is-fixed { background-color: #fff; width: 100%; }
.l-anchor__float.is-fixed .c-item { transform:translateY(0); }
.l-anchor__float.is-fixed .c-item span::before { display: inline-block; padding-right: .5em; }
.l-anchor__float.is-fixed .c-item span::after { bottom: -1.75em; }
.l-block .c-title span { color: #873535; font-size: 1.625em; font-weight: 700; line-height: 1; }

.l-contents { /* background-color: #fcf9f5;*/ background:#eee url("https://www.jtb.co.jp/kokunai/htl/hoshinoresort/images/bg.jpg") repeat; }
.sec-keyword .c-list { background-color: #fff; border-radius: .75em; display: flex; flex-wrap: wrap; justify-content: center; margin-top: 1em; padding: 1.5em; }
.sec-keyword .c-word { border-radius: .25em; height: 2.25em; margin: .5em; padding: 0 1em; }
.sec-spot .c-list { flex-wrap: wrap; }
.sec-spot .c-item { padding-top: 2em; text-align: left; }
.sec-spot .c-item .c-head { padding: 0 0 .5em 3.5em; position: relative; }
.sec-spot .c-item .c-head .c-area { align-items: center; background-color: #fff; border-radius: 1.25em 0 1.25em 0; box-shadow: 0 0 1.5em rgba(0, 0, 0, .1); display: flex; justify-content: center; left: 0; padding: 1em 0; position: absolute; top: -.75em; transform: translateX(-50%); width: 4em; z-index: 99; }
.sec-spot .c-item .c-head .c-area span { font-size: 1.5em; font-weight: 700; letter-spacing: .1em; writing-mode: vertical-rl; }
.sec-spot .c-item .c-head .c-area span::before { content: "\e800"; display: inline-block; font-family: "icon"; font-weight: normal; padding-bottom: .375em; }
.sec-spot .c-item .c-head .c-title { color: #07617f; font-weight: 700; }
.sec-spot .c-item .c-head .c-btn { bottom: .5em; display: inline-flex; padding: 0 .5em 0 1.5em; position: absolute; right: 0; }
.sec-spot .c-item .c-head .c-btn span { font-size: .8125em; font-weight: normal; }
.sec-spot .c-item .c-head .c-btn span::before { content: "\e80b"; left: .5em; }
.sec-spot .c-item .c-txt p { margin-top: .5em; }
.sec-spot .c-item .c-info { color: #b57b23; font-size: 1.25em; font-weight: 700; }
.sec-spot .c-item .c-info span { background-color: 3; border-radius: .3em; color: #fff; display: inline-flex; margin-right: .8em; padding: 0 1em; }
.sec-spot .c-item .c-plan__btn { display: flex; margin-top: 1em; }
.sec-spot .c-item .c-plan__btn .c-btn { height: 4em; }
.sec-spot .c-item .c-plan__btn .c-btn span { line-height: 1.2; }
.sec-spot .c-item .c-plan__btn .c-btn span::before, .sec-spot .c-item .c-plan__btn .c-btn span::after { font-size: 1.25em; }
.sec-spot .c-item .c-plan__btn .c-btn span::before { left: .5em; }
.sec-spot .c-item .c-plan__btn .c-btn span::after { content: "\e803"; right: .75em; }
.sec-spot .c-item .c-more { margin-top: 1.375em; }
.sec-spot .c-item .c-more a { display: block; }
.sec-spot .c-item .c-more a::before { content: "#"; display: inline-block; padding-right: .25em; }
.sec-spot .c-item .c-more__title { color: #07617f; font-size: 1.25em; font-weight: 700; }
.sec-spot .c-item .c-more__title::before { content: "\e80a"; display: inline-block; font-family: "icon"; padding-right: .5em; }
.sec-spot .c-item .c-more__title + a { margin-top: .5em; }
.sec-spot .c-pic img, .sec-area .c-pic img, .sec-recommendarea .c-pic img, .sec-theme .c-pic img { border-radius: .375em; width: 100%; }
.sec-spot .c-note { text-align: left; }
.sec-area .c-item .c-txt { display: flex; flex-direction: column; text-align: left; }
.sec-area .c-item .c-title { color: #873535; font-size: 1.3em; font-weight: 700; }
.sec-area .c-item .c-title a { color: #873535; }
.sec-area .c-item p { margin-top: .5em; }
.sec-area .c-btn__plan { position: relative; }
.sec-area .c-bnt__float { background-color: rgba(0, 0, 0, .8); border-radius: .25em; bottom: 0; left: 50%; opacity: 0; padding: 1em 1.25em; position: absolute; transform: translate(-50%, 120%); transition: all .3s ease-in; visibility: hidden; z-index: 10; }
.sec-area .c-bnt__float::before { border: .5em solid transparent; border-bottom: .5em solid rgba(0, 0, 0, .8); content: ""; margin-left: -.5em; left: 50%; position: absolute; top: -1em; }
.sec-area .c-btn__plan:hover .c-bnt__float { opacity: 1; transform: translate(-50%, 105%); visibility: visible; }
.sec-area .c-bottom__btn { margin-top: 1.25em; margin-bottom: 1.25rem;}
.sec-area .c-bottom__btn .c-btn { height: 3.375em; }
.sec-area .c-bnt__float li { display: block; padding: 1px 0; text-align: left; width: auto; }
.sec-area .c-bnt__float li a { background-color: transparent; color: #fff; display: block; padding-right: 2em; position: relative; white-space: nowrap; }
.sec-area .c-bnt__float li a::after { content: '\e803'; display: inline-block; font-family: 'icon'; font-size: .875em; position: absolute; right: 0; top: 50%; transform: translateY(-50%); }


.sec-recommendarea .c-item .c-txt { display: flex; flex-direction: column; text-align: left; }

.sec-recommendarea .c-itvem .c-title { color: #873535; font-size: 1.5em; font-weight: 700; }

.sec-recommendarea .c-item .c-title a { color: #873535; }
.sec-recommendarea .c-item .c-title::before { content: "\e80a"; display: inline-block; font-family: "icon"; padding-right: .5em; }
.sec-recommendarea .c-item p { margin-top: .5em; }
.sec-recommendarea .c-btn__plan { position: relative; }
.sec-recommendarea .c-bnt__float { background-color: rgba(0, 0, 0, .8); border-radius: .25em; bottom: 0; left: 50%; opacity: 0; padding: 1em 1.25em; position: absolute; transform: translate(-50%, 120%); transition: all .3s ease-in; visibility: hidden; z-index: 10; }
.sec-recommendarea .c-bnt__float::before { border: .5em solid transparent; border-bottom: .5em solid rgba(0, 0, 0, .8); content: ""; margin-left: -.5em; left: 50%; position: absolute; top: -1em; }
.sec-recommendarea .c-btn__plan:hover .c-bnt__float { opacity: 1; transform: translate(-50%, 105%); visibility: visible; }
.sec-recommendarea .c-bottom__btn { margin-top: 1.25em; }
.sec-recommendarea .c-bottom__btn .c-btn { height: 3.375em; }
.sec-recommendarea .c-bnt__float li { display: block; padding: 1px 0; text-align: left; width: auto; }
.sec-recommendarea .c-bnt__float li a { background-color: transparent; color: #fff; display: block; padding-right: 2em; position: relative; white-space: nowrap; }
.sec-recommendarea .c-bnt__float li a::after { content: '\e803'; display: inline-block; font-family: 'icon'; font-size: .875em; position: absolute; right: 0; top: 50%; transform: translateY(-50%); }

.sec-themepark .c-list { background-color: #fff; border-radius: .75em; display: block; flex-wrap: wrap; justify-content: center; margin-top: 1em; padding: 1.5em; text-align: left; }
.sec-themepark .c-word { border-radius: .25em; height: 2.25em; margin: .5em; padding: 0 1em; }
.sec-with .c-pic { background: url(../images/bg_with_pic.svg) no-repeat 50% 50% / 100% auto; margin: 0 auto; padding: 0 0 1.125em 1.5em; position: relative; }
.sec-with .c-pic__mask { mask-image: url("../images/bg_with_mask.svg"); mask-repeat: no-repeat; mask-position: 50% 0; mask-size: 100% auto; -webkit-mask-image: url("../images/bg_with_mask.svg"); -webkit-mask-repeat: no-repeat; -webkit-mask-position: 50% 0; -webkit-mask-size: 100% auto; width: 100%; }
.sec-with .c-pic__mask::after { background-color: rgba(0, 0, 0, .10); bottom: 0; content: ""; display: block; left: 0; height: 100%; position: absolute; right: 0; top: 0; width: 100%; }
.sec-with .c-pic__mask img { width: 100%; }
.sec-with .c-pic__mask .c-title { color: #fff; font-size: 2em; font-weight: 700; left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); white-space: nowrap; z-index: 1; }
.sec-with .c-bottom__link .c-btn { bottom: 2.25em; height: 2.25em; justify-content: flex-start; padding-left: 1.5em; position: absolute; right: 0; width: 12em; }
.sec-with .c-bottom__link .c-btn span::after { right: 1em; }
.sec-with .c-tag__list { margin-top: 1.5em; }
.sec-with .c-tag__list .c-word { border: none; border-radius: 100vh; height: 2.5em; padding: 0 1em; }
.sec-with .c-tag__list .c-word::before { content: "#"; padding-right: .5em; }
.sec-plan .c-list { display: flex; flex-wrap: wrap; justify-content: center; margin-top: 1em; }
.sec-plan .c-list .c-word span { font-weight: 700; }
.sec-plan .c-list.c-list__month .c-word { border-color: #FC7A92; }
.sec-plan .c-list__month .c-word span { color: #FC7A92; }
.sec-plan .c-bottom__link { margin-top: 3em; }
.sec-plan .c-bottom__link .c-btn { height: 3.625em; max-width: 500px; }
.sec-destination .l-block { text-align: left; }
.sec-destination .c-title span { font-size: 1.3125em; }
.sec-destination .c-list { display: flex; flex-wrap: wrap; }
.sec-destination .c-list li { font-size: .9375em; }
#JTBGF-ly_footer.JTBGF-ly_footer { margin-top: 0 !important; }

@media screen and (min-width:768px) and (max-width:1236px) {
  .l-page { font-size: 1.294498vw; margin: 0; }
}
@media screen and (min-width:768px){
  .sp-item { display: none; }
  .breadcrumb-upper { margin: 0 auto 25px; max-width: 1230px; padding: 0 .5em; text-align: left; }
  .breadcrumb-upper__fix, .breadcrumb-upper__scroll, .breadcrumb-upper__item { display: inline-block; font-size: 10px; }
  .breadcrumb-upper__item { line-height: 2.1; margin-left: 1.5em; padding-left: .2em; position: relative; }
  .breadcrumb-upper__item::before { color: #999; content: ">"; left: -1.1em; line-height: 2.1; position: absolute; top: 0; }
  .l-page a:hover { text-decoration: none; }
  .l-page a:hover img { opacity: .7; }
  .l-page .c-flex { display: flex; justify-content: space-between; flex-wrap: wrap; }
  .c-bnr__item { width: calc(calc(100% - 7.5em) / 3); }
  .c-bnr__item:nth-child(n + 4) { margin-top: 2.5em; }
  .c-sec { padding: 4.25em 0 6em; }
  .c-sec__head { margin-bottom: 2.5em; }
  .l-mv { height: 31.25em; }
  .l-mv .c-btn:hover span { color: #4A148C; }
  .l-mv .c-btn:hover span::after { color: #4A148C !important; }
  .l-anchor, .l-anchor .c-item a { height: 8.5em; }
  .l-anchor .c-item { width: calc(calc(100% - 1.875em) / 6); }
  .l-anchor .c-item a:hover span::after { bottom: -1.5em; }
  .l-anchor__float.is-fixed .c-item a { height: 4.5em; }
  .l-anchor__float.is-fixed .c-item span { font-size: 1em; }
  .l-anchor__float.is-fixed .c-item a:hover span::after { bottom: -1em; }
  .l-block .c-title span { font-size: 1.5em; }
  .sec-keyword { padding-top: 3em; }
  .sec-spot .c-item { display: flex; flex-direction: column; width: calc(50% - 1.625em); }
  .sec-spot .c-item:nth-child(n + 3) { margin-top: 3em; }
  .sec-spot .c-item .c-head .c-title { font-size: 1.875em; }
  .sec-spot .c-item .c-pic { aspect-ratio: 4 / 3; margin-bottom: 1.5em; }
  .sec-spot .c-item .c-plan__btn .c-btn { width: calc(calc(100% - 1.25em) / 3); }
  .sec-spot .c-item .c-plan__btn .c-btn::before { font-size: 1.375em; }
  .sec-spot .c-item .c-plan__btn .c-btn + .c-btn { margin-left: .625em; }
  .sec-spot .c-item .c-btn:hover::before, .sec-spot .c-item .c-btn:hover::after { color: #fff; }
  .sec-spot .c-item .c-more a:hover, .c-faq__item--a p a:hover, .sec-destination .c-list li a:hover { text-decoration: underline; }
  
  .sec-keyword .c-list a:hover { opacity: 0.6;
  /*transition: all 0.4s ease;*/
  background-color: #04108e;
  font-color:#FFF;
 }
 a.c-word span:hover {
    color: #FFF;
 } 
  .c-list li a:hover { opacity: 0.6;
  transition: all 0.4s ease;
  font-color: #04108e;
 }
  .sec-spot .c-note { margin-top: 4.5em; }
  .sec-area .c-item { display: flex; flex-direction: column; width: calc(calc(100% - 3.75em) / 3); }
  .sec-area .c-item .c-pic { margin-bottom: auto; }
  .sec-area .c-bottom__btn .c-btn { width: calc(100% - .375em);}
  .sec-area .c-btn__plan:hover { cursor: pointer; }
  .sec-area .c-btn__plan .c-bnt__float { width: auto; }
  
  
    .sec-recommendarea .c-item { display: flex; flex-direction: column; width: calc(calc(100% - 3.75em) / 3); margin: 20px 0 20px 0; }
  .sec-recommendarea .c-item .c-pic { margin-bottom: auto; text-align: end; }
  .sec-recommendarea .c-bottom__btn .c-btn { width: calc(50% - .375em);}
  .sec-recommendarea .c-btn__plan:hover { cursor: pointer; }
  .sec-recommendarea .c-btn__plan .c-bnt__float { width: auto; }
  
  
  .sec-with .c-list { display: flex; flex-wrap: wrap; justify-content: center; }
  .sec-with .c-item { width: calc(50% - 1.625em); }
  .sec-with .c-item:nth-child(n + 3) { margin-top: 3em; }
  .sec-with .c-pic { width: 75.7568%; }
  .sec-with .c-pic:hover { cursor: pointer; }
  .sec-with .c-tag__list .c-word:hover { color: #fff; }
  .sec-plan .l-block + .l-block { margin-top: 4.375em; }
  .sec-plan .c-list__month .c-word:hover { background-color: #fce5ea; }
  .sec-destination dd + dt { border-top: 1px solid #d9d9d9; margin-top: 1.5em; padding-top: 2.25em }
  .sec-destination .c-list { margin-top: .5em; }
  .sec-destination .c-list li { line-height: 1; margin: 0 .75em .75em 0; padding: 1px 0; }
  .sec-destination .c-list li::after { color: #ccc; content: "/"; padding-left: .75em; }
  .sec-destination .c-list li:last-child::after { content: none; }
  .sec-destination li a { color: #333; }
}

@media all and (-ms-high-contrast:none){
/*  *::-ms-backdrop, .c-cal__item, .c-empty_item { width: 7.25em; }*/
}

@media screen and (max-width:767px){
  .pc-item { display: none; }
  .breadcrumb-upper { background-color: #fff; border-top: 1px solid #d7d7d7; display: flex; flex-wrap: nowrap; font-size: 10px; line-height: 3rem;  overflow: hidden; position: relative; }
  .breadcrumb-upper__fix { box-shadow: 6px 0 10px 0 rgba(0, 0, 0, .3); position: relative; transition: box-shadow .3s; width: 7em; z-index: 3; }
  .breadcrumb-upper__fix a { padding-left: .5rem; }
  .breadcrumb-upper__scroll { flex: 1; overflow: hidden; }
  .breadcrumb-upper__list { display: flex; flex-wrap: nowrap; height: 3rem; overflow-x: scroll; overflow-y: hidden; white-space: nowrap; }
  .breadcrumb-upper__item a { padding: 0 .5rem 0 1.8rem; }
  .breadcrumb-upper__item:last-child { padding: 0 1.2rem 0 1.8rem; }
  .breadcrumb-upper__fix a, .breadcrumb-upper__item a { display: block; background-color: #fff; text-align: center; position: relative; }
  .breadcrumb-upper__fix a::before, .breadcrumb-upper__item a::before, .breadcrumb-upper__fix a:after, .breadcrumb-upper__item a:after { content: ""; border-style: solid; border-width: 2rem 0 2rem 1rem; position: absolute; top: -.5rem; }
  .breadcrumb-upper__fix a::before, .breadcrumb-upper__item a::before { border-color: transparent transparent transparent #fff; right: -.9rem; z-index: 2; }
  .breadcrumb-upper__fix a::after, .breadcrumb-upper__item a::after { border-color: transparent transparent transparent #d7d7d7; right: -1rem; z-index: 1; }
  .js-btn-page-top { bottom: 20px; right: 20px; }
  .js-btn-page-top a { background-color: #999; border-radius: 6px; display: block; height: 30px; width: 30px; }
  .js-btn-page-top a::before { color: #fff; content: "\f106"; display: inline-block; font-family: "icon"; line-height: 29px; width: auto; }
  .l-page { font-size: 3.2vw; padding: 20px 0 0; }
  .l-page h1 { margin-bottom: 10px; padding: 0 1%; font-size: 1.8rem; }
  .c-bnr__item, .c-bnr__item img { width: 100%; }
  .c-bnr__item p, .c-card__item .c-txt p { font-size: 0.7em; }
  .c-bnr__item .c-title { font-size: 1em; }
  .c-bnr__item + .c-bnr__item { margin-top: 0em; }
li.c-bnr__item {
    width: calc(100%/2);
    padding: 10px 3px;
    box-sizing: border-box;
}
  .c-faq__item { padding: 0 5%; }
  .c-faq__item--q, .c-faq__item--a { font-size: 1.125em; }
  .c-faq__item--q { font-size: 1.125em; padding-right: 1.5em; }
  .c-faq__item--q::after { top: 1.5em; }
  .c-sec__head { margin-bottom: 1.5em; }
  .c-sec { padding: 3em 0 2em; }
  .c-sec__head .c-sec__title { font-size: 1.5em; }
  .l-mv .c-title__wrap { font-size: .625em; padding: 3em 0 6em; width: 100%; }
  .l-mv .c-btn { bottom: 1em; height: 2.75em; padding: 0 2em 0 1em; right: 1em; }
  .l-mv .c-btn span { font-size: 1.5em; }
  .l-anchor .c-list { display: flex; justify-content: space-between; }
  .l-anchor .c-item { width: calc(calc(108% - 0.5em) / 5); padding-top: 20px; margin: -15px;}
  .l-anchor .c-item a { padding: .5em 0; }
  .l-anchor .c-item span { font-size: .825em; }
  .l-anchor__float.is-fixed .c-inner { width: 92%; margin: 0 15px 15px 15px;}
  .l-anchor__float.is-fixed .c-item + .c-item { border-left: 1px solid #eee; }
  .l-anchor__float.is-fixed .c-item span { font-size: .75em; line-height: 1.1; }
  .l-anchor__float.is-fixed .c-item span::after { bottom: -1.25em; }
  .l-contents { padding-top: 0em; }
  .sec-keyword .c-word { margin: 0 .5em .5em 0; }
  .sec-keyword .c-word span { font-size: 3.2vw; }
  .sec-spot .c-item .c-head { padding-left: 3em; }
  .sec-spot .c-item .c-head .c-title { font-size: 1.375em; }
  .sec-spot .c-item .c-head .c-area { font-size: .75em; left: .5em; top: 0; }
  .sec-spot .c-item .c-txt { padding-top: 1.5em; }
  .sec-spot .c-item .c-txt p, .sec-spot .c-item .c-more a { font-size: 1.1667em; }
  .sec-spot .c-item .c-plan__btn .c-btn { width: calc(calc(100% - .5em) / 3); }
  .sec-spot .c-item .c-plan__btn .c-btn::before { font-size: 1em; }
  .sec-spot .c-item .c-plan__btn .c-btn::after { right: .5em; }
  .sec-spot .c-item .c-plan__btn .c-btn + .c-btn { margin-left: .25em; }
  .sec-spot .c-item .c-plan__btn .c-btn span { font-size: .9em; }
  .sec-spot .c-note { margin-top: 3em; }
  .sec-area .c-item + .c-item { margin-top: 3em; }
  .sec-area .c-item .c-txt { padding-top: .5em; }
  .sec-area .c-bottom__btn { display: flex; justify-content: space-between; }
  .sec-area .c-bottom__btn .c-btn { width: calc(100% - .25em); }
  .sec-area .c-bnt__float { left: 0; transform: translate(0, 120%); width: 130%; }
  .sec-area .c-btn__plan:hover .c-bnt__float { transform: translate(0%, 105%); width: 100%;}
  .sec-area .c-bnt__float::before { left: 35%; top: -.9em; }
  .sec-area .c-bnt__float li a, .sec-recommendarea .c-bnt__float li a, .sec-area .c-item p, .sec-recommendarea .c-item p, .sec-theme .c-bnt__float li a, .sec-theme .c-item p { font-size: 1.1667em; }
  
  .sec-recommendarea .c-item + .c-item { margin-top: 3em; }
  .sec-recommendarea .c-item .c-txt { padding-top: .5em; }
  .sec-recommendarea .c-bottom__btn { display: flex; justify-content: space-between; }
  .sec-recommendarea .c-bottom__btn .c-btn { width: calc(50% - .25em); }
  .sec-recommendarea .c-bnt__float { left: 0; transform: translate(0, 120%); width: 130%; }
  .sec-recommendarea .c-btn__plan:hover .c-bnt__float { transform: translate(0%, 105%); }
  .sec-recommendarea .c-bnt__float::before { left: 35%; top: -.9em; }
  .sec-recommendarea .c-item .c-pic { text-align: end; }
  
  
  .sec-with .c-item + .c-item { margin-top: 3em; }
  .sec-with .c-pic { width: 100%; }
  .sec-with .c-tag__list .c-word { font-weight: 700; }
  .sec-plan .l-block + .l-block { margin-top: 2.5em; }
  .sec-plan .c-list .c-word { height: 2.75em; padding: 0 1em; }
  .sec-plan .c-list .c-word { margin: 0 .25em .25em 0; }
  .sec-plan .c-list .c-word span { font-size: 1.125em; }
  .sec-destination .l-block { border-bottom: 1px solid #d9d9d9; }
  .sec-destination .c-inner { width: 100%; }
  .sec-destination .c-title { border-top: 1px solid #d9d9d9; padding: 1em 1.5em; position: relative; }
  .sec-destination .c-title::after { content: "\e801"; display: inline-block; font-family: "icon"; font-size: 1.5em; line-height: 1; position: absolute; right: 1em; transition: all .5s ease; }
  .sec-destination .c-title a { color: #333; pointer-events: none; }
  .sec-destination .c-title span { font-size: 1em; }
  .sec-destination dd { display: none; }
  .sec-destination dd .c-list { border-top: 1px solid #eee; display: flex; flex-wrap: wrap; justify-content: space-between; }
  .sec-destination dd .c-item { width: 50%; }
  .sec-destination dd .c-item:nth-child(odd) { border-right: 1px solid #eee; }
  .sec-destination dd .c-item:not(:last-child) { border-bottom: 1px solid #eee; }
  .sec-destination dd .c-item:nth-child(2n+1):nth-last-child(2) { border-bottom: none; }
  .sec-destination dd .c-item a { display: block; padding: .75em 1.5em; }
}

/*  season  */
.p-winter .c-btn__white, .p-winter .search-tab__list li a { border-color: #0097A7; }
/*.sec-recommendtour .c-sec__head::before { color: #fa93a1; content: "\e800"; }*/
.jtbonly-sect .c-sec__head::before { color: #d5a4de; content: "\e80b"; font-family: "gwicon";}
.sec-keyword .c-sec__head::before { color: #d5a4de; /* content: "\e807";*/ }
.sec-cal .c-sec__head::before { color: #FC7A92; content: "\e805";}
.sec-recommend .c-sec__head::before { color: #fa93a1; content: "\e809";}
.sec-area .c-sec__head::before { color: #d5a4de; /*content: "\e806";*/}
.sec-theme .c-sec__head::before { color: #fa93a1; content: "\e80c";}
.sec-themepark .c-sec__head::before { color: #d5a4de; content: "\e80a";}
.sec-with .c-sec__head::before { color: #fa93a1; content: "\e80e";}
.sec-plan .c-sec__head::before { color: #fa93a1; content: "\e80b";}


.p-spring .l-mv .c-title { background-image: url(/season/spring/hanami/_images/mv_title_hanami.png); background-size: 40em auto; }


@media screen and (max-width:767px){
.p-newyear .l-mv .c-title { background-image: url(/season/season_assets/images/mv_title_newyear_sp.png); background-size: 100% auto; }
}

.k-bnr__item { width: calc(calc(100% - 0em)); }
  .k-bnr__item:nth-child(n + 4) { margin-top: 2.5em; }
  
  .kandorogo img {
    display: unset;
}
  
  
/*  カレンダー  */
.cal-text p { margin-bottom: 15px; font-size: 17px;}
.c-cal__list { display: flex; flex-wrap: wrap; justify-content: space-between; }

.c-cal__item { border: 3px solid #dedede; border-radius: .5em; display: flex; flex-direction: column; position: relative; }

.c-cal__item .c-day { align-items: center; display: flex; flex: 1; font-size: 2em; font-weight: 700; justify-content: center; margin-bottom: auto; }

.c-cal__item .c-day sup { font-size: .625em; margin-top: -.5em; }

.c-cal__item .c-week { background-color: #dedede; display: block; height: 2em; line-height: 2; }

.c-cal__item.c-week__sat { border-color: #ade4ff; }
.c-cal__item.c-week__sat .c-day { color: #009ae7; }
.c-cal__item.c-week__sat .c-week { background-color: #ade4ff; }
.c-cal__item.c-week__sun { border-color: #ffb9b9; }
.c-cal__item.c-week__sun .c-day { color: #f00; }
.c-cal__item.c-week__sun .c-week { background-color: #ffb9b9; }

.c-cal__item .floatNavi { background-color: rgba(0, 0, 0, .8); border-radius: .25em; bottom: 0; left: 50%; opacity: 0; padding: 1em 1.5em; position: absolute; transform: translate(-50%, 120%); transition: all .2s ease-in; visibility: hidden; z-index: 10; }

.c-cal__item .floatNavi::before { border: .5em solid transparent; border-bottom: .5em solid rgba(0, 0, 0, .8); content: ""; margin-left: -.5em; left: 50%; position: absolute; top: -1em; }

.c-cal__item:hover .floatNavi { opacity: 1; transform: translate(-50%, 105%); visibility: visible; }

.c-cal__item .floatNavi li { display: block; padding: 1px 0; text-align: left; width: auto; }

.c-cal__item .floatNavi li a { background-color: transparent; color: #fff; display: block; }

.c-cal__item .floatNavi li a::after { content: '\e803'; display: inline-block; float: right; font-family: 'icon'; font-size: .875em; }

@media screen and (min-width:768px){

.c-cal__list { padding: 0 2px; }
  .c-cal__item { height: 6.75em; margin: .25em 0; width: calc(calc(100% - 4.5em) / 10); }
  .c-cal__item:hover { cursor: pointer; }
  .c-cal__item .floatNavi { width: 175%; }
}
@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, .c-cal__item, .c-empty_item { width: 7.25em; }
}

@media screen and (max-width:767px){
  .cal-text p { margin-bottom: 15px; font-size: 13px;}
  .c-cal__item { border-width: 2px; height: 5em; width: calc(calc(100% - 1.5em) / 5); }
  .c-cal__item:nth-child(n + 6) { margin-top: .25em; }
  .c-cal__item .c-week { font-size: .8em; height: 2em; }
  .c-cal__item .floatNavi { width: calc(300% + 1.75em); }
  .c-cal__item .floatNavi::before { transform: translateY(1px); }
  .c-cal__item:nth-child(5n + 1) .floatNavi { left: -2px; transform: translate(0, 120%); }
  .c-cal__item:nth-child(5n + 1):hover .floatNavi { left: -2px; transform: translate(0, 105%); }
  .c-cal__item:nth-child(5n + 1) .floatNavi::before { left: calc(calc(100% - 1.5em) / 10 + 1em); }
  .c-cal__item:nth-child(5n + 5) .floatNavi { left: auto; right: -2px; transform: translate(0, 120%); }
  .c-cal__item:nth-child(5n + 5):hover .floatNavi { left: auto; right: -2px; transform: translate(0, 105%); }
  .c-cal__item:nth-child(5n + 5) .floatNavi::before { left: auto; right: calc(calc(100% - 1.5em) / 10 + .5em); }
  .c-cal__item .floatNavi li a { font-size: 1.125em; }
}
/*  テーマ  */
.sec-theme .c-item .c-txt { display: flex; flex-direction: column; text-align: left; }
.sec-theme .c-item .c-title { color: #873535; font-size: 1.5em; font-weight: 700; text-align: center; margin-top: 0px; }
.sec-theme .c-title a { color: #873535; }
.sec-theme .c-item p { margin-top: .1em; margin-bottom: 1.8em; text-align: center; }
.sec-theme .c-btn__plan { position: relative; }
.sec-theme .c-bnt__float { background-color: rgba(0, 0, 0, .8); border-radius: .25em; bottom: 0; left: 50%; opacity: 0; padding: 1em 1.25em; position: absolute; transform: translate(-50%, 120%); transition: all .3s ease-in; visibility: hidden; z-index: 10; }
.sec-theme .c-bnt__float::before { border: .5em solid transparent; border-bottom: .5em solid rgba(0, 0, 0, .8); content: ""; margin-left: -.5em; left: 50%; position: absolute; top: -1em; }
.sec-theme .c-btn__plan:hover .c-bnt__float { opacity: 1; transform: translate(-50%, 105%); visibility: visible; }
.sec-theme .c-bottom__btn { margin-top: 1.25em; }
.sec-theme .c-bottom__btn .c-btn { height: 3.375em; }
.sec-theme .c-bnt__float li { display: block; padding: 1px 0; text-align: left; width: auto; }
.sec-theme .c-bnt__float li a { background-color: transparent; color: #fff; display: block; padding-right: 2em; position: relative; white-space: nowrap; }
.sec-theme .c-bnt__float li a::after { content: '\e803'; display: inline-block; font-family: 'icon'; font-size: .875em; position: absolute; right: 0; top: 50%; transform: translateY(-50%); }

.c-pic .c-cap {
    display: block;
    font-size: .8125em;
    text-align: right;
    position: relative;
    top: -18px;
    left: -4px;
    font-weight: bold;
    color: #fff;
    text-shadow: black 1px 1px 2px, black -1px 1px 2px, black 1px -1px 2px, black -1px -1px 2px;
}
@media screen and (min-width:768px){
  .sec-theme .c-item { display: flex; flex-direction: column; width: calc(calc(100% - 3.75em) / 3); }
  .sec-theme .c-item .c-pic { margin-bottom: auto; }
  .sec-theme .c-bottom__btn .c-btn { width: calc(50% - .375em);}
  .sec-theme .c-btn__plan:hover { cursor: pointer; }
  .sec-theme .c-btn__plan .c-bnt__float { width: auto; }
}

@media screen and (max-width:767px){
  .sec-theme .c-item + .c-item { margin-top: 1em; }
  .sec-theme .c-item .c-txt { padding-top: .5em; }
  .sec-theme .c-bottom__btn { display: flex; justify-content: space-between; }
  .sec-theme .c-bottom__btn .c-btn { width: calc(50% - .25em); }
  .sec-theme .c-bnt__float { left: 0; transform: translate(0, 120%); width: 130%; }
  .sec-theme .c-btn__plan:hover .c-bnt__float { transform: translate(0%, 105%); }
  .sec-theme .c-bnt__float::before { left: 35%; top: -.9em; }
}


/* 感動もっとみる
============================================================================= */
.feature-sect__more {
    margin-top: 30px;
    text-align: center;
}
.feature-sect__more a {
    color: #873535 !important;
    transition: 0.4s ease;
}
.feature-sect__more a:hover {
    text-decoration: underline;
}

.page-title-h2  {
    color: #873535;
    font-size: 2em;
    font-weight: 700;
}
a.c-word span {
    color: #323743;
}
a, a:link, a:visited {
    color: #873535;
    text-decoration: none;
}

a:hover {
	color:#FC7A92;
}


figure {
    position: relative;
    display: inline-block;
    }




.c-pic figcaption {
    position: absolute;
		right: 3px;
		bottom: 0;
		padding: 5px 10px;
		font-size: 60%;
		font-weight: 600;
		text-shadow: 1px 1px 1px #fff, -1px 1px 1px #fff, 1px -1px 1px #fff, -1px -1px 1px #fff;
}

.sec-recommendarea .c-item .c-title {
    color: #873535;
    font-size: 1.5em;
    font-weight: 700;
}
.p-spring .c-sec__head span {
    background: linear-gradient(90deg, #ea224b 0%, #fC97aa 100%);
    -webkit-background-clip: text;
} 

/*  ページ内アンカー
============================================================================= */
.pagenav{
    position: sticky;
    left: 0;
    top: 0;
    z-index: 2;
    /*background:#4A148C;*/
    background: url(https://www.jtb.co.jp/kaigai/season/newyear/images/bg-anchor.png) repeat 0 0 / 150px;
    box-shadow: 0px 0px 2px 1px rgb(0 0 0 / 20%);
}
.pagenav .inner{
    padding-right: 10px;
}
.pagenav-list{
    display: flex;
}
.pagenav-list_item{
    flex: 1;
}
.pagenav-list_item a{
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
    min-height: 55px;
    padding: 5px 5px 0px;
    line-height: 1.3;
    text-align: center;
    text-decoration: none;
    color: #323743;
    font-weight: bold;
    transition: background-color 0.2s ease, min-height 0.5s ease;
}
.pagenav-list_item a:before,
.pagenav-list_item:last-child a:after{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    display: inline-block;
    width: 1px;
    height: 60%;
    border-left: solid 1px #873535;
}
.pagenav-list_item a:before{
    left: -1px;
}
.pagenav-list_item:last-child a:after{
    right: -1px;
}
.pagenav-list_item-txt{
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    line-height: 1.3;
    
}
.pagenav-list_item .m-ico{
    line-height: 1;
    color: #873535;
    font-size: 1.2rem;
}
@media only screen and (min-width: 768px) {
.pagenav .inner{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 1280px;}
}
@media only screen and (min-width: 768px) {
.pagenav-list{
    display: flex;
    width: calc(100% - 170px);}
}
.pagenav-list_item a{
    min-height: 85px;
    line-height: 1.5;
}
.pagenav-list_item a:hover{
    opacity: 1;
    background-color: rgba(255, 255, 255, 0.3);
}
.fixed .pagenav-list_item a{
    min-height: 70px;
    padding-top: 5px;
}
.pagenav-list_item em{
    font-size: 2.0rem;
}
/*.pagenav-list_item .m-ico{
    font-size: 2.5rem;
}*/
:root {
  --anchor: 60px;
  scroll-padding: var(--anchor);
}
.m-ico{
    position: relative;
    top: -1px;
    font-style: normal;
    vertical-align: middle;
    margin: 0 5px;
}
.m-ico:before {
    display: inline-flex;
    align-items: center;
    font-family: "icon";
    content: attr(data-icon);
    line-height: 1;
    font-size: 100%;
    vertical-align: middle;
    content: "\e801";
}
.pagenav .select-departure{
    text-align: left;
}
@media screen and (max-width: 767px){
.pagenav-list{
    display: flex;
}
.pagenav-list_item{
    flex: 1;
}
.pagenav-list_item a{
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
    min-height: 48px;
    padding: 10px 5px 2px;
    line-height: 1.3;
    text-align: center;
    text-decoration: none;
    color: #323743;
    font-weight: bold;
    transition: background-color 0.2s ease, min-height 0.5s ease;
}
.pagenav-list_item a:before,
.pagenav-list_item:last-child a:after{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    display: inline-block;
    width: 1px;
    height: 60%;
    border-left: solid 1px #873535;
}
.pagenav-list_item a:before{
    left: -1px;
}
.pagenav-list_item:last-child a:after{
    right: -1px;
}
.pagenav{
    margin-bottom: 56px;
}
.pagenav .inner{
    padding: 0;
}
.pagenav-list_item:first-child a:before,
.pagenav-list_item:last-child a:after{
    display: none;
}
.pagenav-list_item a{
    font-size: 1.1rem;
}
@media screen and (max-width:320px){
    .pagenav-list_item a{
        font-size: 1.0rem;
    }
}
.pagenav .select-departure{
    position: absolute;
    right: 5px;
    top: 65px;
    transition: opacity .5s;
}
.fixed .pagenav .select-departure{
    opacity: 1;
    visibility: visible;
}
:root {
  --anchor: 60px;
  scroll-padding: var(--anchor);}
}



/* JTBならでは
============================================================================= */
.sect .page-title-h3{
	text-align: center;
}
.sect .page-title-h3 span{
	position: relative;
	padding-left: 40px;
}
.sect .page-title-h3 span:before{
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	color: #03a3a9;
	font-size: 3.0rem;
	font-family: 'jtb-dom' !important;
	text-decoration: none;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.sect .page-lead{
	margin-top: 20px;
	text-align: center;
}

#jtbonly .jtbonly-wrap{
	margin-top: 32px;
	padding-left: 24px;
	padding-right: 24px;
}
#jtbonly .jtbonly__unit{
	border-radius: 20px;
}
#jtbonly .jtbonly__unit.-gray{
	margin-top: 48px;
	padding: 24px;
	background: #fff;
}
#jtbonly .jtbonly__unit.-green{
	margin-top: 48px;
	padding: 32px 24px 24px;
	background: #E7F6F1;
}
#jtbonly .jtbonly-wrap__cassette{
	-ms-flex-wrap: wrap;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 24px;
}
#jtbonly .jtbonly-wrap__cassette__item{
	width: calc(50% - 1.25em);
}
@media screen and (max-width:767px){
#jtbonly .jtbonly-wrap__cassette__item{
	width: 100%;
	margin-top: 16px;}
}
#jtbonly h3.page-title-h3{
	position: relative;
	padding: 0 0 16px;
	font-size: 1.6rem;
	letter-spacing: .2em;
	color: #0094D7;
}
#jtbonly h3.page-title-h3 span.txt-main{
	font-size: 2.4rem;
	letter-spacing: .2em;
	display: block;
	font-weight: 500;
	margin-top: 8px;
	padding-left: 0!important;
}
#jtbonly h3.page-title-h3 span.txt-sub {
	display: inline-block;
	position: relative;
	padding-left: 0!important;
}
#jtbonly h3.page-title-h3 span.txt-sub:before {
	content: "";
	position: absolute;
	top: -12px;
	left: -36px;
	width: 36px;
	height: 36px;
	background: url(/kokunai/area/okinawa/_images/jtbonly/bg_title.png) center/contain no-repeat;
}
#jtbonly h3.page-title-h3:after {
	position: absolute;
	content: "";
	display: inline-block;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 136px;
	height: 9px;
	background: url(/kokunai/area/okinawa/_images/jtbonly/border_dot.png) center / 100% auto no-repeat;
}
#jtbonly .page-title-h4 {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 2.0rem;
	font-weight:600;
	text-align: center;
	color: #03a3a9;
	padding-top: 15px;
}
#jtbonly .page-title-h4 a {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 2.0rem;	
	text-align: center;
	color: #03a3a9;
}
#jtbonly .page-title-h4::before,
#jtbonly .page-title-h4::after {
	content: '';
	width: 2px;
	height: 24px;
	background-color: #03a3a9;
}
#jtbonly .page-title-h4::before {
	margin-right: 24px;
	transform: rotate(-35deg)
}
#jtbonly .page-title-h4::after {
	margin-left: 24px;
	transform: rotate(35deg)
}
.jtbonly-ttl{
	font-size: 1.8rem;
	text-align: center;
	font-weight: 500;
	margin-bottom: 16px;
}
#jtbonly .jtbonly-txt{
	line-height: 1.6;
	margin-bottom: 8px;
}
#jtbonly .jtbonly-txt.-center{
	text-align: center;
}
#jtbonly .jtbonly-txt img.tabisugo{
	width: 285px;
	height: auto;
	vertical-align: middle;
}
#jtbonly .jtbonly-txt img.tabisugo_plus{
	width: 100px;
	height: auto;
	vertical-align: middle;
}
#jtbonly .jtbonly-txt span{
	vertical-align: middle;
}
#jtbonly .el_clause {
	margin-top: 8px;
}
#jtbonly .el_clause li {
	line-height: 1.5;
	text-align: left;
	margin-left: 1.15em;
}
#jtbonly .el_clause li:before {
	display: block;
	float: left;
	width: 1.15em;
	margin-left: -1.15em;
}
#jtbonly .el_clause.-annotation li:before {
	content: "※";
}

/* btn */
#jtbonly .jtbonly-ly-btn{
	margin: 40px auto 0;
	width: 650px;
}
#jtbonly .jtbonly-ly-btn-row{
	display: flex;
	justify-content: space-between;
}
#jtbonly .jtbonly-ly-btn-column{
	display: flex;
	flex-flow: column;
	margin-top: 48px;
}
#jtbonly .jtbonly-btn{
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 5px 35px 5px 15px;
	height: 70px;
	font-size: 2.0rem;
	text-align: center;
	text-decoration: none;
	line-height: 1.2;
	border-radius: 50vw;
}
#jtbonly .jtbonly-ly-btn-row .jtbonly-btn{
	width: calc(50% - 1.25em);
}
#jtbonly .jtbonly-ly-btn-column .jtbonly-btn{
	width: 100%;
	margin-bottom: 16px;
}
#jtbonly a.jtbonly-btn.btn-red{
	background: #9C27B0;
	border: 3px solid #9C27B0;
	color: #fff;
}
#jtbonly a.jtbonly-btn.btn-red.-normal{
	background: #9C27B0;
	color: #FFFFFF;
}
@media screen and (min-width:768px){
#jtbonly a.jtbonly-btn.btn-red.-normal:hover { 
    opacity: 1!important;
    /*background-color: #ea224b;*/ }
}
#jtbonly .ico-air:before { 
	position: absolute;
	font-family: 'kkrs-dp' !important;
	content: "\e918";
	font-size: 1.8rem;
	left: 15px;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	transform: translate(0,-50%);
}
#jtbonly .jtbonly-btn:after {
	position: absolute;
	font-family: 'jtb-dom' !important;
	font-size: 1.5rem;
	content: "\e905";
	right: 10px;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	transform: translate(0,-50%);
}
#jtbonly .jtbonly-btn span{
	font-size: 2.0rem;
}
@media screen and (max-width:767px){
#jtbonly .jtbonly-btn span{
	font-size: 1.6rem;}
}
#jtbonly .jtbonly-btn em{
	font-size: 1.6rem;
	margin-bottom:4px;
	display: inline-block;
}
#jtbonly a.jtbonly-btn:hover {
	opacity: 0.5 ;
}
/* 旅すごbtn */
#jtbonly .allarea-btn-htl {
  margin: 35px auto 0;
  width: 650px;
}
@media screen and (max-width:767px){
#jtbonly .allarea-btn-htl {
  margin: 35px auto 0;
  width: auto;}
}

#jtbonly .allarea-btn-tour {
  margin: 15px auto 0;
  width: 650px;
}
@media screen and (max-width:767px){
#jtbonly .allarea-btn-tour {
  width: auto;}
}
@media screen and (min-width:767px){
#jtbonly .allarea-btn_two {
  display: flex;
  justify-content: space-evenly;
  margin-left: -10px;}
}

#jtbonly .allarea-btn-htl a, #jtbonly .allarea-btn-tour-p a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 5px 35px 5px 15px;
  min-height: 70px;
  color: #fff;
  font-size: 2.0rem;
  text-align: center;
  text-decoration: none;
  line-height: 1.2;
  border-radius: 8px;
  background: #1a5178;
}
@media screen and (max-width:767px){
#jtbonly .allarea-btn-htl a, #jtbonly .allarea-btn-tour-p a {
  position: relative;
  width: 90%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 5px 35px 5px 15px;
  min-height: 70px;
  color: #fff;
  font-size: 2.0rem;
  text-align: center;
  text-decoration: none;
  line-height: 1.2;
  border-radius: 8px;
  background: #1a5178;
  margin: 10px auto 0;}
}

#jtbonly .allarea-btn-htl a:after, #jtbonly .allarea-btn-tour-p a:after {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  font-family: 'jtb-dom' !important;
  text-decoration: none;
  content: "\e905";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#jtbonly .allarea-btn-htl span:before {
  position: static;
  left: 15px;
  top: 50%;
  margin-right: 5px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-family: 'jtb-dom' !important;
  content: "\e934";
  font-size: 1.8rem;
}



#jtbonly .allarea-btn-tour span.icon-jr:before, #jtbonly .allarea-btn-tour span.icon-air:before {
  position: static;
  left: 15px;
  top: 50%;
  margin-right: 5px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-family: 'jtb-dom' !important;
  font-size: 1.8rem;
}


#jtbonly .allarea-btn-tour span.icon-jr:before {
  content: "\e962";
}

#jtbonly .allarea-btn-tour span.icon-air:before {
  content: "\e942";
}
#jtbonly .allarea-btn-tour-p {
  width: 100%;
  margin-left: 10px;
}
@media screen and (max-width:767px){
#jtbonly .allarea-btn-tour-p {
  width: 100%;
  margin-left: 0px;}
}

#jtbonly .allarea-btn-htl:hover, #jtbonly .allarea-btn-tour-p:hover {
  opacity: 0.6;
  transition: all 0.4s ease;
}

.target_dept_kokunai_SPK #jtbonly .allarea-btn_two p.s-none_SPK, .target_dept_kokunai_SDJ #jtbonly .allarea-btn_two p.s-none_SDJ, .target_dept_kokunai_KIJ #jtbonly .allarea-btn_two p.s-none_KIJ, .target_dept_kokunai_TYO #jtbonly .allarea-btn_two p.s-none_TYO, .target_dept_kokunai_NGO #jtbonly .allarea-btn_two p.s-none_NGO, .target_dept_kokunai_HKJ #jtbonly .allarea-btn_two p.s-none_HKJ, .target_dept_kokunai_OSA #jtbonly .allarea-btn_two p.s-none_OSA, .target_dept_kokunai_HIJ #jtbonly .allarea-btn_two p.s-none_HIJ, .target_dept_kokunai_FUK #jtbonly .allarea-btn_two p.s-none_FUK {
  display: none;
}

/* slider */
#jtbonly .jtbonly_slider{
	width:92%;
	margin:0 auto;
}
@media screen and (max-width:767px){
#jtbonly .jtbonly_slider{
	width:100%;}
}

#jtbonly .jtbonly_slider img{
	width:100%;
	height: 350px; 
	object-fit: cover; 
}

@media screen and (max-width:767px){
#jtbonly .jtbonly_slider img{
	width:100%;
	height: 200px; 
	object-fit: cover; }
}

#jtbonly .jtbonly_slider .slick-slide{
	position: relative;
	margin:0 10px;
}
#jtbonly .jtbonly_slider .slick-dots{
	text-align:center;
	margin:20px 0 0 0;
}
#jtbonly .jtbonly_slider .slick-dots li{
	display:inline-block;
	margin:0 5px;
}
#jtbonly .slick-dots button {
	color: transparent;
	outline: none;
	width:8px;
	height:8px;
	display:block;
	border-radius:50%;
	background:#ccc;
}
#jtbonly .slick-dots .slick-active button{
	background:#03A3A9;
}
#jtbonly .jtbonly_slider .slick-slide .caption {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	width: 100%;
	padding: 6px 12px;
	/* background: rgba(0, 0, 0, .2); */
	text-shadow: #323743 1px 1px 2px, #323743 -1px 1px 2px, #323743 1px -1px 2px, #323743 -1px -1px 2px; 
	color: #fff;
	font-size: 1.4rem;
	opacity: 0;
	transition: .3s ease;
	text-align: left;
}
#jtbonly .jtbonly_slider .slick-current .caption {
	opacity: 1;
	transition-delay: .5s;
}
@media screen and (max-width:767px){
#jtbonly .jtbonly_slider .slick-slide .caption {
	position: absolute;
	left: 0;
	top: auto!important;
	bottom: 0;
	z-index: 2;
	width: 100%;
	padding: 6px 6px;
	/* background: rgba(0, 0, 0, .2); */
	text-shadow: #323743 1px 1px 2px, #323743 -1px 1px 2px, #323743 1px -1px 2px, #323743 -1px -1px 2px; 
	color: #fff;
	font-size: 1.3rem;
	opacity: 0;
	transition: .3s ease;
}
#jtbonly .jtbonly_slider .slick-current .caption {
	opacity: 1;
	transition-delay: .5s;}
}
#jtbonly .jtbonly_noslider{
	position:  relative; 
	width:92%;
	margin:0 auto;
}
#jtbonly .jtbonly_noslider img{
	width:100%;
	height: 350px; 
	display:block;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
}
#jtbonly .jtbonly_noslider .caption {
	z-index: 2;
	width: 469px;
	padding: 6px 12px;
	font-size: 1.4rem;
	position: absolute;
	left: 0px;
	bottom: 0px;
	/* background: rgba(0, 0, 0, .2); */
	text-shadow: #323743 1px 1px 2px, #323743 -1px 1px 2px, #323743 1px -1px 2px, #323743 -1px -1px 2px; 
	color: #fff;
}
/* ==================================================
   Slider
================================================== */
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.slick-track:before, .slick-track:after {
	display: table;
	content: '';
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
[dir='rtl'] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}

/* Arrows */
.slick-prev, .slick-next{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 1;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before{
    opacity: .25;
}
.slick-prev:before,
.slick-next:before{
    font-size: 2.5rem;
    color: #323743;
	font-family: 'jtb-dom' !important;
	text-decoration: none;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-prev{
    left: 15px;
	transform: rotate(-180deg);
}
[dir='rtl'] .slick-prev{
    right: 15px;
    left: auto;
}
.slick-prev:before{
    content: '\e905';
}
[dir='rtl'] .slick-prev:before{
    content: '\e905';
}
.slick-next{
    right: 20px;
}
[dir='rtl'] .slick-next{
    right: auto;
    left: -20px;
}
.slick-next:before{
    content: '\e905';
}
[dir='rtl'] .slick-next:before{
    content: '\e905';
}



.p-hanabi .l-mv {
    background-image: url(../_images/bg_hanabi.jpg);
}
.p-hanabi .l-mv .c-title em {
    color: #fff;
}
.p-hanabi .search-tab__list li a, {
    background-color: #1a5178;
}

.p-hanabi .c-btn__solid {
    background-color: #04108e;
}

.sec-area .c-item .b-title {
    color: #873535!important;
    font-size: 1.3em;
    font-weight: 700;
}



/*  注目情報
============================================================================= */
.page-title-h2 {
    color: #873535;
    font-size: 2em;
    font-weight: 700;
}

@media screen and (max-width: 767px){
.page-title-h2 {
    font-size: 1.5em;}
}

@media screen and (max-width: 767px){
.sect {
    padding: 3em 0 2em;}
}

.page-title-h2  {
    color: #873535;
    font-size: 2em;
    font-weight: 700;
}

a, a:link, a:visited {
    text-decoration: none;
}

a:hover {
	color:#ff903b;
}

/* 新着情報
============================================================================= */

.news {
  margin: 50px auto 0;
  text-align: left;
}

@media screen and (max-width: 767px){
.news {
  margin: 0px;
  font-size: 12px;
  line-height: 1.7;}
}

.news-wrap {
  width: 90%;
  min-width: 950px;
  max-width: 1200px;
  margin: 0 auto;
}

@media screen and (max-width: 767px){
.news-wrap {
  width: 90%;
  min-width: auto;
  margin: 0 auto;}
}

.news__list {
  margin: 30px auto
}

@media screen and (max-width: 767px){
.news__list {
  margin-bottom: 25px}
}

.news__list>dt {
  display: -ms-flexbox;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding: .9em 2em .7em 5rem;
  border-bottom: 1px solid #d9d9d9;
  font-size: 16px;
  font-weight: 700;
}

@media screen and (max-width: 767px){
.news__list>dt {
  font-size: 14px;
  font-weight: 700;}
}

.news__list>dt span::after {
  font-family: 'jtb-dom' !important;
  content: "\e908";
  color: #ff903b;
  right: 20px;
  position: absolute;
  font-size: 20px;
}

@media screen and (max-width: 767px){
.news__list>dt span::after {
  position: absolute;
  display: block;
  font-family: 'jtb-dom' !important;
  content: "\e908";
  color: #ff903b;
  top: 25%;
  right: 5px;
  font-size: 16px;}
}

@media screen and (min-width:768px){
.news__list a:hover:after {
 opacity: 0.6;
 transition: all 0.4s ease;}
}

.news__list>dd {
  display: none;
  padding: 1.5em 2.5em;
  line-height: 2
}



.news__list>dd dl dt {
  font-weight: 700
}

.news__list>dd dl dd:not(:last-child) {
  margin-bottom: 1em
}
.news__list>dt span {
 padding-left: .5em;
}
.news__list--new::before {
    content: "NEW";
    position: absolute;
    font-size: 11px;
    width: 3em;
    margin-left: -3.5em;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    background-color: #ff903b;
}

.news_none {
  display: none;
}
.news_list_item {
 display:none;
}



/* =============================================================================
    見出し
============================================================================= */
.page-title-h1{ font-size: 3.0rem; font-weight: 500; }
.page-title-h2{ color: #873535;
    font-size: 2em;
    font-weight: 700;}
.page-title-h3{ font-size: 2.2rem; font-weight: 500; }
.page-title-h4{ font-size: 1.8rem; font-weight: 500; }
[class^="page-title-"]{ line-height: 1.8; }

@media screen and (max-width: 759px){
    .page-title-h1{ font-size: 2.4rem; }
    .page-title-h2{ font-size: 2.0rem; }
    .page-title-h3{ font-size: 1.8rem; }
    .page-title-h4{ font-size: 1.6rem; }
}

/*  エスコート
============================================================================= */
.ranking__bt a{
	color: #fff;
	background: #04108e;
	font-weight: bold;
}

@media screen and (max-width: 759px){
  .ranking__bt a{
	font-size: 3.2vw;
    font-weight: bold;
    border-radius: 0.375em;
    }
}

/*  花火旅行におすすめ宿 ALLボタン
============================================================================= */
.allplan__bt{
    margin: 50px auto;
    max-width: 650px;
}

.allplan__bt a {
    position: relative;
    display: block;
    padding: 16px 35px 16px 15px;
    color: #fff;
    font-size: 2.4rem;
    text-align: center;
    border-radius: 8px;
    transition: all 0.4s;
    width: 650px;
    font-size: 16px;
    color: #fff;
    background: #04108e;
    font-weight: bold;
}
.allplan__bt a:after {
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    font-family: 'jtb-dom' !important;
    text-decoration: none;
    content: "\e905";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.allplan__bt a:hover {
    text-decoration: none;
    opacity: .7; 
}

@media screen and (max-width: 767px){
    .allplan__bt {
        margin: 35px 0 50px;
        display: flex;
        justify-content: space-around;
    }
     .allplan__bt a {
        padding: 10px 35px 10px 15px;
        font-size: 1.4rem;
        width: 95%;
        -webkit-box-pack: center;
        align-items: center;
        font-size: 3.2vw;
        font-weight: bold;
        border-radius: 0.375em;
    }
}

/*  おすすめ特集
============================================================================= */
.feature-cassette {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.feature-cassette_item {
    width: calc(100% / 5 - 10px);
    margin: 0 0 20px 0;
}
.feature-cassette_photo img {
    width: 100%;
    height: auto;
}

@media screen and (max-width: 767px){
  .feature-cassette_item {
    position: relative;
    margin: 10px 0 0 10px;
    width: calc(100% / 2 - 10px);
   }
}
