html{-ms-touch-action:manipulation;touch-action:manipulation}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}html,body,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd,p,div,span,img,a,table,tr,th,td,small,button,time,figure{border:0;font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}html{line-height:1}ol,ul,summary{list-style:none}summary::-webkit-details-marker{display:none}li,dd{list-style-type:none}header,footer,nav,section,article,main,aside,figure,figcaption{display:block}img{border:none;vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:rgba(0,0,0,0);padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:root{--color-text: #424242;--color-white: #ffffff;--color-black: #424242;--color-light-pink: #ffe0e6;--color-light-gray: #c9c9c9;--color-pink: #ff4469;--color-yellow: #ffe100;--color-pink-grad: linear-gradient(90deg, #ff4e71 0%, #ff4469 49.52%, #f5395e 100%);--ease-out-quint: cubic-bezier(0.22, 1, 0.36, 1)}@media screen and (max-width: 1279px)and (min-width: 768px){html{font-size:calc(16/1280*100vw)}}@media screen and (max-width: 374px){html{font-size:calc(16/375*100vw)}}body{color:var(--color-text);font-family:"Noto Sans JP",sans-serif !important}body:has(.p-drawer.js-show){overflow:hidden}[lang=en]{font-family:"futura-pt",sans-serif !important}[lang=ja]{font-family:"Noto Sans JP",sans-serif !important}a{text-decoration:none;-webkit-transition:.3s;transition:.3s;color:inherit}@media(hover: hover){a:hover{cursor:pointer}}@media(min-width: 768px){a[href*="tel:"]{pointer-events:none;cursor:default;text-decoration:none}}.l-main{padding-top:4.5rem;min-height:100vh}.l-inner{position:relative;width:100%;height:100%;max-width:1280px;padding:0 2.5rem;margin-inline:auto}@media screen and (max-width: 767.9px){.l-inner{width:100%;max-width:632px;padding:0 1rem}}.l-inner__narrow{max-width:60rem}@media screen and (max-width: 767.9px){.l-inner__narrow{padding:0 1rem;max-width:600px}}.l-top-section{padding-top:4rem;padding-bottom:7.5rem;position:relative}@media screen and (max-width: 767.9px){.l-top-section{padding-top:5rem;padding-bottom:5rem}}.l-top-section__content{margin-top:6rem}@media screen and (max-width: 767.9px){.l-top-section__content{margin-top:4.5rem}}.l-top-section__deco-circle{position:absolute;left:0;bottom:-2px;width:100%;height:auto}.l-top-section__deco-circle.--top{bottom:initial;top:-2px}.l-under-main{min-height:100vh}.l-footer{background-color:var(--color-white);padding-block:7.5rem 1.5rem;height:auto !important}@media screen and (max-width: 767.9px){.l-footer{padding-block:5rem 1rem}}.l-footer__inner{max-width:max(65rem,832px);width:100%;margin:0 auto;padding-inline:max(2.5rem,32px) !important}.l-footer__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 767.9px){.l-footer__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:3.5rem}}.l-footer__logo-wrap a{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}@media(any-hover: hover){.l-footer__logo-wrap a:hover{opacity:.7}}@media screen and (max-width: 767.9px){.l-footer__logo-wrap{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.l-footer__logo-img{width:max(16.25rem,208px);height:auto;display:block;margin-inline:auto}@media screen and (max-width: 767.9px){.l-footer__logo-img{width:16.25rem}}.l-footer__sns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.875rem}.l-footer__sns-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2.5rem}.l-footer__sns-item{-webkit-transition:opacity .3s var(--ease-out-quint);transition:opacity .3s var(--ease-out-quint)}@media(any-hover: hover){.l-footer__sns-item:hover{opacity:.7}}.l-footer__sns-icon{width:max(2.5rem,32px);height:max(2.5rem,32px);-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.l-footer__sns-mail-btn{--color-text: var(--color-pink);--color-bg: var(--color-white);border:1px solid var(--color-text);background-color:var(--color-bg);border-radius:4px;padding-block:max(.5rem,6.4px);padding-inline:max(.5rem,6.4px);display:-webkit-box;display:-ms-flexbox;display:flex;gap:max(.5rem,6.4px);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:border-color .3s var(--ease-out-quint),background-color .3s var(--ease-out-quint),color .3s var(--ease-out-quint);transition:border-color .3s var(--ease-out-quint),background-color .3s var(--ease-out-quint),color .3s var(--ease-out-quint)}@media(any-hover: hover){.l-footer__sns-mail-btn:hover{--color-text: var(--color-white);--color-bg: var(--color-pink)}}.l-footer__sns-mail-btn-text{font-size:max(1rem,12.8px);font-weight:400;line-height:1.25;letter-spacing:0em;color:var(--color-text);-webkit-transition:border-color .3s var(--ease-out-quint),background-color .3s var(--ease-out-quint),color .3s var(--ease-out-quint);transition:border-color .3s var(--ease-out-quint),background-color .3s var(--ease-out-quint),color .3s var(--ease-out-quint)}@media screen and (max-width: 767.9px){.l-footer__sns-mail-btn-text{font-size:1rem}}.l-footer__sns-mail-btn-icon{width:max(1.5rem,19.2px);height:max(1.5rem,19.2px)}.l-footer__sns-mail-btn-icon path{fill:var(--color-text);-webkit-transition:fill .3s var(--ease-out-quint);transition:fill .3s var(--ease-out-quint)}.l-footer__nav{margin-top:3.5rem}.l-footer__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-inline:auto;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:max(60rem,768px);gap:1.5rem 2.5rem;color:var(--color-black);font-size:max(.75rem,9.6px);font-weight:400;line-height:1.6666666667;letter-spacing:0em}@media screen and (max-width: 767.9px){.l-footer__nav-list{font-size:.75rem}}@media screen and (max-width: 767.9px){.l-footer__nav-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.l-footer__nav-link{-webkit-transition:opacity .3s var(--ease-out-quint);transition:opacity .3s var(--ease-out-quint)}@media(any-hover: hover){.l-footer__nav-link:hover{opacity:.7}}.l-footer__copyright{font-size:max(.75rem,9.6px);font-weight:500;line-height:1.6666666667;letter-spacing:0em;margin-top:3.5rem;text-align:center;width:100%;color:var(--color-black);display:block}@media screen and (max-width: 767.9px){.l-footer__copyright{font-size:.75rem}}.l-header{position:fixed;z-index:105;top:0;left:0;width:100%;height:91px;background-color:rgba(0,0,0,0);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767.9px){.l-header{height:4.6875rem}}.l-header__inner{max-width:1360px;width:100%;margin:0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.5rem;padding-inline:1.25rem;position:relative;z-index:200}@media screen and (max-width: 767.9px){.l-header__inner{padding-inline:1.25rem}}@media screen and (max-width: 767.9px){.l-header__inner{gap:.25rem}}.l-header__logo-wrap{display:block;margin-inline:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.l-header__logo{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}@media(any-hover: hover){.l-header__logo:hover{opacity:.5}}.l-header__logo-link{display:block;-webkit-transition:opacity .3s var(--ease-out-quint);transition:opacity .3s var(--ease-out-quint)}@media(any-hover: hover){.l-header__logo-link:hover{opacity:.7}}.l-header__logo-img{width:160px;height:auto}@media screen and (max-width: 767.9px){.l-header__logo-img{width:7.125rem}}.l-header__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;max-width:55rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}@media(width < 1100px){.l-header__content{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}}.l-header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;gap:3.75rem}@media screen and (max-width: 767.9px){.l-header__nav{display:none}}.l-header__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem;font-size:max(.875rem,11.2px);font-weight:700;line-height:6.2857142857;letter-spacing:0em;position:relative;z-index:1;display:flex}@media screen and (max-width: 767.9px){.l-header__list{font-size:.875rem}}.l-header__list>li a{-webkit-transition:color .3s ease;transition:color .3s ease}@media(any-hover: hover){.l-header__list>li a:hover{color:var(--color-red)}}.l-header__list>li:after{opacity:0;position:absolute;bottom:0;content:"";display:block;width:100%;height:2px;background:var(--color-red);-webkit-transition:opacity .3s ease;transition:opacity .3s ease}@media(any-hover: hover){.l-header__list>li:hover:after{opacity:1}}.l-header__item{position:relative}.l-header__item.js-has-sub:hover .l-header__sub-menu-wrap{opacity:1;visibility:visible}.l-header__btn-wrap{display:grid;justify-items:center;gap:.25rem}.l-header__btn-wrap .l-header__btn{-ms-flex-negative:0;flex-shrink:0;font-size:max(1.25rem,16px);font-weight:700;line-height:1.8;letter-spacing:0em;height:48px;width:200px;padding-inline:1rem}@media screen and (max-width: 767.9px){.l-header__btn-wrap .l-header__btn{font-size:1.25rem}}.l-header__btn-wrap .l-header__btn .l-header__btn-text{margin-inline:auto}@media screen and (max-width: 767.9px){.l-header__btn-wrap .l-header__btn{font-size:max(.75rem,9.6px);font-weight:700;line-height:1.8;letter-spacing:0em;height:2.5rem;width:7.5rem}}@media screen and (max-width: 767.9px)and (max-width: 767.9px){.l-header__btn-wrap .l-header__btn{font-size:.75rem}}.l-header__btn-balloon{font-size:max(.75rem,9.6px);font-weight:700;line-height:1;letter-spacing:0em;text-shadow:0 0 24px rgba(34,34,34,.25);position:relative}@media screen and (max-width: 767.9px){.l-header__btn-balloon{font-size:.75rem}}.l-header__btn-balloon::before,.l-header__btn-balloon::after{content:"";position:absolute;width:1px;height:16px;display:block;background-color:#222;bottom:min(-0.1875rem,-2.4px)}@media screen and (max-width: 767.9px){.l-header__btn-balloon::before,.l-header__btn-balloon::after{height:.625rem;bottom:-0.0625rem}}.l-header__btn-balloon::before{left:min(-0.75rem,-9.6px);rotate:-31deg}@media screen and (max-width: 767.9px){.l-header__btn-balloon::before{left:-0.5rem}}.l-header__btn-balloon::after{right:min(-0.75rem,-9.6px);rotate:31deg}@media screen and (max-width: 767.9px){.l-header__btn-balloon::after{right:-0.5rem}}@media screen and (max-width: 767.9px){.l-header__btn-balloon{font-size:max(.625rem,8px);font-weight:700;line-height:1;letter-spacing:0em}}@media screen and (max-width: 767.9px)and (max-width: 767.9px){.l-header__btn-balloon{font-size:.625rem}}.l-header__sub-menu-wrap{position:fixed;top:88px;left:0;right:0;z-index:105;width:100%;background-color:#fff;padding-top:40px;padding-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.5rem;opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}.l-header__sub-menu-title{font-size:max(1.25rem,16px);font-weight:700;line-height:1.8;letter-spacing:0em}@media screen and (max-width: 767.9px){.l-header__sub-menu-title{font-size:1.25rem}}.l-header__sub-menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3.5rem 1.5rem;font-size:max(1rem,12.8px);font-weight:400;line-height:1.7;letter-spacing:0em}@media screen and (max-width: 767.9px){.l-header__sub-menu-list{font-size:1rem}}.l-header__sub-link{-webkit-transition:color .3s ease;transition:color .3s ease}@media(any-hover: hover){.l-header__sub-link:hover{color:var(--color-red)}}.c-cta-btn{--bg-color: var(--color-pink);--bg-hover-color: var(--color-white);--text-color: var(--color-white);--text-hover-color: var(--color-pink);padding:max(1.25rem,16px);background:var(--bg-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:calc(infinity*1px);-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.25);box-shadow:0 4px 4px 0 rgba(0,0,0,.25);position:relative;overflow:hidden;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-transition:border-color .3s var(--ease-out-quint),background .3s var(--ease-out-quint);transition:border-color .3s var(--ease-out-quint),background .3s var(--ease-out-quint)}.c-cta-btn>*{z-index:1}@media screen and (max-width: 767.9px){.c-cta-btn{max-width:21.4375rem;width:100%;padding-inline:1.25rem;padding-block:1rem;min-height:4.25rem}}.c-cta-btn.--grad{--bg-color: var(--color-pink-grad)}.c-cta-btn.--grad::before{content:"";position:absolute;inset:0;background:var(--bg-hover-color);opacity:0;-webkit-transition:opacity .3s var(--ease-out-quint);transition:opacity .3s var(--ease-out-quint);z-index:0}@media(any-hover: hover){.c-cta-btn.--grad:hover{--text-color: var(--color-pink)}}.c-cta-btn.--border-white{border:max(.1875rem,2.4px) solid var(--text-color);padding-inline:max(1.8125rem,23.2px) max(1.0625rem,13.6px);padding-block:1.0625rem}.c-cta-btn.--border-white .c-cta-btn__text{margin-right:max(1.25rem,16px);-ms-flex-negative:1;flex-shrink:1;text-align:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.c-cta-btn.--border-pink{--text-color: var(--color-pink);--bg-color: var(--color-white);--bg-hover-color: var(--color-pink);--text-hover-color: var(--color-white);border:max(.1875rem,2.4px) solid var(--text-color);padding-inline:max(1.8125rem,23.2px) max(1.0625rem,13.6px);padding-block:1.0625rem}.c-cta-btn.--border-pink .c-cta-btn__text{margin-right:max(1.25rem,16px);-ms-flex-negative:1;flex-shrink:1;text-align:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media(any-hover: hover){.c-cta-btn:hover{background-color:var(--bg-hover-color);border-color:var(--text-hover-color)}.c-cta-btn:hover::before{opacity:1}.c-cta-btn:hover .c-cta-btn__text{color:var(--text-hover-color)}.c-cta-btn:hover .c-cta-btn__arrow path{fill:var(--text-hover-color)}}@media screen and (max-width: 767.9px){.c-cta-btn.--line{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1rem}}.c-cta-btn.--line .c-cta-btn__line-icon{margin-right:max(1.25rem,16px)}@media screen and (max-width: 767.9px){.c-cta-btn.--line .c-cta-btn__line-icon{margin-right:0}}.c-cta-btn.--line .c-cta-btn__text{margin-right:max(1.25rem,16px)}@media screen and (max-width: 767.9px){.c-cta-btn.--line .c-cta-btn__text{margin-right:0}}.c-cta-btn.--center{margin-inline:auto}.c-cta-btn__text{font-size:max(1.25rem,16px);font-weight:700;line-height:1.45;letter-spacing:.04em;color:var(--text-color);-webkit-transition:color .3s var(--ease-out-quint);transition:color .3s var(--ease-out-quint)}@media screen and (max-width: 767.9px){.c-cta-btn__text{font-size:1.25rem}}@media screen and (max-width: 767.9px){.c-cta-btn__text{font-size:max(1.125rem,14.4px);font-weight:700;line-height:1.1111111111;letter-spacing:.04em}}@media screen and (max-width: 767.9px)and (max-width: 767.9px){.c-cta-btn__text{font-size:1.125rem}}.c-cta-btn__line-icon{width:max(2.5rem,32px);height:max(2.5rem,32px);-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media screen and (max-width: 767.9px){.c-cta-btn__line-icon{width:2.5rem;height:2.5rem}}.c-cta-btn__arrow{width:max(.75rem,9.6px);height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.c-cta-btn__arrow path{-webkit-transition:fill .3s var(--ease-out-quint);transition:fill .3s var(--ease-out-quint);fill:var(--text-color)}.c-section-ttl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.375rem}.c-section-ttl__sub{font-size:max(2.625rem,33.6px);font-weight:500;line-height:1.2857142857;letter-spacing:0em;color:var(--color-pink);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:max(1.5rem,19.2px);text-transform:uppercase}@media screen and (max-width: 767.9px){.c-section-ttl__sub{font-size:2.625rem}}@media screen and (max-width: 767.9px){.c-section-ttl__sub{font-size:max(2.25rem,28.8px);font-weight:500;line-height:1.3333333333;letter-spacing:0em;gap:1rem}}@media screen and (max-width: 767.9px)and (max-width: 767.9px){.c-section-ttl__sub{font-size:2.25rem}}.c-section-ttl__sub:before,.c-section-ttl__sub:after{content:"";width:max(1.875rem,24px);height:max(2.375rem,30.4px);background-image:url(../assets_new/img/icon_star.svg);background-position:center;background-size:cover}@media screen and (max-width: 767.9px){.c-section-ttl__sub:before,.c-section-ttl__sub:after{width:1.5rem;height:1.875rem}}.c-section-ttl__ja{font-size:max(1.25rem,16px);font-weight:500;line-height:1.5;letter-spacing:0em;color:var(--color-pink);margin-top:max(.375rem,4.8px)}@media screen and (max-width: 767.9px){.c-section-ttl__ja{font-size:1.25rem}}@media screen and (max-width: 767.9px){.c-section-ttl__ja{font-size:max(1.125rem,14.4px);font-weight:500;line-height:1.1111111111;letter-spacing:0em;margin-top:.375rem}}@media screen and (max-width: 767.9px)and (max-width: 767.9px){.c-section-ttl__ja{font-size:1.125rem}}.p-drawer__icon{position:fixed;z-index:105;width:64px;height:64px;top:12px;right:46px;display:grid;place-content:center}@media screen and (max-width: 767.9px){.p-drawer__icon{width:3.5rem;height:3.5rem;top:.5625rem;right:.125rem}}.p-drawer__icon-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:28px;height:20px}@media screen and (max-width: 767.9px){.p-drawer__icon-wrap{width:1.75rem;height:1.25rem}}.p-drawer__icon-bar{width:100%;height:2px;background:var(--color-black);-webkit-transition:all .3s var(--ease-out-quint);transition:all .3s var(--ease-out-quint)}@media screen and (max-width: 767.9px){.p-drawer__icon-bar{width:100%}}.p-drawer__icon.js-show .p-drawer__icon-img.--open{opacity:0;visibility:hidden}.p-drawer__icon.js-show .p-drawer__icon-img.--close{opacity:1;visibility:visible}.p-drawer__icon.js-show .p-drawer__icon-bar:nth-of-type(1){rotate:45deg;translate:0 9px}@media screen and (max-width: 767.9px){.p-drawer__icon.js-show .p-drawer__icon-bar:nth-of-type(1){translate:0 .5625rem}}.p-drawer__icon.js-show .p-drawer__icon-bar:nth-of-type(2){display:none}.p-drawer__icon.js-show .p-drawer__icon-bar:nth-of-type(3){rotate:-45deg;translate:0 -9px}@media screen and (max-width: 767.9px){.p-drawer__icon.js-show .p-drawer__icon-bar:nth-of-type(3){translate:0 -0.5625rem}}.p-drawer__bg{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;background:rgba(26,39,56,.4);visibility:hidden;-webkit-transition:all .3s var(--ease-out-quint);transition:all .3s var(--ease-out-quint)}.p-drawer__bg:has(~.js-show){opacity:1;visibility:visible}.p-drawer__btn{margin-inline:auto;height:44px;font-size:16px;font-weight:500;line-height:16px;background:var(--color-yellow-gradient);color:var(--color-blue-dark);display:grid;place-content:center;max-width:160px;border-radius:4px;position:relative;overflow:hidden;-webkit-transition:opacity .3s var(--ease-out-quint);transition:opacity .3s var(--ease-out-quint)}.p-drawer__btn::before{content:"";position:absolute;opacity:0;inset:0;background:-webkit-gradient(linear, left top, right top, from(#d8c221), to(#d5a808));background:linear-gradient(90deg, #d8c221 0%, #d5a808 100%);-webkit-transition:opacity .3s var(--ease-out-quint);transition:opacity .3s var(--ease-out-quint)}@media screen and (max-width: 767.9px){.p-drawer__btn{font-size:max(1rem,12.8px);font-weight:500;line-height:1;letter-spacing:0em;height:2.75rem}}@media screen and (max-width: 767.9px)and (max-width: 767.9px){.p-drawer__btn{font-size:1rem}}@media(any-hover: hover){.p-drawer__btn:hover::before{opacity:1}}.p-drawer__btn-text{position:relative;z-index:1}.p-drawer{position:fixed;z-index:100;overflow-y:auto;padding-block:131px 64px;background:var(--color-light-pink);inset:0;width:100%;height:100%}@media screen and (max-width: 767.9px){.p-drawer{padding-block:7rem 7.625rem}}.p-drawer__icon--bar{-webkit-transition:all .3s ease;transition:all .3s ease}.p-drawer{opacity:0;visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease}.p-drawer.js-show{opacity:1;visibility:visible;-webkit-transform:translateX(0);transform:translateX(0)}.p-drawer__inner{width:100%;margin-inline:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.4375rem}@media screen and (max-width: 767.9px){.p-drawer__inner{gap:2.375rem}}.p-drawer__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:max(38.75rem,496px);width:100%;height:max(28.375rem,363.2px);gap:3.5rem 6.875rem;margin-inline:auto}@media screen and (max-width: 767.9px){.p-drawer__list{gap:1.75rem;height:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.p-drawer__list-item-details.is-opened .p-drawer__list-plus::after{rotate:90deg}.p-drawer__list-item-details.is-opened .p-drawer__sub-menu-wrap{max-height:1000px}.p-drawer__link{display:-webkit-box;display:-ms-flexbox;display:flex;place-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;gap:24px;font-size:20px;font-weight:700;line-height:29px;letter-spacing:.8px;font-size:max(1.25rem,16px);font-weight:700;line-height:1.45;letter-spacing:.04em;gap:max(1.5rem,19.2px);margin-inline:auto;cursor:pointer;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}@media screen and (max-width: 767.9px){.p-drawer__link{font-size:1.25rem}}@media screen and (max-width: 767.9px){.p-drawer__link{font-size:max(.875rem,11.2px);font-weight:700;line-height:1.4285714286;letter-spacing:.04em}}@media screen and (max-width: 767.9px)and (max-width: 767.9px){.p-drawer__link{font-size:.875rem}}@media(any-hover: hover){a.p-drawer__link:hover{opacity:.5}}@media screen and (max-width: 767.9px){.p-drawer__nav{max-width:12.9375rem;width:100%;margin-inline:auto}}.p-drawer__list-arrow{width:.5rem;height:auto;-ms-flex-negative:0;flex-shrink:0}.p-drawer__list-plus{width:.75rem;height:.75rem;-ms-flex-negative:0;flex-shrink:0;position:relative}.p-drawer__list-plus::before,.p-drawer__list-plus::after{content:"";display:block;position:absolute;top:50%;left:50%;translate:-50% -50%;background-color:#a19e9e;-webkit-transition:rotate .2s ease;transition:rotate .2s ease}.p-drawer__list-plus::before{width:12px;height:2px}.p-drawer__list-plus::after{width:2px;height:12px}.p-drawer__link-icon{width:8px;height:auto;-ms-flex-negative:0;flex-shrink:0}.p-drawer__content{margin-top:4rem}.p-drawer__sub-menu-wrap{background-color:#f9f9f9;overflow:hidden}.p-drawer__sub-menu-list{list-style:none;padding:0;margin:0}.p-drawer__sub-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-block:4px;padding-inline:35px;border-bottom:1px solid #fff;text-decoration:none;color:inherit;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}@media screen and (max-width: 767.9px){.p-drawer__sub-link{padding-block:.25rem;padding-inline:2.1875rem}}@media(any-hover: hover){.p-drawer__sub-link:hover{opacity:.5}}.p-drawer__sub-list-text{-ms-flex-preferred-size:18.75rem;flex-basis:18.75rem;font-size:14px;font-weight:400;line-height:25.2px}@media screen and (max-width: 767.9px){.p-drawer__sub-list-text{font-size:max(.875rem,11.2px);font-weight:400;line-height:1.8;letter-spacing:0em}}@media screen and (max-width: 767.9px)and (max-width: 767.9px){.p-drawer__sub-list-text{font-size:.875rem}}.p-drawer__sub-list-arrow{width:6px;height:auto;-ms-flex-negative:0;flex-shrink:0}.p-drawer__btn-wrap{max-width:max(80rem,1024px);padding-inline:max(2.5rem,32px);width:100%;margin-inline:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:end}@media screen and (max-width: 767.9px){.p-drawer__btn-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.p-drawer__sns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.875rem}.p-drawer__sns-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2.5rem}.p-drawer__sns-item{-webkit-transition:opacity .3s var(--ease-out-quint);transition:opacity .3s var(--ease-out-quint)}@media(any-hover: hover){.p-drawer__sns-item:hover{opacity:.7}}.p-drawer__sns-icon{width:max(2.5rem,32px);height:max(2.5rem,32px);-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.p-drawer__sns-mail-btn{--color-text: var(--color-pink);--color-bg: var(--color-white);border:1px solid var(--color-text);background-color:var(--color-bg);border-radius:4px;padding-block:max(.5rem,6.4px);padding-inline:max(.5rem,6.4px);display:-webkit-box;display:-ms-flexbox;display:flex;gap:max(.5rem,6.4px);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:border-color .3s var(--ease-out-quint),background-color .3s var(--ease-out-quint),color .3s var(--ease-out-quint);transition:border-color .3s var(--ease-out-quint),background-color .3s var(--ease-out-quint),color .3s var(--ease-out-quint)}@media(any-hover: hover){.p-drawer__sns-mail-btn:hover{--color-text: var(--color-white);--color-bg: var(--color-pink)}}.p-drawer__sns-mail-btn-text{font-size:max(1rem,12.8px);font-weight:400;line-height:1.25;letter-spacing:0em;color:var(--color-text);-webkit-transition:border-color .3s var(--ease-out-quint),background-color .3s var(--ease-out-quint),color .3s var(--ease-out-quint);transition:border-color .3s var(--ease-out-quint),background-color .3s var(--ease-out-quint),color .3s var(--ease-out-quint)}@media screen and (max-width: 767.9px){.p-drawer__sns-mail-btn-text{font-size:1rem}}.p-drawer__sns-mail-btn-icon{width:max(1.5rem,19.2px);height:max(1.5rem,19.2px)}.p-drawer__sns-mail-btn-icon path{fill:var(--color-text);-webkit-transition:fill .3s var(--ease-out-quint);transition:fill .3s var(--ease-out-quint)}.p-top-fv{position:relative;width:100%;height:100svh;max-height:800px;min-height:41.25rem;padding-top:15.0625rem;padding-bottom:4rem;overflow:hidden}@media screen and (max-width: 767.9px){.p-top-fv{min-height:auto;max-height:auto;height:45rem;padding-top:4.6875rem;padding-bottom:1rem}}.p-top-fv__bg-picture{display:contents}.p-top-fv__bg-img{-o-object-fit:cover;object-fit:cover;-o-object-position:25% center;object-position:25% center;position:absolute;inset:0;z-index:-1;width:100%;height:100%}@media screen and (max-width: 767.9px){.p-top-fv__bg-img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}}.p-top-fv__content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;max-height:30.9375rem}@media screen and (max-width: 767.9px){.p-top-fv__content{max-width:375px;margin-inline:auto;max-height:initial}}.p-top-fv__textbox1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.523125rem 0}@media screen and (max-width: 767.9px){.p-top-fv__textbox1{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.p-top-fv__logo-img{width:max(12.25rem,156.8px);height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media screen and (max-width: 767.9px){.p-top-fv__logo-img{width:12.3125rem}}.p-top-fv__catch{font-size:max(2.375rem,30.4px);font-weight:500;line-height:1;letter-spacing:.06em;color:var(--color-pink)}@media screen and (max-width: 767.9px){.p-top-fv__catch{font-size:2.375rem}}@media screen and (max-width: 767.9px){.p-top-fv__catch{font-size:max(1.883375rem,24.1072px);font-weight:500;line-height:1;letter-spacing:.0597331917em}}@media screen and (max-width: 767.9px)and (max-width: 767.9px){.p-top-fv__catch{font-size:1.883375rem}}.p-top-fv__catch span{display:inline-block}.p-top-fv__catch.--1{margin-left:max(.8125rem,10.4px)}@media screen and (max-width: 767.9px){.p-top-fv__catch.--1{margin-left:.6875rem}}@media screen and (max-width: 767.9px){.p-top-fv__catch.--2{font-size:max(1.883375rem,24.1072px);font-weight:500;line-height:1.1874958519;letter-spacing:.1599853986em}}@media screen and (max-width: 767.9px)and (max-width: 767.9px){.p-top-fv__catch.--2{font-size:1.883375rem}}.p-top-fv__textbox2{margin-top:max(1rem,12.8px)}@media screen and (max-width: 767.9px){.p-top-fv__textbox2{margin-top:.251875rem}}.p-top-fv__discount{font-size:max(4.5rem,57.6px);font-weight:500;line-height:1.4444444444;letter-spacing:.08em;color:var(--color-pink);text-align:center;translate:max(1.6875rem,21.6px)}@media screen and (max-width: 767.9px){.p-top-fv__discount{font-size:4.5rem}}@media screen and (max-width: 767.9px){.p-top-fv__discount{font-size:max(3.53125rem,45.2px);font-weight:500;line-height:1.0000176991;letter-spacing:.15em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;translate:1.375rem -0.1875rem}}@media screen and (max-width: 767.9px)and (max-width: 767.9px){.p-top-fv__discount{font-size:3.53125rem}}.p-top-fv__sentence{font-size:max(1.125rem,14.4px);font-weight:500;line-height:1.4444444444;letter-spacing:0em;color:var(--color-pink);margin-top:max(2rem,25.6px);text-align:center}@media screen and (max-width: 767.9px){.p-top-fv__sentence{font-size:1.125rem}}.p-top-fv__vertical-textbox{-webkit-font-feature-settings:"vert" on;font-feature-settings:"vert" on;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;margin-top:3.4375rem;margin-bottom:1.875rem;margin-right:.625rem;gap:.4375rem}.p-top-fv__vertical-text{background:hsla(0,0%,100%,.85);-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;padding-block:max(.125rem,1.6px);padding-inline:max(.4375rem,5.6px) max(.125rem,1.6px);color:var(--color-pink);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:max(1rem,12.8px);font-weight:500;line-height:1.125;letter-spacing:.0625em}@media screen and (max-width: 767.9px){.p-top-fv__vertical-text{font-size:1rem}}.p-top-fv__vertical-text.--2{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-top:1.0625rem}.p-top-fv__btn{margin-top:auto;margin-left:auto}@media screen and (max-width: 767.9px){.p-top-fv__btn{margin-inline:auto}}.p-top-campaign{overflow:hidden;padding-bottom:16rem;position:relative}@media screen and (max-width: 767.9px){.p-top-campaign{padding-bottom:7.1875rem}}.p-top-campaign__side-star-deco{position:absolute;width:2.75rem;height:auto;top:0;height:100%;z-index:-1}.p-top-campaign__side-star-deco.--left{left:0;right:initial;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.p-top-campaign__side-star-deco.--right{right:0;left:initial}@media screen and (max-width: 767.9px){.p-top-campaign__side-star-deco{width:.965625rem}}@media screen and (max-width: 767.9px){.p-top-campaign__items{margin-inline:calc(50% - 50vw);width:100vw}}.p-top-campaign__list{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-pack:safe center !important;-ms-flex-pack:safe center !important;justify-content:safe center !important}@media(min-width: 768px){.p-top-campaign__list{gap:1.5rem !important}}.js-top-campaign-carousel:not(.is-overflow) .splide__list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.js-top-campaign-carousel:not(.is-overflow) .splide__pagination{display:none}.p-top-campaign__slide{max-width:362px;width:100%}@media(min-width: 768px){.p-top-campaign__slide{-ms-flex-negative:1;flex-shrink:1}}@media screen and (max-width: 767.9px){.p-top-campaign__slide{max-width:20rem}}.p-top-campaign__link{-webkit-transition:opacity .3s var(--ease-out-quint);transition:opacity .3s var(--ease-out-quint)}@media(any-hover: hover){.p-top-campaign__link:hover{opacity:.7}}.p-top-campaign__slide-img{width:100%;height:auto;aspect-ratio:181/68;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;-webkit-box-shadow:2px 4px 4px 0 rgba(0,0,0,.15);box-shadow:2px 4px 4px 0 rgba(0,0,0,.15)}@media screen and (max-width: 767.9px){.p-top-campaign__slide-img{aspect-ratio:8/3}}.p-top-campaign__slide-content{margin-top:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}@media screen and (max-width: 767.9px){.p-top-campaign__slide-content{margin-top:1rem;gap:.25rem}}.p-top-campaign__slide-label{padding-inline:max(1rem,12.8px);padding-block:max(.375rem,4.8px);background-color:var(--color-light-gray);border-radius:calc(infinity*1px);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width: 767.9px){.p-top-campaign__slide-label{padding-inline:.75rem;padding-block:0}}.p-top-campaign__slide-label-text{color:var(--color-white);font-size:max(.875rem,11.2px);font-weight:700;line-height:1.7142857143;letter-spacing:0em}@media screen and (max-width: 767.9px){.p-top-campaign__slide-label-text{font-size:.875rem}}@media screen and (max-width: 767.9px){.p-top-campaign__slide-label-text{font-size:max(.75rem,9.6px);font-weight:700;line-height:2;letter-spacing:0em}}@media screen and (max-width: 767.9px)and (max-width: 767.9px){.p-top-campaign__slide-label-text{font-size:.75rem}}.p-top-campaign__slide-ttl{font-size:max(1.25rem,16px);font-weight:700;line-height:1.45;letter-spacing:.04em}@media screen and (max-width: 767.9px){.p-top-campaign__slide-ttl{font-size:1.25rem}}@media screen and (max-width: 767.9px){.p-top-campaign__slide-ttl{font-size:max(1.125rem,14.4px);font-weight:700;line-height:1.4444444444;letter-spacing:.04em}}@media screen and (max-width: 767.9px)and (max-width: 767.9px){.p-top-campaign__slide-ttl{font-size:1.125rem}}.p-top-campaign__slide-info{font-size:max(1rem,12.8px);font-weight:500;line-height:1.5;letter-spacing:0em}@media screen and (max-width: 767.9px){.p-top-campaign__slide-info{font-size:1rem}}@media screen and (max-width: 767.9px){.p-top-campaign__slide-info{font-size:max(.875rem,11.2px);font-weight:500;line-height:1.7142857143;letter-spacing:0em}}@media screen and (max-width: 767.9px)and (max-width: 767.9px){.p-top-campaign__slide-info{font-size:.875rem}}.p-top-campaign__slide-price-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:max(.5rem,6.4px);-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767.9px){.p-top-campaign__slide-price-wrap{gap:.5rem}}.p-top-campaign__slide-price-before{font-size:max(.875rem,11.2px);font-weight:500;line-height:1.7142857143;letter-spacing:0em;position:relative;text-decoration:line-through}@media screen and (max-width: 767.9px){.p-top-campaign__slide-price-before{font-size:.875rem}}.p-top-campaign__slide-price-after{font-size:max(1rem,12.8px);font-weight:700;line-height:1.5;letter-spacing:0em;color:var(--color-pink)}@media screen and (max-width: 767.9px){.p-top-campaign__slide-price-after{font-size:1rem}}.p-top-campaign__slide-link-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;gap:max(1rem,12.8px)}@media screen and (max-width: 767.9px){.p-top-campaign__slide-link-more{gap:.666875rem}}.p-top-campaign__slide-link-more-text{font-size:max(1rem,12.8px);font-weight:700;line-height:1.5;letter-spacing:0em}@media screen and (max-width: 767.9px){.p-top-campaign__slide-link-more-text{font-size:1rem}}@media screen and (max-width: 767.9px){.p-top-campaign__slide-link-more-text{font-size:max(.875rem,11.2px);font-weight:700;line-height:1;letter-spacing:0em}}@media screen and (max-width: 767.9px)and (max-width: 767.9px){.p-top-campaign__slide-link-more-text{font-size:.875rem}}.p-top-campaign__slide-link-more-arrow{width:max(.4625rem,5.92px);height:max(.75rem,9.6px);-ms-flex-negative:0;flex-shrink:0;translate:0 1px}@media screen and (max-width: 767.9px){.p-top-campaign__slide-link-more-arrow{width:.3854375rem;height:.625rem}}.p-top-campaign__arrows{position:relative;pointer-events:none}.p-top-campaign__pagination{position:initial;margin-top:2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.75rem !important}.p-top-campaign__pagination .splide__pagination__page{width:.75rem !important;height:.75rem !important;background-color:var(--color-light-gray);margin:0 !important}.p-top-campaign__pagination .splide__pagination__page.is-active{background-color:var(--color-pink);-webkit-transform:scale(1) !important;transform:scale(1) !important}.p-top-campaign__btn{margin-top:6rem;min-width:max(22.6875rem,290.4px)}@media screen and (max-width: 767.9px){.p-top-campaign__btn{margin-top:4.5rem;min-width:21.4375rem}}.p-top-about{padding-top:0;padding-bottom:7.5rem;background:-webkit-gradient(linear, left top, left bottom, from(#ffe0e6), to(var(--accent-pink, #ff4469)));background:linear-gradient(180deg, #ffe0e6 0%, var(--accent-pink, #ff4469) 100%)}@media screen and (max-width: 767.9px){.p-top-about{padding-bottom:5rem;padding-top:1.5rem}}.p-top-about__text-box{background-color:var(--color-white);padding-inline:.5rem;padding-block:.5rem;position:relative;max-width:960px;margin-inline:auto}@media screen and (max-width: 767.9px){.p-top-about__text-box{padding-block:.25rem;padding-inline:.25rem}}.p-top-about__text-box-icon{width:7.875rem;height:auto;position:absolute;-webkit-transform:rotate(5.003deg);transform:rotate(5.003deg);right:-1.236875rem;top:-2.79625rem}@media screen and (max-width: 767.9px){.p-top-about__text-box-icon{width:4.875rem;right:-0.75rem;top:-3.125rem}}.p-top-about__text-box-body{padding-inline:1.5rem;padding-block:2.0625rem;border-radius:8px;border:1px solid var(--color-pink);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.625rem}@media screen and (max-width: 767.9px){.p-top-about__text-box-body{padding-block:1.5rem;padding-inline:.5rem;gap:.5rem}}.p-top-about__text-box-sentence-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:max(.25rem,3.2px)}.p-top-about__text-box-sentence-wrap.--gap-10{gap:max(.625rem,8px)}@media screen and (max-width: 767.9px){.p-top-about__text-box-sentence-wrap.--gap-10{gap:.25rem}}@media screen and (max-width: 767.9px){.p-top-about__text-box-sentence-wrap{gap:.25rem}}.p-top-about__text-box-sentence{font-size:max(1.25rem,16px);font-weight:700;line-height:1.45;letter-spacing:.04em}@media screen and (max-width: 767.9px){.p-top-about__text-box-sentence{font-size:1.25rem}}@media screen and (max-width: 767.9px){.p-top-about__text-box-sentence{font-size:max(.875rem,11.2px);font-weight:700;line-height:1.4285714286;letter-spacing:.04em}}@media screen and (max-width: 767.9px)and (max-width: 767.9px){.p-top-about__text-box-sentence{font-size:.875rem}}.p-top-about__text-box-sentence.--bg-yellow{background:var(--color-yellow);padding-inline:max(.25rem,3.2px)}@media screen and (max-width: 767.9px){.p-top-about__text-box-sentence.--bg-yellow{padding-inline:.25rem}}.p-top-about__text-box-sentence.--pink{color:var(--color-pink)}.p-top-about__items{margin-top:max(6rem,76.8px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:max(60rem,768px);margin-inline:auto;gap:max(4.6875rem,60px)}@media(768px <= width < 1000px){.p-top-about__items{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width: 767.9px){.p-top-about__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:4.5rem;gap:2.5rem}}.p-top-about__item{max-width:270px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:max(2.5rem,32px);text-align:center}@media screen and (max-width: 767.9px){.p-top-about__item{gap:1.5rem;padding-bottom:1rem;max-width:initial}}.p-top-about__item-img-wrap{position:relative}@media screen and (max-width: 767.9px){.p-top-about__item-img-wrap{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto}}.p-top-about__item-img{width:max(7.0625rem,90.4px);height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block;margin-inline:auto}@media screen and (max-width: 767.9px){.p-top-about__item-img{width:7.0625rem}}.p-top-about__item-no{width:auto;height:max(1.5625rem,20px);-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;bottom:min(-0.625rem,-8px);right:max(1.3125rem,16.8px)}@media screen and (max-width: 767.9px){.p-top-about__item-no{bottom:-0.75rem;right:-3.5625rem}}.p-top-about__item-text{font-size:max(1.5rem,19.2px);font-weight:700;line-height:1.4583333333;letter-spacing:0em;text-shadow:0 2px 4px var(--color-pink);color:var(--color-white)}@media screen and (max-width: 767.9px){.p-top-about__item-text{font-size:1.5rem}}.p-top-flow{background:var(--color-light-pink);padding-top:12.1875rem;padding-bottom:4rem}@media screen and (max-width: 767.9px){.p-top-flow{padding-top:7.25rem;padding-bottom:5.25rem}}@media screen and (max-width: 767.9px){.p-top-flow__content{margin-top:6.8125rem}}.p-top-flow__items{--card-items: 4;--card-gap: 24;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:calc(var(--card-gap)/16*1rem)}@media(768px <= width < 900px){.p-top-flow__items{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width: 767.9px){.p-top-flow__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.875rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:400px;margin-inline:auto}}.p-top-flow__item{-ms-flex-preferred-size:calc((100% - var(--card-gap)/16*1rem*(var(--card-items) - 1))/var(--card-items));flex-basis:calc((100% - var(--card-gap)/16*1rem*(var(--card-items) - 1))/var(--card-items));position:relative;border-radius:8px;border:2px solid var(--color-pink);padding-block:2.625rem 1.375rem;padding-inline:1.375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}@media(768px <= width < 900px){.p-top-flow__item{-ms-flex-preferred-size:calc((100% - var(--card-gap)/16*1rem*1)/2);flex-basis:calc((100% - var(--card-gap)/16*1rem*1)/2);max-width:284px}}@media screen and (max-width: 767.9px){.p-top-flow__item{-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;padding-block:1.1875rem 1.375rem}}.p-top-flow__item-num{font-size:max(2.5rem,32px);font-weight:700;line-height:1;letter-spacing:0em;position:absolute;top:max(-1.875rem,-24px);left:50%;translate:-50%;color:var(--color-pink);padding:max(.625rem,8px);background-color:var(--color-light-pink)}@media screen and (max-width: 767.9px){.p-top-flow__item-num{font-size:2.5rem}}@media screen and (max-width: 767.9px){.p-top-flow__item-num{top:-1.875rem;padding:.625rem}}.p-top-flow__picture{display:contents}.p-top-flow__item-img{width:14.75rem;height:16rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:relative;z-index:1;display:block;margin-inline:auto}@media screen and (max-width: 767.9px){.p-top-flow__item-img{width:18.5rem;height:16rem}}.p-top-flow__item-ttl{min-height:max(5.875rem,75.2px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;white-space:nowrap;font-size:max(1.75rem,22.4px);font-weight:700;line-height:1.4642857143;letter-spacing:0em}@media screen and (max-width: 767.9px){.p-top-flow__item-ttl{font-size:1.75rem}}@media screen and (max-width: 767.9px){.p-top-flow__item-ttl{font-size:max(1.25rem,16px);font-weight:700;line-height:1.45;letter-spacing:0em;min-height:initial}}@media screen and (max-width: 767.9px)and (max-width: 767.9px){.p-top-flow__item-ttl{font-size:1.25rem}}.p-top-flow__btn{margin-top:6rem;padding-inline:max(2.75rem,35.2px)}.p-top-flow__btn .c-cta-btn__line-icon,.p-top-flow__btn .c-cta-btn__text{margin-right:max(1.5rem,19.2px) !important}@media screen and (max-width: 767.9px){.p-top-flow__btn{margin-top:4.5rem;padding-inline:1.25rem}}.p-top-clinic{padding-top:12.5rem;padding-bottom:7.5rem;overflow:hidden}@media screen and (max-width: 767.9px){.p-top-clinic{padding-top:7.25rem;padding-bottom:5rem}}.p-top-clinic__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}.p-top-clinic__head-img{width:auto;height:5.75rem}@media screen and (max-width: 767.9px){.p-top-clinic__head-img{height:3.875rem}}.p-top-clinic__head-img.--right{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}@media(768px <= width < 1330px){.p-top-clinic__splide{max-width:68.75rem;margin-inline:auto}}@media screen and (max-width: 767.9px){.p-top-clinic__track{margin-inline:calc(50% - 50vw);width:100vw}}.p-top-clinic__slide{width:10rem;height:10rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-top-clinic__splide-slide-img{width:10rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.p-top-clinic__btn{margin-top:6rem;min-width:max(22.6875rem,290.4px)}@media screen and (max-width: 767.9px){.p-top-clinic__btn{margin-top:4.5rem;min-width:initial}}.p-top-clinic__arrows-container{margin-inline:calc(50% - 50vw);width:100vw;position:absolute;top:50%;translate:0 -50%;pointer-events:none}.p-top-clinic__arrows{position:relative;max-width:90rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-inline:auto}.p-top-clinic__arrow{opacity:1;pointer-events:auto;background-color:rgba(0,0,0,0);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;position:initial !important;translate:0 !important;-webkit-transform:translateY(0%) !important;transform:translateY(0%) !important}@media(any-hover: hover){.p-top-clinic__arrow:hover{opacity:.7}}.p-top-clinic__arrow svg{width:2.5rem;height:2.75rem}.p-top-case{background-color:var(--snow-pink, #fffafb);padding-top:7.9375rem;padding-bottom:7.5rem;overflow-x:clip}@media screen and (max-width: 767.9px){.p-top-case{padding-top:3.875rem;padding-bottom:7.5rem}}.p-top-case__content{margin-top:5.5rem}@media screen and (max-width: 767.9px){.p-top-case__content{margin-top:4rem}}@media screen and (max-width: 767.9px){.p-top-case__splide{margin-inline:calc(50% - 50vw);width:100vw}}.p-top-case__track{padding-block:.5rem}@media(min-width: 768px){.p-top-case__track{overflow:visible !important}}@media(min-width: 768px){.p-top-case__list{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-pack:safe center !important;-ms-flex-pack:safe center !important;justify-content:safe center !important;-ms-flex-wrap:wrap;flex-wrap:wrap;--card-items: 3;--card-gap: 21;gap:2.5rem calc(var(--card-gap)/16*1rem)}}.p-top-case__slide{width:100%;border-radius:8px;border:2px solid var(--color-pink);-webkit-box-shadow:0 0 6px 0 var(--color-pink);box-shadow:0 0 6px 0 var(--color-pink);overflow:hidden;padding:.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:max(1rem,12.8px)}@media(min-width: 768px){.p-top-case__slide{-ms-flex-preferred-size:calc((100% - var(--card-gap)/16*1rem*(var(--card-items) - 1))/var(--card-items));flex-basis:calc((100% - var(--card-gap)/16*1rem*(var(--card-items) - 1))/var(--card-items));-ms-flex-negative:1;flex-shrink:1}}@media screen and (max-width: 767.9px){.p-top-case__slide{max-width:21rem;gap:1rem}}.p-top-case__slide-img{height:15.0625rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media screen and (max-width: 767.9px){.p-top-case__slide-img{height:13.25rem}}.p-top-case__slide-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:max(.5rem,6.4px)}@media screen and (max-width: 767.9px){.p-top-case__slide-body{gap:.5rem}}.p-top-case__slide-title{font-size:max(1.125rem,14.4px);font-weight:700;line-height:1.4444444444;letter-spacing:.04em;text-align:center;min-height:max(2.60625rem,33.36px);display:grid;place-content:center}@media screen and (max-width: 767.9px){.p-top-case__slide-title{font-size:1.125rem}}@media screen and (max-width: 767.9px){.p-top-case__slide-title{min-height:2.60625rem}}.p-top-case__slide-sentence{font-size:max(1rem,12.8px);font-weight:500;line-height:1.5;letter-spacing:0em;text-align:center}@media screen and (max-width: 767.9px){.p-top-case__slide-sentence{font-size:1rem}}.p-top-case__pagination{position:initial;margin-top:2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.75rem !important}@media screen and (max-width: 767.9px){.p-top-case__pagination{margin-top:1.4375rem}}.p-top-case__pagination .splide__pagination__page{width:.75rem !important;height:.75rem !important;background-color:var(--color-light-gray);margin:0 !important}.p-top-case__pagination .splide__pagination__page.is-active{background-color:var(--color-pink);-webkit-transform:scale(1) !important;transform:scale(1) !important}.p-top-case__btn-wrap{margin-top:4.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.p-top-case__btn-img{width:12.125rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block;margin-inline:auto}.p-top-case__btn{min-width:21.25rem}.p-top-column{padding-top:4rem;padding-bottom:7.5rem;overflow:hidden;background-image:linear-gradient(0deg, transparent calc(100% - 1px), var(--color-light-pink) calc(100% - 1px)),linear-gradient(90deg, transparent calc(100% - 1px), var(--color-light-pink) calc(100% - 1px));background-size:4.5rem 4.5rem;background-repeat:repeat;background-position:center center}@media screen and (max-width: 767.9px){.p-top-column{padding-top:5rem;padding-bottom:5rem}}.p-top-column__content{margin-top:5.5rem}@media screen and (max-width: 767.9px){.p-top-column__content{margin-top:4rem}}@media screen and (max-width: 767.9px){.p-top-column__splide{margin-inline:calc(50% - 50vw);width:100vw}}.p-top-column__track{padding-block:.5rem}@media(min-width: 768px){.p-top-column__track{overflow:visible !important}}@media(min-width: 768px){.p-top-column__list{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;--card-items: 3;--card-gap: 57;gap:2.5rem calc(var(--card-gap)/16*1rem)}}.p-top-column__slide{-ms-flex-preferred-size:calc((100% - var(--card-gap)/16*1rem*(var(--card-items) - 1))/var(--card-items));flex-basis:calc((100% - var(--card-gap)/16*1rem*(var(--card-items) - 1))/var(--card-items))}@media screen and (max-width: 767.9px){.p-top-column__slide{-ms-flex-preferred-size:21.4375rem;flex-basis:21.4375rem}}.p-top-column__article{border-radius:12px;-webkit-box-shadow:1px 4px 4px 0 rgba(0,0,0,.1);box-shadow:1px 4px 4px 0 rgba(0,0,0,.1);background-color:var(--color-white);overflow:hidden}.p-top-column__article-img{aspect-ratio:1/1;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.p-top-column__article-time{display:block;width:100%;padding:max(1rem,12.8px) max(.75rem,9.6px);text-align:right;font-size:max(1.125rem,14.4px);font-weight:700;line-height:1.4444444444;letter-spacing:.04em}@media screen and (max-width: 767.9px){.p-top-column__article-time{font-size:1.125rem}}@media screen and (max-width: 767.9px){.p-top-column__article-time{padding:1rem .75rem}}.p-top-column__deco{position:absolute;width:8.875rem;height:auto;bottom:-3.5625rem;left:-3.5rem;z-index:1}@media screen and (max-width: 767.9px){.p-top-column__deco{width:6.25rem;left:calc(50% - 11.875rem);bottom:0}}.p-top-column__btn{margin-top:3.5rem;min-width:max(21.25rem,272px)}@media screen and (max-width: 767.9px){.p-top-column__btn{margin-top:4.5rem;min-width:initial}}.p-top-column__pagination-wrap{position:relative}.p-top-column__pagination{position:initial;margin-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.75rem !important}.p-top-column__pagination .splide__pagination__page{width:.75rem !important;height:.75rem !important;background-color:var(--color-light-gray);margin:0 !important}.p-top-column__pagination .splide__pagination__page.is-active{background-color:var(--color-pink);-webkit-transform:scale(1) !important;transform:scale(1) !important}.p-top-sns{padding-block:4rem;background-color:var(--color-light-pink)}@media screen and (max-width: 767.9px){.p-top-sns{padding-block:5rem}}@media screen and (max-width: 767.9px){.p-top-sns__content{margin-top:4.75rem}}.p-top-sns__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:max(52.875rem,676.8px);margin:0 auto;width:100%}@media screen and (max-width: 767.9px){.p-top-sns__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem}}.p-top-sns__item{max-width:max(24.875rem,318.4px);width:100%;border-radius:12px;border:1px solid var(--color-white);background:hsla(0,0%,100%,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.0625rem;padding:max(2rem,25.6px);-webkit-transition:opacity .3s var(--ease-out-quint);transition:opacity .3s var(--ease-out-quint)}@media(any-hover: hover){.p-top-sns__item:hover{opacity:.7}}@media screen and (max-width: 767.9px){.p-top-sns__item{max-width:21.4375rem;padding:1.5rem 2.625rem;gap:1.4375rem}}.p-top-sns__item-img{width:4rem;height:4rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media screen and (max-width: 767.9px){.p-top-sns__item-img{width:2.5rem;height:2.5rem}}.p-top-sns__text{font-size:max(1.75rem,22.4px);font-weight:500;line-height:1.1428571429;letter-spacing:.0342857143em}@media screen and (max-width: 767.9px){.p-top-sns__text{font-size:1.75rem}}@media screen and (max-width: 767.9px){.p-top-sns__text{font-size:max(1.4375rem,18.4px);font-weight:500;line-height:1.1739130435;letter-spacing:.0347826087em}}@media screen and (max-width: 767.9px)and (max-width: 767.9px){.p-top-sns__text{font-size:1.4375rem}}.p-top-line-sns{position:relative;padding-top:4rem;padding-bottom:4.75rem}@media screen and (max-width: 767.9px){.p-top-line-sns{padding-top:.625rem;padding-bottom:1rem}}.p-top-line-sns__block{max-width:max(60rem,768px);margin:0 auto;width:100%;border-radius:8px;border:4px solid var(--navy, #143181);background:var(--accent-yellow, #ffe100);display:-webkit-box;display:-ms-flexbox;display:flex;padding-block:max(3.125rem,40px);padding-inline:max(2.5rem,32px);position:relative;z-index:1}@media screen and (max-width: 767.9px){.p-top-line-sns__block{padding-block:1.5rem;padding-inline:.75rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.p-top-line-sns__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.875rem;position:relative;z-index:1}.p-top-line-sns__balloon-img{width:max(27rem,345.6px);height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block;margin-inline:auto}@media screen and (max-width: 767.9px){.p-top-line-sns__balloon-img{width:19.9375rem}}.p-top-line-sns__btn{padding:max(.5rem,6.4px);min-width:max(35.625rem,456px)}.p-top-line-sns__btn .c-cta-btn__line-icon{width:max(3rem,38.4px);height:max(3rem,38.4px);margin-right:max(.625rem,8px) !important;position:relative}@media screen and (max-width: 767.9px){.p-top-line-sns__btn .c-cta-btn__line-icon{margin-right:1.25rem;width:2.5rem;height:2.5rem}}.p-top-line-sns__btn .c-cta-btn__text{font-size:max(2rem,25.6px);font-weight:500;line-height:1.46875;letter-spacing:0em;margin-right:max(.625rem,8px) !important;position:relative}@media screen and (max-width: 767.9px){.p-top-line-sns__btn .c-cta-btn__text{font-size:2rem}}@media screen and (max-width: 767.9px){.p-top-line-sns__btn .c-cta-btn__text{font-size:max(1.125rem,14.4px);font-weight:700;line-height:1.4444444444;letter-spacing:.04em;margin-right:0 !important}}@media screen and (max-width: 767.9px)and (max-width: 767.9px){.p-top-line-sns__btn .c-cta-btn__text{font-size:1.125rem}}.p-top-line-sns__btn .c-cta-btn__arrow{width:max(4.1875rem,53.6px)}@media screen and (max-width: 767.9px){.p-top-line-sns__btn{min-width:19.9375rem;padding-inline:1.25rem;padding-block:0rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0 !important}}@media(any-hover: hover){.p-top-line-sns__btn:hover .p-top-line-sns__btn-container{border-color:var(--color-pink)}.p-top-line-sns__btn:hover .c-cta-btn__text{color:var(--color-pink)}}.p-top-line-sns__btn-container{width:100%;padding:max(1.5rem,19.2px);border-radius:60px;border:2px solid var(--white, #fff);-webkit-transition:border-color .3s var(--ease-out-quint);transition:border-color .3s var(--ease-out-quint);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767.9px){.p-top-line-sns__btn-container{display:contents}}.p-top-line-sns__qr-img{position:absolute;width:max(19.875rem,254.4px);height:auto;right:0;bottom:0}.p-float-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:fixed;top:max(4.5625rem,58.4px);right:max(0rem,0px);gap:max(.375rem,4.8px);z-index:103;-webkit-transition:translate .5s var(--ease-out-quint);transition:translate .5s var(--ease-out-quint);translate:150% 0}.p-float-cta.is-active{translate:0 0}.p-float-cta.is-hidden{translate:150% 0}@media screen and (max-width: 767.9px){.p-float-cta.is-hidden{translate:0 150%}}@media screen and (max-width: 767.9px){.p-float-cta{top:initial;bottom:0;background-color:var(--color-yellow);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;padding:.25rem;translate:0 150%;z-index:106}}.p-float-cta__btn-close{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;width:2.25rem;height:2.25rem;position:relative;z-index:1}@media screen and (max-width: 767.9px){.p-float-cta__btn-close{position:absolute;top:0;left:0;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}@media screen and (max-width: 767.9px){.p-float-cta__btn-close-icon{width:1.125rem;height:1.125rem}}.p-float-cta__btn{-webkit-transition:opacity .3s var(--ease-out-quint);transition:opacity .3s var(--ease-out-quint)}@media screen and (max-width: 767.9px){.p-float-cta__btn{padding-inline:1.25rem;min-height:4.875rem;border:1px solid var(--color-white);width:100%;border-radius:5px}}@media(any-hover: hover){.p-float-cta__btn:hover{opacity:.7}}.p-float-cta__btn-icon{width:6rem;height:auto}.p-float-cta__btn-close-box{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;translate:-1.5rem;z-index:1}.p-float-cta__btn-sns-icon{width:2.5rem;height:auto}.p-float-cta__box-text-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.25rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.p-float-cta__text{font-size:max(1.1875rem,15.2px);font-weight:700;line-height:1.4736842105;letter-spacing:0em}@media screen and (max-width: 767.9px){.p-float-cta__text{font-size:1.1875rem}}.p-float-cta__check-block{width:100%;min-height:1.5rem;border-radius:calc(infinity*1px);background:hsla(0,0%,100%,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.p-float-cta__check-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.625rem;translate:10px 0px}.p-float-cta__check-text{font-size:max(.75rem,9.6px);font-weight:500;line-height:1.3333333333;letter-spacing:.1em}@media screen and (max-width: 767.9px){.p-float-cta__check-text{font-size:.75rem}}.p-float-cta__check-icon{width:1.75rem;height:auto}.p-float-cta__face-img{width:4rem;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;right:0;bottom:0;position:absolute}@media(min-width: 768px){.u-sp{display:none !important}}@media screen and (max-width: 767.9px){.u-pc{display:none !important}}@media screen and (max-width: 1199.9px){.u-header-pc{display:none !important}}@media screen and (min-width: 1200px){.u-header-sp{display:none !important}}.u-font{font-family:"Noto Sans JP",sans-serif}.u-font__jp{font-family:"Noto Sans JP",sans-serif}.u-font__en{font-family:"futura-pt",sans-serif}.u-text__center{text-align:center !important}@media screen and (max-width: 767.9px){.u-text__center--sp{text-align:center !important}}@media(min-width: 768px){.u-text__center--pc{text-align:center !important}}.u-text__left{text-align:left !important}@media screen and (max-width: 767.9px){.u-text__left--sp{text-align:left !important}}@media(min-width: 768px){.u-text__left--pc{text-align:left !important}}.u-text__right{text-align:right !important}@media screen and (max-width: 767.9px){.u-text__right--sp{text-align:right !important}}@media(min-width: 768px){.u-text__right--pc{text-align:right !important}}.u-text__nowrap{white-space:nowrap}@media screen and (max-width: 767.9px){.u-text__nowrap--sp{white-space:nowrap}}@media(min-width: 768px){.u-text__nowrap--pc{white-space:nowrap}}.u-pointer__none{pointer-events:none !important}@media screen and (max-width: 767.9px){.u-pointer__none--sp{pointer-events:none !important}}@media(min-width: 768px){.u-pointer__none--pc{pointer-events:none !important}}/*# sourceMappingURL=style_2025.css.map */