@charset "utf-8";
@media screen and (min-width:600px) {.sp{display:none;}}
@media screen and (max-width:599px) {.pc{display:none;}}
html {scroll-behavior: smooth;}
header{z-index: 9999;}
main{height:100%;}
.txt_link{color:#014F7D;}
.vertical-rl{
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
}

body{
    font-family: "Noto Serif JP",serif;
    transition: 1s;
    background: #fff;
}

body.bk-body{
    transition: 1s;
    background: #EAEAEA;
}

.sc-title{
    font-family: "Noto Serif JP",serif;
    font-size: 24px;
    line-height: 2;
    letter-spacing: 0.1em;
}

.white{
    color: #fff;
}

.sc-text{
    margin-top: 18px;
    font-family: "Noto Serif JP",serif;
    line-height: 2;
    letter-spacing: 0.05em;
}

.max-w900{
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
    padding: 50px;
}

@media screen and (max-width: 899px) {
    .sc-title{
        font-size: 20px;
        letter-spacing: 1.2px;
    }

    .sc-text{
        font-size: 15px;
        letter-spacing: .4px;
    }
}

@media screen and (max-width: 599px) {
    .sc-title{
        font-size: 19px;
    }
    .max-w900{
        padding: 40px 22px;
    }
}

.sc01{
    overflow: hidden;
}

.sc01-title{
    position: relative;
    font-family: "Noto Serif JP",serif;
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    padding: 100px 0 80px;
}

.sc01-title h1{
    position: relative;
    font-size: 18px;
    line-height: 2.4;
    letter-spacing: 12px;
     z-index: 2;
}

.sc01-title h1 span{
    letter-spacing: 4px;
}

.sc01-title-v{
    position: absolute;
    top: 0;
    left: -228px;
}

.sc01-image{
    position: relative;
    padding: 0 30px;
}

.sc01-image img{
    width: 100%;
}

@media screen and (max-width: 900px) {
    .sc01-title{
        padding: 128px 0 60px 112px;
    }
    .sc01-title h1{
        font-size: 16px;
    }
    .sc01-title-v{
        top: 60px;
        left: -9px;
        width: 426px;
    }
    .sc01-image{
        padding: 0;
        height: 540px;
    }
    .sc01-image img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}

@media screen and (max-width: 600px) {
    .sc01-title {
        padding: 120px 0 40px 50px;
    }
    .sc01-image{
        height: 375px;
    }
    .sc01-title-v{
        top: 70px;
        left: -120px;
        width: 407px;
    }
}

.sc02{
    position: relative;
    margin-top: 100px;
}

.sc02-copy-wrap{
    position: relative;
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
    padding: 50px 50px 0;
}

.sc02-copy{
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 18px;
}

.sc02-copy span{
    font-family: "Noto Serif JP",serif;
    display: inline-block;
    padding: 0 8px 2px;
    background-color: #fff;
    letter-spacing: 1px;
}

.sc02-copy-image{
    position: relative;
    z-index: 0;
    margin-top: -88px;
}

.sc02-note-wrap{
    padding-bottom:30px;
    width: 100%;
    overflow: hidden;
}

.sc02-note-wrap,.sc02-note{
    position: relative;
}

.sc02-note-title,
.sc02-note-text{
    position: relative;
}

.sc02-note-v{
    position: absolute;
    bottom: -40px;
    right: 40px;
    z-index: -1;
}

@media screen and (max-width: 900px) {
    .sc02-copy-wrap{
        padding: 0 50px;
    }
    .sc02-copy-image{
        margin-top: -50px;
    }
    .sc02-note-v{
        bottom: 0;
        right: -10px;
        height: 68px;
    }
    .sc02-note-wrap{
        padding-bottom: 0;
    }
    .sc02-note{
        padding-bottom: 0;
    }
}

@media screen and (max-width: 600px) {
    .sc02{
        margin-top: 80px;
    }
    .sc02-copy-wrap{
        padding: 0;
    }
    .sc02-copy span{
        padding-left: 22px;
    }
    .sc02-copy-v{
        display: block;
        top: -20px;
        left: -100px;
    }
    .sc02-note{
        padding-bottom: 140px;
    }
    .sc02-note-v {
        bottom: -100px;
        z-index: 2;
    }
}

.sc03{
    position: relative;
}

.sc03::after{
    content: "";
    position: absolute;
    bottom: -200px;
    right: -0;
    display: block;
    width: 449px;
    height: 320px;
    background: url("/derma/assets_c/img/ai/v06.svg") no-repeat;
}

.scroll-infinity-block{
    position: relative;
    z-index: -2;
    overflow-x: hidden;
    padding-bottom: 80px;
}

.scroll-infinity-wrap{
    display: flex;
    overflow-x: hidden;
}

.scroll-infinity{
    display: flex;
    flex-direction: row;
    overflow-x: hidden;
}

.scroll-infinity ul {
    display: flex;
    gap: 10px;
    padding: 0;
}

.scroll-infinity img {
    width: 100%;
    height: 100%;
    aspect-ratio: 4 / 3;
    object-fit: cover;
}

.sc03-image-wrap{
    overflow: hidden;
}

.sc03-image{
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
}

.sc03-image-inner{
    position: relative;
    display: flex;
    gap: 10px;
    align-items: flex-start;
    margin-right: calc(50% - 50vw);
    padding: 50px;
}

.sc03-image img:not(.vector){
    width: 100%;
    height: auto;
    aspect-ratio: 4 / 3;
    object-fit: cover;
}

.sc03-link{
    position: relative;
    z-index: 10;
}

@media screen and (min-width: 601px) {
    @keyframes loop {
        from {
            transform: translateX(0);
        }
        to {
            transform: translateX(-100%);
        }
    }
    .scroll-infinity-block{
        padding-top: 100px;
        padding-bottom: 0;
    }
    .scroll-infinity-wrap{
        display: flex;
        width: 200dvw;
        overflow-x: hidden;
    }
    .scroll-infinity ul {
        width: 100dvw;
        margin-right: 10px;
        animation: loop 60s infinite linear 0.5s both;
    }
    .scroll-infinity-wrap.middle{
        display: none;
    }
    .sc03-image img:first-of-type{
        max-width: 370px;
    }

    .sc03-image img:nth-of-type(2){
        max-width: 584px;
    }
}

@media screen and (max-width: 900px) {
    .sc03::after{
        bottom: -400px;
        right: 0;
        width: 220px;
        height: 220px;
        background-image: url("/derma/assets_c/img/ai/v06_m.svg");
    }
    .scroll-infinity-wrap{
        width: 320dvw;
    }
    .scroll-infinity ul {
        width: 160dvw;
    }
    .sc03-middle-wrap{
        overflow-x: hidden;
    }
    .scroll-infinity-wrap.middle{
        display: flex;
        width: 240dvw;
    }
    .middle .scroll-infinity ul {
        width: 120dvw;
        animation-duration: 40s;
    }
    .sc03-note{
        position: relative;
        z-index: 3;
        padding-bottom: 200px;
    }
    .sc03-image{
        display: none;
    }
    .sc03-link{
        padding: 50px 50px 0;
    }
}

@media screen and (max-width: 600px) {
    .sc03{
        
    }
    .sc03::after{
        bottom: -360px;
        width: 240px;
        height: 200px;
        z-index: -1;
        background-size: cover;
    }
    .scroll-infinity-wrap{
        width: 100%;
    }
    .scroll-infinity > ul:first-of-type{
        display: none;
    }
    .scroll-infinity > ul{
        flex-direction: column;
        width: 100%;
        gap: 3px;
    }
    .scroll-infinity-wrap.middle{
        display: none;
    }
    .sc03-image{
        display: flex;
    }
    .sc03-image-inner{
         margin-right: 0;
         flex-direction: column;
         padding: 0;
    }
    .sc03-link{
        padding: 40px 22px 0;
    }
    .sc02-note-wrap + .scroll-infinity-block{
        margin-top: -40px;
        padding-bottom: 40px;
    }
    .sc03-note{
        padding-top: 0;
        padding-bottom: 140px;
    }
}

.sc04{
    position: relative;
    padding: 140px 0 70px;
    overflow-x: hidden;
}

.sc04-images-wrap{
    position: relative;
    max-width: 1440px;
    width: 100%;
    height: 1400px;
    margin: 0 auto;
}

.sc04-images{
    width: 100%;
}

.sc04-images-v01{
    position: absolute;
    top: 0;
    right: -40px;
    z-index: -1;
    width: 489px;
}

.sc04-images li{
    position: absolute;
    width: 100%;
    aspect-ratio: 4 / 3;
}

.sc04-image-inner{
    overflow: hidden;
}

.sc04-images img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 1.2s;
    transition-timing-function: ease-in-out;
}

.sc04-image01{
    top: 0;
    right: 30px;
    max-width: 25.3%;
}

.sc04-image02{
    top: 98px;
    left: 17.57%;
    max-width: 35.4%;
}

.sc04-image03{
    top: 538px;
    right: 0;
    max-width: 32.6%;
}

.sc04-image04{
    top: 670px;
    left: 30px;
    max-width: 25%;
}

.sc04-image05{
    top: 1010px;
    left: 31.25%;
    max-width: 20.8%;
}

.sc04-image06{
    top: 1088px;
    left: 60.63%;
    max-width: 29.2%;
}

.sc04-image07{
    top: 1196px;
    left:0;
    max-width: 18.4%;
}

.sc04-title{
    position: absolute;
    max-width: 400px;
    width: 100%;
    padding: 50px;
    top: 40.5%;
    left: 35.56%;
    transform: translateY(-50%);
}

@media screen and (min-width: 900px) {
    .sc04-image02::before,
    .sc04::after{
        content: "";
        display: block;
        position: absolute;
        z-index: -1;
    }
    .sc04-image02::before{
        top: 130px;
        left: -210px;
        width: 222px;
        height: 218px;
        background: url("/derma/assets_c/img/ai/v10.svg") no-repeat center / contain;
    }
    .sc04::after{
        bottom: 100px;
        right: 0;
        width: 300px;
        height: 394px;
        background: url("/derma/assets_c/img/ai/v11.svg") no-repeat left / cover;
    }
}

@media screen and (max-width: 900px) {
    .sc04{
        padding: 100px 0 0;
    }
    .sc04-images-wrap{
        display: flex;
        flex-direction: column-reverse;
        height: 1738px;
    }
    .sc04-title{
        position: absolute;
        top: 0;
        left: 0;
        transform: unset;
    }
    .sc04-title{
        padding: 30px 50px 35px;
    }
    .sc04-title .middle{
        display: none;
    }
    .sc04-image02{
        top: 182px;
        left: 50px;
        max-width: 398px;
    }
    .sc04-image05{
        top: 546px;
        left: 4.33%;
        max-width: 215px;
    }
    .sc04-image03{
        top: 596px;
        left: 53.67%;
        right: unset;
        max-width: 280px;
    }
    .sc04-image01{
        top: 840px;
        left: 6.33%;
        max-width: 399px;
    }
    .sc04-image07{
        top: 990px;
        left: 73%;
        max-width: 198px;
    }
    .sc04-image04{
        top: 1204px;
        left: 44.17%;
        right: unset;
        max-width: 274px;
    }
    .sc04-image06{
        top: 1474px;
        left: 14.17%;
        max-width: 352px;
    }
}

@media screen and (max-width: 600px) {
    .sc04{
        padding-bottom: 40px;
    }
    .sc04-images-wrap{
        height: 1360px;
    }
    .sc04-title{
        padding: 35px 22px;
    }
    .sc04-image02{
        top: 174px;
        left: unset;
        right: 0;
        max-width: 328px;
    }
    .sc04-image05{
        top: 440px;
        left: -15.73%;
        max-width: 150px;
    }
    .sc04-image03{
        top: 463px;
        left: unset;
        right: 0;
        max-width: 252px;
    }
    .sc04-image01{
        top: 686px;
        left: 0;
        max-width: 307px;
    }
    .sc04-image07{
        top: 954px;
        left: -4.53%;
        max-width: 134px;
    }
    .sc04-image04{
        top: 954px;
        left: 33.87%;
        max-width: 230px;
    }
    .sc04-image06{
        top: 1162px;
        left: 9.6%;
        max-width: 264px;
    }
}

.sc05-block{
    position: relative;
    overflow: hidden;
    padding-top: 160px;
}

.sc05-block + .sc05-block{
    margin-top: 50px;
}

.sc05-images{
    display: flex;
    justify-content: center;
    width: 200%;
    margin: 0 -50%;
    gap: 10px;
}

.sc05-images > *{
    position: relative;
    max-width: 800px;
    width: 100%;
    aspect-ratio: 4 / 3;
}

.sc05-image-text{
    position: absolute;
    top: 40px;
    left: 30px;
    z-index: 3;
}

.sc05-image-text .sc-text{
    font-size: 14px;
    letter-spacing: 0.1em;
}

.sc05-image-text small{
    display: block;
    margin-top: -2px;
}

.sc05-images > *:not(.sc05-image-now){
    filter: saturate(0);
    transition: .4s;
    transition-timing-function: ease-in;
    overflow: hidden;
}

.sc05-images > *:not(.sc05-image-now) img{
    transition: 2s;
    overflow: hidden;
}

.cs06-ex-image{
    aspect-ratio: 4 / 3;
    overflow: hidden;
}

.sc06-copy{
    margin-bottom: 100px;
    font-size: 20px;
    letter-spacing: .1em;
}

.sc05-image-v{
    position: relative;
    z-index: 4;
    left: -200px;
}

.sc05-image-title a{
    position: relative;
    display: block;
}

@media screen and (max-width: 900px) {
    .sc05-block{
        padding-top: 0;
    }
    #sc0501.sc05-block{
        padding-top: 210px;
    }
    .sc05-images {
        width: 100%;
        margin: 0;
        padding: 0 50px;
    }
    .sc05-images > *:not(.sc05-image-now){
        display: none;
    }
    .sc05-image-v{
        left: -80px;
        width: 305px;
    }
    .sc05-image-text{
        top: 24px;
        left: 24px;
    }
    .sc06-copy{
        font-size: 18px;
    }
}

@media screen and (max-width: 600px) {
    .sc05-images {
        padding: 0;
    }
    .sc05-image-v{
        left: -40px;
    }
    .sc05-image-text{
        top: -90px;
        left: 15px;
        white-space: nowrap;
        color: #000;
    }
    .sc06-copy{
        letter-spacing: .05em;
    }
}

.bace path{
	fill: #000000;
}
.mask path {
	fill:none;
	stroke:#fff; 
	stroke-width:10px;
	stroke-linecap:round;
	stroke-linejoin:round;
}

svg{
	width:100%;
	height: auto;
}

.anime_svg.scroll .bace path{
	fill: transparent;
}

.anime_svg.scrolled .bace path{
	fill: #000000;
}

.vtext-wrap{
    display: flex;
    max-width: 900px;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}

.anime-svg01{
    justify-content: flex-end;
    top: 690px;
    left: 50%;
}

.anime-svg01 svg{
    width: 182px;
    height: 122px;
}

.anime-svg02{
    justify-content: flex-start;
    top: 100px;
    left: 50%;
}

.anime-svg02 svg{
    width: 192px;
    height: 122px;
}

.anime-svg03{
    justify-content: flex-end;
    top: 330px;
    left: 51%;
}

.anime-svg03 svg{
    width: 171px;
    height: 86px;
}

@media screen and (max-width: 900px) {
    .anime-svg01{
        top: 46%;
    }
    .anime-svg01 svg{
        margin-right: 16px;
        width: 134px;
        height: 90px;
    }
    .anime-svg02{
        top: 60px;
    }
    .anime-svg02 svg{
        margin-left: 20px;
        width: 143px;
        height: 90px;
    }
    .anime-svg03{
        top: 140px;
    }
    .anime-svg03 svg{
        margin-right: 20px;
        width: 129px;
        height: 64px;
    }
}

@media screen and (max-width: 600px) {
    .vtext-wrap{
        display: none;
    }
}

@media (hover: hover) {
  .sc05-images > *:not(.sc05-image-now):hover {
    filter: saturate(100%);
  }
  .sc05-images > *:not(.sc05-image-now):hover img{
    transform: scale(1.075);
  }
  .sc04-images img:not(.not-hover):hover{
    transform: scale(1.2);
  }
}

.sc03::after,
.sc04-image02::before,
.sc04::after{
    display: none!important;
}