@charset "UTF-8";

/* --------------------------------------------------------------------
common
-------------------------------------------------------------------- */
.l-main__contents .sp_only {
    display: none;
}
.l-main__contents .al-center {
    text-align: center;
}
.main-visual {
    background-image: url(../img/solaseed-price_pc.jpg);
    background-size: contain;
    width: 100%;
    height: 0;
    padding-top: 44vw;
    overflow: hidden;
    margin-bottom: -40px;
}
.main-visual h1 {
    display: none;
}

/* .tieup-movie
------------------------------------------------ */
.tieup-movie,
.tieup-movie-inner {
    position: relative;
}
.tieup-movie-inner {
    padding: 0 0 165px;
}
.tieup-movie .movieBlock {
    margin: 0 auto 12.7vw;
    width: 86%;
    position: relative;
    box-sizing: border-box;
    border: solid 2px #64a70b;
    background-color: #fff;
}
.tieup-movie .movieBlock .ytBlock {
    width: 100%;
    padding-top: 56.24%;
    position: relative;
}
.tieup-movie .movieBlock .ytBlock iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.tieup-movie .movieBlock .btn_prev {
    margin-top: -4vw;
    color: #64a70b;
    font-size: 4vw;
    line-height: 1;
    transform: scale(1, 1.8);
    display: inline-block;
    position: absolute;
    top: 50%;
    left: -6vw;
    cursor: pointer;
}
.tieup-movie .movieBlock .btn_next {
    margin-top: -4vw;
    color: #64a70b;
    font-size: 4vw;
    transform: scale(1, 1.8);
    display: inline-block;
    position: absolute;
    top: 50%;
    right: -6vw;
    cursor: pointer;
}
.tieup-movie .movieBlock .dotList {
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: -7vw;
    left: 0;
    right: 0;
    text-align: center;
}
.tieup-movie .movieBlock .dotList>li {
    margin: 2%;
    width: 3vw;
    height: 3vw;
    border: solid 1px #64a70b;
    border-radius: 5vw;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
}
.tieup-movie .movieBlock .dotList>li.active {
    background: #64a70b;
}
.tieup-movie::before {
    content: "";
    display: block;
    background-image: url(../img/bg_line_01.svg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center bottom 32%;
    width: 100%;
    height: 0;
    padding-top: 10vw;
}
.tieup-movie::after {
    content: "";
    display: block;
    width: 34.14vw;
    height: 9.57vw;
    max-width: 478px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -13.5vw;
    background-image: url(../img/img_tieup_airplane.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.tieup-movie-inner::before,
.tieup-movie-inner::after {
    content: "";
    display: block;
    background-image: url(../img/img_tieup_02.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 88px;
    height: 98px;
    position: absolute;
    left: 5.14vw;
    top: 300px;
}
.tieup-movie-inner::after {
    background-image: url(../img/img_tieup_03.png);
    width: 146px;
    height: 152px;
    left: inherit;
    right: 0;
    top: inherit;
    bottom: 220px;
}
.tieup-movie h2 {
    text-align: center;
    color: #64a70b;
    font-size: var(--text-3xl);
    margin: 90px auto 40px;
    position: relative;
}
.tieup-movie h2::after {
    content: "";
    display: block;
    background-image: url(../img/img_tieup_01.png);
    background-repeat: no-repeat;
    width: 82px;
    height: 94px;
    position: absolute;
    left: 50%;
    top: -0.6em;
    margin-left: 6.5em;
}
.tieup-movie .movieBlock {
    width: 920px;
    margin: 3.75em auto 0;
}

.tieup-movie .movieBlock .dotList {
    bottom: -4vw;
}
.tieup-movie .movieBlock .dotList>li {
    margin: 10px;
    width: 12px;
    height: 12px;
    border-radius: 20px;
}

/* .recomfare
------------------------------------------------ */
.recomfare {
    background: #c4d600;
    padding: 130px 0 60px;
    position: relative;
}
.recomfare::before,
.recomfare::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 37.85vw;
    background-image: url(../img/bg_recomfare_01.png);
    background-size: cover;
}
.recomfare::after {
    top: inherit;
    bottom: 0;
    height: 35.71vw;
    background-image: url(../img/bg_recomfare_02.png);
}
.recomfare-inner {
    max-width: 1104px;
    margin: 0 auto;
}
.recomfare .ttl-wrap {
    position: relative;
    z-index: 1;
}
.recomfare .ttl-wrap,
.h46-discount .ttl-wrap {
    padding: 0 0 0 1.6em;
    margin-bottom: 75px;
    --stroke-color: #64a70b;
    --stroke-blur: 0px;
    text-shadow:
        var(--stroke-color) 5px 0px var(--stroke-blur),
        var(--stroke-color) 4.84px 1.24px var(--stroke-blur),
        var(--stroke-color) 4.39px 2.39px var(--stroke-blur),
        var(--stroke-color) 3.66px 3.41px var(--stroke-blur),
        var(--stroke-color) 2.70px 4.21px var(--stroke-blur),
        var(--stroke-color) 1.58px 4.74px var(--stroke-blur),
        var(--stroke-color) 0.35px 4.99px var(--stroke-blur),
        var(--stroke-color) -0.89px 4.92px var(--stroke-blur),
        var(--stroke-color) -2.08px 4.55px var(--stroke-blur),
        var(--stroke-color) -3.14px 3.89px var(--stroke-blur),
        var(--stroke-color) -4.01px 2.99px var(--stroke-blur),
        var(--stroke-color) -4.62px 1.91px var(--stroke-blur),
        var(--stroke-color) -4.95px 0.71px var(--stroke-blur),
        var(--stroke-color) -4.97px -0.54px var(--stroke-blur),
        var(--stroke-color) -4.68px -1.75px var(--stroke-blur),
        var(--stroke-color) -4.10px -2.86px var(--stroke-blur),
        var(--stroke-color) -3.27px -3.78px var(--stroke-blur),
        var(--stroke-color) -2.23px -4.47px var(--stroke-blur),
        var(--stroke-color) -1.05px -4.89px var(--stroke-blur),
        var(--stroke-color) 0.19px -4.99px var(--stroke-blur),
        var(--stroke-color) 1.42px -4.80px var(--stroke-blur),
        var(--stroke-color) 2.56px -4.29px var(--stroke-blur),
        var(--stroke-color) 3.54px -3.53px var(--stroke-blur),
        var(--stroke-color) 4.31px -2.54px var(--stroke-blur),
        var(--stroke-color) 4.80px -1.40px var(--stroke-blur),
        var(--stroke-color) 4.99px -0.17px var(--stroke-blur);
}
.recomfare .ttl-wrap h2 {
    color: #fff;
    font-size: var(--text-3xl);
    margin: 0;
    position: relative;    
}
.recomfare .ttl-wrap h2::after {
    content: "";
    display: block;
    position: absolute;
    left: 8.5em;
    top: -1.1em;
    background-image: url(../img/img_recomfare_h2_01.png);
    width: 82px;
    height: 94px;
}
.recomfare .ttl-wrap p {
    font-size: var(--text-xl);
    color: #fff;
    font-weight: bold;
}
.recomfare .ttl-wrap p::before,
.recomfare .ttl-wrap p::after,
.h46-discount .ttl-wrap p::before,
.h46-discount .ttl-wrap p::after {
    content: "";
    display: inline-block;
    background-image: url(../img/img_recomfare_h2_02.png);
    width: 25px;
    height: 35px;
    vertical-align: middle;
    margin-right: 0.3em;
}
.recomfare .ttl-wrap p::after,
.h46-discount .ttl-wrap p::after {
    background-image: url(../img/img_recomfare_h2_03.png);
    width: 24px;
    height: 33px;
    margin: 0 0 0 0.3em;
}
.recomfare ol,
.h46-cert ol {
    padding: 0;
    margin: 0;
    list-style: none;
    color: #fff;
}
.recomfare ol li {
    position: relative;
    width: 89.67%;
    padding-bottom: 170px;
    z-index: 2;
}
.recomfare ol li:nth-child(even) {
    margin-left: auto;
}
.recomfare .recomfare-heading,
.h46-cert .h46-cert-heading {
    background-color: #64a70b;
    border-radius: 40px;
    box-shadow: 6px 6px 0px 0px #fff;
    position: relative;
    display: flex;
    align-items: center;
    padding: 1.8em 0 2em;
}
.recomfare .recomfare-num,
.h46-cert .h46-cert-num {
    font-size: 3.125rem;
    font-weight: bold;
    color: #64a70b;
    background-color: #fff;
    border-radius: 50%;
    width: 1.44em;
    height: 1.44em;
    vertical-align: 1em;
    margin: 0 1em 0 16.16%;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}
.recomfare .recomfare-num span,
.h46-cert .h46-cert-num span {
    position: relative;
    transform: translateY(-0.1em);
}
.recomfare .recomfare-subttl,
.h46-cert .h46-cert-subttl {
    font-size: var(--text-xg);
    font-weight: bold;
    margin: 0;
    box-sizing: border-box;
}
.recomfare .recomfare-subttl span,
.h46-cert .h46-cert-subttl span {
    font-size: var(--text-3xl);
    line-height: 1.2;
}
.recomfare .recomfare-subttl span.plan-icon::after,
.h46-cert .h46-cert-subttl span.plan-icon::after {
    content: "";
    display: inline-block;
    background-image: url(../img/icon_recomfare_01.png);
    width: 16px;
    height: 46px;
    vertical-align: -0.15em;
    margin-left: 0.5em;
}
.recomfare .recomfare-btn,
.h46-cert .h46-cert-btn {
    min-width: 362px;
    position: absolute;
    left: 50%;
    bottom: -2.8em;
    margin-left: -181px;
}
.recomfare .recomfare-btn .c-button-main {
    background-color: var(--color-leafgreen-1000);
}
@media (hover: hover) {
    .recomfare .recomfare-btn .c-button-main:hover {
        background-color: var(--color-leafgreen-800);
    }    
}
.recomfare .recomfare-btn .c-button-main::before,
.h46-cert .h46-cert-btn .c-button-main::before {
    display: none;
}

.recomfare ol li figure {
    position: absolute;
    right: -11.5%;
    top: -155px;
}
.recomfare ol li:nth-child(even) figure {
    right: inherit;
    left: -11.5%;
}
.recomfare ol li:nth-child(2) {
    padding-bottom: 190px;
}
.recomfare ol li:nth-child(3) {
    padding-bottom: 220px;
}
.recomfare ol li:nth-child(2) .recomfare-num {
    margin-left: 27.47%;
}
.recomfare ol li:nth-child(3) .recomfare-num {
    margin-left: 15.45%;
}
.recomfare ol li:nth-child(4) .recomfare-num {
    margin-left: 26.76%;
}
.recomfare ol li:nth-child(4) .recomfare-subttl {
    font-size: var(--text-2xl);
    line-height: 1.12;
}
.recomfare .recomfare-heading .notes {
    font-size: var(--text-2xs);
    position: absolute;
    right: 3em;
    bottom: 0;
}

/* .h46-cert
------------------------------------------------ */
.h46-cert {
    background-position: center top;
    position: relative;
    margin: -3vw 0 -4vw;
    z-index: 1;
}
.h46-cert::before,
.h46-cert::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    padding-top: 24.28vw;
    background-image: url(../img/bg_certificate.png);
    mask-image: url(../img/bg_h46-cert_clip.svg);
    mask-size: 100% auto;
    mask-repeat: no-repeat;
    mask-position: top center;
}
.h46-cert::after {
    top: inherit;
    bottom: 0;
    mask-position: bottom center;
}
.h46-cert .h46-cert-inner {
    padding: 105px 0 140px;
}
.h46-cert-olwrap {
    background-image: url(../img/bg_certificate.png);
    background-position: center;
    position: relative;
    z-index: 2;
    padding-bottom: 25px;
}
.h46-cert .h46-cert-inner h2 {
    max-width: 768px;
    margin: 0 auto;
    text-align: right;
    color: #0ba79c;
    font-size: var(--text-3xl);
    position: relative;
}
.h46-cert .h46-cert-inner h2::after {
    content: "";
    display: block;
    position: absolute;
    right: -2.8em;
    top: -0.5em;
    background-image: url(../img/bg_h46-cert_h2_01.png);
    width: 82px;
    height: 94px;
}
.h46-cert ol {
    max-width: 1085px;
    margin: 80px auto 0;
}
.h46-cert .h46-cert-heading {
    background-color: #0ba79c;
    box-shadow: 6px 6px 0 0 rgba(11, 167, 156, 0.5);
}
.h46-cert .h46-cert-num {
    color: #0ba79c;
}
.h46-cert .h46-cert-num {
    margin-left: 30.69%;
}
.h46-cert ol li {
    position: relative;
    padding-bottom: 200px;
}
.h46-cert .h46-cert-btn .c-button-main {
    background-color: #08676e;
}
@media (hover: hover) {
    .h46-cert .h46-cert-btn .c-button-main:hover {
        background-color: #08777f;
    }    
}
.h46-cert ol figure {
    position: absolute;
    left: 20px;
    top: -150px;
}
.h46-cert ol li:nth-child(2) {
    padding-bottom: 160px;
}
.h46-cert li:nth-child(2) .h46-cert-num {
    margin-left: 15.66%;
}
.h46-cert li:nth-child(2) figure {
    left: inherit;
    right: 0;
    top: -140px;
}
.h46-cert ol+p {
    text-align: center;
    font-weight: bold;
    font-size: var(--text-xl);
}
.h46-cert-btmlink {
    max-width: 367px;
    margin: 0 auto;
}

/* .h46-discount
------------------------------------------------ */
.h46-discount {
    background-image: url(../img/bg_h46-discount_01.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center top;
    background-color: #c4d600;
    position: relative;
    padding: 130px 0 200px;
}
.h46-discount::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url(../img/bg_h46-discount_02.png);
    width: 534px;
    height: 598px;
}
.h46-discount .ttl-wrap {
    text-align: center;
    color: #fff;
    margin-bottom: 64px;
}
.h46-discount .ttl-wrap h2 {
    margin: 0 auto;
    font-size: var(--text-3xl);
    line-height: 1.5;
    position: relative;
}
.h46-discount .ttl-wrap h2::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    margin-left: 6.5em;
    top: -1em;
    background-image: url(../img/bg_h46-discount_h2_01.png);
    width: 76px;
    height: 86px;
}
.h46-discount .ttl-wrap p {
    font-size: var(--text-xl);
    font-weight: bold;
}
.h46-discount-detail {
    max-width: 860px;
    margin: 0 auto;
    padding: 60px 30px 60px 40px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 53px;
}
.h46-discount-detail ul {
    list-style: none;
    margin: 0 0 55px;
    padding: 0;
    display: flex;
    justify-content: center;
}
.h46-discount-detail ul li {
    text-align: center;
    width: 50%;
}
.h46-discount-detail ul figure img {
    max-width: 300px;
    margin: 0 auto;
}
.h46-discount-detail ul figcaption {
    font-size: var(--text-xl);
    font-weight: bold;
    color: #508508;
    margin-bottom: 1.5em;
}
.h46-discount-detail .detail-note p {
    margin: 0;
}
.h46-discount-detail+p {
    position: relative;
    max-width: 362px;
    margin: 0 auto;
}
.h46-discount-detail+p a {
    position: absolute;
    left: 0;
    top: -1.5em;
    z-index: 3;
}
.h46-discount-detail+p a.c-button-main {
    background-color: var(--color-leafgreen-1000);
}
.h46-discount-detail+p a.c-button-main:before {
    display: none;
}
@media (hover: hover) {
    .h46-discount-detail+p a.c-button-main:hover {
        background-color: var(--color-leafgreen-800);
    }
}


/* .vacantseat-inq-ttl
------------------------------------------------ */
.vacantseat-inq-ttl {
    position: relative;
    padding: 120px 0 0;
    z-index: 1;
}
.vacantseat-inq-ttl::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: -2.85vw;
    background-image: url(../img/bg_vacantseat-inq-ttl.svg);
    width: 100%;
    height: 2.85vw;
    background-size: cover;
}
.vacantseat-inq-ttl h2 {
    text-align: center;
    font-size: var(--text-3xl);
    color: #64a70b;
    position: relative;
    margin: 0 auto;
}
.vacantseat-inq-ttl h2::after {
    content: "";
    display: block;
    background-image: url(../img/img_vacantseatinq.png);
    width: 62px;
    height: 72px;
    position: absolute;
    left: 50%;
    top: -0.7em;
    margin-left: 4.3em;
}

/* .h46-notice
------------------------------------------------ */
.h46-notice {
    max-width: 1100px;
    margin: 100px auto 95px;
}

/* .h46-howtocheck
------------------------------------------------ */
.h46-howtocheck {
    text-align: center;
}
.h46-howtocheck p:first-child {
    font-size: var(--text-xl);
    font-weight: bold;
    margin-bottom: 0.8em;
}

@media only screen and (max-width:1200px) {
    .recomfare-inner,
    .h46-cert ol {
        width: 98%;
    }
}

@media only screen and (max-width:1023px) {
    /* --------------------------------------------------------------------
    common
    -------------------------------------------------------------------- */
    .main-visual {
        background-image: none;
        padding: 0;
        height: auto;
        margin: 0 auto;
    }
    .main-visual h1 {
        display: block;
        margin: 0;
    }
    .main-visual h1 img {
        width: 100%;
    }
    .tieup-movie h2::after,
    .tieup-movie-inner::before,
    .tieup-movie-inner::after,
    .recomfare .ttl-wrap h2::after,
    .recomfare .recomfare-subttl span.plan-icon::after,
    .h46-cert .h46-cert-subttl span.plan-icon::after,
    .h46-cert .h46-cert-inner h2::after,
    .recomfare .ttl-wrap p::before,
    .recomfare .ttl-wrap p::after,
    .h46-discount .ttl-wrap p::before,
    .h46-discount .ttl-wrap p::after,
    .h46-discount .ttl-wrap h2::after,
    .vacantseat-inq-ttl h2::after,
    .h46-discount::after {
        background-size: 100% auto;
        background-repeat: no-repeat;
    }

    /* .tieup-movie
    ------------------------------------------------ */
    .tieup-movie h2,
    .recomfare .ttl-wrap h2,
    .h46-cert .h46-cert-inner h2,
    .h46-discount .ttl-wrap h2,
    .vacantseat-inq-ttl h2 {
        font-size: var(--text-3xl);
    }
    .tieup-movie::before {
        margin: 2vw 0 4vw;
    }
    .tieup-movie h2::after {
        width: 1.95em;
        height: 2.23em;        
    }
    .tieup-movie,
    .tieup-movie-inner {
        position: relative;
    }
    .tieup-movie-inner {
        padding-bottom: 10vw;
    }
    .tieup-movie h2 {
        text-align: center;
        color: #64a70b;
        margin: 0 0 3vw;
    }
    .tieup-movie .movieBlock {
        width: 85%;
        margin-top: 4vw;
    }
    .tieup-movie .movieBlock .dotList {
        bottom: -5vw;
    }
    .tieup-movie-inner::before {
        width: 3.66em;
        height: 4.08em;
        left: 1vw;
        top: 10vw;
    }
    .tieup-movie-inner::after {
        width: 6.08em;
        height: 6.33em;
        right: -5vw;
        bottom: 0;
    }

    /* .recomfare
    ------------------------------------------------ */
    .recomfare {
        padding: 9.5vw 0 2vw;
    }
    .recomfare .ttl-wrap {
        padding-left: 6vw;
    }
    .recomfare .ttl-wrap h2::after {
        width: 1.95em;
        height: 2.23em;
        top: -0.8em;
        bottom: 0;
    }
    .recomfare .ttl-wrap p,
    .h46-discount .ttl-wrap p {
         font-size: var(--text-xl);
    }
    .recomfare .ttl-wrap p::before,
    .h46-discount .ttl-wrap p::before {
        width: 0.83em;
        height: 1.16em;
    }
    .recomfare .ttl-wrap p::after,
    .h46-discount .ttl-wrap p::after {
        width:0.8em;
        height: 1.1em;
    }
    .recomfare-inner,
    .h46-cert ol {
        width: 95%;
    }
    .recomfare ol li,
    .recomfare ol li:nth-child(2) {
        padding-bottom: 18vw;
    }
    .recomfare ol li:nth-child(3) {
        padding-bottom: 22vw;
    }
    .recomfare .recomfare-heading,
    .h46-cert .h46-cert-heading {
        border-radius: 2.5em;
    }
    .recomfare .recomfare-num {
        margin: 0 3vw 0 8vw;
    }
    .recomfare .recomfare-subttl,
    .h46-cert .h46-cert-subttl {
        font-size: var(--text-lg);
    }
    .recomfare .recomfare-subttl span,
    .h46-cert .h46-cert-subttl span {
        font-size: var(--text-3xl);
    }
    .recomfare .recomfare-subttl span.plan-icon::after,
    .h46-cert .h46-cert-subttl span.plan-icon::after {
        width: 0.38em;
        height: 1.09em;
    }
    .recomfare .recomfare-num,
    .h46-cert .h46-cert-num {
        font-size: 4.5vw;
    }
    .recomfare ol li:nth-child(2) .recomfare-num {
        margin-left: 23vw;
    }
    .recomfare ol li:nth-child(3) .recomfare-num {
        margin-left: 8vw;
    }
    .recomfare ol li:nth-child(4) .recomfare-num {
        margin: 0.25em 3vw 0 25vw;
    }
    .recomfare .recomfare-num span,
    .h46-cert .h46-cert-num span {
        transform: translateY(-0.07em);
    }
    .recomfare ol li figure {
        width: 35%;
    }
    .recomfare ol li figure img {
        width: 100%;
    }
    .recomfare ol li figure {
        top: -15vw;
    }    
    .recomfare ol li:nth-child(4) .recomfare-subttl {
        font-size: var(--text-xl);
    }
    .recomfare .recomfare-btn,
    .h46-cert .h46-cert-btn {
        min-width: 320px;
        margin-left: -160px;
    }


    /* .h46-cert
    ------------------------------------------------ */
    .h46-cert .h46-cert-inner {
        padding: 8vw 0;
    }
    .h46-cert .h46-cert-inner h2 {
        width: 80%;
    }
    .h46-cert .h46-cert-inner h2::after {
        width: 1.95em;
        height: 2.23em;
        right: -2em;
    }
    .h46-cert .h46-cert-num {
        margin:0 3vw 0 32vw;
    }
    .h46-cert li:nth-child(2) .h46-cert-num {
        margin-left: 8vw;
    }
    .h46-cert ol figure {
        width: 50%;
        left: 2vw;
        top: -15vw;
    }
    .h46-cert li:nth-child(2) figure {
        top: -14vw;
    }
    .h46-cert ol li {
        padding-bottom: 20vw;
    }    
    .h46-cert ol li:nth-child(2) {
        padding-bottom: 16vw;
    }
    .h46-cert ol+p {
        font-size: var(--text-md);
    }
    .h46-cert::before {
        padding-top: 35vw;
    }

    /* .h46-discount
    ------------------------------------------------ */
    .h46-discount {
        padding: 10vw 0;
    }
    .h46-discount .ttl-wrap h2::after {
        width: 1.8em;
        height: 2em;
        top: -0.5em;
    }
    .h46-discount-detail {
        width: 86%;
        padding: 3.75em 1.875em 3.75em 2.5em;
        border-radius: 3.78vw;
    }
    .h46-discount-detail ul figcaption {
        font-size: var(--text-xl);
    }
    .h46-discount-detail ul figure img {
        width: 70%;
    }
    .h46-discount::after {
        width: 38.14vw;
        height: 42.71vw;
    }

    /* .vacantseat-inq-ttl
    ------------------------------------------------ */
    .vacantseat-inq-ttl {
        padding: 8vw 0 0;
    }
    .vacantseat-inq-ttl h2::after {
        width: 1.47em;
        height: 1.71em;
    }

    /* .h46-notice
    ------------------------------------------------ */
    .h46-notice {
        width: 95%;
        margin: 5vw auto 8vw;
    }
}
@media only screen and (max-width:910px) {
    /* .recomfare
    ------------------------------------------------ */
    .recomfare ol li:nth-child(2) .recomfare-num {
        margin-left: 18vw;
    }
    .recomfare ol li figure {
        width: 33%;
    }
    .recomfare ol li:nth-child(4) .recomfare-num {
        margin-left: 20vw;
    }
    /* .h46-cert
    ------------------------------------------------ */
    .h46-cert ol figure {
        width: 44%;
    }
    .h46-cert .h46-cert-num {
        margin-left: 28vw;
    }
    /* .h46-discount
    ------------------------------------------------ */
    .h46-discount .ttl-wrap p {
        position: relative;
        font-size: var(--text-lg);
    }
}
@media only screen and (max-width:767px) {
    /* --------------------------------------------------------------------
    common
    -------------------------------------------------------------------- */
    .l-main__contents .pc_only {
        display: none;
    }
    .l-main__contents .sp_only {
        display: block;
    }
    /* .tieup-movie
    ------------------------------------------------ */
    .tieup-movie h2 {
        margin-bottom: 5vw;
    }
    .tieup-movie h2::after {
        display: none;
    }
    .tieup-movie-inner {
        padding-bottom: 14vw;
    }
    .tieup-movie-inner::after {
        right: -13vw;
        bottom: -2em;
    }
    .tieup-movie .movieBlock {
        margin-top: 8vw;
    }
    .tieup-movie .movieBlock .btn_prev,
    .tieup-movie .movieBlock .btn_next {
        font-size: var(--text-3xl);
        top: 50%;
        margin-top: -0.5em;
        line-height: 1;
    }
    .tieup-movie .movieBlock .btn_prev {
        left: -1.2em;
    }
    .tieup-movie .movieBlock .btn_next {
        right: -1.2em;
    }
    .tieup-movie .movieBlock .dotList {
        bottom: -8vw;
    }
    /* .recomfare
    ------------------------------------------------ */
    .recomfare {
        padding-top: 12vw;
    }
    .recomfare-inner, .h46-cert ol {
        width: 91.66%;
    }
    .recomfare .ttl-wrap {
        margin-bottom: 20vw;
    }
    .recomfare .ttl-wrap,
    .h46-discount .ttl-wrap {
        text-shadow: var(--stroke-color) 4px 0px var(--stroke-blur), var(--stroke-color) 3.87px 0.99px var(--stroke-blur), var(--stroke-color) 3.51px 1.91px var(--stroke-blur), var(--stroke-color) 2.93px 2.73px var(--stroke-blur), var(--stroke-color) 2.16px 3.37px var(--stroke-blur), var(--stroke-color) 1.26px 3.79px var(--stroke-blur), var(--stroke-color) 0.28px 3.99px var(--stroke-blur), var(--stroke-color) -0.71px 3.94px var(--stroke-blur), var(--stroke-color) -1.66px 3.64px var(--stroke-blur), var(--stroke-color) -2.51px 3.11px var(--stroke-blur), var(--stroke-color) -3.21px 2.39px var(--stroke-blur), var(--stroke-color) -3.70px 1.53px var(--stroke-blur), var(--stroke-color) -3.96px 0.57px var(--stroke-blur), var(--stroke-color) -3.98px -0.43px var(--stroke-blur), var(--stroke-color) -3.74px -1.40px var(--stroke-blur), var(--stroke-color) -3.28px -2.29px var(--stroke-blur), var(--stroke-color) -2.62px -3.02px var(--stroke-blur), var(--stroke-color) -1.78px -3.58px var(--stroke-blur), var(--stroke-color) -0.84px -3.91px var(--stroke-blur), var(--stroke-color) 0.15px -3.99px var(--stroke-blur), var(--stroke-color) 1.14px -3.84px var(--stroke-blur), var(--stroke-color) 2.05px -3.43px var(--stroke-blur), var(--stroke-color) 2.83px -2.82px var(--stroke-blur), var(--stroke-color) 3.45px -2.03px var(--stroke-blur), var(--stroke-color) 3.84px -1.12px var(--stroke-blur), var(--stroke-color) 3.99px -0.14px var(--stroke-blur);
    }
    .recomfare .ttl-wrap p {
        font-size: var(--text-lg);
    }
    .recomfare ol li {
        width: 100%;
    }
    .recomfare ol li,
    .recomfare ol li:nth-child(2),
    .recomfare ol li:nth-child(3) {
        padding-bottom: 30vw;
    }
    .recomfare .recomfare-subttl,
    .h46-cert .h46-cert-subttl,
    .recomfare ol li:nth-child(4) .recomfare-subttl {
        font-size: var(--text-sm);
        margin-left: 21%;
    }
    .recomfare .recomfare-subttl span,
    .h46-cert .h46-cert-subttl span {
        font-size: var(--text-xl);
    }    
    .recomfare ol li:nth-child(2) .recomfare-subttl {
        margin-left: 15%;
    }
    .recomfare ol li:nth-child(3) .recomfare-subttl {
        margin-left: 30%;
    }
    .recomfare ol li:nth-child(4) .recomfare-subttl {
        margin-left: 12%;
        line-height: 1.7;
    }
    .recomfare .recomfare-heading {
        box-shadow: 4px 4px 0px 0px;
        border-radius: 1.75em;
        display: block;
    }
    .recomfare ol li:nth-child(2) .recomfare-heading,
    .recomfare ol li:nth-child(3) .recomfare-heading {
        padding: 1.5em 0 1.8em;
    }
    .recomfare .recomfare-num,
    .h46-cert .h46-cert-num {
        margin-left: 0;
        position: absolute;
        right: 0;
        top: -0.7em;
        font-size: var(--text-3xl);
    }
    .recomfare ol li:nth-child(even) .recomfare-num,
    .h46-cert ol li:nth-child(even) .h46-cert-num {
        right: inherit;
        left: 0;
    }
    .recomfare ol li figure {
        width: 40%;
        right: inherit;
        left: 0;
    }
    .recomfare ol li:nth-child(2) figure {
        left: inherit;
        right: 0;
    }
    .recomfare ol li:nth-child(2) .recomfare-num,
    .recomfare ol li:nth-child(3) .recomfare-num,
    .recomfare ol li:nth-child(4) .recomfare-num {
        margin-left: 0;
    }
    .recomfare ol li:nth-child(3) figure {
        left: 3vw;
        top: -18vw;
    }
    .recomfare ol li:nth-child(4) figure {
        left: inherit;
        right: 3vw;
    }
    .recomfare .recomfare-btn,
    .h46-cert .h46-cert-btn {
        min-width: 16em;
        margin-left: 0;
        left: inherit;
        right: 6.8%;
        bottom: -2em;
    }
    .recomfare ol li:nth-child(even) .recomfare-btn,
    .h46-cert ol li:nth-child(even) .h46-cert-btn {
        right: inherit;
        left: 6.8%;        
    }
    .recomfare .recomfare-btn .c-button-main ,
    .h46-cert .h46-cert-btn .c-button-main {
        font-size: var(--text-xs);
        padding: 0.8em 20px;
        line-height: 1;
    }    
    .recomfare .recomfare-heading .notes {
        right: 50%;
        margin-right: -9em;
        bottom: 0.6em;
    }

    /* .h46-cert
    ------------------------------------------------ */
    .h46-cert .h46-cert-inner {
        padding: 13vw 0;
    }
    .h46-cert::before {
        padding-top: 50vw;
    }
    .h46-cert .h46-cert-inner h2::after {
        right: inherit;
        left: 50%;
        margin-left: -5em;
    }
    .h46-cert ol li {
        padding-bottom: 30vw;
    }
    .h46-cert .h46-cert-heading {
        box-shadow: 4px 4px 0px 0px rgba(11, 167, 156, 0.5);
        border-radius: 1.75em;
        display: block;
        padding: 1.5em 0 2em;
    }
    .h46-cert .h46-cert-num {
        border: solid 1px #0ba79c;
    }
    .h46-cert li:nth-child(2) .h46-cert-num {
        margin-left: 0;
    }
    .h46-cert .h46-cert-subttl {
        margin-left: 40%;
    }
    .h46-cert li:nth-child(2) .h46-cert-subttl {
        margin-left: 12%;
    }
    .h46-cert ol figure {
        width: 55%;
        top: -17vw;
    }
    .h46-cert li:nth-child(2) figure {
        top: -20vw;
    }
    .h46-cert-btmlink {
        max-width: 60%;
    }

    /* .h46-discount
    ------------------------------------------------ */
    .h46-discount {
        padding: 15vw 0 20vw;
    }
    .h46-discount .ttl-wrap {
        margin-bottom: 3em;        
    }
    .h46-discount .ttl-wrap h2::after {
        margin-left: 0;
        left: inherit;
        right: 0.1em;
        top: 2em;
    }    
    .h46-discount .ttl-wrap p::before {
        position: absolute;
        left: 50%;
        bottom: 0;
        margin-left: -8.3em;
    }
    .h46-discount-detail {
        width: 91.66%;
        padding-top: 2.5em;
    }
    .h46-discount-detail ul {
        display: block;
        margin-bottom: 2.5em;
    }
    .h46-discount-detail ul li {
        width: 100%;
        text-align: center;
    }
    .h46-discount-detail ul li + li {
        margin-top: 2.18em;
    }
    .h46-discount-detail ul figcaption {
        font-size: var(--text-lg);
        margin-bottom: 1em;
    }
    .h46-discount-detail ul figure img {
        width: 82%;
    }
    .h46-discount-detail+p {
        max-width: 18em;
    }

    /* .vacantseat-inq-ttl
    ------------------------------------------------ */
    .vacantseat-inq-ttl {
        padding: 10vw 0 2vw;
    }
}
@media only screen and (max-width:767px) and (min-width:540px) {
    /* .recomfare
    ------------------------------------------------ */
    .recomfare ol li:nth-child(3) .recomfare-subttl {
        margin-left: 25%;
    }
    .recomfare .recomfare-subttl br.sp_only,
    .h46-cert .h46-cert-subttl br.sp_only {
        display: none;
    }
    /* .h46-discount
    ------------------------------------------------ */
    .h46-cert .h46-cert-subttl {
        margin-left: 38%;
    }
    .h46-cert ol figure {
        top: -15vw;
    }
}
@media only screen and (max-width:429px) {
    /* .recomfare
    ------------------------------------------------ */
    .recomfare ol li:nth-child(2) .recomfare-subttl,
    .recomfare ol li:nth-child(3) .recomfare-subttl,
    .h46-cert ol li:nth-child(1) .h46-cert-subttl {
        line-height: 1.3;
    }
    .recomfare ol li:nth-child(4) .recomfare-subttl {
        font-size: var(--text-sm);
    }
    .recomfare .recomfare-heading .notes {
        margin-right: -8em;
    }
    /* .h46-discount
    ------------------------------------------------ */
    .h46-discount .ttl-wrap h2::after {
        display: none;
    }
}