@charset "UTF-8";@property --root-font-size{syntax: "<length>"; inherits: false; initial-value: 16px;}@font-face{font-family:Local Noto Sans JP;src:local("Noto Sans JP")}:root{--z-index-header: 100;--z-index-modal: 200;--z-index-overlay: 900;--color-base: #fff;--color-text: #333333;--color-white: #fff;--color-black: #000;--color-gray: #f0f0f0;--color-border: #aaaaaf;--color-accent: #408f95;--color-primary: #234f5e;--color-secondary: #00f;--color-orange: #de8430;--ff-base: "Local Noto Sans JP", "Noto Sans JP", sans-serif;--ff-en: "Lato", sans-serif;--ff-zen: "Zen Maru Gothic", sans-serif;--to-rem: calc(tan(atan2(1px, var(--root-font-size)))*1rem) ;--duration: .3s;--header-height: 64px}@media screen and (width >= 768px){:root{--header-height: 80px}}/*! kiso.css v1.2.4 | MIT License | https://github.com/tak-dcxi/kiso.css */*,:before,:after{box-sizing:border-box}:where(:root){font-family:sans-serif;line-height:1.5;text-spacing-trim:trim-start;text-autospace:normal;line-break:strict;overflow-wrap:anywhere;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scrollbar-gutter:stable;-webkit-tap-highlight-color:transparent}:where(body){min-block-size:100dvb;margin:unset}:where(:is(h1,h2,h3,h4,h5,h6):lang(en)){text-wrap:pretty}:where(h1){margin-block:.67em;font-size:2em}:where(h2,h3,h4,h5,h6){margin-block:unset}:where(search){display:block flow}:where(p,blockquote,figure,pre,address,ul,ol,dl,menu){margin-block:unset}:where(blockquote,figure){margin-inline:unset}:where(p:lang(en)){text-wrap:pretty}:where(address:lang(ja)){font-style:unset}:where(ul,ol,menu){padding-inline-start:unset;list-style-type:""}:where(dt){font-weight:bolder}:where(dd){margin-inline-start:unset}:where(pre){text-spacing-trim:space-all;text-autospace:no-autospace}@media print{:where(pre){text-wrap-mode:unset}}:where(em:lang(ja)){font-weight:bolder}:where(:is(i,cite,em,dfn):lang(ja)){font-style:unset}:where(u,s,del,ins){text-decoration-inset:auto}:where(code,kbd,samp){font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:initial;font-variation-settings:initial;font-size:unset;font-variant-ligatures:none}:where(abbr[title]){text-decoration-line:underline;text-decoration-style:dotted;text-decoration-inset:auto;cursor:help}:where(time){text-autospace:no-autospace}@media (forced-colors: active){:where(mark){background-color:Highlight;color:HighlightText}}@media print{:where(mark){border-width:1px;border-style:dotted}}:where(a){color:unset}:where(a:-moz-any-link){text-decoration-line:unset;text-decoration-thickness:from-font;text-decoration-inset:auto}:where(a:any-link){text-decoration-line:unset;text-decoration-thickness:from-font;text-decoration-inset:auto}:where(img,svg,picture,video,audio,canvas,model,iframe,embed,object){max-inline-size:100%;vertical-align:bottom}:where(img,svg,picture,video,canvas,model,iframe,embed,object){block-size:auto}:where(iframe){border:unset}:where(table){border-collapse:collapse}:where(caption,th){text-align:unset}:where(caption:lang(en)){text-wrap:pretty}:where(button,input,select,textarea),::file-selector-button{border-width:1px;border-style:solid;border-color:unset;border-radius:unset;color:unset;font:unset;letter-spacing:unset;text-align:unset}:where(input:is([type=radio i],[type=checkbox i])){margin:unset}:where(input[type=file i]){border:unset}:where(input[type=search i]){-webkit-appearance:textfield}@supports (-webkit-touch-callout: none){:where(input[type=search i]){background-color:Canvas}}:where(input:is([type=tel i],[type=url i],[type=email i],[type=number i]):not(:-moz-placeholder)){direction:ltr}:where(input:is([type=tel i],[type=url i],[type=email i],[type=number i]):not(:placeholder-shown)){direction:ltr}:where(textarea){margin-block:unset;resize:block}:where(input:not([type=button i],[type=submit i],[type=reset i]),textarea,[contenteditable]){text-autospace:no-autospace}:where(button,input:is([type=button i],[type=submit i],[type=reset i])),::file-selector-button{background-color:unset}:where(button,input:is([type=button i],[type=submit i],[type=reset i]),[role=tab i],[role=button i],[role=option i]),::file-selector-button{touch-action:manipulation}:where(button:enabled,label[for],select:enabled,input:is([type=button i],[type=submit i],[type=reset i],[type=radio i],[type=checkbox i]):enabled,[role=tab i],[role=button i],[role=option i]),:where(:enabled)::file-selector-button{cursor:pointer}:where(fieldset){min-inline-size:0;margin-inline:unset;padding:unset;border:unset}:where(legend){padding-inline:unset}:where(progress){vertical-align:unset}::-moz-placeholder{opacity:unset}::placeholder{opacity:unset}:where(summary){list-style-type:"";cursor:pointer}:where(summary)::-webkit-details-marker{display:none}:where(dialog,[popover]){overscroll-behavior-block:contain;padding:unset;border:unset}:where(dialog:not([open],[popover]),[popover]:not(:popover-open)){display:none!important}:where(dialog){max-inline-size:unset;max-block-size:unset}:where(dialog)::backdrop{background-color:#0000004d}:where([popover]){margin:unset}:where(:focus-visible){outline-offset:3px}[tabindex="-1"]:focus{outline:none!important}:where(:disabled,[aria-disabled=true i]){cursor:default}[hidden]:not([hidden=until-found i]){display:none!important}:where(h1,h2,h3,h4,h5,h6){margin:0}:where(p){margin:0}.l-header{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-index-header)}.l-inner{width:min(100%,11.8rem);margin-inline:auto;padding-inline:.5rem}@media screen and (max-width: 992px){.l-inner{width:min(100%,5.4rem);padding-inline:.2rem}}.c-breadcrumb{padding-block:.13rem}@media screen and (max-width: 992px){.c-breadcrumb{padding-block:.1rem;overflow-x:auto;white-space:nowrap}}.c-breadcrumb__inner{width:min(100%,14rem);margin-inline:auto;padding-inline:.5rem}@media screen and (max-width: 992px){.c-breadcrumb__inner{width:-moz-fit-content;width:fit-content;margin-inline:0;padding-inline:.2rem}}.c-breadcrumb__list{display:flex;align-items:flex-start;gap:0;list-style:none;margin:0;padding:0}.c-breadcrumb__item{display:inline-flex;align-items:center;max-width:100%;color:var(--color-text, #333);font-size:.14rem}@media screen and (max-width: 992px){.c-breadcrumb__item{font-size:.12rem}}.c-breadcrumb__item+.c-breadcrumb__item:before{content:">";display:inline-block;margin:0 .04rem;flex-shrink:0}.c-breadcrumb__link{min-width:0;color:var(--color-primary);text-decoration:none;transition:opacity .2s ease}@media (any-hover: hover){.c-breadcrumb__link:hover{opacity:1;text-decoration:underline;text-underline-offset:.02rem}}.c-button{position:relative;display:inline-block;padding:.14rem .6rem;border:1px solid currentcolor;background-color:var(--color-white);color:var(--color-black);font-size:.15rem;line-height:1.2;letter-spacing:.1em;text-transform:uppercase}.c-button:before{content:"";position:absolute;top:50%;right:.2rem;width:.08rem;height:.08rem;border-top:2px solid var(--color-black);border-right:2px solid var(--color-black);translate:0 -50%;rotate:45deg;transition:rotate .3s,translate .3s}@media (any-hover: hover){.c-button:hover:before{translate:5px -50%}}.c-button[data-color=black]{border-color:var(--color-black);background-color:var(--color-black);color:var(--color-white)}.c-button[data-color=black]:before{border-top:2px solid currentcolor;border-right:2px solid currentcolor}.c-pagination{--_pagination-bg: var(--color-white, #fff);--_pagination-text: var(--color-text);--_pagination-text-hover: #374151;--_pagination-bg-hover: #f9fafb;--_pagination-active-bg: var(--color-black, #000);--_pagination-active-text: var(--color-white, #fff);--_pagination-border: #d1d5db;--_pagination-border-hover: #9ca3af;display:flex;flex-wrap:wrap;gap:.08rem;justify-content:center}.c-pagination__item{display:inline-flex;justify-content:center;align-items:center;height:.44rem;min-width:.44rem;padding:0 .12rem;border:1px solid var(--_pagination-border);background-color:var(--_pagination-bg);color:var(--_pagination-text);font-size:.15rem;text-decoration:none;transition:background-color .2s ease,border-color .2s ease}@media screen and (max-width: 992px){.c-pagination__item{height:.4rem;min-width:.4rem;font-size:.14rem}}@media (any-hover: hover){.c-pagination__item:hover:not([data-state=current]){border-color:var(--_pagination-border-hover);background-color:var(--_pagination-bg-hover);color:var(--_pagination-text-hover)}}.c-pagination__item[data-state=current]{border-color:var(--_pagination-active-bg);background-color:var(--_pagination-active-bg);color:var(--_pagination-active-text)}.c-pagination__item[data-state=dots]{border-color:transparent;background-color:transparent;cursor:default}.c-pagination__item[data-state=dots]:hover{border-color:transparent;background-color:transparent}.c-pagination__item[data-state=prev],.c-pagination__item[data-state=next]{font-weight:500}.c-pagination__item[data-state=disabled]{opacity:.6;cursor:default}@media (any-hover: hover){.c-pagination__item[data-state=disabled]:hover{border-color:var(--_pagination-border);background-color:var(--_pagination-bg);color:var(--_pagination-text)}}.c-section-title{display:grid;gap:.12rem;justify-items:center;width:-moz-max-content;width:max-content;text-align:center}@media screen and (max-width: 992px){.c-section-title{gap:.08rem}}.c-section-title[data-align=center]{justify-items:center;text-align:center}.c-section-title[data-align=left]{justify-items:start;text-align:left}.c-section-title[data-align=right]{justify-items:end;text-align:right}.c-section-title:after{content:"";display:block;width:80%;height:.03rem;background-color:var(--color-orange)}@media screen and (max-width: 992px){.c-section-title:after{width:60%}}.c-section-title__main{color:var(--color-text);font-family:var(--ff-en);font-size:.48rem;font-weight:700;line-height:1;text-transform:uppercase}@media screen and (max-width: 992px){.c-section-title__main{font-size:.32rem}}.c-section-title__sub{color:var(--color-text);font-size:.16rem;font-weight:400;line-height:1.4}@media screen and (max-width: 992px){.c-section-title__sub{font-size:.14rem}}.c-side-nav{position:fixed;top:calc(50% + 1rem);left:0;z-index:90;translate:-110% -50%;opacity:0;visibility:hidden;transition:translate var(--duration) ease,opacity var(--duration) ease,visibility var(--duration) ease;pointer-events:none}.c-side-nav.is-visible{translate:0 -50%;opacity:1;visibility:visible;pointer-events:auto}@media screen and (max-width: 1199px){.c-side-nav{display:contents}}.c-side-nav__toggle{display:none;align-items:center;gap:10px;padding:8px 20px 8px 8px;border:2px solid var(--color-white);border-radius:50px;background-color:#004098;color:var(--color-white);font-family:var(--ff-zen);font-size:16px;font-weight:700;line-height:1;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--duration) ease,visibility var(--duration) ease}@media screen and (max-width: 1199px){.c-side-nav__toggle{position:fixed;bottom:50px;left:15px;z-index:92;display:flex;border-radius:15px}}@media screen and (width <= 768px){.c-side-nav__toggle{bottom:11.05vw}}.c-side-nav.is-visible .c-side-nav__toggle{opacity:1;visibility:visible;pointer-events:auto}.c-side-nav__toggle-icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background-color:var(--color-white)}.c-side-nav__toggle-icon--menu{flex-direction:column;gap:4px}.c-side-nav__toggle-icon--close{display:none;position:relative}.c-side-nav.is-open .c-side-nav__toggle-icon--close{display:flex}@media screen and (max-width: 1199px){.c-side-nav.is-open .c-side-nav__toggle-icon--menu{display:none}}.c-side-nav__toggle-icon-line{display:block;width:16px;height:2px;border-radius:1px;background-color:#004098}.c-side-nav__toggle-close-line{position:absolute;width:16px;height:2px;border-radius:1px;background-color:#004098}.c-side-nav__toggle-close-line:first-child{rotate:45deg}.c-side-nav__toggle-close-line:last-child{rotate:-45deg}.c-side-nav__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background-color:#0006;opacity:0;visibility:hidden;transition:opacity var(--duration) ease,visibility var(--duration) ease;pointer-events:none}.c-side-nav.is-open .c-side-nav__overlay{opacity:1;visibility:visible;pointer-events:auto}@media screen and (min-width: 1200pxpx){.c-side-nav__overlay{display:none}}.c-side-nav__panel{overflow:hidden;width:2.2rem;border:1px solid #a6a6a7;border-left:none;border-radius:0 .2rem .2rem 0;background-color:var(--color-white)}@media screen and (max-width: 1199px){.c-side-nav__panel{position:fixed;right:15px;bottom:108px;left:15px;z-index:91;display:none;width:auto;max-height:calc(100dvh - 128px);overflow-y:auto;border:none;border-radius:20px;box-shadow:0 4px 20px #00000026;opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--duration) ease,visibility var(--duration) ease}}@media screen and (width <= 768px){.c-side-nav__panel{bottom:calc(11.05vw + 58px);max-height:calc(100dvh - 11.05vw - 78px)}}@media screen and (max-width: 1199px){.c-side-nav.is-open .c-side-nav__panel{display:block;opacity:1;visibility:visible;pointer-events:auto}}.c-side-nav__list{display:flex;flex-direction:column;gap:.23rem;margin:0;padding:.3rem 0 0;list-style:none}@media screen and (max-width: 1199px){.c-side-nav__list{gap:0;padding:20px 20px 16px}}.c-side-nav__item{padding:0 .2rem}.c-side-nav__item:last-child{padding:0;border-bottom:none}@media screen and (max-width: 1199px){.c-side-nav__item{padding:0;border-bottom:1px solid #234f5e}.c-side-nav__item:first-child{border-top:1px solid #234f5e}.c-side-nav__item:last-child{padding-top:16px;border-bottom:none}}.c-side-nav__link{display:flex;align-items:center;justify-content:space-between;gap:.12rem;padding:0;color:var(--color-text);font-family:var(--ff-base);font-size:.16rem;font-weight:700;line-height:1.4;letter-spacing:.04em;text-decoration:none;white-space:normal;transition:color var(--duration) ease}@media screen and (max-width: 1199px){.c-side-nav__link{padding:14px 0;font-size:14px;line-height:1.5}}@media (any-hover: hover){.c-side-nav__link:hover{color:#2b6ede}.c-side-nav__link:hover .c-side-nav__icon{border-color:#2b6ede;color:#2b6ede}}.c-side-nav__link.is-active{color:#2b6ede}.c-side-nav__link.is-active .c-side-nav__icon{border-color:#2b6ede;color:#2b6ede}.c-side-nav__link--cta{margin-top:-.06rem;padding:.12rem .2rem .14rem;background-color:#ff7e8a;color:var(--color-white)}@media screen and (max-width: 1199px){.c-side-nav__link--cta{justify-content:center;gap:4px;margin-top:0;padding:14px 24px;border-radius:50px;font-size:14px}}@media (any-hover: hover){.c-side-nav__link--cta:hover{color:var(--color-white)}.c-side-nav__link--cta:hover .c-side-nav__icon{border-color:transparent;color:var(--color-text)}}.c-side-nav__link--cta .c-side-nav__icon{border-color:transparent;background-color:var(--color-white);color:var(--color-text)}@media screen and (max-width: 1199px){.c-side-nav__link--cta .c-side-nav__icon{display:none}}.c-side-nav__text{flex:1}@media screen and (max-width: 1199px){.c-side-nav__text{flex:1;min-width:0}}.c-side-nav__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:.28rem;height:.28rem;border:1px solid #cccccc;border-radius:50%;color:var(--color-text);transition:border-color var(--duration) ease,color var(--duration) ease}@media screen and (max-width: 1199px){.c-side-nav__icon{display:none}}.c-side-nav__icon:after{content:"";width:.06rem;height:.06rem;border-top:2px solid currentcolor;border-right:2px solid currentcolor;translate:-.01rem 0;rotate:45deg}.p-archive{padding-block:calc(40 * var(--to-rem))}@media screen and (max-width: 992px){.p-archive{padding-block:calc(80 * var(--to-rem))}}.p-archive__inner{max-width:calc(var(--inner) + var(--padding-inner) * 2)}.p-archive__header{margin-block-end:calc(40 * var(--to-rem));text-align:center}@media screen and (max-width: 992px){.p-archive__header{margin-block-end:calc(60 * var(--to-rem))}}.p-archive__title{margin-block-end:calc(16 * var(--to-rem))}@media screen and (max-width: 992px){.p-archive__title{margin-block-end:calc(24 * var(--to-rem))}}.p-archive__description{margin-block-start:calc(16 * var(--to-rem));color:var(--color-text);font-size:calc(14 * var(--to-rem));line-height:1.8}@media screen and (max-width: 992px){.p-archive__description{margin-block-start:calc(24 * var(--to-rem));font-size:calc(16 * var(--to-rem))}}.p-archive__list{display:grid;gap:calc(24 * var(--to-rem))}@media screen and (max-width: 992px){.p-archive__list{grid-template-columns:repeat(2,1fr);gap:calc(32 * var(--to-rem))}}@media screen and (max-width: 1023px){.p-archive__list{grid-template-columns:repeat(3,1fr)}}.p-archive__link{display:flex;flex-direction:column;height:100%;padding:calc(16 * var(--to-rem));border:1px solid var(--color-gray);border-radius:12px;background-color:var(--color-white);text-decoration:none;transition:translate .3s ease,box-shadow .3s ease}@media screen and (max-width: 992px){.p-archive__link{padding:calc(20 * var(--to-rem))}}@media (any-hover: hover){.p-archive__link:hover{box-shadow:0 8px 24px oklch(from var(--color-black) l c h/10%);translate:0 calc(-4 * var(--to-rem))}}.p-archive__thumbnail{overflow:hidden;width:100%;aspect-ratio:16/9;margin-block-end:calc(16 * var(--to-rem));border-radius:8px;background-color:var(--color-gray)}@media screen and (max-width: 992px){.p-archive__thumbnail{margin-block-end:calc(20 * var(--to-rem))}}.p-archive__thumbnail img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:scale .3s ease}@media (any-hover: hover){.p-archive__link:hover .p-archive__thumbnail img{scale:1.05}}.p-archive__content{display:flex;flex:1;flex-direction:column;gap:calc(12 * var(--to-rem))}.p-archive__item-title{margin:0;color:var(--color-text);font-size:calc(16 * var(--to-rem));font-weight:700;line-height:1.6}@media screen and (max-width: 992px){.p-archive__item-title{font-size:calc(20 * var(--to-rem))}}.p-archive__meta{display:flex;flex-wrap:wrap;gap:calc(12 * var(--to-rem));align-items:center;color:var(--color-text);font-size:calc(12 * var(--to-rem))}@media screen and (max-width: 992px){.p-archive__meta{font-size:calc(14 * var(--to-rem))}}.p-archive__date{display:inline-block}.p-archive__categories{display:flex;flex-wrap:wrap;gap:calc(8 * var(--to-rem))}.p-archive__category{display:inline-block;padding:calc(4 * var(--to-rem)) calc(12 * var(--to-rem));border-radius:4px;background-color:var(--color-gray);color:var(--color-text);font-size:calc(11 * var(--to-rem))}@media screen and (max-width: 992px){.p-archive__category{font-size:calc(12 * var(--to-rem))}}.p-archive__excerpt{color:var(--color-text);font-size:calc(14 * var(--to-rem));line-height:1.8}@media screen and (max-width: 992px){.p-archive__excerpt{font-size:calc(16 * var(--to-rem))}}.p-archive__pagination{margin-block-start:calc(48 * var(--to-rem))}@media screen and (max-width: 992px){.p-archive__pagination{margin-block-start:calc(60 * var(--to-rem))}}.p-archive__empty{padding-block:calc(60 * var(--to-rem));color:var(--color-text);font-size:calc(16 * var(--to-rem));text-align:center}@media screen and (max-width: 992px){.p-archive__empty{padding-block:calc(80 * var(--to-rem));font-size:calc(18 * var(--to-rem))}}.p-single__back{margin-block-start:calc(48 * var(--to-rem));text-align:center}@media screen and (max-width: 992px){.p-single__back{margin-block-start:calc(60 * var(--to-rem))}}.p-archive--works .p-archive__link{display:flex;flex-direction:column;overflow:hidden;height:100%;padding:0;border:none;border-radius:12px;box-shadow:0 calc(2 * var(--to-rem)) calc(8 * var(--to-rem)) oklch(from var(--color-black) l c h/8%);background-color:var(--color-white);text-decoration:none}.p-archive--works .p-archive__thumbnail{overflow:hidden;width:100%;aspect-ratio:16/9;margin-block-end:0;border-radius:12px 12px 0 0}.p-archive--works .p-archive__thumbnail img{transition:scale .5s ease}@media (any-hover: hover){.p-archive--works .p-archive__link:has(.p-archive__thumbnail):hover .p-archive__thumbnail img{scale:1.1}}.p-archive--works .p-archive__content{display:flex;flex:1;flex-direction:column;gap:calc(12 * var(--to-rem));padding:calc(20 * var(--to-rem))}.p-archive--works .p-archive__meta{display:flex;flex-wrap:wrap;gap:calc(12 * var(--to-rem));align-items:center;margin-block-end:calc(8 * var(--to-rem));color:var(--color-text);font-size:calc(12 * var(--to-rem))}@media screen and (max-width: 992px){.p-archive--works .p-archive__meta{font-size:calc(14 * var(--to-rem))}}.p-archive--works .p-archive__date{display:inline-block}.p-archive--works .p-archive__category{display:inline-block;padding:calc(4 * var(--to-rem)) calc(12 * var(--to-rem));border-radius:4px;background-color:var(--color-gray);color:var(--color-text);font-size:calc(11 * var(--to-rem))}@media screen and (max-width: 992px){.p-archive--works .p-archive__category{font-size:calc(12 * var(--to-rem))}}.p-archive--works .p-archive__item-title{margin:0;margin-block-end:calc(8 * var(--to-rem));color:var(--color-text);font-size:calc(16 * var(--to-rem));font-weight:700;line-height:1.5}@media screen and (max-width: 992px){.p-archive--works .p-archive__item-title{margin-block-end:calc(12 * var(--to-rem));font-size:calc(18 * var(--to-rem));line-height:1.6}}.p-archive--works .p-archive__excerpt{display:-webkit-box;overflow:hidden;margin-block-start:0;color:var(--color-text);font-size:calc(13 * var(--to-rem));line-height:1.7;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media screen and (max-width: 992px){.p-archive--works .p-archive__excerpt{font-size:calc(14 * var(--to-rem));line-height:1.8}}.p-archive--works .p-archive__client,.p-archive--works .p-archive__period{display:flex;gap:calc(8 * var(--to-rem));align-items:center;color:var(--color-text);font-size:calc(12 * var(--to-rem))}@media screen and (max-width: 992px){.p-archive--works .p-archive__client,.p-archive--works .p-archive__period{font-size:calc(14 * var(--to-rem))}}.p-archive--works .p-archive__client-label,.p-archive--works .p-archive__period-label{font-weight:500}.p-archive--works .p-archive__technologies{display:flex;flex-wrap:wrap;gap:calc(8 * var(--to-rem));margin-block-start:calc(12 * var(--to-rem))}.p-archive--works .p-archive__technology{display:inline-block;padding:calc(4 * var(--to-rem)) calc(12 * var(--to-rem));border-radius:4px;background-color:var(--color-gray);color:var(--color-text);font-size:calc(11 * var(--to-rem))}@media screen and (max-width: 992px){.p-archive--works .p-archive__technology{font-size:calc(12 * var(--to-rem))}}.p-card-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(calc(320 * var(--to-rem)),1fr));gap:calc(24 * var(--to-rem))}@media screen and (max-width: 992px){.p-card-list{gap:calc(32 * var(--to-rem))}}.p-column{padding:1.06rem 0 .86rem;background-color:var(--color-white)}@media screen and (max-width: 992px){.p-column{padding:44px 0 0}}.p-column__inner{width:min(100%,11rem);margin-inline:auto;padding-inline:.5rem}@media screen and (max-width: 992px){.p-column__inner{padding-inline:.2rem;width:min(100%,640px);margin-inline:auto}}.p-column__header{display:grid;justify-items:center;gap:.14rem;margin-bottom:.5rem}@media screen and (max-width: 992px){.p-column__header{gap:10px;margin-bottom:36px;text-align:center}}.p-column__title{margin:0;font-size:.36rem;font-weight:700;font-family:var(--ff-zen);line-height:1.5;letter-spacing:.08em;color:var(--color-text)}@media screen and (max-width: 992px){.p-column__title{font-size:24px}}.p-column__title:after{content:"";display:block;width:1.05rem;height:.03rem;margin-inline:auto;margin-top:.25rem;border-radius:100vmax;background-color:#2b5fd5}@media screen and (max-width: 992px){.p-column__title:after{width:105px;margin-top:28px}}.p-column__card{position:relative;display:grid;grid-template-columns:3.3rem minmax(0,1fr);gap:.28rem;width:min(100%,7.6rem);margin-inline:auto;padding:.2rem .26rem;border-radius:.1rem;background-color:var(--color-white);box-shadow:0 .04rem .14rem #00000014;text-decoration:none;color:inherit;transition:transform var(--duration),box-shadow var(--duration)}@media screen and (max-width: 992px){.p-column__card{display:flex;flex-direction:column;gap:.27rem;padding:8px 12px 60px;border-radius:12px}}@media (any-hover: hover){.p-column__card:hover{opacity:1;box-shadow:0 .1rem .22rem #0000001a}.p-column__card:hover .p-column__image{scale:1.05}}.p-column__figure{margin:0;aspect-ratio:330/248;border-radius:.06rem;overflow:hidden;background-color:#f3f3f3}@media screen and (max-width: 992px){.p-column__figure{width:min(100%,330px);height:auto;margin-inline:auto}}.p-column__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:scale var(--duration)}.p-column__body{padding-top:.24rem}@media screen and (max-width: 992px){.p-column__body{padding-inline:12px;padding-top:0}}.p-column__text{margin:0;font-size:.18rem;font-weight:700;font-family:var(--ff-base);line-height:1.6;letter-spacing:.04em;color:var(--color-text)}@media screen and (max-width: 992px){.p-column__text{width:min(100%,330px);margin-inline:auto;font-size:16px;line-height:1.8}}.p-column__arrow{position:absolute;right:.18rem;bottom:.2rem;width:.22rem;height:.12rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 12' width='100%25' height='100%25'%3E%3Cpath fill='%23447fe2' d='M14.13,1.05l1.74-1.05c1.62,2.25,4,4.52,6.14,6-2.14,1.48-4.52,3.75-6.14,6l-1.74-1.05c.98-1.46,2.4-2.99,3.54-3.88H0v-2.15h17.67c-1.14-.89-2.57-2.43-3.54-3.88Z'/%3E%3C/svg%3E%0A");background-size:contain;background-repeat:no-repeat;background-position:center}@media screen and (max-width: 992px){.p-column__arrow{right:26px;bottom:27px;width:22px;height:12px}}.p-column__arrow svg{display:block;width:100%;height:100%}.p-contact{padding-block:.72rem}.p-contact__form{margin-block-start:.64rem}.p-contact__title{display:grid;place-items:center}.p-error{padding-block:.8rem}@media screen and (max-width: 992px){.p-error{padding-block:.6rem}}.p-error__header{margin-block-end:.32rem;text-align:center}@media screen and (max-width: 992px){.p-error__header{margin-block-end:.24rem}}.p-error__title{color:var(--color-text);font-size:.32rem;font-weight:700;line-height:1.6}@media screen and (max-width: 992px){.p-error__title{font-size:.24rem}}.p-error__content{max-width:6.4rem;margin-inline:auto;color:var(--color-text);font-size:.16rem;line-height:1.8;text-align:center}@media screen and (max-width: 992px){.p-error__content{font-size:.14rem}}.p-error__content p+p{margin-block-start:.24rem}.p-faq{padding:.96rem 0;background-color:#f8f7f2}@media screen and (max-width: 992px){.p-faq{padding:.48rem 0 .56rem}}.p-faq__inner{width:min(100%,9.6rem);margin-inline:auto;padding-inline:.5rem}@media screen and (max-width: 992px){.p-faq__inner{padding-inline:.2rem;width:min(100%,640px);margin-inline:auto}}.p-faq__title{margin:0 0 .2rem;font-size:.28rem;font-weight:700;font-family:var(--ff-zen);line-height:1.5;letter-spacing:.04em;color:var(--color-text)}@media screen and (max-width: 992px){.p-faq__title{margin-bottom:.28rem;font-size:.24rem}}.p-faq__list{display:flex;flex-direction:column;gap:.08rem}@media screen and (max-width: 992px){.p-faq__list{gap:.12rem}}.p-faq__item{overflow:hidden;border-radius:.12rem;background-color:var(--color-white);box-shadow:0 .02rem .08rem #0000000f}@media screen and (max-width: 992px){.p-faq__item{border-radius:.1rem}}.p-faq__question{display:flex;align-items:center;justify-content:space-between;gap:.24rem;padding:.18rem .32rem;cursor:pointer;list-style:none;transition:background-color var(--duration)}@media screen and (max-width: 992px){.p-faq__question{gap:.16rem;padding:.18rem .2rem}}.p-faq__question::-webkit-details-marker{display:none}.p-faq__question:hover{background-color:#ffeef1}.p-faq__question-text{flex:1;min-width:0;font-size:.18rem;font-weight:500;font-family:var(--ff-base);line-height:1.7;letter-spacing:.04em;color:var(--color-text)}@media screen and (max-width: 992px){.p-faq__question-text{font-size:14px;line-height:1.6}}.p-faq__question-icon{flex-shrink:0;width:.2rem;height:.2rem}@media screen and (max-width: 992px){.p-faq__question-icon{width:20px;height:20px}}.p-faq__question-icon-vertical{transition:rotate var(--duration);transform-origin:center}.p-faq__item.is-opened .p-faq__question-icon-vertical{rotate:90deg}.p-faq__answer{height:0;opacity:0;overflow:hidden;transition:height .4s ease,opacity .4s ease}@media screen and (max-width: 992px){.p-faq__answer{padding:0 20px}}.p-faq__item.is-opened .p-faq__answer{opacity:1}.p-faq__answer-text{margin:0;padding:.16rem .32rem .24rem;font-size:.16rem;font-weight:500;font-family:var(--ff-base);line-height:1.675;letter-spacing:.04em;color:var(--color-text)}@media screen and (max-width: 992px){.p-faq__answer-text{padding:16px 10px 24px;font-size:13px;line-height:1.85}}.p-footer{padding:calc(40 * var(--to-rem)) 0;background-color:var(--color-primary)}@media screen and (max-width: 992px){.p-footer{padding:calc(60 * var(--to-rem)) 0}}.p-footer__content{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:calc(20 * var(--to-rem))}@media screen and (max-width: 992px){.p-footer__content{flex-direction:column;align-items:center}}.p-footer__logo{width:100%;max-width:calc(40 * var(--to-rem))}.p-footer__logo img{width:100%;height:auto}.p-footer__nav-list{display:flex;flex-wrap:wrap;gap:calc(15 * var(--to-rem)) calc(30 * var(--to-rem));justify-content:center}@media screen and (max-width: 992px){.p-footer__nav-list{justify-content:flex-end}}.p-footer__nav-item a{color:var(--color-white);text-decoration:none;transition:opacity .3s}@media (any-hover: hover){.p-footer__nav-item a:hover{opacity:.7}}.p-footer__bottom{margin-block-start:calc(30 * var(--to-rem));text-align:center}@media screen and (max-width: 992px){.p-footer__bottom{margin-block-start:calc(40 * var(--to-rem))}}.p-footer__copyright{color:var(--color-white);font-size:calc(14 * var(--to-rem))}.p-form{--_form-color-text: var(--color-text);--_form-color-bg: var(--color-white);--_form-color-badge-text: var(--color-white);--_form-color-badge-bg: var(--color-orange);--_form-color-accent: var(--color-primary);--_form-color-border: var(--color-border);--_form-color-primary: var(--color-primary);max-width:10rem;margin-inline:auto}.p-form>*{margin-block-start:.48rem}@media screen and (max-width: 992px){.p-form>*{margin-block-start:.32rem}}.p-form>*:nth-last-child(2){margin-block-start:.32rem}@media screen and (max-width: 992px){.p-form>*:nth-last-child(2){margin-block-start:.24rem}}.p-form.p-form--confirm .p-form__label{margin-block-start:0}.p-form__item{display:flex;align-items:flex-start;gap:.3rem}@media screen and (max-width: 992px){.p-form__item{flex-direction:column;gap:.08rem}}.p-form__label{display:flex;align-items:center;justify-content:space-between;gap:.3rem;min-width:2.5rem;margin-block-start:.9em;color:var(--_form-color-text);font-size:.16rem;font-weight:500}@media screen and (max-width: 992px){.p-form__label{gap:.16rem;min-width:auto}}.p-form__label-note{font-size:.14rem;font-weight:500;line-height:1;color:var(--_form-color-text)}.p-form__label-required{display:inline-block;padding-block:.08rem;padding-inline:.16rem;border-radius:4px;background-color:var(--_form-color-badge-bg);color:var(--_form-color-badge-text);font-size:.12rem;font-weight:500;line-height:1}@media screen and (max-width: 992px){.p-form__label-required{padding-block:.04rem;padding-inline:.12rem}}.p-form__data{flex:1}@media screen and (max-width: 992px){.p-form__data{flex:auto;width:100%}}.p-form__data-inner{display:flex;align-items:center;gap:.1rem}.p-form__data-inner>*{flex:1}.p-form__address{display:flex;flex-direction:column;gap:.1rem}.p-form__input,.p-form__select,.p-form__textarea{width:100%;padding:.16rem .2rem;border:1px solid var(--_form-color-border);border-radius:8px;background-color:var(--_form-color-bg);color:var(--_form-color-text);font-size:.16rem;line-height:1.5;transition:border-color .3s ease,box-shadow .3s ease}@media screen and (max-width: 992px){.p-form__input,.p-form__select,.p-form__textarea{padding:.14rem .2rem}}.p-form__input::-moz-placeholder,.p-form__select::-moz-placeholder,.p-form__textarea::-moz-placeholder{color:oklch(from var(--_form-color-text) l c h/50%)}.p-form__input::placeholder,.p-form__select::placeholder,.p-form__textarea::placeholder{color:oklch(from var(--_form-color-text) l c h/50%)}.p-form__input:focus,.p-form__select:focus,.p-form__textarea:focus{border-color:var(--_form-color-accent);box-shadow:0 0 0 3px oklch(from var(--_form-color-accent) l c h/10%);outline:none}.p-form__input:hover:not(:focus),.p-form__select:hover:not(:focus),.p-form__textarea:hover:not(:focus){border-color:var(--_form-color-accent);opacity:.7}.p-form__input.is-error,.p-form__select.is-error,.p-form__textarea.is-error{border-color:var(--_form-color-badge-bg)}.p-form__select{position:relative;padding-inline-end:.48rem;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.p-form__select-wrap{position:relative}.p-form__select-wrap:after{content:"";position:absolute;top:.28rem;right:.16rem;clip-path:polygon(0 0,100% 0,50% 100%);width:.12rem;height:.08rem;border:none;background-color:var(--_form-color-primary);pointer-events:none;translate:0 -50%}.p-form__textarea{min-height:1.6rem;resize:vertical}.p-form__radio-group{display:flex;flex-direction:column;gap:.32rem .4rem}@media screen and (max-width: 992px){.p-form__radio-group{flex-flow:row wrap;gap:.08rem}}.p-form__radio{display:flex;flex-wrap:wrap;gap:.16rem;align-items:center;cursor:pointer}.p-form__radio input[type=radio]{position:relative;width:.2rem;height:.2rem;margin:0;margin-inline-end:.08rem;border:2px solid var(--_form-color-border);border-radius:50%;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color .2s ease}.p-form__radio input[type=radio]:checked{border-color:var(--_form-color-accent);background-color:var(--_form-color-accent)}.p-form__radio input[type=radio]:checked:after{content:"";position:absolute;top:50%;left:50%;width:.08rem;height:.08rem;border-radius:50%;background-color:var(--_form-color-bg);translate:-50% -50%}.p-form__radio input[type=radio]:hover:not(:checked){border-color:var(--_form-color-accent);opacity:.5}.p-form__radio input[type=radio]:focus{box-shadow:0 0 0 3px oklch(from var(--_form-color-accent) l c h/10%);outline:none}.p-form__radio-text{color:var(--_form-color-text);font-size:.16rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-form__checkbox{display:flex;flex-wrap:wrap;gap:.16rem .24rem;align-items:center;cursor:pointer}.p-form__checkbox input[type=checkbox]{position:relative;width:.2rem;height:.2rem;margin:0;margin-inline-end:.08rem;border:2px solid var(--_form-color-border);border-radius:4px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color .2s ease}.p-form__checkbox input[type=checkbox]:checked{border-color:var(--_form-color-accent);background-color:var(--_form-color-accent)}.p-form__checkbox input[type=checkbox]:checked:after{content:"";position:absolute;top:.02rem;left:.05rem;width:.06rem;height:.1rem;border:2px solid var(--_form-color-bg);border-top:none;border-left:none;rotate:45deg}.p-form__checkbox input[type=checkbox]:hover:not(:checked){border-color:var(--_form-color-accent);opacity:.5}.p-form__checkbox input[type=checkbox]:focus{box-shadow:0 0 0 3px oklch(from var(--_form-color-accent) l c h/10%);outline:none}.p-form__checkbox-text{color:var(--_form-color-text);font-size:.16rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-form__acceptance{text-align:center}@media screen and (max-width: 992px){.p-form__acceptance{text-align:left}}.p-form__acceptance-text{color:var(--_form-color-text);font-size:.16rem;font-weight:500}.p-form__acceptance-text+*{display:block;margin-block-start:.16rem}.p-form__privacy{text-decoration:underline;text-underline-offset:.05rem}.p-form__acceptance .p-form__data-checkbox{display:inline-flex;flex-wrap:wrap;gap:0;align-items:center;cursor:pointer}@media screen and (max-width: 992px){.p-form__acceptance .p-form__data-checkbox{display:flex;justify-content:center}}.p-form__acceptance input[type=checkbox]{position:relative;width:.2rem;height:.2rem;margin:0;margin-inline-end:.08rem;border:2px solid var(--_form-color-border);border-radius:4px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color .2s ease}.p-form__acceptance input[type=checkbox]:checked{border-color:var(--_form-color-accent);background-color:var(--_form-color-accent)}.p-form__acceptance input[type=checkbox]:checked:after{content:"";position:absolute;top:.02rem;left:.05rem;width:.06rem;height:.1rem;border:2px solid var(--_form-color-bg);border-top:none;border-left:none;rotate:45deg}.p-form__acceptance input[type=checkbox]:hover:not(:checked){border-color:var(--_form-color-accent);opacity:.5}.p-form__acceptance .p-form__label-required{margin-inline-end:.3rem}@media screen and (max-width: 992px){.p-form__acceptance .p-form__label-required{margin-inline-end:.08rem}}@media screen and (max-width: 992px){.p-form__acceptance .p-form__checkbox-text{font-size:.14rem}}.p-form__link{color:var(--_form-color-accent);text-decoration:underline;transition:opacity .2s ease}@media (any-hover: hover){.p-form__link:hover{opacity:.8}}.p-form__submit{text-align:center}.p-form__error{display:block;color:var(--_form-color-badge-bg);font-size:.14rem}.p-form__success{padding:.24rem;border:1px solid var(--_form-color-accent);border-radius:8px;background-color:#408f951a;color:var(--_form-color-accent);font-size:.16rem;text-align:center}.wpcf7-list-item{display:flex;margin:0}.p-form__radio .wpcf7-list-item-label,.p-form__radio .wpcf7-li label{color:var(--_form-color-text);font-size:.16rem;line-height:1.5;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-form__radio .wpcf7-list-item label{display:flex;align-items:center}.p-form__checkbox .wpcf7-list-item label{display:flex;align-items:center;cursor:pointer}.p-form__item .wpcf7-list-item{display:flex;align-items:center}.p-header{height:var(--header-height);box-shadow:0 0 25px oklch(from var(--color-black) l c h/10%);background-color:var(--color-white)}@media screen and (max-width: 992px){.p-header{--header-height: 64px}}.p-header__inner{display:flex;justify-content:space-between;height:inherit;padding-inline-start:.16rem}.p-header__logo{width:100%;height:inherit;max-width:.6rem}@media screen and (max-width: 992px){.p-header__logo{max-width:.4rem}}.p-header__logo a{display:flex;align-items:center;height:inherit}.p-header__logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.p-header__nav{position:relative;container-type:inline-size;display:block;flex:1;height:inherit}@media screen and (max-width: 992px){.p-header__nav{display:none}}.p-header__nav-list{display:flex;justify-content:flex-end;height:inherit}.p-header__nav-item{height:inherit}.p-header__nav-item.p-header__nav-item--contact{display:flex;align-items:center;margin-inline-start:.15rem}.p-header__nav-item>a{display:flex;align-items:center;height:inherit;padding-block:0;padding-inline:clamp(12px,2cqi,15px);color:var(--color-text);font-size:clamp(13px,2cqi,16px);font-weight:500;line-height:1}.p-header__nav-item.p-header__nav-item--contact a{position:relative;padding-inline:.5rem;background-color:var(--color-primary);color:var(--color-white);text-align:center}.p-header__nav-item.p-header__nav-item--contact a:after{content:"";position:absolute;top:50%;right:.2rem;width:.1rem;height:.1rem;border-top:2px solid currentcolor;border-right:2px solid currentcolor;translate:0 -50%;rotate:45deg;transition:rotate var(--duration),translate var(--duration)}.p-header__hamburger{position:relative;z-index:999;display:none;width:.64rem;height:inherit;margin:0;padding:0;border:none;background-color:var(--color-primary);outline:none;cursor:pointer;transition:background-color var(--duration)}@media screen and (max-width: 992px){.p-header__hamburger{display:block}}.p-header__hamburger span{position:relative;left:50%;display:block;width:.25rem;height:1px;background-color:var(--color-white);translate:-50% 0;transition:top calc(var(--duration) * 1.67),opacity calc(var(--duration) * 1.67)}.p-header__hamburger span:nth-of-type(1){top:-8px}.p-header__hamburger span:nth-of-type(2){top:0}.p-header__hamburger span:nth-of-type(3){top:8px}.p-header__hamburger.is-open span:nth-of-type(1){top:0;rotate:45deg}.p-header__hamburger.is-open span:nth-of-type(2){opacity:0}.p-header__hamburger.is-open span:nth-of-type(3){top:-2px;rotate:-45deg}.p-header__drawer{position:fixed;top:0;right:0;z-index:900;display:none;overflow-y:auto;width:100%;height:100svh;padding-block:.64rem 1.1rem;padding-inline:0;background-color:#eff4f5;scrollbar-width:none;transform:translate(100%);opacity:0;pointer-events:none;transition:transform .3s ease,opacity .3s ease}.p-header__drawer::-webkit-scrollbar{display:none}@media (min-width: 993px){.p-header__drawer{display:none!important}}@media screen and (max-width: 992px){.p-header__drawer{display:block}.p-header__drawer.is-open{transform:translate(0);opacity:1;pointer-events:auto}}.p-header__drawer-item{border-bottom:1px solid var(--color-white)}.p-header__drawer-item.p-header__drawer-item--contact{margin-block-start:.4rem;margin-inline-start:.32rem;border-bottom:none}.p-header__drawer-item>a{display:block;padding:.2rem .32rem;font-size:.14rem;font-weight:700;line-height:1;letter-spacing:.05em;cursor:pointer}.p-header__drawer-item.p-header__drawer-item--contact a{position:relative;width:100%;max-width:1.8rem;padding:.15rem 0;background-color:var(--color-primary);color:var(--color-white);text-align:center}.p-header__drawer-item.p-header__drawer-item--contact a:after{content:"";position:absolute;top:50%;right:.2rem;width:8px;aspect-ratio:1/1;border-top:2px solid currentcolor;border-right:2px solid currentcolor;translate:0 -50%;rotate:45deg;transition:translate var(--duration)}@media (any-hover: hover){.p-header__drawer-item.p-header__drawer-item--contact a:hover:after{translate:4px -50%}}.p-intro{position:relative;padding:.64rem 0}@media screen and (max-width: 992px){.p-intro{padding-block:50px 0}}.p-intro:after{content:"";position:absolute;top:calc(100% - .2rem);left:50%;z-index:1;translate:-50% 0;width:2.4rem;height:.96rem;background-color:var(--color-white);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240.02 95.99'%3E%3Cpath fill='%23fff' d='M114.02,94.14L4.64,19.37C-3.97,13.48.2,0,10.63,0h218.76c10.43,0,14.6,13.48,5.99,19.37l-109.38,74.77c-3.61,2.47-8.37,2.47-11.98,0Z'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240.02 95.99'%3E%3Cpath fill='%23fff' d='M114.02,94.14L4.64,19.37C-3.97,13.48.2,0,10.63,0h218.76c10.43,0,14.6,13.48,5.99,19.37l-109.38,74.77c-3.61,2.47-8.37,2.47-11.98,0Z'/%3E%3C/svg%3E%0A");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media screen and (max-width: 992px){.p-intro:after{width:219px;height:70px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 219.92 70.01' width='100%25' height='100%25'%3E%3Cpath fill='%23fff' d='M105.28,68.92L5.95,20.14C-4.14,15.18-.61,0,10.63,0h198.67c11.24,0,14.76,15.18,4.68,20.14l-99.33,48.79c-2.95,1.45-6.41,1.45-9.36,0Z'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 219.92 70.01' width='100%25' height='100%25'%3E%3Cpath fill='%23fff' d='M105.28,68.92L5.95,20.14C-4.14,15.18-.61,0,10.63,0h198.67c11.24,0,14.76,15.18,4.68,20.14l-99.33,48.79c-2.95,1.45-6.41,1.45-9.36,0Z'/%3E%3C/svg%3E%0A")}}.p-intro__inner{width:min(100%,11.2rem);margin-inline:auto;padding-inline:.5rem}@media screen and (max-width: 992px){.p-intro__inner{padding-inline:20px;width:min(100%,640px);margin-inline:auto}}.p-intro__heading{text-align:center;margin-bottom:.5rem}@media screen and (max-width: 992px){.p-intro__heading{margin-bottom:34px}}.p-intro__heading-top{font-size:.36rem;font-weight:700;font-family:var(--ff-zen);color:var(--color-text);line-height:1.5;letter-spacing:.04em;margin-bottom:.1rem}@media screen and (max-width: 992px){.p-intro__heading-top{font-size:21px;margin-bottom:6px}}.p-intro__heading-bottom{display:flex;justify-content:center}.p-intro__heading-highlight{position:relative;z-index:1;display:inline-block;padding:.06rem .24rem .14rem;font-size:.36rem;font-weight:700;font-family:var(--ff-zen);color:var(--color-text);letter-spacing:.04em;line-height:1.5}@media screen and (max-width: 992px){.p-intro__heading-highlight{font-size:21px;padding:6px 20px 10px}}.p-intro__heading-highlight:before{content:"";position:absolute;top:50%;left:50%;translate:-50% -50%;width:100%;height:100%;background:url(data:image/webp;base64,UklGRuYPAABXRUJQVlA4WAoAAAAQAAAA3wMAnQAAQUxQSEgJAAABwOMAsGvbUmoINYO/RtBaA2hTcdsVtu/VFhOtEaASEeESsVtRq8MlRlB4IljYeOE9FN5Twbv3mGWOtrQwETEBsGSixFlE7O4mUpiJ4EV0FJlFpNu9KiLMkRzsFykwV5Fu96qIMEfy8CISJc4iYnc3kcJMhLBfT5FZRNTu7SKVORDCa4gUmKtIs7tFJHMiD6+vIy6iNqIUDm5jFFmajdiFI23CR67NRuySE+G+kLiI2ohSOfg9IKUs3UZslYPfmA9cxUZUyYnwRcHAoja65OC2Q6k0G72VREvzsTQbvVem7WBgURtdcnRLI67dRm8l+u34mMVG75UJXwsXS7dpe4luG8Ri8wrTknyqatO2HHAXGEuzabUmvyIMudm0WpPfhk9VbdqWA74IIXebvpeAy3Op2vw1uaW4WNWmF/bro9xs+l4CLsVzs+m1RlwexqI2fWO/O4xVbZU14sJ87rbKnv0iXGq2yl7CykJRW2VNbhGhdFtlS25hLjVbpZawsVhtsfWnvr8kn7uttWc/nUvN1qrll2hJoaittUWcjoraWtuP/xquyKVma9UStkRFbcV/9pXVYGq24p5wIoxiS/55txpf1FZcw0wud1vxv/wYriZWW7FmtxlM3Zb9F+wWQsXWXWkSX9SW/WtxIRibLVuzmySKLftfi1+Iy2rLbnEjrqitvdAaMHZbe484XhRbe2dcg8tqa680HrLa2iUuIoitXdntgcQ2KGE+ZLX1K7uhMHXbYHHzUbUNtjiWK7bBHnG+2G2Dxa2PxDbZ41yuqG2yuGGQ1TZZ3Fwktskex3HFNqmMUyF326TQ2khsoz3Og8V2WtwQyGobLW4eEttoj2O4YhtVxnlYbaNC6yKxzXaaA1lts4zPS2qbLW4OL7bZHp/nim1W0ySx22aLW5OrtuFf8xNEtf1qelLotuGfwPFcsQ0LPQfZNvwnYQLqtuGM60G2Tf/GZwdLf2x77vQEL7bnf/++Gwt/8K+254JPiGp7/rPv4Vif/nXbs6bVhG77/ufKNAbF/Eu28eoehGwb/5MS/RBIXP/M9q3pUV5s47/EhEP4yPKvtu/mV4LVtt8Kk3+Yp8TSbfuaHkLddq+SE7mHUeAiattv/iFs2++VAz3MUeTabP8ZlxHUXkaRyreLiL2Q4u7CbC9jF8l8cxbp9kLyfb7Zy9hE+PYqovY6dloDVrtMNd1B3S7T5u9gu04zLoDUrtSKt2S7UjXd4ppdqc1Px3axdv+Oa3axVnwnqF2rGudCses1vRHULtfu38h2vRacyKtdsQUB2K5YjQDY7Iptbpqods22j4pdtOy7XbPqJ2G7bP/TLtt/s8s2TlHsqI7jYbHDuoyGzY7rMhY2O7DLSNjsyC7jYLNDuwxT7NjOgxQ7uOMQyY7uMEC0s1v907weXtbxSdjt+JYnVTvA+SnJjnB6grczXPFx7RCz+jC2Yzw8yNs5rvgYOcgsPyTaUe4fgP0skwewHebhLtTTrN/FdpzHO1DPs34H24Eeb0I90dpN0Y50uqWfaeUGskMd3yunWnpPT7X2TrBj3b1VzrX0lp5r7Q2ygx0/4JMtfiAnW/nATvYGAHS0GQKks40AytnGAHK2FQA72wXc4WZAx1s43Yj/r3Ocjzf5f7/l443/tzc638LxRqcbuOMNDjcBkLOtAJSzjQHS2UYAdLYhABxtDQBATrbyAZ9s8QM62fAD0HOtwZvlXEtvhXPNvQV6qjV4t5xq6T061fA96GdagRvjmUa3oJ5oDW7mEy3ehnqedbiTz7N4D+pp1uFuPs3CfdjPMoEHxrPMPwLkJMvwUH+QKT4G+BwL8Oh2ilV4uD/EFB8H6QwjeGY9wRieiv38Eniy19Or47MgHl7q4fnp7AowYjm5IoxZzq0Mg2I7tQoMi+3MKjAwthOrwNDYzqsCg2M5rQqMX86qCDPydfOf182/XTcR5ox60bSPylXDvl806mFWr5dMQQC+ZDQCYLtkmoN5US6YBB8GvV66hw/zBVMQpuarpXt427WrpSK8HfRi0Qizk14qFeHGfKloghtdu1Sah/mxvhpd3teXQxPcTv3VkPfb69E83M6vhsr7+npkhCUGfQla5UQEdyNR4iL6GoiDezG/BCqFA3m42xExS3sRGO727SXowkyEcDdR5Cz9NegEq8S6ud8r0cOzkVKWzWmCR1LfnHBw8GxHXH57c83DI3lzf1YSwdMpsvzj5jLCQkPf17/9JMK4n/iljVUHj0XeWP8ODJz+Zl+a4MFeNlY/BuO6H/zrvpqHtSLvKiOMTW1TneDxXjb1dxEGZ91UQXh81E2Jg7Fd3ZQmWK+rOxIP40fdkCZ4bug7YoThXdmREDwVeUc9wPjUd5QRlkyym04wJbLuhhGennQ3xcGUXnbTIzzdld1ohDlj301xsGySnfQI02LeSnEwIrLupDiYlmQnPcKQruxEGWFa1p0IwdJJdtEjTO2y7qI4GBVZd1EcTE2yix5hWFd2oYwwM3LfhRAsn2QHEmB6ZN2AMsLImPoOioPpqe6gRRjalR30iDB97DsoDrboii6uECwRY19cjwjDR1lcZ4QluqyLqwTDI+viJMIagyxO2cE2MfV1dXawTioLqwRz+qLrkgjrxNjWpexgzijr0uJhnS7rulqEzVLRJf1cgMViakvqCWFejLKkf8gOFuuLLqkGmNjlvqTfiQiLjXVJmh3sONbV1B/9CFbsc19Mzx5md6ktRssXYcmh6GJaRJidii6mpY/Dil1qi9ESYNsYqy6jRoR1+9yX0bOHNbrUltFLgIWHosuoycEaQ+nLaMnBul1qy9ASYPcht/l6CbB8l+oCanKwUherzifsYfmU23y9BISVem7zaY0Iq8dYdL7GHl5DF0ufp5foYJfEMpEwwYp9qjpPywFhkxhLm0dr8rBgDLnNozV52KVPVedpOSC8lBhYdDjJwcFuKZU2XCuJYOU+ljZcr0ywWyQWHU5ydLBy4tqHkxw97NbHLMP1yoTwmjriIjqEFCYH+6bI0obowpFgjz5ybUN0yYkQto3ERXQIqRw8bBEpZelDtMrBw7594CpDqORECK8vUeIsIvc1kcJMBC+io8BcRfpdXUSYIznYL1JgriL9LhUR5kgeXkRPibOI3NdECjMRwn49RWYR0bu6SGUOhPAaIgXmItLuUhHJnMjDkgFWUDggeAYAAJA7AJ0BKuADngA+bTaWSKQjIiEj91jYgA2JZ27hbl4A/ADLf3gO4H8U/QD+AcwB/E9T/2f/NAfgFwAVNKQaL8F+pPQddZTS30fhPGC/hf9x/V/gT+YD9z/XG9AH/L9OjqAN44/vfSAf//24wCKo15IuIApN4W3MuSfQPCAfVGuqJwwgH+/kYtaxmjHSpdujFlfLZxXbUZGRoXNuPb7h8lYEb8eIY+DOjRrGkqM3OPe8dyxxRej38SyRd5m23OysKjDMRhaZ7MS0QGDsZZvE30kMvG2owy8bajDLxtqMMvG2oxRYqjNtRhl42zpz9OaCFUQDoIVRAOghVEA6CFUQDoIVRAOghVEA6CFS4/rc21GGXjbUYZeNtRhl421GGXjbUYZeNtRhl420/aMfAzi4AOghVEA6CFUQDoIVRAOghVEA6CFUQDoIUOwhVEA6CFUQDoIVRAOghVEA6CFUQDoIVRAOghVCoCsxhUZtqMMvG2owy8bajDLxtqMMvG2owy8bajDLxjjHo1vMdcMZUcHECAc7yj/fdcdbN18HECAc69ahSGXfufBSZGGWwlzWhxSxt1SD21pgillWMzCPL1fTveV9tl9ubwUkT0ZmEep9o9Yzo5YELewHRWBXFG6bOEeXq+nbkHgAAP7uxknm4BQago6uE6EbretZgy+Dq4DNkcxbqn5AifHO5cc9/+BgQqefMknZH2jlKZLj76mWCbpYKkO+HpFh2gyCdsoeNf1WMTm4BuMayPfnaNYyY2OYbeqdRH+jeJuZzzCmkAYNg3h8QBYglI7rQg9SRoTqURUcC8nYebQ7KgIbnyXNGJ8XLSfKeR4hvaQN49KSrc77bOfGlnQyjlidv56t3yvzKdvBjNL/dMJydbF7P8K7iOSqrove2Ghl2P34z2+9Y2hEI4mUoavs4c/VbCbySYj40d0upK8sb1lSYbutnrEMM5AifMDVg3QhWNtpN5CdOF6e58nNFXtEu/4pQoAHoGKYKuwo2P6v8W5Dx/8xqxuB6PlPtenH23k9k8Bp9o5fQW8wtownl58yTGi8dSwVn/zJVyVAyZoMMpSiIGY7qcO5+s5tYDBL0wQTHGdRwADcY1ke7J2eyH8YTiWf4M9e5eUlyvNyQA1ujKheyUo5ekfs2FdyRlb8Z1/byA6vEn58FQdgsPaFdHTHkz8ToSc0tWiycI9XyXvLCiYOXVRv4QPuwABAGxWnIDRwFmpHBfDPunQPSgABoJ6dy/yiizjhIkPFct6wAAeRlOvy6cGmWyJRyMm7gALlOMlJNP8kLv0NIlv+pfU8gAlZnbUsCBgDo3HBfDPunQPSgAA9xjEqqv7yNdMJ8NJhNKTFekISO2+FkvYRaS4il6IVIAAAAAAAAAZ/IkaROEmxC3wpb0ksxLu+W0u4sn7Wef6+kAAAAAAABW/ZrzzTUQpwp2JyBlSjAAAAAAABfQ4DlSwAAAAAAA278JNyijCvBc2BqrjBUO9KQAAAAAAUiLErDT6La1B9dv8L2hkb2EtsqEUWYyUaAAAAAADJhHpNrL/OrhUJ74zZaQsLEoa0a6hpeXAsrD8RV4JL55spCX8hu5/t0pGgJRPH7soL0ZSe1ygrOmiJHYolsRS+ymMkr4yBl1pgyQkBNcXsH20/FyfP0rilq/0GKkr3bkAVnI/H+UADCBDy37DHV2K+4UiEkI6PCtq7MNbOH6DFRd4VL2Dlufq5NhsLDo+7yUYb3xqypy8Q2wxkApm9g35vYscr1FdB0Z0gziCTwGky/UT6PfQiOsCv7S32INQfwpzc+d/HYNakDhH6ZHIESF/J5odoQ/aRr0rmIbGPtY4BUnWmXtrgK1cTFhcHZ+yuXJv9YDB/i8+exBfQderQmk0af6thHZpKFJ6RLr4G9L0PghjqNnbh6lChpeZhyH2t5edF/wIcVuwtjMAI8HqQt/kwilL4zKPYhKb5yNyShPh2Z+Zo7W5ghBkWS6DJPuTZS4ddDRqoFZct5HQW7AE/W9DHz9OZhwXI+VAfG/YxMBDoomxuR2mgB222IZdc9/XsYxaamt9cc+9lq1433sTlOE7Qnbrk1xXNP6K7SKJxR4FNg5hvb8VD9Owa1HzOgB1rKOjKD0xOIq39oYVN7K16Lkt/5ey05N3rkaV8iEPuKt/jon3ArRAnCS6PjfqSksW6XxmWKg6lvGhyGmAyZohHoBMMPqJ/D4rAXNBgR2pAAA==) no-repeat center center/cover;z-index:-1;pointer-events:none}.p-intro__heading-highlight-accent{color:#447fe2}.p-intro__content{display:flex;align-items:flex-start;gap:.24rem;padding-inline-end:.12rem}@media screen and (max-width: 992px){.p-intro__content{flex-direction:column;align-items:center;gap:0;padding-inline-end:0}}.p-intro__text{flex:1;font-size:.18rem;font-family:var(--ff-base);font-weight:500;line-height:1.9;color:var(--color-text);letter-spacing:.04em}@media screen and (max-width: 992px){.p-intro__text{font-size:16px;line-height:2.02;width:100%}}.p-intro__text-accent{font-size:.21rem;color:#447fe2;box-decoration-break:clone;-webkit-box-decoration-break:clone;background-image:linear-gradient(transparent calc(100% - .2em),#ff0 calc(100% - .2em));background-repeat:no-repeat;background-size:100% 100%}@media screen and (max-width: 992px){.p-intro__text-accent{font-size:18px}}.p-intro__image-wrapper{flex-shrink:0;width:2.12rem;align-self:center;margin-block-start:-.38rem}@media screen and (max-width: 992px){.p-intro__image-wrapper{position:relative;z-index:3;width:126px;margin-block-start:-6px}}.p-intro__image{width:100%;height:auto;display:block}.p-mv{position:relative;width:100%;min-height:7.6rem}@media screen and (max-width: 992px){.p-mv{min-height:545px}}.p-mv__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:fill;object-fit:fill;z-index:0}.p-mv__inner{position:relative;z-index:1;display:flex;justify-content:center}@media screen and (max-width: 992px){.p-mv__inner{display:block;width:100%;padding:.35rem .06rem .8rem;box-sizing:border-box}}.p-mv__stage{position:relative;max-width:100%}@media screen and (max-width: 992px){.p-mv__stage{width:100%}}.p-mv__card{position:relative;z-index:1;width:100%}.p-mv__screen-holder{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;z-index:0;pointer-events:none;translate:0 .1rem}.p-mv__screen{width:100%;height:100%;-o-object-fit:fill;object-fit:fill}.p-mv__card-body{position:relative;z-index:1;margin-block-start:.27rem;padding:.62rem 2rem .32rem;text-align:center}@media (width < 1146px){.p-mv__card-body{padding-inline:1.2rem}}@media screen and (max-width: 992px){.p-mv__card-body{width:100%;max-width:100%;margin-block-start:0;padding:.6rem 32px .32rem;box-sizing:border-box}}.p-mv__person{position:absolute;bottom:.34rem;z-index:3;width:1.74rem;height:auto;pointer-events:none}@media screen and (max-width: 992px){.p-mv__person{width:96px;bottom:-.43rem}}.p-mv__person--left{left:-.08rem}@media screen and (max-width: 992px){.p-mv__person--left{left:16px}}.p-mv__person--right{right:-.08rem;width:1.9rem}@media screen and (max-width: 992px){.p-mv__person--right{width:105px;right:14px}}.p-mv__title{margin-bottom:.36rem}@media screen and (max-width: 992px){.p-mv__title{margin-bottom:18px}}.p-mv__title-sub{font-size:.36rem;font-weight:700;font-family:var(--ff-zen);line-height:1.47;letter-spacing:.04em;color:var(--color-text);margin-bottom:.08rem}@media screen and (max-width: 992px){.p-mv__title-sub{font-size:20px;margin-bottom:12px}}.p-mv__title-sub-mark{box-decoration-break:clone;-webkit-box-decoration-break:clone;background-image:linear-gradient(transparent calc(100% - .2em),#ff0 calc(100% - .2em));background-repeat:no-repeat;background-size:100% 100%}.p-mv__title-sub-accent{color:#fa7786}.p-mv__title-main{font-size:1.16rem;font-weight:700;font-family:var(--ff-zen);line-height:1.2;color:#2b6ede;letter-spacing:.04em}@media screen and (max-width: 992px){.p-mv__title-main{width:100%;font-size:48px}}.p-mv__text-box{display:inline-block;background:linear-gradient(90deg,#e86b7a,#2168b8);border-radius:100vmax;padding:.08rem .5rem .2rem;margin-bottom:.2rem}@media screen and (max-width: 992px){.p-mv__text-box{padding:6px .12rem 8px;margin-bottom:.24rem;box-sizing:border-box}}.p-mv__text{font-size:.24rem;font-weight:700;font-family:var(--ff-zen);color:var(--color-white);line-height:1.5}@media screen and (max-width: 992px){.p-mv__text{font-size:14px}}.p-mv__text-em{position:relative;padding-inline:.1rem;font-size:.26rem;color:var(--color-white)}@media screen and (max-width: 992px){.p-mv__text-em{padding-inline:4px;font-size:14px}}.p-mv__text-em:after{content:"";position:absolute;bottom:-.04rem;left:0;width:100%;height:.02rem;background-color:var(--color-white)}@media screen and (max-width: 992px){.p-mv__text-em:after{height:1px}}.p-mv__text-em-accent{padding-inline-end:.04rem;font-size:.38rem;line-height:1;letter-spacing:.04em}@media screen and (max-width: 992px){.p-mv__text-em-accent{font-size:20px}}.p-mv__badges{display:flex;gap:.19rem;justify-content:center;list-style:none;width:min(100%,6rem);margin-inline:auto;padding:0}@media screen and (max-width: 992px){.p-mv__badges{width:min(100%,400px);gap:.1rem}}.p-mv__badge{flex:1;display:flex;align-items:center;justify-content:center;gap:.24rem;background-color:#def5ff;padding:.14rem .32rem}@media screen and (max-width: 992px){.p-mv__badge{padding:6px 12px;gap:.08rem}}.p-mv__badge-icon{width:.38rem;height:auto;flex-shrink:0}@media screen and (max-width: 992px){.p-mv__badge-icon{width:21px}}.p-mv__badge-icon--same-day{width:.48rem;height:auto}@media screen and (max-width: 992px){.p-mv__badge-icon--same-day{width:26px}}.p-mv__badge-label{font-size:.26rem;font-weight:700;font-family:var(--ff-zen);text-align:center;line-height:1.4;letter-spacing:.04em;color:var(--color-text)}.p-mv__badge-label span{display:block;font-size:.3rem;font-weight:700;color:#fa7786;line-height:1.2;letter-spacing:0}@media screen and (max-width: 992px){.p-mv__badge-label{font-size:15px;line-height:1.2}.p-mv__badge-label span{font-size:18px}}.p-mv__badge-label--same-day{letter-spacing:-.1em}.p-mv__scroll{margin-block-start:.89rem;position:relative;z-index:1;display:inline-flex;flex-direction:column;align-items:center;width:-moz-fit-content;width:fit-content;max-width:100%;text-decoration:none;cursor:pointer;-webkit-tap-highlight-color:transparent}@media screen and (max-width: 992px){.p-mv__scroll{margin-block-start:40px}}@media (any-hover: hover){.p-mv__scroll:hover{opacity:.7}}.p-mv__scroll-text{display:block;font-size:.12rem;letter-spacing:.04em;color:#447fe2;margin-bottom:.14rem}@media screen and (max-width: 992px){.p-mv__scroll-text{margin-bottom:16px;font-size:12px}}.p-mv__scroll-icon{width:.32rem;height:auto}@media screen and (max-width: 992px){.p-mv__scroll-icon{width:33px}}.p-news-list{padding-block:.48rem .4rem}@media screen and (max-width: 992px){.p-news-list{padding-block:.4rem .6rem}}.p-news-list__inner{display:flex;flex-direction:column;gap:calc(32 * var(--to-rem))}.p-news-list__inner>.p-news-list__title{margin-block-end:0}.p-news-list__container{display:flex;flex-direction:column;overflow:hidden;background-color:var(--color-white)}.p-news-list__item{display:block;color:inherit;text-decoration:none;transition:background-color .2s ease}.p-news-list__item:not(:last-child){border-bottom:1px solid var(--color-gray)}@media (any-hover: hover){.p-news-list__item:hover{background-color:oklch(from var(--color-gray) l c h/50%)}}.p-news-list__card{display:flex;flex-direction:column;gap:calc(8 * var(--to-rem));padding:calc(24 * var(--to-rem))}@media screen and (max-width: 992px){.p-news-list__card{gap:calc(12 * var(--to-rem));padding:calc(32 * var(--to-rem))}}.p-news-list__meta{display:flex;gap:calc(8 * var(--to-rem));align-items:center;color:var(--color-border-gray);font-size:calc(12 * var(--to-rem))}@media screen and (max-width: 992px){.p-news-list__meta{font-size:calc(14 * var(--to-rem))}}.p-news-list__separator{color:var(--color-border-gray)}.p-news-list__content{display:flex;gap:calc(16 * var(--to-rem));justify-content:space-between;align-items:center}.p-news-list__main{display:flex;flex:1;flex-direction:column;gap:calc(8 * var(--to-rem))}.p-news-list__card .p-news-list__title{margin:0;color:var(--color-text);font-size:calc(16 * var(--to-rem));font-weight:700;line-height:1.5}@media screen and (max-width: 992px){.p-news-list__card .p-news-list__title{font-size:calc(18 * var(--to-rem))}}.p-news-list__excerpt{color:var(--color-border-gray);font-size:calc(13 * var(--to-rem));line-height:1.6}@media screen and (max-width: 992px){.p-news-list__excerpt{font-size:calc(14 * var(--to-rem))}}.p-news-list__arrow{flex-shrink:0;width:calc(20 * var(--to-rem));height:calc(20 * var(--to-rem));color:var(--color-border-gray);transition:color .2s ease,transform .2s ease}.p-news-list__arrow svg{width:100%;height:100%}.p-news-list__item:hover .p-news-list__arrow{color:var(--color-text);transform:translate(calc(4 * var(--to-rem)))}.p-news-list__empty{padding:calc(60 * var(--to-rem));border-radius:10px;box-shadow:0 1px 3px oklch(from var(--color-black) l c h/10%),0 1px 2px oklch(from var(--color-black) l c h/10%);background-color:var(--color-white);color:var(--color-border-gray);font-size:calc(16 * var(--to-rem));text-align:center}.p-news-list__empty p{margin:0}.p-news-list__pagination{--_pagination-bg: var(--color-white);--_pagination-text: var(--color-text);--_pagination-text-hover: var(--color-text);--_pagination-bg-hover: oklch(from var(--color-gray) l c h / 50%);--_pagination-active-bg: var(--color-black);--_pagination-active-text: var(--color-white);--_pagination-border: var(--color-gray);--_pagination-border-hover: var(--color-text)}.p-no-extra{position:relative;overflow:hidden;padding:1.1rem 0 .78rem}@media screen and (max-width: 992px){.p-no-extra{padding:38px 0 40px}}.p-no-extra:before{content:"";position:absolute;bottom:0;left:0;z-index:0;width:100%;height:calc(100% - 1.65rem);background:url(../images/heart-age/bg_no-extra.webp) no-repeat center center/cover}@media screen and (max-width: 992px){.p-no-extra:before{height:calc(100% - 140px);background:url(../images/heart-age/bg_no-extra_sp.webp) no-repeat center center/cover}}.p-no-extra:after{content:"";position:absolute;top:1.62rem;left:50%;translate:-50% -50%;z-index:0;width:8.16rem;height:1.6rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 816 160' width='100%25' height='100%25'%3E%3Cellipse fill='%23fff' cx='408' cy='80' rx='408' ry='80'/%3E%3C/svg%3E ") no-repeat center center/contain}@media screen and (max-width: 992px){.p-no-extra:after{top:146px;width:350px;height:88px}}.p-no-extra__inner{position:relative;z-index:1;width:min(100%,12rem);margin-inline:auto;padding-inline:.5rem}@media screen and (max-width: 992px){.p-no-extra__inner{padding-inline:.2rem}}.p-no-extra__header{position:relative;margin-bottom:1.4rem}@media screen and (max-width: 992px){.p-no-extra__header{width:min(100%,500px);margin-inline:auto;margin-bottom:106px}}.p-no-extra__header-person{position:absolute;top:0;translate:0 calc(-50% + .3rem);z-index:1;width:1.02rem;height:auto}@media screen and (max-width: 992px){.p-no-extra__header-person{width:62px;top:66px;translate:0 calc(-50% + 24px)}}.p-no-extra__header-person--left{left:0}@media screen and (max-width: 992px){.p-no-extra__header-person--left{left:4px}}.p-no-extra__header-person--right{right:0;width:1.14rem;height:auto}@media screen and (max-width: 992px){.p-no-extra__header-person--right{width:70px;top:66px;right:4px}}.p-no-extra__header-title-wrap{flex:0 1 auto;min-width:0;margin:0;text-align:center}.p-no-extra__header-title{margin:0;font-size:.36rem;font-weight:700;font-family:var(--ff-zen);line-height:1.5;letter-spacing:.04em;color:var(--color-text)}@media screen and (max-width: 992px){.p-no-extra__header-title{font-size:24px;line-height:1.61}}.p-no-extra__header-title-main{position:relative;display:inline-block}.p-no-extra__header-title-main:after{content:"";position:absolute;left:50%;bottom:-.3rem;translate:-50% 0;width:1rem;height:.03rem;border-radius:100vmax;background-color:#2b5fd5}@media screen and (max-width: 992px){.p-no-extra__header-title-main:after{bottom:-21px;width:105px;height:3px}}.p-no-extra__lead{margin-bottom:.74rem}@media screen and (max-width: 992px){.p-no-extra__lead{margin-bottom:58px;width:min(100%,640px);margin-inline:auto}}.p-no-extra__lead-text{margin:0;font-size:.16rem;font-weight:500;font-family:var(--ff-base);line-height:1.9;letter-spacing:.04em;color:var(--color-text);text-align:center}@media screen and (max-width: 992px){.p-no-extra__lead-text{font-size:16px;line-height:1.933;text-align:left}}.p-no-extra__lead-em{color:#447fe2;font-weight:700;box-decoration-break:clone;-webkit-box-decoration-break:clone;background-image:linear-gradient(transparent calc(100% - .2em),#ff0 calc(100% - .2em));background-repeat:no-repeat;background-size:100% 100%}@media screen and (max-width: 992px){.p-no-extra__lead-em{font-size:18px;line-height:1.718}}.p-no-extra__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem;width:min(100%,10.8rem);margin:0 auto;padding:0;list-style:none}@media screen and (max-width: 992px){.p-no-extra__list{grid-template-columns:1fr;gap:55px;width:min(100% - 45px,500px)}}.p-no-extra__card{position:relative;display:flex;flex-direction:column;align-items:center;height:100%;margin:0;padding:.7rem .4rem .4rem;border-radius:.12rem;background-color:var(--color-white)}@media screen and (max-width: 992px){.p-no-extra__card{padding:68px 16px 52px;border-radius:12px}}.p-no-extra__card-check{position:absolute;top:0;left:50%;z-index:1;translate:-50% -50%;width:.5rem;height:.5rem;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_レイヤー_2'%20data-name='レイヤー%202'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2030%2030'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%23fff;%20}%20.cls-2%20{%20fill:%20%23fa7786;%20}%20.cls-3%20{%20fill:%20%23f84c60;%20}%20%3c/style%3e%3c/defs%3e%3cg%20id='OGP_ログイン_など'%20data-name='OGP/ログイン/ｈ１など'%3e%3cg%3e%3cpath%20class='cls-2'%20d='M30,15c0,8.28-6.72,15-15,15S0,23.28,0,15,6.72,0,15,0s15,6.72,15,15h0Z'/%3e%3cpath%20class='cls-3'%20d='M11.17,21.77l7.71,7.71c6.39-1.7,11.12-7.52,11.12-14.48v-.43l-6.06-5.58-12.78,12.78Z'/%3e%3cpath%20class='cls-1'%20d='M15.38,18.36c.66.66.66,1.8,0,2.46l-1.37,1.37c-.66.66-1.8.66-2.46,0l-6.01-6.06c-.66-.66-.66-1.8,0-2.46l1.37-1.37c.66-.66,1.8-.66,2.46,0l6.01,6.06Z'/%3e%3cpath%20class='cls-1'%20d='M20.63,7.9c.66-.66,1.8-.66,2.46,0l1.37,1.37c.66.66.66,1.8,0,2.46l-10.41,10.36c-.66.66-1.8.66-2.46,0l-1.37-1.37c-.66-.66-.66-1.8,0-2.46l10.41-10.36Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat center center/contain;pointer-events:none}@media screen and (max-width: 992px){.p-no-extra__card-check{width:50px;height:50px}}.p-no-extra__card-image-wrap{display:flex;align-items:center;justify-content:center;min-height:1rem}.p-no-extra__card-image{display:block;max-width:100%;height:auto;margin:0 auto}@media screen and (max-width: 992px){.p-no-extra__card-image{width:1.8rem}}.p-no-extra__card-image--first{width:1rem}@media screen and (max-width: 992px){.p-no-extra__card-image--first{width:100px;margin-block-end:17px}}.p-no-extra__card-image--second{width:2.2rem}@media screen and (max-width: 992px){.p-no-extra__card-image--second{width:220px;margin-block-end:24px}}.p-no-extra__card-image--third{width:2.08rem}@media screen and (max-width: 992px){.p-no-extra__card-image--third{width:208px;margin-block-end:2px}}.p-no-extra__card-figure{display:flex;flex-direction:column;align-items:center;margin:0 0 .12rem}.p-no-extra__card-caption{margin:0;font-size:.11rem;font-weight:500;font-family:var(--ff-base);line-height:1.4;letter-spacing:.02em;color:#888;text-align:center}.p-no-extra__card-text{width:100%;margin-block-start:.24rem;font-size:.18rem;font-weight:500;font-family:var(--ff-base);line-height:1.6;color:var(--color-text);text-align:left}@media screen and (max-width: 992px){.p-no-extra__card-text{font-size:18px;line-height:1.6}}.p-no-extra__card-text-small{font-size:.16rem}@media screen and (max-width: 992px){.p-no-extra__card-text-small{font-size:16px}}.p-price{display:flex;justify-content:center;align-items:center;width:100%;padding-block:.7rem .5rem;background-color:#fa7786;border-radius:.3rem}@media screen and (max-width: 992px){.p-price{padding-block:38px 20px;border-radius:0}}.p-price__card{position:relative;display:flex;justify-content:center;align-items:center;width:min(100%,9.2rem);padding:.64rem .64rem .66rem;border-radius:.12rem;background-color:var(--color-white)}@media screen and (max-width: 992px){.p-price__card{width:min(100% - 90px,640px);margin-inline:auto;padding:44px 12px 43px;border-radius:12px}}.p-price__label{position:absolute;top:0;left:50%;translate:-50% -50%;margin:0;padding:.17rem .72rem;border-radius:100vmax;background-color:#d33b4c;font-size:.24rem;font-weight:700;font-family:var(--ff-base);line-height:1;color:var(--color-white);white-space:nowrap}@media screen and (max-width: 992px){.p-price__label{padding:14px 72px 18px;font-size:24px}}.p-price__body{display:flex;align-items:baseline;justify-content:center;flex-wrap:wrap;gap:.47rem;margin:0}@media screen and (max-width: 992px){.p-price__body{flex-direction:column;align-items:center;gap:14px}}.p-price__name,.p-price__amount{margin:0}.p-price__name{font-size:.4rem;font-weight:700;font-family:var(--ff-zen);line-height:1.5;letter-spacing:.04em;color:var(--color-text)}@media screen and (max-width: 992px){.p-price__name{font-size:32px}}.p-price__amount{display:flex;align-items:baseline;gap:.08rem;translate:0 .12rem}@media screen and (max-width: 992px){.p-price__amount{translate:6px 0}}.p-price__amount-value{font-size:.72rem;font-weight:700;font-family:var(--ff-base);line-height:1;letter-spacing:.02em;color:#c84650}@media screen and (max-width: 992px){.p-price__amount-value{font-size:50px}}.p-price__amount-unit{line-height:1}.p-price__amount-tax{font-size:.21rem;font-weight:500;font-family:var(--ff-base);line-height:1.5;color:var(--color-text)}@media screen and (max-width: 992px){.p-price__amount-tax{font-size:16px}}.p-report{position:relative;overflow:hidden;padding:1.2rem 0 .74rem;background-color:#f7f7f7;background-size:.05rem .05rem}@media screen and (max-width: 992px){.p-report{padding:51px 0 46px}}.p-report:before{content:"";position:absolute;bottom:0;left:0;z-index:0;width:100%;height:calc(100% - 2.8rem);background:url(../images/heart-age/bg_report-top.webp);background-repeat:repeat;background-position:center top;background-size:auto}@media screen and (max-width: 992px){.p-report:before{height:100%}}.p-report__inner{position:relative;z-index:1;width:min(100%,12.9rem);margin-inline:auto;padding-inline:.5rem}@media screen and (max-width: 992px){.p-report__inner{padding-inline:.2rem}}.p-report__header{position:relative;display:flex;align-items:flex-start;justify-content:center;gap:.16rem;margin-bottom:1.07rem}@media screen and (max-width: 992px){.p-report__header{flex-direction:column;align-items:center;gap:.2rem;margin-bottom:207px}}.p-report__header-person{position:absolute;bottom:-1.6rem;left:.16rem;translate:0 calc(-50% + .3rem);z-index:1;flex-shrink:0;width:1.74rem;height:auto}@media screen and (max-width: 992px){.p-report__header-person{position:absolute;bottom:-223px;left:50%;translate:calc(-50% - 74px) calc(-50% + 26px);width:98px;margin-top:0}}.p-report__header-person--right{position:absolute;bottom:-1.7rem;left:auto;right:.1rem;translate:0 calc(-50% + .3rem);z-index:1;width:1.9rem}@media screen and (max-width: 992px){.p-report__header-person--right{bottom:-223px;right:auto;left:50%;translate:calc(-50% + 70px) calc(-50% + 26px);width:104px}}.p-report__header-body{flex:0 1 auto;min-width:0;max-width:7.6rem;text-align:center}@media screen and (max-width: 992px){.p-report__header-body{position:relative;z-index:1;max-width:100%;padding-inline:.08rem}}.p-report__header-label{display:flex;align-items:center;justify-content:center;gap:.12rem;margin:0 0 .08rem;font-size:.32rem;font-family:var(--ff-zen);font-weight:700;line-height:1.5;letter-spacing:.04em;color:var(--color-text)}@media screen and (max-width: 992px){.p-report__header-label{margin-block-end:18px;font-size:21px;gap:.16rem}}.p-report__header-label-line{display:block;width:.58rem;height:.05rem;border-radius:100vmax;background-color:#fa7786}@media screen and (max-width: 992px){.p-report__header-label-line{width:40px;height:3px}}.p-report__header-label-line:first-child{rotate:58deg}.p-report__header-label-line:last-child{rotate:-58deg}.p-report__header-title-wrap{margin:0 0 .44rem}@media screen and (max-width: 992px){.p-report__header-title-wrap{margin-block-end:42px}}.p-report__header-title{margin:0;font-size:.68rem;font-weight:700;font-family:var(--ff-zen);line-height:1.35;color:#3b69d1}@media screen and (max-width: 992px){.p-report__header-title{font-size:32px}}.p-report__header-lead{margin:0;font-size:.18rem;font-weight:500;font-family:var(--ff-base);line-height:2.04;letter-spacing:.04em;color:var(--color-text)}@media screen and (max-width: 992px){.p-report__header-lead{width:min(100%,640px);margin-inline:auto;font-size:16px;line-height:2.05;text-align:left;font-feature-settings:"halt"}}.p-report__header-lead-em{color:#f06a7c;font-weight:700}.p-report__body{display:flex;flex-direction:column;gap:0}.p-report__track{display:flex;align-items:stretch;gap:.2rem}@media screen and (max-width: 992px){.p-report__track{flex-direction:column;gap:22px;width:min(100%,640px);margin-inline:auto}}.p-report__track--improve{margin-block-start:.24rem}@media screen and (max-width: 992px){.p-report__track--improve{margin-block-start:54px}}.p-report__sidebar{display:flex;flex:0 0 .88rem;justify-content:center;margin:0;padding:.37rem 0 0}@media screen and (max-width: 992px){.p-report__sidebar{flex:0 0 auto;width:96%;margin-inline:auto;padding:.12rem .16rem}}.p-report__sidebar--state{background:url(data:image/webp;base64,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) no-repeat center center/100% auto}@media screen and (max-width: 992px){.p-report__sidebar--state{padding:16px 16px 48px;background:url(data:image/webp;base64,UklGRu4EAABXRUJQVlA4WAoAAAAQAAAApwIAqAAAQUxQSNsBAAABkFBbb9xoHwRBMARDEISBIAiFIAiFYAiBIAiFIAhiMPueeCbfvzgiJgCvijolq+Cdut3T8qZvke2emjd5pdc9OVd/odc9PVcHILd7gr4J4PcU7ZB7kpYLS12CpeJ++X/5f/l/+X/5f/l/+X/5f/l/+X/5f/l/+X/5f/l/+f+vl8lSOVjq2lmqIzgqgM5RHYAxlOG58ZPhZStuKsPrbTDTaHiz2BbFRxWbCX7ibfwcRsPJ3cbPYDSc4D3mLzpOco25C8WJrrd5S8XJbjlnaTjhLecrDSe911yVC0578ZqncsGpL9dZugpO/zZmaDRQYBuzMxpoUGNmQkGFGrMSCjrUnJG8AyVazkYaaNFyJsrAjOI1C+UCchSvGSgXEKSM4xsCkmzj2EYDUbbtuLYGstQ4plAQpsbxhII07/JY8g7EaXkcaSBPq2OoC/hTvPavXECh4rVv5QIalbFno4FK29ir0UCnLfYoGihVY29CQasaexIKarXcizTQq+UepIFiL/XdysGy4vWdygVEK17fxgVk28b3GA2E28bXGw2k2+NrRQfxanydUJCv3r7GTUHAlp+XBhK2/Jw0ELHXx5WDi8XrY8oFdCxe7ysXULJYvC1MwMuifo2IuLoKfp0BAFZQOCDsAgAAECsAnQEqqAKpAD5tNptJJCMioSMwuBCADYlpbuF2AMUzVGO/ou/99b/QD+Ae/73+ACf7cz7g4ivFceyDcz7c0E1zMDiK2sLaF7Tzlxeg+I1KWG9lDOaN1GDUALC6jaq30Ybpy4vQYvnK1dQ6xu3uenN3xAtH+Ul5n25qG05zgJqk81cym85lOBUPRIL3LzPtzQFlUlam1jVgENpze5wKh6JBlmHnLi/Zjw1WhtonG9Bi7tPm/CfRIMsw85cXmobVOi36FoU7HDWAbB5v+pUSoWI45X8cr+OV/HOn0C42eOWD666RWfpxiv0gUzCKTek6uSdXJyOOV/HK/4G9Miw3rWQtaFrWdbakeKfv8sGOHWKmMGd8fTCbhddWO05cXmfbmfbmfbkv7WzOMXiLV1tTnKtEPUDZ5MZlN5y4vM+3M+3M+3M+3M+vJ+eRZtFtM3bOuevfgDxsj5zL/9uZ9uZ9uSAA/v+XCDiGfa5PBNNN2cY7c5ewpab81jzmLHzrJ920og76nvnSpCE0v2P/YVj1E6oaYQ9M/FZJ+mU2TYNzvOqICwnnUm9A24zK2siVp4kVcHca0j7Jg69FzWLSy+Ld5YfwF6fs1YLPiZN9JfJg+A8bCeRUPpMvmqXtlyoCINlNp01BCIHQSvLqZhBK+ul7fzFMGvEdaOBweKKb+Rq3FYNEaTK+f3jhOAs2xe5ypVOB0I1DaSYQSu1OYnZ5hAOJGOxA4fL0ukb7kfhV1mJ2r6fxA//1zOG151epUTSbEP8ZujRzYACi/2XfC4LViQluFCboTZD0N0XYL8yRp920LVlMGuHQ2BMR+WxAyqltsX59/NkGCcWmzql/QFHIJGtR0J9SAOR+Z+44Xjf8gH20IbRpz6xGW1d2kcpKer4ueGgqXBAAAaNJRzLGgpadL5TmDUkJJd65e9B2EcAAAAAAHor2KnQurg/seVM7EoG4H3vrXq5ILCgAAAAAKk4EXfn9T6H3vrYm32AAAAAAAA==) no-repeat center center/contain}}.p-report__sidebar--improve{margin-block-end:.5rem;background:url(data:image/webp;base64,UklGRlICAABXRUJQVlA4WAoAAAAQAAAAbwAAbwMAQUxQSIQAAAABN0CQbZs6wgyu0oiISQ43sW230XXqBcGVIajeXOcFoMSfgzo9AC+i/xMA7N82+H2mD7UN/5+63AQjcGqSK2SNSGii01NlSypHUXlUlX+z/+1/+9/+t//tf/vf/rf/7X/73ymsKv+i8kgqx1NlCyoTWSPCSWMFskIECHW8/9Sxf0e7zwBWUDggqAEAALAaAJ0BKnAAcAM+bTaZSaQioqEgKACADYlpbuF2ANhB9MLsAOL4ALS2Tosz+us39nQRcUK+A/S7Xi5OQ9+L7wRgiTD32ych77ZOQ99snJSZSeJp6jOXq2B77ZOR/z5l+ntk5xEXKKKKJyHvtk5D32ych77ZOQ99snIfI0foiI0foiI0foiI0foiAfposzycjFWTbL9BKFOrxH86sILtKgWSRFYiIiYeTkPfgC+Xi5OQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych76wAAD+/5V0O4NY4g6+gt+3tn+nvkaZaL1mRgqgjX39sEJhSQOtYYuWkZeTcDSBizzA4TKYve8GFZZomAZAhvg+chcV3gqrmNMCNTNgsvm9poqQclLiEOWeK+je5e7kr519kgAbMMIqnrCoFq1sreLd5VEfOgxECUwzqbViXzFho1N8qwFpIoAjAfnHiX6YG1+au6NNEJs7Gc7YAIxURiah9D7LseTBPPPPPLeGbGbG/kGmzntlexCsWCCCCB5gAAAAAAAAXsxTpX6NAAA=) no-repeat center center/auto 100%}@media screen and (max-width: 992px){.p-report__sidebar--improve{margin-block-end:0px;padding:16px 16px 48px;background:url(data:image/webp;base64,UklGRu4EAABXRUJQVlA4WAoAAAAQAAAApwIAqAAAQUxQSNsBAAABkFBbb9xoHwRBMARDEISBIAiFIAiFYAiBIAiFIAhiMPueeCbfvzgiJgCvijolq+Cdut3T8qZvke2emjd5pdc9OVd/odc9PVcHILd7gr4J4PcU7ZB7kpYLS12CpeJ++X/5f/l/+X/5f/l/+X/5f/l/+X/5f/l/+X/5f/l/+f+vl8lSOVjq2lmqIzgqgM5RHYAxlOG58ZPhZStuKsPrbTDTaHiz2BbFRxWbCX7ibfwcRsPJ3cbPYDSc4D3mLzpOco25C8WJrrd5S8XJbjlnaTjhLecrDSe911yVC0578ZqncsGpL9dZugpO/zZmaDRQYBuzMxpoUGNmQkGFGrMSCjrUnJG8AyVazkYaaNFyJsrAjOI1C+UCchSvGSgXEKSM4xsCkmzj2EYDUbbtuLYGstQ4plAQpsbxhII07/JY8g7EaXkcaSBPq2OoC/hTvPavXECh4rVv5QIalbFno4FK29ir0UCnLfYoGihVY29CQasaexIKarXcizTQq+UepIFiL/XdysGy4vWdygVEK17fxgVk28b3GA2E28bXGw2k2+NrRQfxanydUJCv3r7GTUHAlp+XBhK2/Jw0ELHXx5WDi8XrY8oFdCxe7ysXULJYvC1MwMuifo2IuLoKfp0BAFZQOCDsAgAAECsAnQEqqAKpAD5tNptJJCMioSMwuBCADYlpbuF2AMUzVGO/ou/99b/QD+Ae/73+ACf7cz7g4ivFceyDcz7c0E1zMDiK2sLaF7Tzlxeg+I1KWG9lDOaN1GDUALC6jaq30Ybpy4vQYvnK1dQ6xu3uenN3xAtH+Ul5n25qG05zgJqk81cym85lOBUPRIL3LzPtzQFlUlam1jVgENpze5wKh6JBlmHnLi/Zjw1WhtonG9Bi7tPm/CfRIMsw85cXmobVOi36FoU7HDWAbB5v+pUSoWI45X8cr+OV/HOn0C42eOWD666RWfpxiv0gUzCKTek6uSdXJyOOV/HK/4G9Miw3rWQtaFrWdbakeKfv8sGOHWKmMGd8fTCbhddWO05cXmfbmfbmfbkv7WzOMXiLV1tTnKtEPUDZ5MZlN5y4vM+3M+3M+3M+3M+vJ+eRZtFtM3bOuevfgDxsj5zL/9uZ9uZ9uSAA/v+XCDiGfa5PBNNN2cY7c5ewpab81jzmLHzrJ920og76nvnSpCE0v2P/YVj1E6oaYQ9M/FZJ+mU2TYNzvOqICwnnUm9A24zK2siVp4kVcHca0j7Jg69FzWLSy+Ld5YfwF6fs1YLPiZN9JfJg+A8bCeRUPpMvmqXtlyoCINlNp01BCIHQSvLqZhBK+ul7fzFMGvEdaOBweKKb+Rq3FYNEaTK+f3jhOAs2xe5ypVOB0I1DaSYQSu1OYnZ5hAOJGOxA4fL0ukb7kfhV1mJ2r6fxA//1zOG151epUTSbEP8ZujRzYACi/2XfC4LViQluFCboTZD0N0XYL8yRp920LVlMGuHQ2BMR+WxAyqltsX59/NkGCcWmzql/QFHIJGtR0J9SAOR+Z+44Xjf8gH20IbRpz6xGW1d2kcpKer4ueGgqXBAAAaNJRzLGgpadL5TmDUkJJd65e9B2EcAAAAAAHor2KnQurg/seVM7EoG4H3vrXq5ILCgAAAAAKk4EXfn9T6H3vrYm32AAAAAAAA==) no-repeat center center/contain}}.p-report__sidebar-text{margin:0;font-size:.24rem;font-weight:500;font-family:var(--ff-base);line-height:2.355;letter-spacing:.12em;color:#036ea9;writing-mode:vertical-rl}@media screen and (max-width: 992px){.p-report__sidebar-text{font-size:21px;letter-spacing:.12em;line-height:1;writing-mode:horizontal-tb}}.p-report__card-list{display:grid;flex:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:.24rem;min-width:0;margin-inline-end:.06rem;padding-block-end:.14rem;list-style:none}@media screen and (max-width: 992px){.p-report__card-list{grid-template-columns:1fr;gap:24px;margin-inline:8px;padding-block-end:0}}.p-report__lower{display:flex;flex:1;flex-direction:column;gap:.16rem;min-width:0;padding-inline-end:.12rem}@media screen and (max-width: 992px){.p-report__lower{gap:24px;padding-inline:8px}}.p-report__card-item{min-width:0}.p-report__card{display:flex;flex-direction:column;height:100%;overflow:hidden;border-radius:.12rem;border:.02rem solid #fa7786;background-color:var(--color-white);box-shadow:.07rem .07rem .05rem #cececebf}@media screen and (max-width: 992px){.p-report__card{border-radius:12px;border-width:2px}}.p-report__card-head{padding:.12rem;background-color:#fa7786}@media screen and (max-width: 992px){.p-report__card-head{padding:10px 10px 15px}}.p-report__card-head-title{margin:0;font-size:.16rem;font-weight:700;font-family:var(--ff-base);line-height:2.175;letter-spacing:.02em;color:var(--color-white);text-align:center}@media screen and (max-width: 992px){.p-report__card-head-title{font-size:16px}}.p-report__card-body{display:flex;flex:1;flex-direction:column;padding:.32rem .14rem .46rem}@media screen and (max-width: 992px){.p-report__card-body{padding:32px 16px 44px}}.p-report__card-title{margin:0 0 .36rem;font-size:.21rem;font-weight:700;font-family:var(--ff-zen);line-height:1.4;color:var(--color-text);text-align:center}@media screen and (max-width: 992px){.p-report__card-title{margin-block-end:36px;font-size:21px}}.p-report__card-visual{margin:0 0 .26rem;width:96%;min-height:1.94rem;margin-inline:auto}@media screen and (max-width: 992px){.p-report__card-visual{width:98%;min-height:194px;margin-bottom:26px}}.p-report__card-visual-image{display:block;width:100%;height:auto}.p-report__card-text{padding-inline:.12rem;font-size:.14rem;font-weight:500;font-family:var(--ff-base);line-height:1.914;letter-spacing:.02em;color:var(--color-text);text-align:left}@media screen and (max-width: 992px){.p-report__card-text{font-size:14px;line-height:1.914;padding-inline:10px}}.p-report__card-body--improve{display:flex;flex-direction:row;gap:.31rem;padding:.33rem .36rem .36rem}@media screen and (max-width: 992px){.p-report__card-body--improve{flex-direction:column-reverse;gap:28px;padding:30px 16px 43px}}.p-report__card-advice{margin:0;width:5.32rem;height:3.23rem}@media screen and (max-width: 992px){.p-report__card-advice{width:100%;height:auto}}.p-report__card-advice-image{display:block;width:100%;height:auto;vertical-align:top}@media screen and (max-width: 992px){.p-report__card-advice-image{translate:-2px 0;width:83.8%;margin-inline:auto}}.p-report__next{flex:1;margin-block-start:.4rem;background-color:var(--color-white)}@media screen and (max-width: 992px){.p-report__next{margin-block-start:0}}.p-report__next-title{margin:0 0 .18rem;font-size:.21rem;font-weight:600;line-height:1.657;letter-spacing:.04em;color:var(--color-text)}@media screen and (max-width: 992px){.p-report__next-title{margin-block-end:18px;font-size:21px;letter-spacing:0;line-height:1.657}}.p-report__next-text{margin:0;font-size:.15rem;font-weight:500;font-family:var(--ff-base);line-height:1.76;letter-spacing:.04em;color:var(--color-text)}@media screen and (max-width: 992px){.p-report__next-text{font-size:15px;line-height:1.78;padding-inline:0}}.p-report__footer{margin-top:.42rem}@media screen and (max-width: 992px){.p-report__footer{margin-top:32px}}.p-report__note{margin:0;font-size:.14rem;font-weight:500;font-family:var(--ff-base);line-height:1.5;letter-spacing:.04em;color:gray;text-align:right}@media screen and (max-width: 992px){.p-report__note{font-size:14px;line-height:1.5;letter-spacing:0;text-align:center}}.p-report__banner{display:flex;align-items:center;justify-content:center;gap:.26rem;border-radius:.08rem}@media screen and (max-width: 992px){.p-report__banner{align-items:flex-start;gap:14px;text-align:center}}.p-report__banner-icon{flex-shrink:0;margin:0}@media screen and (max-width: 992px){.p-report__banner-icon{margin-top:12px}}.p-report__banner-icon img{display:block;width:.95rem;height:.82rem}@media screen and (max-width: 992px){.p-report__banner-icon img{width:65.5px;height:57.3px}}.p-report__banner-text{margin:0;font-size:.26rem;font-weight:700;font-family:var(--ff-zen);line-height:1.55;letter-spacing:.04em;color:var(--color-text)}@media screen and (max-width: 992px){.p-report__banner-text{font-size:18px;line-height:1.743;text-align:start}}.p-sample{padding-block:.8rem}@media screen and (max-width: 992px){.p-sample{padding-block:.6rem}}.p-sample__inner{display:grid;grid-template-columns:minmax(0,1fr);gap:.24rem}@media screen and (max-width: 992px){.p-sample__inner{gap:.16rem}}.p-sample__title{margin-block-start:.32rem}@media screen and (max-width: 992px){.p-sample__title{margin-block-start:.24rem}}.p-sample__button-wrap{width:min(2.4rem,100%)}.p-sample__button-wrap>*{width:100%}.p-sample__divider{width:100%;height:1px;max-width:6rem;margin:0;border:0;background-color:var(--color-gray)}.p-sample__bg{width:100%;height:4rem;max-width:6rem;border-radius:8px;background-image:url(../images/heart-age/bg_sample.webp);background-position:center;background-size:cover;background-repeat:no-repeat}@media screen and (max-width: 992px){.p-sample__bg{height:3rem}}.p-sample__image{position:relative;overflow:hidden;width:100%;max-width:5.12rem;border-radius:8px}.p-sample__image img{display:block;width:100%;height:auto}.p-sample p{margin:0;color:var(--color-text);font-size:.16rem}@media screen and (max-width: 992px){.p-sample p{font-size:.14rem}}.p-single{padding-block:.4rem}@media screen and (max-width: 992px){.p-single{padding-block:.8rem}}.p-single__inner{max-width:calc(var(--inner) + var(--padding-inner) * 2)}.p-single__header{margin-block-start:.32rem}@media screen and (max-width: 992px){.p-single__header{margin-block-start:.48rem}}.p-single__subtitle{margin-block-end:.08rem;color:var(--color-text);font-size:.14rem;font-weight:500}@media screen and (max-width: 992px){.p-single__subtitle{margin-block-end:.12rem;font-size:.16rem}}.p-single__title{color:var(--color-text);font-size:.24rem;font-weight:700;line-height:1.6}@media screen and (max-width: 992px){.p-single__title{font-size:.32rem}}.p-single__summary{margin-block-start:.24rem;padding-block:.16rem;padding-inline:.16rem;border-radius:8px;background-color:var(--color-gray);color:var(--color-text);font-size:.14rem;line-height:1.8}@media screen and (max-width: 992px){.p-single__summary{margin-block-start:.32rem;padding-block:.2rem;padding-inline:.24rem;font-size:.16rem}}.p-single__meta{display:flex;flex-wrap:wrap;gap:.16rem;align-items:center;margin-block-start:.16rem;color:var(--color-border-gray);font-size:.14rem}@media screen and (max-width: 992px){.p-single__meta{margin-block-start:.24rem}}.p-single__author{display:inline-block;color:var(--color-text);font-size:.14rem}@media screen and (max-width: 992px){.p-single__author{font-size:.16rem}}.p-single__date{display:inline-block}.p-single__categories{display:flex;flex-wrap:wrap;gap:.08rem}.p-single__category{display:inline-block;padding-block:.04rem;padding-inline:.12rem;border-radius:4px;background-color:var(--color-gray);color:var(--color-primary);font-size:.12rem;text-decoration:none;transition:opacity var(--duration)}@media (any-hover: hover){.p-single__category:hover{opacity:.8}}.p-single__thumbnail{overflow:hidden;margin-block-start:.32rem;border-radius:8px}@media screen and (max-width: 992px){.p-single__thumbnail{margin-block-start:.48rem}}.p-single__thumbnail img{display:block;width:100%;height:auto;border-radius:8px;-o-object-fit:cover;object-fit:cover;transition:scale .3s ease}@media screen and (max-width: 992px){.p-single__thumbnail img{border-radius:12px}}.p-single__featured-image{overflow:hidden;margin-block-start:.32rem;border-radius:8px}@media screen and (max-width: 992px){.p-single__featured-image{margin-block-start:.48rem}}.p-single__featured-image img{display:block;width:100%;height:auto;border-radius:8px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 992px){.p-single__featured-image img{border-radius:12px}}.p-single__content{margin-block-start:.48rem}@media screen and (max-width: 992px){.p-single__content{margin-block-start:.64rem}}.p-single__content h1,.p-single h1:not(.p-single__title){margin-block-start:.48rem;padding-block-end:.16rem;border-bottom:.02rem solid var(--color-gray);color:var(--color-text);font-size:.28rem;font-weight:700;line-height:1.6}@media screen and (max-width: 992px){.p-single__content h1,.p-single h1:not(.p-single__title){margin-block-start:.64rem;font-size:.36rem}}.p-single__content h2,.p-single h2{margin-block-start:.4rem;padding-inline-start:.16rem;border-inline-start:.04rem solid var(--color-accent);color:var(--color-text);font-size:.24rem;font-weight:700;line-height:1.6}@media screen and (max-width: 992px){.p-single__content h2,.p-single h2{margin-block-start:.56rem;padding-inline-start:.2rem;font-size:.28rem}}.p-single__content h3,.p-single h3{margin-block-start:.32rem;color:var(--color-text);font-size:.2rem;font-weight:700;line-height:1.6}@media screen and (max-width: 992px){.p-single__content h3,.p-single h3{margin-block-start:.4rem;font-size:.24rem}}.p-single__content h4,.p-single h4{margin-block-start:.24rem;color:var(--color-text);font-size:.18rem;font-weight:700;line-height:1.6}@media screen and (max-width: 992px){.p-single__content h4,.p-single h4{margin-block-start:.32rem;font-size:.2rem}}.p-single__content p,.p-single p{margin-block-start:.16rem;color:var(--color-text);line-height:1.8}@media screen and (max-width: 992px){.p-single__content p,.p-single p{margin-block-start:.2rem}}.p-single__content ul,.p-single__content ol,.p-single ul,.p-single ol{margin-block-start:.16rem;padding-inline-start:.24rem;color:var(--color-text);line-height:1.8}@media screen and (max-width: 992px){.p-single__content ul,.p-single__content ol,.p-single ul,.p-single ol{margin-block-start:.2rem;padding-inline-start:.32rem}}.p-single__content ul,.p-single ul{list-style-type:disc}.p-single__content ol,.p-single ol{list-style-type:decimal}.p-single__content li,.p-single li{margin-block-start:.08rem;line-height:1.8}.p-single__content a{color:var(--color-accent);text-decoration:underline;text-underline-offset:.02rem;transition:opacity var(--duration)}.p-single__content a:hover{opacity:.8}.p-single__content img{display:block;height:auto;max-width:100%;margin-block-start:.24rem;border-radius:8px}@media screen and (max-width: 992px){.p-single__content img{margin-block-start:.32rem}}.p-single__content blockquote,.p-single blockquote{margin-block-start:.24rem;padding-block:.16rem;padding-inline:.24rem .24rem;border-radius:4px;background-color:var(--color-gray);color:var(--color-text);font-style:italic}@media screen and (max-width: 992px){.p-single__content blockquote,.p-single blockquote{margin-block-start:.32rem;padding-block:.2rem;padding-inline:.32rem .32rem}}.p-single__content blockquote p,.p-single blockquote p{margin-block-start:0}.p-single__content code,.p-single code{padding-block:.02rem;padding-inline:.06rem;border-radius:4px;background-color:var(--color-gray);color:var(--color-primary);font-family:monospace;font-size:.14rem}.p-single__content pre,.p-single pre{overflow-x:auto;margin-block-start:.24rem;padding-block:.16rem;padding-inline:.16rem;border-radius:8px;background-color:var(--color-gray);color:var(--color-text);font-family:monospace;font-size:.14rem;line-height:1.6}@media screen and (max-width: 992px){.p-single__content pre,.p-single pre{padding-block:.24rem;padding-inline:.24rem}}.p-single__content pre code,.p-single pre code{padding-block:0;padding-inline:0;background-color:transparent}.p-single__content table,.p-single table{width:100%;margin-block-start:.24rem;border:.01rem solid var(--color-border-gray);border-collapse:collapse}@media screen and (max-width: 992px){.p-single__content table,.p-single table{margin-block-start:.32rem}}.p-single__content th,.p-single__content td,.p-single th,.p-single td{padding-block:.12rem;padding-inline:.16rem;line-height:1.6;text-align:start}@media screen and (max-width: 992px){.p-single__content th,.p-single__content td,.p-single th,.p-single td{padding-block:.16rem;padding-inline:.2rem}}.p-single__content th,.p-single th{background-color:var(--color-gray);color:var(--color-text);font-weight:700}.p-single__content td,.p-single td{color:var(--color-text)}.p-single__content hr,.p-single hr{margin-block-start:.32rem;border:none;border-top:.01rem solid var(--color-border-gray)}@media screen and (max-width: 992px){.p-single__content hr,.p-single hr{margin-block-start:.48rem}}.p-single__content strong,.p-single strong{color:var(--color-text);font-weight:700}.p-single__content em,.p-single em{font-style:italic}.p-single__content .wp-block-buttons,.p-single .wp-block-buttons{margin-block-start:.24rem;text-align:center}.p-single__content .wp-block-buttons a,.p-single .wp-block-buttons a{color:var(--color-white);text-decoration:none;transition:opacity var(--duration)}@media (any-hover: hover){.p-single__content .wp-block-buttons a:hover,.p-single .wp-block-buttons a:hover{opacity:.8}}.p-single__tags{display:flex;flex-wrap:wrap;gap:.08rem;margin-block-start:.48rem;padding-block:.24rem;border-top:.01rem solid var(--color-border-gray)}@media screen and (max-width: 992px){.p-single__tags{margin-block-start:.64rem;padding-block:.32rem}}.p-single__tag{display:inline-block;padding-block:.04rem;padding-inline:.12rem;border-radius:4px;background-color:var(--color-gray);color:var(--color-accent);font-size:.12rem;text-decoration:none;transition:opacity var(--duration)}@media screen and (max-width: 992px){.p-single__tag{font-size:.14rem}}.p-single__tag:hover{opacity:.8}.p-single__tag--custom{color:var(--color-text);cursor:default}.p-single__content-pagination{margin-block-start:.6rem}@media screen and (max-width: 992px){.p-single__content-pagination{margin-block-start:.48rem}}.p-single__content-pagination-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.2rem}@media screen and (max-width: 992px){.p-single__content-pagination-inner{gap:.1rem}}.p-single__content-pagination-prev{min-width:0}@media screen and (max-width: 992px){.p-single__content-pagination-prev{text-align:center}}.p-single__content-pagination-center{justify-self:center}@media screen and (max-width: 992px){.p-single__content-pagination-center .c-button02{gap:.1rem}.p-single__content-pagination-center .c-button02__text{font-size:max(.75rem,8px);font-weight:500;line-height:18.07;letter-spacing:.4em}.p-single__content-pagination-center .c-button02__arrow{width:.1rem;height:.06rem}}@media screen and (max-width: 992px){.p-single__content-pagination-center{justify-self:center}}.p-single__content-pagination-next{min-width:0;text-align:right}@media screen and (max-width: 992px){.p-single__content-pagination-next{text-align:center}}.p-single__content-pagination-link{color:var(--color-text);text-decoration:none;font-size:max(1rem,8px);font-weight:500;line-height:1.5;letter-spacing:.04em}@media screen and (max-width: 992px){.p-single__content-pagination-link{font-size:max(.75rem,8px);font-weight:500;line-height:1.5;letter-spacing:.04em}}@media (any-hover: hover){.p-single__content-pagination-link:hover{opacity:.7}}.p-single__content-pagination-button{padding:.1rem .23rem;background-color:var(--color-base);border:1px solid var(--color-text);display:flex;justify-content:space-between;align-items:center;gap:.63rem;transition:background-color var(--duration) ease,color var(--duration) ease}@media screen and (max-width: 992px){.p-single__content-pagination-button{gap:.2rem;padding:.1rem .16rem}}@media (hover: hover){.p-single__content-pagination-button:hover .p-single__content-pagination-button-arrow{transform:translate(.1rem)}}.p-single__content-pagination-button-text{font-size:max(1rem,8px);font-weight:500;line-height:1.63;letter-spacing:.04em;text-transform:uppercase}@media screen and (max-width: 992px){.p-single__content-pagination-button-text{font-size:max(.875rem,8px);font-weight:500;line-height:1.5;letter-spacing:.04em}}.p-single__content-pagination-button-arrow{width:.08rem;height:.14rem;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 14' width='8' height='14'%3E%3Cpath d='M1 13l6-6-6-6' fill='none' stroke='%23008ad2' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 14' width='8' height='14'%3E%3Cpath d='M1 13l6-6-6-6' fill='none' stroke='%23008ad2' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:var(--color-primary);transition:transform var(--duration) ease,filter var(--duration) ease}.p-single--post .p-single__related{margin-block-start:.48rem;padding-block-start:.32rem;border-top:.01rem solid var(--color-border-gray)}@media screen and (max-width: 992px){.p-single--post .p-single__related{margin-block-start:.64rem;padding-block-start:.48rem}}.p-single--post .p-single__related-title{margin-block-end:.24rem;color:var(--color-text);font-size:.2rem;font-weight:700}@media screen and (max-width: 992px){.p-single--post .p-single__related-title{margin-block-end:.32rem;align-items:start}}@media (any-hover: hover){.p-single--post .p-single__related-title:hover{opacity:.7}}.p-single--post .p-single__related-thumbnail{overflow:hidden;width:100%;aspect-ratio:16/9;border-radius:8px;background-color:var(--color-gray)}@media screen and (max-width: 600px){.p-single--post .p-single__related-thumbnail{aspect-ratio:4/3}}.p-single--post .p-single__related-thumbnail img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-single--post .p-single__related-content{display:flex;flex-direction:column;gap:.08rem}.p-single--post .p-single__related-date{color:var(--color-text);font-size:.12rem}@media screen and (max-width: 992px){.p-single--post .p-single__related-date{font-size:.14rem}}.p-single--post .p-single__related-item-title{margin:0;color:var(--color-text);font-size:.14rem;font-weight:500;line-height:1.6}@media screen and (max-width: 992px){.p-single--post .p-single__related-item-title{font-size:.16rem}}.p-step{padding:1.04rem 0 .68rem;background-color:var(--color-white)}@media screen and (max-width: 992px){.p-step{padding:48px 0 46px}}.p-step__inner{width:min(100%,12.4rem);margin-inline:auto;padding-inline:.5rem}@media screen and (max-width: 992px){.p-step__inner{padding-inline:.2rem}}.p-step__header{margin-bottom:.66rem;text-align:center}@media screen and (max-width: 992px){.p-step__header{margin-bottom:28px}}.p-step__title{position:relative;display:inline-block;margin:0;padding-bottom:.28rem;font-size:.36rem;font-weight:700;font-family:var(--ff-zen);line-height:1.5;letter-spacing:.04em;color:var(--color-text)}@media screen and (max-width: 992px){.p-step__title{font-size:24px;padding-bottom:30px;text-align:center}}.p-step__title:after{content:"";position:absolute;bottom:0;left:50%;translate:-50% 0;width:1.05rem;height:.03rem;border-radius:100vmax;background-color:#2b5fd5}@media screen and (max-width: 992px){.p-step__title:after{width:105px;height:3px}}.p-step__body{display:flex;gap:.32rem}@media screen and (max-width: 992px){.p-step__body{flex-direction:column;align-items:stretch;gap:24px}}.p-step__content{flex:1;min-width:0}@media screen and (max-width: 992px){.p-step__content{width:min(100%,640px);margin-inline:auto}}.p-step__text{margin:0;font-size:.18rem;font-weight:500;font-family:var(--ff-base);line-height:1.822;letter-spacing:.04em;color:var(--color-text)}@media screen and (max-width: 992px){.p-step__text{display:inline;font-size:16px;line-height:2.05}}.p-step__text+.p-step__text{margin-top:.28rem}@media screen and (max-width: 992px){.p-step__text+.p-step__text{margin-top:0}}.p-step__text-em{color:#447fe2;font-weight:700}.p-step__figure{flex-shrink:0;width:5.62rem;height:4.45rem;margin:0}@media screen and (max-width: 992px){.p-step__figure{width:300px;height:237px;margin-inline:auto}}.p-step__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:100% top;object-position:100% top;border-radius:.24rem}@media screen and (max-width: 992px){.p-step__image{border-radius:24px}}.p-trouble{position:relative;padding-block:1.08rem .98rem;background-image:url(../images/heart-age/bg_trouble.webp);background-repeat:repeat;background-position:center top;background-size:auto}@media screen and (max-width: 992px){.p-trouble{padding-block:77px 170px}}.p-trouble:after{content:"";position:absolute;top:calc(100% - .2rem);left:50%;z-index:2;translate:-50% 0;width:3.84rem;height:.97rem;background:url(../images/heart-age/bg_trouble.webp) repeat center center/auto;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384.03 97.01' width='100%25' height='100%25'%3E%3Cpath fill='%23ffffff' d='M187.92,96.19L6.53,20.4C-4.16,15.93-.97,0,10.62,0h362.78c11.59,0,14.79,15.93,4.09,20.4l-181.39,75.79c-2.62,1.09-5.56,1.09-8.18,0Z'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384.03 97.01' width='100%25' height='100%25'%3E%3Cpath fill='%23ffffff' d='M187.92,96.19L6.53,20.4C-4.16,15.93-.97,0,10.62,0h362.78c11.59,0,14.79,15.93,4.09,20.4l-181.39,75.79c-2.62,1.09-5.56,1.09-8.18,0Z'/%3E%3C/svg%3E%0A");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media screen and (max-width: 992px){.p-trouble:after{width:219px;height:70px}}.p-trouble__inner{position:relative;z-index:3;width:min(100%,12.5rem);margin-inline:auto;padding-inline:.5rem}@media screen and (max-width: 992px){.p-trouble__inner{padding-inline:20px;padding-block-end:10px;width:min(100%,640px);margin-inline:auto}}.p-trouble__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto 1fr;gap:0 .76rem;list-style:none;margin:0;padding:0}@media screen and (max-width: 992px){.p-trouble__list{grid-template-columns:1fr;grid-template-rows:none;gap:.2rem;width:100%}}.p-trouble__card{display:grid;grid-template-rows:subgrid;grid-row:span 2;border-radius:.12rem;overflow:hidden;background-color:var(--color-white)}@media screen and (max-width: 992px){.p-trouble__card{grid-row:span 2;width:100%;max-width:100%}.p-trouble__card:nth-child(2){margin-block-start:26px}}.p-trouble__head{display:flex;align-items:center;justify-content:center;padding:.07rem .24rem;text-align:center}@media screen and (max-width: 992px){.p-trouble__head{padding:20px 2px}}.p-trouble__card--normal .p-trouble__head{background-color:#ffecf9}.p-trouble__card--watch .p-trouble__head{background-color:#d7f8fd}.p-trouble__head-title{font-size:.28rem;font-weight:700;font-family:var(--ff-zen);line-height:1.6;letter-spacing:.04em;color:var(--color-text)}@media screen and (max-width: 992px){.p-trouble__head-title{font-size:24px;line-height:1.34}}.p-trouble__card--normal .p-trouble__head-mark{color:#fa6d7d}.p-trouble__card--watch .p-trouble__head-mark{color:#2b5fd5}@media screen and (max-width: 992px){.p-trouble__card--watch .p-trouble__head-mark{letter-spacing:-.04em}}.p-trouble__body{padding:.37rem .2rem .68rem;background-color:var(--color-white)}@media screen and (max-width: 992px){.p-trouble__body{padding:.14rem .2rem .5rem}}.p-trouble__lead{position:relative;margin:0 0 .32rem;padding-bottom:.24rem;font-size:.24rem;font-weight:500;font-family:var(--ff-base);line-height:1.5;text-align:center;color:var(--color-text)}@media screen and (max-width: 992px){.p-trouble__lead{margin-bottom:.44rem;font-size:21px}}.p-trouble__lead--normal:after{content:"";position:absolute;bottom:0;left:50%;width:1.06rem;height:.03rem;border-radius:.02rem;background-color:#fa7786;translate:-50% 0}@media screen and (max-width: 992px){.p-trouble__lead--normal:after{width:105px}}.p-trouble__lead--watch:after{content:"";position:absolute;bottom:0;left:50%;width:1.06rem;height:.03rem;border-radius:.02rem;background-color:#2b5fd5;translate:-50% 0}@media screen and (max-width: 992px){.p-trouble__lead--watch:after{width:105px}}.p-trouble__items{display:flex;flex-direction:column;gap:.31rem;list-style:none;margin:0;padding:0}@media screen and (max-width: 992px){.p-trouble__items{gap:18px}}.p-trouble__item{position:relative;padding-left:.48rem}@media screen and (max-width: 992px){.p-trouble__item{padding-left:52px}}.p-trouble__item--passive{margin-block-start:.16rem}.p-trouble__item:before{content:"";position:absolute;top:.02rem;left:0;width:.3rem;height:.3rem;background-repeat:no-repeat;background-position:center;background-size:contain}@media screen and (max-width: 992px){.p-trouble__item:before{top:2px;left:4px;width:30px;height:30px}}.p-trouble__card--normal .p-trouble__item:before{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_レイヤー_2'%20data-name='レイヤー%202'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2030%2030'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%23fff;%20}%20.cls-2%20{%20fill:%20%23fa7786;%20}%20.cls-3%20{%20fill:%20%23f84c60;%20}%20%3c/style%3e%3c/defs%3e%3cg%20id='OGP_ログイン_など'%20data-name='OGP/ログイン/ｈ１など'%3e%3cg%3e%3cpath%20class='cls-2'%20d='M30,15c0,8.28-6.72,15-15,15S0,23.28,0,15,6.72,0,15,0s15,6.72,15,15h0Z'/%3e%3cpath%20class='cls-3'%20d='M11.17,21.77l7.71,7.71c6.39-1.7,11.12-7.52,11.12-14.48v-.43l-6.06-5.58-12.78,12.78Z'/%3e%3cpath%20class='cls-1'%20d='M15.38,18.36c.66.66.66,1.8,0,2.46l-1.37,1.37c-.66.66-1.8.66-2.46,0l-6.01-6.06c-.66-.66-.66-1.8,0-2.46l1.37-1.37c.66-.66,1.8-.66,2.46,0l6.01,6.06Z'/%3e%3cpath%20class='cls-1'%20d='M20.63,7.9c.66-.66,1.8-.66,2.46,0l1.37,1.37c.66.66.66,1.8,0,2.46l-10.41,10.36c-.66.66-1.8.66-2.46,0l-1.37-1.37c-.66-.66-.66-1.8,0-2.46l10.41-10.36Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.p-trouble__card--watch .p-trouble__item:before{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='_レイヤー_2'%20data-name='レイヤー%202'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2030%2030'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%23447fe2;%20}%20.cls-2%20{%20fill:%20%23fff;%20}%20.cls-3%20{%20fill:%20%235bafdc;%20}%20%3c/style%3e%3c/defs%3e%3cg%20id='OGP_ログイン_など'%20data-name='OGP/ログイン/ｈ１など'%3e%3cg%3e%3cpath%20class='cls-3'%20d='M30,15c0,8.28-6.72,15-15,15S0,23.28,0,15,6.72,0,15,0s15,6.72,15,15h0Z'/%3e%3cpath%20class='cls-1'%20d='M11.17,21.77l7.71,7.71c6.39-1.7,11.12-7.52,11.12-14.48v-.43l-6.06-5.58-12.78,12.78Z'/%3e%3cpath%20class='cls-2'%20d='M15.38,18.36c.66.66.66,1.8,0,2.46l-1.37,1.37c-.66.66-1.8.66-2.46,0l-6.01-6.06c-.66-.66-.66-1.8,0-2.46l1.37-1.37c.66-.66,1.8-.66,2.46,0l6.01,6.06Z'/%3e%3cpath%20class='cls-2'%20d='M20.63,7.9c.66-.66,1.8-.66,2.46,0l1.37,1.37c.66.66.66,1.8,0,2.46l-10.41,10.36c-.66.66-1.8.66-2.46,0l-1.37-1.37c-.66-.66-.66-1.8,0-2.46l10.41-10.36Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.p-trouble__item-text{font-size:.18rem;font-weight:500;font-family:var(--ff-base);line-height:1.6;letter-spacing:.04em;color:var(--color-text);text-align:left}@media screen and (max-width: 992px){.p-trouble__item-text{font-size:16px;line-height:1.55}}.p-trouble__person-wrapper{position:absolute;top:calc(100% - .88rem);left:50%;z-index:4}@media screen and (max-width: 992px){.p-trouble__person-wrapper{top:calc(100% + 0px)}}.p-trouble__person{width:2.34rem;height:auto;translate:-50% 0;pointer-events:none}@media screen and (max-width: 992px){.p-trouble__person{width:186px}}.p-understand{position:relative;overflow:hidden;padding:1.22rem 0 1rem}@media screen and (max-width: 992px){.p-understand{padding:76px 0 50px}}.p-understand:before{content:"";position:absolute;bottom:0;left:0;z-index:0;width:100%;height:calc(100% - 5.96rem);background:url(../images/heart-age/bg_understand-top.webp) no-repeat top center/cover}@media screen and (max-width: 992px){.p-understand:before{height:calc(100% - 5.76rem);background:url(../images/heart-age/bg_understand-top_sp.webp) no-repeat top center/cover}}.p-understand__inner{position:relative;z-index:1;width:min(100%,13rem);margin-inline:auto;padding-inline:.5rem}@media screen and (max-width: 992px){.p-understand__inner{padding-inline:.2rem;width:min(100%,640px);margin-inline:auto}}.p-understand__intro{display:flex;flex-direction:column;align-items:center;gap:.32rem;margin-bottom:.1rem}@media screen and (max-width: 992px){.p-understand__intro{gap:14px;margin-inline:calc(50% - 50vw)}}.p-understand__intro-text{margin:0;font-family:var(--ff-base);font-size:.18rem;font-weight:600;line-height:1.82;letter-spacing:.04em;color:var(--color-text);text-align:center}@media screen and (max-width: 992px){.p-understand__intro-text{padding-inline:20px;font-size:16px;line-height:2.05;text-align:left;width:min(100%,640px);margin-inline:auto}}.p-understand__intro-text-em{color:#2b6ede;font-weight:700;box-decoration-break:clone;-webkit-box-decoration-break:clone;background-image:linear-gradient(transparent calc(100% - .2em),#ff0 calc(100% - .2em));background-repeat:no-repeat;background-size:100% 100%}@media screen and (max-width: 992px){.p-understand__intro-text-em{font-size:18px}}.p-understand__intro-card-wrapper{display:block;width:6.51rem;max-width:100%;margin-inline:auto}@media screen and (max-width: 992px){.p-understand__intro-card-wrapper{width:4.4rem}}.p-understand__intro-card{display:block;width:100%;height:auto}.p-understand__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:.52rem;width:min(100%,11rem);margin-inline:auto;margin-bottom:.5rem}@media screen and (max-width: 992px){.p-understand__heading{flex-direction:column;align-items:stretch;gap:.3rem;margin-bottom:.4rem}}.p-understand__heading-body{flex:1;max-width:7.6rem;margin-block-start:.44rem}@media screen and (max-width: 992px){.p-understand__heading-body{margin-block-start:28px}}.p-understand__heading-title{margin:0;font-size:.36rem;font-weight:700;font-family:var(--ff-zen);line-height:1.74;letter-spacing:.04em;color:var(--color-text)}@media screen and (max-width: 992px){.p-understand__heading-title{font-size:24px;line-height:1.5}}.p-understand__heading-title-main{position:relative;display:inline-block}.p-understand__heading-title-main:after{content:"";position:absolute;left:0;bottom:-.2rem;width:1rem;height:.03rem;border-radius:100vmax;background-color:#2b5fd5}@media screen and (max-width: 992px){.p-understand__heading-title-main:after{width:1.16rem;left:12px;bottom:-25px;height:3px}}.p-understand__heading-text{margin:.64rem 0 0;font-size:.18rem;font-weight:600;font-family:var(--ff-base);line-height:1.85;letter-spacing:.04em;color:var(--color-text)}@media screen and (max-width: 992px){.p-understand__heading-text{margin-top:54px;padding-inline:6px;font-size:16px;line-height:2.175}}.p-understand__heading-text-em{font-size:.21rem;font-weight:700;color:#447fe2;box-decoration-break:clone;-webkit-box-decoration-break:clone;background-image:linear-gradient(transparent calc(100% - .2em),#ffec56 calc(100% - .2em));background-repeat:no-repeat;background-size:100% 100%}@media screen and (max-width: 992px){.p-understand__heading-text-em{font-size:18px;line-height:1.7}}.p-understand__heading-figure{flex-shrink:0;width:3.52rem;margin-inline-end:.08rem}@media screen and (max-width: 992px){.p-understand__heading-figure{width:225px;translate:-5px 0;margin-right:0;margin-inline:auto}}.p-understand__heading-icon{display:block;width:100%;height:auto}.p-understand__panel--risk{width:min(100%,12rem);margin-inline:auto;padding:.68rem .78rem .76rem;border-radius:.12rem;background-color:var(--color-white)}@media screen and (max-width: 992px){.p-understand__panel--risk{padding:34px 18px 54px;border-radius:12px}}.p-understand__panel--risk .p-understand__panel-title{position:relative;margin:0;padding-bottom:.34rem;font-size:.32rem;font-weight:700;font-family:var(--ff-zen);line-height:1.5;letter-spacing:.04em;color:var(--color-text);text-align:center}.p-understand__panel--risk .p-understand__panel-title:before{content:"";position:absolute;left:50%;bottom:-.1rem;translate:-50% 0;width:5.04rem;height:.2rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 504 20' width='100%25' height='100%25'%3E%3Cg fill='none' stroke='%23447fe2' stroke-linecap='round' stroke-linejoin='round' stroke-width='4'%3E%3Cline x1='2' y1='2' x2='223.59' y2='2'/%3E%3Cline x1='232.48' y1='2.59' x2='252.05' y2='18'/%3E%3Cline x1='271.52' y1='2.59' x2='251.95' y2='18'/%3E%3Cline x1='280.41' y1='2' x2='502' y2='2'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center/cover}@media screen and (max-width: 992px){.p-understand__panel--risk .p-understand__panel-title{padding-bottom:.32rem;font-size:24px;line-height:1.475}.p-understand__panel--risk .p-understand__panel-title:before{bottom:-11px;width:324px;height:14px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 324 14.49'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; stroke: %23447fe2; stroke-linecap: round; stroke-linejoin: round; stroke-width: 4px; %7D %3C/style%3E%3C/defs%3E%3Cline class='cls-1' x1='2' y1='2' x2='143.82' y2='2' /%3E%3Cline class='cls-1' x1='149.51' y1='2.39' x2='162.03' y2='12.49' /%3E%3Cline class='cls-1' x1='174.49' y1='2.39' x2='161.97' y2='12.49' /%3E%3Cline class='cls-1' x1='180.18' y1='2' x2='322' y2='2' /%3E%3C/svg%3E%0A")}}.p-understand__panel--risk .p-understand__panel-text{margin:.4rem 0 0;font-size:.16rem;font-weight:500;font-family:var(--ff-base);line-height:1.9;letter-spacing:.04em;color:var(--color-text);text-align:center}@media screen and (max-width: 992px){.p-understand__panel--risk .p-understand__panel-text{margin-top:32px;font-size:16px;line-height:1.925;text-align:left}}.p-understand__chart-wrap{margin-top:.34rem}@media screen and (max-width: 992px){.p-understand__chart-wrap{margin-top:24px}}.p-understand-chart{position:relative;overflow:hidden;width:min(100%,8.03rem);aspect-ratio:16/10;margin-inline:auto;border-radius:.06rem;background-color:#f7f7f7;color:#333;font-family:var(--ff-base);font-size:16px;line-height:1;box-shadow:0 .04rem .2rem #0000000d}@media screen and (max-width: 992px){.p-understand-chart{aspect-ratio:16/11}}.p-understand-chart__grid-line{position:absolute;left:10%;z-index:1;width:90%;height:.03rem;background-color:var(--color-white);translate:0 50%}.p-understand-chart__grid-line--0{bottom:15%}.p-understand-chart__grid-line--05{bottom:28.75%}.p-understand-chart__grid-line--1{bottom:42.5%}.p-understand-chart__grid-line--15{bottom:56.25%}.p-understand-chart__grid-line--2{bottom:70%}.p-understand-chart__y-label{position:absolute;left:0;z-index:2;width:9%;font-size:clamp(16px,1.4vw,18px);font-weight:700;text-align:right;white-space:nowrap;translate:0 50%}@media screen and (max-width: 992px){.p-understand-chart__y-label{font-size:10px}}.p-understand-chart__y-label--0{bottom:15%}.p-understand-chart__y-label--05{bottom:28.75%}.p-understand-chart__y-label--1{bottom:42.5%}.p-understand-chart__y-label--15{bottom:56.25%}.p-understand-chart__y-label--2{bottom:70%}.p-understand-chart__bars-wrap{position:absolute;left:10%;bottom:15%;z-index:3;display:flex;align-items:flex-end;width:90%;height:55%}.p-understand-chart__bar-col{flex:1;display:flex;justify-content:center;align-items:flex-end;height:100%}.p-understand-chart__bar{transform-origin:bottom;width:55%;border-top-left-radius:.12rem;border-top-right-radius:.12rem;transform:scaleY(0)}.js-animation.u-animation-chart.is-scroll .p-understand-chart__bar{animation:understand-chart-grow-up 1.4s cubic-bezier(.22,1,.36,1) forwards}@media screen and (max-width: 992px){.js-animation.u-animation-chart.is-scroll .p-understand-chart__bar{animation-duration:1s}}.js-animation.u-animation-chart.is-scroll .p-understand-chart__bar--1{animation-delay:.1s}.js-animation.u-animation-chart.is-scroll .p-understand-chart__bar--2{animation-delay:.3s}@media screen and (max-width: 992px){.js-animation.u-animation-chart.is-scroll .p-understand-chart__bar--2{animation-delay:.15s}}.js-animation.u-animation-chart.is-scroll .p-understand-chart__bar--3{animation-delay:.5s}@media screen and (max-width: 992px){.js-animation.u-animation-chart.is-scroll .p-understand-chart__bar--3{animation-delay:.25s}}.p-understand-chart__bar--1{height:26.65%;background-color:#123e6b}.p-understand-chart__bar--2{height:40%;background-color:gray}.p-understand-chart__bar--3{height:80%;background-color:#d33b4c}.p-understand-chart__annotation-svg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;width:100%;height:100%;pointer-events:none}.p-understand-chart__path-blue{fill:none;stroke:#123e6b;stroke-width:2.5}.p-understand-chart__polygon-blue{fill:#123e6b}.p-understand-chart__path-red{fill:none;stroke:#d33b4c;stroke-width:2.5}.p-understand-chart__polygon-red{fill:#d33b4c}.p-understand-chart__annotation-text{position:absolute;z-index:5;display:flex;align-items:baseline;white-space:nowrap;translate:-50% -100%}.p-understand-chart__annotation-text--blue{left:39.5%;top:43%}.p-understand-chart__annotation-text--red{left:70.5%;top:17%}.p-understand-chart__number-blue{font-size:clamp(30px,4.2vw,43px);font-weight:700;line-height:1;color:#123e6b}@media screen and (max-width: 992px){.p-understand-chart__number-blue{font-size:18px}}.p-understand-chart__number-red{font-size:clamp(30px,4.2vw,43px);font-weight:700;line-height:1;color:#d33b4c}@media screen and (max-width: 992px){.p-understand-chart__number-red{font-size:18px}}.p-understand-chart__suffix{margin-left:.06rem;font-size:clamp(12px,1.8vw,20px);font-weight:700;color:#333}.p-understand-chart__x-labels-wrap{position:absolute;left:10%;bottom:8%;z-index:2;display:flex;width:90%}.p-understand-chart__x-label{flex:1;font-size:clamp(20px,1.6vw,24px);font-weight:700;text-align:center;white-space:nowrap}@media screen and (max-width: 992px){.p-understand-chart__x-label{font-size:10px}}.p-understand-chart__main-x-label{position:absolute;left:10%;bottom:2%;z-index:2;width:90%;font-size:clamp(22px,2vw,26px);font-weight:700;text-align:center;white-space:nowrap}@media screen and (max-width: 992px){.p-understand-chart__main-x-label{font-size:12px}}@media (width <= 480px){.p-understand-chart__x-labels-wrap{bottom:8.5%}.p-understand-chart__main-x-label{bottom:.5%}}@keyframes understand-chart-grow-up{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@media (prefers-reduced-motion: reduce){.js-animation.u-animation-chart .p-understand-chart__bar{transform:scaleY(1);animation:none}}.p-understand__note{position:relative;width:min(100%,8.03rem);margin:.44rem auto 0;padding:.3rem .28rem .34rem 1rem;border-radius:.12rem;background-color:#fff7bf;font-size:.16rem;font-weight:600;font-family:var(--ff-base);line-height:1.8;letter-spacing:.04em;color:var(--color-text)}.p-understand__note:before{content:"i";position:absolute;top:50%;left:.33rem;width:.45rem;height:.45rem;border:.04rem solid #bf2e43;border-radius:50%;background-color:#fff;font-size:.28rem;font-weight:700;font-family:var(--ff-base);line-height:1;color:#bf2e43;display:grid;place-items:center;translate:0 -50%;box-sizing:border-box}@media screen and (max-width: 992px){.p-understand__note{margin-top:.16rem;padding:82px 24px 30px;font-size:18px;line-height:1.808;letter-spacing:.04em}.p-understand__note:before{top:0;left:50%;translate:-50% 19px;width:46px;height:46px;border-width:.05rem;font-size:26px}}.p-understand__panel--points{width:min(100%,12rem);margin:.42rem auto 0;padding:.3rem .56rem .72rem;border-radius:.2rem;background-color:var(--color-white)}@media screen and (max-width: 992px){.p-understand__panel--points{margin-top:28px;padding:32px 10px 46px;border-radius:.12rem}}.p-understand__panel--points .p-understand__panel-title{position:relative;margin:0;padding-bottom:.32rem;font-size:.32rem;font-weight:700;font-family:var(--ff-zen);line-height:1.5;letter-spacing:.04em;color:var(--color-text);text-align:center}@media screen and (max-width: 992px){.p-understand__panel--points .p-understand__panel-title{font-size:24px;padding-bottom:.24rem;line-height:1}}.p-understand__panel--points .p-understand__panel-title span{color:#447fe2;line-height:1}@media screen and (max-width: 992px){.p-understand__panel--points .p-understand__panel-title span{font-size:.24rem}}.p-understand__panel--points .p-understand__panel-title .p-understand__panel-title-number{font-size:.77rem}@media screen and (max-width: 992px){.p-understand__panel--points .p-understand__panel-title .p-understand__panel-title-number{font-size:50px;line-height:1}}.p-understand__panel--points .p-understand__panel-title:before{content:"";position:absolute;left:50%;bottom:-.14rem;translate:-50% 0;width:5.04rem;height:.2rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 504 20' width='100%25' height='100%25'%3E%3Cpath fill='none' stroke='%23447fe2' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M2,2H223.59 M232.48,2.59L252.05,18L271.52,2.59 M280.41,2H502'/%3E%3C/svg%3E%0A") no-repeat center center/cover}@media screen and (max-width: 992px){.p-understand__panel--points .p-understand__panel-title:before{bottom:-11px;width:324px;height:14px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 324 14.49'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; stroke: %23447fe2; stroke-linecap: round; stroke-linejoin: round; stroke-width: 4px; %7D %3C/style%3E%3C/defs%3E%3Cline class='cls-1' x1='2' y1='2' x2='143.82' y2='2' /%3E%3Cline class='cls-1' x1='149.51' y1='2.39' x2='162.03' y2='12.49' /%3E%3Cline class='cls-1' x1='174.49' y1='2.39' x2='161.97' y2='12.49' /%3E%3Cline class='cls-1' x1='180.18' y1='2' x2='322' y2='2' /%3E%3C/svg%3E%0A")}}@media screen and (max-width: 992px){.p-understand__panel--points .p-understand__panel-title:after{width:.2rem;height:.1rem;border-right-width:.03rem;border-bottom-width:.03rem;bottom:.02rem}}.p-understand__point-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin:.48rem 0 0;padding:0;list-style:none}@media screen and (max-width: 992px){.p-understand__point-list{grid-template-columns:1fr;gap:28px;margin-top:.4rem;width:min(100%,500px);margin-inline:auto}}.p-understand__point-item{min-width:0}@media screen and (max-width: 992px){.p-understand__point-item:nth-child(2) .p-understand__point-card{padding-block:28px 40px}}@media screen and (max-width: 992px){.p-understand__point-item:nth-child(3) .p-understand__point-card{padding-block:38px 64px}}.p-understand__point-label{margin:0 0 .1rem;font-size:.18rem;font-weight:700;font-family:var(--ff-zen);line-height:1.3;letter-spacing:.04em;color:var(--color-text)}@media screen and (max-width: 992px){.p-understand__point-label{margin-bottom:11px;font-size:18px;line-height:1.3}}.p-understand__point-label span{font-size:.4rem;color:#447fe2;line-height:1}@media screen and (max-width: 992px){.p-understand__point-label span{display:inline-block;padding-inline-start:6px;font-size:40px}}.p-understand__point-card{display:grid;grid-template-rows:1rem 1.2rem auto;row-gap:.2rem;padding:.24rem .18rem .38rem;border:.04rem solid #f1faff;border-radius:.12rem;background-color:var(--color-white)}@media screen and (max-width: 992px){.p-understand__point-card{grid-template-rows:auto auto auto;row-gap:.16rem;padding:34px 18px 38px;border-width:4px}}.p-understand__point-title{display:flex;flex-direction:column;justify-content:center;height:100%;margin:0;font-size:.24rem;font-weight:700;font-family:var(--ff-zen);line-height:1.36;letter-spacing:.04em;color:var(--color-text);text-align:center}@media screen and (max-width: 992px){.p-understand__point-title{height:auto;font-size:24px;line-height:1.366;letter-spacing:0}}.p-understand__point-title .p-understand__point-title-accent{color:#fa7786}.p-understand__point-image{display:block;width:2.2rem;max-width:100%;height:auto;margin:0 auto;align-self:center}.p-understand__point-image--first{width:1.53rem}@media screen and (max-width: 992px){.p-understand__point-image--first{margin-block-start:28px;width:153px}}.p-understand__point-image--second{width:1.1rem}@media screen and (max-width: 992px){.p-understand__point-image--second{margin-block-start:12px;width:110px}}.p-understand__point-image--third{width:2.41rem}@media screen and (max-width: 992px){.p-understand__point-image--third{margin-block:18px 6px;width:241px}}.p-understand__point-text{margin:0;font-size:.16rem;font-weight:500;font-family:var(--ff-base);line-height:1.675;letter-spacing:.04em;color:var(--color-text);text-align:left}@media screen and (max-width: 992px){.p-understand__point-text{margin-block-start:16px;font-size:16px;line-height:1.675}}.p-understand__note-mark{font-size:.18rem;font-weight:700;font-family:var(--ff-base);line-height:1.8;letter-spacing:.04em;color:var(--color-text)}@media screen and (max-width: 992px){.p-understand__note-mark{font-size:18px;line-height:1.607}}.p-visit{position:relative;overflow:hidden;padding:1rem 0 .96rem}@media screen and (max-width: 992px){.p-visit{padding:30px 0 64px}}.p-visit:before{content:"";position:absolute;bottom:0;left:0;z-index:0;width:100%;height:calc(100% - 2.57rem);background-color:#f1faff}@media screen and (max-width: 992px){.p-visit:before{height:calc(100% - 180px)}}.p-visit__inner{position:relative;z-index:1;width:min(100%,13rem);margin-inline:auto;padding-inline:.5rem}@media screen and (max-width: 992px){.p-visit__inner{padding-inline:.2rem}}.p-visit__header{margin-bottom:.96rem;text-align:center}@media screen and (max-width: 992px){.p-visit__header{margin-bottom:64px}}.p-visit__title{position:relative;display:inline-block;margin:0;padding-bottom:.28rem;font-size:.33rem;font-weight:700;font-family:var(--ff-zen);line-height:1.5;letter-spacing:.04em;color:var(--color-text);white-space:nowrap}@media screen and (max-width: 992px){.p-visit__title{font-size:24px;line-height:1.2;padding-bottom:17px;white-space:normal}}.p-visit__title:after{content:"";position:absolute;left:50%;bottom:-.14rem;translate:-50% 0;width:5.04rem;height:.2rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 504 20' width='100%25' height='100%25'%3E%3Cpath fill='none' stroke='%23447fe2' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M2,2H223.59 M232.48,2.59L252.05,18L271.52,2.59 M280.41,2H502'/%3E%3C/svg%3E%0A") no-repeat center center/cover}@media screen and (max-width: 992px){.p-visit__title:after{width:324px;height:14px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 324 14.49'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; stroke: %23447fe2; stroke-linecap: round; stroke-linejoin: round; stroke-width: 4px; %7D %3C/style%3E%3C/defs%3E%3Cline class='cls-1' x1='2' y1='2' x2='143.82' y2='2' /%3E%3Cline class='cls-1' x1='149.51' y1='2.39' x2='162.03' y2='12.49' /%3E%3Cline class='cls-1' x1='174.49' y1='2.39' x2='161.97' y2='12.49' /%3E%3Cline class='cls-1' x1='180.18' y1='2' x2='322' y2='2' /%3E%3C/svg%3E ")}}.p-visit__title-number{margin-inline:.04rem;font-size:.77rem;font-weight:700;font-family:var(--ff-zen);line-height:1;letter-spacing:.04em;color:#447fe2}@media screen and (max-width: 992px){.p-visit__title-number{font-size:64px}}.p-visit__title-decoration{display:block;width:.18rem;height:.1rem;margin:.08rem auto 0;color:#2b5fd5}@media screen and (max-width: 992px){.p-visit__title-sp{display:inline-block;translate:0 -14px}}.p-visit__step-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.48rem;list-style:none;width:min(100%,10.87rem);margin:0 auto .44rem;padding:0}@media screen and (max-width: 992px){.p-visit__step-list{display:flex;flex-direction:column;align-items:stretch;gap:28px;width:min(100%,640px);margin-inline:auto;margin-bottom:48px;padding-inline:16px}}.p-visit__step-item{display:flex;flex-direction:column;gap:.12rem}@media screen and (max-width: 992px){.p-visit__step-item{gap:12px}.p-visit__step-item:nth-child(2) .p-visit__step-card{padding-block:34px 46px}}.p-visit__step-label{margin:0;font-size:.18rem;font-weight:700;font-family:var(--ff-zen);line-height:1.5;letter-spacing:.04em;color:var(--color-text)}@media screen and (max-width: 992px){.p-visit__step-label{font-size:18px}}.p-visit__step-label span{font-size:.4rem;font-weight:700;line-height:1;letter-spacing:.04em;color:#447fe2}@media screen and (max-width: 992px){.p-visit__step-label span{font-size:40px}}.p-visit__step-card{display:flex;flex:1;flex-direction:column;height:100%;padding:.33rem .24rem .72rem;border-radius:.12rem;background-color:var(--color-white)}@media screen and (max-width: 992px){.p-visit__step-card{padding:38px 12px 46px;border-radius:.1rem}}.p-visit__step-card-title{margin:0 0 .2rem;font-size:.24rem;font-weight:700;font-family:var(--ff-zen);line-height:1.36;text-align:center;color:var(--color-text)}@media screen and (max-width: 992px){.p-visit__step-card-title{font-size:24px;margin-bottom:31px}}.p-visit__step-card-title-em{color:#fa7786}.p-visit__step-card-figure{display:flex;justify-content:center;align-items:center;min-height:1.45rem;margin:0 auto .2rem}@media screen and (max-width: 992px){.p-visit__step-card-figure{margin-bottom:26px}}.p-visit__step-card-figure--first{width:2.2rem;height:.77rem}@media screen and (max-width: 992px){.p-visit__step-card-figure--first{width:220px;height:77px}}.p-visit__step-card-figure--second{width:1.16rem;height:1.07rem}@media screen and (max-width: 992px){.p-visit__step-card-figure--second{width:116px;height:107px}}.p-visit__step-card-figure--third{width:2.42rem;height:1.18rem}@media screen and (max-width: 992px){.p-visit__step-card-figure--third{width:242px;height:118px}}.p-visit__step-card-image{display:block;width:100%;height:auto}.p-visit__step-card-text{margin:0;font-size:.16rem;font-weight:500;font-family:var(--ff-base);line-height:1.675;letter-spacing:.04em;color:var(--color-text)}@media screen and (max-width: 992px){.p-visit__step-card-text{padding-inline:20px;font-size:16px}}.p-visit__step-card-text a{color:#447fe2;text-decoration:underline;text-underline-offset:.04rem}.p-visit__step-card-text-note{font-size:.14rem;line-height:1.3}@media screen and (max-width: 992px){.p-visit__step-card-text-note{font-size:14px;white-space:nowrap}}.p-visit__apply{padding:.56rem .48rem .72rem;border-radius:.16rem;background-color:var(--color-white);box-shadow:0 .04rem .2rem #0000000f}@media screen and (max-width: 992px){.p-visit__apply{padding:40px 20px 28px;border-radius:.12rem;width:min(100%,640px);margin-inline:auto}}.p-visit__apply-header{margin-bottom:.32rem;text-align:center}@media screen and (max-width: 992px){.p-visit__apply-header{margin-bottom:32px}}.p-visit__apply-title{position:relative;display:inline-block;margin:0;padding-bottom:.26rem;font-size:.36rem;font-weight:700;font-family:var(--ff-zen);line-height:1.5;letter-spacing:.04em;color:var(--color-text)}@media screen and (max-width: 992px){.p-visit__apply-title{font-size:24px;padding-bottom:25px}}.p-visit__apply-title:after{content:"";position:absolute;bottom:0;left:50%;translate:-50% 0;width:1.05rem;height:.03rem;border-radius:100vmax;background-color:#2b5fd5}@media screen and (max-width: 992px){.p-visit__apply-title:after{width:105px;height:3px}}.p-visit__apply-lead{margin:0 0 .24rem;font-size:.28rem;font-weight:700;font-family:var(--ff-zen);line-height:1.6;letter-spacing:.04em;text-align:center;color:var(--color-text)}@media screen and (max-width: 992px){.p-visit__apply-lead{margin-bottom:24px;font-size:18px;line-height:1.71}}.p-visit__apply-text{font-size:.16rem;font-weight:400;font-family:var(--ff-base);line-height:1.675;letter-spacing:.04em;text-align:center;color:var(--color-text)}@media screen and (max-width: 992px){.p-visit__apply-text{margin-bottom:25px;padding-inline:12px;font-size:16px;line-height:1.8;text-align:left}}.p-visit__apply-action{position:relative;display:flex;justify-content:center;align-items:center;gap:.5rem;margin-block-start:-.22rem;margin-bottom:.3rem}@media screen and (max-width: 992px){.p-visit__apply-action{flex-direction:column;gap:32px;margin-bottom:30px}}.p-visit__apply-person{flex-shrink:0;height:auto}.p-visit__apply-person--left{width:1.25rem;height:1.88rem}@media screen and (max-width: 992px){.p-visit__apply-person--left{position:absolute;bottom:0;left:50%;translate:calc(-50% - 80px) 0;width:106px;height:158px}}.p-visit__apply-person--right{width:1.38rem;height:1.9rem}@media screen and (max-width: 992px){.p-visit__apply-person--right{position:relative;right:-66px;width:116px;height:160px}}.p-visit__apply-button-wrap{display:inline-flex}.p-visit__apply-button{display:inline-flex;justify-content:center;align-items:center;min-width:6rem;margin-block-start:.24rem;padding:.38rem .4rem;border-radius:100vmax;background:linear-gradient(270deg,#f8485c,#fa7786);font-size:.24rem;font-family:var(--ff-zen);font-weight:700;line-height:1;letter-spacing:.04em;text-align:center;text-decoration:none;color:var(--color-white);transition:opacity var(--duration)}@media screen and (max-width: 992px){.p-visit__apply-button{min-width:0;width:min(100%,290px);padding:.2rem .24rem;font-size:18px;line-height:1.45}}@media (any-hover: hover){.p-visit__apply-button:hover{opacity:.7}}.p-visit__apply-info{display:flex;align-items:center;justify-content:space-between;gap:.46rem;width:min(100%,9.6rem);margin-inline:auto;margin-bottom:.22rem;padding:.28rem .56rem .34rem;border-radius:.12rem;background-color:#fff8d9}@media screen and (max-width: 992px){.p-visit__apply-info{flex-direction:column;align-items:center;justify-content:center;gap:24px;width:calc(100% - 15px);margin-bottom:16px;padding:24px 10px 34px 20px}}.p-visit__apply-info-text{flex:1;margin:0;font-size:.16rem;font-weight:500;font-family:var(--ff-base);line-height:1.8;color:var(--color-text)}@media screen and (max-width: 992px){.p-visit__apply-info-text{font-size:16px}}.p-visit__apply-info-link{display:inline-flex;flex-shrink:0;justify-content:center;align-items:center;gap:.18rem;padding:.255rem .24rem .255rem .38rem;border:.01rem solid #fa7786;border-radius:100vmax;background-color:var(--color-white);font-size:.16rem;font-weight:500;font-family:var(--ff-base);line-height:1.5;letter-spacing:.04em;text-decoration:none;white-space:nowrap;color:#fa7786;transition:background-color var(--duration),color var(--duration)}@media screen and (max-width: 992px){.p-visit__apply-info-link{flex-direction:column;gap:8px;width:min(100%,300px);padding:18px 10px;white-space:normal;font-size:16px}}@media (any-hover: hover){.p-visit__apply-info-link:hover{background-color:#fa7786;color:var(--color-white)}}.p-visit__apply-info-link-arrow{width:.16rem;height:.09rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 9' width='100%25' height='100%25'%3E%3Cpath fill='%23fa7786' d='M10.27.79l1.26-.79c1.18,1.68,2.91,3.39,4.46,4.5-1.56,1.11-3.29,2.81-4.46,4.5l-1.26-.79c.71-1.09,1.75-2.24,2.58-2.91H0v-1.61h12.85c-.83-.67-1.87-1.82-2.58-2.91Z'/%3E%3C/svg%3E%0A");background-size:100% 100%;background-repeat:no-repeat;background-position:center center}@media screen and (max-width: 992px){.p-visit__apply-info-link-arrow{width:16px;height:9px}}.p-visit__apply-notes{width:min(100%,9.6rem);margin-inline:auto;font-size:.16rem;font-weight:500;font-family:var(--ff-base);line-height:1.675;letter-spacing:.04em;color:var(--color-text)}@media screen and (max-width: 992px){.p-visit__apply-notes{width:calc(100% - 15px);margin-inline:auto;font-size:14px;line-height:1.77;text-indent:hanging 1em}}@keyframes u-animation-scroll{0%{opacity:0;transform:translateY(0)}20%{opacity:1}80%{opacity:1;transform:translateY(.2rem)}to{opacity:0;transform:translateY(.3rem)}}.u-animation-scroll{display:block;animation:u-animation-scroll 2s ease-in-out infinite}.js-animation{opacity:0;transition:opacity .85s cubic-bezier(.22,1,.36,1) var(--animation-delay, 0s),transform .85s cubic-bezier(.22,1,.36,1) var(--animation-delay, 0s);will-change:transform,opacity}.js-animation.u-animation-fadeup:not(.is-scroll){transform:translateY(.32rem) scale(.94)}.js-animation.u-animation-fadeleft:not(.is-scroll){transform:translate(-.32rem) scale(.94)}.js-animation.u-animation-faderight:not(.is-scroll){transform:translate(.32rem) scale(.94)}.js-animation.u-animation-fade:not(.is-scroll){transform:scale(.94)}.js-animation.is-scroll{opacity:1;transform:none}.js-animation.u-animation-chart{opacity:1;transform:none;transition:none}.js-animation-stagger .js-animation-stagger-item{opacity:0;transition:opacity .85s cubic-bezier(.22,1,.36,1) var(--animation-delay, 0s),transform .85s cubic-bezier(.22,1,.36,1) var(--animation-delay, 0s);will-change:transform,opacity}.js-animation-stagger-item.is-scroll{opacity:1;transform:none}.js-animation-stagger .js-animation-stagger-item.u-animation-fadeup:not(.is-scroll){transform:translateY(.32rem) scale(.94)}.js-animation-stagger .js-animation-stagger-item.u-animation-fadeleft:not(.is-scroll){transform:translate(-.32rem) scale(.94)}.js-animation-stagger .js-animation-stagger-item.u-animation-faderight:not(.is-scroll){transform:translate(.32rem) scale(.94)}@media screen and (max-width: 992px){.js-animation,.js-animation-stagger .js-animation-stagger-item{transition-duration:.65s}.js-animation.u-animation-fadeup:not(.is-scroll){transform:translateY(.2rem) scale(.94)}.js-animation.u-animation-fadeleft:not(.is-scroll){transform:translate(-.2rem) scale(.94)}.js-animation.u-animation-faderight:not(.is-scroll){transform:translate(.2rem) scale(.94)}.js-animation-stagger .js-animation-stagger-item.u-animation-fadeup:not(.is-scroll){transform:translateY(.2rem) scale(.94)}.js-animation-stagger .js-animation-stagger-item.u-animation-fadeleft:not(.is-scroll){transform:translate(-.2rem) scale(.94)}.js-animation-stagger .js-animation-stagger-item.u-animation-faderight:not(.is-scroll){transform:translate(.2rem) scale(.94)}.u-animation-scroll{animation:u-animation-scroll-sp 1.6s ease-in-out infinite}}@keyframes u-animation-scroll-sp{0%{opacity:0;transform:translateY(0)}20%{opacity:1}80%{opacity:1;transform:translateY(.14rem)}to{opacity:0;transform:translateY(.22rem)}}@media (prefers-reduced-motion: reduce){.js-animation,.js-animation-stagger .js-animation-stagger-item{opacity:1;transform:none;transition:none}.js-animation.is-scroll,.js-animation-stagger-item.is-scroll{opacity:1;transform:none}.u-animation-scroll{animation:none}}@media (width <= 767px){[data-only-device=md]{display:none}}@media (width >= 768px){[data-only-device=sm]{display:none}}@media (width <= 992px){.u-pc-hidden{display:block}}@media (width >= 993px){.u-pc-hidden{display:none}}@media (width >= 993px){.u-sp-hidden{display:block}}@media (width <= 992px){.u-sp-hidden{display:none}}.u-sr-only{position:absolute;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(100%);width:1px;height:1px;margin:-1px;padding:0;border:0;white-space:nowrap}.u-text__marker{background:linear-gradient(transparent 75%,var(--color-orange) 75%)}.u-text__indent{padding-inline-start:1em;text-indent:-1em}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:#00000040;position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:#0000001a}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:#00000080;border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}
