@charset "UTF-8";:root{--primary: #099;--black: #404040;--white: #fff;--gray: #7a7e8d;--red: #e60012;--text: #404040;--blue_2: #009de2;--lp-primary: #009de2;--lp-primary-deep: #0079b8;--lp-accent: #00a8ef;--lp-pale-blue: #cee9f8;--lp-bg-hero-start: var(--lp-pale-blue);--lp-bg-hero-end: #fff;--lp-bg-section: #eaf6ff;--lp-bg-card: #fff;--lp-border-muted: #bec0c0;--lp-gradient-sky: linear-gradient(270deg, #96dcfb 0%, #f4fcff 100%);--lp-gradient-spectrum: linear-gradient(180deg, #ff8989 0%, #f9ff90 29.81%, #baff93 50%, #7b7fff 73.08%, #e565ba 100%);--lp-gradient-spectrum-soft: linear-gradient(180deg, rgba(255, 137, 137, .5) 0%, rgba(249, 255, 144, .5) 29.81%, rgba(186, 255, 147, .5) 50%, rgba(123, 127, 255, .5) 73.08%, rgba(229, 101, 186, .5) 100%);--lp-border: rgba(0, 157, 226, .24);--lp-shadow-pc: 0 10px 24px rgba(0, 91, 140, .1);--lp-shadow-sp: 0 6px 16px rgba(0, 91, 140, .08);--lp-footer-bg: #1c1c1c;--lp-footer-text: #e8e8e8;--lp-text-indigo: #334286;--lp-link: #0000ee;--lp-gradient-bright-sky: linear-gradient(270deg, #1cb9ff 0%, #abe1f4 100%);--lp-gradient-cta-fill: linear-gradient(160deg, #4ac6ff 6.82%, #0369e5 89.8%);--lp-gradient-cta-border: linear-gradient(270deg, #00b1ff 0%, #abe1f4 100%);--lp-icon-muted: #aaa;--lp-pure-black: #000;--lp-border-light: #ccc;--lp-mark-bg: #ff9}/*!
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:var(--lp-mark-bg);color:var(--lp-pure-black);text-decoration:none}mark{background-color:var(--lp-mark-bg);color:var(--lp-pure-black);font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid var(--lp-border-light);margin:1em 0;padding:0}input,select{vertical-align:middle}html{position:relative;font-size:62.5%;min-height:100%;min-width:320px;scroll-behavior:smooth;height:-webkit-fill-available}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}@media screen and (min-width: 768px){body{min-width:1440px;font-size:16px}}@media screen and (max-width: 767px){body{font-size:4.1025641026vw}}body{width:100%;min-height:100vh;min-height:-webkit-fill-available;margin:0 auto;color:var(--text);line-height:1.6}*,*:before,*:after{box-sizing:border-box}img{max-width:100%;vertical-align:middle;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width: 767px){img{width:100%;height:auto}}a{text-decoration:none;color:var(--text);transition:opacity .4s ease,color .4s ease,border .4s ease}a:hover{opacity:.7}body,tooltip,popover{font-family:Zen Kaku Gothic New,-apple-system,BlinkMacSystemFont,Helvetica Neue,Verdana,Meiryo,sans-serif}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.invisible{opacity:0}.animated{animation-timing-function:ease;animation-duration:.5s;animation-fill-mode:both}.anime-delay-1{animation-delay:.3s}.fadeIn{animation-name:fadeIn}.fadeInUp{animation-name:fadeInUp}.fadeInDown{animation-name:fadeInDown}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes productEssenceLineBlink{0%,to{opacity:.2}50%{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translateY(0)}}@media screen and (min-width: 768px){.header_logo{padding:25px 0}}@media screen and (max-width: 767px){.header_logo{width:21.5384615385vw;margin:0 auto;padding:2.5641025641vw 0}}.header_logo{text-align:center}.main{overflow-x:clip}@media screen and (min-width: 768px){.l-footer{padding:48px 20px 32px;font-size:1.3rem}}@media screen and (max-width: 767px){.l-footer{padding:5.1282051282vw 6.1538461538vw 7.6923076923vw;font-size:3.3333333333vw}}.l-footer{position:relative;background-color:var(--lp-footer-bg);color:var(--lp-footer-text)}.l-footer a{color:var(--lp-footer-text)}.l-footer a:hover{opacity:.75}.l-footer_inner{width:100%;max-width:100%;margin:0 auto;box-sizing:border-box}@media screen and (max-width: 767px){.l-footer_inner{max-width:87.1794871795vw}}.l-footer .logo{text-align:center;fill:var(--lp-icon-muted)}@media screen and (max-width: 767px){.l-footer .logo{margin:0 0 5.1282051282vw}}.l-footer .logo svg{width:120px;height:auto}@media screen and (max-width: 767px){.l-footer .logo svg{width:30.7692307692vw}}.l-footer .nav--sns{display:flex;flex-wrap:wrap;justify-content:center;gap:16px 24px;margin:0 0 20px;padding:0;list-style:none}@media screen and (max-width: 767px){.l-footer .nav--sns{flex-direction:column;gap:6.1538461538vw;width:46.1538461538vw;margin:0 auto 5.1282051282vw}}.l-footer .nav--sns li a{display:inline-flex;align-items:center;gap:6px}@media screen and (max-width: 767px){.l-footer .nav--sns li a{gap:2.0512820513vw;font-size:3.3333333333vw}}.l-footer_sns-icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:20px;height:20px;color:inherit}@media screen and (max-width: 767px){.l-footer_sns-icon{width:7.1794871795vw;height:7.1794871795vw}}.l-footer_sns-icon img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.l-footer .nav--footer{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 20px;margin:0 0 8px;padding:0;list-style:none;text-align:center}@media screen and (min-width: 768px){.l-footer .nav--footer{gap:0;row-gap:8px}}@media screen and (max-width: 767px){.l-footer .nav--footer{display:-ms-grid;display:grid;-ms-grid-columns:1fr 4.1025641026vw 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:auto;grid-template-rows:auto;-moz-column-gap:4.1025641026vw;column-gap:4.1025641026vw;row-gap:5.1282051282vw;margin:0 auto 5.1282051282vw;width:87.1794871795vw;max-width:100%;box-sizing:border-box}.l-footer .nav--footer>*:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.l-footer .nav--footer>*:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}}.l-footer .nav--footer li{display:inline-block}@media screen and (min-width: 768px){.l-footer .nav--footer li{display:inline-flex;align-items:center}.l-footer .nav--footer li:not(:last-child):after{content:"";display:block;flex-shrink:0;width:1px;height:1em;margin-left:12px;margin-right:12px;background-color:#ffffff73;pointer-events:none}}@media screen and (max-width: 767px){.l-footer .nav--footer li{display:block;width:100%}.l-footer .nav--footer li:nth-child(odd){text-align:right}.l-footer .nav--footer li:nth-child(2n){text-align:left}.l-footer .nav--footer li:after{content:none}}@media screen and (max-width: 767px){.l-footer .nav--footer a{display:inline-block;font-size:3.0769230769vw;font-weight:400;line-height:150%}}.l-footer .nav--footer .l-footer_nav-recruit{display:inline-flex;align-items:center;justify-content:center;gap:4px;flex-wrap:wrap}@media screen and (max-width: 767px){.l-footer .nav--footer .l-footer_nav-recruit{gap:1.0256410256vw;justify-content:flex-start}}.l-footer_nav-external{flex-shrink:0;display:block;width:14px;height:14px}@media screen and (max-width: 767px){.l-footer_nav-external{width:3.5897435897vw;height:3.5897435897vw}}.l-footer .copyright{margin:0;text-align:center;color:#ffffffa6}.l-footer .copyright small{font-size:1.1rem;line-height:1.6}@media screen and (max-width: 767px){.l-footer .copyright small{font-size:max(10px,2.5641025641vw);line-height:160%}}@media screen and (min-width: 768px){.note{font-size:12px;line-height:18px}}@media screen and (max-width: 767px){.note{font-size:max(10px,2.5641vw);line-height:150%}}.note{color:var(--gray);font-weight:500}@media screen and (min-width: 768px){.titleLabel{height:60px;padding:12px 0 14px;gap:10px;font-size:28px;line-height:120%;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,var(--white) 26.44%,var(--white) 76.08%,rgba(255,255,255,0) 100%)}}@media screen and (max-width: 767px){.titleLabel{padding:2.8205128205vw 0;font-size:5.1282051282vw;line-height:140%;width:87.6923076923vw;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,var(--white) 15.87%,var(--white) 85.1%,rgba(255,255,255,0) 100%)}}.titleLabel{display:flex;margin:0 auto;justify-content:center;align-items:center;font-weight:500;text-align:center}.titleLabel-textBlue{color:var(--lp-text-indigo)}@media screen and (min-width: 768px){.titleLabel-blue{background:linear-gradient(90deg,rgba(0,157,226,0) 0%,var(--lp-primary) 26.44%,var(--lp-primary) 72.12%,rgba(0,157,226,0) 100%)}}@media screen and (max-width: 767px){.titleLabel-blue{background:linear-gradient(90deg,rgba(0,157,226,0) 0%,var(--lp-primary) 17.31%,var(--lp-primary) 84.62%,rgba(0,157,226,0) 100%)}}.titleLabel-blue{color:var(--white)}@media screen and (min-width: 768px){.youtube{width:930px;height:550px}}@media screen and (max-width: 767px){.youtube{width:87.6923076923vw;height:51.7948717949vw}}.youtube{position:relative;margin:0 auto;background:var(--lp-primary)}.youtube iframe{width:100%;height:100%;border:0}@media screen and (min-width: 768px){.container{max-width:930px}}@media screen and (max-width: 767px){.container{width:100%}}.container{margin:0 auto;text-align:center}sup{font-size:.7em;vertical-align:super;line-height:0}@media screen and (min-width: 768px){.hero{padding-bottom:260px}}@media screen and (max-width: 767px){.hero{padding-bottom:7.6923076923vw}}.hero{position:relative;display:flex;justify-content:center;flex-direction:row-reverse;background:var(--lp-gradient-sky)}.hero>*{z-index:100;position:relative}.hero:after{z-index:1}@media screen and (min-width: 768px){.hero:after{background:url(/26ssta/images/hero-background-images-01.png) center top/100% auto no-repeat}}@media screen and (max-width: 767px){.hero:after{background:url(/26ssta/images/hero-background-images-sp-01.png) center top/100% auto no-repeat}}.hero:after{content:"";position:absolute;bottom:0;left:0;right:0;height:100%}@media screen and (min-width: 768px){.hero_title{margin:66px 0 0 48.73px}}@media screen and (max-width: 767px){.hero_title{position:absolute;top:14.8717948718vw;left:50%;translate:-50% 0;width:87.7692307692vw;height:70.7692307692vw}}@media screen and (min-width: 768px){.hero_model{margin-top:25px}}@media screen and (max-width: 767px){.hero_model{margin-top:14.8717948718vw;width:61.5384615385vw}}@media screen and (min-width: 768px){.hero_content{margin:277px 32px 0 0}}.hero_content{display:flex;align-items:flex-end;flex-direction:column}@media screen and (min-width: 768px){.hero_catch{width:164px;height:164px;background:url(/26ssta/images/hero-background-images-02.png) center center/cover no-repeat}}.hero_catch{display:flex;align-items:center;justify-content:center;flex-direction:column;line-height:1}@media screen and (min-width: 768px){.hero_catch_text{font-size:30px}}.hero_catch_text{position:relative}@media screen and (min-width: 768px){.hero_catch_text-first{margin-bottom:5.42px;font-size:15.17px}}@media screen and (min-width: 768px){.hero_catch_text-second{padding-left:16.25px;font-weight:500}}@media screen and (min-width: 768px){.hero_catch_text-second:before{bottom:-1px;left:0;width:16.25px;height:28px;font-size:12.5px;line-height:13.75px}}.hero_catch_text-second:before{content:"薬用";position:absolute}@media screen and (min-width: 768px){.hero_catch_text-third{font-weight:500;font-size:21.67px;letter-spacing:-4.333px}}@media screen and (min-width: 768px){.hero_product{position:relative;margin-top:-22.99px;margin-right:67px;animation:heroProductFadeInDownNoTransform .5s ease both;animation-delay:.3s}}.hero_product:before{z-index:1;content:"";position:absolute;top:0;left:0;width:198px;height:251px;background:url(/26ssta/images/hero-images-03.png) top left/100% auto no-repeat;opacity:0;animation:voiceProductFadeInOnly .5s ease both;animation-delay:.3s}.hero_product:before img{mix-blend-mode:multiply}.hero_product div,.hero_product .hero_note{opacity:0;animation:voiceProductFadeInOnly .5s ease both;animation-delay:.3s}@media screen and (min-width: 768px){.hero_note{margin-top:5.73px;padding-left:9px}}.voice{z-index:1}@media screen and (min-width: 768px){.voice{padding-top:249px;margin-top:-355px;height:1065px}}@media screen and (max-width: 767px){.voice{height:244.8717948718vw;margin-top:-12.8205128205vw;padding:17.9487179487vw 0 0}}@media screen and (min-width: 1440px){.voice{padding-top:calc(177px + 5vw)}}.voice{position:relative;text-align:center}.voice:before{z-index:-1}@media screen and (min-width: 768px){.voice:before{min-width:1440px;clip-path:polygon(0% 14.84%,100% 0%,100% 100%,0% 80.55%);background:url(/26ssta/images/voice-background-images-01.png) center top/100% auto no-repeat;left:50%;transform:translate(-50%);width:100vw}}@media screen and (max-width: 767px){.voice:before{background:url(/26ssta/images/voice-background-images-sp-01.png) center top/100% auto no-repeat;left:0;right:0;width:100%;transform:none}}.voice:before{content:"";position:absolute;top:0;height:100%}@media screen and (min-width: 768px){.voice_section{position:relative}}@media screen and (max-width: 767px){.voice_content{align-items:center;width:87.6923076923vw;margin:15.3846153846vw auto}}@media screen and (max-width: 767px){.voice_catch{display:flex;align-items:center;justify-content:center;flex-direction:column;margin:4.4871794872vw 0 0 4.4102564103vw;line-height:1;width:23.8461538462vw;height:24.5641025641vw;background:url(/26ssta/images/voice-background-images-02.png) center center/cover no-repeat}}@media screen and (max-width: 767px){.voice_catch_text{font-weight:500;line-height:110%}}@media screen and (max-width: 767px){.voice_catch_text-first{font-size:2.2051282051vw;margin-bottom:.7692307692vw}}@media screen and (max-width: 767px){.voice_catch_text-second{position:relative;font-size:4.358974359vw;padding-left:2.8205128205vw}}@media screen and (max-width: 767px){.voice_catch_text-second:before{left:.8974358974vw;bottom:0;width:2.358974359vw;height:4.1025641026vw;font-size:1.8205128205vw;line-height:110%}}.voice_catch_text-second:before{content:"薬用";position:absolute}@media screen and (max-width: 767px){.voice_catch_text-third{font-size:3.0769230769vw;letter-spacing:-.641025641vw}}@media screen and (max-width: 767px){.voice_product{position:relative;top:0;margin-top:-25.641025641vw;width:100%;animation:voiceProductFadeInDownNoTransform .5s ease both}}@media screen and (max-width: 767px){.voice_product .voice_note{opacity:0;animation:voiceProductFadeInOnly .5s ease both}}.voice_product_image{position:relative;width:35.8974358974vw;margin-left:30.5128205128vw}@media screen and (max-width: 767px){.voice_product_image picture{opacity:0;animation:voiceProductFadeInOnly .5s ease both}}.voice_product_image:before{z-index:-1;content:"";position:absolute;top:0;left:0;width:100%;height:45.5564102564vw;opacity:0;animation:voiceProductFadeInOnly .5s ease both;mix-blend-mode:multiply;background:url(/26ssta/images/voice-images-background-02-sp.png) center center/100% auto no-repeat}@media screen and (max-width: 767px){.voice_note{text-align:center}}@media screen and (min-width: 768px){.voice_lead{margin-bottom:24px;padding:12px 48.5px 14px;font-size:28px;border-radius:999px;line-height:120%}}@media screen and (max-width: 767px){.voice_lead{margin-bottom:5.1282051282vw;padding:2.0512820513vw 8.2051282051vw 2.5641025641vw;font-size:4.6153846154vw;border-radius:999px;line-height:120%}}.voice_lead{position:relative;display:inline-block;font-weight:500;background-color:var(--white)}@media screen and (min-width: 768px){.voice_lead:before{top:-43px;left:-32px;width:70px;height:70px}}@media screen and (max-width: 767px){.voice_lead:before{top:-4.358974359vw;left:-4.1025641026vw;width:10.5128205128vw;height:10.5128205128vw}}.voice_lead:before{content:"";position:absolute;background:url(/26ssta/images/voice-images-01.png) center center/100% auto no-repeat}@media screen and (min-width: 768px){.voice_sub{margin-bottom:50px}}@media screen and (max-width: 767px){.voice_sub{margin-bottom:8.2051282051vw}}@media screen and (min-width: 768px){.voice_note{margin-top:24px;text-align:right}}@media screen and (max-width: 767px){.voice_note{margin-top:3.0769230769vw}}@media screen and (min-width: 768px){.voice_cta{position:absolute;top:-166px;right:-19px;padding:10px 24px 14px 54px;font-size:22px;border-radius:20px;border:2px solid var(--white)}}@media screen and (max-width: 767px){.voice_cta{position:relative;padding:2.5641025641vw 8.2051282051vw 2.5641025641vw 13.8461538462vw;font-size:4.6153846154vw;border-radius:5.1282051282vw;border:.5128205128vw solid var(--white)}}.voice_cta{display:inline-block;text-align:center;font-weight:500;line-height:150%;color:var(--white);background:var(--gradation_3, linear-gradient(270deg, #00ABF6 0%, #86DAF7 100%))}@media screen and (min-width: 768px){.voice_cta:before{top:50%;transform:translateY(-50%);left:24px;width:20px;height:20px}}@media screen and (max-width: 767px){.voice_cta:before{top:4.358974359vw;left:6.1538461538vw;width:4.1025641026vw;height:4.1025641026vw}}.voice_cta:before{content:"";position:absolute;background:url(/26ssta/images/white-arrow.svg) center center/100% auto no-repeat}.product{z-index:-1}@media screen and (min-width: 768px){.product{padding-bottom:160px;margin-top:-250px;padding-top:362px}}@media screen and (max-width: 767px){.product{padding-bottom:25.641025641vw;margin-top:-17.9487179487vw;padding-top:17.9487179487vw}}.product{position:relative}.product:before{z-index:-1}@media screen and (min-width: 768px){.product:before{min-width:1440px;left:50%;transform:translate(-50%);width:100vw;background:url(/26ssta/images/product-background.png) center center/100% 100% no-repeat}}@media screen and (max-width: 767px){.product:before{left:0;right:0;width:100%;transform:none;background:url(/26ssta/images/product-background-sp.png) center center/100% 100% no-repeat}}.product:before{content:"";position:absolute;top:0;height:100%}.product:after{z-index:1}@media screen and (min-width: 768px){.product:after{top:50px;right:-300px;width:348.586px;height:532.721px;border-radius:532.721px;filter:blur(15px)}}@media screen and (max-width: 767px){.product:after{top:-35.8974358974vw;right:-12.8205128205vw;width:52.0705128205vw;height:79.5758974359vw;border-radius:79.5758974359vw;filter:blur(2.2406492478vw)}}.product:after{content:"";position:absolute;transform:rotate(-40.161deg);background:var(--lp-gradient-spectrum-soft);mix-blend-mode:overlay}@media screen and (min-width: 768px){.product_section-tranexamic{width:800px;margin:0 auto 120px}}@media screen and (max-width: 767px){.product_section-tranexamic{margin-bottom:25.641025641vw}}@media screen and (min-width: 768px){.product_heading{font-size:36px;margin-bottom:50px;line-height:150%}}@media screen and (max-width: 767px){.product_heading{font-size:5.1282051282vw;margin:19.2307692308vw 0 11.0256410256vw}}.product_heading{position:relative;display:inline-block;font-weight:500}@media screen and (min-width: 768px){.product_heading:before{top:10px;right:-58px;width:32px;height:96px}}@media screen and (max-width: 767px){.product_heading:before{bottom:1.2820512821vw;right:-4.1025641026vw;width:4.1025641026vw;height:11.7948717949vw}}.product_heading:before{content:"";position:absolute;background:url(/26ssta/images/product-item-images-01.svg) center top/100% auto no-repeat}@media screen and (min-width: 768px){.product_heading:after{top:10px;left:-58px;width:32px;height:96px}}@media screen and (max-width: 767px){.product_heading:after{bottom:1.2820512821vw;left:-4.1025641026vw;width:4.1025641026vw;height:11.7948717949vw}}.product_heading:after{content:"";position:absolute;background:url(/26ssta/images/product-item-images-02.svg) center top/100% auto no-repeat}.product_heading span{position:relative}@media screen and (min-width: 768px){.product_heading span:before{width:313px;height:17px;left:-5px;bottom:0}}@media screen and (max-width: 767px){.product_heading span:before{width:43.5897435897vw;height:2.5641025641vw;left:-.5128205128vw;bottom:.2564102564vw}}.product_heading span:before{content:"";position:absolute;background:var(--white);z-index:-1}@media screen and (min-width: 768px){.product_subheading-lineup{padding-left:40px;margin-bottom:16px}}@media screen and (max-width: 767px){.product_subheading-lineup{padding-left:3.0769230769vw;margin-bottom:8.2051282051vw}}.product_subheading-lineup{position:relative}@media screen and (min-width: 768px){.product_subheading-lineup:before{top:6.5px;left:286px;width:30px;height:47px;font-size:18px;line-height:19.8px;border:1.5px solid var(--black)}}@media screen and (max-width: 767px){.product_subheading-lineup:before{top:1.5384615385vw;left:8.7179487179vw;width:6.1538461538vw;height:9.7435897436vw;font-size:3.5897435897vw;line-height:110%;border:.3846153846vw solid var(--black)}}.product_subheading-lineup:before{content:"薬用";position:absolute;display:flex;align-items:center;font-weight:500}@media screen and (min-width: 768px){.product_lineup{display:flex;justify-content:space-between;align-items:center;width:800px;margin:0 auto 50px;background:url(/26ssta/images/product-background.png) center center/1440px auto no-repeat}}@media screen and (max-width: 767px){.product_lineup{margin-bottom:17.9487179487vw;background:url(/26ssta/images/product-background-sp.png) center center/100vw auto no-repeat}}@media screen and (min-width: 1440px){.product_lineup{background:url(/26ssta/images/product-background.png) center center/100vw auto no-repeat}}.product_lineup{position:relative}.product_lineup_background:before{z-index:1}@media screen and (min-width: 768px){.product_lineup_background:before{left:0;width:252px;height:320px;background:url(/26ssta/images/product-images-01.png) center center/100% auto no-repeat}}@media screen and (max-width: 767px){.product_lineup_background:before{background:url(/26ssta/images/product-images-sp-01.png) center center/100% auto no-repeat;width:51.7948717949vw;height:65.641025641vw;left:50%;transform:translate(-50%)}}.product_lineup_background:before{content:"";position:absolute;top:0}@media screen and (max-width: 767px){.product_lineup_image{width:51.7948717949vw;height:65.641025641vw;margin:0 auto 3.0769230769vw}}.product_lineup_image{mix-blend-mode:multiply;position:relative}@media screen and (min-width: 768px){.product_lineup_list{gap:32px}}@media screen and (max-width: 767px){.product_lineup_list{position:relative;margin-top:21.7948717949vw}}.product_lineup_list{display:flex;flex-direction:column}@media screen and (min-width: 768px){.product_lineup_tags{gap:15px}}@media screen and (max-width: 767px){.product_lineup_tags{gap:3.8461538462vw;justify-content:center}}.product_lineup_tags{display:flex;margin:0;padding:0;list-style:none}@media screen and (min-width: 768px){.product_lineup_tag{padding:10px 16px;border-radius:3px;font-size:20px}}@media screen and (max-width: 767px){.product_lineup_tag{padding:2.5641025641vw;font-size:3.0769230769vw;border-radius:.7692307692vw}}.product_lineup_tag{color:var(--white);text-align:center;font-weight:500;line-height:110%;background:rgba(0,157,226,.6)}@media screen and (min-width: 768px){.product_lineup_tag-first{border-radius:3px;border:2px solid var(--lp-primary)}}@media screen and (max-width: 767px){.product_lineup_tag-first{border-radius:.7692307692vw;border:.5128205128vw solid var(--lp-primary)}}.product_lineup_tag-first{background:var(--white);color:var(--lp-primary)}@media screen and (min-width: 768px){.product_lineup_catch{width:-355px;height:96px;padding-left:11.5px;font-size:32px;line-height:150%;background:url(/26ssta/images/product-background-images-01.svg) center center/auto no-repeat}}@media screen and (max-width: 767px){.product_lineup_catch{position:absolute;top:-19.4871794872vw;left:50%;transform:translate(-50%);width:87.6923076923vw;height:15.8974358974vw;padding-top:2.5641025641vw;font-size:5.1282051282vw;line-height:140%;background:url(/26ssta/images/product-background-images-sp-01.svg) center center/100% auto no-repeat}}.product_lineup_catch{display:flex;align-items:center;justify-content:center;font-weight:500}@media screen and (min-width: 768px){.product_tranexamic{margin:0 auto 80px;gap:27.57px;width:556px;height:140px;border-radius:20px}}@media screen and (max-width: 767px){.product_tranexamic{margin:0 auto 16.9230769231vw;gap:2.5641025641vw;width:87.6923076923vw;height:23.5897435897vw;border-radius:5.1282051282vw}}.product_tranexamic{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:row-reverse;background:rgba(255,255,255,.6)}@media screen and (min-width: 768px){.product_tranexamic:before{top:166px;width:62px;height:30px}}@media screen and (max-width: 767px){.product_tranexamic:before{bottom:-10.7692307692vw;width:10.7692307692vw;height:5.3846153846vw}}.product_tranexamic:before{content:"";position:absolute;left:50%;transform:translate(-50%);background:url(/26ssta/images/product-arrow.svg) center top/100% auto no-repeat}@media screen and (max-width: 767px){.product_tranexamic_image{width:16.4102564103vw;height:16.1538461538vw}}@media screen and (min-width: 768px){.product_tranexamic_title{font-size:32px;line-height:120%}}@media screen and (max-width: 767px){.product_tranexamic_title{font-size:5.1282051282vw;line-height:140%}}.product_tranexamic_title{position:relative;display:flex;flex-direction:column;text-align:left;font-weight:500;color:var(--lp-primary)}@media screen and (min-width: 768px){.product_tranexamic_title span{margin-top:16px;font-size:28px}}@media screen and (max-width: 767px){.product_tranexamic_title span{font-size:5.641025641vw}}@media screen and (min-width: 768px){.product_point{gap:32px}}@media screen and (max-width: 767px){.product_point{gap:6.1538461538vw;margin:0 6.1538461538vw}}.product_point{position:relative;display:flex;flex-direction:column}.product_point>*{z-index:1;position:relative}.product_point:before{z-index:-1}@media screen and (min-width: 768px){.product_point:before{width:189.084px;height:288.965px;filter:blur(15px);transform:rotate(-40.161deg);left:-350px;top:-130px;border-radius:288.965px}}@media screen and (max-width: 767px){.product_point:before{width:30.7692307692vw;height:47.1794871795vw;filter:blur(2.5641025641vw);transform:rotate(-40.161deg);left:-18.4615384615vw;top:23.5897435897vw;border-radius:47.1794871795vw}}.product_point:before{position:absolute;content:"";mix-blend-mode:overlay;background:var(--lp-gradient-spectrum)}.product_point:after{z-index:-1}@media screen and (min-width: 768px){.product_point:after{width:189.084px;height:288.965px;transform:rotate(-40.161deg);left:-180px;top:280px;border-radius:288.965px;filter:blur(15px)}}@media screen and (max-width: 767px){.product_point:after{width:29.3807692308vw;height:44.9007692308vw;filter:blur(2.3307692699vw);transform:rotate(-40.161deg);left:12.8205128205vw;top:82.0512820513vw;border-radius:44.9007692308vw}}.product_point:after{content:"";position:absolute;background:var(--lp-gradient-spectrum);mix-blend-mode:overlay}@media screen and (min-width: 768px){.product_point_list{width:800px;height:295px;padding:24px 36px;border-radius:20px}}@media screen and (max-width: 767px){.product_point_list{width:100%;min-height:0;padding:6.1538461538vw 4.358974359vw;border-radius:5.1282051282vw}}.product_point_list{margin:0 auto;background-color:#fff9;list-style:none}@media screen and (min-width: 768px){.product_point_card{align-items:flex-start;justify-content:space-between}}@media screen and (max-width: 767px){.product_point_card{flex-direction:column;align-items:center}}.product_point_card{display:flex}@media screen and (min-width: 768px){.product_point_text{gap:40px}}@media screen and (max-width: 767px){.product_point_text{font-size:4.1025641026vw}}.product_point_text{font-weight:500;display:flex;text-align:left;flex-direction:column}@media screen and (min-width: 768px){.product_point_title{font-size:32px}}@media screen and (max-width: 767px){.product_point_title{font-size:5.641025641vw;margin-bottom:10.2564102564vw}}.product_point_title{position:relative;line-height:150%;font-weight:500;color:var(--lp-primary)}@media screen and (min-width: 768px){.product_point_title-first{margin-left:93px}}@media screen and (max-width: 767px){.product_point_title-first{margin-left:19.4871794872vw}}@media screen and (min-width: 768px){.product_point_title-first:before{top:17px;left:-93px;width:44px;height:18px;font-size:16px}}@media screen and (max-width: 767px){.product_point_title-first:before{top:2.5641025641vw;left:-19.4871794872vw;width:10vw;height:3.8461538462vw;font-size:3.5897435897vw}}.product_point_title-first:before{content:"Point";position:absolute;line-height:110%;font-family:Montserrat}@media screen and (min-width: 768px){.product_point_title-first:after{top:4px;left:-39px;width:15px;height:44px;font-size:40px}}@media screen and (max-width: 767px){.product_point_title-first:after{top:.5128205128vw;left:-6.9230769231vw;width:2.8205128205vw;height:7.9487179487vw;font-size:7.1794871795vw}}.product_point_title-first:after{content:"1";position:absolute;line-height:110%;font-family:Montserrat}@media screen and (min-width: 768px){.product_point_title-second{margin-left:101px}}@media screen and (max-width: 767px){.product_point_title-second{margin-left:21.0256410256vw}}@media screen and (min-width: 768px){.product_point_title-second:before{top:17px;left:-101px;width:44px;height:18px;font-size:16px}}@media screen and (max-width: 767px){.product_point_title-second:before{top:2.5641025641vw;left:-21.0256410256vw;width:10vw;height:3.8461538462vw;font-size:3.5897435897vw}}.product_point_title-second:before{content:"Point";position:absolute;line-height:110%;font-family:Montserrat}@media screen and (min-width: 768px){.product_point_title-second:after{top:4px;left:-47px;width:23px;height:44px;font-size:40px}}@media screen and (max-width: 767px){.product_point_title-second:after{top:.5128205128vw;left:-8.7179487179vw;width:4.358974359vw;height:7.9487179487vw;font-size:7.1794871795vw}}.product_point_title-second:after{content:"2";position:absolute;line-height:110%;font-family:Montserrat}@media screen and (max-width: 767px){.product_point_image{width:100%;margin-top:8.2051282051vw}}@media screen and (min-width: 768px){.product_point_note{text-align:right;margin-top:24px}}@media screen and (max-width: 767px){.product_point_note{margin-top:4.1025641026vw}}.product_moisture{position:relative}.product_moisture>*{z-index:1;position:relative}.product_moisture:before{z-index:-1}@media screen and (min-width: 768px){.product_moisture:before{width:121.44px;height:288.965px;transform:rotate(-40.161deg);left:-250px;top:-230px;border-radius:288.965px;filter:blur(15px)}}@media screen and (max-width: 767px){.product_moisture:before{width:18.9338461538vw;height:44.9007692308vw;filter:blur(2.3307692699vw);transform:rotate(-40.161deg);left:0vw;top:-166.6666666667vw;border-radius:44.9007692308vw}}.product_moisture:before{content:"";position:absolute;background:var(--lp-gradient-spectrum);mix-blend-mode:overlay}@media screen and (min-width: 768px){.product_moisture_content{width:800px;margin:50px auto 200px;padding:24px 40px;border-radius:20px}}@media screen and (max-width: 767px){.product_moisture_content{padding:6.1538461538vw 2.0512820513vw;border-radius:5.1282051282vw;margin:8.2051282051vw 6.1538461538vw 47.4358974359vw}}.product_moisture_content{display:flex;flex-direction:column;background:rgba(255,255,255,.6)}@media screen and (min-width: 768px){.product_moisture_text{font-size:28px}}@media screen and (max-width: 767px){.product_moisture_text{font-size:5.1282051282vw}}.product_moisture_text{font-weight:500;line-height:120%;color:var(--lp-primary)}@media screen and (min-width: 768px){.product_moisture_list{margin:24px 0 60px;gap:50px}}@media screen and (max-width: 767px){.product_moisture_list{margin:4.1025641026vw 0 16.4102564103vw;gap:3.0769230769vw}}.product_moisture_list{position:relative;display:flex;justify-content:center;list-style:none}@media screen and (min-width: 768px){.product_moisture_list:before{bottom:-30px;width:700px;height:2px;background:url(/26ssta/images/product-moisture-line-images-01.svg) center center/100% auto no-repeat}}@media screen and (max-width: 767px){.product_moisture_list:before{bottom:-8.2051282051vw;width:100%;height:.5128205128vw;background:url(/26ssta/images/product-moisture-line-images-sp-01.svg) center center/100% auto no-repeat}}.product_moisture_list:before{content:"";position:absolute;left:50%;transform:translate(-50%)}@media screen and (min-width: 768px){.product_moisture_item{width:146px;height:146px;font-size:24px}}@media screen and (max-width: 767px){.product_moisture_item{font-size:4.1025641026vw;width:26.1538461538vw;height:26.1538461538vw}}.product_moisture_item{text-align:center;align-content:center;font-weight:700;line-height:120%;color:var(--lp-primary)}@media screen and (min-width: 768px){.product_moisture_item-first{background:url(/26ssta/images/product-moisture-images-01.png) center center/100% auto no-repeat}}@media screen and (max-width: 767px){.product_moisture_item-first{background:url(/26ssta/images/product-moisture-images-sp-01.png) center center/100% auto no-repeat}}@media screen and (min-width: 768px){.product_moisture_item-second{background:url(/26ssta/images/product-moisture-images-02.png) center center/100% auto no-repeat}}@media screen and (max-width: 767px){.product_moisture_item-second{background:url(/26ssta/images/product-moisture-images-sp-02.png) center center/100% auto no-repeat}}@media screen and (min-width: 768px){.product_moisture_item-third{background:url(/26ssta/images/product-moisture-images-03.png) center center/100% auto no-repeat}}@media screen and (max-width: 767px){.product_moisture_item-third{background:url(/26ssta/images/product-moisture-images-sp-03.png) center center/100% auto no-repeat}}@media screen and (min-width: 768px){.product_moisture_item-fourth{margin:24px auto;width:268px;height:145px;background:url(/26ssta/images/product-moisture-images-04.png) center center/100% auto no-repeat}}@media screen and (max-width: 767px){.product_moisture_item-fourth{margin:4.1025641026vw auto 0;width:42.3076923077vw;height:24.1025641026vw;background:url(/26ssta/images/product-moisture-images-sp-04.png) center center/100% auto no-repeat}}@media screen and (min-width: 768px){.product_moisture_note{margin-right:10px}}@media screen and (max-width: 767px){.product_moisture_note{margin-top:2.5641025641vw}}.product_moisture_note{text-align:right}@media screen and (min-width: 768px){.product_essence{padding:164px 64px 47px 65px;border-radius:30px}}@media screen and (max-width: 767px){.product_essence{padding:46.1538461538vw 6.1538461538vw 10.2564102564vw;border-radius:7.6923076923vw}}.product_essence{position:relative;background:rgba(255,255,255,.6)}@media screen and (min-width: 768px){.product_essence:before{width:348.586px;height:532.721px;right:-290px;top:300px;border-radius:532.721px;filter:blur(15px)}}@media screen and (max-width: 767px){.product_essence:before{width:52.0705128205vw;height:79.5758974359vw;right:-12.8205128205vw;top:76.9230769231vw;border-radius:79.5758974359vw;filter:blur(2.2406492478vw)}}.product_essence:before{content:"";position:absolute;transform:rotate(-40.161deg);background:var(--lp-gradient-spectrum-soft);mix-blend-mode:overlay}@media screen and (min-width: 768px){.product_essence_title{align-items:center;padding-left:55px;width:801px;height:210px;top:-147px;text-shadow:0 4px 20px rgba(33,102,131,.25);font-size:32px;border-radius:20px;border:4px solid transparent;line-height:150%}}@media screen and (max-width: 767px){.product_essence_title{padding:10.5128205128vw 6.6666666667vw 0 10vw;width:81.5384615385vw;height:63.8461538462vw;top:-32.0512820513vw;font-size:5.1282051282vw;border-radius:5.1282051282vw;border:1.0256410256vw solid transparent;line-height:140%}}.product_essence_title{position:absolute;display:flex;justify-content:left;left:50%;transform:translate(-50%);text-align:left;font-weight:500;color:var(--white);background:var(--lp-gradient-bright-sky) padding-box,var(--lp-gradient-sky) border-box}@media screen and (min-width: 768px){.product_essence_title_visual{right:19px;bottom:0;top:-130px;width:194px}}@media screen and (max-width: 767px){.product_essence_title_visual{right:3.5897435897vw;bottom:0;top:-28.2051282051vw;width:29.7435897436vw}}.product_essence_title_visual{position:absolute;overflow:hidden;display:flex;align-items:flex-end;justify-content:center;line-height:0}.product_essence_title_visual picture{display:flex;align-items:flex-end;max-width:100%}@media screen and (min-width: 768px){.product_essence_title_visual img{transform:translate3d(0,39px,0)}}@media screen and (max-width: 767px){.product_essence_title_visual img{transform:translate3d(2.0512820513vw,6.9230769231vw,0)}}.product_essence_title_visual img{display:block;width:100%;height:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom center;object-position:bottom center}@media screen and (min-width: 768px){.product_essence_title-deco{top:39px;left:34px;width:29.001px;height:24px}}@media screen and (max-width: 767px){.product_essence_title-deco{top:5.8974358974vw;left:4.6153846154vw;width:7.4361538462vw;height:6.1538461538vw}}.product_essence_title-deco{position:absolute;pointer-events:none}.product_essence_title .product_essence_title-lines{display:block;width:100%;height:100%}.product_essence_title .product_essence_title-line{animation:productEssenceLineBlink 1.5s ease-in-out infinite}@media (prefers-reduced-motion: reduce){.product_essence_title .product_essence_title-line{animation:none;opacity:1}}.product_essence_title .product_essence_title-line--1{animation-delay:0s}.product_essence_title .product_essence_title-line--2{animation-delay:.35s}.product_essence_title .product_essence_title-line--3{animation-delay:.7s}@media screen and (min-width: 768px){.product_essence_content{flex-direction:row-reverse;margin-bottom:56px;gap:13px}}@media screen and (max-width: 767px){.product_essence_content{position:relative;flex-direction:column;margin-bottom:10.2564102564vw;gap:2.5641025641vw}}.product_essence_content{display:flex;justify-content:left}@media screen and (min-width: 768px){.product_essence_image{margin:0 auto 24px;width:692px;height:220px}}@media screen and (max-width: 767px){.product_essence_image{margin-bottom:5.1282051282vw}}@media screen and (min-width: 768px){.product_essence_list{width:669px;padding:24px 32px;gap:32px;border-radius:20px}}@media screen and (max-width: 767px){.product_essence_list{width:87.6923076923vw;padding:4.1025641026vw 2.5641025641vw 4.1025641026vw 1.7948717949vw;gap:8.2051282051vw;border-radius:5.1282051282vw}}.product_essence_list{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin:0 auto;background:var(--white)}@media screen and (min-width: 768px){.product_essence_list:before{top:74px;width:605px;background:url(/26ssta/images/border-product-list.svg) top center/100% auto no-repeat}}@media screen and (max-width: 767px){.product_essence_list:before{top:21.5384615385vw;width:81.5384615385vw;background:url(/26ssta/images/border-product-list-sp.svg) top center/100% auto no-repeat}}.product_essence_list:before{content:"";position:absolute;left:50%;transform:translate(-50%);height:100%}@media screen and (min-width: 768px){.product_essence_list:after{top:250px;width:605px;background:url(/26ssta/images/border-product-list.svg) top center/100% auto no-repeat}}@media screen and (max-width: 767px){.product_essence_list:after{top:72.8205128205vw;width:81.5384615385vw;background:url(/26ssta/images/border-product-list-sp.svg) top center/100% auto no-repeat}}.product_essence_list:after{content:"";position:absolute;left:50%;transform:translate(-50%);height:100%}@media screen and (min-width: 768px){.product_essence_step{padding-left:138px;font-size:17px}}@media screen and (max-width: 767px){.product_essence_step{font-size:3.5897435897vw;padding-left:28.2051282051vw}}.product_essence_step{position:relative;width:100%;text-align:left;font-weight:500;line-height:150%;list-style:none}@media screen and (min-width: 768px){.product_essence_step:before{width:34px;height:34px;top:0;left:84px}}@media screen and (max-width: 767px){.product_essence_step:before{width:5.641025641vw;height:5.641025641vw;top:0;left:19.4871794872vw}}.product_essence_step:before{content:"";position:absolute;background:url(/26ssta/images/check.svg) center top/100% auto no-repeat}@media screen and (min-width: 768px){.product_essence_step_point{top:6px;font-size:16px}}@media screen and (max-width: 767px){.product_essence_step_point{font-size:3.5897435897vw;top:0vw}}.product_essence_step_point{margin:0;position:absolute;left:0;font-family:Montserrat;font-weight:500;line-height:150%}@media screen and (min-width: 768px){.product_essence_step_list{margin-left:16px;margin-bottom:5px}}@media screen and (max-width: 767px){.product_essence_step_list{margin-left:4.358974359vw;margin-bottom:1.2820512821vw}}.product_essence_step_list{display:flex;flex-direction:column;align-items:flex-start;list-style:none}.product_essence_step_list li{position:relative}@media screen and (min-width: 768px){.product_essence_step_list li:before{left:-16px}}@media screen and (max-width: 767px){.product_essence_step_list li:before{left:-4.358974359vw}}.product_essence_step_list li:before{position:absolute;content:"・";top:0}@media screen and (min-width: 768px){.product_essence_step_note{margin-top:11px}}@media screen and (max-width: 767px){.product_essence_step_note{margin-top:3.8461538462vw;font-size:3.0769230769vw}}.product_essence_step_note{text-align:right}@media screen and (min-width: 768px){.product_essence_step-em{margin:0 4px;font-size:21px}}@media screen and (max-width: 767px){.product_essence_step-em{font-size:4.1025641026vw;margin-right:1.0256410256vw}}.product_essence_step-em{display:inline-block;vertical-align:middle;transform:translateY(-.2em);font-weight:500;line-height:150%;color:var(--lp-primary)}@media screen and (min-width: 768px){.product_essence_step-pc{margin-left:0}}@media screen and (max-width: 767px){.product_essence_step-notes{position:relative;height:39.2307692308vw}}@media screen and (max-width: 767px){.product_essence_step p{line-height:180%}}@media screen and (min-width: 768px){.product_essence_notes{margin-top:24px}}@media screen and (max-width: 767px){.product_essence_notes{position:absolute;top:21.0256410256vw;right:0}}.product_essence_notes{margin-left:auto;width:-moz-fit-content;width:fit-content;list-style:none;counter-reset:product-note}.product_essence_notes li .note{position:relative}@media screen and (min-width: 768px){.product_essence_notes li .note:before{left:-20px}}@media screen and (max-width: 767px){.product_essence_notes li .note:before{left:-4.1025641026vw}}.product_essence_notes li .note:before{counter-increment:product-note;content:"＊" counter(product-note);position:absolute;top:0}@media screen and (min-width: 768px){.product_item{margin-top:45px}}@media screen and (max-width: 767px){.product_item{margin-top:11.5384615385vw}}.product_item{text-align:left}@media screen and (min-width: 768px){.product_item_title{width:501px;height:46px;margin-bottom:12px;padding:3px 0 5px 10px;font-size:28px;line-height:120%;background:linear-gradient(90deg,var(--white) 76.08%,rgba(255,255,255,0) 100%)}}@media screen and (max-width: 767px){.product_item_title{justify-content:center;width:100%;height:12.8205128205vw;margin-bottom:65.1282051282vw;padding:2.8205128205vw 0;font-size:5.1282051282vw;line-height:140%;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,var(--white) 15.87%,var(--white) 85.1%,rgba(255,255,255,0) 100%)}}.product_item_title{position:relative;display:flex;align-items:center;font-weight:500}@media screen and (min-width: 768px){.product_item_title_badge{gap:10px;top:-45px;left:0;font-size:16px;border-radius:99px;padding:3px 16px 5px}}@media screen and (max-width: 767px){.product_item_title_badge{top:-10vw;left:50%;transform:translate(-50%);font-size:3.5897435897vw;border-radius:25.3846153846vw;padding:.7692307692vw 4.1025641026vw 1.2820512821vw}}.product_item_title_badge{position:absolute;display:flex;justify-content:center;align-items:center;background:var(--lp-pale-blue);font-weight:500;line-height:150%}@media screen and (min-width: 768px){.product_item_text{margin-bottom:10px;font-size:14px}}@media screen and (max-width: 767px){.product_item_text{margin-bottom:3.0769230769vw;font-size:3.5897435897vw}}.product_item_text{line-height:150%;font-weight:500}@media screen and (min-width: 768px){.product_item_text-info{font-size:14px}}@media screen and (max-width: 767px){.product_item_text-info{margin-bottom:5.1282051282vw;font-size:3.5897435897vw;letter-spacing:-.1794871795vw}}@media screen and (min-width: 768px){.product_item_text-description{width:365px;margin-bottom:13px;padding:10px 20px;font-size:18px;border-radius:10px}}@media screen and (max-width: 767px){.product_item_text-description{width:83.5897435897vw;padding:2.5641025641vw 4.1025641026vw;margin-left:-.7692307692vw;margin-bottom:5.1282051282vw;border-radius:2.5641025641vw;font-size:4.1025641026vw}}.product_item_text-description{font-weight:500;line-height:150%;background-color:var(--white);color:var(--lp-primary)}@media screen and (min-width: 768px){.product_item_text-detail{font-size:18px}}@media screen and (max-width: 767px){.product_item_text-detail{font-size:4.1025641026vw;margin-bottom:4.1025641026vw}}.product_item_text-detail{font-weight:500;line-height:150%}@media screen and (min-width: 768px){.product_item_list{margin-left:32px;font-size:16px}}@media screen and (max-width: 767px){.product_item_list{display:flex;flex-direction:column;gap:1.7948717949vw;font-size:3.5897435897vw;margin-left:4.6153846154vw}}.product_item_list{font-weight:500;line-height:150%;list-style:none}.product_item_list li{position:relative}@media screen and (min-width: 768px){.product_item_list li:before{top:4px;left:-32px;width:20px;height:20px}}@media screen and (max-width: 767px){.product_item_list li:before{top:.8974358974vw;left:-5.1282051282vw;width:3.5897435897vw;height:3.5897435897vw}}.product_item_list li:before{content:"";position:absolute;background:url(/26ssta/images/check.svg) center top/100% auto no-repeat}@media screen and (max-width: 767px){.product_item_image{position:absolute;top:28.9743589744vw;left:50%;transform:translate(-50%);width:43.0769230769vw;max-width:100%}}@media screen and (min-width: 768px){.series{width:930px;padding:100px 0 120px}}@media screen and (max-width: 767px){.series{width:100%;max-width:100%;padding:20.5128205128vw 6.1538461538vw 25.641025641vw}}.series{position:relative;margin:0 auto}.series:before{z-index:-1}@media screen and (min-width: 768px){.series:before{min-width:1440px;left:50%;transform:translate(-50%);width:100vw}}@media screen and (max-width: 767px){.series:before{left:0;right:0;width:100%;transform:none}}.series:before{content:"";position:absolute;top:0;height:100%;background-color:var(--white)}@media screen and (min-width: 768px){.series_heading{margin-bottom:50px}}@media screen and (max-width: 767px){.series_heading{margin-bottom:8.2051282051vw}}@media screen and (min-width: 768px){.series_note{margin-top:12px;text-align:right}}@media screen and (max-width: 767px){.series_note{margin-top:3.0769230769vw;text-align:center}}@media screen and (min-width: 768px){.card{width:800px;padding:36px 20px;gap:27px;flex-direction:row-reverse;justify-content:center}}@media screen and (max-width: 767px){.card{width:78.4615384615vw;padding-bottom:8.2051282051vw;flex-direction:column-reverse;align-items:center}}.card{margin:0 auto;display:flex}@media screen and (min-width: 768px){.card_content{width:402px}}@media screen and (max-width: 767px){.card_content{margin-top:6.1538461538vw}}@media screen and (min-width: 768px){.card_title{margin-bottom:12px;font-size:28px;line-height:120%}}@media screen and (max-width: 767px){.card_title{margin-bottom:4.1025641026vw;font-size:5.1282051282vw;line-height:140%}}.card_title{font-weight:500}@media screen and (min-width: 768px){.card_meta{font-size:16px;margin-bottom:16px}}@media screen and (max-width: 767px){.card_meta{font-size:3.5897435897vw;margin-bottom:4.1025641026vw}}.card_meta{font-weight:500;line-height:150%}@media screen and (min-width: 768px){.card_description{font-size:18px;margin-bottom:16px}}@media screen and (max-width: 767px){.card_description{font-size:4.1025641026vw;margin-bottom:4.1025641026vw}}.card_description{font-weight:500;line-height:150%}@media screen and (max-width: 767px){.card_image{width:52.8205128205vw}}@media screen and (min-width: 768px){.swiper-button-prev,.swiper-button-next{width:34px!important;height:58px!important;transform:translateY(-70%)!important;padding:10px!important}}@media screen and (max-width: 767px){.swiper-button-prev,.swiper-button-next{width:6.1538461538vw!important;height:10.2564102564vw!important;top:43.5897435897vw!important;padding:1.2820512821vw!important}}@media screen and (min-width: 768px){.swiper-button-prev{left:-10px!important}}@media screen and (max-width: 767px){.swiper-button-prev{left:-1.2820512821vw!important}}@media screen and (min-width: 768px){.swiper-button-next{right:-10px!important}}@media screen and (max-width: 767px){.swiper-button-next{right:-1.2820512821vw!important}}.product-swiper .swiper-button-prev,.product-swiper .swiper-button-next{transition:opacity .2s ease}.product-swiper .swiper-button-prev:not(.swiper-button-disabled):hover,.product-swiper .swiper-button-next:not(.swiper-button-disabled):hover{opacity:.6}@media screen and (min-width: 768px){.swiper-pagination-bullet{margin:0 10px!important;border:1px solid var(--lp-primary)!important}}@media screen and (max-width: 767px){.swiper-pagination-bullet{margin:0 2.5641025641vw!important;border:.2564102564vw solid var(--lp-primary)!important}}.swiper-pagination-bullet{background:none!important}.swiper-pagination-bullet-active{background:var(--lp-primary)!important;border:none!important}@media screen and (min-width: 768px){.making{width:930px;padding:0 0 160px}}@media screen and (max-width: 767px){.making{width:100%;max-width:100%;padding:0 6.1538461538vw 25.641025641vw}}.making{position:relative;margin:0 auto}.making:before{z-index:-1}@media screen and (min-width: 768px){.making:before{min-width:1440px;left:50%;transform:translate(-50%);width:100vw}}@media screen and (max-width: 767px){.making:before{left:0;right:0;width:100%;transform:none}}.making:before{content:"";position:absolute;top:0;height:100%;background-color:var(--white)}@media screen and (min-width: 768px){.making_heading{margin-bottom:50px}}@media screen and (max-width: 767px){.making_heading{margin-bottom:8.2051282051vw}}@media screen and (min-width: 768px){.making_youtube{margin-bottom:40px}}@media screen and (max-width: 767px){.making_youtube{margin-bottom:8.2051282051vw}}@media screen and (min-width: 768px){.making_body{justify-content:space-between;margin-bottom:50px}}@media screen and (max-width: 767px){.making_body{flex-direction:column-reverse;gap:10.2564102564vw}}.making_body{display:flex}@media screen and (min-width: 768px){.making_comment{width:400px}}@media screen and (min-width: 768px){.making_comment_title{font-size:32px}}@media screen and (max-width: 767px){.making_comment_title{font-size:5.1282051282vw}}.making_comment_title{position:relative;font-family:Montserrat;line-height:120%;font-weight:400;color:var(--lp-primary)}@media screen and (min-width: 768px){.making_comment_title:before{border-bottom:1px solid var(--black);top:45px}}@media screen and (max-width: 767px){.making_comment_title:before{top:10.5128205128vw;border-bottom:.2564102564vw solid var(--black)}}.making_comment_title:before{content:"";position:absolute;left:0;width:100%}@media screen and (min-width: 768px){.making_text{margin-top:24px;font-size:16px}}@media screen and (max-width: 767px){.making_text{font-size:3.5897435897vw;margin-top:11.2820512821vw}}.making_text{font-weight:500;line-height:150%}@media screen and (min-width: 768px){.making_profile{width:491px}}@media screen and (min-width: 768px){.making_name{font-size:28px;line-height:120%}}@media screen and (max-width: 767px){.making_name{font-size:5.1282051282vw;line-height:140%}}.making_name{position:relative;display:flex;align-items:center;font-weight:500}@media screen and (min-width: 768px){.making_name span{font-size:18px;margin-left:25px}}@media screen and (max-width: 767px){.making_name span{font-size:3.5897435897vw;margin-left:6.4102564103vw}}.making_name span{font-family:Montserrat;font-weight:500;line-height:120%;color:var(--lp-primary)}@media screen and (min-width: 768px){.making_name:before{top:45px;border-bottom:1px solid var(--black)}}@media screen and (max-width: 767px){.making_name:before{top:12.3076923077vw;border-bottom:.2564102564vw solid var(--black)}}.making_name:before{content:"";position:absolute;left:0;width:100%}.enter{z-index:100}@media screen and (min-width: 768px){.enter{padding:100px 0 160px}}@media screen and (max-width: 767px){.enter{padding:20.5128205128vw 6.1538461538vw 25.641025641vw}}.enter{position:relative;text-align:center;background:var(--lp-gradient-sky)}.enter:after{z-index:-1}@media screen and (min-width: 768px){.enter:after{min-width:1440px;width:100vw;height:834px;background:url(/26ssta/images/enter-background-images-01.png) center top/100% auto no-repeat;clip-path:polygon(0% 0%,100% 0%,100% 80.55%,0% 100%);left:50%;transform:translate(-50%)}}@media screen and (max-width: 767px){.enter:after{left:0;right:0;width:100%;height:179.7435897436vw;background:url(/26ssta/images/enter-background-images-sp-01.png) center top/100% auto no-repeat;transform:none}}.enter:after{content:"";position:absolute;top:0}@media screen and (min-width: 768px){.enter_title{width:100%;margin:0 auto 70px}}@media screen and (max-width: 767px){.enter_title{width:75.3846153846vw;margin:0 auto 10.2564102564vw}}@media screen and (min-width: 768px){.enter_section{width:930px;margin:0 auto 24px}}@media screen and (max-width: 767px){.enter_section{margin:0 auto 6.1538461538vw}}.enter_section-first{position:relative}.enter_section-first:before{z-index:-1}@media screen and (min-width: 768px){.enter_section-first:before{top:230px;right:-320px;width:348.586px;height:532.721px;border-radius:532.721px;filter:blur(15px)}}@media screen and (max-width: 767px){.enter_section-first:before{top:87.1794871795vw;right:-20.5128205128vw;width:52.0705128205vw;height:79.5758974359vw;border-radius:79.5758974359vw;filter:blur(2.2406492478vw)}}.enter_section-first:before{content:"";position:absolute;transform:rotate(-40.161deg);background:var(--lp-gradient-spectrum-soft);mix-blend-mode:overlay}@media screen and (min-width: 768px){.enter_subheading{margin-bottom:50px}}@media screen and (max-width: 767px){.enter_subheading{margin-bottom:8.2051282051vw;padding:1.1538461538vw 0}}@media screen and (min-width: 768px){.enter_content{border-radius:20px;padding:50px 0;width:800px}}@media screen and (max-width: 767px){.enter_content{padding:8.2051282051vw 2.8205128205vw;border-radius:5.1282051282vw}}.enter_content{display:flex;justify-content:center;flex-direction:column;margin:0 auto;text-align:center;background-color:var(--white)}@media screen and (min-width: 768px){.enter_heading{width:500px;height:38px;padding:5px 40px 8px;margin:0 auto 25px;gap:10px;border-radius:5px;font-size:22px;line-height:150%}}@media screen and (max-width: 767px){.enter_heading{width:100%;height:8.4615384615vw;padding:.7692307692vw 10.2564102564vw 1.2820512821vw;margin:0 auto 6.1538461538vw;border-radius:1.2820512821vw;font-size:4.6153846154vw;line-height:140%}}.enter_heading{display:flex;justify-content:center;align-items:center;background:var(--lp-pale-blue);font-weight:500}@media screen and (min-width: 768px){.enter_text{font-size:18px}}@media screen and (max-width: 767px){.enter_text{font-size:4.1025641026vw}}.enter_text{font-weight:500;line-height:150%}@media screen and (min-width: 768px){.enter_text span{font-size:24px;margin:0 4px}}@media screen and (max-width: 767px){.enter_text span{font-size:5.1282051282vw;margin:0 1.0256410256vw}}.enter_text span{font-family:Montserrat;font-weight:500;line-height:150%}@media screen and (min-width: 768px){.enter_text-first{width:800px;padding:16px 10px;margin:0 auto 50px;border-radius:20px}}@media screen and (max-width: 767px){.enter_text-first{width:100%;padding:4.1025641026vw 2.5641025641vw;margin:0 auto 8.2051282051vw;border-radius:5.1282051282vw}}.enter_text-first{background-color:var(--white)}.enter_text-label{position:relative;font-style:normal}.enter_text-label:before{z-index:-1}@media screen and (min-width: 768px){.enter_text-label:before{height:9px}}@media screen and (max-width: 767px){.enter_text-label:before{height:2.3076923077vw}}.enter_text-label:before{content:"";position:absolute;left:0;bottom:0;width:100%;background:var(--white)}@media screen and (min-width: 768px){.enter_link{font-size:18px;border-bottom:1px solid var(--lp-primary)}}@media screen and (max-width: 767px){.enter_link{font-size:4.1025641026vw;border-bottom:.2564102564vw solid var(--lp-primary)}}.enter_link{color:var(--lp-primary);font-weight:500;line-height:150%}@media screen and (min-width: 768px){.enter_panel-first{margin-bottom:60px}}@media screen and (max-width: 767px){.enter_panel-first{margin-bottom:15.3846153846vw}}@media screen and (min-width: 768px){.enter_image{margin-top:32px}}@media screen and (max-width: 767px){.enter_image{width:53.8461538462vw;margin:2.8205128205vw auto 0}}.enter_image{position:relative}@media screen and (min-width: 768px){.enter_image:before{top:-12px;right:107px;width:128px;height:128px;background:url(/26ssta/images/enter-item-images-01.png) center top/100% auto no-repeat}}@media screen and (max-width: 767px){.enter_image:before{top:-6.4102564103vw;right:-14.1025641026vw;width:25.641025641vw;height:25.641025641vw;background:url(/26ssta/images/enter-item-images-01.png) center top/100% auto no-repeat}}.enter_image:before{content:"";position:absolute}@media screen and (min-width: 768px){.enter_image_note{margin-top:32px;margin-right:34px}}@media screen and (max-width: 767px){.enter_image_note{margin-top:4.1025641026vw;margin-right:2.8205128205vw}}.enter_image_note{text-align:right}@media screen and (min-width: 768px){.enter_note{margin:0 auto 89px;width:800px;text-align:right}}@media screen and (max-width: 767px){.enter_note{margin:0 auto 33.5897435897vw;text-align:center}}@media screen and (min-width: 768px){.enter_note-series{margin:0 auto 24px;width:100%}}@media screen and (max-width: 767px){.enter_note-series{margin:0 auto 6.1538461538vw}}.enter_list{position:relative;list-style:none}@media screen and (max-width: 767px){.enter_list>li:first-child{margin-bottom:33.3333333333vw}}@media screen and (min-width: 768px){.enter_list_title{margin-bottom:138px}}@media screen and (max-width: 767px){.enter_list_title{margin-bottom:30.7692307692vw}}@media screen and (min-width: 768px){.enter_list_text{font-size:18px}}@media screen and (max-width: 767px){.enter_list_text{font-size:3.3333333333vw}}.enter_list_text{font-weight:500;line-height:150%}@media screen and (min-width: 768px){.enter_list_step{top:-88px;width:72px;height:72px;padding:10px}}@media screen and (max-width: 767px){.enter_list_step{top:-22.5641025641vw;width:16.4102564103vw;height:16.4102564103vw;padding:2.5641025641vw}}.enter_list_step{z-index:1;position:absolute;left:50%;transform:translate(-50%);margin:0;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:50%;background-color:var(--lp-primary);color:var(--white, #fff);font-family:Montserrat,sans-serif;font-style:normal}@media screen and (min-width: 768px){.enter_list_step_word{font-size:16px}}@media screen and (max-width: 767px){.enter_list_step_word{font-size:4.1025641026vw}}.enter_list_step_word{color:var(--white, #fff);text-align:center;font-weight:500;line-height:150%}@media screen and (min-width: 768px){.enter_list_step_num{font-size:24px}}@media screen and (max-width: 767px){.enter_list_step_num{font-size:5.1282051282vw}}.enter_list_step_num{color:var(--white, #fff);text-align:center;font-weight:500;line-height:110%}.enter_list_item{position:relative}@media screen and (min-width: 768px){.enter_series{margin:24px auto;padding:24px 0 32px;border-radius:20px}}@media screen and (max-width: 767px){.enter_series{margin:6.1538461538vw auto;padding:6.1538461538vw 3.8461538462vw 10.2564102564vw;border-radius:5.1282051282vw}}.enter_series{background-color:var(--white)}.enter_series>*{z-index:1;position:relative}.enter_series:before{z-index:-1}@media screen and (min-width: 768px){.enter_series:before{width:189.084px;height:288.965px;filter:blur(15px);transform:rotate(-40.161deg);left:-270px;top:250px;border-radius:288.965px}}@media screen and (max-width: 767px){.enter_series:before{width:30.7692307692vw;height:47.1794871795vw;filter:blur(2.5641025641vw);transform:rotate(-40.161deg);left:-12.8205128205vw;top:397.4358974359vw;border-radius:47.1794871795vw}}.enter_series:before{position:absolute;content:"";mix-blend-mode:overlay;background:var(--lp-gradient-spectrum)}.enter_series:after{z-index:-1}@media screen and (min-width: 768px){.enter_series:after{width:189.084px;height:288.965px;transform:rotate(-40.161deg);left:-100px;top:650px;border-radius:288.965px;filter:blur(15px)}}@media screen and (max-width: 767px){.enter_series:after{width:29.3807692308vw;height:44.9007692308vw;filter:blur(2.3307692699vw);transform:rotate(-40.161deg);left:2.5641025641vw;top:451.2820512821vw;border-radius:44.9007692308vw}}.enter_series:after{content:"";position:absolute;background:var(--lp-gradient-spectrum);mix-blend-mode:overlay}@media screen and (min-width: 768px){.enter_series_heading{margin-bottom:24px;font-size:22px}}@media screen and (max-width: 767px){.enter_series_heading{font-size:4.6153846154vw;line-height:140%;margin-bottom:6.1538461538vw}}.enter_series_heading{font-weight:500;line-height:150%}@media screen and (min-width: 768px){.enter_series_list{gap:27px;justify-content:center}}@media screen and (max-width: 767px){.enter_series_list{justify-content:space-between;flex-wrap:wrap;gap:10.2564102564vw 0}}.enter_series_list{display:flex;list-style:none}@media screen and (max-width: 767px){.enter_series_list li{width:35.8974358974vw}}.enter_series_list li figure{margin:0}@media screen and (max-width: 767px){.enter_series_list li:nth-child(4){width:39.4871794872vw}}@media screen and (max-width: 767px){.enter_series_list li:nth-child(4) img{width:35.8974358974vw}}@media screen and (min-width: 768px){.enter_series_title{margin-top:8px;font-size:16px}}@media screen and (max-width: 767px){.enter_series_title{margin-top:2.0512820513vw;font-size:3.5897435897vw}}.enter_series_title{font-weight:500;line-height:150%}@media screen and (min-width: 768px){.enter_series_text{font-size:18px}}@media screen and (max-width: 767px){.enter_series_text{font-size:3.4615384615vw}}.enter_series_text{font-weight:500;line-height:150%}@media screen and (min-width: 768px){.enter_series_subtitle{width:180px;margin-top:8px;font-size:10px}}@media screen and (max-width: 767px){.enter_series_subtitle{width:35.8974358974vw;margin:2.0512820513vw auto 0;font-size:2.5641025641vw}}.enter_series_subtitle{text-align:center;color:var(--text);font-weight:500;line-height:150%}@media screen and (min-width: 768px){.enter_series_note{font-size:11px;margin-top:4px}}@media screen and (max-width: 767px){.enter_series_note{margin:.5128205128vw auto 0;font-size:2.8205128205vw;width:35.8974358974vw}}.enter_series_note{text-align:center;font-weight:500;line-height:150%}@media screen and (min-width: 768px){.enter_brand{margin:24px auto 158px;border-radius:20px;padding:32px 10px}}@media screen and (max-width: 767px){.enter_brand{margin:8.2051282051vw auto 6.1538461538vw;border-radius:5.1282051282vw;padding:6.1538461538vw 4.1025641026vw}}.enter_brand{background-color:var(--white)}.enter_brand>*{z-index:1;position:relative}.enter_brand:before{z-index:-1}@media screen and (min-width: 768px){.enter_brand:before{top:930px;left:-250px;width:121.44px;height:288.965px;border-radius:532.721px;filter:blur(15px)}}@media screen and (max-width: 767px){.enter_brand:before{top:500vw;left:-10.2564102564vw;width:18.9338461538vw;height:44.9007692308vw;border-radius:79.5758974359vw;filter:blur(2.2406492478vw)}}.enter_brand:before{content:"";position:absolute;transform:rotate(-40.161deg);background:var(--lp-gradient-spectrum-soft);mix-blend-mode:overlay}@media screen and (min-width: 768px){.enter_brand_content{row-gap:35px;-moz-column-gap:20px;column-gap:20px}}@media screen and (max-width: 767px){.enter_brand_content{row-gap:7.6923076923vw;-moz-column-gap:6.1538461538vw;column-gap:6.1538461538vw}}.enter_brand_content{display:flex;flex-wrap:wrap;justify-content:center;list-style:none}@media screen and (max-width: 767px){.enter_brand_list{width:34.8717948718vw;font-size:3.5897435897vw}}.enter_brand_list{font-weight:500;line-height:150%}.enter_brand_list figure{margin:0}@media screen and (min-width: 768px){.enter_brand_list p,.enter_brand_list figcaption{margin-top:12px}}@media screen and (max-width: 767px){.enter_brand_list p,.enter_brand_list figcaption{margin-top:3.0769230769vw}}@media screen and (min-width: 768px){.enter_brand_note{margin-top:24px}}@media screen and (max-width: 767px){.enter_brand_note{margin-top:6.1538461538vw}}@media screen and (min-width: 768px){.enter_receipt{width:800px;margin:0 auto 60px}}@media screen and (min-width: 768px){.enter_receipt_heading{margin-top:32px;font-size:22px}}@media screen and (max-width: 767px){.enter_receipt_heading{margin-top:8.2051282051vw;font-size:4.6153846154vw}}@media screen and (min-width: 768px){.enter_receipt_card{padding:24px 55px 29px;border-radius:20px;box-shadow:var(--lp-shadow-pc)}}@media screen and (max-width: 767px){.enter_receipt_card{padding:8.2051282051vw 6.1538461538vw 10.2564102564vw;border-radius:5.1282051282vw;margin-bottom:8.2051282051vw;box-shadow:var(--lp-shadow-sp)}}.enter_receipt_card{background-color:var(--white);text-align:left}@media screen and (min-width: 768px){.enter_receipt_pill{width:-moz-fit-content;width:fit-content;margin:0 auto 36px;padding:6px 16px 8px;border-radius:20px;font-size:18px;max-width:100%}}@media screen and (max-width: 767px){.enter_receipt_pill{width:65.1282051282vw;margin:0 auto 8.7179487179vw;padding:1.5384615385vw 4.1025641026vw 2.0512820513vw;border-radius:5.1282051282vw;font-size:3.5897435897vw}}.enter_receipt_pill{display:flex;align-items:center;justify-content:center;background:var(--lp-bg-hero-start);font-weight:500;line-height:150%;text-align:center}@media screen and (min-width: 768px){.enter_receipt_note{margin-top:24px}}@media screen and (max-width: 767px){.enter_receipt_note{margin-top:6.1538461538vw}}.enter_receipt_note{text-align:center}@media screen and (min-width: 768px){.enter_compare{display:flex;justify-content:space-between}}@media screen and (min-width: 768px){.enter_compare_frame{border-radius:20px;padding:20px 14px 22px}}@media screen and (max-width: 767px){.enter_compare_frame{border-radius:5.1282051282vw}}.enter_compare_frame{position:relative}@media screen and (min-width: 768px){.enter_compare_frame-good{border:3px solid var(--lp-primary)}}@media screen and (max-width: 767px){.enter_compare_frame-good{width:44.8717948718vw;padding:5.1282051282vw 4.6153846154vw 5.6666666667vw;border:.7692307692vw solid var(--lp-primary);margin:0 auto 8.6923076923vw}}@media screen and (min-width: 768px){.enter_compare_frame-bad{border:3px solid var(--gray)}}@media screen and (max-width: 767px){.enter_compare_frame-bad{padding:5.1282051282vw 0 4.6153846154vw;border:.7692307692vw solid var(--gray)}}@media screen and (min-width: 768px){.enter_compare_label{padding:0 8px 0 30px;top:-15px;left:20px;font-size:18px}}@media screen and (max-width: 767px){.enter_compare_label{top:-2.5641025641vw;font-size:3.5897435897vw}}.enter_compare_label{position:absolute;display:flex;justify-content:center;font-weight:500;line-height:150%;background-color:var(--white)}@media screen and (max-width: 767px){.enter_compare_label-good{left:5.1282051282vw;padding:0vw 2.0512820513vw 0vw 7.4358974359vw}}@media screen and (min-width: 768px){.enter_compare_label-good:before{top:4.5px;left:6px;width:20px;height:20px}}@media screen and (max-width: 767px){.enter_compare_label-good:before{top:.7692307692vw;left:1.5384615385vw;width:4.358974359vw;height:4.358974359vw}}.enter_compare_label-good:before{content:"";position:absolute;background:url(/26ssta/images/circle.svg) center top/100% auto no-repeat}@media screen and (max-width: 767px){.enter_compare_label-bad{left:4.6153846154vw;padding:0vw 1.5384615385vw 0vw 6.1538461538vw}}@media screen and (min-width: 768px){.enter_compare_label-bad:before{top:4.5px;left:6px;width:20px;height:20px}}@media screen and (max-width: 767px){.enter_compare_label-bad:before{top:1.0256410256vw;left:1.4358974359vw;width:3.8461538462vw;height:3.8461538462vw}}.enter_compare_label-bad:before{content:"";position:absolute;background:url(/26ssta/images/bad.svg) center top/100% auto no-repeat}@media screen and (min-width: 768px){.enter_compare_item{width:140px}}@media screen and (max-width: 767px){.enter_compare_item{width:35.8974358974vw}}.enter_compare_item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}@media screen and (max-width: 767px){.enter_compare_item-bad{width:17.9487179487vw}}@media screen and (min-width: 768px){.enter_compare_bad_list{gap:17px}}@media screen and (max-width: 767px){.enter_compare_bad_list{gap:6.5897435897vw}}.enter_compare_bad_list{display:flex;flex-wrap:wrap;justify-content:center;margin:0;padding:0;list-style:none}@media screen and (min-width: 768px){.enter_compare_caption{margin-top:4px;font-size:14px}}@media screen and (max-width: 767px){.enter_compare_caption{margin-top:1.5384615385vw;font-size:3.0769230769vw}}.enter_compare_caption{font-weight:500;line-height:150%}@media screen and (max-width: 767px){.enter_compare_caption-bad{font-size:max(10px,2.5641025641vw)}}@media screen and (min-width: 768px){.enter_online_heading{font-size:22px}}@media screen and (max-width: 767px){.enter_online_heading{font-size:4.6153846154vw}}@media screen and (min-width: 768px){.enter_online_content{border-radius:20px;width:800px;padding:32px 29px 28px 73px}}@media screen and (max-width: 767px){.enter_online_content{padding:8.2051282051vw 6.1538461538vw 10.2564102564vw;border-radius:5.1282051282vw}}.enter_online_content{display:flex;justify-content:center;flex-direction:column;margin:0 auto;text-align:center;background-color:var(--white)}@media screen and (min-width: 768px){.enter_online_note{text-align:center}}@media screen and (max-width: 767px){.enter_online_note{text-align:left}}@media screen and (min-width: 768px){.enter_online_note-first{margin-top:24px}}@media screen and (max-width: 767px){.enter_online_note-first{margin-top:6.1538461538vw}}@media screen and (min-width: 768px){.rule{padding:100px 0 120px;width:930px}}@media screen and (max-width: 767px){.rule{padding:20.5128205128vw 6.1538461538vw 25.641025641vw}}.rule{position:relative;text-align:center;margin:0 auto}.rule:before{z-index:-1}@media screen and (min-width: 768px){.rule:before{min-width:1440px;left:50%;transform:translate(-50%);width:100vw}}@media screen and (max-width: 767px){.rule:before{left:0;right:0;width:100%;transform:none}}.rule:before{content:"";position:absolute;top:0;height:100%;background-color:var(--white)}@media screen and (min-width: 768px){.rule_title{margin-bottom:40px}}@media screen and (max-width: 767px){.rule_title{margin-bottom:8.2051282051vw}}@media screen and (min-width: 768px){.rule_terms{width:800px;height:290px;margin:0 auto 40px;padding:36px 40px 36px 26px;border-radius:10px;border:1px solid var(--lp-border-muted)}}@media screen and (max-width: 767px){.rule_terms{height:102.5641025641vw;margin:0 auto 12.8205128205vw;padding:8.2051282051vw 6.9230769231vw 9.2307692308vw;border-radius:2.5641025641vw;border:.2564102564vw solid var(--lp-border-muted)}}.rule_terms{box-sizing:border-box;background-color:var(--white);overflow-x:hidden;text-align:left}@media screen and (min-width: 768px){.rule_terms_heading{font-size:22px;margin-bottom:24px}}@media screen and (max-width: 767px){.rule_terms_heading{font-size:4.6153846154vw;margin-bottom:6.1538461538vw}}.rule_terms_heading{font-weight:500;line-height:150%}@media screen and (min-width: 768px){.rule_terms_body{font-size:16px;width:734px}}@media screen and (max-width: 767px){.rule_terms_body{width:73.8461538462vw;font-size:3.5897435897vw}}.rule_terms_body{-ms-grid-row-align:stretch;align-self:stretch;font-style:normal;font-weight:500;line-height:150%}.rule_terms_paragraph{margin-bottom:1em}.rule_terms_link{color:var(--text);text-decoration:underline}.rule_terms_link:visited{color:var(--text)}.rule_cta{position:relative;display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 768px){.rule_cta_link{font-size:22px;gap:10px;padding:19.5px 100px 21.5px 74px;border-radius:999px;border:4px solid transparent}}@media screen and (max-width: 767px){.rule_cta_link{width:100%;font-size:5.1282051282vw;padding:4.6153846154vw 23.8461538462vw 5.1282051282vw 17.1794871795vw;border-radius:999px;border:1.0256410256vw solid transparent}}.rule_cta_link{position:relative;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;background:var(--lp-gradient-cta-fill) padding-box,var(--lp-gradient-cta-border) border-box;background-clip:padding-box,border-box;color:var(--white);font-weight:500;line-height:150%;text-decoration:none}@media screen and (min-width: 768px){.rule_cta_link:before{right:68px;width:18px;height:18px}}@media screen and (max-width: 767px){.rule_cta_link:before{right:17.9487179487vw;width:4.6153846154vw;height:4.6153846154vw}}.rule_cta_link:before{content:"";position:absolute;z-index:0;top:50%;transform:translateY(-50%);border-radius:50%;background-color:var(--white)}@media screen and (min-width: 768px){.rule_cta_link:after{right:73px;border-width:4px 0 4px 6px}}@media screen and (max-width: 767px){.rule_cta_link:after{right:19.2307692308vw;border-width:1.2820512821vw 0vw 1.2820512821vw 1.7948717949vw}}.rule_cta_link:after{content:"";position:absolute;z-index:1;top:50%;width:0;height:0;transform:translateY(-50%);border-style:solid;border-color:transparent transparent transparent var(--lp-primary)}.rule_cta_label{position:relative;z-index:2}@media screen and (min-width: 768px){.rule_cta_status{top:-24px;padding:2px 18px;border:2px solid var(--lp-primary);border-radius:20px;font-size:16px}}@media screen and (max-width: 767px){.rule_cta_status{top:-4.8717948718vw;padding:.7692307692vw 3.0769230769vw;border:.5128205128vw solid var(--lp-primary);border-radius:5.1282051282vw;font-size:4.1025641026vw}}.rule_cta_status{position:absolute;left:50%;transform:translate(-50%);width:-moz-max-content;width:max-content;max-width:100%;box-sizing:border-box;background-color:var(--white);color:var(--lp-primary);font-weight:500;line-height:150%}@media screen and (min-width: 768px){.rule_cta_status:before{margin-left:-8px;border-left:8px solid transparent;border-right:8px solid transparent;border-top:9px solid var(--lp-primary);bottom:-9px}}@media screen and (max-width: 767px){.rule_cta_status:before{margin-left:-2.0512820513vw;border-left:2.0512820513vw solid transparent;border-right:2.0512820513vw solid transparent;border-top:2.3076923077vw solid var(--lp-primary);bottom:-2.3076923077vw}}.rule_cta_status:before{content:"";position:absolute;left:50%;width:0;height:0}@media screen and (min-width: 768px){.rule_cta_status:after{margin-left:-6px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:7px solid var(--white);bottom:-7px}}@media screen and (max-width: 767px){.rule_cta_status:after{margin-left:-1.7948717949vw;border-left:1.7948717949vw solid transparent;border-right:1.7948717949vw solid transparent;border-top:1.7948717949vw solid var(--white);bottom:-1.5384615385vw}}.rule_cta_status:after{content:"";position:absolute;left:50%;width:0;height:0}@media screen and (min-width: 768px){.rule_note{margin:24px auto 0}}@media screen and (max-width: 767px){.rule_note{margin:6.1538461538vw auto 0}}.rule_note{text-align:center}@media screen and (min-width: 768px){.purchase{padding:0 0 120px;width:930px}}@media screen and (max-width: 767px){.purchase{padding:0 6.1538461538vw 20.5128205128vw}}.purchase{position:relative;text-align:center;margin:0 auto}.purchase:before{z-index:-1}@media screen and (min-width: 768px){.purchase:before{min-width:1440px;top:-1px;left:50%;transform:translate(-50%);width:100vw}}@media screen and (max-width: 767px){.purchase:before{top:0;left:0;right:0;width:100%;transform:none}}.purchase:before{content:"";position:absolute;height:100%;background-color:var(--white)}@media screen and (min-width: 768px){.purchase_heading{margin-bottom:50px}}@media screen and (max-width: 767px){.purchase_heading{margin-bottom:8.2051282051vw}}@media screen and (min-width: 768px){.purchase_lead{margin:0 auto 16px;font-size:18px}}@media screen and (max-width: 767px){.purchase_lead{font-size:4.1025641026vw;margin:0 auto 4.1025641026vw}}.purchase_lead{font-weight:500;line-height:150%}@media screen and (min-width: 768px){.purchase_note{margin:0 auto 50px}}@media screen and (max-width: 767px){.purchase_note{margin:0 auto 10.5128205128vw}}@media screen and (min-width: 768px){.purchase_actions{gap:40px;margin-bottom:50px;justify-content:center}}@media screen and (max-width: 767px){.purchase_actions{gap:6.1538461538vw;margin-bottom:12.8205128205vw;flex-direction:column}}.purchase_actions{display:flex}@media screen and (min-width: 768px){.purchase_action{width:340px;height:70px;padding:0 56px 0 28px;border-radius:999px;font-size:18px}}@media screen and (max-width: 767px){.purchase_action{width:71.7948717949vw;height:14.1025641026vw;padding:0vw 15.3846153846vw 0vw 7.6923076923vw;border-radius:256.1538461538vw;font-size:3.5897435897vw;margin:0 auto}}.purchase_action{position:relative;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;background:var(--lp-primary);color:var(--white);font-weight:500;line-height:150%;text-decoration:none}@media screen and (min-width: 768px){.purchase_action:before{right:48px;width:16px;height:16px}}@media screen and (max-width: 767px){.purchase_action:before{right:14.358974359vw;width:4.1025641026vw;height:4.1025641026vw}}.purchase_action:before{content:"";position:absolute;z-index:0;top:50%;transform:translateY(-50%);border-radius:50%;background-color:var(--white)}@media screen and (min-width: 768px){.purchase_action:after{right:53px;border-width:3px 0 3px 5px}}@media screen and (max-width: 767px){.purchase_action:after{right:15.641025641vw;border-width:1.0256410256vw 0vw 1.0256410256vw 1.2820512821vw}}.purchase_action:after{content:"";position:absolute;z-index:1;top:50%;width:0;height:0;transform:translateY(-50%);border-style:solid;border-color:transparent transparent transparent var(--lp-primary)}@media screen and (max-width: 767px){.purchase_action-online:before{right:11.7948717949vw}.purchase_action-online:after{right:13.0769230769vw}}.purchase_action-label{position:relative;z-index:2;flex:1;text-align:center}@media screen and (min-width: 768px){.purchase_shops{gap:20px 36px;width:800px;padding-bottom:60px;border-bottom:1px solid var(--black)}}@media screen and (max-width: 767px){.purchase_shops{gap:5.1282051282vw 2.8205128205vw;padding-bottom:15.3846153846vw;border-bottom:.2564102564vw solid var(--black)}}.purchase_shops{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin:0 auto}@media screen and (max-width: 767px){.purchase_shop{width:24.6153846154vw;display:inline-block}}@media screen and (min-width: 768px){.promotion{padding:0 0 120px;width:930px}}@media screen and (max-width: 767px){.promotion{padding:0 6.1538461538vw 25.641025641vw}}.promotion{position:relative;text-align:center;margin:0 auto}.promotion:before{z-index:-1}@media screen and (min-width: 768px){.promotion:before{min-width:1440px;top:-2px;left:50%;transform:translate(-50%);width:100vw}}@media screen and (max-width: 767px){.promotion:before{top:0;left:0;right:0;width:100%;transform:none}}.promotion:before{content:"";position:absolute;height:100%;background-color:var(--white)}@media screen and (min-width: 768px){.promotion_heading{margin:0 auto 24px;font-size:22px}}@media screen and (max-width: 767px){.promotion_heading{margin:0 auto 6.1538461538vw;font-size:4.6153846154vw}}.promotion_heading{font-weight:500;line-height:150%;color:var(--lp-primary)}@media screen and (min-width: 768px){.promotion_lead{margin:0 auto 50px;font-size:18px}}@media screen and (max-width: 767px){.promotion_lead{font-size:4.1025641026vw;margin:0 auto 10.2564102564vw}}.promotion_lead{font-weight:500;line-height:150%}@media screen and (min-width: 768px){.promotion_note{margin-top:24px}}@media screen and (max-width: 767px){.promotion_note{margin-top:6.1538461538vw}}.promotion_note{text-align:right}@media screen and (min-width: 768px){.faq{padding:0 0 120px;width:930px}}@media screen and (max-width: 767px){.faq{padding:0 6.1538461538vw 25.641025641vw}}.faq{position:relative;text-align:center;margin:0 auto}.faq:before{z-index:-1}@media screen and (min-width: 768px){.faq:before{min-width:1440px;top:-3px;left:50%;transform:translate(-50%);width:100vw}}@media screen and (max-width: 767px){.faq:before{top:0;left:0;right:0;width:100%;transform:none}}.faq:before{content:"";position:absolute;height:100%;background-color:var(--white)}@media screen and (min-width: 768px){.faq_heading{margin-bottom:50px}}@media screen and (max-width: 767px){.faq_heading{margin-bottom:8.2051282051vw}}@media screen and (min-width: 768px){.faq_list{max-width:800px}}.faq_list{margin:0 auto;text-align:left}@media screen and (min-width: 768px){.faq_item{border-bottom:1px solid var(--lp-border)}}@media screen and (max-width: 767px){.faq_item{border-bottom:.2564102564vw solid var(--lp-border)}}.faq_item:last-child{border-bottom:none}.faq_item.is-open{border-bottom:0}.faq_item.is-open .faq_toggle:after{opacity:0}.faq_term{margin:0}@media screen and (min-width: 768px){.faq_question{gap:24px;padding:20px 4px 20px 0;align-items:flex-start}}@media screen and (max-width: 767px){.faq_question{gap:6.1538461538vw;padding:5.1282051282vw 1.0256410256vw 5.1282051282vw 0;align-items:center}}.faq_question{display:flex;width:100%;border:none;background:transparent;cursor:pointer;font:inherit;color:var(--text);text-align:left}@media screen and (min-width: 768px){.faq_question:focus-visible{outline:2px solid var(--lp-primary);outline-offset:2px}}@media screen and (max-width: 767px){.faq_question:focus-visible{outline:.5128205128vw solid var(--lp-primary);outline-offset:.5128205128vw}}@media screen and (min-width: 768px){.faq_q{width:22px;height:31px;font-size:26px}}@media screen and (max-width: 767px){.faq_q{width:4.358974359vw;height:6.1538461538vw;font-size:5.1282051282vw;align-self:flex-start}}.faq_q{display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;color:var(--blue_2, var(--lp-primary));text-align:center;font-family:Montserrat;font-weight:500;line-height:120%}@media screen and (min-width: 768px){.faq_question-text{padding-top:6px;font-size:16px}}@media screen and (max-width: 767px){.faq_question-text{font-size:3.5897435897vw;padding-top:0}}.faq_question-text{flex:1;min-width:0;font-weight:500;line-height:160%}@media screen and (min-width: 768px){.faq_toggle{width:28px;height:28px;margin-top:6px}}@media screen and (max-width: 767px){.faq_toggle{display:flex;align-items:center;justify-content:center;width:4.1025641026vw;height:4.1025641026vw}}.faq_toggle{position:relative;flex-shrink:0}@media screen and (min-width: 768px){.faq_toggle:before{width:14px;height:2px;margin:-1px 0 0 -7px;top:50%;left:50%}}@media screen and (max-width: 767px){.faq_toggle:before{width:4.1025641026vw;height:.5128205128vw;top:50%;transform:translateY(-50%)}}.faq_toggle:before{content:"";position:absolute;background-color:var(--lp-primary)}@media screen and (min-width: 768px){.faq_toggle:after{width:2px;height:14px;margin:-7px 0 0 -1px;top:50%;left:50%}}@media screen and (max-width: 767px){.faq_toggle:after{width:.5128205128vw;height:4.1025641026vw;left:50%;top:50%;transform:translate(-50%,-50%)}}.faq_toggle:after{content:"";position:absolute;background-color:var(--lp-primary);transition:opacity .15s ease}@media screen and (min-width: 768px){.faq_answer{gap:24px;padding:20px 4px 24px 0;border-top:1px solid var(--lp-border);font-size:16px}}@media screen and (max-width: 767px){.faq_answer{gap:6.1538461538vw;padding:5.1282051282vw 1.0256410256vw 6.1538461538vw 0;border-top:.2564102564vw solid var(--lp-border);font-size:3.5897435897vw}}.faq_answer{margin:0;display:flex;align-items:flex-start;font-weight:500;line-height:160%;color:var(--text)}.faq_answer[hidden]{display:none}@media screen and (min-width: 768px){.faq_a{width:20px;height:31px;font-size:26px}}@media screen and (max-width: 767px){.faq_a{width:3.8461538462vw;height:6.1538461538vw;font-size:5.1282051282vw}}.faq_a{flex-shrink:0;padding-top:0;color:var(--blue_2, var(--lp-primary));text-align:center;font-family:Montserrat;font-weight:500;line-height:120%}@media screen and (min-width: 768px){.faq_answer-body{font-size:16px;padding-bottom:4px}}@media screen and (max-width: 767px){.faq_answer-body{font-size:3.5897435897vw;padding-bottom:1.0256410256vw}}.faq_answer-body{font-weight:500;line-height:150%}@media screen and (min-width: 768px){.faq_answer-body small{margin-top:8px;font-size:12px}}@media screen and (max-width: 767px){.faq_answer-body small{margin-top:2.0512820513vw;font-size:max(10px,2.5641025641vw)}}.faq_answer-body small{display:block;line-height:160%}@media screen and (min-width: 768px){.faq_answer_text{margin-bottom:16px}}@media screen and (max-width: 767px){.faq_answer_text{margin-bottom:4.1025641026vw}}@media screen and (min-width: 768px){.contact{padding:0 0 40px;width:930px}}@media screen and (max-width: 767px){.contact{padding:0 6.1538461538vw 30.7692307692vw}}.contact{position:relative;text-align:center;margin:0 auto}.contact:before{z-index:-1}@media screen and (min-width: 768px){.contact:before{min-width:1440px;top:-4px;left:50%;transform:translate(-50%);width:100vw}}@media screen and (max-width: 767px){.contact:before{top:0;left:0;right:0;width:100%;transform:none}}.contact:before{content:"";position:absolute;height:100%;background-color:var(--white)}@media screen and (min-width: 768px){.contact_heading{margin-bottom:50px}}@media screen and (max-width: 767px){.contact_heading{margin-bottom:8.2051282051vw;font-size:4.6153846154vw}}@media screen and (min-width: 768px){.contact_office{font-size:22px;margin-bottom:24px}}@media screen and (max-width: 767px){.contact_office{font-size:4.6153846154vw;margin-bottom:6.1538461538vw}}.contact_office{font-weight:500;line-height:150%}@media screen and (min-width: 768px){.contact_panel{width:506px;margin:0 auto 40px}}@media screen and (max-width: 767px){.contact_panel{width:100%;margin:0 auto 10.2564102564vw}}@media screen and (min-width: 768px){.contact_panel-title{margin:0 0 24px;padding:4px 20px;border-radius:4px;font-size:22px}}@media screen and (max-width: 767px){.contact_panel-title{margin:0 0 6.1538461538vw;padding:.7692307692vw 0 1.2820512821vw;border-radius:1.2820512821vw;font-size:4.6153846154vw}}.contact_panel-title{background:var(--lp-pale-blue);font-weight:500;line-height:150%}@media screen and (min-width: 768px){.contact_panel-text{font-size:18px}}@media screen and (max-width: 767px){.contact_panel-text{font-size:4.1025641026vw}}.contact_panel-text{font-weight:500;line-height:150%}@media screen and (min-width: 768px){.contact_panel--hours{gap:24px}}@media screen and (max-width: 767px){.contact_panel--hours{gap:6.1538461538vw}}.contact_panel--hours{display:flex;flex-direction:column;align-items:stretch}@media screen and (min-width: 768px){.contact_panel--hours .contact_panel-title{min-height:38px;padding:5px 40px 8px;border-radius:5px}}.contact_panel--hours .contact_panel-title{margin:0;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.contact_panel--hours .contact_panel-text{margin:0;color:var(--black)}@media screen and (min-width: 768px){.contact_panel--hours .contact_panel-line{font-size:18px}}@media screen and (max-width: 767px){.contact_panel--hours .contact_panel-line{font-size:4.1025641026vw}}.contact_panel--hours .contact_panel-line{margin:0;font-weight:500;line-height:150%;text-align:center}@media screen and (min-width: 768px){.contact_panel--hours .contact_panel-line-first{margin-bottom:27px}}@media screen and (max-width: 767px){.contact_panel--hours .contact_panel-line-first{margin-bottom:6.9230769231vw}}@media screen and (min-width: 768px){.contact_panel .note{margin-top:10px}}@media screen and (max-width: 767px){.contact_panel .note{margin-top:3.5897435897vw}}.contact_panel .note{text-align:center}@media screen and (min-width: 768px){.contact_mail{font-size:18px}}@media screen and (max-width: 767px){.contact_mail{font-size:4.6153846154vw}}.contact_mail{color:var(--lp-primary);text-align:center;font-weight:500;line-height:150%;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}@media screen and (min-width: 768px){.sns{padding:32px 0 120px;width:930px;gap:43px;border-top:1px solid var(--black)}}@media screen and (max-width: 767px){.sns{padding:8.2051282051vw 6.1538461538vw 41.0256410256vw;gap:11.0256410256vw}}.sns{position:relative;display:flex;align-items:center;justify-content:center;text-align:center;margin:0 auto}@media screen and (max-width: 767px){.sns:after{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:87.1794871795vw;height:.2564102564vw;background-color:var(--black)}}.sns:before{z-index:-1}@media screen and (min-width: 768px){.sns:before{min-width:1440px;top:-5px;left:50%;transform:translate(-50%);width:100vw}}@media screen and (max-width: 767px){.sns:before{top:-1.2820512821vw;left:0;right:0;width:100%;transform:none}}.sns:before{content:"";position:absolute;height:110%;background-color:var(--white)}@media screen and (min-width: 768px){.sns_label{font-size:24px}}@media screen and (max-width: 767px){.sns_label{font-size:4.6153846154vw}}.sns_label{font-family:Montserrat;font-style:normal;font-weight:500;line-height:150%}@media screen and (min-width: 768px){.sns_list{gap:32px}}@media screen and (max-width: 767px){.sns_list{gap:8.2051282051vw}}.sns_list{display:flex;align-items:center;margin:0;padding:0;list-style:none}@media screen and (max-width: 767px){.sns_item{width:5.8974358974vw;height:5.8974358974vw}}.sns_item img{display:block;width:100%;height:auto}@media print{.js-copy-guard-image{display:none!important}}@keyframes voiceProductFadeInDownNoTransform{0%{top:-25.641025641vw}to{top:0}}@keyframes voiceProductFadeInOnly{0%{opacity:0}to{opacity:1}}@keyframes heroProductFadeInDownNoTransform{0%{top:-100px}to{top:0}}@keyframes productLineupFadeInUpNoTransform{0%{top:100px;opacity:0}to{top:0;opacity:1}}.productLineupFadeInUpNoTransform{animation-name:productLineupFadeInUpNoTransform}@media screen and (min-width: 768px){._pcHide{display:none}}@media screen and (max-width: 767px){._spHide{display:none}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{-ms-scroll-snap-type:none;scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg,.swiper-button-next ::slotted(svg),.swiper-button-next svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon,.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next ::slotted(.swiper-navigation-icon),.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next ::slotted(.swiper-navigation-icon),.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical~.swiper-button-prev .swiper-navigation-icon,.swiper-vertical~.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-vertical~.swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next ::slotted(.swiper-navigation-icon),.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}.swiper-pagination-bullet:is(button){border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}
