@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; 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; text-align: center; text-decoration: inherit; text-transform: none; width: 1em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.ico-pin:before { content: '\e80a'; }
.ico-right-open:before { content: '\e803'; }
.ico-btn-arrow:before { content: '\e809'; }
.ico-pin:before { content: '\e80a'; }
.ico-info-circled:before { content: '\e80b'; }


/*基本設定*/
@media screen and (min-width: 768px) {
    .sp-item {
        display: none;
    }
}


.l-page {
    line-height: 1.6;
    text-align: center;
    width: 100%;
    overflow: hidden;
}

.l-page img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.l-mv, .l-anchor, .l-contents {
    font-family: 'Zen Maru Gothic', sans-serif;
    text-align: center;
}
.p-autumn .l-contents {
    background-color: #FFF3E0;
}
.c-sec:nth-child(even) {
    background-color: #fcf9f5;
}
.c-sec__head .c-sec__title {
    color: #873535;
    font-weight: 700;
}
.c-sec__head:before {
    color: #9a330c;
    display: block;
    font-family: "gwicon";
    font-size: 2.3em;
    line-height: 1;
    padding-bottom: 0.125em;
}
figure {
    position: relative;
    text-align: center;
}
.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%;
}
.c-word {
    border-radius: .25em;
    line-height: 2.25em;
    margin: .5em;
    padding: 0 1em;
    border: 1px solid #9a330c !important;
    display: inline-flex;
    align-items: center;
    background-color: #fff;
}
.c-word span{
    color: #323743;
}
.c-word span:hover{
    color: #FFF;
}
.c-word span:before {
    content: "＃";
    padding-right: .25em;
}
.c-btn {
    align-items: center;
    border-radius: .375em;
    display: flex;
    justify-content: center;
    position: relative;
    background-color: #9a330c;
}
.c-bottom__link .c-btn span::after {
    content: "\e809";
    font-size: .75em;
    right: 2em;
}
.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 {
    color: #fff;
    font-weight: 700;
}

@media screen and (min-width: 768px) and (max-width: 1236px) {
    .l-page {
        font-size: 1.294498vw;
        margin: 0;
    }
}
@media screen and (min-width: 768px) {
    .l-page h1 {
        font-size: 18px;
        font-weight: bold;
        line-height: 1.3;
        margin: 0 auto 25px;
        max-width: 1236px;
        text-align: left;
    }
    .c-sec {
        padding: 4.25em 0 6em;
    }
    .c-sec__head {
        margin-bottom: 20px;
    }
    .c-sec__head .c-sec__title {
        font-size: 2em;
    }
    .l-page .c-flex {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 767px) {
    .l-page h1 {
        font-size: 15px;
        font-weight: bold;
        line-height: 1.3;
        margin: 20px auto 10px;
        max-width: 1236px;
        text-align: left;
    }
    .c-sec {
        padding: 3em 0 2em;
    }
    .c-sec__head {
        margin-bottom: 15px;
    }
    .c-sec__head .c-sec__title {
        font-size: 1.5em;
    }
}

/*ぱんくず*/
@media screen and (min-width: 768px) {
    .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;
    }
}

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

/*MV*/
.p-autumn .l-mv {
    background-image: url(../_images/bg_kouyou.png);
}
.l-mv {
    background: no-repeat 50% 0 / cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-bottom: 2em;
    position: relative;
    width: 100%;
}
.c-inner {
    margin: 0 auto;
    max-width: 1236px;
    width: 88%;
}
.l-mv .c-title_autumn {
    background: no-repeat 50% 0;
    color: #fff;
    text-shadow: 1px 1px 5px #000000;
}
.l-mv .c-title_autumn span {
    font-size: 2.375em;
    font-weight: 700;
    line-height: 3.0em;
}
.l-mv .c-title {
    background: no-repeat 50% 0;
    color: #fff;
    display: inline-block;
    position: relative;
    text-shadow: 1px 1px 5px #000000;
}
.l-mv .c-title span {
    font-weight: 700;
    line-height: 1.2em;
}
.l-mv .c-title em {
    color: #fff9cf;
    font-size: 1.2em;
    font-weight: 700;
}
.l-mv .c-btn {
    background-color: rgba(255, 255, 255, .9);
    bottom: 45px;
    height: 3em;
    padding: 0 2em;
    position: absolute;
    right: 90px;
}
.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;
}

@media screen and (min-width: 768px) {
    .l-mv {
        height: 31.25em;
    }
    .l-mv .c-title span {
        font-size: 5.375em;
    }
}
@media screen and (max-width: 767px) {
    .l-mv .c-title__wrap {
        font-size: .625em;
        padding: 3em 0 6em;
    }
    .l-mv .c-title span {
        font-size: 4.5em;
    }
    .l-mv .c-btn {
        bottom: 5em;
        height: 2.5em;
        padding: 0 2em 0 1em;
        right: 1em;
        font-size: .7em;
    }
    .l-mv .c-btn span {
        font-size: 1em;
    }
}

/*NAV*/
.pagenav {
    position: sticky;
    left: 0;
    top: 0;
    z-index: 2;
    background: #fff;
    box-shadow: 0px 0px 2px 1px rgb(0 0 0 / 20%);
}
.pagenav-list_item {
    flex: 1;
}
.pagenav-list_item a {
    position: relative;
    display: flex;
    text-align: center; 
    align-items: center;
    flex-direction: column;
    min-height: 85px;
    line-height: 1.5;
    padding: 5px 5px 0px;
    text-decoration: none;
    color: #323743;
    font-weight: bold;
    transition: background-color 0.2s ease, min-height 0.5s ease;
}
.pagenav-list_item a:hover {
    color:#ff903b;
}
.pagenav-list_item a:before {
    left: -1px;
}
.pagenav-list_item:last-child a:after {
    right: -1px;
}
.pagenav-list_item a:before, .pagenav-list_item:last-child a:after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    display: inline-block;
    width: 1px;
    height: 60%;
    border-left: solid 1px #873535;
}
.pagenav-list_item-txt {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    line-height: 1.3;
}
.pagenav-list_item .m-ico {
    line-height: 1;
    color: #c97968;
    font-size: 2.5rem;
}
.m-ico {
    display: inline-flex;
    align-items: center;
    font-style: normal;
    vertical-align: middle;
    font-weight: 400;
    position: relative;
    top: -1px;
}
.m-ico:before {
    position: relative;
    top: .5px;
    font-family: 'Material Icons Round';
    content: attr(data-icon);
    font-size: 100%;
}

@media screen and (min-width: 768px) {
    .pagenav .inner {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0;
        position: relative;
        margin: 0 auto;
        width: 100%;
        max-width: 1280px;
    }
    .pagenav-list {
        display: flex;
        width: 100%;
    }
}
@media screen and (max-width: 767px) {
    .pagenav-list {
        display: flex;
    }
    .pagenav-list_item a {
        font-size: 1.1rem;
        min-height: 70px;
    }
}

/*ならではの過ごし方*/
.jtbonlyTtl {
    text-align: center;
    margin-top: 50px;
}
.jtbonlyTtl img {
    height: auto;
}
.jtbonlyAbout {
    text-align: left;
}
.jtbonlyAbout_ttl span {
    display: inline-block;
    padding: 8px 16px;
    line-height: 1.3;
    color: #03A3A9;
    font-weight: bold;
    border-radius: 50vw;
    background: #f6f4ef;
}
.jtbonlyAbout_txt .kome {
    position: relative;
    margin-top: 16px;
    padding-left: calc(1em + 4px);
    font-size: 1.2rem;
}
.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;
}
.txt_area {
    color: #FFF;
    padding: 15px;
    text-align: left;
}
.txt_label {
    display: flex;
}
.txt_area img {
    height: 25px;
    margin-right: 15px;
}
.txt_area span {
    color: #333;
    background-color: #e6d194;
    border-radius: 5px;
    padding: 0px 12px;
}
.txt_area p {
    padding:10px 0;
}
.sec-jtbonly h3 {
    line-height: 1.5;
    font-weight: bold;
    margin-top: 25px;
}
img.tabisugo_img {
    width: 100%;
    border-radius: .375em;
}
.plan_list a:hover {
    opacity: 0.5;
    transition: all .3s ease;
}
@media screen and (min-width: 768px) {
    .jtbonlyTtl img {
        width: 180px;
    }
    .plan_list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .plan_list li {
        display: flex;
        flex-direction: column;
        width: calc(calc(100% - 3.75em) / 3);
        background-color: #333;
        margin:20px 0;
        border-radius: .375em;
    }
    .tabisugo_img {
        width: 100%;
    }
    .swipeBt {
        display: none !important;
    }
    .swipeBar {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    #jtbonly .jtbonlyTtl {
        margin-top: 20px ;
    }
    .jtbonlyTtl img {
        width: 150px;
    }
    .plan_list {
        display: flex;
        flex-direction: column;
    }
    .plan_list li {
        background-color: #333;
        width: 100%;
        border-radius: .375em;
        margin-top: 10px;
    }
    .swipeWp {
        margin-top: 15px;
    }
    .swipeBox{
        width: 2036px;
    }
    .swipeBt {
        border: solid 3px #666;
        background-color: #666;
        border-radius: 50%;
        width: 32px;
        height: 32px;
    }
    .swipeBt .m-ico {
        font-size: 2.3rem;
        font-weight: 600;
    }
    
}


/*KW*/
.sec-keyword .c-sec__head:before {
    content: "\e807";
}
.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-list a:hover {
    background-color: #873535;
}

/*感動の瞬間*/
.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-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-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-recommendarea .c-bottom__btn {
    margin-top: 1.25em;
}
.sec-recommendarea .c-bottom__btn .c-btn {
    height: 3.375em;
}

@media screen and (min-width: 768px) {
    .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;
    }
    .c-pic a:hover {
        opacity: .5;
        transition: all .4s ease;
    }
    .sec-recommendarea .c-bottom__btn .c-btn {
        width: calc(50% - .375em);
    }
    .sec-recommendarea .c-btn__plan .c-bnt__float {
        width: auto;
    }
}
@media screen and (max-width: 767px) {
    .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-bnt__float::before {
        left: 35%;
        top: -.9em;
    }
}

/*人気のエリア*/
.sec-area .c-sec__head::before {
    content: "\e806";
}
.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::before {
    content: "\e80a";
    display: inline-block;
    font-family: "icon";
    padding-right: .5em;
}
.sec-area .c-item .c-title a {
    color: #873535;
}
.sec-area .c-item p {
    margin-top: .5em;
}
.sec-area .c-bottom__btn {
    margin-top: 1.25em;
    height: 3.375em;
}
.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-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;
}

@media screen and (min-width: 768px) {
    .sec-area .c-item {
        display: flex;
        flex-direction: column;
        width: calc(calc(100% - 3.75em) / 3);
    }
    .sec-area .c-bottom__btn .c-btn {
        width: calc(50% - .375em);
        height: 3.375em;
    }
    .sec-area .c-btn__plan .c-bnt__float {
        width: auto;
    }
}
@media screen and (max-width: 767px) {
    .sec-area .c-item + .c-item {
        margin-top: 3em;
    }
    .sec-area .c-bottom__btn {
        display: flex;
        justify-content: space-between;
    }
    .sec-area .c-bottom__btn .c-btn {
        width: calc(50% - .25em);
    }
}

/*人気の名所・スポット*/
.sec-spot .c-list {
    background-color: #fff;
    border-radius: .75em;
    display: block;
    margin-top: 1em;
    padding: 1.5em;
    text-align: left;
}
.sec-spot .c-sec__head::before {
    content: "\e80a";
    font-family: "icon";
}
.sec-spot .c-list a:hover {
    background-color: #873535;
}

@media screen and (max-width: 767px) {
    .sec-spot .c-list {
        padding: 1.5em .5em;
    }
}

/*特集・プランから探す*/
.sec-plan .c-sec__head::before {
    content: "\e80b";
}
.c-bnr__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin: 0 auto;
    max-width: 900px;
    width: 100%;
}
.c-bnr__item .c-title {
    font-weight: 700;
}
.c-bnr__item img {
    width: 100%;
}
.c-bnr__item p {
    text-align: left;
}
.sec-plan .c-bottom__link {
    margin-top: 3em;
}
.sec-plan .c-bottom__link .c-btn {
    height: 3.625em;
    max-width: 500px;
    margin: 0 auto;
    width: 100%;
}
.sec-plan .c-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 1em;
}
.l-block .c-title span {
    color: #873535;
    font-weight: 700;
    line-height: 1;
}
.sec-plan .c-list .c-word {
    border-radius: 100vh;
    margin: .5em .25em;
}
.sec-plan .c-list__month .c-word span {
    color: #9a330c;
}
.sec-plan .c-list__month .c-word span:hover {
    color: #FFF;
}
.sec-plan .c-list__month .c-word:hover {
    background-color: #873535;
}
.sec-plan .c-list__season .c-word:hover {
    background-color: #fa9e49;
}

@media screen and (min-width: 768px) {
    .c-bnr__item {
        width: calc(calc(100% - 7.5em) / 3);
    }
    .sec-plan .l-block + .l-block {
        margin-top: 4.375em;
    }
    .l-block .c-title span {
        font-size: 1.5em;
    }
    .sec-plan .c-list .c-word {
        height: 3.125em;
        padding: 0 2em;
    }
    li.c-bnr__item a:hover {
        opacity: .6;
        transition: all .4s ease;
    }
}
@media screen and (max-width: 767px) {
    .c-bnr__item {
        width: calc(100% / 2);
        padding: 10px 3px;
        box-sizing: border-box;
    }
    .c-bnr__item .c-title {
        font-size: 0.9em;
    }
    .c-bnr__item p {
        font-size: 0.7em;
    }
    .sec-plan .l-block + .l-block {
        margin-top: 2.5em;
    }
    .sec-plan .c-list .c-word {
        height: 2.5em;
    }
}


/*FAQ*/
.c-faq__list {
    text-align: left;
}
.c-faq__item {
    background-color: #fff;
    margin-top: .25em;
}
.c-faq__item--q {
    line-height: 1.5;
    font-weight: bold;
    padding-bottom: 2em;
    padding-top: 2em;
}
.c-faq__item--q::before {
    content: "Q.";
}
.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::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--q, .c-faq__item--a {
    position: relative;
}
.c-faq__item--a {
    display: none;
    padding-bottom: 2em;
}
.is-open::after {
    transform: rotate(-180deg);
}

@media screen and (min-width: 768px) {
    .c-faq__item {
        padding: 0 2.5em;
    }
    .c-faq__item--q, .c-faq__item--a {
        padding-left: 3em;
    }
}
@media screen and (max-width: 767px) {
    .c-faq__list {
        margin-top: 1.5em;
    }
    .c-faq__item {
        padding: 0 5%;
    }
    .c-faq__item--q, .c-faq__item--a {
        padding: 1em 3em;
    }
}


/*footer*/
.sec-destination .c-list {
    display: flex;
    flex-wrap: wrap;
}
.sec-destination .l-block {
    text-align: left;
}
.sec-destination .c-list li {
    font-size: .9375em;
}
.sec-destination li a {
    color: #333;
}

@media screen and (min-width: 768px) {
    .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 dd + dt {
        border-top: 1px solid #d9d9d9;
        margin-top: 1.5em;
        padding-top: 2.25em;
    }
    .sec-destination .c-list li::after {
        color: #ccc;
        content: "/";
        padding-left: .75em;
    }
}
@media screen and (max-width: 767px) {
    .sec-destination .c-inner {
        width: 100%;
    }
    .sec-destination .l-block {
        margin-top: .5em;
    }
    .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;
    }
}



/*  注目情報
============================================================================= */
.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: 5em 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 2em !important;
  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>dd {
  display: none;
  padding: 1.5em 2.5em;
  line-height: 2
}
.newswp a:hover {
    opacity: .8;
    transition: all .4s ease;
}
}

@media screen and (max-width: 767px){
.news__list>dd {
  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!;
}


/* 添乗員同行ツアー */
.page-title-h2 {
    color: #873535;
    font-size: 2em;
    font-weight: 700;
}
.ranking__bt a {
    color: #FFF;
    background: #9a330c;
}
@media screen and (max-width: 767px){
   .page-title-h2 {
     font-size: 1.5em;
   }
}

/* おすすめの記事 */
.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;
  }
}


/* ページナビ修正【20250620】
============================================================================= */
@media screen and (min-width: 768px) {
    .l-anchor, .l-anchor .c-item a {
        height: 8.5em;
    }
    .l-page .c-flex {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .l-anchor .c-item {
        width: calc(calc(100% - 1.875em) / 5);
    }
    .l-anchor .c-item span {
        font-size: 1.375em;
    }
    .l-anchor .c-item a:hover span::after {
        bottom: -1.5em; 
    }
    .l-anchor__float.is-fixed .c-item a:hover span::after {
        bottom: -1em; 
    }
    .l-anchor .c-item span::after {
        bottom: -1.8em;
    }
    .l-anchor__float.is-fixed .c-item span {
        font-size: 1em;
    }
    .l-anchor__float.is-fixed .c-item a {
        height: 4.5em;
    }
}

@media screen and (max-width: 767px) {
    .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 .c-item span::after {
        bottom: -1.25em;
    }
    .l-anchor__float.is-fixed .c-inner {
        width: 92%;
        margin: 0 15px 15px 15px;
    }
}

.l-anchor .c-item {
    transform: translateY(-2em);
}

.l-anchor {
    position: absolute;
    width: 100%;
}
.l-anchor .c-item span {
    color: #873535;
    display: inline-block;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 1em;
    position: relative;
}
.l-anchor .c-item span::after {
    color: #C06060;
}
.l-anchor .c-item span::after {
    content: "\e801";
    display: block;
    font-family: "icon";
    font-size: 1.25em;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    transition: all .4s ease;
}
.l-anchor .c-item a {
    align-items: center;
    background-color: #fff;
    border-radius: .375em;
    display: flex;
    justify-content: center;
    width: 100%;
}

.l-anchor__float.is-fixed {
    background-color: #fff;
    width: 100%;
}
.is-fixed {
    left: 0;
    position: fixed;
    z-index: 4;
}
.l-anchor__float.is-fixed .c-item {
    transform: translateY(0);
}


/* 調整【20250620】
============================================================================= */
@media screen and (max-width: 767px) {
    .ly_grid .ly_grid__item {
        width: 90% !important;
    }
    .ly_grid__item:nth-child(1) {
        margin-left: 10px;
    }
}

.c-pic a:hover {
    opacity: .5;
    transition: all .4s ease;
}
.sec-area .c-btn__plan:hover .c-bnt__float {
    opacity: 1;
    transform: translate(-50%, 105%); visibility: visible; 
}
.sec-area .c-btn__plan:hover {
    cursor: pointer; 
}
.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%);
}
a.c-btn.c-btn__solid:hover {
    opacity: .8;
    transition: all .4s ease;
}
.c-bnt__float li a:hover { 
    color: #C06060; 
}
.plan__item-detail {
    text-align: left;
}

/*クーポンカセット*/
#common_coupon.sect{padding-top:5em!important;}
.c-coupon__head { background:#9a330c;  color: #fff; padding: 1em; position: relative; text-align: left!important; 
}
.c-coupon__head::after { background-image: linear-gradient(to right, #9a330c, #9a330c .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;
}