:root{--white:#ffffff;--gray0-dark:#f0f0f0;--gray1-dark:#e1e1e1;--gray2-dark:#d9d9d9;--lightGray:#a9a9a9;--darkGray:#3d3d3d;--black:#171313;--skincare:#84aec6;--face:#dbc29c;--eye:#a897be;--rip:#c69399;--brush:#a78373;--link-product:#5e270f;--link-productDark:#EAD0C5;--body:clamp(1rem,0.954rem + 0.2vw,1.125rem);--display:clamp(2.25rem,1.13rem + 4.78vw,5.313rem);--heading2:clamp(0.813rem,0.561rem + 1.07vw,1.5rem);--heading3:clamp(1.25rem,1.159rem + 0.39vw,1.5rem);--nav:16px;--topLinkMenu:clamp(1.25rem,0.536rem + 1.49vw,1.875rem);--productMenu:clamp(1rem,0.817rem + 0.78vw,1.5rem);--productColumn:clamp(0.813rem,0.698rem + 0.49vw,1.125rem);--border-radius:50px;--border:1px solid var(--gray0-dark);--border-black:1px solid var(--black)}.spaceBetween{align-items:center}.sideBySide,.spaceBetween{display:flex;justify-content:space-between}.sideBySide{flex-direction:row}@media (max-width:768px){.sideBySide{flex-direction:column}}.sideBySideCenter{display:flex;flex-direction:row;justify-content:space-between;align-items:center;text-align:left}@media (max-width:768px){.sideBySideCenter{flex-direction:column;align-items:start}}body,html{height:100%;margin:0}body{color:var(--black);font-family:"Noto Serif JP",serif;font-size:var(--body);font-weight:400;font-feature-settings:"palt";background-color:var(--white);display:flex;flex-direction:column;min-height:100vh}main{flex:1 1}h2{font-feature-settings:"palt"}h3{font-weight:400}ul{list-style:none}a{color:inherit;text-decoration:none}a:hover{opacity:.5}img{max-width:100%;height:auto;vertical-align:middle;margin:0;padding:0}span>img{transition:.2s}