@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; }
.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-title img{width: 36em; height: auto;}
.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; }

@media screen and (max-width:767px){
  .c-title img {width:47em;
}
}

.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; }
.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-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__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: -26px; height: 3em; right: 0; position: absolute; padding: 0 2.2em 0 1.5em; }
.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.4em; }
.l-mv .c-title em { font-size: 1.5349em; 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: 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: #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-recommendarea .c-item .c-txt { display: flex; flex-direction: column; text-align: left; }

.sec-recommendarea .c-item .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: 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, .25); 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 { 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: #323743; }
.sec-plan .c-list__month .c-word span { color: #323743; }
.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 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: 32.5em; }
  .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-keyword { padding-top: 10em; }*/
  .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-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-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:#C06060; }
  .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.7em; }
  .c-bnr__item .c-title { font-size: 1em; }
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__title { font-size: 1.5em; }
  .l-mv .c-title__wrap { font-size: .400em; padding: 6em 0 6em; width: 100%; }
  .l-mv .c-btn { bottom: 3em; height: 3.25em; padding: 0 2.5em 0 1em; right: 3em; }  
  .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: 2em; }
  .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(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-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  */
.recommend-sect#common_coupon .c-sec__head::before { color: #c70006; content: "\e809";}
.p-autumn .c-btn__white, .p-autumn .search-tab__list li a { border-color: #C06060; }
.sec-keyword .c-sec__head::before { color: #c70006; content: "\e807"; }
.sec-cal .c-sec__head::before { color: #c70006; content: "\e805";}
.sec-recommend .c-sec__head::before { color: #c70006; content: "\e809";}
.sec-area .c-sec__head::before { color: #c70006; content: "\e806";}
.sec-theme .c-sec__head::before { color: #c70006; content: "\e80c";}
.sec-themepark .c-sec__head::before { color: #c70006; content: "\e80d";}
.sec-with .c-sec__head::before { color: #c70006; content: "\e80e";}
.sec-plan .c-sec__head::before { color: #c70006; content: "\e80b";}

.p-autumn .c-sec__head span { background: linear-gradient(90deg, #c70006 0%, #dbc902 100%); -webkit-background-clip: text; }
.p-autumn .l-contents { background-color: #fae8d4; }
.p-autumn .l-mv { background-image: url(../images/bg_summer.jpg); }
.p-autumn .l-mv .c-title__main { align-items: center; color: #ffed27; display: flex; justify-content: center; line-height: 1; }
.p-autumn .l-mv .c-title__main em { font-size: 2.2326em }
.p-autumn .l-mv .c-title small { font-size: .7442em; padding-left: .1em; text-align: left; }
.p-autumn .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-autumn a, .p-autumn .l-mv .c-btn span::after, .p-autumn .l-anchor .c-item span::before, .p-autumn .l-anchor .c-item span::after, .p-autumn .c-btn__white span, .p-autumn .c-faq__item--q::before, .p-autumn .c-faq__item--q::after, .p-autumn .sec-spot .c-item .c-head .c-area span, .p-autumn .sec-spot .c-item .c-more__title::before, .p-autumn .sec-area .c-item .c-title::before, .p-autumn .sec-recommendarea .c-item .c-title::before, .p-autumn .sec-area .c-bnt__float li a:hover, .p-autumn .sec-recommendarea .c-bnt__float li a:hover, .p-autumn .sec-area .c-bnt__float li a::after, .p-autumn .sec-recommendarea .c-bnt__float li a::after, .p-autumn .search-tab__list li a.active, .p-autumn .sec-destination .c-title::after { color: #bf2222; }

.p-autumn .c-faq__item--a::before { color: #ea224b; }
.p-autumn .search-tab__list li a, .p-autumn .c-btn__solid { background-color: #C06060; }
.p-autumn .search-tab__list li a.active { background-color: #fff; }
.p-autumn .search-tab__list li a:not(.active):hover { background-color: #bf3939; border-color: #bf3939; }
.p-autumn .c-cal__item .floatNavi li a::after { color: #C06060; }

.p-summer .l-mv { background-image: url(/season/season_assets/images/bg_summer.jpg); }
.p-summer .l-mv .c-title { background-image: url(/season/season_assets/images/mv_title_summer.png); background-size: 32.1875em auto; }
.p-summer .l-mv .c-title::after { background-image: url(/season/season_assets/images/mv_title_border_summer.png); }
.p-summer .l-mv .c-title em { color: #C06060; }
.p-summer .l-anchor .c-item span::before, .p-summer .l-anchor .c-item span::after { color: #C06060; }

.p-autumn .l-mv { background: url(/season/season_assets/images/mv_autumn.webp)no-repeat center; background-size: cover;}
.p-autumn .l-mv .c-title em { color: #fff9cf; }
.p-autumn .l-anchor .c-item span::before, .p-autumn .l-anchor .c-item span::after { color: #C06060; }

.p-winter .l-mv { background-image: url(/season/season_assets/images/bg_winter.jpg); }
.p-winter .l-mv .c-title { background-image: url(/season/season_assets/images/mv_title_winter.png); background-size: 32em auto; }
.p-winter .l-mv .c-title::after { background-image: url(/season/season_assets/images/mv_title_border_winter.png); }
.p-winter .l-mv .c-title em { color: #afebff; }
.p-winter .l-anchor .c-item span::before, .p-winter .l-anchor .c-item span::after { color: #37bed9; }

.p-newyear .l-mv { background-image: url(/season/season_assets/images/bg_newyear.jpg); }
.p-newyear .l-mv .c-title { background-image: url(/season/season_assets/images/mv_title_newyear.png); background-size: 54.8125em auto; }
.p-newyear .l-mv .c-title__main { display: block; font-size:8.375em }
.p-newyear .l-mv .c-title__main em { color: #fa6154; font-size: inherit; }
.p-newyear .l-mv .c-title__sub { color: #caa946; display: inline-block; font-size: 3.625em; padding: .2em 1em; position: relative; }
.p-newyear .l-mv .c-title__sub::before, .p-newyear .l-mv .c-title__sub::after { border: 1px solid #caa946; content: ""; display: block; position: absolute; width: 100%; }
.p-newyear .l-mv .c-title__sub::before { bottom: .086em; left: -.086em; right: .086em; top: -.086em; }
.p-newyear .l-mv .c-title__sub::after { bottom: -.086em; left: .086em; right: -.086em; top: .086em; }
.p-newyear .l-anchor .c-item span::before, .p-newyear .l-anchor .c-item span::after { color: #da3923; }

@media screen and (min-width:768px){
.p-autumn .c-btn__white:hover, .p-autumn .c-word:hover, .p-autumn .l-mv .c-btn:hover { background-color: #C06060; }
.p-autumn .c-btn__white:hover span,.p-autumn .c-word:hover span { color: #fff; }
.p-autumn .sec-area .c-bnt__float li a:hover, .p-autumn .sec-recommendarea .c-bnt__float li a:hover, .p-autumn .sec-destination .c-list li a:hover { color: #C06060; }
.p-autumn .c-btn__solid:hover, .p-autumn .sec-with .c-pic:hover .c-btn { background-color: #bf3939; }
.c-cal__item .floatNavi li a:hover { color: #C06060; }
section#sec-keyword { padding-top: 9em; }
}
@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 { margin-bottom: 15px; font-size: 25px; font-weight: 600; position: relative; display: inline-block; padding: 0 20px;}
.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 { margin-bottom: 15px; font-size: 16px;}
  .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; }
}

/*  9.10.11月カレンダー追加【20250905】  */
.c-cal {
  margin: 30px 0;
}
.cal-text:before{
    left: 0;
    transform: rotate(-30deg);
}
.cal-text:after {
    right: 0;
    transform: rotate(30deg);
}
.cal-text:before, .cal-text:after {
    position: absolute;
    top: 0;
    content: "";
    display: inline-block;
    width: 3px;
    height: 90%;
    border-radius: 3px;
    background: #f49e41;
    margin-top: 3px;
}

@media screen and (max-width:767px){
  .c-cal {
    margin: 30px 0;}
}

/*  テーマ  */
.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: #3498DB;
    transition: 0.4s ease;
}
.feature-sect__more a:hover {
    text-decoration: underline;
}


/*  注目情報
============================================================================= */
.sect{
	padding-top: 10em;
}

.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 {
    color: #323743;
    text-decoration: none;
}

a:hover {
	color:#ff903b;
}

.feature-sect__more {
    margin: 30px auto 0;
    text-align: center;
    max-width: 500px;
}
.feature-sect__more li {
     height: 3.625em;
     margin-top: 10px;
}
.feature-sect__more a {
 height: 3.625em;
}

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

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

@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: #ff903b;
}

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



@media screen and (max-width: 767px){
#sec-with .c-item{
     width: calc(100% / 2);
     padding: 10px 5px;
}
.search-tab {
  padding-top:0 !important;
}
#sec-with .c-list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin: 0 auto;
    max-width: 900px;
    width: 100%;
}
.sec-with .c-tag__list .c-word {
  height: 2.2em;
  margin-bottom: 5px;
}
}

.c-list c-list__month :hover{
    background-color: #C06060!;
}

/* おすすめの記事 */
.sec-news .c-sec__head::before {
    content: "";
    background: url(../images/newsweb/ico_pamphlet.png) center / 100% auto no-repeat;
    display: block;
    margin: 0 auto;
    width: 50px;
    height: 50px;
}
.newswp {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 0 6px rgb(0 0 0 / 20%);
}
.news_text {
    display: flex;
    flex-direction: column;
}
.news_text h3 {
    line-height: 1.5;
    font-weight: 700;
    margin-bottom: auto;
}
.area::before {
    font-family: 'jtb-dom';
    content: "\e938";
    padding-right: 2px;
    font-size: medium;
}
@media screen and (min-width: 768px){
  .news-cassette {
    margin: 0 auto;
    display: flex;
    width: 85%;
    justify-content: center;
  }
  .newswp {
    width: calc(100% / 4 - 24px);
    border: solid 1.8px #873535;
  }
  .newswp + .newswp {
    margin-left: 24px;
  }
  .news_img {
    padding: 4px;
  }
  .news_img img {
    width: 100%;
    height: 10em;
    object-fit: cover;
    border-radius: 4px;
  }
  .news_text {
    padding: 4px 8px 4px 8px;
  }
  .news_areadate {
    padding-top: 12px;
    text-align: right;
    font-size: 14px;
  }
  .newsall_link {
    padding: 28px 92.703px 0px 92.703px;
    text-align: center;
  }
  .news_item:hover{
    color:#323743bd ;
 }
}
@media screen and (max-width: 767px){
  .newswp {
    border: solid 2.8px #873535;
  }
  .newswp + .newswp {
    margin-top: 8px;
  }
  .news_item {
    display: flex;
    justify-content: space-between;
    padding: 8px;
  }
  .news_img {
    width: 45%;
  }
  .news_img img {
    height: 7.5em;
    object-fit: cover;
  }
  .news_text {
    width: calc(55% - 8px);
    text-align: left;
    padding-left: 4px;
  }
  .newsall_link {
    text-align: right;
    padding: 8px 0px;
  }
}

/*クーポンカセット*/
#common_coupon.sect{padding-top:0em!important;}
.c-coupon__head { background:#C06060; 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, #C06060, #C06060 .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;
}


/*  おすすめの旅行先  */
.sec-area .c-sec__head {
  margin-bottom: 0;
}
.jtbonly-wrap {
  position: relative;
  display: inline-block;
}
.jtbonly-wrap p {
  font-weight: 600;
}
.jtb-dotted {
  display: inline-block;
  font-weight: 600;
  background-image: radial-gradient(.15em .15em ,#ff903b 100%,transparent,transparent);
  background-repeat: repeat-x;
  background-size: 0.8em 0.3em;
  padding-top: .2em;
}
.jtbonly-wrap::before,.jtbonly-wrap::after {
  position: absolute;
  content:'';
  top: 0;
  width: 16px;
  height: 100%;
}
.jtbonly-wrap::before {
  border-top: solid 1px black;
  border-left: solid 1px black;
  border-bottom: solid 1px black;
  left: 0;
}
.jtbonly-wrap::after {
  border-top: solid 1px black;
  border-right: solid 1px black;
  border-bottom: solid 1px black;
  right: 0;
}
.jtbonly-title {
  position: relative;
  font-weight: 600;
  padding-bottom: 3px;
  border-bottom: 3.5px solid #ffe699;
  margin-bottom: 8px;
  font-size: .9em;
}
.jtbonly-title::before,.jtbonly-title::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}
.jtbonly-title::before {
  border: solid 12px transparent;
  border-top: solid 12px #ffe699;
}
.jtbonly-title::after {
  border: solid 14px transparent;
  border-top: solid 14px #fcf9f5;
  margin-top: -7px;
}
.jtbonly-text {
  font-size: .9em;
}
.area-cassette-item,.area-cassette-otherarea-item-item {
    background-color: #fff;
    border-radius: .375em;
}
.sec-area .c-title {
    display: flex;
    align-items: center;
    width: fit-content;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
    color: #873535;
    font-size: 1.6em;
    font-weight: 700;
    transform: translateY(50%) translateX(0em);
    background: linear-gradient(to bottom, transparent 0%, transparent 50%, #ffffff 48%, #ffffff 100%);
}
.area-cassette .c-pic img {
    height: 12em;
    object-fit: cover;
    border-radius: .375em;
}
figure {
    position: relative;
}
figcaption {
    position: absolute;
    right: .8rem;
    bottom: .5rem;
    color: #000;
    font-size: 1rem;
}
.area-cassette .c-pic-okinawa {
    width: 30%;
    margin: auto;
}
.area-cassette h4 {
    font-weight: 600;
    color: #873535;
}
.area-btn,.leisure-btn {
    position: relative;
    font-weight: 600;
    text-align: end;
    -webkit-transition: all 0.3s ease;
    transition: all  0.3s ease;
}
.area-btn span::after,.leisure-btn span::after {
    display: block;
    position: absolute;
    content: "";
    border-bottom: 2px solid #eb7f00;
    border-right: 3.5px solid #eb7f00;
    transform: skew(40deg);
}
.area_coupon_item {
    text-align: center;
    margin-bottom: 8px !important;
    width: calc(100% / 3);
}
.area_coupon_item a, .area-btn a, .area_coupon_item_other li a, .leisure-btn a {
  color: #873535;
}
.area-cassette .c-item-item {
  text-align: left;
}
.area_coupon_item_other {
  display: flex;
  flex-wrap: wrap;
}
.area_coupon_item_other li {
  border: 1px solid #c06060;
  border-radius: 2em;
  padding: 0 0.5rem;
  margin-bottom: .5em;
}
.area_coupon_item_other li a::before {
  content: "#";
  color: #c06060;
  margin-right: 0.1em;
}
.area_coupon_item_other li:not(:first-child) { 
  margin-left: .3rem;
}
.areapage-btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 3.375em;
  background-color: #c06060;
  border-radius: .375em;
}
.areapage span, .other-areapage-btn span {
  color: #fff;
  font-weight: 700;
}
.area_coupon_item span {
    font-size: .6em;
    font-weight: 600;
}
.area-cassette h3::after {
  position: absolute;
  left: 0;
  content: '';
  display: inline-block;
  width: 100%;
  background: radial-gradient(circle farthest-side, #eb7f00, #eb7f00 30%, transparent 30%, transparent);
}
.area-cassette-tag {
    font-weight: 600;
    font-size: .8em;
    border-radius: 3.75em;
    padding: 4px 8px;
}
.area-cassette-tag {
  background-color: #b2edd9;
}
.areapage-btn {
  margin: 1.25em auto 0;
}
.area-cassette-otherarea-item-item .c-txt {
  padding-top: 28px;
}
.area-cassette-otherarea-item-item p {
  text-align: left;
}

@media screen and (min-width: 760px) {
  .jtbonly-wrap {
    padding: 5px 50px;
  }
  .jtbonly-wrap p {
    font-size: 2rem;
  }
  .jtb-dotted {
    font-size: 21.5px;
  }
  .jtbonly-title {
    max-width: 135px;
    margin-left: 85px;
  }
  .area-cassette-item,.area-cassette-otherarea-item-item {
    border: 3px solid #c06060;
    padding: 16px;
    margin-bottom: 32px;
  }
  .area-cassette-item .c-item {
    display: flex;
    justify-content: space-around;
    padding-top: 48px;
  }
  .area-cassette .c-item-item {
    position: relative;
    width: calc((90% - 10px) / 2);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .area-cassette .c-item-item:first-of-type::after {
    position: absolute;
    left: 106%;
    top: 30px;
    content: '';
    width: 2px;
    height: 85%;
    background-color: #ccc;
  }
  .area-cassette h3::after {
    top: 30px;
    height: 36px;
    background-size: 23px;
  }
  .area-cassette h4 {
    font-size: 1.4em;
    margin-top: 8px;
  }
  .area-btn,.leisure-btn {
    padding-top: 8px;
    padding-right: 55px;
  }
  .area-btn span::after,.leisure-btn span::after {
    height: 10px;
    right: 20px;
    margin: -6px 0 0 -25px;
  }
  .area-btn span::after {
    width: 30%;
  }
  .leisure-btn span::after {
      width: 70%;
  }
  .c-item-item .carousel {
    justify-content: flex-start;
    padding-bottom: 16px;
  }
  .area_coupon_item + .area_coupon_item {
    margin-left: 8px;
  }
  .area_coupon_item {
    width: calc(100% / 4);
  }
  .area_coupon_item img {
    border-radius: .375em;
    width: 100%;
    height: 5.5em;
    object-fit: cover;
  }
  .areapage {
    width: 50%;
    margin: 2.25em auto 0;
  }
  .area-cassette_otherarea {
    display: flex;
    justify-content: space-around;
  }
  .area-cassette-otherarea-item {
    width: calc(100% / 3 - 24px);
  }
}
@media screen and (max-width: 759px){
  .jtbonly-wrap {
    padding: 5px 16px;
  }
  .jtbonly-wrap p {
    font-size: 1.35rem;
    text-align: left;
  }
  .jtb-dotted {
    font-size: 16px;
  }
  .jtbonly-title {
    max-width: 145px;
  }
  .jtbonly-text {
    text-align: left;
  }
  .area-cassette-item,.area-cassette-otherarea-item-item {
    border: 2px solid #c06060;
    padding: 16px;
    margin-bottom: 24px;
  }
  .area-cassette-item .c-item {
    padding-top: 20px;
  }
  .area-cassette h3::after {
    top: 23px;
    height: 26px;
    background-size: 20px;
  }
  .area-cassette h4 {
    font-size: 1.5rem;
    margin-top: 20px;
  }
  .ho {
    margin-top: -0.5em;
  }
  .area_coupon_item_other {
    margin-top: 8px;
  }
  .area_coupon_item_other li {
    font-size: 1.1rem;
    font-weight: bold;
  }
  .area-btn,.leisure-btn {
    padding: 8px 16px 0 0;
  }
  .area-btn span::after,.leisure-btn span::after {
    height: 8px;
    right: -8px;
    margin: -6px 12px 0 -25px;
  }
  .area-btn span::after {
    width: 32%;
  }
  .leisure-btn span::after {
      width: 85%;
  }
  .area_coupon_item + .area_coupon_item {
    margin-left: 8px !important;
  }
  .area_coupon_item img {
    border-radius: .375em;
    width: 100%;
    height: 5.5em;
    object-fit: cover;
  }
  .areapage {
    margin-top: 1.8em;
  }
}

/*  エスコート  */

.ranking__bt a {
    color: #FFF;
    background: #c06060;
}


/* おすすめホテル */
@media screen and (min-width: 768px) {
    .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;
    }
    .hotel-cassette_bt-item a:hover {
        border: solid 1px #ad4a4a;
        background: #ad4a4a;
    }
    .yado-sect__more span::after {
        width: 28%;
    }

}

.sec-yado .c-item .c-txt {
    display: flex;
    flex-direction: column;
    text-align: left;
    padding: 10px 10px;
    flex-grow: 1;
}
.sec-yado .c-item .c-title {
    color: #5b5b5b;
    font-size: 1.5em;
    font-weight: 700;
}
.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 .c-btn__plan {
    position: relative;
}

h3.c-title span {
    color: #873535;
    font-size: 1.625em;
    font-weight: 700;
    line-height: 1;
}
.hanabi_block {
    margin-bottom: 70px;
}
.sec-yado .c-txt small {
    font-weight: 600;
    color: #873535;
}
.sec-yado .c-title {
    position: relative;
    display: inline-block;
    padding: 0 55px;
}
.sec-yado .c-title:before {
    content: '';
    position: absolute;
    top: 40%;
    display: inline-block;
    width: 40px;
    height: 4px;
    background-color: #eb7f00;
    left: 0;
}
.sec-yado .c-title:after {
    content: '';
    position: absolute;
    top: 40%;
    display: inline-block;
    width: 40px;
    height: 4px;
    background-color: #eb7f00;
    right: 0;
}
h4.hotel-title {
    font-size: 1.3em;
    font-weight: 700;
}
.yado-sect__more {
    text-align: center;
    position: relative;
    font-weight: 700;
    margin-top: 12px;
}
.yado-sect__more a {
    font-weight: bold;
    transition: 0.4s ease;
    color: #873535;
}
.yado-sect__more span::after {
    display: block;
    position: absolute;
    content: "";
    border-bottom: 2px solid #eb7f00;
    border-right: 3.5px solid #eb7f00;
    transform: skew(40deg);
    height: 10px;
    margin-top: -5px;
    left: 0px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
}
.yado-img {
    height: 10em;
    object-fit: cover;
    width: 100%;
    padding: 4px;
    border-radius: 10px;
}
.yado-img-small {
    display: flex;
    padding: 0 5px;
    column-gap: 4px;
}
.yado-img-small figure {
    width: calc(100% / 2);
    height: 6em;
}
.yado-img-small img {
    object-fit: cover;
    border-radius: 4px;
    height: 6em;
    width: 100%;
}
.c-pic figcaption {
    color: #fff;
    background-color: #323743;
    padding: 0 .8em;
}
.hotel-cassette_bt {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}
.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 #c06060;
    background: #c06060;
    transition: ease .2s;
}
.hotel-cassette_bt-item {
    margin-top: 5px;
    width: calc(100% / 2 - 2px);
}
.hotel-cassette_bt-item.-jr a:before {
    content: "\e570";
}
.hotel-cassette_bt-item.-air a:before {
    content: "\e539";
}
.hotel-cassette_bt-item a:before {
    margin-right: 5px;
    font-family: 'Material Icons Round';
    font-size: 2.0rem;
    color: #fff;
    line-height: 1;
}
.hotel-cassette_bt-item em {
    display: block;
    font-size: 1.2rem;
    font-weight: bold;
}
.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;
}
.hotel-cassette_bt-item span {
    padding-right: 9px;
}


@media screen and (max-width: 767px) {
    .sec-yado .c-item {
        margin-bottom: 15px;
    }
    .sec-yado .c-item {
        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-bottom__btn .c-btn {
        width: 95%;
    }
    .yado-sect__more {
        margin-top: 20px;
    }
    .yado-sect__more span::after {
        width: 68%;
    }
    .sec-yado .c-title span {
        font-size: 1.5rem;
    }
    .sec-yado .c-item .c-txt {
        justify-content: space-evenly;
    }
    .sec-yado .c-title:before {
        content: '';
        position: absolute;
        top: 40%;
        display: inline-block;
        width: 30px;
        height: 3px;
        background-color: #eb7f00;
        left: 15px;
    }
    .sec-yado .c-title:after {
        content: '';
        position: absolute;
        top: 40%;
        display: inline-block;
        width: 30px;
        height: 3px;
        background-color: #eb7f00;
        right: 15px;
    }
} 

.plan__item-detail {
    text-align: left!important;
}
.plan__item-title {
    font-size: 1.6rem!important;
}

/* その他のテーマ */
.theme-title {
  position: relative;
  width: fit-content;
  font-weight: 700;
  color: #873535;
}
.theme-title::before, .theme-title::after {
  display: block;
  position: absolute;
  content: "";
  bottom: 0;
  width: 2px;
  height: 85%;
  background: #873535;
}
.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;
}
.theme-btn {
  position: relative;
  text-align: end;
  padding-right: 28px;
  font-weight: 700;
  margin-top: 12px;
}
.theme-btn a {
  color: #873535;
}
.theme-btn span::after {
  display: block;
  position: absolute;
  content: "";
  width: 48%;
  border-bottom: 2px solid #eb7f00;
  border-right: 3.5px solid #eb7f00;
  transform: skew(40deg);
  height: 10px;
  right: 12px;
  margin: -6px 0 0 -25px;
}

@media screen and (min-width: 768px){
  .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 {
    padding-top:3em;
  }
  .theme-title {
    margin: 0 auto 5px;
    padding: 0 1rem;
    font-size: 1.2rem;
  }
  .other-theme dd {
    margin-top: 5px;
    font-size: 1.1rem;
    padding-bottom: 2em;
  }
  .othertheme .carousel_item + .carousel_item {
    margin-left: 0 !important;
  }
  .theme-btn span::after {
    width: 60%;
  }
}
/* ツアー領域追加【20250826】 */
.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;
}

/* MVボタン追加【20250905】 */
@media screen and (min-width: 768px) {
  a.c-btn.c-btn1 {
    bottom: 30px;
    padding: 0 2.5em 0 2.5em;
  }
}

@media screen and (max-width: 767px) {
  a.c-btn.c-btn1 {
    bottom: 33px;
    padding: 0 2.5em 0 2.5em;
  }
}