:root{--wp--preset--color--beauty:#52BD99;--wp--preset--color--beauty-secondary:#9A8967}.beauty-price-anchor-links{padding:1rem;border:1px solid #ccc;border-radius:1rem;margin-bottom:3rem}.beauty-price-anchor-links>legend{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;padding:0 2rem;font-size:12px}.beauty-price-anchor-links>legend:after{content:"Category";font-weight:bold;font-size:20px;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;color:var(--wp--preset--color--beauty)}.beauty-price-anchor-links ul{margin:0;padding:0;list-style:none;display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) 0.8rem minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr));gap:0.8rem}.beauty-price-anchor-links li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0.6rem 1rem;border:1px solid var(--wp--preset--color--beauty);border-radius:10rem;color:inherit;text-decoration:none;background-color:#fff}.beauty-price-anchor-links li a span{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.beauty-price-anchor-links li a:after{content:"";display:block;width:5px;aspect-ratio:1/1;border-style:solid;border-width:2px;border-color:transparent var(--wp--preset--color--beauty) var(--wp--preset--color--beauty) transparent;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.beauty-price-anchor-links li a:hover{color:var(--wp--preset--color--beauty);background-color:color-mix(in oklab,var(--wp--preset--color--beauty) 7%,#fff)}@media screen and (min-width:768px){.beauty-price-anchor-links{margin-top:-1.5em;padding:1rem 2rem 2rem}.beauty-price-anchor-links ul{-ms-grid-columns:minmax(0,1fr) 1.2rem minmax(0,1fr) 1.2rem minmax(0,1fr);grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}}#mainBlock .basicSec .basicSec:not(:last-of-type){margin-top:36px}#mainBlock .diffTbl td{background:#d2e3ff}#mainBlock .diffTbl tr:nth-child(odd) td{background:#fff}#mainBlock .mod_search_form form{overflow:hidden}#mainBlock section[id]{scroll-margin-top:100px}#mainBlock section[id]:before{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;content:attr(id);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:clamp(1.8rem,4.5vw,4.5rem);color:var(--wp--preset--color--beauty-secondary);line-height:1.2;margin:0 auto 30px;padding-bottom:3px;border-bottom:3px solid var(--wp--preset--color--beauty-secondary)}#mainBlock section[id]+section{margin-top:70px}@media screen and (min-width:768px){#mainBlock section[id]{scroll-margin-top:180px}}#mainBlock details{padding:0.5rem clamp(1rem,2vw,2rem);border:1px solid #ddd}#mainBlock details>summary{margin:0;cursor:pointer}#mainBlock details>summary::marker{color:var(--wp--preset--color--beauty)}#mainBlock details>summary+*{opacity:0;-webkit-transition:opacity 0.3s linear;transition:opacity 0.3s linear}#mainBlock details[open]{padding-bottom:clamp(1rem,2vw,2rem)}#mainBlock details[open]>summary+*{opacity:1}