@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%; }
.l-page * { -ms-box-sizing: border-box; box-sizing: border-box; }
.l-page h1 { font-size: 18px; font-weight: bold; line-height: 1; margin: 0 auto 25px; max-width: 1236px; text-align: left; }
.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; }
.c-title img{ width: 32em; height: auto; padding-bottom: 16px; }
.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-inner { margin: 0 auto; max-width: 1236px; width: 88%; }
.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; }
.c-sec:nth-child(even) { background-color: #fcf9f5; }

.recommend-sect#common_coupon .c-sec__head::before { display: block; font-family: "gwicon"; font-size: 2.3em; line-height: 1; padding-bottom: 0.125em;}
.sec-keyword .c-sec__head::before { display: block; font-family: "gwicon"; font-size: 2.3em; line-height: 1; padding-bottom: 0.125em;}
.sec-cal .c-sec__head::before { display: block; font-family: "gwicon"; font-size: 2.3em; line-height: 1; padding-bottom: 0.125em;}
.c-sec#sec-recommend .c-sec__head::before { display: block; font-family: 'jtb-dom' !important ; font-size: 2.3em; line-height: 1; padding-bottom: 0.125em;}
.sec-cruise .c-sec__head::before { display: block; font-family: 'jtb-dom' !important ; 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); }

.l-mv, .l-anchor, .l-contents { font-family: 'Zen Maru Gothic', sans-serif; text-align: center; width: 100%; }
.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 * { 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; }
.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 { background: no-repeat 50% 0; color: #fff; display: inline-block; position: relative; }
.l-mv .c-title span { font-size: 5.375em; font-weight: 700; line-height: 1.1em; text-shadow: 1px 1px 2px #656972;}
.l-mv .c-title em { font-size: 1.8500em; font-weight: 700; }
.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; }
.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: #873535; 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: #b57b23; 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: #873535; 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.5em; font-weight: 700; }

.sec-area .c-item .c-title a { color: #873535; }
.sec-area .c-item .c-title::before { content: "\e80a"; display: inline-block; font-family: "icon"; padding-right: .5em; }
.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; }
.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-themepark .c-list { background-color: #fff; border-radius: .75em; display: flex; flex-wrap: wrap; justify-content: center; margin-top: 1em; padding: 1.5em; }

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

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

.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: flex; flex-wrap: wrap; justify-content: center; margin-top: 1em; padding: 1.5em; }


.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: 57%; transform: translate(-50%, -50%); white-space: nowrap; z-index: 1; }
.sec-with .c-bottom__link .c-btn { bottom: 1.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 .c-word { border: none; border-radius: 100vh; height: 2.5em; padding: 0 1em; margin-bottom: .5rem; }
.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 { align-items: center; background-color: #fff; border: 1px solid; border-radius: 100vh; display: inline-flex; height: 3.125em; justify-content: center; margin: .5em .25em; padding: 0 2em; }
.sec-plan .c-list .c-word span { font-weight: 700; }
.sec-plan .c-list.c-list__month .c-word { border-color: #28750e; }
.sec-plan .c-list__month .c-word span { color: #28750e; }
.sec-plan .c-list .c-word { border-radius: 100vh; height: 3.125em; margin: .5em .25em; padding: 0 2em; }
.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 { opacity: 0.6; transition: 0.4s ease; }
  .l-page .c-flex { display: flex; justify-content: space-around; flex-wrap: wrap; margin-block: auto; }
  .sec-recommendarea .c-item2 { margin: 1.5em 0; }
  .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; }
  section#sec-cal{padding-top: 12em;}
  .c-sec__head { margin-bottom: 2.5em; }
  .l-mv { height: 31.25em; }
  .l-mv .c-btn:hover span { color: #fff; }
  .l-mv .c-btn:hover span::after { color: #ffe96e !important; }
  .l-anchor, .l-anchor .c-item a { height: 8.5em; }
  .l-anchor .c-item { width: calc(calc(100% - 1.875em) / 5); }
  .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-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-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:nth-child(1),.c-item:nth-child(2),.c-item:nth-child(3){ margin-bottom: 45px; }
  .sec-area .c-item .c-pic { margin-bottom: auto; }
  .sec-area .c-bottom__btn .c-btn { width: calc(50% - .375em);}
  .sec-area .c-btn__plan:hover { cursor: pointer; }
  .sec-area .c-btn__plan .c-bnt__float { width: auto; }
  .sec-with .c-tag__list { margin-top: 1.5em; }
  
  .sec-recommendarea .c-item { display: flex; flex-direction: column; width: calc(calc(80% - 3.75em) / 2); }
  .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: #1dab91; }
  .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: 20px; padding: 0 1%; }
  .c-bnr__item, .c-bnr__item img { width: 100%; }
  .c-bnr__item p, .c-card__item .c-txt p { font-size: 0.85em; line-height: 1.4; }
  .c-bnr__item .c-title { font-size: 1em; }
li.c-bnr__item {
    width: calc(100%/2);
    padding: 10px 3px;
    box-sizing: border-box;
}
  .search-tab { margin-top: 20px; }
  .search-tab { padding-top: 0px !important; }
  .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: 0.48em; padding: 2em 0 1em; 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: .725em; }
  .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: 2em; }
  .sec-keyword .c-word { margin: 0 .5em .5em 0; }
  .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(50% - .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%); }
  .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-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; }
  .sec-destination.c-sec a { color: #333;}
  .sec-with .c-list { display: flex; flex-wrap: wrap; justify-content: space-evenly; margin: 0 auto; max-width: 900px; width: 100%; }
  .sec-with .c-item { width: calc(100% / 2); padding: 10px 5px; }
}

/*  season  */
.p-gw .c-btn__white, .p-gw .search-tab__list li a { border-color: #578fb5; }
.recommend-sect#common_coupon .c-sec__head::before { color: #5e9c49; content: "\e809"; }
.sec-keyword .c-sec__head::before { color: #5e9c49; content: "\e807"; }
.sec-cal .c-sec__head::before { color: #5e9c49; content: "\e805";}
.c-sec#sec-recommend .c-sec__head::before { color: #5e9c49; content: "\e955";}
.sec-cruise .c-sec__head::before { color: #5e9c49; content: "\e903";}
.sec-recommend .c-sec__head::before { color: #5e9c49; content: "\e809";}
.sec-area .c-sec__head::before { color: #5e9c49; content: "\e806";}
.sec-theme .c-sec__head::before { color: #5e9c49; content: "\e80c";}
.sec-themepark .c-sec__head::before { color: #5e9c49; content: "\e80d";}
.sec-with .c-sec__head::before { color: #5e9c49; content: "\e80e";}
.sec-plan .c-sec__head::before { color: #5e9c49; content: "\e80b";}

.p-gw .c-sec__head span { background: linear-gradient(90deg, #5e9c49 0%, #dbc902 100%); -webkit-background-clip: text; }
.p-gw .l-contents { background-color: #e5fcde; }
.p-gw .l-mv { background: url(/season/season_assets/images/bg_gw.webp) no-repeat center; background-size: cover; }
.p-gw .l-mv .c-title__main { align-items: center; color: #ffed27; display: flex; justify-content: center; line-height: 1; }
.p-gw .l-mv .c-title__main em { font-size: 2.2326em }
.p-gw .l-mv .c-title small { font-size: .7442em; padding-left: .1em; text-align: left; }
.p-gw .l-mv .c-title em { color: #B8FF9F; }
.p-gw .l-mv .c-title__sub { background: url(../images/mv_title_gw_left.png) no-repeat 6% 50%, url(../images/mv_title_gw_right.png) no-repeat 94% 50%; background-size: 1.0667em; border-bottom: 2px solid #ffed27; border-top: 2px solid #ffed27; display: block; font-size: 3.75em; padding: .25em 0; }
.p-gw a, .p-gw .l-mv .c-btn span::after, .p-gw .l-anchor .c-item span::before, .p-gw .l-anchor .c-item span::after, .p-gw .c-btn__white span, .p-gw .c-faq__item--q::before, .p-gw .c-faq__item--q::after, .p-gw .sec-spot .c-item .c-head .c-area span, .p-gw .sec-spot .c-item .c-more__title::before, .p-gw .sec-area .c-item .c-title::before, .p-gw .sec-recommendarea .c-item .c-title::before, .p-gw .sec-area .c-bnt__float li a:hover, .p-gw .sec-recommendarea .c-bnt__float li a:hover, .p-gw .sec-area .c-bnt__float li a::after, .p-gw .sec-recommendarea .c-bnt__float li a::after, .p-gw .search-tab__list li a.active, .p-gw .sec-destination .c-title::after { color: #578fb5; }
.p-gw .c-faq__item--a::before { color: #ea224b; }
.p-gw .search-tab__list li a, .p-gw .c-btn__solid { background-color: #578fb5; }
.p-gw .search-tab__list li a.active { background-color: #fff; }
.p-gw .search-tab__list li a:not(.active):hover { background-color: #01548c; border-color: #01548c; }
.p-gw .c-cal__item .floatNavi li a::after { color: #578fb5; }

@media screen and (min-width:768px){
.p-gw .c-btn__white:hover, .p-gw .c-word:hover, .p-gw .l-mv .c-btn:hover { background-color: #578fb5; }
.p-gw .c-btn__white:hover span,.p-gw .c-word:hover span { color: #fff; }
.p-gw .sec-area .c-bnt__float li a:hover, .p-gw .sec-recommendarea .c-bnt__float li a:hover, .p-gw .sec-destination .c-list li a:hover { color: #578fb5; }
.p-gw .c-btn__solid:hover, .p-gw .sec-with .c-pic:hover .c-btn { background-color: #01548c; }
.c-cal__item .floatNavi li a:hover { color: #578fb5; }
}

.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; }

.sec-cal p.cal {text-align: center; padding: 20px 20px 0px 20px; font-size: 13px; }

@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) / 8); background-color: #ffffffd6;}
  .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) / 4); margin-top: 2px; background-color: #ffffffd6;}
  .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(4n + 1) .floatNavi { left: -2px; transform: translate(0, 120%); }
  .c-cal__item:nth-child(4n + 1):hover .floatNavi { left: -2px; transform: translate(0, 105%); }
  .c-cal__item:nth-child(4n + 1) .floatNavi::before { left: calc(calc(100% - 1.5em) / 10 + 1em); }
  .c-cal__item:nth-child(4n + 4) .floatNavi { left: auto; right: -2px; transform: translate(0, 120%); }
  .c-cal__item:nth-child(4n + 4):hover .floatNavi { left: auto; right: -2px; transform: translate(0, 105%); }
  .c-cal__item:nth-child(4n + 4) .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: 5px; }
.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%); }

@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-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: 3em; }
  .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 { lef\\jtbweb1ta\ybp\rootweb1\season\gw\css\style.csst: 35%; top: -.9em; }
}
/* キャプション
============================================================================= */

figure figcaption {
  position: absolute;
  right: 5px;
  bottom: 40px;
  font-size: 1.0rem;
  font color: black;
  background: #fff5;
  spend-sect__cassette
} 

/* 感動もっとみる
============================================================================= */
.feature-sect__more {
    margin-top: 30px;
    text-align: center;
}
.feature-sect__more a {
    color: #3498DB;
    transition: 0.4s ease;
}
.feature-sect__more a:hover {
    text-decoration: underline;
}
/* 新着情報
============================================================================= */
.sect {
  padding-top: 10em;
}

.news a:hover {
	color:#578fb5;
}
.news {
  margin: 50px auto 0;
  text-align: left;
}

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

.news__list {
  margin: 30px auto;
}

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

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

@media screen and (max-width: 767px){

.sect {
    padding: 3em 0 2em;
}

.news__list>dt {
    font-size: 14px;
    font-weight: 700;
}

.news {
  margin: 0 0 0 20px;
  font-size: 12px;
  line-height: 1.7;
}

.news-wrap {
  width: 90%;
  min-width: auto;
  margin: 0 auto;
}

.news__list {
  margin-bottom: 25px;
  margin: 30px auto;
}

.news__list>dt span::after {
  position: absolute;
  display: block;  
  font-family: 'jtb-dom' !important;
  content: "\e908";
  color: #578fb5;
  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
}

@media screen and (max-width: 767px){
  display: none;
  font-size: 12px;
  padding: 1.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: #578fb5;
}

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

/* 発着制御  */
.news__list.dept-select{
	display: none;
}
.news__list.dept-select.-show{
	display: block;
}
.dept-select .news__list--new.-hide{
	display: none;
}
.dept-select .news__list--old.-hide{
	display: none;
}

/* クルーズボタン  */
.ranking__bt a {
  background:#578fb5;
  color: #fff !important;
}
/*クーポンカセット*/
#common_coupon.sect {
  padding-top: 0em!important;
}
.c-coupon__head { background: #009688 url(../images/bg-coupon-head.png) no-repeat 50% 50% / 37.5% auto; color: #fff; padding: 1em; position: relative; text-align: left!important; 
}
.c-coupon__head::after { background-image: linear-gradient(to right, #009688, #009688 .4375em, transparent .4375em, transparent .625em); background-repeat: repeat-x; background-size: .625em .1875em; bottom: -.1875em; content: ""; display: block; height: .1875em; left: 0; position: absolute; width: 100%!important;
}

/*  価格重視ツアー
============================================================================= */  
.sectTxt {
    font-weight: bold;
}
.tour-sect__more {
    position: relative;
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
    height: 3.625em;
    max-width: 500px;
    background-color: #B30000;
    border-radius: .375em;
    margin-top: 20px;
}
.tour-sect__more:hover {
    opacity: .6;
    transition: 0.4s ease;
}
.tour-sect__more span {
    font-weight: 700;
    color: #fff;
}

/* おすすめの旅行先 */
.sec-area .c-title { position: relative; display: flex; align-items: center; width: fit-content; margin: 0 auto; padding: 0 20px; transform: translateY(50%) translateX(0em); background: linear-gradient(to bottom, transparent 0%, transparent 50%, #ffffff 48%, #ffffff 100%); font-size: 1.6em;font-weight: 700;}
.sec-area .c-title::after { position: absolute; left: 0; content: ''; display: inline-block; width: 100%; background: radial-gradient(circle farthest-side, #fec519, #fec519 30%, transparent 30%, transparent); }
.sec-area .area-cassette-item, .sec-area .area-cassette-otherarea-item-item { background-color: #fff; border-radius: .375em; }
.sec-area .area-cassette .c-pic img { height: 12em; object-fit: cover; border-radius: .375em; }
.sec-area .area-btn, .sec-area .leisure-btn { position: relative; font-weight: 600; text-align: end; -webkit-transition: all 0.3s ease; transition: all  0.3s ease; }
.sec-area .area-btn span::after, .sec-area .leisure-btn span::after { position: absolute; display: block; content: ""; border-bottom: 2px solid #28750e; border-right: 3.5px solid #28750e; transform: skew(40deg); }
.sec-area .area_coupon_item { text-align: center; }
.sec-area .ho { color: #873535; }
.area_coupon_item + .area_coupon_item { margin-left: 8px; }
.sec-area .area_coupon_item img { border-radius: .375em; width: 100%; height: 5.5em; object-fit: cover; }
.sec-area .area_coupon_item span { font-size: 0.72em; font-weight: 600; }
.sec-area .area_coupon_item_other { display: flex; flex-wrap: wrap; }
.sec-area .area_coupon_item_other li { border: 1px solid #28750e; border-radius: 2em; padding: 0 0.6rem; margin-bottom: .5em; }
.sec-area .area_coupon_item_other li a::before { content: "＃"; color: #28750e; padding-right: 0.25em; }
.sec-area .area_coupon_item_other li:not(:first-child) { margin-left: .3rem; }
.sec-area .areapage-btn { position: relative; display: flex; justify-content: center; align-items: center; height: 3.375em; background-color: #28750e; border-radius: .375em; }
.sec-area .areapage span, .other-areapage-btn span { color: #fff; font-weight: 700; }
.sec-area .areapage-btn { margin: 1.25em auto 0; }
.sec-area .area-cassette-otherarea-item-item .c-txt { padding-top: 28px; text-align: left; }
@media screen and (min-width: 760px) {
  .sec-area .c-title::after { top: 30px; height: 36px; background-size: 23px; }
  .sec-area .area-cassette-item, .sec-area .area-cassette-otherarea-item-item { border: 3px solid #28750e; padding: 16px; margin-bottom: 32px; }
  .sec-area .area-cassette-item .c-item { width: auto; display: flex; flex-direction: row; justify-content: space-around; padding-top: 48px; }
  .sec-area .area-cassette .c-item-item { position: relative; width: calc((90% - 10px) / 2); display: flex; flex-direction: column; justify-content: space-between; }
  .sec-area .area-cassette .c-item-item:first-of-type::after { position: absolute; left: 106%; top: 30px; content: ''; width: 2px; height: 85%; background-color: #ccc; }
  .sec-area .ho { font-weight: 600; font-size: 1.3em; margin-top: 8px; }
  .sec-area .carousel { overflow-x: hidden; }
  .sec-area .carousel_item { flex-shrink: unset; }
  .sec-area .area-btn, .sec-area .leisure-btn { padding-top: 8px; padding-right: 55px; }
  .sec-area .area-btn span::after, .sec-area .leisure-btn span::after { height: 10px; right: 20px; margin: -6px 0 0 -25px; }
  .sec-area .area-btn span::after { width: 30%; }
  .sec-area .leisure-btn span::after { width: 70%; }
  .sec-area .area_coupon_item { width: calc(100% / 4); text-align: left; line-height: 1.4; }
  .sec-area .areapage { width: 50%; margin: 2.25em auto 0; }
  .sec-area .area-cassette_otherarea { display: flex; justify-content: space-around; }
  .sec-area .area-cassette-otherarea-item { width: calc(100% / 3 - 24px); }
}
@media screen and (max-width: 759px){
  .sec-area .c-title::after { top: 23px; height: 26px; background-size: 20px; }
  .sec-area .area-cassette-item, .sec-area .area-cassette-otherarea-item-item { border: 2px solid #28750e; padding: 16px; margin-bottom: 24px; }
  .sec-area .area-cassette-item .c-item { padding-top: 20px; }
  .sec-area .area-cassette-item .c-txt { padding-top: .5em; }
  .sec-area .ho { font-size: 1.5rem; font-weight: 600; margin-top: 20px; }
  .sec-area .area_coupon_item { width: calc(100% / 3); margin-bottom: 8px; text-align: left; line-height: 1.3; }
  .area_coupon_item_other { margin-top: 8px; }
  .area_coupon_item_other li { font-size: 1.1rem; font-weight: bold; }
  .sec-area .area-btn, .sec-area .leisure-btn { padding: 8px 16px 0 0; }
  .sec-area .area-btn span::after, .sec-area .leisure-btn span::after { height: 8px; right: -8px; margin: -6px 12px 0 -25px; }
  .sec-area .area-btn span::after { width: 32%; }
  .sec-area .leisure-btn span::after { width: 85%; }
  .sec-area .areapage { margin-top: 1.8em; }
}

/* おすすめのツアー */
.plan__item-destination { display: flex; -webkit-box-pack: justify; justify-content: space-between; font-size: 1.2rem; line-height: 1.3; flex-direction: row; width: calc(100% - 30px); margin: 15px 15px 0; }
ul.plan__item-detail-icon { order: 2; }
.plan__item-detail-icon li { position: relative; line-height: 1.3; display: inline; background-color: #c6edff; border-radius: 10px; padding: 6px 12px 6px 32px; font-size: 1.4rem; color: black; }
.plan__item-detail-icon li.icon-air:before { content: "\e918"; }
.plan__item-detail-icon li.icon-jr:before { content: "\e969"; }
.plan__item-detail-icon li:before { position: absolute; left: 10px; top: 53%; transform: translateY(-50%); display: block; font-family: 'kkrs-dp' !important; text-decoration: none; speak: none; font-size: 1.6rem; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; vertical-align: middle; -webkit-font-smoothing: antialiased; }
.plan__item-day { order: 1; font-weight: bold; font-size: 1.6rem; color: #3498DB; }
#tour .c-sec__head { margin-bottom: 0; }
.plan__item-lead { font-weight: normal; }
.plan__item-note { font-weight: normal; }
p.recommend-note { text-align: end; }

/* おすすめホテル */
.sec-yado .block { margin-bottom: 70px; }
.sec-yado .yado-titleblock { text-align: center; }
.sec-yado .c-title { position: relative; display: inline-block; padding: 0 55px; line-height: 1; font-size: 1.625em; font-weight: 700; color: #873535;}
.sec-yado .c-title:before, .sec-yado .c-title:after { position: absolute; content: ''; top: 40%; display: inline-block; background-color: #28750e; }
.sec-yado .yado-img {  width: 100%; height: 10em; object-fit: cover; padding: 4px; border-radius: 10px; width: 97.5%; }
.sec-yado .yado-img-small { display: flex; padding: 0 5px; column-gap: 4px; }
.sec-yado .yado-img-small figure { width: calc(100% / 2); height: 6em; }
.sec-yado .c-pic figcaption { color: #fff; background-color: #323743; padding: 0 .8em; right: 12px; bottom: 6px;}
.sec-yado .yado-img-small img { width: 100%; height: 6em; object-fit: cover; border-radius: 4px; }
.sec-yado .c-item .c-txt { display: flex; flex-direction: column; padding: 8px; flex-grow: 1; text-align: left; }
.sec-yado .c-txt small { font-weight: 600; color: #873535; }
.sec-yado .c-item p { margin: 15px 0 5px; flex-grow: 1; }
.sec-yado .c-bottom__btn.c-flex { display: flex; justify-content: center; }
.sec-yado .c-bottom__btn .c-btn { height: 3.375em; }
.sec-yado .yado-sect__more { text-align: center; position: relative; font-weight: 700; }
.sec-yado .yado-sect__more span::after { position: absolute; display: block; content: ""; border-bottom: 2px solid #28750e; border-right: 3.5px solid #28750e; transform: skew(40deg); height: 10px; margin-top: -5px; left: 0px; right: 0px; margin-left: auto; margin-right: auto; }
.sec-yado .hotel-cassette_bt { display: flex; flex-wrap: wrap; justify-content: space-between; width: 100%; }
.sec-yado .hotel-cassette_bt-item a { position: relative; display: flex; justify-content: center; align-items: center; padding: 5px 5px; min-height: 50px; text-align: center; font-size: 1.2rem; color: #fff; letter-spacing: 0; line-height: 1.3; border-radius: 5px; border: solid 1px #28750e; background: #28750e; }
.sec-yado .hotel-cassette_bt-item { margin-top: 5px; width: calc(100% / 2 - 2px); }
.sec-yado .hotel-cassette_bt-item.-jr a:before { content: "\e570"; }
.sec-yado .hotel-cassette_bt-item.-air a:before { content: "\e539"; }
.sec-yado .hotel-cassette_bt-item a:before { margin-right: 5px; font-family: 'Material Icons Round'; font-size: 2.0rem; color: #fff; line-height: 1; }
.sec-yado .hotel-cassette_bt-item em { display: block; font-size: 1.2rem; font-weight: bold; font-style: normal; }
.sec-yado .hotel-cassette_bt-item a:after { position: absolute; right: 0; top: 50%; transform: translateY(-50%); display: inline-block; font-family: 'Material Icons Round'; content: "\e5cc"; font-size: 2.0rem; }
.sec-yado .hotel-cassette_bt-item span { padding-right: 8px; }
h4.hotel-title{font-size: 1.3em; font-weight: 700;}
@media screen and (min-width: 768px) {
  .sec-yado .c-title:before { width: 40px; height: 4px; left: 0; }
  .sec-yado .c-title:after { width: 40px; height: 4px; right: 0; }
  .sec-yado .c-item { display: flex; flex-direction: column; width: calc(calc(100% - 3em) / 3); margin: 20px 0 20px 0; background: #fff; box-shadow: 0 1px 3px rgb(0 0 0 / 20%); border-radius: 4px; }
  .sec-yado .c-item .c-pic { text-align: end; }
  .sec-yado .c-bottom__btn .c-btn { width: calc(100% - .375em); }
  .sec-yado .c-btn__plan .c-bnt__float { width: auto; }
  .sec-yado .hotel-cassette_bt-item a:hover { opacity: 0.7;}
  .sec-yado .yado-sect__more span::after { width: 28%; padding-top: 8px;}
  .sec-yado .c-pic:hover{ opacity: 0.7;}
}
@media screen and (max-width: 767px) {
  .sec-yado .c-title:before { width: 30px; height: 3px; left: 15px; }
  .sec-yado .c-title:after { width: 30px; height: 3px; right: 15px; }
  .sec-yado .c-title span { font-size: 1.5rem; }
  .sec-yado .c-item { margin-bottom: 15px; }
  .sec-yado .c-item { display: flex; flex-direction: column; width: 90%; background: #fff; -webkit-box-shadow: 0 1px 3px rgb(0 0 0 / 20%); box-shadow: 0 1px 3px rgb(0 0 0 / 20%); border-radius: 4px; }
  .sec-yado .c-item .c-txt { justify-content: space-evenly; }
  .sec-yado .c-bottom__btn .c-btn { width: 95%; }
  .sec-yado .yado-sect__more { margin-top: 20px; }
  .sec-yado .yado-sect__more span::after { width: 68%; }
} 

/* その他のテーマ */
.other-theme-title .c-sec__title {color: #873535; font-size: 2em; font-weight: 700;}
.theme-title { position: relative; width: fit-content; font-weight: 700; color: #323743; }
.theme-title::before, .theme-title::after { position: absolute; display: block; content: ""; bottom: 0; width: 2px; height: 85%; background: #323743; }
.theme-title::before { left: 0; transform: rotate(-25deg); }
.theme-title::after { right: 0; transform: rotate(25deg); }
.other-theme img { width: auto; height: 8em; border-radius: 16px; object-fit: cover; }
.other-theme dd p { text-align: center; } 
.theme-btn { position: relative; text-align: end; padding-right: 28px; font-weight: 700; margin-top: 12px; }
.theme-btn a { color: #578fb5; }
.theme-btn span::after { position: absolute; display: block; content: ""; width: 48%; border-bottom: 2px solid #28750e; border-right: 3.5px solid #28750e; transform: skew(40deg); height: 10px; right: 12px; margin: -6px 0 0 -25px; }
@media screen and (min-width: 768px){
  .sec-yado .carousel { overflow-x: hidden; justify-content: space-between; }
  .other-theme-title { padding-top:4.25em; }
  .other-theme { display: flex; justify-content: center; max-width: 1150px; margin: 0 auto; }
  .theme-title { margin: 0 auto 8px; padding: 0 2rem; font-size: 1.4rem; }
  .other-theme dl { width: calc(100% / 5 - 16px); }
  .other-theme dd { margin-top: 8px; font-size: 1.2rem; }
  .theme-btn span::after { width: 48%; }
}
@media screen and (max-width: 767px){
  .other-theme-title .c-sec__title { font-size: 1.5em;}
  .theme-title { margin: 0 auto 5px; padding: 0 1rem; font-size: 1.2rem; }
  .other-theme dl { width: auto; }
  .other-theme dd { margin-top: 5px; font-size: 1.1rem; padding-bottom: 2em; }
  .theme-btn span::after { width: 60%; }
}

/* 記事導線
============================================================================= */
.news_icon img{ padding-bottom: 0%; }
.news__head{ margin-top: -20px; }
.newswp{ margin-top: 8px; }
.news_item{ display: flex;justify-content: space-between; padding: 8px; height: 100%; border-radius: 8px; border: solid 2.8px #578fb5; overflow: hidden; background: #fff; box-shadow: 0 0 6px rgb(0 0 0 / 20%); }
.news_img{ width: 45%; }
.news_img img{ height: 100%; object-fit: cover; }
.news_text{ display: flex; flex-direction: column; text-align: left; padding: 4px 8px 4px 8px; color: #323743;}
.news_text h3{ line-height: 1.5; font-weight: 700; margin-bottom: auto; height: 5.8em; }
.area::before{ font-family: 'jtb-dom'; content: "\e938"; padding-right: 2px; font-size: medium; }
.newsall_link{ text-align: right; padding: 8px 0px; }
.newsall_link a{ color: #323743; transition: all .4s ease; }
.newsall_link a:hover{ color: #323743bd; }

@media screen and (min-width:768px){
  .news-cassette{ display: flex; width: 85%; margin: 0 auto; }
  .newswp{ margin-left: 24px; width: calc(100% / 4 - 24px); }
  .news_item{ padding: 0%; flex-direction: column; transition: all .4s ease; border: solid 1.8px #578fb5; }
  .news_item:hover{ color:#323743bd; }
  .news_img{ width: 100%; padding: 4px; }
  .news_img img{ width: 100%; height: 10em; border-radius: 4px; }
  .news_text{ display: flex; flex-direction: column; text-align: left; }
  .news_areadate{ padding-top: 12px; text-align: right; font-size: 14px; }
  .newsall_link{ padding: 28px 92.703px 0px 92.703px; text-align: center; }
}

@media screen and (max-width:767px){
  .news_text{ width: calc(55% - 8px);}
}
