﻿: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-mv-top{position:relative;padding:4rem 0}@media(min-width: 768px){.l-mv-top{padding:9rem 0}}.l-mv-top:after{content:"";display:block}@media(min-width: 768px){.l-mv-top:after{position:absolute;right:0;top:0;bottom:0;width:60%;background-image:url("/assets/images/mv/mv_top_pc.png");background-image:image-set(url("/assets/images/mv/mv_top_pc.webp") type("image/webp"), url("/assets/images/mv/mv_top_pc.png") type(image/png));background-position:right center;background-size:contain;background-repeat:no-repeat;z-index:-1}}@media screen and (min-width: 768px)and (max-width: 959px){.l-mv-top:after{width:50%}}@media(max-width: 767px){.l-mv-top:after{background-image:url("/assets/images/mv/mv_top_sp.png");background-image:image-set(url("/assets/images/mv/mv_top_sp.webp") type("image/webp"), url("/assets/images/mv/mv_top_sp.png") type(image/png));background-position:center center;background-size:contain;background-repeat:no-repeat;width:90%;margin-left:auto;margin-right:auto;padding-top:68%}}.l-mv-top__wrap{position:relative;font-weight:700}@media(max-width: 767px){.l-mv-top__info{text-align:center;margin-bottom:24px}}.l-mv-top__title{font-size:3.2em;margin-bottom:1.5rem;line-height:1.2}@media(max-width: 767px){.l-mv-top__title{font-size:2.4em}}.l-mv-top__desc{margin-bottom:2rem;font-size:1.5em;line-height:1.4}@media(max-width: 767px){.l-mv-top__desc{font-size:1.3em}}.l-mv-other{padding-block:6rem;border-bottom:1px solid var(--color-gray-06);background:#fff}@media(max-width: 767px){.l-mv-other{padding-block:4rem}}.l-mv-other__title{font-weight:700;display:flex;align-items:center;column-gap:.5rem;font-size:2em}@media(max-width: 767px){.l-mv-other__title{font-size:1.8em}}.l-mv-other__title:before{content:"";display:block;width:10px;height:10px;border-radius:20px;background:var(--color-turquoise-01)}.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}.p-area__block{background:#fff;border-radius:4px}@media(min-width: 768px){.p-area__block{display:flex;flex-wrap:wrap}}.p-area__box{padding:2rem}@media(min-width: 768px){.p-area__box{width:50%}.p-area__box:nth-child(-n+2){border-bottom:1px solid var(--color-gray-07)}.p-area__box:nth-child(odd){border-right:1px solid var(--color-gray-07)}}@media(max-width: 767px){.p-area__box:not(:last-child){border-bottom:1px solid var(--color-gray-07)}}.p-area__title{width:200px;margin-left:auto;margin-right:auto;border-radius:20px;text-align:center;height:37px;line-height:37px;border:1px solid var(--color-blue-01);color:var(--color-blue-01);font-weight:700;margin-bottom:1.2rem}.p-area__detail{font-size:.9em;color:var(--color-black-02);line-height:1.4}.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-archive-list__list{border-top:1px solid var(--color-gray-05)}.p-archive-list__item{border-bottom:1px solid var(--color-gray-05)}.p-archive-list__item a{display:block;padding:1rem 0}.p-archive-list__data-time{font-size:.9em;color:var(--color-gray-02);margin-bottom:8px}@media(min-width: 768px){.p-card__wrap{display:flex;align-items:stretch;column-gap:8px}}@media(min-width: 768px){.p-card__column--two{flex-wrap:wrap;column-gap:0}.p-card__column--two .p-card__box{flex:none;width:49%;margin-bottom:2%}.p-card__column--two .p-card__box:not(:nth-child(2n)){margin-right:2%}.p-card__column--two .p-card__box:nth-child(-n+2){margin-top:0}}@media(min-width: 768px){.p-card__column--three{flex-wrap:wrap;column-gap:0}.p-card__column--three .p-card__box{flex:none;width:32%;margin-top:2%}.p-card__column--three .p-card__box:nth-child(-n+3){margin-top:0}.p-card__column--three .p-card__box:not(:nth-child(3n)){margin-right:2%}}@media(min-width: 768px){.p-card__column--four{flex-wrap:wrap;justify-content:space-between;row-gap:8px}.p-card__column--four .p-card__box{flex:none;width:24%;border-radius:4px}}@media(min-width: 768px){.p-card__box{flex:1}}@media(max-width: 767px){.p-card__box:not(:last-child){margin-bottom:1rem}}.p-card__link{display:block;background:#fff;box-shadow:var(--shadow-link);border-radius:12px;overflow:hidden}.p-card__shadow{box-shadow:var(--shadow-block);border-radius:12px;overflow:hidden}.p-card__inner{padding:1rem}.p-card__header{color:#fff;padding:1.1rem 1.5rem;font-weight:700}.p-card__header--sub{margin-bottom:.2rem;text-decoration:underline;display:block;line-height:1.4}.p-card__header--main{line-height:1.4;font-size:1.15em}.p-card__body{padding:1.5rem;line-height:1.6;font-size:.95em}.p-card__body--img{margin-top:1rem}.p-card__body--table{margin-top:1rem}.p-cta__box{background:#fff;border-radius:12px;padding:1rem}.p-cta__box--title{font-size:1.1rem;font-weight:700;line-height:1.4;margin-bottom:1rem;text-align:center}.p-cta__box--heading{width:170px;margin-left:auto;margin-right:auto;height:30px;line-height:30px;color:#fff;text-align:center;border-radius:2px;font-weight:700;margin-bottom:.5rem;background:var(--color-turquoise-01)}.p-cta__title{display:flex;flex-direction:column;text-align:center;align-items:center;justify-content:center;color:#fff;font-weight:700}.p-cta__title--top{font-size:1.4em;border-radius:2px}.p-cta__title--tag{background:var(--color-yellow-01);color:var(--color-turquoise-01);padding:.3rem 2rem;margin-bottom:.2rem}.p-cta__title--number{color:var(--color-yellow-01);font-family:var(--font-family-number);font-size:3em}.p-cta__title--bottom{font-size:1.7em}.p-sidebar{display:flex;flex-direction:column;row-gap:2rem}.p-sidebar__title{font-weight:700;text-align:center;padding:1rem;background:var(--color-gray-08);border-radius:2px;font-weight:700;border-top:2px solid var(--color-blue-01)}.p-sidebar__item a{display:flex;align-items:center;justify-content:space-between;column-gap:8px;padding:1rem .5rem;font-weight:700;border-bottom:2px dashed var(--color-blue-01)}.p-sidebar__item a:after{content:"";width:16px;height:16px;background-image:url("/assets/images/icon/icon_arrow-circle_right_green.png");background-image:image-set(url("/assets/images/icon/icon_arrow-circle_right_green.webp") type("image/webp"), url("/assets/images/icon/icon_arrow-circle_right_green.png") type(image/png));background-position:center center;background-size:contain;background-repeat:no-repeat}.p-sidebar__cta{border-radius:4px;background:#fff;box-shadow:var(--shadow-block)}.p-sidebar__cta--header{font-size:1.1em;font-weight:700;text-align:center;color:#fff;padding:1rem;background:var(--color-pink-01)}.p-sidebar__cta--body{padding:1rem}.p-sidebar__cta .p-result{width:100%;margin-bottom:1rem;box-shadow:var(--shadow-block)}.p-sidebar__cta--desc{font-size:.95em;line-height:1.4;font-weight:700;text-align:center;margin-bottom:1rem}.p-benefit__icon{width:12px;height:12px;border-radius:2px;margin-bottom:.8rem;background:var(--color-dark-turquoise-01)}.p-benefit__title{font-weight:700;margin-bottom:.5rem;line-height:1.4;font-size:.95em}.p-benefit__desc{font-size:.9em;line-height:1.3;color:var(--color-black-02)}.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}.p-top-works-scroll{overflow:hidden;margin-top:.5rem}.p-top-works-scroll__track{display:flex;width:max-content;animation:p-top-works-scroll 48s linear infinite}@media(prefers-reduced-motion: reduce){.p-top-works-scroll__track{animation:none}}@media(prefers-reduced-motion: no-preference){.p-top-works-scroll__track:hover{animation-play-state:paused}}.p-top-works-scroll__list{display:flex;align-items:stretch;column-gap:1rem;padding-right:1rem;list-style:none;margin:0;padding-left:0}.p-top-works-scroll__item{flex:0 0 260px;width:260px}@media(min-width: 768px){.p-top-works-scroll__item{flex-basis:320px;width:320px}}.p-top-works-scroll__item .p-card__box{height:100%;margin-bottom:0}.p-top-works-scroll__item .p-card__link{height:100%}@keyframes p-top-works-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}.p-top-problem__text{font-weight:700;line-height:1.4;font-size:1.4em;text-align:center}@media(min-width: 768px){.p-top-problem__text{font-size:1.6em}}.p-price__box{border-top:4px solid var(--color-turquoise-01);border-radius:4px}.p-price__header{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:4px;font-weight:700}.p-price__header--heading{font-size:1.1em}.p-price__header--price{color:var(--color-turquoise-01);font-size:1.5em}.p-price__item{padding-top:2rem;padding-bottom:2rem;border-top:1px solid var(--color-gray-05)}.p-price__list--item{padding-bottom:.5rem;border-bottom:1px dashed var(--color-turquoise-01);padding-left:28px}.p-price__list--item:not(:last-child){margin-bottom:.5rem}.p-price__list--title{position:relative;margin-bottom:.1rem;font-weight:700}.p-price__list--title:before{content:"";display:block;width:18px;height:18px;position:absolute;left:-28px;top:50%;transform:translateY(-50%);background-image:url("/assets/images/icon/icon_check-circle_down_turquoise.png");background-image:image-set(url("/assets/images/icon/icon_check-circle_down_turquoise.webp") type("image/webp"), url("/assets/images/icon/icon_check-circle_down_turquoise.png") type(image/png));background-position:center center;background-size:contain;background-repeat:no-repeat}.p-price__list--desc{color:var(--color-black-02);line-height:1.4;font-size:.9em}.p-offer__box{background:#fff;padding:2rem;display:flex;flex-direction:column;align-items:center;text-align:center;row-gap:1rem;border-radius:16px;overflow:hidden}@media(max-width: 767px){.p-offer__box{padding:1rem}}.p-offer__price{font-weight:900;display:flex;align-items:center;justify-content:center;column-gap:1rem}.p-offer__price--box{display:flex;align-items:flex-end}.p-offer__price--box.after{color:var(--color-pink-01);font-size:1.4em}.p-offer__price--box.after .num{font-size:2.2em}@media(max-width: 767px){.p-offer__price--box.after .num{font-size:1.8em}}.p-offer__price--box .num{font-family:var(--font-family-number)}.p-offer__desc{font-weight:700;line-height:1.6}@media(max-width: 767px){.p-offer__desc{font-weight:400}}.p-issue__header{background:var(--color-gray-07);border-radius:8px;padding:1rem 8px;text-align:center}.p-issue__header img{width:25px;margin-bottom:.5rem}.p-issue__header--text{display:flex;align-items:center;justify-content:center;line-height:1.4;font-weight:700;height:40px}.p-issue__body{display:flex;align-items:center;column-gap:6px;justify-content:center;height:50px}.p-issue__body img{width:20px}.p-issue__link{color:var(--color-turquoise-01);font-weight:700}.p-issue__refuse{color:var(--color-black-03);font-size:.9em}.p-faq{display:flex;flex-direction:column;row-gap:.5rem}.p-faq__box{background:#fff;border-radius:4px;padding:0 1rem .5rem 1rem;box-shadow:var(--shadow-block);line-height:1.6;font-size:.95em}.p-faq__question{position:relative;padding:1rem 1rem .5rem 40px;font-weight:700}.p-faq__question:before{content:"Q";display:block;width:30px;height:30px;line-height:30px;text-align:center;color:#fff;background:var(--color-black-01);border-radius:2px;font-weight:900;font-family:var(--font-family-number);position:absolute;top:50%;left:0;transform:translateY(-50%)}.p-faq__answer{padding-left:40px;color:var(--color-black-02)}.p-profile__img{margin-bottom:1rem;padding-top:60%;overflow:hidden;border-radius:4px}.p-profile__name{font-weight:700;margin-bottom:.5rem}.p-profile__detail{font-size:.9em;line-height:1.4;color:var(--color-black-02)}.p-flow__wrap{display:flex;flex-direction:column;align-items:center;row-gap:12px}.p-flow__num{font-weight:700;width:30px;height:30px;line-height:30px;text-align:center;border-radius:50%;background:var(--color-navy-01);color:#fff;margin-bottom:.5rem}.p-flow__title{font-weight:700;margin-bottom:1rem}.p-flow__desc{line-height:1.4;font-size:.9em;color:var(--color-black-02)}.p-service__header{margin-bottom:2rem}@media(min-width: 768px){.p-service__header{display:flex;align-items:center}}@media(min-width: 768px){.p-service__header--box{width:50%}.p-service__header--box:last-child{border-left:1px solid var(--color-gray-05);padding:1rem 0 1rem 2rem}}.p-service__header--sub{font-weight:700;color:var(--color-navy-01);margin-bottom:.3rem;font-size:.95em}.p-service__header--main{font-weight:700;font-size:1.6em}.p-service__header--desc{line-height:1.6;color:var(--color-black-03);font-size:.95em}.p-work__img{padding-top:62%}.p-work__info{position:relative}.p-work__info:before{content:"";display:block;width:22px;height:22px;position:absolute;right:12px;top:50%;transform:translateY(-50%);background-image:url("/assets/images/icon/icon_arrow-circle_right_green.png");background-image:image-set(url("/assets/images/icon/icon_arrow-circle_right_green.webp") type("image/webp"), url("/assets/images/icon/icon_arrow-circle_right_green.png") type(image/png));background-position:center center;background-size:contain;background-repeat:no-repeat}.p-work__info--area{color:var(--color-black-02);margin-bottom:.1em;font-size:.95em}.p-work__info--title{margin-bottom:1rem;font-weight:700}.p-work__info--tag{font-size:.9em}.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-post-detail__error{margin-bottom:1rem;border-radius:4px;background:var(--color-red-01);color:#fff;font-weight:700;padding:1rem;text-align:center}.p-post-detail__thumbnail{margin-bottom:1rem}@media(max-width: 767px){.p-post-detail__thumbnail{margin-left:-1rem;margin-right:-1rem}}.p-post-detail__desc{margin:1rem 0;border-radius:4px;line-height:1.6;font-size:.9em}.p-post-detail__header{margin-bottom:3rem}@media(max-width: 767px){.p-post-detail__header{margin-bottom:2rem}}.p-post-detail__header-title{font-size:1.8em;margin-bottom:1em;line-height:1.4}@media(max-width: 767px){.p-post-detail__header-title{font-size:1.6em;line-height:1.3}}.p-post-detail__header-data-time{text-align:right;font-size:.9em;color:var(--color-gray-02)}.p-post-detail__writer{margin-bottom:1rem}.p-post-list__header{font-size:1.4em;line-height:1.4;margin:0 0 2rem}.p-post-list__box{padding-bottom:1rem}.p-post-list__box:not(:last-child){margin-bottom:1rem;border-bottom:1px solid var(--color-gray-05)}.p-post-list__link{display:flex;column-gap:1rem}.p-post-list__thumbnail{width:200px;border-radius:2px;overflow:hidden}@media(max-width: 767px){.p-post-list__thumbnail{width:120px}}.p-post-list__thumbnail--inner{width:100%;padding-top:68%}.p-post-list__info{display:flex;flex-direction:column;row-gap:.5rem;flex:1}.p-post-list__title{font-weight:700;line-height:1.4}@media(max-width: 767px){.p-post-list__title{line-height:1.2}}.p-post-list__tag{color:var(--color-black-03);font-size:.9em}@media(max-width: 767px){.p-post-list__tag{display:none}}.p-post-list__date{color:var(--color-black-03);font-size:.9em}.p-post-writer{display:flex;align-items:flex-start;background:#fff;padding:1rem;border-radius:8px;box-shadow:var(--shadow-block)}.p-post-writer__image{position:relative;width:100px}.p-post-writer__image--inner{border-radius:50%;width:100%;padding-top:100%}.p-post-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}.p-post-writer__info{flex:1;padding-left:1rem}.p-post-writer__info--position{font-weight:700;margin-bottom:.2rem}.p-post-writer__info--name{font-weight:700;margin-bottom:.5rem}.p-post-writer__info--desc p{color:var(--color-black-03);font-size:.9em;line-height:1.4}@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-menu__list{display:flex;flex-wrap:wrap;gap:.5rem}.p-menu__link{background:var(--color-turquoise-01);color:#fff;display:flex;align-items:center;column-gap:8px;padding:.7rem;border-radius:4px;font-weight:700;box-shadow:var(--shadow-link)}.p-menu__link:after{content:"";background-image:url("/assets/images/icon/icon_arrow-triangle_down_white.png");background-image:image-set(url("/assets/images/icon/icon_arrow-triangle_down_white.webp") type("image/webp"), url("/assets/images/icon/icon_arrow-triangle_down_white.png") type(image/png));background-position:center center;background-size:contain;background-repeat:no-repeat;width:10px;height:6px}.p-result{display:flex;justify-content:center;position:relative;background:#fff;width:340px;height:120px;border-radius:12px;overflow:hidden;box-shadow:0px 0px 16px rgba(147,147,147,.08)}@media(max-width: 767px){.p-result{margin-left:auto;margin-right:auto}}.p-result:before,.p-result:after{content:"";position:absolute;width:30px;aspect-ratio:1}.p-result:before{left:0;top:0;clip-path:polygon(0 100%, 100% 0, 0 0);background:linear-gradient(45deg, var(--color-pink-01))}.p-result:after{right:0;bottom:0;clip-path:polygon(100% 0, 100% 100%, 0 100%);background:linear-gradient(-45deg, var(--color-pink-01))}.p-result__wrap{display:flex;flex-direction:column;justify-content:center;align-items:center}.p-result__data{position:relative;font-weight:700;text-align:center;line-height:1.4}.p-result__data:before,.p-result__data:after{content:"";display:block;width:36px;height:74px;position:absolute;top:50%;transform:translateY(-50%)}.p-result__data:before{background-image:url("/assets/images/icon/icon_crown_left_gold.png");background-image:image-set(url("/assets/images/icon/icon_crown_left_gold.webp") type("image/webp"), url("/assets/images/icon/icon_crown_left_gold.png") type(image/png));background-position:center center;background-size:contain;background-repeat:no-repeat;left:-24px}.p-result__data:after{background-image:url("/assets/images/icon/icon_crown_right_gold.png");background-image:image-set(url("/assets/images/icon/icon_crown_right_gold.webp") type("image/webp"), url("/assets/images/icon/icon_crown_right_gold.png") type(image/png));background-position:center center;background-size:contain;background-repeat:no-repeat;right:-24px}.p-result__number{font-weight:700;color:var(--color-pink-01);font-size:40px;line-height:1}.p-result__date{color:var(--color-gray-02);font-size:12px;font-weight:700}.p-sitemap__list{display:flex;flex-wrap:wrap}@media(min-width: 768px){.p-sitemap__list{gap:1rem 2%}}@media(max-width: 767px){.p-sitemap__list{flex-direction:column;row-gap:1rem}}@media(min-width: 768px){.p-sitemap__item{width:32%}}.p-sitemap__link{position:relative;display:block;width:100%;padding:1.5rem;font-weight:700;background:#fff;border-radius:4px;box-shadow:var(--shadow-link)}.p-sitemap__link: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_green.png");background-image:image-set(url("/assets/images/icon/icon_arrow-circle_right_green.webp") type("image/webp"), url("/assets/images/icon/icon_arrow-circle_right_green.png") type(image/png));background-position:center center;background-size:contain;background-repeat:no-repeat}.p-strength__title{margin-bottom:1.5rem}.p-strength__number{border-radius:8px;width:38px;height:38px;line-height:38px;text-align:center;background:var(--color-dark-turquoise-01);color:#fff;font-weight:700;margin-bottom:1rem}.p-strength__desc{color:var(--color-black-01);line-height:1.6}.p-strength__attention{margin-top:1em;display:flex;color:var(--color-black-03);line-height:1.4;font-size:.9em}.p-strength__attention:before{content:"※";display:block}.p-seminar-list{background:#fff;padding:1rem;width:100%;border-radius:4px}.p-seminar-list__link{display:flex}.p-seminar-list__item:not(:last-child){padding-bottom:1rem;border-bottom:1px solid var(--color-gray-02);margin-bottom:1rem}.p-seminar-list__image{width:150px;height:93px}.p-seminar-list__info{flex:1;padding-left:1rem}.p-seminar-list__info--date{font-size:.9em;font-weight:700;margin-bottom:.5rem}.p-seminar-list__info--title{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}
