@import url("https://fonts.googleapis.com/css2?family=Sawarabi+Gothic&family=Noto+Sans+JP:wght@300;400;500;600;700;800;900&family=Noto+Serif+JP:wght@400;500;600;700;900&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap");
* { box-sizing: border-box; margin: 0; padding: 0; }

video, iframe, img { max-width: 100%; }

.fadeIn, .fadeIn2 { opacity: 0; transition-duration: 1.2s; }
.fadeIn.inView, .fadeIn2.inView { opacity: 1; }

.upIn, .upIn2 { transform: translateY(40px); }
.upIn.inView, .upIn2.inView { transform: translateY(0); }

.fs07 { font-size: 0.7em; }

.fs08 { font-size: 0.8em; }

.txtR { text-align: right; }

.txtC { text-align: center; }

.tb, .ssp, .sp { display: none; }

.d_ib { display: inline-block; font-style: normal; }

.page { background: #fff; font-size: 16px; margin-top: 52px; margin-bottom: 60px; line-height: 1.6; font-family: "Sawarabi Gothic",'Noto Sans JP', sans-serif; text-align: center; }

.silkylift { width: 1920px; max-width: 100%; margin: 0 auto; position: relative;  
    background: url("../images/silkywhite/bg-body.jpg") repeat center;
    background-size: cover;}
.silkylift::before, .silkylift::after { content: ""; position: absolute; top: 0; width: 100px; height: 100%; background: linear-gradient(90deg, white 20%, rgba(255, 255, 255, 0) 80%); z-index: 10; }
.silkylift::before { left: 0; }
.silkylift::after { right: 0; background: linear-gradient(-90deg, white 20%, rgba(255, 255, 255, 0) 80%); }


.silkylift_box{background: url("../images/silkylift/bg-body.jpg") repeat center; background: #F0ECC5 linear-gradient(180deg, rgba(255, 255, 255, 0.8) 0%, #F0ECC5 20%, rgba(255, 255, 255, 0.1) 40%, #F0ECC5 60%, #fffcf0 80%, #F0ECC5 100%);}


.kouki-01 span.fs07 { line-height: 1.0em; font-size: 0.6em; }

@media only screen and (max-width: 1920px) { .silkylift::before, .silkylift::after { content: none; } }
.kv { overflow: hidden; position: relative; background: url("../images/kv2.jpg") no-repeat center; background-size: 1920px; line-height: 0; transition-duration: 2.0s; }
.kv h1 { position: absolute; left: 10%; top: 50%; transform: translate(0, -50%); width: 545px; max-width: 77%; transition-delay: 1.0s; transition-duration: 4.0s; }
.kv h1.inView { transform: translateY(-50%); }
.kv figure { width: 1920px; opacity: 0; }

@media only screen and (min-width: 1920px) { .kv h1 { left: 20%; } }
.container { width: 1080px; margin-left: auto; margin-right: auto; max-width: 92%; }
.container h2 { padding-bottom: 40px; }
.container h3 { padding-bottom: 24px; }
.container h4 { font-weight: 400; font-size: 19px; font-size: clamp(15px, 2.2vw, 20px); }

/*.content { background: url("../images/silkylift/bg-contrent.png") repeat-x center top; background-size: contain; padding-top: 80px; }*/
.content { padding-top: 80px; }


.prd { background: url("../images/silkylift/prd-bg.png") no-repeat center top; background-size: 1740px;
    padding: 120px 0 80px; }

.prd {    padding: 120px 0 80px; }
.prd .container { width: 830px; }
.prd h2 { padding-bottom: 64px; }
.prd h3 { padding-bottom: 80px; }

.prd-box { display: flex; justify-content: center; align-items: center; }

.prd-ph { transition-duration: 2.0s; }

.prd-tx { text-align: left; padding-top: 40px; }
.prd-tx dt { line-height: 1; min-height: 4em; }
.prd-tx dt::after { content: ""; display: block; margin: 8px; width: 4.5em; height: 0; transition-duration: 1.0s; transition-delay: 0.1s; border-right: 1px solid #756000; }
.silkywhite_box .prd-tx dt::after { border-right: 1px solid #3a5a98; }
.prd-tx dt.inView::after { height: 21px; }
.prd-tx.inView dt::after { transition-delay: 0.3s; height: 21px; }
.prd-tx dd { font-family: "A1 Mincho", serif; padding: 0 0 16px; }
.prd-tx dd span { display: block; font-size: 1.1em; }
.prd-tx p { padding: 0 0 8px; }
.prd-tx .prd-btn { transition-duration: 1.2s; }
.prd-tx .prd-btn a.pc { display: inline-block; background: url("../images/silkylift/btn-ov.png") no-repeat 0 0; background-size: contain; }
.prd-tx .prd-btn a.pc:hover img { transition-duration: 0.8s; opacity: 0; }

.silk { padding: 0 0 40px; overflow: hidden; }

.silk-box { max-width: 980px; margin: 0 0 0 auto; display: flex; flex-wrap: wrap; position: relative; }
.silk-box h2 { flex: 0 0 100%; text-align: left; padding-bottom: 24px; }
.silk-box h2 em { display: inline-block; position: relative; }
.silk-box h2 em::after { content: ""; height: 1px; width: 0; background: #756000; position: absolute; left: 0; bottom: -2px; transition-duration: 1.0s; transition-delay: 1.2s; }
.silk-box h2.inView em::after { width: 100%; }
.silk-box ul { flex: auto; max-width: 532px; list-style: none; position: relative; display: flex; flex-wrap: wrap; justify-content: center; margin: 0;}
.silk-box ul .silk-prd { position: absolute; z-index: 5; left: 50%; top: 40%; transform: translate(-50%, -50%); }
.silk-box ul .silk-c { position: absolute; z-index: 2; top: 40%; left: 50%; transform: translate(-50%, -50%); width: 60%; aspect-ratio: 1 / 1; }
.silk-box ul .silk-c img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.silk-box ul .silk-01, .silk-box ul .silk-02, .silk-box ul .silk-03 { flex: 0 0 50%; padding: 0 16px; position: relative; z-index: 3; transition-duration: 1.6s; transition-delay: 0.0s; }
.silk-box ul .silk-01 { padding-left: 0; }
.silk-box ul .silk-02 { padding-right: 0; }
.silk-box ul .silk-03 { transform: translateY(-6%); padding: 0 8px; }
.silk-box ul .silk-03.inView { transform: translateY(-16%); }
.silk-box dl { position: absolute; right: 0; bottom: 40px; width: 420px; max-width: 92vw; padding: 24px 24px 24px 40px; background: url("../images/silkylift/silk-box-bg.png"); background-size: cover; text-align: left; }
.silk-box dl dt { padding-bottom: 8px; }
.silk-box dl dd { font-size: 0.98em; font-weight: 400; color: #555; white-space: nowrap; }

.cls { position: absolute; transition-duration: 1.4s; transition-delay: 0.9s; transition-timing-function: ease-out; }

.cls-1 { left: 0; top: 0; width: 100%; height: 50%; transform: translate(100%, 0); }

.inView .cls-1 { transform: translate(0, 0); }

.cls-2 { transform: translate(70%, 50%); left: 50%; top: 50%; width: 1%; height: 50%; }

.inView .cls-2 { width: 50%; }

.cls-3 { transform: translate(0%, 50%); left: 0%; top: 50%; width: 0%; height: 50%; transition-delay: 1.1s; }

.inView .cls-3 { width: 50%; }

.circle-animation { stroke-dasharray: 80; stroke-dashoffset: -200; animation: dash 4s ease-in-out forwards; transform: rotate(-90deg); transform-origin: 50% 50%; }

@keyframes dash { to { stroke-dashoffset: 0; } }
.kouki { padding-bottom: 120px; }

.kouki-01 { padding: 64px 0; max-width: 800px; margin: auto; display: flex; justify-content: space-between; }
.kouki-01 dl { flex: 0 0 47%; }
.kouki-01 dt { font-size: 1.4em; white-space: nowrap; }
.kouki-01 dt b { border-bottom: 1px solid #756000; display: inline-block; padding: 0 0 3px; }
.kouki-01 dd { padding: 32px 0; }
.kouki-01 dd p { position: relative; display: inline-block; }
.kouki-01 dd i { position: absolute; left: 0; top: 0; transform: translate(-50%, -30%); }
.kouki-01 dd b { display: block; padding-bottom: 8px; }

.kouki-02 { padding: 40px 0 64px; max-width: 900px; margin: auto; }

.kouki-02-im { display: flex; justify-content: space-between; width: 760px; max-width: 100%; margin: auto; }
.kouki-02-im ul { list-style: none; display: flex; justify-content: space-around; margin-bottom: 40px; }
.kouki-02-im li { padding: 0; position: relative; flex: 0 0 16vw; max-width: 110px; }
.kouki-02-im li img { width: 98px; }
.kouki-02-im li em { font-style: normal; font-size: 12px; display: block; padding-left: 0.8em; white-space: nowrap; }
.kouki-02-im li sup { font-size: 9px; }
.kouki-02-im p { position: absolute; left: 0; top: 0; }
.kouki-02-im .kouki-02-original { position: relative; flex: 0 0 60%; max-width: 422px; padding-top: 40px; }
.kouki-02-im .kouki-02-hat { position: relative; padding-top: 40px; flex: 0 0 40%; max-width: 280px; }
.kouki-02-im .kouki-02-hat p { top: 0; left: 0; transform: translate(-80%, -60%); width: 60px; }

.kouki-02-link { display: inline-flex; max-width: 100%; margin: auto; padding: 24px 0 64px; justify-content: space-between; }
.kouki-02-link::before, .kouki-02-link::after { content: ""; width: 9px; background: url("../images/silkylift/kouki-o2-kakko1.png") no-repeat 0 0; background-size: cover; }
.kouki-02-link::after { background-image: url("../images/silkylift/kouki-o2-kakko2.png"); background-position: right center; }
.kouki-02-link p { padding: 8px 20px; font-size: 0.9em; text-align: right; line-height: 3; }
.kouki-02-link a { display: inline-block; line-height: 1.3; background: #756000; color: #fff; text-decoration: none; padding: 2px 4px 3px; margin-right: 4px; margin-left: 4px; }
.kouki-02-link a:hover { background: #fff; color: #111; }
.kouki-02-link em { font-style: normal; border-bottom: 1px solid #756000; padding-bottom: 3px; }

.kouki-03 { max-width: 900px; margin: auto; }
.kouki-03 figure { margin-bottom: -80px; }
.kouki-03 figure img { position: relative; z-index: 2; transform: translateY(-8%); }

.kouki-line { position: relative; line-height: 0; margin-bottom: 40px; }
.kouki-line::before, .kouki-line::after { content: ""; position: absolute; top: 50%; height: 1px; width: 0; background: #756000; transition-duration: 1.2s; }
.kouki-line::before { left: 47%; }
.kouki-line::after { left: 53%; }
.kouki-line.inView::before, .kouki-line.inView::after { width: 47%; }
.kouki-line.inView::before { left: 0%; }
.kouki-line.inView::after { left: 53%; }

.video-wrap { height: 240vh; padding-bottom: 120px; }

.slide-pc-div{
    margin: 60px auto;
    width: 900px;
}

@media only screen and (min-height: 980px) { .video-wrap { height: 200vh; } }
@media (max-aspect-ratio: 3 / 5) { .video-wrap { min-height: 200vh; height: 300vh; max-height: 2000px; } }
.video { position: sticky; top: 40px; }
.video h2 { padding-bottom: 80px; }

.video-box { width: 681px; height: 296px; aspect-ratio: 681 / 296; margin: auto; max-width: 100%; position: relative; clip-path: polygon(24px 0, calc(100% - 24px) 0, 100% 24px, 100% calc(100% - 24px), calc(100% - 24px) 100%, 24px 100%, 0 calc(100% - 24px), 0 24px); }
.video-box video { scale: 1.01; }
.video-box ol { list-style: none; padding: 0; margin: 0; }
.video-box ol li { transition-duration: 1.0s; position: absolute; width: 100%; height: 100%; top: 0%; left: 0%; display: flex; justify-content: flex-start; align-items: center; opacity: 0; }
.video-box ol li span { position: absolute; left: 16px; bottom: 16px; }
.video-box ol .video-c-show { opacity: 1; visibility: visible; }

.scroll-wrap { text-align: center; padding: 40px; }

.scroll { display: inline-block; transition-delay: 0.2s; position: relative; }
.scroll img { width: 13px; }

.scroll::before { content: ""; position: absolute; top: 0; left: -5px; width: 1px; height: 100px; background: rgba(255, 255, 255, 0.5); }

.scroll::after { content: ""; position: absolute; top: 0; left: -5px; width: 1px; height: 100px; background: #756000; animation: sdl 4s cubic-bezier(0.42, 0, 0.23, 0.99) infinite; }

@keyframes sdl { 0% { transform: scale(1, 0); transform-origin: 0 0; }
  50% { transform: scale(1, 1); transform-origin: 0 0; }
  50.1% { transform: scale(1, 1); transform-origin: 0 100%; }
  100% { transform: scale(1, 0); transform-origin: 0 100%; } }
.kakori { padding: 80px 0 120px; }

.kakori-box { position: relative; width: 700px; max-width: 100%; margin: auto; padding: 40px 0 0; }
.kakori-box figure { padding: 16px 0 0; }
.kakori-box ul { list-style: none; transition-delay: 1.0s; }
.kakori-box li { position: absolute; }
.kakori-box .kaori-01 { left: 8%; top: 40%; }
.kakori-box .kaori-02 { left: 60%; top: 24px; }
.kakori-box .kaori-03 { right: 0; bottom: 0; }

.use { padding: 0 0 40px; }
.use p { text-align: left; }

.use-box { width: 900px; max-width: 100%; margin: 0 auto; padding: 64px 0 80px; }
.use-box ul { list-style: none; display: flex; justify-content: center; align-items: flex-end; }
.use-box li { position: relative; padding: 8px 40px; flex: 0 0 25%; }
.use-box li::after { content: ""; display: block; position: absolute; right: 0; top: 33%; transform: translate(0, -50%); width: 24px; height: 24px; border-top: 1px solid #756000; border-right: 1px solid #756000; transform: rotate(45deg); }
.use-box li:last-of-type::after { content: none; }
.use-box li.use-01::after { right: -8%; }
.use-box li.use-02 { transition-delay: 0.2s; }
.use-box li.use-03 { transition-delay: 0.4s; }
.use-box li.use-03 img { scale: 1.4; transform-origin: 50% 83%; }
.use-box li.use-04 { transition-delay: 0.6s; }
.use-box li em { font-style: normal; display: block; font-size: 0.8em; padding-top: 8px; }

.link_StyleShop { max-width: 100%; }

@media (max-width: 980px) { .kv h1 { width: 50vw; }
  .silk-box { padding-bottom: 40px; }
  .silk-box dl { transform: translateY(-24%); position: static; margin: auto; }
  .kouki-02 li img { height: auto; }
  .use-box li { padding: 8px 3.2vw; } }
@media (max-width: 800px) { .kouki-02-im li { flex: 0 0 16vw; }
  .kouki-02-im .kouki-02-original { flex: 0 0 54%; }
  .kouki-02-im .kouki-02-hat { flex: 0 0 34%; }
  .kouki-02-im .kouki-02-hat p { transform: translate(-60%, -60%); } }
@media (max-width: 767px) { .sp { display: inline-block; }
  .pc { display: none; }
  .shopmenu-mobile { top: 55px; }
  .kv { background: #756000; position: relative; }
  .kv h1 { width: 18vw; top: 4%; left: auto; right: 6%; transform: translate(0, 0); }
  .kv h1.inView { transform: translate(0, 0); }
  .kv h2 { position: absolute; z-index: 3; text-align: center; width: 50%; left: 50%; bottom: 5%; transform: translate(-50%, -50%); }
  .kv figure { opacity: 1; width: 100%; }
  .prd { background-position: center; background-size: 1320px; padding: 16vw 0 24vw; }
  .prd h3 { padding-bottom: 40px; }
  .prd h2 img, .prd h3 img { margin: auto; }
  .prd-box { display: block; }
  .prd-tx { transform: translateY(-24%); text-align: center; }
  .prd-tx dt::after { margin: 8px auto; width: 1px; }
  .prd-tx .prd-btn a.pc { display: none; }
  .silk-box { padding-bottom: 80px; }
  .silk-box h2 { text-align: center; }
  .silk-box h3 { text-align: center; max-width: 80vw; width: 340px; margin: auto; }
  .silk-box ul { margin: auto; }
  .container h4 { font-size: 1.05em; }
  .kouki { padding-top: 64px; }
  .kouki-01 { display: block; padding-bottom: 24px; }
  .kouki-01 dt { font-size: 1.2em; }
  .kouki-01 dl { padding-bottom: 40px; }
  .kouki-01 span { display: block; text-align: right; }
  .kouki-02-im { display: block; }
  .kouki-02-im .kouki-02-original { margin: auto; }
  .kouki-02-im .kouki-02-hat { margin: auto; }
  .kouki-02-link { padding-bottom: 24px; }
  .kouki-02-link p { text-align: left; line-height: 1.5; padding: 8px; font-size: clamp(13px, 3.6vw, 15px); }
  .kouki-02-link::before { background-image: url("../images/silkylift/kouki-o2-kakko1.svg"); background-size: contain; }
  .kouki-02-link::after { background-image: url("../images/silkylift/kouki-o2-kakko2.svg"); background-size: contain; }
  .video h2 { padding-bottom: 40px; }
  .video-wrap .container { max-width: 100%; }
    .video-wrap.sp{display: block;}
  .video-box { clip-path: none; overflow: hidden; width: auto; }
  .video-box video { max-width: 300vw; transform: translate(-30%, 0); }
  .video-box ul li { justify-content: flex-end; align-items: flex-end; }
  .video-box ul li.video-c2 { justify-content: flex-start; }
  .video-box ul li p { padding: 0; }
  .video-box ul li img { width: auto; max-width: 40vw; }
  .video-box { width: 100%; height: 87vw; aspect-ratio: 497 / 425; }
  .kakori { padding: 40px 0 80px; }
  .kakori-box { padding-bottom: 20vw; }
  .kakori-box li { width: 20vw; max-width: 150px; }
  .kakori-box .kaori-01 { left: 2%; }
  .kakori-box .kaori-03 { right: 40%; }
  .use { padding: 0 0 40px; }
  .use h2 { text-align: left; }
  .use h4 { text-align: left; }
  .use-box { padding: 24px 0; }
  .use-box ul { display: block; }
  .use-box li, .use-box li.use-01 { padding: 24px 0 48px; }
  .use-box li::after, .use-box li.use-01::after { top: auto; bottom: 16px; right: 50%; transform: rotate(135deg); transform-origin: 70% 70%; width: 16px; height: 16px; }
  .use-box li.use-03 { padding-top: 12vw; } }
@media (max-width: 640px) { .kouki-02-link::before, .kouki-02-link::after { background-size: cover; } }
@media (max-width: 480px) { 
/*    .silkylift { background: #F0ECC5 linear-gradient(170deg, rgba(255, 255, 255, 0.3) 6%, rgba(255, 255, 255, 0.8) 15%, #F0ECC5 20%, #F0ECC5 26%, rgba(255, 255, 255, 0.4) 30%, rgba(255, 255, 255, 0.9) 32%, #F0ECC5 40%, rgba(255, 255, 255, 0.7) 44%, #F0ECC5 50%, #F0ECC5 58%, rgba(255, 255, 255, 0.9) 64%, #F0ECC5 72%, rgba(255, 255, 255, 0.2) 76%, #F0ECC5 80%, rgba(255, 255, 255, 0.4) 88%, #F0ECC5 100%); }*/
  .page { margin-bottom: 0; }
  .fs07 { font-size: 10px; }
  .container h4 { font-size: clamp(14px, 4.8vw, 17px); }
  .prd { background-position: 50% 58%; background-size: 360vw; }
  .kouki { overflow: hidden; padding: 40px 0; padding-bottom: 64px; }
  .kouki h2 img { max-width: 100%; width: auto; height: 70px; }
  .kouki h3 img { max-width: 88vw; height: auto; }
  .kouki-line::before { left: 42%; }
  .kouki-line::after { left: 58%; }
  .kouki-line.inView::before { left: 0%; width: 42%; }
  .kouki-line.inView::after { width: 42%; left: 58%; }
  .kouki-01 dt img { height: 21px; }
  .kouki-02-im { padding: 0 2vw; }
  .kouki-02-im .kouki-02-original, .kouki-02-im .kouki-02-hat { padding-top: 8vw; max-width: 100%; }
  .kouki-02-im ul { justify-content: center; padding: 0 1vw; margin-bottom: 24px; }
  .kouki-02-im ul li { padding: 0 1vw; flex: 0 0 33%; position: relative; max-width: 33%; }
  .kouki-02-im ul li em { font-size: 11px; transform: translateY(-30%); }
  .kouki-02-im ul li img { margin: auto; width: 41vw; }
  .kouki-03 figure { margin-bottom: 24px; }
  .kouki-03 figure img { transform: scale(1.2); transform-origin: center 33%; }
  .silk-box ul { scale: 1.1; padding: 4vw 0; }
  .silk-box ul .silk-prd { max-width: 40vw; }
  .silk-box dl { transform: translateY(1%) scale(1.1); max-width: 100%; width: 100%; padding: 24px; text-align: center; background-size: 120vw; background-position: center; }
  .silk-box ul .silk-03.inView { transform: translateY(-8%); }
  .cls-1 { height: 10%; transition-delay: 0.5s; }
  .cls-2 { top: 40%; transform: translate(40%, 30%); transition-delay: 0.8s; }
  .cls-3 { transform: translate(0%, 30%); transition-delay: 1.0s; }
  .video { padding-top: 40px; }
  .video h2 { padding: 0 0 40px; }
  .video h2 img { height: 28px; width: auto; }
  .video-box video { max-width: 200vw; transform: translate(-30%, -3%) scale(1.01); transform-origin: right center; }
  .video-box ul li img { max-width: 50vw; scale: 1.1; }
  .kakori h2 { padding-bottom: 24px; }
  .kakori h2 img { max-width: 100%; height: 70px; width: auto; }
  .kakori-box { padding-bottom: 32vw; }
  .kakori-box li { width: 30vw; }
  .kakori-box .kaori-01 { left: -2%; top: 20%; }
  .kakori-box .kaori-03 { right: 16%; }
  .use h2 { padding-bottom: 16px; }
  .use h2 img { max-width: 30vw; }
  .use-box li.use-01 img, .use-box li.use-02 img, .use-box li.use-04 img { height: 80px; width: auto; }
  .use-box li.use-03 { padding-top: 6vw; }
  .use-box li.use-03 img { scale: 1.0; } }

/*# sourceMappingURL=silkylift.css.map */
