@charset "UTF-8";

.lp-lower-product *{
    color:#fff;
}

.yocabito-prd-fv{
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;
    height:1640px;
    position:relative;
}

@media screen and (max-width: 767px) {
    .yocabito-prd-fv{
        height:100svh;
    }
}



.pc-item-name{
    position:absolute;
    width:100%;
    height:calc(1640px - 80svh + 500px + 42px);
    top:80svh;
  }

  @media screen and (max-width: 767px) {
      .pc-item-name{
          display:none;
      }
  }

  .pc-item-name .yocabito-prd-fv-txt{
    display:block;
    position:-webkit-sticky;
    position:sticky;
    top:calc(50svh - 42px);
    z-index:999;
  }

.yocabito-prd-fv-txt{
    color:#fff;
    font-family: linotype-didot, serif;
    font-size: 6rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
}

@media screen and (max-width: 767px) {
    .yocabito-prd-fv-txt{
        font-size:4rem;
    }
}

.yocabito-prd-fv-txt span{
    color: #FFF;
    display:block;
    font-family:"yu-gothic-pr6n", sans-serif;
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin-bottom:10px;
}

.yocabito-prd-othercut{
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;
    height:1000px;
}

@media screen and (max-width: 767px) {
    .yocabito-prd-othercut{
        height:auto;
        padding-top:69.211%;
        position:relative;
        background-size:120%;
        display:none;
    }
}

.yocabito-prd-othercut-txt{
    color:#000;
    font-family:"yu-gothic-pr6n", sans-serif;
    font-size:2.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: 2;
}

@media screen and (max-width: 767px) {
    .yocabito-prd-othercut-txt{
        position:absolute;
        top:50%;
        -webkit-transform:translate(0, -50%);
                transform:translate(0, -50%);
        font-size:1.2rem;
        line-height:1.666;
    }
}


.yocabito-prd-about{
    background:#000;
}

.yocabito-prd-about-txt{
    color: #FFF;
    font-family: linotype-didot, serif;
    font-size: 15rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    padding:1.1em 0;
}

@media screen and (max-width: 767px) {
    .yocabito-prd-about-txt{
        font-size:5rem;
        line-height:1.2;
        padding:50px 0 15px;
    }
}

.yocabito-prd-parallax-section{
    height:100svh;
    position:-webkit-sticky;
    position:sticky;
    top:0;
}


@media screen and (max-width: 767px) {
    .yocabito-prd-parallax-section{
        padding:5vw 0 130px;
        height:auto;
    }
}
.yocabito-prd-parallax-section:nth-child(2n){
    background:#000;
}

.yocabito-prd-parallax-section:nth-child(2n) *{
    color:#FFF;
}

.yocabito-prd-parallax-section:nth-child(4n){
    background:#FFF;
}

.yocabito-prd-parallax-section:nth-child(4n) *{
    color:#FFA700;
}

.yocabito-prd-parallax-section:nth-child(4n) .inner{
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
}

.yocabito-prd-img{
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;
    height:90svh;
    width:calc(100% - 351px - 53px);
}

@media screen and (max-width: 767px) {
    .yocabito-prd-img{
        width:100%;
        height:65svh;
    }
}

.yocabito-prd-txt{
    width:351px;
}

@media screen and (max-width: 767px) {
    .yocabito-prd-txt{
        width:100%;
    }
}


.yocabito-prd-heading{
    color: #FFF;
    font-family: "yu-mincho-pr6n", sans-serif;
    font-size: 3rem;
    font-style: normal;
    font-weight: 300;
    line-height: 1.333;
    letter-spacing: 0.166em;
    margin-bottom:40px;
}

@media screen and (max-width: 767px) {
    .yocabito-prd-heading{
        margin-top:50px;
        margin-bottom:30px;
        font-size:2.2rem;
        line-height:1;
    }
    .yocabito-prd-heading br{
        display:none;
    }
}

.yocabito-prd-caption{
    color: #FFF;
    font-family:"yu-gothic-pr6n", sans-serif;
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.75;
}

@media screen and (max-width: 767px) {
    .yocabito-prd-caption{
        font-size:1.4rem;
        line-height:1.785;
    }
    .yocabito-prd-caption br{
        display:none;
    }
}

.yocabito-prd-caption span{
    font-size:1.3rem;
    display:block;
}

@media screen and (max-width: 767px) {
    .yocabito-prd-caption span{
        font-size:1.2rem;
    }
}

.lp-support-single-cta{
    background:#000;
    margin-top:150px;
}

@media screen and (max-width: 767px) {
    .lp-support-single-cta{
        margin:65px 0;
    }
}

.yocabito-cta-outer{
    position:-webkit-sticky;
    position:sticky;
    background:#000;
}

.lp-support-single-cta{
    background:#000;
    padding-top:150px;
}

@media screen and (max-width: 767px) {
    .lp-support-single-cta{
        padding:65px 0;
        margin:0;
    }
}

.lp-support-single-cta-txt{
    color:#fff;
}

.yocabito-prd-spec-inner{
    width:calc(100% - 40px);
    margin:0 20px;
    padding-top:100px;
    padding-bottom:100px;
    padding-right:calc(5% - 20px);
    padding-left:calc(5% - 20px);
}

@media screen and (max-width: 1535px) {
    .yocabito-prd-spec-inner{
        gap:10%;
    }
}

@media screen and (max-width: 767px) {
    .yocabito-prd-spec-inner{
        height:100%;
        position:relative;
        padding:120px 5% 0;
    }
}

.yocabito-prd-spec-img{
    background-size:contain;
    background-position:center center;
    background-repeat:no-repeat;
    width:calc(100% - 680px);
}

@media screen and (max-width: 1535px) {
    .yocabito-prd-spec-img{
        width:40%;
        background-size:contain!important;
    }
}

@media screen and (max-width: 767px) {
    .yocabito-prd-spec-img{
        width:100%;
    }
}

.product-lp-circle .yocabito-prd-spec-img{
    background-image:url(https://yocabitoshop.itembox.design/item/brand/images/circle-spec.png);
}

@media screen and (max-width: 767px) {
    .product-lp-circle .yocabito-prd-spec-img{
        height:240px;
    }
}

.yocabito-prd-spec-txt{
    width: 680px;
    height:600px;
}

@media screen and (max-width: 1535px) {
    .yocabito-prd-spec-txt{
        width: 50%;
        height:600px;
    }
}

@media screen and (max-width: 767px) {
    .yocabito-prd-spec-txt{
        width:100%;
        height:auto;
        margin-top:30px;
        margin-bottom:20px;
    }
}

.yocabito-prd-spec-heading{
    -ms-flex-item-align: stretch;
        align-self: stretch;
    color: #000;
    font-family: linotype-didot, serif;
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
}

@media screen and (max-width: 767px) {
    .yocabito-prd-spec-heading{
        text-align: justify;
        font-size: 1.4rem;
        font-weight: 500;
        position:absolute;
        top:0;
        left:0;
        padding-top:50px;
        padding-bottom:50px;
        text-align:center;
        width:100%;
    }
}

.yocabito-prd-spec-table dl{
    padding:25px 0;
    border-bottom:1px solid #000;
}

@media screen and (max-width: 767px) {
    .yocabito-prd-spec-table dl{
        padding:20px 0;
    }
}

.yocabito-prd-spec-table dt,
.yocabito-prd-spec-table dd{
    color:#000;
    font-family:"yu-gothic-pr6n", sans-serif;
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 300;
    line-height: 1.428;
}

@media screen and (max-width: 767px) {
    .yocabito-prd-spec-table dt,
    .yocabito-prd-spec-table dd{
        text-align: justify;
        font-size: 1.2rem;
        font-weight: 400;
        line-height: 1.25;
    }
    .yocabito-prd-spec-table dd{
        text-align:right;
    }
}

.yocabito-prd-spec-table dd a{
    color:#000;
    text-decoration:underline;
}

.yocabito-prd-spec-table dd a:hover{
    color:#000;
}


.yocabito-prd-slide{
    overflow:hidden;
    margin:100px 0;
}

@media screen and (max-width: 767px) {
    .yocabito-prd-slide{
        margin:0 auto;
        width:90%;
        height:100vw;
        -webkit-box-align:center;
            -ms-flex-align:center;
                align-items:center;
    }
}

.yocabito-prd-slide-items{
    -webkit-animation:slider 25s infinite linear 0.5s both;
            animation:slider 25s infinite linear 0.5s both;
    gap:20px;
    margin-left:20px;
}

@media screen and (max-width: 767px) {
    .yocabito-prd-slide-items{
        gap: 10px;
        margin-left:10px;
    }
}

.yocabito-prd-slide-item{
    width:400px;
    height:400px;
    background-size:cover;
    background-position:center;
    position:relative;
}

@media screen and (max-width: 767px) {
    .yocabito-prd-slide-item{
        width:250px;
        height:250px;
    }
}

.yocabito-prd-slide-item-link{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

.footer-product{
    gap: 150px;
    padding-top:100px;
    padding-bottom:30px;
}

@media screen and (max-width: 767px) {
    .footer-product{
        padding-top:100px;
        padding-bottom:20px;
        gap:100px;
    }
}

.footer-yocabito-logo{
    width:100px;
    margin-bottom:35px;
}

@media screen and (max-width: 767px) {
    .footer-yocabito-logo{
        width:100px;
    }
}

.footer-yocabito-logo-img{
    width:250px;
}

.footer-about-txt{
    color: #FFF;
    font-family:"yu-gothic-pr6n", sans-serif;
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0.05em;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .footer-about-txt{
        font-size: 1.4rem;
        line-height: 1.785;
        letter-spacing: 0.071em;
        text-align: center;
    }
}

.footer-item-name{
    color: #FFF;
    font-family: linotype-didot, serif;
    font-size: 10rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
}

@media screen and (max-width: 767px) {
    .footer-item-name{
        font-size:6rem;
    }
}

.footer-item-name span{
    color: #FFF;
    font-family:"yu-gothic-pr6n", sans-serif;
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    display:block;
    margin-bottom:15px;
}

@media screen and (max-width: 767px) {
    .footer-item-name span{
        font-size:1.3rem;
        margin-bottom:10px;
    }
}

.footer-product-copy{
    color: #FFF;
    font-family:"yu-gothic-pr6n", sans-serif;
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .footer-product-copy{
        font-size:1.1rem;
    }
}

.header-yocabito-logo{
    margin-top:20px;
}

@media screen and (max-width: 767px) {
    .header-yocabito-logo{
        /* margin-top:40px; */
    }
}

.header-yocabito-logo-img{
    width:200px;
    transform:translate(5.668%,0);
}

@media screen and (max-width: 767px) {
    .header-yocabito-logo-img{
        width:100px;
        transform:translate(5.668%,0);
    }
}
