@font-face{font-family:Local Noto Sans JP;src:local(Noto Sans JP Regular),local(Noto Sans CJK JP Regular);font-weight:400;font-style:normal}@font-face{font-family:Local Noto Sans JP;src:local(Noto Sans JP Medium),local(Noto Sans CJK JP Medium);font-weight:500;font-style:normal}@font-face{font-family:Local Noto Sans JP;src:local(Noto Sans JP Bold),local(Noto Sans CJK JP Bold);font-weight:700;font-style:normal}:root{--font-size-body:16px;--font-weight-thin:100;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-black:900;--letter-spacing-body:0;--line-height-body:calc(18.8 / 9.4);--line-height-tight:1.25;--line-height-none:1;--line-height-loose:2;--hover-opacity:.7;--sugune-color-text-main:0 0 0;--sugune-color-text-sub:135 135 135;--sugune-color-primary:139 196 235;--sugune-color-secondary:194 149 189;--sugune-color-accent:252 238 33;--sugune-color-important:255 87 34;--sugune-color-bg-body:linear-gradient(180deg, #e5e7e100 0%, #e5e7e117 1.13%, #e5e7e1 12.95%, #e5e7e1 67.48%, #f1f0d5 84.64%, #fffbc6 100%);--sugune-font-family-body:"Noto Sans JP", sans-serif;--sugune-gradient-primary:#ddecf7b3 0%, #9ecbeeb3 100%;--sugune-gradient-secondary:#ddecf7b3 0%, #fffcd2b3 100%;--sugune-site-container-width:1100px;--sugune-site-container-padding-x:32px;--sugune-site-header-height:122px;--sugune-design-base-width:1440px}@media (width<=768px){:root{--sugune-site-container-padding-x:16px}}*,:before,:after{box-sizing:border-box}body,h1,h2,h3,p,figure,blockquote{margin:0}body{text-rendering:optimizespeed;min-height:100vh;line-height:1.5}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}ul,ol{padding:0;list-style:none}a{color:inherit;text-decoration:none}html{line-height:var(--line-height-body);scroll-behavior:smooth;scroll-padding-top:var(--scroll-padding-top)}body{-webkit-text-size-adjust:100%;-webkit-print-color-adjust:exact;background:var(--color-bg-body);color:rgb(var(--color-text-body));font-family:var(--font-family-body);font-feature-settings:"palt";font-size:var(--font-size-body);font-weight:var(--font-weight-regular);letter-spacing:var(--letter-spacing-body);overflow-wrap:break-word;text-box:trim-both text;word-break:normal}body :first-child{margin-top:0}body :last-child{margin-bottom:0}:where(h1,h2,h3,h4,h5,h6){line-height:var(--line-height-tight);font-weight:var(--font-weight-bold)}:where(a){color:inherit;text-underline-offset:.16em;text-decoration-thickness:.08em;transition:opacity .2s}:where(a):hover{opacity:var(--hover-opacity);text-decoration:none}:where(strong){font-weight:var(--font-weight-bold)}:where(small){font-size:.875em}:where(code,kbd,samp,pre){font-family:inherit}:where(pre){overflow-x:auto}:where(blockquote){margin-inline:0}:where(hr){opacity:.2;border:0;border-top:1px solid;margin-block:20px}:where(table){width:100%}:where(caption){text-align:left}:where(th,td){vertical-align:center;border:1px solid;padding:.75em}:where(textarea){resize:vertical;width:100%;max-width:100%}:where(button,input,textarea,select):focus-visible,:where(a):focus-visible{outline-offset:2px;outline:2px solid}:where(img){max-width:100%;height:auto}:root{--animation-duration-base:.3s;--easing-effect:cubic-bezier(.22, 1, .36, 1)}[data-scroll-effect=slide-right],[data-scroll-effect=slide-left],[data-scroll-effect=slide-up],[data-scroll-effect=fade-in]{opacity:0;transition:opacity 1.2s var(--easing-effect) var(--effect-delay,0s), translate 1.2s var(--easing-effect) var(--effect-delay,0s)}.is-visible[data-scroll-effect=slide-right],.is-visible[data-scroll-effect=slide-left],.is-visible[data-scroll-effect=slide-up],.is-visible[data-scroll-effect=fade-in]{opacity:1;translate:0}[data-scroll-effect=fade-in][data-scroll-effect-loop]>*{opacity:0;transition:opacity 1.2s var(--easing-effect), translate 1.2s var(--easing-effect);transition-delay:calc(var(--effect-transition-delay,.1s) + var(--effect-delay,0s))}[data-scroll-effect=fade-in][data-scroll-effect-loop].is-visible>*{opacity:1}[data-scroll-effect=slide-up]{translate:0 2rem}[data-scroll-effect=slide-up][data-scroll-effect-loop]{opacity:1;translate:0}[data-scroll-effect=slide-up][data-scroll-effect-loop]>*{opacity:0;transition:opacity 1.2s var(--easing-effect), translate 1.2s var(--easing-effect);transition-delay:calc(var(--effect-transition-delay,.1s) + var(--effect-delay,0s));translate:0 2rem}[data-scroll-effect=slide-up][data-scroll-effect-loop].is-visible>*{opacity:1;translate:0}[data-scroll-effect=slide-left]{translate:2rem}[data-scroll-effect=slide-right]{translate:-2rem}[data-scroll-effect=blur-image] img{opacity:0;filter:blur(8px);transition:opacity .3s var(--easing-effect), filter .6s var(--easing-effect), scale .8s var(--easing-effect);scale:1.04}[data-scroll-effect=blur-image].is-visible img{filter:blur();opacity:1;scale:1}[data-scroll-effect=reveal-up]{clip-path:inset(100% 0 0);transition:clip-path .8s var(--easing-effect);overflow:hidden}[data-scroll-effect=reveal-up].is-visible{clip-path:inset(0)}[data-scroll-effect=reveal-down]{clip-path:inset(0 0 100%);transition:clip-path .8s var(--easing-effect);overflow:hidden}[data-scroll-effect=reveal-down].is-visible{clip-path:inset(0)}[data-scroll-effect=reveal-left]{clip-path:inset(0 100% 0 0);transition:clip-path .8s var(--easing-effect);overflow:hidden}[data-scroll-effect=reveal-left].is-visible{clip-path:inset(0)}[data-scroll-effect=reveal-right]{clip-path:inset(0 0 0 100%);transition:clip-path .8s var(--easing-effect);overflow:hidden}[data-scroll-effect=reveal-right].is-visible{clip-path:inset(0)}[data-scroll-effect-delay="100"]{transition-delay:.1s}[data-scroll-effect-delay="200"]{transition-delay:.2s}[data-scroll-effect-delay="300"]{transition-delay:.3s}[data-scroll-effect-delay="400"]{transition-delay:.4s}[data-scroll-effect-delay="500"]{transition-delay:.5s}[data-scroll-effect-delay="600"]{transition-delay:.6s}[data-scroll-effect-delay="700"]{transition-delay:.7s}[data-scroll-effect-delay="800"]{transition-delay:.8s}[data-scroll-effect-delay="900"]{transition-delay:.9s}[data-scroll-effect-delay="1000"]{transition-delay:1s}[data-hover=underline]{background:linear-gradient(currentColor,currentColor) 100% 100%/0 1px no-repeat;text-decoration:none;transition:background-size .3s}@media (hover:hover) and (pointer:fine){[data-hover=underline]:hover,[href]:hover [data-hover=underline]{opacity:1;background-position-x:0;background-size:100% 1px}}[data-hover=scale-image]{overflow:hidden}[data-hover=scale-image] img{object-fit:cover;width:100%;height:100%;transition:scale .3s}@media (hover:hover) and (pointer:fine){[data-hover=scale-image]:hover img,[href]:hover [data-hover=scale-image] img{scale:var(--hover-image-scale,1.04)}}body{background:var(--sugune-color-bg-body);color:rgb(var(--sugune-color-text-main));font-family:var(--sugune-font-family-body)}@media (width<=768px){body{font-size:14px}}.c-container{padding-left:var(--container-padding-left,var(--site-container-padding-x));padding-right:var(--container-padding-right,var(--site-container-padding-x));margin-inline:auto}@media (width>=1025px){.c-container{max-width:calc(var(--container-width,var(--site-container-width)) + var(--container-padding-left,var(--site-container-padding-x)) + var(--container-padding-right,var(--site-container-padding-x)))}}.c-skip-link{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.c-skip-link:focus-visible{z-index:99;clip:auto;width:auto;height:auto;color:rgb(var(--color-primary));outline:2px solid rgb(var(--color-primary));outline-offset:2px;background-color:#fafafa;border-radius:3px;margin:0;padding:10px 24px;position:fixed;top:10px;left:10px;overflow:visible}@keyframes animation-scale-in{0%{transform:scale(0)}50%{transform:scale(1.1)}70%{transform:scale(.94)}to{transform:scale(1)}}@keyframes animation-float{0%,to{translate:0}50%{translate:0 -12px}}@keyframes animation-float-reverse{0%,to{translate:0}50%{translate:0 10px}}@keyframes animation-bubble{0%,to{transform:scale(1)}20%{transform:scale(1.03,.98)}40%{transform:scale(.995,1.08)}60%{transform:scale(1.08,.99)}80%{transform:scale(.98,1.085)}}[data-scroll-effect=scale-in]{opacity:0;transition:all .55s cubic-bezier(.47,.07,.5,.93),opacity .3s ease-out}[data-scroll-effect=scale-in].is-visible{opacity:1;animation:.55s cubic-bezier(.47,.07,.5,.93) animation-scale-in}.sugune-container{padding-left:var(--sugune-site-container-padding-x);padding-right:var(--sugune-site-container-padding-x);margin-inline:auto}@media (width>=1025px){.sugune-container{max-width:calc(var(--sugune-site-container-width) + var(--sugune-site-container-padding-x) + var(--sugune-site-container-padding-x))}}.sugune-heading-primary{color:rgb(var(--sugune-color-primary));text-align:center;font-size:19px;font-weight:var(--font-weight-bold);justify-content:center;margin-bottom:42px;line-height:1.4;display:flex}@media (width<=768px){.sugune-heading-primary{margin-bottom:32px;font-size:14px}}.sugune-heading-primary__inner{aspect-ratio:1;background:url(https://image.campaigns.jp/sugune/heading_bg_primary.png) 50%/contain no-repeat;place-content:center;width:138px;display:inline-grid}@media (width<=768px){.sugune-heading-primary__inner{width:100px}}.sugune-button{border:2px solid rgb(var(--sugune-color-primary));width:100%;max-width:320px;min-height:62px;color:rgb(var(--sugune-color-primary));font-size:16px;font-weight:var(--font-weight-bold);text-align:center;background-color:#fff;border-radius:999.9rem;justify-content:space-between;align-items:center;gap:12px;padding:10px 24px;transition:background .2s,color .2s,translate .2s;display:inline-flex;position:relative}.sugune-button:before,.sugune-button:after{flex-shrink:0;display:block}.sugune-button:before{content:"＜";opacity:0}.sugune-button:after{content:"＞"}.sugune-button.is-reverse:before{opacity:1}.sugune-button.is-reverse:after{opacity:0}@media (hover:hover) and (pointer:fine){.sugune-button:hover{opacity:1;background-color:rgb(var(--sugune-color-primary));color:#fff}}@media (width<=768px){.sugune-button{column-gap:.8rem;max-width:280px;min-height:46px;padding-inline:12px;font-size:14px}}.sugune-button--cta{color:#fff;background:linear-gradient(90deg,#5aa7dc 0%,#8bc4eb 27%,#5aa7dc 50% 100%) 0 0/200% 100%;border:none;justify-content:center;font-size:21px}.sugune-button--cta:after{content:"";border:1px solid;border-radius:999.9rem;position:absolute;inset:6px}.sugune-button--cta:before{content:none}@media (hover:hover) and (pointer:fine){.sugune-button--cta:hover{background-position-x:-50%}}@media (width<=768px){.sugune-button--cta{font-size:18px}.sugune-button--cta:after{inset:4px}}.sugune-button--primary{color:#fff;letter-spacing:.05em;background:linear-gradient(135deg,#aa76b4 0% 50%,#bd9bbf 75%,#aa76b4 100%) 100% 0/200% 100%;border:none;padding-inline:20px;transition:box-shadow .2s,translate .2s,background .2s;box-shadow:0 3px #00000080}.sugune-button--primary .sugune-button__text{text-shadow:0 0 2px #4911564d;font-size:20px}@media (hover:hover) and (pointer:fine){.sugune-button--primary:hover{opacity:1;box-shadow:none;background-position-x:50%;translate:0 3px}}.sugune-rich-text{--sugune-rich-text-block-margin:20px;font-weight:var(--font-weight-bold);font-size:12px;line-height:2}.sugune-rich-text>:where(p,ul,ol,dl):not(:first-child),.sugune-rich-text>:where(p,ul,ol,dl) dt:not(:first-child){margin-top:var(--sugune-rich-text-block-margin)}.sugune-rich-text dl dd{margin-left:0}.sugune-list{flex-direction:column;padding:0;display:flex}.sugune-list>li{position:relative}ul.sugune-list>li{display:inline-flex}ul.sugune-list>li:before{content:"・ ";display:block}ol.sugune-list{margin-left:2em;list-style:decimal}@media (width>=769px){.sugune-list--center{text-align:center;align-items:center}}.sugune-list-note{flex-direction:column;display:flex}.sugune-list-note>li{text-indent:-1em;padding-left:1em}.sugune-scroller-y{height:var(--sugune-scroller-y-height,240px);background-color:#0000;background-image:linear-gradient(#fff 30%,#fff0),linear-gradient(#fff0,#fff 70%),radial-gradient(farthest-side at 50% 0,#0003,#0000),radial-gradient(farthest-side at 50% 100%,#0003,#0000);background-position:0 0,0 100%,0 0,0 100%;background-repeat:no-repeat;background-size:100% 50px,100% 50px,100% 30px,100% 30px;background-attachment:local,local,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;padding-right:20px;overflow-y:auto}.sugune-prize-card{background:linear-gradient(135deg,#ddecf7b3 0%,#fffcd2b3 100%);border-radius:31px;grid-template-columns:calc(50% + 10px) 1fr;align-items:center;column-gap:32px;padding:42px 48px 48px;display:grid;position:relative;overflow:hidden}@media (width<=1024px){.sugune-prize-card{padding-block:28px;padding-inline:var(--sugune-site-container-padding-x);grid-template-columns:1fr;align-items:center;row-gap:32px}}.sugune-prize-card__content{row-gap:25px;display:grid}.sugune-prize-card__header{align-items:center;width:min(100%,360px);margin-inline:auto;display:flex}.sugune-prize-card__badge{z-index:1;aspect-ratio:77/75;color:#fff;width:92px;font-size:16px;font-weight:var(--font-weight-bold);text-align:center;background:url(https://image.campaigns.jp/sugune/prize_badge_bg.svg) 50%/contain no-repeat;flex-shrink:0;justify-content:center;align-items:center;margin-right:-35px;line-height:1;display:flex;position:relative}.sugune-prize-card__badge.is-visible{transition-delay:.4s;animation-delay:.4s}@media (width<=768px){.sugune-prize-card__badge{width:65px;font-size:14px}}.sugune-prize-card__badge-number{color:rgb(var(--sugune-color-accent));font-size:32px;font-weight:var(--font-weight-black);line-height:1}@media (width<=768px){.sugune-prize-card__badge-number{font-size:24px}}.sugune-prize-card__award{color:#fff;width:100%;min-height:56px;font-size:16px;font-weight:var(--font-weight-bold);text-align:center;background:linear-gradient(90deg,#5aa7dc 0%,#8bc4eb 50%,#5aa7dc 100%);border-radius:999.9px;justify-content:center;align-items:center;padding:10px 35px;line-height:1.2;display:flex}@media (width<=768px){.sugune-prize-card__award{min-height:52px;padding-inline:35px 15px;font-size:14px}}.sugune-prize-card__award-main{text-shadow:0 0 4px #00000040;font-size:22px}@media (width<=768px){.sugune-prize-card__award-main{font-size:20px}}.sugune-prize-card__body{opacity:0;transition:opacity 1.2s var(--easing-effect) .3s, translate 1.2s var(--easing-effect) .3s;flex-direction:column;align-items:center;row-gap:10px;display:flex;translate:0 2rem}.sugune-prize-card.is-visible .sugune-prize-card__body{opacity:1;translate:0}.sugune-prize-card__title{font-weight:var(--font-weight-bold);flex-direction:column;margin:0;line-height:1.4;display:flex}.sugune-prize-card__title-sub{font-size:21px}.sugune-prize-card__title-main{font-size:28px;line-height:1.2}.sugune-prize-card__title-main--small{font-size:26px}.sugune-prize-card__title-note{margin-top:5px;font-size:14px}.sugune-prize-card__value{color:#9e7fbd;font-size:33px;font-weight:var(--font-weight-bold);align-items:center;line-height:1.2;display:flex}.sugune-prize-card__value-unit{font-size:21px}.sugune-prize-card__desc{color:rgb(var(--sugune-color-text-sub));font-weight:var(--font-weight-medium);line-height:1.55606}.sugune-prize-card__media{opacity:0;transition:opacity 1.2s var(--easing-effect) .3s, translate 1.2s var(--easing-effect) .3s;flex-direction:column;align-items:flex-end;display:flex;translate:0 2rem}.sugune-prize-card.is-visible .sugune-prize-card__media{opacity:1;translate:0}@media (width<=1024px){.sugune-prize-card__media{align-items:center}}.sugune-prize-card__media-image{margin-left:var(--sugune-prize-card-media-margin-left,0)}.sugune-prize-card__media-image img{width:100%;height:auto;display:block}@media (width<=1024px){.sugune-prize-card__media-image img{margin-inline:auto}}.sugune-prize-card__media--multiple-logos{flex-direction:row;align-items:center;gap:30px}@media (width>=1025px){.sugune-prize-card__media--multiple-logos{justify-content:flex-end}}@media (width<=1024px){.sugune-prize-card__media--multiple-logos{justify-content:center;gap:12px}}@media (width<=480px){.sugune-prize-card__media--multiple-logos{flex-direction:column}}.sugune-prize-card__note{font-size:12px;font-weight:var(--font-weight-medium);color:rgb(var(--sugune-color-text-sub));line-height:1.4}.sugune-prize-card__panel{max-width:260px;color:rgb(var(--sugune-color-text-sub));text-align:center;background-color:#fff;border-radius:16px;padding:20px 24px 24px}.sugune-prize-card__panel-title{font-size:18px;font-weight:var(--font-weight-bold);margin-bottom:20px;line-height:1.19935}@media (width<=768px){.sugune-prize-card__panel-title{font-size:14px}}.sugune-prize-card__logo{flex-shrink:0}@media (width<=768px){.sugune-prize-card__logo{width:85px}}.sugune-prize-card__panel-logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px 20px;display:flex}.sugune-prize-card__panel-note{font-size:10px;font-weight:var(--font-weight-medium);margin-top:20px;line-height:1.2}.sugune-prize-card__panel-note a{text-underline-offset:.1em;text-decoration:underline}@media (hover:hover) and (pointer:fine){.sugune-prize-card__panel-note a:hover{text-decoration:none}}.sugune-prize-card-list{row-gap:32px;width:min(100%,940px);margin-inline:auto;display:grid}@media (width>=769px){.sugune-prize-card--daskin-gift{--sugune-prize-card-media-margin-left:calc(-322px + 295px)}}.sugune-list-step{justify-content:center;gap:32px;margin:0;display:flex}@media (width<=768px){.sugune-list-step{flex-direction:column;row-gap:72px}}.sugune-list-step__item{text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.sugune-list-step__item:after{content:"";aspect-ratio:1;background:#c9caca url(https://image.campaigns.jp/sugune/icon_angle_right.svg) 50%/10px no-repeat;border-radius:50%;place-content:center;width:32px;margin:auto;display:grid;position:absolute}.sugune-list-step__item:last-child:after{content:none}@media (width>=769px){.sugune-list-step__item{width:calc(33.3333% - 18px)}.sugune-list-step__item:after{inset-block:0;left:100%;overflow:hidden;translate:0 -15px}}@media (width<=768px){.sugune-list-step__item:after{top:calc(100% + 22px);inset-inline:0;rotate:90deg}}.sugune-list-step__item-label{aspect-ratio:1;background-color:rgb(var(--sugune-color-primary));color:#fff;width:72px;font-size:12px;font-weight:var(--font-weight-bold);border-radius:50%;place-content:center;margin-bottom:24px;line-height:1;display:grid}@media (width<=768px){.sugune-list-step__item-label{width:56px;font-size:10px}}.sugune-list-step__item-label-number{font-size:28px}@media (width<=768px){.sugune-list-step__item-label-number{font-size:25px}}.sugune-list-step__item-image{place-content:center;min-height:146px;margin-bottom:24px;display:grid}.sugune-list-step__item-title{font-size:14px;font-weight:var(--font-weight-bold);line-height:1.57065}.sugune-product-list{grid-template-columns:repeat(2,1fr);justify-content:center;gap:40px 24px;margin-block:0;display:grid}@media (width<=1024px){.sugune-product-list{grid-template-columns:min(100%,340px);margin-top:40px}}.sugune-product-list__item{text-align:center;flex-direction:column;justify-content:flex-end;align-items:center;padding-left:80px;display:flex;position:relative}.sugune-product-list__item:nth-child(2n){padding-left:0;padding-right:80px}@media (width<=768px){.sugune-product-list__item{padding-left:40px}.sugune-product-list__item:nth-child(2n){padding-right:40px}}.sugune-product-list__package{flex-direction:column;align-items:center;display:flex}.sugune-product-list__package-image{flex-direction:column;justify-content:flex-end;min-height:230px;display:flex;position:relative}.sugune-product-list__package-image:after{content:"";bottom:0;filter:blur(3.6542px);background:#4d4d4d80;border-radius:50%;height:3px;position:absolute;inset-inline:0}@media (width<=768px){.sugune-product-list__package-image{min-height:165px}.sugune-product-list__package-image img{width:var(--sugune-package-image-width)}}.sugune-product-list__title{margin-top:20px;font-size:16px;line-height:1.35643}@media (width<=768px){.sugune-product-list__title{font-size:12px}}.sugune-product-list__desc{aspect-ratio:170/178;width:220px;font-weight:var(--font-weight-bold);background:url(https://image.campaigns.jp/sugune/products_desc_bg_bubble.png) 50%/contain no-repeat;place-content:center;display:grid;position:absolute;bottom:65px}.sugune-product-list__item:nth-child(odd) .sugune-product-list__desc{left:-25px}.sugune-product-list__item:nth-child(2n) .sugune-product-list__desc{right:-25px}.sugune-product-list__desc em{font-style:normal}@media (width<=768px){.sugune-product-list__desc{bottom:35px;scale:.65}.sugune-product-list__item:nth-child(odd) .sugune-product-list__desc{left:-45px}.sugune-product-list__item:nth-child(2n) .sugune-product-list__desc{right:-45px}}.sugune-product-list__desc-sub{color:rgb(var(--sugune-color-text-sub));font-size:14px;line-height:1.38507}.sugune-product-list__desc-sub em{color:rgb(var(--sugune-color-primary));letter-spacing:.1em;margin-top:4px;font-size:18px;display:block}.sugune-product-list__desc-main{background:linear-gradient(90deg,#5aa7dc 0%,#8bc4eb 50%,#5aa7dc 100%);-webkit-text-fill-color:transparent;color:rgb(var(--sugune-color-primary));letter-spacing:.05em;-webkit-background-clip:text;margin-top:4px;font-size:28px;line-height:1}.sugune-product-list__desc-main em{letter-spacing:.01em;font-size:37px;line-height:1;display:block}.sugune-product-list__desc-main small{font-size:16px;line-height:1}.sugune-product-list__item--cleansing{--sugune-package-image-width:72px}.sugune-product-list__item--toner{--sugune-package-image-width:118px}.sugune-feature-card{height:100%;color:rgb(var(--sugune-color-text-sub));font-size:18px;font-weight:var(--font-weight-bold);text-align:center;font-feature-settings:normal;background:#fffc;border-radius:10px;padding:24px;line-height:1.39949}@media (width<=768px){.sugune-feature-card{padding:16px;font-size:14px}}.sugune-feature-card__title{background-color:rgb(var(--sugune-color-primary));color:#fff;font-size:16px;font-weight:var(--font-weight-bold);text-align:center;margin-bottom:14px;padding:12px;line-height:1}@media (width<=768px){.sugune-feature-card__title{padding:10px;font-size:14px}}.sugune-feature-card__image{justify-content:center;align-items:center;height:94px;margin-bottom:6px;display:flex}.sugune-feature-card-list{grid-template-columns:repeat(2,1fr);gap:40px;margin:0;display:grid}@media (width<=768px){.sugune-feature-card-list{grid-template-columns:1fr;gap:24px}}.sugune-faq-list{font-weight:var(--font-weight-black);flex-direction:column;gap:18px;margin-block:0;display:flex}.sugune-faq-list__item{flex-direction:column;display:flex}.sugune-faq-list__question{align-items:flex-start;column-gap:4px;display:flex}.sugune-faq-list__question-number{color:rgb(var(--sugune-color-primary));font-size:18px;line-height:1.2}.sugune-faq-list__question-title{min-height:21px;font-size:14px;font-weight:var(--font-weight-black);flex-direction:column;justify-content:center;display:flex}.sugune-faq-list__answer{color:#9fa0a0;font-size:14px;line-height:2}.sugune-message-text{font-size:20px;font-weight:var(--font-weight-bold);text-align:center;text-align:center}[data-campaign-entry][aria-disabled=true]{filter:brightness(.75);pointer-events:none;display:none}[data-campaign-entry-message][aria-hidden=true]{display:none}.sugune-hero{z-index:0;margin-bottom:min(5vw,72px);position:relative;overflow:hidden}@media (width<=768px){.sugune-hero{margin-bottom:10.6667vw}}.sugune-hero__upper{padding-inline:var(--sugune-site-container-padding-x);background:url(https://image.campaigns.jp/sugune/hero_bg_main.png) 50% 0/cover no-repeat;position:relative}@media (width<=768px){.sugune-hero__upper{background-position-y:0;background-size:222.933vw}}.sugune-hero__deco{top:0;max-width:var(--sugune-design-base-width);pointer-events:none;height:100%;margin-inline:auto;position:absolute;inset-inline:0}@media (width<=768px){.sugune-hero__deco{width:100%}}.sugune-hero__deco-item{z-index:1;position:absolute}.sugune-hero__deco-item img{object-fit:contain;width:100%;height:100%}.sugune-hero__deco-ribbon{aspect-ratio:745/355;width:min(51.7361vw,745px);top:max(-5.90278vw,-85px)}@media (width<=768px){.sugune-hero__deco-ribbon{width:75.4667vw;top:-6.66667vw}}.sugune-hero__deco-ribbon--left{left:max(-10.9722vw,-158px);rotate:-202.808deg}@media (width<=768px){.sugune-hero__deco-ribbon--left{left:-31.4667vw}}.sugune-hero__deco-ribbon--right{right:max(-10.9722vw,-158px);rotate:-337.192deg;scale:1 -1}@media (width<=768px){.sugune-hero__deco-ribbon--right{right:-31.4667vw}}.sugune-hero__deco-shape-01{width:min(16.3194vw,235px);bottom:min(10.0694vw,145px);left:min(25vw,360px)}@media (width<=768px){.sugune-hero__deco-shape-01{width:25.0667vw;top:17.0667vw;bottom:auto;left:11.2vw}}.sugune-hero__deco-shape-02{width:min(16.8056vw,242px);top:0;right:min(25.5556vw,368px)}@media (width<=768px){.sugune-hero__deco-shape-02{width:25.6vw;top:1.06667vw;right:18.1333vw}}.sugune-hero__deco-sparkles--01{width:min(14.9306vw,215px);top:min(11.4583vw,165px);left:min(24.3056vw,350px);rotate:-135.689deg}@media (width<=768px){.sugune-hero__deco-sparkles--01{width:22.9333vw;top:32vw;left:9.86667vw}}.sugune-hero__deco-sparkles--02{width:min(14.9306vw,215px);bottom:min(9.02778vw,130px);right:min(25.9722vw,374px);rotate:-315.689deg}@media (width<=768px){.sugune-hero__deco-sparkles--02{width:22.9333vw;bottom:50%;right:5.86667vw}}.sugune-hero__deco-splash{z-index:0;top:max(-31.9444vw,-460px);right:max(-57.2222vw,-824px)}.sugune-hero__content{color:#666;text-align:center;background:linear-gradient(90deg,#e0e1e1 0%,#e4e5e5 3.48%,#eaeaea 12%,#eee 16.36%,#fbfbfb 33.46%,#fff 50%,#fbfbfb 66.54%,#eee 83.64%,#eaeaea 88%,#e0e1e1 100%);flex-direction:column;justify-content:center;align-items:center;gap:0;width:min(54.4444vw,784px);margin-inline:auto;padding-block:min(3.81944vw,55px);padding-inline:min(1.04167vw,15px);display:flex;position:relative}@media (width<=768px){.sugune-hero__content{width:min(100%,68.8vw);padding-block:14.4vw 46.4vw}}.sugune-hero__logo,.sugune-hero__subtitle,.sugune-hero__title,.sugune-hero__period,.sugune-hero__button{z-index:2;position:relative}.sugune-hero__logo{margin-bottom:min(1.38889vw,20px)}@media (width<=768px){.sugune-hero__logo{width:27.7333vw;margin-bottom:4vw}}.sugune-hero__subtitle{letter-spacing:min(.138889vw,2px);font-size:min(1.875vw,27px);line-height:1.42278;font-weight:var(--font-weight-bold);align-items:flex-end;column-gap:min(2.77778vw,40px);margin-bottom:min(1.04167vw,15px);display:flex}.sugune-hero__subtitle:before,.sugune-hero__subtitle:after{content:"";background-image:radial-gradient(circle, rgb(var(--sugune-color-primary)) 50%, transparent 50%);background-position:top;background-repeat:repeat-y;background-size:min(.277778vw,4px) min(.416667vw,6px);border:none;width:min(.277778vw,4px);height:min(4.44444vw,64px);display:block}.sugune-hero__subtitle:before{rotate:-28deg}.sugune-hero__subtitle:after{rotate:28deg}@media (width<=768px){.sugune-hero__subtitle{letter-spacing:.533333vw;column-gap:5.33333vw;margin-bottom:3.2vw;font-size:3.73333vw}.sugune-hero__subtitle:before,.sugune-hero__subtitle:after{background-size:1.06667vw 1.6vw;width:1.06667vw;height:8vw}}.sugune-hero__title{width:min(40.4861vw,583px);margin-bottom:min(1.66667vw,24px)}@media (width<=768px){.sugune-hero__title{margin-bottom:9.33333vw;width:auto;margin-inline:-6.4vw}.sugune-hero__title img{width:100%}}.sugune-hero__badge{aspect-ratio:292/229;z-index:2;width:min(20.2778vw,292px);position:absolute;top:min(3.47222vw,50px);right:max(-9.16667vw,-132px);rotate:5deg}.sugune-hero__badge img{object-fit:contain;width:100%;height:100%}@media (width<=768px){.sugune-hero__badge{width:28.5333vw;top:74.6667vw;right:-13.3333vw}}.sugune-hero__period{font-weight:var(--font-weight-bold);flex-direction:column;row-gap:min(.694444vw,10px);margin:0;display:flex}@media (width<=768px){.sugune-hero__period{row-gap:1.6vw}}.sugune-hero__period-title{letter-spacing:.1em;align-items:center;column-gap:min(1.66667vw,24px);font-size:min(1.38889vw,20px);line-height:1.42278;display:flex}.sugune-hero__period-title:before,.sugune-hero__period-title:after{content:"";background-color:currentColor;flex-grow:1;flex-shrink:0;height:1px}@media (width<=768px){.sugune-hero__period-title{column-gap:3.73333vw;font-size:2.66667vw}}.sugune-hero__period-list{margin:0;display:flex}.sugune-hero__period-item{align-items:flex-end;font-size:min(1.45833vw,21px);display:flex}@media (width<=768px){.sugune-hero__period-item{font-size:2.66667vw}}.sugune-hero__period-item--start:after{content:"▶︎";flex-shrink:0;align-self:center;margin-inline:min(1.38889vw,20px);font-size:min(1.59722vw,23px);display:block}@media (width<=768px){.sugune-hero__period-item--start:after{margin-inline:3.2vw;font-size:3.2vw}}.sugune-hero__period-date{font-size:min(3.40278vw,49px);line-height:1}@media (width<=768px){.sugune-hero__period-date{font-size:6.66667vw}}.sugune-hero__button{align-self:stretch;margin-top:min(2.77778vw,40px)}.sugune-hero__button.is-campaign-closed{display:none}@media (width>=769px){.sugune-hero__button{font-size:min(1.38889vw,20px)}.sugune-hero__button a{max-width:clamp(190px,20vw,288px)}}@media (width<=768px){.sugune-hero__button{margin-top:10.6667vw}}.sugune-hero__products,.sugune-hero__logos{pointer-events:none;z-index:2;margin:0;position:absolute;inset:0}.sugune-hero__product{filter:drop-shadow(0 min(.138889vw,2px) min(.347222vw,5px) #00000059);z-index:2;position:absolute}.sugune-hero__product img{width:100%}@media (width>=769px){.sugune-hero__product{top:50%}}@media (width<=768px){.sugune-hero__product{filter:drop-shadow(0 .533333vw 1.33333vw #00000059)}}.sugune-hero__product--cleansing{--sugune-translate-in:calc(-100% - min(3.47222vw, 50px)) calc(max(-2.5vw, -36px) - 50%);--sugune-translate-up:-100% calc(max(-2.5vw, -36px) - 50%);aspect-ratio:142/460;width:min(9.86111vw,142px);rotate:-11.253deg;translate:var(--sugune-translate-up);left:min(1.38889vw,20px)}@media (width<=768px){.sugune-hero__product--cleansing{--sugune-translate-in:calc(-50% - 8vw) 0;--sugune-translate-up:-50% 0;width:13.3333vw;top:72vw;bottom:auto;left:-1.06667vw}}.sugune-hero__product--toner{--sugune-translate-in:calc(100% + min(3.47222vw, 50px)) calc(min(2.08333vw, 30px) - 50%);--sugune-translate-up:100% calc(min(2.08333vw, 30px) - 50%);aspect-ratio:217/166;width:min(15.0694vw,217px);right:min(3.61111vw,52px);translate:100% calc(min(2.08333vw,30px) - 50%);rotate:-345.597deg}@media (width<=768px){.sugune-hero__product--toner{--sugune-translate-in:calc(45% + 8vw) 0;--sugune-translate-up:45% 0;width:21.6vw;top:9.33333vw;right:0}}.sugune-hero__logos-item{z-index:1;filter:drop-shadow(0 min(.138889vw,2px) min(.347222vw,5px) #00000059);position:absolute}@media (width<=768px){.sugune-hero__logos-item{filter:drop-shadow(0 .533333vw 1.33333vw #00000059)}}.sugune-hero__logos-item--uber-eats{width:min(5.41667vw,78px);bottom:min(1.38889vw,20px);left:min(.972222vw,14px)}@media (width<=768px){.sugune-hero__logos-item--uber-eats{width:9.06667vw;bottom:28.8vw;left:19.7333vw}}.sugune-hero__logos-item--uber{width:min(5.41667vw,78px);bottom:min(3.88889vw,56px);left:min(7.63889vw,110px)}@media (width<=768px){.sugune-hero__logos-item--uber{width:9.06667vw;bottom:31.4667vw;left:30.4vw}}.sugune-hero__logos-item--anatc-gift{width:min(6.25vw,90px);bottom:min(2.22222vw,32px);right:min(4.51389vw,65px)}@media (width<=768px){.sugune-hero__logos-item--anatc-gift{width:10.9333vw;bottom:15.4667vw;right:-9.06667vw}}.sugune-hero__lower{padding-block:min(.694444vw,10px) min(1.25vw,18px);padding-inline:var(--sugune-site-container-padding-x);background:linear-gradient(90deg,#5aa7dc 0%,#8bc4eb 50%,#5aa7dc 100%);position:relative}.sugune-hero__lower:before,.sugune-hero__lower:after{content:"";background:url(https://image.campaigns.jp/sugune/hero_bg_dotted.png) 50%/cover no-repeat;width:min(29.8611vw,430px);height:100%;position:absolute;top:0}.sugune-hero__lower:before{left:0}.sugune-hero__lower:after{right:0;scale:-1 1}@media (width<=768px){.sugune-hero__lower{padding:0 2.66667vw}.sugune-hero__lower:before,.sugune-hero__lower:after{width:50.6667vw;height:28vw}}.sugune-hero__lower-title{width:min(54.8611vw,790px);font-size:min(1.875vw,27px);line-height:1.42278;font-weight:var(--font-weight-bold);color:#fff;z-index:1;margin-inline:auto;position:relative}.sugune-hero__lower-title img{margin-inline:auto}@media (width<=768px){.sugune-hero__lower-title{width:100%;font-size:7.2vw}}.sugune-hero__lower-images{top:0;pointer-events:none;z-index:1;max-width:min(100vw,1440px);height:100%;margin-inline:auto;position:absolute;inset-inline:0}@media (width<=768px){.sugune-hero__lower-images{width:100%}}.sugune-hero__lower-image{filter:drop-shadow(0 min(.138889vw,2px) min(.347222vw,5px) #00000059);position:absolute}@media (width<=768px){.sugune-hero__lower-image{filter:drop-shadow(0 .533333vw 1.33333vw #00000059)}}.sugune-hero__lower-image--01{width:min(17.0139vw,245px);bottom:min(4.51389vw,65px);left:min(3.88889vw,56px);rotate:-6.057deg}@media (width<=768px){.sugune-hero__lower-image--01{width:26.1333vw;bottom:calc(100% + 5.86667vw);left:6.66667vw}}.sugune-hero__lower-image--02{z-index:1;width:min(15.6944vw,226px);top:max(-7.63889vw,-110px);right:min(8.33333vw,120px);rotate:-350.432deg}@media (width<=768px){.sugune-hero__lower-image--02{width:21.6vw;top:auto;bottom:calc(100% + 10.6667vw);right:calc(50% + 2.13333vw);translate:50%}}.sugune-hero__lower-image--03{width:min(17.7083vw,255px);bottom:min(1.73611vw,25px);right:min(2.22222vw,32px)}@media (width<=768px){.sugune-hero__lower-image--03{width:24.2667vw;bottom:calc(100% + 2.66667vw);right:21.3333vw}}@keyframes hero-fade-in-up{0%{opacity:0;translate:0 min(1.66667vw,24px)}to{opacity:1;translate:0}}@keyframes hero-fade-in-up-sp{0%{opacity:0;translate:0 6.4vw}to{opacity:1;translate:0}}@keyframes hero-fade-in{0%{opacity:0}to{opacity:1}}@keyframes hero-scale-in{0%{opacity:0;scale:.85}to{opacity:1;scale:1}}@keyframes hero-badge-in{0%{transform:scale(0)}50%{transform:scale(1.1)}70%{transform:scale(.94)}to{transform:scale(1)}}@keyframes hero-ribbon-in-left{0%{opacity:0;translate:min(-5.55556vw,-80px) min(-3.47222vw,-50px)}to{opacity:1;translate:0}}@keyframes hero-ribbon-in-left-sp{0%{opacity:0;translate:-21.3333vw -13.3333vw}to{opacity:1;translate:0}}@keyframes hero-ribbon-in-right{0%{opacity:0;translate:min(5.55556vw,80px) min(-3.47222vw,-50px)}to{opacity:1;translate:0}}@keyframes hero-ribbon-in-right-sp{0%{opacity:0;translate:21.3333vw -13.3333vw}to{opacity:1;translate:0}}@keyframes hero-ribbon-sway-left{0%,to{rotate:-202.808deg}50%{rotate:-198deg}}@keyframes hero-ribbon-sway-right{0%,to{rotate:-337.192deg}50%{rotate:-333deg}}@keyframes hero-float{0%,to{translate:0}50%{translate:0 min(-.972222vw,-14px)}}@keyframes hero-float-sp{0%,to{translate:0}50%{translate:0 -3.73333vw}}@keyframes hero-float-reverse{0%,to{translate:0}50%{translate:0 min(.694444vw,10px)}}@keyframes hero-float-reverse-sp{0%,to{translate:0}50%{translate:0 2.66667vw}}@keyframes hero-float-sp-02{0%,to{translate:50%}50%{translate:50% 2.66667vw}}@keyframes hero-sparkle{0%,to{opacity:1;scale:1}50%{opacity:.45;scale:.88}}@keyframes hero-splash-in{0%{opacity:0;scale:.9}to{opacity:1;scale:1}}@keyframes hero-product-in{0%{opacity:0;translate:var(--sugune-translate-in)}to{opacity:1;translate:var(--sugune-translate-up)}}@keyframes hero-product-toner-in{0%{opacity:0;translate:calc(100% + min(3.47222vw,50px)) calc(min(5.20833vw,75px) - 50%)}to{opacity:1;translate:100% calc(min(5.20833vw,75px) - 50%)}}@keyframes hero-product-toner-in-sp{0%{opacity:0;translate:calc(45% + 8vw)}to{opacity:1;translate:45%}}@keyframes hero-lower-image-in{0%{opacity:0;translate:0 min(1.38889vw,20px);scale:.9}to{opacity:1;translate:0;scale:1}}@keyframes hero-lower-image-in-sp{0%{opacity:0;translate:0 5.33333vw;scale:.9}to{opacity:1;translate:0;scale:1}}@keyframes hero-lower-image-02-in{0%{opacity:0;translate:0 min(-2.08333vw,-30px);scale:.9}to{opacity:1;translate:0;scale:1}}@keyframes hero-lower-image-02-in-sp{0%{opacity:0;translate:50% -8vw;scale:.9}to{opacity:1;translate:50%;scale:1}}@keyframes hero-button-pulse{0%,to{scale:1}50%{scale:1.04}}@media (prefers-reduced-motion:no-preference){.sugune-hero__deco-ribbon--left{animation:.9s cubic-bezier(.22,1,.36,1) both hero-ribbon-in-left,6s ease-in-out .9s infinite hero-ribbon-sway-left}}@media (prefers-reduced-motion:no-preference) and (width<=768px){.sugune-hero__deco-ribbon--left{animation:.9s cubic-bezier(.22,1,.36,1) both hero-ribbon-in-left-sp,6s ease-in-out .9s infinite hero-ribbon-sway-left}}@media (prefers-reduced-motion:no-preference){.sugune-hero__deco-ribbon--right{animation:.9s cubic-bezier(.22,1,.36,1) .1s both hero-ribbon-in-right,6s ease-in-out 1s infinite hero-ribbon-sway-right}}@media (prefers-reduced-motion:no-preference) and (width<=768px){.sugune-hero__deco-ribbon--right{animation:.9s cubic-bezier(.22,1,.36,1) .1s both hero-ribbon-in-right-sp,6s ease-in-out 1s infinite hero-ribbon-sway-right}}@media (prefers-reduced-motion:no-preference){.sugune-hero__deco-shape-01{animation:.8s ease-out .3s both hero-fade-in,4.5s ease-in-out 1.1s infinite hero-float}}@media (prefers-reduced-motion:no-preference) and (width<=768px){.sugune-hero__deco-shape-01{animation:.8s ease-out .3s both hero-fade-in,4.5s ease-in-out 1.1s infinite hero-float-sp}}@media (prefers-reduced-motion:no-preference){.sugune-hero__deco-shape-02{animation:.8s ease-out .4s both hero-fade-in,5s ease-in-out 1.2s infinite hero-float-reverse}}@media (prefers-reduced-motion:no-preference) and (width<=768px){.sugune-hero__deco-shape-02{animation:.8s ease-out .4s both hero-fade-in,5s ease-in-out 1.2s infinite hero-float-reverse-sp}}@media (prefers-reduced-motion:no-preference){.sugune-hero__deco-sparkles--01{animation:2.2s ease-in-out .6s infinite hero-sparkle}.sugune-hero__deco-sparkles--02{animation:2.6s ease-in-out 1s infinite hero-sparkle}.sugune-hero__deco-splash{animation:1.2s ease-out .2s both hero-splash-in}.sugune-hero__logo{animation:.7s cubic-bezier(.22,1,.36,1) .15s both hero-fade-in-up}}@media (prefers-reduced-motion:no-preference) and (width<=768px){.sugune-hero__logo{animation:.7s cubic-bezier(.22,1,.36,1) .15s both hero-fade-in-up-sp}}@media (prefers-reduced-motion:no-preference){.sugune-hero__subtitle{animation:.7s cubic-bezier(.22,1,.36,1) .3s both hero-fade-in-up}}@media (prefers-reduced-motion:no-preference) and (width<=768px){.sugune-hero__subtitle{animation:.7s cubic-bezier(.22,1,.36,1) .3s both hero-fade-in-up-sp}}@media (prefers-reduced-motion:no-preference){.sugune-hero__title{animation:.8s cubic-bezier(.22,1,.36,1) .45s both hero-scale-in}.sugune-hero__badge{animation:.55s cubic-bezier(.47,.07,.5,.93) .65s both hero-badge-in}.sugune-hero__period{animation:.7s cubic-bezier(.22,1,.36,1) .55s both hero-fade-in-up}}@media (prefers-reduced-motion:no-preference) and (width<=768px){.sugune-hero__period{animation:.7s cubic-bezier(.22,1,.36,1) .55s both hero-fade-in-up-sp}}@media (prefers-reduced-motion:no-preference){.sugune-hero__product--cleansing{animation:.9s cubic-bezier(.22,1,.36,1) .7s both hero-product-in}.sugune-hero__product--toner{animation:.9s cubic-bezier(.22,1,.36,1) .85s both hero-product-in}.sugune-hero__logos-item--uber-eats{animation:.6s ease-out .95s both hero-fade-in-up}}@media (prefers-reduced-motion:no-preference) and (width<=768px){.sugune-hero__logos-item--uber-eats{animation:.6s ease-out .95s both hero-fade-in-up-sp}}@media (prefers-reduced-motion:no-preference){.sugune-hero__logos-item--uber{animation:.6s ease-out 1.05s both hero-fade-in-up}}@media (prefers-reduced-motion:no-preference) and (width<=768px){.sugune-hero__logos-item--uber{animation:.6s ease-out 1.05s both hero-fade-in-up-sp}}@media (prefers-reduced-motion:no-preference){.sugune-hero__logos-item--anatc-gift{animation:.6s ease-out 1.15s both hero-fade-in-up}}@media (prefers-reduced-motion:no-preference) and (width<=768px){.sugune-hero__logos-item--anatc-gift{animation:.6s ease-out 1.15s both hero-fade-in-up-sp}}@media (prefers-reduced-motion:no-preference){.sugune-hero__button{animation:.7s cubic-bezier(.22,1,.36,1) 1s both hero-fade-in-up}}@media (prefers-reduced-motion:no-preference) and (width<=768px){.sugune-hero__button{animation:.7s cubic-bezier(.22,1,.36,1) 1s both hero-fade-in-up-sp}}@media (prefers-reduced-motion:no-preference){.sugune-hero__button .sugune-button{animation:2.4s ease-in-out 1.8s infinite hero-button-pulse}.sugune-hero__lower-image--01{animation:.8s cubic-bezier(.22,1,.36,1) .9s both hero-lower-image-in}}@media (prefers-reduced-motion:no-preference) and (width<=768px){.sugune-hero__lower-image--01{animation:.8s cubic-bezier(.22,1,.36,1) .9s both hero-lower-image-in-sp}}@media (prefers-reduced-motion:no-preference){.sugune-hero__lower-image--02{animation:.8s cubic-bezier(.22,1,.36,1) 1.05s both hero-lower-image-02-in}}@media (prefers-reduced-motion:no-preference) and (width<=768px){.sugune-hero__lower-image--02{animation:.8s cubic-bezier(.22,1,.36,1) 1.05s both hero-lower-image-02-in-sp}}@media (prefers-reduced-motion:no-preference){.sugune-hero__lower-image--03{animation:.8s cubic-bezier(.22,1,.36,1) 1.2s both hero-lower-image-in}}@media (prefers-reduced-motion:no-preference) and (width<=768px){.sugune-hero__lower-image--03{animation:.8s cubic-bezier(.22,1,.36,1) 1.2s both hero-lower-image-in-sp}}@media (prefers-reduced-motion:no-preference){.sugune-hero__lower-title{animation:.8s cubic-bezier(.22,1,.36,1) .75s both hero-fade-in-up}}@media (prefers-reduced-motion:no-preference) and (width<=768px){.sugune-hero__lower-title{animation:.8s cubic-bezier(.22,1,.36,1) .75s both hero-fade-in-up-sp}}.sugune-panel{--sugune-panel-padding-inline:48px;font-weight:var(--font-weight-bold);background-color:#fff;border-radius:32px;margin-top:78px;line-height:1.85688;overflow:hidden}.sugune-panel:has(.sugune-panel__footer){padding-bottom:0}@media (width<=768px){.sugune-panel{--sugune-panel-padding-inline:var(--sugune-site-container-padding-x);margin-top:40px}}.sugune-panel__body{padding:48px var(--sugune-panel-padding-inline);position:relative}.sugune-panel__footer{padding:48px var(--sugune-panel-padding-inline);background:var(--sugune-panel-footer-bg,#fff5aa)}@media (width<=768px){.sugune-panel__footer{padding-block:32px}}.sugune-panel__footer--bg-gradient{background:linear-gradient(#ddecf7b3 0%,#9ecbeeb3 100%)}.sugune-panel__inner{width:min(100%,840px);margin-inline:auto}.sugune-panel__button{text-align:center;margin-top:40px}@media (width<=768px){.sugune-panel__button{margin-top:24px}}.sugune-prize__title{font-size:16px;font-weight:var(--font-weight-bold);text-align:center;margin-bottom:40px;line-height:1.5}.sugune-prize__title img{margin-inline:auto}@media (width<=768px){.sugune-prize__title img{max-width:290px}}.sugune-prize__title-number{font-size:28px;font-weight:var(--font-weight-black);line-height:1}.sugune-products{z-index:0;position:relative}.sugune-products__bg{pointer-events:none;width:840px;translate:-50% calc(var(--parallax) * -2px) 0;will-change:translate;z-index:-1;position:absolute;bottom:100px;left:50%}@media (width<=768px){.sugune-products__bg{width:110%;top:30%}}@media (prefers-reduced-motion:no-preference){.sugune-products__bg svg>g{transform-box:fill-box;transform-origin:50%;animation:16s ease-in-out infinite animation-bubble}.sugune-products__bg svg>g:first-child{animation-delay:.35s}.sugune-products__bg svg>g:nth-child(2){animation-delay:.7s}.sugune-products__bg svg>g:nth-child(3){animation-delay:1.05s}.sugune-products__bg svg>g:nth-child(4){animation-delay:1.4s}.sugune-products__bg svg>g:nth-child(5){animation-delay:1.75s}.sugune-products__bg svg>g:nth-child(6){animation-delay:2.1s}}.sugune-products__body{position:relative}.sugune-products__brand{color:rgb(var(--sugune-color-primary));font-size:18px;font-weight:var(--font-weight-medium);text-align:center;margin-block:72px;line-height:1.8}.sugune-products__brand p:not(:first-child){margin-block-start:20px}.sugune-products__brand img{margin-inline:auto}@media (width<=768px){.sugune-products__brand{margin-block:48px;font-size:13px}}.sugune-products__brand-logo{margin-bottom:32px}@media (width<=768px){.sugune-products__brand-logo img{width:212px}}.sugune-products__brand-copy{font-size:34px;font-weight:var(--font-weight-bold);margin-bottom:48px;line-height:1.62821}@media (width<=768px){.sugune-products__brand-copy{margin-bottom:28px;font-size:20px}}.sugune-products__note{color:rgb(var(--sugune-color-text-sub));font-size:12px;position:absolute;bottom:5px;right:10px}@media (width<=768px){.sugune-products__note{font-size:10px}}.sugune-terms__list{max-width:540px;line-height:1.57065;font-weight:var(--font-weight-bold);flex-direction:column;gap:21px;margin:0 auto;display:flex}@media (width<=768px){.sugune-terms__list{font-size:12px}}.sugune-terms__list-title{color:rgb(var(--sugune-color-primary));font-weight:var(--font-weight-black);margin-bottom:5px}.sugune-terms__list-body{justify-content:space-between;align-items:center;column-gap:18px;padding-inline:1em;display:flex}.sugune-terms__list-body:before{content:"";background-color:currentColor;flex-grow:1;order:1;height:1px;display:block}@media (width<=768px){.sugune-terms__list-body{column-gap:10px}}.sugune-terms__list-label{font-feature-settings:normal;letter-spacing:-.05em}.sugune-terms__list-value{order:2;margin:0}.sugune-terms__periods{text-align:center;border:1px solid;border-radius:999.9rem;flex-direction:column;row-gap:10px;max-width:580px;margin-block:40px;margin-inline:auto;padding:24px 50px;line-height:1.36737;display:flex}@media (width<=768px){.sugune-terms__periods{padding:12px 24px}}.sugune-campaign-banner{margin-top:6rem;width:min(100%,784px);margin-inline:auto;position:relative}.sugune-campaign-banner__media{position:relative}.sugune-campaign-banner__media img{width:100%}.sugune-campaign-banner__link{width:min(20.4009vw,173px);height:min(1.88679vw,16px);display:block;position:absolute;bottom:min(3.30189vw,28px);left:min(7.42925vw,63px)}.sugune-campaign-banner__buttons{justify-content:center;gap:10px 32px;width:100%;margin-top:20px;display:flex}@media (width<=768px){.sugune-campaign-banner__buttons{flex-direction:column;align-items:center;gap:10px}}.sugune-campaign-banner__button{width:min(100%,343px)}.sugune-campaign-banner__button img{width:100%}@media (width<=480px){.sugune-campaign-banner__button{width:280px}}.sugune-main{overflow-x:clip}.sugune-footer{text-align:center;padding-block:64px 90px}.sugune-footer__container{flex-direction:column;align-items:center;display:flex}.sugune-footer__logo{width:40px;margin-bottom:34px}.sugune-footer__logo img{width:100%}.sugune-footer__nav{margin-bottom:54px}.sugune-footer__nav-list{font-size:11px;font-weight:var(--font-weight-bold);flex-wrap:wrap;justify-content:center;gap:10px 4px;display:flex}@media (width<=768px){.sugune-footer__nav-list{flex-direction:column}}@media (width>=769px){.sugune-footer__nav-item:not(:first-child):before{content:"｜"}}.sugune-footer__copyright{font-size:10px;font-weight:var(--font-weight-bold)}.u-color-primary{color:rgb(var(--sugune-color-primary))!important}.u-color-secondary{color:rgb(var(--sugune-color-secondary))!important}.u-color-accent{color:rgb(var(--sugune-color-accent))!important}.u-color-important{color:rgb(var(--sugune-color-important))!important}.u-block{display:block!important}.u-hidden{display:none!important}@media (width>=1201px){.u-hidden-lg-up{display:none!important}}@media (width<=1200px){.u-hidden-lg-down{display:none!important}}@media (width>=1025px){.u-hidden-md-up{display:none!important}}@media (width<=1024px){.u-hidden-md-down{display:none!important}}@media (width>=769px){.u-hidden-sm-up{display:none!important}}@media (width<=768px){.u-hidden-sm-down{display:none!important}}.u-ff-body{font-family:body}.u-fs-xs{font-size:12px}.u-fs-sm{font-size:14px}.u-fs-md{font-size:16px}.u-fs-lg{font-size:18px}@media (width<=768px){.u-fs-xs-sp{font-size:12px}.u-fs-sm-sp{font-size:14px}.u-fs-md-sp{font-size:16px}.u-fs-lg-sp{font-size:18px}}.u-fw-thin{font-weight:var(--font-weight-thin)}.u-fw-light{font-weight:var(--font-weight-light)}.u-fw-regular{font-weight:var(--font-weight-regular)}.u-fw-medium{font-weight:var(--font-weight-medium)}.u-fw-semibold{font-weight:var(--font-weight-semibold)}.u-fw-bold{font-weight:var(--font-weight-bold)}.u-fw-black{font-weight:var(--font-weight-black)}.u-m-auto{margin:auto!important}.u-mx-auto{margin-inline:auto!important}.u-my-auto{margin-block:auto!important}.u-m-0{margin:0!important}.u-mt-0{margin-top:0!important}.u-mb-0{margin-bottom:0!important}.u-ml-0{margin-left:0!important}.u-mr-0{margin-right:0!important}.u-m-4{margin:4px!important}.u-mt-4{margin-top:4px!important}.u-mb-4{margin-bottom:4px!important}.u-ml-4{margin-left:4px!important}.u-mr-4{margin-right:4px!important}.u-m-8{margin:8px!important}.u-mt-8{margin-top:8px!important}.u-mb-8{margin-bottom:8px!important}.u-ml-8{margin-left:8px!important}.u-mr-8{margin-right:8px!important}.u-m-12{margin:12px!important}.u-mt-12{margin-top:12px!important}.u-mb-12{margin-bottom:12px!important}.u-ml-12{margin-left:12px!important}.u-mr-12{margin-right:12px!important}.u-m-16{margin:16px!important}.u-mt-16{margin-top:16px!important}.u-mb-16{margin-bottom:16px!important}.u-ml-16{margin-left:16px!important}.u-mr-16{margin-right:16px!important}.u-m-20{margin:20px!important}.u-mt-20{margin-top:20px!important}.u-mb-20{margin-bottom:20px!important}.u-ml-20{margin-left:20px!important}.u-mr-20{margin-right:20px!important}.u-m-24{margin:24px!important}.u-mt-24{margin-top:24px!important}.u-mb-24{margin-bottom:24px!important}.u-ml-24{margin-left:24px!important}.u-mr-24{margin-right:24px!important}.u-m-28{margin:28px!important}.u-mt-28{margin-top:28px!important}.u-mb-28{margin-bottom:28px!important}.u-ml-28{margin-left:28px!important}.u-mr-28{margin-right:28px!important}.u-m-32{margin:32px!important}.u-mt-32{margin-top:32px!important}.u-mb-32{margin-bottom:32px!important}.u-ml-32{margin-left:32px!important}.u-mr-32{margin-right:32px!important}.u-m-36{margin:36px!important}.u-mt-36{margin-top:36px!important}.u-mb-36{margin-bottom:36px!important}.u-ml-36{margin-left:36px!important}.u-mr-36{margin-right:36px!important}.u-m-40{margin:40px!important}.u-mt-40{margin-top:40px!important}.u-mb-40{margin-bottom:40px!important}.u-ml-40{margin-left:40px!important}.u-mr-40{margin-right:40px!important}.u-m-44{margin:44px!important}.u-mt-44{margin-top:44px!important}.u-mb-44{margin-bottom:44px!important}.u-ml-44{margin-left:44px!important}.u-mr-44{margin-right:44px!important}.u-m-48{margin:48px!important}.u-mt-48{margin-top:48px!important}.u-mb-48{margin-bottom:48px!important}.u-ml-48{margin-left:48px!important}.u-mr-48{margin-right:48px!important}.u-m-52{margin:52px!important}.u-mt-52{margin-top:52px!important}.u-mb-52{margin-bottom:52px!important}.u-ml-52{margin-left:52px!important}.u-mr-52{margin-right:52px!important}.u-m-56{margin:56px!important}.u-mt-56{margin-top:56px!important}.u-mb-56{margin-bottom:56px!important}.u-ml-56{margin-left:56px!important}.u-mr-56{margin-right:56px!important}.u-m-60{margin:60px!important}.u-mt-60{margin-top:60px!important}.u-mb-60{margin-bottom:60px!important}.u-ml-60{margin-left:60px!important}.u-mr-60{margin-right:60px!important}.u-m-64{margin:64px!important}.u-mt-64{margin-top:64px!important}.u-mb-64{margin-bottom:64px!important}.u-ml-64{margin-left:64px!important}.u-mr-64{margin-right:64px!important}.u-m-68{margin:68px!important}.u-mt-68{margin-top:68px!important}.u-mb-68{margin-bottom:68px!important}.u-ml-68{margin-left:68px!important}.u-mr-68{margin-right:68px!important}.u-m-72{margin:72px!important}.u-mt-72{margin-top:72px!important}.u-mb-72{margin-bottom:72px!important}.u-ml-72{margin-left:72px!important}.u-mr-72{margin-right:72px!important}.u-m-76{margin:76px!important}.u-mt-76{margin-top:76px!important}.u-mb-76{margin-bottom:76px!important}.u-ml-76{margin-left:76px!important}.u-mr-76{margin-right:76px!important}.u-m-80{margin:80px!important}.u-mt-80{margin-top:80px!important}.u-mb-80{margin-bottom:80px!important}.u-ml-80{margin-left:80px!important}.u-mr-80{margin-right:80px!important}@media (width<=1024px){.u-m-0-tb{margin:0!important}.u-mt-0-tb{margin-top:0!important}.u-mb-0-tb{margin-bottom:0!important}.u-ml-0-tb{margin-left:0!important}.u-mr-0-tb{margin-right:0!important}.u-m-4-tb{margin:4px!important}.u-mt-4-tb{margin-top:4px!important}.u-mb-4-tb{margin-bottom:4px!important}.u-ml-4-tb{margin-left:4px!important}.u-mr-4-tb{margin-right:4px!important}.u-m-8-tb{margin:8px!important}.u-mt-8-tb{margin-top:8px!important}.u-mb-8-tb{margin-bottom:8px!important}.u-ml-8-tb{margin-left:8px!important}.u-mr-8-tb{margin-right:8px!important}.u-m-12-tb{margin:12px!important}.u-mt-12-tb{margin-top:12px!important}.u-mb-12-tb{margin-bottom:12px!important}.u-ml-12-tb{margin-left:12px!important}.u-mr-12-tb{margin-right:12px!important}.u-m-16-tb{margin:16px!important}.u-mt-16-tb{margin-top:16px!important}.u-mb-16-tb{margin-bottom:16px!important}.u-ml-16-tb{margin-left:16px!important}.u-mr-16-tb{margin-right:16px!important}.u-m-20-tb{margin:20px!important}.u-mt-20-tb{margin-top:20px!important}.u-mb-20-tb{margin-bottom:20px!important}.u-ml-20-tb{margin-left:20px!important}.u-mr-20-tb{margin-right:20px!important}.u-m-24-tb{margin:24px!important}.u-mt-24-tb{margin-top:24px!important}.u-mb-24-tb{margin-bottom:24px!important}.u-ml-24-tb{margin-left:24px!important}.u-mr-24-tb{margin-right:24px!important}.u-m-28-tb{margin:28px!important}.u-mt-28-tb{margin-top:28px!important}.u-mb-28-tb{margin-bottom:28px!important}.u-ml-28-tb{margin-left:28px!important}.u-mr-28-tb{margin-right:28px!important}.u-m-32-tb{margin:32px!important}.u-mt-32-tb{margin-top:32px!important}.u-mb-32-tb{margin-bottom:32px!important}.u-ml-32-tb{margin-left:32px!important}.u-mr-32-tb{margin-right:32px!important}.u-m-36-tb{margin:36px!important}.u-mt-36-tb{margin-top:36px!important}.u-mb-36-tb{margin-bottom:36px!important}.u-ml-36-tb{margin-left:36px!important}.u-mr-36-tb{margin-right:36px!important}.u-m-40-tb{margin:40px!important}.u-mt-40-tb{margin-top:40px!important}.u-mb-40-tb{margin-bottom:40px!important}.u-ml-40-tb{margin-left:40px!important}.u-mr-40-tb{margin-right:40px!important}.u-m-44-tb{margin:44px!important}.u-mt-44-tb{margin-top:44px!important}.u-mb-44-tb{margin-bottom:44px!important}.u-ml-44-tb{margin-left:44px!important}.u-mr-44-tb{margin-right:44px!important}.u-m-48-tb{margin:48px!important}.u-mt-48-tb{margin-top:48px!important}.u-mb-48-tb{margin-bottom:48px!important}.u-ml-48-tb{margin-left:48px!important}.u-mr-48-tb{margin-right:48px!important}.u-m-52-tb{margin:52px!important}.u-mt-52-tb{margin-top:52px!important}.u-mb-52-tb{margin-bottom:52px!important}.u-ml-52-tb{margin-left:52px!important}.u-mr-52-tb{margin-right:52px!important}.u-m-56-tb{margin:56px!important}.u-mt-56-tb{margin-top:56px!important}.u-mb-56-tb{margin-bottom:56px!important}.u-ml-56-tb{margin-left:56px!important}.u-mr-56-tb{margin-right:56px!important}.u-m-60-tb{margin:60px!important}.u-mt-60-tb{margin-top:60px!important}.u-mb-60-tb{margin-bottom:60px!important}.u-ml-60-tb{margin-left:60px!important}.u-mr-60-tb{margin-right:60px!important}.u-m-64-tb{margin:64px!important}.u-mt-64-tb{margin-top:64px!important}.u-mb-64-tb{margin-bottom:64px!important}.u-ml-64-tb{margin-left:64px!important}.u-mr-64-tb{margin-right:64px!important}.u-m-68-tb{margin:68px!important}.u-mt-68-tb{margin-top:68px!important}.u-mb-68-tb{margin-bottom:68px!important}.u-ml-68-tb{margin-left:68px!important}.u-mr-68-tb{margin-right:68px!important}.u-m-72-tb{margin:72px!important}.u-mt-72-tb{margin-top:72px!important}.u-mb-72-tb{margin-bottom:72px!important}.u-ml-72-tb{margin-left:72px!important}.u-mr-72-tb{margin-right:72px!important}.u-m-76-tb{margin:76px!important}.u-mt-76-tb{margin-top:76px!important}.u-mb-76-tb{margin-bottom:76px!important}.u-ml-76-tb{margin-left:76px!important}.u-mr-76-tb{margin-right:76px!important}.u-m-80-tb{margin:80px!important}.u-mt-80-tb{margin-top:80px!important}.u-mb-80-tb{margin-bottom:80px!important}.u-ml-80-tb{margin-left:80px!important}.u-mr-80-tb{margin-right:80px!important}}@media (width<=768px){.u-m-0-sp{margin:0!important}.u-mt-0-sp{margin-top:0!important}.u-mb-0-sp{margin-bottom:0!important}.u-ml-0-sp{margin-left:0!important}.u-mr-0-sp{margin-right:0!important}.u-m-4-sp{margin:4px!important}.u-mt-4-sp{margin-top:4px!important}.u-mb-4-sp{margin-bottom:4px!important}.u-ml-4-sp{margin-left:4px!important}.u-mr-4-sp{margin-right:4px!important}.u-m-8-sp{margin:8px!important}.u-mt-8-sp{margin-top:8px!important}.u-mb-8-sp{margin-bottom:8px!important}.u-ml-8-sp{margin-left:8px!important}.u-mr-8-sp{margin-right:8px!important}.u-m-12-sp{margin:12px!important}.u-mt-12-sp{margin-top:12px!important}.u-mb-12-sp{margin-bottom:12px!important}.u-ml-12-sp{margin-left:12px!important}.u-mr-12-sp{margin-right:12px!important}.u-m-16-sp{margin:16px!important}.u-mt-16-sp{margin-top:16px!important}.u-mb-16-sp{margin-bottom:16px!important}.u-ml-16-sp{margin-left:16px!important}.u-mr-16-sp{margin-right:16px!important}.u-m-20-sp{margin:20px!important}.u-mt-20-sp{margin-top:20px!important}.u-mb-20-sp{margin-bottom:20px!important}.u-ml-20-sp{margin-left:20px!important}.u-mr-20-sp{margin-right:20px!important}.u-m-24-sp{margin:24px!important}.u-mt-24-sp{margin-top:24px!important}.u-mb-24-sp{margin-bottom:24px!important}.u-ml-24-sp{margin-left:24px!important}.u-mr-24-sp{margin-right:24px!important}.u-m-28-sp{margin:28px!important}.u-mt-28-sp{margin-top:28px!important}.u-mb-28-sp{margin-bottom:28px!important}.u-ml-28-sp{margin-left:28px!important}.u-mr-28-sp{margin-right:28px!important}.u-m-32-sp{margin:32px!important}.u-mt-32-sp{margin-top:32px!important}.u-mb-32-sp{margin-bottom:32px!important}.u-ml-32-sp{margin-left:32px!important}.u-mr-32-sp{margin-right:32px!important}.u-m-36-sp{margin:36px!important}.u-mt-36-sp{margin-top:36px!important}.u-mb-36-sp{margin-bottom:36px!important}.u-ml-36-sp{margin-left:36px!important}.u-mr-36-sp{margin-right:36px!important}.u-m-40-sp{margin:40px!important}.u-mt-40-sp{margin-top:40px!important}.u-mb-40-sp{margin-bottom:40px!important}.u-ml-40-sp{margin-left:40px!important}.u-mr-40-sp{margin-right:40px!important}.u-m-44-sp{margin:44px!important}.u-mt-44-sp{margin-top:44px!important}.u-mb-44-sp{margin-bottom:44px!important}.u-ml-44-sp{margin-left:44px!important}.u-mr-44-sp{margin-right:44px!important}.u-m-48-sp{margin:48px!important}.u-mt-48-sp{margin-top:48px!important}.u-mb-48-sp{margin-bottom:48px!important}.u-ml-48-sp{margin-left:48px!important}.u-mr-48-sp{margin-right:48px!important}.u-m-52-sp{margin:52px!important}.u-mt-52-sp{margin-top:52px!important}.u-mb-52-sp{margin-bottom:52px!important}.u-ml-52-sp{margin-left:52px!important}.u-mr-52-sp{margin-right:52px!important}.u-m-56-sp{margin:56px!important}.u-mt-56-sp{margin-top:56px!important}.u-mb-56-sp{margin-bottom:56px!important}.u-ml-56-sp{margin-left:56px!important}.u-mr-56-sp{margin-right:56px!important}.u-m-60-sp{margin:60px!important}.u-mt-60-sp{margin-top:60px!important}.u-mb-60-sp{margin-bottom:60px!important}.u-ml-60-sp{margin-left:60px!important}.u-mr-60-sp{margin-right:60px!important}.u-m-64-sp{margin:64px!important}.u-mt-64-sp{margin-top:64px!important}.u-mb-64-sp{margin-bottom:64px!important}.u-ml-64-sp{margin-left:64px!important}.u-mr-64-sp{margin-right:64px!important}.u-m-68-sp{margin:68px!important}.u-mt-68-sp{margin-top:68px!important}.u-mb-68-sp{margin-bottom:68px!important}.u-ml-68-sp{margin-left:68px!important}.u-mr-68-sp{margin-right:68px!important}.u-m-72-sp{margin:72px!important}.u-mt-72-sp{margin-top:72px!important}.u-mb-72-sp{margin-bottom:72px!important}.u-ml-72-sp{margin-left:72px!important}.u-mr-72-sp{margin-right:72px!important}.u-m-76-sp{margin:76px!important}.u-mt-76-sp{margin-top:76px!important}.u-mb-76-sp{margin-bottom:76px!important}.u-ml-76-sp{margin-left:76px!important}.u-mr-76-sp{margin-right:76px!important}.u-m-80-sp{margin:80px!important}.u-mt-80-sp{margin-top:80px!important}.u-mb-80-sp{margin-bottom:80px!important}.u-ml-80-sp{margin-left:80px!important}.u-mr-80-sp{margin-right:80px!important}}.u-p-0{padding:0!important}.u-pt-0{padding-top:0!important}.u-pb-0{padding-bottom:0!important}.u-pl-0{padding-left:0!important}.u-pr-0{padding-right:0!important}.u-p-4{padding:4px!important}.u-pt-4{padding-top:4px!important}.u-pb-4{padding-bottom:4px!important}.u-pl-4{padding-left:4px!important}.u-pr-4{padding-right:4px!important}.u-p-8{padding:8px!important}.u-pt-8{padding-top:8px!important}.u-pb-8{padding-bottom:8px!important}.u-pl-8{padding-left:8px!important}.u-pr-8{padding-right:8px!important}.u-p-12{padding:12px!important}.u-pt-12{padding-top:12px!important}.u-pb-12{padding-bottom:12px!important}.u-pl-12{padding-left:12px!important}.u-pr-12{padding-right:12px!important}.u-p-16{padding:16px!important}.u-pt-16{padding-top:16px!important}.u-pb-16{padding-bottom:16px!important}.u-pl-16{padding-left:16px!important}.u-pr-16{padding-right:16px!important}.u-p-20{padding:20px!important}.u-pt-20{padding-top:20px!important}.u-pb-20{padding-bottom:20px!important}.u-pl-20{padding-left:20px!important}.u-pr-20{padding-right:20px!important}.u-p-24{padding:24px!important}.u-pt-24{padding-top:24px!important}.u-pb-24{padding-bottom:24px!important}.u-pl-24{padding-left:24px!important}.u-pr-24{padding-right:24px!important}.u-p-28{padding:28px!important}.u-pt-28{padding-top:28px!important}.u-pb-28{padding-bottom:28px!important}.u-pl-28{padding-left:28px!important}.u-pr-28{padding-right:28px!important}.u-p-32{padding:32px!important}.u-pt-32{padding-top:32px!important}.u-pb-32{padding-bottom:32px!important}.u-pl-32{padding-left:32px!important}.u-pr-32{padding-right:32px!important}.u-p-36{padding:36px!important}.u-pt-36{padding-top:36px!important}.u-pb-36{padding-bottom:36px!important}.u-pl-36{padding-left:36px!important}.u-pr-36{padding-right:36px!important}.u-p-40{padding:40px!important}.u-pt-40{padding-top:40px!important}.u-pb-40{padding-bottom:40px!important}.u-pl-40{padding-left:40px!important}.u-pr-40{padding-right:40px!important}.u-p-44{padding:44px!important}.u-pt-44{padding-top:44px!important}.u-pb-44{padding-bottom:44px!important}.u-pl-44{padding-left:44px!important}.u-pr-44{padding-right:44px!important}.u-p-48{padding:48px!important}.u-pt-48{padding-top:48px!important}.u-pb-48{padding-bottom:48px!important}.u-pl-48{padding-left:48px!important}.u-pr-48{padding-right:48px!important}.u-p-52{padding:52px!important}.u-pt-52{padding-top:52px!important}.u-pb-52{padding-bottom:52px!important}.u-pl-52{padding-left:52px!important}.u-pr-52{padding-right:52px!important}.u-p-56{padding:56px!important}.u-pt-56{padding-top:56px!important}.u-pb-56{padding-bottom:56px!important}.u-pl-56{padding-left:56px!important}.u-pr-56{padding-right:56px!important}.u-p-60{padding:60px!important}.u-pt-60{padding-top:60px!important}.u-pb-60{padding-bottom:60px!important}.u-pl-60{padding-left:60px!important}.u-pr-60{padding-right:60px!important}.u-p-64{padding:64px!important}.u-pt-64{padding-top:64px!important}.u-pb-64{padding-bottom:64px!important}.u-pl-64{padding-left:64px!important}.u-pr-64{padding-right:64px!important}.u-p-68{padding:68px!important}.u-pt-68{padding-top:68px!important}.u-pb-68{padding-bottom:68px!important}.u-pl-68{padding-left:68px!important}.u-pr-68{padding-right:68px!important}.u-p-72{padding:72px!important}.u-pt-72{padding-top:72px!important}.u-pb-72{padding-bottom:72px!important}.u-pl-72{padding-left:72px!important}.u-pr-72{padding-right:72px!important}.u-p-76{padding:76px!important}.u-pt-76{padding-top:76px!important}.u-pb-76{padding-bottom:76px!important}.u-pl-76{padding-left:76px!important}.u-pr-76{padding-right:76px!important}.u-p-80{padding:80px!important}.u-pt-80{padding-top:80px!important}.u-pb-80{padding-bottom:80px!important}.u-pl-80{padding-left:80px!important}.u-pr-80{padding-right:80px!important}@media (width<=1024px){.u-p-0-tb{padding:0!important}.u-pt-0-tb{padding-top:0!important}.u-pb-0-tb{padding-bottom:0!important}.u-pl-0-tb{padding-left:0!important}.u-pr-0-tb{padding-right:0!important}.u-p-4-tb{padding:4px!important}.u-pt-4-tb{padding-top:4px!important}.u-pb-4-tb{padding-bottom:4px!important}.u-pl-4-tb{padding-left:4px!important}.u-pr-4-tb{padding-right:4px!important}.u-p-8-tb{padding:8px!important}.u-pt-8-tb{padding-top:8px!important}.u-pb-8-tb{padding-bottom:8px!important}.u-pl-8-tb{padding-left:8px!important}.u-pr-8-tb{padding-right:8px!important}.u-p-12-tb{padding:12px!important}.u-pt-12-tb{padding-top:12px!important}.u-pb-12-tb{padding-bottom:12px!important}.u-pl-12-tb{padding-left:12px!important}.u-pr-12-tb{padding-right:12px!important}.u-p-16-tb{padding:16px!important}.u-pt-16-tb{padding-top:16px!important}.u-pb-16-tb{padding-bottom:16px!important}.u-pl-16-tb{padding-left:16px!important}.u-pr-16-tb{padding-right:16px!important}.u-p-20-tb{padding:20px!important}.u-pt-20-tb{padding-top:20px!important}.u-pb-20-tb{padding-bottom:20px!important}.u-pl-20-tb{padding-left:20px!important}.u-pr-20-tb{padding-right:20px!important}.u-p-24-tb{padding:24px!important}.u-pt-24-tb{padding-top:24px!important}.u-pb-24-tb{padding-bottom:24px!important}.u-pl-24-tb{padding-left:24px!important}.u-pr-24-tb{padding-right:24px!important}.u-p-28-tb{padding:28px!important}.u-pt-28-tb{padding-top:28px!important}.u-pb-28-tb{padding-bottom:28px!important}.u-pl-28-tb{padding-left:28px!important}.u-pr-28-tb{padding-right:28px!important}.u-p-32-tb{padding:32px!important}.u-pt-32-tb{padding-top:32px!important}.u-pb-32-tb{padding-bottom:32px!important}.u-pl-32-tb{padding-left:32px!important}.u-pr-32-tb{padding-right:32px!important}.u-p-36-tb{padding:36px!important}.u-pt-36-tb{padding-top:36px!important}.u-pb-36-tb{padding-bottom:36px!important}.u-pl-36-tb{padding-left:36px!important}.u-pr-36-tb{padding-right:36px!important}.u-p-40-tb{padding:40px!important}.u-pt-40-tb{padding-top:40px!important}.u-pb-40-tb{padding-bottom:40px!important}.u-pl-40-tb{padding-left:40px!important}.u-pr-40-tb{padding-right:40px!important}.u-p-44-tb{padding:44px!important}.u-pt-44-tb{padding-top:44px!important}.u-pb-44-tb{padding-bottom:44px!important}.u-pl-44-tb{padding-left:44px!important}.u-pr-44-tb{padding-right:44px!important}.u-p-48-tb{padding:48px!important}.u-pt-48-tb{padding-top:48px!important}.u-pb-48-tb{padding-bottom:48px!important}.u-pl-48-tb{padding-left:48px!important}.u-pr-48-tb{padding-right:48px!important}.u-p-52-tb{padding:52px!important}.u-pt-52-tb{padding-top:52px!important}.u-pb-52-tb{padding-bottom:52px!important}.u-pl-52-tb{padding-left:52px!important}.u-pr-52-tb{padding-right:52px!important}.u-p-56-tb{padding:56px!important}.u-pt-56-tb{padding-top:56px!important}.u-pb-56-tb{padding-bottom:56px!important}.u-pl-56-tb{padding-left:56px!important}.u-pr-56-tb{padding-right:56px!important}.u-p-60-tb{padding:60px!important}.u-pt-60-tb{padding-top:60px!important}.u-pb-60-tb{padding-bottom:60px!important}.u-pl-60-tb{padding-left:60px!important}.u-pr-60-tb{padding-right:60px!important}.u-p-64-tb{padding:64px!important}.u-pt-64-tb{padding-top:64px!important}.u-pb-64-tb{padding-bottom:64px!important}.u-pl-64-tb{padding-left:64px!important}.u-pr-64-tb{padding-right:64px!important}.u-p-68-tb{padding:68px!important}.u-pt-68-tb{padding-top:68px!important}.u-pb-68-tb{padding-bottom:68px!important}.u-pl-68-tb{padding-left:68px!important}.u-pr-68-tb{padding-right:68px!important}.u-p-72-tb{padding:72px!important}.u-pt-72-tb{padding-top:72px!important}.u-pb-72-tb{padding-bottom:72px!important}.u-pl-72-tb{padding-left:72px!important}.u-pr-72-tb{padding-right:72px!important}.u-p-76-tb{padding:76px!important}.u-pt-76-tb{padding-top:76px!important}.u-pb-76-tb{padding-bottom:76px!important}.u-pl-76-tb{padding-left:76px!important}.u-pr-76-tb{padding-right:76px!important}.u-p-80-tb{padding:80px!important}.u-pt-80-tb{padding-top:80px!important}.u-pb-80-tb{padding-bottom:80px!important}.u-pl-80-tb{padding-left:80px!important}.u-pr-80-tb{padding-right:80px!important}}@media (width<=768px){.u-p-0-sp{padding:0!important}.u-pt-0-sp{padding-top:0!important}.u-pb-0-sp{padding-bottom:0!important}.u-pl-0-sp{padding-left:0!important}.u-pr-0-sp{padding-right:0!important}.u-p-4-sp{padding:4px!important}.u-pt-4-sp{padding-top:4px!important}.u-pb-4-sp{padding-bottom:4px!important}.u-pl-4-sp{padding-left:4px!important}.u-pr-4-sp{padding-right:4px!important}.u-p-8-sp{padding:8px!important}.u-pt-8-sp{padding-top:8px!important}.u-pb-8-sp{padding-bottom:8px!important}.u-pl-8-sp{padding-left:8px!important}.u-pr-8-sp{padding-right:8px!important}.u-p-12-sp{padding:12px!important}.u-pt-12-sp{padding-top:12px!important}.u-pb-12-sp{padding-bottom:12px!important}.u-pl-12-sp{padding-left:12px!important}.u-pr-12-sp{padding-right:12px!important}.u-p-16-sp{padding:16px!important}.u-pt-16-sp{padding-top:16px!important}.u-pb-16-sp{padding-bottom:16px!important}.u-pl-16-sp{padding-left:16px!important}.u-pr-16-sp{padding-right:16px!important}.u-p-20-sp{padding:20px!important}.u-pt-20-sp{padding-top:20px!important}.u-pb-20-sp{padding-bottom:20px!important}.u-pl-20-sp{padding-left:20px!important}.u-pr-20-sp{padding-right:20px!important}.u-p-24-sp{padding:24px!important}.u-pt-24-sp{padding-top:24px!important}.u-pb-24-sp{padding-bottom:24px!important}.u-pl-24-sp{padding-left:24px!important}.u-pr-24-sp{padding-right:24px!important}.u-p-28-sp{padding:28px!important}.u-pt-28-sp{padding-top:28px!important}.u-pb-28-sp{padding-bottom:28px!important}.u-pl-28-sp{padding-left:28px!important}.u-pr-28-sp{padding-right:28px!important}.u-p-32-sp{padding:32px!important}.u-pt-32-sp{padding-top:32px!important}.u-pb-32-sp{padding-bottom:32px!important}.u-pl-32-sp{padding-left:32px!important}.u-pr-32-sp{padding-right:32px!important}.u-p-36-sp{padding:36px!important}.u-pt-36-sp{padding-top:36px!important}.u-pb-36-sp{padding-bottom:36px!important}.u-pl-36-sp{padding-left:36px!important}.u-pr-36-sp{padding-right:36px!important}.u-p-40-sp{padding:40px!important}.u-pt-40-sp{padding-top:40px!important}.u-pb-40-sp{padding-bottom:40px!important}.u-pl-40-sp{padding-left:40px!important}.u-pr-40-sp{padding-right:40px!important}.u-p-44-sp{padding:44px!important}.u-pt-44-sp{padding-top:44px!important}.u-pb-44-sp{padding-bottom:44px!important}.u-pl-44-sp{padding-left:44px!important}.u-pr-44-sp{padding-right:44px!important}.u-p-48-sp{padding:48px!important}.u-pt-48-sp{padding-top:48px!important}.u-pb-48-sp{padding-bottom:48px!important}.u-pl-48-sp{padding-left:48px!important}.u-pr-48-sp{padding-right:48px!important}.u-p-52-sp{padding:52px!important}.u-pt-52-sp{padding-top:52px!important}.u-pb-52-sp{padding-bottom:52px!important}.u-pl-52-sp{padding-left:52px!important}.u-pr-52-sp{padding-right:52px!important}.u-p-56-sp{padding:56px!important}.u-pt-56-sp{padding-top:56px!important}.u-pb-56-sp{padding-bottom:56px!important}.u-pl-56-sp{padding-left:56px!important}.u-pr-56-sp{padding-right:56px!important}.u-p-60-sp{padding:60px!important}.u-pt-60-sp{padding-top:60px!important}.u-pb-60-sp{padding-bottom:60px!important}.u-pl-60-sp{padding-left:60px!important}.u-pr-60-sp{padding-right:60px!important}.u-p-64-sp{padding:64px!important}.u-pt-64-sp{padding-top:64px!important}.u-pb-64-sp{padding-bottom:64px!important}.u-pl-64-sp{padding-left:64px!important}.u-pr-64-sp{padding-right:64px!important}.u-p-68-sp{padding:68px!important}.u-pt-68-sp{padding-top:68px!important}.u-pb-68-sp{padding-bottom:68px!important}.u-pl-68-sp{padding-left:68px!important}.u-pr-68-sp{padding-right:68px!important}.u-p-72-sp{padding:72px!important}.u-pt-72-sp{padding-top:72px!important}.u-pb-72-sp{padding-bottom:72px!important}.u-pl-72-sp{padding-left:72px!important}.u-pr-72-sp{padding-right:72px!important}.u-p-76-sp{padding:76px!important}.u-pt-76-sp{padding-top:76px!important}.u-pb-76-sp{padding-bottom:76px!important}.u-pl-76-sp{padding-left:76px!important}.u-pr-76-sp{padding-right:76px!important}.u-p-80-sp{padding:80px!important}.u-pt-80-sp{padding-top:80px!important}.u-pb-80-sp{padding-bottom:80px!important}.u-pl-80-sp{padding-left:80px!important}.u-pr-80-sp{padding-right:80px!important}}.u-text-center{text-align:center!important}.u-text-right{text-align:right!important}.u-text-left{text-align:left!important}@media (width<=1024px){.u-text-center-tb{text-align:center!important}.u-text-right-tb{text-align:right!important}.u-text-left-tb{text-align:left!important}}@media (width<=768px){.u-text-center-sp{text-align:center!important}.u-text-right-sp{text-align:right!important}.u-text-left-sp{text-align:left!important}}.u-text-keep-all{line-break:strict;overflow-wrap:normal;word-break:keep-all}.u-visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.u-w-auto{width:auto!important}.u-w-100per{width:100%!important}.u-w-0{width:0!important}.u-w-4{width:4px!important}.u-w-8{width:8px!important}.u-w-12{width:12px!important}.u-w-16{width:16px!important}.u-w-20{width:20px!important}.u-w-24{width:24px!important}.u-w-28{width:28px!important}.u-w-32{width:32px!important}.u-w-36{width:36px!important}.u-w-40{width:40px!important}.u-w-44{width:44px!important}.u-w-48{width:48px!important}.u-w-52{width:52px!important}.u-w-56{width:56px!important}.u-w-60{width:60px!important}.u-w-64{width:64px!important}.u-w-68{width:68px!important}.u-w-72{width:72px!important}.u-w-76{width:76px!important}.u-w-80{width:80px!important}.u-w-84{width:84px!important}.u-w-88{width:88px!important}.u-w-92{width:92px!important}.u-w-96{width:96px!important}.u-w-100{width:100px!important}.u-w-104{width:104px!important}.u-w-108{width:108px!important}.u-w-112{width:112px!important}.u-w-116{width:116px!important}.u-w-120{width:120px!important}.u-w-124{width:124px!important}.u-w-128{width:128px!important}.u-w-132{width:132px!important}.u-w-136{width:136px!important}.u-w-140{width:140px!important}.u-w-144{width:144px!important}.u-w-148{width:148px!important}.u-w-152{width:152px!important}.u-w-156{width:156px!important}.u-w-160{width:160px!important}@media (width<=1024px){.u-w-0-tb{width:0!important}.u-w-4-tb{width:4px!important}.u-w-8-tb{width:8px!important}.u-w-12-tb{width:12px!important}.u-w-16-tb{width:16px!important}.u-w-20-tb{width:20px!important}.u-w-24-tb{width:24px!important}.u-w-28-tb{width:28px!important}.u-w-32-tb{width:32px!important}.u-w-36-tb{width:36px!important}.u-w-40-tb{width:40px!important}.u-w-44-tb{width:44px!important}.u-w-48-tb{width:48px!important}.u-w-52-tb{width:52px!important}.u-w-56-tb{width:56px!important}.u-w-60-tb{width:60px!important}.u-w-64-tb{width:64px!important}.u-w-68-tb{width:68px!important}.u-w-72-tb{width:72px!important}.u-w-76-tb{width:76px!important}.u-w-80-tb{width:80px!important}.u-w-84-tb{width:84px!important}.u-w-88-tb{width:88px!important}.u-w-92-tb{width:92px!important}.u-w-96-tb{width:96px!important}.u-w-100-tb{width:100px!important}.u-w-104-tb{width:104px!important}.u-w-108-tb{width:108px!important}.u-w-112-tb{width:112px!important}.u-w-116-tb{width:116px!important}.u-w-120-tb{width:120px!important}.u-w-124-tb{width:124px!important}.u-w-128-tb{width:128px!important}.u-w-132-tb{width:132px!important}.u-w-136-tb{width:136px!important}.u-w-140-tb{width:140px!important}.u-w-144-tb{width:144px!important}.u-w-148-tb{width:148px!important}.u-w-152-tb{width:152px!important}.u-w-156-tb{width:156px!important}.u-w-160-tb{width:160px!important}}@media (width<=768px){.u-w-0-sp{width:0!important}.u-w-4-sp{width:4px!important}.u-w-8-sp{width:8px!important}.u-w-12-sp{width:12px!important}.u-w-16-sp{width:16px!important}.u-w-20-sp{width:20px!important}.u-w-24-sp{width:24px!important}.u-w-28-sp{width:28px!important}.u-w-32-sp{width:32px!important}.u-w-36-sp{width:36px!important}.u-w-40-sp{width:40px!important}.u-w-44-sp{width:44px!important}.u-w-48-sp{width:48px!important}.u-w-52-sp{width:52px!important}.u-w-56-sp{width:56px!important}.u-w-60-sp{width:60px!important}.u-w-64-sp{width:64px!important}.u-w-68-sp{width:68px!important}.u-w-72-sp{width:72px!important}.u-w-76-sp{width:76px!important}.u-w-80-sp{width:80px!important}.u-w-84-sp{width:84px!important}.u-w-88-sp{width:88px!important}.u-w-92-sp{width:92px!important}.u-w-96-sp{width:96px!important}.u-w-100-sp{width:100px!important}.u-w-104-sp{width:104px!important}.u-w-108-sp{width:108px!important}.u-w-112-sp{width:112px!important}.u-w-116-sp{width:116px!important}.u-w-120-sp{width:120px!important}.u-w-124-sp{width:124px!important}.u-w-128-sp{width:128px!important}.u-w-132-sp{width:132px!important}.u-w-136-sp{width:136px!important}.u-w-140-sp{width:140px!important}.u-w-144-sp{width:144px!important}.u-w-148-sp{width:148px!important}.u-w-152-sp{width:152px!important}.u-w-156-sp{width:156px!important}.u-w-160-sp{width:160px!important}}.u-h-auto{height:auto!important}.u-h-100per{height:100%!important}.u-h-0{height:0!important}.u-h-4{height:4px!important}.u-h-8{height:8px!important}.u-h-12{height:12px!important}.u-h-16{height:16px!important}.u-h-20{height:20px!important}.u-h-24{height:24px!important}.u-h-28{height:28px!important}.u-h-32{height:32px!important}.u-h-36{height:36px!important}.u-h-40{height:40px!important}.u-h-44{height:44px!important}.u-h-48{height:48px!important}.u-h-52{height:52px!important}.u-h-56{height:56px!important}.u-h-60{height:60px!important}.u-h-64{height:64px!important}.u-h-68{height:68px!important}.u-h-72{height:72px!important}.u-h-76{height:76px!important}.u-h-80{height:80px!important}.u-h-84{height:84px!important}.u-h-88{height:88px!important}.u-h-92{height:92px!important}.u-h-96{height:96px!important}.u-h-100{height:100px!important}.u-h-104{height:104px!important}.u-h-108{height:108px!important}.u-h-112{height:112px!important}.u-h-116{height:116px!important}.u-h-120{height:120px!important}.u-h-124{height:124px!important}.u-h-128{height:128px!important}.u-h-132{height:132px!important}.u-h-136{height:136px!important}.u-h-140{height:140px!important}.u-h-144{height:144px!important}.u-h-148{height:148px!important}.u-h-152{height:152px!important}.u-h-156{height:156px!important}.u-h-160{height:160px!important}@media (width<=1024px){.u-h-0-tb{height:0!important}.u-h-4-tb{height:4px!important}.u-h-8-tb{height:8px!important}.u-h-12-tb{height:12px!important}.u-h-16-tb{height:16px!important}.u-h-20-tb{height:20px!important}.u-h-24-tb{height:24px!important}.u-h-28-tb{height:28px!important}.u-h-32-tb{height:32px!important}.u-h-36-tb{height:36px!important}.u-h-40-tb{height:40px!important}.u-h-44-tb{height:44px!important}.u-h-48-tb{height:48px!important}.u-h-52-tb{height:52px!important}.u-h-56-tb{height:56px!important}.u-h-60-tb{height:60px!important}.u-h-64-tb{height:64px!important}.u-h-68-tb{height:68px!important}.u-h-72-tb{height:72px!important}.u-h-76-tb{height:76px!important}.u-h-80-tb{height:80px!important}.u-h-84-tb{height:84px!important}.u-h-88-tb{height:88px!important}.u-h-92-tb{height:92px!important}.u-h-96-tb{height:96px!important}.u-h-100-tb{height:100px!important}.u-h-104-tb{height:104px!important}.u-h-108-tb{height:108px!important}.u-h-112-tb{height:112px!important}.u-h-116-tb{height:116px!important}.u-h-120-tb{height:120px!important}.u-h-124-tb{height:124px!important}.u-h-128-tb{height:128px!important}.u-h-132-tb{height:132px!important}.u-h-136-tb{height:136px!important}.u-h-140-tb{height:140px!important}.u-h-144-tb{height:144px!important}.u-h-148-tb{height:148px!important}.u-h-152-tb{height:152px!important}.u-h-156-tb{height:156px!important}.u-h-160-tb{height:160px!important}}@media (width<=768px){.u-h-0-sp{height:0!important}.u-h-4-sp{height:4px!important}.u-h-8-sp{height:8px!important}.u-h-12-sp{height:12px!important}.u-h-16-sp{height:16px!important}.u-h-20-sp{height:20px!important}.u-h-24-sp{height:24px!important}.u-h-28-sp{height:28px!important}.u-h-32-sp{height:32px!important}.u-h-36-sp{height:36px!important}.u-h-40-sp{height:40px!important}.u-h-44-sp{height:44px!important}.u-h-48-sp{height:48px!important}.u-h-52-sp{height:52px!important}.u-h-56-sp{height:56px!important}.u-h-60-sp{height:60px!important}.u-h-64-sp{height:64px!important}.u-h-68-sp{height:68px!important}.u-h-72-sp{height:72px!important}.u-h-76-sp{height:76px!important}.u-h-80-sp{height:80px!important}.u-h-84-sp{height:84px!important}.u-h-88-sp{height:88px!important}.u-h-92-sp{height:92px!important}.u-h-96-sp{height:96px!important}.u-h-100-sp{height:100px!important}.u-h-104-sp{height:104px!important}.u-h-108-sp{height:108px!important}.u-h-112-sp{height:112px!important}.u-h-116-sp{height:116px!important}.u-h-120-sp{height:120px!important}.u-h-124-sp{height:124px!important}.u-h-128-sp{height:128px!important}.u-h-132-sp{height:132px!important}.u-h-136-sp{height:136px!important}.u-h-140-sp{height:140px!important}.u-h-144-sp{height:144px!important}.u-h-148-sp{height:148px!important}.u-h-152-sp{height:152px!important}.u-h-156-sp{height:156px!important}.u-h-160-sp{height:160px!important}}
/*$vite$:1*/