<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

.main {
    margin-bottom: -50px
}

.floating-bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background-image: url(../img/mv_sp.png);
    background-size: cover;
    background-position: top center
}

.top-mv {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(rgba(0, 0, 0, 0)), color-stop(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .5)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, .5));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, .5));
    position: relative;
    width: 100%;
    padding: 80px 12px 0
}

.top-mv__140 {
    width: 56.8vw;
    height: 24.8vw;
    margin: 0 auto 65px
}

.top-mv__140 img {
    width: 100%
}

.top-mv__watches {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 61px;
    padding: 0 8px
}

.top-mv__watches--en {
    padding: 0 57px
}

.top-mv__watch--1 {
    margin-right: -1.194029850746269%
}

.top-mv__watch--2 {
    margin-right: -.2985074626865672%
}

.top-mv__watch--3 {
    margin-right: -1.492537313432836%
}

.top-mv__watch--4 {
    margin-right: -2.08955223880597%
}

.top-mv__txt {
    padding: 0 22px;
    margin-bottom: 35px
}

.top-mv__scroll {
    margin: 0 auto;
    padding-bottom: 84px;
    position: relative;
    z-index: 3
}

.top-mv__scrollTxt {
    margin: 0 auto;
    color: #fff
}

.top-mv__scrollLine {
    position: absolute;
    width: 1px;
    height: 140px;
    background: #fff;
    left: 50%;
    top: 33px;
    -webkit-animation: sdl 2s cubic-bezier(1, 0, 0, 1) infinite;
    animation: sdl 2s cubic-bezier(1, 0, 0, 1) infinite
}

.top-mv__watch--1 {
    opacity: 0
}

.top-mv__watch--2 {
    opacity: 0
}

.top-mv__watch--3 {
    opacity: 0
}

.top-mv__watch--4 {
    opacity: 0
}

.top-mv__scroll,
.top-mv__txt {
    opacity: 0
}

.top-mv.is-show .top-mv__watch--1 {
    -webkit-animation: fadeSlideUpAnime 1.4s ease-out .5s forwards;
    animation: fadeSlideUpAnime 1.4s ease-out .5s forwards
}

.top-mv.is-show .top-mv__watch--2 {
    -webkit-animation: fadeSlideUpAnime 1.4s ease-out .75s forwards;
    animation: fadeSlideUpAnime 1.4s ease-out .75s forwards
}

.top-mv.is-show .top-mv__watch--3 {
    -webkit-animation: fadeSlideUpAnime 1.4s ease-out 1s forwards;
    animation: fadeSlideUpAnime 1.4s ease-out 1s forwards
}

.top-mv.is-show .top-mv__watch--4 {
    -webkit-animation: fadeSlideUpAnime 1.4s ease-out 1.25s forwards;
    animation: fadeSlideUpAnime 1.4s ease-out 1.25s forwards
}

.top-mv.is-show .top-mv__txt {
    -webkit-animation: fadeInAnime 1.4s ease-out 2s forwards;
    animation: fadeInAnime 1.4s ease-out 2s forwards
}

.top-mv.is-show .top-mv__scroll {
    -webkit-animation: fadeInAnime 1.4s ease-out 2.5s forwards;
    animation: fadeInAnime 1.4s ease-out 2.5s forwards
}

.intro__txt {
    opacity: 0
}

.intro__txt.is-show {
    -webkit-animation: fadeSlideUpAnime 1.4s ease-out .5s forwards;
    animation: fadeSlideUpAnime 1.4s ease-out .5s forwards
}

.js-anime .section-head {
    opacity: 0
}

.features__cnt--txt,
.features__img1,
.features__img2,
.features__subhead {
    opacity: 0
}

.is-show .section-head {
    -webkit-animation: fadeSlideUpAnime 1.4s ease-out .5s forwards;
    animation: fadeSlideUpAnime 1.4s ease-out .5s forwards
}

.features__flexCnt.is-show .features__subhead {
    -webkit-animation: fadeSlideAnime 1.4s ease-out .5s forwards;
    animation: fadeSlideAnime 1.4s ease-out .5s forwards
}

.features__flexCnt.is-show .features__img1 {
    -webkit-animation: fadeSlideAnime 1.4s ease-out .75s forwards;
    animation: fadeSlideAnime 1.4s ease-out .75s forwards
}

.features__flexCnt.is-show .features__img2 {
    -webkit-animation: fadeSlideUpAnime 1.4s ease-out .75s forwards;
    animation: fadeSlideUpAnime 1.4s ease-out .75s forwards
}

.features__flexCnt.is-show .features__cnt--txt {
    -webkit-animation: fadeSlideUpAnime 1.4s ease-out 1s forwards;
    animation: fadeSlideUpAnime 1.4s ease-out 1s forwards
}

.lineup__cnt--txt,
.lineup__img,
.lineup__inner {
    opacity: 0
}

.lineup.is-show .lineup__img {
    -webkit-animation: fadeSlideUpAnime 1.4s ease-out .75s forwards;
    animation: fadeSlideUpAnime 1.4s ease-out .75s forwards
}

.lineup.is-show .lineup__cnt--txt {
    -webkit-animation: fadeSlideUpAnime 1.4s ease-out 1.25s forwards;
    animation: fadeSlideUpAnime 1.4s ease-out 1.25s forwards
}

.lineup__inner.is-show {
    -webkit-animation: fadeSlideUpAnime 1.4s ease-out .5s forwards;
    animation: fadeSlideUpAnime 1.4s ease-out .5s forwards
}

.intro {
    padding: 150px 0 144px;
    background: rgba(0, 0, 0, .6);
    position: relative;
    z-index: 1
}

.intro__txt {
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 246.42857142857144%
}

.features {
    position: relative;
    background: #0c4664;
    background-image: url(../img/features_bg_sp.png);
    background-size: cover;
    padding: 95px 20px 5px
}

.features__subhead {
    margin-top: 100px;
    font-weight: 400;
    background: #5ac2d9;
    padding-top: 18px;
    margin-left: -20px;
    padding-left: 20px;
    padding-bottom: 118px;
    width: 63.33333333333333%;
    font-size: 29px;
    font-size: 2.9rem
}

.features__subhead-sub {
    font-size: 12px;
    font-size: 1.2rem
}

.features__img1 {
    float: right;
    clear: both;
    width: 58.666666666666664%;
    margin-top: -75px;
    margin-bottom: 57px
}

.features__title {
    clear: both;
    font-size: 23px;
    font-size: 2.3rem;
    margin-bottom: 49px;
    line-height: 169.56521739130434%
}

.features__txt {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 271.42857142857144%;
    margin-bottom: 116px
}

.features__img2 {
    width: 64%;
    margin: auto;
    margin-bottom: 57px
}

.lineup {
    padding: 60px 20px;
    text-align: center;
    position: relative
}

.lineup--1 {
    background: rgba(0, 32, 56, .8);
    padding-top: 91px
}

.lineup--1 .lineup__img {
    width: 101.73333333333335%;
    margin-left: -33px
}

.lineup--1 .lineup__inner {
    padding-bottom: 17px
}

.lineup--2 {
    background: rgba(7, 59, 77, .8)
}

.lineup--2 .lineup__img {
    width: 100.4%;
    margin-left: 0
}

.lineup--3 {
    background: rgba(0, 46, 54, .8)
}

.lineup--3 .lineup__img {
    width: 109.46666666666667%;
    margin-left: -34px
}

.lineup--4 {
    background: rgba(0, 48, 88, .8)
}

.lineup--4 .lineup__img {
    width: 109.06666666666666%;
    margin-left: -34px
}

.lineup--4 .lineup__watch {
    margin-top: -81px
}

.lineup__img {
    width: 100%;
    margin-bottom: 30px
}

.lineup__logo {
    width: 150px;
    margin: auto;
    margin-bottom: 31px
}

.lineup__txt {
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 242.85714285714283%;
    margin-bottom: 53px
}

.lineup__inner {
    background: #fff;
    color: #000;
    padding-bottom: 50px
}

.lineup__innerHead {
    width: 100%
}

.lineup__watch {
    margin: -76px auto 34px;
    width: 48.53333333333333%
}

.lineup__name {
    font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "Noto Sans JP", Helvetica, Arial, Doroid Sans, "メイリオ", Meiryo, sans-serif;
    font-size: 27px;
    font-size: 2.7rem;
    margin-bottom: 10px
}

.lineup__caliber {
    font-size: 15px;
    font-size: 1.5rem;
    margin-bottom: 25px
}

.lineup__price {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 15px
}

.lineup__tax {
    font-size: 14px;
    font-size: 1.4rem
}

.lineup__quantity {
    font-size: 15px;
    font-size: 1.5rem;
    border: 1px solid #000;
    padding: 2px 5px
}

.lineup__quantityOuter {
    margin-bottom: 8px
}

.lineup__date {
    font-size: 15px;
    font-size: 1.5rem;
    margin-bottom: 20px
}

.lineup__btn {
    color: #fff;
    display: block;
    padding: 16px 0;
    background: #000;
    margin: 0 37px 19px;
    text-align: center;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out
}

.lineup__btn:hover {
    opacity: .7
}

.lineup__note {
    font-size: 10px;
    font-size: 1rem;
    line-height: 160%;
    padding: 0 43px;
    color: #9d9d9d;
    margin-bottom: 17px;
    text-align: left;
    margin-left: 1em;
    text-indent: -1em
}

.section-head {
    font-size: 40px;
    font-size: 4rem;
    text-align: center;
    position: relative;
    padding-bottom: 17px;
    margin-bottom: 105px
}

.section-head:after {
    content: '';
    width: 60px;
    height: 5px;
    background: #5ac2d9;
    position: absolute;
    left: calc(50% - 30px);
    bottom: 0
}

.top-brands_list,
.top-brands_ttl,
.top-links_btns,
.top-links_link,
.top-pickup_link,
.top-pickup_ttl {
    opacity: 0
}

.top-brands_bg {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: 1.4s cubic-bezier(.65, 0, .35, 1);
    transition: 1.4s cubic-bezier(.65, 0, .35, 1)
}

.top-brands.is-show .top-brands_bg {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.top-brands.is-show .top-brands_ttl {
    -webkit-animation: fadeSlideAnime 1.4s ease-out .5s forwards;
    animation: fadeSlideAnime 1.4s ease-out .5s forwards
}

.top-brands.is-show .top-brands_list:nth-child(1) {
    -webkit-animation: fadeSlideAnime 1.4s ease-out 1s forwards;
    animation: fadeSlideAnime 1.4s ease-out 1s forwards
}

.top-brands.is-show .top-brands_list:nth-child(2) {
    -webkit-animation: fadeSlideAnime 1.4s ease-out 1.2s forwards;
    animation: fadeSlideAnime 1.4s ease-out 1.2s forwards
}

.top-brands.is-show .top-brands_list:nth-child(3) {
    -webkit-animation: fadeSlideAnime 1.4s ease-out 1.4s forwards;
    animation: fadeSlideAnime 1.4s ease-out 1.4s forwards
}

.top-links.is-show .top-links_btns {
    -webkit-animation: fadeSlideAnime 1.4s ease-out .5s forwards;
    animation: fadeSlideAnime 1.4s ease-out .5s forwards
}

.top-links.is-show .top-links_link:nth-child(1) {
    -webkit-animation: fadeSlideAnime 1.4s ease-out 1s forwards;
    animation: fadeSlideAnime 1.4s ease-out 1s forwards
}

.top-links.is-show .top-links_link:nth-child(2) {
    -webkit-animation: fadeSlideAnime 1.4s ease-out 1.2s forwards;
    animation: fadeSlideAnime 1.4s ease-out 1.2s forwards
}

.top-links.is-show .top-links_link:nth-child(3) {
    -webkit-animation: fadeSlideAnime 1.4s ease-out 1.4s forwards;
    animation: fadeSlideAnime 1.4s ease-out 1.4s forwards
}

.top-links.is-show .top-links_link:nth-child(4) {
    -webkit-animation: fadeSlideAnime 1.4s ease-out 1.6s forwards;
    animation: fadeSlideAnime 1.4s ease-out 1.6s forwards
}

.top-pickup.is-show .top-pickup_ttl {
    -webkit-animation: fadeSlideAnime 1.4s ease-out .5s forwards;
    animation: fadeSlideAnime 1.4s ease-out .5s forwards
}

.top-pickup.is-show .top-pickup_link:nth-child(1) {
    -webkit-animation: fadeSlideAnime 1.4s ease-out 1s forwards;
    animation: fadeSlideAnime 1.4s ease-out 1s forwards
}

.top-pickup.is-show .top-pickup_link:nth-child(2) {
    -webkit-animation: fadeSlideAnime 1.4s ease-out 1.2s forwards;
    animation: fadeSlideAnime 1.4s ease-out 1.2s forwards
}

@media screen and (min-width:769px) {
    .main {
        margin-bottom: -80px
    }

    .floating-bg {
        background-image: url(../img/mv.png)
    }

    .top-mv {
        padding: 0 0 0;
        padding-top: 12.1354%
    }

    .top-mv__140 {
        width: 17.708333333333336%;
        max-width: 340px;
        max-height: 13.425925925925927vh;
        height: auto;
        position: absolute;
        top: 53px;
        left: 40px
    }

    .top-mv__140 img {
        max-height: 13.425925925925927vh
    }

    .top-mv__watches {
        width: 60.3646vw;
        max-width: 1190px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        max-height: 50.27777777777778vh;
        padding: 0 20px;
        margin: auto;
        padding-bottom: 4.166666666666666%
    }

    .top-mv__watches--en {
        width: 60.3646vw;
        max-width: 1190px;
        padding: 0 20px;
        padding-bottom: 4.166666666666666%
    }

    .top-mv__watch {
        max-height: 50.27777777777778vh;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .top-mv__watch--1 {
        width: 27.304347826086957%;
        margin-right: .782608695652174%
    }

    .top-mv__watch--2 {
        width: 25.565217391304344%;
        margin-right: 0
    }

    .top-mv__watch--3 {
        width: 26.173913043478258%;
        margin-right: .782608695652174%
    }

    .top-mv__watch--4 {
        width: 20.17391304347826%;
        margin-right: 0
    }

    .top-mv__txt {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        max-width: 1264px;
        width: 65.833%;
        margin: 0 auto;
        padding-bottom: 0.854167%
    }

    .top-mv__scroll {
        padding-bottom: 44px
    }

    .top-mv__scrollTxt {
        width: 50px;
        height: auto;
        left: 50%
    }

    .top-mv__scrollLine {
        width: 2px;
        height: 110px
    }

    .features__flexCnt.is-show .features__img2 {
        -webkit-animation: fadeSlideLeftAnime 1.4s ease-out .75s forwards;
        animation: fadeSlideLeftAnime 1.4s ease-out .75s forwards
    }

    .lineup.is-show .lineup__img {
        -webkit-animation: fadeSlideAnime 1.4s ease-out .75s forwards;
        animation: fadeSlideAnime 1.4s ease-out .75s forwards
    }

    .lineup.is-show .lineup__flexCnt--rev .lineup__img {
        -webkit-animation: fadeSlideLeftAnime 1.4s ease-out .75s forwards;
        animation: fadeSlideLeftAnime 1.4s ease-out .75s forwards
    }

    .intro {
        padding: 523px 0
    }

    .intro__txt {
        font-size: 28px;
        font-size: 2.8rem
    }

    .features {
        background-image: url(../img/features_bg.png);
        padding: 152px 60px 304px
    }

    .features__subhead {
        margin-top: 0;
        padding-top: 43px;
        margin-left: 0;
        padding-left: 50px;
        padding-bottom: 39.625%;
        width: 75%;
        max-width: 600px;
        font-size: 52px;
        font-size: 5.2rem
    }

    .features__subhead-sub {
        font-size: 24px;
        font-size: 2.4rem;
        display: inline-block
    }

    .features__flexCnt {
        max-width: 1600px;
        margin: auto;
        margin-top: 150px;
        margin-bottom: 300px;
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .features__flexCnt--rev {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        margin-bottom: 0
    }

    .features__flexCnt--rev .features__cnt {
        width: 600px
    }

    .features__flexCnt--rev .features__cnt--txt {
        margin-left: 8%
    }

    .features__flexCnt--rev .features__cnt--img {
        margin-left: 7.375%;
        margin-right: 0;
        padding-right: 0
    }

    .features__cnt {
        position: relative
    }

    .features__cnt--img {
        width: 50%;
        margin-right: 7.375%
    }

    .features__cnt--txt {
        width: 36.25%
    }

    .features__img1 {
        position: relative;
        width: 62.5%;
        max-width: 500px;
        right: 0;
        bottom: 0;
        margin-top: -190px
    }

    .features__title {
        font-size: 40px;
        font-size: 4rem;
        margin-bottom: 97px
    }

    .features__txt {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 242.85714285714283%;
        margin-bottom: 0
    }

    .features__img2 {
        width: 100%;
        margin-bottom: 0
    }

    .lineup {
        padding: 300px 60px 151px;
        margin: 0 auto
    }

    .lineup .section-head {
        margin-bottom: 50px
    }

    .lineup--en .lineup__flexCnt {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .lineup--1 {
        padding-top: 151px
    }

    .lineup--1 .lineup__img {
        margin-left: 0;
        width: 100%
    }

    .lineup--1 .lineup__inner {
        padding-bottom: 0
    }

    .lineup--1 .lineup__cnt--img {
        width: 58.25%;
        margin-top: 0
    }

    .lineup--1 .lineup__cnt--txt {
        margin-left: 5.6875%;
        margin-right: -10%
    }

    .lineup--2 .lineup__img {
        margin-left: 0;
        width: 100%
    }

    .lineup--2 .lineup__cnt--img {
        width: 58.9375%;
        margin-top: 0
    }

    .lineup--2 .lineup__cnt--txt {
        margin-left: -8.9375%;
        max-width: 41.9375%
    }

    .lineup--2 .lineup__logo {
        margin-bottom: 80px
    }

    .lineup--3 .lineup__img {
        margin-left: 0;
        width: 100%
    }

    .lineup--3 .lineup__cnt--img {
        width: 59.06249999999999%;
        margin-top: -23.75%
    }

    .lineup--3 .lineup__cnt--txt {
        margin-left: 1.5625%;
        margin-right: -9.0625%
    }

    .lineup--3 .lineup__logo {
        margin-bottom: 80px
    }

    .lineup--4 .lineup__img {
        margin-left: 0;
        width: 100%
    }

    .lineup--4 .lineup__watch {
        margin-top: 0
    }

    .lineup--4 .lineup__cnt--img {
        width: 59.06249999999999%;
        margin-top: -20.75%;
        margin-left: -9.0625%
    }

    .lineup--4 .lineup__cnt--txt {
        margin-left: 0;
        margin-right: 5.375%
    }

    .lineup--4 .lineup__logo {
        margin-bottom: 80px
    }

    .lineup__flexCnt {
        max-width: 1600px;
        margin: auto;
        margin-bottom: 97px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .lineup__flexCnt--rev {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .lineup__img {
        margin-bottom: 0
    }

    .lineup__logo {
        width: 300px;
        margin-bottom: 100px
    }

    .lineup__txt {
        font-size: 20px;
        font-size: 2.0rem;
        line-height: 295.65217391304344%;
        margin-bottom: 0
    }

    .lineup__inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-bottom: 0;
        width: 100%;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: left;
        max-width: 1600px;
        margin: 0 auto
    }

    .lineup__cnt--txt {
        max-width: 38.8125%
    }

    .lineup__innerHead {
        width: 35%;
        height: 0;
        padding-bottom: 35%;
        margin-right: 7.5%
    }

    .lineup__watch {
        margin: 0 auto;
        width: 16.0625%;
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        padding-top: 20px;
        padding-bottom: 20px;
        height: calc(35vw - 48px);
        max-height: 560px
    }

    .lineup__watch picture {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 100%
    }

    .lineup__watch img {
        -o-object-fit: contain;
        object-fit: contain
    }

    .lineup__innerCnt {
        width: 20%;
        min-width: 200px;
        max-width: 320px;
        max-height: 560px;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
        padding-top: 20px;
        padding-bottom: 20px
    }

    .lineup__name {
        font-size: 42px;
        font-size: 4.2rem;
    }

    .lineup__caliber {
        font-size: 20px;
        font-size: 2rem;
    }  

    .lineup__price {
        font-size: 32px;
        font-size: 3.2rem;
        margin-bottom: 5.714285714285714%
    }

    .lineup__tax {
        font-size: 20px;
        font-size: 2rem
    }

    .lineup__quantity {
        font-size: 20px;
        font-size: 2rem;
        padding: 5px 9px
    }

    .lineup__quantityOuter {
        margin-bottom: 3.928571428571428%
    }

    .lineup__date {
        font-size: 20px;
        font-size: 2rem;
        margin-bottom: 0;
        padding-bottom: 12.812499999999998%
    }

    .lineup__btn {
        font-size: 18px;
        font-size: 1.8rem;
        padding-top: 7.5%;
        padding-bottom: 7.5%;
        margin: 0
    }

    .lineup__note {
        font-size: 13px;
        font-size: 1.3rem;
        padding: 0;
        padding-top: 15%;
        margin-bottom: 0
    }

    .section-head {
        font-size: 70px;
        font-size: 7rem;
        padding-bottom: 33px;
        margin-bottom: 150px
    }

    .section-head:after {
        content: '';
        width: 140px;
        height: 8px;
        left: calc(50% - 70px)
    }
}

@media screen and (min-width:1920px) {
    .top-mv {
        padding: 233px 0 0
    }
}

@media screen and (max-width:768px) {
    .top-mv__scrollTxt {
        width: 11.466666666666667vw;
        height: 5.066666666666666vw
    }
}

@media screen and (min-width:769px) and (max-width:1280px) {
    .intro__txt {
        font-size: 20px;
        font-size: 2rem
    }

    .features__subhead {
        font-size: 29px;
        font-size: 2.9rem
    }

    .features__subhead--sub {
        font-size: 12px;
        font-size: 1.2rem
    }

    .features__img1 {
        margin-top: -170px
    }

    .features__title {
        font-size: 23px;
        font-size: 2.3rem
    }

    .features__txt {
        font-size: 16px;
        font-size: 1.6rem
    }

    .lineup__txt {
        font-size: 16px;
        font-size: 1.6rem
    }

    .lineup__name {
        font-size: 27px;
        font-size: 2.7rem
    }

    .lineup__caliber {
        font-size: 15px;
        font-size: 1.5rem
    }

    .lineup__price {
        font-size: 24px;
        font-size: 2.4rem
    }

    .lineup__tax {
        font-size: 14px;
        font-size: 1.4rem
    }

    .lineup__quantity {
        font-size: 15px;
        font-size: 1.5rem
    }

    .lineup__date {
        font-size: 15px;
        font-size: 1.5rem
    }

    .section-head {
        font-size: 55px;
        font-size: 5.5rem
    }
}</pre></body></html>