.index{background-color:#f7f8fa}.a-blockTitle{border-bottom:2px solid #ebebeb;display:grid;font-size:3.2rem;gap:8px;grid-template-columns:repeat(1, minmax(0, 1fr));line-height:1.4375;padding-bottom:30px;position:relative}@media screen and (max-width: 768px){.a-blockTitle{font-size:2.8rem}}.a-blockTitle::before{background:#0074be;border-radius:10px;bottom:-3px;content:"";display:block;height:4px;left:0;position:absolute;width:40px}.a-blockTitle__main{font-weight:700;letter-spacing:.1em}.a-blockTitle__sub{font-size:.625em;font-weight:700;letter-spacing:.1em}.a-button{--button-background: #0074be;--button-border-color: transparent;--button-border-radius: 1000px;--button-color: #fff;--button-font-size: 1.6rem;--button-font-weight: 500;--button-height: fit-content;--button-letter-spacing: 0.1em;--button-line-height: 1.2;--button-min-height: 48px;--button-min-width: min(100%, 264px);--button-padding: 8px 40px;--button-width: fit-content;--button-arrow-width: 1em;--button-icon-aspect-ratio: 1;--button-icon-height: auto;--button-icon-width: 1em;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--button-background);border:1px solid var(--button-border-color);border-radius:var(--button-border-radius);color:var(--button-color);display:grid;font-size:var(--button-font-size);font-weight:var(--button-font-weight);gap:8px;grid-auto-flow:column;height:var(--button-height);-webkit-justify-content:center;justify-content:center;letter-spacing:var(--button-letter-spacing);line-height:var(--button-line-height);min-height:var(--button-min-height);min-width:var(--button-min-width);padding:var(--button-padding);place-items:center;position:relative;text-align:center;text-decoration:none;transition:background-color .3s cubic-bezier(0.65, 0, 0.35, 1),border-color .3s cubic-bezier(0.65, 0, 0.35, 1),color .3s cubic-bezier(0.65, 0, 0.35, 1);width:var(--button-width)}.a-button::after{aspect-ratio:1;background:currentColor;content:"";display:block;height:auto;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="%23333" d="m6 4 4 4.138L6 12"/></svg>') no-repeat center/contain;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="%23333" d="m6 4 4 4.138L6 12"/></svg>') no-repeat center/contain;position:absolute;right:10px;top:50%;translate:0 -50%;width:var(--button-arrow-width)}.a-button:hover{--button-background: #fff;--button-border-color: #333;--button-color: #333;opacity:1}.a-button__text{font-size:inherit;font-weight:inherit}.a-button_disabled,.a-button:disabled{opacity:.4;pointer-events:none}.a-button[target=_blank]::after{-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" fill="none" viewBox="0 0 13 13"><path stroke="%23333" stroke-linecap="round" stroke-linejoin="round" d="M9 .5h3.5V4m-.75-2.75L8 5M6.5 1.5H2A1.5 1.5 0 0 0 .5 3v8A1.5 1.5 0 0 0 2 12.5h8a1.5 1.5 0 0 0 1.5-1.5V6.5"/></svg>') no-repeat center/contain;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" fill="none" viewBox="0 0 13 13"><path stroke="%23333" stroke-linecap="round" stroke-linejoin="round" d="M9 .5h3.5V4m-.75-2.75L8 5M6.5 1.5H2A1.5 1.5 0 0 0 .5 3v8A1.5 1.5 0 0 0 2 12.5h8a1.5 1.5 0 0 0 1.5-1.5V6.5"/></svg>') no-repeat center/contain;right:16px;width:.8125em}.a-button .a-icon{aspect-ratio:var(--button-icon-aspect-ratio);height:var(--button-icon-height);width:var(--button-icon-width)}.a-button .a-icon_name_mail{--button-icon-width: calc(18 / 16 * 1em)}.a-button .a-icon_name_cart{--button-icon-aspect-ratio: 20 / 18;--button-icon-width: calc(20 / 16 * 1em)}.a-button_color_white{--button-background: #fff;--button-border-color: #333;--button-color: #333}.a-button_color_white:hover{--button-background: #0074be;--button-border-color: transparent;--button-color: #fff}.a-checkbox .wpcf7-list-item label{-webkit-align-items:center;align-items:center;cursor:pointer;display:-webkit-inline-flex;display:inline-flex;gap:8px;line-height:1.4;-webkit-user-select:none;-moz-user-select:none;user-select:none}.a-checkbox .wpcf7-list-item input[type=checkbox],.a-checkbox__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #9e9e9e;border-radius:4px;cursor:pointer;display:inline-block;-webkit-flex-shrink:0;flex-shrink:0;height:24px;left:0;position:relative;top:0;transition:.3s cubic-bezier(0.65, 0, 0.35, 1);width:24px}.a-checkbox .wpcf7-list-item input[type=checkbox]::after,.a-checkbox__input::after{border-bottom:2px solid rgba(0,0,0,0);border-left:2px solid rgba(0,0,0,0);content:"";display:block;height:8px;left:4px;position:absolute;top:5px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);transition:.3s cubic-bezier(0.65, 0, 0.35, 1);width:15px}.a-checkbox .wpcf7-list-item input[type=checkbox]:hover,.a-checkbox__input:hover{border:1px solid #0074be}.a-checkbox .wpcf7-list-item input[type=checkbox]:checked,.a-checkbox__input:checked{border:1px solid #0074be}.a-checkbox .wpcf7-list-item input[type=checkbox]:checked::after,.a-checkbox__input:checked::after{border-color:#0074be}.a-checkbox_error .a-checkbox__input{background:#ffebeb;border:1px solid #e8381b}.a-checkbox__text{color:#333;font-size:1.6rem}.a-circleTitle{-webkit-align-items:center;align-items:center;display:grid;font-size:2.4rem;gap:16px;grid-template-columns:auto minmax(0, 1fr);line-height:1.5833333333}@media screen and (max-width: 768px){.a-circleTitle{line-height:2}}.a-circleTitle::before{aspect-ratio:1;background:#0074be;border-radius:100px;content:"";display:block;height:auto;width:.6666666667em}.a-circleTitle__text{font-weight:700;letter-spacing:.1em}.a-fileUpload .wpcf7-form-control-wrap{-webkit-align-items:center;align-items:center;background:#fff;border:1px solid #9e9e9e;border-radius:10px;display:-webkit-flex;display:flex;font-size:1.4rem;height:54px;padding:16px;width:100%}.a-fileUpload__meta{display:-webkit-flex;display:flex;gap:16px;-webkit-justify-content:space-between;justify-content:space-between;margin-top:10px}.a-fileUpload__note{color:#9e9e9e;font-size:1.4rem;margin:0}.a-fileUpload__remove{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);border:none;color:#0074be;cursor:pointer;font-size:1.4rem;margin:0;padding:0;text-decoration:underline;transition:.3s cubic-bezier(0.65, 0, 0.35, 1)}.a-fileUpload__remove:hover{opacity:.5}.a-fileUpload input[type=file]{width:100%}.a-hamburger{aspect-ratio:1/1;background:#0074be;border:1px solid #0074be;border-radius:1000px;box-shadow:0 2px 3px rgba(0,0,0,.1);color:#fff;cursor:pointer;display:grid;padding:0;place-items:center;position:relative;transition-duration:.3s;transition-property:background-color,border-color,color;transition-timing-function:cubic-bezier(0.65, 0, 0.35, 1);width:60px}@media screen and (max-width: 768px){.a-hamburger{width:48px}}.a-hamburger__bars{color:currentColor;display:grid;gap:4px;grid-template-columns:repeat(1, minmax(0, 1fr));position:relative;transition:gap .3s cubic-bezier(0.65, 0, 0.35, 1);width:25.8620689655%}@media screen and (max-width: 768px){.a-hamburger__bars{gap:3px}}.a-hamburger__bars::before,.a-hamburger__bars::after{background:currentColor;content:"";display:block;height:1px;transition-duration:.3s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;transition-timing-function:cubic-bezier(0.65, 0, 0.35, 1);width:100%}.a-hamburger__bar{background:currentColor;display:block;height:1px;transition:opacity .3s cubic-bezier(0.65, 0, 0.35, 1);width:100%}.a-hamburger.is_opened{background:#fff;border-color:#000;color:#000}.a-hamburger.is_opened .a-hamburger__bars{gap:0}.a-hamburger.is_opened .a-hamburger__bars::before{border-bottom:none;-webkit-transform:translateY(100%) rotate(45deg);transform:translateY(100%) rotate(45deg)}.a-hamburger.is_opened .a-hamburger__bars::after{-webkit-transform:translateY(-100%) rotate(-45deg);transform:translateY(-100%) rotate(-45deg)}.a-hamburger.is_opened .a-hamburger__bar{opacity:0}.a-icon{aspect-ratio:1/1;background:currentColor;color:inherit;display:block;font-style:normal;height:auto;line-height:1;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:1em}.a-icon_name_external{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" fill="none" viewBox="0 0 13 13"><path stroke="%23333" stroke-linecap="round" stroke-linejoin="round" d="M9 .5h3.5V4m-.75-2.75L8 5M6.5 1.5H2A1.5 1.5 0 0 0 .5 3v8A1.5 1.5 0 0 0 2 12.5h8a1.5 1.5 0 0 0 1.5-1.5V6.5"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" fill="none" viewBox="0 0 13 13"><path stroke="%23333" stroke-linecap="round" stroke-linejoin="round" d="M9 .5h3.5V4m-.75-2.75L8 5M6.5 1.5H2A1.5 1.5 0 0 0 .5 3v8A1.5 1.5 0 0 0 2 12.5h8a1.5 1.5 0 0 0 1.5-1.5V6.5"/></svg>')}.a-icon_name_phone{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="%23000" d="M19.95 21q-3.125 0-6.187-1.35T8.2 15.8t-3.85-5.55T3 4.05V3h5.9l.925 5.025-2.85 2.875q.55.975 1.225 1.85t1.45 1.625q.724.725 1.588 1.387.862.663 1.862 1.238l2.9-2.9 5 1.025V21z"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="%23000" d="M19.95 21q-3.125 0-6.187-1.35T8.2 15.8t-3.85-5.55T3 4.05V3h5.9l.925 5.025-2.85 2.875q.55.975 1.225 1.85t1.45 1.625q.724.725 1.588 1.387.862.663 1.862 1.238l2.9-2.9 5 1.025V21z"/></svg>')}.a-icon_name_mail{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="none" viewBox="0 0 18 18"><path stroke="%23000" stroke-linecap="round" stroke-linejoin="round" d="m16.898 3.315-7.284 6.05c-.336.28-.89.28-1.228 0l-7.284-6.05"/><path stroke="%23000" stroke-linecap="round" stroke-linejoin="round" d="M16.201 3H1.8A.795.795 0 0 0 1 3.792v10.416c0 .438.358.792.799.792H16.2a.795.795 0 0 0 .799-.792V3.792A.795.795 0 0 0 16.201 3"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="none" viewBox="0 0 18 18"><path stroke="%23000" stroke-linecap="round" stroke-linejoin="round" d="m16.898 3.315-7.284 6.05c-.336.28-.89.28-1.228 0l-7.284-6.05"/><path stroke="%23000" stroke-linecap="round" stroke-linejoin="round" d="M16.201 3H1.8A.795.795 0 0 0 1 3.792v10.416c0 .438.358.792.799.792H16.2a.795.795 0 0 0 .799-.792V3.792A.795.795 0 0 0 16.201 3"/></svg>')}.a-icon_name_mailThin{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="60" height="60" fill="none" viewBox="0 0 60 60"><path stroke="%23000" d="M3.635 10.5h52.009c1.366 0 2.383.988 2.383 2.1v34.227c0 1.113-1.017 2.102-2.383 2.102H3.634c-1.366 0-2.384-.989-2.384-2.102V12.601c0-1.113 1.018-2.101 2.385-2.101Z"/><path stroke="%23000" stroke-linecap="round" stroke-linejoin="round" d="M55.644 10H3.634C2.041 10 .75 11.165.75 12.601v34.227c0 1.436 1.291 2.6 2.884 2.6h52.01c1.592 0 2.884-1.164 2.884-2.6V12.6c0-1.437-1.292-2.601-2.884-2.601"/><path fill="%23000" d="m31.856 30.917-.603-.798h-.001zm-4.434 0-.602.798.002.001zm30.74-19.88-.604-.798-26.305 19.88.603.798.603.798 26.305-19.88zm-26.306 19.88-.604-.797c-.402.305-.982.486-1.609.486s-1.211-.181-1.62-.489l-.6.8-.601.8c.814.611 1.84.89 2.821.89.98 0 2.006-.279 2.817-.893zm-4.434 0 .603-.798L1.72 10.239l-.603.798-.603.798 26.306 19.88z" mask="url(%23a)"/><path stroke="%23000" stroke-linecap="round" stroke-linejoin="round" d="m58.161 11.037-26.305 19.88c-1.213.919-3.21.919-4.434 0L1.117 11.037"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="60" height="60" fill="none" viewBox="0 0 60 60"><path stroke="%23000" d="M3.635 10.5h52.009c1.366 0 2.383.988 2.383 2.1v34.227c0 1.113-1.017 2.102-2.383 2.102H3.634c-1.366 0-2.384-.989-2.384-2.102V12.601c0-1.113 1.018-2.101 2.385-2.101Z"/><path stroke="%23000" stroke-linecap="round" stroke-linejoin="round" d="M55.644 10H3.634C2.041 10 .75 11.165.75 12.601v34.227c0 1.436 1.291 2.6 2.884 2.6h52.01c1.592 0 2.884-1.164 2.884-2.6V12.6c0-1.437-1.292-2.601-2.884-2.601"/><path fill="%23000" d="m31.856 30.917-.603-.798h-.001zm-4.434 0-.602.798.002.001zm30.74-19.88-.604-.798-26.305 19.88.603.798.603.798 26.305-19.88zm-26.306 19.88-.604-.797c-.402.305-.982.486-1.609.486s-1.211-.181-1.62-.489l-.6.8-.601.8c.814.611 1.84.89 2.821.89.98 0 2.006-.279 2.817-.893zm-4.434 0 .603-.798L1.72 10.239l-.603.798-.603.798 26.306 19.88z" mask="url(%23a)"/><path stroke="%23000" stroke-linecap="round" stroke-linejoin="round" d="m58.161 11.037-26.305 19.88c-1.213.919-3.21.919-4.434 0L1.117 11.037"/></svg>')}.a-icon_name_arrowNext{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="%23333" d="m6 4 4 4.138L6 12"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="%23333" d="m6 4 4 4.138L6 12"/></svg>')}.a-icon_name_arrowNextThin{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="21" fill="none" viewBox="0 0 12 21"><path stroke="%23333" d="m.36.348 10 10.345-10 9.655"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="21" fill="none" viewBox="0 0 12 21"><path stroke="%23333" d="m.36.348 10 10.345-10 9.655"/></svg>')}.a-icon_name_arrowPrev{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="%23333" d="M10 12 6 7.862 10 4"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="%23333" d="M10 12 6 7.862 10 4"/></svg>')}.a-icon_name_arrowDown{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="%23333" d="m12 6-4.138 4L4 6"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="%23333" d="m12 6-4.138 4L4 6"/></svg>')}.a-icon_name_pdf{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="20" fill="none" viewBox="0 0 17 20"><path stroke="%23e8381b" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M2.359 1.03h8.169L16 6.24v12.73H2.359z"/><path stroke="%23e8381b" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10.51 1.03v5.112H16z"/><path fill="%23e8381b" d="M10.084 8.651H.99c-.546 0-.989.422-.989.942v2.52c0 .52.443.942.989.942h9.095c.546 0 .989-.422.989-.942v-2.52c0-.52-.443-.942-.989-.942"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="20" fill="none" viewBox="0 0 17 20"><path stroke="%23e8381b" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M2.359 1.03h8.169L16 6.24v12.73H2.359z"/><path stroke="%23e8381b" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10.51 1.03v5.112H16z"/><path fill="%23e8381b" d="M10.084 8.651H.99c-.546 0-.989.422-.989.942v2.52c0 .52.443.942.989.942h9.095c.546 0 .989-.422.989-.942v-2.52c0-.52-.443-.942-.989-.942"/></svg>')}.a-icon_name_cart{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="18" fill="none" viewBox="0 0 20 18"><path fill="%23000" d="M19.966.337a.53.53 0 0 0-.677-.305l-3.714 1.364a.52.52 0 0 0-.332.387l-1.226 6.162h-3.49V4.557h1.554c.29 0 .527-.233.527-.519a.523.523 0 0 0-.527-.518H.526a.53.53 0 0 0-.406.19c-.1.12-.14.277-.11.43l.887 4.418.005.021.877 4.366a.52.52 0 0 0 .516.418h.886l-.837 1.28a.51.51 0 0 0-.02.528.53.53 0 0 0 .463.27h.427a1.55 1.55 0 0 0-.352.983c0 .87.717 1.576 1.6 1.576s1.6-.707 1.6-1.576c0-.372-.132-.714-.351-.983h4.366a1.55 1.55 0 0 0-.352.983c0 .87.718 1.576 1.6 1.576.884 0 1.601-.707 1.601-1.576 0-.372-.132-.714-.352-.983h.428c.29 0 .526-.233.526-.519a.523.523 0 0 0-.526-.518h-9.25l.682-1.043h9.145a.525.525 0 0 0 .516-.419L16.22 2.266l3.439-1.262c.272-.1.41-.398.31-.667zM4.464 16.963a.543.543 0 0 1-.548-.539c0-.298.245-.539.548-.539.302 0 .547.241.547.539s-.245.54-.547.54m6.863 0a.543.543 0 0 1-.547-.539c0-.298.245-.539.547-.539s.548.241.548.539-.245.54-.548.54m-1.854-9.02H6.102V4.556h3.37zm0 1.038v3.342H6.102V8.981zM5.049 4.555v3.389H1.846l-.68-3.389zM2.055 8.981H5.05v3.342H2.726zm11.09 3.344h-2.62V8.982h3.284z"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="18" fill="none" viewBox="0 0 20 18"><path fill="%23000" d="M19.966.337a.53.53 0 0 0-.677-.305l-3.714 1.364a.52.52 0 0 0-.332.387l-1.226 6.162h-3.49V4.557h1.554c.29 0 .527-.233.527-.519a.523.523 0 0 0-.527-.518H.526a.53.53 0 0 0-.406.19c-.1.12-.14.277-.11.43l.887 4.418.005.021.877 4.366a.52.52 0 0 0 .516.418h.886l-.837 1.28a.51.51 0 0 0-.02.528.53.53 0 0 0 .463.27h.427a1.55 1.55 0 0 0-.352.983c0 .87.717 1.576 1.6 1.576s1.6-.707 1.6-1.576c0-.372-.132-.714-.351-.983h4.366a1.55 1.55 0 0 0-.352.983c0 .87.718 1.576 1.6 1.576.884 0 1.601-.707 1.601-1.576 0-.372-.132-.714-.352-.983h.428c.29 0 .526-.233.526-.519a.523.523 0 0 0-.526-.518h-9.25l.682-1.043h9.145a.525.525 0 0 0 .516-.419L16.22 2.266l3.439-1.262c.272-.1.41-.398.31-.667zM4.464 16.963a.543.543 0 0 1-.548-.539c0-.298.245-.539.548-.539.302 0 .547.241.547.539s-.245.54-.547.54m6.863 0a.543.543 0 0 1-.547-.539c0-.298.245-.539.547-.539s.548.241.548.539-.245.54-.548.54m-1.854-9.02H6.102V4.556h3.37zm0 1.038v3.342H6.102V8.981zM5.049 4.555v3.389H1.846l-.68-3.389zM2.055 8.981H5.05v3.342H2.726zm11.09 3.344h-2.62V8.982h3.284z"/></svg>')}.a-icon_name_cartFill{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" fill="none" viewBox="0 0 30 30"><path fill="%23000" d="M28.259 9.264a1.35 1.35 0 0 0-1.11-.585H8.7l-1.557-3.76a2.7 2.7 0 0 0-.994-1.216A2.7 2.7 0 0 0 4.65 3.25H1.5v2.714h3.15l6.404 15.451a1.36 1.36 0 0 0 1.246.835h10.8c.562 0 1.066-.352 1.264-.88l4.05-10.857a1.36 1.36 0 0 0-.155-1.25M12.5 27.25a2 2 0 1 0 0-4 2 2 0 0 0 0 4m10 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" fill="none" viewBox="0 0 30 30"><path fill="%23000" d="M28.259 9.264a1.35 1.35 0 0 0-1.11-.585H8.7l-1.557-3.76a2.7 2.7 0 0 0-.994-1.216A2.7 2.7 0 0 0 4.65 3.25H1.5v2.714h3.15l6.404 15.451a1.36 1.36 0 0 0 1.246.835h10.8c.562 0 1.066-.352 1.264-.88l4.05-10.857a1.36 1.36 0 0 0-.155-1.25M12.5 27.25a2 2 0 1 0 0-4 2 2 0 0 0 0 4m10 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4"/></svg>')}.a-icon_name_wheelchair{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="none" viewBox="0 0 40 40"><path fill="%23000" d="M20 10a3.2 3.2 0 0 1-2.353-.979 3.22 3.22 0 0 1-.98-2.355 3.2 3.2 0 0 1 .98-2.353q.982-.977 2.353-.98 1.373-.003 2.355.98.984.984.979 2.353-.006 1.371-.979 2.355A3.17 3.17 0 0 1 20 10m8.334 26.666v-8.333H20a3.2 3.2 0 0 1-2.353-.978 3.22 3.22 0 0 1-.98-2.355V15q0-1.375.98-2.354a3.22 3.22 0 0 1 2.353-.98q1 0 1.73.439.73.438 1.562 1.395 2.292 2.75 4.147 3.771 1.855 1.022 4.228 1.062v3.333q-2.208 0-4.459-.958-2.25-.959-3.874-2.292v5.75h5a3.2 3.2 0 0 1 2.355.98q.98.98.978 2.354v9.166zm-11.667 0q-3.458 0-5.895-2.438t-2.438-5.895q0-3 1.896-5.292 1.898-2.291 4.77-2.875v3.417a5.4 5.4 0 0 0-2.395 1.855q-.936 1.272-.938 2.895 0 2.084 1.458 3.542t3.542 1.458q1.625 0 2.896-.937A5.4 5.4 0 0 0 21.418 30h3.416q-.583 2.875-2.874 4.771-2.292 1.897-5.292 1.895"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="none" viewBox="0 0 40 40"><path fill="%23000" d="M20 10a3.2 3.2 0 0 1-2.353-.979 3.22 3.22 0 0 1-.98-2.355 3.2 3.2 0 0 1 .98-2.353q.982-.977 2.353-.98 1.373-.003 2.355.98.984.984.979 2.353-.006 1.371-.979 2.355A3.17 3.17 0 0 1 20 10m8.334 26.666v-8.333H20a3.2 3.2 0 0 1-2.353-.978 3.22 3.22 0 0 1-.98-2.355V15q0-1.375.98-2.354a3.22 3.22 0 0 1 2.353-.98q1 0 1.73.439.73.438 1.562 1.395 2.292 2.75 4.147 3.771 1.855 1.022 4.228 1.062v3.333q-2.208 0-4.459-.958-2.25-.959-3.874-2.292v5.75h5a3.2 3.2 0 0 1 2.355.98q.98.98.978 2.354v9.166zm-11.667 0q-3.458 0-5.895-2.438t-2.438-5.895q0-3 1.896-5.292 1.898-2.291 4.77-2.875v3.417a5.4 5.4 0 0 0-2.395 1.855q-.936 1.272-.938 2.895 0 2.084 1.458 3.542t3.542 1.458q1.625 0 2.896-.937A5.4 5.4 0 0 0 21.418 30h3.416q-.583 2.875-2.874 4.771-2.292 1.897-5.292 1.895"/></svg>')}.a-icon_name_accessible-restroom{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="none" viewBox="0 0 40 40"><path fill="%23000" d="M9.333 11A3.37 3.37 0 0 1 6.86 9.974 3.38 3.38 0 0 1 5.833 7.5 3.36 3.36 0 0 1 6.86 5.026 3.38 3.38 0 0 1 9.333 4q1.447 0 2.476 1.026A3.35 3.35 0 0 1 12.833 7.5a3.4 3.4 0 0 1-1.026 2.476A3.34 3.34 0 0 1 9.333 11m-4 25V26h-2v-9q0-1.65 1.176-2.824T7.333 13h4q1.65 0 2.826 1.176T15.333 17v9h-2v10z"/><path stroke="%23000" d="M19.5 5v30"/><path fill="%23000" d="M30 11a3.37 3.37 0 0 1-2.474-1.026A3.38 3.38 0 0 1 26.5 7.5a3.36 3.36 0 0 1 1.026-2.474A3.38 3.38 0 0 1 30 4q1.447 0 2.476 1.026A3.34 3.34 0 0 1 33.5 7.5a3.4 3.4 0 0 1-1.026 2.476A3.34 3.34 0 0 1 30 11m-4 23v-8q-.85 0-1.424-.576Q24.001 24.848 24 24v-7q0-1.65 1.176-2.824T28 13h4q1.65 0 2.826 1.176T36 17v7q0 .85-.576 1.426T34 26v8q0 .85-.576 1.426T32 36h-4q-.85 0-1.424-.576Q26.001 34.848 26 34"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="none" viewBox="0 0 40 40"><path fill="%23000" d="M9.333 11A3.37 3.37 0 0 1 6.86 9.974 3.38 3.38 0 0 1 5.833 7.5 3.36 3.36 0 0 1 6.86 5.026 3.38 3.38 0 0 1 9.333 4q1.447 0 2.476 1.026A3.35 3.35 0 0 1 12.833 7.5a3.4 3.4 0 0 1-1.026 2.476A3.34 3.34 0 0 1 9.333 11m-4 25V26h-2v-9q0-1.65 1.176-2.824T7.333 13h4q1.65 0 2.826 1.176T15.333 17v9h-2v10z"/><path stroke="%23000" d="M19.5 5v30"/><path fill="%23000" d="M30 11a3.37 3.37 0 0 1-2.474-1.026A3.38 3.38 0 0 1 26.5 7.5a3.36 3.36 0 0 1 1.026-2.474A3.38 3.38 0 0 1 30 4q1.447 0 2.476 1.026A3.34 3.34 0 0 1 33.5 7.5a3.4 3.4 0 0 1-1.026 2.476A3.34 3.34 0 0 1 30 11m-4 23v-8q-.85 0-1.424-.576Q24.001 24.848 24 24v-7q0-1.65 1.176-2.824T28 13h4q1.65 0 2.826 1.176T36 17v7q0 .85-.576 1.426T34 26v8q0 .85-.576 1.426T32 36h-4q-.85 0-1.424-.576Q26.001 34.848 26 34"/></svg>')}.a-icon_name_accessible-parking{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="none" viewBox="0 0 40 40"><path fill="%23000" d="M17.5 11.875q-1.29 0-2.206-.917a3.02 3.02 0 0 1-.919-2.208 3 3 0 0 1 .919-2.206 3.03 3.03 0 0 1 2.206-.919q1.285-.003 2.208.919.921.922.917 2.206a3.05 3.05 0 0 1-.917 2.208 2.97 2.97 0 0 1-2.208.917m7.813 25v-7.812H17.5q-1.29 0-2.206-.918a3.02 3.02 0 0 1-.919-2.207v-9.375q0-1.29.919-2.207a3.02 3.02 0 0 1 2.206-.918q.938 0 1.622.41.684.411 1.464 1.308 2.148 2.579 3.887 3.536 1.74.958 3.965.995v3.125q-2.07 0-4.18-.898-2.109-.899-3.633-2.148v5.39h4.688q1.289 0 2.207.919.92.92.918 2.206v8.594zm-10.938 0q-3.242 0-5.527-2.286-2.283-2.286-2.286-5.526 0-2.814 1.779-4.961 1.778-2.149 4.472-2.696v3.203a5.1 5.1 0 0 0-2.246 1.74 4.47 4.47 0 0 0-.88 2.714q0 1.953 1.368 3.32 1.367 1.367 3.32 1.367 1.523 0 2.716-.878a5.07 5.07 0 0 0 1.737-2.247h3.203q-.546 2.695-2.695 4.474-2.148 1.778-4.961 1.776M26.772 16.75v-14h6.48q1.32 0 2.28.4.98.4 1.5 1.3.54.9.54 2.42t-.54 2.44q-.52.9-1.5 1.32-.96.4-2.28.4h-3.88v5.72zm2.6-8.14h3.52q.9 0 1.42-.4t.52-1.34q0-.92-.52-1.32t-1.42-.4h-3.52z"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="none" viewBox="0 0 40 40"><path fill="%23000" d="M17.5 11.875q-1.29 0-2.206-.917a3.02 3.02 0 0 1-.919-2.208 3 3 0 0 1 .919-2.206 3.03 3.03 0 0 1 2.206-.919q1.285-.003 2.208.919.921.922.917 2.206a3.05 3.05 0 0 1-.917 2.208 2.97 2.97 0 0 1-2.208.917m7.813 25v-7.812H17.5q-1.29 0-2.206-.918a3.02 3.02 0 0 1-.919-2.207v-9.375q0-1.29.919-2.207a3.02 3.02 0 0 1 2.206-.918q.938 0 1.622.41.684.411 1.464 1.308 2.148 2.579 3.887 3.536 1.74.958 3.965.995v3.125q-2.07 0-4.18-.898-2.109-.899-3.633-2.148v5.39h4.688q1.289 0 2.207.919.92.92.918 2.206v8.594zm-10.938 0q-3.242 0-5.527-2.286-2.283-2.286-2.286-5.526 0-2.814 1.779-4.961 1.778-2.149 4.472-2.696v3.203a5.1 5.1 0 0 0-2.246 1.74 4.47 4.47 0 0 0-.88 2.714q0 1.953 1.368 3.32 1.367 1.367 3.32 1.367 1.523 0 2.716-.878a5.07 5.07 0 0 0 1.737-2.247h3.203q-.546 2.695-2.695 4.474-2.148 1.778-4.961 1.776M26.772 16.75v-14h6.48q1.32 0 2.28.4.98.4 1.5 1.3.54.9.54 2.42t-.54 2.44q-.52.9-1.5 1.32-.96.4-2.28.4h-3.88v5.72zm2.6-8.14h3.52q.9 0 1.42-.4t.52-1.34q0-.92-.52-1.32t-1.42-.4h-3.52z"/></svg>')}.a-icon_name_icon_breadcrumb_home{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.375 5.875H0.375M11.375 5.875H10.375M5.875 10.375V11.375M5.875 0.375V1.375M2.693 9.057L1.986 9.764M9.764 1.986L9.057 2.693M2.693 2.693L1.986 1.986M9.764 9.764L9.057 9.057M8.875 5.875C8.875 6.67065 8.55893 7.43371 7.99632 7.99632C7.43371 8.55893 6.67065 8.875 5.875 8.875C5.07935 8.875 4.31629 8.55893 3.75368 7.99632C3.19107 7.43371 2.875 6.67065 2.875 5.875C2.875 5.07935 3.19107 4.31629 3.75368 3.75368C4.31629 3.19107 5.07935 2.875 5.875 2.875C6.67065 2.875 7.43371 3.19107 7.99632 3.75368C8.55893 4.31629 8.875 5.07935 8.875 5.875Z" stroke="%23FF9900" stroke-width="0.75" stroke-miterlimit="10" stroke-linecap="round"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.375 5.875H0.375M11.375 5.875H10.375M5.875 10.375V11.375M5.875 0.375V1.375M2.693 9.057L1.986 9.764M9.764 1.986L9.057 2.693M2.693 2.693L1.986 1.986M9.764 9.764L9.057 9.057M8.875 5.875C8.875 6.67065 8.55893 7.43371 7.99632 7.99632C7.43371 8.55893 6.67065 8.875 5.875 8.875C5.07935 8.875 4.31629 8.55893 3.75368 7.99632C3.19107 7.43371 2.875 6.67065 2.875 5.875C2.875 5.07935 3.19107 4.31629 3.75368 3.75368C4.31629 3.19107 5.07935 2.875 5.875 2.875C6.67065 2.875 7.43371 3.19107 7.99632 3.75368C8.55893 4.31629 8.875 5.07935 8.875 5.875Z" stroke="%23FF9900" stroke-width="0.75" stroke-miterlimit="10" stroke-linecap="round"/></svg>')}.a-icon_name_icon_breadcrumb_next{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg width="6" height="7" viewBox="0 0 6 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.300049 0.399994L4.30005 3.39999L0.300049 6.39999" stroke="%23212121"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg width="6" height="7" viewBox="0 0 6 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.300049 0.399994L4.30005 3.39999L0.300049 6.39999" stroke="%23212121"/></svg>')}.a-icon_name_icon_arrow_orange{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg width="7" height="6" viewBox="0 0 7 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.46411 6L9.53674e-06 0L6.92821 0L3.46411 6Z" fill="%23FF9900"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg width="7" height="6" viewBox="0 0 7 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.46411 6L9.53674e-06 0L6.92821 0L3.46411 6Z" fill="%23FF9900"/></svg>')}.a-icon_name_medal{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.5 6.00327C13.5006 5.07639 13.2669 4.16441 12.8206 3.35203C12.3744 2.53965 11.7301 1.85322 10.9475 1.3565C10.165 0.859773 9.26961 0.568869 8.34456 0.510804C7.4195 0.452739 6.49478 0.629396 5.65627 1.02437C4.81776 1.41934 4.09268 2.01981 3.54835 2.77002C3.00403 3.52022 2.65812 4.39582 2.54276 5.31549C2.42741 6.23515 2.54634 7.16906 2.88852 8.03046C3.2307 8.89186 3.78502 9.65281 4.5 10.2426V15.0033C4.49994 15.0885 4.52169 15.1724 4.56318 15.2469C4.60467 15.3214 4.66452 15.3841 4.73705 15.4289C4.80958 15.4737 4.89237 15.4993 4.97756 15.5031C5.06274 15.5069 5.14749 15.4889 5.22375 15.4508L8 14.0658L10.7769 15.4539C10.8465 15.4871 10.9228 15.504 11 15.5033C11.1326 15.5033 11.2598 15.4506 11.3536 15.3568C11.4473 15.2631 11.5 15.1359 11.5 15.0033V10.2426C12.1256 9.72741 12.6293 9.08008 12.9751 8.34711C13.3209 7.61414 13.5002 6.81371 13.5 6.00327ZM3.5 6.00327C3.5 5.11325 3.76392 4.24322 4.25839 3.5032C4.75285 2.76318 5.45566 2.1864 6.27793 1.84581C7.10019 1.50521 8.00499 1.4161 8.87791 1.58973C9.75082 1.76337 10.5526 2.19195 11.182 2.82129C11.8113 3.45062 12.2399 4.25244 12.4135 5.12536C12.5872 5.99827 12.4981 6.90307 12.1575 7.72534C11.8169 8.54761 11.2401 9.25041 10.5001 9.74488C9.76005 10.2393 8.89002 10.5033 8 10.5033C6.80693 10.5019 5.66311 10.0274 4.81948 9.18379C3.97586 8.34016 3.50132 7.19633 3.5 6.00327ZM4.5 6.00327C4.5 5.31103 4.70527 4.63434 5.08986 4.05877C5.47444 3.4832 6.02107 3.03459 6.66061 2.76969C7.30015 2.50478 8.00388 2.43547 8.68282 2.57052C9.36175 2.70557 9.98539 3.03891 10.4749 3.52839C10.9644 4.01788 11.2977 4.64152 11.4327 5.32045C11.5678 5.99938 11.4985 6.70312 11.2336 7.34266C10.9687 7.9822 10.5201 8.52882 9.9445 8.91341C9.36892 9.298 8.69223 9.50327 8 9.50327C7.07205 9.50227 6.18239 9.13321 5.52622 8.47704C4.87006 7.82088 4.50099 6.93122 4.5 6.00327Z" fill="%235F7698"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.5 6.00327C13.5006 5.07639 13.2669 4.16441 12.8206 3.35203C12.3744 2.53965 11.7301 1.85322 10.9475 1.3565C10.165 0.859773 9.26961 0.568869 8.34456 0.510804C7.4195 0.452739 6.49478 0.629396 5.65627 1.02437C4.81776 1.41934 4.09268 2.01981 3.54835 2.77002C3.00403 3.52022 2.65812 4.39582 2.54276 5.31549C2.42741 6.23515 2.54634 7.16906 2.88852 8.03046C3.2307 8.89186 3.78502 9.65281 4.5 10.2426V15.0033C4.49994 15.0885 4.52169 15.1724 4.56318 15.2469C4.60467 15.3214 4.66452 15.3841 4.73705 15.4289C4.80958 15.4737 4.89237 15.4993 4.97756 15.5031C5.06274 15.5069 5.14749 15.4889 5.22375 15.4508L8 14.0658L10.7769 15.4539C10.8465 15.4871 10.9228 15.504 11 15.5033C11.1326 15.5033 11.2598 15.4506 11.3536 15.3568C11.4473 15.2631 11.5 15.1359 11.5 15.0033V10.2426C12.1256 9.72741 12.6293 9.08008 12.9751 8.34711C13.3209 7.61414 13.5002 6.81371 13.5 6.00327ZM3.5 6.00327C3.5 5.11325 3.76392 4.24322 4.25839 3.5032C4.75285 2.76318 5.45566 2.1864 6.27793 1.84581C7.10019 1.50521 8.00499 1.4161 8.87791 1.58973C9.75082 1.76337 10.5526 2.19195 11.182 2.82129C11.8113 3.45062 12.2399 4.25244 12.4135 5.12536C12.5872 5.99827 12.4981 6.90307 12.1575 7.72534C11.8169 8.54761 11.2401 9.25041 10.5001 9.74488C9.76005 10.2393 8.89002 10.5033 8 10.5033C6.80693 10.5019 5.66311 10.0274 4.81948 9.18379C3.97586 8.34016 3.50132 7.19633 3.5 6.00327ZM4.5 6.00327C4.5 5.31103 4.70527 4.63434 5.08986 4.05877C5.47444 3.4832 6.02107 3.03459 6.66061 2.76969C7.30015 2.50478 8.00388 2.43547 8.68282 2.57052C9.36175 2.70557 9.98539 3.03891 10.4749 3.52839C10.9644 4.01788 11.2977 4.64152 11.4327 5.32045C11.5678 5.99938 11.4985 6.70312 11.2336 7.34266C10.9687 7.9822 10.5201 8.52882 9.9445 8.91341C9.36892 9.298 8.69223 9.50327 8 9.50327C7.07205 9.50227 6.18239 9.13321 5.52622 8.47704C4.87006 7.82088 4.50099 6.93122 4.5 6.00327Z" fill="%235F7698"/></svg>')}.a-icon_name_pin{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="%235f7698" d="M8 1a5.506 5.506 0 0 0-5.5 5.5c0 4.706 5 8.26 5.213 8.41a.5.5 0 0 0 .574 0C8.5 14.76 13.5 11.205 13.5 6.5A5.506 5.506 0 0 0 8 1m0 3.5a2 2 0 1 1 0 4 2 2 0 0 1 0-4"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="%235f7698" d="M8 1a5.506 5.506 0 0 0-5.5 5.5c0 4.706 5 8.26 5.213 8.41a.5.5 0 0 0 .574 0C8.5 14.76 13.5 11.205 13.5 6.5A5.506 5.506 0 0 0 8 1m0 3.5a2 2 0 1 1 0 4 2 2 0 0 1 0-4"/></svg>')}.a-icon_name_fogNight{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="%235f7698" d="m7.277.39-.3 1.117c-.2.744-.18 1.558.047 2.403a4.667 4.667 0 0 0 6.56 2.984l1.027-.501-.07 1.14c-.04.689-.249 1.373-.612 2.1l-.184.368H1.885l-.203-.498-.075-.192a5 5 0 0 1-.16-.456A6.666 6.666 0 0 1 6.16.69zM1.333 11.335h4v1.333h-4zm5.333 0h8v1.333h-8zm4.667 2.667h3.333v1.333h-3.333zm-10 0H10v1.333H1.333z"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="%235f7698" d="m7.277.39-.3 1.117c-.2.744-.18 1.558.047 2.403a4.667 4.667 0 0 0 6.56 2.984l1.027-.501-.07 1.14c-.04.689-.249 1.373-.612 2.1l-.184.368H1.885l-.203-.498-.075-.192a5 5 0 0 1-.16-.456A6.666 6.666 0 0 1 6.16.69zM1.333 11.335h4v1.333h-4zm5.333 0h8v1.333h-8zm4.667 2.667h3.333v1.333h-3.333zm-10 0H10v1.333H1.333z"/></svg>')}.a-icon_name_present{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="%235f7698" d="M6.04 1.29c-1.26-.008-2.486 1.206-1.926 2.712H2A1.333 1.333 0 0 0 .667 5.336v1.333a.667.667 0 0 0 .667.667h6v-2h1.333v2h6a.667.667 0 0 0 .667-.667V5.336A1.333 1.333 0 0 0 14 4.002h-2.113c.78-2.18-2.153-3.72-3.507-1.84L8 2.67l-.38-.52c-.42-.593-1-.853-1.58-.86M6 2.67c.594 0 .894.72.474 1.14a.669.669 0 0 1-.945-.946A.67.67 0 0 1 6 2.67m4 0c.594 0 .894.72.474 1.14a.669.669 0 0 1-.945-.946A.67.67 0 0 1 10 2.67M1.334 8.001v5.334a1.333 1.333 0 0 0 1.333 1.333h10.667a1.334 1.334 0 0 0 1.333-1.333V8.002h-6v5.334H7.334V8.002z"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="%235f7698" d="M6.04 1.29c-1.26-.008-2.486 1.206-1.926 2.712H2A1.333 1.333 0 0 0 .667 5.336v1.333a.667.667 0 0 0 .667.667h6v-2h1.333v2h6a.667.667 0 0 0 .667-.667V5.336A1.333 1.333 0 0 0 14 4.002h-2.113c.78-2.18-2.153-3.72-3.507-1.84L8 2.67l-.38-.52c-.42-.593-1-.853-1.58-.86M6 2.67c.594 0 .894.72.474 1.14a.669.669 0 0 1-.945-.946A.67.67 0 0 1 6 2.67m4 0c.594 0 .894.72.474 1.14a.669.669 0 0 1-.945-.946A.67.67 0 0 1 10 2.67M1.334 8.001v5.334a1.333 1.333 0 0 0 1.333 1.333h10.667a1.334 1.334 0 0 0 1.333-1.333V8.002h-6v5.334H7.334V8.002z"/></svg>')}.a-icon_name_swipe{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="21" fill="none" viewBox="0 0 17 21"><path fill="%239e9e9e" d="M13.625 3.166H3.375V5L0 2.5 3.375 0v1.833h10.25V0L17 2.5 13.625 5z"/><path stroke="%239e9e9e" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.2" d="M5.73 13.368V7.105a1.105 1.105 0 0 1 2.211 0v5.527m0-.369V10.79a1.105 1.105 0 1 1 2.21 0v1.842m0-1.106a1.106 1.106 0 0 1 2.211 0v1.106"/><path stroke="%239e9e9e" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.2" d="M12.361 12.262a1.105 1.105 0 1 1 2.21 0v3.315a4.42 4.42 0 0 1-4.42 4.421H8.677h.153a4.42 4.42 0 0 1-3.693-1.99l-.144-.22q-.345-.53-2.421-4.22a1.105 1.105 0 0 1 .395-1.49 1.375 1.375 0 0 1 1.68.206l1.083 1.083"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="21" fill="none" viewBox="0 0 17 21"><path fill="%239e9e9e" d="M13.625 3.166H3.375V5L0 2.5 3.375 0v1.833h10.25V0L17 2.5 13.625 5z"/><path stroke="%239e9e9e" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.2" d="M5.73 13.368V7.105a1.105 1.105 0 0 1 2.211 0v5.527m0-.369V10.79a1.105 1.105 0 1 1 2.21 0v1.842m0-1.106a1.106 1.106 0 0 1 2.211 0v1.106"/><path stroke="%239e9e9e" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.2" d="M12.361 12.262a1.105 1.105 0 1 1 2.21 0v3.315a4.42 4.42 0 0 1-4.42 4.421H8.677h.153a4.42 4.42 0 0 1-3.693-1.99l-.144-.22q-.345-.53-2.421-4.22a1.105 1.105 0 0 1 .395-1.49 1.375 1.375 0 0 1 1.68.206l1.083 1.083"/></svg>')}.a-icon_name_faceMan{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="60" height="60" fill="none" viewBox="0 0 60 60"><path fill="%230074be" d="M30 6a24.001 24.001 0 0 1 16.97 40.97A24 24 0 1 1 30 6m-7.775 8.046a24.16 24.16 0 0 1-12.506 12.89l-.486.216-.092.522C8.997 28.476 9 29.29 9 30c0 11.577 9.423 21 21 21s21-9.423 21-21c0-2.076-.316-4.072-.866-5.934l-.268-.904-.918.214a23.93 23.93 0 0 1-24.98-9.526l-1.051-1.493zm.275 16.329a2.126 2.126 0 0 1 1.503 3.628 2.12 2.12 0 0 1-1.503.622 2.125 2.125 0 1 1 0-4.25m15 0a2.125 2.125 0 1 1 0 4.25 2.125 2.125 0 0 1 0-4.25"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="60" height="60" fill="none" viewBox="0 0 60 60"><path fill="%230074be" d="M30 6a24.001 24.001 0 0 1 16.97 40.97A24 24 0 1 1 30 6m-7.775 8.046a24.16 24.16 0 0 1-12.506 12.89l-.486.216-.092.522C8.997 28.476 9 29.29 9 30c0 11.577 9.423 21 21 21s21-9.423 21-21c0-2.076-.316-4.072-.866-5.934l-.268-.904-.918.214a23.93 23.93 0 0 1-24.98-9.526l-1.051-1.493zm.275 16.329a2.126 2.126 0 0 1 1.503 3.628 2.12 2.12 0 0 1-1.503.622 2.125 2.125 0 1 1 0-4.25m15 0a2.125 2.125 0 1 1 0 4.25 2.125 2.125 0 0 1 0-4.25"/></svg>')}.a-icon_name_faceManOutline{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="60" height="60" fill="none" viewBox="0 0 60 60"><path fill="%230074be" d="M22.5 30.375c.558 0 1.108.227 1.503.622s.622.945.622 1.503-.227 1.108-.622 1.503a2.125 2.125 0 1 1-1.503-3.628m15 0a2.125 2.125 0 1 1 0 4.25 2.125 2.125 0 0 1 0-4.25"/><path fill="%230074be" fill-rule="evenodd" d="M30 6a24.001 24.001 0 0 1 16.97 40.97A24 24 0 1 1 30 6m-6.574 9.393a24.05 24.05 0 0 1-13.778 13.32L9 28.958V30c0 11.577 9.423 21 21 21s21-9.423 21-21c0-2.053-.316-4.024-.866-5.884l-.263-.887-.905.193A24.7 24.7 0 0 1 43.75 24a24 24 0 0 1-18.624-8.856l-1.059-1.301zm-3.719-3.688a21.13 21.13 0 0 0-9.605 11.651l-.831 2.478 2.272-1.29a21.13 21.13 0 0 0 9.605-11.65l.832-2.478zM30 9c-1.22 0-2.403.133-3.51.313l-1.46.238.764 1.265C29.466 16.901 36.132 21 43.75 21c1.22 0 2.403-.133 3.51-.314l1.46-.237-.764-1.265C44.284 13.099 37.618 9 30 9" clip-rule="evenodd"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="60" height="60" fill="none" viewBox="0 0 60 60"><path fill="%230074be" d="M22.5 30.375c.558 0 1.108.227 1.503.622s.622.945.622 1.503-.227 1.108-.622 1.503a2.125 2.125 0 1 1-1.503-3.628m15 0a2.125 2.125 0 1 1 0 4.25 2.125 2.125 0 0 1 0-4.25"/><path fill="%230074be" fill-rule="evenodd" d="M30 6a24.001 24.001 0 0 1 16.97 40.97A24 24 0 1 1 30 6m-6.574 9.393a24.05 24.05 0 0 1-13.778 13.32L9 28.958V30c0 11.577 9.423 21 21 21s21-9.423 21-21c0-2.053-.316-4.024-.866-5.884l-.263-.887-.905.193A24.7 24.7 0 0 1 43.75 24a24 24 0 0 1-18.624-8.856l-1.059-1.301zm-3.719-3.688a21.13 21.13 0 0 0-9.605 11.651l-.831 2.478 2.272-1.29a21.13 21.13 0 0 0 9.605-11.65l.832-2.478zM30 9c-1.22 0-2.403.133-3.51.313l-1.46.238.764 1.265C29.466 16.901 36.132 21 43.75 21c1.22 0 2.403-.133 3.51-.314l1.46-.237-.764-1.265C44.284 13.099 37.618 9 30 9" clip-rule="evenodd"/></svg>')}.a-icon_name_house{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="60" height="60" fill="none" viewBox="0 0 60 60"><path stroke="%23000" stroke-linejoin="round" stroke-width="2" d="M2 26 30 8l28 18m-6-4v30H8V22m16 14h12v16H24z"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="60" height="60" fill="none" viewBox="0 0 60 60"><path stroke="%23000" stroke-linejoin="round" stroke-width="2" d="M2 26 30 8l28 18m-6-4v30H8V22m16 14h12v16H24z"/></svg>')}.a-icon_name_heartSmile{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="60" height="60" fill="none" viewBox="0 0 60 60"><path fill="%23000" d="M57 19.56c0-3.736-1.27-6.832-3.81-9.32-2.54-2.492-5.677-3.74-9.44-3.74q-3.899 0-7.313 1.959c-2.279 1.307-4.289 3.216-6.025 5.741a.5.5 0 0 1-.824 0c-1.736-2.525-3.746-4.434-6.024-5.741S18.85 6.5 16.25 6.5c-3.763 0-6.898 1.249-9.44 3.742C4.272 12.734 3 15.828 3 19.56a15.9 15.9 0 0 0 1.09 5.802c.73 1.897 2.02 4.05 3.89 6.461q2.799 3.615 7.678 8.37 4.884 4.759 12.359 11.414L30 53.337l1.984-1.73q7.531-6.652 12.385-11.41 4.852-4.755 7.651-8.37c1.871-2.411 3.16-4.566 3.888-6.464l.133-.357q.96-2.682.959-5.446m-51.944-.003c0-3.145 1.077-5.79 3.236-7.897 2.156-2.108 4.82-3.16 7.958-3.16 2.53 0 4.861.7 6.98 2.099 2.055 1.356 3.903 3.4 5.556 6.103h2.427c1.618-2.668 3.46-4.701 5.536-6.073l.403-.257A12.4 12.4 0 0 1 43.75 8.5c3.177 0 5.853 1.051 7.99 3.162s3.204 4.756 3.204 7.898q-.002 2.671-1.105 5.4c-.739 1.83-2.044 3.896-3.894 6.196q-2.777 3.453-7.528 8.035-4.746 4.58-12.084 11.12a.5.5 0 0 1-.667 0q-7.338-6.573-12.083-11.162-4.749-4.593-7.527-8.03c-1.85-2.29-3.155-4.348-3.894-6.169-.734-1.811-1.106-3.61-1.106-5.393"/><path fill="%23000" d="M30 38.5c2.556 0 4.844-.74 6.88-2.224a11.43 11.43 0 0 0 4.008-5.187l-2.187.04a9.14 9.14 0 0 1-3.423 3.853C33.68 35.994 31.916 36.5 30 36.5q-2.697 0-4.977-1.334l-.301-.184a9.16 9.16 0 0 1-3.42-3.846h-2.194a11.3 11.3 0 0 0 4.01 5.169C25.152 37.768 27.441 38.5 30 38.5m-6.492-16.753c0-.531-.181-.961-.55-1.321a1.85 1.85 0 0 0-1.362-.54 1.88 1.88 0 0 0-1.364.546 1.72 1.72 0 0 0-.543 1.316v.005c0 .532.181.962.55 1.322s.813.542 1.362.542.992-.182 1.359-.546h.001c.367-.36.547-.791.547-1.324m16.806 0c0-.531-.182-.961-.552-1.321a1.85 1.85 0 0 0-1.36-.54 1.88 1.88 0 0 0-1.365.546 1.72 1.72 0 0 0-.542 1.316v.005c0 .532.18.962.549 1.322s.814.542 1.362.542c.55 0 .992-.182 1.359-.546h.002c.366-.36.546-.791.546-1.324"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="60" height="60" fill="none" viewBox="0 0 60 60"><path fill="%23000" d="M57 19.56c0-3.736-1.27-6.832-3.81-9.32-2.54-2.492-5.677-3.74-9.44-3.74q-3.899 0-7.313 1.959c-2.279 1.307-4.289 3.216-6.025 5.741a.5.5 0 0 1-.824 0c-1.736-2.525-3.746-4.434-6.024-5.741S18.85 6.5 16.25 6.5c-3.763 0-6.898 1.249-9.44 3.742C4.272 12.734 3 15.828 3 19.56a15.9 15.9 0 0 0 1.09 5.802c.73 1.897 2.02 4.05 3.89 6.461q2.799 3.615 7.678 8.37 4.884 4.759 12.359 11.414L30 53.337l1.984-1.73q7.531-6.652 12.385-11.41 4.852-4.755 7.651-8.37c1.871-2.411 3.16-4.566 3.888-6.464l.133-.357q.96-2.682.959-5.446m-51.944-.003c0-3.145 1.077-5.79 3.236-7.897 2.156-2.108 4.82-3.16 7.958-3.16 2.53 0 4.861.7 6.98 2.099 2.055 1.356 3.903 3.4 5.556 6.103h2.427c1.618-2.668 3.46-4.701 5.536-6.073l.403-.257A12.4 12.4 0 0 1 43.75 8.5c3.177 0 5.853 1.051 7.99 3.162s3.204 4.756 3.204 7.898q-.002 2.671-1.105 5.4c-.739 1.83-2.044 3.896-3.894 6.196q-2.777 3.453-7.528 8.035-4.746 4.58-12.084 11.12a.5.5 0 0 1-.667 0q-7.338-6.573-12.083-11.162-4.749-4.593-7.527-8.03c-1.85-2.29-3.155-4.348-3.894-6.169-.734-1.811-1.106-3.61-1.106-5.393"/><path fill="%23000" d="M30 38.5c2.556 0 4.844-.74 6.88-2.224a11.43 11.43 0 0 0 4.008-5.187l-2.187.04a9.14 9.14 0 0 1-3.423 3.853C33.68 35.994 31.916 36.5 30 36.5q-2.697 0-4.977-1.334l-.301-.184a9.16 9.16 0 0 1-3.42-3.846h-2.194a11.3 11.3 0 0 0 4.01 5.169C25.152 37.768 27.441 38.5 30 38.5m-6.492-16.753c0-.531-.181-.961-.55-1.321a1.85 1.85 0 0 0-1.362-.54 1.88 1.88 0 0 0-1.364.546 1.72 1.72 0 0 0-.543 1.316v.005c0 .532.181.962.55 1.322s.813.542 1.362.542.992-.182 1.359-.546h.001c.367-.36.547-.791.547-1.324m16.806 0c0-.531-.182-.961-.552-1.321a1.85 1.85 0 0 0-1.36-.54 1.88 1.88 0 0 0-1.365.546 1.72 1.72 0 0 0-.542 1.316v.005c0 .532.18.962.549 1.322s.814.542 1.362.542c.55 0 .992-.182 1.359-.546h.002c.366-.36.546-.791.546-1.324"/></svg>')}.a-icon_name_edit{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="60" height="60" fill="none" viewBox="0 0 60 60"><path fill="%23000" d="M36.018 53.593v3.206h3.163l12.748-13.047-2.992-3.163zM53.36 36.138l-.073.074-1.478 1.487 3.176 3.197 1.449-1.459.002-.002a.3.3 0 0 0 .015-.103.3.3 0 0 0-.016-.102v-.002l-2.997-3.016-.076-.076zm3.439-22.472c0-1.911-1.557-3.467-3.437-3.467H11.636c-1.88 0-3.437 1.556-3.437 3.467v37.333c0 1.911 1.557 3.467 3.437 3.467H28.98v-2.267H11.636a1.2 1.2 0 0 1-1.2-1.2V18.332a1.2 1.2 0 0 1 1.2-1.2h41.726a1.2 1.2 0 0 1 1.2 1.2v10.81a6.7 6.7 0 0 1 2.237.855z"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="60" height="60" fill="none" viewBox="0 0 60 60"><path fill="%23000" d="M36.018 53.593v3.206h3.163l12.748-13.047-2.992-3.163zM53.36 36.138l-.073.074-1.478 1.487 3.176 3.197 1.449-1.459.002-.002a.3.3 0 0 0 .015-.103.3.3 0 0 0-.016-.102v-.002l-2.997-3.016-.076-.076zm3.439-22.472c0-1.911-1.557-3.467-3.437-3.467H11.636c-1.88 0-3.437 1.556-3.437 3.467v37.333c0 1.911 1.557 3.467 3.437 3.467H28.98v-2.267H11.636a1.2 1.2 0 0 1-1.2-1.2V18.332a1.2 1.2 0 0 1 1.2-1.2h41.726a1.2 1.2 0 0 1 1.2 1.2v10.81a6.7 6.7 0 0 1 2.237.855z"/></svg>')}.a-icon_name_sun{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="60" height="60" fill="none" viewBox="0 0 60 60"><path stroke="%23000" stroke-width="2" d="M30 45c8.284 0 15-6.716 15-15s-6.716-15-15-15-15 6.716-15 15 6.716 15 15 15Z"/><path stroke="%23000" stroke-linecap="round" stroke-width="2" d="M30 5v2.5m0 45V55m25-25h-2.5m-45 0H5m42.675-17.675-.98.982m-33.39 33.388-.982.983m35.352-.003-.98-.982m-33.39-33.388-.982-.982"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="60" height="60" fill="none" viewBox="0 0 60 60"><path stroke="%23000" stroke-width="2" d="M30 45c8.284 0 15-6.716 15-15s-6.716-15-15-15-15 6.716-15 15 6.716 15 15 15Z"/><path stroke="%23000" stroke-linecap="round" stroke-width="2" d="M30 5v2.5m0 45V55m25-25h-2.5m-45 0H5m42.675-17.675-.98.982m-33.39 33.388-.982.983m35.352-.003-.98-.982m-33.39-33.388-.982-.982"/></svg>')}.a-icon_name_service{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" fill="none" viewBox="0 0 30 30"><path fill="%23000" d="M17.651 13.1a1.25 1.25 0 0 0-1.767 0l-.884.882a2.5 2.5 0 0 1-3.535-3.535l7.037-7.04a8.125 8.125 0 0 1 7.972 13.21l-2.635 2.669zm-13.7-7.515a8.125 8.125 0 0 1 10.011-1.173L9.696 8.68a5 5 0 0 0 6.891 7.242l.18-.171 5.304 5.302-5.304 5.304a2.5 2.5 0 0 1-3.535 0L3.95 17.075a8.125 8.125 0 0 1 .001-11.49"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" fill="none" viewBox="0 0 30 30"><path fill="%23000" d="M17.651 13.1a1.25 1.25 0 0 0-1.767 0l-.884.882a2.5 2.5 0 0 1-3.535-3.535l7.037-7.04a8.125 8.125 0 0 1 7.972 13.21l-2.635 2.669zm-13.7-7.515a8.125 8.125 0 0 1 10.011-1.173L9.696 8.68a5 5 0 0 0 6.891 7.242l.18-.171 5.304 5.302-5.304 5.304a2.5 2.5 0 0 1-3.535 0L3.95 17.075a8.125 8.125 0 0 1 .001-11.49"/></svg>')}.a-icon_name_waterDrop{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="none" viewBox="0 0 40 40"><path fill="%23000" d="M20 3.43S8.75 15.799 8.75 24.549c0 6.903 4.347 11.25 11.25 11.25s11.25-4.347 11.25-11.25C31.25 15.798 20 3.43 20 3.43m1.25 28.305V29.86a4.693 4.693 0 0 0 4.688-4.687h1.875a6.57 6.57 0 0 1-6.563 6.562"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="none" viewBox="0 0 40 40"><path fill="%23000" d="M20 3.43S8.75 15.799 8.75 24.549c0 6.903 4.347 11.25 11.25 11.25s11.25-4.347 11.25-11.25C31.25 15.798 20 3.43 20 3.43m1.25 28.305V29.86a4.693 4.693 0 0 0 4.688-4.687h1.875a6.57 6.57 0 0 1-6.563 6.562"/></svg>')}.a-icon_name_iceCube{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="none" viewBox="0 0 40 40"><path stroke="%23000" stroke-linejoin="round" stroke-width="2.5" d="M3 30.194c0-2.732 0-4.097.655-5.079a3.9 3.9 0 0 1 1.074-1.071c.98-.655 2.347-.655 5.077-.655s4.097 0 5.077.655c.425.284.789.647 1.073 1.071.655.982.655 2.347.655 5.08 0 2.73 0 4.094-.655 5.074a3.9 3.9 0 0 1-1.073 1.076c-.98.655-2.347.655-5.077.655s-4.097 0-5.077-.655a3.9 3.9 0 0 1-1.074-1.074C3 34.29 3 32.924 3 30.194Zm21.784 1.904c-2.015-2.017-3.022-3.024-3.247-4.235a3.9 3.9 0 0 1 0-1.437c.225-1.211 1.232-2.219 3.247-4.233 2.014-2.015 3.021-3.024 4.233-3.248a4 4 0 0 1 1.439 0c1.211.224 2.217 1.231 4.233 3.248 2.014 2.014 3.022 3.021 3.247 4.233.085.476.085.963 0 1.439-.225 1.21-1.233 2.217-3.247 4.233-2.015 2.014-3.022 3.022-4.233 3.245a3.9 3.9 0 0 1-1.44 0c-1.21-.223-2.216-1.229-4.232-3.245ZM12.01 7.395c.96-2.636 1.439-3.957 2.42-4.668a3.9 3.9 0 0 1 1.373-.642c1.177-.292 2.497.187 5.134 1.147 2.636.96 3.957 1.44 4.67 2.421.3.412.517.879.64 1.373.292 1.178-.187 2.497-1.147 5.133-.959 2.639-1.44 3.957-2.421 4.67-.411.303-.878.52-1.373.643-1.176.291-2.497-.189-5.133-1.148-2.639-.96-3.957-1.44-4.67-2.423a3.9 3.9 0 0 1-.64-1.372c-.292-1.177.186-2.495 1.147-5.134Z"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="none" viewBox="0 0 40 40"><path stroke="%23000" stroke-linejoin="round" stroke-width="2.5" d="M3 30.194c0-2.732 0-4.097.655-5.079a3.9 3.9 0 0 1 1.074-1.071c.98-.655 2.347-.655 5.077-.655s4.097 0 5.077.655c.425.284.789.647 1.073 1.071.655.982.655 2.347.655 5.08 0 2.73 0 4.094-.655 5.074a3.9 3.9 0 0 1-1.073 1.076c-.98.655-2.347.655-5.077.655s-4.097 0-5.077-.655a3.9 3.9 0 0 1-1.074-1.074C3 34.29 3 32.924 3 30.194Zm21.784 1.904c-2.015-2.017-3.022-3.024-3.247-4.235a3.9 3.9 0 0 1 0-1.437c.225-1.211 1.232-2.219 3.247-4.233 2.014-2.015 3.021-3.024 4.233-3.248a4 4 0 0 1 1.439 0c1.211.224 2.217 1.231 4.233 3.248 2.014 2.014 3.022 3.021 3.247 4.233.085.476.085.963 0 1.439-.225 1.21-1.233 2.217-3.247 4.233-2.015 2.014-3.022 3.022-4.233 3.245a3.9 3.9 0 0 1-1.44 0c-1.21-.223-2.216-1.229-4.232-3.245ZM12.01 7.395c.96-2.636 1.439-3.957 2.42-4.668a3.9 3.9 0 0 1 1.373-.642c1.177-.292 2.497.187 5.134 1.147 2.636.96 3.957 1.44 4.67 2.421.3.412.517.879.64 1.373.292 1.178-.187 2.497-1.147 5.133-.959 2.639-1.44 3.957-2.421 4.67-.411.303-.878.52-1.373.643-1.176.291-2.497-.189-5.133-1.148-2.639-.96-3.957-1.44-4.67-2.423a3.9 3.9 0 0 1-.64-1.372c-.292-1.177.186-2.495 1.147-5.134Z"/></svg>')}.a-icon_name_recycle{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="none" viewBox="0 0 40 40"><path fill="%23000" d="m34.279 19.72 2.849 4.895a6.43 6.43 0 0 1-.001 6.463 6.5 6.5 0 0 1-2.384 2.365 6.55 6.55 0 0 1-3.256.865h-3.831V38l-9.3-6.462 9.3-6.461v3.692h3.835a.94.94 0 0 0 .76-.391.92.92 0 0 0 .116-.842l-.07-.152-2.846-4.896zm-21.992-5.012.987 11.225-3.22-1.846-1.919 3.297a.92.92 0 0 0 .236 1.192c.118.09.256.152.402.178l.168.015h5.696v5.539H8.941a6.55 6.55 0 0 1-3.255-.866 6.5 6.5 0 0 1-2.382-2.365 6.43 6.43 0 0 1 0-6.462l1.919-3.297L2 19.472zM23.47 2.867a6.5 6.5 0 0 1 2.38 2.363l1.918 3.297 3.223-1.846-.989 11.225-10.285-4.763 3.218-1.846-1.916-3.298a.93.93 0 0 0-.721-.458.94.94 0 0 0-.793.322l-.096.136-2.846 4.897-4.832-2.77 2.846-4.896a6.5 6.5 0 0 1 1.675-1.896 6.53 6.53 0 0 1 4.813-1.278 6.5 6.5 0 0 1 2.405.81"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="none" viewBox="0 0 40 40"><path fill="%23000" d="m34.279 19.72 2.849 4.895a6.43 6.43 0 0 1-.001 6.463 6.5 6.5 0 0 1-2.384 2.365 6.55 6.55 0 0 1-3.256.865h-3.831V38l-9.3-6.462 9.3-6.461v3.692h3.835a.94.94 0 0 0 .76-.391.92.92 0 0 0 .116-.842l-.07-.152-2.846-4.896zm-21.992-5.012.987 11.225-3.22-1.846-1.919 3.297a.92.92 0 0 0 .236 1.192c.118.09.256.152.402.178l.168.015h5.696v5.539H8.941a6.55 6.55 0 0 1-3.255-.866 6.5 6.5 0 0 1-2.382-2.365 6.43 6.43 0 0 1 0-6.462l1.919-3.297L2 19.472zM23.47 2.867a6.5 6.5 0 0 1 2.38 2.363l1.918 3.297 3.223-1.846-.989 11.225-10.285-4.763 3.218-1.846-1.916-3.298a.93.93 0 0 0-.721-.458.94.94 0 0 0-.793.322l-.096.136-2.846 4.897-4.832-2.77 2.846-4.896a6.5 6.5 0 0 1 1.675-1.896 6.53 6.53 0 0 1 4.813-1.278 6.5 6.5 0 0 1 2.405.81"/></svg>')}.a-icon_name_wallet{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="none" viewBox="0 0 40 40"><path fill="%23000" d="M7.46 8.126h25q.44 0 .874.055a5.157 5.157 0 0 0-6.055-4.34L6.719 7.35h-.024a5.16 5.16 0 0 0-3.208 2.04A6.84 6.84 0 0 1 7.46 8.127m25 1.875h-25a5.006 5.006 0 0 0-5 5v15a5.006 5.006 0 0 0 5 5h25a5.006 5.006 0 0 0 5-5V15a5.006 5.006 0 0 0-5-5m-3.71 15a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="none" viewBox="0 0 40 40"><path fill="%23000" d="M7.46 8.126h25q.44 0 .874.055a5.157 5.157 0 0 0-6.055-4.34L6.719 7.35h-.024a5.16 5.16 0 0 0-3.208 2.04A6.84 6.84 0 0 1 7.46 8.127m25 1.875h-25a5.006 5.006 0 0 0-5 5v15a5.006 5.006 0 0 0 5 5h25a5.006 5.006 0 0 0 5-5V15a5.006 5.006 0 0 0-5-5m-3.71 15a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5"/></svg>')}.a-icon_name_post{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="none" viewBox="0 0 40 40"><path fill="%23000" d="M6.5 7C5.669 7 5 7.669 5 8.5v3c0 .831.669 1.5 1.5 1.5h27c.831 0 1.5-.669 1.5-1.5v-3c0-.831-.669-1.5-1.5-1.5zm0 12c-.831 0-1.5.669-1.5 1.5v3c0 .831.669 1.5 1.5 1.5H17v10.5c0 .831.669 1.5 1.5 1.5h3c.831 0 1.5-.669 1.5-1.5V25h10.5c.831 0 1.5-.669 1.5-1.5v-3c0-.831-.669-1.5-1.5-1.5z"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="none" viewBox="0 0 40 40"><path fill="%23000" d="M6.5 7C5.669 7 5 7.669 5 8.5v3c0 .831.669 1.5 1.5 1.5h27c.831 0 1.5-.669 1.5-1.5v-3c0-.831-.669-1.5-1.5-1.5zm0 12c-.831 0-1.5.669-1.5 1.5v3c0 .831.669 1.5 1.5 1.5H17v10.5c0 .831.669 1.5 1.5 1.5h3c.831 0 1.5-.669 1.5-1.5V25h10.5c.831 0 1.5-.669 1.5-1.5v-3c0-.831-.669-1.5-1.5-1.5z"/></svg>')}.a-icon_name_food{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="none" viewBox="0 0 40 40"><path fill="%23000" d="M7.242 2h-.03q-.203.005-.392.081a1.12 1.12 0 0 0-.691.873C6.093 3.166 5 10.089 5 13.25c0 2.137.986 4.043 2.52 5.276.558.453.826.943.826 1.352v1.125q0 .061-.007.122c-.06.585-.336 3.215-.597 5.92-.257 2.666-.511 5.512-.511 6.455a4.52 4.52 0 0 0 1.307 3.182A4.44 4.44 0 0 0 11.692 38a4.44 4.44 0 0 0 3.155-1.318 4.52 4.52 0 0 0 1.307-3.182c0-.945-.255-3.789-.511-6.455q-.286-2.96-.598-5.918l-.006-.123v-1.126c0-.411.267-.9.825-1.352a6.74 6.74 0 0 0 1.857-2.348 6.8 6.8 0 0 0 .664-2.928c0-3.168-1.1-10.123-1.13-10.298a1.13 1.13 0 0 0-.791-.907A1 1 0 0 0 16.176 2h-.044.002a1.12 1.12 0 0 0-.791.336c-.21.213-.327.5-.327.8v9a1.13 1.13 0 0 1-.307.795 1.1 1.1 0 0 1-.774.343 1.1 1.1 0 0 1-.787-.31 1.1 1.1 0 0 1-.34-.78V3.125a1.13 1.13 0 0 0-.327-.795 1.11 1.11 0 0 0-1.577 0 1.13 1.13 0 0 0-.327.795v9l.002.072a1.12 1.12 0 0 1-.345.779 1.1 1.1 0 0 1-1.561-.043 1.12 1.12 0 0 1-.302-.797V3.14c0-.302-.119-.591-.33-.805A1.13 1.13 0 0 0 7.24 2m14.49 10.125a10.17 10.17 0 0 1 2.94-7.16A10 10 0 0 1 31.769 2a1.125 1.125 0 0 1 1.116 1.125v15.7l.044.505q.261 3.032.509 6.066c.276 3.39.562 7.112.562 8.104a4.52 4.52 0 0 1-1.307 3.182A4.44 4.44 0 0 1 29.54 38a4.44 4.44 0 0 1-3.155-1.318 4.52 4.52 0 0 1-1.307-3.182c0-.99.285-4.714.562-8.105.138-1.712.279-3.368.384-4.594L26.09 20h-1.013a3.33 3.33 0 0 1-2.366-.988 3.4 3.4 0 0 1-.98-2.387z"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="none" viewBox="0 0 40 40"><path fill="%23000" d="M7.242 2h-.03q-.203.005-.392.081a1.12 1.12 0 0 0-.691.873C6.093 3.166 5 10.089 5 13.25c0 2.137.986 4.043 2.52 5.276.558.453.826.943.826 1.352v1.125q0 .061-.007.122c-.06.585-.336 3.215-.597 5.92-.257 2.666-.511 5.512-.511 6.455a4.52 4.52 0 0 0 1.307 3.182A4.44 4.44 0 0 0 11.692 38a4.44 4.44 0 0 0 3.155-1.318 4.52 4.52 0 0 0 1.307-3.182c0-.945-.255-3.789-.511-6.455q-.286-2.96-.598-5.918l-.006-.123v-1.126c0-.411.267-.9.825-1.352a6.74 6.74 0 0 0 1.857-2.348 6.8 6.8 0 0 0 .664-2.928c0-3.168-1.1-10.123-1.13-10.298a1.13 1.13 0 0 0-.791-.907A1 1 0 0 0 16.176 2h-.044.002a1.12 1.12 0 0 0-.791.336c-.21.213-.327.5-.327.8v9a1.13 1.13 0 0 1-.307.795 1.1 1.1 0 0 1-.774.343 1.1 1.1 0 0 1-.787-.31 1.1 1.1 0 0 1-.34-.78V3.125a1.13 1.13 0 0 0-.327-.795 1.11 1.11 0 0 0-1.577 0 1.13 1.13 0 0 0-.327.795v9l.002.072a1.12 1.12 0 0 1-.345.779 1.1 1.1 0 0 1-1.561-.043 1.12 1.12 0 0 1-.302-.797V3.14c0-.302-.119-.591-.33-.805A1.13 1.13 0 0 0 7.24 2m14.49 10.125a10.17 10.17 0 0 1 2.94-7.16A10 10 0 0 1 31.769 2a1.125 1.125 0 0 1 1.116 1.125v15.7l.044.505q.261 3.032.509 6.066c.276 3.39.562 7.112.562 8.104a4.52 4.52 0 0 1-1.307 3.182A4.44 4.44 0 0 1 29.54 38a4.44 4.44 0 0 1-3.155-1.318 4.52 4.52 0 0 1-1.307-3.182c0-.99.285-4.714.562-8.105.138-1.712.279-3.368.384-4.594L26.09 20h-1.013a3.33 3.33 0 0 1-2.366-.988 3.4 3.4 0 0 1-.98-2.387z"/></svg>')}.a-icon_name_goods{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="none" viewBox="0 0 40 40"><path fill="%23000" fill-rule="evenodd" d="M8 4.8c0-.743.316-1.455.879-1.98A3.1 3.1 0 0 1 11 2h18c.796 0 1.559.295 2.121.82S32 4.057 32 4.8V16H8zm12 5.6V4.8h3v5.6z" clip-rule="evenodd"/><path fill="%23000" d="M2 19v15.833c0 .84.316 1.646.879 2.24A2.92 2.92 0 0 0 5 38h30a2.92 2.92 0 0 0 2.121-.928A3.25 3.25 0 0 0 38 34.833V19h-9v6.333h-3V19H14v6.333h-3V19z"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="none" viewBox="0 0 40 40"><path fill="%23000" fill-rule="evenodd" d="M8 4.8c0-.743.316-1.455.879-1.98A3.1 3.1 0 0 1 11 2h18c.796 0 1.559.295 2.121.82S32 4.057 32 4.8V16H8zm12 5.6V4.8h3v5.6z" clip-rule="evenodd"/><path fill="%23000" d="M2 19v15.833c0 .84.316 1.646.879 2.24A2.92 2.92 0 0 0 5 38h30a2.92 2.92 0 0 0 2.121-.928A3.25 3.25 0 0 0 38 34.833V19h-9v6.333h-3V19H14v6.333h-3V19z"/></svg>')}.a-icon_name_yen{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="none" viewBox="0 0 40 40"><path fill="%23000" d="M29 4.412A18 18 0 1 1 2 20l.009-.584A18 18 0 0 1 29 4.413m-2.601 6.89a1.8 1.8 0 0 0-2.497.499L20 17.653l-3.902-5.85a1.8 1.8 0 0 0-2.315-.607l-.18.106a1.8 1.8 0 0 0-.5 2.497l2.933 4.4H14.6a1.8 1.8 0 0 0-1.787 1.59L12.8 20a1.8 1.8 0 0 0 1.8 1.8h3.6v1.8h-3.6a1.8 1.8 0 0 0-1.787 1.59l-.013.21a1.8 1.8 0 0 0 1.8 1.8h3.6V29a1.8 1.8 0 0 0 1.59 1.788l.21.013.21-.013A1.8 1.8 0 0 0 21.8 29v-1.8h3.6a1.8 1.8 0 0 0 1.787-1.59l.013-.21a1.8 1.8 0 0 0-1.8-1.8h-3.6v-1.8h3.6a1.8 1.8 0 0 0 1.787-1.59L27.2 20a1.8 1.8 0 0 0-1.8-1.8h-1.438l2.936-4.401a1.8 1.8 0 0 0-.332-2.37z"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="none" viewBox="0 0 40 40"><path fill="%23000" d="M29 4.412A18 18 0 1 1 2 20l.009-.584A18 18 0 0 1 29 4.413m-2.601 6.89a1.8 1.8 0 0 0-2.497.499L20 17.653l-3.902-5.85a1.8 1.8 0 0 0-2.315-.607l-.18.106a1.8 1.8 0 0 0-.5 2.497l2.933 4.4H14.6a1.8 1.8 0 0 0-1.787 1.59L12.8 20a1.8 1.8 0 0 0 1.8 1.8h3.6v1.8h-3.6a1.8 1.8 0 0 0-1.787 1.59l-.013.21a1.8 1.8 0 0 0 1.8 1.8h3.6V29a1.8 1.8 0 0 0 1.59 1.788l.21.013.21-.013A1.8 1.8 0 0 0 21.8 29v-1.8h3.6a1.8 1.8 0 0 0 1.787-1.59l.013-.21a1.8 1.8 0 0 0-1.8-1.8h-3.6v-1.8h3.6a1.8 1.8 0 0 0 1.787-1.59L27.2 20a1.8 1.8 0 0 0-1.8-1.8h-1.438l2.936-4.401a1.8 1.8 0 0 0-.332-2.37z"/></svg>')}.a-icon_name_alcohol{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="none" viewBox="0 0 40 40"><path fill="%23000" fill-rule="evenodd" d="M15.87 1.95a.96.96 0 0 0-.273-.672.93.93 0 0 0-.66-.278h-2.335c-.247 0-.485.1-.66.278a.96.96 0 0 0-.273.672v11.573a.7.7 0 0 1-.222.504 13.7 13.7 0 0 0-3.284 4.6A13.9 13.9 0 0 0 7 24.187v12.715C7 38.062 7.923 39 9.062 39h8.81a2.18 2.18 0 0 0 1.556-.656 2.26 2.26 0 0 0 .644-1.582V23.86a14.03 14.03 0 0 0-4.003-9.833.7.7 0 0 1-.199-.488zm-7.003 22.8h9.338v7.6H8.867zM30.94 20h-6.797l.598-5.7h5.602zm-7.88-7.6h8.964l.945 9.06a5.63 5.63 0 0 1-1.07 3.932 5.45 5.45 0 0 1-3.424 2.128v9.58h2.802c.247 0 .485.1.66.278a.96.96 0 0 1 0 1.344.93.93 0 0 1-.66.278h-7.47a.93.93 0 0 1-.66-.278.96.96 0 0 1 0-1.344.93.93 0 0 1 .66-.278h2.801v-9.58a5.45 5.45 0 0 1-3.422-2.128 5.63 5.63 0 0 1-1.072-3.933z" clip-rule="evenodd"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="none" viewBox="0 0 40 40"><path fill="%23000" fill-rule="evenodd" d="M15.87 1.95a.96.96 0 0 0-.273-.672.93.93 0 0 0-.66-.278h-2.335c-.247 0-.485.1-.66.278a.96.96 0 0 0-.273.672v11.573a.7.7 0 0 1-.222.504 13.7 13.7 0 0 0-3.284 4.6A13.9 13.9 0 0 0 7 24.187v12.715C7 38.062 7.923 39 9.062 39h8.81a2.18 2.18 0 0 0 1.556-.656 2.26 2.26 0 0 0 .644-1.582V23.86a14.03 14.03 0 0 0-4.003-9.833.7.7 0 0 1-.199-.488zm-7.003 22.8h9.338v7.6H8.867zM30.94 20h-6.797l.598-5.7h5.602zm-7.88-7.6h8.964l.945 9.06a5.63 5.63 0 0 1-1.07 3.932 5.45 5.45 0 0 1-3.424 2.128v9.58h2.802c.247 0 .485.1.66.278a.96.96 0 0 1 0 1.344.93.93 0 0 1-.66.278h-7.47a.93.93 0 0 1-.66-.278.96.96 0 0 1 0-1.344.93.93 0 0 1 .66-.278h2.801v-9.58a5.45 5.45 0 0 1-3.422-2.128 5.63 5.63 0 0 1-1.072-3.933z" clip-rule="evenodd"/></svg>')}.a-icon_name_bread{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="none" viewBox="0 0 40 40"><path fill="%23000" d="M19.963 16.03c.185 0 .375.003.556.006l.194.004a27 27 0 0 1 .967.043l.136.008q.389.026.766.063l.194.02q.293.032.579.068l.202.026q.334.045.658.098l.255.044q.264.047.522.098.075.014.149.03.33.068.652.144l.204.05a22 22 0 0 1 1.273.355l.078.025q.244.079.483.16l.244.085q.222.08.438.163l.156.06a20 20 0 0 1 1.024.436l.195.089q.234.11.46.224l.166.085a20 20 0 0 1 .962.53l.051.03a19 19 0 0 1 2 1.369q.11.085.217.172.166.134.324.267.067.054.13.109l.03.027a17.4 17.4 0 0 1 2.697 2.92c.76 1.047 1.015 2.288 1.015 3.445A7.72 7.72 0 0 1 30.222 35H9.718A7.717 7.717 0 0 1 2 27.283c0-1.157.255-2.398 1.014-3.445a17.6 17.6 0 0 1 3.258-3.386l.069-.055q.231-.182.476-.364l.1-.074a19 19 0 0 1 .816-.561l.112-.074a19 19 0 0 1 .668-.409q.195-.115.397-.227.107-.06.215-.117l.229-.12q.471-.246.98-.475l.201-.091a20 20 0 0 1 .677-.283l.19-.075a21 21 0 0 1 1.434-.49 22 22 0 0 1 .693-.2l.336-.085.302-.075q.3-.07.61-.135l.199-.04q.232-.045.471-.087l.282-.049q.32-.053.652-.098l.209-.027q.256-.033.52-.061l.275-.029q.367-.035.747-.061l.049-.002a27 27 0 0 1 1.005-.046l.232-.006q.27-.005.545-.006m.008 2q-.513 0-1.006.02v5.768a1 1 0 0 0 2 0v-5.767q-.488-.02-.994-.02m-7.483 1.228c-.718.259-1.384.548-2 .858v2.005a1 1 0 1 0 2 0zm14.965 2.863a1 1 0 1 0 2 0v-2.004c-.616-.31-1.281-.6-2-.86z"/><path stroke="%23000" stroke-linecap="round" stroke-width="2" d="M9.79 7.697v3.394m20.362-3.394v3.394M19.965 6v5.091"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="none" viewBox="0 0 40 40"><path fill="%23000" d="M19.963 16.03c.185 0 .375.003.556.006l.194.004a27 27 0 0 1 .967.043l.136.008q.389.026.766.063l.194.02q.293.032.579.068l.202.026q.334.045.658.098l.255.044q.264.047.522.098.075.014.149.03.33.068.652.144l.204.05a22 22 0 0 1 1.273.355l.078.025q.244.079.483.16l.244.085q.222.08.438.163l.156.06a20 20 0 0 1 1.024.436l.195.089q.234.11.46.224l.166.085a20 20 0 0 1 .962.53l.051.03a19 19 0 0 1 2 1.369q.11.085.217.172.166.134.324.267.067.054.13.109l.03.027a17.4 17.4 0 0 1 2.697 2.92c.76 1.047 1.015 2.288 1.015 3.445A7.72 7.72 0 0 1 30.222 35H9.718A7.717 7.717 0 0 1 2 27.283c0-1.157.255-2.398 1.014-3.445a17.6 17.6 0 0 1 3.258-3.386l.069-.055q.231-.182.476-.364l.1-.074a19 19 0 0 1 .816-.561l.112-.074a19 19 0 0 1 .668-.409q.195-.115.397-.227.107-.06.215-.117l.229-.12q.471-.246.98-.475l.201-.091a20 20 0 0 1 .677-.283l.19-.075a21 21 0 0 1 1.434-.49 22 22 0 0 1 .693-.2l.336-.085.302-.075q.3-.07.61-.135l.199-.04q.232-.045.471-.087l.282-.049q.32-.053.652-.098l.209-.027q.256-.033.52-.061l.275-.029q.367-.035.747-.061l.049-.002a27 27 0 0 1 1.005-.046l.232-.006q.27-.005.545-.006m.008 2q-.513 0-1.006.02v5.768a1 1 0 0 0 2 0v-5.767q-.488-.02-.994-.02m-7.483 1.228c-.718.259-1.384.548-2 .858v2.005a1 1 0 1 0 2 0zm14.965 2.863a1 1 0 1 0 2 0v-2.004c-.616-.31-1.281-.6-2-.86z"/><path stroke="%23000" stroke-linecap="round" stroke-width="2" d="M9.79 7.697v3.394m20.362-3.394v3.394M19.965 6v5.091"/></svg>')}.a-icon_name_flower{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="40" fill="none" viewBox="0 0 40 40"><path fill="%23000" d="M20.556.156 20-.125l-.556.28a14.7 14.7 0 0 0-3.777 2.729A17.1 17.1 0 0 1 20 6.05a17.1 17.1 0 0 1 4.332-3.166A14.7 14.7 0 0 0 20.556.156m-2.146 7.74a14.7 14.7 0 0 0-7.967-4.26L9 3.373v9.66c0 2.177.663 4.302 1.905 6.101a10.97 10.97 0 0 0 5.058 3.987c-.566-1.7-.853-3.48-.852-5.269a16.62 16.62 0 0 1 3.299-9.957M31 3.373l-1.442.262c-6.83 1.236-12.002 7.13-12.002 14.216 0 1.85.354 3.622.998 5.252l.293.74c.384.013.77.031 1.153.031 2.917 0 5.715-1.142 7.778-3.175A10.76 10.76 0 0 0 31 13.034zM20.049 39.625c-.412-5.858 1.603-17.74 12.951-18.41-.411 4.464-3.577 14.393-12.951 18.41"/><path fill="%23000" d="M19.951 39.625c.412-5.858-1.603-17.74-12.951-18.41.411 4.464 3.577 14.393 12.951 18.41"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="40" fill="none" viewBox="0 0 40 40"><path fill="%23000" d="M20.556.156 20-.125l-.556.28a14.7 14.7 0 0 0-3.777 2.729A17.1 17.1 0 0 1 20 6.05a17.1 17.1 0 0 1 4.332-3.166A14.7 14.7 0 0 0 20.556.156m-2.146 7.74a14.7 14.7 0 0 0-7.967-4.26L9 3.373v9.66c0 2.177.663 4.302 1.905 6.101a10.97 10.97 0 0 0 5.058 3.987c-.566-1.7-.853-3.48-.852-5.269a16.62 16.62 0 0 1 3.299-9.957M31 3.373l-1.442.262c-6.83 1.236-12.002 7.13-12.002 14.216 0 1.85.354 3.622.998 5.252l.293.74c.384.013.77.031 1.153.031 2.917 0 5.715-1.142 7.778-3.175A10.76 10.76 0 0 0 31 13.034zM20.049 39.625c-.412-5.858 1.603-17.74 12.951-18.41-.411 4.464-3.577 14.393-12.951 18.41"/><path fill="%23000" d="M19.951 39.625c.412-5.858-1.603-17.74-12.951-18.41.411 4.464 3.577 14.393 12.951 18.41"/></svg>')}.a-iconTitle{-webkit-align-items:center;align-items:center;display:grid;font-size:2.4rem;gap:8px;grid-template-columns:auto minmax(0, 1fr);line-height:2}.a-iconTitle .a-icon{color:#0074be;width:1.25em}.a-iconTitle__text{font-weight:700;letter-spacing:.1em}.a-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:none;border-radius:8px;color:#000;font-size:1.5rem;outline:1px solid #9e9e9e;padding:9px 12px;width:100%}.a-input::-webkit-input-placeholder{color:#9e9e9e}.a-input::-moz-placeholder{color:#9e9e9e}.a-input::placeholder{color:#9e9e9e}.a-input:-webkit-autofill{box-shadow:0 0 0 1000px #fff inset}.a-input:focus{outline:2px solid #0074be}.a-input:focus:-webkit-autofill{box-shadow:0 0 0 1000px #fff inset}.a-input.wpcf7-not-valid,.wpcf7-not-valid .a-input{background:#ffebeb;color:#e8381b;outline:1px solid #e8381b}.a-input.wpcf7-not-valid::-webkit-input-placeholder, .wpcf7-not-valid .a-input::-webkit-input-placeholder{color:#e8381b}.a-input.wpcf7-not-valid::-moz-placeholder, .wpcf7-not-valid .a-input::-moz-placeholder{color:#e8381b}.a-input.wpcf7-not-valid::placeholder,.wpcf7-not-valid .a-input::placeholder{color:#e8381b}.a-radio .wpcf7-list-item label{-webkit-align-items:center;align-items:center;cursor:pointer;display:-webkit-inline-flex;display:inline-flex;gap:8px;line-height:1.4;-webkit-user-select:none;-moz-user-select:none;user-select:none}.a-radio .wpcf7-list-item input[type=radio],.a-radio__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #9e9e9e;border-radius:50%;cursor:pointer;display:inline-block;-webkit-flex-shrink:0;flex-shrink:0;height:20px;margin:0;position:relative;transition:.3s cubic-bezier(0.65, 0, 0.35, 1);width:20px}.a-radio .wpcf7-list-item input[type=radio]::after,.a-radio__input::after{background:#0074be;border-radius:50%;content:"";display:block;height:12px;left:50%;opacity:0;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);transition:.3s cubic-bezier(0.65, 0, 0.35, 1);width:12px}.a-radio .wpcf7-list-item input[type=radio]:checked,.a-radio__input:checked{border-color:#0074be}.a-radio .wpcf7-list-item input[type=radio]:checked::after,.a-radio__input:checked::after{opacity:1}.a-radio .wpcf7-list-item input[type=radio]:disabled,.a-radio__input:disabled{background:#f2f2f2;cursor:not-allowed}.a-radio .wpcf7-list-item input[type=radio]:focus-visible,.a-radio__input:focus-visible{outline:2px solid #0074be;outline-offset:2px}.a-radio .wpcf7-list-item-label,.a-radio__text{color:#333;font-size:1.6rem;line-height:1}.a-radio~.wpcf7-not-valid-tip{display:none}.a-sectionTitle{display:grid;gap:8px;grid-template-columns:repeat(1, minmax(0, 1fr))}.a-sectionTitle__main{font-size:4rem;font-weight:700;letter-spacing:.1em;line-height:1.45}@media screen and (max-width: 768px){.a-sectionTitle__main{font-size:3.2rem}}.a-sectionTitle__sub{color:#e8381b;font-family:"Shippori Antique",sans-serif;font-size:1.6rem;letter-spacing:.1em;line-height:1.6}.a-sectionTitle_textAlign_center{text-align:center}.a-sectionTitle_textAlign_right{text-align:right}.a-sectionTitle_subTitleColor_white .a-sectionTitle__sub{color:#fff}.a-select{border:1px solid #9e9e9e;border-radius:10px;overflow:hidden;position:relative}.a-select::after{border-bottom:1px solid #333;border-right:1px solid #333;bottom:0;content:"";height:8px;margin:auto;position:absolute;right:16px;top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:8px}.a-select__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:none;color:#333;font-size:1.6rem;padding:8px 32px 8px 16px;width:100%}.a-select__select:required:invalid{color:#9e9e9e}.a-select__select option{color:#333}.a-select__select:focus-visible{outline:2px solid #0074be;outline-offset:2px}.a-select__select:disabled{background:#f2f2f2;cursor:not-allowed}.a-subBlockTitle{-webkit-align-items:center;align-items:center;border-bottom:1px solid currentColor;display:-webkit-flex;display:flex;font-size:2.4rem;gap:22px;grid-template-columns:repeat(1, minmax(0, 1fr));line-height:2;padding-bottom:32px}.a-subBlockTitle::before{-webkit-align-self:stretch;align-self:stretch;background:#0074be;content:"";display:block;-webkit-flex:0 0 auto;flex:0 0 auto;width:2px}.a-subBlockTitle__text{font-weight:700;letter-spacing:.1em}.a-tag{--tag-color: #0074be;--tag-text-color: var(--tag-color);border:1px solid var(--tag-color);border-radius:100px;color:var(--tag-text-color);display:inline-block;font-size:1.4rem;letter-spacing:.1em;line-height:1.6;padding:1px 19px;text-align:center}.a-tag_color_secondary{--tag-color: #e8381b}.a-tag_type_fill{--tag-text-color: #fff;background:var(--tag-color)}.a-textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #9e9e9e;border-radius:10px;color:#333;font-size:1.6rem;height:120px;line-height:1.6;min-height:120px;padding:14px 16px;resize:vertical;width:100%}.a-textarea::-webkit-input-placeholder{color:#9e9e9e}.a-textarea::-moz-placeholder{color:#9e9e9e}.a-textarea::placeholder{color:#9e9e9e}.a-textButton{--textButton-background: #0074be;--textButton-color: #333;--textButton-font-size: 1.6rem;--textButton-font-weight: 500;--textButton-height: fit-content;--textButton-letter-spacing: 0.1em;--textButton-line-height: 1.2;--textButton-min-height: 44px;--textButton-min-width: unset;--textButton-width: fit-content;--textButton-arrow-color: #fff;--textButton-arrow-width: calc(16 / 14 * 1em);color:var(--textButton-color);display:grid;font-size:var(--textButton-font-size);font-weight:var(--textButton-font-weight);gap:10px;grid-template-areas:". text arrow";grid-template-columns:24px auto 44px;height:var(--textButton-height);letter-spacing:var(--textButton-letter-spacing);line-height:var(--textButton-line-height);min-height:var(--textButton-min-height);min-width:var(--textButton-min-width);text-decoration:none;transition:color .3s cubic-bezier(0.65, 0, 0.35, 1);width:var(--textButton-width)}@media screen and (max-width: 768px){.a-textButton{grid-template-columns:16px auto 44px}}.a-textButton::before{background:var(--textButton-background);border-radius:100px;box-shadow:0 2px 3px rgba(0,0,0,.1);content:"";grid-column:1/-1;grid-row:1/-1;height:100%;justify-self:flex-end;transition:width .3s cubic-bezier(0.65, 0, 0.35, 1);width:44px;will-change:box-shadow}.a-textButton::after{aspect-ratio:1;background:var(--textButton-arrow-color);content:"";grid-area:arrow;height:auto;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="%23333" d="m6 4 4 4.138L6 12"/></svg>') no-repeat center/contain;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="%23333" d="m6 4 4 4.138L6 12"/></svg>') no-repeat center/contain;place-self:center;width:var(--textButton-arrow-width)}.a-textButton:hover{opacity:1;--textButton-color: #fff}.a-textButton:hover::before{width:100%}.a-textButton__text{font-size:inherit;font-weight:inherit;grid-area:text;place-self:center;text-align:center}.a-textButton_color_white{--textButton-background: #fff;--textButton-color: #fff;--textButton-arrow-color: #333}.a-textButton_color_white:hover{--textButton-color: #333}.m-accordion{background:#fff;grid-auto-columns:minmax(0, 1fr);transition:border-color .3s cubic-bezier(0.65, 0, 0.35, 1),color .3s cubic-bezier(0.65, 0, 0.35, 1)}.m-accordion__head{-webkit-align-items:center;align-items:center;border-bottom:1px solid currentColor;box-sizing:border-box;cursor:pointer;display:-webkit-flex;display:flex;gap:0 16px;padding:23px 0;transition:border-color .3s cubic-bezier(0.65, 0, 0.35, 1)}.m-accordion__head:hover .m-accordion__title{opacity:.5}.m-accordion__head:hover .m-accordion__icon{opacity:.5}.m-accordion__head:hover .m-accordion__indicator{opacity:.5}.m-accordion__title{-webkit-flex:1 1 0;flex:1 1 0;font-size:2rem;font-weight:500;letter-spacing:.1em;transition:opacity .3s cubic-bezier(0.65, 0, 0.35, 1)}.m-accordion__icon{display:grid;-webkit-flex:0 0 auto;flex:0 0 auto;font-family:"Shippori Antique",sans-serif;font-size:2em;line-height:.71875;transition:opacity .3s cubic-bezier(0.65, 0, 0.35, 1)}.m-accordion__icon::after{content:"";margin-top:.15em}.m-accordion__icon_type_question{color:#e8381b}.m-accordion__icon_type_answer{color:#0074be}.m-accordion__indicator{aspect-ratio:1;display:grid;-webkit-flex:0 0 auto;flex:0 0 auto;height:auto;place-items:center;transition:opacity .3s cubic-bezier(0.65, 0, 0.35, 1);width:.9375em}.m-accordion__indicator::before,.m-accordion__indicator::after{background:currentColor;content:"";grid-column:1/-1;grid-row:1/-1;height:1px;transition:background-color .3s cubic-bezier(0.65, 0, 0.35, 1);width:100%}.m-accordion__indicator::after{rotate:90deg;transition:background-color .3s cubic-bezier(0.65, 0, 0.35, 1),width .3s cubic-bezier(0.65, 0, 0.35, 1)}.m-accordion__body{box-sizing:border-box;overflow:hidden;width:100%}.m-accordion__content{-webkit-align-items:center;align-items:center;display:grid;gap:16px;grid-template-columns:repeat(1, minmax(0, 1fr));padding:22px 0 0}.m-accordion__content:has(.m-accordion__icon){grid-template-columns:-webkit-max-content minmax(0, 1fr);grid-template-columns:max-content minmax(0, 1fr)}.m-accordion__text{font-size:1.4rem;font-weight:500;letter-spacing:.08em;line-height:1.6}@media screen and (max-width: 768px){.m-accordion.is_opened .m-accordion__head{border-color:#ebebeb}}.m-accordion.is_opened .m-accordion__indicator::after{width:0}.m-badgeDlList{display:grid;gap:24px;grid-auto-columns:minmax(0, 1fr)}.m-badgeDlList__item{-webkit-align-items:center;align-items:center;border-bottom:1px solid #ebebeb;display:grid;gap:24px;grid-template-columns:136px minmax(0, 1fr);padding-bottom:24px}@media screen and (max-width: 768px){.m-badgeDlList__item{gap:13px;grid-template-columns:repeat(1, minmax(0, 1fr));padding-bottom:14px}}.m-badgeDlList__label{font-weight:700}.m-badgeDlList__labelText{display:block;font:inherit;line-height:1;max-width:min(100%,136px);padding:3px 12px 5px;width:100%}.m-badgeDlList__descText{letter-spacing:.1em}.m-badgeDlList__descText a[href^="tel:"]{color:inherit;text-decoration:none}.m-badgeDlList_layout_vertical .m-badgeDlList__item{-webkit-align-content:flex-start;align-content:flex-start;grid-template-columns:minmax(0, 1fr)}.m-bannerList{display:grid;gap:40px;grid-template-columns:repeat(auto-fill, minmax(min(200px, 100%), 1fr))}.m-bannerList__link{display:block}.m-bannerList__img{display:block;outline:1px solid #ccc;outline-offset:-1px}.m-basicList{font-weight:inherit;letter-spacing:.1em;line-height:2}.m-basicList:where(ul){padding-left:.25em}.m-basicList:where(ul) .m-basicList__item{-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-flex;display:flex;gap:.125em}.m-basicList:where(ul) .m-basicList__item::before{content:"・"}.m-basicList:where(ol){padding-left:1.75em;text-indent:-0.25em}.m-basicList__item{font:inherit}.m-basicList__item::before{line-height:2}.m-basicList__item::marker{letter-spacing:0}.m-basicList__text{font:inherit}.m-contactCard{border:1px solid #ebebeb;container:contentCard/inline-size;overflow:hidden}.m-contactCard:where(:first-child){border-radius:10px 10px 0 0}.m-contactCard:where(:first-child) .m-contactCard__inner{border-radius:10px 10px 0 0}.m-contactCard:where(:last-child){border-radius:0 0 10px 10px}.m-contactCard:where(:last-child) .m-contactCard__inner{border-radius:0 0 10px 10px}.m-contactCard:where(:only-child){border-radius:10px}.m-contactCard:where(:only-child) .m-contactCard__inner{border-radius:10px}.m-contactCard__inner{display:grid;gap:24px;grid-auto-columns:minmax(0, 1fr);padding:39px}@media screen and (max-width: 768px){.m-contactCard__inner{padding:28px 23px 39px}}@media screen and (max-width: 768px){.m-contactCard__title{line-height:1.4583333333;margin-bottom:-7px}}.m-contactCard__body{-webkit-align-items:flex-start;align-items:flex-start;display:grid;gap:40px;grid-template-columns:51.9230769231% minmax(0, 1fr)}@container (width < 800px){.m-contactCard__body{gap:24px;grid-template-columns:repeat(1, minmax(0, 1fr))}}@media screen and (max-width: 768px){.m-contactCard__body{gap:24px;grid-template-columns:repeat(1, minmax(0, 1fr))}}.m-contactCard__list{display:grid;gap:24px;grid-auto-columns:minmax(0, 1fr)}.m-contactCard__item{-webkit-align-items:center;align-items:center;border-bottom:1px solid #ebebeb;display:grid;gap:24px;grid-template-columns:146px minmax(0, 1fr);padding-bottom:24px}@media screen and (max-width: 768px){.m-contactCard__item{grid-template-columns:repeat(1, minmax(0, 1fr))}}.m-contactCard__label{font-weight:700}.m-contactCard__labelText{display:block;font:inherit;line-height:1;max-width:min(100%,146px);padding:3px 8px 5px;width:100%}.m-contactCard__descText{letter-spacing:.1em}.m-contactCard__text{letter-spacing:.1em}.m-contactCard__map{height:230px;width:100%}@container (width < 800px){.m-contactCard__map{height:287px}}@media screen and (max-width: 768px){.m-contactCard__map{height:287px}}.m-contactCard__map iframe{display:block;height:100%;width:100%}.m-contactCard__buttonWrap{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:40px;-webkit-justify-content:center;justify-content:center}@media screen and (max-width: 768px){.m-contactCard__buttonWrap{gap:24px}}.m-contactCard__button{--button-min-width: min(100%, 268px);pointer-events:auto !important}.m-contactDl{-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-flex;display:flex;gap:32px;position:relative}@media screen and (max-width: 768px){.m-contactDl{-webkit-flex-direction:column;flex-direction:column;gap:16px}}.is-confirm .m-contactDl{-webkit-align-items:center;align-items:center;padding:14px 0}@media screen and (max-width: 768px){.is-confirm .m-contactDl{padding:19px 0}}.m-contactDl+.m-contactDl{margin-top:25px}@media screen and (max-width: 768px){.m-contactDl+.m-contactDl{margin-top:24px}}.is-confirm .m-contactDl+.m-contactDl{margin-top:0}.is-confirm .m-contactDl+.m-contactDl::before{background:#ebebeb;content:"";display:block;height:1px;left:0;position:absolute;top:0;width:100%}@media screen and (max-width: 768px){.is-confirm .m-contactDl+.m-contactDl::before{top:-3px}}@media screen and (max-width: 768px){.is-confirm .m-contactDl:has(input[type=radio])+.m-contactDl{margin-top:0}}.m-contactDl:has(textarea){margin-bottom:-10px}.m-contactDl__dt{display:-webkit-flex;display:flex;font-size:1.6rem;font-weight:700;line-height:1.4;padding-top:13px;width:240px}@media screen and (max-width: 768px){.m-contactDl__dt{padding-top:0;width:100%}}.m-contactDl__dt .a-tag{-webkit-align-items:center;align-items:center;display:-webkit-inline-flex;display:inline-flex;-webkit-flex-shrink:0;flex-shrink:0;font-size:1.3rem;font-weight:700;height:24px;margin-right:20px;padding:1px 6px;transition:.1s cubic-bezier(0.65, 0, 0.35, 1)}@media screen and (max-width: 768px){.m-contactDl__dt .a-tag{margin-right:16px}}.is-confirm .m-contactDl__dt{padding-top:0}.m-contactDl__dd{width:calc(100% - 240px)}@media screen and (max-width: 768px){.m-contactDl__dd{width:100%}}.m-contactDl .wpcf7-form-control.a-radio,.m-contactDl .wpcf7-form-control.a-checkbox,.m-contactDl:has(.a-radio) .m-contactDl__dd{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:22px 17px}.m-contactDl .wpcf7-list-item{margin:0}.m-contactDl .wpcf7-not-valid-tip{display:none}.m-contactDl__note{color:red;font-size:1.3rem;line-height:1.25;margin-bottom:4px;margin-top:12px;padding:0 4px}.m-contactDl__error{-webkit-align-items:center;align-items:center;background:#fff;border:1px solid red;border-radius:10px;color:red;display:-webkit-flex;display:flex;font-size:1.3rem;height:38px;line-height:1.25;margin-top:8px;padding:0 24px;width:100%}@media screen and (max-width: 768px){.m-contactDl__error{padding:0 12px}}.m-contactDl__dd:has(.a-radio) .m-contactDl__error{margin-top:-10px}.m-contactDl__box:has(.m-contactDl__error){margin-bottom:10px}.m-contactDl__bold{font-weight:700}.wpcf7-form-control-wrap:has(.wpcf7-not-valid-tip)~.m-contactDl__note{margin-top:6px}.m-contactDl .wpcf7-list-item{line-height:1}.m-descriptionList{display:grid;gap:23px;grid-auto-columns:minmax(0, 1fr)}.m-descriptionList__heading{border-bottom:1px solid #ebebeb;font-weight:700;letter-spacing:.1em;padding-bottom:24px}.m-descriptionList__heading_weight_regular{font-weight:400}.m-descriptionList__headingText{font:inherit}.m-descriptionList__item{-webkit-align-items:center;align-items:center;border-bottom:1px solid #ebebeb;display:grid;font-size:1.6rem;gap:24px;grid-template-columns:minmax(200px, 26.4285714286%) minmax(0, 1fr);letter-spacing:.1em;padding-bottom:24px}@media screen and (max-width: 768px){.m-descriptionList__item{grid-template-columns:repeat(1, minmax(0, 1fr))}}.m-descriptionList__item:where(:has(.m-descriptionList__subList))>.m-descriptionList__label{align-self:flex-start;grid-column:1;grid-row:1}.m-descriptionList__item:where(:has(.m-descriptionList__subList))>.m-descriptionList__desc{display:contents}.m-descriptionList__labelText{font:inherit}.m-descriptionList__text{font:inherit}.m-descriptionList__textLink{color:#0074be}.m-descriptionList__telLink{color:inherit;text-decoration:none}.m-descriptionList__subList{display:grid;gap:24px;grid-column:1/-1;grid-row:1;grid-template-columns:repeat(2, minmax(200px, 26.4285714286%)) minmax(0, 1fr)}@media screen and (max-width: 768px){.m-descriptionList__subList{grid-row:auto;grid-template-columns:repeat(1, minmax(0, 1fr))}}.m-descriptionList__subItem{-webkit-align-items:flex-start;align-items:flex-start;border-bottom:1px solid #ebebeb;display:grid;gap:inherit;grid-column:1/-1;grid-template-columns:subgrid;padding-bottom:24px}.m-descriptionList__subItem:where(:last-child){border-bottom:none;padding-bottom:0}.m-descriptionList__subItem .m-descriptionList__label{grid-column:2}@media screen and (max-width: 768px){.m-descriptionList__subItem .m-descriptionList__label{grid-column:auto}}.m-descriptionList__subItem .m-descriptionList__desc{grid-column:3}@media screen and (max-width: 768px){.m-descriptionList__subItem .m-descriptionList__desc{grid-column:auto}}.m-descriptionList__note{font-weight:400}.m-figure{display:grid;gap:6px;grid-auto-columns:minmax(0, 1fr);width:100%}.m-figure__pic{border-radius:10px;display:block;overflow:hidden;width:100%}.m-figure__img{display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.m-figure__caption{font-size:1.2rem;letter-spacing:.1em;line-height:1.6;padding:10px;text-align:center}@media screen and (max-width: 768px){.m-figure__caption{padding:4px 10px}}.m-iconList{-webkit-align-items:flex-start;align-items:flex-start;display:grid;font-weight:inherit;gap:40px;grid-template-columns:repeat(auto-fill, minmax(min(100px, 100%), 100px));letter-spacing:.1em;line-height:2}@media screen and (max-width: 768px){.m-iconList{-webkit-justify-content:center;justify-content:center}}.m-iconList__item{display:grid;-webkit-flex:0 0 auto;flex:0 0 auto;gap:10px;grid-auto-columns:minmax(0, 1fr);justify-items:center;max-width:100%;width:100px}.m-iconList__icon{aspect-ratio:1;background:#0074be;border-radius:1000px;color:#fff;display:grid;place-items:center;width:64px}.m-iconList .a-icon{width:62.5%}.m-iconList__text{display:grid;font-size:1.6rem;grid-auto-columns:minmax(0, 1fr);line-height:1.4375;overflow-wrap:anywhere;text-align:center;word-break:keep-all}.m-iconList__mainText{font:inherit;letter-spacing:.1em}.m-iconList__subText{font-size:.75em;letter-spacing:.1em;line-height:1.35}.m-linkList{display:grid;gap:24px;grid-auto-columns:minmax(0, 1fr)}.m-linkList__item{border-bottom:1px solid #ebebeb;padding-bottom:24px}.m-linkList__link{-webkit-align-items:center;align-items:center;color:#0074be;display:-webkit-flex;display:flex;gap:7px;letter-spacing:.1em;line-height:1.6}.m-linkList__link[href$=".pdf"]::before{aspect-ratio:17/20;background:#e8381b;content:"";-webkit-flex:0 0 auto;flex:0 0 auto;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="20" fill="none" viewBox="0 0 17 20"><path stroke="%23e8381b" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M2.359 1.03h8.169L16 6.24v12.73H2.359z"/><path stroke="%23e8381b" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10.51 1.03v5.112H16z"/><path fill="%23e8381b" d="M10.084 8.651H.99c-.546 0-.989.422-.989.942v2.52c0 .52.443.942.989.942h9.095c.546 0 .989-.422.989-.942v-2.52c0-.52-.443-.942-.989-.942"/></svg>') no-repeat center/contain;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="20" fill="none" viewBox="0 0 17 20"><path stroke="%23e8381b" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M2.359 1.03h8.169L16 6.24v12.73H2.359z"/><path stroke="%23e8381b" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10.51 1.03v5.112H16z"/><path fill="%23e8381b" d="M10.084 8.651H.99c-.546 0-.989.422-.989.942v2.52c0 .52.443.942.989.942h9.095c.546 0 .989-.422.989-.942v-2.52c0-.52-.443-.942-.989-.942"/></svg>') no-repeat center/contain;width:1.0625em}.m-newsItem{border-bottom:1px solid #e0e0e0}.m-newsItem__link{display:grid;height:100%;text-decoration:none;width:100%}.m-newsItem__link[href$=".pdf"] .m-newsItem__title::before{aspect-ratio:17/20;background:#e8381b;content:"";-webkit-flex:0 0 auto;flex:0 0 auto;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="20" fill="none" viewBox="0 0 17 20"><path stroke="%23e8381b" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M2.359 1.03h8.169L16 6.24v12.73H2.359z"/><path stroke="%23e8381b" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10.51 1.03v5.112H16z"/><path fill="%23e8381b" d="M10.084 8.651H.99c-.546 0-.989.422-.989.942v2.52c0 .52.443.942.989.942h9.095c.546 0 .989-.422.989-.942v-2.52c0-.52-.443-.942-.989-.942"/></svg>') no-repeat center/contain;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="20" fill="none" viewBox="0 0 17 20"><path stroke="%23e8381b" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M2.359 1.03h8.169L16 6.24v12.73H2.359z"/><path stroke="%23e8381b" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10.51 1.03v5.112H16z"/><path fill="%23e8381b" d="M10.084 8.651H.99c-.546 0-.989.422-.989.942v2.52c0 .52.443.942.989.942h9.095c.546 0 .989-.422.989-.942v-2.52c0-.52-.443-.942-.989-.942"/></svg>') no-repeat center/contain;width:1.0625em}.m-newsItem__inner{-webkit-align-items:center;align-items:center;display:grid;gap:7px 16px;grid-template-areas:"date title arrow" "tags tags arrow";grid-template-columns:auto minmax(0, 1fr) 6px;padding:14px 0 22px}@media screen and (max-width: 768px){.m-newsItem__inner{gap:5px 20px;grid-template-areas:"date arrow" "title arrow" "tags arrow";grid-template-columns:minmax(0, 1fr) 6px;padding:25px 0 23px}}.m-newsItem__inner:not(:has(.m-newsItem__tags)){grid-template-areas:"date title arrow"}@media screen and (max-width: 768px){.m-newsItem__inner:not(:has(.m-newsItem__tags)){grid-template-areas:"date arrow" "title arrow"}}.m-newsItem__inner::after{aspect-ratio:6/9;background:currentColor;content:"";grid-area:arrow;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="%23333" d="m6 4 4 4.138L6 12"/></svg>') no-repeat center/266.6666666667%;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="%23333" d="m6 4 4 4.138L6 12"/></svg>') no-repeat center/266.6666666667%}.m-newsItem__tags{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:10px;grid-area:tags}.m-newsItem__category,.m-newsItem__area{display:-webkit-flex;display:flex;-webkit-flex:0 0 auto;flex:0 0 auto;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.m-newsItem__tag{-webkit-flex:0 0 auto;flex:0 0 auto}.m-newsItem__date{grid-area:date;line-height:1}@media screen and (max-width: 768px){.m-newsItem__date{padding:6px 0}}.m-newsItem__title{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;gap:7px;grid-area:title;letter-spacing:.1em;line-height:1.6;max-width:100%;overflow:hidden}.m-newsItem__titleText{font-weight:inherit;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.m-pagination{margin:0 auto;max-width:960px;width:100%}@media screen and (max-width: 768px){.m-pagination{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.m-pagination__inner{-webkit-align-items:flex-start;align-items:flex-start;display:grid;grid-template-areas:"prev list next";grid-template-columns:auto minmax(0, 1fr) auto}@media screen and (max-width: 768px){.m-pagination__inner{gap:24px 32px;grid-template-areas:"list list" "prev next";grid-template-columns:repeat(2, minmax(0, 1fr))}}.m-pagination__pager{--pagination-min-height: 38px;--pagination-padding: 0 15px;font-size:1.4rem;font-weight:500;line-height:1.6}.m-pagination__pager_type_prev{grid-area:prev;justify-self:flex-start}.m-pagination__pager_type_next{grid-area:next;justify-self:flex-end}.m-pagination__pager_type_disabled{--pagination-color: rgba(51, 51, 51, 0.5);--pagination-bg-color: #f2f2f2}.m-pagination__list{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;gap:4px;grid-area:list;justify-self:center}@media screen and (max-width: 768px){.m-pagination__list{-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;justify-self:center}}.m-pagination__item{--pagination-aspect-ratio: 1;--pagination-width: 44px;--pagination-height: auto;font-size:1.6rem;font-weight:700;line-height:1}.m-pagination__item_type_dots{--pagination-border-color: transparent;--pagination-bg-color: transparent;--pagination-color: #333;--pagination-aspect-ratio: unset;--pagination-border-radius: 0;--pagination-width: fit-content}.m-pagination__item_type_current{--pagination-bg-color: #0074be;--pagination-border-color: transparent;--pagination-color: #fff}.m-pagination__link{aspect-ratio:var(--pagination-aspect-ratio, unset);background:var(--pagination-bg-color, #fff);border:1px solid var(--pagination-border-color, #e0e0e0);border-radius:var(--pagination-border-radius, 1000px);color:var(--pagination-color, currentColor);display:grid;font-weight:inherit;gap:8px;grid-auto-flow:column;height:var(--pagination-height, auto);-webkit-justify-content:center;justify-content:center;min-height:var(--pagination-min-height, unset);min-width:var(--pagination-min-width, unset);padding:var(--pagination-padding, 0);place-items:center;text-decoration:none;transition:background-color .3s cubic-bezier(0.65, 0, 0.35, 1),border-color .3s cubic-bezier(0.65, 0, 0.35, 1),color .3s cubic-bezier(0.65, 0, 0.35, 1);width:var(--pagination-width, auto)}:where(.m-pagination__pager:not(.m-pagination__pager_type_disabled),.m-pagination__item:not(.m-pagination__item_type_current,.m-pagination__item_type_dots,.m-pagination__item_type_disabled)) .m-pagination__link:hover{--pagination-color: #fff;--pagination-bg-color: #0074be;--pagination-border-color: #0074be;opacity:1}:where(.m-pagination__pager:not(.m-pagination__pager_type_disabled),.m-pagination__item:not(.m-pagination__item_type_current,.m-pagination__item_type_dots,.m-pagination__item_type_disabled)) .m-pagination__link:hover .a-icon{color:#fff}.m-pagination .a-icon{color:#333;transition:color .3s cubic-bezier(0.65, 0, 0.35, 1);width:1.1428571429em}.m-pagination__text{font-size:inherit;font-weight:inherit}.m-scrollHint{-webkit-align-items:center;align-items:center;color:#9e9e9e;display:-webkit-flex;display:flex;font-size:1.2rem;font-weight:700;gap:2px;line-height:1}.m-scrollHint .a-icon{aspect-ratio:17/21;-webkit-flex:0 0 auto;flex:0 0 auto;width:1.4166666667em}.m-scrollHint__text{font:inherit}.m-sectionEyeCatch{display:grid;grid-template-rows:40px auto 40px}.m-sectionEyeCatch::before{background:#e5f1f8;content:"";grid-column:1/-1;grid-row:2/span 2;height:100%;width:100%}.m-sectionEyeCatch__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.m-sectionEyeCatch__container{padding:0 20px}}.m-sectionEyeCatch__container{grid-column:1/-1;grid-row:1/span 2;width:100%}.m-sectionEyeCatch__pic{border-radius:10px;display:block;overflow:hidden;width:100%}.m-sectionEyeCatch__img{display:block;width:100%}.m-stepCard{--stepCard-border-color: #0074be;--stepCard-icon-color: #0074be;--stepCard-label-color: #0074be;display:grid}.m-stepCard:where(:nth-of-type(2n)){--stepCard-border-color: #333;--stepCard-icon-color: #000;--stepCard-label-color: #333}.m-stepCard:where(:not(:last-child)){-webkit-align-items:stretch;align-items:stretch;gap:20px;grid-template-columns:minmax(0, 1fr) -webkit-max-content;grid-template-columns:minmax(0, 1fr) max-content}.m-stepCard:where(:not(:last-child))::after{-webkit-align-self:center;align-self:center;aspect-ratio:1/2;background:currentColor;content:"";height:auto;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="21" fill="none" viewBox="0 0 12 21"><path stroke="%23333" d="m.36.348 10 10.345-10 9.655"/></svg>') no-repeat center/contain;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="21" fill="none" viewBox="0 0 12 21"><path stroke="%23333" d="m.36.348 10 10.345-10 9.655"/></svg>') no-repeat center/contain;width:12px}@media screen and (max-width: 768px){.m-stepCard:where(:not(:last-child))::after{justify-self:center;rotate:90deg}}.m-stepCard__inner{border:1px solid var(--stepCard-border-color);border-radius:10px}@media screen and (max-width: 768px){.m-stepCard__inner{display:grid;grid-template-columns:clamp(89px,21.978021978%,185px) minmax(0, 1fr)}}.m-stepCard__head{border-bottom:1px dashed #ebebeb;display:grid;gap:8px;grid-auto-columns:minmax(0, 1fr);justify-items:center;padding:39px 24px 32px}@media screen and (max-width: 768px){.m-stepCard__head{-webkit-align-content:center;align-content:center;border-bottom:none;border-right:1px dashed #ebebeb;padding:16px}}.m-stepCard__label{color:var(--stepCard-label-color);font-family:"Shippori Antique",sans-serif;letter-spacing:.1em;line-height:1.2;text-align:center}@media screen and (max-width: 768px){.m-stepCard__label{font-size:1.2rem}}.m-stepCard .a-icon{color:var(--stepCard-icon-color);width:60px}@media screen and (max-width: 768px){.m-stepCard .a-icon{width:40px}}.m-stepCard__body{-webkit-align-content:center;align-content:center;display:grid;grid-auto-columns:minmax(0, 1fr);padding:37px 24px;width:100%;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl}@media screen and (max-width: 768px){.m-stepCard__body{padding:14px 14px 14px 19px;-webkit-writing-mode:unset;writing-mode:unset}}.m-stepCard__title{font-weight:700}@media screen and (max-width: 768px){.m-stepCard__title{letter-spacing:.1em;line-height:1.6}}@media screen and (max-width: 768px){.m-stepCard__note{letter-spacing:.1em;margin-bottom:-5px}}.m-tabs__container{width:100%}.m-tabs__list{border-bottom:1px solid #ebebeb;display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr);grid-template-columns:repeat(auto-fit, minmax(0, 1fr));padding-bottom:1px}@media screen and (max-width: 1050px){.m-tabs__list{gap:0}}@media screen and (max-width: 768px){.m-tabs__list{padding-bottom:0}}.m-tabs__item{height:100%}.m-tabs__item.is_active .m-tabs__link{border-color:#0074be;cursor:default}.m-tabs__link{-webkit-align-items:center;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:none;border-bottom:4px solid rgba(0,0,0,0);cursor:pointer;display:grid;font:inherit;font-size:2rem;font-weight:700;gap:0;grid-auto-columns:minmax(0, 1fr);height:100%;-webkit-justify-content:center;justify-content:center;line-height:1.55;padding:0 16px 18px;text-align:center;text-decoration:none;transition:border-color .3s cubic-bezier(0.65, 0, 0.35, 1),color .3s cubic-bezier(0.65, 0, 0.35, 1);width:100%}@media screen and (max-width: 768px){.m-tabs__link{border-width:2px;line-height:1.6;padding:0 8px 20px}}.m-tabs__link:hover{border-color:#0074be;opacity:1}.m-tabs__link:focus-visible{border-color:#0074be;outline:revert}.m-tabs__link:focus:not(:focus-visible){outline:none}.m-tabs__text{font-weight:inherit}.m-tabs__subText{font-size:.8em;font-weight:400}.m-testimonialsCard{background:#f5f7fa;border-radius:10px;color:#000;overflow:hidden}.m-testimonialsCard__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr);padding:40px 32px}@media screen and (max-width: 768px){.m-testimonialsCard__inner{padding:40px 20px}}.m-testimonialsCard__profile{display:grid;gap:8px;grid-auto-columns:minmax(0, 1fr);justify-items:center}.m-testimonialsCard__name{-webkit-align-items:center;align-items:center;color:#000;display:-webkit-flex;display:flex;font-size:2.4rem;font-weight:700;gap:8px;letter-spacing:.1em}.m-testimonialsCard .a-icon{color:#0074be;-webkit-flex:0 0 auto;flex:0 0 auto;width:2.5em}.m-testimonialsCard__nameText{font:inherit}.m-testimonialsCard__desc{letter-spacing:.1em}.m-testimonialsCard__text{letter-spacing:.1em}.o-breadcrumb{padding:50px 0}@media screen and (max-width: 768px){.o-breadcrumb{padding:30px 0}}.o-breadcrumb__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.o-breadcrumb__container{padding:0 20px}}.o-breadcrumb__content{padding:0 8px}.o-breadcrumb__list{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 768px){.o-breadcrumb__list{gap:9px 0}}.o-breadcrumb__item{-webkit-align-items:center;align-items:center;display:grid;font-size:1.2rem;grid-auto-flow:column;-webkit-justify-content:flex-start;justify-content:flex-start;letter-spacing:.1em;line-height:1.6;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.o-breadcrumb__item:not(:last-child)::after{aspect-ratio:1;background:currentColor;content:"";height:auto;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="%23333" d="m6 4 4 4.138L6 12"/></svg>') no-repeat center/contain;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="%23333" d="m6 4 4 4.138L6 12"/></svg>') no-repeat center/contain;width:1.3333333333em}.o-breadcrumb__link{color:#0074be}.o-breadcrumb__text{color:currentColor;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.o-contact{color:#fff;padding:80px 0;position:relative}@media screen and (max-width: 768px){.o-contact{padding:60px 0}}.o-contact::before{background:url(../images/common/img_contact_bg.webp) no-repeat center/cover;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}@media screen and (max-width: 768px){.o-contact::before{background-image:url(../images/common/img_contact_bg_sp.webp)}}.o-contact::after{background:rgba(0,0,0,.8);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.o-contact__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.o-contact__container{padding:0 20px}}.o-contact__container{max-width:1160px;position:relative;z-index:1}.o-contact__inner{display:grid;gap:48px;grid-template-columns:repeat(1, minmax(0, 1fr))}@media screen and (max-width: 768px){.o-contact__inner{gap:40px}}.o-contact__card{-webkit-align-items:center;align-items:center;border:1px solid hsla(0,0%,100%,.64);border-radius:10px;display:-webkit-flex;display:flex;gap:10px 40px;-webkit-justify-content:center;justify-content:center;padding:40px 32px}@media screen and (max-width: 768px){.o-contact__card{display:grid;-webkit-justify-content:unset;justify-content:unset;justify-items:center;padding:31px 20px}}.o-contact__card::before{border-right:1px dashed hsla(0,0%,100%,.4);content:"";height:83.3%;width:0}@media screen and (max-width: 768px){.o-contact__card::before{border-right:none;border-top:1px dashed hsla(0,0%,100%,.4);height:0;width:64px}}.o-contact__cardHead{-webkit-align-items:center;align-items:center;display:grid;font-size:2rem;font-weight:700;gap:8px;grid-auto-flow:column;-webkit-justify-content:flex-start;justify-content:flex-start;line-height:1.6;-webkit-order:-1;order:-1}.o-contact__cardHead .a-icon{width:1.2em}.o-contact__cardTitle{font-size:inherit;font-weight:inherit}@media screen and (max-width: 768px){.o-contact__cardBody{text-align:center}}.o-contact__cardTelLink{font-family:"Shippori Antique",sans-serif;font-size:2.8rem;line-height:1.6;text-decoration:none}.o-contact__cardText{font-size:1.6rem}.o-contact__buttonWrap{display:grid;gap:16px;grid-template-columns:repeat(1, minmax(0, 1fr));place-items:center}.o-contact__mailButton{--button-min-width: min(100%, 308px)}.o-floatingNav{border:1px solid #0074be;border-radius:10px 0 0 10px;border-right:none;color:#0074be;overflow:hidden;position:fixed;right:0;top:50%;translate:0 -50%;z-index:100}.o-floatingNav__list{display:grid;font-size:1.6rem;line-height:1}@media screen and (max-width: 768px){.o-floatingNav__list{font-size:1.2rem;letter-spacing:.3333333333em}}.o-floatingNav__item{width:100%;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl}.o-floatingNav__item:nth-child(2n) .o-floatingNav__link{background:#0074be;color:#fff}.o-floatingNav__link{-webkit-align-items:center;align-items:center;background:#fff;display:grid;font-weight:500;gap:3px;grid-auto-flow:column;padding:14px;text-decoration:none;width:100%}@media screen and (max-width: 768px){.o-floatingNav__link{padding:10px 3px 6px}}@media screen and (max-width: 768px){.o-floatingNav__link:has(.a-icon){padding:6px 3px 2px}}.o-floatingNav__link .a-icon{width:1.125em}@media screen and (max-width: 768px){.o-floatingNav__link .a-icon{width:1.4166666667em}}.o-floatingNav__text{font-weight:inherit}.o-footer{background:#fff;padding:18px 0 20px}@media screen and (max-width: 768px){.o-footer{padding:20px 0}}.o-footer__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.o-footer__container{padding:0 20px}}.o-footer__container{max-width:93.75%;min-width:min(1200px,100%)}.o-footer__inner{-webkit-align-items:flex-start;align-items:flex-start;display:grid;gap:40px min(9.2857142857%,104px);grid-template-areas:"info nav" "subNav nav" "copyright copyright";grid-template-columns:35.8928571429% minmax(0, 1fr);grid-template-rows:-webkit-max-content 1fr auto;grid-template-rows:max-content 1fr auto}@media screen and (max-width: 1200px){.o-footer__inner{-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}}@media screen and (max-width: 1050px){.o-footer__inner{grid-template-areas:"info" "subNav" "nav" "copyright";grid-template-columns:repeat(1, minmax(0, 1fr));grid-template-rows:unset}}@media screen and (max-width: 768px){.o-footer__inner{row-gap:22px}}.o-footer__info{display:grid;gap:24px;grid-area:info;padding-top:31px}@media screen and (max-width: 768px){.o-footer__info{gap:14px;padding-top:20px}}.o-footer__logo{width:min(192px,100%)}.o-footer__address{font-size:1.4rem;font-style:normal;letter-spacing:.1em;line-height:2}.o-footer__addressTitle{font-weight:700}.o-footer__addressText{font-size:inherit;font-weight:inherit}.o-footer__addressTextLink{text-decoration:none}.o-footer__subNavWrap{-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:20px;grid-area:subNav;-webkit-justify-content:flex-start;justify-content:flex-start}@media screen and (max-width: 768px){.o-footer__subNavWrap{gap:30px}}.o-footer__subNav{-webkit-flex:0 0 auto;flex:0 0 auto;font-weight:500;letter-spacing:.1em}.o-footer__subNavItem{font-weight:inherit}.o-footer__subNavLink{font-weight:inherit;text-decoration:none}.o-footer__snsList{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex:0 0 auto;flex:0 0 auto;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:14px}@media screen and (max-width: 768px){.o-footer__snsList{-webkit-justify-content:center;justify-content:center;padding:0}}.o-footer__snsItem{display:grid;place-items:center;width:24px}@media screen and (max-width: 768px){.o-footer__snsItem{width:30px}}.o-footer__snsLink{display:grid}.o-footer__nav{-webkit-align-items:flex-start;align-items:flex-start;display:grid;gap:0 min(9.8039215686%,60px);grid-area:nav;grid-auto-rows:-webkit-max-content auto;grid-auto-rows:max-content auto;grid-template-columns:repeat(3, minmax(0, 1fr));padding-bottom:8px}@media screen and (max-width: 1200px){.o-footer__nav{justify-self:flex-end;max-width:612px;width:100%}}@media screen and (max-width: 1050px){.o-footer__nav{max-width:unset}}@media screen and (max-width: 768px){.o-footer__nav{grid-template-columns:repeat(1, minmax(0, 1fr));padding-bottom:0;padding-top:18px}}.o-footer__unit{display:grid;grid-row:span 2;grid-template-columns:repeat(1, minmax(0, 1fr));grid-template-rows:subgrid;row-gap:20px}@media screen and (max-width: 768px){.o-footer__unit{grid-template-rows:-webkit-max-content 0fr;grid-template-rows:max-content 0fr;row-gap:0;transition:grid-template-rows .3s cubic-bezier(0.65, 0, 0.35, 1)}}@media screen and (max-width: 768px){.o-footer__unit[aria-expanded=true]{grid-template-rows:-webkit-max-content 1fr;grid-template-rows:max-content 1fr}}.o-footer__unit[aria-expanded=true] .o-footer__list{opacity:1;visibility:visible}.o-footer__unitTitle{-webkit-align-items:center;align-items:center;border-bottom:1px solid #0074be;display:grid;font-size:1.6rem;font-weight:500;gap:0;grid-template-columns:minmax(0, 1fr) auto;letter-spacing:.1em}@media screen and (max-width: 768px){.o-footer__unitTitle{border-bottom:none;border-top:1px solid #0074be}}.o-footer__unitTitle::after{aspect-ratio:6/9;background:currentColor;content:"";height:auto;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="%23333" d="m6 4 4 4.138L6 12"/></svg>') no-repeat center/266.6666666667%;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="%23333" d="m6 4 4 4.138L6 12"/></svg>') no-repeat center/266.6666666667%;width:.375em}@media screen and (max-width: 768px){.o-footer__unitTitle::after{content:none}}.o-footer__unitTitleLink{padding:10px 0;text-decoration:none}@media screen and (max-width: 768px){.o-footer__unitTitleLink{padding:9px 0 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.o-footer__unitToggleButton{-webkit-appearance:none;-moz-appearance:none;appearance:none;aspect-ratio:1;background:rgba(0,0,0,0);border:none;color:currentColor;display:none;font-size:inherit;height:auto;outline:revert;overflow:hidden;padding:0;place-items:center;translate:31.25% 0;width:32px}@media screen and (max-width: 768px){.o-footer__unitToggleButton{display:grid}}@media screen and (max-width: 768px){.o-footer__unitToggleButton::before,.o-footer__unitToggleButton::after{background:currentColor;content:"";grid-column:1/-1;grid-row:1/-1;height:1px;width:37.5%}}.o-footer__unitToggleButton::after{rotate:90deg;transition:width .3s cubic-bezier(0.65, 0, 0.35, 1)}.o-footer__unitToggleButton[aria-expanded=true]::after{width:1px}.o-footer__unitContent{-webkit-align-items:flex-start;align-items:flex-start;display:grid}@media screen and (max-width: 768px){.o-footer__unitContent{overflow:hidden}}.o-footer__list{align-self:flex-start;display:grid;font-size:1.4rem;gap:10px;grid-template-columns:repeat(1, minmax(0, 1fr));letter-spacing:.1em;line-height:1.4285714286}@media screen and (max-width: 768px){.o-footer__list{gap:0;opacity:0;transition-duration:.3s;transition-property:opacity,visibility;transition-timing-function:cubic-bezier(0.65, 0, 0.35, 1);visibility:hidden}}@media screen and (max-width: 768px){.o-footer__item{border-top:1px solid #e0e0e0}}.o-footer__link{display:block;font-weight:inherit;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width: 768px){.o-footer__link{padding:15px 0;width:100%}}.o-footer__subList{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:12px 20px;-webkit-justify-content:flex-end;justify-content:flex-end;margin:auto 0 0}@media screen and (max-width: 768px){.o-footer__subList{-webkit-justify-content:center;justify-content:center;margin:40px 0 0}}.o-footer__subLink{display:block;font-size:1.2rem}.o-footer__copyright{border-top:1px solid #e0e0e0;font-size:1.2rem;grid-area:copyright;letter-spacing:.1em;margin-top:-9px;padding-top:18px}@media screen and (max-width: 768px){.o-footer__copyright{line-height:1.4166666667;margin-top:0px;padding-top:14px}}.o-footer__copyrightText{font-size:inherit;font-weight:inherit}.o-gallery{display:grid;gap:40px;grid-template-columns:repeat(auto-fill, minmax(min(360px, 100%), 1fr));max-width:1100px}.o-gnav{background:#fff;height:100dvh;left:0;overflow:hidden auto;overscroll-behavior:contain;position:fixed;top:0;transition-duration:.3s;transition-property:opacity,visibility;transition-timing-function:cubic-bezier(0.65, 0, 0.35, 1);width:100%;z-index:1100}.o-gnav__hamburger{position:fixed;right:30px;top:20px;z-index:100}@media screen and (max-width: 768px){.o-gnav__hamburger{right:20px}}.o-gnav__inner{display:grid;grid-template-columns:33.28125% minmax(0, 1fr)}@media screen and (max-width: 1050px){.o-gnav__inner{grid-template-columns:repeat(1, minmax(0, 1fr))}}.o-gnav__header{background:#f5f7fa;display:grid;grid-template-columns:repeat(1, minmax(0, 1fr));height:100dvh;left:0;padding:40px;place-items:center;position:-webkit-sticky;position:sticky;top:0;width:100%}@media screen and (max-width: 1050px){.o-gnav__header{height:auto;padding:87px 20px 60px;position:static}}.o-gnav__headerInner{display:grid;gap:32px;grid-template-columns:repeat(1, minmax(0, 1fr));justify-items:center;width:100%}.o-gnav__logo{max-width:300px;width:100%}@media screen and (max-width: 1050px){.o-gnav__logo{max-width:306px}}.o-gnav__cta{display:grid;gap:16px;grid-template-columns:repeat(1, minmax(0, 1fr));max-width:308px;width:100%}.o-gnav__ctaButton{--button-min-height: 60px;--button-min-width: 100%}.o-gnav__body{-webkit-align-content:center;align-content:center;display:grid;gap:30px;grid-template-columns:repeat(1, minmax(0, 1fr));padding:77px 90px 30px 30px}@media screen and (max-width: 768px){.o-gnav__body{gap:34px;padding:33px 20px 38px}}.o-gnav__nav{-webkit-align-items:flex-start;align-items:flex-start;display:grid;gap:30px 8.9020771513%;grid-auto-rows:-webkit-max-content auto;grid-auto-rows:max-content auto;grid-template-columns:repeat(2, minmax(0, 1fr));margin-bottom:-12px;padding:0 30px}@media screen and (max-width: 768px){.o-gnav__nav{grid-template-columns:repeat(1, minmax(0, 1fr));margin-bottom:0;padding:0 0 20px}}.o-gnav__unit{display:grid;grid-row:span 2;grid-template-columns:repeat(1, minmax(0, 1fr));grid-template-rows:subgrid;row-gap:10px}@media screen and (max-width: 768px){.o-gnav__unit{grid-template-rows:unset}}.o-gnav__unit_type_top{-webkit-column-gap:inherit;-moz-column-gap:inherit;column-gap:inherit;grid-column:span 2;grid-template-columns:subgrid}@media screen and (max-width: 768px){.o-gnav__unit_type_top{grid-column:auto;grid-template-columns:repeat(1, minmax(0, 1fr))}}.o-gnav__unit_type_top .o-gnav__unitTitle{grid-column:span 2}.o-gnav__unit_type_top .o-gnav__unitContent{grid-column:span 2;grid-template-columns:subgrid}@media screen and (max-width: 768px){.o-gnav__unit_type_top .o-gnav__unitContent{grid-template-columns:repeat(1, minmax(0, 1fr))}}.o-gnav__unitTitle{-webkit-align-items:center;align-items:center;border-bottom:1px solid #0074be;display:grid;font-size:2rem;font-weight:500;grid-template-columns:minmax(0, 1fr) auto;letter-spacing:.1em;line-height:1}.o-gnav__unitTitle::after{aspect-ratio:1;background:currentColor;content:"";height:auto;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="%23333" d="m6 4 4 4.138L6 12"/></svg>') no-repeat center/contain;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="%23333" d="m6 4 4 4.138L6 12"/></svg>') no-repeat center/contain;translate:31.25% 0;width:.8em}.o-gnav__unitTitleLink{font-weight:inherit;padding:18px 0;text-decoration:none}@media screen and (max-width: 768px){.o-gnav__unitTitleLink{padding:22px 0}}.o-gnav__unitContent{-webkit-align-items:flex-start;align-items:flex-start;-webkit-column-gap:inherit;-moz-column-gap:inherit;column-gap:inherit;display:grid}@media screen and (max-width: 768px){.o-gnav__unitContent{gap:9px}}.o-gnav__list{align-self:flex-start;display:grid;gap:6px;line-height:1.6}@media screen and (max-width: 768px){.o-gnav__list{gap:9px}}.o-gnav__item{display:grid;gap:5px;grid-template-columns:repeat(1, minmax(0, 1fr));letter-spacing:.1em}@media screen and (max-width: 768px){.o-gnav__item{gap:10px}}.o-gnav__item>.o-gnav__list>.o-gnav__item>.o-gnav__link{padding-left:1em;text-indent:-1em}.o-gnav__item>.o-gnav__list>.o-gnav__item>.o-gnav__link::before{content:"- "}.o-gnav__link{text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.o-gnav__link[target=_blank]::after{aspect-ratio:1;background:currentColor;content:"";display:inline-block;height:auto;margin-left:.375em;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" fill="none" viewBox="0 0 13 13"><path stroke="%23333" stroke-linecap="round" stroke-linejoin="round" d="M9 .5h3.5V4m-.75-2.75L8 5M6.5 1.5H2A1.5 1.5 0 0 0 .5 3v8A1.5 1.5 0 0 0 2 12.5h8a1.5 1.5 0 0 0 1.5-1.5V6.5"/></svg>') no-repeat center/contain;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" fill="none" viewBox="0 0 13 13"><path stroke="%23333" stroke-linecap="round" stroke-linejoin="round" d="M9 .5h3.5V4m-.75-2.75L8 5M6.5 1.5H2A1.5 1.5 0 0 0 .5 3v8A1.5 1.5 0 0 0 2 12.5h8a1.5 1.5 0 0 0 1.5-1.5V6.5"/></svg>') no-repeat center/contain;width:.8125em}.o-gnav__snsList{-webkit-align-items:center;align-items:center;display:grid;gap:20px;grid-template-columns:repeat(auto-fit, 30px);-webkit-justify-content:flex-end;justify-content:flex-end;padding:0 30px}@media screen and (max-width: 768px){.o-gnav__snsList{-webkit-justify-content:center;justify-content:center;padding:0}}.o-gnav__copyright{font-size:1.4rem;letter-spacing:.1em;text-align:right}@media screen and (max-width: 768px){.o-gnav__copyright{font-size:1.2rem;line-height:1.4166666667;text-align:left}}.o-gnav__copyrightText{font-size:inherit;font-weight:inherit}.o-gnav:not(.is_navOpened){opacity:0;visibility:hidden}.o-header{--header-height-min: 100px;background:#fff;box-shadow:0 2px 3px rgba(0,0,0,.05);container:header/inline-size;font-size:1.4rem;line-height:1.6;position:-webkit-sticky;position:sticky;top:0;transition:background-color .3s cubic-bezier(0.65, 0, 0.35, 1),color .3s cubic-bezier(0.65, 0, 0.35, 1),box-shadow .3s cubic-bezier(0.65, 0, 0.35, 1),-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out,background-color .3s cubic-bezier(0.65, 0, 0.35, 1),color .3s cubic-bezier(0.65, 0, 0.35, 1),box-shadow .3s cubic-bezier(0.65, 0, 0.35, 1);transition:transform .4s ease-in-out,background-color .3s cubic-bezier(0.65, 0, 0.35, 1),color .3s cubic-bezier(0.65, 0, 0.35, 1),box-shadow .3s cubic-bezier(0.65, 0, 0.35, 1),-webkit-transform .4s ease-in-out;width:100%;z-index:1000}@media screen and (max-width: 768px){.o-header{--header-height-min: 88px}}.o-header__container{padding:0 30px}@media screen and (max-width: 768px){.o-header__container{padding:0 20px}}.o-header__content{-webkit-align-items:center;align-items:center;display:grid;gap:min(2.34375cqw,30px);grid-template-areas:"logo nav ham";grid-template-columns:192px minmax(0, 1fr) auto;min-height:var(--header-height-min)}@container (width < 1200px){.o-header__content{gap:16px;grid-template-columns:173px minmax(0, 1fr) auto}}@media screen and (max-width: 1200px){.o-header__content{gap:16px;grid-template-columns:173px minmax(0, 1fr) auto}}@media screen and (max-width: 768px){.o-header__content{grid-template-columns:154px minmax(0, 1fr) auto}}.o-header__logo{grid-area:logo;position:relative;width:min(192px,100%);z-index:2}@media screen and (max-width: 1200px){.o-header__logo{width:min(173px,100%)}}@media screen and (max-width: 768px){.o-header__logo{width:min(154px,100%)}}.o-header__logoLink{display:grid;grid-template-columns:repeat(1, minmax(0, 1fr))}.o-header__logoImg{grid-column:1/-1;grid-row:1/-1;height:auto;transition:opacity .3s cubic-bezier(0.65, 0, 0.35, 1),visibility .3s cubic-bezier(0.65, 0, 0.35, 1);width:100%}.o-header__logoImg_type_mono{opacity:0;visibility:hidden}.o-header__nav{grid-area:nav}@media screen and (max-width: 768px){.o-header__nav{display:none}}.o-header__navContent{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;gap:min(2.34375cqw,30px);-webkit-justify-content:flex-end;justify-content:flex-end}@media screen and (max-width: 768px){.o-header__navContent{display:block;height:100%;overflow-y:auto;padding:20px 20px 60px}}@media screen and (max-width: 768px){.o-header__navOverlay{background:rgba(0,0,0,.2);inset:0;position:absolute;z-index:-1}}.o-header__list{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;gap:20px}@media screen and (max-width: 1200px){.o-header__list{gap:16px}}@media screen and (max-width: 768px){.o-header__list{-webkit-flex-direction:column;flex-direction:column;gap:20px}}.o-header__item{display:-webkit-flex;display:flex;font-size:1.4rem;gap:8px;position:relative}.o-header__item:has(.o-header__list)::after{aspect-ratio:9/6;background:currentColor;content:"";height:auto;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="%23333" d="m12 6-4.138 4L4 6"/></svg>') no-repeat center/177.7777777778%;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="%23333" d="m12 6-4.138 4L4 6"/></svg>') no-repeat center/177.7777777778%;width:.6428571429em}@media screen and (max-width: 1050px){.o-header__item:has(:not(.o-header__link_type_button)){display:none}}.o-header__item .o-header__list{background:#fff;border:1px solid #0074be;border-radius:10px;box-shadow:0 2px 3px rgba(0,0,0,.3);color:#333;display:grid;gap:0;grid-template-columns:repeat(1, minmax(0, 1fr));left:50%;letter-spacing:.1em;min-width:160px;opacity:0;padding:10px 19px;position:absolute;top:100%;transition:opacity .3s cubic-bezier(0.65, 0, 0.35, 1),visibility .3s cubic-bezier(0.65, 0, 0.35, 1);translate:-50% 0;visibility:hidden;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.o-header__item:hover .o-header__list,.o-header__item:focus .o-header__list,.o-header__item:focus-within .o-header__list{opacity:1;visibility:visible}.o-header__link{cursor:pointer;display:block;font-weight:500;padding:6px 0;text-decoration:none}.o-header__link_type_button{background:#e8381b;border-radius:100px;color:#fff;padding:2px 10px;transition:background-color .3s cubic-bezier(0.65, 0, 0.35, 1)}.o-header__snsList{display:-webkit-flex;display:flex;gap:14px}@media screen and (max-width: 1200px){.o-header__snsList{display:none}}.o-header__snsItem{-webkit-flex:0 0 auto;flex:0 0 auto;width:30px}.o-header__snsLink{display:grid;grid-template-columns:repeat(1, minmax(0, 1fr))}.o-header__snsIcon{aspect-ratio:1;grid-column:1/-1;grid-row:1/-1;height:auto;transition:opacity .3s cubic-bezier(0.65, 0, 0.35, 1),visibility .3s cubic-bezier(0.65, 0, 0.35, 1);width:100%}.o-header__snsIcon_type_mono{opacity:0;visibility:hidden}.o-header__buttons{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}@media screen and (max-width: 768px){.o-header__buttons{-webkit-flex-direction:column;flex-direction:column;gap:20px;margin:40px 0 0}}.o-header__hamburger{grid-area:ham}.o-header.is_hidden{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.o-header.is_fixed{position:fixed}.o-header.is_mono{background:rgba(0,0,0,0);box-shadow:none;color:#fff}.o-header.is_mono .o-header__logoImg_type_color,.o-header.is_mono .o-header__snsIcon_type_color{opacity:0;visibility:hidden}.o-header.is_mono .o-header__logoImg_type_mono,.o-header.is_mono .o-header__snsIcon_type_mono{opacity:1;visibility:visible}.o-header.is_mono .o-header__link_type_button{background:#000}.o-header.is_mono .a-hamburger{background:#000;border-color:#000}.o-indexNav{padding-bottom:62px}@media screen and (max-width: 768px){.o-indexNav{padding-bottom:60px}}.o-indexNav__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.o-indexNav__container{padding:0 20px}}.o-indexNav__inner{display:grid;gap:40px;grid-template-columns:repeat(1, minmax(0, 1fr))}.o-indexNav__title{font-family:"Shippori Antique",sans-serif;font-size:2rem;letter-spacing:.1em;line-height:1.6;text-align:center}.o-indexNav__list{-webkit-align-items:stretch;align-items:stretch;display:grid;gap:22px 40px;grid-template-columns:repeat(auto-fit, minmax(0, 246px));-webkit-justify-content:center;justify-content:center}@media screen and (max-width: 768px){.o-indexNav__list{gap:24px 0;grid-template-columns:repeat(1, minmax(0, 1fr))}}.o-indexNav__item{-webkit-align-items:flex-end;align-items:flex-end;display:grid;font-size:1.6rem;font-weight:500;grid-auto-columns:minmax(0, 1fr);line-height:1.6}.o-indexNav__link{-webkit-align-items:center;align-items:center;border-bottom:1px solid #0074be;color:inherit;display:-webkit-flex;display:flex;font:inherit;gap:8px;padding-bottom:23px;text-decoration:none}.o-indexNav .a-icon{margin-right:-0.25em}.o-indexNav__text{-webkit-flex:1 1 0;flex:1 1 0;font:inherit}.o-main{display:block;overflow:clip}.o-newsList{display:grid}.o-newsList__emptyText{letter-spacing:.1em;text-align:center}.o-pageHeader{--pageHeader-bg-image: url(../images/common/img_pageHeader_bg.webp);background:var(--pageHeader-bg-image) no-repeat center/cover;display:grid}@media screen and (max-width: 768px){.o-pageHeader{--pageHeader-bg-image: url(../images/common/img_pageHeader_bg_sp.webp)}}.o-pageHeader::after{background:rgba(0,0,0,.2);content:"";grid-column:1/-1;grid-row:1/-1;height:100%;width:100%}.o-pageHeader__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.o-pageHeader__container{padding:0 20px}}.o-pageHeader__container{grid-column:1/-1;grid-row:1/-1;z-index:1}.o-pageHeader__inner{-webkit-align-content:center;align-content:center;display:grid;padding:80px 0}@media screen and (max-width: 768px){.o-pageHeader__inner{min-height:200px;padding:32px 0}}.o-pageHeader__title{color:#fff}.p-servicePanel{background:#f5f7fa;border-radius:10px;padding:40px;width:100%}.p-aboutBrochure__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-aboutBrochure__container{padding:0 20px}}.p-aboutBrochure__inner{display:grid;gap:18px;grid-auto-columns:minmax(0, 1fr)}.p-aboutBrochure__title::before{height:1em}.p-aboutBrochure__title .a-subBlockTitle__text{line-height:1}.p-aboutBrochure__content{display:grid;gap:23px;grid-auto-columns:minmax(0, 1fr)}.p-aboutEmploymentStatus__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-aboutEmploymentStatus__container{padding:0 20px}}.p-aboutEmploymentStatus__inner{display:grid;gap:10px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-aboutEmploymentStatus__inner{gap:12px}}.p-aboutEmploymentStatus__title::before{height:1em}.p-aboutEmploymentStatus__title .a-subBlockTitle__text{line-height:1}.p-aboutEmploymentStatus__content{display:grid;gap:23px;grid-auto-columns:minmax(0, 1fr)}.p-aboutGuidelines__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-aboutGuidelines__container{padding:0 20px}}.p-aboutGuidelines__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-aboutGuidelines__content{display:grid;gap:32px;grid-auto-columns:minmax(0, 1fr)}.p-aboutGuidelines__list{counter-reset:guidelinesItemNum;display:grid;gap:40px;grid-auto-rows:minmax(231px, auto);grid-template-columns:repeat(3, minmax(0, 1fr))}@media screen and (max-width: 1050px){.p-aboutGuidelines__list{grid-template-columns:repeat(1, minmax(0, 1fr))}}.p-aboutGuidelines__item{-webkit-align-content:flex-start;align-content:flex-start;border:1px solid currentColor;border-radius:10px;counter-increment:guidelinesItemNum;display:grid;gap:16px;grid-auto-columns:minmax(0, 1fr);padding:40px;text-align:center}.p-aboutGuidelines__item::before{color:#e5f1f8;content:counter(guidelinesItemNum, decimal-leading-zero);font-family:"Shippori Antique",sans-serif;font-size:4.8rem;letter-spacing:.1em;line-height:1}.p-aboutGuidelines__text{color:#0074be;font-size:2.4rem;font-weight:700;letter-spacing:.1em;line-height:1.6;overflow-wrap:anywhere;word-break:keep-all}.p-aboutJointVenture__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-aboutJointVenture__container{padding:0 20px}}.p-aboutJointVenture__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-aboutJointVenture__content{display:grid;gap:32px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-aboutMessage{margin-bottom:-27px}}.p-aboutMessage__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-aboutMessage__container{padding:0 20px}}.p-aboutMessage__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-aboutMessage__title{font-size:3.2rem}}.p-aboutMessage__title::before{background:currentColor}.p-aboutMessage__body{display:grid;gap:32px 5.3571428571%;grid-template-columns:420px minmax(0, 1fr)}@media screen and (max-width: 1050px){.p-aboutMessage__body{grid-template-columns:repeat(1, minmax(0, 1fr))}}.p-aboutMessage__lead{font-size:2.4rem;font-weight:700;grid-column:1/-1;letter-spacing:.1em;overflow-wrap:anywhere;word-break:keep-all}@media screen and (max-width: 768px){.p-aboutMessage__lead{line-height:1.4583333333}}.p-aboutMessage__content{-webkit-align-content:flex-start;align-content:flex-start;display:grid;gap:20px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-aboutMessage__content{gap:32px}}.p-aboutMessage__text{letter-spacing:.1em;overflow-wrap:anywhere;word-break:keep-all}.p-aboutMessage__text:where(:not(:last-child)){margin-bottom:2em}.p-aboutMessage__sign{letter-spacing:.1em;margin-bottom:-10px;text-align:right}@media screen and (max-width: 768px){.p-aboutMessage__sign{margin-bottom:8px}}.p-aboutMessage__avatar{-webkit-align-content:flex-start;align-content:flex-start;display:grid;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-aboutMessage__avatar{gap:8px}}.p-aboutMessage__avatarPic{border-radius:10px;display:block;overflow:hidden;width:100%}.p-aboutMessage__avatarImg{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.p-aboutMessage__avatarCaption{font-size:1.4rem;letter-spacing:.1em;text-align:center}.p-aboutOrganization__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-aboutOrganization__container{padding:0 20px}}.p-aboutOrganization__inner{display:grid;gap:23px;grid-auto-columns:minmax(0, 1fr)}.p-aboutOrganization__title{line-height:1}@media screen and (max-width: 768px){.p-aboutOrganization__title{line-height:1.6}}.p-aboutOrganization__body{container:aboutOrganization/inline-size;display:grid;gap:30px;grid-auto-columns:minmax(0, 1fr)}.p-aboutOrganization__scrollHint{display:none}@container (width < 600px){.p-aboutOrganization__scrollHint{display:-webkit-flex;display:flex}}.p-aboutOrganization__content{display:grid;grid-auto-columns:minmax(0, 1fr);overflow:auto hidden}@media screen and (max-width: 768px){.p-aboutOrganization__content{grid-auto-columns:auto;margin-left:-20px;padding:0 20px;width:calc(100% + 40px)}}.p-aboutOrganization__pic{display:block;min-width:600px;width:100%}.p-aboutOrganization__img{display:block;width:100%}.p-aboutOutline__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-aboutOutline__container{padding:0 20px}}.p-aboutOutline__inner{display:grid;gap:23px;grid-auto-columns:minmax(0, 1fr)}.p-aboutOutline__title::before{height:1em}.p-aboutOutline__title .a-subBlockTitle__text{line-height:1}.p-aboutOutline__content{display:grid;gap:23px;grid-auto-columns:minmax(0, 1fr)}.p-aboutPartners__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-aboutPartners__container{padding:0 20px}}.p-aboutPartners__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-aboutPartners__content{display:grid;gap:32px;grid-auto-columns:minmax(0, 1fr)}.p-aboutPhilosophy__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-aboutPhilosophy__container{padding:0 20px}}.p-aboutPhilosophy__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-aboutPhilosophy__content{display:grid;gap:32px;grid-auto-columns:minmax(0, 1fr)}.p-aboutPhilosophy__lead{color:#0074be;font-family:"Shippori Antique",sans-serif;font-size:6.4rem;letter-spacing:.1em;line-height:1.6}@media screen and (max-width: 768px){.p-aboutPhilosophy__lead{font-size:4rem;line-height:1.2}}.p-aboutPhilosophy__text{letter-spacing:.1em}.p-aboutPolicy__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-aboutPolicy__container{padding:0 20px}}.p-aboutPolicy__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-aboutPolicy__content{display:grid;gap:32px;grid-auto-columns:minmax(0, 1fr)}.p-aboutPolicy__lead{color:#0074be;font-size:2.4rem;font-weight:700;letter-spacing:.1em}@media screen and (max-width: 768px){.p-aboutPolicy__lead{font-size:2rem}}.p-aboutPolicy__text{letter-spacing:.1em}.p-aboutSymbol__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-aboutSymbol__container{padding:0 20px}}.p-aboutSymbol__inner{background:#fff;border-radius:10px;display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr);padding:60px}@media screen and (max-width: 1050px){.p-aboutSymbol__inner{padding:40px}}@media screen and (max-width: 768px){.p-aboutSymbol__inner{padding:20px}}.p-aboutSymbol__title{font-size:3.2rem}.p-aboutSymbol__content{display:grid;gap:40px 6%;grid-template-columns:minmax(0, 1fr) 52%}@media screen and (max-width: 768px){.p-aboutSymbol__content{grid-template-columns:repeat(1, minmax(0, 1fr))}}.p-aboutSymbol__text{letter-spacing:.1em}.p-aboutSymbol__pic{border:1px solid currentColor;border-radius:10px;overflow:hidden}.p-aboutSymbol__img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.p-forApplicantsCharm__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-forApplicantsCharm__container{padding:0 20px}}.p-forApplicantsCharm__head:where(:not(:last-child)){margin-bottom:64px}@media screen and (max-width: 768px){.p-forApplicantsCharm__head:where(:not(:last-child)){margin-bottom:40px}}.p-forApplicantsCharm__inner{container:forApplicantsCharm/inline-size;display:grid;gap:80px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-forApplicantsCharm__inner{gap:40px}}.p-forApplicantsCharm__content{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-forApplicantsCharm__text{letter-spacing:.1em}.p-forApplicantsCharm__text:where(:not(:last-child)){margin-bottom:2em}.p-forApplicantsCharm__text:where(:has(+.p-forApplicantsCharm__list)){margin-bottom:0}.p-forApplicantsCharm__scrollHint{display:none}@container (width < 600px){.p-forApplicantsCharm__scrollHint{display:-webkit-flex;display:flex}}.p-forApplicantsCharm__scrollContainer{display:grid;grid-auto-columns:minmax(0, 1fr);overflow:auto hidden}@media screen and (max-width: 768px){.p-forApplicantsCharm__scrollContainer{grid-auto-columns:auto;margin-left:-20px;margin-top:-20px;padding:0 20px;width:calc(100% + 40px)}}.p-forApplicantsCharm__pic{display:block;min-width:600px;width:100%}@media screen and (max-width: 768px){.p-forApplicantsCharm__pic{padding:0 37px}}.p-forApplicantsCharm__img{display:block;width:100%}.p-forApplicantsCharm__buttonWrap{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:40px;-webkit-justify-content:center;justify-content:center}@media screen and (max-width: 768px){.p-forApplicantsCharm__buttonWrap{gap:24px}}.p-forApplicantsContact{margin-top:-20px}@media screen and (max-width: 768px){.p-forApplicantsContact{margin-top:0}}.p-forApplicantsContact__container{margin:0 auto;max-width:1160px;padding:0 20px}@media screen and (max-width: 768px){.p-forApplicantsContact__container{padding:0 20px}}.p-forApplicantsContact__container{max-width:1280px;width:100%}.p-forApplicantsContact__card{background:#0074be;border-radius:20px;color:#fff;display:grid;justify-items:center;padding:74px 40px 58px}@media screen and (max-width: 768px){.p-forApplicantsContact__card{border-radius:10px;padding:54px 20px 60px}}.p-forApplicantsContact__inner{-webkit-align-items:flex-start;align-items:flex-start;display:grid;gap:60px 9.1743119266%;grid-template-columns:500px minmax(0, 1fr);height:100%;max-width:1090px;width:100%}@media screen and (max-width: 1050px){.p-forApplicantsContact__inner{grid-template-columns:repeat(1, minmax(0, 1fr));height:auto}}@media screen and (max-width: 768px){.p-forApplicantsContact__inner{gap:24px}}.p-forApplicantsContact__content{-webkit-align-items:center;align-items:center;display:grid;gap:32px;-webkit-justify-content:center;justify-content:center;padding-top:7px}@media screen and (max-width: 768px){.p-forApplicantsContact__content{gap:24px}}.p-forApplicantsContact__title{font-size:2.8rem;font-weight:700;letter-spacing:.1em;line-height:1.6}@media screen and (max-width: 1050px){.p-forApplicantsContact__title{text-align:center}}.p-forApplicantsContact__text{letter-spacing:.1em}@media screen and (max-width: 1050px){.p-forApplicantsContact__text{text-align:center}}.p-forApplicantsContact__action{-webkit-align-content:flex-start;align-content:flex-start;display:grid;gap:8px;grid-auto-columns:minmax(0, 1fr);justify-items:center;min-width:min(100%,402px)}@media screen and (max-width: 768px){.p-forApplicantsContact__action{margin:0 -7px}}.p-forApplicantsContact__button{--button-min-width: min(100%, 308px)}.p-forApplicantsContact__telInfo{display:grid;justify-items:center}.p-forApplicantsContact__tel{font-family:"Shippori Antique",sans-serif;line-height:1.6}.p-forApplicantsContact__telLink{font-size:1.75em;text-decoration:none}.p-forApplicantsDailySchedule{padding-bottom:80px;position:relative}@media screen and (max-width: 768px){.p-forApplicantsDailySchedule{padding-bottom:60px}}.p-forApplicantsDailySchedule::after{background:#ebebeb;bottom:0;content:"";display:block;height:1px;left:50%;max-width:1120px;position:absolute;translate:-50% 100%;width:100%}@media screen and (max-width: 768px){.p-forApplicantsDailySchedule::after{width:calc(100% - 40px)}}.p-forApplicantsDailySchedule__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-forApplicantsDailySchedule__container{padding:0 20px}}.p-forApplicantsDailySchedule__head:where(:not(:last-child)){margin-bottom:60px}@media screen and (max-width: 768px){.p-forApplicantsDailySchedule__head:where(:not(:last-child)){margin-bottom:24px}}.p-forApplicantsDailySchedule__eyeCatch{margin-bottom:80px}@media screen and (max-width: 768px){.p-forApplicantsDailySchedule__eyeCatch{margin-bottom:40px}}.p-forApplicantsDailySchedule__inner{container:forApplicantsCharm/inline-size;display:grid;gap:80px;grid-auto-columns:minmax(0, 1fr)}.p-forApplicantsDailySchedule__content{-webkit-align-content:flex-start;align-content:flex-start;display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-forApplicantsDailySchedule__tabs .m-tabs__link{-webkit-align-content:flex-start;align-content:flex-start}.p-forApplicantsDailySchedule__tabPanelInner{display:grid;gap:21px;grid-auto-columns:minmax(0, 1fr)}.p-forApplicantsDailySchedule__scrollHint{display:none}@container (width < 600px){.p-forApplicantsDailySchedule__scrollHint{display:-webkit-flex;display:flex}}.p-forApplicantsDailySchedule__tabPanelContent{display:grid;grid-auto-columns:minmax(0, 1fr);overflow:auto hidden}@media screen and (max-width: 768px){.p-forApplicantsDailySchedule__tabPanelContent{grid-auto-columns:auto;margin-left:-20px;padding:0 20px;width:calc(100% + 40px)}}.p-forApplicantsDailySchedule__pic{display:block;min-width:600px;width:100%}.p-forApplicantsDailySchedule__img{display:block;width:100%}.p-forApplicantsFaq{container:forApplicantsFaq/inline-size;margin-bottom:-13px;position:relative}@media screen and (max-width: 768px){.p-forApplicantsFaq{margin-bottom:0}}.p-forApplicantsFaq::before{color:#fff;content:"Question & Answer";font-family:"Shippori Antique",sans-serif;font-size:min(8.3333333333cqw,10rem);left:calc(50% + .05em);letter-spacing:.1em;line-height:.73;position:absolute;top:-87px;translate:-50% 0;width:-webkit-max-content;width:-moz-max-content;width:max-content;z-index:0}@media screen and (max-width: 768px){.p-forApplicantsFaq::before{font-size:8cqw;top:-63px}}.p-forApplicantsFaq__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-forApplicantsFaq__container{padding:0 20px}}.p-forApplicantsFaq__container{position:relative;width:100%;z-index:1}.p-forApplicantsFaq__head{position:relative;z-index:1}.p-forApplicantsFaq__head:where(:not(:last-child)){margin-bottom:60px}@media screen and (max-width: 768px){.p-forApplicantsFaq__head:where(:not(:last-child)){margin-bottom:24px}}.p-forApplicantsFaq__inner{display:grid;gap:80px;grid-auto-columns:minmax(0, 1fr)}.p-forApplicantsFaq__content{-webkit-align-content:flex-start;align-content:flex-start;display:grid;gap:24px;grid-auto-columns:minmax(0, 1fr)}.p-forApplicantsFaq__item{border-radius:10px}.p-forApplicantsFaq__item .m-accordion__head{border-bottom:none;gap:24px;padding:24px 32px 24px 24px}@media screen and (max-width: 768px){.p-forApplicantsFaq__item .m-accordion__head{gap:20px;padding:24px 20px 24px 20px}}.p-forApplicantsFaq__item .m-accordion__title{font-size:1.6rem;letter-spacing:.1em}.p-forApplicantsFaq__item .m-accordion__content{gap:24px;padding:21px 24px 22px}@media screen and (max-width: 768px){.p-forApplicantsFaq__item .m-accordion__content{gap:20px;padding:24px 44px 24px 20px}}.p-forApplicantsFaq__item .m-accordion__text{font-size:1.6rem;letter-spacing:.1em}@media screen and (max-width: 768px){.p-forApplicantsFaq__item .m-accordion__text{line-height:2}}.p-forApplicantsInterview{padding-bottom:80px;position:relative}@media screen and (max-width: 768px){.p-forApplicantsInterview{padding-bottom:60px}}.p-forApplicantsInterview::after{background:#ebebeb;bottom:0;content:"";display:block;height:1px;left:50%;max-width:1120px;position:absolute;translate:-50% 100%;width:calc(100% - 80px)}@media screen and (max-width: 768px){.p-forApplicantsInterview::after{width:calc(100% - 40px)}}.p-forApplicantsInterview__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-forApplicantsInterview__container{padding:0 20px}}.p-forApplicantsInterview__head:where(:not(:last-child)){margin-bottom:60px}@media screen and (max-width: 768px){.p-forApplicantsInterview__head:where(:not(:last-child)){margin-bottom:25px}}.p-forApplicantsInterview__eyeCatch{margin-bottom:60px}@media screen and (max-width: 768px){.p-forApplicantsInterview__eyeCatch{margin-bottom:40px}}.p-forApplicantsInterview__inner{display:grid;gap:80px;grid-auto-columns:minmax(0, 1fr)}.p-forApplicantsInterview__cardGrid{display:grid;gap:40px;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr))}@media screen and (max-width: 768px){.p-forApplicantsInterview__cardGrid{gap:40px 24px;justify-items:center}}@media screen and (max-width: 768px){.p-forApplicantsInterview__card{width:calc(100% + 11px)}}.p-forApplicantsIntro{container:forApplicantsIntro/inline-size}.p-forApplicantsIntro__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-forApplicantsIntro__container{padding:0 20px}}.p-forApplicantsIntro__lead{padding:40px 0 0;position:relative}@media screen and (max-width: 768px){.p-forApplicantsIntro__lead{padding:0}}.p-forApplicantsIntro__lead:where(:has(+.p-forApplicantsIntro__section)){margin-bottom:120px}@media screen and (max-width: 768px){.p-forApplicantsIntro__lead:where(:has(+.p-forApplicantsIntro__section)){margin-bottom:60px}}.p-forApplicantsIntro__lead::before{aspect-ratio:400/340;background:url(../images/corporate/forApplicants/illust_01.svg) no-repeat center/contain;content:"";display:block;height:auto;position:absolute;right:-140px;top:0;width:400px;z-index:-1}@media screen and (max-width: 768px){.p-forApplicantsIntro__lead::before{right:-148px}}.p-forApplicantsIntro__title{font-size:6.4rem;font-weight:700;letter-spacing:.1em;line-height:1.6;position:relative}@media screen and (max-width: 768px){.p-forApplicantsIntro__title{font-size:4.8rem}}.p-forApplicantsIntro__title:where(:not(:last-child)){margin-bottom:40px}.p-forApplicantsIntro__titleText{font:inherit}.p-forApplicantsIntro__titleEmText{color:#0074be;font:inherit}.p-forApplicantsIntro__text{letter-spacing:.1em}@media screen and (max-width: 768px){.p-forApplicantsIntro__text{text-align:center}}.p-forApplicantsIntro__section:where(:not(:last-child)){margin-bottom:80px}.p-forApplicantsIntro__section:where(:last-child){position:relative}.p-forApplicantsIntro__section:where(:last-child)::before{aspect-ratio:246/177;background:url(../images/corporate/forApplicants/illust_02.svg) no-repeat center/contain;content:"";display:block;height:auto;left:-40px;max-width:100%;position:absolute;top:-80px;width:246px;z-index:-1}@media screen and (max-width: 768px){.p-forApplicantsIntro__section:where(:last-child)::before{margin:-28px 0 21px 0;position:static}}.p-forApplicantsIntro__section:where(:last-child)::after{aspect-ratio:472/120;background:url(../images/corporate/forApplicants/illust_03.svg) no-repeat center/contain;bottom:0;content:"";display:block;height:auto;margin:24px -34px -63px auto;max-width:100%;right:0;width:472px;z-index:-1}@media screen and (max-width: 768px){.p-forApplicantsIntro__section:where(:last-child)::after{margin:45px 0 14px auto;max-width:min(324px,100%)}}@media screen and (max-width: 480px){.p-forApplicantsIntro__section:where(:last-child)::after{margin:45px auto 14px}}.p-forApplicantsIntro__section .p-forApplicantsIntro__text{text-align:center}@media screen and (max-width: 768px){.p-forApplicantsIntro__section .p-forApplicantsIntro__text{text-align:left}}.p-forApplicantsIntro__sectionTitle{font-size:3.2rem;font-weight:700;letter-spacing:.1em;line-height:1.6;text-align:center}@media screen and (max-width: 768px){.p-forApplicantsIntro__sectionTitle{line-height:1.4375}}.p-forApplicantsIntro__sectionTitle:where(:not(:last-child)){margin-bottom:32px}@media screen and (max-width: 768px){.p-forApplicantsIntro__sectionTitle:where(:not(:last-child)){margin-bottom:40px}}.p-forApplicantsIntro__sectionTitle:where(:has(+.p-forApplicantsIntro__visual)){margin-bottom:80px}@media screen and (max-width: 768px){.p-forApplicantsIntro__sectionTitle:where(:has(+.p-forApplicantsIntro__visual)){margin-bottom:40px}}.p-forApplicantsIntro__visual{display:grid;gap:0 min(1.25cqw,16px);grid-template-columns:repeat(4, min(31.25cqw, 400px));grid-template-rows:min(9.375cqw,120px) auto min(9.375cqw,120px);-webkit-justify-content:center;justify-content:center;padding-bottom:min(4.6875cqw,60px);width:100%}@media screen and (max-width: 768px){.p-forApplicantsIntro__visual{gap:0 min(2.04cqw,7.65px);grid-template-columns:repeat(3, min(50.9573333333cqw, 240px));grid-template-rows:min(15.2853333333cqw,72px) auto min(15.2853333333cqw,72px)}}.p-forApplicantsIntro__visualItem{aspect-ratio:1;display:block;grid-row:1/span 2;height:auto;position:relative;width:100%}.p-forApplicantsIntro__visualItem:where(:nth-child(2n)){grid-row-start:2}@media screen and (max-width: 768px){.p-forApplicantsIntro__visualItem:where(:nth-child(4)){display:none}}.p-forApplicantsIntro__visualItem::after{background:#e5f1f8;border-radius:10px;bottom:-15%;content:"";display:block;height:100%;position:absolute;right:-15%;width:100%;z-index:0}.p-forApplicantsIntro__visualImg{border-radius:10px;display:block;height:100%;-o-object-fit:cover;object-fit:cover;position:relative;width:100%;z-index:1}.p-forApplicantsPlacementRecord{position:relative}.p-forApplicantsPlacementRecord::before{aspect-ratio:221/189;background:#0187dc;content:"";display:block;height:auto;left:calc(50% - min(38.203125%,489px));-webkit-mask:url(../images/corporate/forApplicants/illust_04.svg) no-repeat center/contain;mask:url(../images/corporate/forApplicants/illust_04.svg) no-repeat center/contain;position:absolute;top:-39px;translate:-50% 0;width:221px;z-index:0}@media screen and (max-width: 768px){.p-forApplicantsPlacementRecord::before{left:5.6%;translate:0 0}}.p-forApplicantsPlacementRecord::after{aspect-ratio:376/107;background:#0187dc;content:"";display:block;height:auto;-webkit-mask:url(../images/corporate/forApplicants/illust_05.svg) no-repeat center/contain;mask:url(../images/corporate/forApplicants/illust_05.svg) no-repeat center/contain;position:absolute;right:calc(50% - min(31.875%,408px));top:-29px;translate:50% 0;width:376px;z-index:0}@media screen and (max-width: 768px){.p-forApplicantsPlacementRecord::after{bottom:-51px;left:auto;max-width:100%;right:6.4%;top:auto;translate:0 0;width:333px}}.p-forApplicantsPlacementRecord__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-forApplicantsPlacementRecord__container{padding:0 20px}}.p-forApplicantsPlacementRecord__container{position:relative;z-index:1}.p-forApplicantsPlacementRecord__head:where(:not(:last-child)){margin-bottom:40px}.p-forApplicantsPlacementRecord__headInner{-webkit-align-items:center;align-items:center;display:grid;gap:32px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-forApplicantsPlacementRecord__headInner{gap:24px}}.p-forApplicantsPlacementRecord__title{font-size:4rem;font-weight:700;letter-spacing:.1em;line-height:1.6;text-align:center}.p-forApplicantsPlacementRecord__lead{font-weight:500;line-height:1.6;text-align:center}.p-forApplicantsPlacementRecord__leadText{font:inherit;letter-spacing:.1em}.p-forApplicantsPlacementRecord__inner{display:grid;gap:80px;grid-auto-columns:minmax(0, 1fr)}.p-forApplicantsPlacementRecord__content{-webkit-align-content:flex-start;align-content:flex-start;display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-forApplicantsPlacementRecord__bannerList{gap:24px 20px;grid-template-columns:repeat(auto-fill, minmax(min(180px, 100%), 1fr))}@media screen and (max-width: 768px){.p-forApplicantsPlacementRecord__bannerList{gap:20px}}.p-forApplicantsPlacementRecord__bannerList .m-bannerList__img{outline:none}.p-forApplicantsPlacementRecord__companyList{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;font-size:2rem;-webkit-justify-content:center;justify-content:center}@media screen and (max-width: 768px){.p-forApplicantsPlacementRecord__companyList{display:grid;font-size:1.8rem;justify-items:center;text-align:center}}.p-forApplicantsPlacementRecord__companyItem{display:-webkit-flex;display:flex}.p-forApplicantsPlacementRecord__companyItem:where(:not(:last-child))::after{content:"｜";-webkit-flex:0 0 auto;flex:0 0 auto;font:inherit}@media screen and (max-width: 768px){.p-forApplicantsPlacementRecord__companyItem:where(:not(:last-child))::after{content:none}}.p-forApplicantsPlacementRecord__companyText{font-weight:500;letter-spacing:.1em;text-align:center}.p-forApplicantsSection__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-forApplicantsSection__container{padding:0 20px}}.p-forApplicantsSection__head:where(:not(:last-child)){margin-bottom:60px}.p-forApplicantsSection__headInner{-webkit-align-items:center;align-items:center;display:grid;gap:40px;grid-template-columns:minmax(525px, -webkit-max-content) minmax(0, 1fr);grid-template-columns:minmax(525px, max-content) minmax(0, 1fr);padding-top:3px}.p-forApplicantsSection__title{gap:13px}.p-forApplicantsSection__title .a-sectionTitle__main{font-size:3.2rem;-webkit-order:1;order:1}.p-forApplicantsSection__leadText{letter-spacing:.1em}.p-forApplicantsSection__eyeCatch{margin-bottom:80px}@media screen and (max-width: 768px){.p-forApplicantsSection__eyeCatch{margin-bottom:40px}}.p-forApplicantsSection__inner{display:grid;gap:80px;grid-auto-columns:minmax(0, 1fr)}.p-forApplicantsSection__content{-webkit-align-content:flex-start;align-content:flex-start;display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-forApplicantsSection__section:where(:first-child){margin-top:-20px}.p-forApplicantsSection__section:where(:not(:last-child)){margin-bottom:60px}.p-forApplicantsSection__sectionTitle{margin-bottom:24px}.p-forApplicantsSection__text{letter-spacing:.1em}.p-forApplicantsSection__text:where(:not(:last-child)){margin-bottom:2em}.p-forApplicantsSection__text:where(:has(+.p-forApplicantsSection__list)){margin-bottom:0}.p-forApplicantsSection__scrollHint{display:none}@container (width < 600px){.p-forApplicantsSection__scrollHint{display:-webkit-flex;display:flex}}.p-forApplicantsSection__cardGrid{display:grid;gap:40px;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr))}.p-forApplicantsSection__cardGrid:where(:first-child){margin-top:-20px}@media screen and (max-width: 768px){.p-forApplicantsSection__cardGrid{gap:40px 24px}}.p-forApplicantsSection__tabContent{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-forApplicantsSection__buttonWrap{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:40px;-webkit-justify-content:center;justify-content:center}@media screen and (max-width: 768px){.p-forApplicantsSection__buttonWrap{gap:24px}}.p-forApplicantsSectionHead__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-forApplicantsSectionHead__container{padding:0 20px}}.p-forApplicantsSectionHead__inner{-webkit-align-items:center;align-items:center;display:grid;gap:16px 40px;grid-template-columns:47.1428571429% minmax(0, 1fr);padding-top:3px}@media screen and (max-width: 1050px){.p-forApplicantsSectionHead__inner{grid-template-columns:repeat(1, minmax(0, 1fr))}}.p-forApplicantsSectionHead__title{gap:13px}.p-forApplicantsSectionHead__title .a-sectionTitle__main{font-size:3.2rem;-webkit-order:1;order:1}.p-forApplicantsSectionHead__leadText{letter-spacing:.1em}.p-forApplicantsSteps__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-forApplicantsSteps__container{padding:0 20px}}.p-forApplicantsSteps__container{width:100%}.p-forApplicantsSteps__head{margin-bottom:60px}@media screen and (max-width: 768px){.p-forApplicantsSteps__head{margin-bottom:40px}}.p-forApplicantsSteps__headInner{display:grid;gap:24px;grid-auto-columns:minmax(0, 1fr)}.p-forApplicantsSteps__title{font-size:3.2rem;font-weight:700;letter-spacing:.1em;line-height:1.6;text-align:center}.p-forApplicantsSteps__titleText{font:inherit}.p-forApplicantsSteps__titleEmText{color:#0074be;font:inherit}.p-forApplicantsSteps__lead{letter-spacing:.1em;text-align:center}.p-forApplicantsSteps__leadText{font:inherit}.p-forApplicantsSteps__inner{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}.p-forApplicantsSteps__list{display:grid;gap:20px;grid-auto-columns:minmax(0, 1fr) 10px;grid-template-columns:repeat(4, minmax(0, 1fr) 10px) minmax(0, 1fr);list-style:none}@media screen and (max-width: 1050px){.p-forApplicantsSteps__list{grid-auto-rows:minmax(115px, 1fr) 10px;grid-template-columns:repeat(1, minmax(0, 1fr));grid-template-rows:minmax(115px, 1fr) 10px}}.p-forApplicantsSteps__item:where(:not(:last-child)){gap:inherit;grid-column:span 2;grid-template-columns:subgrid}@media screen and (max-width: 1050px){.p-forApplicantsSteps__item:where(:not(:last-child)){grid-column:auto;grid-row:span 2;grid-template-columns:repeat(1, minmax(0, 1fr));grid-template-rows:subgrid}}@media screen and (max-width: 1050px){.p-forApplicantsSteps__item:where(:not(:last-child))::after{justify-self:center;rotate:90deg}}@media screen and (max-width: 1050px){.p-forApplicantsSteps__item .m-stepCard__inner{display:grid;grid-template-columns:clamp(89px,21.978021978%,185px) minmax(0, 1fr)}}@media screen and (max-width: 1050px){.p-forApplicantsSteps__item .m-stepCard__head{-webkit-align-content:center;align-content:center;border-bottom:none;border-right:1px dashed #ebebeb}}@media screen and (max-width: 1050px){.p-forApplicantsSteps__item .m-stepCard__body{padding:37px 40px;-webkit-writing-mode:unset;writing-mode:unset}}@media screen and (max-width: 768px){.p-forApplicantsSteps__item .m-stepCard__body{padding:14px 14px 14px 19px}}@media screen and (max-width: 1050px){.p-forApplicantsSteps__item .m-stepCard__title{letter-spacing:.1em;line-height:1.6}}.p-forApplicantsSteps__item .m-stepCard__note{margin-bottom:-5px}.p-forApplicantsSupport:not(:last-child){padding-bottom:80px;position:relative}@media screen and (max-width: 768px){.p-forApplicantsSupport:not(:last-child){padding-bottom:60px}}.p-forApplicantsSupport:not(:last-child)::after{background:#ebebeb;bottom:0;content:"";display:block;height:1px;left:50%;max-width:1120px;position:absolute;translate:-50% 100%;width:100%}@media screen and (max-width: 768px){.p-forApplicantsSupport:not(:last-child)::after{width:calc(100% - 40px)}}.p-forApplicantsSupport__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-forApplicantsSupport__container{padding:0 20px}}.p-forApplicantsSupport__container{width:100%}.p-forApplicantsSupport__head{margin-bottom:60px}@media screen and (max-width: 768px){.p-forApplicantsSupport__head{margin-bottom:40px}}.p-forApplicantsSupport__headInner{display:grid;gap:24px;grid-auto-columns:minmax(0, 1fr)}.p-forApplicantsSupport__title{font-size:3.2rem;font-weight:700;letter-spacing:.1em;line-height:1.6;text-align:center}.p-forApplicantsSupport__titleText{font:inherit}.p-forApplicantsSupport__titleEmText{color:#0074be;font:inherit}.p-forApplicantsSupport__lead{letter-spacing:.1em;text-align:center}.p-forApplicantsSupport__leadText{font:inherit}.p-forApplicantsSupport__inner{display:grid;gap:80px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-forApplicantsSupport__inner{gap:60px}}.o-supportSection__inner{-webkit-align-items:flex-start;align-items:flex-start;display:grid;gap:40px 5.3571428571%;grid-template-columns:repeat(2, minmax(0, 1fr))}@media screen and (max-width: 1050px){.o-supportSection__inner{grid-template-columns:repeat(1, minmax(0, 1fr))}}.o-supportSection__body{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.o-supportSection__body{gap:24px}}.o-supportSection__label{display:block;font-family:"Shippori Antique",sans-serif;font-size:1.6rem;letter-spacing:.1em;padding:2px 13px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.o-supportSection__content{display:grid;gap:32px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.o-supportSection__content{gap:24px}}.o-supportSection__title{font-size:3.2rem;font-weight:700;letter-spacing:.1em;line-height:1.6;overflow-wrap:anywhere;word-break:keep-all}.o-supportSection__text{color:#000;letter-spacing:.1em}.o-supportSection__pic{aspect-ratio:1;height:auto;margin-bottom:7.5471698113%;position:relative;width:92.4528301887%}@media screen and (max-width: 1050px){.o-supportSection__pic{justify-self:center;max-width:560px}}@media screen and (max-width: 768px){.o-supportSection__pic{justify-self:flex-start;max-width:100%;width:90.7462686567%}}.o-supportSection__pic::before{background:#e5f1f8;border-radius:10px;bottom:-8.1632653061%;content:"";height:100%;position:absolute;right:-10.2040816327%;width:100%;z-index:0}.o-supportSection__img{border-radius:10px;display:grid;height:100%;-o-object-fit:cover;object-fit:cover;position:relative;width:100%;z-index:1}.o-supportSection_image_left .o-supportSection__body{margin-right:-9px;padding-left:9px}@media screen and (max-width: 1050px){.o-supportSection_image_left .o-supportSection__body{margin-left:0;padding-left:0}}.o-supportSection_image_left .o-supportSection__pic{-webkit-order:-1;order:-1}@media screen and (max-width: 1050px){.o-supportSection_image_left .o-supportSection__pic{-webkit-order:unset;order:unset}}.p-forApplicantsWorkPlace__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-forApplicantsWorkPlace__container{padding:0 20px}}.p-forApplicantsWorkPlace__head:where(:not(:last-child)){margin-bottom:60px}@media screen and (max-width: 768px){.p-forApplicantsWorkPlace__head:where(:not(:last-child)){margin-bottom:24px}}.p-forApplicantsWorkPlace__eyeCatch{margin-bottom:60px}@media screen and (max-width: 768px){.p-forApplicantsWorkPlace__eyeCatch{margin-bottom:40px}}.p-forApplicantsWorkPlace__inner{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}.p-forApplicantsWorkPlace__section{display:grid;gap:24px;grid-auto-columns:minmax(0, 1fr)}.p-forApplicantsWorkPlace__sectionTitle.a-subBlockTitle::before{-webkit-align-self:center;align-self:center;height:1em}.p-newsSearchForm{background:#f5f7fa;border-radius:10px;padding:16px 32px}@media screen and (max-width: 768px){.p-newsSearchForm{padding:20px 20px 16px}}.p-newsSearchForm__inner{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.p-newsSearchForm__fields{display:-webkit-flex;display:flex;-webkit-flex:1 1 auto;flex:1 1 auto;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:20px}@media screen and (max-width: 768px){.p-newsSearchForm__fields{gap:24px}}.p-newsSearchForm__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="%23333" d="m12 6-4.138 4L4 6"/></svg>') no-repeat right 16px center/16px;border:1px solid #0074be;border-radius:10px;-webkit-flex:0 0 auto;flex:0 0 auto;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:1.6;padding:8px 50px 8px 15px}@media screen and (max-width: 768px){.p-newsSearchForm__select{-webkit-flex:1 1 auto;flex:1 1 auto;padding:10px 47px 10px 13px}}@media screen and (max-width: 768px){.p-newsSearchForm__buttonWrap{width:100%}}.p-newsSearchForm__button{--button-font-size: 1.4rem;--button-min-height: 44px;--button-min-width: min(100%, 151px);--button-padding: 8px 30px 8px 14px}@media screen and (max-width: 768px){.p-newsSearchForm__button{--button-width: 100%;--button-padding: 8px 30px 8px 30px}}.p-privacyIntro__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-privacyIntro__container{padding:0 20px}}.p-privacyIntro__text{letter-spacing:.1em}.p-privacyMeta__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-privacyMeta__container{padding:0 20px}}.p-privacyMeta__text{letter-spacing:.1em}.p-privacyMeta__note{letter-spacing:.1em}.p-privacyMeta__link{color:#0074be}.p-privacySection__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-privacySection__container{padding:0 20px}}.p-privacySection__inner{display:grid;gap:24px;grid-auto-columns:minmax(0, 1fr)}.p-privacySection__content{display:grid;gap:2em;grid-auto-columns:minmax(0, 1fr)}.p-privacySection__text{letter-spacing:.1em}.p-privacySection__text:where(:not(:last-child)){margin-bottom:2em}.p-privacySection__link[href^="tel:"]{color:inherit;text-decoration:none}.p-privacySection__sectionTitle{letter-spacing:.1em}.p-privacySection__sectionInner{display:grid;grid-auto-columns:minmax(0, 1fr)}.p-privacySection__sectionContent{display:grid;gap:2em;grid-auto-columns:minmax(0, 1fr)}.p-privacySection__address{font:inherit}.p-privacySection__address .p-privacySection__text:where(:not(:last-child)){margin-bottom:0}.p-privacySection__list{padding:0}.p-privacySection__list:where(ul) .m-basicList__item::before{letter-spacing:0}.p-privacySection__list:where(ol){counter-reset:listItemNumber;list-style:none;padding:0;text-indent:0}.p-privacySection__list:where(ol) .m-basicList__item{-webkit-align-items:flex-start;align-items:flex-start;counter-increment:listItemNumber;display:grid;gap:0;grid-template-columns:-webkit-max-content minmax(0, 1fr);grid-template-columns:max-content minmax(0, 1fr)}.p-privacySection__list:where(ol) .m-basicList__item::before{aspect-ratio:1;border:.1em solid currentColor;border-radius:1em;box-sizing:border-box;content:counter(listItemNumber);display:grid;font-size:.625em;font-weight:inherit;grid-column:1/-1;grid-row:1/-1;height:auto;letter-spacing:0;line-height:1;margin-top:1em;padding-bottom:.2em;place-items:center;width:1.5em}.p-privacySection__list:where(ol) .m-basicList__text{grid-column:1/-1;grid-row:1/-1;text-indent:1.125em}.p-aichiAccess__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-aichiAccess__container{padding:0 20px}}.p-aichiAccess__inner{display:grid;gap:80px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-aichiAccess__inner{gap:40px}}.p-aichiAccess__contactCard{border-radius:10px}@media screen and (max-width: 768px){.p-aichiAccess__contactCard .m-contactCard__inner{padding:28px 23px 39px}}@media screen and (max-width: 768px){.p-aichiAccess__contactCard .m-contactCard__title{line-height:2}}@media screen and (max-width: 768px){.p-aichiAccess__contactCard .m-contactCard__item{gap:13px;padding-bottom:14px}}.p-aichiCommunityCenter__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-aichiCommunityCenter__container{padding:0 20px}}.p-aichiCommunityCenter__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-aichiCommunityCenter__content{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}.p-aichiCommunityCenter__text{letter-spacing:.1em}.p-aichiCommunityCenter__text:where(:not(:last-child)){margin-bottom:2em}.p-aichiContinuationA__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-aichiContinuationA__container{padding:0 20px}}.p-aichiContinuationA__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-aichiContinuationA__content{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}.p-aichiContinuationA__text{letter-spacing:.1em}.p-aichiContinuationA__text:where(:not(:last-child)){margin-bottom:2em}.p-aichiContinuationA__note{letter-spacing:.1em}.p-aichiContinuationA__sectionGroup{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-aichiContinuationA__sectionGroup{gap:50px}}.p-aichiContinuationA__sectionTitle:where(:not(:last-child)){margin-bottom:24px}@media screen and (max-width: 768px){.p-aichiContinuationA__sectionTitle:where(:not(:last-child)){margin-bottom:12px}}.p-aichiContinuationA__sectionInner{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-aichiContinuationA__sectionInner{gap:50px}}.p-aichiContinuationA__sectionContent{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}.p-aichiContinuationB__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-aichiContinuationB__container{padding:0 20px}}.p-aichiContinuationB__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-aichiContinuationB__content{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}.p-aichiContinuationB__text{letter-spacing:.1em}.p-aichiContinuationB__text:where(:not(:last-child)){margin-bottom:2em}.p-aichiHidamari__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-aichiHidamari__container{padding:0 20px}}.p-aichiHidamari__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-aichiHidamari__content{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}.p-aichiHidamari__text{letter-spacing:.1em}.p-aichiHidamari__text:where(:not(:last-child)){margin-bottom:2em}.p-aichiIntro__eyeCatch{margin-bottom:80px}@media screen and (max-width: 768px){.p-aichiIntro__eyeCatch{margin-bottom:40px}}.p-aichiIntro__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-aichiIntro__container{padding:0 20px}}.p-aichiIntro__inner{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-aichiIntro__inner{gap:60px}}.p-aichiIntro__text{letter-spacing:.1em}.p-aichiIntro__text:where(:not(:first-child)){margin-top:2em}.p-aichiJointVenture__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-aichiJointVenture__container{padding:0 20px}}.p-aichiJointVenture__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-aichiJointVenture__content{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}.p-aichiJointVenture__text{letter-spacing:.1em}.p-aichiJointVenture__text:where(:not(:last-child)){margin-bottom:2em}.p-aichiNiji__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-aichiNiji__container{padding:0 20px}}.p-aichiNiji__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-aichiNiji__content{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}.p-aichiNiji__text{letter-spacing:.1em}.p-aichiNiji__text:where(:not(:last-child)){margin-bottom:2em}.p-aichiPartners__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-aichiPartners__container{padding:0 20px}}.p-aichiPartners__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-aichiPartners__content{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}.p-aichiPartners__text{letter-spacing:.1em}.p-aichiPartners__text:where(:not(:last-child)){margin-bottom:2em}.p-aichiPublicInterest__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-aichiPublicInterest__container{padding:0 20px}}.p-aichiPublicInterest__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-aichiPublicInterest__content{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}.p-aichiPublicInterest__text{letter-spacing:.1em}.p-aichiPublicInterest__text:where(:not(:last-child)){margin-bottom:2em}.p-aichiRetention__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-aichiRetention__container{padding:0 20px}}.p-aichiRetention__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-aichiRetention__content{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}.p-aichiRetention__text{letter-spacing:.1em}.p-aichiRetention__text:where(:not(:last-child)){margin-bottom:2em}.p-aichiSora__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-aichiSora__container{padding:0 20px}}.p-aichiSora__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-aichiSora__content{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}.p-aichiSora__text{letter-spacing:.1em}.p-aichiSora__text:where(:not(:last-child)){margin-bottom:2em}.p-aichiTransition__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-aichiTransition__container{padding:0 20px}}.p-aichiTransition__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-aichiTransition__content{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}.p-aichiTransition__text{letter-spacing:.1em}.p-aichiTransition__text:where(:not(:last-child)){margin-bottom:2em}.p-aichiWakaba__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-aichiWakaba__container{padding:0 20px}}.p-aichiWakaba__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-aichiWakaba__content{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}.p-aichiWakaba__text{letter-spacing:.1em}.p-aichiWakaba__text:where(:not(:last-child)){margin-bottom:2em}.p-hqAccess__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-hqAccess__container{padding:0 20px}}.p-hqAccess__inner{display:grid;gap:80px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-hqAccess__inner{gap:40px}}.p-hqAccess__contactCard{border-radius:10px}@media screen and (max-width: 768px){.p-hqAccess__contactCard .m-contactCard__inner{padding:23px 23px 39px}}@media screen and (max-width: 768px){.p-hqAccess__contactCard .m-contactCard__title{line-height:2;margin-bottom:-13px}}@media screen and (max-width: 768px){.p-hqAccess__contactCard .m-contactCard__item{gap:13px;padding-bottom:14px}}.p-hqContinuationA__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-hqContinuationA__container{padding:0 20px}}.p-hqContinuationA__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-hqContinuationA__content{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}.p-hqContinuationA__text{letter-spacing:.1em}.p-hqContinuationA__text:where(:not(:last-child)){margin-bottom:2em}.p-hqContinuationA__sectionGroup{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-hqContinuationA__sectionGroup{gap:60px}}.p-hqContinuationA__sectionTitle:where(:not(:last-child)){margin-bottom:24px}@media screen and (max-width: 768px){.p-hqContinuationA__sectionTitle:where(:not(:last-child)){margin-bottom:12px}}.p-hqContinuationA__sectionInner{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-hqContinuationA__sectionInner{gap:50px}}.p-hqContinuationA__sectionContent{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}.p-hqContinuationB__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-hqContinuationB__container{padding:0 20px}}.p-hqContinuationB__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-hqContinuationB__content{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}.p-hqContinuationB__text{letter-spacing:.1em}.p-hqContinuationB__sectionGroup{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-hqContinuationB__sectionGroup{gap:60px}}.p-hqContinuationB__sectionTitle:where(:not(:last-child)){margin-bottom:24px}@media screen and (max-width: 768px){.p-hqContinuationB__sectionTitle:where(:not(:last-child)){margin-bottom:12px}}.p-hqContinuationB__sectionInner{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-hqContinuationB__sectionInner{gap:50px}}.p-hqContinuationB__sectionContent{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}.p-hqIntro__eyeCatch{margin-bottom:80px}@media screen and (max-width: 768px){.p-hqIntro__eyeCatch{margin-bottom:40px}}.p-hqIntro__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-hqIntro__container{padding:0 20px}}.p-hqIntro__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-hqIntro__text{letter-spacing:.1em}.p-hqIntro__text:where(:not(:first-child)){margin-top:2em}.p-hqOverview__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-hqOverview__container{padding:0 20px}}.p-hqOverview__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-hqRetention__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-hqRetention__container{padding:0 20px}}.p-hqRetention__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-hqRetention__content{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-hqRetention__text{letter-spacing:.1em}.p-hqRetention__text:where(:not(:last-child)){margin-bottom:2em}.p-hqRetention__sectionGroup{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-hqRetention__sectionTitle{line-height:1.25}}.p-hqRetention__sectionTitle:where(:not(:last-child)){margin-bottom:24px}@media screen and (max-width: 768px){.p-hqRetention__sectionTitle:where(:not(:last-child)){margin-bottom:16px}}.p-hqRetention__sectionInner{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}.p-hqRetention__sectionContent{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}.p-hqSupportCenter__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-hqSupportCenter__container{padding:0 20px}}.p-hqSupportCenter__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-hqSupportCenter__inner{gap:30px}}.p-hqSupportCenter__content{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-hqSupportCenter__content{gap:50px}}.p-hqSupportCenter__text{letter-spacing:.1em}.p-hqSupportCenter__text:where(:not(:last-child)){margin-bottom:2em}.p-hqTransition__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-hqTransition__container{padding:0 20px}}.p-hqTransition__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-hqTransition__content{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-hqTransition__text{letter-spacing:.1em}.p-hqTransition__text:where(:not(:last-child)){margin-bottom:2em}.p-hqTransition__link[href^="tel:"]{color:inherit;text-decoration:none}.p-hqTransition__sectionGroup{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-hqTransition__sectionGroup{gap:50px}}.p-hqTransition__sectionTitle:where(:not(:last-child)){margin-bottom:24px}@media screen and (max-width: 768px){.p-hqTransition__sectionTitle:where(:not(:last-child)){margin-bottom:12px}}.p-hqTransition__sectionInner{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-hqTransition__sectionInner{gap:50px}}.p-hqTransition__sectionContent{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}.p-hqTransition__gallery{padding-top:20px}.p-hqWelfareHome__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-hqWelfareHome__container{padding:0 20px}}.p-hqWelfareHome__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-hqWelfareHome__inner{gap:30px}}.p-hqWelfareHome__content{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-hqWelfareHome__content{gap:50px}}.p-hqWelfareHome__text{letter-spacing:.1em}.p-hqWelfareHome__text:where(:not(:last-child)){margin-bottom:2em}.p-kyotoAccess__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-kyotoAccess__container{padding:0 20px}}.p-kyotoAccess__inner{display:grid;gap:80px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-kyotoAccess__inner{gap:40px}}.p-kyotoAccess__contactCard{border-radius:10px}@media screen and (max-width: 768px){.p-kyotoAccess__contactCard .m-contactCard__inner{padding:28px 23px 39px}}@media screen and (max-width: 768px){.p-kyotoAccess__contactCard .m-contactCard__title{line-height:2}}@media screen and (max-width: 768px){.p-kyotoAccess__contactCard .m-contactCard__item{gap:13px;padding-bottom:14px}}.p-kyotoConsultationSupportHimawari__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-kyotoConsultationSupportHimawari__container{padding:0 20px}}.p-kyotoConsultationSupportHimawari__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-kyotoConsultationSupportHimawari__content{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}.p-kyotoConsultationSupportHimawari__text{letter-spacing:.1em}.p-kyotoConsultationSupportHimawari__text:where(:not(:last-child)){margin-bottom:2em}.p-kyotoContinuationA__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-kyotoContinuationA__container{padding:0 20px}}.p-kyotoContinuationA__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-kyotoContinuationA__content{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-kyotoContinuationA__content{gap:60px}}.p-kyotoContinuationA__text{letter-spacing:.1em}.p-kyotoContinuationA__text:where(:not(:last-child)){margin-bottom:2em}.p-kyotoContinuationB__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-kyotoContinuationB__container{padding:0 20px}}.p-kyotoContinuationB__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-kyotoContinuationB__content{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}.p-kyotoContinuationB__text{letter-spacing:.1em}.p-kyotoContinuationB__text:where(:not(:last-child)){margin-bottom:2em}.p-kyotoContinuationB__note{letter-spacing:.1em}.p-kyotoContinuationB__sectionGroup{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}.p-kyotoContinuationB__sectionTitle:where(:not(:last-child)){margin-bottom:40px}@media screen and (max-width: 768px){.p-kyotoContinuationB__sectionTitle:where(:not(:last-child)){margin-bottom:60px}}.p-kyotoContinuationB__sectionInner{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-kyotoContinuationB__sectionInner{gap:50px}}.p-kyotoContinuationB__sectionContent{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}.p-kyotoIntro__eyeCatch{margin-bottom:80px}@media screen and (max-width: 768px){.p-kyotoIntro__eyeCatch{margin-bottom:40px}}.p-kyotoIntro__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-kyotoIntro__container{padding:0 20px}}.p-kyotoIntro__inner{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-kyotoIntro__inner{gap:60px}}.p-kyotoIntro__text{letter-spacing:.1em}.p-kyotoIntro__text:where(:not(:first-child)){margin-top:2em}.p-kyotoJointVenture__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-kyotoJointVenture__container{padding:0 20px}}.p-kyotoJointVenture__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-kyotoJointVenture__content{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}.p-kyotoJointVenture__text{letter-spacing:.1em}.p-kyotoJointVenture__text:where(:not(:last-child)){margin-bottom:2em}.p-kyotoRetention__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-kyotoRetention__container{padding:0 20px}}.p-kyotoRetention__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-kyotoRetention__content{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}.p-kyotoRetention__text{letter-spacing:.1em}.p-kyotoRetention__text:where(:not(:last-child)){margin-bottom:2em}.p-kyotoTourApplication__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-kyotoTourApplication__container{padding:0 20px}}.p-kyotoTourApplication__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-kyotoTourApplication__content{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}.p-kyotoTourApplication__text{letter-spacing:.1em}.p-kyotoTourApplication__text:where(:not(:last-child)){margin-bottom:2em}.p-kyotoTourApplication__buttonWrap{display:grid}@media screen and (max-width: 768px){.p-kyotoTourApplication__buttonWrap{justify-items:center}}.p-kyotoTourApplication__button{--button-min-width: min(100%, 308px);--button-icon-width: calc(20 / 16 * 1em)}.p-kyotoTourApplication__button[target=_blank]::after{-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="%23333" d="m6 4 4 4.138L6 12"/></svg>') no-repeat center/contain;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="%23333" d="m6 4 4 4.138L6 12"/></svg>') no-repeat center/contain;right:10px;width:var(--button-arrow-width)}.p-kyotoWelfareHomeHimawari__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-kyotoWelfareHomeHimawari__container{padding:0 20px}}.p-kyotoWelfareHomeHimawari__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-kyotoWelfareHomeHimawari__content{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}.p-kyotoWelfareHomeHimawari__text{letter-spacing:.1em}.p-kyotoWelfareHomeHimawari__text:where(:not(:last-child)){margin-bottom:2em}.p-serviceSection__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-serviceSection__container{padding:0 20px}}.p-serviceSection__inner{-webkit-align-items:flex-start;align-items:flex-start;display:grid;gap:40px 5.3571428571%;grid-template-columns:47.3214285714% minmax(0, 1fr)}@media screen and (max-width: 1050px){.p-serviceSection__inner{grid-template-columns:repeat(1, minmax(0, 1fr))}}.p-serviceSection__pic{border-radius:10px;overflow:hidden;width:100%}.p-serviceSection__img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.p-serviceSection__content{display:grid;gap:24px;grid-auto-columns:minmax(0, 1fr)}.p-serviceSection__title{font-size:3.2rem;font-weight:700;letter-spacing:.1em;line-height:1.4375}.p-serviceSection__tags{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.p-serviceSection__tag{background:#fff;line-height:1;padding:3px 19px}@media screen and (max-width: 768px){.p-serviceSection__tag{padding:5px 19px}}.p-serviceSection__text{letter-spacing:.1em}.p-serviceSection__text:where(:not(:last-child)){margin-bottom:2em}.p-serviceSection__linkWrap{display:grid;grid-auto-columns:minmax(0, 1fr);-webkit-justify-content:flex-end;justify-content:flex-end;justify-items:flex-end;margin-top:16px}.p-serviceSection_image_right{grid-template-columns:minmax(0, 1fr) 47.3214285714%}@media screen and (max-width: 1050px){.p-serviceSection_image_right{grid-template-columns:repeat(1, minmax(0, 1fr))}}.p-serviceSection_image_right .p-serviceSection__content{-webkit-order:-1;order:-1}@media screen and (max-width: 1050px){.p-serviceSection_image_right .p-serviceSection__content{-webkit-order:unset;order:unset}}.p-sportsCenterAccess__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-sportsCenterAccess__container{padding:0 20px}}.p-sportsCenterAccess__inner{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-sportsCenterAccess__inner{gap:40px}}.p-sportsCenterAccess__content{display:grid;gap:80px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-sportsCenterAccess__content{gap:60px}}.p-sportsCenterAccess__mapPic{border:1px solid #ebebeb;border-radius:10px;display:block;overflow:hidden;width:100%}.p-sportsCenterAccess__mapImg{display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.p-sportsCenterAccess__contactCard{border-radius:10px}@media screen and (max-width: 768px){.p-sportsCenterAccess__contactCard .m-contactCard__inner{padding:40px 23px 39px}}@media screen and (max-width: 768px){.p-sportsCenterAccess__contactCard .m-contactCard__title{line-height:1.25;margin-bottom:0}}@media screen and (max-width: 768px){.p-sportsCenterAccess__contactCard .m-contactCard__item{gap:13px;padding-bottom:14px}}.p-sportsCenterGymnasium__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-sportsCenterGymnasium__container{padding:0 20px}}.p-sportsCenterGymnasium__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-sportsCenterGymnasium__content{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}.p-sportsCenterGymnasium__info{display:grid;gap:2em;grid-auto-columns:minmax(0, 1fr)}.p-sportsCenterGymnasium__infoItem{display:grid;grid-auto-columns:minmax(0, 1fr)}.p-sportsCenterGymnasium__infoLabel{font-weight:700;letter-spacing:.1em}.p-sportsCenterGymnasium__text{letter-spacing:.1em}.p-sportsCenterGymnasium__text:where(:not(:last-child)){margin-bottom:2em}.p-sportsCenterGymnasium__link[href^="tel:"]{color:inherit;text-decoration:none}.p-sportsCenterGymnasium__list:where(:has(+.p-sportsCenterGymnasium__text)){margin-bottom:2em}.p-sportsCenterGymnasium__list:where(:has(+.p-sportsCenterGymnasium__info)){margin-bottom:-28px}.p-sportsCenterGymnasium__sectionGroup{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-sportsCenterGymnasium__sectionGroup{gap:50px}}.p-sportsCenterGymnasium__sectionTitle:where(:not(:last-child)){margin-bottom:24px}@media screen and (max-width: 768px){.p-sportsCenterGymnasium__sectionTitle:where(:not(:last-child)){margin-bottom:12px}}.p-sportsCenterGymnasium__sectionInner{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-sportsCenterGymnasium__sectionInner{gap:50px}}.p-sportsCenterGymnasium__sectionContent{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}.p-sportsCenterTrainingRoom__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-sportsCenterTrainingRoom__container{padding:0 20px}}.p-sportsCenterTrainingRoom__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-sportsCenterTrainingRoom__content{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-sportsCenterTrainingRoom__content{gap:54px}}.p-sportsCenterTrainingRoom__info{display:grid;gap:2em;grid-auto-columns:minmax(0, 1fr)}.p-sportsCenterTrainingRoom__infoItem{display:grid;grid-auto-columns:minmax(0, 1fr)}.p-sportsCenterTrainingRoom__infoLabel{font-weight:700;letter-spacing:.1em}.p-sportsCenterTrainingRoom__text{letter-spacing:.1em}.p-sportsCenterTrainingRoom__text:where(:not(:last-child)){margin-bottom:2em}.p-sportsCenterTrainingRoom__note{letter-spacing:.1em}.p-sportsCenterTrainingRoom__note:where(:not(:last-child)){margin-bottom:2em}.p-sportsCenterTrainingRoom__list:where(:has(+.p-sportsCenterTrainingRoom__text)){margin-bottom:2em}.p-sportsCenterTrainingRoom__sectionGroup{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-sportsCenterTrainingRoom__sectionGroup{gap:50px}}.p-sportsCenterTrainingRoom__sectionTitle:where(:not(:last-child)){margin-bottom:24px}@media screen and (max-width: 768px){.p-sportsCenterTrainingRoom__sectionTitle:where(:not(:last-child)){margin-bottom:8px}}.p-sportsCenterTrainingRoom__sectionInner{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-sportsCenterTrainingRoom__sectionInner{gap:50px}}.p-sportsCenterTrainingRoom__sectionContent{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}.p-sunstoreAccess__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-sunstoreAccess__container{padding:0 20px}}.p-sunstoreAccess__inner{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-sunstoreAccess__contactCard .m-contactCard__inner{padding:40px 23px 39px}}@media screen and (max-width: 768px){.p-sunstoreAccess__contactCard .m-contactCard__title{line-height:1.25;margin-bottom:0}}@media screen and (max-width: 768px){.p-sunstoreAccess__contactCard .m-contactCard__item{gap:13px;padding-bottom:14px}}.p-sunstoreFacilities__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-sunstoreFacilities__container{padding:0 20px}}.p-sunstoreFacilities__inner{display:grid;gap:80px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-sunstoreFacilities__inner{gap:40px}}.p-sunstoreFacilities__sectionGroup{display:grid;gap:80px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-sunstoreFacilities__sectionGroup{gap:60px}}@media screen and (max-width: 768px){.p-sunstoreFacilities__sectionTitle{line-height:1.25}}.p-sunstoreFacilities__sectionTitle:where(:not(:last-child)){margin-bottom:24px}.p-sunstoreFacilities__list{display:grid;gap:24px 40px;grid-template-columns:repeat(auto-fit, minmax(min(360px, 100%), 1fr))}.p-sunstoreFacilities__list:where(:not(:last-child)){margin-bottom:40px}.p-sunstoreInterior__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-sunstoreInterior__container{padding:0 20px}}.p-sunstoreInterior__inner{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-sunstoreInterior__inner{gap:40px}}.p-sunstoreInterior__gallery{display:grid;gap:40px;grid-template-columns:repeat(auto-fit, minmax(min(360px, 100%), 1fr));max-width:1100px}.p-sunstoreIntro__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-sunstoreIntro__container{padding:0 20px}}.p-sunstoreIntro__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-sunstoreIntro__text{letter-spacing:.1em}.p-sunstoreIntro__text:where(:not(:first-child)){margin-top:2em}.p-sunstoreIntro__buttonWrap{display:grid;grid-auto-columns:minmax(0, auto)}@media screen and (max-width: 768px){.p-sunstoreIntro__buttonWrap{justify-items:center;margin-top:20px}}.p-sunstoreIntro__flyerButton{--button-min-width: min(100%, 317px);--button-padding: 8px 40px 8px 14px}.p-sunstoreIntro__flyerButton[target=_blank]::after{-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="%23333" d="m6 4 4 4.138L6 12"/></svg>') no-repeat center/contain;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="%23333" d="m6 4 4 4.138L6 12"/></svg>') no-repeat center/contain;right:10px;width:var(--button-arrow-width)}.p-yutakaOverview__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-yutakaOverview__container{padding:0 20px}}.p-yutakaOverview__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-yutakaOverview__content{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}.p-yutakaOverview__text{letter-spacing:.1em}.p-yutakaOverview__text:where(:not(:last-child)){margin-bottom:2em}.p-yutakaOverview__note{letter-spacing:.1em}.p-yutakaOverview__sectionGroup{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}.p-yutakaOverview__sectionTitle:where(:not(:last-child)){margin-bottom:24px}@media screen and (max-width: 768px){.p-yutakaOverview__sectionTitle:where(:not(:last-child)){margin-bottom:12px}}.p-yutakaOverview__sectionInner{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-yutakaOverview__sectionInner{gap:50px}}.p-yutakaOverview__sectionContent{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}.p-yutakaShortStay__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-yutakaShortStay__container{padding:0 20px}}.p-yutakaShortStay__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-yutakaShortStay__content{display:grid;gap:80px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-yutakaShortStay__content{gap:60px}}.p-yutakaShortStay__text{letter-spacing:.1em}.p-yutakaShortStay__contactCard{border-radius:10px}@media screen and (max-width: 768px){.p-yutakaShortStay__contactCard .m-contactCard__inner{padding:22px 23px 39px}}@media screen and (max-width: 768px){.p-yutakaShortStay__contactCard .m-contactCard__title{line-height:2;margin-bottom:-14px}}@media screen and (max-width: 768px){.p-yutakaShortStay__contactCard .m-contactCard__item{gap:13px;padding-bottom:14px}}.p-yuuwaAccess__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-yuuwaAccess__container{padding:0 20px}}.p-yuuwaAccess__inner{display:grid;gap:80px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-yuuwaAccess__inner{gap:40px}}.p-yuuwaAccess__contactCard{border-radius:10px}@media screen and (max-width: 768px){.p-yuuwaAccess__contactCard .m-contactCard__inner{padding:23px 23px 39px}}@media screen and (max-width: 768px){.p-yuuwaAccess__contactCard .m-contactCard__title{line-height:2;margin-bottom:-13px}}@media screen and (max-width: 768px){.p-yuuwaAccess__contactCard .m-contactCard__item{gap:13px;padding-bottom:14px}}.p-yuuwaIntro{padding-bottom:40px}@media screen and (max-width: 768px){.p-yuuwaIntro{padding-bottom:0}}.p-yuuwaIntro__eyeCatch{margin-bottom:80px}@media screen and (max-width: 768px){.p-yuuwaIntro__eyeCatch{margin-bottom:40px}}.p-yuuwaIntro__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-yuuwaIntro__container{padding:0 20px}}.p-yuuwaIntro__inner{display:grid;gap:100px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-yuuwaIntro__inner{gap:60px}}.p-yuuwaIntro__text{letter-spacing:.1em}.p-yuuwaIntro__text:where(:not(:first-child)){margin-top:2em}@media screen and (max-width: 768px){.p-yuuwaIntro__gallery{gap:45px}}@media screen and (max-width: 768px){.p-yuuwaIntro__gallery .o-gallery__figure{gap:12px}}.p-yuuwaOga__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-yuuwaOga__container{padding:0 20px}}.p-yuuwaOga__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-yuuwaOga__content{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}.p-yuuwaOga__text{letter-spacing:.1em}.p-yuuwaOga__text:where(:not(:last-child)){margin-bottom:2em}.p-yuuwaOga__note{letter-spacing:.1em}.p-yuuwaOga__sectionTitle:where(:not(:last-child)){margin-bottom:24px}@media screen and (max-width: 768px){.p-yuuwaOga__sectionTitle:where(:not(:last-child)){margin-bottom:12px}}.p-yuuwaOga__sectionInner{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-yuuwaOga__sectionInner{gap:50px}}.p-yuuwaOga__sectionContent{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-yuuwaOga__gallery{gap:45px}}@media screen and (max-width: 768px){.p-yuuwaOga__gallery .o-gallery__figure{gap:12px}}.p-yuuwaOverview__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-yuuwaOverview__container{padding:0 20px}}.p-yuuwaOverview__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-yuuwaOverview__content{display:grid;gap:50px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-yuuwaOverview__content{gap:60px}}.p-yuuwaOverview__text{letter-spacing:.1em}.p-yuuwaOverview__text:where(:not(:last-child)){margin-bottom:2em}.p-yuuwaOverview__note{letter-spacing:.1em}.p-yuuwaOverview__sectionGroup{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-yuuwaOverview__sectionGroup{gap:50px}}.p-yuuwaOverview__sectionTitle:where(:not(:last-child)){margin-bottom:13px}@media screen and (max-width: 768px){.p-yuuwaOverview__sectionTitle:where(:not(:last-child)){margin-bottom:12px}}.p-yuuwaOverview__sectionInner{display:grid;gap:30px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-yuuwaOverview__sectionInner{gap:50px}}.p-yuuwaOverview__sectionContent{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-yuuwaOverview__gallery{gap:45px}}@media screen and (max-width: 768px){.p-yuuwaOverview__gallery .o-gallery__figure{gap:12px}}.p-yuuwaShortStay__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-yuuwaShortStay__container{padding:0 20px}}.p-yuuwaShortStay__inner{display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr)}.p-yuuwaShortStay__content{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}.p-yuuwaShortStay__text{letter-spacing:.1em}.p-yuuwaShortStay__text:where(:not(:last-child)){margin-bottom:2em}.p-yuuwaShortStay__note{letter-spacing:.1em}.p-yuuwaShortStay__sectionTitle:where(:not(:last-child)){margin-bottom:13px}@media screen and (max-width: 768px){.p-yuuwaShortStay__sectionTitle:where(:not(:last-child)){margin-bottom:12px}}.p-yuuwaShortStay__sectionInner{display:grid;gap:30px;grid-auto-columns:minmax(0, 1fr)}@media screen and (max-width: 768px){.p-yuuwaShortStay__sectionInner{gap:50px}}.p-yuuwaShortStay__sectionContent{display:grid;gap:60px;grid-auto-columns:minmax(0, 1fr)}.p-settlementArticles__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-settlementArticles__container{padding:0 20px}}.p-settlementArticles__inner{display:grid;grid-auto-columns:minmax(0, 1fr)}.p-settlementArticles__title::before{height:1em}.p-settlementArticles__title .a-subBlockTitle__text{line-height:1}.p-settlementArticles__content{display:grid;grid-auto-columns:minmax(0, 1fr)}.p-settlementArticles__accordion .m-accordion__text{border-bottom:1px solid #ebebeb;padding-bottom:24px}.p-settlementOfficers__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-settlementOfficers__container{padding:0 20px}}.p-settlementOfficers__inner{display:grid;grid-auto-columns:minmax(0, 1fr)}.p-settlementOfficers__title::before{height:1em}.p-settlementOfficers__title .a-subBlockTitle__text{line-height:1}.p-settlementOfficers__content{display:grid;grid-auto-columns:minmax(0, 1fr)}.p-supportSection__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-supportSection__container{padding:0 20px}}.p-supportSection__eyeCatch{margin-bottom:80px}@media screen and (max-width: 768px){.p-supportSection__eyeCatch{margin-bottom:40px}}.p-supportSection__title{margin-bottom:40px}@media screen and (max-width: 768px){.p-supportSection__title{line-height:1.4642857143}}.p-supportSection__textWrap:where(:not(:last-child)){margin-bottom:60px}.p-supportSection__text{letter-spacing:.1em}.p-supportSection__text:where(:not(:last-child)){margin-bottom:2em}.p-supportSection__text:where(:has(+.p-supportSection__list)){margin-bottom:0}.p-supportSection__subSection:where(:not(:last-child)){margin-bottom:60px}.p-supportSection__subSection:where(:has(+.p-supportSection__contact)){margin-bottom:80px}@media screen and (max-width: 768px){.p-supportSection__subSection:where(:has(+.p-supportSection__contact)){margin-bottom:60px}}.p-supportSection__subSectionTitle:where(:not(:last-child)){margin-bottom:24px}.p-supportSection__list:where(:not(:last-child)){margin-bottom:2em}.p-supportSection__contactTitle:where(:not(:last-child)){margin-bottom:40px}.p-supportSection__contactCardList{display:grid;grid-auto-columns:minmax(0, 1fr)}.p-topAbout{overflow:hidden;padding:120px 0}@media screen and (max-width: 768px){.p-topAbout{padding:60px 0}}.p-topAbout__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-topAbout__container{padding:0 20px}}.p-topAbout__inner{display:grid;gap:120px 0;grid-auto-columns:minmax(0, 1fr);position:relative}@media screen and (max-width: 768px){.p-topAbout__inner{gap:58px 0}}.p-topAbout__text{letter-spacing:.1em;overflow-wrap:anywhere;text-align:center;word-break:keep-all}@media screen and (max-width: 768px){.p-topAbout__text{letter-spacing:0;line-height:1.625}}.p-topAbout__text:not(:last-child){margin-bottom:2em}@media screen and (max-width: 768px){.p-topAbout__text:not(:last-child){margin-bottom:1.625em}}.p-topAbout__marquee{--swiper-wrapper-transition-timing-function: linear;bottom:calc(100% - 7px);grid-column:1/-1;grid-row:2/span 1;justify-self:center;position:absolute;width:100cqw;z-index:-1}@media screen and (max-width: 768px){.p-topAbout__marquee{bottom:calc(100% - 2px)}}.p-topAbout__marqueeText.swiper-slide{width:1814px}@media screen and (max-width: 768px){.p-topAbout__marqueeText.swiper-slide{width:618px}}.p-topAbout__card{background:#fff;border:2px solid currentColor;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.1);grid-column:1/-1;grid-row:2/span 1;padding:64px 32px}@media screen and (max-width: 768px){.p-topAbout__card{padding:42px 20px}}.p-topAbout__cardTitle .a-sectionTitle__main{font-size:2.8rem}@media screen and (max-width: 768px){.p-topAbout__cardTitle .a-sectionTitle__main{font-size:2.4rem}}.p-topAbout__cardTitle:not(:last-child){margin-bottom:24px}@media screen and (max-width: 768px){.p-topAbout__cardTextWrap{margin:0 auto;min-width:min(100%,264px);width:calc(100% - 31px)}}.p-topAbout__cardTextWrap:not(:last-child){margin-bottom:40px}.p-topAbout__cardText{letter-spacing:.1em;line-height:2;text-align:center}@media screen and (max-width: 768px){.p-topAbout__cardText{letter-spacing:.1em;line-height:1.625}}.p-topAbout__cardText:not(:last-child){margin-bottom:1.625em}.p-topAbout__buttonWrap{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:20px 40px;-webkit-justify-content:center;justify-content:center}.p-banners{padding:80px 0}@media screen and (max-width: 768px){.p-banners{padding:60px 0}}.p-banners__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-banners__container{padding:0 20px}}.p-banners__list{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:40px;-webkit-justify-content:center;justify-content:center}@media screen and (max-width: 768px){.p-banners__list{display:grid;gap:20px;grid-auto-columns:minmax(0, 1fr);justify-items:center}}.p-banners__item{height:60px;width:auto}@media screen and (max-width: 768px){.p-banners__item{height:auto;max-height:105px;max-width:234px}}.p-banners__link{display:block;height:100%}.p-banners__linkImg{height:100%;width:auto}.p-contentSection{color:#fff;display:grid;grid-auto-columns:minmax(0, 1fr);min-height:590px;padding:80px 0;position:relative}@media screen and (max-width: 768px){.p-contentSection{min-height:unset;padding:40px 0}}.p-contentSection::before{background:var(--contentSection-bg-image) no-repeat center/cover;content:"";height:100%;position:absolute;top:0;width:100%;z-index:-1}.p-contentSection::after{background:linear-gradient(90deg, rgba(0, 0, 0, 0.04) 33.33%, rgba(0, 0, 0, 0.1) 66.15%);content:"";height:100%;position:absolute;top:0;width:100%;z-index:0}.p-contentSection__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-contentSection__container{padding:0 20px}}.p-contentSection__container{height:100%;position:relative;width:100%;z-index:2}.p-contentSection__inner{display:grid;gap:36px 0;grid-template-areas:"title title" "button content";grid-template-columns:repeat(2, minmax(0, 1fr));grid-template-rows:auto 1fr;height:100%}@media screen and (max-width: 1050px){.p-contentSection__inner{-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;grid-template-areas:"title" "content" "button";grid-template-columns:repeat(1, minmax(0, 1fr));grid-template-rows:auto 1fr auto}}.p-contentSection__title{-webkit-filter:drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));filter:drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));grid-area:title;will-change:filter}.p-contentSection__content{-webkit-filter:drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));filter:drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));grid-area:content;place-self:flex-end flex-start;will-change:filter}@media screen and (max-width: 768px){.p-contentSection__content{place-self:flex-start}}.p-contentSection__contentTitle{font-size:2.4rem;font-weight:500;letter-spacing:.1em}.p-contentSection__contentTitle:not(:last-child){margin-bottom:5px}.p-contentSection__contentText{letter-spacing:.1em}.p-contentSection__buttonWrap{display:grid;grid-area:button;grid-auto-columns:minmax(0, 1fr);place-self:flex-end flex-start;width:100%}@media screen and (max-width: 768px){.p-contentSection__buttonWrap{justify-items:center;place-self:flex-start center}}.p-contentSection__button{--button-min-width: min(100%, 247px)}.p-facilityInfo{background:#fff;border-radius:10px;display:grid;gap:24px;grid-auto-columns:minmax(0, 1fr);padding:24px}@media screen and (max-width: 768px){.p-facilityInfo{padding:24px 20px}}.p-facilityInfo__hours{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:16px 24px;-webkit-justify-content:center;justify-content:center;text-align:center}.p-facilityInfo__hoursTerm{font-size:2rem;font-weight:500;letter-spacing:.1em;line-height:1.45}.p-facilityInfo__hoursValue{font-size:3.2rem;font-weight:700;letter-spacing:.1em;line-height:1.4375}.p-facilityInfo__service{display:grid;gap:12px}.p-facilityInfo__serviceTitle{font-size:2rem;font-weight:500;letter-spacing:.1em;line-height:1.45;text-align:center}.p-facilityInfo__serviceList{-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:32px;-webkit-justify-content:center;justify-content:center;text-align:center}@media screen and (max-width: 768px){.p-facilityInfo__serviceList{gap:24px}}.p-facilityInfo__serviceItem{display:grid;-webkit-flex:0 0 auto;flex:0 0 auto;gap:10px;grid-auto-columns:minmax(0, 1fr);justify-items:center}.p-facilityInfo__serviceItemIcon{aspect-ratio:1;background:#0074be;border-radius:1000px;color:#fff;display:grid;height:auto;place-items:center;width:64px}.p-facilityInfo__serviceItemIcon .a-icon{width:40px}.p-facilityInfo__serviceItemText{letter-spacing:.1em;line-height:1.4375}.topFv{color:#fff;display:grid;height:100dvh;overflow:hidden;width:100%}.topFv::before{background:rgba(0,0,0,.1);content:"";grid-column:1/-1;grid-row:1/-1;z-index:0}.topFv__bgVideo{display:grid;grid-column:1/-1;grid-row:1/-1;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:100%;z-index:-1}.topFv__catch{display:grid;grid-auto-columns:minmax(0, auto);grid-column:1/-1;grid-row:1/-1;padding:calc(var(--header-height) + 50px) 40px;place-content:flex-start center;z-index:1}@media screen and (max-width: 768px){.topFv__catch{gap:21px;padding:calc(var(--header-height) + 72px) 20px 0;place-content:flex-start stretch}}.topFv__catchTitle{font-family:"Zen Old Mincho",serif;font-size:8rem;font-weight:500;line-height:1.6}@media screen and (max-width: 768px){.topFv__catchTitle{font-size:4rem;line-height:1}}.topFv__catchText{font-size:2rem;font-weight:500;letter-spacing:.1em;line-height:1.4;padding-left:.35em}@media screen and (max-width: 768px){.topFv__catchText{font-size:1.4rem}}.p-topNews{padding:120px 0}@media screen and (max-width: 768px){.p-topNews{padding:60px 0}}.p-topNews__container{margin:0 auto;max-width:1200px;padding:0 40px}@media screen and (max-width: 768px){.p-topNews__container{padding:0 20px}}.p-topNews__inner{display:grid;gap:40px;grid-template-areas:"title list" "button button";grid-template-columns:auto minmax(0, 1fr)}@media screen and (max-width: 1050px){.p-topNews__inner{grid-template-areas:"title" "list" "button";grid-template-columns:repeat(1, minmax(0, 1fr))}}.p-topNews__title{align-self:flex-start;grid-area:title}.p-topNews__list{grid-area:list;margin-top:15px}@media screen and (max-width: 768px){.p-topNews__list{margin-top:-25px}}.p-topNews__buttonWrap{grid-area:button;justify-self:flex-end}.p-splitSection{--splitSection-headImage-max-height: 210px;--splitSection-bodyImage-width: 100%;--splitSection-bodyImage-translate: 0 0;--splitSection-bg-color: #f5f7fa;--splitSection-color: #333;--swiper-pagination-bullet-size: 12px;--swiper-pagination-bullet-inactive-color: #fff;--swiper-pagination-bullet-inactive-opacity: 1;--swiper-pagination-color: #e8381b;--swiper-pagination-bullet-horizontal-gap: 5px;--swiper-pagination-bottom: 10px;container:splitSection/inline-size;margin:0 auto}@media screen and (max-width: 768px){.p-splitSection{--splitSection-headImage-max-height: 122.7px}}.p-splitSection__inner{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-template-rows:auto 640px minmax(56px, auto);position:relative}@media screen and (max-width: 1050px){.p-splitSection__inner{grid-template-columns:repeat(1, minmax(0, 1fr));grid-template-rows:auto 640px -webkit-max-content -webkit-max-content;grid-template-rows:auto 640px max-content max-content}}@media screen and (max-width: 768px){.p-splitSection__inner{grid-template-rows:auto 335px -webkit-max-content -webkit-max-content;grid-template-rows:auto 335px max-content max-content}}.p-splitSection__decoration{display:grid;grid-column:1;grid-row:1;margin-top:0;max-width:640px;place-items:flex-end center;place-self:flex-end;position:relative;width:100%;z-index:-1}@media screen and (max-width: 1050px){.p-splitSection__decoration{grid-row:1;max-width:100%}}.p-splitSection__decorationImage{position:absolute;translate:var(--splitSection-bodyImage-translate, 0 0);width:var(--splitSection-bodyImage-width, 100%)}@media screen and (max-width: 1050px){.p-splitSection__decorationImage{grid-column:auto}}.p-splitSection__head{display:grid;grid-column:2;grid-row:1/-1;grid-template-rows:subgrid;margin-left:max(-80px,-6.25cqw);max-width:680px;padding-right:40px;width:calc(100% + 40px);z-index:1}@media screen and (max-width: 1050px){.p-splitSection__head{grid-column:1;grid-row:1/span 3;margin-left:0;max-width:100%;padding:0 40px;width:100%}}@media screen and (max-width: 768px){.p-splitSection__head{padding:0 20px}}.p-splitSection__headImage{height:var(--splitSection-headImage-max-height, auto);justify-self:flex-end;margin-bottom:-22px;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom 22px;object-position:bottom 22px;position:relative;width:auto;z-index:3}@media screen and (max-width: 768px){.p-splitSection__headImage{margin-bottom:-19px}}.p-splitSection__carousel{border-radius:10px;overflow:hidden;width:100%}.p-splitSection__carouselWrapper.swiper-wrapper{box-sizing:inherit}.p-splitSection__picWrap{border-radius:10px;height:100%;overflow:hidden;width:100%}.p-splitSection__pic{height:100%;position:relative;width:100%}.p-splitSection__img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.p-splitSection__headButtonWrap{display:grid;justify-items:flex-end}@media screen and (max-width: 1050px){.p-splitSection__headButtonWrap{justify-items:center}}.p-splitSection__headButtonWrap:not(:first-child){margin-top:40px}@media screen and (max-width: 1050px){.p-splitSection__headButtonWrap:not(:first-child){margin-bottom:40px}}@media screen and (max-width: 768px){.p-splitSection__headButtonWrap:not(:first-child){margin:20px 0}}.p-splitSection__headButton[target=_blank]::after{-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="%23333" d="m6 4 4 4.138L6 12"/></svg>') no-repeat center/contain;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path stroke="%23333" d="m6 4 4 4.138L6 12"/></svg>') no-repeat center/contain;right:10px;width:var(--button-arrow-width)}.p-splitSection__bodyOuter{align-self:flex-end;display:grid;grid-column:1;grid-row:2/-1}@media screen and (max-width: 1050px){.p-splitSection__bodyOuter{display:contents}}.p-splitSection__body{align-self:flex-end;background:var(--splitSection-bg-color);border-radius:0 10px 10px 0;color:var(--splitSection-color);display:grid;grid-template-columns:minmax(0, 1fr) auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-right:max(-100px,-7.8125cqw);margin-top:-40px;padding:40px min(14.0625cqw,180px) 40px 40px}@media screen and (max-width: 1050px){.p-splitSection__body{grid-column:auto;grid-row:4;grid-template-columns:repeat(1, minmax(0, 1fr));margin-right:40px;margin-top:0;padding:40px}}@media screen and (max-width: 768px){.p-splitSection__body{margin-right:20px;padding:40px 20px}}.p-splitSection__bodyInner{-webkit-align-content:flex-start;align-content:flex-start;display:grid;gap:40px;grid-auto-columns:minmax(0, 1fr);grid-column:2;grid-row:1/-1;justify-self:flex-end;max-width:480px;padding:0 min(4.6875cqw,60px) 0 0;width:100%}@media screen and (max-width: 1050px){.p-splitSection__bodyInner{grid-column:auto;max-width:100%;padding:0}}.p-splitSection__content{display:grid;gap:16px;grid-auto-columns:minmax(0, 1fr)}.p-splitSection__contentTitle{font-size:2.4rem;font-weight:700;letter-spacing:.1em;line-height:1.4583333333;overflow-wrap:anywhere;word-break:keep-all}.p-splitSection__contentText{letter-spacing:.1em}.p-splitSection__contentButtonWrap{margin-left:-34px}@media screen and (max-width: 1050px){.p-splitSection__contentButtonWrap{justify-self:flex-end;margin-left:0}}.p-splitSection_color_primary{--splitSection-bg-color: #0074be;--splitSection-color: #fff}.p-splitSection_image_left .p-splitSection__decoration{place-self:flex-start}@media screen and (max-width: 1050px){.p-splitSection_image_left .p-splitSection__decoration{place-self:flex-end}}.p-splitSection_image_left .p-splitSection__head{grid-column:1;justify-self:flex-end;margin-left:0;margin-right:max(-80px,-6.25cqw);padding-left:40px;padding-right:0}@media screen and (max-width: 1050px){.p-splitSection_image_left .p-splitSection__head{margin-right:0;padding:0 40px}}@media screen and (max-width: 768px){.p-splitSection_image_left .p-splitSection__head{padding:0 20px}}.p-splitSection_image_left .p-splitSection__headImage{justify-self:flex-start}.p-splitSection_image_left .p-splitSection__bodyOuter{grid-column:2}.p-splitSection_image_left .p-splitSection__body{border-radius:10px 0 0 10px;grid-template-columns:auto minmax(0, 1fr);margin-left:max(-100px,-7.8125cqw);margin-right:0;padding:40px 40px 40px min(14.0625cqw,180px)}@media screen and (max-width: 1050px){.p-splitSection_image_left .p-splitSection__body{grid-column:auto;grid-template-columns:repeat(1, minmax(0, 1fr));margin-left:40px;margin-right:0;padding:40px}}@media screen and (max-width: 768px){.p-splitSection_image_left .p-splitSection__body{margin-left:20px;padding:40px 20px}}.p-splitSection_image_left .p-splitSection__bodyInner{grid-column:1;justify-self:flex-start;padding:0 0 0 min(4.6875cqw,60px)}@media screen and (max-width: 1050px){.p-splitSection_image_left .p-splitSection__bodyInner{grid-column:auto;padding:0}}.p-splitSection_variant_fullbleed .p-splitSection__inner{grid-template-rows:auto 1fr}@media screen and (max-width: 1050px){.p-splitSection_variant_fullbleed .p-splitSection__inner{grid-template-rows:auto 363px -webkit-max-content;grid-template-rows:auto 363px max-content}}@media screen and (max-width: 1050px){.p-splitSection_variant_fullbleed .p-splitSection__decoration{display:none}}.p-splitSection_variant_fullbleed .p-splitSection__head{grid-column:2;grid-template-columns:minmax(0, 640px) minmax(0, 1fr);margin-left:0;max-width:unset;padding-right:0;width:100%}@media screen and (max-width: 1050px){.p-splitSection_variant_fullbleed .p-splitSection__head{grid-column:1;grid-row:1/span 2;grid-template-columns:repeat(1, minmax(0, 1fr));padding:0}}.p-splitSection_variant_fullbleed .p-splitSection__headImage{justify-self:center}.p-splitSection_variant_fullbleed .p-splitSection__carousel{align-self:stretch;border-radius:0px;grid-column:1/-1;grid-row:auto/-1;height:100%;margin-left:0}@media screen and (max-width: 1050px){.p-splitSection_variant_fullbleed .p-splitSection__carousel{grid-row:auto}}.p-splitSection_variant_fullbleed .p-splitSection__picWrap{align-self:stretch;border-radius:0px;grid-column:1/-1;grid-row:auto/-1;margin-left:0}@media screen and (max-width: 1050px){.p-splitSection_variant_fullbleed .p-splitSection__picWrap{grid-row:auto}}.p-splitSection_variant_fullbleed .p-splitSection__headButtonWrap{display:none}.p-splitSection_variant_fullbleed .p-splitSection__bodyOuter{grid-column:1}.p-splitSection_variant_fullbleed .p-splitSection__body{-webkit-align-items:center;align-items:center;border-radius:0;height:100%;margin-right:0;margin-top:0;padding:80px 0 80px 40px}@media screen and (max-width: 1050px){.p-splitSection_variant_fullbleed .p-splitSection__body{grid-column:auto;grid-row:3;padding:40px}}@media screen and (max-width: 768px){.p-splitSection_variant_fullbleed .p-splitSection__body{padding:40px 20px}}.p-splitSection_variant_fullbleed .p-splitSection__bodyInner{justify-self:flex-end;max-width:560px;padding-right:min(9.375cqw,120px)}@media screen and (max-width: 1200px){.p-splitSection_variant_fullbleed .p-splitSection__bodyInner{padding-right:min(5cqw,120px)}}@media screen and (max-width: 1050px){.p-splitSection_variant_fullbleed .p-splitSection__bodyInner{max-width:100%;padding:0}}.p-splitSection_variant_fullbleed .p-splitSection__contentButtonWrap{justify-self:flex-start;margin-left:-34px}@media screen and (max-width: 768px){.p-splitSection_variant_fullbleed .p-splitSection__contentButtonWrap{margin-left:-20px}}.p-splitSection_variant_fullbleed.p-splitSection_image_left .p-splitSection__head{grid-column:1;grid-template-columns:minmax(0, 1fr) minmax(0, 640px);margin-right:0;padding-left:0}@media screen and (max-width: 1050px){.p-splitSection_variant_fullbleed.p-splitSection_image_left .p-splitSection__head{grid-template-columns:repeat(1, minmax(0, 1fr))}}.p-splitSection_variant_fullbleed.p-splitSection_image_left .p-splitSection__headImage{grid-column:2}@media screen and (max-width: 1050px){.p-splitSection_variant_fullbleed.p-splitSection_image_left .p-splitSection__headImage{grid-column:auto}}.p-splitSection_variant_fullbleed.p-splitSection_image_left .p-splitSection__bodyOuter{grid-column:2}.p-splitSection_variant_fullbleed.p-splitSection_image_left .p-splitSection__body{margin-left:0;padding:80px 40px 80px 0}@media screen and (max-width: 1050px){.p-splitSection_variant_fullbleed.p-splitSection_image_left .p-splitSection__body{grid-column:1;padding:40px}}@media screen and (max-width: 768px){.p-splitSection_variant_fullbleed.p-splitSection_image_left .p-splitSection__body{padding:40px 20px}}.p-splitSection_variant_fullbleed.p-splitSection_image_left .p-splitSection__bodyInner{padding-left:min(9.375cqw,120px);padding-right:0}@media screen and (max-width: 1200px){.p-splitSection_variant_fullbleed.p-splitSection_image_left .p-splitSection__bodyInner{padding-left:min(5cqw,120px)}}@media screen and (max-width: 1050px){.p-splitSection_variant_fullbleed.p-splitSection_image_left .p-splitSection__bodyInner{padding:0}}.u-c_primary{color:#0074be !important}.u-c_primary-pale{color:#e5f1f8 !important}.u-c_secondary{color:#e8381b !important}.u-c_text-default{color:#333 !important}.u-c_text-pale{color:#9e9e9e !important}.u-c_bg-primary{color:#f5f7fa !important}.u-c_bg-disabled{color:#f2f2f2 !important}.u-c_bg-orange{color:#fff4dc !important}.u-c_bg-error{color:#ffebeb !important}.u-c_border-primary{color:#e0e0e0 !important}.u-c_border-primary-pale{color:#ebebeb !important}.u-c_border-orange{color:#ffe8b5 !important}.u-c_orange{color:#f90 !important}.u-c_black{color:#000 !important}.u-c_white{color:#fff !important}@media screen and (max-width: 768px){.u-sp-c_primary{color:#0074be !important}.u-sp-c_primary-pale{color:#e5f1f8 !important}.u-sp-c_secondary{color:#e8381b !important}.u-sp-c_text-default{color:#333 !important}.u-sp-c_text-pale{color:#9e9e9e !important}.u-sp-c_bg-primary{color:#f5f7fa !important}.u-sp-c_bg-disabled{color:#f2f2f2 !important}.u-sp-c_bg-orange{color:#fff4dc !important}.u-sp-c_bg-error{color:#ffebeb !important}.u-sp-c_border-primary{color:#e0e0e0 !important}.u-sp-c_border-primary-pale{color:#ebebeb !important}.u-sp-c_border-orange{color:#ffe8b5 !important}.u-sp-c_orange{color:#f90 !important}.u-sp-c_black{color:#000 !important}.u-sp-c_white{color:#fff !important}}@media screen and (max-width: 480px){.u-msp-c_primary{color:#0074be !important}.u-msp-c_primary-pale{color:#e5f1f8 !important}.u-msp-c_secondary{color:#e8381b !important}.u-msp-c_text-default{color:#333 !important}.u-msp-c_text-pale{color:#9e9e9e !important}.u-msp-c_bg-primary{color:#f5f7fa !important}.u-msp-c_bg-disabled{color:#f2f2f2 !important}.u-msp-c_bg-orange{color:#fff4dc !important}.u-msp-c_bg-error{color:#ffebeb !important}.u-msp-c_border-primary{color:#e0e0e0 !important}.u-msp-c_border-primary-pale{color:#ebebeb !important}.u-msp-c_border-orange{color:#ffe8b5 !important}.u-msp-c_orange{color:#f90 !important}.u-msp-c_black{color:#000 !important}.u-msp-c_white{color:#fff !important}}@media screen and (min-width: 769px){.u-pc-c_primary{color:#0074be !important}.u-pc-c_primary-pale{color:#e5f1f8 !important}.u-pc-c_secondary{color:#e8381b !important}.u-pc-c_text-default{color:#333 !important}.u-pc-c_text-pale{color:#9e9e9e !important}.u-pc-c_bg-primary{color:#f5f7fa !important}.u-pc-c_bg-disabled{color:#f2f2f2 !important}.u-pc-c_bg-orange{color:#fff4dc !important}.u-pc-c_bg-error{color:#ffebeb !important}.u-pc-c_border-primary{color:#e0e0e0 !important}.u-pc-c_border-primary-pale{color:#ebebeb !important}.u-pc-c_border-orange{color:#ffe8b5 !important}.u-pc-c_orange{color:#f90 !important}.u-pc-c_black{color:#000 !important}.u-pc-c_white{color:#fff !important}}@media screen and (max-width: 1050px){.u-tab-c_primary{color:#0074be !important}.u-tab-c_primary-pale{color:#e5f1f8 !important}.u-tab-c_secondary{color:#e8381b !important}.u-tab-c_text-default{color:#333 !important}.u-tab-c_text-pale{color:#9e9e9e !important}.u-tab-c_bg-primary{color:#f5f7fa !important}.u-tab-c_bg-disabled{color:#f2f2f2 !important}.u-tab-c_bg-orange{color:#fff4dc !important}.u-tab-c_bg-error{color:#ffebeb !important}.u-tab-c_border-primary{color:#e0e0e0 !important}.u-tab-c_border-primary-pale{color:#ebebeb !important}.u-tab-c_border-orange{color:#ffe8b5 !important}.u-tab-c_orange{color:#f90 !important}.u-tab-c_black{color:#000 !important}.u-tab-c_white{color:#fff !important}}.u-bgc_primary{background-color:#0074be !important}.u-bgc_primary-pale{background-color:#e5f1f8 !important}.u-bgc_secondary{background-color:#e8381b !important}.u-bgc_text-default{background-color:#333 !important}.u-bgc_text-pale{background-color:#9e9e9e !important}.u-bgc_bg-primary{background-color:#f5f7fa !important}.u-bgc_bg-disabled{background-color:#f2f2f2 !important}.u-bgc_bg-orange{background-color:#fff4dc !important}.u-bgc_bg-error{background-color:#ffebeb !important}.u-bgc_border-primary{background-color:#e0e0e0 !important}.u-bgc_border-primary-pale{background-color:#ebebeb !important}.u-bgc_border-orange{background-color:#ffe8b5 !important}.u-bgc_orange{background-color:#f90 !important}.u-bgc_black{background-color:#000 !important}.u-bgc_white{background-color:#fff !important}@media screen and (max-width: 768px){.u-sp-bgc_primary{background-color:#0074be !important}.u-sp-bgc_primary-pale{background-color:#e5f1f8 !important}.u-sp-bgc_secondary{background-color:#e8381b !important}.u-sp-bgc_text-default{background-color:#333 !important}.u-sp-bgc_text-pale{background-color:#9e9e9e !important}.u-sp-bgc_bg-primary{background-color:#f5f7fa !important}.u-sp-bgc_bg-disabled{background-color:#f2f2f2 !important}.u-sp-bgc_bg-orange{background-color:#fff4dc !important}.u-sp-bgc_bg-error{background-color:#ffebeb !important}.u-sp-bgc_border-primary{background-color:#e0e0e0 !important}.u-sp-bgc_border-primary-pale{background-color:#ebebeb !important}.u-sp-bgc_border-orange{background-color:#ffe8b5 !important}.u-sp-bgc_orange{background-color:#f90 !important}.u-sp-bgc_black{background-color:#000 !important}.u-sp-bgc_white{background-color:#fff !important}}@media screen and (max-width: 480px){.u-msp-bgc_primary{background-color:#0074be !important}.u-msp-bgc_primary-pale{background-color:#e5f1f8 !important}.u-msp-bgc_secondary{background-color:#e8381b !important}.u-msp-bgc_text-default{background-color:#333 !important}.u-msp-bgc_text-pale{background-color:#9e9e9e !important}.u-msp-bgc_bg-primary{background-color:#f5f7fa !important}.u-msp-bgc_bg-disabled{background-color:#f2f2f2 !important}.u-msp-bgc_bg-orange{background-color:#fff4dc !important}.u-msp-bgc_bg-error{background-color:#ffebeb !important}.u-msp-bgc_border-primary{background-color:#e0e0e0 !important}.u-msp-bgc_border-primary-pale{background-color:#ebebeb !important}.u-msp-bgc_border-orange{background-color:#ffe8b5 !important}.u-msp-bgc_orange{background-color:#f90 !important}.u-msp-bgc_black{background-color:#000 !important}.u-msp-bgc_white{background-color:#fff !important}}@media screen and (min-width: 769px){.u-pc-bgc_primary{background-color:#0074be !important}.u-pc-bgc_primary-pale{background-color:#e5f1f8 !important}.u-pc-bgc_secondary{background-color:#e8381b !important}.u-pc-bgc_text-default{background-color:#333 !important}.u-pc-bgc_text-pale{background-color:#9e9e9e !important}.u-pc-bgc_bg-primary{background-color:#f5f7fa !important}.u-pc-bgc_bg-disabled{background-color:#f2f2f2 !important}.u-pc-bgc_bg-orange{background-color:#fff4dc !important}.u-pc-bgc_bg-error{background-color:#ffebeb !important}.u-pc-bgc_border-primary{background-color:#e0e0e0 !important}.u-pc-bgc_border-primary-pale{background-color:#ebebeb !important}.u-pc-bgc_border-orange{background-color:#ffe8b5 !important}.u-pc-bgc_orange{background-color:#f90 !important}.u-pc-bgc_black{background-color:#000 !important}.u-pc-bgc_white{background-color:#fff !important}}@media screen and (max-width: 1050px){.u-tab-bgc_primary{background-color:#0074be !important}.u-tab-bgc_primary-pale{background-color:#e5f1f8 !important}.u-tab-bgc_secondary{background-color:#e8381b !important}.u-tab-bgc_text-default{background-color:#333 !important}.u-tab-bgc_text-pale{background-color:#9e9e9e !important}.u-tab-bgc_bg-primary{background-color:#f5f7fa !important}.u-tab-bgc_bg-disabled{background-color:#f2f2f2 !important}.u-tab-bgc_bg-orange{background-color:#fff4dc !important}.u-tab-bgc_bg-error{background-color:#ffebeb !important}.u-tab-bgc_border-primary{background-color:#e0e0e0 !important}.u-tab-bgc_border-primary-pale{background-color:#ebebeb !important}.u-tab-bgc_border-orange{background-color:#ffe8b5 !important}.u-tab-bgc_orange{background-color:#f90 !important}.u-tab-bgc_black{background-color:#000 !important}.u-tab-bgc_white{background-color:#fff !important}}.u-d_n{display:none !important}.u-d_b{display:block !important}.u-d_i{display:inline !important}.u-d_ib{display:inline-block !important}.u-d_f{display:-webkit-flex !important;display:flex !important}.u-d_if{display:-webkit-inline-flex !important;display:inline-flex !important}.u-d_g{display:grid !important}.u-d_c{display:contents !important}@media screen and (max-width: 768px){.u-sp-d_n{display:none !important}.u-sp-d_b{display:block !important}.u-sp-d_i{display:inline !important}.u-sp-d_ib{display:inline-block !important}.u-sp-d_f{display:-webkit-flex !important;display:flex !important}.u-sp-d_if{display:-webkit-inline-flex !important;display:inline-flex !important}.u-sp-d_g{display:grid !important}.u-sp-d_c{display:contents !important}}@media screen and (max-width: 480px){.u-msp-d_n{display:none !important}.u-msp-d_b{display:block !important}.u-msp-d_i{display:inline !important}.u-msp-d_ib{display:inline-block !important}.u-msp-d_f{display:-webkit-flex !important;display:flex !important}.u-msp-d_if{display:-webkit-inline-flex !important;display:inline-flex !important}.u-msp-d_g{display:grid !important}.u-msp-d_c{display:contents !important}}@media screen and (min-width: 769px){.u-pc-d_n{display:none !important}.u-pc-d_b{display:block !important}.u-pc-d_i{display:inline !important}.u-pc-d_ib{display:inline-block !important}.u-pc-d_f{display:-webkit-flex !important;display:flex !important}.u-pc-d_if{display:-webkit-inline-flex !important;display:inline-flex !important}.u-pc-d_g{display:grid !important}.u-pc-d_c{display:contents !important}}@media screen and (max-width: 1050px){.u-tab-d_n{display:none !important}.u-tab-d_b{display:block !important}.u-tab-d_i{display:inline !important}.u-tab-d_ib{display:inline-block !important}.u-tab-d_f{display:-webkit-flex !important;display:flex !important}.u-tab-d_if{display:-webkit-inline-flex !important;display:inline-flex !important}.u-tab-d_g{display:grid !important}.u-tab-d_c{display:contents !important}}.u-fz_xxxSm{font-size:60% !important}.u-fz_xxSm{font-size:70% !important}.u-fz_xSm{font-size:80% !important}.u-fz_sm{font-size:90% !important}.u-fz_md{font-size:100% !important}.u-fz_lg{font-size:110% !important}.u-fz_xLg{font-size:120% !important}.u-fz_xxLg{font-size:130% !important}.u-fz_xxxLg{font-size:140% !important}@media screen and (max-width: 768px){.u-sp-fz_xxxSm{font-size:60% !important}.u-sp-fz_xxSm{font-size:70% !important}.u-sp-fz_xSm{font-size:80% !important}.u-sp-fz_sm{font-size:90% !important}.u-sp-fz_md{font-size:100% !important}.u-sp-fz_lg{font-size:110% !important}.u-sp-fz_xLg{font-size:120% !important}.u-sp-fz_xxLg{font-size:130% !important}.u-sp-fz_xxxLg{font-size:140% !important}}@media screen and (max-width: 480px){.u-msp-fz_xxxSm{font-size:60% !important}.u-msp-fz_xxSm{font-size:70% !important}.u-msp-fz_xSm{font-size:80% !important}.u-msp-fz_sm{font-size:90% !important}.u-msp-fz_md{font-size:100% !important}.u-msp-fz_lg{font-size:110% !important}.u-msp-fz_xLg{font-size:120% !important}.u-msp-fz_xxLg{font-size:130% !important}.u-msp-fz_xxxLg{font-size:140% !important}}@media screen and (min-width: 769px){.u-pc-fz_xxxSm{font-size:60% !important}.u-pc-fz_xxSm{font-size:70% !important}.u-pc-fz_xSm{font-size:80% !important}.u-pc-fz_sm{font-size:90% !important}.u-pc-fz_md{font-size:100% !important}.u-pc-fz_lg{font-size:110% !important}.u-pc-fz_xLg{font-size:120% !important}.u-pc-fz_xxLg{font-size:130% !important}.u-pc-fz_xxxLg{font-size:140% !important}}@media screen and (max-width: 1050px){.u-tab-fz_xxxSm{font-size:60% !important}.u-tab-fz_xxSm{font-size:70% !important}.u-tab-fz_xSm{font-size:80% !important}.u-tab-fz_sm{font-size:90% !important}.u-tab-fz_md{font-size:100% !important}.u-tab-fz_lg{font-size:110% !important}.u-tab-fz_xLg{font-size:120% !important}.u-tab-fz_xxLg{font-size:130% !important}.u-tab-fz_xxxLg{font-size:140% !important}}.u-fw_regular{font-weight:400 !important}.u-fw_medium{font-weight:500 !important}.u-fw_bold{font-weight:700 !important}.u-fw_black{font-weight:900 !important}@media screen and (max-width: 768px){.u-sp-fw_regular{font-weight:400 !important}.u-sp-fw_medium{font-weight:500 !important}.u-sp-fw_bold{font-weight:700 !important}.u-sp-fw_black{font-weight:900 !important}}@media screen and (max-width: 480px){.u-msp-fw_regular{font-weight:400 !important}.u-msp-fw_medium{font-weight:500 !important}.u-msp-fw_bold{font-weight:700 !important}.u-msp-fw_black{font-weight:900 !important}}@media screen and (min-width: 769px){.u-pc-fw_regular{font-weight:400 !important}.u-pc-fw_medium{font-weight:500 !important}.u-pc-fw_bold{font-weight:700 !important}.u-pc-fw_black{font-weight:900 !important}}@media screen and (max-width: 1050px){.u-tab-fw_regular{font-weight:400 !important}.u-tab-fw_medium{font-weight:500 !important}.u-tab-fw_bold{font-weight:700 !important}.u-tab-fw_black{font-weight:900 !important}}.u-ta_l{text-align:left !important}.u-ta_r{text-align:right !important}.u-ta_c{text-align:center !important}@media screen and (max-width: 768px){.u-sp-ta_l{text-align:left !important}.u-sp-ta_r{text-align:right !important}.u-sp-ta_c{text-align:center !important}}@media screen and (max-width: 480px){.u-msp-ta_l{text-align:left !important}.u-msp-ta_r{text-align:right !important}.u-msp-ta_c{text-align:center !important}}@media screen and (min-width: 769px){.u-pc-ta_l{text-align:left !important}.u-pc-ta_r{text-align:right !important}.u-pc-ta_c{text-align:center !important}}@media screen and (max-width: 1050px){.u-tab-ta_l{text-align:left !important}.u-tab-ta_r{text-align:right !important}.u-tab-ta_c{text-align:center !important}}.u-td_u{text-decoration:underline !important}.u-td_n{text-decoration:none !important}@media screen and (max-width: 768px){.u-sp-td_u{text-decoration:underline !important}.u-sp-td_n{text-decoration:none !important}}@media screen and (max-width: 480px){.u-msp-td_u{text-decoration:underline !important}.u-msp-td_n{text-decoration:none !important}}@media screen and (min-width: 769px){.u-pc-td_u{text-decoration:underline !important}.u-pc-td_n{text-decoration:none !important}}@media screen and (max-width: 1050px){.u-tab-td_u{text-decoration:underline !important}.u-tab-td_n{text-decoration:none !important}}.u-fx_00{-webkit-flex:0 0 auto !important;flex:0 0 auto !important}.u-fx_10{-webkit-flex:1 0 auto !important;flex:1 0 auto !important}.u-fx_01{-webkit-flex:0 1 auto !important;flex:0 1 auto !important}.u-fx_11{-webkit-flex:1 1 auto !important;flex:1 1 auto !important}@media screen and (max-width: 768px){.u-sp-fx_00{-webkit-flex:0 0 auto !important;flex:0 0 auto !important}.u-sp-fx_10{-webkit-flex:1 0 auto !important;flex:1 0 auto !important}.u-sp-fx_01{-webkit-flex:0 1 auto !important;flex:0 1 auto !important}.u-sp-fx_11{-webkit-flex:1 1 auto !important;flex:1 1 auto !important}}@media screen and (max-width: 480px){.u-msp-fx_00{-webkit-flex:0 0 auto !important;flex:0 0 auto !important}.u-msp-fx_10{-webkit-flex:1 0 auto !important;flex:1 0 auto !important}.u-msp-fx_01{-webkit-flex:0 1 auto !important;flex:0 1 auto !important}.u-msp-fx_11{-webkit-flex:1 1 auto !important;flex:1 1 auto !important}}@media screen and (min-width: 769px){.u-pc-fx_00{-webkit-flex:0 0 auto !important;flex:0 0 auto !important}.u-pc-fx_10{-webkit-flex:1 0 auto !important;flex:1 0 auto !important}.u-pc-fx_01{-webkit-flex:0 1 auto !important;flex:0 1 auto !important}.u-pc-fx_11{-webkit-flex:1 1 auto !important;flex:1 1 auto !important}}@media screen and (max-width: 1050px){.u-tab-fx_00{-webkit-flex:0 0 auto !important;flex:0 0 auto !important}.u-tab-fx_10{-webkit-flex:1 0 auto !important;flex:1 0 auto !important}.u-tab-fx_01{-webkit-flex:0 1 auto !important;flex:0 1 auto !important}.u-tab-fx_11{-webkit-flex:1 1 auto !important;flex:1 1 auto !important}}.u-mt_0{margin-top:0px !important}.u-mt_4{margin-top:4px !important}.u-mt_8{margin-top:8px !important}.u-mt_12{margin-top:12px !important}.u-mt_16{margin-top:16px !important}.u-mt_20{margin-top:20px !important}.u-mt_24{margin-top:24px !important}.u-mt_28{margin-top:28px !important}.u-mt_32{margin-top:32px !important}@media screen and (max-width: 768px){.u-sp-mt_0{margin-top:0px !important}.u-sp-mt_4{margin-top:4px !important}.u-sp-mt_8{margin-top:8px !important}.u-sp-mt_12{margin-top:12px !important}.u-sp-mt_16{margin-top:16px !important}.u-sp-mt_20{margin-top:20px !important}.u-sp-mt_24{margin-top:24px !important}.u-sp-mt_28{margin-top:28px !important}.u-sp-mt_32{margin-top:32px !important}}@media screen and (max-width: 480px){.u-msp-mt_0{margin-top:0px !important}.u-msp-mt_4{margin-top:4px !important}.u-msp-mt_8{margin-top:8px !important}.u-msp-mt_12{margin-top:12px !important}.u-msp-mt_16{margin-top:16px !important}.u-msp-mt_20{margin-top:20px !important}.u-msp-mt_24{margin-top:24px !important}.u-msp-mt_28{margin-top:28px !important}.u-msp-mt_32{margin-top:32px !important}}@media screen and (min-width: 769px){.u-pc-mt_0{margin-top:0px !important}.u-pc-mt_4{margin-top:4px !important}.u-pc-mt_8{margin-top:8px !important}.u-pc-mt_12{margin-top:12px !important}.u-pc-mt_16{margin-top:16px !important}.u-pc-mt_20{margin-top:20px !important}.u-pc-mt_24{margin-top:24px !important}.u-pc-mt_28{margin-top:28px !important}.u-pc-mt_32{margin-top:32px !important}}@media screen and (max-width: 1050px){.u-tab-mt_0{margin-top:0px !important}.u-tab-mt_4{margin-top:4px !important}.u-tab-mt_8{margin-top:8px !important}.u-tab-mt_12{margin-top:12px !important}.u-tab-mt_16{margin-top:16px !important}.u-tab-mt_20{margin-top:20px !important}.u-tab-mt_24{margin-top:24px !important}.u-tab-mt_28{margin-top:28px !important}.u-tab-mt_32{margin-top:32px !important}}.u-mb_0{margin-bottom:0px !important}.u-mb_4{margin-bottom:4px !important}.u-mb_8{margin-bottom:8px !important}.u-mb_12{margin-bottom:12px !important}.u-mb_16{margin-bottom:16px !important}.u-mb_20{margin-bottom:20px !important}.u-mb_24{margin-bottom:24px !important}.u-mb_28{margin-bottom:28px !important}.u-mb_32{margin-bottom:32px !important}@media screen and (max-width: 768px){.u-sp-mb_0{margin-bottom:0px !important}.u-sp-mb_4{margin-bottom:4px !important}.u-sp-mb_8{margin-bottom:8px !important}.u-sp-mb_12{margin-bottom:12px !important}.u-sp-mb_16{margin-bottom:16px !important}.u-sp-mb_20{margin-bottom:20px !important}.u-sp-mb_24{margin-bottom:24px !important}.u-sp-mb_28{margin-bottom:28px !important}.u-sp-mb_32{margin-bottom:32px !important}}@media screen and (max-width: 480px){.u-msp-mb_0{margin-bottom:0px !important}.u-msp-mb_4{margin-bottom:4px !important}.u-msp-mb_8{margin-bottom:8px !important}.u-msp-mb_12{margin-bottom:12px !important}.u-msp-mb_16{margin-bottom:16px !important}.u-msp-mb_20{margin-bottom:20px !important}.u-msp-mb_24{margin-bottom:24px !important}.u-msp-mb_28{margin-bottom:28px !important}.u-msp-mb_32{margin-bottom:32px !important}}@media screen and (min-width: 769px){.u-pc-mb_0{margin-bottom:0px !important}.u-pc-mb_4{margin-bottom:4px !important}.u-pc-mb_8{margin-bottom:8px !important}.u-pc-mb_12{margin-bottom:12px !important}.u-pc-mb_16{margin-bottom:16px !important}.u-pc-mb_20{margin-bottom:20px !important}.u-pc-mb_24{margin-bottom:24px !important}.u-pc-mb_28{margin-bottom:28px !important}.u-pc-mb_32{margin-bottom:32px !important}}@media screen and (max-width: 1050px){.u-tab-mb_0{margin-bottom:0px !important}.u-tab-mb_4{margin-bottom:4px !important}.u-tab-mb_8{margin-bottom:8px !important}.u-tab-mb_12{margin-bottom:12px !important}.u-tab-mb_16{margin-bottom:16px !important}.u-tab-mb_20{margin-bottom:20px !important}.u-tab-mb_24{margin-bottom:24px !important}.u-tab-mb_28{margin-bottom:28px !important}.u-tab-mb_32{margin-bottom:32px !important}}.u-ml_0{margin-left:0px !important}.u-ml_4{margin-left:4px !important}.u-ml_8{margin-left:8px !important}.u-ml_12{margin-left:12px !important}.u-ml_16{margin-left:16px !important}.u-ml_20{margin-left:20px !important}.u-ml_24{margin-left:24px !important}.u-ml_28{margin-left:28px !important}.u-ml_32{margin-left:32px !important}@media screen and (max-width: 768px){.u-sp-ml_0{margin-left:0px !important}.u-sp-ml_4{margin-left:4px !important}.u-sp-ml_8{margin-left:8px !important}.u-sp-ml_12{margin-left:12px !important}.u-sp-ml_16{margin-left:16px !important}.u-sp-ml_20{margin-left:20px !important}.u-sp-ml_24{margin-left:24px !important}.u-sp-ml_28{margin-left:28px !important}.u-sp-ml_32{margin-left:32px !important}}@media screen and (max-width: 480px){.u-msp-ml_0{margin-left:0px !important}.u-msp-ml_4{margin-left:4px !important}.u-msp-ml_8{margin-left:8px !important}.u-msp-ml_12{margin-left:12px !important}.u-msp-ml_16{margin-left:16px !important}.u-msp-ml_20{margin-left:20px !important}.u-msp-ml_24{margin-left:24px !important}.u-msp-ml_28{margin-left:28px !important}.u-msp-ml_32{margin-left:32px !important}}@media screen and (min-width: 769px){.u-pc-ml_0{margin-left:0px !important}.u-pc-ml_4{margin-left:4px !important}.u-pc-ml_8{margin-left:8px !important}.u-pc-ml_12{margin-left:12px !important}.u-pc-ml_16{margin-left:16px !important}.u-pc-ml_20{margin-left:20px !important}.u-pc-ml_24{margin-left:24px !important}.u-pc-ml_28{margin-left:28px !important}.u-pc-ml_32{margin-left:32px !important}}@media screen and (max-width: 1050px){.u-tab-ml_0{margin-left:0px !important}.u-tab-ml_4{margin-left:4px !important}.u-tab-ml_8{margin-left:8px !important}.u-tab-ml_12{margin-left:12px !important}.u-tab-ml_16{margin-left:16px !important}.u-tab-ml_20{margin-left:20px !important}.u-tab-ml_24{margin-left:24px !important}.u-tab-ml_28{margin-left:28px !important}.u-tab-ml_32{margin-left:32px !important}}.u-mr_0{margin-right:0px !important}.u-mr_4{margin-right:4px !important}.u-mr_8{margin-right:8px !important}.u-mr_12{margin-right:12px !important}.u-mr_16{margin-right:16px !important}.u-mr_20{margin-right:20px !important}.u-mr_24{margin-right:24px !important}.u-mr_28{margin-right:28px !important}.u-mr_32{margin-right:32px !important}@media screen and (max-width: 768px){.u-sp-mr_0{margin-right:0px !important}.u-sp-mr_4{margin-right:4px !important}.u-sp-mr_8{margin-right:8px !important}.u-sp-mr_12{margin-right:12px !important}.u-sp-mr_16{margin-right:16px !important}.u-sp-mr_20{margin-right:20px !important}.u-sp-mr_24{margin-right:24px !important}.u-sp-mr_28{margin-right:28px !important}.u-sp-mr_32{margin-right:32px !important}}@media screen and (max-width: 480px){.u-msp-mr_0{margin-right:0px !important}.u-msp-mr_4{margin-right:4px !important}.u-msp-mr_8{margin-right:8px !important}.u-msp-mr_12{margin-right:12px !important}.u-msp-mr_16{margin-right:16px !important}.u-msp-mr_20{margin-right:20px !important}.u-msp-mr_24{margin-right:24px !important}.u-msp-mr_28{margin-right:28px !important}.u-msp-mr_32{margin-right:32px !important}}@media screen and (min-width: 769px){.u-pc-mr_0{margin-right:0px !important}.u-pc-mr_4{margin-right:4px !important}.u-pc-mr_8{margin-right:8px !important}.u-pc-mr_12{margin-right:12px !important}.u-pc-mr_16{margin-right:16px !important}.u-pc-mr_20{margin-right:20px !important}.u-pc-mr_24{margin-right:24px !important}.u-pc-mr_28{margin-right:28px !important}.u-pc-mr_32{margin-right:32px !important}}@media screen and (max-width: 1050px){.u-tab-mr_0{margin-right:0px !important}.u-tab-mr_4{margin-right:4px !important}.u-tab-mr_8{margin-right:8px !important}.u-tab-mr_12{margin-right:12px !important}.u-tab-mr_16{margin-right:16px !important}.u-tab-mr_20{margin-right:20px !important}.u-tab-mr_24{margin-right:24px !important}.u-tab-mr_28{margin-right:28px !important}.u-tab-mr_32{margin-right:32px !important}}.u-pt_0{padding-top:0px !important}.u-pt_4{padding-top:4px !important}.u-pt_8{padding-top:8px !important}.u-pt_12{padding-top:12px !important}.u-pt_16{padding-top:16px !important}.u-pt_20{padding-top:20px !important}.u-pt_24{padding-top:24px !important}.u-pt_28{padding-top:28px !important}.u-pt_32{padding-top:32px !important}@media screen and (max-width: 768px){.u-sp-pt_0{padding-top:0px !important}.u-sp-pt_4{padding-top:4px !important}.u-sp-pt_8{padding-top:8px !important}.u-sp-pt_12{padding-top:12px !important}.u-sp-pt_16{padding-top:16px !important}.u-sp-pt_20{padding-top:20px !important}.u-sp-pt_24{padding-top:24px !important}.u-sp-pt_28{padding-top:28px !important}.u-sp-pt_32{padding-top:32px !important}}@media screen and (max-width: 480px){.u-msp-pt_0{padding-top:0px !important}.u-msp-pt_4{padding-top:4px !important}.u-msp-pt_8{padding-top:8px !important}.u-msp-pt_12{padding-top:12px !important}.u-msp-pt_16{padding-top:16px !important}.u-msp-pt_20{padding-top:20px !important}.u-msp-pt_24{padding-top:24px !important}.u-msp-pt_28{padding-top:28px !important}.u-msp-pt_32{padding-top:32px !important}}@media screen and (min-width: 769px){.u-pc-pt_0{padding-top:0px !important}.u-pc-pt_4{padding-top:4px !important}.u-pc-pt_8{padding-top:8px !important}.u-pc-pt_12{padding-top:12px !important}.u-pc-pt_16{padding-top:16px !important}.u-pc-pt_20{padding-top:20px !important}.u-pc-pt_24{padding-top:24px !important}.u-pc-pt_28{padding-top:28px !important}.u-pc-pt_32{padding-top:32px !important}}@media screen and (max-width: 1050px){.u-tab-pt_0{padding-top:0px !important}.u-tab-pt_4{padding-top:4px !important}.u-tab-pt_8{padding-top:8px !important}.u-tab-pt_12{padding-top:12px !important}.u-tab-pt_16{padding-top:16px !important}.u-tab-pt_20{padding-top:20px !important}.u-tab-pt_24{padding-top:24px !important}.u-tab-pt_28{padding-top:28px !important}.u-tab-pt_32{padding-top:32px !important}}.u-pb_0{padding-bottom:0px !important}.u-pb_4{padding-bottom:4px !important}.u-pb_8{padding-bottom:8px !important}.u-pb_12{padding-bottom:12px !important}.u-pb_16{padding-bottom:16px !important}.u-pb_20{padding-bottom:20px !important}.u-pb_24{padding-bottom:24px !important}.u-pb_28{padding-bottom:28px !important}.u-pb_32{padding-bottom:32px !important}@media screen and (max-width: 768px){.u-sp-pb_0{padding-bottom:0px !important}.u-sp-pb_4{padding-bottom:4px !important}.u-sp-pb_8{padding-bottom:8px !important}.u-sp-pb_12{padding-bottom:12px !important}.u-sp-pb_16{padding-bottom:16px !important}.u-sp-pb_20{padding-bottom:20px !important}.u-sp-pb_24{padding-bottom:24px !important}.u-sp-pb_28{padding-bottom:28px !important}.u-sp-pb_32{padding-bottom:32px !important}}@media screen and (max-width: 480px){.u-msp-pb_0{padding-bottom:0px !important}.u-msp-pb_4{padding-bottom:4px !important}.u-msp-pb_8{padding-bottom:8px !important}.u-msp-pb_12{padding-bottom:12px !important}.u-msp-pb_16{padding-bottom:16px !important}.u-msp-pb_20{padding-bottom:20px !important}.u-msp-pb_24{padding-bottom:24px !important}.u-msp-pb_28{padding-bottom:28px !important}.u-msp-pb_32{padding-bottom:32px !important}}@media screen and (min-width: 769px){.u-pc-pb_0{padding-bottom:0px !important}.u-pc-pb_4{padding-bottom:4px !important}.u-pc-pb_8{padding-bottom:8px !important}.u-pc-pb_12{padding-bottom:12px !important}.u-pc-pb_16{padding-bottom:16px !important}.u-pc-pb_20{padding-bottom:20px !important}.u-pc-pb_24{padding-bottom:24px !important}.u-pc-pb_28{padding-bottom:28px !important}.u-pc-pb_32{padding-bottom:32px !important}}@media screen and (max-width: 1050px){.u-tab-pb_0{padding-bottom:0px !important}.u-tab-pb_4{padding-bottom:4px !important}.u-tab-pb_8{padding-bottom:8px !important}.u-tab-pb_12{padding-bottom:12px !important}.u-tab-pb_16{padding-bottom:16px !important}.u-tab-pb_20{padding-bottom:20px !important}.u-tab-pb_24{padding-bottom:24px !important}.u-tab-pb_28{padding-bottom:28px !important}.u-tab-pb_32{padding-bottom:32px !important}}.u-pl_0{padding-left:0px !important}.u-pl_4{padding-left:4px !important}.u-pl_8{padding-left:8px !important}.u-pl_12{padding-left:12px !important}.u-pl_16{padding-left:16px !important}.u-pl_20{padding-left:20px !important}.u-pl_24{padding-left:24px !important}.u-pl_28{padding-left:28px !important}.u-pl_32{padding-left:32px !important}@media screen and (max-width: 768px){.u-sp-pl_0{padding-left:0px !important}.u-sp-pl_4{padding-left:4px !important}.u-sp-pl_8{padding-left:8px !important}.u-sp-pl_12{padding-left:12px !important}.u-sp-pl_16{padding-left:16px !important}.u-sp-pl_20{padding-left:20px !important}.u-sp-pl_24{padding-left:24px !important}.u-sp-pl_28{padding-left:28px !important}.u-sp-pl_32{padding-left:32px !important}}@media screen and (max-width: 480px){.u-msp-pl_0{padding-left:0px !important}.u-msp-pl_4{padding-left:4px !important}.u-msp-pl_8{padding-left:8px !important}.u-msp-pl_12{padding-left:12px !important}.u-msp-pl_16{padding-left:16px !important}.u-msp-pl_20{padding-left:20px !important}.u-msp-pl_24{padding-left:24px !important}.u-msp-pl_28{padding-left:28px !important}.u-msp-pl_32{padding-left:32px !important}}@media screen and (min-width: 769px){.u-pc-pl_0{padding-left:0px !important}.u-pc-pl_4{padding-left:4px !important}.u-pc-pl_8{padding-left:8px !important}.u-pc-pl_12{padding-left:12px !important}.u-pc-pl_16{padding-left:16px !important}.u-pc-pl_20{padding-left:20px !important}.u-pc-pl_24{padding-left:24px !important}.u-pc-pl_28{padding-left:28px !important}.u-pc-pl_32{padding-left:32px !important}}@media screen and (max-width: 1050px){.u-tab-pl_0{padding-left:0px !important}.u-tab-pl_4{padding-left:4px !important}.u-tab-pl_8{padding-left:8px !important}.u-tab-pl_12{padding-left:12px !important}.u-tab-pl_16{padding-left:16px !important}.u-tab-pl_20{padding-left:20px !important}.u-tab-pl_24{padding-left:24px !important}.u-tab-pl_28{padding-left:28px !important}.u-tab-pl_32{padding-left:32px !important}}.u-pr_0{padding-right:0px !important}.u-pr_4{padding-right:4px !important}.u-pr_8{padding-right:8px !important}.u-pr_12{padding-right:12px !important}.u-pr_16{padding-right:16px !important}.u-pr_20{padding-right:20px !important}.u-pr_24{padding-right:24px !important}.u-pr_28{padding-right:28px !important}.u-pr_32{padding-right:32px !important}@media screen and (max-width: 768px){.u-sp-pr_0{padding-right:0px !important}.u-sp-pr_4{padding-right:4px !important}.u-sp-pr_8{padding-right:8px !important}.u-sp-pr_12{padding-right:12px !important}.u-sp-pr_16{padding-right:16px !important}.u-sp-pr_20{padding-right:20px !important}.u-sp-pr_24{padding-right:24px !important}.u-sp-pr_28{padding-right:28px !important}.u-sp-pr_32{padding-right:32px !important}}@media screen and (max-width: 480px){.u-msp-pr_0{padding-right:0px !important}.u-msp-pr_4{padding-right:4px !important}.u-msp-pr_8{padding-right:8px !important}.u-msp-pr_12{padding-right:12px !important}.u-msp-pr_16{padding-right:16px !important}.u-msp-pr_20{padding-right:20px !important}.u-msp-pr_24{padding-right:24px !important}.u-msp-pr_28{padding-right:28px !important}.u-msp-pr_32{padding-right:32px !important}}@media screen and (min-width: 769px){.u-pc-pr_0{padding-right:0px !important}.u-pc-pr_4{padding-right:4px !important}.u-pc-pr_8{padding-right:8px !important}.u-pc-pr_12{padding-right:12px !important}.u-pc-pr_16{padding-right:16px !important}.u-pc-pr_20{padding-right:20px !important}.u-pc-pr_24{padding-right:24px !important}.u-pc-pr_28{padding-right:28px !important}.u-pc-pr_32{padding-right:32px !important}}@media screen and (max-width: 1050px){.u-tab-pr_0{padding-right:0px !important}.u-tab-pr_4{padding-right:4px !important}.u-tab-pr_8{padding-right:8px !important}.u-tab-pr_12{padding-right:12px !important}.u-tab-pr_16{padding-right:16px !important}.u-tab-pr_20{padding-right:20px !important}.u-tab-pr_24{padding-right:24px !important}.u-tab-pr_28{padding-right:28px !important}.u-tab-pr_32{padding-right:32px !important}}