@charset "UTF-8";
body {
    margin: 0;
    padding: 0;
    font-family: "yu-gothic-pr6n", sans-serif;
    font-weight: 400;
    font-style: normal;    line-height: 1.68;
    letter-spacing: 0.038em;
    font-size: 12px;
    background: #556871;
    color: #fff;
}

.marcellus {
    font-family: 'Marcellus', serif;
    font-weight: 400;
    letter-spacing: 0.013em;
}

*[data-aos="fade-in"], *[data-aos="fade-up"], *[data-aos="fade-right"] {
    transition-timing-function: cubic-bezier(.47,0,.745,.715);
}

a {
    color: #000;
    transition: all .3s ease-out;
}

.light {
    font-weight: 300;
}

.medium {
    font-weight: 500;
}

.bold {
    font-weight: 600;
}

.light-italic {
    font-weight: 300;
    font-style: italic;
}

.l-height11 {
    line-height: 1.1;
}

.l-height12 {
    line-height: 1.2;
}

.l-height13 {
    line-height: 1.3;
}

.l-height15 {
    line-height: 1.5;
}

.l-height18 {
    line-height: 1.8;
}

.l-height20 {
    line-height: 2;
}

.l-height25 {
    line-height: 2.5;
}

.p-relative {
    position: relative;
}

.flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.flex-wrap {
    display: flex;
    flex-wrap: wrap;
}

.bg-black {
    background: #000000;
}

.bg-gray {
    background: #909090;
}

.bg-white {
    background: #fff;
}

.italic {
    font-style: italic;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.text-white {
    color: #fff!important;
}

.text-gray {
    color: #777777!important;
}

.text-black {
    color: #000!important;
}

.mx1000 {
    max-width: 1000px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx940 {
    max-width: 940px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx900 {
    max-width: 900px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx880 {
    max-width: 880px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx780 {
    max-width: 780px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx680 {
    max-width: 680px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx650 {
    max-width: 650px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx600 {
    max-width: 600px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx560 {
    max-width: 560px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx500 {
    max-width: 500px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx460 {
    max-width: 460px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx440 {
    max-width: 440px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx400 {
    max-width: 400px!important;
    margin-left: auto;
    margin-right: auto;
}

.line-before01::before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 1px;
    background: #fff;
    vertical-align: middle;
    transform: scaleY(50%) translateY(-4px);
}

.line-before02::before {
    content: "";
    display: inline-block;
    width: 48px;
    height: 1px;
    background: #000;
    vertical-align: middle;
    transform: scaleY(50%) translateY(-4px);
}

.pt05 {
    padding-top: 5px!important;
}

.pt10 {
    padding-top: 10px!important;
}

.pt20 {
    padding-top: 20px!important;
}

.pt30 {
    padding-top: 30px!important;
}

.pt40 {
    padding-top: 40px!important;
}

.pt50 {
    padding-top: 50px!important;
}

.pt60 {
    padding-top: 60px!important;
}

.pt70 {
    padding-top: 70px!important;
}

.pt80 {
    padding-top: 80px!important;
}

.pt90 {
    padding-top: 90px!important;
}

.pt100 {
    padding-top: 100px!important;
}

.pt120 {
    padding-top: 120px!important;
}

.pb10 {
    padding-bottom: 10px!important;
}

.pb20 {
    padding-bottom: 20px!important;
}

.pb30 {
    padding-bottom: 30px!important;
}

.pb40 {
    padding-bottom: 40px!important;
}

.pb50 {
    padding-bottom: 50px!important;
}

.pb60 {
    padding-bottom: 60px!important;
}

.pb70 {
    padding-bottom: 70px!important;
}

.pb80 {
    padding-bottom: 80px!important;
}

.pb90 {
    padding-bottom: 90px!important;
}

.pb100 {
    padding-bottom: 100px!important;
}

.pb120 {
    padding-bottom: 120px!important;
}

.mt10 {
    margin-top: 10px!important;
}

.mt20 {
    margin-top: 20px!important;
}

.mt30 {
    margin-top: 30px!important;
}

.mt40 {
    margin-top: 40px!important;
}

.mt50 {
    margin-top: 50px!important;
}

.mt60 {
    margin-top: 60px!important;
}

.mt70 {
    margin-top: 70px!important;
}

.mt80 {
    margin-top: 80px!important;
}

.mt90 {
    margin-top: 90px!important;
}

.mt100 {
    margin-top: 100px!important;
}

.mt120 {
    margin-top: 120px!important;
}

.mb10 {
    margin-bottom: 10px!important;
}

.mb20 {
    margin-bottom: 20px!important;
}

.mb30 {
    margin-bottom: 30px!important;
}

.mb40 {
    margin-bottom: 40px!important;
}

.mb50 {
    margin-bottom: 50px!important;
}

.mb60 {
    margin-bottom: 60px!important;
}

.mb70 {
    margin-bottom: 70px!important;
}

.mb80 {
    margin-bottom: 80px!important;
}

.mb90 {
    margin-bottom: 90px!important;
}

.mb100 {
    margin-bottom: 100px!important;
}

.mb120 {
    margin-bottom: 120px!important;
}

.fs11 {
    font-size: 11px!important;
}

.fs12 {
    font-size: 12px!important;
}

.fs13 {
    font-size: 13px!important;
}

.fs14 {
    font-size: 14px!important;
}

.fs15 {
    font-size: 15px!important;
}

.fs16 {
    font-size: 16px!important;
}

.fs18 {
    font-size: 18px!important;
}

.fs20 {
    font-size: 20px!important;
}

.fs22 {
    font-size: 22px!important;
}

.fs24 {
    font-size: 24px!important;
}

.fs26 {
    font-size: 26px!important;
}

.fs28 {
    font-size: 28px!important;
}

.fs30 {
    font-size: 30px!important;
}

.fs34 {
    font-size: 34px!important;
}

.fs48 {
    font-size: 48px!important;
}


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

    .sp-imgmax {
        width: 111.11%;
        margin-left: -5.555%;
        margin-right: -5.555%;
    }
    .is-pc {
        display: none;
    }
    .pt05 {
        padding-top: 4px!important;
    }
    .pt10 {
        padding-top: 8px!important;
    }
    .pt20 {
        padding-top: 15px!important;
    }
    .pt30 {
        padding-top: 20px!important;
    }
    .pt40 {
        padding-top: 25px!important;
    }
    .pt50 {
        padding-top: 20px!important;
    }
    .pt60 {
        padding-top: 35px!important;
    }
    .pt70 {
        padding-top: 40px!important;
    }
    .pt80 {
        padding-top: 50px!important;
    }
    .pt90 {
        padding-top: 60px!important;
    }
    .pt100 {
        padding-top: 70px!important;
    }
    .pt120 {
        padding-top: 80px!important;
    }
    .pb10 {
        padding-bottom: 8px!important;
    }
    .pb20 {
        padding-bottom: 15px!important;
    }
    .pb30 {
        padding-bottom: 20px!important;
    }
    .pb40 {
        padding-bottom: 25px!important;
    }
    .pb50 {
        padding-bottom: 30px!important;
    }
    .pb60 {
        padding-bottom: 35px!important;
    }
    .pb70 {
        padding-bottom: 40px!important;
    }
    .pb80 {
        padding-bottom: 50px!important;
    }
    .pb90 {
        padding-bottom: 60px!important;
    }
    .pb100 {
        padding-bottom: 70px!important;
    }
    .pb120 {
        padding-bottom: 80px!important;
    }
    .mt10 {
        margin-top: 8px!important;
    }
    .mt20 {
        margin-top: 15px!important;
    }
    .mt30 {
        margin-top: 20px!important;
    }
    .mt40 {
        margin-top: 25px!important;
    }
    .mt50 {
        margin-top: 25px!important;
    }
    .mt60 {
        margin-top: 35px!important;
    }
    .mt70 {
        margin-top: 40px!important;
    }
    .mt80 {
        margin-top: 50px!important;
    }
    .mt90 {
        margin-top: 60px!important;
    }
    .mt100 {
        margin-top: 70px!important;
    }
    .mt120 {
        margin-top: 80px!important;
    }
    .mb10 {
        margin-bottom: 8px!important;
    }
    .mb20 {
        margin-bottom: 15px!important;
    }
    .mb30 {
        margin-bottom: 20px!important;
    }
    .mb40 {
        margin-bottom: 25px!important;
    }
    .mb50 {
        margin-bottom: 5px!important;
    }
    .mb60 {
        margin-bottom: 25px!important;
    }
    .mb70 {
        margin-bottom: 45px!important;
    }
    .mb80 {
        margin-bottom: 50px!important;
    }
    .mb90 {
        margin-bottom: 60px!important;
    }
    .mb100 {
        margin-bottom: 70px!important;
    }
    .mb120 {
        margin-bottom: 80px!important;
    }
    .fs11 {
        font-size: 10px!important;
    }
    .fs12 {
        font-size: 11px!important;
    }
    .fs13 {
        font-size: 12px!important;
    }
    .fs14 {
        font-size: 14px!important;
    }
    .fs15 {
        font-size: 14px!important;
    }
    .fs16 {
        font-size: 15px!important;
    }
    .fs18 {
        font-size: 16px!important;
    }
    .fs20 {
        font-size: 17px!important;
    }
    .fs22 {
        font-size: 18px!important;
    }
    .fs24 {
        font-size: 20px!important;
    }
    .fs26 {
        font-size: 22px!important;
    }
    .fs28 {
        font-size: 24px!important;
    }
    .fs30 {
        font-size: 24px!important;
    }
    .fs34 {
        font-size: 23px!important;
    }
    .fs48 {
        font-size: 32px!important;
    }

}

@media screen and (min-width: 768px) {
    body {
        font-size: 13px;
    }
    .is-sp {
        display: none;
    }
}

@media screen and (min-width: 1000px) {
    .br1000 {
        display: none;
    }
}


/* common */

/*
body.open,
html.open {
    overflow: hidden;
}
*/

.body {
    position: relative;
}

#wrapper {
    position: relative;
}

#bg-loading {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: calc(var(--vh, 1vh) * 100);
    background: #fff;
    z-index: 999;
}

.pop-up {
    z-index: 10;
}

.underline {
    text-decoration: underline;
}

.credit {
    padding: 2.5px 0;
    line-height: 1.6;
    font-size: 11px;
    font-family: 'Marcellus', serif;
    font-weight: 400;
/*
    display: flex;
    flex-wrap: wrap;
    align-content: flex-end;
*/
    color: #fff;
}

.credit span {
    display: block;
}

a[href=""] {
    pointer-events: none;
    text-decoration: none;
}

a.soon, a[href=""] {
    pointer-events: none;
}

.credit a > span:not(.buy) {
    padding-right: 8px;
    text-align: left;
}

.credit span.buy {
    display: inline-block;
    background: #E8DF6B;
    border: 1px solid #E8DF6B;
    color: #fff;
    padding: 3px 10px 2px;
    transition: all .3s ease-out;
    text-align: center;
    margin-top: 5px;
}

a:hover .credit span.buy {
    background: #fff;
    border: 1px solid #fff;
    color: #556871;
}

.item-img {
    transition: all .3s ease-out;
}

a:hover .item-img {
    opacity: .8;
    
}

.credit a span span:not(.buy) {
    transition: all .3s ease-out;
}

.price span, a .price {
    padding-bottom: 2px;
}

a[href=""] .price span, a[href=""] .price {
    text-decoration: none
}

.credit a .detail, .credit a .price {
    font-weight: 500;
}

.credit a .detail .bland {
    font-weight: 300;
    font-style: italic;
}
.detail {
    font-family: "yu-gothic-pr6n", sans-serif;
font-weight: 400;
font-style: normal;
}
.item-link {
    display: block;
}

.w50 {
    padding-left: 25%;
    padding-right: 25%;
}

.w58 {
    padding-left: 21%;
    padding-right: 21%;
}

.w74 {
    padding-left: 13%;
    padding-right: 13%;
}

.w80 {
    padding-left: 10%;
    padding-right: 10%;
}

.w88 {
    padding-left: 6%;
    padding-right: 6%;
}

.soon {
    pointer-events: none;
}

@media screen and (min-width: 768px) {

    .credit a {
        font-size: 13px;
    }

    .credit {
        margin-left: auto;
        margin-right: auto;
        font-size: 12px;
    }

}

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

    .credit a .credit-main-img + div {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-end;    
    }
    
    .credit a .credit-main-img + div > span {
        display: block;
        text-align: left;
    }
    
    .credit a span.buy {
        padding: 1px 8px 0;
    }

    .txt-inner {
        padding-left: 5%;
        padding-right: 5%;
    }

}


.inner {
    width: 100%;
    padding-left: 27px;
    padding-right: 27px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.contents-inner {
    max-width: 1040px;
    padding-left: 40px;
    padding-right: 40px;
    margin-left: auto;
    margin-right: auto;
}
.block-inner, .main-inner {
    max-width: 1040px;
    padding-left: 40px;
    padding-right: 40px;
    margin-left: auto;
    margin-right: auto;
}

.all-btn {
    display: block;
    padding: 12px 12px;
    color: #000;
    background: #fff;
    border: 1px solid #000;
}

.all-btn.snap {
    border: 1px solid #000;
    background: #fff;
    color: #000;
}

.all-btn:hover {
    background: #000;
    border: 1px solid #000;
    color: #fff;
    opacity: 1!important;
}

.all-btn.snap:hover {
    border: 1px solid #AFAFAF;
    background: #AFAFAF;
    color: #fff;
    opacity: 1;
}

.more-btn {
    display: block;
    padding: 12px 12px;
    background: #BF5696;
    color: #fff;
}

.more-btn:hover {
    background: #000;
}


@media only screen and (min-width: 768px) {

    .slide-item {
        padding-left: 18%;
        padding-right: 18%;
    }
    #soon .w50 {
        padding-top: 5px;
    }
    .contents-inner {
        margin: 70px auto 10px!important;
    }
    .ml_30 {
        margin-left: 28% !important;
    }

}

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

    .inner {
        padding-left: 3.07%;
        padding-right: 3.07%;
    }
    
    .main-inner {
        padding-left: 0;
        padding-right: 0;
    }

    
    .contents-inner {
        padding-left: 8%;
        padding-right: 8%;
    }

    .block-inner {
        padding-left: 6%;
        padding-right: 6%;
    }

     .all-btn {
        padding: 12px;
    }

    .info-btn {
        padding: 12px;
    }

}

/* border */

.border-wrap {
    width: 100%;
    height: 100dvh;
    position: sticky;
    left: 0;
    top: 0;
    padding: 3.07%;
    pointer-events: none;
    z-index: 999;
}

.border-white {
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
}

/* key */

.key {
    margin-top: -100dvh;
    padding: 3.07%;
    width: 100%;
    height: 100svh;
    min-height: 667px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.key-img {
    width: 87.91%;
    margin: 0 auto;
    border-bottom: 1px solid #fff;
    padding-bottom: 21px;
    margin-bottom: 19px;
}

.key-logo {
    position: relative;
    width: 83%;
    aspect-ratio: 612 / 303;
    margin-left: 5.68%;
}

.key-logo > div {
    position: absolute;
}

.key-text01 {
    width: 37.03%;
    left: 0px;
    top: -5%;
}

.key-text02 {
    width: 97.41%;
    left: 2.59%;
    top: 32.13%;
}

.key-text03 {
    width: 82.04%;
    left: 1.64%;
    bottom: 0;
}

.key-text04 {
    width: 10%;
    right: 5.52%;
    bottom: 6.75%;
}
@media only screen and (min-width: 768px) {
    .key-text04 {
        width: 10%;
        right: 5.52%;
        bottom: 5.75%;
    }
}

.key-logo span {
    line-height: 1;
    color: #fff;
    font-family: 'Marcellus', serif;
    font-weight: 400;
    font-size: 13.28vw;
    letter-spacing: .01em;
}

@media only screen and (min-width: 768px) {
    /* border */
    
    .border-wrap {
        padding: 27px;
    }

    /* key */

    .pc_fv {
        width: 110%;
    }
    .key {
        margin-top: -100dvh;
        padding: 27px;
        position: relative;
        min-height: 740px;
    }

    .key-inner {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-end;
        justify-content: center;
        max-width: 1440px
    }

    .key-img {
        width: 56.49%;
        border-bottom: none;
        /* padding: 28px 40px; */
        margin-bottom: -1%;
        order: 2;
        padding-right: 60px;
        padding-left: 30px;
    }
    
    .key-text {
        width: 37.51%;
        order: 1;
        padding: 50px 39px 19px;
    }

    .key-logo {
        width: 102.56%;
        margin-left: 2.4%;
    }
    
    .line-w1 {
        width: 1px;
        height: calc(100svh - 56px);
        background: #fff;
        position: absolute;
        left: 40%;
        top: 28px;
    }
    
    .key-logo span {
        font-size: min((6.3vw - 14px),80px);
    }
    .mt-29 {
        margin-top: -29px !important;
    }
}

/* @media only screen and (min-width: 1621px) {
    .line-w1 {
        width: 1px;
        height: calc(100svh - 56px);
        background: #fff;
        position: absolute;
        left: calc(50% - 103px);
        top: 28px;
    }

} */

/* catch */

.catch-txt {
    font-size: 12px;
}

@media only screen and (min-width: 768px) {
    .catch-txt {
        font-size: 14px;
    }
    
    #sec00 .catch-txt {
        text-align: center;
    }
    .info-wrap {
        margin-top: 100px !important;
    }
}

/* info */

.info-wrap {
    border: 1px solid #fff;
    position: relative;
    font-weight: 600;
    margin-top: 65px;
}

.info-wrap .text-center {
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
}

.info-wrap .fs-m {
    font-size: 123.8%;
}

.info-wrap .fs-l {
    font-size: 161.9%;
    font-weight: bold;
    padding: .2em .7em .25em;
    display: inline-block;
    background-image: url(../images/bg_yellow_line.svg);
    background-position: center bottom;
    background-size: contain;
    background-repeat: no-repeat;
}

.info-wrap h3 {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, -50%);
    color: #556871;
    background: #fff;
    width: 155px;
    font-size: 15px;
    line-height: 32px;
    border-radius: 11px;
    text-align: center;
}


@media only screen and (min-width: 768px) {
    .info-wrap .text-center {
        font-size: 16px;
    }
    .info-wrap {
        padding-top: 0px!important;
        }
}

/* nav */

.contents-nav.block-inner {
    max-width: 1050px;
}

.page-nav {
    display: flex;
    flex-wrap: wrap;
    gap: 2.5%;
}

.page-nav li a {
    display: block;
    position: relative;
}

.page-nav li a img {
    aspect-ratio: 574 / 595;
    overflow: hidden;
    object-fit: cover;
    object-position: center;
}

.page-nav li a p {
    line-height: 1;
    font-family: 'Marcellus', serif;
    font-weight: 400;
    font-size: 22px;
    color: #fff;
    transform: translateY(15%);
}

@media only screen and (min-width: 768px) {
    .page-nav li {
        width: 18%;
    }
}

@media only screen and (max-width: 767px) {
    .page-nav {
        gap: 7%;
    }

    .page-nav li {
        width: 46.5%;
        margin-bottom: 30px;
    }
    .fs_62 {
        font-size: 62px !important;
    }
}

.infinity-wrap {
    background: #fff;
    width: 100%;
    overflow: hidden;
}

.infinity-wrap .swiper-wrapper {
    transition-timing-function: linear;
}

.img-infinity-box {
    width: 45vw!important;
    padding: 12px 2.67vw;
}

.img-infinity-box img {
    display: block
}

@media only screen and (min-width: 768px) {
    .img-infinity-box {
        width: 180px!important;
        padding: 18px 8px;
    }
}


[data-aos="text-up"], [data-aos="text-up2"], [data-aos="title-up"] {
    display: flex;
    overflow: hidden;
}

[data-aos="text-up"] span, [data-aos="text-up2"] span, [data-aos="title-up" ] > span {
    display: block;
    transform: translate(0, 105%);
    transition: transform .8s cubic-bezier(0.215, 0.61, 0.355, 1);
    opacity: 0;
}

[data-aos="text-up"].aos-animate span, [data-aos="text-up2"].aos-animate span, [data-aos="title-up"].aos-animate > span {
    transform: translate(0, 0);
    opacity: 1;
}

[data-aos="text-up"] span:nth-child(1) {
    transition-delay: 2.00s;
}
[data-aos="text-up"] span:nth-child(2) {
    transition-delay: 2.06s;
}
[data-aos="text-up"] span:nth-child(3) {
    transition-delay: 2.12s;
}
[data-aos="text-up"] span:nth-child(4) {
    transition-delay: 2.18s;
}
[data-aos="text-up"] span:nth-child(5) {
    transition-delay: 2.24s;
}
[data-aos="text-up"] span:nth-child(6) {
    transition-delay: 2.30s;
}
[data-aos="text-up"] span:nth-child(7) {
    transition-delay: 2.36s;
}
[data-aos="text-up"] span:nth-child(8) {
    transition-delay: 2.42s;
}
[data-aos="text-up"] span:nth-child(9) {
    transition-delay: 2.48s;
}
[data-aos="text-up2"] span:nth-child(1) {
    transition-delay: 2.74s;
}
[data-aos="text-up2"] span:nth-child(2) {
    transition-delay: 2.8s;
}
[data-aos="text-up2"] span:nth-child(3) {
    transition-delay: 2.86s;
}
[data-aos="text-up2"] span:nth-child(4) {
    transition-delay: 2.92s;
}
[data-aos="text-up2"] span:nth-child(5) {
    transition-delay: 2.98s;
}
[data-aos="text-up2"] span:nth-child(6) {
    transition-delay: 3.04s;
}
[data-aos="text-up2"] span:nth-child(7) {
    transition-delay: 3.1s;
}

.key-text04 img {
    transition-delay: 3.5s!important;
}


[data-aos="title-up"] > span:nth-child(1) {
    transition-delay: .20s;
}
[data-aos="title-up"] > span:nth-child(2) {
    transition-delay: .26s;
}
[data-aos="title-up"] > span:nth-child(3) {
    transition-delay: .32s;
}
[data-aos="title-up"] > span:nth-child(4) {
    transition-delay: .38s;
}
[data-aos="title-up"] > span:nth-child(5) {
    transition-delay: .44s;
}
[data-aos="title-up"] > span:nth-child(6) {
    transition-delay: .50s;
}
[data-aos="title-up"] > span:nth-child(7) {
    transition-delay: .56s;
}
[data-aos="title-up"] > span:nth-child(8) {
    transition-delay: .62s;
}
[data-aos="title-up"] > span:nth-child(9) {
    transition-delay: .68s;
}

/* item */

.item-num {
    width: 118px;
    font-size: 22px;
    border-bottom: 1px solid #fff;
    padding-left: 20px;
    padding-bottom: 4px;
}

.item-tit {
    font-size: 72px;
    line-height: 1.1;
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(-82%);
}

.main-box {
    position: relative;
}

.img-fade-wrap {
    display: flex;
    flex-wrap: wrap;
}

@media only screen and (min-width: 768px) {
    .item-tit {
        font-size: 113px;
        left: -29%;
        transform: translateY(-65%);
    }
    
    .item-num {
        width: 31%;
        font-size: 27px;
        padding-left: 19%;
        white-space: nowrap;
    }
    
    .main-box {
        width: 56.6%;
    }
    
    .main-wrap {
        margin-top: 146px;
        /* display: flex;
        flex-wrap: wrap;
        align-items: center; */
    }
    
    .main-wrap .catch-txt {
        width: 46.4%;
        padding-left: 7.67%;
    }
    .check-more-btn {
        display: inline-block;
        width: 386px;
        height: 70px;
        line-height: 88px;
        color: #fff;
        font-size: 20px;
        position: relative;
    }

}

@media only screen and (max-width: 767px) {
    .item-tit {
        left: 6%;
    }
    
    .main-wrap {
        margin-top: 90px;
    }
    
    .main-wrap .catch-txt {
        padding: 42px 8% 0 8%;
    }
    .check-more-btn {
        display: inline-block;
        width: 400px;
        height: 88px;
        line-height: 88px;
        color: #fff;
        font-size: 22px;
        position: relative;
    }
}

.item-img {
    overflow: hidden;
}

.item-link {
    width: 46.55%;
}

.item-link:nth-child(odd) {
    margin-right: 6.9%;
}

@media only screen and (min-width: 768px) {
    .item-link {
        width: 20.58%;
    }
    
    .item-link:not(:nth-child(4n)) {
        margin-right: 5.89%;
    }

    .check-more-btn::after, .check-more-btn::before {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 7px;
        border: 2px solid #fff;
        border-radius: 40.5px;
        transition: all .3s ease-out;
    }
    .pagetop-wrap {
        text-align: right;
        margin-bottom: 2%;
        margin-right: 3%;
    }
}



.check-more-btn:hover {
    color: #E8DF6B;
}



.check-more-btn:hover::after, .check-more-btn:hover::before {
    border-color: #E8DF6B;
}

.check-more-btn::before {
    transform: translateY(-4%);
}

.check-more-btn::after {
    transform: translateY(4%);
}

.sec-border {
    width: 100%;
    height: 1px;
    background: #fff;
}

.pagetop-wrap {
    text-align: right;
}

.btn-pagetop {
    display: inline-block;
    width: 50px;
}

@media only screen and (max-width: 767px) {
    .check-more-btn {
        width: 260px;
        height: 70px;
        line-height: 70px;
        font-size: 18px;
    }
    
    .check-more-btn::after, .check-more-btn::before {
        border-radius: 32px;
    }
    
    .pagetop-wrap {
        padding-right: 6%;
        padding-bottom: 20px;
    }
    
    .btn-pagetop {
        width: 35px;
    }
    .check-more-btn::after, .check-more-btn::before {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        border: 2px solid #fff;
        border-radius: 40.5px;
        transition: all .3s ease-out;
    }
}
@media only screen and (min-width: 768px) {
.jc {
    justify-content: center;
}
}