@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@1,300&display=swap";.pg-home-hero{position:relative;width:100%;max-width:1920px;height:700px;margin:0 auto;border-radius:20px;overflow:hidden}.pg-home-hero-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.pg-home-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#0006,#0000 60%);z-index:2}.pg-home-hero-inner{position:relative;z-index:3;height:100%;display:flex;flex-direction:column;justify-content:center}.pg-home-hero-text-box{max-width:800px}.pg-home-hero-title{font-family:"Noto Serif JP",serif;font-size:44px;line-height:1.11;letter-spacing:.1em;font-weight:400;margin:0 0 40px}.pg-home-hero-desc-wrap{margin-bottom:48px}.pg-home-hero-desc-1,.pg-home-hero-desc-2{font-family:Inter,sans-serif;font-size:15px;line-height:1.56;letter-spacing:.1em;font-weight:400;margin:0}.pg-home-hero-desc-1{margin-bottom:8px}.pg-home-hero-buttons{display:flex;gap:16px;align-items:center}.pg-home-btn-text{font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:1.46;letter-spacing:.1em}.pg-home-hero-btn-ai{display:flex;align-items:center;justify-content:center;gap:8px;padding:16.5px 32px;background-color:var(--pg-color-highlight);border-radius:40px;text-decoration:none;transition:opacity .3s ease}.pg-home-hero-btn-ai:hover{opacity:.85}.pg-home-hero-ai-icon{width:20px;height:20px;object-fit:contain}.pg-home-hero-btn-single{display:flex;align-items:center;justify-content:center;padding:16.5px 32px;background-color:#ffffff12;border:1px solid rgba(255,255,255,.2);border-radius:40px;text-decoration:none;transition:background-color .3s ease}.pg-home-hero-btn-single:hover{background-color:#ffffff26}.pg-home-hero-scroll{position:absolute;right:32px;bottom:32px;display:flex;flex-direction:column;align-items:flex-end;gap:32px;z-index:10}.pg-home-hero-scroll-line{position:relative;width:1px;height:72px;background-color:#fff6}.pg-home-hero-scroll-dot{position:absolute!important;width:9px!important;height:9px!important;background-color:#fff!important;border-radius:50%!important;left:50%!important;transform:translate(-50%)!important;top:0;display:block!important;z-index:10!important;opacity:0;animation:scroll-dot-move 2s infinite ease-in-out!important}@keyframes scroll-dot-move{0%{top:0;opacity:0}15%{opacity:1}85%{opacity:1}to{top:63px;opacity:0}}.pg-home-hero-scroll-text{font-family:Inter,sans-serif;font-size:12px;font-weight:300;line-height:2.08;letter-spacing:0;color:var(--pg-color-white);text-align:right;margin:0}.pg-home-profile{padding:120px 0;background-color:var(--pg-color-white)}.pg-home-profile-header{margin-left:32px;margin-bottom:74px}.pg-home-profile-gallery{display:flex;gap:24px;width:100%;justify-content:center}.pg-home-profile-item{display:flex;flex-direction:column;gap:24px;width:480px;transition:width .6s cubic-bezier(.25,1,.5,1);cursor:pointer}.pg-home-profile-gallery:not(:hover) .pg-home-profile-item:nth-child(2){width:864px}.pg-home-profile-gallery:hover .pg-home-profile-item:hover{width:864px}.pg-home-profile-img-wrap{position:relative;width:100%;height:480px;border-radius:20px;overflow:hidden;background-color:#e5e5e5}.pg-home-profile-img{width:100%;height:100%;object-fit:cover;object-position:center}.pg-home-profile-caption{font-family:Inter,sans-serif;font-size:15px;text-align:center;margin:0;color:var(--pg-color-dark);letter-spacing:.1em}@keyframes spin360{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pg-home-profile-icon{position:absolute;bottom:24px;right:24px;width:100px;height:100px;animation:spin360 3s linear infinite;opacity:0;transition:opacity .4s ease;pointer-events:none}.pg-home-profile-gallery:not(:hover) .pg-home-profile-item:nth-child(2) .pg-home-profile-icon{opacity:1}.pg-home-profile-gallery:hover .pg-home-profile-item:hover .pg-home-profile-icon{opacity:1}.pg-home-message{padding-top:0;padding-bottom:93px;background-color:var(--pg-color-white)}.pg-home-message-inner{display:flex;flex-direction:column;align-items:center;text-align:center}.pg-home-message-title{font-family:"Noto Serif JP",serif;font-size:48px;font-weight:400;line-height:1.46;letter-spacing:.1em;margin:0 0 93px;background:radial-gradient(50% 50% at 50% 50%,#483d29 30%,#483d291a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.pg-home-message-text{font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:2.08;color:var(--pg-color-dark);margin:0;letter-spacing:1.2em;padding-left:1.2em}.pg-home-answer{padding-bottom:80px}.pg-home-answer-box{position:relative;max-width:1872px;height:auto;min-height:758px;margin:0 auto;background-color:var(--pg-color-highlight);border-radius:20px;display:flex;flex-direction:column;align-items:center;padding-top:100px;padding-bottom:60px}.pg-home-answer-header{text-align:center;margin-bottom:72px}.pg-home-answer-slider-wrap{position:relative;width:100%;max-width:1770px;margin:0 auto;box-sizing:border-box}.pg-home-answer-slider-viewport{width:100%;overflow-x:auto;text-align:center;padding-top:60px;padding-bottom:60px;margin-top:-20px;margin-bottom:-60px;-ms-overflow-style:none;scrollbar-width:none;scroll-snap-type:x mandatory}.pg-home-answer-slider-viewport::-webkit-scrollbar{display:none}.pg-home-answer-cards{display:inline-flex;text-align:left;gap:24px;padding:0 32px}.pg-home-answer-card{position:relative;width:534px;height:338px;background-color:#f9f6ef;border-radius:20px;padding:42px;cursor:pointer;flex-shrink:0;scroll-snap-align:center;transition:transform .5s cubic-bezier(.25,1,.5,1),box-shadow .5s ease;box-shadow:0 10px 30px #0000}.pg-home-answer-cards:not(:hover) .pg-home-answer-card:nth-child(2){transform:translateY(-40px);box-shadow:0 20px 40px #00000014}.pg-home-answer-cards:hover .pg-home-answer-card:hover{transform:translateY(-40px);box-shadow:0 20px 40px #00000014}.pg-home-answer-card-title-wrap{display:flex;align-items:baseline;gap:16px;margin-bottom:16px}.pg-home-answer-num{font-family:Inter,sans-serif;font-weight:200;font-style:italic;font-size:24px;line-height:1;letter-spacing:.1em;color:var(--pg-color-highlight)}.pg-home-answer-card h3{margin:0;color:var(--pg-color-dark)}.pg-home-answer-ill{position:absolute;bottom:32px;right:32px;flex-shrink:0}.pg-home-answer-ill-1{width:236px;height:129px}.pg-home-answer-ill-2{width:160px;height:167px}.pg-home-answer-ill-3{width:142px;height:166px}.pg-home-answer-proven{position:absolute;bottom:42px;left:42px;display:flex;flex-direction:column;gap:11px;pointer-events:none}.pg-home-answer-dash-svg{width:182px;height:101px;overflow:visible}.pg-home-answer-dash-path{fill:none;stroke:#eeebe3;stroke-width:1.5;stroke-linecap:round;stroke-dasharray:4 4;animation:dashMove 1.5s linear infinite;transition:stroke .4s ease}.pg-home-answer-dash-dot{fill:#d9cebf;transition:fill .4s ease}.pg-home-answer-proven-text{font-family:Inter,sans-serif;font-size:8px;font-weight:400;letter-spacing:.5em;color:var(--pg-color-dark);opacity:0;transition:opacity .5s ease;padding-left:.25em}.pg-home-answer-cards:not(:hover) .pg-home-answer-card:nth-child(2) .pg-home-answer-dash-path,.pg-home-answer-cards:hover .pg-home-answer-card:hover .pg-home-answer-dash-path{stroke:#d5d1c7}.pg-home-answer-cards:not(:hover) .pg-home-answer-card:nth-child(2) .pg-home-answer-dash-dot,.pg-home-answer-cards:hover .pg-home-answer-card:hover .pg-home-answer-dash-dot{fill:#8d704e}.pg-home-answer-cards:not(:hover) .pg-home-answer-card:nth-child(2) .pg-home-answer-proven-text,.pg-home-answer-cards:hover .pg-home-answer-card:hover .pg-home-answer-proven-text{opacity:1}@keyframes dashMove{0%{stroke-dashoffset:0}to{stroke-dashoffset:-40}}.pg-home-answer-slider-controls{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:24px}.pg-home-answer-page{position:relative;background:transparent;border:none;padding:0;cursor:pointer;font-family:Inter,sans-serif;font-weight:300;font-size:16px;letter-spacing:.1em;color:#ffffff80;transition:color .3s ease}.pg-home-answer-page.is-active{color:#fff}.pg-home-answer-page:after{content:"";position:absolute;left:0;bottom:-6px;width:100%;height:1px;background-color:var(--pg-color-white);opacity:0;transition:opacity .3s ease}.pg-home-answer-page.is-active:after{opacity:1}.pg-home-answer-sep{display:inline-block;width:4px;height:4px;background-color:#fff3;border-radius:50%}.pg-home-answer-top-scroll{position:absolute;top:-65px;left:50%;transform:translate(-50%);z-index:10}.pg-home-answer-top-scroll-line{position:relative;width:1px;height:130px;background-color:#f4e0c9}.pg-home-answer-top-scroll-dot{position:absolute!important;width:9px!important;height:9px!important;background-color:#f4e0c9!important;border-radius:50%!important;left:50%!important;transform:translate(-50%)!important;display:block!important;z-index:10!important;top:0;opacity:0;animation:top-scroll-dot-move 2s infinite ease-in-out!important}@keyframes top-scroll-dot-move{0%{top:0;opacity:0}15%{opacity:1}85%{opacity:1}to{top:121px;opacity:0}}.pg-home-change{padding:120px 0;background-color:var(--pg-color-white);overflow:hidden}.pg-home-change-header{margin-left:32px;margin-bottom:80px}.pg-home-change-content{position:relative;width:100%;display:flex;align-items:center}.pg-home-change-marquee{position:absolute;top:75%;left:0;width:100%;z-index:2;overflow:hidden;white-space:nowrap;display:flex;pointer-events:none;mix-blend-mode:luminosity}.pg-home-change-marquee-inner{display:flex;width:200%;animation:marquee-scroll 25s linear infinite}.pg-home-change-marquee-text{width:100%;font-family:Cormorant Garamond,serif;font-style:italic;font-weight:300;font-size:36px;color:#c8a77e;letter-spacing:0}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.pg-home-change-images{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1808px;margin:0 auto;padding:0 4%;position:relative}.pg-home-change-col{display:flex;flex-direction:column}.pg-home-change-col-left{z-index:3;gap:120px;margin-top:0;flex-shrink:1}.pg-home-change-col-center{z-index:1;margin:0 4%;flex-shrink:0}.pg-home-change-col-right{z-index:3;position:relative;margin-top:0;align-items:flex-end;flex-shrink:1}.pg-home-change-img-wrap{position:relative;overflow:hidden;border-radius:20px}.pg-home-change-img-wrap img{width:100%;height:100%;object-fit:cover}.pg-home-change-ill-1{width:394px;max-width:100%;aspect-ratio:394 / 240}.pg-home-change-ill-2{width:256px;max-width:100%;aspect-ratio:256 / 170;margin-left:auto;margin-right:-40px}.pg-home-change-ill-3{width:552px;max-width:100%;aspect-ratio:552 / 690}.pg-home-change-ill-4{width:394px;max-width:100%;aspect-ratio:394 / 530}.pg-home-change-note{position:absolute;bottom:-32px;right:0;font-family:Inter,sans-serif;font-size:10px;color:var(--pg-color-dark);white-space:nowrap;margin:0}.pg-home-products{padding:120px 0;background-color:#f9f6ef}.pg-home-products-header{margin-left:32px;margin-bottom:74px}.pg-home-products-list-wrap{width:100%;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;padding-bottom:20px;cursor:grab}.pg-home-products-list-wrap:active{cursor:grabbing}.pg-home-products-list-wrap::-webkit-scrollbar{display:none}.pg-home-products-list{display:flex;gap:24px;width:max-content;padding:0 56px}.pg-home-product-card{width:434px;height:auto;flex-shrink:0;-webkit-user-select:none;user-select:none}.pg-home-product-card a{text-decoration:none!important;color:inherit}.pg-home-product-img-wrap{width:100%;height:auto;aspect-ratio:434 / 329;background-color:#eae6df;overflow:hidden}.pg-home-product-img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease;pointer-events:none}.pg-home-product-card:hover .pg-home-product-img-wrap img{transform:scale(1.03)}.pg-home-product-info{margin-top:22px}.pg-text-body-md{font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:var(--pg-color-dark);margin:0 0 4px}.pg-text-body-sm{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:var(--pg-color-dark);margin:0 0 16px}.pg-home-product-tag{display:inline-block;padding:4px 14px;background-color:#e6e0d5;border-radius:4px;color:var(--pg-color-dark)}.pg-home-ingredients-section{padding:120px 0;background-color:var(--pg-color-F9F9F9, #F9F9F9)}.pg-home-ingredients-grid{display:flex;justify-content:space-between;width:100%;max-width:1700px;margin:80px auto 0}.pg-home-ingredient-item{display:flex;flex-direction:column;align-items:center;text-align:center;width:248px}.pg-home-ingredient-visual{position:relative;width:248px;height:245px;margin-bottom:17px;display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:50%}.pg-home-spin-dashline{position:absolute;top:0;left:0;width:100%;height:100%;animation:spin-animation 20s linear infinite;z-index:1}@keyframes spin-animation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pg-home-ingredient-img-amino{position:relative;z-index:2;max-width:80%;height:auto;object-fit:contain;transform:translate(35px,-40px)}.pg-home-ingredient-img-hiaruron,.pg-home-ingredient-img-rosemari{position:relative;z-index:2;max-width:60%;height:auto;object-fit:contain;transform:translate(60px,-60px)}.pg-home-ingredient-img-orenji{position:relative;z-index:2;max-width:70%;height:auto;object-fit:contain;transform:translate(60px,-60px)}.pg-home-ingredient-text h3{margin:0 0 4px}.pg-home-ingredient-text p{margin:0}.pg-home-ingredient-visual:before{content:"";position:absolute;top:10px;left:10px;right:10px;bottom:10px;animation:spin-animation 20s linear infinite;z-index:1;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25'%3E%3Ccircle cx='50%25' cy='50%25' r='49%25' fill='none' stroke='black' stroke-width='1.5' stroke-dasharray='8 6' /%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25'%3E%3Ccircle cx='50%25' cy='50%25' r='49%25' fill='none' stroke='black' stroke-width='1.5' stroke-dasharray='8 6' /%3E%3C/svg%3E")}.pg-home-ingredient-item:nth-child(1) .pg-home-ingredient-visual:before{background-color:#ebdcd0}.pg-home-ingredient-item:nth-child(2) .pg-home-ingredient-visual:before{background-color:#d1d8e5}.pg-home-ingredient-item:nth-child(3) .pg-home-ingredient-visual:before{background-color:#c2dead}.pg-home-ingredient-item:nth-child(4) .pg-home-ingredient-visual:before{background-color:#f3d9c1}.pg-home-ingredient-item:nth-child(5) .pg-home-ingredient-visual:before{background-color:#e3e2ba}@media screen and (max-width:1750px){.pg-home-ingredients-grid{justify-content:center;flex-wrap:wrap;gap:60px 40px}}.pg-home-trusted{position:relative;padding:120px 57px;background-color:#f5f1eb;overflow:hidden}.pg-home-trusted-bg-logo{position:absolute;top:21px;right:30px;width:655px;height:306px;z-index:0;pointer-events:none;object-fit:contain}.pg-home-trusted-header{position:relative;z-index:1;margin-bottom:74px}.pg-home-trusted-content{position:relative;z-index:1;display:flex;align-items:flex-start;gap:clamp(20px,8vw,124px)}.pg-home-trusted-img-left{width:100%;max-width:860px;height:auto;aspect-ratio:860 / 520;border-radius:20px;overflow:hidden;flex:1 1 860px}.pg-home-trusted-img-left img{width:100%;height:100%;object-fit:cover}.pg-home-trusted-right{display:flex;flex-direction:column;width:100%;flex:1 1 906px;min-width:0}.pg-home-trusted-text-box{position:relative;width:100%;max-width:665px;height:auto;margin-left:0;margin-bottom:147px;margin-top:50px;display:flex;flex-direction:column;justify-content:flex-start}.pg-home-trusted-text-box .pg-text-body{font-family:Inter,sans-serif;color:var(--pg-color-dark);margin:0;line-height:1.8}.pg-home-trusted-text-1,.pg-home-trusted-text-2{margin:0 0 16px!important;font-weight:300;color:var(--pg-color-dark)}.pg-home-trusted-diagonal-line{margin-top:0;margin-right:80px;width:72px;height:1px;background-color:var(--pg-color-dark);opacity:.5;transform-origin:right center;transform:rotate(-45deg);align-self:flex-end}.pg-home-trusted-img-right{width:100%;max-width:564px;height:auto;aspect-ratio:564 / 341;margin-left:auto;border-radius:20px;overflow:hidden}.pg-home-trusted-img-right img{width:100%;height:100%;object-fit:cover}.pg-home-true-care{position:relative;width:100%;max-width:1920px;height:860px;margin:0 auto;display:flex;align-items:center;justify-content:flex-end;overflow:hidden}.pg-home-true-care-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.pg-home-true-care-inner{position:relative;z-index:1;padding-right:clamp(25px,16.35vw,314px)}.pg-home-true-care-text{font-family:"Noto Serif JP",serif;font-weight:300;font-size:72px;line-height:1.1;letter-spacing:.1em;color:#fff;text-align:right;margin:0;text-shadow:0px 0px 8.2px rgba(0,0,0,.6)}.pg-home-ai-concierge{padding:120px 0;background-color:var(--pg-color-white);text-align:center}.pg-home-ai-concierge-inner{display:flex;flex-direction:column;align-items:center}.pg-home-ai-header{margin-bottom:32px}.pg-home-ai-desc-wrap{display:flex;flex-direction:column;gap:0;margin-bottom:48px}.pg-home-ai-desc{font-family:Inter,sans-serif;font-weight:300;line-height:1.8;color:var(--pg-color-dark);margin:0}.pg-home-ai-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:17px 32px;background-color:#c8a77e;color:#fff;border-radius:40px;text-decoration:none;transition:opacity .3s ease;margin-bottom:48px}.pg-home-ai-btn:hover{opacity:.85}.pg-home-ai-btn-icon{width:20px;height:20px;object-fit:contain}.pg-home-ai-note{font-family:Inter,sans-serif;color:var(--pg-color-dark);margin:0;opacity:.8}@media screen and (max-width:749px){.pg-home-hero{height:650px}.pg-home-hero-overlay{background:linear-gradient(to bottom,#0000001a,#0009)}.pg-home-hero-inner{justify-content:flex-end;padding-bottom:40px}.pg-home-hero-title{font-size:28px;margin-bottom:24px}.pg-home-hero-desc-1,.pg-home-hero-desc-2{font-size:13px}.pg-home-hero-desc-wrap{margin-bottom:32px}.pg-home-hero-buttons{flex-direction:column;gap:12px;width:100%}.pg-home-hero-btn-ai,.pg-home-hero-btn-single{width:100%;padding:14px 24px}.pg-home-btn-text{font-size:14px}.pg-home-profile{padding:40px 16px}.pg-home-profile-header{margin-left:0;margin-bottom:24px;text-align:center}.pg-home-profile-gallery{flex-direction:column;gap:8px}.pg-home-profile-item{position:relative;width:100%!important}.pg-home-profile-gallery:not(:hover) .pg-home-profile-item:nth-child(2),.pg-home-profile-gallery:hover .pg-home-profile-item:hover{width:100%!important}.pg-home-profile-img-wrap{height:auto;aspect-ratio:343 / 180;border-radius:20px}.pg-home-profile-img-wrap:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000 40%,#0009);pointer-events:none;z-index:1}.pg-home-profile-icon{opacity:1!important;top:12px;right:12px;bottom:auto;width:80px;height:80px;z-index:2}.pg-home-profile-caption{position:absolute;bottom:12px;left:0;width:100%;text-align:center;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:500;z-index:2;margin:0;padding:0 12px;box-sizing:border-box}.pg-home-message{padding-bottom:80px}.pg-home-message-title{font-size:26px;margin-bottom:24px}.pg-home-answer-slider-viewport{text-align:left;padding-top:10px;padding-bottom:20px;margin-bottom:0}.pg-home-answer-slider-controls{margin-top:16px;position:relative;z-index:10}.pg-home-answer-cards{padding:0 16px;gap:16px}.pg-home-answer-card,.pg-home-answer-cards:not(:hover) .pg-home-answer-card:nth-child(2),.pg-home-answer-cards:hover .pg-home-answer-card:hover{transform:translateY(0)!important;box-shadow:0 4px 12px #0000000d!important}.pg-home-answer-card{width:300px;height:auto;min-height:200px;padding:16px 16px 100px;scroll-snap-align:center}.pg-home-answer-card-title-wrap{margin-bottom:8px;gap:8px;align-items:center}.pg-home-answer-num{font-size:18px}.pg-home-answer-card h3{font-size:20px}.pg-home-answer-card p{font-size:14px;margin-bottom:8px;line-height:1.5}.pg-home-answer-proven{bottom:16px;left:16px;gap:3px}.pg-home-answer-dash-svg{width:132px!important;height:65px!important;flex-shrink:0}.pg-home-answer-dash-path{stroke:#d5d1c7!important}.pg-home-answer-dash-dot{fill:#8d704e!important}.pg-home-answer-proven-text{opacity:1!important}.pg-home-answer-ill{bottom:16px;right:16px}.pg-home-answer-ill-1{width:130px;height:auto}.pg-home-answer-ill-2{width:90px;height:auto}.pg-home-answer-ill-3{width:80px;height:auto}.pg-home-answer-box{padding-top:64px;padding-bottom:64px;min-height:auto}.pg-home-answer-top-scroll{top:-48px}.pg-home-answer-top-scroll-line{height:96px}.pg-home-answer-top-scroll-dot{animation:top-scroll-dot-move-sp 2s infinite ease-in-out}@keyframes top-scroll-dot-move-sp{0%{top:0;opacity:0}15%{opacity:1}85%{opacity:1}to{top:87px;opacity:0}}.pg-home-answer-header .pg-subtitle{margin-bottom:4px!important}.pg-home-answer-header{margin-bottom:24px}.pg-home-answer-slider-viewport{padding-bottom:10px}.pg-home-answer-slider-controls{margin-top:14px}.pg-home-change{padding:0}.pg-home-change-header{margin-left:0;padding:0 16px;margin-bottom:32px}.pg-home-change-content{display:block}.pg-home-change-images{display:block;height:750px;padding:0 16px;position:relative}.pg-home-change-col{display:block;margin:0;position:static!important}.pg-home-change-marquee{top:65%}.pg-home-change-ill-1{position:absolute;top:0;left:16px;width:45%;z-index:3}.pg-home-change-ill-2{position:absolute;top:50px;right:24px;width:30%;margin:0;z-index:3}.pg-home-change-ill-3{position:absolute;top:160px;right:16px;width:75%;z-index:1}.pg-home-change-ill-4{position:absolute;bottom:80px;left:16px;width:35%;z-index:4}.pg-home-change-note{position:absolute;bottom:100px;right:16px;z-index:5}.pg-home-products{padding:40px 16px}.pg-home-products-header{margin-left:0;text-align:center;margin-bottom:24px}.pg-home-products-list-wrap{overflow-x:visible;padding-bottom:0}.pg-home-products-list{display:flex;flex-direction:column;gap:24px;width:100%;padding:0}.pg-home-product-card{width:100%;height:auto}.pg-home-product-img-wrap{width:100%;height:auto;aspect-ratio:343 / 260}.pg-home-product-info{margin-top:16px}.pg-home-ingredients-section{padding:40px 16px}.pg-home-ingredients-grid{margin-top:24px;display:grid;grid-template-columns:repeat(2,1fr);column-gap:15px;row-gap:16px;max-width:100%}.pg-home-ingredient-item{width:100%}.pg-home-ingredient-visual{width:100%;height:auto;aspect-ratio:1 / 1;margin-bottom:8px}.pg-home-ingredient-img-amino,.pg-home-ingredient-img-hiaruron,.pg-home-ingredient-img-rosemari,.pg-home-ingredient-img-orenji{transform:translate(20%,-20%)}.pg-home-ingredient-text h3{font-size:13px}.pg-home-ingredient-text p{font-size:11px}.pg-home-trusted-pc{display:none!important}.pg-home-trusted-sp{display:block!important;background-color:#f5f1eb;padding:0;overflow:hidden}.pg-home-trusted-img-first-sp{width:100%;height:auto;margin-bottom:20px;border-radius:0!important}.pg-home-trusted-img-first-sp img{width:100%;height:100%;object-fit:cover;display:block;border-radius:0!important}.pg-home-trusted-container-sp{padding:0 16px}.pg-home-trusted-header-sp{text-align:left;margin-bottom:24px}.pg-home-trusted-header-sp .pg-subtitle{margin-bottom:4px!important}.pg-home-trusted-header-sp .pg-h2{text-align:left;font-size:24px;line-height:1.4}.pg-home-trusted-text-box-sp{margin-bottom:40px;display:flex;flex-direction:column;align-items:flex-end}.pg-home-trusted-text-box-sp .pg-text-body-small-L{text-align:right;color:var(--pg-color-dark);font-size:16px;font-weight:300;line-height:1.46;margin:0 0 8px;width:100%}.pg-home-trusted-diagonal-line-sp{display:block;width:39px;height:1px;background-color:var(--pg-color-dark);opacity:.5;transform-origin:right center;transform:rotate(-45deg);margin-top:-10px;margin-right:0;flex-shrink:0}.pg-home-trusted-img-second-sp{width:70%;margin:0 auto 0 0;border-radius:12px;overflow:hidden}.pg-home-trusted-img-second-sp img{width:100%;height:auto;display:block}.pg-home-trusted-footer-logo-sp{width:90%;margin:0 0 0 auto}.pg-home-trusted-footer-logo-sp img{width:100%;height:auto;display:block;object-fit:contain}.pg-home-true-care{height:600px;justify-content:center;align-items:flex-end;padding-bottom:80px}.pg-home-true-care-inner{padding:0 24px;width:100%}.pg-home-true-care-text{font-size:36px;text-align:center}.pg-home-ai-concierge{padding:80px 24px}.pg-home-ai-desc{margin-bottom:40px;font-size:14px}.pg-home-ai-btn{width:100%;padding:16px 24px;margin-bottom:40px}.pg-home-ai-note{font-size:12px}.pg-home-true-care{position:relative;display:block!important;height:auto!important;padding:0!important;margin:0;width:100%}.pg-home-true-care-bg-wrap{display:block;position:relative;width:100%;aspect-ratio:375 / 390;overflow:hidden}.pg-home-true-care-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.pg-home-true-care-inner{position:absolute;top:0;left:0;width:100%;height:100%;padding:48px 24px!important;box-sizing:border-box;display:flex;flex-direction:column;justify-content:start;align-items:flex-end}.pg-home-true-care-text{font-size:32px;line-height:1.4;text-align:right;margin:0}.pg-home-ai-concierge{padding:80px 16px}.pg-home-ai-header{margin-bottom:24px}.pg-home-ai-header .pg-h2{font-size:24px;line-height:1.4}.pg-home-ai-desc-wrap{display:flex;flex-direction:column;gap:8px;margin-bottom:24px;width:100%}.pg-home-ai-desc{margin:0;font-size:14px;line-height:1.6}.pg-home-ai-btn{width:100%;padding:16px 24px;margin-bottom:24px}.pg-home-ai-note{font-size:12px;line-height:1.6;margin:0;opacity:.8}}@media screen and (min-width:750px){.pg-home-trusted-sp{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/sp-home.css.map */
