.mv {
    position: relative;
    margin-top: 56px;
    padding-bottom: 50px;
    height: calc(100vh - 142px)
}

@media screen and (max-width: 1300px) {
    .mv {
        margin-top: 4.3076923077vw;
        height: calc(100vh - 11.5vw)
    }
}

@media screen and (max-width: 480px) {
    .mv {
        margin-top: 15.2173913043vw;
        height: calc(100vh - 15.2vw)
    }
}

.mv-sl {
    width: calc(100% - 128px);
    margin-left: auto;
    margin-right: auto
}

@media screen and (max-width: 1300px) {
    .mv-sl {
        width: calc(100% - 9.8vw)
    }
}

@media screen and (max-width: 480px) {
    .mv-sl {
        width: 100%
    }
}

.mv-sl img {
    width: 100%;
    height: calc(100vh - 142px);
    object-fit: cover;
    object-position: center;
    font-family: "object-fit: cover; object-position: center;"
}

@media screen and (max-width: 1300px) {
    .mv-sl img {
        height: calc(100vh - 11.5vw)
    }
}

@media screen and (max-width: 480px) {
    .mv-sl img {
        height: calc(100vh - 15.2vw)
    }
}

.mv-wrap {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    padding-left: 0;
    padding-right: 0;
    width: 90%
}

@media screen and (max-width: 480px) {
    .mv-wrap {
        display: block;
        top: 56.1594202899vw
    }
}

.mv-tx {
    text-align: center
}

.mv-tx-catch {
    font-size: 32px;
    color: #fff;
    text-shadow: 1px 1px 6px #727272, -1px -1px 6px #727272, -1px 1px 6px #727272, 1px -1px 6px #727272
}

@media screen and (max-width: 1300px) {
    .mv-tx-catch {
        font-size: 2.4615384615vw
    }
}

@media screen and (max-width: 480px) {
    .mv-tx-catch {
        font-size: 7.729468599vw
    }
}

.mv-scroll {
    position: absolute;
    right: 23px;
    bottom: 0;
    writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    text-align: left;
    display: inline-block;
    font-feature-settings: normal;
    font-size: 14px;
    padding-bottom: 130px
}

@media screen and (max-width: 1300px) {
    .mv-scroll {
        right: 1.7692307692vw;
        font-size: 1.0769230769vw;
        padding-bottom: 10vw
    }
}

@media screen and (max-width: 480px) {
    .mv-scroll {
        display: none
    }
}

.mv-scroll::after {
    position: absolute;
    content: "";
    left: 50%;
    bottom: 0;
    width: 1px;
    height: 120px;
    background-color: #333333;
    animation: scroll 1.8s ease infinite
}

@media screen and (max-width: 1300px) {
    .mv-scroll::after {
        height: 9.2307692308vw
    }
}

.mv .slick-dots {
    left: auto;
    right: 10px;
    bottom: 50%;
    width: 2px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    transform: translateY(50%)
}

@media screen and (max-width: 1300px) {
    .mv .slick-dots {
        width: .1538461538vw;
        right: 10px
    }
}

@media screen and (max-width: 480px) {
    .mv .slick-dots {
        right: 4.8309178744vw
    }
}

.mv .slick-dots button {
    width: 2px;
    height: 20px;
    border-radius: 0;
    margin: 4px 0;
    background-color: rgba(255, 255, 255, 0.5)
}

@media screen and (max-width: 1300px) {
    .mv .slick-dots button {
        width: .1538461538vw;
        height: 1.5384615385vw;
        margin: .3076923077vw 0
    }
}

@media screen and (max-width: 480px) {
    .mv .slick-dots button {
        width: .4830917874vw;
        height: 4.8309178744vw;
        margin: .9661835749vw 0
    }
}

.mv .slick-dots .slick-active button {
    background-color: #fff
}

@keyframes scroll {
    0% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(0.5em)
    }

    100% {
        transform: translateY(0)
    }
}

.top-ttl-en {
    font-size: 48px;
    color: #4d4d4d;
    font-family: 'Cardo', serif;
    letter-spacing: .075em
}

@media screen and (max-width: 1300px) {
    .top-ttl-en {
        font-size: 3.6923076923vw
    }
}

@media screen and (max-width: 480px) {
    .top-ttl-en {
        font-size: 11.5942028986vw;
        line-height: 1.1
    }
}

.top-ttl-ja {
    font-size: 24px
}

@media screen and (max-width: 1300px) {
    .top-ttl-ja {
        font-size: 1.8461538462vw
    }
}

@media screen and (max-width: 480px) {
    .top-ttl-ja {
        font-size: 5.7971014493vw
    }
}

.bnr_box{
    margin-top: 24px;
}
.bnr_box a{
    display: block;
    width: fit-content;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    margin: 0 auto;
}
.bnr_box a img{

}
.bnr_box .sp{
    display: none;
}
/* 2023_0502_非表示修正 */
.top-attr {
    margin-top: 24px;
    display: none;

}


@media screen and (max-width: 1300px) {
    .top-attr {
        margin-top: 1.8461538462vw
    }
}

@media screen and (max-width: 480px) {
    .bnr_box .pc{
    display: none;
}
    .bnr_box .sp{
    display: block;
}
    .top-attr {
        margin-top: 9.6618357488vw
    }
}

.top-attr-bg {
    background-color: #bfbfbf;
    padding: 32px 80px
}

@media screen and (max-width: 1300px) {
    .top-attr-bg {
        padding: 2.4615384615vw 6.1538461538vw
    }
}

@media screen and (max-width: 480px) {
    .top-attr-bg {
        padding: 4.8309178744vw
    }
}

@media screen and (max-width: 480px) {
    .top-attr .cmn-wrap {
        padding-left: 0;
        padding-right: 0
    }
}

.top-attr-hd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #fff;
    padding: 8px 12px;
/*    margin-bottom: 27px*/
}

@media screen and (max-width: 1300px) {
    .top-attr-hd {
        padding: .6153846154vw .9230769231vw;
/*        margin-bottom: 2.0769230769vw*/
    }
}

@media screen and (max-width: 480px) {
    .top-attr-hd {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 4.8309178744vw 6.038647343vw;
/*        margin-bottom: 5.9178743961vw*/
    }
}

.top-attr-hd-lft {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 480px) {
    .top-attr-hd-lft {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center
    }
}

.top-attr-hd-lft-ttl {
    background-color: #333333;
    color: #fff;
    padding: 4px 14px;
    margin-right: 10px
}

@media screen and (max-width: 1300px) {
    .top-attr-hd-lft-ttl {
        padding: .3076923077vw 1.0769230769vw;
        margin-right: .7692307692vw
    }
}

@media screen and (max-width: 480px) {
    .top-attr-hd-lft-ttl {
        padding: .9661835749vw 3.3816425121vw;
        margin-bottom: 1.8115942029vw;
        margin-right: 0
    }
}

@media screen and (max-width: 480px) {
    .top-attr-hd-lft-lead {
        margin-bottom: 3.6231884058vw
    }
}

.top-attr-hd a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.top-attr-hd a span:nth-of-type(1) {
    display: none
}

.top-attr-ft {
    text-align: center
}

.top-attr-ft-ttl {
    width: 304px;
    margin: 0 auto 14px
}

@media screen and (max-width: 1300px) {
    .top-attr-ft-ttl {
        width: 23.3846153846vw;
        margin-bottom: 1.0769230769vw
    }
}

@media screen and (max-width: 480px) {
    .top-attr-ft-ttl {
        width: 8.2125603865vw;
        margin-bottom: 3.3816425121vw
    }
}

.top-attr-ft-lead {
    margin-bottom: 16px
}

@media screen and (max-width: 1300px) {
    .top-attr-ft-lead {
        margin-bottom: 1.9323671498vw
    }
}

@media screen and (max-width: 480px) {
    .top-attr-ft-lead {
        margin-bottom: 3.8647342995vw
    }
}

.top-attr-ft a {
    display: block
}

.top-pick {
    position: relative;
    margin-top: 30px;
    padding-top: 34px;
    padding-bottom: 30px
}

@media screen and (max-width: 1300px) {
    .top-pick {
        margin-top: 2.3076923077vw;
        padding-top: 2.6153846154vw;
        padding-bottom: 2.3076923077vw
    }
}

@media screen and (max-width: 480px) {
    .top-pick {
        margin-top: 9.6618357488vw;
        padding-top: 6.038647343vw;
        padding-bottom: 9.6618357488vw
    }
}

.top-pick-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: calc(50% - 150px);
    height: 100%;
    z-index: -1
}

@media screen and (max-width: 1300px) {
    .top-pick-bg {
        width: calc(50% - 11.5vw)
    }
}

@media screen and (max-width: 480px) {
    .top-pick-bg {
        width: 38.6473429952vw
    }
}

.top-pick-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    font-family: "object-fit: cover; object-position: center;"
}

.top-pick .cmn-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 480px) {
    .top-pick .cmn-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 0;
        padding-right: 0
    }
}

.top-pick-ttl {
    width: 264px
}

@media screen and (max-width: 1300px) {
    .top-pick-ttl {
        width: 20.3076923077vw
    }
}

@media screen and (max-width: 480px) {
    .top-pick-ttl {
        width: 100%;
        text-align: center;
        margin-bottom: 8.4541062802vw
    }
}

.top-pick-ttl .top-ttl-ja {
    padding-left: 40px
}

@media screen and (max-width: 1300px) {
    .top-pick-ttl .top-ttl-ja {
        padding-left: 3.0769230769vw
    }
}

.top-pick-lst {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 816px
}

@media screen and (max-width: 1300px) {
    .top-pick-lst {
        width: 62.7692307692vw
    }
}

@media screen and (max-width: 480px) {
    .top-pick-lst {
        width: 100%
    }
}

.top-pick-lst li {
    width: 256px;
    margin-right: 24px
}

@media screen and (max-width: 1300px) {
    .top-pick-lst li {
        width: 19.6923076923vw;
        margin-right: 1.8461538462vw
    }
}

@media screen and (max-width: 480px) {
    .top-pick-lst li {
        width: auto;
        margin-right: 0
    }
}

@media screen and (max-width: 480px) {
    .top-pick-lst li a {
        display: block;
        padding: 0 3.0193236715vw
    }
}

.top-pick-lst-img {
    margin-bottom: 10px
}

@media screen and (max-width: 1300px) {
    .top-pick-lst-img {
        margin-bottom: .7692307692vw
    }
}

.top-pick-lst-img img {
    width: 100%;
    height: 166px;
    object-fit: cover;
    object-position: center;
    font-family: "object-fit: cover; object-position: center;"
}

@media screen and (max-width: 1300px) {
    .top-pick-lst-img img {
        height: 12.7692307692vw
    }
}

@media screen and (max-width: 480px) {
    .top-pick-lst-img img {
        height: 35.7333333333vw
    }
}

.top-pick-lst-tx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.top-pick-lst-tx-genre {
    margin-left: 10px;
    padding: 1px 10px;
    background-color: #ccbaa5
}

@media screen and (max-width: 1300px) {
    .top-pick-lst-tx-genre {
        padding-left: .7692307692vw;
        padding: .0769230769vw .7692307692vw
    }
}

.top-pick-lst-tx-desc {
    width: 100%;
    margin-top: 5px
}

@media screen and (max-width: 1300px) {
    .top-pick-lst-tx-desc {
        margin-top: .3846153846vw
    }
}

.top-news {
    margin-top: 28px
}

@media screen and (max-width: 1300px) {
    .top-news {
        margin-top: 2.1538461538vw
    }
}

@media screen and (max-width: 480px) {
    .top-news {
        margin-top: 0;
        position: relative;
        margin-bottom: 13.2850241546vw
    }
}

.top-news-bg {
    display: none
}

@media screen and (max-width: 480px) {
    .top-news-bg {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        z-index: -1;
        width: 38.6473429952vw
    }
}

.top-news-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    font-family: "object-fit: cover; object-position: center;"
}

.top-news .cmn-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width: 480px) {
    .top-news .cmn-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.top-news-lft,
.top-news-rit {
    position: relative;
    padding-bottom: 95px
}

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

    .top-news-lft,
    .top-news-rit {
        padding-bottom: 7.3076923077vw
    }
}

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

    .top-news-lft,
    .top-news-rit {
        padding-bottom: 8.4541062802vw
    }
}

.top-news-lft .cmn-btn,
.top-news-rit .cmn-btn {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%)
}

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

    .top-news-lft .cmn-btn,
    .top-news-rit .cmn-btn {
        position: static;
        transform: translateX(0);
        margin-top: 6.25vw;
    }
}

.top-news-lft {
    width: 672px
}

@media screen and (max-width: 1300px) {
    .top-news-lft {
        width: 51.6923076923vw
    }
}

@media screen and (max-width: 480px) {
    .top-news-lft {
        width: 100%
    }
}

.top-news-rit {
    width: 352px
}

@media screen and (max-width: 1300px) {
    .top-news-rit {
        width: 27.0769230769vw
    }
}

@media screen and (max-width: 480px) {
    .top-news-rit {
        width: 100%
    }
}

.top-news-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;


}

@media screen and (max-width: 1300px) {
    .top-news-ttl {
        margin-bottom: 1.1538461538vw
    }
}

.top-news-ttl .top-ttl-en {
    margin-right: 45px
}

@media screen and (max-width: 1300px) {
    .top-news-ttl .top-ttl-en {
        margin-right: 3.4615384615vw
    }
}

@media screen and (max-width: 480px) {
    .top-news-ttl .top-ttl-en {
        font-size: 9.6618357488vw
    }
}

.top-news-ttl .top-ttl-ja {
    padding-top: 14px
}

@media screen and (max-width: 1300px) {
    .top-news-ttl .top-ttl-ja {
        padding-top: 1.6923076923vw
    }
}

@media screen and (max-width: 480px) {
    .top-news-ttl .top-ttl-ja {
        display: none
    }
}

.top-news-lst li {
    border-bottom: 1px solid #3a395e
}

.top-news-lst2 li a {
    padding: 11px 14px;
}

@media screen and (max-width: 480px) {
    .top-news-lst li {
        border-bottom: none
    }

    .top-news-lst li:nth-child(4),.top-news-lst li:nth-child(5) {
        display: none
    }
}

.top-news-lst a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 14px
}

@media screen and (max-width: 1300px) {
    .top-news-lst a {
        padding: .7692307692vw 1.0769230769vw
    }
}

@media screen and (max-width: 480px) {
    .top-news-lst a {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0
    }
}

.top-news-lst-date {
    width: 82px;
    margin-right: 10px
}

@media screen and (max-width: 1300px) {
    .top-news-lst-date {
        width: 6.3076923077vw;
        margin-right: .7692307692vw
    }
}

@media screen and (max-width: 480px) {
    .top-news-lst-date {
        width: 24.154589372vw;
        margin-right: 0
    }
}

.top-news-lst-genre {
    margin-right: 18px;
    padding: 1px 6px;
    background-color: #ccbaa5;
    white-space: nowrap
}

@media screen and (max-width: 1300px) {
    .top-news-lst-genre {
        margin-right: 1.3846153846vw;
        padding: .0769230769vw .4615384615vw
    }
}

@media screen and (max-width: 480px) {
    .top-news-lst-genre {
        width: auto;
        padding: .6038647343vw 2.4154589372vw
    }
}

@media screen and (max-width: 480px) {
    .top-news-lst-desc {
        position: relative;
        width: 100%;
        margin-top: 3.6231884058vw;
        padding-top: 3.6231884058vw
    }

    .top-news-lst-desc::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 1px;
        background-color: #a8a8a8;
        left: 0;
        top: 0
    }
}

.top-reason {
    margin-top: 55px
}

@media screen and (max-width: 1300px) {
    .top-reason {
        margin-top: 4.2307692308vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason {
        margin-top: 13.2850241546vw
    }
}

.top-reason-ttl {
    background-image: url(../img/top/top-reason-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 0 65px
}

@media screen and (max-width: 1300px) {
    .top-reason-ttl {
        padding: 3.0769230769vw 0 5vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-ttl {
        padding: 4.347826087vw 0 12.077294686vw;
        background-image: url(../img/top/top-reason-bg-sp.jpg)
    }
}

@media screen and (max-width: 480px) and (max-width: 480px) {
    .top-reason-ttl span.fs-32 {
        font-size: 5.7971014493vw;
        margin-bottom: 0.5em
    }
}

@media screen and (max-width: 480px) and (max-width: 480px) {
    .top-reason-ttl span.fs-40 {
        font-size: 5.7971014493vw
    }
}

.top-reason-ttl .cmn-wrap {
    position: relative
}

.top-reason-ttl .cmn-wrap::before,
.top-reason-ttl .cmn-wrap::after {
    position: absolute;
    content: "";
    top: 60%;
    transform: translateY(-50%);
    width: 38px;
    height: 96px;
    background-size: contain;
    background-repeat: no-repeat
}

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

    .top-reason-ttl .cmn-wrap::before,
    .top-reason-ttl .cmn-wrap::after {
        width: 2.9230769231vw;
        height: 7.3846153846vw
    }
}

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

    .top-reason-ttl .cmn-wrap::before,
    .top-reason-ttl .cmn-wrap::after {
        width: 8.6956521739vw;
        height: 21.7391304348vw
    }
}

.top-reason-ttl .cmn-wrap::before {
    background-image: url(../img/top/top-reason-lft.png);
    left: 190px
}

@media screen and (max-width: 1300px) {
    .top-reason-ttl .cmn-wrap::before {
        left: 14.6153846154vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-ttl .cmn-wrap::before {
        left: 4.8309178744vw
    }
}

.top-reason-ttl .cmn-wrap::after {
    background-image: url(../img/top/top-reason-rit.png);
    right: 190px
}

@media screen and (max-width: 1300px) {
    .top-reason-ttl .cmn-wrap::after {
        right: 14.6153846154vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-ttl .cmn-wrap::after {
        right: 4.8309178744vw
    }
}

.top-reason-ttl-tx {
    color: #fff;
    text-align: center
}

.top-reason-ttl-tx span {
    line-height: 1;
    display: block
}

.top-reason-ttl-tx span:nth-of-type(1) {
    font-family: shelby, sans-serif;
    letter-spacing: .1em
}

.top-reason-ttl-tx span:nth-of-type(2) {
    letter-spacing: .05em
}

.top-reason-ttl-tx span strong {
    font-size: 160%;
    color: #d1ae96;
    font-weight: normal
}

.top-reason-ttlbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #4d4d4d
}

@media screen and (max-width: 480px) {
    .top-reason-ttlbox {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: 100%
    }
}

.top-reason-ttlbox-ribbon {
    position: relative;
    padding: 8px 15px;
    width: 192px;
    letter-spacing: .1em
}

@media screen and (max-width: 1300px) {
    .top-reason-ttlbox-ribbon {
        width: 14.7692307692vw;
        padding: .6153846154vw 1.1538461538vw
    }
}

@media screen and (max-width: 768px) {
    .top-reason-ttlbox-ribbon {
        width: 16.9230769231vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-ttlbox-ribbon {
        width: 48.309178744vw;
        padding: 2.4154589372vw 3.6231884058vw
    }
}

.top-reason-ttlbox-ribbon::after {
    position: absolute;
    content: "";
    width: 8px;
    height: 100%;
    right: -8px;
    top: 0
}

@media screen and (max-width: 1300px) {
    .top-reason-ttlbox-ribbon::after {
        width: .6153846154vw;
        right: -.6153846154vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-ttlbox-ribbon::after {
        width: 1.9323671498vw;
        right: -1.9323671498vw
    }
}

.top-reason-ttlbox-ribbon p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1
}

@media screen and (max-width: 1300px) {
    .top-reason-ttlbox-ribbon p span {
        letter-spacing: -.05em
    }
}

.top-reason-ttlbox-ribbon.thin {
    color: #542901;
    background-color: #d1ae96
}

.top-reason-ttlbox-ribbon.thin::after {
    background: linear-gradient(to bottom right, #d1ae96 50%, transparent 50%) top left/100% 50% no-repeat, linear-gradient(to top right, #d1ae96 50%, transparent 50%) bottom left/100% 50% no-repeat
}

.top-reason-ttlbox-ribbon.deep {
    color: #fff;
    background-color: #542901
}

.top-reason-ttlbox-ribbon.deep::after {
    background: linear-gradient(to bottom right, #542901 50%, transparent 50%) top left/100% 50% no-repeat, linear-gradient(to top right, #542901 50%, transparent 50%) bottom left/100% 50% no-repeat
}

.top-reason-ttlbox-ribbon.deep strong {
    color: #d1ae96
}

.top-reason-ttlbox-ribbon strong {
    font-size: 200%;
    font-weight: normal
}

.top-reason-ttlbox-en {
    font-size: 80px;
    font-family: 'Cardo', serif;
    letter-spacing: .075em;
	width: 100%;
	line-height: 1;
	margin-top: 20px;
}

@media screen and (max-width: 1300px) {
    .top-reason-ttlbox-en {
        font-size: 6.1538461538vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-ttlbox-en {
        font-size: 11.5942028986vw
    }
}

.top-reason-ttlbox-ja {
    padding-top: 0px;
    font-size: 24px;
}

@media screen and (max-width: 1300px) {
    .top-reason-ttlbox-ja {
        padding-top: 1.9230769231vw;
        font-size: 1.8461538462vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-ttlbox-ja {
        padding-top: 0;
        margin-bottom: .5em;
        font-size: 5.7971014493vw
    }
}

.top-reason-hdl {
    color: #542901;
    margin-bottom: 20px;
    margin-top: 10px;
    letter-spacing: .1em;
	line-height: 1.2em;
}

@media screen and (max-width: 1300px) {
    .top-reason-hdl {
        margin-bottom: 1.5384615385vw;
        letter-spacing: 0em
    }
}

@media screen and (max-width: 480px) {
    .top-reason-hdl {
        letter-spacing: .1em
    }
}

.top-reason-hdl strong {
    font-size: 150%;
    font-weight: normal
}

@media screen and (max-width: 480px) {
    .top-reason-hdl.fs-32 {
        font-size: 5.7971014493vw
    }
}

.top-reason-lead {
    line-height: calc(28 / 16);
    margin-bottom: 20px
}

@media screen and (max-width: 1300px) {
    .top-reason-lead {
        margin-bottom: 2.3076923077vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-lead {
        margin-bottom: 0
    }
}

.top-reason-location {
    background-image: url(../img/top/top-reason-location-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 56px
}

@media screen and (max-width: 1300px) {
    .top-reason-location {
        padding-bottom: 4.3076923077vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-location {
        padding-bottom: 57.9710144928vw;
        background-image: url(../img/top/top-reason-location-bg-sp.jpg);
        background-position: center -2vw
    }
}

.top-reason-location .cmn-wrap {
    position: relative;
    padding-top: 60px
}

@media screen and (max-width: 1300px) {
    .top-reason-location .cmn-wrap {
        padding-top: 4.6153846154vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-location .cmn-wrap {
        padding-top: 78.5024154589vw
    }
}

.top-reason-location-ttl {
    position: absolute;
    top: -40px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    flex-wrap: nowrap;
    justify-content: center;
    left: 0;
    right: 0;
}

@media screen and (max-width: 1300px) {
    .top-reason-location-ttl {
        /*top: -4.6153846154vw;*/
        top: -3.0769230769vw;
    }
}

@media screen and (max-width: 480px) {
    .top-reason-location-ttl {
        top: -6.038647343vw;
        color: #542901;
        flex-wrap: wrap;
        justify-content: flex-start;
        left: auto;
        right: auto;
    }
}

.top-reason-location-ttl .top-reason-ttlbox-en,
.top-reason-location-ttl .top-reason-ttlbox-ja {
    text-shadow: 1px 1px 6px rgba(38, 47, 30, 0.7), -1px -1px 6px rgba(38, 47, 30, 0.7), -1px 1px 6px rgba(38, 47, 30, 0.7), 1px -1px 6px rgba(38, 47, 30, 0.7)
}

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

    .top-reason-location-ttl .top-reason-ttlbox-en,
    .top-reason-location-ttl .top-reason-ttlbox-ja {
        text-shadow: none
    }
}

.top-reason-location-ttl .top-reason-ttlbox-en {
    margin-left: 40px;
    width: fit-content;
    margin-top: 0;
}

@media screen and (max-width: 1300px) {
    .top-reason-location-ttl .top-reason-ttlbox-en {
        margin-left: 3.0769230769vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-location-ttl .top-reason-ttlbox-en {
        margin-left: 0;
        margin-top: 20px;
    }
}

.top-reason-location-ttl .top-reason-ttlbox-ja {
    margin-left: 20px;
    align-self: end;
    margin-bottom: 5px;
}

@media screen and (max-width: 1300px) {
    .top-reason-location-ttl .top-reason-ttlbox-ja {
        margin-left: 1.5384615385vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-location-ttl .top-reason-ttlbox-ja {
        margin-left: 0;
        align-self: initial;
        margin-bottom: 0;
    }
}

.top-reason-location .top-reason-catch {
    text-shadow: 1px 1px 6px #fff, -1px -1px 6px #fff, -1px 1px 6px #fff, 1px -1px 6px #fff
}

@media screen and (max-width: 480px) {
    .top-reason-location .top-reason-catch {
        color: #fff;
        text-shadow: 1px 1px 6px #282828, -1px -1px 6px #282828, -1px 1px 6px #282828, 1px -1px 6px #282828
    }
}

.top-reason-location-box {
    width: 1000px;
    padding: 25px 30px;
    background-color: rgba(255, 255, 255, 0.9);
    margin: 15px 0 0 auto;
    background-image: url(../img/top/top-reason-location-map.png);
    background-repeat: no-repeat;
    background-position: top 25px right 30px;
    background-size: 600px auto
}

@media screen and (max-width: 1300px) {
    .top-reason-location-box {
        width: 75.384615vw;
        padding: 1.9230769231vw 2.3076923077vw;
        margin: 1.1538461538vw 0 0 auto;
        background-size: 46.076923vw auto
    }
}

@media screen and (max-width: 480px) {
    .top-reason-location-box {
        width: 100%;
        background-image: none;
        padding: 4.8309178744vw 4.8309178744vw 9.6618357488vw 4.8309178744vw;
        margin-top: 3.6231884058vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-location-box-map {
        margin: 7.2463768116vw 0
    }

    .top-reason-location-box-map img {
        border: 1px solid #919191
    }
}

.top-reason-meal {
    padding-top: 58px;
    padding-bottom: 56px
}

@media screen and (max-width: 1300px) {
    .top-reason-meal {
        padding-top: 4.4615384615vw;
        padding-bottom: 4.3076923077vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-meal {
        padding-top: 13.2850241546vw;
        margin-bottom: 13.2850241546vw
    }
}

.top-reason-meal .cmn-wrap.wide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.top-reason-meal .cmn-wrap.wide.reverse{
	margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
	.top-reason-meal .cmn-wrap.wide.reverse{
		flex-direction: row-reverse;
	}
	.top-reason-meal .cmn-wrap.wide.reverse .top-reason-meal-tx{
		width: 535px;
		margin-left: 20px;
	}
}



@media screen and (max-width: 480px) {
    .top-reason-meal .cmn-wrap.wide {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 4.8309178744vw;
        padding-right: 4.8309178744vw
    }
}

.top-reason-meal-tx {
    width: 425px;
    margin-left: 100px
}

@media screen and (max-width: 1300px) {
    .top-reason-meal-tx {
        width: 32.6923076923vw;
        margin-left: 7.6923076923vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-meal-tx {
        width: 100%;
        margin-left: 0;
    }
}

.top-reason-meal .top-reason-ttlbox-ja {
    margin-left: 20px;
}

@media screen and (max-width: 1300px) {
    .top-reason-meal .top-reason-ttlbox-ja {
        margin-left: 1.5384615385vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-meal .top-reason-ttlbox-ja {
        margin-left: 0;
        margin-bottom: 0.5em
    }
}

.top-reason-meal-img {
    width: 720px
}

@media screen and (max-width: 1300px) {
    .top-reason-meal-img {
        width: 55.3846153846vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-meal-img {
        width: 100%;
        margin-top: 6.038647343vw;
        margin-bottom: 5.7971014493vw
    }
}

.top-reason-meal-box {
    margin-top: 42px;
    padding: 40px;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 1300px) {
    .top-reason-meal-box {
        margin-top: 3.2307692308vw;
        padding: 3.0769230769vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-meal-box {
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
        margin-top: 5.4347826087vw;
        padding: 4.8309178744vw 4.8309178744vw 9.6618357488vw 4.8309178744vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-meal-box .cmn-btn {
        width: 100%;
        margin-top: 5.7971014493vw
    }
}

.top-reason-meal-box-tx {
    width: 400px;
    margin-left: 40px
}

@media screen and (max-width: 1300px) {
    .top-reason-meal-box-tx {
        width: 30.7692307692vw;
        margin-left: 3.0769230769vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-meal-box-tx {
        width: 100%;
        margin-bottom: 4.2270531401vw
    }
}

.top-reason-meal-point {
    position: relative;
    margin-top: 47px;
    margin-bottom: 40px;
    border: 1px solid #542901
}

@media screen and (max-width: 1300px) {
    .top-reason-meal-point {
        margin-top: 3.6153846154vw;
        margin-bottom: 3.0769230769vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-meal-point {
        margin-top: 6.4009661836vw;
        margin-bottom: 9.6618357488vw
    }
}

.top-reason-meal-point-hd,
.top-reason-meal-point-ft {
    position: absolute;
    width: 100%;
    left: 0
}

.top-reason-meal-point-hd::before,
.top-reason-meal-point-hd::after,
.top-reason-meal-point-ft::before,
.top-reason-meal-point-ft::after {
    position: absolute;
    content: "";
    width: 16px;
    height: 16px
}

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

    .top-reason-meal-point-hd::before,
    .top-reason-meal-point-hd::after,
    .top-reason-meal-point-ft::before,
    .top-reason-meal-point-ft::after {
        width: 16px;
        height: 16px
    }
}

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

    .top-reason-meal-point-hd::before,
    .top-reason-meal-point-hd::after,
    .top-reason-meal-point-ft::before,
    .top-reason-meal-point-ft::after {
        width: 3.8647342995vw;
        height: 3.8647342995vw
    }
}

.top-reason-meal-point-hd {
    top: 0
}

.top-reason-meal-point-hd::before {
    left: 0;
    top: 0;
    background: linear-gradient(to bottom right, #542901 50%, transparent 50%) top left/100% 100% no-repeat
}

.top-reason-meal-point-hd::after {
    right: 0;
    top: 0;
    background: linear-gradient(to bottom left, #542901 50%, transparent 50%) top left/100% 100% no-repeat
}

.top-reason-meal-point-ft {
    bottom: 0
}

.top-reason-meal-point-ft::before {
    left: 0;
    bottom: 0;
    background: linear-gradient(to top right, #542901 50%, transparent 50%) top left/100% 100% no-repeat
}

.top-reason-meal-point-ft::after {
    right: 0;
    bottom: 0;
    background: linear-gradient(to top left, #542901 50%, transparent 50%) top left/100% 100% no-repeat
}

.top-reason-meal-point-bd {
    padding: 30px 40px 40px
}

@media screen and (max-width: 1300px) {
    .top-reason-meal-point-bd {
        padding: 2.3076923077vw 3.0769230769vw 3.0769230769vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-meal-point-bd {
        padding: 4.8309178744vw 4.8309178744vw 9.6618357488vw 4.8309178744vw
    }
}

.top-reason-meal-point-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 480px) {
    .top-reason-meal-point-ttl {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.top-reason-meal-point-ttl span {
    font-family: shelby, sans-serif;
    color: #d1ae96;
    font-size: 80px;
    margin-right: 15px;
    line-height: 1
}

@media screen and (max-width: 1300px) {
    .top-reason-meal-point-ttl span {
        font-size: 6.1538461538vw;
        margin-right: 1.1538461538vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-meal-point-ttl span {
        font-size: 19.3236714976vw;
        margin-right: 0;
        line-height: 1.1
    }
}

.top-reason-meal-point-ttl p {
    color: #542901
}

@media screen and (max-width: 480px) {
    .top-reason-meal-point-ttl p {
        margin-bottom: 3vw
    }
}

.top-reason-meal-point-lst {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width: 480px) {
    .top-reason-meal-point-lst {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.top-reason-meal-point-lst li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 490px
}

@media screen and (max-width: 1300px) {
    .top-reason-meal-point-lst li {
        width: 37.6923076923vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-meal-point-lst li {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%
    }

    .top-reason-meal-point-lst li + li {
        margin-top: 6.038647343vw
    }
}

.top-reason-meal-point-lst-img {
    width: 232px
}

@media screen and (max-width: 1300px) {
    .top-reason-meal-point-lst-img {
        width: 17.8461538462vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-meal-point-lst-img {
        width: 100%
    }

    .top-reason-meal-point-lst-img img {
        width: 100%
    }
}

.top-reason-meal-point-lst-tx {
    width: 232px;
    margin-left: 20px
}

@media screen and (max-width: 1300px) {
    .top-reason-meal-point-lst-tx {
        width: 17.8461538462vw;
        margin-left: 1.5384615385vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-meal-point-lst-tx {
        width: 100%;
        margin-left: 0
    }
}

.top-reason-meal-point-lst-tx-hdl {
    color: #542901;
    margin-bottom: 5px
}

@media screen and (max-width: 1300px) {
    .top-reason-meal-point-lst-tx-hdl {
        margin-bottom: .3846153846vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-meal-point-lst-tx-hdl {
        text-align: center;
        margin-top: 0.5em;
        margin-bottom: 0.2em
    }
}

.top-reason-rooms {
    background-image: url(../img/top/top-reason-rooms-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 40px 0 55px
}

@media screen and (max-width: 1300px) {
    .top-reason-rooms {
        padding: 3.0769230769vw 0 4.2307692308vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-rooms {
        padding: 12.077294686vw 0;
        background-image: url(../img/top/top-reason-rooms-bg-sp.jpg)
    }
}

.top-reason-rooms-ttl {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.top-reason-rooms-ttl .top-reason-ttlbox-en {
    color: #fff;
    margin-left: 40px;
    margin-right: 40px
}

@media screen and (max-width: 1300px) {
    .top-reason-rooms-ttl .top-reason-ttlbox-en {
        margin-left: 3.0769230769vw;
        margin-right: 3.0769230769vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-rooms-ttl .top-reason-ttlbox-en {
        margin-left: 0;
        margin-right: 0
    }
}

.top-reason-rooms-ttl .top-reason-ttlbox-ja {
    color: #fff
}

.top-reason-rooms-lst {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px
}

@media screen and (max-width: 1300px) {
    .top-reason-rooms-lst {
        margin-bottom: 3.0769230769vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-rooms-lst {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 9.6618357488vw
    }
}

.top-reason-rooms-lst li {
    width: 50%
}

@media screen and (max-width: 480px) {
    .top-reason-rooms-lst li {
        width: 100%
    }
}

.top-reason-rooms-lst li:nth-of-type(2) {
    padding-left: 30px;
    border-left: 1px solid #fff
}

@media screen and (max-width: 1300px) {
    .top-reason-rooms-lst li:nth-of-type(2) {
        padding-left: 2.3076923077vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-rooms-lst li:nth-of-type(2) {
        padding-left: 0;
        border-left: none;
        padding-top: 4.8309178744vw;
        margin-top: 9.6618357488vw;
        border-top: 1px solid #fff
    }
}

.top-reason-rooms-lst li:nth-of-type(2) .top-reason-rooms-lst-ttl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.top-reason-rooms-lst li:nth-of-type(1) {
    padding-right: 30px
}

@media screen and (max-width: 1300px) {
    .top-reason-rooms-lst li:nth-of-type(1) {
        padding-right: 2.3076923077vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-rooms-lst li:nth-of-type(1) .top-reason-rooms-lst-ttl {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

.top-reason-rooms-lst-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.top-reason-rooms-lst-ttl-en {
    font-family: 'Cardo', serif;
    color: #fff;
    letter-spacing: .075em;
    margin: 0 20px
}

@media screen and (max-width: 1300px) {
    .top-reason-rooms-lst-ttl-en {
        margin: 0 1.5384615385vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-rooms-lst-ttl-en {
        margin: 0 0 0 4.8309178744vw
    }
}

.top-reason-rooms-lst-ttl-ja {
    color: #d1ae96
}

.top-reason-rooms-lst-lead {
    color: #fff;
    margin: 10px 0 20px;
    line-height: calc(28 / 16)
}

@media screen and (max-width: 1300px) {
    .top-reason-rooms-lst-lead {
        margin: .7692307692vw 0 1.5384615385vw;
        letter-spacing: -.08em
    }
}

@media screen and (max-width: 768px) {
    .top-reason-rooms-lst-lead {
        letter-spacing: -.08em
    }
}

@media screen and (max-width: 480px) {
    .top-reason-rooms-lst-lead {
        letter-spacing: 0
    }
}

.top-reason-rooms-lst .cmn-wrap a {
    border-color: #fff
}

.top-reason-facility {
    padding-top: 50px;
    padding-bottom: 170px;
    background-color: #4f2d16
}

@media screen and (max-width: 1300px) {
    .top-reason-facility {
        padding-top: 3.8461538462vw;
        padding-bottom: 13.0769230769vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-facility {
        padding-top: 13.2850241546vw;
        padding-bottom: 40.7004830918vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-facility .cmn-wrap.wide {
        padding-left: 4.8309178744vw;
        padding-right: 4.8309178744vw
    }
}

.top-reason-facility-bd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width: 480px) {
    .top-reason-facility-bd {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.top-reason-facility-bd-lst {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 700px
}

@media screen and (max-width: 1300px) {
    .top-reason-facility-bd-lst {
        width: 53.8461538462vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-facility-bd-lst {
        width: 100%
    }
}

.top-reason-facility-bd-lst li {
    width: 222px
}

@media screen and (max-width: 1300px) {
    .top-reason-facility-bd-lst li {
        width: 17.0769230769vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-facility-bd-lst li {
        width: 28.7439613527vw
    }
}

.top-reason-facility-bd-lst li:nth-of-type(1) {
    width: 100%
}

.top-reason-facility-bd-lst li:nth-of-type(n+2) {
    margin-top: 15px
}

@media screen and (max-width: 1300px) {
    .top-reason-facility-bd-lst li:nth-of-type(n+2) {
        margin-top: 1.1538461538vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-facility-bd-lst li:nth-of-type(n+2) {
        margin-top: 1.5700483092vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-facility-bd-lst li .capimg-cap.fs-24 {
        font-size: 4.347826087vw
    }
}

.top-reason-facility-bd-tx {
    width: 435px;
    margin-right: 100px
}

@media screen and (max-width: 1300px) {
    .top-reason-facility-bd-tx {
        width: 33.4615384615vw;
        margin-right: 7.6923076923vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-facility-bd-tx {
        width: 100%;
        margin-right: 0;
        margin-top: 4.8309178744vw
    }
}

.top-reason-facility-bd-tx .top-reason-ttlbox-en,
.top-reason-facility-bd-tx .top-reason-ttlbox-ja {
    width: 100%;
    text-align: center;
    color: #fff
}

.top-reason-facility-bd-tx .top-reason-ttlbox-ja {
    padding-top: 0
}

.top-reason-facility-bd-tx .top-reason-hdl {
    color: #d1ae96;
    margin-top: 30px
}

@media screen and (max-width: 1300px) {
    .top-reason-facility-bd-tx .top-reason-hdl {
        margin-top: 2.3076923077vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-facility-bd-tx .top-reason-hdl {
        margin-top: 0
    }
}

.top-reason-facility-bd-tx .top-reason-lead {
    color: #fff
}

@media screen and (max-width: 480px) {
    .top-reason-facility-bd-tx .top-reason-lead {
        margin-top: 0.5em;
        margin-bottom: 8.4541062802vw
    }
}

.top-reason-facility-icn {
    margin-top: 40px;
    position: relative;
    color: #d1ae96
}

@media screen and (max-width: 1300px) {
    .top-reason-facility-icn {
        margin-top: 3.0769230769vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-facility-icn {
        margin-top: 15.7004830918vw
    }
}

.top-reason-facility-icn-ttl {
    position: absolute;
    font-family: shelby, sans-serif;
    font-size: 80px;
    left: 20px;
    top: -60px
}

@media screen and (max-width: 1300px) {
    .top-reason-facility-icn-ttl {
        font-size: 6.1538461538vw;
        top: -4.6153846154vw;
        left: 1.5384615385vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-facility-icn-ttl {
        font-size: 19.3236714976vw;
        top: -13.2850241546vw;
        left: 0;
        width: 100%;
        text-align: center
    }
}

.top-reason-facility-icn-lst {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 40px;
    background-color: #251402
}

@media screen and (max-width: 1300px) {
    .top-reason-facility-icn-lst {
        padding: 1.5384615385vw 3.0769230769vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-facility-icn-lst {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 15.7004830918vw 9.6618357488vw 6.038647343vw
    }
}

.top-reason-facility-icn-lst li {
    width: 12%;
    position: relative;
    padding-bottom: 20px
}

@media screen and (max-width: 1300px) {
    .top-reason-facility-icn-lst li {
        padding-bottom: 1.5384615385vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-facility-icn-lst li {
        width: 33%;
        padding-bottom: 6.038647343vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-facility-icn-lst li:nth-of-type(n+4) {
        margin-top: 7.2463768116vw
    }
}

.top-reason-facility-icn-lst-img {
    width: 72px;
    margin: 0 auto 10px
}

@media screen and (max-width: 1300px) {
    .top-reason-facility-icn-lst-img {
        width: 5.5384615385vw;
        margin-bottom: .7692307692vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-facility-icn-lst-img {
        width: 17.3913043478vw;
        margin: 0 auto 2.4154589372vw
    }
}

.top-reason-facility-icn-lst-name {
    position: absolute;
    width: 150%;
    left: 50%;
    transform: translateX(-50%);
    text-align: center
}

.top-reason-sight {
    position: relative;
    z-index: 10;
    margin-top: -105px;
    padding-top: 245px;
    padding-bottom: 55px;
    overflow: hidden
}

@media screen and (max-width: 1300px) {
    .top-reason-sight {
        margin-top: -8.0769230769vw;
        padding-top: 18.8461538462vw;
        padding-bottom: 4.2307692308vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-sight {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
        margin-top: -27.0531400966vw;
        padding-top: 13.5265700483vw;
        padding-bottom: 14.4927536232vw;
        background-image: url(../img/top/top-reason-sight-bg-sp.jpg);
        background-size: 90.3381642512vw 196.4975845411vw;
        background-repeat: no-repeat
    }
}

.top-reason-sight-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: calc(50% + 325px);
    height: 100%;
    z-index: -1
}

@media screen and (max-width: 1300px) {
    .top-reason-sight-bg {
        width: calc(50% + 25vw)
    }
}

@media screen and (max-width: 480px) {
    .top-reason-sight-bg {
        display: none
    }
}

.top-reason-sight-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: right;
    font-family: "object-fit: cover; object-position: center;"
}

@media screen and (max-width: 480px) {
    .top-reason-sight .cmn-wrap {
        padding-right: 14.4927536232vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-sight .top-reason-ttlbox-en {
        letter-spacing: .02em
    }
}

.top-reason-sight-imgs {
    position: absolute;
    left: calc(50% + 208px);
    top: 105px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 433px;
    z-index: -1
}

@media screen and (max-width: 1300px) {
    .top-reason-sight-imgs {
        left: calc(50% + 16vw);
        top: 8.0769230769vw;
        width: 33.3076923077vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-sight-imgs {
        position: relative;
        left: auto;
        top: auto;
        width: 100%;
        padding: 9.6618357488vw 4.8309178744vw 0
    }
}

.top-reason-sight-imgs-hd {
    margin-bottom: 6px
}

@media screen and (max-width: 1300px) {
    .top-reason-sight-imgs-hd {
        margin-bottom: .4615384615vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-sight-imgs-hd {
        margin-bottom: 1.4492753623vw
    }
}

.top-reason-sight-imgs-lft {
    width: 212px
}

@media screen and (max-width: 1300px) {
    .top-reason-sight-imgs-lft {
        width: 16.3076923077vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-sight-imgs-lft {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 48%
    }
}

.top-reason-sight-imgs-lft .capimg-cap {
    width: 100%
}

.top-reason-sight-imgs-lft span {
    display: block
}

@media screen and (max-width: 480px) {
    .top-reason-sight-imgs-lft span.fs-16 {
        font-size: 3.3816425121vw
    }
}

.top-reason-sight-imgs-rit-img {
    width: 212px
}

@media screen and (max-width: 1300px) {
    .top-reason-sight-imgs-rit-img {
        width: 16.3076923077vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-sight-imgs-rit-img {
        width: 48%;
        margin-top: 1.4492753623vw
    }
}

.top-reason-sight-imgs-rit-img .capimg-cap {
    width: 100%
}

.top-reason-sight-imgs-rit-img span {
    display: block
}

@media screen and (max-width: 480px) {
    .top-reason-sight-imgs-rit-img span.fs-16 {
        font-size: 3.3816425121vw
    }
}

.top-reason-sight-imgs .capimg-cap {
    background-color: #1a1a1a;
    left: 0;
    bottom: 0;
    padding: 5px 10px
}

@media screen and (max-width: 1300px) {
    .top-reason-sight-imgs .capimg-cap {
        padding: .3846153846vw .7692307692vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-sight-imgs .capimg-cap {
        width: 100%;
        padding: 1.2077294686vw 1.2077294686vw
    }
}

.top-reason-sight-ttl-ribbon {
    width: 100%
}

.top-reason-sight-ttl .top-reason-ttlbox-en,
.top-reason-sight-ttl .top-reason-ttlbox-ja {
    color: #fff
}

.top-reason-sight-ttl .top-reason-ttlbox-ja {
    margin-left: 20px
}

@media screen and (max-width: 1300px) {
    .top-reason-sight-ttl .top-reason-ttlbox-ja {
        margin-left: 1.5384615385vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-sight-ttl .top-reason-ttlbox-ja {
        margin-left: 0
    }
}

.top-reason-sight .top-reason-hdl {
    color: #d1ae96
}

@media screen and (max-width: 480px) {
    .top-reason-sight .top-reason-hdl {
        margin-top: 0.5em
    }
}

.top-reason-sight .top-reason-lead {
    color: #fff
}

@media screen and (max-width: 480px) {
    .top-reason-sight .top-reason-lead {
        margin-bottom: 8.4541062802vw
    }
}

@media screen and (max-width: 480px) {
    .top-reason-sight .cmn-btn a {
        width: 80.6763285024vw
    }
}

.top-plan {
    padding: 48px 0 56px;
    background-color: #fff
}

@media screen and (max-width: 480px) {
    .top-plan {
        padding: 9.6618357488vw 0
    }
}

.top-plan-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width: 480px) {
    .top-plan-ttl {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.top-plan-ttl .top-reason-ttlbox-en {
    padding-left: 235px
}

@media screen and (max-width: 1300px) {
    .top-plan-ttl .top-reason-ttlbox-en {
        padding-left: 18.0769230769vw
    }
}

@media screen and (max-width: 480px) {
    .top-plan-ttl .top-reason-ttlbox-en {
        padding-left: 0
    }
}

.top-plan-ttl .top-reason-ttlbox-ja {
    margin-left: 20px
}

@media screen and (max-width: 1300px) {
    .top-plan-ttl .top-reason-ttlbox-ja {
        margin-left: 1.5384615385vw
    }
}

@media screen and (max-width: 480px) {
    .top-plan-ttl .top-reason-ttlbox-ja {
        margin-left: 0;
        margin-bottom: 4.8309178744vw
    }
}

.top-plan-sl {
    padding-bottom: 35px;
    margin-bottom: 25px
}

@media screen and (max-width: 1300px) {
    .top-plan-sl {
        padding-bottom: 2.6923076923vw;
        margin-bottom: 1.9230769231vw
    }
}

@media screen and (max-width: 480px) {
    .top-plan-sl {
        padding-bottom: 8.4541062802vw;
        margin-bottom: 6.038647343vw
    }
}

.top-plan-sl-item a {
    display: block;
    padding: 0 20px
}

@media screen and (max-width: 1300px) {
    .top-plan-sl-item a {
        padding: 0 1.5384615385vw
    }
}

@media screen and (max-width: 480px) {
    .top-plan-sl-item a {
        padding: 0 4.8309178744vw
    }
}

.top-plan-sl-item-tx {
    margin-top: 10px
}

@media screen and (max-width: 1300px) {
    .top-plan-sl-item-tx {
        margin-top: .7692307692vw
    }
}

@media screen and (max-width: 480px) {
    .top-plan-sl-item-tx {
        margin-top: 2.4154589372vw
    }
}

.gym__title {
    overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 13px;
}


@media screen and (max-width: 480px) {
    .gym__title {

      margin-left: 0px;
    }
}


.gym-section {
    display: block !important;
    margin-left: 20px;
}

.gym__img {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 20px;
}

.gym__logo {
    width: 63px;
}

.gym__img_item:nth-child(1) {
    width: 35%;
}
.gym__img_item:nth-child(2) {
    width: 53%;
}
@media (max-width: 768px) {
    .gym__ttl {
        align-items: center;

        margin-bottom: 13px;
    }

}

/* ---------------------------------- **
		Modal Window
** ---------------------------------- */
#layer_board_area {
    /*display: none;*/
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0 3vw;
    overflow-y: auto;
    box-sizing: border-box;
    /*スクロールバーを非表示*/
    -ms-overflow-style: none;
    /*スクロールバーを非表示*/
    scrollbar-width: none;
    /*スクロールバーを非表示*/
    z-index: 99999999;
}

#layer_board_area::-webkit-scrollbar {
    display: none;
    /*スクロールバーを非表示*/
}

.layer_board_bg {
    /*display: none;*/
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    cursor: pointer;
    background: rgba(95, 95, 96, 0.7);
    z-index: 0;
}


/* --modalWindow ポップアップ部分-- */
.layer_board {
    /*display: none;*/
    position: relative;
    width: 80%;
    max-width: 700px;
    margin: 3em auto;
    padding: 30px;
    box-sizing: border-box;
    background: #3c2d27;
    z-index: 10;
    overflow-y: scroll;
	/*スクロールバー非表示IE(Internet Explorer)・Microsoft Edgeへの対応*/
	-ms-overflow-style: none;
	/*Firefoxへの対応*/
	scrollbar-width: none;
}

 /*スクロールバー非表示Google Chrome、Safariへの対応*/
.layer_board::-webkit-scrollbar{
	display: none;
}

.layer_board p {
    text-align: center;
    color: #fff;
}

.layer_board .modal_ttl{
	color: #dd9898;
	font-size: 34px;
	margin-bottom: 10px;
}

.layer_board .modal_note{
	font-size: 18px;
	margin-bottom: 30px;
}

.layer_board .modal_note:last-of-type{
	margin-bottom: 0;
}

.layer_board .modal_subTtl{
	color: #dd9898;
	font-size: 28px;
	margin-bottom: 10px;
}

.layer_board.shortLayer {
    margin: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* --modalWindow バツ(閉じる)ボタン-- */
.layer_board .mdl_btn_close.circle_btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
	cursor: pointer;
}

.layer_board .mdl_btn_close.circle_btn:before{
	content: "";
	display: block;
	width: 40px;
	height: 1px;
	background: #fff;
	position: absolute;
	top: 30px;
	right: 10px;
	transform: rotate(45deg);
}

.layer_board .mdl_btn_close.circle_btn:after{
	content: "";
	display: block;
	width: 40px;
	height: 1px;
	background: #fff;
	position: absolute;
	top: 30px;
	right: 10px;
	transform: rotate(-45deg);
}


/* --↑必須なのはここまで↑-- */

/* --modalWindow タイトル部分-- */
.layer_borad_title {
    font-size: 200%;
    font-weight: 200;
    color: #ed344e;
}

/* --modalWindow コンテンツ部分-- */
.layer_borad_content {
    margin: 1em auto 1.5em;
}

@media screen and (max-width: 480px) {
    .layer_board {
        width: 90%;
        margin: 3em auto;
        padding: 2.0em 1.5em 1.5em;
    }

	.layer_board .modal_ttl{
		font-size: 26px;
		margin-bottom: 5px;
	}

	.layer_board .modal_note{
		font-size: 16px;
		margin-bottom: 15px;
	}

	.layer_board .modal_note:last-of-type{
		margin-bottom: 0;
	}

	.layer_board .modal_subTtl{
		font-size: 22px;
		margin-bottom: 5px;
	}

	.layer_board .mdl_btn_close.circle_btn:before{
		width: 30px;
		top: 20px;
	}

	.layer_board .mdl_btn_close.circle_btn:after{
		width: 30px;
		top: 20px;
	}
}