﻿:root{--color-black-01: #000000;--color-black-02: #393939;--color-black-03: #585858;--color-gray-01: #909090;--color-gray-02: #9f9f9f;--color-gray-03: #c7c7c7;--color-gray-04: #cbcbcb;--color-gray-05: #dddddd;--color-gray-06: #ededed;--color-gray-07: #f4f4f4;--color-gray-08: #fafafa;--color-thin-gray-01: #f2f2f2;--color-blue-01: #4382b4;--color-blue-02: #add8e6;--color-blue-03: #3b75af;--color-blue-04: #374398;--color-thin-blue-01: #f2f6fa;--color-thin-blue-02: #eff0f7;--color-navy-01: #787b95;--color-navy-02: #bfc1d3;--color-dark-turquoise-01: #045d54;--color-turquoise-01: #0fb1a9;--color-turquoise-02: #c5e0de;--color-thin-turquoise-01: #eff7f6;--color-green-01: #21d076;--color-red-01: #ba2020;--color-thin-red-01: #ffedef;--color-pink-01: #ff6072;--color-orange-01: #ff7600;--color-thin-orange-01: #fff4eb;--color-yellow-01: #ffff00;--font-family-base: Roboto, YuGothic, Yu Gothic, Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN W3, sans-serif;--font-family-lato: Lato, sans-serif;--fs-base: 16px;--fw-base: 400;--lh-base: 1.642;--ls-base: 0.029em;--shadow-link: rgba(0, 0, 0, 0.1) 0px 3px 6px -1px, rgba(0, 0, 0, 0.06) 0px 1px 4px -1px;--shadow-block: rgba(0, 0, 0, 0.15) 0px 0px 3px 0px, rgba(0, 0, 0, 0.1) 0px 0px 2px 0px;--color-border-gray-02: #e0e0e0}body{font-family:var(--font-family-base);font-weight:var(--fw-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-wrap:break-word;word-break:break-all;word-wrap:break-word;background:#fff;padding-top:73px;font-size:var(--fs-base);letter-spacing:var(--ls-base);color:var(--color-black-01)}@media(max-width: 767px){body{padding-top:54px;font-size:15px}}body.single-post{background:#fff}h4,h5,h6{font-size:var(--fs-base)}a{text-decoration:none;color:var(--color-black-01)}img{width:100%;height:auto;vertical-align:bottom}input,textarea,select{border:1px solid var(--color-gray-02);width:100%;border-radius:3px;padding:10px;resize:none;font-size:14px;background:#fff;color:#333}@media(min-width: 768px){input,textarea,select{font-size:16px}}input[type=checkbox]{width:auto}input::placeholder,textarea::placeholder{color:var(--color-gray-02)}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:var(--color-gray-02)}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:var(--color-gray-02)}h1,h2,h3,h4{font-weight:600}.p-nav-button{z-index:101}*,*::before,*::after{padding:0;margin:0;box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1,h2,h3,dl,ol,ul{font-size:1em;margin:0;padding:0}ul{list-style-type:none}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.l-footer__menu{background:var(--color-navy-01);padding:2rem 0;color:#fff}.l-footer__main{padding:2rem 0}@media(min-width: 768px){.l-footer__main{display:flex;column-gap:8px}}.l-footer__copyright{text-align:center;padding:1rem 0;font-size:10px;background:var(--color-black-01)}@media(min-width: 768px){.l-footer__copyright .l-wrap{display:flex;flex-direction:row-reverse;justify-content:space-between}}.l-footer__copyright ul{display:flex;column-gap:1rem}@media(max-width: 767px){.l-footer__copyright ul{justify-content:center;margin-bottom:1rem}}.l-footer__copyright p,.l-footer__copyright a{color:#fff}.l-header{position:fixed;top:0;right:0;left:0;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.06);z-index:102}.l-header__wrap{display:flex;justify-content:space-between;align-items:center;padding:10px}@media(max-width: 767px){.l-header__wrap{padding:6px 1rem}}.l-header__logo{display:flex;flex-direction:column;align-items:center}.l-header__logo-ttl{font-weight:400;font-size:11px}@media(max-width: 767px){.l-header__logo-ttl{font-size:10px}}.l-header__logo-img img{width:240px}@media(max-width: 767px){.l-header__logo-img img{width:200px}}.l-header__ttl{padding:4px 0}.l-section{--l-section-gap-top: 3rem;--l-section-gap-bottom: 3rem;--l-section-header-gap: 1.8rem;--l-section-button-gap: 1.8rem}@media(min-width: 768px){.l-section{--l-section-gap-top: 4rem;--l-section-gap-bottom: 4rem;--l-section-header-gap: 2.4rem;--l-section-button-gap: 2.4rem}}.l-section{margin-top:var(--l-section-gap-top);margin-bottom:var(--l-section-gap-bottom)}.l-section--padding{margin-top:0;margin-bottom:0;padding-top:var(--l-section-gap-top);padding-bottom:var(--l-section-gap-bottom)}.l-section--short{--l-section-gap-top: 4rem;--l-section-gap-bottom: 4rem}@media(min-width: 768px){.l-section--short{--l-section-gap-top: 5rem;--l-section-gap-bottom: 5rem}}.l-section--single{--l-section-gap-top: 1rem;--l-section-gap-bottom: 3rem}@media(min-width: 768px){.l-section--single{--l-section-gap-top: 1rem;--l-section-gap-bottom: 4rem}}.l-section__header{margin-bottom:var(--l-section-header-gap)}.l-section__button{margin-top:var(--l-section-button-gap);display:flex;justify-content:center}.l-section__box:not(:last-child){margin-bottom:1.8rem}.l-section__item{padding-top:1.8rem;border-top:1px solid var(--color-gray-05)}.l-section__item--header{margin-bottom:1rem}.l-section__wrap{margin-bottom:3rem}@media(min-width: 768px){.l-section__wrap{display:flex;justify-content:space-between}}@media(min-width: 768px){.l-section__main{width:640px}}@media(max-width: 767px){.l-section__main{margin-bottom:3rem}}@media(min-width: 768px){.l-section__sidebar{width:280px}}.l-section-cta{padding-top:1.8rem;padding-bottom:1.8rem;background:var(--color-turquoise-01)}.l-section-cta__wrap{display:flex;flex-direction:column;align-items:center;row-gap:1rem}.l-section-service{padding-top:3rem;padding-bottom:3rem}@media(max-width: 767px){.l-section-service{padding-top:2.5rem;padding-bottom:2.5rem}}.l-section-service__short{padding-top:2rem;padding-bottom:2rem}.l-section-service__header{margin-bottom:1.7rem}.l-section-service__box:not(:last-child){margin-bottom:2rem}.l-mv-service{background:var(--color-thin-gray-01);padding:1rem 0}.l-mv-service__wrap{display:flex}@media(min-width: 768px){.l-mv-service__wrap{align-items:center}}@media(max-width: 767px){.l-mv-service__wrap{flex-direction:column;column-gap:1rem}}@media(min-width: 768px){.l-mv-service__box{width:50%}}@media(min-width: 768px){.l-mv-service__box.type-form{display:flex;justify-content:right}}.l-wrap{position:relative;margin-right:auto;margin-left:auto;padding-right:20px;padding-left:20px}@media(min-width: 768px){.l-wrap{max-width:1000px}}@media(max-width: 767px){.l-wrap{padding-right:1rem;padding-left:1rem}}.l-wrap--decoration{position:relative;border-radius:16px;overflow:hidden;background:#fff;padding:3rem 40px;box-shadow:0px 0px 16px rgba(147,147,147,.1)}@media(max-width: 767px){.l-wrap--decoration{padding:2.5rem 20px;border-radius:8px;margin-left:1rem;margin-right:1rem}}.l-wrap--decoration:before,.l-wrap--decoration:after{content:"";position:absolute;width:30px;aspect-ratio:1}@media(max-width: 767px){.l-wrap--decoration:before,.l-wrap--decoration:after{width:22px}}.l-wrap--decoration:before{left:0;top:0;clip-path:polygon(0 100%, 100% 0, 0 0);background:linear-gradient(45deg, var(--color-turquoise-01))}.l-wrap--decoration:after{right:0;bottom:0;clip-path:polygon(100% 0, 100% 100%, 0 100%);background:linear-gradient(45deg, var(--color-turquoise-01))}@media(min-width: 768px){.l-wrap--over{max-width:1080px}}@media(min-width: 768px){.l-wrap--short{max-width:640px;margin-right:auto;margin-left:auto}}.l-breadcrumb{color:var(--color-black-03);padding-block:.3rem;border-top:1px solid var(--color-gray-06);border-bottom:1px solid var(--color-gray-06)}.l-breadcrumb__list{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem 0;list-style:none;padding:0;margin:0}.l-breadcrumb__item{display:inline-flex;align-items:center;max-width:100%}.l-breadcrumb__item a,.l-breadcrumb__item span:not(.l-breadcrumb__separator){font-size:.8rem;line-height:1.4;color:var(--color-black-03)}.l-breadcrumb__item a:hover{text-decoration:underline}.l-breadcrumb__separator{display:inline-flex;flex-shrink:0;align-items:center;font-size:.8rem;line-height:1;color:var(--color-gray-02);opacity:.8}.l-breadcrumb__separator svg{display:block;width:1em;height:1em}.l-breadcrumb .aioseo-breadcrumb{font-size:.8rem;line-height:1.4}.l-breadcrumb .aioseo-breadcrumb a{color:var(--color-black-03);font-size:inherit}.l-breadcrumb .aioseo-breadcrumb a:hover{text-decoration:underline}.c-title{font-weight:700}.c-title--center{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.c-title__img{margin-bottom:1rem}.c-title__img img{width:30px}.c-title__sub{margin-bottom:2rem;color:var(--color-gray-02);display:flex;align-items:center;column-gap:12px}@media(max-width: 767px){.c-title__sub{margin-bottom:1.5rem;column-gap:8px}}.c-title__sub:before{content:"";display:block;width:10px;height:10px;border-radius:50%;background:var(--color-turquoise-01)}@media(max-width: 767px){.c-title__sub:before{width:8px;height:8px}}.c-title__main{font-size:1.5em;line-height:1.4}.c-title__desc{font-weight:400;line-height:1.4;color:var(--color-black-02);font-size:.95em;margin-top:1rem}.c-title__second--sub{display:inline-block;font-weight:700;position:relative;margin-bottom:1rem;color:var(--color-turquoise-01)}.c-title__second--sub:after{content:"";display:block;position:absolute;bottom:0;height:1px;left:0;right:0;background:var(--color-turquoise-01)}.c-title__second--main{font-size:1.4rem;line-height:1.4}@media(max-width: 767px){.c-title__second--main{font-size:1.1rem;line-height:1.4}}.c-button{width:300px;height:70px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;font-weight:700;border-radius:2px;line-height:1.2;border:none;font-size:.95em}.c-button:hover{opacity:.4}.c-button--flex{width:100%}.c-button--color--pink{background:var(--color-pink-01);box-shadow:0px 0px 8px rgba(96,16,25,.5)}.c-button--color--green{background:var(--color-green-01);box-shadow:0px 0px 8px rgba(16,96,24,.5)}.c-button--color--orange{background:var(--color-orange-01);box-shadow:0px 0px 8px rgba(96,52,16,.5)}.c-button--color--white{color:var(--color-pink-01);background:#fff}.c-button--icon--arrow{position:relative}.c-button--icon--arrow:before{content:"";display:block;width:16px;height:16px;position:absolute;top:50%;right:10px;transform:translateY(-50%);background-image:url("/assets/images/icon/icon_arrow-circle_right_white.png");background-image:image-set(url("/assets/images/icon/icon_arrow-circle_right_white.webp") type("image/webp"), url("/assets/images/icon/icon_arrow-circle_right_white.png") type(image/png));background-position:center center;background-size:contain;background-repeat:no-repeat}table{width:100%;border-collapse:collapse;border-spacing:0;background:#fff}table thead th,table thead td{text-align:center;background:var(--color-black-03);color:#fff}table th{white-space:nowrap;background:var(--color-gray-06);font-weight:700}table th,table td{padding:.8rem;text-align:left;border:1px solid var(--color-gray-05);font-size:.9em;line-height:1.4}@media(max-width: 767px){table th,table td{padding:.6rem}}.c-tag__list{display:flex;flex-wrap:wrap;gap:4px;padding-left:0 !important}.c-tag__list li{display:flex;align-items:center;column-gap:4px;color:var(--color-black-02)}.c-tag__list li:before{content:"#";display:block}.c-list{padding-left:1.5rem}.c-list--disc{list-style-type:disc}.c-list--check li{display:flex;align-items:center;column-gap:4px;line-height:1.5;color:var(--color-black-02);font-size:.9em;border-bottom:1px dashed var(--color-turquoise-01)}.c-list--check li:not(:last-child){margin-bottom:.6rem}.c-list--check li:before{content:"";display:block;width:16px;height:16px;background-image:url("/assets/images/icon/icon_check_turquoise.png");background-image:image-set(url("/assets/images/icon/icon_check_turquoise.webp") type("image/webp"), url("/assets/images/icon/icon_check_turquoise.png") type(image/png));background-position:center center;background-size:contain;background-repeat:no-repeat}.c-img--cover{position:relative;overflow:hidden}.c-img--cover img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);min-width:100%;min-height:100%;object-fit:cover}.c-single-panel{padding:1rem;border-radius:8px;margin:1.5rem 0}.c-single-panel li,.c-single-panel p{margin:0;line-height:1.6;font-size:.9em}.c-single-panel ul{padding:0}.c-single-panel li{position:relative;padding-left:.6rem;list-style:none;margin:.3rem 0}.c-single-panel li:before{content:"";display:block;width:6px;height:6px;border-radius:50%;position:absolute;left:0;top:50%;transform:translateY(-50%)}.c-single-panel p:not(:last-child){margin-bottom:.5rem}.c-single-panel.is-blue{background:var(--color-thin-blue-01)}.c-single-panel.is-blue li:before{background:var(--color-blue-01)}.c-single-panel.is-red{background:var(--color-thin-red-01)}.c-single-panel.is-red li:before{background:var(--color-red-01)}.c-single-panel.is-gray{background:var(--color-thin-gray-01)}.c-single-panel.is-gray li:before{background:var(--color-gray-01)}.c-single-writer{display:flex;align-items:flex-start;background:#fff;padding:1rem;border-radius:8px;box-shadow:var(--shadow-block)}@media(max-width: 767px){.c-single-writer{padding:.75rem}}.c-single-writer__image{position:relative;width:100px}.c-single-writer__image--inner{border-radius:50%;width:100%;padding-top:100%}.c-single-writer__image--name{position:absolute;bottom:0px;left:50%;transform:translateX(-50%);width:80px;height:20px;line-height:20px;text-align:center;background:var(--color-turquoise-01);color:#fff;font-weight:700;font-size:.9em}.c-single-writer__info{flex:1;padding-left:1rem}@media(max-width: 767px){.c-single-writer__info{padding-left:.75rem}}.c-single-writer__info--position{font-weight:700;margin-bottom:.2rem}.c-single-writer__info--name{font-weight:700;margin-bottom:.5rem}.c-single-writer__info--desc p{color:var(--color-black-03);font-size:.9em;line-height:1.2;margin-top:0;margin-bottom:0}.c-single-toc{background:var(--color-gray-08);border-radius:8px;padding:16px 20px;margin:24px 0;border:1px solid var(--color-gray-06)}.c-single-toc__title{font-weight:700;font-size:1rem;margin-bottom:12px;color:var(--color-black-02);border-left:4px solid var(--color-turquoise-01);padding-left:8px}.c-single-toc__list{list-style:none;margin:0;padding:0}.c-single-toc__item{margin-bottom:6px}.c-single-toc__item:last-child{margin-bottom:0}.c-single-toc__link{display:inline-block;font-size:.95rem;text-decoration:none;padding:4px 0;color:var(--color-black-03);transition:.2s ease}.c-single-toc__link:hover{color:var(--color-blue-03);text-decoration:underline}@media(max-width: 767px){.c-single-toc{padding:14px 16px}.c-single-toc__link{font-size:.9rem}}.c-single :where(h1:not([class]),h2:not([class]),h3:not([class]),h4:not([class]),h5:not([class]),h6:not([class])){line-height:1.4;margin:4rem 0 2rem}@media(max-width: 767px){.c-single :where(h1:not([class]),h2:not([class]),h3:not([class]),h4:not([class]),h5:not([class]),h6:not([class])){margin:3rem 0 1.5rem}}.c-single :where(p:not([class])){line-height:2;margin:2rem 0 1.5rem}@media(max-width: 767px){.c-single :where(p:not([class])){margin:1.5rem 0 1rem}}.c-single :where(li:not([class])){margin:.7rem 0;line-height:1.4}.c-single :where(ul:not([class]),ol:not([class])){list-style:disc;padding:.5rem .5rem .5rem 2.5rem;border:1px solid var(--color-gray-07);border-radius:8px}.c-single :where(a:not([class])){margin:1rem 0;line-height:1.4;text-decoration:underline;color:var(--color-blue-01)}.c-single figure{background:var(--color-thin-gray-01, #f9f9f9);border:1px solid var(--color-gray-05, #ddd);border-radius:8px;padding:1.5rem;margin:2.5rem 0}.c-single figure blockquote{margin:0 0 1rem;line-height:1.6;font-weight:600;color:var(--color-black-02, #333);border-left:4px solid var(--color-blue-01, #1976d2);padding-left:1rem}.c-single figure blockquote p{margin-top:0;line-height:1.3}.c-single figure blockquote br{display:none}.c-single figure figcaption{font-size:.85rem;color:var(--color-gray-01, #666);line-height:1.4}.c-single figure figcaption cite{display:block;margin-top:.5rem;font-style:normal}.c-single figure figcaption a{text-decoration:underline;color:var(--color-blue-01, #1976d2);font-weight:500;transition:opacity .2s}.c-single figure figcaption a:hover{opacity:.7}.c-single figure figcaption br{display:none}.c-single table{width:100%;border-collapse:collapse;margin-top:1rem;margin-bottom:1rem}.c-single table :where(ul:not([class]),ol:not([class])){padding:0 0 0 1rem;border:none;border-radius:0;background:rgba(0,0,0,0)}.c-single table :where(li:not([class])){margin:.5rem 0}.c-single table :where(p:not([class])){margin:.5rem 0}.c-single h2{padding:1rem;background:var(--color-turquoise-01);font-size:1.6em;color:#fff;border-radius:4px}@media(max-width: 767px){.c-single h2{padding-left:1rem;padding-right:1rem;position:relative}}.c-single h3{position:relative;font-size:1.4em;padding:1rem;overflow:hidden;background:var(--color-thin-turquoise-01);border-top:2px solid var(--color-turquoise-01);border-bottom:2px solid var(--color-turquoise-01)}.c-single h4{font-size:1.2rem;padding:.2rem 0 .2rem .3rem;border-left:3px solid var(--color-turquoise-01);background:#fff}.c-single>*:first-child{margin-top:0}.c-single .u-text--link,.c-single .u-text--helper,.c-single .u-text--source,.c-single .u-text--related{margin:1rem 0}.c-helper{color:var(--color-black-03);font-size:.8em}.c-single-quote{max-width:760px;margin:1.25rem auto}.c-single-quote__head{display:grid;grid-template-columns:60px 1fr;gap:14px;align-items:center;margin-bottom:.75rem}@media(max-width: 767px){.c-single-quote__head{gap:6px;grid-template-columns:55px 1fr}}.c-single-quote__avatar{width:70px;height:70px;border-radius:50%;overflow:hidden;border:1px solid var(--color-gray-02)}@media(max-width: 767px){.c-single-quote__avatar{width:55px;height:55px}}.c-single-quote__avatar img{width:100%;height:100%;object-fit:cover;display:block}.c-single-quote__meta{min-width:0}.c-single-quote__role{margin:0;font-size:.875rem;line-height:1;color:var(--color-black-02)}.c-single-quote__name{margin:0;font-weight:700;font-size:1rem;color:var(--color-black-01)}.c-single-quote__body{position:relative;background:var(--color-thin-turquoise-01);border:1px solid var(--color-turquoise-01);border-radius:10px;padding:12px 14px;margin:0}@media(min-width: 768px){.c-single-quote__body{padding:16px 18px}}.c-single-quote__body::before{content:"";position:absolute;top:-6px;left:26px;width:12px;height:12px;background:var(--color-thin-turquoise-01);border-left:1px solid var(--color-turquoise-01);border-top:1px solid var(--color-turquoise-01);transform:rotate(45deg)}@media(max-width: 767px){.c-single-quote__body::before{left:19px}}.c-single-quote__body p{line-height:1.6;font-size:.9em;margin:0}.c-single-quote__body p:not(:last-child){margin-bottom:.5rem}@media(max-width: 767px){.c-single-quote__body p{line-height:1.4}}.c-single-quote__em{position:relative;font-weight:700;background:linear-gradient(to bottom, transparent 65%, var(--color-thin-turquoise-01) 0);box-decoration-break:clone;-webkit-box-decoration-break:clone}.c-single-quote__em::after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--color-turquoise-01);border-radius:1px}.c-single-faq{margin:3rem 0}@media(max-width: 767px){.c-single-faq{margin:2rem 0}}.c-single-faq p{margin:0 !important}.c-single-faq p+p{margin-top:.5em !important}.c-single-faq a{color:var(--color-blue-01);text-decoration:underline;text-underline-offset:3px;transition:opacity .2s ease}.c-single-faq a:hover{opacity:.7}.c-single-faq__q,.c-single-faq__a{position:relative;width:100%;padding:16px 18px 16px 56px;line-height:1.4}@media(max-width: 767px){.c-single-faq__q,.c-single-faq__a{padding:12px 14px 12px 40px}}.c-single-faq__q::before,.c-single-faq__a::before{position:absolute;left:18px;top:16px;transform:none;display:flex;align-items:center;justify-content:center;width:1.6em;height:1.6em;border-radius:999px;font-family:var(--font-family-lato);font-weight:900;font-size:.9rem;background:#fff;border:1px solid rgba(0,0,0,0)}@media(max-width: 767px){.c-single-faq__q::before,.c-single-faq__a::before{width:1.4em;height:1.4em;font-size:.85rem;left:14px;top:14px}}.c-single-faq__q{margin:0;font-weight:700;background:var(--color-thin-blue-01);border-radius:12px 12px 0 0;border:1px solid var(--color-gray-06);border-bottom:none;color:var(--color-black-01)}.c-single-faq__q::before{content:"Q";color:var(--color-turquoise-01);border-color:var(--color-turquoise-01)}.c-single-faq__a{margin:0 0 16px;background:#fff;border-radius:0 0 12px 12px;border:1px solid var(--color-gray-06);color:var(--color-black-02)}.c-single-faq__a::before{content:"A";color:var(--color-red-01);border-color:var(--color-red-01);background:var(--color-thin-red-01)}.c-single-flow{position:relative;padding-left:2rem;font-family:var(--font-family-base)}@media(max-width: 767px){.c-single-flow{padding-left:1.2rem}}.c-single-flow__item{position:relative;margin-bottom:1rem;padding:1rem;border-radius:.75rem;background-color:var(--color-thin-blue-01)}@media(max-width: 767px){.c-single-flow__item{padding:.8rem}}.c-single-flow__item::after{content:"";position:absolute;top:1rem;left:-1.25rem;width:2px;height:calc(100% + 1rem);background-color:var(--color-gray-06)}@media(max-width: 767px){.c-single-flow__item::after{width:1px;left:-0.96rem}}.c-single-flow__item::before{content:"";position:absolute;top:1rem;left:-1.5rem;width:12px;height:12px;border-radius:50%;z-index:1;background-color:var(--color-blue-01)}@media(max-width: 767px){.c-single-flow__item::before{width:8px;height:8px;left:-1.2rem}}.c-single-flow__item:last-child::after{display:none}.c-single-flow__step{font-size:.85rem;font-weight:700;color:var(--color-blue-04);font-family:var(--font-family-lato)}.c-single-flow__title{font-size:1rem;font-weight:700;margin-bottom:.5rem;line-height:1.4;color:var(--color-black-01)}.c-single-flow__text{font-size:.9rem;line-height:1.4;color:var(--color-black-02)}.c-single-flow__alert{background:var(--color-blue-01);color:#fff;border-radius:4px;padding:.8rem;text-align:center;font-weight:700}.c-post-related{margin:2rem 0;padding:.875rem 1.25rem;border-left:4px solid var(--color-orange-01);background:var(--color-thin-orange-01);border-radius:4px;font-size:.9rem;line-height:1.6}.c-post-related>a{color:var(--color-blue-01);text-decoration:none;font-weight:600}.c-post-related>a::before{content:"▶";font-size:.65rem;margin-right:.4rem;color:var(--color-orange-01)}.c-post-related>a:hover{text-decoration:underline}@media(max-width: 767px){.c-post-related{padding:.75rem 1rem;font-size:.875rem}}.c-post-citation{display:block;margin-top:.375rem;font-size:.75rem;color:var(--color-black-03);line-height:1.5}.c-post-citation>a{color:var(--color-blue-01);word-break:break-all}.c-post-citation>a:hover{text-decoration:underline}.c-post-reference{margin:1.5rem 0;padding:.75rem 1.25rem;border:1px solid var(--color-border-gray-01);border-radius:6px;background:var(--color-bg-gray-02);font-size:.8rem;color:var(--color-black-03);line-height:1.6}.c-post-reference>a{color:var(--color-blue-01);word-break:break-all;text-decoration:none}.c-post-reference>a::before{content:"↗";margin-right:.25rem;font-size:.85rem}.c-post-reference>a:hover{text-decoration:underline}@media(max-width: 767px){.c-post-reference{padding:.625rem 1rem}}.c-post-faq{margin:2rem 0}.c-post-faq__q{display:flex;align-items:flex-start;gap:.875rem;padding:1rem 1.25rem;background:var(--color-thin-orange-01);border:1px solid var(--color-border-gray-01);border-bottom:none;border-radius:6px 6px 0 0;font-weight:700;font-size:.95rem;line-height:1.55;margin:0}.c-post-faq__q+*+.c-post-faq__q{margin-top:1rem}.c-post-faq__q::before{content:"Q";display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:28px;height:28px;border-radius:50%;background:var(--color-orange-01);color:#fff;font-size:.85rem;font-weight:700}.c-post-faq__a{display:flex;align-items:flex-start;gap:.875rem;padding:1rem 1.25rem;background:#fff;border:1px solid var(--color-border-gray-01);border-radius:0 0 6px 6px;font-size:.9rem;line-height:1.7;margin:0 0 0 0}.c-post-faq__a::before{content:"A";display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:28px;height:28px;border-radius:50%;background:var(--color-blue-01);color:#fff;font-size:.85rem;font-weight:700}.c-post-faq__q~.c-post-faq__q{margin-top:1rem}@media(max-width: 767px){.c-post-faq__q,.c-post-faq__a{padding:.875rem 1rem;font-size:.88rem}}.c-post-flow{list-style:none;margin:2rem 0;padding:0;counter-reset:flow-step}.c-post-flow__item{counter-increment:flow-step;position:relative}.c-post-flow__item:not(:last-child){padding-bottom:2rem}.c-post-flow__item:not(:last-child)::after{content:"";position:absolute;left:36px;top:30px;bottom:0;width:2px;background:var(--color-border-gray-02)}.c-post-flow__title{display:flex;align-items:center;gap:.875rem;font-size:1rem;font-weight:700;line-height:1.4;margin-bottom:.625rem}.c-post-flow__title::before{content:"STEP " counter(flow-step, decimal-leading-zero);display:inline-flex;width:70px;align-items:center;justify-content:center;flex-shrink:0;padding:4px 10px;border-radius:4px;background:var(--color-orange-01);color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.06em;line-height:1.4;text-align:center}.c-post-flow__body{padding-left:calc(72px + .875rem + 1rem);font-size:.9rem;line-height:1.7;color:var(--color-black-02)}@media(max-width: 767px){.c-post-flow__item:not(:last-child)::after{left:32px;top:25px}.c-post-flow__title{font-size:.95rem;gap:.625rem}.c-post-flow__title::before{font-size:.68rem}.c-post-flow__body{padding-left:calc(70px + .625rem);font-size:.875rem}}.c-post-panel{margin:2rem 0;padding:clamp(1rem,1rem + .03vw,1.125rem);border-radius:6px;font-size:clamp(.9rem,.92rem + .1vw,.95rem);line-height:1.7}.c-post-panel__title{font-weight:700;font-size:1rem;margin-bottom:.625rem}.c-post-panel--gray{background:var(--color-bg-gray-01);border-color:var(--color-border-gray-01)}.c-post-panel--blue{background:var(--color-thin-blue-01);border-color:var(--color-blue-01)}.c-post-panel--orange{background:var(--color-thin-orange-01);border-color:var(--color-orange-01)}.c-post-panel--yellow{background:var(--color-thin-yellow-01);border-color:#c8b800}.c-post-panel--red{background:var(--color-thin-red-01);border-color:var(--color-red-01)}.c-post-panel--border{border:2px solid var(--color-border-gray-01);border-radius:4px}ul.c-post-point{list-style:none;margin:2rem 0;padding:0;counter-reset:point-num}ul.c-post-point__item{counter-increment:point-num;position:relative;padding:.75rem .75rem .75rem 5.75rem;border-bottom:1px solid var(--color-border-gray-02);font-size:.95rem;line-height:1.7;min-height:52px;display:block;font-weight:700}@media(max-width: 767px){ul.c-post-point__item{padding-left:0;font-size:.9rem}}ul.c-post-point__item:first-child{border-top:1px solid var(--color-border-gray-02)}ul.c-post-point__item::before{content:"ポイント " counter(point-num, decimal-leading-zero);left:0;top:.75rem;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;width:5rem;padding:4px 6px;background:var(--color-orange-01);color:#fff;font-size:.9rem;font-weight:700;letter-spacing:.04em;border-radius:4px;line-height:1.6;text-align:center}@media(min-width: 768px){ul.c-post-point__item::before{position:absolute}}@media(max-width: 767px){ul.c-post-point__item::before::before{width:4.75rem;font-size:.6rem}}.c-post-table{margin:2rem 0}.c-post-table--scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width: 767px){.c-post-table--scroll{position:relative}.c-post-table--scroll::before{content:"← 横にスクロールして確認";display:block;margin-bottom:.375rem;font-size:.75rem;color:var(--color-black-03);text-align:right;letter-spacing:.02em}.c-post-table--scroll::after{content:"";position:absolute;top:1.5rem;right:0;bottom:0;width:32px;background:linear-gradient(to right, transparent, rgba(255, 255, 255, 0.85));pointer-events:none}.c-post-table--scroll.is-scrolled::after{display:none}}.c-post-detail{list-style:none;margin:1.75rem 0;padding:0;display:flex;flex-direction:column;gap:clamp(.5rem,.55rem + .2vw,.625rem)}.c-post-detail__item{position:relative;padding:clamp(.75rem,.8rem + .2vw,.875rem) clamp(.875rem,1rem + .3vw,1.125rem);border-radius:6px;border:1px solid var(--color-gray-05);overflow:hidden}.c-post-detail__item::before{content:"";position:absolute;top:0;left:0;width:0;height:0;border-style:solid;border-width:16px 16px 0 0;border-color:var(--color-orange-01) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.c-post-detail__title{margin:0 0 .375rem;font-weight:700;font-size:clamp(.9rem,.92rem + .1vw,.95rem);line-height:1.5;color:var(--color-black-01)}.c-post-detail__body{margin:0;font-size:clamp(.875rem,.89rem + .05vw,.9rem);line-height:1.75;color:var(--color-black-02)}ul.c-post-checklist{list-style:none;margin:2rem 0;padding:0}ul.c-post-checklist .c-post-checklist__item{position:relative;padding:.75rem .75rem .75rem 2.75rem;border-bottom:1px solid var(--color-border-gray-02);font-size:.95rem;line-height:1.7}ul.c-post-checklist .c-post-checklist__item:first-child{border-top:1px solid var(--color-border-gray-02)}ul.c-post-checklist .c-post-checklist__item::before{content:"";position:absolute;left:.5rem;top:.9rem;width:1.25rem;height:1.25rem;border:2px solid var(--color-orange-01);border-radius:3px;background:#fff}ul.c-post-checklist .c-post-checklist__item::after{content:"";position:absolute;left:.85rem;top:1.2rem;width:.55rem;height:.3rem;border-left:2.5px solid var(--color-orange-01);border-bottom:2.5px solid var(--color-orange-01);transform:rotate(-45deg)}@media(max-width: 767px){ul.c-post-checklist .c-post-checklist__item{padding:.7rem .625rem .7rem 2.5rem;font-size:.9rem}ul.c-post-checklist .c-post-checklist__item::before{top:.85rem;width:1.1rem;height:1.1rem}ul.c-post-checklist .c-post-checklist__item::after{top:1.13rem;left:.8rem;width:.48rem;height:.28rem}}.c-post-caution{list-style:none;margin:2rem 0;padding:0}.c-post-caution__item{position:relative;padding:.75rem .75rem .75rem 2.75rem;border-bottom:1px solid var(--color-border-gray-02);font-size:.95rem;line-height:1.7}.c-post-caution__item:first-child{border-top:1px solid var(--color-border-gray-02)}.c-post-caution__item::before{content:"!";position:absolute;left:.5rem;top:.85rem;width:20px;height:20px;font-size:1.2em;border-radius:50%;background:var(--color-red-01);color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1}.c-post-caution__item strong{display:block;font-weight:700}@media(max-width: 767px){.c-post-caution__item{padding:.7rem .625rem .7rem 2.5rem}.c-post-caution__item::before{top:.8rem}}.c-post-question{position:relative;margin:2rem 0;padding:clamp(1rem,.95rem + .3vw,1.25rem) clamp(1rem,1rem + .5vw,1.5rem) clamp(1rem,.95rem + .3vw,1.25rem) clamp(3.75rem,3.4rem + 1.4vw,4.5rem);background:var(--color-thin-gray-01);border:1px solid var(--color-gray-05);border-radius:8px;font-size:clamp(.9rem,.9rem + .1vw,.95rem);line-height:1.75;color:var(--color-black-02)}.c-post-question::before{content:"?";position:absolute;top:clamp(1rem,.95rem + .3vw,1.25rem);left:clamp(1rem,1rem + .2vw,1.125rem);display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:#fff;color:var(--color-orange-01);font-family:var(--font-family-lato);font-size:1.35rem;font-weight:700;line-height:1;box-shadow:0 0 0 1px var(--color-gray-05)}.c-post-question__title{margin:0 0 .375rem;font-weight:700;font-size:clamp(.95rem,.95rem + .1vw,1rem);line-height:1.55;color:var(--color-black-01)}.c-post-question__body{margin:0}.c-post-question>:last-child{margin-bottom:0}@media(max-width: 767px){.c-post-question{padding:calc(30px + 1.875rem) 1rem 1rem}.c-post-question::before{top:1rem;left:1rem;width:30px;height:30px;font-size:1.2rem}}.c-post-summary{padding:1rem;margin-block:1.5rem;margin-inline:0;border-radius:8px;background-color:var(--color-thin-blue-01);border:1px solid var(--color-blue-02);font-family:var(--font-family-base);font-size:1rem;color:var(--color-black-02);line-height:var(--lh-base)}@media(max-width: 767px){.c-post-summary{padding-block:20px;padding-inline:16px;margin-bottom:32px}}.c-post-summary__title{display:inline-block;margin-bottom:12px;padding-block:4px;padding-inline:12px;border-radius:999px;font-size:.9rem;font-weight:700;background:var(--color-blue-01);color:var(--color-gray-08)}.c-post-summary__list{margin:0;padding:0;list-style:none}.c-post-summary__item{font-weight:700;position:relative;padding-left:1em;margin-bottom:.5em;font-size:.9em}.c-post-summary__item:last-child{margin-bottom:0}.c-post-summary__item::before{content:"";position:absolute;left:.2em;top:.4em;width:6px;height:10px;border:solid var(--color-blue-01);border-width:0 2px 2px 0;transform:rotate(45deg)}.c-post-step{list-style:none;margin:2rem 0;padding:0;counter-reset:post-step}.c-post-step__item{counter-increment:post-step;position:relative;padding:1rem 1rem 1rem 5rem;border:1px solid var(--color-border-gray-02);border-radius:8px;background:#fff}.c-post-step__item:not(:last-child){margin-bottom:1rem}.c-post-step__item:not(:last-child)::after{content:"";position:absolute;left:2.25rem;top:3.5rem;bottom:-1.125rem;width:2px;background:var(--color-blue-02)}.c-post-step__item::before{content:counter(post-step, decimal-leading-zero);position:absolute;left:1rem;top:1rem;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:3px solid #fff;border-radius:999px;background:var(--color-blue-01);color:#fff;font-size:.9rem;font-weight:700;line-height:1;box-shadow:0 0 0 2px var(--color-blue-02)}.c-post-step__item .c-post-step__title{margin:0 0 .4rem;color:var(--color-black-02);font-size:1rem;font-weight:700;line-height:1.5}.c-post-step__item .c-post-step__body{margin:0;color:var(--color-black-03);font-size:.9rem;line-height:1.7}@media(max-width: 767px){.c-post-step__item{padding:.875rem .875rem .875rem 4.25rem}.c-post-step__item:not(:last-child){margin-bottom:.875rem}.c-post-step__item:not(:last-child)::after{left:1.875rem;top:2.875rem;bottom:-1rem}.c-post-step__item::before{left:.875rem;top:.875rem;width:2rem;height:2rem;font-size:.78rem}.c-post-step__item .c-post-step__title{font-size:.95rem}.c-post-step__item .c-post-step__body{font-size:.875rem}}.c-post__title{margin-bottom:4px;font-weight:700}.c-post__body{font-size:.9em}.is-active .p-nav{transition:.5s ease;width:100%;right:0;height:100vh;overflow:auto;-webkit-overflow-scrolling:touch}@media(min-width: 768px){.p-nav{display:none}}@media(max-width: 767px){.p-nav{transition:.5s ease;display:flex;flex-direction:column;position:fixed;width:100%;padding-top:72px;right:-120%;height:100%;top:0;background:#fff}}@media(max-width: 767px){.p-nav__list{display:flex;flex-direction:column;width:100%;margin:0;padding:0 2rem}}@media(max-width: 767px){.p-nav__item{width:100%}.p-nav__item--cta{padding:8px 0 24px;background:#fff}.p-nav__item--cta .c-button{width:100%;height:58px;font-size:15px;line-height:1.35}}@media(max-width: 767px){.p-nav__link{display:block;width:100%;padding:16px 20px;font-size:15px;font-weight:700;color:var(--color-black-02);text-align:left;letter-spacing:.02em}}@media(max-width: 767px){.p-nav-pc{display:none}}@media(min-width: 768px){.p-nav-pc{display:block}}.p-nav-pc .p-nav__list{display:flex;align-items:center;column-gap:4px}.p-nav-pc .p-nav__item{display:flex;align-items:center}.p-nav-pc .p-nav__item .c-button{width:220px;height:53px}.p-nav-pc .p-nav__link{display:flex;flex-direction:column;align-items:center;row-gap:4px;padding:2px 10px;font-size:15px;font-weight:700;text-align:center;transition:.1s color}.p-nav-pc .p-nav__link:hover{color:var(--color-turquoise-01)}.p-nav-pc .p-nav__link:hover:after{transform:translateY(3px)}@media(min-width: 768px){.p-nav-btn{display:none}}@media(max-width: 767px){.p-nav-btn{position:relative;z-index:101}}.p-nav-btn__checkbox{display:none}@media(max-width: 767px){.p-nav-btn__icon{display:flex;justify-content:center;align-items:center;flex-direction:column;row-gap:8px;width:42px;height:42px;background:var(--color-turquoise-01);border-radius:2px}}.p-nav-btn__line{display:block;width:22px;height:2px;background:#fff;transition:.5s ease}.p-nav-modal{visibility:hidden;opacity:0;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);transition:opacity .5s ease}.is-active .p-nav-btn__line:nth-child(1){transform:translateY(5px) rotate(-45deg)}.is-active .p-nav-btn__line:nth-child(2){display:none}.is-active .p-nav-btn__line:nth-child(3){transform:translateY(-5px) rotate(45deg)}.p-about-seo__title{display:flex;flex-direction:column;align-items:center}.p-about-seo__title img{width:96px;height:67px}@media(min-width: 768px){.p-about-seo__wrap{display:flex;column-gap:1rem}}.p-about-seo__box{padding:2rem;border-radius:4px;background:#fff}.p-about-seo__box.column-two{flex:2}@media(max-width: 767px){.p-about-seo__box.column-two{margin-bottom:1rem}}.p-about-seo__box.column-one{flex:1}.p-about-seo__headline{text-align:center;font-weight:700;margin-bottom:1.5rem;font-size:1.1em}.p-about-seo__headline span{background:linear-gradient(transparent 80%, var(--color-yellow-01) 20%)}.p-about-seo__desc p{line-height:1.6}.p-about-seo__desc p:not(:last-child){margin-bottom:.8rem}.p-about-seo__list{display:flex;flex-direction:column;row-gap:12px}.p-about-seo__item{display:flex;justify-content:space-between;font-weight:700;position:relative}.p-about-seo__item:before{content:"";display:block;position:absolute;width:100%;height:2px;top:50%;transform:translateY(-50%);background-image:linear-gradient(to right, var(--color-gray-01) 33%, rgba(255, 255, 255, 0) 0%);background-size:8px 2px;background-repeat:repeat-x}.p-about-seo__item span{position:relative;display:inline-block;background:#fff;z-index:1}.p-about-seo__item span.p-about-seo__engine{padding-right:12px}.p-about-seo__item span.p-about-seo__percent{width:64px;text-align:right}.p-about-seo__search{text-align:center;margin-top:1rem;margin-bottom:1rem}.p-about-seo__search img{width:230px}.p-about-seo__reference{text-align:center}.p-about-seo__reference a:hover{text-decoration:underline}.p-seo__wrap{display:flex}@media(min-width: 768px){.p-seo__wrap{column-gap:8px}}@media(max-width: 767px){.p-seo__wrap{flex-direction:column;row-gap:1.5rem}}@media(min-width: 768px){.p-seo__container{padding:12px 8px;border:1px solid var(--color-gray-05);border-radius:4px}}@media(min-width: 768px){.p-seo__second{height:100%;margin-top:4px !important}}@media(max-width: 767px){.p-seo__second{display:flex;flex-direction:column;row-gap:12px}}@media(max-width: 767px){.p-seo__second-box{background:#fff;padding:1rem .5rem .5rem}}@media(max-width: 767px){.p-seo__second .p-seo__body{background:rgba(0,0,0,0)}}@media(min-width: 768px){.p-seo__box.type-seo{display:flex;flex-direction:column}}@media(min-width: 768px){.p-seo__box.column-one{flex:1;padding-right:8px;border-right:1px solid var(--color-gray-05)}}@media(min-width: 768px){.p-seo__box.column-three{flex:3}}@media(min-width: 768px){.p-seo__box.column-three .column-one{padding-left:0;border-left:0}.p-seo__box.column-three .column-one:last-child{border-right:0;padding-right:0}}.p-seo__header-label{color:var(--color-turquoise-01);text-align:center;font-size:.9em;font-weight:700;margin-bottom:8px}.p-seo__header-title{background:var(--color-turquoise-01);color:#fff;font-weight:700;border-radius:2px;font-size:1.1em}@media(min-width: 768px){.p-seo__header-title{height:34px;display:flex;align-items:center;justify-content:center}}@media(max-width: 767px){.p-seo__header-title{padding:1rem 0;text-align:center}}@media(min-width: 768px){.p-seo__header-title.type-long{height:68px}}.p-seo__header-subtitle{color:var(--color-turquoise-01);font-weight:700}@media(min-width: 768px){.p-seo__header-subtitle{height:30px;line-height:30px;text-align:center;border:1px solid var(--color-turquoise-01);border-radius:2px}}@media(max-width: 767px){.p-seo__header-subtitle{text-align:center}}@media(min-width: 768px){.p-seo__body{margin-top:1rem}}@media(max-width: 767px){.p-seo__body{padding:1rem;background:var(--color-gray-06)}}@media(max-width: 767px){.p-seo__body-inner{padding:.5rem;border-radius:2px}.p-seo__body-inner.bg-white{background:#fff}}@media(min-width: 768px){.p-seo__body-more{display:none}}@media(max-width: 767px){.p-seo__body-more{display:flex;align-items:center;justify-content:center;margin-top:1rem;margin-bottom:1rem}.p-seo__body-more button{width:140px;height:30px;border:1px solid var(--color-turquoise-01);border-radius:50px;display:flex;align-items:center;justify-content:center;column-gap:6px;background:rgba(0,0,0,0);color:var(--color-turquoise-01);font-weight:700}.p-seo__body-more button:after{content:"";display:block;width:12px;height:12px;background-image:url("/assets/images/icon/icon_arrow_down_green.png");background-image:image-set(url("/assets/images/icon/icon_arrow_down_green.webp") type("image/webp"), url("/assets/images/icon/icon_arrow_down_green.png") type(image/png));background-position:center center;background-size:contain;background-repeat:no-repeat}}.p-seo__keywords{display:flex;flex-direction:column;row-gap:8px;padding-left:1rem;padding-right:1rem}@media(max-width: 767px){.p-seo__keywords{padding-top:1rem;padding-bottom:1rem}}.p-seo__keyword{display:flex;align-items:center;column-gap:6px;border-radius:40px;padding:.5rem;font-weight:700;background:var(--color-gray-06);font-size:.9em}@media(max-width: 767px){.p-seo__keyword{padding:1rem;column-gap:12px}}.p-seo__keyword:before{content:"";display:block;width:16px;height:16px;background-image:url("/assets/images/icon/icon_search_blue.png");background-image:image-set(url("/assets/images/icon/icon_search_blue.webp") type("image/webp"), url("/assets/images/icon/icon_search_blue.png") type(image/png));background-position:center center;background-size:contain;background-repeat:no-repeat}.p-seo__items{display:flex;flex-direction:column;row-gap:16px}.p-seo__item{display:flex;column-gap:6px;align-items:center;font-size:.9em;font-weight:700;padding-bottom:4px;border-bottom:1px dashed var(--color-gray-04)}.p-seo__item:before{content:"";display:block;width:14px;height:14px;background-image:url("/assets/images/icon/icon_checkbox-square_green.png");background-image:image-set(url("/assets/images/icon/icon_checkbox-square_green.webp") type("image/webp"), url("/assets/images/icon/icon_checkbox-square_green.png") type(image/png));background-position:center center;background-size:contain;background-repeat:no-repeat}.p-seo__tabs{display:flex;justify-content:center;align-items:center;column-gap:4px}@media(max-width: 767px){.p-seo__tabs{column-gap:1px}}.p-seo__tab{cursor:pointer;width:180px;height:44px;display:flex;justify-content:center;align-items:center;text-align:center;border-radius:2px 2px 0 0;font-weight:700;color:#fff;font-size:.9em;background:var(--color-gray-03);padding-top:2px}.p-seo__tab.is-active{background:var(--color-turquoise-01);pointer-events:none}.p-seo__tables{background:var(--color-thin-turquoise-01);padding:1rem;border:2px solid var(--color-turquoise-01);border-radius:4px}@media(max-width: 767px){.p-seo__tables{border-radius:0 0 4px 4px;padding:1.5rem}}.p-seo__table{opacity:0;display:none;transition:opacity .1s ease}.p-seo__table.is-active{display:block;opacity:1}@media(min-width: 768px){.p-seo__table-inner{column-gap:1rem;display:flex}}@media(min-width: 768px){.p-seo__table-box{flex:1}.p-seo__table-box:first-child{padding-right:1rem;border-right:1px solid var(--color-gray-03)}}@media(max-width: 767px){.p-seo__table-box:first-child{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid var(--color-gray-03)}}.p-seo__table-title{color:var(--color-turquoise-01);font-weight:700;margin-bottom:1rem}.p-seo__table-desc *{font-size:.9em;line-height:1.4}.p-seo__table-desc ol,.p-seo__table-desc ul{list-style-position:inside;padding-left:1rem}.p-seo__table-desc ol li:not(:last-child),.p-seo__table-desc ul li:not(:last-child){margin-bottom:4px}.p-seo__table-desc ul{list-style:disc}.p-seo__table-desc h4,.p-seo__table-desc p,.p-seo__table-desc ul,.p-seo__table-desc ol{margin-bottom:.8rem}.p-seo-sup-dtl__flow{display:flex;align-items:center;flex:1;column-gap:8px;margin-bottom:2rem}@media(min-width: 768px){.p-seo-sup-dtl__flow{width:600px;margin-left:auto;margin-right:auto}}@media(max-width: 767px){.p-seo-sup-dtl__flow{column-gap:1px}}.p-seo-sup-dtl__flow-box{flex:1}.p-seo-sup-dtl__flow .arrow{width:18px}@media(max-width: 767px){.p-seo-sup-dtl__flow .arrow{width:6px}}.p-seo-sup-dtl__contents{display:flex;flex-direction:column;row-gap:1rem}.p-seo-sup-dtl__content{position:relative}@media(min-width: 768px){.p-seo-sup-dtl__content{padding-left:40px}}@media(max-width: 767px){.p-seo-sup-dtl__content:before{content:"";display:block;height:1px;width:100%;position:absolute;left:0;right:0;top:21px;background:var(--color-turquoise-01)}}.p-seo-sup-dtl__num{width:80px;height:80px;background:var(--color-turquoise-01);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:700}@media(min-width: 768px){.p-seo-sup-dtl__num{position:absolute;top:1rem;left:0}}@media(max-width: 767px){.p-seo-sup-dtl__num{position:relative;width:50px;height:50px;font-size:.9em;margin-left:auto;margin-right:auto}}@media(min-width: 768px){.p-seo-sup-dtl__inner{border-radius:4px;padding:1rem 2rem 2rem 4rem;border:1px solid var(--color-gray-05)}}.p-seo-sup-dtl__title{display:flex;align-items:center;font-size:1.2em;color:var(--color-turquoise-01)}@media(min-width: 768px){.p-seo-sup-dtl__title{height:80px}}@media(max-width: 767px){.p-seo-sup-dtl__title{text-align:center;justify-content:center;margin-bottom:.5rem;margin-top:.5rem;font-size:1.1em}}.p-seo-sup-dtl__wrap{display:flex}@media(min-width: 768px){.p-seo-sup-dtl__wrap{column-gap:1rem}}@media(max-width: 767px){.p-seo-sup-dtl__wrap{flex-direction:column;row-gap:8px}}.p-seo-sup-dtl__box{flex:1;padding:1rem;border-radius:2px}.p-seo-sup-dtl__box.type-detail{background:var(--color-thin-turquoise-01)}.p-seo-sup-dtl__box.type-desc{background:var(--color-gray-07)}.p-seo-sup-dtl__box.type-desc p{line-height:1.6;font-size:.9em;color:var(--color-black-02)}.p-seo-sup-dtl__box.type-desc p:not(:last-child){margin-bottom:.8rem}.p-seo-sup-dtl__box-item:not(:last-child){border-bottom:1px dashed var(--color-gray-04);padding-bottom:1rem;margin-bottom:1rem}.p-seo-sup-dtl__box-item h5{display:flex;align-items:center;column-gap:6px;font-weight:700;margin-bottom:.5rem}.p-seo-sup-dtl__box-item h5:before{content:"";display:block;width:14px;height:14px;background-image:url("/assets/images/icon/icon_checkbox-square_green.png");background-image:image-set(url("/assets/images/icon/icon_checkbox-square_green.webp") type("image/webp"), url("/assets/images/icon/icon_checkbox-square_green.png") type(image/png));background-position:center center;background-size:contain;background-repeat:no-repeat}.p-seo-sup-dtl__box-item ul{padding-left:20px;display:flex;flex-direction:column;row-gap:6px}.p-seo-sup-dtl__box-item ul li{display:flex;align-items:center;column-gap:4px;color:var(--color-black-02);font-size:.9em}.p-seo-sup-dtl__box-item ul li:before{content:"";display:block;width:5px;height:1px;background:var(--color-black-03);border-radius:3px}.p-seo-sup-pri__wrap{display:flex;justify-content:center;column-gap:8px}.p-seo-sup-pri__content{border-radius:4px;width:220px;border:4px solid var(--color-gray-06)}.p-seo-sup-pri__header{font-weight:700;background:var(--color-gray-06);padding:1rem 0;text-align:center}.p-seo-sup-pri__body{font-weight:700;background:#fff;height:70px;display:flex;align-items:center;justify-content:center}.p-seo-sup-pri__price{display:flex;align-items:baseline;text-align:center}.p-seo-sup-pri__price .num{font-size:2em}.p-seo-sup-flow__wrap{display:flex;flex-direction:column;row-gap:1rem}.p-seo-sup-flow__box{position:relative;padding-left:40px}@media(max-width: 767px){.p-seo-sup-flow__box{padding-left:25px}}.p-seo-sup-flow__num{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:.9em;font-weight:700;background:var(--color-turquoise-01);color:#fff;position:absolute;left:0;top:50%;transform:translateY(-50%)}@media(max-width: 767px){.p-seo-sup-flow__num{width:50px;height:50px}}.p-seo-sup-flow__inner{background:var(--color-thin-gray-01);border-radius:2px;padding:1.5rem 1.5rem 1.5rem 2.5rem}.p-seo-sup-flow__title{color:var(--color-turquoise-01);margin-bottom:1rem}.p-seo-sup-flow__desc{line-height:1.4}.p-seo-sup-refuse__wrap{background:var(--color-thin-red-01);padding:1rem}.p-seo-sup-refuse__title{display:flex;justify-content:center;margin-bottom:1rem}.p-seo-sup-refuse__title span{display:inline-block;color:var(--color-red-01);border-bottom:1px dashed var(--color-red-01)}.p-seo-sup-refuse__container{display:flex}@media(min-width: 768px){.p-seo-sup-refuse__container{column-gap:4px}}@media(max-width: 767px){.p-seo-sup-refuse__container{flex-direction:column;row-gap:8px}}.p-seo-sup-refuse__box{background:#fff;border-radius:2px;padding:1.5rem}@media(min-width: 768px){.p-seo-sup-refuse__box{flex:1}}.p-seo-sup-refuse__box h4{text-align:center;font-weight:700;margin-bottom:1rem}.p-seo-sup-refuse__box p{font-size:.9em;line-height:1.4}.p-service-seo__title{color:var(--color-turquoise-01);font-weight:700;border-bottom:1px dashed var(--color-turquoise-01);margin-bottom:.5rem}.p-service-seo__tabs{display:flex;justify-content:center;column-gap:4px}.p-service-seo__tab{height:52px;display:flex;align-items:center;justify-content:center;column-gap:8px;border-radius:2px;background:var(--color-turquoise-01);color:#fff;font-weight:700;cursor:pointer}@media(min-width: 768px){.p-service-seo__tab{width:180px}}@media(max-width: 767px){.p-service-seo__tab{flex:1}}.p-service-seo__tab:after{content:"";display:block;width:13px;height:13px;background-image:url("/assets/images/icon/icon_arrow-circle_down_white.png");background-image:image-set(url("/assets/images/icon/icon_arrow-circle_down_white.webp") type("image/webp"), url("/assets/images/icon/icon_arrow-circle_down_white.png") type(image/png));background-position:center center;background-size:contain;background-repeat:no-repeat}.p-service-seo__contents{display:flex;flex-direction:column;row-gap:3rem;margin-top:4rem}.p-service-seo__content{position:relative;padding:3rem 2rem 2rem;background:#fff}@media(max-width: 767px){.p-service-seo__content{padding:2rem 1rem 1rem}}.p-service-seo__content.type-refuse{padding:0;background:rgba(0,0,0,0)}.p-service-seo__header{width:180px;height:50px;border-radius:50px;color:#fff;background:var(--color-turquoise-01);border:1px solid var(--color-turquoise-01);font-weight:700;display:flex;align-items:center;justify-content:center;text-align:center;position:absolute;left:50%;top:0;transform:translate(-50%, -50%)}@media(max-width: 767px){.p-service-seo__header{height:40px}}.p-service-seo__detail{position:relative}.p-service-seo__detail-flow{display:flex;align-items:center;flex:1;column-gap:8px;margin-bottom:2rem}@media(min-width: 768px){.p-service-seo__detail-flow{width:700px;margin-left:auto;margin-right:auto}}@media(max-width: 767px){.p-service-seo__detail-flow{column-gap:1px}}.p-service-seo__detail-flow-box{flex:1}.p-service-seo__detail-flow .arrow{width:18px}@media(max-width: 767px){.p-service-seo__detail-flow .arrow{width:6px}}.p-service-seo__detail-content{position:relative;padding-left:40px}.p-merit-seo__title .merit{color:var(--color-turquoise-01);border-bottom:1px dashed var(--color-turquoise-01)}.p-merit-seo__title .demerit{color:var(--color-red-01);border-bottom:1px dashed var(--color-red-01)}.p-merit-seo__wrap{display:flex}@media(min-width: 768px){.p-merit-seo__wrap{column-gap:1rem}}@media(max-width: 767px){.p-merit-seo__wrap{flex-direction:column;row-gap:1rem}}.p-merit-seo__box{flex:1;display:flex;flex-direction:column}.p-merit-seo__box.type-merit .p-merit-seo__heading{color:var(--color-turquoise-01)}.p-merit-seo__box.type-merit .p-merit-seo__inner{border:1px solid var(--color-turquoise-01)}.p-merit-seo__box.type-merit .p-merit-seo__item-title:before{background-image:url("/assets/images/icon/icon_check-circle_green.png");background-image:image-set(url("/assets/images/icon/icon_check-circle_green.webp") type("image/webp"), url("/assets/images/icon/icon_check-circle_green.png") type(image/png));background-position:center center;background-size:contain;background-repeat:no-repeat}.p-merit-seo__box.type-demerit .p-merit-seo__heading{color:var(--color-red-01)}.p-merit-seo__box.type-demerit .p-merit-seo__inner{border:1px solid var(--color-red-01)}.p-merit-seo__box.type-demerit .p-merit-seo__item-title:before{background-image:url("/assets/images/icon/icon_check-circle_red.png");background-image:image-set(url("/assets/images/icon/icon_check-circle_red.webp") type("image/webp"), url("/assets/images/icon/icon_check-circle_red.png") type(image/png));background-position:center center;background-size:contain;background-repeat:no-repeat}.p-merit-seo__heading{text-align:center;margin-bottom:6px;font-weight:700;font-size:1.1em}.p-merit-seo__inner{background:#fff;border-radius:4px;padding:1.5rem;flex-grow:1;display:flex;flex-direction:column}.p-merit-seo__item{padding-bottom:1rem;border-bottom:1px dashed var(--color-gray-05)}.p-merit-seo__item:not(:last-child){margin-bottom:1rem}.p-merit-seo__item-title{font-weight:700;display:flex;align-items:center;column-gap:4px;margin-bottom:.5rem}.p-merit-seo__item-title:before{content:"";display:block;width:12px;height:12px}.p-merit-seo__item-desc{font-size:.9em;color:var(--color-black-02);line-height:1.4;padding-left:16px}.p-guideline-seo__wrap{display:flex}@media(min-width: 768px){.p-guideline-seo__wrap{column-gap:8px}}@media(max-width: 767px){.p-guideline-seo__wrap{flex-direction:column;row-gap:12px}}.p-guideline-seo__box{background:var(--color-thin-red-01);padding:1rem}@media(min-width: 768px){.p-guideline-seo__box{flex:1}}.p-guideline-seo__header{position:relative;display:flex;align-items:center;justify-content:center;height:40px;color:var(--color-red-01);margin-bottom:1rem}.p-guideline-seo__header span{display:inline-block;border-bottom:1px dashed var(--color-red-01);position:relative;z-index:1}.p-guideline-seo__header:before{content:"";display:block;width:36px;height:36px;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);background-image:url("/assets/images/icon/icon_down.png");background-image:image-set(url("/assets/images/icon/icon_down.webp") type("image/webp"), url("/assets/images/icon/icon_down.png") type(image/png));background-position:center center;background-size:contain;background-repeat:no-repeat}.p-guideline-seo__list{display:flex;flex-direction:column;row-gap:4px}.p-guideline-seo__item{padding:.8rem;background:#fff;display:flex;align-items:center;column-gap:8px;font-size:.95em;font-weight:700}.p-guideline-seo__item:before{content:"";display:block;width:6px;height:6px;border-radius:50%;background:var(--color-red-01)}.p-attention-seo__title{display:flex;color:var(--color-blue-04);border-bottom:1px dashed var(--color-blue-04);margin-bottom:4px}.p-attention-seo__title span{display:inline-block}.p-attention-seo__wrap{display:flex}@media(min-width: 768px){.p-attention-seo__wrap{column-gap:4px}}@media(max-width: 767px){.p-attention-seo__wrap{row-gap:24px;flex-direction:column}}.p-attention-seo__box{flex:1;position:relative;padding:1rem;background:#fff}@media(max-width: 767px){.p-attention-seo__box{padding:2rem}}.p-attention-seo__box:before{content:"";display:block;width:73px;height:21px;background-image:url("/assets/images/icon/icon_new.png");background-image:image-set(url("/assets/images/icon/icon_new.webp") type("image/webp"), url("/assets/images/icon/icon_new.png") type(image/png));background-position:center center;background-size:contain;background-repeat:no-repeat;position:absolute;top:0;left:50%;transform:translate(-50%, -50%)}.p-attention-seo__header{display:flex;align-items:center;justify-content:center;text-align:center;font-size:1.1em}@media(min-width: 768px){.p-attention-seo__header{height:80px}}.p-attention-seo__image{height:170px;display:flex;align-items:center;justify-content:center}.p-attention-seo__image.image-one img{width:168px}.p-attention-seo__image.image-two img{width:122px}.p-attention-seo__image.image-three img{width:202px}.p-attention-seo__image.image-four img{width:163px}.p-attention-seo__body{font-size:.9em;line-height:1.6}.p-attention-seo__body>*:not(:last-child){margin-bottom:.7em}.p-attention-seo__body ul,.p-attention-seo__body ol{padding-left:1em}.p-attention-seo__body ul{list-style-type:disc}.p-difference-seo__table{table-layout:fixed}.p-difference-seo__table thead th{background:var(--color-turquoise-01);color:#fff;text-align:center}@media(max-width: 767px){.p-difference-seo__table th,.p-difference-seo__table td{padding:4px 2px;line-height:1.2}}.p-difference-seo__table tbody th{height:52px;background:var(--color-gray-07);color:var(--color-turquoise-01)}.p-difference-seo__table td{text-align:center;font-weight:700}.p-difference-seo__table td img{width:40px}@media(max-width: 767px){.p-difference-seo__table td img{width:30px}}.p-difference-seo__table td.big img{width:50px}@media(max-width: 767px){.p-difference-seo__table td.big img{width:35px}}.p-difference-seo__table td.small img{width:30px}@media(max-width: 767px){.p-difference-seo__table td.small img{width:20px}}.p-difference-seo__table td.easy{color:var(--color-red-01);font-weight:700}@media(min-width: 768px){.p-result-seo__wrap{display:flex;align-items:center}}@media(min-width: 768px){.p-result-seo__box{width:50%}}.p-result-seo__title{display:flex;align-items:center;column-gap:1rem}@media(max-width: 767px){.p-result-seo__title{justify-content:center}}.p-result-seo__title:before,.p-result-seo__title:after{content:"";display:block;width:36px;height:78px}.p-result-seo__title:before{background-image:url("/assets/images/icon/icon_title-result_left.png");background-image:image-set(url("/assets/images/icon/icon_title-result_left.webp") type("image/webp"), url("/assets/images/icon/icon_title-result_left.png") type(image/png));background-position:center center;background-size:contain;background-repeat:no-repeat}.p-result-seo__title:after{background-image:url("/assets/images/icon/icon_title-result_right.png");background-image:image-set(url("/assets/images/icon/icon_title-result_right.webp") type("image/webp"), url("/assets/images/icon/icon_title-result_right.png") type(image/png));background-position:center center;background-size:contain;background-repeat:no-repeat}.p-result-seo__desc{line-height:1.4}.p-result-seo__date{background:var(--color-thin-gray-01);padding:1rem;border-radius:4px}@media(max-width: 767px){.p-result-seo__date{margin-top:1rem}}.p-result-seo__top{position:relative;margin-bottom:12px;border-radius:4px;background:#fff;overflow:hidden;text-align:center;padding:12px 0;box-shadow:0px 0px 4px rgba(0,0,0,.12)}@media(min-width: 768px){.p-result-seo__top img{width:364px}}.p-result-seo__top-label{position:absolute;left:50%;top:4px;font-size:.9em;transform:translateX(-50%);width:160px;text-align:center;padding:4px 12px;border-radius:2px;color:#fff;font-weight:700;background:var(--color-turquoise-01)}.p-result-seo__bottom{display:flex;column-gap:12px}.p-result-seo__bottom-box{border-radius:4px;background:#fff;width:50%;overflow:hidden;box-shadow:0px 0px 4px rgba(0,0,0,.12);padding:1rem;text-align:center;font-weight:700}.p-result-seo__bottom-num .num{font-size:2em;color:var(--color-turquoise-01);background:linear-gradient(transparent 80%, var(--color-yellow-01) 20%)}.p-result-seo__note{color:var(--color-black-03);font-size:.8em;margin-top:8px}.p-footer-company__sub{margin-bottom:.5rem}.p-footer-company__main{margin-bottom:1rem}.p-footer-company__main img{width:252px}.p-footer-company__address{line-height:1.6}.p-footer__box{flex:1}@media(max-width: 767px){.p-footer__box:not(:last-child){margin-bottom:2rem}}.p-footer__list:not(:last-child){margin-bottom:2rem}.p-footer__list ul{padding-left:.5rem}.p-footer__list ul li{line-height:1.6}.p-footer__list ul li:not(:last-child){margin-bottom:.5rem}.p-footer__list ul li a{font-size:.95em;color:#fff}@media(min-width: 768px){.p-footer__list ul li a{transition:.1s color;cursor:pointer}.p-footer__list ul li a:hover{color:var(--color-turquoise-01)}}.p-footer__list ul li a.c-button--color--white{color:var(--color-pink-01)}.p-footer__title{font-weight:700;font-size:1.1em;margin-bottom:.8rem}@media(min-width: 768px){.p-form__box{display:flex;align-items:center;column-gap:12px}}.p-form__box:not(:last-child){margin-bottom:1rem}.p-form__submit{display:flex;align-items:center;justify-content:center;flex-direction:column}.p-form__label{display:flex;align-items:center;font-weight:700;font-size:.95em}@media(min-width: 768px){.p-form__label{column-gap:4px;width:170px;flex-direction:row-reverse}}@media(max-width: 767px){.p-form__label{column-gap:8px;margin-bottom:4px}}.p-form__label:before{font-size:.8em;font-weight:800;padding:2px 4px;display:inline-block;border-radius:2px;color:#fff}.p-form__label.type-must:before{content:"必須";background:var(--color-red-01)}.p-form__label.type-any:before{content:"任意";background:var(--color-black-03)}.p-form__input{flex:1}.p-form__input.type-post-code{width:200px;flex:none;display:flex}.p-form__input textarea{height:150px}.p-form-mv{background:#fff;box-shadow:0px 0px 6px rgba(0,0,0,.16);border-radius:4px;padding:1rem}@media(min-width: 768px){.p-form-mv{width:400px}}.p-form-mv__title{text-align:center;font-weight:700;font-size:1.1em;margin-bottom:.5rem}.p-form-mv__desc{color:var(--color-black-03);font-size:10px;font-weight:400;line-height:1.2}.p-form-mv__wrap{display:flex;column-gap:12px}.p-form-mv__box{margin-top:12px}.p-form-mv__item{flex:1}.p-form-mv__label{display:flex;align-items:center;column-gap:4px}.p-form-mv__label label{font-size:12px;font-weight:700}.p-form-mv__label.type-must:before{content:"必須";font-size:11px;text-align:center;color:#fff;border-radius:2px;font-weight:700;width:34px;padding:2px 0;background:var(--color-red-01)}.p-form-mv__sub{color:var(--color-gray-01);font-size:12px;margin-bottom:4px;margin-top:4px}.p-form-mv__input{margin-top:4px}.p-form-mv__input input,.p-form-mv__input textarea{background:var(--color-thin-blue-01);border:1px solid var(--color-gray-05);font-size:13px;padding:.5rem}.p-form-mv__checkbox{font-size:12px;display:flex;justify-content:center}.p-form-mv__checkbox input{margin-right:4px}.p-form-mv__checkbox a{color:var(--color-blue-01);text-decoration:underline}.p-form-mv__submit{display:flex;align-items:center;justify-content:center;flex-direction:column}.p-mv-service__container{position:relative}@media(max-width: 767px){.p-mv-service__container{display:flex;flex-direction:column;align-items:center;padding-top:80px;margin-bottom:1rem}}.p-mv-service__voice{width:175px;height:96px;position:absolute;right:17px;top:18px}@media(max-width: 767px){.p-mv-service__voice{width:161px;height:86px;right:0;top:0}}.p-mv-service__result{width:223px;margin-bottom:1rem}.p-mv-service__title{font-size:40px;font-weight:700}@media(max-width: 767px){.p-mv-service__title{text-align:center}}.p-mv-service__title .emphasis{font-size:60px;color:var(--color-turquoise-01)}.p-mv-service__tag{margin-bottom:1rem;display:flex;gap:4px}.p-mv-service__tag li{color:var(--color-turquoise-01);border:1px solid var(--color-turquoise-01);font-weight:700;background:#fff;border-radius:2px;padding:2px 4px}.p-mv-service__desc{line-height:1.4}.u-color--white{color:#fff}.u-color--turquoise{color:var(--color-turquoise-01)}.u-color--green{color:var(--color-green-01)}.u-color--pink{color:var(--color-pink-01)}.u-mb--medium{margin-bottom:1rem}@media(max-width: 767px){.u-only-pc{display:none !important}}@media(min-width: 768px){.u-only-sp{display:none !important}}.u-text--desc{font-size:.95em;line-height:1.6;color:var(--color-black-02)}.u-text--link{color:var(--color-blue-01);text-decoration:underline}.u-text--link.type-skip{display:inline-flex;align-items:center}.u-text--link.type-skip::after{content:"";display:inline-block;width:10px;height:6px;margin-left:.4em;background-image:url("/assets/images/icon/icon_link_arrow.png");background-image:image-set(url("/assets/images/icon/icon_link_arrow.webp") type("image/webp"), url("/assets/images/icon/icon_link_arrow.png") type(image/png));background-position:center center;background-size:contain;background-repeat:no-repeat}.u-text--related{background:#fff;border:1px solid var(--color-navy-01);font-size:.8rem;padding:.8em;line-height:1.6 !important;border-radius:8px}.u-text--related a{color:var(--color-blue-01) !important}.u-text--helper{font-size:.8em;color:var(--color-black-02)}.u-text--source{text-align:center;font-size:.8em;color:var(--color-black-02)}.u-text--source a{text-decoration:underline;color:var(--color-black-02)}.u-shadow--black{box-shadow:0px 0px 16px rgba(147,147,147,.08)}.u-shadow--box{box-shadow:0px 0px 12px rgba(0,0,0,.12)}.u-link{color:var(--color-blue-03);text-decoration:underline}.u-link--citing{color:var(--color-gray-01);font-size:12px}.u-border__top--gray{border-top:1px solid var(--color-gray-06)}.u-ta--center{text-align:center}.u-bg--white{background:#fff}.u-bg--green{background:var(--color-green-01)}.u-bg--turquoise{background:var(--color-turquoise-01)}.u-bg--navy{background:var(--color-navy-01)}.u-bg--gray{background:var(--color-thin-gray-01)}.u-bg--thin-turquoise{background:var(--color-thin-turquoise-01)}.u-bg--thin-blue{background:var(--color-thin-blue-02)}.u-fs--small{font-size:.9em}.u-fs--x-small{font-size:.8em}.u-fs--big{font-size:1.1em}.u-fs--x-big{font-size:1.2em}.u-fw--bold{font-weight:bold}
