@charset "UTF-8";:root{--breakpoint-sm: 768px;--breakpoint-md: 1024px;--breakpoint-lg: 1200px;--padding-x-base: 4rem;--width-content-site: 1200px;--width-content-site-narrow: 89.2rem;--header-height: 11.6rem;--font-base: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, "Helvetica Neue", Arial, sans-serif;--font-latin: "Helvetica Neue", Helvetica, Arial, sans-serif;--font-lato: "Lato", var(--font-base);--font-weight-light: 300;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-extrabold: 800;--font-weight-black: 900;--line-height-body: 1.5;--color-text-main: 48 48 48;--color-theme-primary: 10 102 51;--color-theme-accent: 249 103 0;--color-bg-body: 244 241 239;--color-bg-box: 239 243 244;--color-important: 245 86 86;--color-link: 0 79 214;--gradient-primary: linear-gradient(180deg, #01A03A 0%, #0A761E 100%);--gradient-secondary: linear-gradient(180deg, #FFFFFF 0%, #EDEDED 100%);--gradient-accent: linear-gradient(180deg, #F99100 0%, rgb(var(--color-theme-accent)) 100%);--gradient-primary-pressed: linear-gradient(180deg, #0A761E 0%, #015D28 100%);--gradient-accent-pressed: linear-gradient(180deg, #FF9C1F 0%, #FF6C12 100%);--gradient-secondary-pressed: linear-gradient(180deg, #EFEFEF 0%, #eeeeee 100%);--opacity-hover: .8}@media screen and (max-width: 768px){:root{--padding-x-base: 1.6rem;--header-height: 5.6rem}}:root{--entry-block-margin-block: 2.4rem}#satori__custom_form a,#satori__custom_form a:visited{color:rgb(var(--color-text-main))}#satori__custom_form a:not(:hover){text-decoration:underline}#satori__custom_form .satori__custom_form{display:flex;flex-direction:column;row-gap:3.2rem;height:auto;font-size:1.6rem}#satori__custom_form .satori__horiz_group{display:flex;gap:.8rem}#satori__custom_form .satori__input_group{padding:0}#satori__custom_form .satori__input_group label:first-child{color:rgb(var(--color-text-main));font-weight:var(--font-weight-bold)}#satori__custom_form .satori__input_group input[type=email],#satori__custom_form .satori__input_group input[type=number],#satori__custom_form .satori__input_group input[type=password],#satori__custom_form .satori__input_group input[type=tel],#satori__custom_form .satori__input_group input[type=text],#satori__custom_form .satori__input_group input[type=url],#satori__custom_form .satori__input_group textarea,#satori__custom_form .satori__input_group select{height:auto;padding:1.1rem 1.5rem;background-color:#fff;border-color:rgb(var(--color-text-main)/.1);border-radius:.4rem;box-shadow:none;line-height:1.5}#satori__custom_form .satori__input_group input[type=email]::placeholder,#satori__custom_form .satori__input_group input[type=number]::placeholder,#satori__custom_form .satori__input_group input[type=password]::placeholder,#satori__custom_form .satori__input_group input[type=tel]::placeholder,#satori__custom_form .satori__input_group input[type=text]::placeholder,#satori__custom_form .satori__input_group input[type=url]::placeholder,#satori__custom_form .satori__input_group textarea::placeholder,#satori__custom_form .satori__input_group select::placeholder{color:rgb(var(--color-text-main)/.3)}#satori__custom_form .satori__input_group select{min-width:27.6rem;padding-right:2rem;background:#fff url(/assets/images/common/icon-down.svg) no-repeat calc(100% - .8rem) 50%/1rem}#satori__custom_form .satori__input_group input[type=checkbox],#satori__custom_form .satori__input_group input[type=radio]{position:absolute;border:0;clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;width:1px;white-space:nowrap}#satori__custom_form .satori__input_group input[type=checkbox]+label,#satori__custom_form .satori__input_group input[type=radio]+label{position:relative;display:inline-flex;align-items:flex-start;column-gap:.8rem;margin-right:3.2rem;padding:.4rem 0;color:rgb(var(--color-text-main))}#satori__custom_form .satori__input_group input[type=checkbox]+label:before,#satori__custom_form .satori__input_group input[type=checkbox]+label:after,#satori__custom_form .satori__input_group input[type=radio]+label:before,#satori__custom_form .satori__input_group input[type=radio]+label:after{content:"";display:block;flex-shrink:0}#satori__custom_form .satori__input_group input[type=checkbox]+label:before,#satori__custom_form .satori__input_group input[type=radio]+label:before{position:relative;top:.2rem;width:2.4rem;aspect-ratio:1/1;border-radius:.2rem;border:.1rem solid rgb(var(--color-text-main)/.2)}#satori__custom_form .satori__input_group input[type=checkbox]+label:after,#satori__custom_form .satori__input_group input[type=radio]+label:after{position:absolute;top:1.2rem;left:.6rem;width:1.2rem;aspect-ratio:12/8;border:solid rgb(var(--color-theme-primary));border-width:0 0 .3rem .3rem;rotate:-45deg;overflow:hidden;opacity:0}#satori__custom_form .satori__input_group input[type=checkbox]:checked+label:before,#satori__custom_form .satori__input_group input[type=radio]:checked+label:before{border-width:.2rem;border-color:rgb(var(--color-theme-primary))}#satori__custom_form .satori__input_group input[type=checkbox]:checked+label:after,#satori__custom_form .satori__input_group input[type=radio]:checked+label:after{opacity:1}#satori__custom_form .satori__input_group:has(#satori__privacy_policy_agreement) label{margin:0}#satori__custom_form .satori__input_group:has(#satori__privacy_policy_agreement) .satori__require,#satori__custom_form .satori__input_group:has(#satori__privacy_policy_agreement) .satori__not_require{display:none}#satori__custom_form .satori__submit_group{margin:0}#satori__custom_form .satori__require,#satori__custom_form .satori__not_require{flex-shrink:0;align-self:center;line-height:1.5}#satori__custom_form .satori__btn{--button-bg-default: var(--gradient-primary);--button-bg-pressed: var(--gradient-primary-pressed);width:min(100%,40rem);padding:1.8rem;background:var(--button-bg-default);border-radius:999.9rem;color:#fff;font-size:2.4rem;font-weight:var(--font-weight-bold);text-align:center;line-height:1.5;text-decoration:none;transition:box-shadow .2s ease,transform .12s ease,background .2s ease}@media (hover: hover) and (pointer: fine){#satori__custom_form .satori__btn:hover{opacity:1;background:var(--button-bg-pressed);box-shadow:inset 0 6px 10px #0000002e;transform:translateY(1px)}}#satori__custom_form .satori__message{margin:3.2rem auto;text-align:center}#satori__custom_form .satori__message:first-child{margin-top:0}#satori__custom_form .satori__notes{display:block;padding:0;background:none;border:0;font-size:1.4rem}#satori__custom_form .satori__error_messages{color:rgb(var(--color-important))}#satori__custom_form .satori__input_group.error .satori__error_messages{display:block}html{box-sizing:border-box;-webkit-text-size-adjust:100%;word-break:normal;-moz-tab-size:4;tab-size:4}*,:before,:after{background-repeat:no-repeat;box-sizing:inherit}:before,:after{text-decoration:inherit;vertical-align:inherit}*{padding:0;margin:0}hr{overflow:visible;height:0;color:inherit}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}a{background-color:transparent}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}iframe{border-style:none}input{border-radius:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit],[role=button]{cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{outline:1px dotted ButtonText}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button,input,select,textarea{background-color:transparent;border-style:none}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline-width:0}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;white-space:normal;max-width:100%}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}[disabled]{cursor:default}img{border-style:none}progress{vertical-align:baseline}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}html body{font-family:var(--font-base)}html{font-size:62.5%;line-height:var(--line-height-body);scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 2rem)}body{-webkit-text-size-adjust:100%;-webkit-print-color-adjust:exact;background:rgb(var(--color-bg-body));color:rgb(var(--color-text-main));font-size:1.6rem;font-weight:var(--font-weight-medium);letter-spacing:.03em;line-break:strict;overflow-wrap:anywhere;text-box:trim-both text;word-break:normal}body.is-overflowHidden{overflow:hidden}@media screen and (max-width: 768px){body{font-size:1.4rem}}body *:first-child{margin-top:0}body *:last-child{margin-bottom:0}body :is(h1,h2,h3,h4,h5,h6)+*{margin-top:0}ul,ol{list-style-type:none}p{margin-block:var(--paragraph-margin-block)}figure{margin:0}img,svg,video,object{max-width:100%;height:auto;vertical-align:top}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline-width:.1rem}a{color:rgb(var(--color-link));text-decoration:underline;transition:opacity .15s ease-out 0ms}@media (hover: hover) and (pointer: fine){a:hover{opacity:var(--opacity-hover);text-decoration:none}a[href^=tel]{pointer-events:none;text-decoration:none}}button{color:inherit;background-color:transparent;border:none;cursor:pointer;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}em{font-style:normal}.footer{position:relative;background-color:#fff;font-size:1.4rem;line-height:1.3;letter-spacing:0}.footer a{color:inherit}.footer__upper,.footer__lower{display:flex;column-gap:4.8rem}@media screen and (max-width: 768px){.footer__upper,.footer__lower{flex-direction:column}}.footer__upper{align-items:center;padding-block:4.8rem}@media screen and (max-width: 768px){.footer__upper{padding-block:3.2rem}}.footer__lower{padding-block:2.4rem;background-color:rgb(var(--color-theme-primary));border-image:linear-gradient(180deg,rgb(var(--color-theme-primary)),rgb(var(--color-theme-primary))) 0 fill/1/0 50vw;color:#fff}@media screen and (min-width: 769px){.footer__lower{align-items:flex-end;justify-content:space-between}}@media screen and (max-width: 768px){.footer__lower{row-gap:1.6rem}}.footer__logo{--logo-row-gap: 1.6rem;--logo-size: 19rem}@media screen and (max-width: 768px){.footer__logo{--logo-row-gap: 1.2rem;--logo-size: 14rem;display:flex;justify-content:center;margin-bottom:1.6rem}}.footer__address{--paragraph-margin-block: 1rem;font-style:normal}@media screen and (min-width: 769px){.footer__address{flex-shrink:0;padding-right:3.2rem;border-right:.1rem solid rgb(var(--color-text-main)/.2)}}@media screen and (max-width: 768px){.footer__address{--paragraph-margin-block: .4rem;margin-bottom:3.2rem;text-align:center}}.footer__nav{flex-grow:1;display:flex;flex-direction:column;row-gap:2.4rem}.footer__menu{display:flex;flex-wrap:wrap;gap:1.6rem 3.2rem;font-size:1.6rem}@media screen and (max-width: 768px){.footer__menu{justify-content:center;gap:.8rem 1.6rem;max-width:30rem;margin-inline:auto;font-size:1.4rem}}.footer__menu-link{text-decoration:none}@media (hover: hover) and (pointer: fine){.footer__menu-link{text-decoration:none;background:linear-gradient(currentColor,currentColor) no-repeat 100% 100%/0 .1rem;transition:background-size .2s}.footer__menu-link:hover,[href]:hover .footer__menu-link{opacity:1;background-position-x:0;background-size:100% .1rem}}.footer__links{--icon-size: 1.6rem;--icon-margin-inline: .4rem;display:flex;flex-wrap:wrap;gap:1.2rem 2rem}.footer__links a{text-decoration:none}@media (hover: hover) and (pointer: fine){.footer__links a{text-decoration:none;background:linear-gradient(currentColor,currentColor) no-repeat 100% 100%/0 .1rem;transition:background-size .2s}.footer__links a:hover,[href]:hover .footer__links a{opacity:1;background-position-x:0;background-size:100% .1rem}}@media screen and (max-width: 768px){.footer__links{gap:.8rem 2.4rem}}.footer__copyright{letter-spacing:.03em}.footer__copyright small{font-size:inherit}@media screen and (max-width: 768px){.footer__copyright{text-align:center}}.header{position:sticky;top:0;inset-inline:0;display:flex;align-items:center;justify-content:space-between;column-gap:2.4rem;padding:1.3rem var(--padding-x-base);background-color:#fff;border-bottom:.1rem solid rgba(0,0,0,.2);z-index:15}@media screen and (max-width: 768px){.header{padding-block:0;padding-right:0}}.header__logo{--logo-size: 14.9rem;flex-shrink:0}@media screen and (max-width: 768px){.header__logo{--logo-size: 6.8rem;padding-block:.7rem}}@keyframes header-animation-switch-position{0%{translate:0 -100%}to{translate:0 0}}.main{overflow:clip}.sidebar{padding:2.4rem;background-color:#fff;border-radius:2.4rem;box-shadow:0 0 4rem #00000021}@media screen and (max-width: 768px){.sidebar{padding-inline:var(--padding-x-base)}}@keyframes animation-loop{0%{translate:0 0}to{translate:0 -100%}}.container{width:100%;margin-inline:auto;padding-inline:var(--container-padding-x, var(--padding-x-base))}@media screen and (min-width: 769px){.container{max-width:calc(var(--container-width, var(--width-content-site)) + var(--container-padding-x, var(--padding-x-base)) * 2)}}:root{--easing-duration: 1s;--easing-effect: cubic-bezier(0, .55, .45, 1)}[data-effect=scale-in][data-effect-loop]>*,[data-effect=scale-in],[data-effect=image-scale-in],[data-effect=slide-up],[data-effect=fade-in]{opacity:0;transition-duration:var(--easing-duration);transition-timing-function:var(--easing-effect);transition-delay:var(--easing-delay);transition-property:opacity,translate}[data-effect=scale-in][data-effect-loop]>.is-visible,.is-visible[data-effect=scale-in],.is-visible[data-effect=image-scale-in],.is-visible[data-effect=slide-up],.is-visible[data-effect=fade-in]{opacity:1}[data-effect=slide-up]{translate:0 4rem}[data-effect=slide-up].is-visible{translate:none}[data-effect=image-blur-in]{filter:blur(.5rem);transition:filter var(--easing-duration) var(--easing-effect);overflow:hidden}[data-effect=image-blur-in] img,[data-effect=image-blur-in] iframe{scale:1.05;transition:scale 1.4s var(--easing-effect)}[data-effect=image-blur-in].is-visible{filter:blur(0)}[data-effect=image-blur-in].is-visible img,[data-effect=image-blur-in].is-visible iframe{scale:1}[data-effect=image-scale-in]{overflow:hidden}[data-effect=image-scale-in] img,[data-effect=image-scale-in] iframe{scale:1.05;transition:scale 1.4s var(--easing-effect)}[data-effect=image-scale-in].is-visible img{scale:1}[data-effect=scale-in]{--easing-duration: .6s;scale:.8;translate:0 2rem}[data-effect=scale-in].is-visible{scale:1;translate:0 0}[data-effect=scale-in][data-effect-loop]{scale:1;opacity:1;translate:0 0}[data-effect=scale-in][data-effect-loop]>*{scale:.8;translate:0 2rem;transition-property:opacity,translate,scale}[data-effect=scale-in][data-effect-loop]>*.is-visible{scale:1;translate:0 0}[data-effect-delay="0"]{transition-delay:0ms}[data-effect-delay="1"]{transition-delay:.1s}[data-effect-delay="2"]{transition-delay:.2s}[data-effect-delay="3"]{transition-delay:.3s}[data-effect-delay="4"]{transition-delay:.4s}[data-effect-delay="5"]{transition-delay:.5s}[data-effect-delay="6"]{transition-delay:.6s}[data-effect-delay="7"]{transition-delay:.7s}[data-effect-delay="8"]{transition-delay:.8s}[data-effect-delay="9"]{transition-delay:.9s}[data-effect-delay="10"]{transition-delay:1s}.grid{display:grid;grid-template-columns:var(--grid-columns);gap:var(--grid-gap, 3.2rem)}@media screen and (max-width: 1024px){.grid{gap:var(--grid-gap, 2.4rem)}}@media screen and (max-width: 768px){.grid{gap:var(--grid-gap, 1.6rem)}}.grid--column1{--grid-columns: repeat(1, 1fr)}.grid--column2{--grid-columns: repeat(2, 1fr)}.grid--column3{--grid-columns: repeat(3, 1fr)}.grid--column4{--grid-columns: repeat(4, 1fr)}.grid--column5{--grid-columns: repeat(5, 1fr)}@media screen and (max-width: 1024px){.grid--column1-tablet{--grid-columns: repeat(1, 1fr)}.grid--column2-tablet{--grid-columns: repeat(2, 1fr)}.grid--column3-tablet{--grid-columns: repeat(3, 1fr)}.grid--column4-tablet{--grid-columns: repeat(4, 1fr)}.grid--column5-tablet{--grid-columns: repeat(5, 1fr)}}@media screen and (max-width: 768px){.grid--column1-sp{--grid-columns: repeat(1, 1fr)}.grid--column2-sp{--grid-columns: repeat(2, 1fr)}.grid--column3-sp{--grid-columns: repeat(3, 1fr)}.grid--column4-sp{--grid-columns: repeat(4, 1fr)}.grid--column5-sp{--grid-columns: repeat(5, 1fr)}}@media (hover: hover) and (pointer: fine){[data-hover=underline-text]{display:inline;text-decoration:none;background:linear-gradient(currentColor,currentColor) no-repeat 100% 100%/0 .1rem;transition:background-size .2s}[data-hover=underline-text]:hover,[href]:hover [data-hover=underline-text]{opacity:1;background-position-x:0;background-size:100% .1rem}[data-hover=scale-image]{overflow:hidden}[data-hover=scale-image] img{width:100%;height:100%;object-fit:cover;transition:scale .2s var(--easing-effect)}[data-hover=scale-image]:hover img,[href]:hover [data-hover=scale-image] img{scale:var(--hover-image-scale, 1.04)}}.label{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;padding:.4rem 1.6rem;background-color:rgb(var(--color-theme-primary));border-radius:999.9rem;color:#fff;font-size:1.4rem;font-weight:var(--font-weight-bold);letter-spacing:0;line-height:1.2142857143;text-align:center}.label--subColor{background-color:rgb(var(--color-bg-body));color:rgb(var(--color-theme-primary))}.modal{position:fixed;top:0;right:0;bottom:0;left:0;padding:4rem;display:flex;align-items:center;justify-content:center;background-color:#00000080;transition:.4s var(--easing-effect);z-index:99}.modal[aria-hidden=true]{opacity:0;visibility:hidden}@media screen and (max-width: 768px){.modal{padding-inline:var(--padding-x-base)}}.modal__container{position:relative;max-height:100%;width:min(100%,var(--width-content-site-narrow));padding:5rem 4rem;background-color:#fff;overflow-y:scroll;transition:.4s var(--easing-effect) .1s;transition-property:opacity,translate;box-shadow:var(--shadow-box)}.modal[aria-hidden=true] .modal__container{opacity:0;translate:0 2rem;transition-delay:0ms}@media screen and (max-width: 768px){.modal__container{padding:3.4rem var(--padding-x-base)}}.modal__close{position:absolute;top:0;right:0;padding:1.2rem;transition:.2s ease}@media screen and (max-width: 768px){.modal__close{padding:.6rem}}.modal__movie{aspect-ratio:16/9}.modal__movie img,.modal__movie iframe,.modal__movie video{width:100%;height:100%;object-fit:cover}.movie{display:flex;flex-direction:column;row-gap:2.4rem;width:min(100%,72rem);margin-inline:auto}@media screen and (max-width: 768px){.movie{row-gap:.8rem}}.movie__thumb{aspect-ratio:378/213}.movie__thumb img{width:100%;height:100%;object-fit:cover}.movie__caption{font-size:1.6rem}.movies{display:grid;grid-template-columns:repeat(3,1fr);gap:3.2rem;justify-content:center}.movies .movie{row-gap:1.6rem}.movies .movie__caption{font-size:1.4rem}@media screen and (max-width: 768px){.movies{grid-template-columns:repeat(2,1fr);gap:1.6rem}}.progress-bar{border-radius:.4rem;overflow:hidden;height:.8rem;background-color:rgb(var(--color-text-main)/.2)}.progress-fill{background:rgb(var(--color-theme-primary));height:100%;width:0%;border-radius:inherit;transition:width .3s ease}.progress-text{margin-bottom:1.2rem;font-family:var(--font-lato);font-size:1.4rem;font-weight:var(--font-weight-black);line-height:1;text-align:center}.section{margin-top:9.6rem}@media screen and (max-width: 768px){.section{margin-top:3.2rem}}.stories{width:min(100%,88rem);margin-top:5.6rem;margin-inline:auto}@media screen and (max-width: 768px){.stories{margin-top:2.4rem}}.story{margin-bottom:5.6rem}@media screen and (max-width: 768px){.story{margin-bottom:3.2rem}}.story__main{display:grid;grid-template-columns:24rem 1fr;gap:1.6rem;align-items:flex-start;margin-bottom:3.2rem}@media screen and (max-width: 768px){.story__main{grid-template-columns:1fr;align-items:center;margin-bottom:1.6rem}}.story__sub[aria-hidden=true]{display:none}.story__sub h3{margin-block:2.4rem .8rem;font-size:2rem;font-weight:var(--font-weight-bold);line-height:1.5;letter-spacing:.03em}@media screen and (max-width: 768px){.story__sub h3{margin-block:1.6rem .8rem;font-size:1.6rem}}.story__image{border-radius:1.6rem;overflow:hidden}.story__image img{width:100%}@media screen and (max-width: 768px){.story__image{width:16rem;margin-inline:auto}}@media screen and (max-width: 768px){.story__data .table td{font-size:1.6rem}}.story__data-title{display:flex;align-items:center;column-gap:2.4rem;font-size:2.4rem;font-weight:var(--font-weight-black);letter-spacing:0}.story__data-title .label{align-self:center;min-height:3rem}@media screen and (max-width: 768px){.story__data-title{column-gap:.8rem}.story__data-title .label{font-size:1.3rem}}.story__value{font-family:var(--font-lato);font-size:4.8rem;font-weight:var(--font-weight-extrabold);line-height:1}@media screen and (max-width: 768px){.story__value{font-size:3.2rem}}.story__value-decimal{margin-right:-.1rem;font-size:3.5rem}@media screen and (max-width: 768px){.story__value-decimal{font-size:2rem}}.story__buttons{display:grid;grid-template-columns:1fr 1fr;margin-top:1.6rem;gap:.8rem}.story__buttons .button{--button-width: min(100%, 30.8rem);flex:1;padding-block:1.6rem;font-size:1.4rem}@media screen and (max-width: 768px){.story__buttons{display:flex;flex-direction:column-reverse}}.tag{display:inline-flex;align-items:center;justify-content:center;padding:var(--tag-padding, .2rem 1.5rem .4rem);background-color:rgb(var(--color-theme-primary));border-radius:999.9rem;border:.1rem solid rgb(var(--color-theme-primary));color:#fff;font-size:1.4rem;letter-spacing:0;line-height:1.2142857143;text-decoration:none}.tag[aria-current=page]{background-color:#fff;color:rgb(var(--color-theme-primary))}@media (hover: hover) and (pointer: fine){.tag[href]:hover{opacity:1;background-color:#fff;color:rgb(var(--color-theme-primary))}}.tag--subColor{background-color:rgb(var(--color-bg-box));border-color:rgb(var(--color-bg-box));color:rgb(var(--color-theme-primary))}.tag--subColor[aria-current=page]{background-color:rgb(var(--color-theme-primary));color:#fff}@media (hover: hover) and (pointer: fine){.tag--subColor[href]:hover{background-color:rgb(var(--color-theme-primary));color:#fff}}.blockLead{--paragraph-margin-block: .8rem;margin-block:3.2rem;text-align:center;line-height:2}@media screen and (max-width: 768px){.blockLead{margin-block:2.4rem}}.widget{margin-top:4rem}@media screen and (max-width: 768px){.widget{margin-top:3.2rem}}.widget__title{display:flex;align-items:center;column-gap:1.6rem;margin-bottom:1.6rem;padding-block:.8rem;border-bottom:.1rem solid rgb(var(--color-text-main)/.2);font-weight:var(--font-weight-bold)}.widget__title-en{font-family:var(--font-lato);font-size:2.8rem;line-height:1.5;font-weight:var(--font-weight-black)}.widget__title-ja{font-size:1.4rem;letter-spacing:.02em;line-height:1}.widget__tags{--tag-padding: 1.2rem 2rem;display:flex;flex-wrap:wrap;gap:.8rem .4rem}.buttonControl{display:inline-flex;align-items:center;justify-content:center;text-align:center;padding:.7rem 2.4rem;font-weight:var(--font-weight-bold);background-color:rgb(var(--color-theme-primary));border-radius:999.9rem;border:.1rem solid rgb(var(--color-theme-primary));color:#fff;line-height:1;text-decoration:none}.buttonControl[disabled]{background-color:rgb(var(--color-bg-box));border-color:rgb(var(--color-bg-box));color:rgb(var(--color-text-main)/.5);pointer-events:none}@media (hover: hover) and (pointer: fine){.buttonControl:hover{opacity:1;background-color:#fff;color:rgb(var(--color-theme-primary))}}@media screen and (max-width: 768px){.buttonControl{padding:.8rem 1.3rem}}.button{--icon-size: 2.4rem;--button-bg-default: var(--gradient-primary);--button-bg-pressed: var(--gradient-primary-pressed);position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:var(--button-height);width:var(--button-width);padding:1.8rem;background:var(--button-bg-default);font-weight:var(--font-weight-bold);letter-spacing:0;text-align:center;text-decoration:none;transition:box-shadow .2s ease,transform .12s ease,background .2s ease;column-gap:1rem;border-radius:999.9rem;color:#fff;font-size:1.8rem;line-height:1.2222222222;z-index:0}@media (hover: hover) and (pointer: fine){.button:hover{opacity:1;background:var(--button-bg-pressed);box-shadow:inset 0 6px 10px #0000002e;transform:translateY(1px)}}.button:active{background:var(--button-bg-pressed);box-shadow:inset 0 8px 14px #00000038;transform:translateY(1px)}@media screen and (max-width: 768px){.button{padding:1rem}}@media screen and (max-width: 768px){.button{--icon-size: 2rem;column-gap:.8rem;font-size:1.4rem}}.button--accent{--button-bg-default: var(--gradient-accent);--button-bg-pressed: var(--gradient-accent-pressed, var(--gradient-accent))}.button--outline{--icon-color: var(--gradient-primary);--button-bg-default: var(--gradient-secondary);--button-bg-pressed: var(--gradient-secondary-pressed, var(--gradient-secondary))}.button--outline:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;border:.3rem solid transparent;background:var(--gradient-primary) border-box border-box;mask:linear-gradient(white 0 0) padding-box,linear-gradient(white 0 0) border-box;-webkit-mask-composite:xor;mask-composite:exclude}.button--outline .button__text{background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width: 768px){.button--outline:before{border-width:.2rem}}.button--forward,.button--next,.button--toggle{padding-inline:3rem}.button--forward:after,.button--next:after,.button--toggle:after{--icon-size: 1.2rem;--icon-mask: url(/assets/images/common/icon-next-bold.svg);content:"";flex-shrink:0;position:absolute;inset-block:0;right:1.8rem;display:block;margin-block:auto;display:inline-block;width:var(--icon-size, 1em);aspect-ratio:var(--icon-aspect-ratio, 1/1);background:var(--icon-color, currentColor);-webkit-mask-image:var(--icon-mask);mask-image:var(--icon-mask);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;overflow:hidden;transition:.25s var(--easing-effect)}.button--forward:has(.button__label),.button--next:has(.button__label),.button--toggle:has(.button__label){padding-right:3.7rem}.button--forward:has(.button__label):after,.button--next:has(.button__label):after,.button--toggle:has(.button__label):after{right:1.2rem}.button--forward:after{order:-1}.button--toggle:after{rotate:90deg}.button--toggle[aria-expanded=true]:after{rotate:270deg}.button__catch{display:inline-flex;align-items:flex-end;column-gap:2.2rem;font-family:var(--font-lato);font-size:2rem;font-weight:var(--font-weight-medium);line-height:1.5}.button__catch:before,.button__catch:after{content:"";position:relative;top:.2rem;display:block;align-self:stretch;width:.2rem;background-color:currentColor;flex-shrink:0}.button__catch:before{rotate:-24.57deg}.button__catch:after{rotate:24.57deg}@media screen and (max-width: 768px){.button__catch{column-gap:.6rem;padding-inline:1rem;font-size:1.4rem}.button__catch:before,.button__catch:after{top:.1rem}}.button:has(.button__catch){flex-direction:column;padding:1.9rem 4.4rem;font-size:3.5rem;line-height:1.3}@media screen and (max-width: 768px){.button:has(.button__catch){padding:1rem 3rem;font-size:2rem}}.button--system{--button-bg-default: linear-gradient(180deg, #FFFFFF 0%, #C0C0C0 100%);--button-bg-pressed: var(--gradient-secondary-pressed, var(--gradient-secondary));column-gap:1.2rem;border-radius:1.6rem;color:rgb(var(--color-text-main));font-size:2.4rem}.button--system:after{--icon-size: 1.2rem;--icon-mask: url(/assets/images/common/icon-next-bold.svg);content:"";flex-shrink:0;display:block;margin-block:auto;display:inline-block;width:var(--icon-size, 1em);aspect-ratio:var(--icon-aspect-ratio, 1/1);background:var(--icon-color, currentColor);-webkit-mask-image:var(--icon-mask);mask-image:var(--icon-mask);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;overflow:hidden;transition:.25s var(--easing-effect)}@media screen and (max-width: 768px){.button--system{padding-block:1.7rem}}.button--square{border-radius:.8rem}.button--large{--button-height: 9.6rem;--icon-size: 4rem;column-gap:1.6rem;padding-block:1.2rem;font-size:2.4rem;line-height:1.45}@media screen and (max-width: 768px){.button--large{--button-height: 7.2rem}}@media screen and (min-width: 769px){.button--small{column-gap:.8rem;padding:1.2rem;font-size:1.6rem}}.hamburger{grid-area:1/1;position:relative;flex-shrink:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:5.6rem;aspect-ratio:1/1;background-color:rgb(var(--color-theme-primary));color:#fff;overflow:hidden;line-height:1;z-index:15}@media screen and (min-width: 1025px){.hamburger{display:none}}.hamburger__line{position:relative;display:block;width:2.2rem;height:1.6rem;background:linear-gradient(90deg,currentColor 50%,transparent 50%) no-repeat 0 50%/200% .2rem;pointer-events:none;transition:.15s ease-in-out}.hamburger__line:before,.hamburger__line:after{content:"";position:absolute;left:0;display:block;width:100%;height:.2rem;background-color:currentColor;transition:.15s ease-in-out;border-radius:1rem}.hamburger__line:before{top:0}.hamburger__line:after{top:1.4rem}[aria-expanded=true] .hamburger__line{background-position-x:-200%}[aria-expanded=true] .hamburger__line:before{top:50%;transform:rotate(45deg)}[aria-expanded=true] .hamburger__line:after{top:50%;bottom:auto;transform:rotate(-45deg)}.pageTop{margin-left:auto;width:8rem;margin-inline:auto .8rem;z-index:10}@media screen and (max-width: 768px){.pageTop{width:5rem}}.pageTop__button{--icon-size: 2.6rem;--icon-mask: url(../images/common/icon-up.svg);display:grid;place-content:center;width:100%;aspect-ratio:1/1;background-color:rgb(var(--color-theme-primary));border-radius:50%;color:#fff;line-height:1;text-align:center;transition-property:box-shadow,translate;box-shadow:0 0 2.4rem #00000040}.pageTop__button:after{content:"";translate:0 -.2rem;display:inline-block;width:var(--icon-size, 1em);aspect-ratio:var(--icon-aspect-ratio, 1/1);background:var(--icon-color, currentColor);-webkit-mask-image:var(--icon-mask);mask-image:var(--icon-mask);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;overflow:hidden;transition:.25s var(--easing-effect)}@media (hover: hover) and (pointer: fine){.pageTop__button:hover{opacity:1;translate:0 -.5rem}}@media screen and (max-width: 768px){.pageTop__button{display:none}}.cassetteList{display:grid;grid-template-columns:repeat(3,1fr);align-items:flex-start;gap:2.4rem}@media screen and (max-width: 768px){.cassetteList{grid-template-columns:1fr}}.cassetteList--media{grid-template-columns:1fr;align-items:stretch;gap:0}@media screen and (max-width: 1024px){.cassetteList--media{align-items:flex-start;grid-template-columns:repeat(2,1fr);column-gap:1.6rem}}.cassette{display:block}.cassette__link{display:block;color:rgb(var(--color-text-main));text-decoration:none}@media (hover: hover) and (pointer: fine){.cassette__link:hover{opacity:1}}.cassette__thumb{margin-bottom:1.6rem;aspect-ratio:362/241;border-radius:.8rem;overflow:hidden}.cassette__thumb img{width:100%;height:100%;object-fit:cover}.cassette__title{margin-bottom:.8rem;font-weight:var(--font-weight-bold);letter-spacing:0;line-height:1.5}.cassette__datetime{display:block;margin-bottom:.4rem;color:rgb(var(--color-text-main)/.5);font-size:1.4rem;font-family:var(--font-lato);font-weight:var(--font-weight-bold)}.cassette__categories{display:flex;flex-wrap:wrap;gap:.4rem}.cassetteList--media .cassette{border-block:.1rem solid rgb(var(--color-text-main)/.2)}@media screen and (min-width: 1025px){.cassetteList--media .cassette:not(:last-child){border-bottom-width:0}.cassetteList--media .cassette__link{display:grid;grid-template-columns:22rem 1fr;align-items:flex-start;column-gap:2.4rem;padding:2.4rem}.cassetteList--media .cassette__thumb{align-self:stretch;aspect-ratio:initial;min-height:16.5rem;margin:0}.cassetteList--media .cassette__texts{padding-block:.8rem}}@media screen and (max-width: 1024px){.cassetteList--media .cassette{border-bottom-width:0}.cassetteList--media .cassette__link{padding:1.6rem 0}.cassetteList--media .cassette__thumb{margin-bottom:.8rem;border-radius:.4rem}.cassetteList--media .cassette__title{font-size:1.4rem}}.headingGroup{display:flex;flex-direction:column;align-items:center;row-gap:.8rem;margin-bottom:1.6rem;color:rgb(var(--color-theme-primary));text-align:center}.headingGroup+*{margin-top:0}@media screen and (max-width: 768px){.headingGroup{margin-bottom:.8rem}}.headingGroup__labels{display:flex;align-items:center;justify-content:center;column-gap:1.6rem;font-size:2.4rem;text-align:center}.headingGroup__labels-item{padding:.8rem 1.9rem;background-color:rgb(var(--color-theme-primary));border-radius:.8rem;color:#fff;font-size:2rem;font-weight:var(--font-weight-bold)}.heading{margin-bottom:4.8rem;font-size:4rem;font-weight:var(--font-weight-bold);line-height:1.8;text-align:center}.heading+*{margin-top:0}@media screen and (max-width: 768px){.heading{margin-bottom:2.4rem;font-size:2.4rem;line-height:1.5}}.heading--small{font-size:2.4rem}@media screen and (max-width: 768px){.heading--small{font-size:2rem}}.icon{flex-shrink:0;position:relative;display:inline-flex;align-items:center;column-gap:var(--icon-gap);margin-inline:var(--icon-margin-inline);vertical-align:-.2rem;font-style:normal}.icon:before{content:"";flex-shrink:0;display:inline-block;width:var(--icon-size, 1em);aspect-ratio:var(--icon-aspect-ratio, 1/1);background:var(--icon-color, currentColor);-webkit-mask-image:var(--icon-mask);mask-image:var(--icon-mask);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;overflow:hidden;transition:.25s var(--easing-effect)}.icon--external{--icon-mask: url(../images/common/icon-external.svg)}.icon--download{--icon-mask: url(../images/common/icon-download.svg)}.icon--mail{--icon-mask: url(../images/common/icon-mail.svg)}.icon--next{--icon-mask: url(../images/common/icon-next.svg)}.icon--seminar{--icon-mask: url(../images/common/icon-seminar.svg)}.icon--toggle,.icon--close{position:relative;width:var(--icon-size, 2.5rem);aspect-ratio:1/1}.icon--toggle:before,.icon--toggle:after,.icon--close:before,.icon--close:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:.2rem;margin:auto;background-color:currentColor;z-index:1;transition:rotate .2s cubic-bezier(.4,0,.2,1)}.icon--toggle:before,.icon--close:before{rotate:90deg}@media screen and (max-width: 768px){.icon--toggle,.icon--close{width:var(--icon-size, 2rem)}}details[open] .icon--toggle:before{rotate:180deg}.icon--close{rotate:45deg}.icon--close:before,.icon--close:after{border-radius:999.9rem}@media screen and (max-width: 768px){.icon--close:before,.icon--close:after{height:.1rem}}.banners{display:grid;grid-template-columns:repeat(3,1fr);gap:2.4rem;justify-content:center}@media screen and (max-width: 768px){.banners{grid-template-columns:1fr;row-gap:.8rem}}.banners__link{display:block;border-radius:.8rem;border:.1rem solid #455E76;overflow:hidden}.banners__link img{width:100%}.logo{position:relative;display:flex;flex-direction:column;align-items:center;row-gap:1.5rem;width:fit-content;text-decoration:none;color:inherit;z-index:1}@media (hover: hover) and (pointer: fine){.logo[href]:hover{opacity:1}}.logo__images{flex-shrink:0;display:flex;flex-direction:column;row-gap:var(--logo-row-gap, 1.3rem);width:var(--logo-size, fit-content)}.logo__images img{width:100%}@media screen and (max-width: 768px){.logo__images{row-gap:var(--logo-row-gap, .6rem)}}.logo__balloon{position:relative;display:block;padding:.8rem 1.5rem;background-color:rgb(var(--color-bg-body));border-radius:.4rem;border:.2rem solid rgb(var(--color-theme-primary));color:rgb(var(--color-theme-primary));font-size:1.2rem;font-weight:var(--font-weight-bold);text-align:center;letter-spacing:0;line-height:1.2}.logo__balloon:before,.logo__balloon:after{content:"";position:absolute;inset-inline:0;width:1rem;margin-inline:auto;aspect-ratio:10/8;background-color:rgb(var(--color-bg-body));clip-path:polygon(0 0,100% 0%,50% 100%);overflow:hidden}.logo__balloon:before{top:calc(100% - .1rem);background-color:rgb(var(--color-theme-primary));z-index:-1}.logo__balloon:after{top:calc(100% - .4rem);background-color:rgb(var(--color-bg-body))}@media screen and (max-width: 768px){.logo__balloon{padding:.4rem 1.2rem;border-radius:.2rem;border-width:.1rem;font-size:1.1rem}.logo__balloon:before,.logo__balloon:after{width:.7rem}.logo__balloon:after{top:calc(100% - .3rem)}}.logo--horizontal{flex-direction:row;column-gap:1.6rem}.logo--horizontal .logo__balloon{padding:1.1rem .8rem;text-align:left}.logo--horizontal .logo__balloon:before,.logo--horizontal .logo__balloon:after{top:auto;inset-block:0;inset-inline:initial;margin-block:auto;rotate:90deg}.logo--horizontal .logo__balloon:before{right:calc(100% - .1rem)}.logo--horizontal .logo__balloon:after{right:calc(100% - .4rem)}@media screen and (max-width: 768px){.logo--horizontal{column-gap:1.2rem}.logo--horizontal .logo__balloon{padding:.4rem .8rem;font-size:1rem}.logo--horizontal .logo__balloon:after{right:calc(100% - .3rem)}}:root{--telephone-icon-size: 5.6rem;--telephone-number-font-size: 4rem}@media screen and (max-width: 768px){:root{--telephone-icon-size: 4rem;--telephone-number-font-size: 3.2rem}}.linkTelephone{display:inline-flex;flex-direction:column;row-gap:.2rem;width:fit-content;color:rgb(var(--color-text-main));font-family:var(--font-latin);font-size:1.4rem;letter-spacing:0;text-decoration:none}.linkTelephone__number{flex-shrink:0;display:flex;align-items:center;column-gap:.8rem;font-size:var(--telephone-number-font-size);font-weight:var(--font-weight-black);line-height:var(--telephone-number-font-size);font-stretch:condensed}.linkTelephone__icon{flex-shrink:0;width:var(--telephone-icon-size)}.linkTelephone__icon img{width:100%}.linkTelephone__note{display:block;text-align:center}@media screen and (min-width: 769px){.linkTelephone__note{text-align:right;padding-left:var(--telephone-icon-size)}}@media screen and (min-width: 769px){.linkTelephone--horizontal{flex-direction:row;align-items:center;column-gap:1.6rem}.linkTelephone--horizontal .linkTelephone__note{padding-left:0;text-align:left}}.linkTelephone__label{padding:1.4rem 2.4rem;background-color:rgb(var(--color-theme-primary));border-radius:.8rem;color:#fff;font-size:1.8rem;font-weight:var(--font-weight-bold);text-align:center;letter-spacing:0}@media screen and (max-width: 768px){.linkTelephone__label{align-self:stretch;margin-bottom:.8rem;padding:.8rem;font-size:1.6rem}}.skipLink{position:absolute;padding:1rem 2rem;background-color:#efeeeb;color:rgb(var(--color-theme-primary));font-size:1.4rem;font-weight:var(--font-weight-bold);text-align:center;text-decoration:none;z-index:99}.skipLink:not(:focus){border:0;clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;width:1px;white-space:nowrap}.detailsList{display:flex;flex-direction:column;row-gap:var(--details-list-gap, 2.4rem)}@media screen and (max-width: 768px){.detailsList{--details-list-gap: 1.6rem}}.details{background-color:#fff;border-radius:2.4rem;box-shadow:0 0 2.4rem rgb(var(--color-text-main)/.13)}@media screen and (max-width: 768px){.details{border-radius:1.6rem}}.details__summary,.details__content{padding-inline:4rem}@media screen and (max-width: 768px){.details__summary,.details__content{padding-inline:1.6rem}}.details__summary{display:flex;align-items:center;justify-content:space-between;column-gap:4rem;cursor:pointer;list-style:none}.details__summary::-webkit-details-marker{display:none}@media screen and (max-width: 768px){.details__summary{column-gap:.8rem;padding-block:1.6rem}[open] .details__summary{padding-bottom:1.1rem}}.details__content{padding-block:0 3.2rem;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .3s,padding-top .3s cubic-bezier(.4,0,.2,1),padding-bottom .3s cubic-bezier(.4,0,.2,1)}@media screen and (min-width: 769px){.details__content:has(.details__answer){padding-bottom:0}}@media screen and (max-width: 768px){.details__content{padding-block:1.6rem}.details__content:has(.details__answer){padding-top:0}}.details__question,.details__answer{position:relative;display:flex;align-items:center;column-gap:4rem}.details__question:before,.details__answer:before{display:grid;place-content:center;align-self:flex-start;flex-shrink:0;width:6.4rem;aspect-ratio:1/1;border-radius:50%;color:#fff;font-family:var(--font-latin);font-weight:var(--font-weight-black);font-size:3.2rem;line-height:1;text-align:center;overflow:hidden}@media screen and (max-width: 768px){.details__question,.details__answer{column-gap:.8rem}.details__question:before,.details__answer:before{width:3.2rem;font-size:1.6rem}}.details__question{flex-grow:1;font-size:2.4rem;font-weight:var(--font-weight-bold)}.details__question:before{content:"Q";background:var(--gradient-primary)}@media screen and (min-width: 769px){.details__question{padding-block:4rem}}@media screen and (max-width: 768px){.details__question{padding-right:.8rem;font-size:1.8rem}}.details__answer:before{content:"A";background:var(--gradient-accent)}@media screen and (min-width: 769px){.details__answer{padding-block:0 4rem;padding-right:6.5rem}}@media screen and (max-width: 768px){.details__answer{padding-right:3.6rem}}.details__title{flex-grow:1;display:flex;column-gap:.5rem;font-size:3.2rem;font-weight:var(--font-weight-bold)}.details__title small{font-size:1.6rem}@media screen and (min-width: 769px){.details__title{align-items:center;padding-block:3.2rem}[open] .details__title{padding-bottom:2.8rem}}@media screen and (max-width: 768px){.details__title{flex-direction:column;row-gap:.8rem;font-size:2rem}.details__title small{display:block;margin-top:.4rem;font-size:1.3rem}}.details__title-value{position:relative;font-size:1.6rem;font-weight:var(--font-weight-black)}.details__title-value em{margin-inline:.5rem;font-family:var(--font-latin);font-size:3.2rem;font-stretch:condensed;font-weight:var(--font-weight-bold)}@media screen and (min-width: 769px){.details__title-value{padding-left:1.6rem;margin-left:1.6rem}.details__title-value:before{content:"";position:absolute;left:0;inset-block:0;height:2.4rem;margin-block:auto;border-left:.1rem solid rgb(var(--color-text-main)/.3)}}@media screen and (max-width: 768px){.details__title-value{display:block;margin-top:.8rem;border-top:.1rem solid rgb(var(--color-text-main)/.2)}}.details__image{margin-block:2.8rem;border-radius:.8rem;overflow:hidden}.details__image img{width:100%}@media screen and (max-width: 768px){.details__image{border-radius:.4rem}}.features{display:grid;grid-template-columns:repeat(2,1fr);justify-content:center;gap:3.2rem}@media screen and (max-width: 768px){.features{grid-template-columns:1fr;row-gap:1.6rem}}.features__box{display:grid;grid-template-rows:subgrid;grid-row:span 4;gap:0;background-color:#fff;border-radius:2.4rem;box-shadow:0 0 2.4rem #00000021;overflow:hidden}.features__box-caption{position:relative;display:flex;align-items:center;justify-content:center;min-height:8rem;margin-bottom:3.8rem;padding:2rem 1.6rem;background-color:rgb(var(--color-theme-primary));color:#fff;font-size:2.4rem;font-weight:var(--font-weight-bold);text-align:center}.features__box-caption:after{content:"";position:absolute;display:block;inset-inline:0;top:calc(100% - .1rem);width:4.8rem;margin-inline:auto;aspect-ratio:48/22;background-color:rgb(var(--color-theme-primary));clip-path:polygon(0 0,100% 0%,50% 100%)}@media screen and (max-width: 768px){.features__box-caption{font-size:2rem}}.features__box-content{display:grid;grid-template-rows:subgrid;grid-row:span 3;row-gap:1.6rem;padding:0 1.6rem 2.4rem;font-size:1.6rem;text-align:center}.features__box-image{border-radius:1.6rem;overflow:hidden}.features__box-image img{width:100%}@media screen and (max-width: 768px){.features__box-image{border-radius:.8rem}}.features__box-title{display:flex;align-items:center;justify-content:center;column-gap:1.6rem;font-size:2.4rem;font-weight:var(--font-weight-bold);text-align:left}@media screen and (max-width: 768px){.features__box-title{column-gap:.8rem;font-size:2rem}}.features__box-label{flex-shrink:0;display:grid;place-content:center;width:8rem;aspect-ratio:1/1;border-radius:50%;background-color:rgb(var(--color-theme-accent));color:#fff;font-family:var(--font-lato);font-size:1.6rem;font-weight:var(--font-weight-bold);text-align:center;text-transform:uppercase;overflow:hidden;line-height:1}.features__box-label>em{font-size:2.8rem}@media screen and (max-width: 768px){.features__box-label{width:7.2rem;font-size:1.4rem}.features__box-label>em{font-size:2.4rem}}.listLabels{display:flex;flex-direction:column;row-gap:.8rem;line-height:1.8}.listLabels>li{display:flex;align-items:flex-start;column-gap:1.6rem}.listLabels .label{flex-shrink:0;min-height:3rem;font-family:var(--font-lato);font-weight:var(--font-weight-bold)}@media screen and (max-width: 768px){.listLabels{font-size:1.4rem;line-height:1.5}}.notes{display:flex;flex-direction:column;margin-block:.8rem;font-size:1.4rem;font-weight:var(--font-weight-medium);letter-spacing:0;line-height:1.5}.notes>li{display:flex;align-items:flex-start}@media screen and (max-width: 768px){.notes{font-size:1.3rem}}.notes__mark{flex-shrink:0}.share{display:flex;align-items:center;column-gap:2.4rem;line-height:1.5}@media screen and (max-width: 768px){.share{flex-direction:column;align-items:flex-start;row-gap:.8rem}}.share__title{font-family:var(--font-lato);font-size:1.6rem;font-weight:var(--font-weight-black)}.share__list{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem 1.6rem}.share__item a{display:flex;align-items:center;column-gap:.8rem;color:inherit;text-decoration:none}.share__icon{width:3.2rem;flex-shrink:0}.share__label{font-size:1.4rem;font-weight:var(--font-weight-bold)}.share__label[lang=en]{font-size:1.6rem;font-weight:var(--font-lato)}.steps{display:flex;flex-direction:column;row-gap:6rem;width:min(100%,90rem);margin-inline:auto}.steps__item{position:relative;display:grid;grid-template-columns:12rem 1fr;align-items:center;border-radius:.8rem;background-color:rgb(var(--color-bg-body))}.steps__item:after{content:"";position:absolute;top:calc(100% + 1.6rem);inset-inline:0;width:8rem;margin:auto;aspect-ratio:80/27.29;background-color:rgb(var(--color-theme-primary));clip-path:polygon(0 0,100% 0%,50% 100%)}.steps__item:last-child:after{content:none}@media screen and (max-width: 768px){.steps__item{grid-template-columns:1fr}}.steps__head{display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:.4rem;align-self:stretch;padding:1.6rem;background-color:rgb(var(--color-theme-primary));color:#fff;text-align:center;font-family:var(--font-lato);font-size:1.8rem;font-weight:var(--font-weight-black);line-height:1;text-transform:uppercase}@media screen and (min-width: 769px){.steps__head{border-top-left-radius:inherit;border-bottom-left-radius:inherit}}@media screen and (max-width: 768px){.steps__head{flex-direction:row;column-gap:.8rem;padding:.8rem 1.6rem;border-top-left-radius:inherit;border-top-right-radius:inherit}}.steps__head-number{font-size:4rem}@media screen and (max-width: 768px){.steps__head-number{font-size:3.2rem}}.steps__body{display:flex;align-items:center;column-gap:1.6rem;padding:2.8rem 2.4rem 2.8rem 3.2rem;font-size:1.4rem}@media screen and (max-width: 768px){.steps__body{flex-direction:column;row-gap:.8rem;padding:1.6rem}}.steps__title{display:flex;align-items:center;column-gap:2.4rem;color:rgb(var(--color-theme-primary));font-size:2.4rem;font-weight:var(--font-weight-black)}.steps__title small{font-size:1.6rem;font-weight:var(--font-weight-bold)}@media screen and (max-width: 768px){.steps__title{justify-content:center;column-gap:1.6rem;font-size:1.6rem}.steps__title small{font-size:1.3rem}}.steps__title-icon{flex-shrink:0;display:grid;place-content:center;width:6.4rem;aspect-ratio:1/1}@media screen and (max-width: 768px){.steps__title-icon{width:3.2rem}}.breadcrumb{padding:2.4rem var(--padding-x-base)}@media screen and (min-width: 769px){.page .breadcrumb{position:absolute;top:0;inset-inline:0;z-index:10}.page:has(.page__header-image) .breadcrumb{color:#fff}}@media screen and (max-width: 768px){.breadcrumb{padding-block:.8rem;background-color:#fff}}.breadcrumb__list{display:flex;flex-wrap:wrap;gap:.4rem 1.3rem;font-size:1.4rem}.breadcrumb__list-link{--icon-size: 1.1rem;--icon-mask: url(/assets/images/common/icon-next.svg);position:relative;color:inherit;text-decoration:underline}.breadcrumb__list-link:after{content:"";display:block;margin-left:1.3rem;display:inline-block;width:var(--icon-size, 1em);aspect-ratio:var(--icon-aspect-ratio, 1/1);background:var(--icon-color, currentColor);-webkit-mask-image:var(--icon-mask);mask-image:var(--icon-mask);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;overflow:hidden;transition:.25s var(--easing-effect)}.breadcrumb__list-link[aria-current=location]{text-decoration:none}.breadcrumb__list-link[aria-current=location]:after{content:none}.gNav{display:flex}@media screen and (min-width: 1025px){.gNav{align-items:center;column-gap:2.4rem}}@media screen and (max-width: 1024px){.gNav{position:fixed;inset-inline:4rem 0;top:var(--header-height);flex-direction:column;row-gap:2.4rem;max-height:calc(100dvh - var(--header-height));padding:3.2rem 2.4rem;background-color:rgb(var(--color-theme-primary));color:#fff;clip-path:inset(0 0 0 100%);overflow-y:auto;transition:clip-path .3s ease-in-out;z-index:10}.gNav[aria-hidden=false]{clip-path:inset(0);padding-bottom:3rem;transition-delay:.2s}}.gNav__menu{display:flex}@media screen and (min-width: 1025px){.gNav__menu{flex-wrap:wrap;align-items:center;gap:1rem 2.4rem}}@media screen and (max-width: 1024px){.gNav__menu{flex-direction:column;row-gap:2.4rem}}.gNav__menu-link{display:block;color:inherit;font-size:1.4rem;font-weight:var(--font-weight-bold);text-decoration:none;position:relative}@media screen and (min-width: 1025px){.gNav__menu-link{transition-property:color}.gNav__menu-link:after{content:"";display:block;height:2px;width:100%;background:currentColor;position:absolute;bottom:-5px;left:0;transform:scaleX(0);transition:.15s}.gNav__menu-link[aria-current=true]{color:rgb(var(--color-theme-primary))}}@media screen and (min-width: 1025px) and (hover: hover) and (pointer: fine){.gNav__menu-link:hover{color:rgb(var(--color-theme-primary));opacity:1}.gNav__menu-link:hover:after{transform:scale(1)}}@media screen and (max-width: 768px){.gNav__menu-link{font-size:1.6rem}}.gNav__userActions{position:relative;display:flex}@media screen and (min-width: 1025px){.gNav__userActions{align-items:center;flex-shrink:0;padding-left:2.4rem}.gNav__userActions:before{content:"";position:absolute;inset-block:0;left:0;width:.1rem;height:4.8rem;margin-block:auto;background-color:#0003}}@media screen and (max-width: 1024px){.gNav__userActions{flex-direction:column;row-gap:1.6rem;padding:1.6rem;background-color:#fff;border-radius:1.6rem;color:rgb(var(--color-text-main))}}.gNav__userActions-buttons{--button-width: min(100%, 34rem);display:flex;align-items:center;justify-content:center;gap:.4rem 1.6rem}.gNav__userActions-buttons .button{--icon-size: 3.2rem;padding:1.2rem;font-size:2rem}@media screen and (min-width: 1025px){.gNav__userActions-buttons{display:none}}@media screen and (max-width: 768px){.gNav__userActions-buttons{flex-direction:column}}.gNav__userActions-telephone{display:flex;flex-direction:column;align-items:center;row-gap:1rem;text-align:center}.gNav__userActions-telephone .linkTelephone__label{align-self:stretch}@media screen and (min-width: 1025px){.gNav__userActions-telephone .linkTelephone__label{display:none}}@media screen and (max-width: 768px){.gNav__userActions-telephone{row-gap:0}}.pagination{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:4.8rem;column-gap:3.2rem}@media screen and (max-width: 768px){.pagination{margin-top:1.6rem;margin-inline:-.8rem;column-gap:2rem}}.pagination__list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding-left:0;list-style:none;gap:.8rem 1.6rem}@media screen and (max-width: 768px){.pagination__list{gap:.4rem .8rem}}.pagination__link,.pagination__omit{display:grid;place-content:center;width:3.2rem;aspect-ratio:1/1}.pagination__link{background-color:rgb(var(--color-theme-primary));border-radius:50%;border:.1rem solid rgb(var(--color-theme-primary));font-family:var(--font-lato);font-size:1.4rem;font-weight:var(--font-weight-bold);text-decoration:none;transition-property:background-color,color;color:#fff}.pagination__link[aria-current=page]{background-color:rgb(var(--color-bg-box));border-color:rgb(var(--color-bg-box));color:rgb(var(--color-text-main)/.5);pointer-events:none}@media (hover: hover) and (pointer: fine){.pagination__link:hover{opacity:1;background-color:#fff;color:rgb(var(--color-theme-primary))}}@media screen and (max-width: 768px){.pagination__link{width:2.8rem}}.toc{margin-block:2.4rem 4rem;padding:3.2rem;background-color:rgb(var(--color-bg-box));border-radius:1.6rem;font-size:1.4rem;line-height:1.5}@media screen and (max-width: 768px){.toc{margin-block:1.6rem 2.4rem;padding:1.6rem}}.toc__title{display:flex;align-items:center;column-gap:1.6rem;margin-bottom:.8rem;font-size:1.4rem;font-weight:var(--font-weight-bold)}.toc__title:before{content:"Index";flex-shrink:0;font-family:var(--font-lato);font-size:2.8rem;font-weight:var(--font-weight-black)}.toc__item{border-block:.1rem solid rgb(var(--color-text-main)/.2)}.toc__item:not(:last-child){border-bottom:0}.toc__link{display:block;padding-block:1.1rem;color:rgb(var(--color-text-main));text-decoration:none}.toc__link:not(:hover){color:rgb(var(--color-text-main))}.table{width:100%;margin-block:1.6rem;background-color:rgb(var(--color-text-main)/.2);border:.1rem solid rgb(var(--color-text-main)/.2);border-collapse:collapse;border-spacing:0;border-radius:1.6rem;font-weight:var(--font-weight-medium);overflow:hidden}.table th,.table td{height:5.6rem;padding:1.2rem 2.2rem;background-color:#fff;border:.1rem solid rgb(var(--color-text-main)/.2)}.table th{background-color:rgb(var(--color-bg-body));text-align:center}.table thead{background-color:rgb(var(--color-bg-body))}.table thead th{padding:1.6rem 2.2rem}.table small{font-size:1.4rem;font-weight:var(--font-weight-medium)}@media screen and (max-width: 768px){.table{border-radius:.8rem}.table th,.table td{height:4.4rem;padding:.8rem 1.4rem;font-size:1.4rem}.table thead th{padding:1.4rem}}@media screen and (min-width: 769px){.table--headHorizontal-pc{display:flex}.table--headHorizontal-pc thead{display:flex;flex-direction:column;justify-content:center;flex-shrink:0}.table--headHorizontal-pc thead th{border:0}.table--headHorizontal-pc thead .heading--small{margin-bottom:1.6rem;text-align:left}.table--headHorizontal-pc tbody{display:table;width:100%;margin:-.1rem}}.tableWrapper{width:min(100%,80rem);margin-inline:auto}.article__header{margin-bottom:2.4rem}@media screen and (max-width: 768px){.article__header{margin-bottom:1.6rem}}.article__footer{margin-top:4rem;padding-block:1.6rem;border-top:.1rem solid rgb(var(--color-text-main)/.2)}.article__title{margin-bottom:1.6rem;font-size:4rem;font-weight:var(--font-weight-black)}@media screen and (max-width: 768px){.article__title{margin-bottom:.8rem;font-size:3.2rem}}.article__meta{display:flex;flex-direction:column;row-gap:.8rem}.article__datetime{color:rgb(var(--color-text-main)/.5);font-size:1.4rem;font-family:var(--font-lato);font-weight:var(--font-weight-bold);line-height:1.8}@media screen and (max-width: 768px){.article__entry{line-height:2}}.article__entry .summary-content{margin-block:4rem;padding:3.2rem;background-color:rgb(var(--color-bg-box));border-radius:1.6rem}.article__entry .summary-content h2{margin-bottom:1.6rem;padding-bottom:0;border-bottom-width:0}@media screen and (max-width: 768px){.article__entry .summary-content{margin-block:3.2rem;padding:1.6rem}}.article__cta{--button-width: min(100%, 69.4rem);margin-block:4rem;text-align:center}@media screen and (max-width: 768px){.article__cta{margin-block:3.2rem}.article__cta a{font-size:2rem}}.cta{position:relative;margin-top:22.6rem;padding:5.6rem var(--padding-x-base);background-color:rgb(var(--color-theme-primary));border-image:linear-gradient(180deg,rgb(var(--color-theme-primary)),rgb(var(--color-theme-primary))) 0 fill/1/0 50vw;text-align:center;z-index:0}.container .cta{padding-inline:0}@media screen and (max-width: 768px){.cta{margin-top:3.2rem;padding-block:9.6rem 2.4rem}}.cta__panel{position:relative;width:min(100%,120rem);margin-inline:auto;padding:4rem 5.6rem;background-color:#fff;border-radius:1.6rem}.cta__panel:has(.cta__panel-footer){padding-bottom:0}@media screen and (max-width: 768px){.cta__panel{padding:2.4rem var(--padding-x-base)}}.cta__panel-footer{margin:2.4rem -5.6rem 0;padding:2.4rem 3.2rem;background-color:rgb(var(--color-bg-body));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}@media screen and (max-width: 768px){.cta__panel-footer{margin-top:1.6rem;margin-inline:calc(var(--padding-x-base) * -1);padding:1.6rem var(--padding-x-base)}}.cta__title{margin-bottom:2.4rem;font-size:2.8rem;font-weight:var(--font-weight-bold)}@media screen and (max-width: 768px){.cta__title{margin-bottom:1.6rem;font-size:2rem}}.cta__buttons{display:flex;flex-direction:column;gap:1.6rem}.cta__buttons .button{--button-width: 100%;--button-height: 9.6rem;--icon-size: 4rem;flex:1;border-radius:1.6rem;font-size:2rem}.cta__buttons .button--accent{font-size:3.2rem}@media screen and (min-width: 1025px){.cta__buttons{justify-content:center;flex-direction:row}}@media screen and (max-width: 768px){.cta__buttons{gap:.8rem}.cta__buttons .button{--button-height: 7.2rem;font-size:2.4rem}}.cta__buttons-block{display:flex;gap:inherit;flex:1}@media screen and (max-width: 768px){.cta__buttons-block{flex-direction:column}}.cta__image{position:absolute;top:-24.2rem;inset-inline:0;margin-inline:auto;z-index:-1}@media screen and (max-width: 768px){.cta__image{top:-11.2rem}}.cta__telephoneBar{display:flex;flex-direction:column;margin-top:2.4rem}@media screen and (min-width: 1201px){.cta__telephoneBar{flex-direction:row}}@media screen and (min-width: 1025px){.cta__telephoneBar{--telephone-icon-size: 7rem;--telephone-number-font-size: 6.4rem;align-items:center;justify-content:center;column-gap:2.4rem}.cta__telephoneBar .linkTelephone__label{margin-bottom:0}}@media screen and (max-width: 1024px){.cta__telephoneBar{--telephone-icon-size: 5.6rem;--telephone-number-font-size: 4rem;align-items:center;text-align:center}.cta__telephoneBar .linkTelephone{font-size:1.6rem}.cta__telephoneBar .linkTelephone__label{padding-block:.6rem;font-size:1.8rem}}.entry{--paragraph-margin-block: 1.6rem;font-size:1.6rem}.entry *:first-child{margin-top:0}.entry *:last-child{margin-bottom:0}.entry h2{margin-block:4rem 2.4rem;padding-bottom:.8rem;border-bottom:.1rem solid rgb(var(--color-text-main)/.2);font-size:2.8rem;font-weight:var(--font-weight-bold);line-height:1.5}.entry h3{position:relative;margin-block:3.2rem 1.6rem;padding-left:2.4rem;font-size:2rem;font-weight:var(--font-weight-bold);line-height:1.5}.entry h3:before{content:"";position:absolute;inset-block:0;left:0;width:1.6rem;height:.1rem;margin-block:auto;background-color:rgb(var(--color-text-main)/.3)}.entry h4{position:relative;font-size:1.8rem;font-weight:400;line-height:1.6;margin-bottom:10px;padding-bottom:20px;margin-top:30px;color:rgb(var(--color-theme-primary))}.entry h4:after{content:"　";position:absolute;bottom:0;left:0;background:#f8f5f4;width:100%;height:2px}.entry a{color:rgb(var(--color-text-main));text-underline-offset:.2rem}.entry a[target=_blank]:after{--icon-mask: url(/assets/images/common/icon-external.svg);content:"";margin-inline:.4rem;vertical-align:-.2rem;display:inline-block;width:var(--icon-size, 1em);aspect-ratio:var(--icon-aspect-ratio, 1/1);background:var(--icon-color, currentColor);-webkit-mask-image:var(--icon-mask);mask-image:var(--icon-mask);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;overflow:hidden;transition:.25s var(--easing-effect)}.entry a[href$=".pdf"]:after{content:"";display:inline-block;margin-inline:.4rem;vertical-align:-.2rem;width:2rem;aspect-ratio:1/1;background:url(/assets/images/common/icon-pdf.svg) no-repeat 50% 50%/contain;mask:none}.entry a:has(img)[target=_blank]:after,.entry a:has(img)[href$=".pdf"]:after{content:none}.entry pre{white-space:pre-wrap}.entry strong,.entry strong *{font-weight:700}.entry em,.entry em *{font-style:italic}.entry blockquote{position:relative;padding:4rem 1.5rem 1.4rem;margin-bottom:1.5rem;box-sizing:border-box;font-style:italic;background:#efefef;color:#555}.entry blockquote:before{display:inline-block;position:absolute;top:1.3rem;left:1.5rem;vertical-align:middle;color:#cfcfcf;font-size:2.8rem;line-height:1}.entry [class*=wp-block-]{margin-block:var(--entry-block-margin-block)}.entry [class*=wp-block-]:first-child{margin-top:0}.entry [class*=wp-block-]:last-child{margin-bottom:0}.entry .wp-block-columns [class*=wp-block-]{--entry-block-margin-block: 0}.entry .wp-block-buttons.is-nowrap{--button-width: 40rem}.entry .wp-block-button{position:relative;background:var(--gradient-secondary);border-radius:1.6rem;z-index:0;transition:box-shadow .2s ease,transform .12s ease,background .2s ease}.entry .wp-block-button:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:1.6rem;border:.3rem solid transparent;background:var(--gradient-primary) border-box border-box;mask:linear-gradient(white 0 0) padding-box,linear-gradient(white 0 0) border-box;-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}.entry .wp-block-button .wp-block-button__link{--button-bg-default: var(--gradient-primary);--button-bg-pressed: var(--gradient-primary);position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:var(--button-height);width:var(--button-width);padding:1.8rem;background:var(--button-bg-default);font-weight:var(--font-weight-bold);letter-spacing:0;text-align:center;text-decoration:none;transition:box-shadow .2s ease,transform .12s ease,background .2s ease;background:var(--gradient-primary);border-radius:1.6rem;font-size:2.4rem;line-height:1.5;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (hover: hover) and (pointer: fine){.entry .wp-block-button .wp-block-button__link:hover{opacity:1;background:var(--button-bg-pressed);box-shadow:inset 0 6px 10px #0000002e;transform:translateY(1px)}}.entry .wp-block-button .wp-block-button__link:active{background:var(--button-bg-pressed);box-shadow:inset 0 8px 14px #00000038;transform:translateY(1px)}@media screen and (max-width: 768px){.entry .wp-block-button .wp-block-button__link{padding:1rem}}.entry .wp-block-button .wp-block-button__link[href$=".pdf"]:after{width:3.1rem;margin-inline:1.6rem 0}@media (hover: hover) and (pointer: fine){.entry .wp-block-button:hover{background:var(--gradient-secondary-pressed);transform:translateY(1px)}.entry .wp-block-button .wp-block-button__link:hover{-webkit-background-clip:text;-webkit-text-fill-color:transparent;transform:none}}.entry .wp-block-image .alignright{float:right;margin-left:1em}.entry img.alignright{display:block;margin:0 0 0 auto}.entry img.alignleft{display:block;margin:0 auto 0 0}.entry img.aligncenter{display:block;margin:0 auto}.entry .wp-block-gallery{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin:0 auto;padding:0}.entry .blocks-gallery-item{width:48%;list-style:none}.entry .blocks-gallery-item figure{margin-bottom:10px}.entry .wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%;height:auto}.entry .has-background{padding:20px 30px}.entry .has-very-light-gray-background-color{background:#efefef}.entry iframe{width:100%}.entry .has-large-font-size{font-size:2rem}.entry .has-medium-font-size{font-size:1.25rem}.entry ul{margin-bottom:30px;padding-left:20px}.entry ul li{list-style-type:disc}.entry ol{margin-bottom:30px;padding-left:20px}.entry ol li{list-style-type:decimal}.entry #list{border:1px solid rgb(var(--color-theme-primary));padding:40px 30px}.entry #list li{margin-bottom:20px;list-style:none}.entry #list li:last-child{margin-bottom:0}.entry #list li a{color:#070707}.entry a.with-img:after{display:none}.entry hr{margin:4em 0;padding:0}.entry .wp-block-table{width:100%}.entry .wp-block-table.aligncenter{width:auto}.entry .wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.entry .wp-block-table td{border:1px solid rgb(var(--color-theme-primary));padding:5px 15px;vertical-align:middle}@media screen and (min-width: 769px){.entry{line-height:2}}@media screen and (max-width: 768px){.entry h2{margin-block:2.4rem 1.6rem;font-size:2.4rem}.entry h3{margin-block:2.4rem .8rem;font-size:1.8rem}.entry .wp-block-buttons.is-nowrap{--button-width: 30rem}.entry .wp-block-button .wp-block-button__link{font-size:2rem}.entry .wp-block-button .wp-block-button__link[href$=".pdf"]:after{width:2.4rem;margin-inline:1rem 0}.entry .img-l-sp{max-width:none;width:100%;height:auto}}.entry--system h1{font-size:2.4rem;font-weight:var(--font-weight-bold)}@media screen and (min-width: 769px){.entry--system{--entry-block-margin-block: 4.6rem;text-align:center}}@media screen and (max-width: 768px){.entry--system h1{font-size:1.8rem}}.fixed{position:fixed;display:flex;flex-direction:column;row-gap:1.6rem;max-width:24rem;transition:.2s ease;transition-property:opacity,visibility;z-index:10}@media screen and (min-width: 769px){.fixed{right:0;bottom:1.6rem;border-radius:.8rem 0 0 .8rem}.fixed .fixed__box{border-top-right-radius:0;border-bottom-right-radius:0}}@media screen and (max-width: 768px){.fixed{flex-direction:column-reverse;inset-inline:var(--padding-x-base);bottom:1.6rem;max-width:100%}}.fixed__box{position:relative;padding:2.4rem 1.6rem;background-color:#fff;border-radius:.8rem;box-shadow:0 0 2.4rem #0003}.fixed__box[aria-hidden=true]{opacity:0;visibility:hidden;display:none}@media screen and (max-width: 768px){.fixed__box{padding:1.2rem}}.fixed__close{position:absolute;aspect-ratio:1/1;background-color:#fff;border-radius:50%;border:.1rem solid rgb(var(--color-text-main)/.2);overflow:hidden}@media screen and (min-width: 769px){.fixed__close{--icon-size: 1.8rem;top:-1rem;left:-1.8rem;width:3.6rem}}@media screen and (max-width: 768px){.fixed__close{--icon-size: 1.2rem;top:-1.2rem;right:-.8rem;width:2.4rem}}.fixed__buttons{--button-width: 20.8rem;display:flex;flex-direction:column;gap:.8rem}@media screen and (max-width: 768px){.fixed__buttons{--button-width: min(100%, 15.2rem);justify-content:center;flex-direction:row}.fixed__buttons .button{--icon-size: 1.6rem;padding:.6rem;border-radius:.8rem;font-size:1.3rem;line-height:1.1}}.page{position:relative;overflow:clip}.page__header{position:relative;display:flex;align-items:center;min-height:17rem;padding-block:10rem 5.6rem;background-color:#fff;z-index:0}.page__header:has(.page__header-image){color:#fff}.page__header:has(.page__header-image) .page__subheading{color:inherit}@media screen and (min-width: 769px){.page__header:has(.page__header-image){height:30rem}}@media screen and (max-width: 768px){.page__header{min-height:20rem;padding-block:3rem}}.page__header-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.page__header-image img{width:100%;height:100%;object-fit:cover}.page__body{padding-block:8rem}.page__body:has(.cta){padding-bottom:0}@media screen and (max-width: 768px){.page__body{padding-block:3.2rem}}.page__body-sub{margin-top:12rem;padding-block:12rem;background-color:#fff;border-image:linear-gradient(180deg,#fff,#fff) 0 fill/1/0 50vw}@media screen and (max-width: 768px){.page__body-sub{margin-top:5.6rem;padding-block:3.2rem}}.page__layoutColumn{display:grid;grid-template-columns:1fr 34rem;align-items:flex-start;justify-content:space-between;column-gap:3.2rem}@media screen and (min-width: 1025px){.page__layoutColumn .page__mainBox{padding:4rem 2.4rem 8rem}}@media screen and (max-width: 1024px){.page__layoutColumn{grid-template-columns:1fr;row-gap:3.2rem}}.page__heading{font-size:4rem;font-weight:var(--font-weight-black)}@media screen and (max-width: 768px){.page__heading{font-size:2.4rem}}.page__subheading{display:flex;align-items:center;column-gap:1.1rem;color:rgb(var(--color-theme-primary));font-family:var(--font-lato);font-weight:var(--font-weight-bold);font-size:1.8rem;letter-spacing:0}.page__subheading:before{content:"";flex-shrink:0;display:block;width:1rem;aspect-ratio:1/1;border:.2rem solid currentColor;border-radius:50%}@media screen and (max-width: 768px){.page__subheading{margin-bottom:.8rem}}.page__mainBox{position:relative;max-width:120rem;margin-inline:auto;padding:8rem var(--padding-x-base);background-color:#fff;box-shadow:0 0 4rem #23232321;border-radius:2.4rem}@media screen and (max-width: 768px){.page__mainBox{padding:3.2rem var(--padding-x-base)}}.page__entry{width:min(100%,89.2rem);margin-inline:auto}.page__entry #satori__custom_form{margin-top:5.6rem}.page__entry #satori__custom_form .satori__require,.page__entry #satori__custom_form .satori__not_require{padding:0;margin:0 .8rem;background:none;font-size:1.4rem;font-weight:var(--font-weight-bold)}.page__entry #satori__custom_form .satori__require{color:rgb(var(--color-important))}.page__entry #satori__custom_form .satori__not_require{color:#aaa}@media screen and (max-width: 768px){.page__entry #satori__custom_form{margin-top:2.4rem}}.page__button{margin-top:5.6rem;text-align:center}.page__button .button{--button-width: min(100%, 48rem);--button-height: 7.2rem;--icon-size: 3.2rem;column-gap:1.4rem;border-radius:1.6rem}@media screen and (max-width: 768px){.page__button{margin-top:1.6rem}.page__button .button{--button-height: 8rem;--icon-size: 4rem;column-gap:.8rem;font-size:2rem}}.top{padding-top:2.4rem;background-color:#fff}@media screen and (max-width: 768px){.top{padding-top:0}}.top-data{display:flex;align-items:center;justify-content:space-between;column-gap:3.2rem;margin-top:10rem;padding:3.2rem 5.2rem;background-color:rgb(var(--color-bg-body));border-radius:2.4rem;font-size:1.6rem}@media screen and (max-width: 768px){.top-data{flex-direction:column;row-gap:3.8rem;margin-top:2.4rem;padding:2.4rem 1.6rem}}.top-data__figure{flex-grow:1}@media screen and (min-width: 769px){.top-data__figure{padding-inline:1.4rem}}.top-data__list{display:flex;flex-direction:column;row-gap:4rem;margin-block:3rem;font-size:3.2rem;font-weight:var(--font-weight-bold)}@media screen and (max-width: 768px){.top-data__list{row-gap:2.6rem;margin-block:1.6rem;font-size:2rem}}.top-data__list-item{position:relative}.top-data__list-item:before{content:"";position:absolute;left:0;top:50%;display:block;width:1rem;aspect-ratio:1/1;border-radius:50%;background-color:currentColor;translate:-2.6rem -50%}@media screen and (max-width: 768px){.top-data__list-item{padding-left:1.5rem}.top-data__list-item:before{width:.5rem;translate:0 -50%}}.top-data__value{display:inline-flex;column-gap:.6rem;margin-inline:.6rem;color:rgb(var(--color-theme-primary));font-family:var(--font-lato);font-size:4.4rem;font-weight:var(--font-weight-black);line-height:5rem;vertical-align:text-bottom}@media screen and (max-width: 768px){.top-data__value{margin-inline:.4rem;font-size:2.4rem;line-height:3.1rem}}.top-data__value-num{position:relative;bottom:.8rem;font-size:8rem;vertical-align:text-top}@media screen and (max-width: 768px){.top-data__value-num{font-size:5.6rem}}.top-feature{position:relative;padding-block:5.2rem 12rem;background-color:rgb(var(--color-bg-body));z-index:0}.top-feature:before{content:"";position:absolute;top:-16.7rem;left:50%;width:258rem;aspect-ratio:2580/880;background-color:#fff;clip-path:polygon(0 0,100% 0%,50% 100%);translate:-50% 0;z-index:-1}@media screen and (max-width: 768px){.top-feature{padding-block:3.2rem;background:linear-gradient(180deg,#fff,#fff 38.4rem,rgb(var(--color-bg-body)) 38.4rem,rgb(var(--color-bg-body)))}.top-feature:before{top:38.4rem;width:71.9rem}}.top-feature__heading{position:relative;margin-bottom:4.8rem;font-size:4.8rem;font-weight:var(--font-weight-black);text-align:center}.top-feature__heading em{letter-spacing:.06em}@media screen and (min-width: 769px){.top-feature__heading>em{font-size:6.6rem;line-height:1}.top-feature__heading>small{font-size:4rem;line-height:1}}@media screen and (max-width: 768px){.top-feature__heading{margin-bottom:3.2rem;font-size:2.4rem}.top-feature__heading>em{font-size:4rem;line-height:1}.top-feature__heading>small{font-size:inherit}}.top-feature__heading-catch{display:flex;align-items:center;justify-content:center;column-gap:4rem;margin-bottom:4.8rem;font-size:4rem}.top-feature__heading-catch:before,.top-feature__heading-catch:after{content:"";position:relative;flex-shrink:0;display:block;width:.2rem;height:5rem;background-color:rgb(var(--color-theme-accent))}.top-feature__heading-catch:before{rotate:-25.54deg}.top-feature__heading-catch:after{rotate:25.54deg}@media screen and (max-width: 768px){.top-feature__heading-catch{column-gap:3.6rem;margin-bottom:.6rem;font-size:2.4rem}}.top-feature__subheading{margin-bottom:1.6rem;font-size:3.2rem;font-weight:var(--font-weight-bold);text-align:center}@media screen and (max-width: 768px){.top-feature__subheading{font-size:2rem}}.top-feature__lead{margin-bottom:4rem;font-size:1.8rem;text-align:center;line-height:2}@media screen and (max-width: 768px){.top-feature__lead{margin-bottom:3.2rem;font-size:1.6rem}}.top-mainVisual{position:relative;min-height:70.9rem;overflow:hidden;z-index:1}@media screen and (max-width: 768px){.top-mainVisual{padding-block:19.1rem}}.top-mainVisual__images{position:absolute;top:0;right:-.4rem;bottom:0;left:-.4rem;display:flex;justify-content:space-between;gap:1.6rem;z-index:-1}@media screen and (min-width: 1025px){.top-mainVisual__images{column-gap:50.4rem}}@media screen and (max-width: 768px){.top-mainVisual__images{inset-inline:0;flex-direction:column;gap:.4rem;padding:.4rem}}.top-mainVisual__images-group{flex:1;display:flex;gap:1.6rem}@media screen and (max-width: 768px){.top-mainVisual__images-group{flex:initial;gap:.4rem;height:18.3rem;overflow:hidden}}.top-mainVisual__images-block{display:flex;flex-direction:column;gap:1.6rem;padding-bottom:1.6rem;transition-timing-function:linear;animation:animation-loop 40s infinite linear both}@media screen and (max-width: 768px){.top-mainVisual__images-block{gap:.4rem;padding-bottom:.4rem}}.top-mainVisual__images-row{display:flex;flex-direction:column}.top-mainVisual__images-row:nth-child(2n) .top-mainVisual__images-block{animation-direction:reverse}.top-mainVisual__images-item{display:flex;flex-shrink:0;gap:inherit;overflow:hidden}.top-mainVisual__images-item img{flex:1;border-radius:1.6rem;overflow:hidden}@media screen and (max-width: 768px){.top-mainVisual__images-item{border-radius:.8rem}}.top-mainVisual__container{display:grid;grid-template-columns:42rem 31.6rem;align-items:flex-start;justify-content:center;column-gap:1.6rem}@media screen and (min-width: 1025px){.top-mainVisual__container{grid-template-columns:31.6rem 50.4rem 31.6rem}}@media screen and (max-width: 768px){.top-mainVisual__container{grid-template-columns:1fr}}.top-mainVisual__content{align-self:stretch;padding:3.6rem 1.6rem .8rem;background-color:#fff}@media screen and (min-width: 1025px){.top-mainVisual__content{grid-column:2;padding-inline:3.2rem}}@media screen and (max-width: 768px){.top-mainVisual__content{padding:1.6rem}}.top-mainVisual__title{text-align:center}.top-mainVisual__buttons{display:flex;flex-wrap:wrap;gap:1.6rem;margin-top:3.2rem}.top-mainVisual__buttons .button{--button-width: 100%;--button-height: 6.4rem;flex:1}.top-mainVisual__buttons .button--large{--icon-size: 3.2rem;flex-basis:100%}@media screen and (max-width: 768px){.top-mainVisual__buttons{gap:.8rem}.top-mainVisual__buttons .button--small{--icon-size: 2.4rem}}.top-mainVisual__logo{display:flex;flex-direction:column;align-items:center;row-gap:.8rem;margin-top:4rem;font-size:1.4rem;text-align:center;letter-spacing:0;line-height:1.2}@media screen and (max-width: 768px){.top-mainVisual__logo{margin-top:1.6rem}}.top-mainVisual__form{margin-block:4rem;background-color:#fffffff2;border-radius:.8rem;box-shadow:0 0 1.6rem #0003;overflow:hidden}.top-mainVisual__form #satori__custom_form .satori__custom_form{row-gap:1.6rem;font-size:1.3rem;background:none}.top-mainVisual__form #satori__custom_form .satori__input_group label:first-child{padding-bottom:.4rem}.top-mainVisual__form #satori__custom_form .satori__input_group input[type=email],.top-mainVisual__form #satori__custom_form .satori__input_group input[type=number],.top-mainVisual__form #satori__custom_form .satori__input_group input[type=password],.top-mainVisual__form #satori__custom_form .satori__input_group input[type=tel],.top-mainVisual__form #satori__custom_form .satori__input_group input[type=text],.top-mainVisual__form #satori__custom_form .satori__input_group input[type=url],.top-mainVisual__form #satori__custom_form .satori__input_group textarea,.top-mainVisual__form #satori__custom_form .satori__input_group select{padding:.8rem;border-radius:.2rem;background-color:rgb(var(--color-bg-box));line-height:1.1}.top-mainVisual__form #satori__custom_form .satori__input_group select{min-width:17.6rem;background-color:rgb(var(--color-bg-box))}.top-mainVisual__form #satori__custom_form .satori__input_group input[type=checkbox]+label:before,.top-mainVisual__form #satori__custom_form .satori__input_group input[type=radio]+label:before{width:1.6rem}.top-mainVisual__form #satori__custom_form .satori__input_group input[type=checkbox]+label:after,.top-mainVisual__form #satori__custom_form .satori__input_group input[type=radio]+label:after{top:1rem;left:.4rem;width:.8rem;border-width:0 0 .2rem .2rem}.top-mainVisual__form #satori__custom_form .satori__input_group input[type=checkbox]:checked+label:before,.top-mainVisual__form #satori__custom_form .satori__input_group input[type=radio]:checked+label:before{border-width:.2rem;border-color:rgb(var(--color-theme-primary))}.top-mainVisual__form #satori__custom_form .satori__input_group input[type=checkbox]:checked+label:after,.top-mainVisual__form #satori__custom_form .satori__input_group input[type=radio]:checked+label:after{opacity:1}.top-mainVisual__form #satori__custom_form .satori__require,.top-mainVisual__form #satori__custom_form .satori__not_require{margin-inline:.4rem;padding:.3rem .8rem;border-radius:999.9rem;font-size:1rem;line-height:1}.top-mainVisual__form #satori__custom_form .satori__require{background-color:rgb(var(--color-theme-accent));color:#fff}.top-mainVisual__form #satori__custom_form .satori__not_require{background-color:rgb(var(--color-bg-box))}.top-mainVisual__form #satori__custom_form .satori__notes{font-size:1.2rem}.top-mainVisual__form #satori__custom_form .satori__btn{width:min(100%,25.8rem);padding:1.1rem;background:var(--gradient-accent);font-size:1.6rem}.top-mainVisual__form #satori__custom_form .eigyo{color:#990027}@media screen and (min-width: 1025px){.top-mainVisual__form{grid-column:3}}@media screen and (max-width: 768px){.top-mainVisual__form{display:none}}.top-mainVisual__form-header{padding:.8rem;background-color:rgb(var(--color-theme-primary));color:#fff;text-align:center}.top-mainVisual__form-body{max-height:52.7rem;padding:1.6rem 2rem;overflow-y:auto}.top-mainVisual__form-title{font-size:1.8rem;font-weight:var(--font-weight-bold);line-height:1.3333333333}.diagnosis{padding-block:5rem 8rem}@media screen and (max-width: 768px){.diagnosis{padding-block:3.2rem}}.diagnosis .quiz-header{display:none}.diagnosis .quiz-content{width:min(100%,60rem);margin-inline:auto}@media screen and (min-width: 769px){.diagnosis .quiz-content{margin-top:5.6rem}}.diagnosis .quiz-progress{margin-bottom:6.4rem}@media screen and (max-width: 768px){.diagnosis .quiz-progress{margin-bottom:4rem}}.diagnosis .question-number{display:flex;align-items:center;justify-content:center;column-gap:1rem;margin-bottom:2.4rem;color:rgb(var(--color-theme-accent));font-family:var(--font-lato);font-size:4rem;font-weight:var(--font-weight-black);letter-spacing:0;line-height:1}.diagnosis .question-number:before{content:"Q";color:rgb(var(--color-text-main))}@media screen and (max-width: 768px){.diagnosis .question-number{font-size:3.2rem}}.diagnosis .question-lead{margin-bottom:.4rem;font-size:2rem;text-align:center;line-height:1.8}@media screen and (max-width: 768px){.diagnosis .question-lead{margin-bottom:0;font-size:1.6rem}}.diagnosis .question-text{margin-bottom:4rem;font-size:2.8rem;font-weight:var(--font-weight-bold);text-align:center}@media screen and (max-width: 768px){.diagnosis .question-text{margin-bottom:2.4rem;font-size:2rem}}.diagnosis .question-answers{display:flex;flex-direction:column;gap:.8rem}.diagnosis .answer-option{position:relative;display:flex;align-items:center;column-gap:1.6rem;min-height:8rem;padding:1.5rem 3.2rem;background:#fff;border:.1rem solid rgb(var(--color-text-main)/.2);border-radius:999.9rem;cursor:pointer;font-size:2rem;font-weight:var(--font-weight-bold);transition:background .2s ease;-webkit-user-select:none;user-select:none;letter-spacing:0;line-height:1.45}.diagnosis .answer-option:before,.diagnosis .answer-option:after{content:"";display:block;aspect-ratio:1/1;border-radius:50%}.diagnosis .answer-option:before{flex-shrink:0;width:2rem;background-color:#fff;border:.1rem solid rgb(var(--color-text-main)/.2)}.diagnosis .answer-option:after{position:absolute;left:3.8rem;inset-block:0;width:.8rem;margin-block:auto;background-color:rgb(var(--color-theme-primary));opacity:0;transition:opacity .2s ease;overflow:hidden}.diagnosis .answer-option:hover,.diagnosis .answer-option.selected{background:#dae8e0}.diagnosis .answer-option.selected:after{opacity:1}.diagnosis .answer-option input{position:absolute;border:0;clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;width:1px;white-space:nowrap}@media screen and (max-width: 768px){.diagnosis .answer-option{min-height:5.5rem;font-size:1.6rem}}.diagnosis .quiz-navigation{display:flex;justify-content:center;align-items:center;gap:2.4rem;margin-top:2.4rem}@media screen and (max-width: 768px){.diagnosis .quiz-navigation{justify-content:space-between;margin-top:1.6rem}}.diagnosis .btn{min-width:12rem;padding:1.2rem 2.4rem;--button-bg-default: var(--gradient-primary);--button-bg-pressed: var(--gradient-primary-pressed);background:var(--button-bg-default);border-radius:999.9rem;color:#fff;font-weight:var(--font-weight-bold);font-size:1.6rem;letter-spacing:0;text-align:center;transition:box-shadow .2s ease,transform .12s ease,background .2s ease}.diagnosis .btn:not([disabled]):hover{background:var(--button-bg-pressed);box-shadow:inset 0 6px 10px #0000002e;transform:translateY(1px)}.diagnosis .btn:not([disabled]):active{background:var(--button-bg-pressed);box-shadow:inset 0 8px 14px #00000038;transform:translateY(1px)}.diagnosis .btn:before,.diagnosis .btn:after{--icon-aspect-ratio: 4.56 / 9.11;--icon-size: .7rem;--icon-mask: url(/assets/images/common/icon-next-bold.svg);display:inline-block;width:var(--icon-size, 1em);aspect-ratio:var(--icon-aspect-ratio, 1/1);background:var(--icon-color, currentColor);-webkit-mask-image:var(--icon-mask);mask-image:var(--icon-mask);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;overflow:hidden;transition:.25s var(--easing-effect);content:"";vertical-align:middle}.diagnosis .btn:before{display:none;margin-right:.8rem;scale:-1 1}.diagnosis .btn:after{margin-left:.8rem}.diagnosis .btn.btn-prev{padding-block:1.1rem;--button-bg-default: var(--gradient-secondary);--button-bg-pressed: var(--gradient-secondary-pressed, var(--gradient-secondary));background:var(--button-bg-default);color:rgb(var(--color-text-main));border:.1rem solid rgb(var(--color-text-main)/.2)}.diagnosis .btn.btn-prev:before{display:inline-block}.diagnosis .btn.btn-prev:after{display:none}.diagnosis .btn[disabled]{opacity:.3;pointer-events:none;box-shadow:none;transform:none;background:var(--button-bg-default);cursor:not-allowed}.diagnosis .diagnostic-result{text-align:center}.diagnosis .diagnostic-result__illust-item{position:absolute}.diagnosis .diagnostic-result__illust-item img{width:100%}.diagnosis .diagnostic-result__illust-item--01{top:13.1rem;left:-2.4rem;width:min(22.3333333333vw,26.8rem)}@media screen and (max-width: 768px){.diagnosis .diagnostic-result__illust-item--01{top:20.6rem;left:-.8rem;width:17.8666666667vw;width:6.7rem}}.diagnosis .diagnostic-result__illust-item--02{top:15.3rem;right:-2.4rem;width:min(22.1666666667vw,26.6rem)}@media screen and (max-width: 768px){.diagnosis .diagnostic-result__illust-item--02{top:20.8rem;right:-.8rem;width:18.1333333333vw;width:6.8rem}}.diagnosis .result-label{width:fit-content;margin-inline:auto;margin-bottom:1.2rem;padding-block:.2rem;color:rgb(var(--color-theme-primary));border-bottom:.4rem solid currentColor;font-size:3.2rem;letter-spacing:.02em}@media screen and (max-width: 768px){.diagnosis .result-label{margin-bottom:1.6rem;border-bottom-width:.3rem;font-size:2.4rem}}.diagnosis .result-title{margin-bottom:2.4rem;font-weight:var(--font-weight-bold);font-size:2.4rem}@media screen and (max-width: 768px){.diagnosis .result-title{font-size:2rem}}.diagnosis .result-level{display:flex;align-items:center;justify-content:center;margin-bottom:3.2rem;font-family:var(--font-lato);font-size:5.8rem;font-weight:var(--font-weight-black);letter-spacing:0;line-height:1}.diagnosis .result-level>span{font-family:var(--font-lato);font-size:9.2rem}@media screen and (max-width: 768px){.diagnosis .result-level{margin-bottom:2.4rem;font-size:4rem}.diagnosis .result-level>span{font-size:6.4rem}}.diagnosis .result-content{padding:2.4rem 4rem;background-color:rgb(var(--color-bg-body));border-radius:1.6rem;font-size:1.5rem}@media screen and (max-width: 768px){.diagnosis .result-content{padding:1.6rem}}.diagnosis .result-message{margin-bottom:2.4rem;font-size:2.4rem;font-weight:var(--font-weight-bold);text-align:center}@media screen and (max-width: 768px){.diagnosis .result-message{font-size:2rem}}.diagnosis .result-cta-btns{display:flex;justify-content:center;align-items:center;gap:.8rem 1.6rem;width:min(100%,89.2rem);margin-inline:auto;padding:3.2rem;background-color:#fff;border-radius:1.6rem}.diagnosis .result-cta-btns a{--button-width: min(100%, 36rem);border-radius:1.6rem}@media screen and (min-width: 769px){.diagnosis .result-cta-btns a{--button-height: min(100%, 6.4rem)}}@media screen and (max-width: 1024px){.diagnosis .result-cta-btns{flex-direction:column;padding:3.2rem 1.6rem}}.diagnosis .result-actions{--button-width: min(100%, 44rem);margin-top:2.4rem;text-align:center}@media screen and (max-width: 768px){.diagnosis .result-actions{margin-top:1.2rem}}.diagnosis-frame{--paragraph-margin-block: 1.6rem;position:relative;background-color:#fff;background-image:linear-gradient(90deg,#E1E1E1 .1rem,transparent .1rem),linear-gradient(#E1E1E1 .1rem,transparent .1rem);background-position:2.4rem 2.4rem;background-size:3.8rem 3.8rem;background-repeat:repeat;border-radius:2.4rem;border:2.4rem solid rgb(var(--color-theme-primary));box-shadow:0 0 4rem #00000021;font-size:1.5rem}@media screen and (max-width: 768px){.diagnosis-frame{--paragraph-margin-block: 1.4rem;border-width:.8rem;background-size:2rem 2rem;font-size:1.4rem}}.diagnosis-frame__body{padding:4.8rem 5.6rem 3.2rem}@media screen and (max-width: 768px){.diagnosis-frame__body{padding:2.4rem 1.6rem 1.6rem}}.diagnosis-frame__footer{padding:3.2rem 5.6rem 1.4rem;background-color:rgb(var(--color-theme-primary));color:#fff;text-align:center}@media screen and (max-width: 768px){.diagnosis-frame__footer{--button-width: 100%;padding:2.4rem 1.6rem 1.6rem}}.diagnosis-frame__inner{width:min(100%,63.8rem);margin-inline:auto}.diagnosis-init{position:relative;text-align:center}.diagnosis-init__illust-item{position:absolute}.diagnosis-init__illust-item img{width:100%}.diagnosis-init__illust-item--01{top:3.8rem;left:-2.4rem;width:min(19.5833333333vw,23.5rem)}@media screen and (max-width: 768px){.diagnosis-init__illust-item--01{top:10.1rem;left:-.8rem;width:14.6666666667vw;width:5.5rem}}.diagnosis-init__illust-item--02{top:4.5rem;right:-2.4rem;width:min(21.0833333333vw,25.3rem)}@media screen and (max-width: 768px){.diagnosis-init__illust-item--02{top:10.6rem;right:-.8rem;width:14.9333333333vw;width:5.6rem}}.diagnosis-title{display:flex;flex-direction:column;align-items:center;row-gap:1.8rem;margin-bottom:3.2rem;color:rgb(var(--color-theme-primary));font-size:3rem;font-weight:var(--font-weight-black);letter-spacing:.1em;text-align:center}@media screen and (max-width: 768px){.diagnosis-title{row-gap:1.4rem;margin-bottom:1.6rem}}@media screen and (max-width: 768px){.diagnosis-title__img{width:22rem}}.diagnosis-title__catch{display:flex;align-items:center;justify-content:center;column-gap:2.6rem;line-height:1.3}.diagnosis-title__catch:before,.diagnosis-title__catch:after{content:"";position:relative;align-self:stretch;bottom:-.3rem;display:block;width:.2rem;min-height:5rem;background-color:rgb(var(--color-theme-primary));flex-shrink:0}.diagnosis-title__catch:before{rotate:159.62deg}.diagnosis-title__catch:after{rotate:-159.62deg}.diagnosis-title__catch small{display:block;color:rgb(var(--color-text-main));font-size:1.8rem;font-weight:var(--font-weight-bold);letter-spacing:.18em}@media screen and (max-width: 768px){.diagnosis-title__catch{column-gap:1.2rem;font-size:1.8rem}.diagnosis-title__catch small{margin-bottom:.4rem;font-size:1.4rem;letter-spacing:.04em}}.u-color-white{color:#fff!important}.u-color-black{color:#000!important}.u-color-text{color:rgb(var(--color-text-main))!important}.u-color-primary{color:rgb(var(--color-theme-primary))!important}.u-color-accent{color:rgb(var(--color-theme-accent))!important}.u-color-inherit{color:inherit!important}.u-bg-color-white{background-color:#fff!important}.u-bg-color-black{background-color:#000!important}.u-bg-color-box{background-color:rgb(var(--color-bg-box))!important}.u-bg-color-box-body{background-color:rgb(var(--color-bg-body))!important}.u-bg-color-inherit{background-color:inherit!important}@media screen and (min-width: 769px){.u-hidden-pc,.-tb,.-sp{display:none!important}}@media screen and (max-width: 768px){.u-hidden-sp,.-pc,.-tb{display:none!important}}@media screen and (min-width: 768px) and (max-width: 980px){.-tb{display:block!important}.-tb-none{display:none!important}}.u-font-base{font-family:var(--font-base)}.u-font-latin{font-family:var(--font-latin)}.u-font-lato{font-family:var(--font-lato)}.u-m-auto{margin:0 auto!important}.u-mt-0{margin-top:0rem!important}.u-mb-0{margin-bottom:0rem!important}.u-ml-0{margin-left:0rem!important}.u-mr-0{margin-right:0rem!important}.u-mt-5{margin-top:.5rem!important}.u-mb-5{margin-bottom:.5rem!important}.u-ml-5{margin-left:.5rem!important}.u-mr-5{margin-right:.5rem!important}.u-mt-10{margin-top:1rem!important}.u-mb-10{margin-bottom:1rem!important}.u-ml-10{margin-left:1rem!important}.u-mr-10{margin-right:1rem!important}.u-mt-15{margin-top:1.5rem!important}.u-mb-15{margin-bottom:1.5rem!important}.u-ml-15{margin-left:1.5rem!important}.u-mr-15{margin-right:1.5rem!important}.u-mt-20{margin-top:2rem!important}.u-mb-20{margin-bottom:2rem!important}.u-ml-20{margin-left:2rem!important}.u-mr-20{margin-right:2rem!important}.u-mt-25{margin-top:2.5rem!important}.u-mb-25{margin-bottom:2.5rem!important}.u-ml-25{margin-left:2.5rem!important}.u-mr-25{margin-right:2.5rem!important}.u-mt-30{margin-top:3rem!important}.u-mb-30{margin-bottom:3rem!important}.u-ml-30{margin-left:3rem!important}.u-mr-30{margin-right:3rem!important}.u-mt-35{margin-top:3.5rem!important}.u-mb-35{margin-bottom:3.5rem!important}.u-ml-35{margin-left:3.5rem!important}.u-mr-35{margin-right:3.5rem!important}.u-mt-40{margin-top:4rem!important}.u-mb-40{margin-bottom:4rem!important}.u-ml-40{margin-left:4rem!important}.u-mr-40{margin-right:4rem!important}.u-mt-45{margin-top:4.5rem!important}.u-mb-45{margin-bottom:4.5rem!important}.u-ml-45{margin-left:4.5rem!important}.u-mr-45{margin-right:4.5rem!important}.u-mt-50{margin-top:5rem!important}.u-mb-50{margin-bottom:5rem!important}.u-ml-50{margin-left:5rem!important}.u-mr-50{margin-right:5rem!important}.u-mt-55{margin-top:5.5rem!important}.u-mb-55{margin-bottom:5.5rem!important}.u-ml-55{margin-left:5.5rem!important}.u-mr-55{margin-right:5.5rem!important}.u-mt-60{margin-top:6rem!important}.u-mb-60{margin-bottom:6rem!important}.u-ml-60{margin-left:6rem!important}.u-mr-60{margin-right:6rem!important}.u-mt-65{margin-top:6.5rem!important}.u-mb-65{margin-bottom:6.5rem!important}.u-ml-65{margin-left:6.5rem!important}.u-mr-65{margin-right:6.5rem!important}.u-mt-70{margin-top:7rem!important}.u-mb-70{margin-bottom:7rem!important}.u-ml-70{margin-left:7rem!important}.u-mr-70{margin-right:7rem!important}.u-mt-75{margin-top:7.5rem!important}.u-mb-75{margin-bottom:7.5rem!important}.u-ml-75{margin-left:7.5rem!important}.u-mr-75{margin-right:7.5rem!important}.u-mt-80{margin-top:8rem!important}.u-mb-80{margin-bottom:8rem!important}.u-ml-80{margin-left:8rem!important}.u-mr-80{margin-right:8rem!important}.u-mt-85{margin-top:8.5rem!important}.u-mb-85{margin-bottom:8.5rem!important}.u-ml-85{margin-left:8.5rem!important}.u-mr-85{margin-right:8.5rem!important}.u-mt-90{margin-top:9rem!important}.u-mb-90{margin-bottom:9rem!important}.u-ml-90{margin-left:9rem!important}.u-mr-90{margin-right:9rem!important}.u-mt-95{margin-top:9.5rem!important}.u-mb-95{margin-bottom:9.5rem!important}.u-ml-95{margin-left:9.5rem!important}.u-mr-95{margin-right:9.5rem!important}.u-mt-100{margin-top:10rem!important}.u-mb-100{margin-bottom:10rem!important}.u-ml-100{margin-left:10rem!important}.u-mr-100{margin-right:10rem!important}.u-mt-105{margin-top:10.5rem!important}.u-mb-105{margin-bottom:10.5rem!important}.u-ml-105{margin-left:10.5rem!important}.u-mr-105{margin-right:10.5rem!important}.u-mt-110{margin-top:11rem!important}.u-mb-110{margin-bottom:11rem!important}.u-ml-110{margin-left:11rem!important}.u-mr-110{margin-right:11rem!important}.u-mt-115{margin-top:11.5rem!important}.u-mb-115{margin-bottom:11.5rem!important}.u-ml-115{margin-left:11.5rem!important}.u-mr-115{margin-right:11.5rem!important}.u-mt-120{margin-top:12rem!important}.u-mb-120{margin-bottom:12rem!important}.u-ml-120{margin-left:12rem!important}.u-mr-120{margin-right:12rem!important}.u-mt-125{margin-top:12.5rem!important}.u-mb-125{margin-bottom:12.5rem!important}.u-ml-125{margin-left:12.5rem!important}.u-mr-125{margin-right:12.5rem!important}.u-mt-130{margin-top:13rem!important}.u-mb-130{margin-bottom:13rem!important}.u-ml-130{margin-left:13rem!important}.u-mr-130{margin-right:13rem!important}.u-mt-135{margin-top:13.5rem!important}.u-mb-135{margin-bottom:13.5rem!important}.u-ml-135{margin-left:13.5rem!important}.u-mr-135{margin-right:13.5rem!important}.u-mt-140{margin-top:14rem!important}.u-mb-140{margin-bottom:14rem!important}.u-ml-140{margin-left:14rem!important}.u-mr-140{margin-right:14rem!important}.u-mt-145{margin-top:14.5rem!important}.u-mb-145{margin-bottom:14.5rem!important}.u-ml-145{margin-left:14.5rem!important}.u-mr-145{margin-right:14.5rem!important}.u-mt-150{margin-top:15rem!important}.u-mb-150{margin-bottom:15rem!important}.u-ml-150{margin-left:15rem!important}.u-mr-150{margin-right:15rem!important}@media screen and (max-width: 768px){.u-m-auto-sp{margin:0 auto!important}.u-mt-0-sp{margin-top:0rem!important}.u-mb-0-sp{margin-bottom:0rem!important}.u-ml-0-sp{margin-left:0rem!important}.u-mr-0-sp{margin-right:0rem!important}.u-mt-5-sp{margin-top:.5rem!important}.u-mb-5-sp{margin-bottom:.5rem!important}.u-ml-5-sp{margin-left:.5rem!important}.u-mr-5-sp{margin-right:.5rem!important}.u-mt-10-sp{margin-top:1rem!important}.u-mb-10-sp{margin-bottom:1rem!important}.u-ml-10-sp{margin-left:1rem!important}.u-mr-10-sp{margin-right:1rem!important}.u-mt-15-sp{margin-top:1.5rem!important}.u-mb-15-sp{margin-bottom:1.5rem!important}.u-ml-15-sp{margin-left:1.5rem!important}.u-mr-15-sp{margin-right:1.5rem!important}.u-mt-20-sp{margin-top:2rem!important}.u-mb-20-sp{margin-bottom:2rem!important}.u-ml-20-sp{margin-left:2rem!important}.u-mr-20-sp{margin-right:2rem!important}.u-mt-25-sp{margin-top:2.5rem!important}.u-mb-25-sp{margin-bottom:2.5rem!important}.u-ml-25-sp{margin-left:2.5rem!important}.u-mr-25-sp{margin-right:2.5rem!important}.u-mt-30-sp{margin-top:3rem!important}.u-mb-30-sp{margin-bottom:3rem!important}.u-ml-30-sp{margin-left:3rem!important}.u-mr-30-sp{margin-right:3rem!important}.u-mt-35-sp{margin-top:3.5rem!important}.u-mb-35-sp{margin-bottom:3.5rem!important}.u-ml-35-sp{margin-left:3.5rem!important}.u-mr-35-sp{margin-right:3.5rem!important}.u-mt-40-sp{margin-top:4rem!important}.u-mb-40-sp{margin-bottom:4rem!important}.u-ml-40-sp{margin-left:4rem!important}.u-mr-40-sp{margin-right:4rem!important}.u-mt-45-sp{margin-top:4.5rem!important}.u-mb-45-sp{margin-bottom:4.5rem!important}.u-ml-45-sp{margin-left:4.5rem!important}.u-mr-45-sp{margin-right:4.5rem!important}.u-mt-50-sp{margin-top:5rem!important}.u-mb-50-sp{margin-bottom:5rem!important}.u-ml-50-sp{margin-left:5rem!important}.u-mr-50-sp{margin-right:5rem!important}.u-mt-55-sp{margin-top:5.5rem!important}.u-mb-55-sp{margin-bottom:5.5rem!important}.u-ml-55-sp{margin-left:5.5rem!important}.u-mr-55-sp{margin-right:5.5rem!important}.u-mt-60-sp{margin-top:6rem!important}.u-mb-60-sp{margin-bottom:6rem!important}.u-ml-60-sp{margin-left:6rem!important}.u-mr-60-sp{margin-right:6rem!important}.u-mt-65-sp{margin-top:6.5rem!important}.u-mb-65-sp{margin-bottom:6.5rem!important}.u-ml-65-sp{margin-left:6.5rem!important}.u-mr-65-sp{margin-right:6.5rem!important}.u-mt-70-sp{margin-top:7rem!important}.u-mb-70-sp{margin-bottom:7rem!important}.u-ml-70-sp{margin-left:7rem!important}.u-mr-70-sp{margin-right:7rem!important}.u-mt-75-sp{margin-top:7.5rem!important}.u-mb-75-sp{margin-bottom:7.5rem!important}.u-ml-75-sp{margin-left:7.5rem!important}.u-mr-75-sp{margin-right:7.5rem!important}.u-mt-80-sp{margin-top:8rem!important}.u-mb-80-sp{margin-bottom:8rem!important}.u-ml-80-sp{margin-left:8rem!important}.u-mr-80-sp{margin-right:8rem!important}.u-mt-85-sp{margin-top:8.5rem!important}.u-mb-85-sp{margin-bottom:8.5rem!important}.u-ml-85-sp{margin-left:8.5rem!important}.u-mr-85-sp{margin-right:8.5rem!important}.u-mt-90-sp{margin-top:9rem!important}.u-mb-90-sp{margin-bottom:9rem!important}.u-ml-90-sp{margin-left:9rem!important}.u-mr-90-sp{margin-right:9rem!important}.u-mt-95-sp{margin-top:9.5rem!important}.u-mb-95-sp{margin-bottom:9.5rem!important}.u-ml-95-sp{margin-left:9.5rem!important}.u-mr-95-sp{margin-right:9.5rem!important}.u-mt-100-sp{margin-top:10rem!important}.u-mb-100-sp{margin-bottom:10rem!important}.u-ml-100-sp{margin-left:10rem!important}.u-mr-100-sp{margin-right:10rem!important}}.u-p-0{padding:0rem!important}.u-pt-0{padding-top:0rem!important}.u-pb-0{padding-bottom:0rem!important}.u-pl-0{padding-left:0rem!important}.u-pr-0{padding-right:0rem!important}.u-py-0{padding-block:0rem!important}.u-px-0{padding-inline:0rem!important}.u-p-5{padding:.5rem!important}.u-pt-5{padding-top:.5rem!important}.u-pb-5{padding-bottom:.5rem!important}.u-pl-5{padding-left:.5rem!important}.u-pr-5{padding-right:.5rem!important}.u-py-5{padding-block:.5rem!important}.u-px-5{padding-inline:.5rem!important}.u-p-10{padding:1rem!important}.u-pt-10{padding-top:1rem!important}.u-pb-10{padding-bottom:1rem!important}.u-pl-10{padding-left:1rem!important}.u-pr-10{padding-right:1rem!important}.u-py-10{padding-block:1rem!important}.u-px-10{padding-inline:1rem!important}.u-p-15{padding:1.5rem!important}.u-pt-15{padding-top:1.5rem!important}.u-pb-15{padding-bottom:1.5rem!important}.u-pl-15{padding-left:1.5rem!important}.u-pr-15{padding-right:1.5rem!important}.u-py-15{padding-block:1.5rem!important}.u-px-15{padding-inline:1.5rem!important}.u-p-20{padding:2rem!important}.u-pt-20{padding-top:2rem!important}.u-pb-20{padding-bottom:2rem!important}.u-pl-20{padding-left:2rem!important}.u-pr-20{padding-right:2rem!important}.u-py-20{padding-block:2rem!important}.u-px-20{padding-inline:2rem!important}.u-p-25{padding:2.5rem!important}.u-pt-25{padding-top:2.5rem!important}.u-pb-25{padding-bottom:2.5rem!important}.u-pl-25{padding-left:2.5rem!important}.u-pr-25{padding-right:2.5rem!important}.u-py-25{padding-block:2.5rem!important}.u-px-25{padding-inline:2.5rem!important}.u-p-30{padding:3rem!important}.u-pt-30{padding-top:3rem!important}.u-pb-30{padding-bottom:3rem!important}.u-pl-30{padding-left:3rem!important}.u-pr-30{padding-right:3rem!important}.u-py-30{padding-block:3rem!important}.u-px-30{padding-inline:3rem!important}.u-p-35{padding:3.5rem!important}.u-pt-35{padding-top:3.5rem!important}.u-pb-35{padding-bottom:3.5rem!important}.u-pl-35{padding-left:3.5rem!important}.u-pr-35{padding-right:3.5rem!important}.u-py-35{padding-block:3.5rem!important}.u-px-35{padding-inline:3.5rem!important}.u-p-40{padding:4rem!important}.u-pt-40{padding-top:4rem!important}.u-pb-40{padding-bottom:4rem!important}.u-pl-40{padding-left:4rem!important}.u-pr-40{padding-right:4rem!important}.u-py-40{padding-block:4rem!important}.u-px-40{padding-inline:4rem!important}.u-p-45{padding:4.5rem!important}.u-pt-45{padding-top:4.5rem!important}.u-pb-45{padding-bottom:4.5rem!important}.u-pl-45{padding-left:4.5rem!important}.u-pr-45{padding-right:4.5rem!important}.u-py-45{padding-block:4.5rem!important}.u-px-45{padding-inline:4.5rem!important}.u-p-50{padding:5rem!important}.u-pt-50{padding-top:5rem!important}.u-pb-50{padding-bottom:5rem!important}.u-pl-50{padding-left:5rem!important}.u-pr-50{padding-right:5rem!important}.u-py-50{padding-block:5rem!important}.u-px-50{padding-inline:5rem!important}.u-p-55{padding:5.5rem!important}.u-pt-55{padding-top:5.5rem!important}.u-pb-55{padding-bottom:5.5rem!important}.u-pl-55{padding-left:5.5rem!important}.u-pr-55{padding-right:5.5rem!important}.u-py-55{padding-block:5.5rem!important}.u-px-55{padding-inline:5.5rem!important}.u-p-60{padding:6rem!important}.u-pt-60{padding-top:6rem!important}.u-pb-60{padding-bottom:6rem!important}.u-pl-60{padding-left:6rem!important}.u-pr-60{padding-right:6rem!important}.u-py-60{padding-block:6rem!important}.u-px-60{padding-inline:6rem!important}.u-p-65{padding:6.5rem!important}.u-pt-65{padding-top:6.5rem!important}.u-pb-65{padding-bottom:6.5rem!important}.u-pl-65{padding-left:6.5rem!important}.u-pr-65{padding-right:6.5rem!important}.u-py-65{padding-block:6.5rem!important}.u-px-65{padding-inline:6.5rem!important}.u-p-70{padding:7rem!important}.u-pt-70{padding-top:7rem!important}.u-pb-70{padding-bottom:7rem!important}.u-pl-70{padding-left:7rem!important}.u-pr-70{padding-right:7rem!important}.u-py-70{padding-block:7rem!important}.u-px-70{padding-inline:7rem!important}.u-p-75{padding:7.5rem!important}.u-pt-75{padding-top:7.5rem!important}.u-pb-75{padding-bottom:7.5rem!important}.u-pl-75{padding-left:7.5rem!important}.u-pr-75{padding-right:7.5rem!important}.u-py-75{padding-block:7.5rem!important}.u-px-75{padding-inline:7.5rem!important}.u-p-80{padding:8rem!important}.u-pt-80{padding-top:8rem!important}.u-pb-80{padding-bottom:8rem!important}.u-pl-80{padding-left:8rem!important}.u-pr-80{padding-right:8rem!important}.u-py-80{padding-block:8rem!important}.u-px-80{padding-inline:8rem!important}.u-p-85{padding:8.5rem!important}.u-pt-85{padding-top:8.5rem!important}.u-pb-85{padding-bottom:8.5rem!important}.u-pl-85{padding-left:8.5rem!important}.u-pr-85{padding-right:8.5rem!important}.u-py-85{padding-block:8.5rem!important}.u-px-85{padding-inline:8.5rem!important}.u-p-90{padding:9rem!important}.u-pt-90{padding-top:9rem!important}.u-pb-90{padding-bottom:9rem!important}.u-pl-90{padding-left:9rem!important}.u-pr-90{padding-right:9rem!important}.u-py-90{padding-block:9rem!important}.u-px-90{padding-inline:9rem!important}.u-p-95{padding:9.5rem!important}.u-pt-95{padding-top:9.5rem!important}.u-pb-95{padding-bottom:9.5rem!important}.u-pl-95{padding-left:9.5rem!important}.u-pr-95{padding-right:9.5rem!important}.u-py-95{padding-block:9.5rem!important}.u-px-95{padding-inline:9.5rem!important}.u-p-100{padding:10rem!important}.u-pt-100{padding-top:10rem!important}.u-pb-100{padding-bottom:10rem!important}.u-pl-100{padding-left:10rem!important}.u-pr-100{padding-right:10rem!important}.u-py-100{padding-block:10rem!important}.u-px-100{padding-inline:10rem!important}.u-p-105{padding:10.5rem!important}.u-pt-105{padding-top:10.5rem!important}.u-pb-105{padding-bottom:10.5rem!important}.u-pl-105{padding-left:10.5rem!important}.u-pr-105{padding-right:10.5rem!important}.u-py-105{padding-block:10.5rem!important}.u-px-105{padding-inline:10.5rem!important}.u-p-110{padding:11rem!important}.u-pt-110{padding-top:11rem!important}.u-pb-110{padding-bottom:11rem!important}.u-pl-110{padding-left:11rem!important}.u-pr-110{padding-right:11rem!important}.u-py-110{padding-block:11rem!important}.u-px-110{padding-inline:11rem!important}.u-p-115{padding:11.5rem!important}.u-pt-115{padding-top:11.5rem!important}.u-pb-115{padding-bottom:11.5rem!important}.u-pl-115{padding-left:11.5rem!important}.u-pr-115{padding-right:11.5rem!important}.u-py-115{padding-block:11.5rem!important}.u-px-115{padding-inline:11.5rem!important}.u-p-120{padding:12rem!important}.u-pt-120{padding-top:12rem!important}.u-pb-120{padding-bottom:12rem!important}.u-pl-120{padding-left:12rem!important}.u-pr-120{padding-right:12rem!important}.u-py-120{padding-block:12rem!important}.u-px-120{padding-inline:12rem!important}.u-p-125{padding:12.5rem!important}.u-pt-125{padding-top:12.5rem!important}.u-pb-125{padding-bottom:12.5rem!important}.u-pl-125{padding-left:12.5rem!important}.u-pr-125{padding-right:12.5rem!important}.u-py-125{padding-block:12.5rem!important}.u-px-125{padding-inline:12.5rem!important}.u-p-130{padding:13rem!important}.u-pt-130{padding-top:13rem!important}.u-pb-130{padding-bottom:13rem!important}.u-pl-130{padding-left:13rem!important}.u-pr-130{padding-right:13rem!important}.u-py-130{padding-block:13rem!important}.u-px-130{padding-inline:13rem!important}.u-p-135{padding:13.5rem!important}.u-pt-135{padding-top:13.5rem!important}.u-pb-135{padding-bottom:13.5rem!important}.u-pl-135{padding-left:13.5rem!important}.u-pr-135{padding-right:13.5rem!important}.u-py-135{padding-block:13.5rem!important}.u-px-135{padding-inline:13.5rem!important}.u-p-140{padding:14rem!important}.u-pt-140{padding-top:14rem!important}.u-pb-140{padding-bottom:14rem!important}.u-pl-140{padding-left:14rem!important}.u-pr-140{padding-right:14rem!important}.u-py-140{padding-block:14rem!important}.u-px-140{padding-inline:14rem!important}.u-p-145{padding:14.5rem!important}.u-pt-145{padding-top:14.5rem!important}.u-pb-145{padding-bottom:14.5rem!important}.u-pl-145{padding-left:14.5rem!important}.u-pr-145{padding-right:14.5rem!important}.u-py-145{padding-block:14.5rem!important}.u-px-145{padding-inline:14.5rem!important}.u-p-150{padding:15rem!important}.u-pt-150{padding-top:15rem!important}.u-pb-150{padding-bottom:15rem!important}.u-pl-150{padding-left:15rem!important}.u-pr-150{padding-right:15rem!important}.u-py-150{padding-block:15rem!important}.u-px-150{padding-inline:15rem!important}@media screen and (max-width: 768px){.u-p-0-sp{padding:0rem!important}.u-pt-0-sp{padding-top:0rem!important}.u-pb-0-sp{padding-bottom:0rem!important}.u-pl-0-sp{padding-left:0rem!important}.u-pr-0-sp{padding-right:0rem!important}.u-py-0-sp{padding-block:0rem!important}.u-px-0-sp{padding-inline:0rem!important}.u-p-5-sp{padding:.5rem!important}.u-pt-5-sp{padding-top:.5rem!important}.u-pb-5-sp{padding-bottom:.5rem!important}.u-pl-5-sp{padding-left:.5rem!important}.u-pr-5-sp{padding-right:.5rem!important}.u-py-5-sp{padding-block:.5rem!important}.u-px-5-sp{padding-inline:.5rem!important}.u-p-10-sp{padding:1rem!important}.u-pt-10-sp{padding-top:1rem!important}.u-pb-10-sp{padding-bottom:1rem!important}.u-pl-10-sp{padding-left:1rem!important}.u-pr-10-sp{padding-right:1rem!important}.u-py-10-sp{padding-block:1rem!important}.u-px-10-sp{padding-inline:1rem!important}.u-p-15-sp{padding:1.5rem!important}.u-pt-15-sp{padding-top:1.5rem!important}.u-pb-15-sp{padding-bottom:1.5rem!important}.u-pl-15-sp{padding-left:1.5rem!important}.u-pr-15-sp{padding-right:1.5rem!important}.u-py-15-sp{padding-block:1.5rem!important}.u-px-15-sp{padding-inline:1.5rem!important}.u-p-20-sp{padding:2rem!important}.u-pt-20-sp{padding-top:2rem!important}.u-pb-20-sp{padding-bottom:2rem!important}.u-pl-20-sp{padding-left:2rem!important}.u-pr-20-sp{padding-right:2rem!important}.u-py-20-sp{padding-block:2rem!important}.u-px-20-sp{padding-inline:2rem!important}.u-p-25-sp{padding:2.5rem!important}.u-pt-25-sp{padding-top:2.5rem!important}.u-pb-25-sp{padding-bottom:2.5rem!important}.u-pl-25-sp{padding-left:2.5rem!important}.u-pr-25-sp{padding-right:2.5rem!important}.u-py-25-sp{padding-block:2.5rem!important}.u-px-25-sp{padding-inline:2.5rem!important}.u-p-30-sp{padding:3rem!important}.u-pt-30-sp{padding-top:3rem!important}.u-pb-30-sp{padding-bottom:3rem!important}.u-pl-30-sp{padding-left:3rem!important}.u-pr-30-sp{padding-right:3rem!important}.u-py-30-sp{padding-block:3rem!important}.u-px-30-sp{padding-inline:3rem!important}.u-p-35-sp{padding:3.5rem!important}.u-pt-35-sp{padding-top:3.5rem!important}.u-pb-35-sp{padding-bottom:3.5rem!important}.u-pl-35-sp{padding-left:3.5rem!important}.u-pr-35-sp{padding-right:3.5rem!important}.u-py-35-sp{padding-block:3.5rem!important}.u-px-35-sp{padding-inline:3.5rem!important}.u-p-40-sp{padding:4rem!important}.u-pt-40-sp{padding-top:4rem!important}.u-pb-40-sp{padding-bottom:4rem!important}.u-pl-40-sp{padding-left:4rem!important}.u-pr-40-sp{padding-right:4rem!important}.u-py-40-sp{padding-block:4rem!important}.u-px-40-sp{padding-inline:4rem!important}.u-p-45-sp{padding:4.5rem!important}.u-pt-45-sp{padding-top:4.5rem!important}.u-pb-45-sp{padding-bottom:4.5rem!important}.u-pl-45-sp{padding-left:4.5rem!important}.u-pr-45-sp{padding-right:4.5rem!important}.u-py-45-sp{padding-block:4.5rem!important}.u-px-45-sp{padding-inline:4.5rem!important}.u-p-50-sp{padding:5rem!important}.u-pt-50-sp{padding-top:5rem!important}.u-pb-50-sp{padding-bottom:5rem!important}.u-pl-50-sp{padding-left:5rem!important}.u-pr-50-sp{padding-right:5rem!important}.u-py-50-sp{padding-block:5rem!important}.u-px-50-sp{padding-inline:5rem!important}.u-p-55-sp{padding:5.5rem!important}.u-pt-55-sp{padding-top:5.5rem!important}.u-pb-55-sp{padding-bottom:5.5rem!important}.u-pl-55-sp{padding-left:5.5rem!important}.u-pr-55-sp{padding-right:5.5rem!important}.u-py-55-sp{padding-block:5.5rem!important}.u-px-55-sp{padding-inline:5.5rem!important}.u-p-60-sp{padding:6rem!important}.u-pt-60-sp{padding-top:6rem!important}.u-pb-60-sp{padding-bottom:6rem!important}.u-pl-60-sp{padding-left:6rem!important}.u-pr-60-sp{padding-right:6rem!important}.u-py-60-sp{padding-block:6rem!important}.u-px-60-sp{padding-inline:6rem!important}.u-p-65-sp{padding:6.5rem!important}.u-pt-65-sp{padding-top:6.5rem!important}.u-pb-65-sp{padding-bottom:6.5rem!important}.u-pl-65-sp{padding-left:6.5rem!important}.u-pr-65-sp{padding-right:6.5rem!important}.u-py-65-sp{padding-block:6.5rem!important}.u-px-65-sp{padding-inline:6.5rem!important}.u-p-70-sp{padding:7rem!important}.u-pt-70-sp{padding-top:7rem!important}.u-pb-70-sp{padding-bottom:7rem!important}.u-pl-70-sp{padding-left:7rem!important}.u-pr-70-sp{padding-right:7rem!important}.u-py-70-sp{padding-block:7rem!important}.u-px-70-sp{padding-inline:7rem!important}.u-p-75-sp{padding:7.5rem!important}.u-pt-75-sp{padding-top:7.5rem!important}.u-pb-75-sp{padding-bottom:7.5rem!important}.u-pl-75-sp{padding-left:7.5rem!important}.u-pr-75-sp{padding-right:7.5rem!important}.u-py-75-sp{padding-block:7.5rem!important}.u-px-75-sp{padding-inline:7.5rem!important}.u-p-80-sp{padding:8rem!important}.u-pt-80-sp{padding-top:8rem!important}.u-pb-80-sp{padding-bottom:8rem!important}.u-pl-80-sp{padding-left:8rem!important}.u-pr-80-sp{padding-right:8rem!important}.u-py-80-sp{padding-block:8rem!important}.u-px-80-sp{padding-inline:8rem!important}.u-p-85-sp{padding:8.5rem!important}.u-pt-85-sp{padding-top:8.5rem!important}.u-pb-85-sp{padding-bottom:8.5rem!important}.u-pl-85-sp{padding-left:8.5rem!important}.u-pr-85-sp{padding-right:8.5rem!important}.u-py-85-sp{padding-block:8.5rem!important}.u-px-85-sp{padding-inline:8.5rem!important}.u-p-90-sp{padding:9rem!important}.u-pt-90-sp{padding-top:9rem!important}.u-pb-90-sp{padding-bottom:9rem!important}.u-pl-90-sp{padding-left:9rem!important}.u-pr-90-sp{padding-right:9rem!important}.u-py-90-sp{padding-block:9rem!important}.u-px-90-sp{padding-inline:9rem!important}.u-p-95-sp{padding:9.5rem!important}.u-pt-95-sp{padding-top:9.5rem!important}.u-pb-95-sp{padding-bottom:9.5rem!important}.u-pl-95-sp{padding-left:9.5rem!important}.u-pr-95-sp{padding-right:9.5rem!important}.u-py-95-sp{padding-block:9.5rem!important}.u-px-95-sp{padding-inline:9.5rem!important}.u-p-100-sp{padding:10rem!important}.u-pt-100-sp{padding-top:10rem!important}.u-pb-100-sp{padding-bottom:10rem!important}.u-pl-100-sp{padding-left:10rem!important}.u-pr-100-sp{padding-right:10rem!important}.u-py-100-sp{padding-block:10rem!important}.u-px-100-sp{padding-inline:10rem!important}.u-p-105-sp{padding:10.5rem!important}.u-pt-105-sp{padding-top:10.5rem!important}.u-pb-105-sp{padding-bottom:10.5rem!important}.u-pl-105-sp{padding-left:10.5rem!important}.u-pr-105-sp{padding-right:10.5rem!important}.u-py-105-sp{padding-block:10.5rem!important}.u-px-105-sp{padding-inline:10.5rem!important}.u-p-110-sp{padding:11rem!important}.u-pt-110-sp{padding-top:11rem!important}.u-pb-110-sp{padding-bottom:11rem!important}.u-pl-110-sp{padding-left:11rem!important}.u-pr-110-sp{padding-right:11rem!important}.u-py-110-sp{padding-block:11rem!important}.u-px-110-sp{padding-inline:11rem!important}.u-p-115-sp{padding:11.5rem!important}.u-pt-115-sp{padding-top:11.5rem!important}.u-pb-115-sp{padding-bottom:11.5rem!important}.u-pl-115-sp{padding-left:11.5rem!important}.u-pr-115-sp{padding-right:11.5rem!important}.u-py-115-sp{padding-block:11.5rem!important}.u-px-115-sp{padding-inline:11.5rem!important}.u-p-120-sp{padding:12rem!important}.u-pt-120-sp{padding-top:12rem!important}.u-pb-120-sp{padding-bottom:12rem!important}.u-pl-120-sp{padding-left:12rem!important}.u-pr-120-sp{padding-right:12rem!important}.u-py-120-sp{padding-block:12rem!important}.u-px-120-sp{padding-inline:12rem!important}.u-p-125-sp{padding:12.5rem!important}.u-pt-125-sp{padding-top:12.5rem!important}.u-pb-125-sp{padding-bottom:12.5rem!important}.u-pl-125-sp{padding-left:12.5rem!important}.u-pr-125-sp{padding-right:12.5rem!important}.u-py-125-sp{padding-block:12.5rem!important}.u-px-125-sp{padding-inline:12.5rem!important}.u-p-130-sp{padding:13rem!important}.u-pt-130-sp{padding-top:13rem!important}.u-pb-130-sp{padding-bottom:13rem!important}.u-pl-130-sp{padding-left:13rem!important}.u-pr-130-sp{padding-right:13rem!important}.u-py-130-sp{padding-block:13rem!important}.u-px-130-sp{padding-inline:13rem!important}.u-p-135-sp{padding:13.5rem!important}.u-pt-135-sp{padding-top:13.5rem!important}.u-pb-135-sp{padding-bottom:13.5rem!important}.u-pl-135-sp{padding-left:13.5rem!important}.u-pr-135-sp{padding-right:13.5rem!important}.u-py-135-sp{padding-block:13.5rem!important}.u-px-135-sp{padding-inline:13.5rem!important}.u-p-140-sp{padding:14rem!important}.u-pt-140-sp{padding-top:14rem!important}.u-pb-140-sp{padding-bottom:14rem!important}.u-pl-140-sp{padding-left:14rem!important}.u-pr-140-sp{padding-right:14rem!important}.u-py-140-sp{padding-block:14rem!important}.u-px-140-sp{padding-inline:14rem!important}.u-p-145-sp{padding:14.5rem!important}.u-pt-145-sp{padding-top:14.5rem!important}.u-pb-145-sp{padding-bottom:14.5rem!important}.u-pl-145-sp{padding-left:14.5rem!important}.u-pr-145-sp{padding-right:14.5rem!important}.u-py-145-sp{padding-block:14.5rem!important}.u-px-145-sp{padding-inline:14.5rem!important}.u-p-150-sp{padding:15rem!important}.u-pt-150-sp{padding-top:15rem!important}.u-pb-150-sp{padding-bottom:15rem!important}.u-pl-150-sp{padding-left:15rem!important}.u-pr-150-sp{padding-right:15rem!important}.u-py-150-sp{padding-block:15rem!important}.u-px-150-sp{padding-inline:15rem!important}}.u-ta-center{text-align:center!important}.u-ta-right{text-align:right!important}.u-ta-left{text-align:left!important}@media screen and (max-width: 768px){.u-ta-center-sp{text-align:center!important}.u-ta-right-sp{text-align:right!important}.u-ta-left-sp{text-align:left!important}}.u-visuallyHidden{border:0;clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;width:1px;white-space:nowrap}.u-w-auto{width:auto!important}.u-w-5{width:.5rem!important}.u-w-10{width:1rem!important}.u-w-15{width:1.5rem!important}.u-w-20{width:2rem!important}.u-w-25{width:2.5rem!important}.u-w-30{width:3rem!important}.u-w-35{width:3.5rem!important}.u-w-40{width:4rem!important}.u-w-45{width:4.5rem!important}.u-w-50{width:5rem!important}.u-w-55{width:5.5rem!important}.u-w-60{width:6rem!important}.u-w-65{width:6.5rem!important}.u-w-70{width:7rem!important}.u-w-75{width:7.5rem!important}.u-w-80{width:8rem!important}.u-w-85{width:8.5rem!important}.u-w-90{width:9rem!important}.u-w-95{width:9.5rem!important}.u-w-100{width:10rem!important}.u-w-105{width:10.5rem!important}.u-w-110{width:11rem!important}.u-w-115{width:11.5rem!important}.u-w-120{width:12rem!important}.u-w-125{width:12.5rem!important}.u-w-130{width:13rem!important}.u-w-135{width:13.5rem!important}.u-w-140{width:14rem!important}.u-w-145{width:14.5rem!important}.u-w-150{width:15rem!important}.u-w-155{width:15.5rem!important}.u-w-160{width:16rem!important}.u-w-165{width:16.5rem!important}.u-w-170{width:17rem!important}.u-w-175{width:17.5rem!important}.u-w-180{width:18rem!important}.u-w-185{width:18.5rem!important}.u-w-190{width:19rem!important}.u-w-195{width:19.5rem!important}.u-w-200{width:20rem!important}.u-w-205{width:20.5rem!important}.u-w-210{width:21rem!important}.u-w-215{width:21.5rem!important}.u-w-220{width:22rem!important}.u-w-225{width:22.5rem!important}.u-w-230{width:23rem!important}.u-w-235{width:23.5rem!important}.u-w-240{width:24rem!important}.u-w-245{width:24.5rem!important}.u-w-250{width:25rem!important}.u-w-255{width:25.5rem!important}.u-w-260{width:26rem!important}.u-w-265{width:26.5rem!important}.u-w-270{width:27rem!important}.u-w-275{width:27.5rem!important}.u-w-280{width:28rem!important}.u-w-285{width:28.5rem!important}.u-w-290{width:29rem!important}.u-w-295{width:29.5rem!important}.u-w-300{width:30rem!important}.u-w-305{width:30.5rem!important}.u-w-310{width:31rem!important}.u-w-315{width:31.5rem!important}.u-w-320{width:32rem!important}.u-w-325{width:32.5rem!important}.u-w-330{width:33rem!important}.u-w-335{width:33.5rem!important}.u-w-340{width:34rem!important}.u-w-345{width:34.5rem!important}.u-w-350{width:35rem!important}.u-w-355{width:35.5rem!important}.u-w-360{width:36rem!important}.u-w-365{width:36.5rem!important}.u-w-370{width:37rem!important}.u-w-375{width:37.5rem!important}.u-w-380{width:38rem!important}.u-w-385{width:38.5rem!important}.u-w-390{width:39rem!important}.u-w-395{width:39.5rem!important}.u-w-400{width:40rem!important}.u-w-5per{width:5%!important}.u-w-10per{width:10%!important}.u-w-15per{width:15%!important}.u-w-20per{width:20%!important}.u-w-25per{width:25%!important}.u-w-30per{width:30%!important}.u-w-35per{width:35%!important}.u-w-40per{width:40%!important}.u-w-45per{width:45%!important}.u-w-50per{width:50%!important}.u-w-55per{width:55%!important}.u-w-60per{width:60%!important}.u-w-65per{width:65%!important}.u-w-70per{width:70%!important}.u-w-75per{width:75%!important}.u-w-80per{width:80%!important}.u-w-85per{width:85%!important}.u-w-90per{width:90%!important}.u-w-95per{width:95%!important}.u-w-100per{width:100%!important}@media screen and (max-width: 768px){.u-w-auto-sp{width:auto!important}.u-w-5-sp{width:.5rem!important}.u-w-10-sp{width:1rem!important}.u-w-15-sp{width:1.5rem!important}.u-w-20-sp{width:2rem!important}.u-w-25-sp{width:2.5rem!important}.u-w-30-sp{width:3rem!important}.u-w-35-sp{width:3.5rem!important}.u-w-40-sp{width:4rem!important}.u-w-45-sp{width:4.5rem!important}.u-w-50-sp{width:5rem!important}.u-w-55-sp{width:5.5rem!important}.u-w-60-sp{width:6rem!important}.u-w-65-sp{width:6.5rem!important}.u-w-70-sp{width:7rem!important}.u-w-75-sp{width:7.5rem!important}.u-w-80-sp{width:8rem!important}.u-w-85-sp{width:8.5rem!important}.u-w-90-sp{width:9rem!important}.u-w-95-sp{width:9.5rem!important}.u-w-100-sp{width:10rem!important}.u-w-105-sp{width:10.5rem!important}.u-w-110-sp{width:11rem!important}.u-w-115-sp{width:11.5rem!important}.u-w-120-sp{width:12rem!important}.u-w-125-sp{width:12.5rem!important}.u-w-130-sp{width:13rem!important}.u-w-135-sp{width:13.5rem!important}.u-w-140-sp{width:14rem!important}.u-w-145-sp{width:14.5rem!important}.u-w-150-sp{width:15rem!important}.u-w-5per-sp{width:5%!important}.u-w-10per-sp{width:10%!important}.u-w-15per-sp{width:15%!important}.u-w-20per-sp{width:20%!important}.u-w-25per-sp{width:25%!important}.u-w-30per-sp{width:30%!important}.u-w-35per-sp{width:35%!important}.u-w-40per-sp{width:40%!important}.u-w-45per-sp{width:45%!important}.u-w-50per-sp{width:50%!important}.u-w-55per-sp{width:55%!important}.u-w-60per-sp{width:60%!important}.u-w-65per-sp{width:65%!important}.u-w-70per-sp{width:70%!important}.u-w-75per-sp{width:75%!important}.u-w-80per-sp{width:80%!important}.u-w-85per-sp{width:85%!important}.u-w-90per-sp{width:90%!important}.u-w-95per-sp{width:95%!important}.u-w-100per-sp{width:100%!important}}
