@charset "UTF-8";
body {
    margin: 0;
    padding: 0;
    font-family: "Lora", serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    line-height: 1.65;
    letter-spacing: 0;
    font-size: 13px;
    color: #000;
    background: #000;
}

.sans {
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
}

.jp {
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

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

.l-height10 {
    line-height: 1.0;
}

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

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

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

.l-height14 {
    line-height: 1.4;
}

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

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

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

.ls00 {
    letter-spacing: 0;
}

.ls10 {
    letter-spacing: 0.01em;
}

.ls40 {
    letter-spacing: 0.04em;
}

.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: #E2E2E2;
}

.bg-beige {
    background: #CDC2AD;
}

.bg-brown {
    background: #A78D69;
}

.bg-purple {
    background: #C8B9CC;
}

.bg-white {
    background: #fff;
}

.light {
    font-weight: 300;
}

.regular {
    font-weight: 400;
}

.medium {
    font-weight: 500;
}

.bold {
    font-weight: 600;
}

.italic {
    font-style: italic;
}

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

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

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

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

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

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

.text-vertical {
    display: block;
    white-space: nowrap;
    transform: rotate(90deg) translate(-50%, -50%);
    transform-origin: left center;
}

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

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

.mx820 {
    max-width: 820px!important;
    margin-left: auto;
    margin-right: auto;
}


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

.mx628 {
    max-width: 628px!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;
}

.mx450 {
    max-width: 450px!important;
    margin-left: auto;
    margin-right: auto;
}

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

.overflow-hidden {
    overflow: hidden;
}

.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: #171F39;
    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: 115.39%;
        margin-left: -7.69%;
        margin-right: -7.69%;
    }
    .is-pc {
        display: none;
    }
    .pt05 {
        /* padding-top: 4px!important; */
        padding-top: 4%!important;
    }
    .pt10 {
        padding-top: 8px!important;
    }
    .pt20 {
        padding-top: 15px!important;
    }
    .pt30 {
        padding-top: 20px!important;
    }
    .pt40 {
        padding-top: 25px!important;
    }
    .pt50 {
        padding-top: 30px!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: 45px!important;
    }
    .pb90 {
        padding-bottom: 50px!important;
    }
    .pb100 {
        padding-bottom: 55px!important;
    }
    .pb120 {
        padding-bottom: 70px!important;
    }
    .mt10 {
        margin-top: 8px!important;
    }
    .mt20 {
        margin-top: 15px!important;
    }
    .mt30 {
        margin-top: 20px!important;
    }
    .mt40 {
        margin-top: 25px!important;
    }
    .mt50 {
        margin-top: 30px!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: 30px!important;
    }
    .mb60 {
        margin-bottom: 35px!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: 13px!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: 14px;
    }
    .is-sp {
        display: none;
    }
}

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


/* ------------------------
common
------------------------ */

#wrapper, .contents {
    position: relative;
    width: 100%;
}

.stack, .sticky {
    position: sticky;
    top: 0;
}

.underline {
    text-decoration: underline!important;
}

.credit.left {
    display: flex;
    justify-content: flex-start;
}

.credit.center {
    display: flex;
    justify-content: center;
}

.credit li {
    padding-bottom: 2px;
}

.credit a {
    padding: 0;
    line-height: 1.35;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    font-size: 11px;
    font-weight: 400;
}

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

.soon .buy, a[href=""] .buy {
    visibility: hidden;
}

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

.credit a > span:not(.buy) > span {
    display: inline-block;
    position: relative;
}

.credit a span.buy {
    display: inline-block;
    width: 40px;
    padding: 0 0 2px;
    color: #000;
    background: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    transition: all .3s ease-out;
    text-align: center;
    font-size: 10px;
    line-height: 1.2;
}

/* .credit a > span:not(.buy) > span::after {
    content: "";
    width: 0;
    height: 1px;
    background: #000;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: width .3s cubic-bezier(0.12, 0, 0.39, 0);
} */

@media screen and (min-width: 768px) {
    
    .credit a {
        font-size: 12px;
    }

    .credit.center {
        padding: 36px 15px 96px;
    }

    .credit.right {
        padding: 26px 0;
    }

    .credit.right ul {
        justify-content: flex-end;
    }

    .credit.right li {
        width: 154px;
    }

    .credit ul.flex-wrap {
        gap: 22px 2.2vw;
    }

}

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

    .credit a > span:not(.buy) {
        padding-right: 6px;
        width: calc(100% - 58px);
        line-height: 1.16;
    }
    
    .credit a span.buy {
        width: 58px;
        height: 26px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .credit.center, .credit.right {
        padding: 36px 7.4vw 96px;
    }

    .credit ul.flex-wrap {
        gap: 12px 6.2vw;
    }
    
    .credit ul.flex-wrap li {
        width: 39.5vw;
    }

    .credit ul.flex-wrap li a {
        align-items: center;
    }

    .credit ul.flex-wrap li.align-start a {
        align-items: flex-start;
    }

}

@media (hover: hover) {

    .credit a:hover span.buy {
        color: #fff;
        background: rgba(0, 0, 0, 1);
        border: 1px solid #000;
    }

}

@media (hover: none) {

    .credit a:active span.buy {
        color: #fff;
        background: rgba(0, 0, 0, 1);
        border: 1px solid #000;
    }

}

/* ------------------------
footer
------------------------ */

.footer-wrap {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}
.footer {
    background: #fff;
    width: 100%;
    bottom: 0;
    left: 0;
}

.footer-link a {
    font-size: 13px;
}

@media (hover: hover) {

    .footer-link a:hover {
        opacity: .75;
    }

}

@media (hover: none) {

    .footer-link a:active {
        opacity: .75;
    }

}


.footer-credit {
    font-size: 11px;
    line-height: 1.3;
}

.footer-jp {
    font-size: 10px;
}

.footer-copy {
    font-size: 11px;
    line-height: 1;
}

@media screen and (min-width: 1024px) {
    
    .footer {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 31px 2.2vw 31px;
    }
    
    .footer-link {
        display: flex;
        justify-content: space-between;
        margin-bottom: 12px;
    }
    
    .footer-link li:not(:last-child) {
        margin-right: 30px
    }
    
    .footer-right {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-end;
    }
    
    .footer-logo {
        width: 364px;
        margin-left: 26px;
    }

    .footer-flex {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-end;
        justify-content: space-between;
        gap: 8px;
    }

    .footer-copy-wrap {
        display: flex;
        align-items: center;
    }

    .footer-top {
        width: 800px;
    }

    .footer-credit {
        display: flex;
        flex-wrap: wrap;
        gap: 0 6px;
        max-width: 480px;
    }
    
}

@media screen and (max-width: 1023px) {
    
    .footer {
        padding: 60px 9.3vw;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    
    .footer-credit {
        padding: 14px 0;
    }
    
    .footer-link {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 12px;
        gap: 8px 0;
    }

    .footer-link li {
        width: 50%;
        margin-bottom: 8px
    }

    .footer-logo {
        max-width: 364px;
    }
    
    .footer-copy {
        margin-top: 6px;
        margin-bottom: 24px
    }
    
}

@media screen and (max-width: 767px) {
    .footer-wrap {
        position: relative;
    }
    
    .footer-credit span {
        display: block;
        line-height: 1.6;
    }
}
/* ------------------------
contents
------------------------ */

.img-slide-wrap {
    display: flex;
    align-items: center;
    height: 100%;
    overflow: hidden;
}

.img-slide {
    display: flex;
    animation: loop-slide 20s infinite linear .5s both;
}

.img-slide-content {
    overflow: hidden;
}

@keyframes loop-slide {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-100%);
    }
}

/* key */

.key::before {
    content: "";
    display: block;
    width: 100%;
    height: 100svh;
    background-size: cover;
    background-position: center;
    position: fixed;
    z-index: -1;
}

.key {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100svh;
}

.key h1 {
    color: #fff;
}

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

    .key::before {
        background-image: url(../images/img_01_pc.jpg);
    }

    .key h1 {
        font-size: 25px;
    }

}

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

    .key::before {
        background-image: url(../images/img_01_sp.jpg);
    }

    .key h1 {
        font-size: 18px;
    }

}

/* block */

.contents {
    background: #fff;
}

.block-01 {
    width: 100%;
    background-image: url(../images/img_02_pc.jpg);
    background-size: cover;
    background-position: center;
    position: relative;
}

.block-01-txt * {
    color: #fff;
}

.block-01-txt-p span {
    display: block;
}

.logo-main {
    position: relative;
    aspect-ratio: 407 / 270;
}

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

.logo-main > div:nth-child(1) {
    width: 59.27%;
    left: 34.89%;
    top: 18.52%;
}

.logo-main > div:nth-child(2) {
    width: 30.57%;
    left: 32.83%;
    top: 49.74%;
}

.logo-main > div:nth-child(3) {
    width: 73.71%;
    left: 3.71%;
    top: 70.74%;
}

#txt-01-mask .cls-1 {
    fill: none;
    stroke: #fff;
    stroke-miterlimit: 10;
    stroke-width: 5px;
    stroke-dasharray: 1500;
    stroke-dashoffset: 1500;
}

#txt-02-mask .cls-1 {
    fill: none;
    stroke: #fff;
    stroke-miterlimit: 10;
    stroke-width: 5.6px;
    stroke-dasharray: 1500;
    stroke-dashoffset: 1500;
  }

.block-01 image {
    width: 100%;
    height: auto;
}

.txt-hw-01 {
    width: 41.8%;
    left: -1.2%;
    top: -1.9%;
}

.txt-hw-02 {
    width: 27.8%;
    right: -1%;
    bottom: -1.2%;
}

.block-01-txt [data-aos="slideUp"] {
    transition-duration: .5s!important;
    transition-delay: 1.7s!important;
}

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

    .block-01 {
        margin-bottom: 10px;
    }
    
    .block-01-txt-p {
        font-size: 13px;
        margin-bottom: 148px;
    }

    .block-01-img {
        padding: 100px 7.32% 100px 29.28%;
    }
    
    .block-01-txt {
        height: 100%;
        position: absolute;
        left: 7.32%;
    }

    .block-01-txt > div {
        position: sticky;
        left: 0;
        top: 0;
        padding: 100px 0 70px 0;
    }

    .logo-main {
        position: relative;
        width: 29.8vw;
        margin-bottom: 30px;
    }

    .logo-main-p {
        padding-left: 4.18%;
    }
    
}

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

    .block-01-txt {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

    .block-01-txt-p {
        font-size: 11px;
        margin-top: 22px;
        margin-bottom: 24px;
        margin: 22px 5.33vw;
        text-align: right;
    }

    .block-01-img {
        padding: 216px 6.67% 185px 6.67%;
    }

    .logo-main-p {
        position: absolute;
        right: 4.27%;
        bottom: 38px;
        width: 59.2vw;
    }

    .logo-main {
        position: relative;
        width: 69.79vw;
        margin-left: auto;
        margin-right: auto;
    }

    .logo-main-p {
        padding-left: 4.18%;
    }

}

.swiper {
    width: 100%;
}

.sp-slider .swiper-wrapper .swiper-slide {
    overflow: hidden;
}

span.overflow-hidden {
    display: block;
    font-size: 0;
}

.block-07 {
    position: relative;
}

.block-07 .credit * {
    color: #fff!important;
}

.block-07 .credit .buy {
    border-color: #fff;
}

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

    .flex-2col {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .flex-2col > div {
        width: calc(50% - 5px);
    }

    .flex-2col .swiper {
        width: 100%;
    }

    .block-03 {
        margin-bottom: 100px;
    }

    .block-03-2col {
        position: relative;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 60.76%;
        margin-left: auto;
        margin-right: auto;
        margin-top: -294px;
        z-index: 2;
    }

    .block-03-2col > div:first-child {
        width: 44.34%;
    }

    .block-03-2col > div:last-child {
        width: 49.64%;
        margin-top: 100px;
    }

    .flex-3col {
        padding-left: 15px;
        padding-right: 15px;
        display: flex;
        gap: 10px;
    }

    .flex-3col-img01 {
        transition-delay: .2s!important;
    }

    .flex-3col-img02 {
        transition-delay: 0s!important;
    }

    .flex-3col-img03 {
        transition-delay: .4s!important;
    }

    .block-07 {
        padding-bottom: 100px;
    }

    .block-07-bg {
        width: 100%;
        position: absolute;
        left: 0;
        top: calc(50% - 43.70vw);
        z-index: 1;
    }

    .block-07-img {
        position: relative;
        width: 35.51%;
        margin-left: auto;
        margin-right: auto;
        z-index: 2;
    }

    .block-07-img > div:first-child {
        margin-bottom: 77px;
    }

    .block-07 .credit {
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        right: 0;
        top: 0;
        width: 32.245%;
        height: 100%;
        z-index: 2;
    }

    .block-07 .credit ul {
        flex-direction: column;
    }

    .end-wrap {
        height: 100dvh;
    }
    
    .block-08 {
        position: relative;
        height: 100%;
    }
    
    .img-22 {
        height: 100%;
        object-fit: cover;
        object-position: center;
    }
    
    .footer-wrap .flex-wrap {
        flex-direction: column;
        width: 160px;
        margin: 0 0 40px 40px;
    }
    
    .footer-wrap .credit * {
        color: #fff!important;
    }
    
    .footer-wrap .credit .buy {
        border-color: #fff;;
    }
    
}

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

    .sp-slider {
        margin: 15px 0 0 0;
    }

    .sp-slider .swiper-button-next, .sp-slider .swiper-button-prev {
        width: 28px;
        height: 28px;
    }
    
    .sp-slider .swiper-button-next:after, .sp-slider .swiper-button-prev:after {
        display: none;
    }
    
    .sp-slider .swiper-button-next.swiper-button-disabled, .sp-slider .swiper-button-prev.swiper-button-disabled {
        opacity: 0;
    }

    .fade-up-img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

    .block-03 > div.overflow-hidden {
        height: 160vw;
        display: flex;
        align-items: center;
    }

    .block-07 > div.overflow-hidden {
        height: 244vw;
        display: flex;
        align-items: center;
    }

    .img-10 {
        padding: 0 37.1vw 40px 4.27vw;
        margin-top: -118px;
        position: relative;
        z-index: 2;
        display: inline-block;
    }

    .img-11 {
        padding: 0 4.27vw 0 22.93vw;
        display: inline-block;
    }

    .block-04 .flex-3col {
        display: flex;
        gap: 4vw;
        width: 213.6vw;
    }

    .block-04 .flex-3col-wrap {
        overflow-x: scroll;
    }

    .flex-3col-img01 {
        transition-delay: 0s!important;
    }

    .flex-3col-img02 {
        transition-delay: .2s!important;
    }

    .flex-3col-img03 {
        transition-delay: .4s!important;
    }

    .block-07 {
        padding-bottom: 170px;
    }

    .block-07-bg {
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 100px;
        z-index: 1;
    }

    .block-07-img {
        position: relative;
        z-index: 2;
        width: 82.13%;
        margin-left: auto;
        margin-right: auto;
    }

    .block-07 .credit {
        position: relative;
        z-index: 2;
        padding: 40px 7.4vw 10px;
    }

    .block-08 {
        position: relative;
    }

    .footer-wrap .credit {
        background: #fff;
        padding: 33px 7.4vw;
    }

}

@media (hover: hover) {  

    .block-07 .credit a:hover span.buy {
        border-color: #000;
    }

}

@media (hover: none) {

    .block-07 .credit a:active span.buy {
        border-color: #000;
    }

}

[data-aos="zoom-out"] {
    opacity: 1!important;
    transition-duration: 1.3s!important;
    transition-delay: 0.05s!important;
    transform: scale(1.45)!important;
    transition-timing-function: cubic-bezier(0, 0.55, 0.45, 1);
}

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

    [data-aos="zoom-out"] {
        transform: scale(1.3)!important;
    }

}

[data-aos="zoom-out"].aos-animate {
    transform: scale(1)!important;
}

[data-aos^="fade"] {
    transition-timing-function: ease-in-out;
    transition-duration: .6s!important;
}

.block07-bg-img-sp, .block02 .box-content {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

[data-aos="fadeInRight"] {
    transform: translateX(-24px);
}

[data-aos="fadeInLeft"] {
    transform: translateX(24px);
}

[data-aos="fadeInRight"].aos-animate, [data-aos="fadeInLeft"].aos-animate {
    transform: translateX(0);
}

[data-aos="slideUp"] {
    transform: translateY(105%);
    transition-duration: 0.8s!important;
    transition-timing-function: cubic-bezier(0, 0.55, 0.45, 1);
}

[data-aos="slideUp"].aos-animate {
    transform: translateY(0);
}

[data-aos="curtain"].aos-animate {
    clip-path: inset(0 0 0 0);
}

[data-aos="fadeInDown"] {
    transform: translateY(24px);
}

[data-aos="fadeInUp"] {
    transform: translateY(24px);
}

[data-aos="fadeInDown"].aos-animate, [data-aos="fadeInUp"].aos-animate {
    transform: translateY(0);
}

[data-aos="curtain"] {
    clip-path: inset(0 0 100% 0);
    transition-duration: .50s !important;
    transition-delay: .25s;
}

[data-aos="show"] {
    transition-duration: 0s!important;
    opacity: 0;
}

[data-aos="show"].aos-animate {
    transition-duration: 0s!important;
    opacity: 1;
}

#ch-plugin-entry {
    display: none;
}