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

@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; text-align: center; text-decoration: inherit; text-transform: none; width: 1em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
    
    .ico-hotel:before { content: '\e805'; }
    .ico-angle-right:before { content: '\f105'; }
    
.l-page {
    line-height: 1.6;
    text-align: center;

}
.l-page h1 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    margin: 0 auto 15px;
    max-width: 1236px;
    text-align: left;
}
.l-page img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.l-contents {
    background-color: #0a104b;
    width: 100%;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;

}
.c-inner {
    margin: 0 auto;
    max-width: 1236px;
    width: 88%;
}
.c-sec__title {
    color: #fff;
    display: block;
    font-weight: bold;
    padding-bottom: 2rem;
}
.mv-ttl {
    color: #FFF;
}
@media screen and (min-width: 768px) {
.l-page {
    font-size: 1.2rem;
    margin: 0;
}
}
@media screen and (min-width: 768px) {
body {
    font-size: 1.2rem !important;
}
.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-contents {
    padding-bottom: 2em;
}
.mv {
    background: url(../_images/mv.webp) no-repeat;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 475px;
    background-size: cover;
    justify-content: center;
}
.c-title {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 20px 15px;
    width: 60%;
}
.mv-ttl span {
    font-weight: bold;
    font-size: 3.8em;
    line-height: 1.35;
}
.c-sec {
    margin-top: 4em;
    padding-top: 3em;
}
.c-sec__title {
    font-size: 2.3rem;
}
a:hover {
    color: #dab65b;
}
}
@media screen and (max-width: 767px) {
.breadcrumb-upper {
    background-color: #fff;
    border-top: 1px solid #d7d7d7;
    display: flex;
    flex-wrap: nowrap;
    font-size: 10px;
    line-height: 3rem;
    margin-top: 0;
    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, .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;
}
.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;
}
.l-page {
    padding-top: 20px;
}
.l-page h1 {
    padding: 0 5px;
    margin: 0 auto 15px;
}
.l-contents {
    padding-bottom: 3em;
}
.mv {
    background: url(../_images/mv_sp.webp) no-repeat;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 20.25em;
    background-size: cover;
    justify-content: center;
}
.c-title {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 18px;
    width: 80%;
}
.mv-ttl span {
    font-weight: bold;
    font-size: 1.6em;
    line-height: 1;
}
.c-sec {
    margin-top: 0;
    padding-top: 3em;
}
.c-sec__title {
    font-size: 1.5em;
}
}
/* ナビゲーション */
.nav {
    background-color: #4d4b4b;
}
.c-list {
    display: flex;
}
.c-item {
    flex-grow: 1;
    border-right: solid 1px #bbb9b9;
    width: calc(100% / 4);
}
.c-item a {
    color:#FFF;
    position: relative;
    display: block;
}
.right_item {
    border-right: none;
}
.c-item span {
	position: relative;
	z-index: 3;
}
.fixed {
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 1000;
}
@media screen and (min-width: 768px) {
.sp-nav {
    display: none;
}
.c-item a {
    padding: 1em 0;
    height: 5em;
}
.c-item a::before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    z-index: 2;
    width: 100%;
    height: 0;
    background: #555;
    transition: .3s cubic-bezier(0.8, 0, 0.2, 1) 0s;
}
.c-item a:hover:before{
	height: 100%;  
	background-color: #444;
}
}

@media screen and (max-width: 767px) {
.pc-nav {
    display: none;
}
.c-item a {
    padding: .5em 0 .8em;
    height: 4em;
}
.c-item span {
	font-size: 1rem;
}
}

/* エリア */
.area-inner {
    margin: 0 auto;
    width: 88%;
    background-color: #FFF;
}
.c-tab__wrap {
    padding: 1em 0 0;
}
.c-tab__list {
    display: flex;
    justify-content: center;
    position: relative;
}
.c-tab {
    width: calc( 85% / 5);
}
.c-tab label {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 4.5em;
    justify-content: center;
    padding: 0 1.25em;
    transition: .3s ease-in-out;
    position: relative;
    z-index: 2;
    border: 0;
    background-color: #a19f9f;
    color: #FFF;
    border-top: none;
}
#tab-b_lb {
    background-color: #FFF;
    color: #000;
    border-top: solid 5px #dab65b;
}
.sec-area input[name="tab-radio"] {
    display: none;
}
.c-tab label span {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.3;
}
.c-panel {
    display: none;
}
.c-pamel.is-selected {
    display: block;
}
.c-area__item .c-txt {
    color: #5a4a37;
    text-align: left;
}
.recom {
    margin-top: 10px;
    text-align: left;
}
.c-area__name {
    color: #5a4a37;
    font-size: 1.125em;
    font-weight: 700;
    line-height: 1.3;
}
.comment {
    padding: 10px;
}
.available {
    padding-top: 10px;
    font-weight: bold;
    border-top: 1px solid #534741;
}
.type {
    display: flex;
    flex-wrap: wrap;
}
.c-btn {
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative;
}
.c-area__item .c-txt .c-btn__block {
    margin-top: auto;
}
.c-area__item .c-txt .c-btn__stay {
    background-color: #dab65b;
}
.c-btn__single .c-btn__plan {
    width: 100%;
}
.c-area__item .c-txt .c-btn__block .c-btn::after, .c-area__item .c-txt .c-btn__block .c-btn span {
    color: #FFF;
    font-weight: 700;
    z-index: 1;
}
.c-btn::after {
    color: #FFF;
    content: "\e5cc";
    display: block;
    font-family: "Material Symbols Outlined";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.c-btn__allplan a {
    background-color: #4d4b4b;
    height: 4.5em;
}
.c-btn__allplan span {
    color: #FFF;
}

@media screen and (min-width: 768px) {
.area-inner {
    padding-bottom: 15px;
}
.areaCas {
    display: flex;
    width: 100% !important;
    justify-content: center;
}
.c-area__list {
    flex-wrap: wrap;
}
.c-flex {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1236px;
    width: 85%;
    padding-top: 4em;
}
.c-area__item {
    display: flex;
    flex-direction: column;
    width: calc(90% / 3);
    margin-bottom: 20px;
}
.c-area__item .c-txt {
    display: flex;
    flex: 1;
    flex-direction: column;
    padding: 1.75em;
    padding-top: 0;
    box-shadow: 0 0 .625em rgba(0, 0, 0, .15);
}
.c-btn__block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 85%;
    margin: 0 auto;
}
.c-btn__block:hover {
    opacity: .8;
}
.c-area__item .c-txt .c-btn__block .c-btn {
    height: 3em;
}
.c-btn__bottom {
    max-width: 900px;
    width: 100%;
    margin: 30px auto 30px;
}
.c-btn__allplan ul {
    display: flex;
    justify-content: space-between;
}
.c-btn__allplan li {
    width: calc(95% / 3);
}
.c-btn__allplan li:hover {
    opacity: .9;
}
.c-btn::after {
    right: 1em;
}
.c-pic__slide span {
    align-items: center;
    background-color: #fff;
    bottom: 1em;
    display: inline-flex;
    font-size: 1em;
    height: 1.5em;
    justify-content: center;
    line-height: 1;
    padding: 0 .5em;
    position: absolute;
    right: 1rem;
}
}
@media screen and (max-width: 767px) {
.c-flex {
    display: flex;
    justify-content: space-between;
}
.c-area__item {
    margin: 10px;
    padding-right: 1.75em;
    padding-left: 0.5em;
    border-right: 0.5px solid;
}
.c-tab {
    width: calc( 90% / 5);
}
.c-tab label {
    height: 3.5em;
    padding: 0;
}
.c-area__item .c-txt .c-btn__block .c-btn::after, .c-area__item .c-txt .c-btn__block .c-btn span {
    line-height: 3;
}
.c-panel {
    padding: 15px;
}
.c-btn__bottom {
    margin-top: 15px;
}
.c-btn__allplan ul {
    display: flex;
    justify-content: space-between;
}
.c-btn__allplan li {
    width: calc(95% / 3);
}
.c-btn::after {
    font-size: 1em;
    right: 0;
}
.c-pic__slide span {
    align-items: center;
    background-color: #fff;
    bottom: 1em;
    display: inline-flex;
    font-size: .75em;
    height: 1.5em;
    justify-content: center;
    line-height: 1;
    padding: 0 .5em;
    position: absolute;
    right: 1rem;
}
}
/* エリア　スワイプ設定 */
@media screen and (min-width: 768px) {
.swipeBt { 
    display: none;
}
.prev-arrow {
    display: flex;
    align-items: center;
    position: absolute;
    border: none;
    background: none;
    transform: translateY(-50%);
    top: 50%;
    z-index: 1;
}
.next-arrow {
    display: flex;
    align-items: center;
    position: absolute;
    border: none;
    background: none;
    transform: translateY(-50%);
    top: 50%;
    right: 0;
    z-index: 1;
}
.prev-arrow::before {
    position: absolute;
    font-family: "Material Symbols Outlined";
    content: "\e5cb";
    border-radius: 50%;
    line-height: 1.5;
    width: 1.5em;
    color: #fff;
    background-color: #dab65b;
    top: 50%;
    left: 5px;
    transform: translateY(-50%);
}
.next-arrow::before {
    position: absolute;
    font-family: "Material Symbols Outlined";
    content: "\e5cc";
    border-radius: 50%;
    line-height: 1.5;
    width: 1.5em;
    color: #fff;
    background-color: #dab65b;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
}
}

@media screen and (max-width: 767px) {
.prev-arrow {
    display: flex;
    align-items: center;
    width: 2.5em;
    height: 2.5em;
    position: absolute;
    border: none;
    background: none;
    transform: translateY(-50%);
    top: 50%;
    z-index: 1;
}
.next-arrow {
    display: flex;
    align-items: center;
    width: 2.5em;
    height: 2.5em;
    position: absolute;
    border: none;
    background: none;
    transform: translateY(-50%);
    top: 50%;
    right: 0;
    z-index: 1;
}
.prev-arrow::before {
    position: absolute;
    font-family: "Material Icons Round";
    content: "\e5e0";
    border-radius: 50%;
    line-height: 2;
    width: 2em;
    color: #fff;
    background-color: #dab65b;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.next-arrow::before {
    position: absolute;
    font-family: "Material Icons Round";
    content: "\e5e1";
    border-radius: 50%;
    line-height: 2;
    width: 2em;
    color: #fff;
    background-color: #dab65b;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
}

.next-arrow.slick-disabled {
    color: #ccc;
    cursor: not-allowed;
    opacity: 0.5;
}
.prev-arrow.slick-disabled {
    color: #ccc;
    cursor: not-allowed;
    opacity: 0.5;
}

/* おすすめホテルカルーセル */
@media screen and (max-width: 767px) {
    .slick-dots {
        bottom: -0.8em;
        display: block;
        margin: 0;
        padding: 0;
        position: absolute;
        text-align: center;
        width: 100%;
    }
    .slick-dots li {
        display: inline-block;
        height: 1.5em;
        margin: 0;
        padding: 0;
        position: relative;
        width: 1.5em;
    }
    .slick-dots li button {
        background-color: transparent;
        border: 0;
        color: transparent;
        display: block;
        height: 1.5em;
        line-height: 0;
        outline: none;
        width: 1.5em;
    }
    .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none;
    }
    .slick-dots li button::before {
        background-color: #ccc;
        content: "";
        border-radius: 100vh;
        display: inline-block;
        height: .625em;
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        transition: width .4s ease;
        width: .625em;
    }
    .slick-dots li.slick-active button::before {
        background-color: #dab65b;
        width: 1.5em;
    }
    #area .slick-prev, .slick-next {
        display: none !important;
    }
    }

/* 人気のエリア */
.c-popular__name {
    border-bottom: 1px solid #d9d9d9;
    padding: 1rem .6rem .3rem;
}
.c-popular__name a {
    color:#FFF;
}
.c-popular__item .c-txt {
    color: #FFF;
    text-align: left;
}
.c-popular__item .c-txt .c-btn__block {
    margin-top: .7em;
}
.c-popular__item .c-txt .c-btn__block .c-btn::after, .c-popular__item .c-txt .c-btn__block .c-btn span {
    color: #FFF;
    font-weight: 700;
    line-height: 1.4;
    z-index: 1;
}
figure {
    position: relative;
}
figcaption {
    position: absolute;
    bottom: .5rem;
    color: #FFF;
    text-shadow: #323743 1px 1px 2px, #323743 -1px 1px 2px, #323743 1px -1px 2px, #323743 -1px -1px 2px;
    right: .5rem;
    padding: 1px 5px;
    background-color: rgb(0, 0, 0, .6);
    font-size: 1.1rem;
}

@media screen and (min-width: 768px) {
.p-flex {
    display: flex;
    justify-content: space-between;
}
.c-popular__list {
    flex-wrap: wrap;
}
.c-popular__item {
    display: flex;
    flex-direction: column;
    width: calc(95% / 3);
    padding: 1em;
}
.c-popular__item .c-txt {
    display: flex;
    flex: 1;
    flex-direction: column;
}
.c-popular__item .c-txt .c-btn__block .c-btn {
    height: 4.75em;
}
}
@media screen and (max-width: 767px) {
.p-flex {
    display: flex;
    justify-content: space-between;
}
.c-popular__item {
    display: flex;
    flex-direction: column;
    margin: 0 10px 20px 10px;
}
}
/* 人気のエリアカルーセル */
@media screen and (max-width: 767px) {
#popular .slick-prev, .slick-next {
    display: none !important;
}
#popular .slick-dots {
    display: flex;
    justify-content: center;
    margin: 24px 0 0 -16px;
}
#popular .slick-dots li {
    margin-left: 8px;
    width: 25px;
}
}

/* JTBならでは */
#jtbonly {
    color: #FFF;
}
.about-box {
    margin: 40px auto 20px;
    padding: 30px 20px 10px 20px;
    border: 2px solid #dab65b;
    background: repeating-linear-gradient(-45deg, #fff, #fff 3px, #f2fbfb 3px, #f8fbfb 6px);
}
.jtbonlyTtl{
	text-align: center;
    background-color: #FFF;
    border-radius: 1vh;
    border: 4px solid #dab65b;
    padding: 0.5em 10px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    margin: -75px 0 0 0;
    width: 35%;
}
.jtbonlyTtl::after, .jtbonlyTtl::before {
    content: '';
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    border: solid transparent;
    width: 0;
    height: 0;
}
.jtbonlyTtl::after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 15px;
    bottom: -28px;
}
.jtbonlyTtl::before {
    border-color: rgba(51, 51, 51, 0);
    border-top-color: #dab65b;
    border-width: 20px;
    bottom: -39px;
}
.jtbonlyTtl img {
    width: 170px;
    height: auto;
}
.jtbonlyAbout {
    margin-top: 8px;
}
.jtbonlyAbout_txt {
    margin-top: 8px;
    color: #000;
}
.jtbonlyAbout_txt .kome {
    position: relative;
    margin-top: 16px;
    padding-left: calc(1em + 4px);
    font-size: 1.2rem;
    font-weight: 700;
}
.jtbonlyAbout_txt .kome:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "\203B";
}
.jtbonlyAbout_txt .tabisugo_plus {
    display: inline-block;
    margin: 0 8px;
    width: 80px;
    height: auto;
    vertical-align: middle;
    padding-top: 0;
}
.jtbonlyAbout_ttl span {
    font-weight: bold;
    color: #000;
}
.jtbonly__unit {
    margin-top: 40px;
    padding-top: 40px;
}
.jtbonly__unit a {
    color:#FFF;
}
.jtbonly__unit:before {
    position: absolute;
    left: 0;
    top: -5px;
    content: '';
    display: inline-block;
    width: 100%;
    height: 10px;
    background: radial-gradient(circle farthest-side, #BCBDC2, #BCBDC2 30%, transparent 30%, transparent);
    background-size: 10px;
}
.jtbonly__unit.-green, #jtbonly .jtbonly__unit.-brown {
    position: relative;
    min-height: 434px;
}
.jtbonly__unit.-green .page-title-h4, #jtbonly .jtbonly__unit.-brown .page-title-h4 {
    font-weight: bold;
}
.jtbonly__unit.-green .page-title-h4 .tabisugo_plus, .jtbonly__unit.-brown .page-title-h4 .tabisugo_plus {
    display: inline-block;
    line-height: 1;
    margin-bottom: 8px;
    width: 100px;
    height: auto;
    vertical-align: text-bottom;
}
.jtbonly-txt {
    line-height: 1.6;
    margin-bottom: 8px;
}
.jtbonly-ly-btn-column {
    margin-top: 24px;
    text-align: right;
}
.jtbonly-ly-btn-column a {
    display: inline-flex;
    align-items: center;
    color: #FFF;
    font-weight: bold;
}
.jtbonly-ly-btn-column a:after {
    margin-left: 4px;
    font-family: 'Material Icons Round';
    content: "\e89e";
    line-height: 1;
    font-size: 100%;
    vertical-align: middle;
    text-decoration: none;
}
@media screen and (min-width: 768px) {
.jtbonly__unit.-green .page-title-h4, #jtbonly .jtbonly__unit.-brown .page-title-h4 {
    margin-left: calc(45% + 40px);
    font-size: 2.1rem;
}
.jtbonly-wrap__cassette {
    margin-top: 24px;
    margin-left: calc(45% + 40px);
}
.jtbonly-wrap__cassette__item:first-of-type {
    position: absolute;
    left: 0;
    top: 40px;
    width: 45%;
}
.jtbonlyAbout {
    font-size: 1.5rem;
}
.jtbonly-txt {
    font-size: 1.7rem;
}
#jtbonly .slick-dots button {
    color: transparent;
    outline: none;
    width: 8px;
    height: 8px;
    display: block;
    border-radius: 50%;
    background: #ccc;
}
#jtbonly .slick-dots .slick-active button {
    background-color: #dab65b;
}
}

@media screen and (max-width: 767px) {
.jtbonlyTtl {
    width: 70%;
}
.jtbonlyTtl img {
    width: 100px;
}
.about-box {
    background: repeating-linear-gradient(-45deg, #fff, #fff 2px, #f2fbfb 4px, #f8fbfb 6px);
}
.jtbonly__unit.-green .page-title-h4 {
    font-size: 1.8rem;
    text-align: center;
}
.jtbonly__unit.-green .page-title-h4 .tabisugo_plus {
    display: inline-block;
    line-height: 1;
    margin-bottom: 4px;
    width: 80px;
    height: auto;
    vertical-align: middle;
}
.jtbonly-wrap__cassette__item {
    width: 100%;
    margin-top: 16px;
}
.jtbonly-txt {
    font-size: 1.3rem;
}
}

/* JTBならでは 他にもまだある！ */
.jtbonly-sect__inner {
    text-align: left;
}
.jtbonly-moreplan {
    position: relative;
    margin-top: 32px;
    padding-top: 32px;
}
.jtbonly-moreplan:before {
    position: absolute;
    left: 0;
    top: -5px;
    content: '';
    display: inline-block;
    width: 100%;
    height: 10px;
    background: radial-gradient(circle farthest-side, #BCBDC2, #BCBDC2 30%, transparent 30%, transparent);
    background-size: 10px;
}
.jtbonly-ttl {
    text-align: center;
    font-weight: bold;
}
.jtbonly-moreplan_wp {
    display: flex;
    justify-content: center;
    margin: 16px 0;
}
.jtbonly-moreplan_item {
    width: calc(100% / 4);
    background-color: #FFF;
}
.jtbonly-moreplan_item a {
    position: relative;
    display: block;
    padding: 46px 16px 16px;
    height: 100%;
    color: #323743;
    text-decoration: none;
    border: solid 5px #dab65b;
    transition: 0.2s opacity;
}
.jtbonly-moreplan_item:not(:first-child) {
    margin-left: 8px;
}
.jtbonly-moreplan_item dt {
    display: flex;
    align-items: flex-start;
    font-weight: bold;
    line-height: 1.3;
    color: #000;
}
.jtbonly-moreplan_item dt .tabisugo_plus {
    position: absolute;
    top: 5px;
    margin-left: auto;
    width: 80px;
    height: auto;
}
.feature-sect__more {
    margin: 32px auto 0;
    width: 550px;
    padding: 16px;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    transition: 0.2s opacity;
    background-color: #dab65b;
}
.feature-sect__more a {
    color: #FFF;
}
.allarea-btn-htl {
    margin: 35px auto 0;
    width: 650px;
}

@media screen and (min-width: 768px) {
.jtbonly-ttl {
    font-size: 2.1rem;
    margin-bottom: 16px;
}
.feature-sect__more:hover {
    opacity: .9;
}
}

@media screen and (max-width: 767px) {
.feature-sect__more {
    width: auto;
}
.jtbonly-ttl {
    font-size: 1.8rem;
}
}

/* JTBならでは　スライド */
.slick-slide {
    display: none;
    position: relative;
    float: left;
    height: 100%;
    min-height: 1px;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.jtbonly_slider img {
    width: 100%;
    object-fit: cover;
}
.jtbonly_slider .slick-slide .caption {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    padding: 6px 12px;
    text-shadow: #323743 1px 1px 2px, #323743 -1px 1px 2px, #323743 1px -1px 2px, #323743 -1px -1px 2px;
    color: #fff;
    font-size: 1.4rem;
    opacity: 0;
    transition: .3s ease;
}
.jtbonly_slider .slick-current .caption {
    opacity: 1;
    transition-delay: .5s;
}
.slick-slider .slick-list .slick-track {
    transform: translate3d(0, 0, 0);
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before, .slick-track:after {
    display: table;
    content: '';
}
.slick-track:after {
    clear: both;
}
.jtbonly_slider .slick-dots {
    text-align: center;
    margin: 20px 0 0 0;
}
.jtbonly_slider .slick-dots {
    text-align: center;
    margin: 20px 0 0 0;
}
.jtbonly_slider .slick-dots li {
    display: inline-block;
    margin: 0 5px;
}

@media screen and (min-width: 768px) {
.jtbonly_slider img {
    height: 350px;
}
}   

@media screen and (max-width: 767px) {
.jtbonly_slider {
    width: 100%;
    margin: 0 auto;
}
.jtbonly_slider img {
    height: 250px;
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.jtbonly_slider .slick-dots {
    text-align: center;
    margin: 12px 0 0 0;
}
}

/* JTBならでは　他にもまだある！カルーセル */
@media screen and (max-width: 767px) {
.swipeWp {
    position: relative;
    margin: 0;
}
.swipeInr {
    scrollbar-width: none;
    overflow-x: scroll;
    padding-bottom: 24px;
}
.swipeInr::-webkit-scrollbar {
    display: none
}
.swipeBar {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 8px;
    width: calc(100% - 16px);
    height: 6px;
    border-radius: 50vw;
    background-color: #f5f5f5
}
.swipeBarThumb {
    cursor: pointer;
    min-width: 80px;
    height: 6px;
    border-radius: 50vw;
    background-color: #4d4b4b
}
.swipeBt {
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    color: #fff;
    font-weight: 700;
    border: none;
    background: rgb(77,75,75,.8);
}
.swipeBt.-prev {
    left: 0
}
.swipeBt.-next {
    right: 0
}
.swipeBt .m-ico {
    font-size: 2.5rem;
    line-height: 1;
    font-weight: 700;
    font-style: normal
}
.swipeBt:disabled {
    pointer-events: none;
    opacity: 0
}
.m-ico:before {
    position: relative;
    top: 2px;
    font-family: 'Material Icons Round';
    content: attr(data-icon);
    font-size: 100%;
}
}

/* KWから探す */
.c-keyword__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.c-keyword__list .c-tag {
    align-items: center;
    background-color: #4d4b4b;
    border-radius: 100vh;
    display: inline-flex;
    height: 2.75em;
    justify-content: center;
    line-height: 1;
    margin: .5em 1em .5em 0;
    padding: 0 1.25em;
    transition: all .3s ease;
}
.c-keyword__list .c-tag span {
    color: #FFF;
    font-weight: 700;
}
.c-keyword__list .c-tag span::before {
    content: "#"; padding-right: .25em;
}
.c-keyword__list a:hover {
    background-color: #dab65b;
}
@media screen and (min-width: 768px) {
.c-kw {
    padding: 0 2.5em;
}
.c-keyword__list .c-tag span {
    font-size: 1.125em;
}
}

@media screen and (max-width: 767px) {
.c-kw {
    padding: 0 1.5em;
}
}

/* おすすめ特集 */
.readmore-content ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.readmore-content li {
    padding: 10px;
    text-align: center;
}
.sec-pr .bnr_txt {
    text-align: center;
    color: #FFF;
    font-weight: 500;
}
@media screen and (min-width: 768px) {
.readmore-content li {
    width: calc(100% / 5);
}
}
@media screen and (max-width: 767px) {
.readmore-content li {
    width: calc(100% / 2);
}
}
/* もっと見る */
@media screen and (min-width: 768px) {
    .readmore label {
        display: none;
    }
    .readmore input {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .readmore {
        position: relative;
        margin: 10px auto 0;
        padding: 0 0 75px;
    }
    .readmore label {
        position: absolute;
        display: table;
        left: 50%;
        bottom: 0;
        margin: 0 auto;
        width: 200px;
        padding: 10px 0;
        color: #fff;
        text-align: center;
        border-radius: 5px;
        background-color: #4d4b4b;
        transform: translateX(-50%);
        cursor: pointer;
        z-index: 1;
    }
    .readmore label::before {
        content: 'すべてを見る';
    }
    .readmore input[type="checkbox"]:checked~label::before {
        content: '元に戻す';
    }
    .readmore input[type="checkbox"] {
        display: none;
    }
    .readmore-content {
        position: relative;
        height: 250px;
        overflow: hidden;
    }
    .readmore input[type="checkbox"]:checked~.readmore-content {
        height: auto;
    }
    .readmore-content::before {
        position: absolute;
        display: block;
        content: "";
        bottom: 0;
        left: 0;
        width: 100%;
        height: 75px;
        background: linear-gradient(rgba(10, 16, 75, 0) 10%, rgba(10, 16, 75, 0.5) 50%, rgba(10, 16, 75, 0.95) 100%);
        z-index: 1;
    }
    .readmore input[type="checkbox"]:checked~.readmore-content::before {
        display: none;
    }
}

/* 検索パネル */
.search-tab__list li a {
    background-color: #4d4b4b;
    border-top: solid 5px #4d4b4b;
}
.hotel-tabbox .f-form-checkfield {
    font-size: 1.25rem;
}
fieldset:nth-child(12),fieldset:nth-child(14),fieldset:nth-child(15) {
    display: none !important;
}
@media screen and (min-width: 768px) {
    .search-tab__list li a.active { 
        background-color: #dab65b;
        color: #FFF;
        border-top: solid 5px #dab65b;
    }
    .search-tab__list li a:not(.active):hover { 
        background-color: #dab65b;
        border-color: #dab65b;
    }
}
@media screen and (max-width: 767px) {
    .search-tab__list li a.active { 
        background-color: #FFF;
        color: #4d4b4b;
        font-weight: bold;
        border-top: solid 10px #dab65b;
    }
    .search-tab__list li em {
        font-weight: bolder;
    }
}

/* よくある質問 */
.is-open::after { 
    transform: rotate(-180deg);
} 
.c-faq__list {
    text-align: left;
}
.c-faq__list a {
    color: #323743;
    background-color: rgba(218, 182, 91, .7) ;
}
.c-faq__item {
    background-color: #fff;
    border: 2px solid #0a104b;
}
.c-faq__item--q, .c-faq__item--a {
    color: #323743;
    position: relative;
}
.c-faq__item--q {
    cursor: pointer;
    font-weight: 700;
}
.c-faq__item--q::before, .c-faq__item--a::before {
    font-size: 1.5em;
    left: 0;
    line-height: 1;
    position: absolute;
}
.c-faq__item--q::before {
    color: #4d4b4b;
    content: "Q.";
    font-family: メイリオ, Meiryo, sans-serif, 游明朝, -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", HelveticaNeue, Arial, Verdana, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", Meiryo, sans-serif;
}
.c-faq__item--a::before {
    color: #da0a1b;
    content: "A.";
    font-family: メイリオ, Meiryo, sans-serif, 游明朝, -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", HelveticaNeue, Arial, Verdana, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", Meiryo, sans-serif;
}
.c-faq__item--q::after, .c-faq--a::after {
    color: #4d4b4b;
    content: "\e313";
    display: inline-block;
    font-family: "Material Icons Round";
    font-size: 1.5em;
    line-height: 1;
    position: absolute;
    right: 0;
    transition: all .5s ease;
}
.c-faq__item--a {
    display: none;
    padding-bottom: 2em;
}
@media screen and (min-width: 768px) {
.c-faq__item--q {
    line-height: 1.5;
    padding-bottom: 2em;
    padding-top: 2em;
}
.c-faq__item {
    padding: 0 2.5em;
    width: 85%;
    margin: 0 auto;
}
.c-faq__item--q, .c-faq__item--a {
    padding-left: 3em;
}
}

@media screen and (max-width: 767px) {
.c-faq__item--q {
    line-height: 1.2;
    padding-bottom: 1em;
    padding-top: 1.2em;
}
.c-faq__item {
    padding: 0 1.0em;
}
.c-faq__item--q, .c-faq__item--a {
    padding-left: 2.2em;
    padding-right: 1.9em;
}
}

/* フッター */
.htl-sitemap {
    background-color: #0a104b !important;
    border-bottom: solid 1px #0a104b !important;
}
.htl-sitemap a,dt {
    color: #FFF;
}
.htl-sitemap_dl dt {
    text-align: left;
}

@media screen and (min-width: 768px) {
.htl-sitemap {
    padding-top: 50px;
    margin-top: 30px;
}
.htl-sitemap_dl {
    display: flex;
    flex-wrap: wrap;
    min-width: 970px;
    max-width: 1246px;
    padding: 0 5px;
}
.htl-sitemap_dl dt {
    margin-top: 25px;
    width: 120px;
}
.htl-sitemap_dl dd {
    width: calc(100% - 120px);
}
.htl-sitemap_list {
    margin: 15px 0 0 0;
}
.htl-sitemap_list li {
    margin: 10px 0 0 10px;
    padding-left: 10px;
    border-left: dotted 1px #ccc;
}
}
@media screen and (max-width: 767px) {
.htl-sitemap {
    margin-top: 35px;
}
.htl-sitemap_dl dt {
    padding: 15px 30px 15px 15px;
}
.js-accordion-sp:after {
    position: absolute;
    right: 10px;
    font-family: "Material Icons Round";
    content: "\e313";
    transition: all .2s ease;
    font-size: 1.8rem;
}
.htl-sitemap_dl dd {
    display: none;
    padding-bottom: 15px;
}
.htl-sitemap_list {
    margin-right: 3px;
}
.htl-sitemap_list li {
    margin: 3px 0 0 3px;
    width: calc(100% / 2 - 3px);
}
.htl-sitemap_list li a {
    font-size: 11px;
    text-align: left;
    display: flex;
    align-items: center;
    padding: 5px 10px;
    min-height: 50px;
    height: 100%;
    line-height: 1.3;
    border-radius: 3px;
    background: #fff;
}
.htl-sitemap_list li a {
    color: #0a104b;
}
}
@media print, screen and (min-width: 768px) {
#JTBGF-ly_footer.JTBGF-ly_footer {
    margin-top:0 !important;
    padding-top: 80px !important;
    background-color: #0a104b;
}
}
@media print, screen and (max-width: 767px) {
#JTBGF-ly_footer.JTBGF-ly_footer {
    margin-top: 0 !important;
}
}


/* 添乗員同行ツアー */
.page-lead {
    color: #fff;
}
.ly_grid {
    display: flex;
    flex-wrap: wrap;
    margin-left: 16px;
}
.plan__item {
    display: flex;
    flex-direction: column;
    background: #fff;
    box-shadow: 0 1px 3px rgb(0 0 0 / 20%);
    border-radius: 4px;
}
.plan__item a {
    color: #323743;
    transition: 0.4s ease;
    opacity: 1;
    min-height: 0%;
}
.plan__item-area {
    display: flex;
    width: 100%;
    margin: 0;
    flex-direction: column-reverse;
}
.plan__item-title {
    font-size: 1.125em;
    font-weight: 700;
    line-height: 1.3;
}
.plan__item-images {
    width: 100%;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    order: 1;
    padding-top: 0;
}
.plan__item-images img {
    width: 100%;
    vertical-align: bottom;
    position: relative;
    left: 0;
    transform: none;
}
.plan__item-destination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-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;
}
.esplan__item-detail-icon li {
    position: relative;
    line-height: 1.3;
    display: inline;
    background-color: #EAF0F7;
    border-radius: 10px;
    padding: 6px 12px 6px 12px;
    font-size: 1.4rem;
}
.plan__item-detail {
    margin: 12px;
}
.plan__item-price {
    margin-top: 8px;
    text-align: center;
    font-size: 1.6rem;
    color: #cc0d21;
}
.plan__item-price em {
    font-weight: bold !important;
}
.icon-btn li {
    margin: 32px auto 0;
    padding: 16px;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    transition: 0.2s opacity;
    background-color: #dab65b;
}
.icon-btn a {
    color: #fff;
}
.icon-btn a::after {
    color: #FFF;
    font-weight: 700;
    content: "\e5cc";
    font-family: "Material Symbols Outlined";
    position: absolute;
    right: 1em;
}

@media screen and (min-width: 768px) {
    .recommend-sect__inner {
        position: relative;
        margin: 0 auto;
        width: 100%;
        min-width: 970px;
        max-width: 1246px;
    }
    .ly_grid.-recommend .ly_grid__item {
        width: calc(33.33333% - 16px);
        margin-top: 24px;
        margin-left: 16px;
    }
    .icon-btn {
        display: flex;
        justify-content: center;
    }
    .icon-btn li {
        position: absolute;
        width: 550px;
    }
    .plan__item-images img {
        height: 260px;
    }
    .icon-btn li:hover {
        opacity: .9;
    }
}
@media screen and (max-width: 767px) {
    .recommend-sect__inner {
        width: 88% !important;
        margin: 0 auto;
    }
    .ly_grid.-recommend .ly_grid__item {
        width: calc(100% - 16px) !important;
        margin-bottom: 15px;
    }
    .plan__item-images img {
        height: 200px;
    }
    .icon-btn a::after {
        right: 10%;
    }
}

/* 20231024追加 */
.sub-title {
    text-align: left;
    border-bottom: 1px solid #d9d9d9;
    padding: 6px;
    font-weight: 700;
}
   