.page-module-scss-module__vbHRQG__title{text-align:center;line-height:22px}.page-module-scss-module__vbHRQG__subtitle{color:#666;text-align:center;margin-top:var(--secondary-gap)}.page-module-scss-module__vbHRQG__content{margin-top:var(--gap);padding:var(--gap);background-color:#fff;border-radius:10px}
.header-module-scss-module__ME5lHG__blank{width:100%;height:4rem}.header-module-scss-module__ME5lHG__wrapper{z-index:5;background-color:#fff;width:100%;height:4rem;position:fixed;top:0;left:0}.header-module-scss-module__ME5lHG__wrapper .header-module-scss-module__ME5lHG__inner{max-width:var(--container-width);padding:0 var(--gap);justify-content:space-between;align-items:center;width:100%;height:100%;margin:0 auto;display:flex}.header-module-scss-module__ME5lHG__brand{align-items:center;gap:.5rem;height:100%;display:inline-flex}.header-module-scss-module__ME5lHG__brand img{max-height:70%;display:inline-block}.header-module-scss-module__ME5lHG__brand strong{color:#000;font-size:1.6rem;font-weight:700;line-height:1}.header-module-scss-module__ME5lHG__brand .header-module-scss-module__ME5lHG__slogan{color:var(--text-gray-500);margin-top:.2rem;font-size:.9rem}
.header-mobile-module-scss-module__EDpPOG__blank{width:100%;height:4rem}.header-mobile-module-scss-module__EDpPOG__wrapper{z-index:10;width:100%;height:4rem;padding:0 var(--gap);background-color:#fff;justify-content:space-between;align-items:center;width:100%;margin:0 auto;display:flex;position:fixed;top:0;left:0}.header-mobile-module-scss-module__EDpPOG__brand{align-items:center;gap:.3rem;height:100%;display:inline-flex}.header-mobile-module-scss-module__EDpPOG__brand img{max-height:70%;display:inline-block}.header-mobile-module-scss-module__EDpPOG__brand strong{color:#000;font-size:1.5rem;font-weight:700;line-height:1}.header-mobile-module-scss-module__EDpPOG__brand .header-mobile-module-scss-module__EDpPOG__slogan{color:var(--text-gray-500);margin-top:.2rem;font-size:.9rem}
.banner-module-scss-module__tObILW__wrapper,.banner-module-scss-module__tObILW__image{width:100%}
.product-module-scss-module__6rq3OW__wrapper{gap:var(--gap);margin:var(--gap) 0;grid-template-columns:repeat(auto-fill,minmax(500px,1fr));display:grid}.product-module-scss-module__6rq3OW__product{gap:var(--secondary-gap);padding:var(--secondary-gap);background-color:#fff;border-radius:.8rem;flex:1;justify-content:space-between;align-items:center;transition:box-shadow .2s;display:flex;position:relative}.product-module-scss-module__6rq3OW__product:hover{box-shadow:0 3px 7px 2px #0000001a}.product-module-scss-module__6rq3OW__mark{color:#fff;border-radius:0 .3rem 0 1.5rem;align-items:center;height:1.6rem;padding:0 1rem 0 1.4rem;font-size:.76rem;font-weight:500;line-height:1;display:flex;position:absolute;top:-.7rem;right:-.8rem}.product-module-scss-module__6rq3OW__mark:after{content:"";transform-origin:50%;border:8px solid #0000;width:0;height:0;position:absolute;top:1rem;right:.2rem;transform:rotate(45deg)}.product-module-scss-module__6rq3OW__mark.product-module-scss-module__6rq3OW__new_user{background-color:var(--text-purple-500)}.product-module-scss-module__6rq3OW__mark.product-module-scss-module__6rq3OW__new_user:after{border-right-color:var(--text-purple-500)}.product-module-scss-module__6rq3OW__body{flex:1}.product-module-scss-module__6rq3OW__body .product-module-scss-module__6rq3OW__name{font-size:1.5rem}.product-module-scss-module__6rq3OW__body .product-module-scss-module__6rq3OW__price{margin-top:.8rem}.product-module-scss-module__6rq3OW__body .product-module-scss-module__6rq3OW__price .product-module-scss-module__6rq3OW__origin_price{color:var(--text-gray-400);font-size:.9rem;text-decoration:line-through}.product-module-scss-module__6rq3OW__body .product-module-scss-module__6rq3OW__price .product-module-scss-module__6rq3OW__sale_price{font-size:1.3rem;font-weight:500}.product-module-scss-module__6rq3OW__logo{object-fit:cover;border-radius:.6rem;width:4rem;height:4rem}@media (max-width:768px){.product-module-scss-module__6rq3OW__wrapper{flex-direction:column;display:flex}}
.money-module-scss-module__XeRblW__money{white-space:nowrap;flex-wrap:nowrap;gap:1px;display:inline-flex}
.faq-module-scss-module__Aeyila__faq_list{gap:var(--secondary-gap);margin:var(--gap) 0;flex-direction:column;display:flex}.faq-module-scss-module__Aeyila__faq_list li{border:1px solid var(--text-gray-200);background-color:#fff;border-radius:.6rem;font-size:1.15rem;list-style:none;overflow:hidden}.faq-module-scss-module__Aeyila__faq_list li .faq-module-scss-module__Aeyila__question{color:var(--text-gray-800);cursor:pointer;padding:var(--gap);justify-content:space-between;align-items:center;font-weight:500;transition:all .2s;display:flex}.faq-module-scss-module__Aeyila__faq_list li .faq-module-scss-module__Aeyila__question .faq-module-scss-module__Aeyila__icon{transition:transform .1s}.faq-module-scss-module__Aeyila__faq_list li.faq-module-scss-module__Aeyila__open .faq-module-scss-module__Aeyila__question,.faq-module-scss-module__Aeyila__faq_list li .faq-module-scss-module__Aeyila__question:hover{background-color:var(--text-gray-50)}.faq-module-scss-module__Aeyila__faq_list li .faq-module-scss-module__Aeyila__answer{max-height:0;padding:0 var(--gap);transition:all .3s;overflow:hidden}.faq-module-scss-module__Aeyila__faq_list li.faq-module-scss-module__Aeyila__open .faq-module-scss-module__Aeyila__question .faq-module-scss-module__Aeyila__icon{transform:rotate(180deg)}.faq-module-scss-module__Aeyila__faq_list li.faq-module-scss-module__Aeyila__open .faq-module-scss-module__Aeyila__answer{max-height:250px;padding:var(--gap)}
.page-content-module-scss-module__ytBMTq__content{width:100%}.page-content-module-scss-module__ytBMTq__content>div{max-width:var(--container-width);width:100%;padding:var(--gap);margin:0 auto}
.rich-text-module-scss-module__l_X10W__root{color:#000000e0;word-break:break-word;font-size:1rem;line-height:1.5}.rich-text-module-scss-module__l_X10W__root p{margin:0}.rich-text-module-scss-module__l_X10W__root p:last-child{margin-bottom:0}.rich-text-module-scss-module__l_X10W__root h1,.rich-text-module-scss-module__l_X10W__root h2,.rich-text-module-scss-module__l_X10W__root h3{margin:.6em 0 .4em;font-weight:600;line-height:1.3}.rich-text-module-scss-module__l_X10W__root h1{font-size:1.75em}.rich-text-module-scss-module__l_X10W__root h2{font-size:1.4em}.rich-text-module-scss-module__l_X10W__root h3{font-size:1.15em}.rich-text-module-scss-module__l_X10W__root ul,.rich-text-module-scss-module__l_X10W__root ol{margin:0 0 .75em;padding-left:1.5em}.rich-text-module-scss-module__l_X10W__root blockquote{color:#000000a6;border-left:3px solid #d9d9d9;margin:0 0 .75em;padding-left:12px}.rich-text-module-scss-module__l_X10W__root pre{background:#f5f5f5;border-radius:6px;margin:0 0 .75em;padding:10px 12px;font-family:ui-monospace,monospace;font-size:13px;overflow-x:auto}.rich-text-module-scss-module__l_X10W__root code{background:#f5f5f5;border-radius:4px;padding:1px 4px;font-family:ui-monospace,monospace;font-size:.9em}.rich-text-module-scss-module__l_X10W__root pre code{background:0 0;padding:0}.rich-text-module-scss-module__l_X10W__root hr{border:none;border-top:1px solid #f0f0f0;margin:12px 0}.rich-text-module-scss-module__l_X10W__root a{color:#6200ee;text-decoration:underline}.rich-text-module-scss-module__l_X10W__root img{box-sizing:border-box;border-radius:4px;max-width:100%;height:auto;margin:.75em 0;display:block}.rich-text-module-scss-module__l_X10W__root mark{border-radius:2px;padding:0 2px}.rich-text-module-scss-module__l_X10W__root sub,.rich-text-module-scss-module__l_X10W__root sup{font-size:.75em}.rich-text-module-scss-module__l_X10W__root .tableWrapper{max-width:100%;margin:.75em 0;overflow-x:auto}.rich-text-module-scss-module__l_X10W__root table.rich-text-table{border-collapse:collapse;table-layout:fixed;width:100%}.rich-text-module-scss-module__l_X10W__root .tableWrapper table{border-collapse:collapse;table-layout:fixed;width:100%}.rich-text-module-scss-module__l_X10W__root table.rich-text-table td{vertical-align:top;border:1px solid #d9d9d9;min-width:2em;padding:8px 10px;position:relative}.rich-text-module-scss-module__l_X10W__root table.rich-text-table th{vertical-align:top;border:1px solid #d9d9d9;min-width:2em;padding:8px 10px;position:relative}.rich-text-module-scss-module__l_X10W__root .tableWrapper td{vertical-align:top;border:1px solid #d9d9d9;min-width:2em;padding:8px 10px;position:relative}.rich-text-module-scss-module__l_X10W__root .tableWrapper th{vertical-align:top;border:1px solid #d9d9d9;min-width:2em;padding:8px 10px;position:relative}.rich-text-module-scss-module__l_X10W__root table.rich-text-table th{background:#fafafa;font-weight:600}.rich-text-module-scss-module__l_X10W__root .tableWrapper th{background:#fafafa;font-weight:600}.rich-text-module-scss-module__l_X10W__root .column-resize-handle{display:none}.rich-text-module-scss-module__l_X10W__root [data-youtube-video]{aspect-ratio:16/9;background:#000;border-radius:8px;width:100%;max-width:min(100%,720px);margin:.75em 0;position:relative;overflow:hidden}.rich-text-module-scss-module__l_X10W__root [data-youtube-video] iframe{border:0;position:absolute;top:0;bottom:0;left:0;right:0;width:100%!important;height:100%!important}
.page-module-scss-module__zwM8Ga__title{padding:var(--secondary-gap) var(--gap);justify-content:center;align-items:center;font-size:1.5rem;font-weight:600;display:flex}.page-module-scss-module__zwM8Ga__diamond_icon{height:1.7rem;margin-right:.3rem}.page-module-scss-module__zwM8Ga__faq_icon{height:1.6rem;margin-right:.3rem}
.footer-module-scss-module__bm5u2G__wrapper{color:#fff;background-color:#111;width:100%}.footer-module-scss-module__bm5u2G__wrapper .footer-module-scss-module__bm5u2G__inner{padding:2rem var(--gap);max-width:var(--container-width);width:100%;margin:0 auto}.footer-module-scss-module__bm5u2G__copyright{text-align:center;font-size:1rem}
.footer-mobile-module-scss-module__RdexBW__wrapper{width:100%;padding:0 0 var(--gap)}.footer-mobile-module-scss-module__RdexBW__copyright{text-align:center;font-size:.9rem}
.page-content-mobile-module-scss-module__i36XGG__wrapper{width:100%;padding:var(--gap);gap:var(--gap);flex-direction:column;display:flex}.page-content-mobile-module-scss-module__i36XGG__wrapper.page-content-mobile-module-scss-module__i36XGG__has_footer{margin-bottom:var(--footer-height-mobile)}
.nav-module-scss-module__mw_J5G__wrapper{z-index:10;background-color:#fff;grid-template-columns:repeat(3,1fr);width:100%;list-style:none;display:grid;position:fixed;bottom:0;left:0;box-shadow:0 0 6px #0000001a}.nav-module-scss-module__mw_J5G__wrapper li{text-align:center;border-right:1px solid var(--text-gray-100);font-weight:500}.nav-module-scss-module__mw_J5G__wrapper li a{justify-content:center;align-items:center;gap:.3rem;width:100%;height:100%;padding:1.35rem 0;line-height:1;display:flex}.nav-module-scss-module__mw_J5G__wrapper li:last-child{border-right:none}.nav-module-scss-module__mw_J5G__wrapper li.nav-module-scss-module__mw_J5G__active{background-color:var(--text-orange-50)}.nav-module-scss-module__mw_J5G__wrapper li.nav-module-scss-module__mw_J5G__active a{color:var(--primary-color)}
