@charset "UTF-8";
body {
    margin: 0;
    padding: 0;
    font-family: acumin-pro-condensed, sans-serif;
    font-weight: 300;
    font-style: normal;
    line-height: 1.375;
    letter-spacing: 0;
    font-size: 13px;
    color: #333333;
}

a { 
    color: #171F39;
    transition: all .3s ease-out;
}
a:hover {
  opacity: 0.7; 
}
.jp {
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

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

.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;
}

.mx864 {
    max-width: 864px!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;
}
.pr8 {
    padding-right: 8px!important;
}
.pr16 {
    padding-right: 16px!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 {
    padding: 70px 0 120px;
}

.footer-btn {
    text-align: center;
    margin-bottom: 72px;
}

.footer-btn a {
    position: relative;
    display: inline-block;
    width: 204px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 16px;
    color: #333;
    background: #DBB741;
    border-radius: 4px;
}

.footer-btn a::after {
    content: "";
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    width: 17px;
    height: 16px;
    background-image: url(../images/aroow-right.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.footer-logo {
    width: 72.7%;
    max-width: 384px;
    margin: 0 auto 32px;
}

.footer-link {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    margin-bottom: 74px;
}

.footer-link a {
    width: 24px;
}

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

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

    .footer {
        padding: 40px 0 40px;
    }

    .footer-btn {
        margin-bottom: 80px;
    }

    .footer-logo {
        margin: 0 auto 40px;
    }

}

/* key */

.key {
    width: 100%;
    height: 100svh;
    position: relative;
    overflow: hidden;
}

.slider-key {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.slider-key img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.key.aos-animate {
    padding: 8px 8px 0;
}

.key.aos-animate .slider-key, .block-02-key.aos-animate .slider-key-02 {
    border-radius: 12px;
    overflow: hidden;
}


.key .logo-grain {
    position: absolute;
    left: 50%;
    top: 8.07%;
    transform: translateX(-50%);
    width: 72.7%;
    z-index: 2;
}

.key .txt-3th {
    position: absolute;
    left: 7.14%;
       top: 13.59%;
    width: 32.1%;
    z-index: 2;
}

.key .txt-ann {
    position: absolute;
        left: 15.33%;
   top: 20.76%;
   width: 43.19%;
    z-index: 2;
}

.block-02-key .txt-3th {
    position: absolute;
    left: 5.14%;
    top: 1.59%;
    width: 30.1%;
    z-index: 2;
}

.block-02-key .txt-ann {
    position: absolute;
    left: 14.33%;
    top: 7.76%;
    width: 47.19%;
    z-index: 2;
}

.key-scroll {
    width: 16px;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%) translateY(150%);
    z-index: 3;
    transition: transform .5s .1s;
}

.key.aos-animate .key-scroll {
    transform: translateX(-50%) translateY(0);
}

.key-circle {
    width: 79.59vw;
    position: absolute;
    left: 50%;
    bottom: -2px;
    transform: translateX(-50%) translateY(100%);
    z-index: 3;
    transition: transform .5s .1s;
}

.key.aos-animate .key-circle {
    transform: translateX(-50%) translateY(0);
}


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

    .key .swiper-wrapper {
        display: flex;
        width: 100%;
        height: 100%;
    }

    .key .swiper-wrapper .swiper-slide {
        width: calc(100% / 3)!important;
    }

    .key.block-02-key .swiper-wrapper .swiper-slide {
        width: 100%!important;
        height: 100%;
    }

    .key.block-02-key .swiper-wrapper .swiper-slide img {
        width: 100%;
        height: 100svh;
        object-fit: cover;
        object-position: center;
    }

    .block-02-key.aos-animate .swiper-wrapper .swiper-slide img {
        height: calc(100svh - 8px);
    }

    .key .logo-grain {
        top: 8.07%;
        width: 29.92%;
    }

    .key .txt-3th {
       left: 59.55%;
        top: 11.88%;
               width: 12.47%;
    }

    .key .txt-ann {
               left: 62.75%;
              top: 20.5%;
        width: 16.48%;
    }

    .key-circle {
        width: 318px;
    }

    .key.block-02-key .txt-3th {
        left: 11.55%;
        top: 1.88%;
    }

    .key.block-02-key .txt-ann {
        left: 14.75%;
        top: 9.5%;
    }
    
}

/* block */

.bg-all {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100lvh;
    background-image: url(../images/bg_all.jpg);
    background-size: cover;
    background-position: center;
    z-index: -1;
      background-color: #f2f2f2;
}

.content-inner {
    padding-left: 16px;
    padding-right: 16px;
}

.item-tit {
    font-size: 80px;
}

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

.img-slide {
    display: flex;
}

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

.item-flex {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

.item-flex.flex-left {
    justify-content: flex-start;
}

.item-flex.flex-right {
    justify-content: flex-end;
}

.item-flex > div {
    width: 21.67%;
}

.line-black {
    width: 1px;
    height: 48px;
    background: #333;
    margin: 40px auto;
}

.slide-tit {
    font-size: 40px;
}

.item-flex-wrap {
    background: #333;
    border-radius: 24px;
    padding: 48px 0 32px 0;
    position: relative;
}

.arrow-cv {
    width: 94px;
    position: absolute;
    right: 16px;
    top: 16px;
}

.item-flex-wrap .flex-3col img {
    border-radius: 12px;
}

.item-flex-wrap .flex-3col {
    padding: 0 16px;
}

.item-flex-wrap .credit {
    padding: 16px 16px 0;
}

.item-flex-wrap .credit span {
    color: #fff;
}

.item-flex-wrap .credit .buy {
    border-color: #fff;
    color: #fff;;
    font-size: 16px;
    font-weight: 300;
    border-radius: 4px;
    padding: 5.5px 27px;
    width: auto;
    height: auto;
}

.item-flex-wrap a {
    align-items: center;
}

.credit .item-name {
    font-size: 12px;
}

.credit .item-price {
    font-size: 16px;
    font-weight: 300;
}

.swiper {
    width: 100%;
}

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

.block-02 {
    position: relative;
     width: 100%;
 height: fit-content;
  background-image: url('../images/bg_all.jpg'); 
  background-size: auto;   
  background-position: center;
}


.last-item-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}

.last-item-wrap .item-tit {
    line-height: 1.075;
}

.last-item-wrap-txt {
    width: 100%;
    margin-right: -21.67%;
}

.last-item-wrap-img {
    width: 21.67%;
}

.item-flex-wrap.last-item-slide .flex-3col-wrap {
    width: 67.86%;
}

.item-flex-wrap.last-item-slide {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.item-flex-wrap.last-item-slide img {
    border-radius: 12px;
}

.item-credit {
    justify-content: space-between;
    width: 100%;
}

@media screen and (min-width: 768px) {
    
    .content-inner {
        padding-left: 32px;
        padding-right: 32px;
    }

    .item-tit {
        font-size: 120px;
    }

    .item-flex {
        gap: 32px;
    }

    .item-flex > div {
        width: 22%;
    }

    .line-black {
        width: 2px;
    }

    .slide-tit {
        font-size: 72px;
    }

    .item-flex-wrap {
        padding: 32px;
    }

    .arrow-cv {
        display: none;
    }

    .item-flex-wrap {
        display: flex;
        flex-wrap: wrap;
        gap: 32px;
    }

    .item-flex-wrap .flex-3col-wrap {
        display: flex;
        flex-wrap: wrap;
        gap: 32px;
        width: calc(75% - 16px);
    }

    .item-flex-wrap .flex-3col {
        display: flex;
        width: 100%;
        padding: 0;
        gap: 32px;
    }

    .item-flex-wrap .credit {
        padding: 16px;
        width: calc(25% - 16px);
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .item-flex-wrap .credit a {
        flex-direction: column;
        align-items: flex-start;
        gap: 40px;
    }

    .item-flex-wrap .credit span {
        color: #fff;
    }

    .item-flex-wrap .credit .buy {
        border-color: #fff;
        color: #fff;;
        font-size: 16px;
        font-weight: 300;
        border-radius: 4px;
    }

    .last-item-wrap-txt {
        width: 78%;
        padding-right: 4%;
        margin-right: 0;
    }

    .last-item-wrap-img {
        width: 22%;
    }

    .item-flex-wrap.last-item-slide .flex-3col-wrap {
        width: 21.88%;
    }
    
}

@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;
    }

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

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

}

@media (hover: hover) {  


}

@media (hover: none) {


}

[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: .5s!important;
}

[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;
}
   .c-global-scroll {
    font-size: 12px;
    color: #333333;
  }
   .c-global-scroll p {
        writing-mode: vertical-rl;
    padding-left: 2px;
    padding-bottom: 18px;
    font-weight:500 ;
  }
   .c-global-scrollbar {
    position: absolute;
    bottom: 0;
    height: 48px;
    width: 2px;
    background-color: #333333;
    overflow: hidden;
  

  }
         .c-global-scrollbar span {
      display: block;
      position: absolute;
      top: -100%;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #DBB741; 
      animation: scroll-bar 3.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite;
    }
       @keyframes scroll-bar {
    0% {
      top: -100%;
    }
    100% {
      top: 100%;
    }
  }