*,:after,:before{box-sizing:border-box;padding:0;margin:0}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{max-width:100vw;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;color:#002c23}a{color:inherit;text-decoration:none}ol,ul{list-style:none}img{max-width:100%;height:auto;display:block}button{background:none;border:none;padding:0;cursor:pointer;font-family:inherit}body{font-family:YuGothic,Yu Gothic,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,メイリオ,Meiryo,ＭＳ ゴシック,sans-serif;font-size:1rem;line-height:1.5;background-color:#fff}body,h1{color:#002c23}h1{font-size:2.25rem;font-weight:700;line-height:1.2;margin:0 auto 1.5rem;padding:0 0 1rem;text-align:center;letter-spacing:.02em;position:relative}h1:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100px;height:3px;background:linear-gradient(90deg,transparent,#00BA80,transparent);border-radius:9999px}@media(min-width:768px){h1{font-size:2.25rem;margin-bottom:2rem;padding-bottom:1rem;letter-spacing:.03em}h1:after{width:140px;height:4px}}h2{font-size:1.875rem}h2,h3{font-weight:600;line-height:1.2}h3{font-size:1.5rem}p{line-height:1.75}a{transition:color .2s ease}a,a:hover{color:#1b72e8}a:hover{opacity:.8}.table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%}:where(div,section,article,main)>table{max-width:100%}:where(div,section,article,main):has(>table){overflow-x:auto;-webkit-overflow-scrolling:touch}table{border-radius:8px;text-align:center;width:100%;border-collapse:collapse;min-width:-moz-max-content;min-width:max-content;margin:32px 0}table th{background-color:#0bb783;color:#fff}table td,table th{word-wrap:nowrap;-webkit-text-size-adjust:100%;border:1px solid #fff;font-family:inherit;font-size:14px;font-weight:700;letter-spacing:0;line-height:24px;padding:16px;text-align:center;vertical-align:middle;white-space:nowrap}table td{background-color:#f2f2f2;color:#183028}table img{height:auto;margin:auto;width:100%}table.table-sticky-first-column td:first-child,table.table-sticky-first-column th:first-child{position:sticky;left:0;z-index:1}table.table-sticky-first-column th:first-child{background-color:#0bb783;z-index:2}table.table-sticky-first-column td:first-child{background-color:#f2f2f2}.l-container{max-width:1200px;margin:0 auto;padding:0 1rem}@media(min-width:768px){.l-container{padding:0 1.5rem}}@media(min-width:1024px){.l-container{padding:0 2rem}}.l-container--full{max-width:100%}.l-container--narrow{max-width:800px}.l-container--wide{max-width:1400px}.l-header{background-color:#fff;border-bottom:1px solid #d1d5db;padding:1rem 0;position:sticky;top:0;z-index:1000}.l-header__inner{display:flex;align-items:center;justify-content:space-between;position:relative}.l-header__logo,.l-header__right{display:flex;align-items:center;flex-shrink:0}.l-header__right{gap:20px}.l-header__logo-link{display:block;text-decoration:none;transition:opacity .2s ease}.l-header__logo-link:hover{opacity:.8}.l-header__logo-img{height:auto;width:auto;max-height:32px}@media(max-width:767px){.l-header__logo-img{max-height:27px}}.l-header__nav{display:none}@media(min-width:768px){.l-header__nav,.l-header__nav--pc{display:block}}.l-header__nav-list{display:flex;list-style:none;margin:0;padding:0;gap:0;align-items:center}.l-header__nav-item{position:relative}.l-header__nav-item--dropdown:hover .l-header__dropdown-menu{display:block}.l-header__nav-link{display:block;padding:12px 16px;color:#333;text-decoration:none;font-size:16px;font-weight:700;transition:color .2s ease;cursor:pointer}.l-header__nav-link:hover{color:#06c755}.l-header__nav-link--dropdown{cursor:pointer}.l-header__dropdown-menu{display:none;position:absolute;top:100%;left:0;background-color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:4px;list-style:none;margin:0;padding:8px 0;min-width:240px;white-space:nowrap;z-index:1001}.l-header__dropdown-menu li{margin:0}.l-header__dropdown-menu a{display:block;padding:10px 20px;color:#333;text-decoration:none;font-size:14px;white-space:nowrap;transition:background-color .2s ease}.l-header__dropdown-menu a:hover{background-color:#f5f5f5;color:#06c755}.l-header__info{display:none;flex-direction:column;align-items:flex-end;gap:.25rem;text-align:right}@media(min-width:768px){.l-header__info,.l-header__info--pc{display:flex}}.l-header__phone{font-size:1.5rem;font-weight:700;color:#000;margin:0;line-height:1.2}@media(min-width:768px){.l-header__phone{font-size:1.875rem}}.l-header__time{font-size:.75rem;color:#000;margin:0;line-height:1.2}@media(min-width:768px){.l-header__time{font-size:.875rem}}.l-header__hamburger{display:flex;flex-direction:column;justify-content:space-around;width:18px;height:18px;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:0;margin:0 8px;z-index:1002}@media(min-width:768px){.l-header__hamburger,.l-header__hamburger--sp{display:none}}.l-header__hamburger-line{width:100%;height:3px;background-color:#333;border-radius:2px;transition:all .2s ease}.l-header__sidebar-overlay{display:block;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1001;opacity:1;transition:opacity .2s ease}@media(min-width:768px){.l-header__sidebar-overlay{display:none}}.l-header__sidebar{display:flex;flex-direction:column;position:fixed;top:0;right:-100%;width:280px;max-width:80%;height:100%;background-color:#fff;box-shadow:-2px 0 8px rgba(0,0,0,.1);z-index:1002;transition:right .2s ease;overflow-y:auto}@media(min-width:768px){.l-header__sidebar{display:none}}.l-header__sidebar--open{right:0}.l-header__sidebar-header{justify-content:space-between;padding:16px;border-bottom:1px solid #e0e0e0}.l-header__sidebar-close,.l-header__sidebar-header,.l-header__sidebar-logo{display:flex;align-items:center}.l-header__sidebar-close{background:none;border:none;font-size:32px;color:#333;cursor:pointer;padding:0;width:32px;height:32px;justify-content:center;line-height:1}.l-header__sidebar-nav{padding:16px 0}.l-header__sidebar-list{list-style:none;margin:0;padding:0}.l-header__sidebar-item{border-bottom:1px solid #f0f0f0}.l-header__sidebar-link{display:flex;justify-content:space-between;align-items:center;padding:16px;color:#333;text-decoration:none;font-size:16px;width:100%;background:none;border:none;cursor:pointer;text-align:left;transition:background-color .2s ease}.l-header__sidebar-link:hover{background-color:#f5f5f5}.l-header__dropdown-arrow{font-size:12px;transition:transform .2s ease;color:#666}.l-header__dropdown-arrow--open{transform:rotate(180deg)}.l-header__sidebar-submenu{list-style:none;margin:0;padding:0;background-color:#f9f9f9}.l-header__sidebar-submenu li{border-bottom:1px solid #e0e0e0}.l-header__sidebar-submenu a{display:block;padding:12px 16px 12px 32px;color:#666;text-decoration:none;font-size:14px;transition:background-color .2s ease}.l-header__sidebar-submenu a:hover{background-color:#f0f0f0;color:#06c755}.l-header__sidebar-info{margin-top:auto;padding:16px;border-top:1px solid #e0e0e0;background-color:#f9f9f9;text-align:center}@media(min-width:768px){.l-header__sidebar-info{display:none}}.l-header__sidebar-info .l-header__phone{font-size:1.5rem;font-weight:700;color:#000;margin:0 0 4px;line-height:1.2}.l-header__sidebar-info .l-header__time{font-size:.75rem;color:#000;margin:0;line-height:1.2}.l-footer{background-color:#0bb783;padding:32px 0 0;width:100%}.l-footer__inner{margin:auto;max-width:1200px;width:100%}.l-footer__menu{width:100%;padding:0 16px}@media(min-width:768px){.l-footer__menu{padding:0 40px}}.l-footer__menu-section{margin:40px 0 0;width:100%}@media(min-width:768px){.l-footer__menu-section{margin:0 24px 0 0;min-width:196px}}.l-footer__menu-section--flex{display:flex;flex-wrap:wrap;justify-content:flex-start}@media(min-width:768px){.l-footer__menu-section--flex{flex-wrap:nowrap;justify-content:space-between}}.l-footer__menu-section--flex>div{margin:0;width:100%}@media(min-width:768px){.l-footer__menu-section--flex>div{width:48%}}.l-footer__menu-title{border-bottom:1px solid #fff;color:#fff;font-family:Arial Rounded MT Bold,sans-serif;font-size:16px;font-weight:700;letter-spacing:0;line-height:1;margin:0 0 4px;padding:0 0 4px}@media(min-width:768px){.l-footer__menu-title{font-size:20px;margin:40px 0 0}}.l-footer__menu-list{display:flex;flex:1;flex-wrap:wrap;width:100%;list-style:none;padding:0;margin:0}.l-footer .l-footer__menu-item,.l-footer .l-footer__menu-item-two{margin:12px 0 0;padding:0 4px}.l-footer .l-footer__menu-item-two:last-child,.l-footer .l-footer__menu-item:last-child{margin-bottom:0}.l-footer__menu-item{width:50%}@media(min-width:768px){.l-footer__menu-item{width:20%}}.l-footer__menu-item--pc-break{display:none}@media(min-width:768px){.l-footer__menu-item--pc-break{display:block;height:0;margin:0;padding:0}}.l-footer__menu-item-two{width:100%}@media(min-width:768px){.l-footer__menu-item-two{width:50%}}.l-footer .l-footer__menu-contact-link,.l-footer .l-footer__menu-link{color:#fff;font-family:inherit;font-size:12px;font-weight:700;letter-spacing:0;line-height:1;text-decoration:none;transition:opacity .2s ease}@media(min-width:768px){.l-footer .l-footer__menu-contact-link,.l-footer .l-footer__menu-link{font-size:16px}}.l-footer .l-footer__menu-contact-link:hover,.l-footer .l-footer__menu-link:hover{opacity:.8;text-decoration:underline}.l-footer__menu-category{color:#fff;font-family:inherit;font-size:12px;font-weight:700;letter-spacing:0;line-height:1}@media(min-width:768px){.l-footer__menu-category{font-size:16px}}.l-footer__menu-info{align-items:flex-start;display:flex;justify-content:space-between;margin-top:16px}.l-footer__menu-contact{margin-top:16px}.l-footer__menu-contact-item{color:#fff;font-family:inherit;font-size:12px;font-weight:700;letter-spacing:0;line-height:1;margin:0 0 8px}@media(min-width:768px){.l-footer__menu-contact-item{font-size:16px}}.l-footer__menu-contact-item:last-child{margin-bottom:0}.l-footer__menu-contact-item--mail,.l-footer__menu-contact-item--tel{display:flex;align-items:center;gap:.25rem}.l-footer__menu-contact-link{display:inline-block}.l-footer__menu-contact-link--mail,.l-footer__menu-contact-link--tel{color:#fff}.l-footer__copyright{background-color:#183028;height:auto;margin:48px 0 0;padding:12px 0;text-align:center;width:100%}@media(min-width:768px){.l-footer__copyright{margin:80px 0 0}}.l-footer__copyright-text{color:#fff;font-family:inherit;font-size:12px;font-weight:700;letter-spacing:0;line-height:1;margin:0}.l-body{min-height:100vh;display:flex;flex-direction:column}.l-body__main{flex:1;padding:2rem 0}.l-main{width:100%;max-width:1200px;margin:0 auto}.l-section{padding:3rem 0}@media(min-width:768px){.l-section{padding:4rem 0}}.l-section{width:100vw;margin-left:calc(50% - 50vw)}.l-section--bg-light{background-color:#f9fafb}.l-section--bg{background-color:#fff}.c-top-title{display:flex;flex-direction:column;align-items:center;gap:.25rem;text-align:center;margin-bottom:1.5rem}.c-top-title__eng{font-size:.875rem;font-weight:700;color:#00ba80;letter-spacing:.1em}@media(min-width:768px){.c-top-title__eng{font-size:1rem;font-weight:700}}.c-top-title__jp{font-size:1.5rem;font-weight:700;color:#002c23}@media(min-width:768px){.c-top-title__jp{font-size:1.875rem}}.c-content-button{text-align:center}.c-content-button__link{display:inline-block;padding:1rem 2rem;background-color:#002c23;color:#fff;text-decoration:none;border-radius:.5rem;font-size:1rem;font-weight:500;transition:background-color .2s ease,transform .2s ease}.c-content-button__link:hover{background-color:#001a15;transform:translateY(-2px)}.c-content-button__link:active{transform:translateY(0)}.c-button{text-align:center}.c-button--fullwidth{width:100%;max-width:600px;margin:0 auto}.c-button__link{display:inline-block;padding:calc(1rem - 2px) 2rem;background-color:#099ec3;color:#fff;text-decoration:none;border-radius:.5rem;border:2px solid #099ec3;font-size:1rem;font-weight:500;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease}.c-button__link:hover{background-color:rgb(6.75,118.5,146.25);transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.c-button__link:active{transform:translateY(0);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.c-button__link--primary{background-color:#099ec3;border-color:#099ec3;color:#fff}.c-button__link--primary:hover{background-color:rgb(6.75,118.5,146.25);border-color:rgb(6.75,118.5,146.25);color:#fff}.c-button__link--sub{background-color:#099ec3;border-color:#099ec3;color:#fff}.c-button__link--sub:hover{background-color:rgb(6.75,118.5,146.25);border-color:rgb(6.75,118.5,146.25);color:#fff}.c-button__link--secondary{background-color:#00ba80;border-color:#00ba80;color:#fff}.c-button__link--secondary:hover{background-color:#096;border-color:#096;color:#fff}.c-button__link--orange{background-color:#ff7e36;border-color:#ff7e36;color:#fff;box-shadow:0 2px 0 0 #b94f24;position:relative;overflow:hidden}.c-button__link--orange:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),rgba(255,255,255,.5),rgba(255,255,255,.3),transparent);transform:skewX(-25deg);animation:shine 3s infinite;pointer-events:none}.c-button__link--orange:hover{background-color:rgb(255,109.6343283582,28.5);border-color:rgb(255,109.6343283582,28.5);color:#fff;opacity:.9}.c-button__link--outline{background-color:#fff!important;border:2px solid #099ec3!important;color:#099ec3!important;box-shadow:none!important}.c-button__link--outline:hover{background-color:#fff!important;color:#099ec3!important;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)!important}.c-button__link--outline.c-button__link--orange,.c-button__link--outline.c-button__link--primary,.c-button__link--outline.c-button__link--secondary,.c-button__link--outline.c-button__link--sub{background-color:#fff!important;border-color:#099ec3!important;color:#099ec3!important}.c-button__link--outline.c-button__link--orange:hover,.c-button__link--outline.c-button__link--primary:hover,.c-button__link--outline.c-button__link--secondary:hover,.c-button__link--outline.c-button__link--sub:hover{background-color:#fff!important;color:#099ec3!important}.c-button__link--fullwidth{display:block;width:100%;max-width:600px;margin:0 auto}@keyframes shine{0%{left:-100%}40%{left:100%}to{left:100%}}.p-block--button .c-button{margin:0 auto}.p-block--button .c-button__link{padding:1rem 0;font-size:.875rem;font-weight:700;line-height:1.71;letter-spacing:0;text-align:center}.p-block--button:has(.p-block--button__top-text){margin-top:1rem}.p-article__header{margin-bottom:2rem}@media(min-width:768px){.p-article__header{margin-bottom:3rem}}.p-article__updated{display:flex;align-items:center;justify-content:flex-end;color:rgba(24,48,40,.6);font-family:Arial Rounded MT Bold,sans-serif;font-size:12px;font-weight:700;letter-spacing:0;line-height:16px;margin:0 0 8px}@media(min-width:768px){.p-article__updated{font-size:16px;line-height:24px}}.p-article__updated:before{content:"";background-color:#0bb783;background-image:url(/img/ic_renew.svg);background-repeat:no-repeat;background-size:6px auto;background-position:50%;border-radius:50%;height:12px;width:12px;margin:0 4px 0 0;flex-shrink:0;order:-1}@media(min-width:768px){.p-article__updated:before{background-size:12px auto;background-position:50%;height:24px;width:24px;margin:0 8px 0 0}}.p-article__title{font-size:1.5rem;font-weight:700;line-height:1.2;color:#002c23;margin:0 0 1.5rem;padding:0}.p-article__title:after{display:none}@media(min-width:768px){.p-article__title{font-size:1.875rem;margin-bottom:2rem}}.p-article__thumbnail{width:100%;margin:0 auto 1.5rem;border-radius:.5rem;overflow:hidden;max-width:100%}@media(min-width:768px){.p-article__thumbnail{max-width:800px;margin-bottom:2rem}}.p-article__thumbnail-img{width:100%;height:auto;display:block}.p-article__body{background-color:#fff;margin-left:calc(-1*1rem);margin-right:calc(-1*1rem);padding:0 1rem 80px}@media(min-width:768px){.p-article__body{margin-left:calc(-1*1.5rem);margin-right:calc(-1*1.5rem);padding-left:1.5rem;padding-right:1.5rem;padding-bottom:80px}}@media(min-width:1024px){.p-article__body{margin-left:calc(-1*2rem);margin-right:calc(-1*2rem);padding-left:2rem;padding-right:2rem}}.p-article__body-content{margin:0 auto;max-width:100%;padding:8px 0 0;width:100%}@media(min-width:768px){.p-article__body-content{max-width:780px;padding-top:0;padding-left:0;padding-right:0}}.p-article__body-content h2:after,.p-article__body-content h3:after,.p-article__body-content h4:after,.p-article__body-content h5:after,.p-article__body-content h6:after{display:none}.p-article__body-content h2{font-size:18px;border-left:4px solid #0bb783;padding:16px 24px}@media(min-width:768px){.p-article__body-content h2{font-size:24px;border-left:8px solid #0bb783;padding:32px}}.p-article__body-content a{font-weight:700}@media(min-width:768px){.p-article__body-content .p-block:not(:has(>h2)){margin-left:32px;margin-right:32px}}.p-article__popular{margin-top:48px}@media(min-width:768px){.p-article__popular{margin-top:64px}}.p-article__popular-title{font-size:20px;font-weight:700;margin-bottom:16px}@media(min-width:768px){.p-article__popular-title{font-size:24px;margin-bottom:24px}}.p-article-pr{font-size:12px;max-width:780px;margin:0 auto 1.5rem;background:#f9f9f9;padding:20px 24px;border-radius:.375rem}@media(min-width:768px){.p-article-pr{margin-bottom:2rem}}.p-article-share{max-width:780px;margin:2rem auto}.p-article-share__list{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;padding:0;margin:0;justify-content:center}.p-article-share__item{flex:1 1 calc(50% - 0.5rem);min-width:0}@media(min-width:768px){.p-article-share__item{flex:0 1 auto}}.p-article-share__link{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;min-height:40px;padding:.5rem 1rem;border-radius:.375rem;color:#fff;font-size:13px;font-weight:700;text-decoration:none;transition:opacity .2s}.p-article-share__link:hover{opacity:.85}@media(min-width:768px){.p-article-share__link{min-width:160px;font-size:14px}}.p-article-share__link--twitter{background-color:#000}.p-article-share__link--facebook{background-color:#1877f2}.p-article-share__link--line{background-color:#06c755}.p-article-share__link--hatena{background-color:#00a4de}.p-article-share__icon{display:inline-block;width:18px;height:18px;background-size:contain;background-repeat:no-repeat;background-position:50%;flex-shrink:0}.p-article-share__link--twitter .p-article-share__icon{background-image:url(/img/ic_sns_tw_white.svg)}.p-article-share__link--facebook .p-article-share__icon{background-image:url(/img/ic_sns_fb_white.svg)}.p-article-share__link--line .p-article-share__icon{background-image:url(/img/ic_sns_ln_white.svg)}.p-article-share__link--hatena .p-article-share__icon{background-image:url(/img/ic_sns_hb_white.svg)}.p-article-share__text{line-height:1}.p-fixed-banner{max-width:780px;margin:0 auto 1.5rem;padding:0 1rem}.p-fixed-banner--fixed{position:fixed;bottom:1rem;left:0;right:0;z-index:50;animation:p-fixed-banner-fade-in .3s ease-out}@media(min-width:768px){.p-fixed-banner--fixed{bottom:1.5rem}}.p-fixed-banner__link{display:block;width:100%;padding:1rem 1.5rem;background-color:#002c23;color:#fff;text-align:center;font-size:14px;font-weight:700;text-decoration:none;border-radius:.375rem;box-shadow:0 4px 12px rgba(0,0,0,.15);transition:opacity .2s}.p-fixed-banner__link:hover{opacity:.9}@media(min-width:768px){.p-fixed-banner__link{font-size:16px;padding:1.5rem 2rem}}.p-fixed-banner-anchor{height:0}@keyframes p-fixed-banner-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.p-related-articles{max-width:780px;margin:3rem auto}.p-related-articles__title{font-size:1.25rem;font-weight:700;margin:0 0 1.5rem;padding:0 0 .5rem;border-bottom:2px solid #002c23}.p-related-articles__title:after{display:none}@media(min-width:768px){.p-related-articles__title{font-size:1.5rem}}.p-related-articles__list{display:grid;grid-template-columns:1fr;gap:1rem;list-style:none;padding:0;margin:0}@media(min-width:768px){.p-related-articles__list{grid-template-columns:repeat(2,1fr);gap:1.5rem}}.p-related-articles__item{background-color:#fff;border-radius:.375rem;overflow:hidden;transition:box-shadow .2s}.p-related-articles__item:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.p-related-articles__link{display:flex;gap:1rem;text-decoration:none;color:#002c23;padding:1rem;align-items:flex-start}.p-related-articles__thumb{flex:0 0 96px;aspect-ratio:4/3;border-radius:.25rem;overflow:hidden}@media(min-width:768px){.p-related-articles__thumb{flex:0 0 120px}}.p-related-articles__img{display:block}.p-related-articles__info{flex:1;min-width:0}.p-related-articles__category{display:inline-block;font-size:11px;color:#002c23;font-weight:700;margin-bottom:.25rem}.p-related-articles__item-title{font-size:14px;font-weight:700;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.p-cms{padding:2rem 0;min-height:100vh}.p-cms [data-radix-select-trigger],.p-cms button[role=combobox]{border:1px solid hsl(214.3,31.8%,91.4%)!important}.p-cms__title{font-size:1.875rem;font-weight:700;margin-bottom:2rem}.p-cms__form{display:flex;flex-direction:column;gap:1.5rem;max-width:1400px;margin:0 auto;overflow:visible;min-height:100vh}.p-cms__form button[role=checkbox]{border:1px solid hsl(214.3,31.8%,91.4%)!important}.p-cms__header{display:flex;justify-content:flex-end;margin-bottom:1rem}.p-cms__error{padding:1rem;background-color:rgba(239,68,68,.1);border:1px solid #ef4444;border-radius:.375rem;color:#ef4444;font-size:.875rem}.p-cms__checkboxes{flex-direction:column;padding:1.5rem;background-color:#f9fafb;border-radius:.5rem}.p-cms__actions,.p-cms__checkboxes{display:flex;gap:1rem}.p-cms__status-section{display:flex;align-items:center;justify-content:flex-end;gap:1rem;margin-bottom:1.5rem;padding:1rem;background-color:#f9fafb;border-radius:.375rem}.p-cms__status-current{font-size:.875rem;font-weight:500;color:#002c23;white-space:nowrap}.p-cms__status-buttons{display:flex;gap:.5rem}.p-cms__save-section{display:flex;justify-content:flex-end}.p-cms__rewrite-bar{margin-top:1rem;margin-bottom:1.5rem;border:1px solid #d1d5db;border-radius:.375rem;background-color:#fff;padding:1rem}.p-cms__rewrite-bar-content{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.p-cms__rewrite-bar-left{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0}.p-cms__rewrite-bar-icon{width:16px;height:16px;color:#6b7280;flex-shrink:0}.p-cms__rewrite-bar-info{display:flex;flex-direction:column;gap:.25rem;min-width:0;flex:1}.p-cms__rewrite-bar-status{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.p-cms__rewrite-bar-badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:12px;font-size:12px;font-weight:500;white-space:nowrap}.p-cms__rewrite-bar-badge--draft{background-color:#f3f4f6;color:#6b7280}.p-cms__rewrite-bar-badge--submitted{background-color:#dbeafe;color:#1e40af}.p-cms__rewrite-bar-title{font-size:.875rem;color:#002c23;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.p-cms__rewrite-bar-meta{display:flex;align-items:center;gap:.25rem;font-size:12px;color:#6b7280}.p-cms__rewrite-bar-meta-icon{width:12px;height:12px}.p-cms__rewrite-bar-empty{font-size:.875rem;color:#6b7280}.p-cms__rewrite-bar-merged{display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background-color:#f9fafb;border-radius:.25rem}.p-cms__rewrite-bar-merged-info{display:flex;align-items:center;gap:.25rem;font-size:12px;color:#6b7280}.p-cms__rewrite-bar-merged-label{font-weight:500}.p-cms__rewrite-bar-merged-date{color:#002c23}.p-cms__rewrite-bar-actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.p-cms__rewrite-bar-button{white-space:nowrap}.p-cms__blocks{margin-top:2rem;overflow:visible}.p-cms__blocks-title{font-size:1.25rem;font-weight:700;margin-bottom:1.5rem}.p-cms-list__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.p-cms-list__title{font-size:1.875rem;font-weight:700;margin:0}.p-cms-list__back{font-size:.875rem;color:#00ba80;text-decoration:none;transition:opacity .2s ease}.p-cms-list__back:hover{opacity:.7}.p-cms-list__content{margin-top:2rem}.p-cms-list__empty{text-align:center;padding:3rem;color:#6b7280;font-size:1.125rem}.p-cms-list__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.p-cms-list__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.p-cms-list__grid{grid-template-columns:repeat(3,1fr)}}.p-cms-list__item{border:1px solid #d1d5db;border-radius:.5rem;overflow:hidden;transition:all .2s ease}.p-cms-list__item:hover{border-color:#00ba80;box-shadow:0 4px 12px rgba(0,186,128,.1)}.p-cms-list__item-link{display:block;padding:1.5rem}.p-cms-list__item-header-link{text-decoration:none;color:#002c23;display:block}.p-cms-list__item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.p-cms-list__item-title{font-size:1.125rem;font-weight:700;margin:0}.p-cms-list__item-badge{font-size:.75rem;padding:.25rem .5rem;background-color:#00ba80;color:#fff;border-radius:.25rem}.p-cms-list__item-children{margin-top:1rem;padding-top:1rem;border-top:1px solid #d1d5db}.p-cms-list__item-child{display:block;padding:.25rem 0;font-size:.875rem;color:#6b7280;text-decoration:none;transition:color .2s ease}.p-cms-list__item-child:hover{color:#00ba80}.p-cms-list__table{overflow-x:auto;border:1px solid #d1d5db;border-radius:.5rem}.p-cms-list__table-inner{width:100%;border-collapse:collapse;background-color:#fff}.p-cms-list__table-inner thead{background-color:#f9fafb}.p-cms-list__table-inner th{text-align:left;font-weight:700}.p-cms-list__table-inner td,.p-cms-list__table-inner th{padding:1rem;font-size:.875rem;border-bottom:1px solid #d1d5db}.p-cms-list__table-inner tr:last-child td{border-bottom:none}.p-cms-list__table-inner tr:hover{background-color:#f9fafb}.p-cms-list__table-link{color:#00ba80;text-decoration:none;font-weight:500;transition:opacity .2s ease}.p-cms-list__table-link:hover{opacity:.7;text-decoration:underline}.p-cms-list__table-button{display:inline-block;padding:.25rem .5rem;background-color:#00ba80;color:#fff;text-decoration:none;border-radius:.25rem;font-size:.75rem;transition:opacity .2s ease}.p-cms-list__table-button:hover{opacity:.8}.p-cms-form{gap:1.5rem;max-width:800px;margin:0 auto;padding:2rem;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem}.p-cms-form,.p-cms-form__field{display:flex;flex-direction:column}.p-cms-form__field{gap:.5rem}.p-cms-form__label{font-size:1rem;font-weight:500;color:#002c23}.p-cms-form__input{width:100%;padding:1rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem;color:#002c23;background-color:#fff;transition:border-color .2s ease,box-shadow .2s ease}.p-cms-form__input:focus{outline:none;border-color:#099ec3;box-shadow:0 0 0 3px rgba(9,158,195,.1)}.p-cms-form__input::-moz-placeholder{color:#6b7280}.p-cms-form__input::placeholder{color:#6b7280}.p-cms-form__actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem}.p-cms-form__button{padding:1rem 2rem;font-size:1rem;font-weight:500;border-radius:.375rem;border:none;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.p-cms-form__button:not(.p-cms-form__button--secondary){background-color:#099ec3;color:#fff}.p-cms-form__button:not(.p-cms-form__button--secondary):hover:not(:disabled){background-color:rgb(6.75,118.5,146.25);transform:translateY(-1px)}.p-cms-form__button:not(.p-cms-form__button--secondary):active:not(:disabled){transform:translateY(0)}.p-cms-form__button:not(.p-cms-form__button--secondary):disabled{background-color:#6b7280;cursor:not-allowed;opacity:.6}.p-cms-form__button--secondary{background-color:#fff;color:#002c23;border:1px solid #d1d5db}.p-cms-form__button--secondary:hover{background-color:#f9fafb}.p-cms-login{display:flex;align-items:center;justify-content:center;min-height:80vh;padding:2rem 0}.p-cms-login__card{width:100%;max-width:400px;padding:3rem;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;box-shadow:0 4px 12px rgba(0,0,0,.1)}.p-cms-login__title{font-size:1.5rem;font-weight:700;text-align:center;margin-bottom:2rem}.p-cms-login__form{display:flex;flex-direction:column;gap:1.5rem}.p-cms-login__error{padding:1rem;background-color:rgba(239,68,68,.1);border:1px solid #ef4444;border-radius:.375rem;color:#ef4444;font-size:.875rem;text-align:center}.p-cms-login__submit{width:100%;margin-top:1rem}.p-cms-header{background:linear-gradient(135deg,#1f2937,#111827);border-bottom:1px solid hsla(0,0%,100%,.1);box-shadow:0 2px 8px rgba(0,0,0,.1);position:sticky;top:0;z-index:100;backdrop-filter:blur(10px);padding:1rem 0}.p-cms-header__content{justify-content:space-between;flex-wrap:wrap}.p-cms-header__content,.p-cms-header__left{display:flex;align-items:center;gap:1.5rem}.p-cms-header__logo{display:flex;align-items:baseline;gap:.25rem;text-decoration:none;transition:opacity .2s ease}.p-cms-header__logo:hover{opacity:.8}.p-cms-header__logo-text{font-size:1.5rem;font-weight:700;color:#fff;letter-spacing:.05em}.p-cms-header__logo-subtitle{font-size:.75rem;color:hsla(0,0%,100%,.6);font-weight:400;margin-left:.25rem}.p-cms-header__back-link{font-size:.875rem;color:hsla(0,0%,100%,.7);text-decoration:none;transition:color .2s ease;padding:.25rem .5rem;border-radius:.25rem}.p-cms-header__back-link:hover{color:#fff;background-color:hsla(0,0%,100%,.1)}.p-cms-header__right,.p-cms-header__user-info{display:flex;align-items:center}.p-cms-header__user-info{gap:.5rem}.p-cms-header__user-details{display:flex;flex-direction:column;align-items:flex-end;gap:2px;margin-right:.5rem}.p-cms-header__user-name{font-size:.875rem;font-weight:500;color:#fff;line-height:1.2}.p-cms-header__user-role{font-size:.75rem;color:hsla(0,0%,100%,.6);line-height:1.2}.p-cms-header__mypage-link{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:.25rem;color:hsla(0,0%,100%,.7);transition:all .2s ease;text-decoration:none}.p-cms-header__mypage-link:hover{background-color:hsla(0,0%,100%,.1);color:#fff}.p-cms-header__logout{display:flex;align-items:center;gap:.25rem;color:hsla(0,0%,100%,.7);background-color:rgba(0,0,0,0);border:1px solid hsla(0,0%,100%,.2);transition:all .2s ease}.p-cms-header__logout:hover{background-color:hsla(0,0%,100%,.1);color:#fff;border-color:hsla(0,0%,100%,.3)}@media(min-width:768px){.p-cms-header__logout-text{display:inline}}@media(max-width:767px){.p-cms-header__logout-text{display:none}}.p-cms-header__icon{flex-shrink:0}@media(min-width:768px){.p-cms-header{padding:1.5rem 0}}.p-cms-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:1.5rem;animation:fadeIn .3s ease-in}.p-cms-loading__spinner{width:48px;height:48px;border:4px solid #e5e7eb;border-top-color:#002c23;border-radius:50%;animation:spin 1s linear infinite}.p-cms-loading__text{font-size:1.125rem;color:#6b7280;font-weight:500;letter-spacing:.05em}@keyframes spin{to{transform:rotate(1turn)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.p-top-articles-editor__error{padding:1rem;background-color:rgba(239,68,68,.1);border:1px solid #ef4444;border-radius:.375rem;color:#ef4444;font-size:.875rem;margin-bottom:1.5rem}.p-top-articles-editor__success{padding:1rem;background-color:rgba(0,186,128,.1);border:1px solid #00ba80;border-radius:.375rem;color:#00ba80;font-size:.875rem;margin-bottom:1.5rem}.p-top-articles-editor__section{margin-bottom:3rem}.p-top-articles-editor__section-title{font-size:1.25rem;font-weight:700;margin-bottom:1.5rem}.p-top-articles-editor__slots{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:768px){.p-top-articles-editor__slots{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.p-top-articles-editor__slots{grid-template-columns:repeat(3,1fr)}}.p-top-articles-editor__slot{border:1px solid #d1d5db;border-radius:.375rem;padding:1rem;background-color:#fff}.p-top-articles-editor__slot-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.p-top-articles-editor__slot-label{font-size:.875rem;font-weight:500;color:#6b7280}.p-top-articles-editor__remove-button{padding:.25rem .5rem;background-color:rgba(239,68,68,.1);color:#ef4444;border:1px solid #ef4444;border-radius:.25rem;font-size:.75rem;cursor:pointer;transition:all .2s ease}.p-top-articles-editor__remove-button:hover{background-color:#ef4444;color:#fff}.p-top-articles-editor__article-card{padding:1rem;background-color:#f9fafb;border-radius:.25rem;margin-bottom:.5rem}.p-top-articles-editor__article-title{font-size:.875rem;font-weight:500;color:#002c23;margin-bottom:.25rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.p-top-articles-editor__article-meta{font-size:.75rem;color:#6b7280;margin-bottom:.5rem}.p-top-articles-editor__change-button,.p-top-articles-editor__select-button{width:100%;padding:.5rem;background-color:#00ba80;color:#fff;border:none;border-radius:.25rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:opacity .2s ease}.p-top-articles-editor__change-button:hover,.p-top-articles-editor__select-button:hover{opacity:.8}.p-top-articles-editor__article-selector{position:absolute;top:100%;left:0;right:0;margin-top:.25rem;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:10;max-height:400px;display:flex;flex-direction:column}.p-top-articles-editor__selector-header{display:flex;gap:.5rem;padding:.5rem;border-bottom:1px solid #d1d5db}.p-top-articles-editor__search-input{flex:1}.p-top-articles-editor__close-button,.p-top-articles-editor__search-input{padding:.5rem;border:1px solid #d1d5db;border-radius:.25rem;font-size:.875rem}.p-top-articles-editor__close-button{background-color:#f9fafb;color:#002c23;cursor:pointer;transition:all .2s ease}.p-top-articles-editor__close-button:hover{background-color:#d1d5db}.p-top-articles-editor__article-list{overflow-y:auto;max-height:300px}.p-top-articles-editor__empty{padding:1.5rem;text-align:center;color:#6b7280;font-size:.875rem}.p-top-articles-editor__article-item{width:100%;padding:1rem;text-align:left;background-color:#fff;border:none;border-bottom:1px solid #d1d5db;cursor:pointer;transition:background-color .2s ease}.p-top-articles-editor__article-item:hover{background-color:#f9fafb}.p-top-articles-editor__article-item:last-child{border-bottom:none}.p-top-articles-editor__article-item-title{font-size:.875rem;font-weight:500;color:#002c23;margin-bottom:.25rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.p-top-articles-editor__article-item-meta{font-size:.75rem;color:#6b7280}.p-top-articles-editor__actions{display:flex;justify-content:flex-end;margin-top:2rem;padding-top:2rem;border-top:1px solid #d1d5db}.p-top-articles-editor__save-button{min-width:120px}.p-top-articles-editor__slot{position:relative}.p-cms-top{padding:3rem 0;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.p-cms-top__title{font-size:2.25rem;font-weight:700;color:#002c23;margin-bottom:1rem;text-align:center}@media(min-width:768px){.p-cms-top__title{font-size:3rem}}.p-cms-top__description{font-size:1.125rem;color:#6b7280;margin-bottom:4rem;text-align:center}.p-cms-top__links{display:grid;grid-template-columns:1fr;gap:2rem;width:100%;max-width:1200px}@media(min-width:768px){.p-cms-top__links{grid-template-columns:repeat(3,1fr);gap:3rem}}.p-cms-top__link{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;border:2px solid #e5e7eb;border-radius:.75rem;background:linear-gradient(135deg,#ffffff,#f9fafb);text-decoration:none;color:#002c23;transition:all .2s ease;position:relative;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.05)}.p-cms-top__link:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,186,128,.03),rgba(0,186,128,.08));opacity:0;transition:opacity .2s ease}.p-cms-top__link:hover{border-color:#00ba80;transform:translateY(-6px);box-shadow:0 12px 32px rgba(0,186,128,.2)}.p-cms-top__link:hover:before{opacity:1}.p-cms-top__link:hover .p-cms-top__link-icon{transform:scale(1.15) rotate(8deg)}.p-cms-top__link--categories .p-cms-top__link-icon{background:linear-gradient(135deg,#099ec3,#3b82f6);box-shadow:0 4px 16px rgba(9,158,195,.3)}.p-cms-top__link--categories:hover .p-cms-top__link-icon{box-shadow:0 6px 20px rgba(9,158,195,.4)}.p-cms-top__link--articles .p-cms-top__link-icon{background:linear-gradient(135deg,#00BA80,#33cc99);box-shadow:0 4px 16px rgba(0,186,128,.3)}.p-cms-top__link--articles:hover .p-cms-top__link-icon{box-shadow:0 6px 20px rgba(0,186,128,.4)}.p-cms-top__link--new-article .p-cms-top__link-icon{background:linear-gradient(135deg,#002C23,#001a15);box-shadow:0 4px 16px rgba(0,44,35,.3)}.p-cms-top__link--new-article:hover .p-cms-top__link-icon{box-shadow:0 6px 20px rgba(0,44,35,.4)}.p-cms-top__link--authorship .p-cms-top__link-icon{background:linear-gradient(135deg,#8b5cf6,#7c3aed);box-shadow:0 4px 16px rgba(139,92,246,.3)}.p-cms-top__link--authorship:hover .p-cms-top__link-icon{box-shadow:0 6px 20px rgba(139,92,246,.4)}.p-cms-top__link--users .p-cms-top__link-icon{background:linear-gradient(135deg,#06b6d4,#0891b2);box-shadow:0 4px 16px rgba(6,182,212,.3)}.p-cms-top__link--users:hover .p-cms-top__link-icon{box-shadow:0 6px 20px rgba(6,182,212,.4)}.p-cms-top__link--mypage .p-cms-top__link-icon{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 16px rgba(16,185,129,.3)}.p-cms-top__link--mypage:hover .p-cms-top__link-icon{box-shadow:0 6px 20px rgba(16,185,129,.4)}.p-cms-top__link--top-articles .p-cms-top__link-icon{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 4px 16px rgba(245,158,11,.3)}.p-cms-top__link--top-articles:hover .p-cms-top__link-icon{box-shadow:0 6px 20px rgba(245,158,11,.4)}.p-cms-top__link-icon{width:80px;height:80px;border-radius:9999px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:all .2s ease;position:relative;overflow:hidden;background:linear-gradient(135deg,#00BA80,#33cc99);box-shadow:0 4px 16px rgba(0,186,128,.3)}.p-cms-top__link-icon:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.2),transparent);border-radius:9999px}@media(min-width:768px){.p-cms-top__link-icon{width:100px;height:100px}}.p-cms-top__link-icon-svg{width:40px;height:40px;color:#fff;position:relative;z-index:1;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}@media(min-width:768px){.p-cms-top__link-icon-svg{width:50px;height:50px}}.p-cms-top__link-content{text-align:center;width:100%}.p-cms-top__link-title{font-size:1.25rem;font-weight:700;color:#002c23;margin-bottom:.5rem}@media(min-width:768px){.p-cms-top__link-title{font-size:1.5rem}}.p-cms-top__link-description{font-size:.875rem;color:#6b7280;margin-bottom:1rem;line-height:1.6}.p-cms-top__link-count{font-size:.75rem;color:#00ba80;font-weight:500;padding:.25rem .5rem;background-color:rgba(0,186,128,.1);border-radius:.25rem;display:inline-block}.p-block-editor{position:relative;min-height:100vh}.p-block-editor .p-blocks{gap:0;margin:0}.p-block-editor__preview-column [role=button]:not([data-radix-select-trigger]),.p-block-editor__preview-column a,.p-block-editor__preview-column button:not(.p-block-editor-preview__drag-handle):not(.p-block-editor-preview__actions button):not(.p-block-inserter){pointer-events:none;cursor:default}.p-block-editor__empty [role=button],.p-block-editor__empty button{pointer-events:auto!important;cursor:pointer}.p-block-editor--two-column .p-block-editor__columns{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;min-height:600px}.p-block-editor__columns{display:flex;gap:1.5rem;position:relative}.p-block-editor__preview-column{width:375px;padding:0 1rem}.p-block-editor__editor-column,.p-block-editor__preview-column{display:flex;flex-direction:column;flex-shrink:0;position:relative;border:1px solid #ddd;border-radius:4px;background-color:#fff}.p-block-editor__editor-column{width:calc(100% - 375px - 1.5rem);align-self:flex-start;max-height:calc(100vh - 40px);overflow-y:auto;height:-moz-fit-content;height:fit-content;z-index:10}.p-block-editor__character-count{position:absolute;bottom:.5rem;right:.5rem;display:flex;align-items:center;gap:.25rem;font-size:.875rem;color:#002c23;background-color:hsla(0,0%,100%,.95);border:1px solid #ddd;border-radius:.25rem;padding:.25rem .5rem;z-index:20;box-shadow:0 2px 4px rgba(0,0,0,.1)}.p-block-editor__character-count-label{font-weight:500}.p-block-editor__character-count-value{font-weight:700;color:#0073aa}.p-block-editor__preview-list{display:flex;flex-direction:column;gap:1.5rem;margin:0 0 2rem;flex:1}.p-block-editor__empty{min-height:200px;border:1px dashed #c3c4c7;border-radius:2px;background-color:#f6f7f7}.p-block-editor__empty,.p-block-editor__empty-editor{display:flex;justify-content:center;align-items:center}.p-block-editor__empty-editor{min-height:300px;padding:2rem}.p-block-editor__empty-editor-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}.p-block-editor__empty-editor-text{font-size:1rem;color:#6b7280;margin:0}.p-block-editor__editor-panel{display:flex;flex-direction:column;height:100%}.p-block-editor__editor-header{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem;background-color:#f0f0f1;border-bottom:1px solid #ddd;min-height:48px}.p-block-editor__editor-type{font-size:.75rem;font-weight:500;color:#2c3338;text-transform:uppercase;letter-spacing:.5px}.p-block-editor__editor-actions{display:flex;gap:.25rem}.p-block-editor__editor-empty{display:flex;align-items:center;justify-content:center;height:100%;min-height:400px;padding:1.5rem}.p-block-editor__item-wrapper{position:relative}.p-block-editor__inserter{display:flex;justify-content:center;align-items:center;margin:.25rem 0;min-height:24px}.p-block-editor-item{position:relative;display:flex;align-items:flex-start;margin-bottom:.25rem;transition:all .2s ease}.p-block-editor-item--selected .p-block-editor-item__main{border-color:#0073aa;box-shadow:0 0 0 1px #0073aa}.p-block-editor-item--dragging{opacity:.5;z-index:1000}.p-block-editor-item__sidebar{display:flex;align-items:flex-start;padding-top:.5rem;padding-right:.25rem;opacity:0;transition:opacity .2s ease}.p-block-editor-item--selected .p-block-editor-item__sidebar,.p-block-editor-item:hover .p-block-editor-item__sidebar{opacity:1}.p-block-editor-item__drag-handle{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;cursor:grab;pointer-events:auto!important;color:#8f98a1;background:none;border:none;transition:color .2s ease}.p-block-editor-item__drag-handle:active{cursor:grabbing}.p-block-editor-item__drag-handle:hover{color:#0073aa}.p-block-editor-item__main{flex:1;border:1px solid rgba(0,0,0,0);border-radius:2px;background-color:#fff;transition:border-color .2s ease,box-shadow .2s ease;min-width:0}.p-block-editor-item__toolbar{display:flex;align-items:center;justify-content:space-between;padding:.25rem .5rem;background-color:#f0f0f1;border-bottom:1px solid #ddd;border-radius:2px 2px 0 0;min-height:36px}.p-block-editor-item__type{font-size:.75rem;font-weight:500;color:#2c3338;text-transform:uppercase;letter-spacing:.5px}.p-block-editor-item__actions{display:flex;gap:.25rem}.p-block-editor-item__content{padding:1rem;cursor:text;min-height:48px;position:relative}.p-block-editor-item__content:hover{background-color:#f6f7f7}.p-block-editor-item__content:focus{outline:none}.p-block-editor-item__content .p-block-editor-item__preview{color:#757575}.p-block-editor-item__preview{color:#002c23;font-size:.875rem;line-height:1.5}.p-block-inserter{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:1px dashed #c3c4c7;border-radius:9999px;background-color:#fff;color:#8f98a1;cursor:pointer;transition:all .2s ease;margin:0 auto;opacity:1;flex-shrink:0}.p-block-inserter:hover{border-color:#0073aa;color:#0073aa;background-color:#f0f6fc;border-style:solid;transform:scale(1.1)}.p-block-editor-preview{position:relative;display:flex;align-items:flex-start;margin-bottom:0;padding-bottom:1.5rem;transition:all .2s ease;border-radius:4px;cursor:pointer;border:1px solid rgba(0,0,0,0);border-bottom:1px dashed #c3c4c7}.p-block-editor-preview:last-child{border-bottom:none;padding-bottom:0}.p-block-editor-preview--multi-selected,.p-block-editor-preview--selected{box-shadow:0 0 0 1px #0073aa;border-color:#0073aa;padding:.5rem .5rem calc(1.5rem + 12px)}.p-block-editor-preview--multi-selected{background-color:rgba(0,115,170,.05)}.p-block-editor-preview--dragging{opacity:.5;z-index:1000}.p-block-editor-preview__sidebar{display:flex;align-items:flex-start;margin-left:-32px;padding-top:.5rem;padding-right:.25rem;opacity:0;transition:opacity .2s ease}.p-block-editor-preview--selected .p-block-editor-preview__sidebar,.p-block-editor-preview:hover .p-block-editor-preview__sidebar{opacity:1}.p-block-editor-preview__drag-handle{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;cursor:grab;pointer-events:auto!important;color:#8f98a1;background:none;border:none;transition:color .2s ease}.p-block-editor-preview__drag-handle:active{cursor:grabbing}.p-block-editor-preview__drag-handle:hover{color:#0073aa}.p-block-editor-preview__main{flex:1;border-radius:2px;background-color:#fff;min-width:0;cursor:pointer;pointer-events:auto}.p-block-editor-preview--selecting,.p-block-editor-preview--selecting .p-block-editor-preview__main{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.p-block-editor-preview--selected .p-block-editor-preview__main{width:90%}.p-block-editor-preview__toolbar{display:flex;align-items:center;justify-content:space-between;padding:.25rem .5rem;background-color:#f0f0f1;border-bottom:1px solid #ddd;border-radius:2px 2px 0 0;min-height:36px}.p-block-editor-preview__type{font-size:.75rem;font-weight:500;color:#2c3338;text-transform:uppercase;letter-spacing:.5px}.p-block-editor-preview__actions{display:flex;gap:.25rem}.p-block-editor-preview__content{min-height:48px;position:relative}.p-block-editor-preview__content:hover{background-color:#f6f7f7}.p-block-editor-preview__character-count{position:absolute;left:-100px;top:.5rem;font-size:.75rem;color:#6b7280;white-space:nowrap;padding:.25rem .5rem;background-color:hsla(0,0%,100%,.95);border:1px solid #ddd;border-radius:.25rem;z-index:5;box-shadow:0 2px 4px rgba(0,0,0,.1)}.p-block-editor-preview__inserter{position:absolute;left:50%;bottom:-12px;transform:translateX(-50%);display:flex;justify-content:center;align-items:center;z-index:10;background-color:#fff;padding:0 .25rem}.p-block-editor-form{padding:1rem;background-color:#fff;border-radius:0;flex:1;overflow-y:auto}.p-block-editor-form__actions{display:flex;gap:.5rem;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #ddd}.p-article-card{list-style:none;border-radius:.5rem;background-color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border:1px solid #e5e7eb;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;height:100%;display:flex;flex-direction:column}.p-article-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.p-article-card__link{display:flex;flex-direction:column;text-decoration:none;color:#002c23;height:100%;background-color:#fff}.p-article-card__thumb{width:100%;aspect-ratio:1200/875.73;margin-bottom:1rem;overflow:hidden;position:relative}.p-article-card__img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.p-article-card__info{padding:1rem;flex:1;display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.p-article-card__category{display:inline-block;font-size:.75rem;font-weight:600;color:#00ba80;background-color:rgba(0,186,128,.1);padding:.25rem .5rem;border-radius:9999px;width:-moz-fit-content;width:fit-content;letter-spacing:.05em;order:1}.p-article-card__title-text{font-size:1rem;font-weight:700;line-height:1.2;margin:0 0 0 2px;order:2;width:calc(100% - 2px)}@media(min-width:768px){.p-article-card__title-text{font-size:1.125rem}}.p-article-card--large .p-article-card__info{gap:.5rem}.p-article-card--small{width:100%}.p-article-card--small .p-article-card__link{flex-direction:row;align-items:center;gap:.5rem;padding:1rem;width:100%}.p-article-card--small .p-article-card__thumb{width:80px;flex-shrink:0;aspect-ratio:1200/875.73;margin-bottom:0}.p-article-card--small .p-article-card__info{flex:1;padding:0;gap:.5rem;align-items:flex-start;min-width:0;width:100%}.p-article-card--small .p-article-card__category{font-size:.75rem;padding:2px .25rem;order:1}.p-article-card--small .p-article-card__title-text{order:2;font-size:.875rem;margin-left:2px;width:100%;max-width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media(min-width:768px){.p-article-card--small .p-article-card__title-text{font-size:1rem}}.p-blocks{display:flex;flex-direction:column;gap:1.5rem;margin:0 0 2rem}@media(min-width:768px){.p-blocks{gap:2rem;margin:3rem 0}}.p-block--paragraph__content{width:100%;margin:1rem 0 0;font-family:YuGothic,Yu Gothic,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,メイリオ,Meiryo,ＭＳ ゴシック,sans-serif;font-size:.875rem;font-weight:500;line-height:1.5;color:#002c23}.p-block--paragraph__content .color_span,.p-block--paragraph__content b{font-weight:700;background-image:linear-gradient(transparent 60%,rgba(0,186,128,.2) 0)}.p-block--paragraph__content .color_span{color:#ef4444}.p-block--paragraph__content .big_font_span{font-size:1.25rem}.p-block--paragraph__content .bigger_font_span{font-size:1.875rem}.p-block--paragraph__content .color_blue_span{color:#3b82f6;font-weight:700;background:linear-gradient(transparent 50%,rgba(255,252,107,.64) 0)}.p-block--paragraph__content h4{width:100%;margin:2rem 0 .5rem;padding:0 0 0 .5rem;border-left:4px solid #00ba80;font-size:1.125rem;font-weight:700;line-height:1.5;color:#002c23}@media(min-width:768px){.p-block--paragraph__content h4{font-size:.875rem}}.p-block--paragraph__content img{margin:.5rem auto 0;width:100%;max-height:428px;-o-object-fit:contain;object-fit:contain;display:block}@media(min-width:768px){.p-block--paragraph__content img{max-height:476px;max-width:716px;width:716px}}.p-block--paragraph__content ol,.p-block--paragraph__content ul{width:100%;margin:1.5rem 0 .5rem;padding:.5rem 1.5rem 1.5rem;background-color:#f0fcf8;border-radius:.5rem}.p-block--paragraph__content ul li{margin:.5rem 0 0;width:calc(100% - 16px);font-size:.875rem;font-weight:700;line-height:1.5;color:#002c23}.p-block--paragraph__content ul li:before{content:"・";font-size:6px;width:8px;height:8px;margin:.5rem .5rem 0 0;background-color:#002c23;border-radius:50%}.p-block--paragraph__content ol li{margin:1rem 0 0;width:calc(100% - 16px);list-style:auto;font-size:.875rem;font-weight:700;line-height:1.5;color:#002c23}.p-heading--box{margin:1.5rem 0 0;padding:2rem;background-color:rgba(0,186,128,.1);border-radius:.5rem;border-left:8px solid #00ba80;font-size:1.5rem;font-weight:700;line-height:1.5;letter-spacing:.4px;color:#002c23}@media(min-width:768px){.p-heading--box{padding:1rem 1.5rem;border-left:4px solid #00ba80;font-size:1.125rem;line-height:1.56}}.p-heading--underline{width:100%;margin:1.5rem 0 0;padding:0 0 .5rem;border-bottom:4px solid #00ba80;font-size:1.25rem;font-weight:700;line-height:1.2;letter-spacing:.4px;color:#002c23}@media(min-width:768px){.p-heading--underline{width:100%;font-size:1.125rem;line-height:1.11}}.p-block--button__top-text{color:#666;text-align:center;margin-bottom:.5rem;font-size:.875rem;font-weight:400;line-height:1.5}.article-item-button{width:600px;height:auto;margin:2rem auto 1.5rem;background-color:#099ec3;box-shadow:0 2px 0 0 #183028;border-radius:.5rem;text-align:center}@media(min-width:768px){.article-item-button{width:100%}}.article-item-button-color1{background-color:#ff7e36;box-shadow:0 2px 0 0 #b94f24}.article-item-button-link{display:flex;justify-content:center;align-items:center;padding:1rem 0;font-family:YuGothic,Yu Gothic,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,メイリオ,Meiryo,ＭＳ ゴシック,sans-serif;font-size:.875rem;font-weight:700;line-height:1.71;letter-spacing:0;color:#fff;text-decoration:none;transition:opacity .2s ease}.article-item-button-link:hover{opacity:.9}.p-callout{position:relative;margin-top:62px;border:2px solid #00ba80;border-radius:0 .5rem .5rem .5rem;padding:1.5rem}@media(min-width:768px){.p-callout{margin-top:48px;padding:1rem}}.p-callout__title{position:absolute;top:-34px;left:-2px;font-family:YuGothic,Yu Gothic,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,メイリオ,Meiryo,ＭＳ ゴシック,sans-serif;font-size:.75rem;font-weight:700;line-height:2;letter-spacing:.4px;color:#fff;background-color:#00ba80;padding:4px 12px 4px 0;border-radius:.5rem .5rem 0 0;display:flex;align-items:center}@media(min-width:768px){.p-callout__title{font-size:10px;top:-30px}}.p-callout__icon{margin:0 .5rem 0 1rem;width:12px}@media(min-width:768px){.p-callout__icon{width:10px}}.p-callout__content ol li,.p-callout__content ul li{padding:1rem}.p-article-link{width:100%;margin:0;border-radius:.5rem;border:2px solid #9ca3af}.p-article-link__link{display:flex;justify-content:flex-start;align-items:center;padding:1rem 2rem;text-decoration:none;transition:opacity .2s ease}.p-article-link__link:hover{opacity:.8}@media(min-width:768px){.p-article-link__link{padding:1rem}}.p-article-link__image{width:106px;height:80px;margin:0 1rem 0 0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;flex-shrink:0}@media(min-width:768px){.p-article-link__image{margin:0 .5rem 0 0}}.p-article-link__title{font-family:YuGothic,Yu Gothic,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,メイリオ,Meiryo,ＭＳ ゴシック,sans-serif;font-size:.875rem;font-weight:700;line-height:1.57;letter-spacing:0;color:#002c23;margin:0}.p-article-link__title span{color:#3b82f6;font-weight:700;border-bottom:2px dashed #3b82f6}.p-chat{overflow:hidden;width:100%;margin:0}.p-chat__icon-wrap{float:left;width:48px;display:flex;flex-direction:column;align-items:center}@media(min-width:768px){.p-chat__icon-wrap{width:80px}}.p-chat__icon-wrap--left{float:left}.p-chat__icon-wrap--right{float:right}.p-chat__icon{width:48px;height:48px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media(min-width:768px){.p-chat__icon{width:80px;height:80px}}.p-chat__name{font-size:.75rem;text-align:center;margin-top:.25rem;width:100%;display:block}.p-chat__content{position:relative;width:calc(100% - 48px - 24px);padding:1.5rem;border-radius:.5rem;font-family:YuGothic,Yu Gothic,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,メイリオ,Meiryo,ＭＳ ゴシック,sans-serif;font-size:.875rem;font-weight:500;line-height:1.71;letter-spacing:0;color:#002c23}@media(min-width:768px){.p-chat__content{width:calc(100% - 80px - 24px)}}.p-chat__content--left{background-color:#fffde7;float:right}.p-chat__content--left:after{right:100%;top:28%;content:"";height:0;width:0;position:absolute;pointer-events:none;border:16px solid rgba(0,0,0,0);border-right-color:#fffde7;margin-top:-16px}@media(min-width:768px){.p-chat__content--left:after{top:16%;border-width:12px;margin-top:-12px}}.p-chat__content--right{background-color:#e4fbf4;float:left}.p-chat__content--right:after{left:100%;top:28%;content:"";height:0;width:0;position:absolute;pointer-events:none;border:16px solid rgba(0,0,0,0);border-left-color:#e4fbf4;margin-top:-16px}@media(min-width:768px){.p-chat__content--right:after{top:16%;border-width:12px;margin-top:-12px}}.p-image{width:100%;margin:1.5rem auto;text-align:center}.p-image__img{margin:.5rem auto 0;width:100%;max-height:428px;-o-object-fit:contain;object-fit:contain;border-radius:.5rem}@media(min-width:768px){.p-image__img{max-height:476px;max-width:716px;width:716px}}.p-block-editor__preview-column .p-block--image{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.p-block-editor__preview-column .p-image{width:100%!important;max-width:100%!important;margin:1rem 0!important}.p-block-editor__preview-column .p-image__img{width:100%!important;max-width:100%!important;max-height:none!important;height:auto!important}@media(min-width:768px){.p-block-editor__preview-column .p-block--image .p-image__img{width:100%!important;max-width:100%!important;max-height:none!important}}.p-accordion{display:flex;flex-direction:column;align-items:center;width:100%;margin:0;border-radius:.5rem;border:2px solid #f5f5f5}.p-accordion__title{position:relative;background-color:#f5f5f5;padding:.5rem 1rem;cursor:pointer;border:none;width:100%;text-align:left;transition:background-color .2s ease}.p-accordion__title:hover{background-color:#e5e5e5}.p-accordion__icon{width:24px;position:absolute;top:0;bottom:0;margin:auto;left:12px}.p-accordion__title-text{font-size:.875rem;font-weight:700;line-height:1.71;padding-left:28px;display:block;word-break:break-all}.p-accordion__content{margin-top:0!important;padding:1rem;font-size:.875rem;word-break:break-all;width:100%}.p-review{margin:0;box-sizing:border-box;background:#fff;border-radius:10px;border:1px solid #dce1e1;padding:1rem}@media(min-width:768px){.p-review{padding:1.5rem 2rem}}.p-review__header{display:flex;align-items:center;gap:.5rem}.p-review__image{width:72px;flex-shrink:0}@media(min-width:768px){.p-review__image{width:50px}}.p-review__user-info{flex:1;display:flex;flex-direction:column;gap:0}.p-review__age-sex{font-size:.875rem;color:#666;margin:0}@media(min-width:768px){.p-review__age-sex{font-size:.75rem}}.p-review__profile{font-size:.875rem;color:#666;margin:0}@media(min-width:768px){.p-review__profile{font-size:.75rem}}.p-review__title{font-weight:700;margin-left:.5rem;margin-top:4px;margin-bottom:4px;font-size:.875rem}@media(min-width:768px){.p-review__title{margin-left:4px;font-size:.875rem}}.p-review__content{padding:.5rem}@media(min-width:768px){.p-review__content{padding:4px}}.p-review__body{margin-top:0;font-size:13px;line-height:1.5;letter-spacing:0;color:#443e3b}@media(min-width:768px){.p-review__body{font-size:.75rem;line-height:1.5}}.p-review__body p{margin:0}.p-point{border:2px solid #00ba80;border-radius:0 .5rem .5rem .5rem;position:relative;margin-top:36px;margin-bottom:0}.p-point__title{position:absolute;top:-36px;left:-2px;background-color:#00ba80;color:#fff;font-weight:700;border-radius:0;vertical-align:middle;padding:4px 12px;font-size:.875rem;line-height:1.71;letter-spacing:.4px;border-radius:.5rem .5rem 0 0;display:flex;align-items:center;gap:8px}.p-point__icon{width:16px;height:16px;flex-shrink:0}.p-point__content{margin:1.5rem;font-family:YuGothic,Yu Gothic,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,メイリオ,Meiryo,ＭＳ ゴシック,sans-serif;font-size:.875rem;font-weight:500;line-height:1.71;color:#002c23}.p-point__content ol,.p-point__content ul{width:100%;margin:1.5rem 0 .5rem;padding:.5rem 1.5rem 1.5rem;background-color:#f0fcf8;border-radius:.5rem}.p-point__content ul li{margin:.5rem 0 0;width:calc(100% - 16px);font-size:.875rem;font-weight:700;line-height:1.71;color:#002c23}.p-point__content ul li:before{content:"・";font-size:6px;width:8px;height:8px;margin:.5rem .5rem 0 0;background-color:#002c23;border-radius:50%}.p-point__content ol li{margin:1rem 0 0;width:calc(100% - 16px);list-style:auto;font-size:.875rem;font-weight:700;line-height:1.71;color:#002c23}.p-point--good{border-color:#f59e0b}.p-point--good .p-point__title{background-color:#f59e0b;color:#fff}.p-point--good .p-point__icon{color:#fff}.p-point--bad{border-color:#3b82f6}.p-point--bad .p-point__title{background-color:#3b82f6;color:#fff}.p-point--bad .p-point__icon{color:#fff}.p-point--info{border-color:#ec4899}.p-point--info .p-point__title{background-color:#ec4899;color:#fff}.p-point--info .p-point__icon{color:#fff}.p-point--announce{border-color:#f59e0b}.p-point--announce .p-point__title{background-color:#f59e0b;color:#fff}.p-point--announce .p-point__icon{color:#fff}.p-point--memo{border-color:#6b7280}.p-point--memo .p-point__title{background-color:#6b7280;color:#fff}.p-point--memo .p-point__icon{color:#fff}.p-block--step{margin:24px 0}.p-step{display:flex;flex-direction:column;gap:0}.p-step__item{display:flex;align-items:flex-start;gap:16px;position:relative;padding-bottom:24px}.p-step__item:last-child{padding-bottom:0}.p-step__badge{flex-shrink:0;width:56px;height:56px;border-radius:50%;background-color:#00ba80;position:relative;z-index:1}.p-step__badge,.p-step__badge-content{display:flex;align-items:center;justify-content:center}.p-step__badge-content{flex-direction:column;text-align:center;line-height:1}.p-step__badge-label{color:#fff;font-size:8px;font-weight:700;letter-spacing:.5px;margin-bottom:2px}.p-step__badge-number{color:#fff;font-size:20px;font-weight:700;line-height:1}.p-step__content{flex:1;padding-top:4px}.p-step__title{font-size:16px;font-weight:700;color:#333;margin-bottom:4px;line-height:1.5}.p-step__description{font-size:14px;color:#666;line-height:1.5;margin-top:4px}.p-step__connector{position:absolute;left:27px;top:56px;bottom:0;width:2px;border-left:2px dashed #ddd;z-index:0}@media(min-width:768px){.p-step__badge{width:64px;height:64px}.p-step__badge-label{font-size:10px}.p-step__badge-number{font-size:24px}.p-step__title{font-size:18px}.p-step__description{font-size:16px}.p-step__connector{left:31px;top:64px}}.p-block--faq{margin:24px 0}.p-faq{gap:24px}.p-faq,.p-faq__item{display:flex;flex-direction:column}.p-faq__item{gap:12px}.p-faq__question{display:flex;align-items:flex-start;gap:12px}.p-faq__question-label{flex-shrink:0;width:24px;height:24px;border:1px solid #002c23;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#002c23;background-color:#fff}.p-faq__question-text{flex:1;font-size:16px;font-weight:700;color:#333;line-height:1.5;padding-top:2px}.p-faq__answer{display:flex;align-items:flex-start;gap:12px;margin-left:0}.p-faq__answer-label{flex-shrink:0;width:24px;height:24px;border:1px solid #00ba80;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#fff;background-color:#00ba80}.p-faq__answer-text{flex:1;font-size:14px;color:#666;line-height:1.75;padding-top:2px}.p-faq__answer-text p{margin:0 0 12px}.p-faq__answer-text p:last-child{margin-bottom:0}.p-faq__answer-text ol,.p-faq__answer-text ul{margin:12px 0;padding-left:24px}.p-faq__answer-text li{margin:4px 0}@media(min-width:768px){.p-faq__answer-label,.p-faq__question-label{width:28px;height:28px;font-size:16px}.p-faq__question-text{font-size:18px}.p-faq__answer-text{font-size:16px}}.p-block--tab{margin:24px 0}.p-tab{display:flex;flex-direction:column}.p-tab__header{display:flex;gap:0;border-bottom:1px solid #e5e7eb;overflow-x:auto;-webkit-overflow-scrolling:touch}.p-tab__header::-webkit-scrollbar{display:none}.p-tab__header{scrollbar-width:none}.p-tab__button{flex-shrink:0;padding:8px 24px;font-size:14px;font-weight:500;color:#002c23;background-color:rgba(0,186,128,.05);border:1px solid #e5e7eb;border-bottom:none;border-left:none;cursor:pointer;transition:all .2s ease;white-space:nowrap;position:relative}.p-tab__button:first-child{border-left:1px solid #e5e7eb;border-top-left-radius:.375rem}.p-tab__button:last-child{border-top-right-radius:.375rem}.p-tab__button--active{color:#fff;font-weight:700;background-color:#00ba80;border-color:#e5e7eb}.p-tab__content{border:1px solid #e5e7eb;border-top:none;border-radius:0 0 .375rem .375rem;background-color:#fff}.p-tab__content-inner{padding:24px;font-size:14px;color:#333;line-height:1.75}.p-tab__content-inner p{margin:0 0 12px}.p-tab__content-inner p:last-child{margin-bottom:0}.p-tab__content-inner ol,.p-tab__content-inner ul{margin:12px 0;padding-left:24px}.p-tab__content-inner li{margin:4px 0}.p-tab__content-inner h1,.p-tab__content-inner h2,.p-tab__content-inner h3,.p-tab__content-inner h4,.p-tab__content-inner h5,.p-tab__content-inner h6{margin:16px 0 8px;font-weight:700}.p-tab__content-inner h1:first-child,.p-tab__content-inner h2:first-child,.p-tab__content-inner h3:first-child,.p-tab__content-inner h4:first-child,.p-tab__content-inner h5:first-child,.p-tab__content-inner h6:first-child{margin-top:0}@media(min-width:768px){.p-tab__button{padding:16px 32px;font-size:16px}.p-tab__content{border-radius:0 0 12px 12px}.p-tab__content-inner{padding:32px;font-size:16px}}.p-summary{position:relative;border:3px solid #0bb783;border-radius:.75rem;padding:1.5rem 1rem 20px;margin-top:1.5rem}@media(min-width:768px){.p-summary{padding:1.5rem 0 20px}}.p-summary img{margin:.5rem auto 0;width:100%;max-height:428px;-o-object-fit:contain;object-fit:contain;display:block;padding:0 1.5rem}@media(min-width:768px){.p-summary img{max-width:619px;max-height:476px;padding:0}}.p-summary__title{position:absolute;top:-1.5rem;left:0;right:0;font-size:.875rem;font-weight:700;color:#0bb783;text-align:center;width:160px;margin:0 auto;padding:12px 4px;background-color:#fff}.p-summary__content{width:100%;margin:0;padding:0;font-size:.875rem}@media(min-width:768px){.p-summary__content{margin:0 1.5rem;padding:24px}}.p-summary__content ol,.p-summary__content ul{background-color:#fff;padding:0;border-radius:1rem;list-style:none;counter-reset:item}@media(min-width:768px){.p-summary__content ol,.p-summary__content ul{padding:0 1rem}}.p-summary__content ol li,.p-summary__content ul li{padding-top:.5rem;padding-bottom:3px}.p-summary__content ol li b,.p-summary__content ul li b{background:linear-gradient(transparent 60%,#abf3de 0)}.p-summary__content ol li .color_span,.p-summary__content ul li .color_span{color:#ef4444;font-weight:700;background-image:linear-gradient(transparent 60%,#fef3c7 0)}.p-summary__content ol li a,.p-summary__content ul li a{color:#1b72e8;font-weight:700}.p-summary__content ol li:before{counter-increment:item;content:counter(item) ".";font-style:italic;font-weight:700;font-size:15px;line-height:1.33;color:#0bb783;margin-right:.5rem}.p-summary__content ul li:before{position:relative;top:-2px;left:0;display:inline-block;width:8px;height:8px;content:"";border-radius:100%;background:#0bb783;margin-right:.5rem}.p-summary__button-area{width:100%;margin:1rem 0 0}@media(min-width:768px){.p-summary__button-area{width:90%;margin:1rem auto 0}}.p-summary__consultation-text{display:block;margin-bottom:4px}.p-summary__button,.p-summary__consultation-text{font-size:.875rem;font-weight:700;text-align:center}.p-summary__button{box-shadow:0 2px 0 0 #b94f24;background-color:#ff7e36;display:inline-block;border-radius:.5rem;width:100%;padding:12px 30px;line-height:1.5;color:#fff;letter-spacing:.4px;text-decoration:none;transition:opacity .2s ease}.p-summary__button:hover{opacity:.9}.p-summary__bottom-text{text-align:center;margin-top:1.5rem}.p-summary__bottom-link{font-size:14px;text-decoration:none;transition:opacity .2s ease}.p-summary__bottom-link:hover{opacity:.7}.p-toc{position:relative;width:100%;margin:0;padding:2rem;background-color:#e4fbf4;border-radius:.5rem;overflow:hidden;height:320px}@media(min-width:768px){.p-toc{padding:1.5rem}}.p-toc--collapsed{overflow:hidden;height:320px}.p-toc--expanded{height:auto;overflow:auto}.p-toc__head{display:flex;justify-content:center;align-items:center;gap:.25rem}.p-toc__icon{font-size:1.125rem;line-height:1}.p-toc__title{font-size:.875rem;font-weight:700;line-height:1;color:#002c23;margin:0}.p-toc__title a{color:inherit;text-decoration:none;pointer-events:none}.p-toc__list{margin:.5rem 0 0}@media(min-width:768px){.p-toc__list{margin:1.5rem 0 0}}.p-toc__list a{font-weight:400}.p-toc__list--expanded{margin-bottom:1rem}.p-toc__empty{font-size:.875rem;color:#6b7280;padding:1rem;text-align:center}.p-toc__item{margin:.5rem 0 0}.p-toc__item--h3{margin:0 0 0 4%;padding-top:.25rem}.p-toc__link{display:flex;justify-content:flex-start;align-items:flex-start;font-size:.875rem;font-weight:500;line-height:1.71;color:#002c23;text-decoration:none;transition:opacity .2s ease}@media(min-width:768px){.p-toc__link{font-size:.75rem;line-height:1.5}}.p-toc__link--h2:before{content:"▶︎";margin:0 4px 0 0;flex-shrink:0;font-size:.875rem;line-height:1.71}@media(min-width:768px){.p-toc__link--h2:before{font-size:.75rem;line-height:1.5}}.p-toc__link--h3:before{content:">";margin:0 4px 0 0;flex-shrink:0;font-size:.875rem;line-height:1.71}@media(min-width:768px){.p-toc__link--h3:before{font-size:.75rem;line-height:1.5}}.p-toc__link:hover{opacity:.7}.p-toc__toggle{position:absolute;bottom:0;left:0;width:100%;height:60px;padding:20px 0;text-align:center;font-size:.875rem;cursor:pointer;z-index:10;background:linear-gradient(180deg,rgba(228,251,244,.8),rgb(228,251,244));transition:background .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-toc__toggle--close{position:relative;background:none;padding-top:.5rem;padding-bottom:4px;height:auto;margin-top:.5rem}.p-toc__toggle:hover{opacity:.8}.article-item-expert{width:100%;padding:1.5rem;border:2px solid #dce1e1;border-radius:.5rem}@media(min-width:768px){.article-item-expert{padding:2rem}}.article-item-expert-head{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem}@media(min-width:768px){.article-item-expert-head{gap:1.5rem}}.article-item-expert-img{width:80px;height:80px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;flex-shrink:0}@media(min-width:768px){.article-item-expert-img{width:100px;height:100px}}.article-item-expert-img:not([src]),.article-item-expert-img[src=""],.article-item-expert-img[src=null],.article-item-expert-img[src=undefined]{display:none}.article-item-expert-name{flex:1;margin:0;font-size:.875rem;line-height:1.5;color:#002c23}.article-item-expert-cap{display:block;font-size:.75rem;font-weight:700;color:#6b7280;margin-bottom:.25rem}@media(min-width:768px){.article-item-expert-cap{font-size:.875rem}}.article-item-expert-author{display:inline-block;font-size:.875rem;font-weight:700;color:#002c23;text-decoration:none}@media(min-width:768px){.article-item-expert-author{font-size:1rem}}.article-item-expert-job-title{display:block;font-size:.75rem;font-weight:400;color:#6b7280;margin-top:.25rem}@media(min-width:768px){.article-item-expert-job-title{font-size:.875rem}}.article-item-expert-desc-wrapper{position:relative;margin-top:1rem}.article-item-expert-desc{font-size:.875rem;line-height:1.71;color:#002c23;margin:0}@media(min-width:768px){.article-item-expert-desc{font-size:.875rem;line-height:1.71}}.article-item-expert-desc a{color:#3b82f6;font-weight:400;text-decoration:none;transition:opacity .2s ease}.article-item-expert-desc a:hover{opacity:.8;text-decoration:underline}@media(min-width:768px){.article-item-expert-desc.collapsed{overflow:hidden;max-height:120px;position:relative}.article-item-expert-desc.collapsed:after{content:"";position:absolute;bottom:0;left:0;right:0;height:40px;background:linear-gradient(180deg,transparent,#fff)}}.read-less-btn,.read-more-btn{display:none;margin-top:.5rem;text-align:center;cursor:pointer;font-size:.75rem;color:#3b82f6;transition:opacity .2s ease}@media(min-width:768px){.read-less-btn,.read-more-btn{display:block}}.read-less-btn:hover,.read-more-btn:hover{opacity:.8}.read-less-text,.read-more-text{margin-right:.25rem}.read-less-icon,.read-more-icon{font-size:10px}.p-reservation-form{max-width:648px;width:100%;margin:0 auto}.p-reservation-form__header{position:relative;padding:14px 20px;background:url(https://image.money-career.com/lp/article_lp/form_header_bg.svg) repeat}.p-reservation-form__header-title{font-size:22px;font-weight:700;color:#fff;text-align:center}@media(min-width:768px){.p-reservation-form__header-title{font-size:30px}}.p-reservation-form__header-pager{margin-top:8px;text-align:center}.p-reservation-form__header-pager img{display:block;margin:0 auto}.p-reservation-form__header-balloon{height:69px;left:-9px;position:absolute;top:-29px;width:69px}@media(min-width:768px){.p-reservation-form__header-balloon{left:calc(50% - 212px);top:-32px}}.p-reservation-form__header-image{bottom:0;height:85px;position:absolute;right:calc(50% - 232px);width:83px}.p-reservation-form__form-wrap{position:relative;overflow:hidden}.p-reservation-form__pages-container{position:relative;width:100%}.p-reservation-form__form{padding:16px;position:absolute;top:0;left:0;width:100%;opacity:0;transform:translateX(100%);transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1);pointer-events:none;will-change:transform,opacity}@media(min-width:768px){.p-reservation-form__form{padding:28px 32px}}.p-reservation-form__form--active{position:relative;opacity:1;transform:translateX(0);pointer-events:auto}.p-reservation-form__form--slide-in-right{position:relative;transform:translateX(100%);opacity:0;pointer-events:none;visibility:visible}.p-reservation-form__form--slide-in-right.p-reservation-form__form--active{transform:translateX(0);opacity:1;pointer-events:auto;visibility:visible}.p-reservation-form__form--slide-out-left{position:absolute;transform:translateX(0);opacity:1;visibility:visible}.p-reservation-form__form--slide-in-left,.p-reservation-form__form--slide-out-left:not(.p-reservation-form__form--active){transform:translateX(-100%);opacity:0;visibility:visible}.p-reservation-form__form--slide-in-left{position:absolute;pointer-events:none}.p-reservation-form__form--slide-in-left.p-reservation-form__form--active{transform:translateX(0);opacity:1;pointer-events:auto;visibility:visible}.p-reservation-form__form--slide-out-right{position:absolute;transform:translateX(0);opacity:1;visibility:visible}.p-reservation-form__form--slide-out-right:not(.p-reservation-form__form--active){transform:translateX(100%);opacity:0;visibility:visible}.p-reservation-form__inner{border:1px solid #e0e0e0;padding-bottom:24px}.p-reservation-form__flex{border:1px solid #e0e0e0;border-radius:4px;padding:0}.p-reservation-form__flex:not(:first-child){margin-top:16px}.p-reservation-form__q{display:flex;align-items:center;padding:12px;background-color:#f5f5f5;font-weight:700}.p-reservation-form__content{padding:12px 12px 16px}.p-reservation-form__content-note{color:#212121;font-size:13px;text-align:center;margin-bottom:8px}.p-reservation-form__content-memo,.p-reservation-form__direction{color:#0bb783;font-size:11px;font-weight:700;line-height:1.2;margin-top:12px}.p-reservation-form__trigger-inner{display:flex;flex-wrap:wrap;gap:16px}.p-reservation-form__trigger-inner>*{width:100%}@media(min-width:768px){.p-reservation-form__trigger-inner>*{width:calc(50% - 8px)}}.p-reservation-form__trigger-check input[type=checkbox]{display:none}.p-reservation-form__trigger-check input[type=checkbox]:checked+label{background-image:url(https://image.money-career.com/money_career/lp/checked.png)}.p-reservation-form__content-inner{display:flex;gap:16px}.p-reservation-form__content-inner input[type=radio]{display:none}.p-reservation-form__content-inner input[type=radio]:checked+label{background-image:url(https://image.money-career.com/lp/article_lp/form_radio_selected.svg)}.p-reservation-form__content-inner input[type=email],.p-reservation-form__content-inner input[type=text]{--swiper-theme-color:#007aff;--livewire-progress-bar-color:#2299dd;-webkit-font-smoothing:antialiased;word-wrap:break-word;word-break:break-all;align-items:center;border-radius:8px;box-sizing:border-box;display:flex;font-style:normal;letter-spacing:.5px;width:100%;flex:1;border:2px solid #002c23;box-shadow:0 4px 0 0 #002c23;color:#333;font-size:16px;font-weight:700;height:auto;line-height:16px;margin:0;padding:16px;text-align:left;white-space:nowrap;outline:none;background:#fff}.p-reservation-form__content-inner input[type=email]:focus,.p-reservation-form__content-inner input[type=text]:focus{outline:none}.p-reservation-form__radio{--swiper-theme-color:#007aff;--livewire-progress-bar-color:#2299dd;background:#fff;width:calc(50% - 8px);flex:1;background-image:url(https://image.money-career.com/lp/article_lp/form_radio_not_selected.svg);background-position:16px 50%,100% 0;background-size:24px 24px,100% 100%;font-size:16px;margin:0;overflow:hidden;padding:16px 0 16px 44px;white-space:nowrap}.p-reservation-form__checkbox,.p-reservation-form__radio{-webkit-font-smoothing:antialiased;word-wrap:break-word;font-family:YuGothic,Yu Gothic,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,メイリオ,Meiryo,ＭＳ ゴシック,sans-serif;text-rendering:optimizelegibility;word-break:break-all;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;display:block;float:left;align-items:center;border-radius:8px;box-sizing:border-box;font-style:normal;letter-spacing:.5px;background-repeat:no-repeat;border:2px solid #002c23;box-shadow:0 4px 0 0 #002c23;color:#333;font-weight:700;height:auto;line-height:16px;text-align:left}.p-reservation-form__checkbox{margin-bottom:0;background-image:url(https://image.money-career.com/money_career/lp/not_checked.png);background-size:32px 32px,100% 100%;width:100%;background-position:8px 50%,100% 0;font-size:14px;padding:12px 16px 12px 46px}.p-reservation-form__q-required{margin-left:30px;align-items:center;background-color:#e60708;color:#fff;display:flex;font-size:11px;font-weight:700;height:17px;justify-content:center;line-height:1.2;padding:0 8px;width:41px;word-break:keep-all}.p-reservation-form__button{display:flex;gap:16px;margin-top:24px;align-items:center;justify-content:center}.p-reservation-form__button-next{-webkit-font-smoothing:antialiased;word-wrap:break-word;font-family:YuGothic,Yu Gothic,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,メイリオ,Meiryo,ＭＳ ゴシック,sans-serif;text-rendering:optimizelegibility;word-break:break-all;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box;transition:.1s;background:#bdc3c2;text-align:center;align-items:center;border-radius:64px;color:#fff;display:flex;flex:1;font-size:20px;font-weight:700;height:56px;justify-content:space-between;line-height:1.2;margin:0;max-width:343px;padding:0 18px;background-color:#ff7e36;box-shadow:0 4px 4px rgba(0,0,0,.25);cursor:pointer}.p-reservation-form__button-next--button{max-width:400px}.p-reservation-form__button-prev{--swiper-theme-color:#007aff;--livewire-progress-bar-color:#2299dd;-webkit-font-smoothing:antialiased;word-wrap:break-word;font-family:YuGothic,Yu Gothic,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,メイリオ,Meiryo,ＭＳ ゴシック,sans-serif;text-rendering:optimizelegibility;word-break:break-all;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box;letter-spacing:.5px;position:relative;text-align:center;align-items:center;background-color:#b0b0b0;border-radius:64px;box-shadow:0 4px 4px 0 rgba(0,0,0,.161);color:#fff;display:flex;font-size:20px;font-weight:700;gap:8px;height:56px;justify-content:center;line-height:1.2;margin:0;padding:0 12px;width:100px;cursor:pointer}.p-reservation-form__button-prev:before{background:url(https://image.money-career.com/lp/article_lp/form_button_prev.svg) no-repeat;content:"";height:24px;width:24px}.p-reservation-form__footer{display:flex;justify-content:center}.p-reservation-form__footer-content{width:194px}.p-reservation-form__footer-content-image{text-align:center}.p-reservation-form__footer-content-image img{display:block;margin:0 auto;height:58px}.p-reservation-form__footer-content-text{text-align:center;font-size:11px;font-weight:700}.p-reservation-form__content-input{position:relative}.p-reservation-form__content-input--1{flex:1000}.p-reservation-form__content-input--2,.p-reservation-form__content-input--3{flex:735}.p-reservation-form__content-input select{--swiper-theme-color:#007aff;--livewire-progress-bar-color:#2299dd;-webkit-font-smoothing:antialiased;word-wrap:break-word;word-break:break-all;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border-radius:8px;box-sizing:border-box;display:block;letter-spacing:.5px;text-align:center;width:100%;border:2px solid #002c23;box-shadow:0 4px 0 0 #002c23;color:#333;font-size:16px;font-weight:700;height:auto;line-height:16px;overflow:hidden;padding:12px 16px;-moz-text-align-last:left;text-align-last:left;white-space:nowrap;outline:none}.p-reservation-form__content-input select:focus{outline:none}.p-reservation-form__content-input select option{font-size:16px;padding:8px}.p-reservation-form__content-input:after{background:url(https://image.money-career.com/lp/article_lp/form_select_triangle.svg) no-repeat;content:"";height:12px;position:absolute;right:14px;top:calc(50% - 4px);width:12px;pointer-events:none}.p-reservation-form__kiyaku{--swiper-theme-color:#007aff;--livewire-progress-bar-color:#2299dd;-webkit-font-smoothing:antialiased;word-wrap:break-word;color:#183028;font-family:YuGothic,Yu Gothic,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,メイリオ,Meiryo,ＭＳ ゴシック,sans-serif;text-rendering:optimizelegibility;word-break:break-all;background:#fff;border:1px solid #bfbfbf;box-sizing:border-box;font-style:normal;height:250px;margin:44px auto 24px;overflow-y:scroll;padding:16px 19px 16px 16px;width:91.7333333333%}.p-reservation-form__kiyaku>div:first-child{font-size:18px;font-weight:700}.p-reservation-form__agree{border-radius:4px;color:#312e36;font-size:16px;font-weight:700;margin-top:24px;text-align:center}.p-reservation-form__agree-input{--swiper-theme-color:#007aff;--livewire-progress-bar-color:#2299dd;-webkit-font-smoothing:antialiased;word-wrap:break-word;word-break:break-all;box-sizing:border-box;display:inline-block;height:20px;line-height:20px;margin:0;vertical-align:middle;width:40px}.p-reservation-form__agree-bottom{color:#666;font-size:12px;letter-spacing:.5px;line-height:24px;margin-top:8px;text-align:center}.reserve_lp_reserve_form_agree{border-radius:4px;color:#312e36;font-size:16px;font-weight:700;margin-top:24px;text-align:center}.reserve_lp_reserve_form_agree_bottom{color:#666;font-size:12px;letter-spacing:.5px;line-height:24px;margin-top:8px;text-align:center}.p-reservation-form__modal{overflow:hidden;position:fixed;top:0;left:0;height:100%;background:rgba(0,0,0,.7);z-index:9999;overflow-y:auto;padding:20px 0}.p-reservation-form__modal,.p-reservation-form__modal-window{--swiper-theme-color:#007aff;--livewire-progress-bar-color:#2299dd;-webkit-font-smoothing:antialiased;word-wrap:break-word;color:#183028;font-family:YuGothic,Yu Gothic,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,メイリオ,Meiryo,ＭＳ ゴシック,sans-serif;text-rendering:optimizelegibility;word-break:break-all;box-sizing:border-box;width:100%}.p-reservation-form__modal-window{position:relative;max-width:500px;margin:5px auto;background:#fff;border-radius:8px;padding:20px;box-shadow:0 4px 10px rgba(0,0,0,.2)}.p-reservation-form__modal-close{position:absolute;top:10px;right:10px;cursor:pointer;width:30px;height:30px;background:#f0f0f0;border-radius:50%;display:flex;justify-content:center;align-items:center;z-index:10}.p-reservation-form__modal-close span{font-size:20px;line-height:1;color:#333;pointer-events:none}.p-reservation-form__modal-title-text{--swiper-theme-color:#007aff;--livewire-progress-bar-color:#2299dd;-webkit-font-smoothing:antialiased;word-wrap:break-word;font-family:YuGothic,Yu Gothic,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,メイリオ,Meiryo,ＭＳ ゴシック,sans-serif;text-rendering:optimizelegibility;word-break:break-all;box-sizing:border-box;align-items:center;color:#666;display:flex;font-size:16px;font-weight:700;justify-content:center;line-height:1.2;position:relative;width:100%}.p-reservation-form__modal-title-text:after,.p-reservation-form__modal-title-text:before{background:#bfbfbf;content:"";display:block;height:1px;position:absolute;top:50%;width:calc(50% - 88px);z-index:1}.p-reservation-form__modal-title-text:before{left:0}.p-reservation-form__modal-title-text:after{right:0}.p-reservation-form__modal-title-subtext{--swiper-theme-color:#007aff;--livewire-progress-bar-color:#2299dd;-webkit-font-smoothing:antialiased;word-wrap:break-word;font-family:YuGothic,Yu Gothic,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,メイリオ,Meiryo,ＭＳ ゴシック,sans-serif;text-rendering:optimizelegibility;word-break:break-all;box-sizing:border-box;color:#666;font-size:14px;font-weight:400;line-height:16.8px;text-align:center;margin-top:8px;margin-bottom:8px}.p-reservation-form__modal-content{height:300px;overflow-y:auto;margin-bottom:15px;padding-right:5px;display:block;width:100%;border:1px solid #eee}.p-reservation-form__modal-item{display:table;width:100%;border-collapse:collapse;border-bottom:1px solid #eee}.p-reservation-form__modal-item:last-child{border-bottom:none}.p-reservation-form__modal-item-name{display:table-cell;padding:12px;font-weight:700;background-color:#f5f5f5;width:40%;vertical-align:middle}.p-reservation-form__modal-item-content{display:table-cell;padding:12px;width:60%;vertical-align:middle}.p-reservation-form__modal-button{text-align:center}.p-reservation-form__modal-button-thanks{align-items:center;color:#666;display:flex;flex-wrap:wrap;font-size:12px;font-weight:400;justify-content:center;line-height:22.4px}.p-reservation-form__modal-button-thanks span{width:100%}.p-reservation-form__modal-button-submit-message{color:#06c755;font-size:14px;font-weight:700;line-height:16.8px}.p-reservation-form__modal-button-submit-message .number{font-size:22px;line-height:26.4px}.p-reservation-form__modal-second-contents-group{text-align:center}.p-reservation-form__modal-second-contents-group-call{display:flex;align-items:center;justify-content:center}.p-reservation-form__modal-second-contents-group-call-image{margin-right:11px;width:18px}.p-reservation-form__modal-second-contents-group-call-link{color:#333;font-size:16px;font-weight:700;height:21px;line-height:130%;text-align:center;text-decoration-line:underline;width:192px}.p-reservation-form__modal-button-prev{position:relative;color:#333;font-size:16px;font-weight:700;letter-spacing:.5px;line-height:24px;text-align:center}.p-reservation-form__modal-button-prev img{height:32px;left:calc(50% - 50px);position:absolute;top:-4px;width:32px}.p-reservation-form__modal-notice-list{color:#666;font-size:10px;font-weight:400;line-height:14px;list-style:none;padding-left:0}.p-reservation-form__modal-notice-list li{position:relative;padding-left:16px;margin-bottom:8px}.p-reservation-form__modal-notice-list li:before{content:"※";position:absolute;left:0}.p-reservation-form__modal-notice-list li ul{list-style:none;padding-left:16px;margin-top:5px}.p-reservation-form__modal-notice-list li ul li:before{content:"・";position:absolute;left:0}.reserve_lp_reserve_form{--swiper-theme-color:#007aff;--livewire-progress-bar-color:#2299dd;-webkit-font-smoothing:antialiased;word-wrap:break-word;color:#183028;font-family:YuGothic,Yu Gothic,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,メイリオ,Meiryo,ＭＳ ゴシック,sans-serif;text-rendering:optimizelegibility;word-break:break-all;background:rgba(0,0,0,0);z-index:auto;overflow:visible;padding:0}.p-article-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}@media(min-width:768px){.p-article-list{grid-template-columns:repeat(2,1fr);gap:2rem}}@media(min-width:1024px){.p-article-list{grid-template-columns:repeat(3,1fr)}}.p-article-list__item{list-style:none}.p-article-list-empty{display:flex;align-items:center;justify-content:center;padding:2rem 1rem;background-color:#f9fafb;border-radius:.5rem}@media(min-width:768px){.p-article-list-empty{padding:3rem 1.5rem}}.p-article-list-empty__content{text-align:center;max-width:400px}.p-article-list-empty__icon{width:64px;height:64px;margin:0 auto 1.5rem;color:#9ca3af;display:flex;align-items:center;justify-content:center}@media(min-width:768px){.p-article-list-empty__icon{width:80px;height:80px;margin-bottom:2rem}}.p-article-list-empty__icon svg{width:100%;height:100%}.p-article-list-empty__message{font-size:1rem;color:#6b7280;line-height:1.75;margin:0}@media(min-width:768px){.p-article-list-empty__message{font-size:1.125rem}}.p-breadcrumbs{margin:0 0 1.5rem}@media(min-width:768px){.p-breadcrumbs{margin:0 0 2rem}}.p-breadcrumbs__list{flex-wrap:wrap;padding:0;margin:0;gap:.25rem}.p-breadcrumbs__item,.p-breadcrumbs__list{display:flex;align-items:center;list-style:none}.p-breadcrumbs__link{color:#002c23;text-decoration:none;font-size:.875rem;transition:color .2s ease}.p-breadcrumbs__link:hover{color:#002c23;text-decoration:underline}.p-breadcrumbs__link--current{color:#6b7280;font-weight:500;pointer-events:none}.p-breadcrumbs__separator{color:#9ca3af;margin:0 .25rem;font-size:.875rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-pagination{margin:3rem 0;display:flex;justify-content:center}.p-pagination__list{display:flex;align-items:center;gap:.25rem;list-style:none;padding:0;margin:0;flex-wrap:wrap}.p-pagination__item{list-style:none}.p-pagination__item--ellipsis{padding:0 .25rem}.p-pagination__link{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 .5rem;text-decoration:none;color:#002c23;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;transition:all .2s ease;font-weight:500}.p-pagination__link:hover{background-color:#f9fafb;border-color:#002c23;color:#002c23}.p-pagination__link--current{cursor:default;pointer-events:none}.p-pagination__link--current,.p-pagination__link--current:hover{background-color:#002c23;border-color:#002c23;color:#fff}.p-pagination__link--next,.p-pagination__link--prev{font-weight:600}.p-pagination__ellipsis{color:#6b7280;padding:0 .25rem}.p-category-card{display:inline-block;padding:.5rem 1.5rem;text-decoration:none;color:#002c23;font-size:1rem;font-weight:600;border-radius:.5rem;background-color:#fff;border:1px solid #e5e7eb;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}@media(min-width:768px){.p-category-card{padding:1rem 2rem;font-size:1.125rem}}.p-category-card:hover{background-color:#099ec3;border-color:#099ec3;color:#fff;transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.p-category-card-list{text-align:center}.p-category-card-list__list{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;list-style:none;padding:0;margin:0}@media(min-width:768px){.p-category-card-list__list{gap:1rem}}.p-category-card-list__item,.p-category-grid{list-style:none;margin:0}.p-category-grid{display:grid;grid-template-columns:1fr;gap:1rem;padding:0}@media(min-width:640px){.p-category-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.p-category-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1280px){.p-category-grid{grid-template-columns:repeat(4,1fr)}}.p-category-grid--compact{gap:.5rem}.p-category-grid--spacious{gap:1.5rem}.p-category-children{margin-top:1.5rem;margin-bottom:2rem}@media(min-width:768px){.p-category-children{margin-top:2rem;margin-bottom:3rem}}.p-expert-card{position:relative;list-style:none;border-radius:.5rem;background-color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border:1px solid #e5e7eb;padding:1.5rem;transition:transform .2s ease,box-shadow .2s ease}.p-expert-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.p-expert-card__img{display:flex;justify-content:center;align-items:center;margin-bottom:1rem;height:170px;flex-shrink:0}@media(min-width:768px){.p-expert-card__img{height:154px}}.p-expert-card__img-thumb{width:170px;height:170px;border-radius:50%;-o-object-fit:contain;object-fit:contain;display:block}@media(min-width:768px){.p-expert-card__img-thumb{width:154px;height:154px}}.p-expert-card__info{margin-bottom:1rem}.p-expert-card__info-wrap{display:flex;align-items:center;justify-content:center;gap:.25rem}.p-expert-card__name{font-size:1.125rem;font-weight:700;color:#002c23}.p-expert-card__authentication-img{width:20px;height:20px}.p-expert-card__desc{font-size:.875rem;line-height:1.75;color:#002c23;margin-bottom:1.5rem;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.p-expert-card__button{margin-bottom:1rem}.p-expert-card__button-link{background-color:#099ec3!important}.p-expert-card__button-link:hover{background-color:rgb(6.75,118.5,146.25)!important}.p-expert-card__certification-badge{position:absolute;top:0;right:0;z-index:10;overflow:visible}.p-expert-card__certification-badge-img{border-top-right-radius:.5rem;display:block}.p-top-eyecatch{background-color:#fff;padding:0 0 3rem}@media(min-width:768px){.p-top-eyecatch{padding:0 0 4rem}}.p-top-eyecatch__inner{max-width:1200px;margin:0 auto;padding:0 1rem}@media(min-width:768px){.p-top-eyecatch__inner{padding:0 1.5rem}}.p-top-eyecatch__content{display:flex;flex-direction:column;align-items:center;gap:2rem}@media(min-width:768px){.p-top-eyecatch__content{flex-direction:row;align-items:center;justify-content:space-between;gap:3rem}}.p-top-eyecatch__text{flex:1;order:1}@media(min-width:768px){.p-top-eyecatch__text{order:1}}.p-top-eyecatch__tagline{font-size:clamp(1.125rem,2.5vw,1.75rem);font-weight:700;color:#002c23;line-height:1.75;margin-bottom:1.5rem;font-family:YuGothic,Yu Gothic,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,メイリオ,Meiryo,ＭＳ ゴシック,sans-serif;display:flex;align-items:center;flex-wrap:wrap;gap:.25rem}@media(min-width:768px){.p-top-eyecatch__tagline{font-size:clamp(1.25rem,3vw,2rem);margin-bottom:2rem}}.p-top-eyecatch__tagline-space{display:inline-block;width:.25em}.p-top-eyecatch__tagline-round{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;font-size:clamp(1.125rem,2.5vw,1.75rem);font-weight:900;color:#fff;background-color:#00ba80;vertical-align:middle;flex-shrink:0}@media(min-width:768px){.p-top-eyecatch__tagline-round{width:56px;height:56px;font-size:clamp(1.25rem,3vw,2rem)}}.p-top-eyecatch__tagline-round--one{background-color:#00ba80;position:relative;margin-bottom:10px;z-index:2}@media(min-width:768px){.p-top-eyecatch__tagline-round--one{margin-bottom:12px}}.p-top-eyecatch__tagline-round--two{background-color:#00ba80;position:relative;margin-left:-16px;margin-top:20px;z-index:1}@media(min-width:768px){.p-top-eyecatch__tagline-round--two{margin-left:-16px;margin-top:20px}}.p-top-eyecatch__brand{margin:0;display:block}.p-top-eyecatch__brand-img{width:auto;height:auto;max-width:100%;max-height:80px}@media(min-width:768px){.p-top-eyecatch__brand-img{max-height:120px}}.p-top-eyecatch__thumb{order:2;text-align:center;width:100%;max-width:100%;aspect-ratio:4/3;position:relative;overflow:hidden;min-height:200px}@media(min-width:768px){.p-top-eyecatch__thumb{flex:1;order:2;max-width:50%;aspect-ratio:3/2;min-height:auto}}.p-top-eyecatch__thumb-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.p-top-service__block{max-width:1200px;margin:0 auto;padding:0 1rem}@media(min-width:768px){.p-top-service__block{padding:0 1.5rem}}.p-top-service__title{margin-bottom:2rem}.p-top-service__list{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;list-style:none;padding:0;margin:0}@media(min-width:768px){.p-top-service__list{grid-template-columns:repeat(4,1fr);gap:2rem}}.p-top-service__item{width:100%;height:auto;border-radius:.5rem;background-color:#fff;list-style:none;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border:1px solid #e5e7eb;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.p-top-service__item:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.p-top-service__link{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#002c23;height:100%}.p-top-service__thumb{width:100%;max-width:150px;height:100px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.p-top-service__thumb-img{width:100%;height:100%;max-height:100px;-o-object-fit:contain;object-fit:contain;display:block}.p-top-service__thumb-img--ranking{width:80%;height:80%}.p-top-service__name{text-align:center;width:100%;padding:1rem;background-color:#00ba80;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.p-top-service__name-text{font-size:.875rem;font-weight:700;line-height:1.5;color:#fff;margin:0}@media(min-width:768px){.p-top-service__name-text{font-size:1rem}}.p-top-banner{padding:2rem 0}.p-top-banner__list{display:flex;flex-wrap:wrap;gap:1rem;list-style:none;padding:0;margin:0}@media(min-width:768px){.p-top-banner__list{gap:1.5rem}}.p-top-banner__item{list-style:none;flex:1 1 calc(50% - 0.5rem);min-width:0;height:120px}@media(min-width:768px){.p-top-banner__item{flex:1 1 calc(25% - 1.125rem);height:100px}}.p-top-banner__link{display:flex;align-items:center;justify-content:center;text-decoration:none;transition:opacity .2s ease;height:100%}.p-top-banner__link:hover{opacity:.8}.p-top-banner__img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.p-top-about__inner{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;flex-direction:column;gap:2rem}@media(min-width:768px){.p-top-about__inner{padding:0 1.5rem;flex-direction:row;align-items:center;gap:3rem}}.p-top-about__info{flex:1}.p-top-about__title{margin-bottom:1.5rem}.p-top-about__text{font-size:1rem;line-height:1.75;color:#002c23;margin-bottom:2rem}@media(min-width:768px){.p-top-about__text{font-size:14px}}.p-top-about__thumb{flex:1;text-align:center;aspect-ratio:16/9;max-height:300px;position:relative;overflow:hidden}.p-top-about__thumb--sp{display:block}@media(min-width:768px){.p-top-about__thumb--sp{display:none}}.p-top-about__thumb--pc{display:none}@media(min-width:768px){.p-top-about__thumb--pc{display:block}}.p-top-about__img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.p-top-about__button{margin-top:1.5rem}.p-top-about__button-link{background-color:#099ec3!important}.p-top-about__button-link:hover{background-color:rgb(6.75,118.5,146.25)!important}.p-top-intro__title{margin-bottom:2rem}.p-rewards{margin:0 auto;max-width:1200px;padding:0 1rem}@media(min-width:768px){.p-rewards{padding:0 1.5rem}}.p-rewards__logos--sp{display:flex;flex-direction:column;gap:1.5rem;align-items:center;justify-content:center}@media(min-width:768px){.p-rewards__logos--sp{display:none}}.p-rewards__logos--pc{display:none}@media(min-width:768px){.p-rewards__logos--pc{display:block}}.p-rewards__logos-wrapper{display:flex;justify-content:center;gap:16px;width:100%;flex-wrap:wrap}.p-rewards__logo-sp-content{display:flex;align-items:center;gap:1rem;text-align:left}.p-rewards__logo-sp-icon{flex-shrink:0}.p-rewards__logo-sp-icon--satisfaction{width:46px;height:32px}.p-rewards__logo-sp-text{font-size:.875rem;color:#002c23;line-height:1.5}.p-rewards__logo-sp-emphasis{font-size:1.25rem;font-weight:700;color:#002c23}.p-rewards__logo-sp-emphasis--more-push{font-size:1.5rem}.p-rewards__logo-sp-emphasis--a-little{font-size:1.125rem}.p-rewards__logo-content{width:100%;max-width:32.1em;border-radius:24px;border:1px solid #ededed;box-shadow:2px 4px 4px 0 rgba(0,0,0,.25);background-color:#fff;height:10em;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;flex:1;min-width:0;padding:0 .5em}.p-rewards__logo-point{position:absolute;top:-5px;left:-5px;width:155px;height:89px;z-index:1;-o-object-fit:contain;object-fit:contain}.p-rewards__logo-icon{display:block;width:3.5em;height:3.5em;margin:1.7em auto .6em;position:relative;z-index:2;flex-shrink:0;-o-object-fit:contain;object-fit:contain}.p-rewards__logo-icon--satisfaction{width:7em;height:3.5em;-o-object-fit:contain;object-fit:contain}.p-rewards__logo-text{font-family:Noto Sans JP,sans-serif;font-size:1.375rem;text-align:center;color:#002c23}.p-rewards__logo-emphasis,.p-rewards__logo-text{font-style:normal;font-weight:700;line-height:150%}.p-rewards__logo-emphasis{color:#0bb783;font-size:2.25rem;margin:0 6px}.p-rewards__logo-emphasis--a-little{font-size:1.5rem;color:#0bb783}.p-top-consultation__inner{max-width:1200px;margin:0 auto;padding:0 1rem}@media(min-width:768px){.p-top-consultation__inner{padding:0 1.5rem}}.p-top-consultation__title{margin-bottom:2rem}.p-top-consultation__wrapper{margin-top:2rem}.p-top-consultation__list{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;list-style:none;padding:0;margin:0}@media(min-width:768px){.p-top-consultation__list{grid-template-columns:repeat(4,1fr);gap:2rem}}.p-top-consultation__item{list-style:none;border-radius:.5rem;background-color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border:1px solid #e5e7eb;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.p-top-consultation__item:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.p-top-consultation__link{flex-direction:column;text-decoration:none;color:#002c23;height:100%;background-color:#fff;padding:0}.p-top-consultation__link,.p-top-consultation__thumb{display:flex;align-items:center;justify-content:center}.p-top-consultation__thumb{width:100%;max-width:70px;height:70px;margin-top:1rem;margin-bottom:1rem;flex-shrink:0}.p-top-consultation__thumb-img{width:100%;height:100%;max-width:70px;max-height:60px;-o-object-fit:contain;object-fit:contain}.p-top-consultation__name{text-align:center;width:100%;padding:.5rem 1rem;background-color:#00ba80;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;margin-top:0}.p-top-consultation__name-text{font-size:.875rem;font-weight:700;line-height:1.5;color:#fff;margin:0}@media(min-width:768px){.p-top-consultation__name-text{font-size:1rem}}.p-top-article__inner{max-width:1200px;margin:0 auto;padding:0 1rem}@media(min-width:768px){.p-top-article__inner{padding:0 1.5rem}}.p-top-article__block{margin-bottom:4rem}.p-top-article__block:last-child{margin-bottom:0}.p-top-article__title{margin-bottom:2rem}.p-top-article__list{list-style:none;padding:0;margin:0}.p-top-article__list--featured{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem;margin-bottom:3rem;align-items:stretch}@media(min-width:768px){.p-top-article__list--featured{grid-template-columns:repeat(3,1fr);gap:2rem}}.p-top-article__list--grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem;justify-content:center;align-items:stretch}@media(min-width:768px){.p-top-article__list--grid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1000px;margin:0 auto}}.p-top-article__item{list-style:none;display:flex;height:100%}.p-top-article__button{text-align:center;margin-top:2rem}.p-top-article__button-link{background-color:#099ec3!important}.p-top-article__button-link:hover{background-color:rgb(6.75,118.5,146.25)!important}.p-top-expert__inner{max-width:1200px;margin:0 auto;padding:0 1rem}@media(min-width:768px){.p-top-expert__inner{padding:0 1.5rem}}.p-top-expert__title{margin-bottom:2rem}.p-top-expert__list{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem;list-style:none;padding:0;margin:0 0 2rem}@media(min-width:768px){.p-top-expert__list{grid-template-columns:repeat(3,1fr);gap:2rem}}.p-top-expert__item{list-style:none}.p-top-expert__button-bottom{text-align:center}.p-top-expert__button-bottom-link{background-color:#099ec3!important}.p-top-expert__button-bottom-link:hover{background-color:rgb(6.75,118.5,146.25)!important}.p-top-interview__inner{max-width:1200px;margin:0 auto;padding:0 1rem}@media(min-width:768px){.p-top-interview__inner{padding:0 1.5rem}}.p-top-interview__title{margin-bottom:2rem}.p-top-interview__list{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem;list-style:none;padding:0;margin:0 0 2rem}@media(min-width:768px){.p-top-interview__list{grid-template-columns:repeat(3,1fr);gap:2rem}}.p-top-interview__item{list-style:none;border-radius:.5rem;background-color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border:1px solid #e5e7eb;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.p-top-interview__item:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.p-top-interview__link{display:flex;flex-direction:column;text-decoration:none;color:#002c23;height:100%;background-color:#fff}.p-top-interview__thumb{width:100%;aspect-ratio:1200/875.73;margin-bottom:1rem;overflow:hidden;position:relative;background-color:#f9fafb;display:flex;align-items:center;justify-content:center}.p-top-interview__img{width:100%;height:100%;display:block;-o-object-fit:contain;object-fit:contain}.p-top-interview__info{padding:1rem;flex:1;display:flex;align-items:center}.p-top-interview__title-text{font-size:1rem;font-weight:700;line-height:1.2;margin:0}@media(min-width:768px){.p-top-interview__title-text{font-size:1.125rem}}.p-top-interview__button{text-align:center}.p-top-interview__button-link{background-color:#099ec3!important}.p-top-interview__button-link:hover{background-color:rgb(6.75,118.5,146.25)!important}.p-top-insurance__inner{max-width:1200px;margin:0 auto;padding:0 1rem}@media(min-width:768px){.p-top-insurance__inner{padding:0 1.5rem}}.p-top-insurance__title{margin-bottom:2rem}.p-top-insurance__banner{text-align:center;margin-bottom:2rem}.p-top-insurance__banner-link{display:inline-block;text-decoration:none;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border:1px solid #e5e7eb;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;background-color:#fff;max-width:1080px;width:100%}.p-top-insurance__banner-link:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.p-top-insurance__banner-container{width:100%;max-width:100%;margin:0 auto;background-image:url(https://money-career.com/ranking/images/top/base.svg);background-repeat:no-repeat;background-position:50%;background-size:cover;display:flex;flex-direction:column;align-items:center;padding:1.5rem 0}@media(min-width:768px){.p-top-insurance__banner-container{padding:3.45rem 0 1.5rem 6rem}}.p-top-insurance__banner-img{width:100%;height:auto;display:block}.p-top-insurance__banner-button{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;padding:.5rem 1rem;background-color:hsla(0,0%,100%,.95);border:2px solid #099ec3;border-radius:.5rem;font-size:.875rem;font-weight:700;color:#099ec3;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,border-color .2s ease,color .2s ease;margin:1rem 0 0;min-width:200px}@media(min-width:768px){.p-top-insurance__banner-button{padding:1rem 1.5rem;font-size:1rem;margin-top:0;min-width:280px;margin-left:-6rem}}.p-top-insurance__banner-link:hover .p-top-insurance__banner-button{transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);background-color:#099ec3;border-color:#099ec3;color:#fff}.p-top-insurance__banner-button-text{display:inline-block}.p-top-insurance__banner-button-icon{display:inline-block;font-size:.75em;transition:transform .2s ease}.p-top-insurance__banner-link:hover .p-top-insurance__banner-button-icon{transform:translateX(2px)}.p-top-insurance__trending{margin-bottom:2rem}.p-top-insurance__trending-title{font-size:1rem;font-weight:600;color:#002c23;text-align:center;margin:0 0 1rem;letter-spacing:.05em}@media(min-width:768px){.p-top-insurance__trending-title{font-size:1.125rem;margin-bottom:1.5rem}}.p-top-insurance__trending-list{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;list-style:none;padding:0;margin:0}@media(min-width:768px){.p-top-insurance__trending-list{gap:1rem}}.p-top-insurance__trending-item{list-style:none;margin:0}.p-top-insurance__trending-link{display:inline-block;padding:.25rem 1rem;text-decoration:none;color:#002c23;font-size:.875rem;font-weight:400;border-radius:9999px;background-color:#fff;border:1px solid #e5e7eb;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}@media(min-width:768px){.p-top-insurance__trending-link{padding:.5rem 1.5rem;font-size:1rem}}.p-top-insurance__trending-link:hover{background-color:#f9fafb;border-color:#099ec3;color:#099ec3;transform:translateY(-1px)}.p-top-insurance__button{text-align:center}.p-top-insurance__button-link{background-color:#099ec3!important}.p-top-insurance__button-link:hover{background-color:rgb(6.75,118.5,146.25)!important}.p-top-category__inner{max-width:1200px;margin:0 auto;padding:0 1rem}@media(min-width:768px){.p-top-category__inner{padding:0 1.5rem}}.p-error-page{display:flex;align-items:center;justify-content:center;min-height:60vh;padding:3rem 0}@media(min-width:768px){.p-error-page{min-height:70vh;padding:4rem 0}}.p-error-page__content{text-align:center;max-width:600px;width:100%;padding:0 1rem}.p-error-page__icon{margin-bottom:2rem}.p-error-page__code{display:inline-block;font-size:72px;font-weight:700;color:#6b7280;line-height:1}@media(min-width:768px){.p-error-page__code{font-size:120px}}.p-error-page__title{font-size:1.25rem;font-weight:700;color:#002c23;margin:0 0 1.5rem;line-height:1.6}@media(min-width:768px){.p-error-page__title{font-size:1.5rem;margin-bottom:2rem}}.p-error-page__message{font-size:1rem;color:#6b7280;line-height:1.8;margin:0 0 3rem}@media(min-width:768px){.p-error-page__message{font-size:1.125rem;margin-bottom:4rem}}.p-error-page__actions{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center}@media(min-width:768px){.p-error-page__actions{flex-direction:row;gap:1.5rem}}.p-error-page__button{display:inline-block;max-width:360px;width:100%;padding:1rem 2rem;background-color:#002c23;color:#fff;font-size:1rem;font-weight:700;text-align:center;text-decoration:none;border:none;border-radius:.375rem;cursor:pointer;transition:all .2s ease}@media(min-width:768px){.p-error-page__button{max-width:280px;padding:1.5rem 2rem;font-size:1.125rem}}.p-error-page__button:hover{background-color:#001a15;opacity:.9}.p-error-page__button:active{transform:scale(.98)}.p-error-page__button--secondary{background-color:rgba(0,0,0,0);color:#002c23;border:2px solid #002c23}.p-error-page__button--secondary:hover{background-color:#002c23;color:#fff;opacity:1}.p-error-page__details{margin-top:3rem;padding:1rem;background-color:#f9fafb;border-radius:.375rem;text-align:left}.p-error-page__details summary{font-size:.875rem;font-weight:700;color:#002c23;cursor:pointer;margin-bottom:.5rem}.p-error-page__details summary:hover{color:#002c23}.p-error-page__error-message{font-size:.75rem;color:#ef4444;white-space:pre-wrap;word-break:break-all;margin:0;padding:.5rem;background-color:#fff;border-radius:.25rem;overflow-x:auto}.content-inner-life-plan-text h1:after,.lifeplan-text-wrapper h1:after,.lifeplan_generarion_section h1:after,.lifeplan_item_section h1:after{display:none}.lifeplan-text-wrapper{margin-left:auto;margin-right:auto}.content-inner-life-plan-text{background-color:rgba(11,183,131,.05);padding-top:80px;overflow:hidden}.logo-img-wrapper:last-child{width:10.5729166667%}.logo-img{width:329px}.logo-img-wrapper{display:table;margin:0 auto}.move-img{width:135px;top:-40px;left:63.8541666667%;position:absolute}.img-wrapper{position:relative}.page-title-wrapper>span{display:block}.page-title-wrapper>span:first-child{font-size:61px;line-height:91px;letter-spacing:.2em;color:#0bb783;font-weight:700}.page-title-wrapper>span:last-child{font-size:23px;line-height:28px;letter-spacing:.61em;color:#0bb783;opacity:.3}.page-title-wrapper{text-align:center;padding-top:126px}.read-button-wrapper{margin:50px auto 0;display:table}.next_link_button{font-size:22px;font-weight:700;line-height:75px;letter-spacing:.8px;text-align:center;color:#fff;border-radius:8px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:376px;position:relative;background-color:#0bb783;box-shadow:8.06px 8.65px 0 0 #84dcc4}.box-text-wrapper{margin:40px auto 0;display:table;width:900px}.left_border{width:40px;height:290px;border:8px solid #fff;border-right:0;display:table-cell}.center_text{display:table-cell;vertical-align:middle;width:840px;padding-left:20px}.center_text p{color:#0bb783;font-size:22px;line-height:210%;font-weight:700;letter-spacing:.2em}.right_border{width:40px;height:290px;border:8px solid #fff;border-left:0;display:table-cell}.lifeplan-top-image1{top:0;left:6.4583333333%}.lifeplan-image-top{position:absolute;width:5.90625%;z-index:1}.lifeplan-top-image2{top:17px;left:24.7395833333%}.lifeplan-top-image3{top:20px;left:82.5520833333%}.lifeplan-top-image4{top:296.17px;left:15.7604166667%;width:7.1354166667%}.lifeplan-top-image5{top:328.57px;left:52.5520833333%}.lifeplan-top-image6{top:448.57px;left:71.5625%}.lifeplan-top-image7{top:227.57px;left:84.84375%;width:7.1354166667%}.lifeplan-top-image8{top:348.57px;left:71.5625%;width:8.8020833333%}.lifeplan-top-image9{top:527.57px;left:6.1458333333%}.lifeplan-top-image10{top:558.57px;left:87.8125%}.required-knowledge-header{margin-top:120px;font-weight:700;font-size:37px;line-height:55px;letter-spacing:.2em;text-align:center;color:#0bb783;padding-bottom:20px}.content-img{width:275px}.chapter-01-wrapper{position:relative;display:block;width:908px;background-color:#dcf4ec;border-radius:20px;box-shadow:12px 12px 0 0 #b4ecdc;padding:53px 138px 41px 24px;margin:36px auto 50px}.content-wrapper{border-top:1px dashed #0bb783;display:table;margin:0 auto}.chapter-img-wrapper{display:inline-block}.content-adj-div{display:flex;align-items:center}.chapter-content-title{font-weight:700;font-size:25px;line-height:29px;letter-spacing:.1em;color:#1a1714}.chapter-content{font-size:17px;line-height:27px;display:flex;align-items:center;letter-spacing:.1em;padding-top:6px}.chapter-content,.mark{font-weight:700;color:#0bb783}.mark{right:-3%;top:30%;font-style:normal;font-size:14px;line-height:16px;letter-spacing:.2em;transform:rotate(90deg)}.mark,.mark_line{position:absolute;z-index:100}.mark_line{right:3.5%;bottom:10%;height:92px;border-right:1px solid #0bb783}.read-chapter-01-link{text-align:center}.read-chapter-01-link a{font-weight:700;font-size:18px;line-height:157.7%;letter-spacing:.1em;text-decoration-line:underline;color:#0bb783}.content02-img{width:128px}.content02-title{font-weight:700;font-size:16px;line-height:157.7%;text-align:center;letter-spacing:.1em;color:#0bb783}.content02-title span{font-size:28px}.content02-img-wrapper{text-align:center}.content02-wrapper{padding:40px 75.67px 32.67px 75px;border-radius:20px;background-color:#dcf4ec;box-shadow:9px 9px 0 0 #b4ecdc;display:inline-block}.content-adj{margin-top:30px}.content-adj>a:not(:last-child){margin-right:20px}.move-img-wrapper-02{padding-top:10px}.move-img-wrapper-02 img{width:107px}.move-img-wrapper-02 a{text-decoration:none}.move-img-wrapper-02{display:flex;justify-content:flex-end}.sp-border-img{display:none;width:310px}.next_link_button:hover{opacity:.8}.lifeplan_item_warp{margin-top:150px;position:relative;z-index:2}@media(max-width:768px){.lifeplan_item_warp{margin-top:180px}}.lifeplan_item_warp h3{font-weight:700;font-size:24px;line-height:28px;text-align:center;color:#0bb783;position:relative;z-index:2}@media(max-width:768px){.lifeplan_item_warp h3{font-size:20px;line-height:24px}}@media(max-width:414px){.lifeplan_item_warp h3{font-size:14px;line-height:21px}}.lifeplan_item_warp .lifeplan_item_wrap_two{width:600px;display:flex;align-items:center;justify-content:space-between;margin:15px auto 0}@media(max-width:768px){.lifeplan_item_warp .lifeplan_item_wrap_two{width:95%}}.lifeplan_item_warp .lifeplan_item_wrap_two .lifeplan_item{width:280px;padding:8px 0;border:3px solid #0bb783;box-sizing:border-box;border-radius:8px}@media(max-width:768px){.lifeplan_item_warp .lifeplan_item_wrap_two .lifeplan_item{width:48%}}.lifeplan_item_warp .lifeplan_item_wrap_two .lifeplan_item p{font-weight:700;font-size:21px;line-height:24px;text-align:center;color:#000}@media(max-width:414px){.lifeplan_item_warp .lifeplan_item_wrap_two .lifeplan_item p{font-size:14px;line-height:21px}}.lifeplan_item_warp .lifeplan_item_wrap_two .lifeplan_item img{margin:0 auto;height:150px}@media(max-width:768px){.lifeplan_item_warp .lifeplan_item_wrap_two .lifeplan_item img{width:100%;height:auto}}.lifeplan_item_warp .lifeplan_item_wrap_two:last-of-type{margin-top:20px}.lifeplan_generation_item_warp{margin-top:36px}.lifeplan_generation_item_warp h3{font-weight:700;font-size:24px;line-height:28px;text-align:center;color:#0bb783}@media(max-width:768px){.lifeplan_generation_item_warp h3{font-size:20px;line-height:24px}}@media(max-width:414px){.lifeplan_generation_item_warp h3{font-size:14px;line-height:21px}}.lifeplan_generation_item_warp .lifeplan_generation_item_three_wrap{width:600px;margin:16px auto 0;display:flex;justify-content:space-between;align-items:center}@media(max-width:768px){.lifeplan_generation_item_warp .lifeplan_generation_item_three_wrap{width:95%}}.lifeplan_generation_item_warp .lifeplan_generation_item_three_wrap .lifeplan_generation_item{width:180px;padding-bottom:8px;border:3px solid #0bb783;box-sizing:border-box;border-radius:8px}@media(max-width:768px){.lifeplan_generation_item_warp .lifeplan_generation_item_three_wrap .lifeplan_generation_item{width:31%}}.lifeplan_generation_item_warp .lifeplan_generation_item_three_wrap .lifeplan_generation_item p{font-weight:700;font-size:24px;line-height:28px;text-align:center;color:#000}@media(max-width:414px){.lifeplan_generation_item_warp .lifeplan_generation_item_three_wrap .lifeplan_generation_item p{font-size:14px;line-height:21px}}.lifeplan_generation_item_warp .lifeplan_generation_item_three_wrap .lifeplan_generation_item img{margin:0 auto;height:150px}@media(max-width:768px){.lifeplan_generation_item_warp .lifeplan_generation_item_three_wrap .lifeplan_generation_item img{width:100%;height:auto}}.lifeplan_polygon1{width:30px;margin:30px auto 0}.lifeplan_polygon2{width:30px;margin:11px auto 0}@media screen and (max-width:1120px){.sp-border-img{display:block}.lifeplan-text-wrapper{width:auto}.content-inner-life-plan-text{padding-top:10px}.logo-img{width:150px}.page-title-wrapper>span:first-child{font-size:18px;line-height:20px}.page-title-wrapper>span:last-child{font-size:8px}.page-title-wrapper{padding-top:21px}.logo-img-wrapper{padding-top:180px}.page-title-wrapper>span:last-child{opacity:1}.move-img{top:-30px;transform:translateY(-2%)}.lifeplan-top-image4{top:20.76px;transform:rotate(-11.57deg)}.lifeplan-top-image3{top:133px;transform:translateY(-34%)}.lifeplan-top-image1{top:78px;left:43.7333333333%;transform:translateY(-20%)}.lifeplan-top-image2{top:102px;transform:rotate(15deg)}.lifeplan-top-image9{top:360px;transform:translateY(-77%)}.lifeplan-top-image5{top:352px;transform:translateY(-61%)}.lifeplan-top-image7{left:79.6354166667%}.lifeplan-top-image8{top:555px;left:80.8%;transform:translateY(-90%)}.lifeplan-top-image10{top:585px;transform:translateY(-98%)}.next_link_button{width:63.7333333333%;font-size:16px;line-height:50px;width:280px}.center_text p{font-size:12px;line-height:24px}.left_border,.right_border{display:none}.box-text-wrapper{margin:90px auto 50px;width:75%;height:350px;position:relative}.center_text{display:block;width:auto;padding-left:0;top:30%;position:absolute}.required-knowledge-header{font-size:16px;line-height:26px}.sp-border-img{margin:0 auto}.content-wrapper{width:calc(100% - 24px - 24px)}.content-adj-div{display:block}.content-img{width:183px;margin:0 auto}.chapter-content-title{font-size:16px}.chapter-content{font-size:14px}.chapter-01-wrapper{width:auto;padding:0;border-radius:10px}.mark_line{display:none}.mark{right:-20px;top:70px;font-size:12px}.for-sp-content-wrapper{width:90%;margin:0 auto;padding:80px 10px}.chapter-img-wrapper{display:block;padding-bottom:30px}.chapter-content-title{text-align:center}.read-chapter-01-link a{font-size:14px;line-height:10px}.content02-title{font-size:16px}.content02-title>span{font-size:28px}.content02-wrapper{display:block;border-radius:10px}.content02-img{width:40%;margin:0 auto}.content02-img-wrapper{padding-top:30px}.content-adj>a:not(:last-child){margin-right:0;margin-bottom:40px}.move-img-wrapper-02>a{margin:20px auto 0}.move-img-wrapper-02{display:none}}@media screen and (max-width:320px){.for-sp-content-wrapper{padding:50px 10px}.content02-img{width:60%}.sp-border-img{width:240px}.center_text{top:15%}.next_link_button{width:220px}}@media(max-width:1024px){.move-img{width:12.5333333333%;top:-1.2%}.lifeplan-top-image1{width:10.4%}.lifeplan-top-image2{width:12.5333333333%;left:80%}.lifeplan-top-image3{width:8.5386666667%;left:16%}.lifeplan-top-image4{width:11.544%;left:5.3333333333%}.lifeplan-top-image5{width:8.2666666667%}.lifeplan-top-image7{width:11.544%;top:300.57px}.lifeplan-top-image8{width:10.4%;left:3.4666666667%;top:468px}.lifeplan-top-image9{width:10.4%;left:50px}.lifeplan-top-image10{width:11.4666666667%;right:3.4666666667%;left:auto;top:471px}.lifeplan-image-top{min-width:70px}}@media screen and (max-width:1024px)and (min-width:750px){.center_text{left:24%;width:310px;top:15%}.chapter-content-title{font-size:23px}.chapter-content{font-size:17px}.mark{font-size:14px}.read-chapter-01-link a{font-size:17px}.required-knowledge-header{font-size:26px}.logo-img{width:300px}.page-title-wrapper>span:first-child{font-size:24px;line-height:20px}.page-title-wrapper>span:last-child{font-size:10px}.center_text p{font-size:16px;line-height:35px}}@media screen and (min-width:1024px){.center_text{left:30%}.chapter-content{font-size:22px;line-height:40px}}.lifeplan_item_section{background-color:rgba(11,183,131,.05)}.lifeplan_item_section h1{font-weight:700;font-size:40px;line-height:104px;text-align:center;margin:auto;color:#0bb783;padding-top:45.57px;max-width:864px;border-bottom:2px dashed #0bb783}@media screen and (max-width:864px){.lifeplan_item_section h1{width:94%;font-size:28px;line-height:64px;letter-spacing:.2em;padding-top:40px}}@media(max-width:414px){.lifeplan_item_section h1{font-size:16px;line-height:38px;padding-top:30px}}.lifeplan_item_section ul{max-width:840px;margin:43px auto 0;list-style:none;padding:0}@media screen and (max-width:864px){.lifeplan_item_section ul{width:94%;margin-top:33px}}.lifeplan_item_section ul li{min-height:131px;border-radius:20px;background-color:#fff;margin-bottom:21px}@media screen and (max-width:864px){.lifeplan_item_section ul li{min-height:98px}}@media(max-width:768px){.lifeplan_item_section ul li{border-radius:10px}}.lifeplan_item_section ul li .li_content_wrap{display:flex;align-items:center;justify-content:center;width:88.0952380952%;height:110px;margin:auto;padding-top:24px}@media screen and (max-width:864px){.lifeplan_item_section ul li .li_content_wrap{height:88px;padding-top:10px}}.lifeplan_item_section ul li .li_content_wrap .q-icon{width:59px;padding-right:26px;border-right:2px solid #0bb783}@media(max-width:414px){.lifeplan_item_section ul li .li_content_wrap .q-icon{width:30px;padding-right:10px}}.lifeplan_item_section ul li .li_content_wrap p{font-weight:700;font-size:24px;color:#0bb783;padding-left:4%;padding-right:2%;width:89%}@media screen and (max-width:864px){.lifeplan_item_section ul li .li_content_wrap p{font-size:18px;line-height:22px}}@media(max-width:414px){.lifeplan_item_section ul li .li_content_wrap p{font-size:15px;line-height:22px}}@media(max-width:320px){.lifeplan_item_section ul li .li_content_wrap p{font-size:14px}}.lifeplan_item_section ul li .li_content_wrap .vector_btn{height:32.31px}@media screen and (max-width:864px){.lifeplan_item_section ul li .li_content_wrap .vector_btn{height:27px}}@media(max-width:414px){.lifeplan_item_section ul li .li_content_wrap .vector_btn{height:22px}}.lifeplan_item_section ul li .li_content_wrap .vector_btn img{height:100%}.lifeplan_item_section ul li .li_content_wrap .vector_btn_normal img{transform:rotate(90deg)}.lifeplan_item_section ul li .li_content_wrap .vector_btn_rotate img{transform:rotate(-90deg)}.lifeplan_item_section ul li .li-bottom-partition{width:94.1666666667%;border-bottom:2px dashed #0bb783;margin:0 auto}.lifeplan_item_section ul li .vector_btn_content{padding-top:32px}@media(max-width:768px){.lifeplan_item_section ul li .vector_btn_content{padding-top:14px}}.lifeplan_item_section ul li .vector_btn_content .faq-answer{width:108px;margin:0 20px 0 32px;float:left}@media screen and (max-width:864px){.lifeplan_item_section ul li .vector_btn_content .faq-answer{display:none}}.lifeplan_item_section ul li .vector_btn_content .vector_btn_bottom_content_img{clear:left;display:block;width:295px;margin:0 auto 32px}@media(max-width:768px){.lifeplan_item_section ul li .vector_btn_content .vector_btn_bottom_content_img{display:none}}.lifeplan_item_section ul li .vector_btn_content .a_content_text_div{font-style:normal;font-weight:700;font-size:17px;line-height:31px;width:630px;color:#1a1714;display:inline-block;margin:0 0 40px}@media screen and (max-width:864px){.lifeplan_item_section ul li .vector_btn_content .a_content_text_div{display:block;margin:0 auto 40px;width:92%}}@media(max-width:768px){.lifeplan_item_section ul li .vector_btn_content .a_content_text_div{font-size:14px;line-height:24px;margin-bottom:25px}}.lifeplan_item_section ul li .vector_btn_content .a_content_text_div .text-highlight{background:linear-gradient(transparent 60%,#dcf4ec 0)}.lifeplan_item_section ul li .vector_btn_content .a_content_text_div .text-important{color:#0bb783}.lifeplan_item_section ul li .vector_btn_content .a_content_text_div .text-important-highlight{background:linear-gradient(transparent 60%,#dcf4ec 0);color:#0bb783}.lifeplan_item_section ul li .vector_btn_content .a_content_text_div .text_link{line-height:21px;align-items:center;color:#44befb;border-bottom:1px dashed #44befb;text-decoration:none}.lifeplan_item_section ul li .vector_btn_content .a_content_text_div .lifeplan_item_table_title{text-align:center}.lifeplan_item_section ul li .vector_btn_content .a_content_text_div .lifeplan_item_table{width:80%;border:2px solid #0bb783;border-collapse:separate;border-spacing:0;border-radius:8px;font-style:normal;font-weight:700;margin:0 auto 33px}@media(max-width:768px){.lifeplan_item_section ul li .vector_btn_content .a_content_text_div .lifeplan_item_table{width:100%}}.lifeplan_item_section ul li .vector_btn_content .a_content_text_div .lifeplan_item_table thead tr:first-child th:first-child{border-radius:5px 0 0 0}.lifeplan_item_section ul li .vector_btn_content .a_content_text_div .lifeplan_item_table thead th{background-color:#0bb783;text-align:center;color:#fff;line-height:14px}.lifeplan_item_section ul li .vector_btn_content .a_content_text_div .lifeplan_item_table thead tr:first-child th:last-child{border-radius:0 5px 0 0}.lifeplan_item_section ul li .vector_btn_content .a_content_text_div .lifeplan_item_table tbody td{font-size:12px;letter-spacing:0;text-align:center}.lifeplan_item_section ul li .vector_btn_content .a_content_text_div .lifeplan_item_table tbody th{background-color:rgba(11,183,131,.05);font-size:13px;text-align:center;line-height:113%}.lifeplan_item_section ul li .vector_btn_content .a_content_text_div .lifeplan_item_table tbody td,.lifeplan_item_section ul li .vector_btn_content .a_content_text_div .lifeplan_item_table thead th+th{border-left:2px solid #f0f0f0}.lifeplan_item_section ul li .vector_btn_content .a_content_text_div .lifeplan_item_table tbody tr td:first-of-type{border-left:none}.lifeplan_item_section ul li .vector_btn_content .a_content_text_div .lifeplan_item_table td,.lifeplan_item_section ul li .vector_btn_content .a_content_text_div .lifeplan_item_table th{padding:13px 0;border-bottom:2px dashed #0bb783}.lifeplan_item_section ul li .vector_btn_content .a_content_text_div .lifeplan_item_table tbody tr:last-child td,.lifeplan_item_section ul li .vector_btn_content .a_content_text_div .lifeplan_item_table tbody tr:last-child th{border-bottom:none}.lifeplan_item_section ul li .vector_btn_content .a_content_text_div ul{max-width:auto;padding-left:30px;margin:24px 0;padding-top:24px;border-radius:8px;background:#faf9f9}.lifeplan_item_section ul li .vector_btn_content .a_content_text_div ul li{min-height:auto;border-radius:0;margin-bottom:0;background-color:inherit;padding-bottom:24px;font-weight:500}.lifeplan_item_section ul li .vector_btn_content .a_content_text_div ul li:before{content:"";width:10px;height:10px;display:inline-block;background-color:#0bb783;border-radius:50%;margin-right:16px;color:#0bb783}.lifeplan_item_section ul li .vector_btn_content .a_content_text_div ol{padding-left:40px;margin:24px 0;padding-top:24px;border-radius:8px;background:#faf9f9}.lifeplan_item_section ul li .vector_btn_content .a_content_text_div ol li{font-style:italic;list-style:auto;min-height:auto;background-color:inherit;margin-bottom:0;padding-bottom:24px;color:#0bb783}.lifeplan_item_section ul li .vector_btn_content .a_content_text_div ol li:before{content:none}.lifeplan_item_section ul li .vector_btn_content .a_content_text_div ol li span{font-weight:500;font-weight:400;font-style:normal;font-size:14px;color:#1a1714}.lifeplan_item_section ul li .vector_btn_content .a_content_text_div .ul_decimal{padding-left:40px;margin:24px 0;padding-top:24px;border-radius:8px;background:#faf9f9;list-style:decimal}.lifeplan_item_section ul li .vector_btn_content .a_content_text_div .ul_decimal li{font-style:italic;list-style:decimal;min-height:auto;background-color:inherit;margin-bottom:0;padding-bottom:24px;color:#0bb783}.lifeplan_item_section ul li .vector_btn_content .a_content_text_div .ul_decimal li:before{content:none}.lifeplan_item_section ul li .vector_btn_content .a_content_text_div .ul_decimal li span{font-weight:500;font-weight:400;font-style:normal;font-size:14px;color:#1a1714}.lifeplan_item_section h3{font-weight:700;font-size:23px;line-height:28px;letter-spacing:.61em;color:#0bb783;text-align:center;margin-top:84px;padding-bottom:33px}.lifeplan_generarion_section{background-color:rgba(11,183,131,.05)}.lifeplan_generarion_section .content_inner{width:840px;margin:0 auto}@media screen and (max-width:864px){.lifeplan_generarion_section .content_inner{width:94%}}.lifeplan_generarion_section h1{font-weight:700;font-size:40px;line-height:104px;text-align:center;margin:auto;color:#0bb783;padding-top:45.57px;max-width:864px;border-bottom:2px dashed #0bb783}@media screen and (max-width:864px){.lifeplan_generarion_section h1{width:94%;font-size:28px;line-height:64px;letter-spacing:.2em;padding-top:40px}}@media(max-width:414px){.lifeplan_generarion_section h1{font-size:16px;line-height:38px;padding-top:30px}}.lifeplan_generarion_section h2{text-align:center;margin-top:43px}.lifeplan_generarion_section h2 .title_age{font-size:48px;line-height:1;color:#fff;-webkit-text-stroke:1px #0bb783}@media(max-width:768px){.lifeplan_generarion_section h2 .title_age{font-size:36px}}.lifeplan_generarion_section h2 .title_generation{font-weight:700;font-size:31px;line-height:36px;color:#0bb783;margin-left:10.74px;opacity:.7}@media(max-width:768px){.lifeplan_generarion_section h2 .title_generation{font-size:21px;margin-left:0}}.lifeplan_generarion_section .bottom_interview_lists_pc,.lifeplan_generarion_section .top_interview_lists_pc{overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;width:100%;margin:66px auto 76px;padding:0 5px;display:flex}@media screen and (max-width:864px){.lifeplan_generarion_section .bottom_interview_lists_pc,.lifeplan_generarion_section .top_interview_lists_pc{display:none}}.lifeplan_generarion_section .bottom_interview_lists_pc .person-wrap,.lifeplan_generarion_section .top_interview_lists_pc .person-wrap{display:inline-block;vertical-align:middle;margin-right:16px}.lifeplan_generarion_section .bottom_interview_lists_pc .person-wrap a,.lifeplan_generarion_section .top_interview_lists_pc .person-wrap a{width:100%;border-radius:10px;padding:24px 24px 12px}.lifeplan_generarion_section .bottom_interview_lists_pc .person-wrap a img,.lifeplan_generarion_section .top_interview_lists_pc .person-wrap a img{width:80px;height:80px;border-radius:50%;margin:0 auto}.lifeplan_generarion_section .bottom_interview_lists_pc .person-wrap a .person_woman,.lifeplan_generarion_section .top_interview_lists_pc .person-wrap a .person_woman{background-color:#fcc}.lifeplan_generarion_section .bottom_interview_lists_pc .person-wrap a .person_man,.lifeplan_generarion_section .top_interview_lists_pc .person-wrap a .person_man{background-color:#cff}.lifeplan_generarion_section .bottom_interview_lists_pc .person-wrap a .person_name,.lifeplan_generarion_section .top_interview_lists_pc .person-wrap a .person_name{font-weight:700;font-size:15px;line-height:22px;text-align:center;padding-top:6.91px}.lifeplan_generarion_section .bottom_interview_lists_pc .person-wrap a .person_info,.lifeplan_generarion_section .top_interview_lists_pc .person-wrap a .person_info{font-weight:700;font-size:13px;line-height:19px;text-align:center}.lifeplan_generarion_section .bottom_interview_lists_pc .person-wrap .person_selected,.lifeplan_generarion_section .top_interview_lists_pc .person-wrap .person_selected{background-color:#0bb783}.lifeplan_generarion_section .bottom_interview_lists_pc .person-wrap .person_selected .person_info,.lifeplan_generarion_section .bottom_interview_lists_pc .person-wrap .person_selected .person_name,.lifeplan_generarion_section .top_interview_lists_pc .person-wrap .person_selected .person_info,.lifeplan_generarion_section .top_interview_lists_pc .person-wrap .person_selected .person_name{color:#fff}.lifeplan_generarion_section .bottom_interview_lists_pc .person-wrap .person_not_selected,.lifeplan_generarion_section .top_interview_lists_pc .person-wrap .person_not_selected{background:#dcf4ec}.lifeplan_generarion_section .bottom_interview_lists_pc .person-wrap .person_not_selected .person_info,.lifeplan_generarion_section .bottom_interview_lists_pc .person-wrap .person_not_selected .person_name,.lifeplan_generarion_section .top_interview_lists_pc .person-wrap .person_not_selected .person_info,.lifeplan_generarion_section .top_interview_lists_pc .person-wrap .person_not_selected .person_name{color:#0bb783}.lifeplan_generarion_section .bottom_interview_lists_pc .person-wrap .person_vector,.lifeplan_generarion_section .top_interview_lists_pc .person-wrap .person_vector{position:relative}.lifeplan_generarion_section .bottom_interview_lists_pc .person-wrap .person_vector:after,.lifeplan_generarion_section .top_interview_lists_pc .person-wrap .person_vector:after{content:"";position:absolute;width:0;height:0;left:55px;bottom:-19px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #0bb783;border-style:solid;border-width:10px 0 10px 17.32px;transform:rotate(90deg)}.lifeplan_generarion_section .top_interview_lists_sp{display:none}@media screen and (max-width:864px){.lifeplan_generarion_section .top_interview_lists_sp{display:block;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;width:100%;margin:24px auto 76px;padding:0 5px}}@media(max-width:414px){.lifeplan_generarion_section .top_interview_lists_sp{margin-bottom:40px}}.lifeplan_generarion_section .top_interview_lists_sp .person-wrap-sp{display:inline-block;vertical-align:middle;width:56px;margin-right:12px}.lifeplan_generarion_section .top_interview_lists_sp .person-wrap-sp .sp-button-active{position:relative;width:56px}.lifeplan_generarion_section .top_interview_lists_sp .person-wrap-sp .sp-button-active img{width:100%}.lifeplan_generarion_section .top_interview_lists_sp .person-wrap-sp .sp-button-active .active-text{position:absolute;top:0;font-weight:700;font-size:20px;text-align:center;line-height:56px;width:56px;color:#fff}.lifeplan_generarion_section .top_interview_lists_sp .person-wrap-sp .sp-button-active .active-text span{font-size:13px}.lifeplan_generarion_section .top_interview_lists_sp .person-wrap-sp .sp-button-normal{width:56px;height:56px;background:#fff;border:2px solid #dcf4ec;border-radius:50%;text-align:center;line-height:56px;font-weight:700;font-size:20px;color:#0bb783}.lifeplan_generarion_section .top_interview_lists_sp .person-wrap-sp .sp-button-normal span{font-size:13px}.lifeplan_generarion_section .bottom_interview_lists_sp{display:none}@media screen and (max-width:864px){.lifeplan_generarion_section .bottom_interview_lists_sp{display:block}}.lifeplan_generarion_section .bottom_interview_lists_sp .interview_link{display:flex;align-items:center;justify-content:space-between;width:100%;background:#fff;border-radius:10px;margin-bottom:16px;min-height:96px;padding:0 3%}.lifeplan_generarion_section .bottom_interview_lists_sp .interview_link_icon{width:60px;margin-right:10px}.lifeplan_generarion_section .bottom_interview_lists_sp .interview_link_profile_job{font-weight:700;font-size:14px;line-height:14px;color:#0bb783}.lifeplan_generarion_section .bottom_interview_lists_sp .interview_link_profile_name{font-weight:700;font-size:20px;line-height:20px;margin-top:7px;color:#0bb783;text-align:center}@media(max-width:320px){.lifeplan_generarion_section .bottom_interview_lists_sp .interview_link_profile_name{font-size:16px}}.lifeplan_generarion_section .bottom_interview_lists_sp .interview_link_vector{width:13px}.lifeplan_generarion_section .bottom_interview_lists_sp .interview_link_vector img{width:100%}.lifeplan_generarion_section .person-content-wrap{width:840px;margin:0 auto;background:#fff;border-radius:30px;padding:56px 56px 71px}@media screen and (max-width:864px){.lifeplan_generarion_section .person-content-wrap{width:96%;position:relative;border-radius:10px;box-shadow:8px 8px 0 0 #dcf4ec;padding:0 2% 32px}}.lifeplan_generarion_section .person-content-wrap .personal_info_wrap{display:flex;align-items:center;padding-bottom:40px;margin-bottom:54px;border-bottom:2px dashed #0bb783}@media screen and (max-width:864px){.lifeplan_generarion_section .person-content-wrap .personal_info_wrap{flex-direction:column;padding-bottom:32px;padding-top:40px;margin-bottom:0}}.lifeplan_generarion_section .person-content-wrap .personal_info_wrap .personal_info_avatar img{width:152px;height:152px;border-radius:50%}@media screen and (max-width:864px){.lifeplan_generarion_section .person-content-wrap .personal_info_wrap .personal_info_avatar img{border-radius:unset;width:16%;height:auto;left:42%;top:-80px;position:absolute}}@media screen and (max-width:684px){.lifeplan_generarion_section .person-content-wrap .personal_info_wrap .personal_info_avatar img{top:-60px}}@media screen and (max-width:510px){.lifeplan_generarion_section .person-content-wrap .personal_info_wrap .personal_info_avatar img{width:20%;left:40%}}@media(max-width:414px){.lifeplan_generarion_section .person-content-wrap .personal_info_wrap .personal_info_avatar img{top:-40px}}.lifeplan_generarion_section .person-content-wrap .personal_info_wrap .personal_info_avatar .person_woman{background-color:#fcc}@media screen and (max-width:864px){.lifeplan_generarion_section .person-content-wrap .personal_info_wrap .personal_info_avatar .person_woman{background-color:unset}}.lifeplan_generarion_section .person-content-wrap .personal_info_wrap .personal_info_avatar .person_man{background-color:#cff}@media screen and (max-width:864px){.lifeplan_generarion_section .person-content-wrap .personal_info_wrap .personal_info_avatar .person_man{background-color:unset}}.lifeplan_generarion_section .person-content-wrap .personal_info_wrap .personal_info_avatar_name{font-weight:700;font-size:18px;line-height:27px;color:#1a1714;text-align:center;margin-top:8.04px}@media screen and (max-width:864px){.lifeplan_generarion_section .person-content-wrap .personal_info_wrap .personal_info_avatar_name{margin-top:10px}}.lifeplan_generarion_section .person-content-wrap .personal_info_wrap .personal_info_content{margin-left:73px}@media screen and (max-width:864px){.lifeplan_generarion_section .person-content-wrap .personal_info_wrap .personal_info_content{margin-left:0;width:100%}}.lifeplan_generarion_section .person-content-wrap .personal_info_wrap .personal_info_content_title{font-weight:700;font-size:20px;line-height:30px;letter-spacing:.28em;color:#0bb783}@media screen and (max-width:864px){.lifeplan_generarion_section .person-content-wrap .personal_info_wrap .personal_info_content_title{display:none}}.lifeplan_generarion_section .person-content-wrap .personal_info_wrap .personal_info_content_ul{padding:0}@media screen and (max-width:864px){.lifeplan_generarion_section .person-content-wrap .personal_info_wrap .personal_info_content_ul{display:table;width:100%;margin-top:32px}}.lifeplan_generarion_section .person-content-wrap .personal_info_wrap .personal_info_content_li{padding-top:16px;list-style:none;overflow:hidden}@media screen and (max-width:864px){.lifeplan_generarion_section .person-content-wrap .personal_info_wrap .personal_info_content_li{display:table-row}}.lifeplan_generarion_section .person-content-wrap .personal_info_wrap .personal_info_content_li_title{float:left;font-weight:700;font-size:14px;line-height:21px;color:#0bb783;width:69px;text-align:center}@media screen and (max-width:864px){.lifeplan_generarion_section .person-content-wrap .personal_info_wrap .personal_info_content_li_title{display:table-cell;width:35%;font-style:normal;font-weight:700;font-size:13px;line-height:19px;color:#0bb783}}.lifeplan_generarion_section .person-content-wrap .personal_info_wrap .personal_info_content_li_body{float:right;font-weight:700;font-size:14px;line-height:21px;color:#1a1714;opacity:.8;float:left;padding-left:8px}@media screen and (max-width:864px){.lifeplan_generarion_section .person-content-wrap .personal_info_wrap .personal_info_content_li_body{display:table-cell;width:65%;font-style:normal;font-weight:700;font-size:13px;line-height:19px;color:#1a1714;opacity:.8}}.lifeplan_generarion_section .person-content-wrap .personal_qa_list{padding:0 12px}.lifeplan_generarion_section .person-content-wrap .personal_qa_list .personal_qa{margin-top:41px;display:flex;justify-content:space-between}@media screen and (max-width:864px){.lifeplan_generarion_section .person-content-wrap .personal_qa_list .personal_qa{display:block;margin-top:28px}}.lifeplan_generarion_section .person-content-wrap .personal_qa_list .personal_qa:first-of-type{margin-top:0}@media screen and (max-width:864px){.lifeplan_generarion_section .person-content-wrap .personal_qa_list .personal_qa:first-of-type{margin-top:33px}}.lifeplan_generarion_section .person-content-wrap .personal_qa_list .personal_qa_icon{font-weight:700;font-size:16px;line-height:40px;letter-spacing:.05em;width:37px;text-align:center;color:#0bb783;transform:matrix(1,0,0,1,0,0);background-image:url(https://image.money-career.com/asset/guide/balloon2_naname.png);background-size:36.69px 39.86px;background-position:0 0;background-repeat:no-repeat}@media screen and (max-width:864px){.lifeplan_generarion_section .person-content-wrap .personal_qa_list .personal_qa_icon{margin:0 auto}}.lifeplan_generarion_section .person-content-wrap .personal_qa_list .personal_qa_content{width:calc(100% - 54px)}@media screen and (max-width:864px){.lifeplan_generarion_section .person-content-wrap .personal_qa_list .personal_qa_content{width:100%}}.lifeplan_generarion_section .person-content-wrap .personal_qa_list .personal_qa_content_title{font-weight:700;font-size:18px;line-height:27px;color:#0bb783;letter-spacing:0}@media screen and (max-width:864px){.lifeplan_generarion_section .person-content-wrap .personal_qa_list .personal_qa_content_title{margin:15px 0;font-size:15px;line-height:22px}}.lifeplan_generarion_section .person-content-wrap .personal_qa_list .personal_qa_content_partition{margin-top:16px;width:100%}.lifeplan_generarion_section .person-content-wrap .personal_qa_list .personal_qa_content_body{font-weight:700;font-size:17px;line-height:31px;color:#333;opacity:.77;letter-spacing:-.25px;margin:16px auto 0}@media screen and (max-width:864px){.lifeplan_generarion_section .person-content-wrap .personal_qa_list .personal_qa_content_body{font-size:15px;line-height:22px}.lifeplan_generarion_section .person-content-wrap_pc{display:none}}.lifeplan_generarion_section .person-content-wrap_sp{display:none}@media screen and (max-width:864px){.lifeplan_generarion_section .person-content-wrap_sp{display:block}}.lifeplan_generarion_section .move_interview_pc{overflow:hidden;margin-top:33px;margin-bottom:72px;padding-bottom:8px;border-bottom:2px dashed #0bb783}@media screen and (max-width:864px){.lifeplan_generarion_section .move_interview_pc{display:none}}.lifeplan_generarion_section .move_interview_pc_text{font-weight:700;font-size:18px;line-height:27px;display:inline-block}.lifeplan_generarion_section .move_interview_pc_text a{text-decoration:none;color:#0bb783;display:inline-block}.lifeplan_generarion_section .move_interview_pc_previous:before{content:"";display:inline-block;width:21px;height:21px;background-image:url(https://image.money-career.com/asset/guide/icon_vector.png);background-size:contain;vertical-align:middle;transform:rotate(180deg)}.lifeplan_generarion_section .move_interview_pc_next{float:right}.lifeplan_generarion_section .move_interview_pc_next:after{content:"";display:inline-block;width:21px;height:21px;background-image:url(https://image.money-career.com/asset/guide/icon_vector.png);background-size:contain;vertical-align:middle}.lifeplan_generarion_section .move_interview_sp{display:none;margin-top:33px;padding-bottom:8px}@media screen and (max-width:864px){.lifeplan_generarion_section .move_interview_sp{display:block}}.lifeplan_generarion_section .move_interview_sp .next-interview{display:block;border-bottom:2px dashed #0bb783;margin-bottom:43px;padding-bottom:12px}.lifeplan_generarion_section .move_interview_sp .next-interview span{font-weight:700;font-size:16px;line-height:26px;text-align:left;letter-spacing:.2em;color:#0bb783}.lifeplan_generarion_section .move_interview_sp .next-interview img{width:15px;float:right}.lifeplan_generarion_section h3{font-weight:700;font-size:23px;line-height:28px;letter-spacing:.61em;color:#0bb783;text-align:center;margin-top:84px;padding-bottom:33px}@media screen and (max-width:550px){.lifeplan_generarion_section h3{font-size:14px;line-height:21px;letter-spacing:.1em}}@media screen and (max-width:470px){.footer-lifeplan-text-pc{display:none}}.footer-lifeplan-text-pc .footer-image-div{height:264px;background-color:#0bb783}.footer-lifeplan-text-pc .footer-image-div .footer-image-text-div{margin:0 auto;padding:72px 0 64px;width:470px;background-image:url(https://image.money-career.com/asset/guide/lifeplan_bottom_background.png);background-size:100% auto;background-repeat:no-repeat;background-position:left -27px}.footer-lifeplan-text-pc .footer-image-div .footer-image-text-div .footer-image-text-top{font-weight:700;font-size:14px;line-height:21px;color:#fff;text-align:center}.footer-lifeplan-text-pc .footer-image-div .footer-image-text-div .footer-image-text-bottom{font-weight:700;font-size:22px;line-height:33px;margin-top:5px;text-align:center;color:#fff}.footer-lifeplan-text-pc .footer-image-div .footer-image-text-div .footer-image-link{width:220px;height:53px;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:13px;letter-spacing:.41em;color:#fff;margin:19px auto 0;text-align:center;text-decoration:none}.footer-lifeplan-text-sp{display:none}@media screen and (max-width:470px){.footer-lifeplan-text-sp{display:block;position:relative}}.footer-lifeplan-text-sp .footer-lifeplan-text-image{width:100%}.footer-lifeplan-text-sp .next-content{top:56%;transform:translateY(-54%);width:100%;position:absolute}.footer-lifeplan-text-sp .next-content-title{font-style:normal;font-weight:700;font-size:14px;line-height:21px;letter-spacing:.1em;color:#fff;text-align:center}@media(max-width:320px){.footer-lifeplan-text-sp .next-content-title{font-size:13px}}.footer-lifeplan-text-sp .next-content-body{font-style:normal;font-weight:700;font-size:33px;line-height:49px;text-align:center;color:#fff}@media screen and (max-width:375px){.footer-lifeplan-text-sp .next-content-body{font:28px;line-height:40px}}@media(max-width:320px){.footer-lifeplan-text-sp .next-content-body{font-size:24px}}.footer-lifeplan-text-sp .next-content-link{display:block;font-family:Lato;font-weight:700;font-size:13px;line-height:13px;letter-spacing:.41em;text-align:center;color:#fff;margin:30px auto 0}@media(max-width:414px){.footer-lifeplan-text-sp .next-content-link{margin-top:20px}}@media(max-width:320px){.footer-lifeplan-text-sp .next-content-link{font-size:11px;margin-top:12px}}.footer-content-wrapper{background:rgba(11,183,131,.05);padding-top:108px;position:relative}@media(max-width:768px){.footer-content-wrapper{padding-top:32px}}.footer-content-wrapper .footer-content-adj{display:table;margin:0 auto}@media(max-width:768px){.footer-content-wrapper .footer-content-adj{display:block;padding:0 16px}}.footer-content-wrapper .footer-content-adj .footer-content-title{font-weight:700;font-size:19px;line-height:28px;color:#0bb783;padding-bottom:20px}@media(max-width:768px){.footer-content-wrapper .footer-content-adj .footer-content-title{font-size:16px;line-height:24px}}.footer-content-wrapper .footer-content-adj .footer-content-title2{padding-top:82px;font-weight:700;font-size:19px;line-height:28px;color:#0bb783}@media(max-width:768px){.footer-content-wrapper .footer-content-adj .footer-content-title2{font-size:16px;line-height:24px;padding-top:33px}}.footer-content-wrapper .footer-content-adj .footer-content ul{padding:0 0 0 8px;margin:0}.footer-content-wrapper .footer-content-adj .footer-content ul li{list-style-type:none;margin-top:10px;margin-bottom:0;padding-bottom:10px;padding-top:0;border-bottom:2px dashed #0bb783;min-width:550px;background-color:rgba(0,0,0,0)!important;background:rgba(0,0,0,0)!important;min-height:auto!important;height:auto!important;border-radius:0!important}@media(max-width:768px){.footer-content-wrapper .footer-content-adj .footer-content ul li{min-width:auto;width:100%}}.footer-content-wrapper .footer-content-adj .footer-content ul li .list-link{display:block;position:relative;height:40px}.footer-content-wrapper .footer-content-adj .footer-content ul li .list-link .list-circle{display:inline-block;width:24px;height:24px;border-radius:100%;background:#dcf4ec;position:absolute;top:15px}.footer-content-wrapper .footer-content-adj .footer-content ul li .list-link .list-content{font-weight:700;font-size:23px;line-height:34px;color:#0bb783;padding-left:5px;width:70%;position:absolute;left:30px;top:10px}@media(max-width:768px){.footer-content-wrapper .footer-content-adj .footer-content ul li .list-link .list-content{font-size:20px}}@media(max-width:414px){.footer-content-wrapper .footer-content-adj .footer-content ul li .list-link .list-content{font-size:16px;width:90%}}.footer-content-wrapper .footer-content-adj .footer-content ul li .list-link .arrow-list{width:18px;position:absolute;top:15px;right:0}@media(max-width:414px){.footer-content-wrapper .footer-content-adj .footer-content ul li .list-link .arrow-list{width:14px;top:18px}}.footer-content-wrapper .footer-move-img{position:absolute;bottom:0;right:30px}@media(max-width:768px){.footer-content-wrapper .footer-move-img{position:static;bottom:auto;right:auto;display:block;margin-top:88px}}@media screen and (max-width:768px){.footer-content-wrapper .footer-move-img{position:static;bottom:auto;right:auto;display:block;margin-top:40px;margin-bottom:0}}.footer-content-wrapper .footer-move-img img{width:107px;margin:0 auto}.footer-content-wrapper .move-img-wrapper-footer{margin-top:111px;padding-bottom:50px}@media(max-width:768px){.footer-content-wrapper .move-img-wrapper-footer{margin-top:0;padding-bottom:15px}}@media screen and (max-width:768px){.footer-content-wrapper .move-img-wrapper-footer{margin-top:0;padding-bottom:15px}}.footer-content-wrapper .move-img-wrapper-footer .copy-right-footer{font-weight:500;font-size:18px;line-height:157.7%;letter-spacing:.1em;text-align:center;text-decoration-line:underline;color:#0bb783}.affiliate__wrapper{width:100%;max-width:1080px;padding:0 20px;margin:0 auto 40px;display:flex;flex-direction:column;gap:48px}@media(min-width:768px){.affiliate__wrapper{padding-top:140px}}.affiliate__container,.affiliate__header{display:flex;flex-direction:column}.affiliate__container{gap:8px}.affiliate__h1{font-weight:700;margin-bottom:24px;font-size:28px}@media(max-width:768px){.affiliate__h1{font-size:24px}}.affiliate__h2{font-weight:700;border-bottom:2px solid #0bb783;padding:4px 2px;margin-bottom:16px;font-size:20px}@media(max-width:768px){.affiliate__h2{font-size:18px}}.affiliate__h3{font-size:16px}@media(max-width:768px){.affiliate__h3{font-size:14px}}.affiliate__text{margin-bottom:16px;font-size:16px}@media(max-width:768px){.affiliate__text{font-size:14px}}.affiliate__text.right{text-align:right}.affiliate__link{display:inline-block;text-decoration:underline;font-size:16px}@media(max-width:768px){.affiliate__link{font-size:14px}}.affiliate__table{border-color:gray;border-collapse:collapse}.affiliate__table__th{background-color:#eee;padding:12px;border:1px solid #ddd;font-size:16px}@media(max-width:768px){.affiliate__table__th{font-size:14px}}.affiliate__table__td{padding:12px;border:1px solid #ddd;font-size:16px}@media(max-width:768px){.affiliate__table__td{font-size:14px}}.affiliate__ul__li:before{content:"・"}.affiliate__ul__li{font-size:16px}@media(max-width:768px){.affiliate__ul__li{font-size:14px}}.affiliate__emphasis{border-bottom:.05em solid;color:#448361;fill:#448361}.award__section-title{text-align:center}.award__section-title__jp{font-size:32px;font-weight:700;line-height:40px;color:#fff}.award__section-title__en{margin:12px 0 0;font-family:Barlow Condensed,sans-serif;font-size:18px;font-weight:500;line-height:20px;color:#fff}.award__detail .award__section-title__jp{font-size:24px;line-height:32px}.award__detail .award__section-title__en{font-size:14px;line-height:16px}.award__detail-eyecatch{width:100%;height:auto;padding:28px 16px 32px;background:linear-gradient(90deg,rgb(0,141,112),rgb(2,43,35));text-align:center}.award__detail-eyecatch__logo{position:relative;display:inline-block}.award__detail-eyecatch__logo-img{width:578px;height:auto;margin:auto}@media(max-width:768px){.award__detail-eyecatch__logo-img{width:100%;max-width:400px}}.award__detail-eyecatch__logo-emblem{position:absolute;bottom:4px;right:-28px;width:112px;height:auto}@media(max-width:768px){.award__detail-eyecatch__logo-emblem{width:80px;right:-20px}}.award__detail-eyecatch__date{position:absolute;bottom:-16px;left:50%;transform:translateX(-50%);font-family:Inter,sans-serif;font-size:32px;font-weight:700;line-height:40px;color:#fff}@media(max-width:768px){.award__detail-eyecatch__date{font-size:24px}}.award__detail-eyecatch__desc{margin:24px 0 0;font-size:14px;font-weight:700;line-height:28px;letter-spacing:4.2px;color:#fff}@media(max-width:768px){.award__detail-eyecatch__desc{font-size:12px;letter-spacing:2px}}.award__detail-category{max-width:1280px;margin:0 auto;padding:64px 16px 48px;background:#fff}@media(max-width:768px){.award__detail-category{padding:40px 16px 32px}}.award__detail-category .award__section-title:before{background:#002c23}.award__detail-category .award__section-title__en,.award__detail-category .award__section-title__jp{color:#002c23}.award__detail-category__list{display:flex;justify-content:center;align-items:flex-start;margin:48px 0 0;flex-wrap:wrap;gap:12px}@media(max-width:768px){.award__detail-category__list{margin:24px 0 0}}.award__detail-category__item{margin:0 12px}@media(max-width:768px){.award__detail-category__item{margin:0;flex:0 0 calc((100% - 24px)/3)}}.award__detail-category__link{width:100%;padding:0 12px;text-align:center;cursor:pointer;display:block;transition:transform .3s}.award__detail-category__link:hover{transform:translateY(4px)}.award__detail-category__item-img{width:56px;height:auto;margin:auto}@media(max-width:768px){.award__detail-category__item-img{width:40px}}.award__detail-category__item-text{margin:16px 0;font-size:14px;font-weight:400;line-height:20px;color:#002c23}@media(max-width:768px){.award__detail-category__item-text{font-size:12px;margin:8px 0}}.award__detail-category__item-text__2line{margin:8px 0 4px}.award__detail-category__item-text__small{font-size:12px;white-space:nowrap}.award__detail-category__item-arrow{width:24px;height:auto;margin:0 auto;transition:all .5s}@media(max-width:768px){.award__detail-category__item-arrow{width:18px}}.award__detail-rank{position:relative;width:100%;height:auto;padding:56px 32px 80px}@media(max-width:768px){.award__detail-rank{padding:32px 16px 40px}}.award__detail-rank__movie{position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;height:100%;z-index:-100;background:#002c23;background-size:cover;overflow:hidden}.award__detail-rank__movie-file{position:sticky;top:0;width:100%;height:auto}.award__detail-rank__list{position:relative;z-index:1;max-width:1160px;margin:auto}.award__detail-rank__item{width:100%;height:auto;margin:56px 0 0;padding:0 96px 64px;background:rgba(0,0,0,.6);border-radius:16px}@media(max-width:768px){.award__detail-rank__item{padding:0 16px 32px;margin:32px 0 0}}.award__detail-rank__title{position:relative;text-align:center;padding:32px 0 0;font-size:32px;font-weight:700;line-height:40px;color:#fff}@media(max-width:768px){.award__detail-rank__title{font-size:24px;padding:24px 0 0}}.award__detail-rank__title:before{content:"";display:block;position:absolute;top:0;left:50%;transform:translateX(-50%);width:40px;height:3px;background:#fff}.award__detail-rank__fp{display:flex;margin:80px auto 0;padding:0 0 40px;border-bottom:1px solid hsla(0,0%,100%,.5)}@media(max-width:768px){.award__detail-rank__fp{flex-direction:column;margin:40px auto 0;padding:0 0 24px}}.award__detail-rank__fp-info{position:relative;display:block;width:320px;margin:0 76px 0 0}@media(max-width:768px){.award__detail-rank__fp-info{width:100%;margin:0 0 24px}}.award__detail-rank__fp-lebel{position:absolute;top:-76px;left:-16px;z-index:1;width:120px;height:120px}@media(max-width:768px){.award__detail-rank__fp-lebel{width:80px;height:80px;top:-40px;left:-8px}}.award__detail-rank__fp-img{width:320px;height:180px;padding:16px 24px;background:#fff;-o-object-fit:contain;object-fit:contain}@media(max-width:768px){.award__detail-rank__fp-img{width:100%;height:auto;padding:12px 16px}}.award__detail-rank__fp-text{display:flex;justify-content:space-between;align-items:center;margin:16px 0 0}@media(max-width:768px){.award__detail-rank__fp-text{margin:12px 0 0}}.award__detail-rank__fp-name{margin:0 8px 0 0;font-size:24px;font-weight:700;line-height:32px;color:#fff}@media(max-width:768px){.award__detail-rank__fp-name{font-size:18px;line-height:24px}}.award__detail-rank__fp-corp{display:block;margin:4px 0 0;font-size:14px;font-weight:400;line-height:20px}@media(max-width:768px){.award__detail-rank__fp-corp{font-size:12px}}.award__detail-rank__fp-arrow{width:32px;height:32px}@media(max-width:768px){.award__detail-rank__fp-arrow{width:24px;height:24px}}.award__detail-rank__fp-comment{flex:1}@media(max-width:768px){.award__detail-rank__fp-comment{margin-top:24px}}.award__detail-rank__fp-comment__expert{display:flex;align-items:center}@media(max-width:768px){.award__detail-rank__fp-comment__expert{flex-direction:row;text-align:left}}.award__detail-rank__fp-comment__img{width:80px;height:80px;border-radius:50%;margin:0 24px 0 0}@media(max-width:768px){.award__detail-rank__fp-comment__img{width:48px;height:48px;margin:0 12px 0 0}}.award__detail-rank__fp-comment__name{font-size:18px;font-weight:700;line-height:26px;color:#fff}@media(max-width:768px){.award__detail-rank__fp-comment__name{font-size:16px}}.award__detail-rank__fp-comment__job{display:block;margin:0 0 4px;font-size:14px;font-weight:400;line-height:20px}@media(max-width:768px){.award__detail-rank__fp-comment__job{font-size:12px}}.award__detail-rank__fp-comment__text{margin:24px 0 0;font-size:16px;font-weight:400;line-height:28px;color:#fff}@media(max-width:768px){.award__detail-rank__fp-comment__text{font-size:14px;line-height:24px;margin:16px 0 0}}.award__detail-rank__fp-row{display:flex;margin:80px auto 0;padding:0 0 40px}@media(max-width:768px){.award__detail-rank__fp-row{flex-direction:column;margin:40px auto 0;padding:0 0 24px}}.award__detail-rank__fp-row .award__detail-rank__fp-info{margin:0 40px 0 0}@media(max-width:768px){.award__detail-rank__fp-row .award__detail-rank__fp-info{margin:0 0 24px}}.award__detail-rank__st{display:flex;justify-content:space-between;align-items:center;padding:40px 0 0}@media(max-width:768px){.award__detail-rank__st{flex-direction:column;padding:24px 0 0}}.award__detail-rank__st-info{display:flex;justify-content:flex-start;align-items:center;width:calc((100% - 32px)/2)}@media(max-width:768px){.award__detail-rank__st-info{width:100%;margin:0 0 16px}}.award__detail-rank__st-info:first-child{margin:0 32px 0 0}@media(max-width:768px){.award__detail-rank__st-info:first-child{margin:0 0 16px}}.award__detail-rank__st-lebel{width:90px;height:90px}@media(max-width:768px){.award__detail-rank__st-lebel{width:60px;height:60px}}.award__detail-rank__st-img{width:140px;height:80px;margin:0 24px;padding:8px 12px;background:#fff;-o-object-fit:contain;object-fit:contain}@media(max-width:768px){.award__detail-rank__st-img{width:100px;height:auto;margin:0 12px;padding:6px 8px}}.award__detail-rank__st-text{display:flex;justify-content:space-between;align-items:center;width:100%}.award__detail-rank__st-name{margin:0 12px 0 0;font-size:18px;font-weight:700;line-height:26px;color:#fff}@media(max-width:768px){.award__detail-rank__st-name{font-size:16px;line-height:22px}}.award__detail-rank__st-arrow{width:32px;height:32px}@media(max-width:768px){.award__detail-rank__st-arrow{width:24px;height:24px}}.award__detail-rank__st-row{padding:0 0 0 40px;border-left:1px solid hsla(0,0%,100%,.5)}@media(max-width:768px){.award__detail-rank__st-row{padding:24px 0 0;border-left:none;border-top:1px solid hsla(0,0%,100%,.5)}}.award__detail-rank__st-row .award__detail-rank__st-info{width:100%}.award__detail-rank__st-row .award__detail-rank__st-info:last-child{margin:32px 0 0}@media(max-width:768px){.award__detail-rank__st-row .award__detail-rank__st-info:last-child{margin:16px 0 0}}.award__detail-rank__item-attention{margin:40px 0 0}@media(max-width:768px){.award__detail-rank__item-attention{margin:24px 0 0}}.award__detail-rank__item-attention__text{margin:8px 0 0;font-size:11px;font-weight:400;line-height:15px;color:#fff}@media(max-width:768px){.award__detail-rank__item-attention__text{font-size:10px;line-height:14px}}.award__detail-rank__item-attention__link{color:#fff;text-decoration:underline;display:inline}.award__detail-rank__fp-info__other-insurance{display:inline;position:relative;text-decoration:underline;color:#002c23}.award__detail-rank__fp-info__other-insurance:visited{color:#002c23}.award__about{padding:80px 32px;background:#fff}@media(max-width:768px){.award__about{padding:40px 16px}}.award__about .award__section-title:before{background:#002c23}.award__about .award__section-title__en,.award__about .award__section-title__jp{color:#002c23}.award__about-content{display:flex;justify-content:center;align-items:flex-start;gap:48px;max-width:1160px;margin:48px auto 0}@media(max-width:768px){.award__about-content{flex-direction:column;gap:24px;margin:24px auto 0}}.award__about-emblem{width:200px;height:auto}@media(max-width:768px){.award__about-emblem{width:150px;margin:0 auto}}.award__about-desc{flex:1}.award__about-desc__title{margin:0 0 16px;font-size:20px;font-weight:700;line-height:28px;color:#002c23}@media(max-width:768px){.award__about-desc__title{font-size:18px;margin:0 0 12px}}.award__about-desc__text{margin:0 0 24px;font-size:16px;font-weight:400;line-height:28px;color:#002c23}@media(max-width:768px){.award__about-desc__text{font-size:14px;line-height:24px;margin:0 0 16px}}.award__about-desc__attention{margin:-8px 0 0;font-size:11px;font-weight:400;line-height:16px;color:#666}@media(max-width:768px){.award__about-desc__attention{font-size:10px;line-height:14px}}.award__info{padding:80px 32px;background:#fff}@media(max-width:768px){.award__info{padding:40px 16px}}.award__info-content{max-width:1160px;margin:0 auto;font-size:16px;line-height:180%;color:#002c23}@media(max-width:768px){.award__info-content{font-size:14px;line-height:180%}}.award__info-section{margin:0 0 48px}@media(max-width:768px){.award__info-section{margin:0 0 32px}}.award__info-section:last-child{margin-bottom:0}.award__info-title{margin:0 0 16px;font-size:20px;font-weight:700;line-height:28px;color:#002c23}@media(max-width:768px){.award__info-title{font-size:18px;line-height:24px;margin:0 0 12px}}.award__info-list{margin:0;padding:0 0 0 20px;list-style:none}@media(max-width:768px){.award__info-list{padding:0 0 0 16px}}.award__info-list li{margin:0 0 12px;position:relative;padding:0 0 0 8px}@media(max-width:768px){.award__info-list li{margin:0 0 8px;padding:0 0 0 6px}}.award__info-list li:before{content:"・";position:absolute;left:-20px}@media(max-width:768px){.award__info-list li:before{left:-16px}}.award__info-list li:last-child{margin-bottom:0}.award__info-subsection{margin:24px 0 0}@media(max-width:768px){.award__info-subsection{margin:16px 0 0}}.award__info-subsection:first-child{margin-top:0}.award__info-subtitle{margin:0 0 12px;font-size:18px;font-weight:700;line-height:26px;color:#002c23}@media(max-width:768px){.award__info-subtitle{font-size:16px;line-height:22px;margin:0 0 8px}}.award__info-text{margin:0 0 16px;font-size:16px;font-weight:400;line-height:28px;color:#002c23}@media(max-width:768px){.award__info-text{font-size:14px;line-height:24px;margin:0 0 12px}}.award__info-text:last-child{margin-bottom:0}.award_2025{background-image:url(https://image.money-career.com/agency_award/agency_award_bg.webp);background-size:contain;background-repeat:repeat;width:100%;font-family:YuMincho,sans-serif}.award_2025__header{background:linear-gradient(180deg,rgba(0,112,78,.5),rgba(11,183,131,0));padding:25px 0 0;width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:30px;position:relative}.award_2025__header__kv{width:100%;display:flex;justify-content:center;position:relative}.award_2025__header__kv:after,.award_2025__header__kv:before{content:"";position:absolute;top:0;height:100%;background-size:contain;background-position:top;background-repeat:no-repeat}.award_2025__header__kv:before{left:0;width:292px;background-image:url(https://image.money-career.com/agency_award/agency_award_kv_left_pc.webp)}@media(max-width:768px){.award_2025__header__kv:before{display:none}}.award_2025__header__kv:after{right:0;width:270px;background-image:url(https://image.money-career.com/agency_award/agency_award_kv_right_pc.webp)}@media(max-width:768px){.award_2025__header__kv:after{display:none}}.award_2025__header__kv img{width:719px;display:block;-o-object-fit:contain;object-fit:contain}@media(max-width:768px){.award_2025__header__kv img{width:100%;max-width:375px}}.award_2025__header__message{font-size:22px;font-weight:800;line-height:200%;color:#fff;text-align:center;z-index:1}@media(max-width:768px){.award_2025__header__message{font-size:16px;line-height:180%;padding:0 16px}}.award_2025__main{margin-top:100px;padding:0 20px 100px;display:flex;justify-content:center;align-items:center;gap:18px}@media(max-width:768px){.award_2025__main{flex-direction:column;margin-top:40px;padding:0 16px 40px;gap:24px}}.award_2025__main__card{width:530px;border:7px solid #ecdc9f;padding:0 20px 60px;display:flex;flex-direction:column;position:relative}@media(max-width:768px){.award_2025__main__card{width:100%;max-width:400px;padding:0 16px 40px}}.award_2025__main__card__badge{position:absolute;top:-28px;left:-28px;width:217px}@media(max-width:768px){.award_2025__main__card__badge{width:128px;top:-20px;left:-20px}}.award_2025__main__card__badge img{display:block;width:100%;-o-object-fit:contain;object-fit:contain}.award_2025__main__card__title{height:213px;padding:30px 0 50px 200px;display:flex;align-items:center;font-size:51px;font-weight:800;line-height:140%;color:#fff}@media(max-width:768px){.award_2025__main__card__title{height:120px;font-size:24px;padding:20px 0 20px 120px}}.award_2025__main__card__content{display:flex;flex-direction:column;gap:16px}@media(max-width:768px){.award_2025__main__card__content{gap:12px}}.award_2025__main__card__content__button{display:block;transition:transform .3s}.award_2025__main__card__content__button:hover{transform:scale(1.05)}.award_2025__main__card__content__button img{width:100%;height:auto;display:block}.hero{position:relative}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);z-index:1}.hero-content{position:relative;z-index:2;background:linear-gradient(180deg,rgba(0,112,78,.5),rgba(11,183,131,0));display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-year{color:#fff;position:absolute;bottom:16px;left:50%;font-weight:700;transform:translateX(-50%);font-size:18px}@media(max-width:768px){.hero-year{bottom:8px;font-size:14px}}.hero-year--large{font-weight:700;font-size:24px}@media(max-width:768px){.hero-year--large{font-size:20px}}.description{max-width:1160px;margin:40px auto;font-size:14px;line-height:1.8;color:#333;padding:0 140px}@media(max-width:768px){.description{margin:18px auto;font-size:11px;padding:0 18px}}.awards-section{position:relative;width:100%;overflow:hidden}.award_head_img{display:block;width:100%;margin:0 auto}@media(max-width:768px){.award_head_img{display:none}}.award_head_img_sp{display:none;width:100%;margin:0 auto}@media(max-width:768px){.award_head_img_sp{display:block}}.video-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.video-background video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.award_img{position:relative;z-index:2;width:100%;height:auto;padding:94px 140px}@media(max-width:768px){.award_img{display:none}}.award_img_sp{display:none}@media(max-width:768px){.award_img_sp{display:block;position:relative;z-index:2;width:100%;height:auto;padding:48px 18px}.pc_only{display:none!important}}.sp_only{display:none!important}@media(max-width:768px){.sp_only{display:block!important}}.docomo_lp_top_wrapper{width:100%;padding:12px 16px;background:#21b6bc}.docomo_lp_top_content,.docomo_lp_top_wrapper{display:flex;justify-content:center;align-items:center;gap:8px}.docomo_lp_top_content{width:80%;padding:4px 32px;flex-shrink:0;border-radius:4px;background:#fff}.docomo_lp_top_image_pc{width:24px;height:24px;flex-shrink:0}.docomo_lp_top_image_sp{display:none}.docomo_lp_top_text{color:#21b6bc;font-family:YuGothic,Yu Gothic,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,メイリオ,Meiryo,ＭＳ ゴシック,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:130%}.msn_thumbnail__company-sp{display:none}@media(max-width:768px){.docomo_lp_top_wrapper{padding:8px 16px}.docomo_lp_top_content{padding:4px 16px;gap:4px;flex:1 0 0}.docomo_lp_top_image_pc{display:none}.docomo_lp_top_image_sp{width:16px;height:16px;display:block}.docomo_lp_top_text{font-size:8px}}@media(max-width:1024px){.msn_thumbnail__company-sp{display:block}.msn_thumbnail__company-pc{display:none}}.combi_tandd_bannar{background:#eb6002;width:100%;display:flex;justify-content:center;align-items:center}@media(min-width:768px){.combi_tandd_bannar{height:54px;padding:0 20px}}@media(max-width:768px){.combi_tandd_bannar{height:36px;padding:0 20px}}.combi_tandd_bannar__text{background:#fff;text-align:center;color:#eb6002;font-weight:900;font-family:Inter,sans-serif;margin:auto;width:100%}@media(min-width:768px){.combi_tandd_bannar__text{border-radius:12px;font-size:24px}}@media(max-width:768px){.combi_tandd_bannar__text{border-radius:8px;font-size:18px}}.pasona_bannar{background:#cb050c;width:100%;display:flex;justify-content:center;align-items:center}@media(min-width:768px){.pasona_bannar{height:54px;padding:0 20px}}@media(max-width:768px){.pasona_bannar{height:36px;padding:0 20px}}.pasona_bannar__text{background:#fff;text-align:center;color:#cb050c;font-weight:900;font-family:Inter,sans-serif;margin:auto;width:100%}@media(min-width:768px){.pasona_bannar__text{border-radius:12px;font-size:24px}}@media(max-width:768px){.pasona_bannar__text{border-radius:8px;font-size:18px}}.benesse_bannar{background:#cb050c;width:100%;display:flex;justify-content:center;align-items:center}@media(min-width:768px){.benesse_bannar{height:54px;padding:0 20px}}@media(max-width:768px){.benesse_bannar{height:36px;padding:0 20px}}.benesse_bannar__text{background:#fff;text-align:center;color:#cb050c;font-weight:900;font-family:Inter,sans-serif;margin:auto;width:100%}@media(min-width:768px){.benesse_bannar__text{border-radius:12px;font-size:24px}}@media(max-width:768px){.benesse_bannar__text{border-radius:8px;font-size:18px}}#form_reserve_tag{max-width:100%;margin:0 auto;width:100%}.content_inner{max-width:1200px;margin:0 auto;width:100%;padding:0 16px;box-sizing:border-box}@media(min-width:1024px){.content_inner{padding:0 20px}}@media(max-width:1024px){.show_pc{display:none}}@media(min-width:1024px){.show_sp{display:none}}.expert-modal--open{background:#0bb783;border:#0bb783;border-radius:0 0 8px 8px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;line-height:120%;color:#fff;height:48px;gap:8px;cursor:pointer}@media(max-width:768px){.expert-modal--open{height:30px}}.expert-modal--open img{width:16px;height:auto}.expert-modal__container{overflow-y:hidden;position:fixed;top:0;left:0;width:100%;height:100%;text-align:center;background:rgba(0,0,0,.5);padding:40px 20px;opacity:0;visibility:hidden;pointer-events:none;box-sizing:border-box;z-index:-1;display:none}@media(max-width:768px){.expert-modal__container{padding:0}}.expert-modal__container:before{content:"";display:inline-block;vertical-align:middle;height:100%}.expert-modal__container--active{display:block;z-index:999;opacity:1;visibility:visible;pointer-events:auto}.expert-modal__container:last-of-type .expert-modal__right,.expert-modal__container:nth-of-type(2) .expert-modal__left{visibility:hidden}.expert-modal__body{position:relative}.expert-modal__body-wrap{position:absolute;top:50vh;left:50%;transform:translateY(-50%) translateX(-50%);height:480px}@media(min-width:1024px){.expert-modal__body-wrap{height:524px}}.expert-modal__content{max-width:383px;width:87vw;background:#fff;border-radius:16px;margin:0 auto}.expert-modal__profile{background-image:url(https://image.money-career.com/asset/reserve_lp/detail-back.webp);background-size:auto 380px;background-repeat:no-repeat;padding:20px;border-radius:16px 16px 0 0}@media(max-width:768px){.expert-modal__profile{height:224px;padding:24px}}.expert-modal__profile-img{width:122px;height:122px;background:#d9d9d9;border-radius:152px;margin:16px auto 0;box-sizing:content-box;-o-object-fit:cover;object-fit:cover}@media(max-width:768px){.expert-modal__profile-img{margin:0 auto}}.expert-modal__profile-kana{margin-top:7px;font-style:normal;font-weight:400;font-size:10px;line-height:140%;color:#fff}.expert-modal__profile-username{font-style:normal;font-weight:700;font-size:18px;color:#fff}.expert-modal__profile-age{font-style:normal;font-weight:400;font-size:14px;line-height:110%;color:#fff}.expert-modal__detail{text-align:start;padding:16px 16px 27px;font-size:1vw}.expert-modal__detail-subtext{font-weight:700;font-size:16px;line-height:160%;color:#0bb783}@media(max-width:428px){.expert-modal__detail-subtext{font-size:14px}}.expert-modal__detail-content{font-weight:400;font-size:16px;line-height:140%;color:#333}@media(max-width:428px){.expert-modal__detail-content{font-size:14px}}.expert-modal__detail-delimiter{margin:16px 0;height:1px;width:100%;background:#dfdfdf}.expert-modal__detail-tag{width:-moz-fit-content;width:fit-content;height:27px;color:#fff;background:#ff7e36;border-radius:8px;font-weight:700;font-size:min(2.5vw,12px);display:flex;line-height:160%;align-items:center;justify-content:center;padding:4px 7px}@media(max-width:768px){.expert-modal__detail-tag{padding:4px}}.expert-modal__detail-tag-wrap{display:flex;gap:8px;padding:0 0 16px}@media(max-width:428px){.expert-modal__detail-tag-wrap{gap:8px}}.expert-modal__left{position:absolute;width:40px;z-index:999;top:160px;left:-20px;cursor:pointer}@media(min-width:1024px){.expert-modal__left{top:250px;left:-64px}}.expert-modal__left img{width:40px;height:auto}.expert-modal__right{position:absolute;right:-20px;top:160px;width:40px;cursor:pointer;z-index:999}@media(min-width:1024px){.expert-modal__right{top:250px;right:-64px}}.expert-modal__right img{width:40px;height:auto}.expert-modal__close-btn{position:fixed;bottom:4.1vh;left:50%;transform:translateX(-50%);display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(max-width:320px){.expert-modal__close-btn{bottom:2vh}}.expert-modal__close-icon{width:22px;height:auto}.expert-modal__close-text{color:#fff;font-size:12px;line-height:140%;font-weight:400}.reserve_lp_worry{background:#fff}.reserve_lp_worry .content_inner{background:#fff;padding:24px 0 0}@media(max-width:1024px){.reserve_lp_worry .content_inner{padding-top:32px;padding-left:16px;padding-right:16px}}.reserve_lp_worry-top{display:flex;gap:21px;justify-content:center;align-items:center;width:100%;height:auto}.reserve_lp_worry-top_comment{color:#312e36;font-style:normal;font-weight:700;font-size:34px;line-height:36px}@media(max-width:1024px){.reserve_lp_worry-top_comment{font-size:24px;line-height:36px}}.reserve_lp_worry-top_comment .comment_dot{text-emphasis:filled dot #312e36;-webkit-text-emphasis:filled dot #312e36}.reserve_lp_worry-top_comment .comment_color{color:#0bb783;-webkit-text-emphasis:none}.reserve_lp_worry-top_img{width:147px;height:auto}@media(max-width:428px){.reserve_lp_worry-top_img{width:108px}}.reserve_lp_worry-comment_text{color:#312e36;font-family:Noto Sans JP,sans-serif;font-style:normal;font-weight:700;font-size:24px;line-height:140%}@media(min-width:1024px){.reserve_lp_worry-comment_text{font-size:34px}}@media(max-width:374px){.reserve_lp_worry-comment_text{font-size:22px}}.reserve_lp_worry-comment_text--large{font-size:28px}@media(min-width:1024px){.reserve_lp_worry-comment_text--large{font-size:42px}}@media(max-width:374px){.reserve_lp_worry-comment_text--large{font-size:26px}}.reserve_lp_worry-comment_text--switch{font-size:28px}@media(min-width:1024px){.reserve_lp_worry-comment_text--switch{font-size:34px}}@media(max-width:374px){.reserve_lp_worry-comment_text--switch{font-size:26px}}.reserve_lp_worry-comment_text--dot{position:relative;color:#3cc59c}.reserve_lp_worry-comment_text--dot:after{content:"";position:absolute;top:-10px;right:50%;transform:translateX(-50%);width:3px;height:3px;background:#3cc59c;border-radius:50%}.reserve_lp_worry-bottom{display:flex;justify-content:center;gap:50px}.reserve_lp_worry-bottom_img{width:300px;height:auto}.reserve_lp_worry-list{display:flex;align-items:center;width:100%;max-width:-moz-fit-content;max-width:fit-content;background-color:#f0fcf8;border-radius:16px;padding:25px}@media(max-width:1024px){.reserve_lp_worry-list{margin:auto;flex-direction:column-reverse}}.reserve_lp_worry-list ul{padding:0;list-style:none;margin:0}@media(min-width:1024px){.reserve_lp_worry-list ul{display:grid;grid-template-columns:1fr 1fr;gap:24px;background-color:#fff;border-radius:16px;padding:24px;margin:0 auto}}.reserve_lp_worry-list ul li{position:relative;padding-left:0;margin-left:24px;gap:16px}@media(max-width:1024px){.reserve_lp_worry-list ul li{gap:8px}}.reserve_lp_worry-list ul li:before{content:"";position:absolute;left:-32px;display:inline-block;width:24px;height:24px;background-image:url(https://money-career.com/img/reserve_lp_worry_list_check.svg)}.reserve_lp_worry-list ul li p{font-size:18px;font-family:Noto Sans JP,sans-serif;line-height:24px}@media(max-width:1024px){.reserve_lp_worry-list ul li p{font-size:16px}}.reserve_lp_worry-list ul li span{font-weight:700}.reserve_lp_worry-list ul li:not(:first-child){margin-top:25px}@media(min-width:1024px){.reserve_lp_worry-list ul li:not(:first-child){margin-top:0}}@media(max-width:1024px){.reserve_lp_worry-list{width:100%}.reserve_lp_worry-list ul li{font-size:20px;line-height:30px}.reserve_lp_worry-list ul i:not(:first-child){margin-top:32px}}.reserve_lp_reason{background:rgba(11,183,131,.05)}.reserve_lp_reason .content_inner{padding:47px 0 64px}@media(max-width:1024px){.reserve_lp_reason .content_inner{padding:41px 0 47px}}.reserve_lp_reason-header{font-family:Hiragino Kaku Gothic Pro;font-style:normal;font-weight:700;font-size:34px;line-height:36px;text-align:center;color:#312e36;margin-bottom:24px}.reserve_lp_reason-header_color{color:#0bb783;font-size:42px}@media(max-width:1024px){.reserve_lp_reason-header_color{font-size:35px}.reserve_lp_reason-header{font-size:24px;line-height:48px;margin-bottom:22px}}.reserve_lp_reason-wrap_inner{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem}.reserve_lp_reason-wrap_element{width:calc((100% - 2rem)/3);background:#fff;border-radius:4px;padding-top:26px;padding-bottom:24px;font-family:Hiragino Kaku Gothic Pro;font-style:normal;line-height:24px}.reserve_lp_reason-wrap_element_img{display:block;margin:0 auto 16px;height:170px;-o-object-fit:contain;object-fit:contain}.reserve_lp_reason-wrap_element_title{font-weight:700;font-size:24px;line-height:150%;text-align:center;letter-spacing:-.3px;color:#0bb783}.reserve_lp_reason-wrap_element_comment{font-weight:400;font-size:16px;line-height:160%;color:#312e36;margin:16px 25px 0;letter-spacing:-.01em}@media(max-width:1024px){.reserve_lp_reason-wrap_inner{width:auto;display:block}.reserve_lp_reason-wrap_element{margin:0 auto;max-width:358px;width:100%}.reserve_lp_reason-wrap_element_title{font-size:20px;line-height:24px}.reserve_lp_reason-wrap_element:not(:first-child){margin-top:16px}}.reserve_lp_reason-wrap_content{max-width:572px;margin:32px auto 0;display:flex}.reserve_lp_reason-wrap_content img{width:157px;height:auto;margin-right:24px}@media(max-width:1024px){.reserve_lp_reason-wrap_content img{width:103px;height:83px;margin-right:16px}}.reserve_lp_reason-wrap_content p{padding-top:33px;font-style:normal;font-weight:700;font-size:24px;line-height:160%;color:#312e36;align-items:flex-end}@media(max-width:1024px){.reserve_lp_reason-wrap_content p{padding-top:0}}@media(max-width:414px){.reserve_lp_reason-wrap_content p{letter-spacing:-.06em;font-size:21px}}@media(max-width:320px){.reserve_lp_reason-wrap_content p{letter-spacing:-.06em;font-size:18px}}.reserve_lp_reason-wrap_content_color{color:#0bb783}.reserve_lp_reason-button{max-width:1080px;margin:32px auto 0}.reserve_lp_reason-button .reserve_lp_button-upper-text{display:none}.reserve-lp-performance{background:url(https://image.money-career.com/asset/lp/illust/bubble_background_pc.png);background-size:cover}@media(max-width:1024px){.reserve-lp-performance{background:url(https://image.money-career.com/asset/lp/illust/bubble_background.png);background-size:100%}}.reserve-lp-performance .content_inner{padding:80px 0}@media(max-width:1024px){.reserve-lp-performance .content_inner{padding:48px calc(50% - 576px)}}.reserve-lp-performance__boxes{display:grid;gap:1.2em;grid-template-columns:1fr 1fr;font-size:62.5%;padding:0 1.6em;margin-bottom:3.2em}.reserve-lp-performance__boxes :first-child{grid-column:1/3}@media(min-width:1024px){.reserve-lp-performance__boxes{padding:0;margin-bottom:42px;gap:22px;grid-template-columns:repeat(6,1fr)}.reserve-lp-performance__boxes :first-child{grid-column:1/4}.reserve-lp-performance__boxes :nth-child(2){grid-column:4/7}.reserve-lp-performance__boxes :nth-child(3){grid-column:1/3}.reserve-lp-performance__boxes :nth-child(4){grid-column:3/5}.reserve-lp-performance__boxes :nth-child(5){grid-column:5/7}}@media(max-width:374px){.reserve-lp-performance__boxes{font-size:2.67vw}}.reserve-lp-performance__box{position:relative;background:hsla(0,0%,100%,.9);border:1px solid #ccc;border-radius:8px;padding-top:1.8em}@media(min-width:1024px){.reserve-lp-performance__box{padding-top:30px;padding-bottom:20px}}.reserve-lp-performance__box-title{text-align:center;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:1.8em;line-height:1.33em;color:#312e36;margin-bottom:.67em}@media(min-width:1024px){.reserve-lp-performance__box-title{font-size:30px;margin-bottom:30px}}.reserve-lp-performance__box-content{display:flex;justify-content:center;align-items:baseline;gap:.3em}@media(min-width:1024px){.reserve-lp-performance__box-content{gap:10px}}.reserve-lp-performance__box-icon--phone{height:6.2em;width:auto}@media(min-width:1024px){.reserve-lp-performance__box-icon--phone{height:87px;transform:translateY(3px)}}.reserve-lp-performance__box-icon--money{height:4.8em;width:auto;margin-left:-1.5em}@media(min-width:1024px){.reserve-lp-performance__box-icon--money{height:87px;margin-left:-40px;transform:translateY(15px)}}.reserve-lp-performance__box-icon--map{width:4.2em;height:4.2em}@media(min-width:1024px){.reserve-lp-performance__box-icon--map{width:87px;height:87px}}.reserve-lp-performance__box-icon--company{width:4.8em;height:4.8em}@media(min-width:1024px){.reserve-lp-performance__box-icon--company{width:87px;height:87px;transform:translateY(10px)}}.reserve-lp-performance__box-icon--heart{width:4.8em;height:4.8em}@media(min-width:1024px){.reserve-lp-performance__box-icon--heart{width:87px;height:87px}}.reserve-lp-performance__box-value{font-family:Helvetica,sans-serif;font-style:normal;font-weight:700;font-size:5.9em;line-height:100%;text-align:center;color:#0bb783}@media(min-width:1024px){.reserve-lp-performance__box-value{font-size:108px}}.reserve-lp-performance__box-value--emphasis{font-size:.8em}@media(min-width:1024px){.reserve-lp-performance__box-value--emphasis_a_little{font-size:70px}}.reserve-lp-performance__box-value--emphasis_a_little{font-size:.5em}.reserve-lp-performance__box-unit{font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;line-height:100%;font-size:2.4em;color:#b3b3b3}@media(min-width:1024px){.reserve-lp-performance__box-unit{font-size:40px;text-align:center;line-height:100%}.reserve-lp-performance__box-unit-top{font-size:42px}.reserve-lp-performance__box-unit-bottom{font-size:24px}}@media(max-width:1024px){.reserve-lp-performance__box-unit--large{font-size:1.6em}}@media(min-width:1024px){.reserve-lp-performance__box-unit--large{line-height:80%}}.reserve-lp-performance__box-unit--small{font-size:1.6em}@media(min-width:1024px){.reserve-lp-performance__box-unit--small{font-size:24px}}.reserve-lp-performance__box-unit--up{transform:translateY(-50%)}.reserve-lp-performance__box-unit--pc-only{display:none}@media(min-width:1024px){.reserve-lp-performance__box-unit--pc-only{display:block}}.reserve-lp-performance__box-annotation{font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:.8em;line-height:12px;text-align:center;color:#b3b3b3}@media(max-width:1024px){.reserve-lp-performance__box-annotation{margin-bottom:1em}}@media(min-width:1024px){.reserve-lp-performance__box-annotation{position:absolute;bottom:10px;right:10px;font-size:12px}}@media(max-width:1024px){.reserve-lp-performance__influencer-comment-wrapper{margin-bottom:2rem}}@media(min-width:1024px){.reserve-lp-performance__new{padding:70px 0}}@media(max-width:1024px){.reserve-lp-performance__new{padding:40px 0}}@media(min-width:1024px){.reserve-lp-performance__pc{display:block;width:70%;margin:auto}}@media(max-width:1024px){.reserve-lp-performance__pc{display:none}}@media(min-width:1024px){.reserve-lp-performance__sp{display:none}}@media(max-width:1024px){.reserve-lp-performance__sp{display:block;width:100%;margin:auto}}.reserve_lp_service_flow{background:rgba(11,183,131,.05)}.reserve_lp_service_flow .content_inner{padding:70px 0 48px}@media(max-width:1024px){.reserve_lp_service_flow .content_inner{padding:32px 0}}.reserve_lp_service_flow .reserve_lp_expert-header{margin-bottom:0}@media(max-width:1024px){.reserve_lp_service_flow_flex_div{margin:0 auto;max-width:411px}}.reserve_lp_service_flow_top{width:100%;margin-top:24px;margin-bottom:24px;padding:0 16px;text-align:center;display:flex;align-items:center;justify-content:space-between}@media(min-width:1024px){.reserve_lp_service_flow_top{padding:0;margin-top:27px;margin-bottom:40px}}.reserve_lp_service_flow_top_line{display:inline-block;width:365px;height:2px;border-radius:4px;background:#ff7e36;vertical-align:middle}@media(max-width:1024px){.reserve_lp_service_flow_top_line{height:1px;width:17.8666666667%;margin:0 auto}}.reserve_lp_service_flow_top_text{font-family:Noto Sans JP,sans-serif;font-style:normal;font-size:32px;font-weight:700;width:193px;letter-spacing:0;display:inline-block;margin:0 36px;color:#ff7e36;vertical-align:middle}@media(max-width:1024px){.reserve_lp_service_flow_top_text{font-size:24px;line-height:20px;margin:0 auto}}@media(max-width:320px){.reserve_lp_service_flow_top_text{font-size:18px}}.reserve_lp_service_flow_elements{overflow:hidden;width:100%;max-width:1200px;margin:0 auto 30px;background-size:100%;background-repeat:no-repeat;display:flex;justify-content:center;gap:60px;padding-top:51px}@media(max-width:1024px){.reserve_lp_service_flow_elements{display:flex;flex-direction:column;width:100%;position:relative;max-width:414px;margin:0 auto;padding:43px 0 0;gap:0}}.reserve_lp_service_flow_element{padding:24px 0 16px;position:relative;width:calc((100% - 36px)/4);background:#fff}@media(max-width:1024px){.reserve_lp_service_flow_element{width:92%;margin:39px auto 0}.reserve_lp_service_flow_element:first-of-type{margin-top:0}}.reserve_lp_service_flow_element_title{font-family:Hiragino Kaku Gothic Pro;font-style:normal;font-weight:700;font-size:24px;line-height:150%;color:#312e36;text-align:center}.reserve_lp_service_flow_element_title_number{font-family:Arial Rounded MT Bold;font-style:normal;font-weight:400;font-size:41px;line-height:150%;color:#0bb783;position:absolute;top:-30px;left:42.8571428571%}.reserve_lp_service_flow_element img{height:116px;margin:0 auto;-o-object-fit:contain;object-fit:contain}.reserve_lp_service_flow_element_comment{font-family:Hiragino Kaku Gothic Pro;font-style:normal;font-weight:700;font-size:16px;line-height:24px;color:rgba(58,64,74,.5);text-align:left;margin-top:5px;margin-bottom:16px;padding-left:21px}@media(max-width:1024px){.reserve_lp_service_flow_element_comment{text-align:center;padding-left:0}}.reserve_lp_service_flow_new_contents{display:flex;flex-direction:column;align-items:center;max-width:996px;margin:38px auto 0}@media(max-width:1024px){.reserve_lp_service_flow_new_contents{margin:20px auto 0;padding:0 16px;width:100%;max-width:none}}.reserve_lp_service_flow_new_arrow{width:105px;height:61px}.reserve_lp_service_flow_new_arrow img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.reserve_lp_service_flow_new_element{width:100%;background-color:#fff;margin-top:56px;padding:38px 0 24px;display:flex;flex-direction:column;align-items:center;position:relative}@media(max-width:1024px){.reserve_lp_service_flow_new_element{margin-top:38px;padding:27px 0 0}}.reserve_lp_service_flow_new_element_number{font-family:Arial Rounded MT Bold;font-style:normal;font-weight:400;font-size:42px;line-height:150%;color:#0bb783;position:absolute;top:-30px}.reserve_lp_service_flow_new_element_header{display:flex;align-items:center;gap:28px}@media(max-width:1024px){.reserve_lp_service_flow_new_element_header{gap:16px}}.reserve_lp_service_flow_new_element_header_image{width:24px}@media(max-width:1024px){.reserve_lp_service_flow_new_element_header_image{width:18px}}.reserve_lp_service_flow_new_element_header_image img{display:block;width:100%;-o-object-fit:contain;object-fit:contain}.reserve_lp_service_flow_new_element_header_title{display:flex;flex-direction:column;align-items:center}.reserve_lp_service_flow_new_element_header_title_text{color:#312e36;text-align:center;font-family:Noto Sans JP;font-size:28px;font-style:normal;font-weight:700;line-height:150%}@media(max-width:1024px){.reserve_lp_service_flow_new_element_header_title_text{font-size:20px;line-height:130%}}.reserve_lp_service_flow_new_element_header_title_subtext{color:#312e36;font-family:Noto Sans JP;font-size:38px;font-style:normal;font-weight:700;line-height:140%;text-decoration:underline;text-decoration-color:#fbff41;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:8px;text-underline-offset:-2px}@media(max-width:1024px){.reserve_lp_service_flow_new_element_header_title_subtext{font-size:32px;line-height:130%}}.reserve_lp_service_flow_new_element_body{margin-top:24px;width:456px;display:flex;flex-direction:column;align-items:center;position:relative}@media(max-width:1024px){.reserve_lp_service_flow_new_element_body{margin-top:20px;width:100%}}.reserve_lp_service_flow_new_element_body_subimage{position:absolute;bottom:52px}@media(max-width:1024px){.reserve_lp_service_flow_new_element_body_subimage{bottom:0}}.reserve_lp_service_flow_new_element_body_subimage img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.reserve_lp_service_flow_new_element_body_subimage.subimage1{left:-152px;width:140px}@media(max-width:1024px){.reserve_lp_service_flow_new_element_body_subimage.subimage1{left:calc(50% - 160px);width:72px}}.reserve_lp_service_flow_new_element_body_subimage.subimage2{right:-128px;width:112px}@media(max-width:1024px){.reserve_lp_service_flow_new_element_body_subimage.subimage2{right:calc(50% - 140px);width:60px}}.reserve_lp_service_flow_new_element_body_image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.reserve_lp_service_flow_new_element_body_image_sp{display:none}@media(max-width:1024px){.reserve_lp_service_flow_new_element_body_image_pc{display:none}.reserve_lp_service_flow_new_element_body_image_sp{display:block}}.reserve_lp_service_flow_new_element_body_comment{margin-top:12px;display:flex;justify-content:center;align-items:center;color:#333;text-align:center;font-family:Noto Sans JP;font-size:20px;font-style:normal;font-weight:700;line-height:140%}.reserve_lp_service_flow_new_element_body_comment_1.sp{display:none}@media(max-width:1024px){.reserve_lp_service_flow_new_element_body_comment{height:98px;flex-direction:column;font-size:18px}.reserve_lp_service_flow_new_element_body_comment_1.pc{display:none}.reserve_lp_service_flow_new_element_body_comment_1.sp{display:inline-block;font-size:16px}.reserve_lp_service_flow_new_element_body_comment_2.sp{font-size:20px}}.reserve_lp_faq .reserve_lp_expert-header{font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:32px;line-height:120%;letter-spacing:0;margin-bottom:24px;color:#312e36;text-align:center}@media(min-width:1024px){.reserve_lp_faq .reserve_lp_expert-header{margin-bottom:40px}}@media(max-width:1024px){.reserve_lp_faq .reserve_lp_expert-header{font-size:20px;font-style:normal;font-weight:700;line-height:130%}}.reserve_lp_faq .reserve_lp_expert-header:after{content:"";display:block;margin:16px auto auto;width:40px;height:2px;border-radius:32px;background:#00ba80}.reserve_lp_faq{background-color:#fff}.reserve_lp_faq .content_inner{background-color:#fff;padding:57px 0 80px}@media(max-width:1024px){.reserve_lp_faq .content_inner{padding:47px 0 48px}}.reserve_lp_faq_elements{list-style:none;padding:0;width:100%;margin-bottom:42px;display:flex;flex-direction:column;gap:16px}@media(max-width:1024px){.reserve_lp_faq_elements{padding:0 16px;gap:12px}}.reserve_lp_faq_elements_li{border-radius:8px;border:1px solid #dfdfdf;background:#fff;box-shadow:2px 2px 0 0 rgba(0,0,0,.16)}.reserve_lp_faq_elements_li_title{width:100%;min-height:78px;padding:24px;display:flex;justify-content:space-between;align-items:center;font-family:Hiragino Kaku Gothic Pro;font-style:normal;font-size:20px;color:#312e36}@media(max-width:1024px){.reserve_lp_faq_elements_li_title{padding:16px}}.reserve_lp_faq_elements_li_question{position:relative;margin-left:40px;color:#333;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;line-height:150%;font-size:16px}@media(max-width:1024px){.reserve_lp_faq_elements_li_question{font-size:14px}}.reserve_lp_faq_elements_li_question:before{content:"";position:absolute;top:50%;left:-40px;transform:translateY(-50%);width:23px;height:25px;background-image:url(https://image.money-career.com/money_career/lp/question.png);background-size:contain}.reserve_lp_faq_elements_li_btn{border-radius:8px}.reserve_lp_faq_elements_li_btn img{width:40px;margin:auto;cursor:pointer}@media(max-width:1024px){.reserve_lp_faq_elements_li_btn img{top:0;width:30px}}.reserve_lp_faq_elements_li_answer{display:flex}.reserve_lp_faq_elements_li_answer img{width:23px;margin:0 16px 0 56px;height:32px}@media(max-width:428px){.reserve_lp_faq_elements_li_answer img{margin-left:20px}}.reserve_lp_faq_elements_li_answer_comment{margin:0 0 30px;width:calc(100% - 200px);font-family:Hiragino Kaku Gothic Pro;font-style:normal;font-size:20px;line-height:30px;letter-spacing:.05em;color:#312e36}@media(max-width:1024px){.reserve_lp_faq_elements_li_answer_comment{width:calc(100% - 150px)}}@media(max-width:428px){.reserve_lp_faq_elements_li_answer_comment{margin:0 0 24px;width:calc(100% - 79px);font-size:16px;line-height:24px;padding-right:0}}@media(max-width:320px){.reserve_lp_faq_elements_li_answer_comment{font-size:14px;width:auto}}.reserve_lp_faq_elements_li_answer_comment br{display:none}@media(max-width:428px){.reserve_lp_faq_elements_li_answer_comment br{display:block}.reserve_lp_faq_elements{margin-bottom:0}.reserve_lp_faq_elements_li_title{font-size:16px;letter-spacing:.05em;mix-blend-mode:normal}.reserve_lp_faq_elements_li_btn{width:24px;height:24px}}@media(max-width:428px)and (max-width:320px){.reserve_lp_faq_elements_li_title{font-size:13px}.reserve_lp_faq_elements_li_btn{margin-right:8px}.reserve_lp_faq_elements_li_btn img{width:18px}}.reserve_lp_faq .img_wrapper img{width:72%;height:auto;margin:30px auto 0}@media(max-width:1024px){.reserve_lp_faq .img_wrapper img{width:100%;margin:0}.reserve_lp_faq .img_wrapper{padding:38px 16px 0}}.reserve_lp_faq_link{display:inline}@media(max-width:428px){.item_article_lp_faq .reserve_lp_faq_elements{padding:0}}.item_article_lp_faq .reserve_lp_faq .content_inner{padding-left:0;padding-right:0}.reserve_lp_campaign{background:rgba(11,183,131,.05);position:relative}.reserve_lp_campaign:after{content:"";position:absolute;bottom:-24px;width:0;height:0;border-left:72px solid rgba(0,0,0,0);border-right:72px solid rgba(0,0,0,0);border-top:24px solid rgba(11,183,131,.05);z-index:100;left:calc(50% - 72px)}.reserve_lp_campaign .content_inner{background-repeat:no-repeat;background-position:50% 50%;background-size:cover;padding:5pc 0}.reserve_lp_campaign .content_inner .reserve_lp_expert-header{display:flex;justify-content:space-between;align-items:center;max-width:882px;margin:0 auto 11px;text-align:center}@media(max-width:1024px){.reserve_lp_campaign .content_inner .reserve_lp_expert-header{max-width:413px;overflow-x:hidden}}.reserve_lp_campaign .content_inner .reserve_lp_expert-header-campaign-before{margin-right:38px}@media(max-width:1024px){.reserve_lp_campaign .content_inner .reserve_lp_expert-header-campaign-before{position:relative;margin-right:0}}.reserve_lp_campaign .content_inner .reserve_lp_expert-header-campaign-before img{width:123px;height:auto}@media(max-width:1024px){.reserve_lp_campaign .content_inner .reserve_lp_expert-header-campaign-before img{position:absolute;top:-125px;left:-19px;width:85.21px}}@media(max-width:320px){.reserve_lp_campaign .content_inner .reserve_lp_expert-header-campaign-before img{width:80px}}.reserve_lp_campaign .content_inner .reserve_lp_expert-header-campaign-after{margin-left:38px}@media(max-width:1024px){.reserve_lp_campaign .content_inner .reserve_lp_expert-header-campaign-after{position:relative;margin-left:0}}.reserve_lp_campaign .content_inner .reserve_lp_expert-header-campaign-after img{width:123px;height:auto}@media(max-width:1024px){.reserve_lp_campaign .content_inner .reserve_lp_expert-header-campaign-after img{position:absolute;top:-125px;right:-19px;width:85.21px}}@media(max-width:320px){.reserve_lp_campaign .content_inner .reserve_lp_expert-header-campaign-after img{width:80px}}.reserve_lp_campaign_image{width:319px;margin:auto}@media(max-width:1024px){.reserve_lp_campaign .content_inner{padding:48px 0}}.reserve_lp_campaign_top{font-style:normal;font-weight:700;font-size:16px;line-height:160%;color:#312e36;margin:22px auto 0}@media(max-width:1024px){.reserve_lp_campaign_top{font-size:15px;line-height:26px;font-weight:400;margin-top:14px;margin-bottom:24px}}@media(max-width:320px){.reserve_lp_campaign_top{font-size:12px}}.reserve_lp_campaign_elements{margin:0 16px;overflow-x:scroll;display:flex}@media(max-width:1024px){.reserve_lp_campaign_elements{display:none}}.reserve_lp_campaign_element{filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));float:left;background-size:contain;background-repeat:no-repeat;background-position:50% 50%}.reserve_lp_campaign_element img{width:100%}.reserve_lp_campaign_element:not(:first-child){margin-left:60px}@media(max-width:1024px){.reserve_lp_campaign_elements{margin:0;padding:40px 16px}.reserve_lp_campaign_element{height:auto}.reserve_lp_campaign_element:not(:first-child){margin-left:12px}.reserve_lp_campaign_element img{width:327px;margin:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}}@media(max-width:320px){.reserve_lp_campaign_element{width:327px}}.reserve_lp_campaign_pagination{display:none}@media(max-width:414px){.reserve_lp_campaign_pagination{display:block;text-align:center}}.reserve_lp_campaign_pagination .control_btn{font-size:8px;vertical-align:middle;color:#e5e5e5}.reserve_lp_campaign_pagination .carousel_active_btn{color:#e85507;opacity:1;font-size:16px}.reserve-lp-consultation-case{margin:0 auto 40px;font-family:Noto Sans JP,sans-serif}@media(min-width:1024px){.reserve-lp-consultation-case{margin-bottom:66px}}.reserve-lp-consultation-case__top{line-height:40px;display:flex;justify-content:center;max-width:792px;margin:auto auto 0;align-items:center;gap:10px}@media(max-width:428px){.reserve-lp-consultation-case__top{gap:0}}.reserve-lp-consultation-case__top-headline{font-size:24px;line-height:140%;font-weight:700}@media(min-width:1024px){.reserve-lp-consultation-case__top-headline{font-size:34px}}.reserve-lp-consultation-case__top-img{width:170px;height:auto}@media(max-width:1024px){.reserve-lp-consultation-case__top-img{width:130px}}@media(max-width:428px){.reserve-lp-consultation-case__top-img{width:107px}}@media(max-width:374px){.reserve-lp-consultation-case__top-img{width:100px}}.reserve-lp-consultation-case__top-arrow{width:160px;height:25px;margin:25px auto 30px}@media(min-width:1024px){.reserve-lp-consultation-case__top-arrow{width:210px;height:28px;margin:30px auto 35px}}.reserve-lp-consultation-case__top--large{font-size:44px}@media(max-width:1024px){.reserve-lp-consultation-case__top--large{font-size:28px}}@media(max-width:374px){.reserve-lp-consultation-case__top--large{font-size:26px}}.reserve-lp-consultation-case__top--green{color:#0ab783}@media(min-width:1024px){.reserve-lp-consultation-case__top--green{font-size:40px}}@media(max-width:374px){.reserve-lp-consultation-case__top--green{font-size:24px}}.reserve-lp-consultation-case-cards{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:792px;margin:0 auto;font-size:62.5%}@media(max-width:1024px){.reserve-lp-consultation-case-cards{padding:0 16px}}@media(max-width:374px){.reserve-lp-consultation-case-cards{font-size:2.67vw}}.reserve-lp-consultation-case-card{display:flex;align-items:center;border-bottom:#0ab783;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.reserve-lp-consultation-case-card__wrap{width:100%;border-radius:8px;border:solid #0ab783}.reserve-lp-consultation-case-card-article{border-radius:8px;border:solid #0ab783}.reserve-lp-consultation-case-card-article__wrap{border:0}.reserve-lp-consultation-case-card__annotation{width:100%;font-size:1.2em;line-height:120%;text-align:right}.reserve-lp-consultation-case-card-head{display:flex;align-items:center;padding-left:1em;padding-right:1em}.reserve-lp-consultation-case-card-head__title{font-style:normal;font-weight:700;font-size:1.6em;line-height:120%;margin-top:.2em;white-space:pre-line}.reserve-lp-consultation-case-card-head__subtitle{font-weight:700;font-size:1em;line-height:110%;display:flex;align-items:center;text-align:center;color:#0bb783}.reserve-lp-consultation-case-card-head-toggle{display:flex;margin-right:2.4em}@media(max-width:428px){.reserve-lp-consultation-case-card-head-toggle{margin-right:1.2em}}.reserve-lp-consultation-case-card-head-toggle{position:absolute;right:0;left:auto}.reserve-lp-consultation-case-card-head__text{font-weight:400;font-size:1.1em;line-height:120%;text-decoration-line:underline;color:#333}.reserve-lp-consultation-case-card__checkbox{display:none}.reserve-lp-consultation-case-card__img{background:#0ab783;width:5.4em;height:5.4em;display:grid;align-items:center;justify-content:center;border-top-left-radius:4px}.reserve-lp-consultation-case-card__body{height:auto;opacity:1;visibility:visible;padding:16px;border-top:solid #0ab783}.reserve-lp-consultation-case-card__body-title{font-weight:700;font-size:18px;line-height:140%;color:#0ab783;display:flex;flex-wrap:wrap}.reserve-lp-consultation-case-card__body-section-border{margin-top:16px;background:#0ab783;height:1px}.reserve-lp-consultation-case-card__body-label{margin-top:16px;font-style:normal;font-weight:700;font-size:14px;line-height:140%}.reserve-lp-consultation-case-card__body-child{list-style:outside;color:#0ab783;margin-left:17px;margin-top:8px}.reserve-lp-consultation-case-card__body-child span{color:#000;font-size:15px;line-height:140%}.reserve-lp-consultation-case-card__body-list{margin-bottom:8px;list-style-type:circle}.reserve-lp-consultation-case-card__body-image{width:307px;flex-shrink:1;padding-top:16px}.reserve-lp-consultation-case-card__body-flex-container{display:flex;align-items:flex-start;gap:18px}@media(max-width:1024px){.reserve-lp-consultation-case-card__body-flex-container{flex-direction:column;align-items:center}}.reserve-lp-consultation-case-card__body .article-body-content{padding:24px 0 36px}.reserve-lp-consultation-case-card__body .article-item-headline{margin:0}.reserve-lp-consultation-case-card__body .gist-item{border:none;font-size:16px;margin:30px 0 0}.reserve-lp-consultation-case-card__body .gist-item-title-div{position:static;width:-moz-fit-content;width:fit-content}@media(max-width:414px){.reserve-lp-consultation-case-card__body .gist-item-title-div{max-width:330px}}@media(max-width:320px){.reserve-lp-consultation-case-card__body .gist-item-title-div{max-width:280px}}.reserve-lp-consultation-case-card__body .gist-item-text-div{margin:0;padding:24px;font-size:16px;border:2px solid #0bb783;border-radius:0 8px 8px 8px}.reserve-lp-consultation-case-card__body .link_style{display:inline-flex;font-family:inherit;font-size:16px;font-weight:700;line-height:28px;letter-spacing:0;color:#099ec3}.reserve-lp-consultation-case-card__body .link_icon{display:inline;width:14px;margin:0 3px}.reserve-lp-consultation-case__button{max-width:1080px;margin:32px auto 0}.seminar_customer_review{background-color:rgba(11,183,131,.05)}@media(min-width:1024px){.seminar_customer_review{padding-bottom:12px}}.seminar_customer_review .review__title{padding-top:80px;text-align:center;font-size:34px}@media(max-width:1024px){.seminar_customer_review .review__title{font-size:24px;padding-top:53px}}.seminar_customer_review .review__title-green{font-size:42px;color:#0bb783}@media(max-width:1024px){.seminar_customer_review .review__title-green{font-size:32px}}.seminar_customer_review .review__title-green--seminar_lp{font-size:60px;color:#0bb783}@media(max-width:1024px){.seminar_customer_review .review__title-green--seminar_lp{font-size:44px}}@media(max-width:414px){.seminar_customer_review .review__title-green--seminar_lp{font-size:38px}}.seminar_customer_review .review__title--seminar_lp{padding-top:50px;text-align:center;font-size:52px}@media(max-width:1024px){.seminar_customer_review .review__title--seminar_lp{font-size:36px;list-style:36px}}@media(max-width:414px){.seminar_customer_review .review__title--seminar_lp{font-size:32px;list-style:32px}}.seminar_customer_review .review__wrapper{margin-top:40px;padding-bottom:40px}@media(min-width:1024px){.seminar_customer_review .review__wrapper{padding-bottom:32px}}.seminar_customer_review .review__wrapper--seminar_lp{margin-left:15px;margin-right:15px}.seminar_customer_review .review__content{margin:0 10px}@media(max-width:414px){.seminar_customer_review .review__content{min-width:82.6%}}.seminar_customer_review .review__content{min-width:400px;display:flex;flex-direction:column;align-items:center;justify-content:center}.seminar_customer_review .review__content--button{margin-top:48px}.seminar_customer_review .review__content--button--hidden{display:none}.seminar_customer_review .review__content-wrapper{overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.seminar_customer_review .review__content-wrapper::-webkit-scrollbar{display:none}.seminar_customer_review .review__content-flex{display:flex;align-items:center}.seminar_customer_review .review__content-header{position:relative}.seminar_customer_review .review__content-header-icon{position:relative;left:calc(50% - 50px);-o-object-fit:cover;object-fit:cover;border-radius:50%;width:120px;height:120px}.seminar_customer_review .review__content-header-side{position:absolute;top:85px;left:70%;display:flex;align-items:center;flex-direction:column}@media(max-width:1024px){.seminar_customer_review .review__content-header-side{left:72%}}.seminar_customer_review .review__content-header-side--normal{font-size:14px}@media(max-width:1024px){.seminar_customer_review .review__content-header-side--normal{font-size:11px}}.seminar_customer_review .review__content-header-side--normal{color:#183028}.seminar_customer_review .review__content-header-side--primary{position:inherit;top:-32px;font-weight:700;font-size:24px;color:#ff7e36;background-color:#f2fbf9}.seminar_customer_review .review__content__body{background-color:#fff;border-radius:8px;margin-top:-50px;padding:50px 25px 24px;flex-grow:1}@media(max-width:1024px){.seminar_customer_review .review__content__body{padding:50px 17px 24px;border:2px solid #0bb783}}.seminar_customer_review .review__content__body__info{margin-top:16px;text-align:center;font-size:16px;font-weight:500}.seminar_customer_review .review__content__body__title-wrapper{display:flex;justify-content:flex-start}.seminar_customer_review .review__content__body__title{margin-top:16px;font-weight:700;font-size:26px;text-align:left}.seminar_customer_review .review__content__body__comment{margin:16px 5px 0;font-size:16px;font-weight:500;text-align:left}.seminar_customer_review .review__dot{width:10px;height:10px;border-radius:50%;background-color:gray;transform:translateX(-50%)}.seminar_customer_review .review__dot.active{background-color:#0bb783}.seminar_customer_review .review__indicator{position:relative;padding:0 5px;display:flex;justify-content:center;gap:24px;margin-top:24px}.seminar_customer_review .wordMouth__review--title{padding-top:55px}.seminar_customer_review .wordMouth__review--title.disease{display:flex;flex-direction:column;align-items:center;line-height:1.3}.endSeminarCovered--hidden{display:none}.endSeminarCovered{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:absolute;background-color:rgba(0,0,0,.65);z-index:999;top:0;left:0;border-radius:11px}.endSeminarCovered--text{text-align:center;color:#fff;font-weight:700}.review__google-pc{width:60%;margin:64px auto auto}.review__google-sp{display:none}@media screen and (max-width:768px){.review__google-pc{display:none}.review__google-sp{display:block;width:90%;margin:38px auto auto}}.cta_scrollbar{position:fixed;bottom:0;left:0;width:100%;z-index:3000;background:hsla(0,0%,100%,.8);padding:1rem 0;display:none}.cta_scrollbar--active{opacity:1}.cta_scrollbar__button,.cta_scrollbar__link{display:flex;justify-content:center;align-items:center}.cta_scrollbar__link{text-decoration:none;box-sizing:content-box;background:#ff7e36;box-shadow:0 .25rem .25rem rgba(0,0,0,.25);border-radius:4rem;font-style:normal;font-weight:700;text-align:center;letter-spacing:-.02em;color:#fff;width:39.25rem;padding:1rem 0}.cta_scrollbar__text{font-size:1rem;font-weight:700;text-align:center;line-height:1.3rem}.cta_scrollbar__subtext{font-size:1.75rem;line-height:2.275rem;text-align:center}.cta_scrollbar__icon{width:1.875rem;height:1.875rem;margin-left:.3125rem}.cta_scrollbar__catch_copy{display:none}@media(max-width:1024px){.cta_scrollbar{padding:.5rem 1rem}.cta_scrollbar__link{width:100%;padding:.75rem 0 .75rem .5rem;line-height:1.13875rem;border-radius:.5rem}.cta_scrollbar__text{font-size:.625rem;line-height:.975rem}.cta_scrollbar__subtext{font-size:1.125rem;line-height:1.4625rem}.cta_scrollbar__catch_copy{position:absolute;width:3rem;left:-2.875rem;top:-1.625rem;display:block}.cta_scrollbar__text_wrapper{position:relative}}@media(min-width:1024px){.second-fv--sp{display:none}}@media(max-width:1024px){.second-fv--pc{display:none}}.second-fv .fv-parent{position:relative;background-size:cover;width:100%}@media(min-width:1024px){.second-fv .fv-parent{height:55vw}}@media(max-width:1024px){.second-fv .fv-parent{height:208vw}}@media(min-width:1024px){.second-fv .fv-parent-a{background-image:url(https://image.money-career.com/lp/2ndfv/pc/eyecatch_a.webp)}}@media(max-width:1024px){.second-fv .fv-parent-a{background-image:url(https://image.money-career.com/lp/2ndfv/sp/eyecatch_a.webp)}}@media(min-width:1024px){.second-fv .fv-parent-b{background-image:url(https://image.money-career.com/lp/2ndfv/pc/eyecatch_b.webp)}}@media(max-width:1024px){.second-fv .fv-parent-b{background-image:url(https://image.money-career.com/lp/2ndfv/sp/eyecatch_b.webp)}}@media(min-width:1024px){.second-fv .combi-tandd{background-image:url(https://image.money-career.com/lp/combi_tandd/pc/eyecatch.webp)}}@media(max-width:1024px){.second-fv .combi-tandd{background-image:url(https://image.money-career.com/lp/combi_tandd/sp/eyecatch.webp)}}@media(min-width:1024px){.second-fv .pasona{background-image:url(https://image.money-career.com/lp/pasona/pc/eyecatch.webp)}}@media(max-width:1024px){.second-fv .pasona{background-image:url(https://image.money-career.com/lp/pasona/sp/eyecatch.webp)}}@media(min-width:1024px){.second-fv .benesse{background-image:url(https://image.money-career.com/lp/2ndfv/pc/eyecatch_a.webp)}}@media(max-width:1024px){.second-fv .benesse{background-image:url(https://image.money-career.com/lp/2ndfv/sp/eyecatch_a.webp)}}.second-fv .fv-child{position:absolute;left:50%;transform:translateX(-50%);bottom:20px}@media(min-width:1024px){.second-fv .fv-child .fv-child__button{width:44vw}}@media(max-width:1024px){.second-fv .fv-child .fv-child__button{width:92vw}}.reserve_lp_pubish{background-color:#fff}.reserve_lp_pubish .content_inner{background-color:#fff;padding:5pc 135px}@media screen and (max-width:1024px){.reserve_lp_pubish .content_inner{padding:5pc 50px}}@media(max-width:414px){.reserve_lp_pubish .content_inner{padding:48px 0}}.lp-expert{gap:16px;height:362px;max-width:1200px;margin:0 auto 50px;justify-content:center;overflow-x:hidden!important;overflow-y:visible!important}@media(max-width:1024px){.lp-expert{gap:20px;height:360px;margin:0 auto}}@media(max-width:768px){.lp-expert{height:600px}.lp-expert--seminar{height:auto;min-height:400px}}@media(max-width:540px){.lp-expert--seminar{height:auto;min-height:auto}}.lp-expert__subtitle{font-style:normal;font-weight:700;font-size:18px;line-height:140%;align-items:center;text-align:center;color:#0bb783;margin-top:40px}@media(min-width:1024px){.lp-expert__subtitle{display:none}}.lp-expert__title{font-style:normal;font-weight:700;font-size:36px;line-height:150%;color:#0bb783;margin:57px auto 41px;display:table;text-align:center}@media(max-width:1024px){.lp-expert__title{margin:0 auto 24px;font-size:36px;line-height:140%}}@media(max-width:768px){.lp-expert__title{font-size:34px}}@media(max-width:428px){.lp-expert__title{font-size:32px}}@media(max-width:414px){.lp-expert__title{font-size:30px}}@media(max-width:374px){.lp-expert__title{font-size:26px}}.lp-expert__title--black{color:#000}@media(max-width:1024px){.lp-expert__title--green{color:#000}}.lp-expert__title--green{font-style:normal;font-weight:700;font-size:36px;line-height:150%;color:#0bb783;margin:57px auto 41px;display:table;text-align:center}@media(max-width:1024px){.lp-expert__title--green{margin:0 auto 24px;font-size:24px;line-height:140%}}@media(max-width:768px){.lp-expert__title--green{font-size:24px}}.lp-expert__card-wrapper{width:100%}.lp-expert__card{background:#fff;border:1px solid #dfdfdf;border-radius:8px 8px 0 0;display:flex;flex-direction:column;justify-content:space-between;border-bottom:0;align-items:center}@media(max-width:768px){.lp-expert__card{max-height:230px}}.lp-expert__img{width:154px;height:154px;background:#d9d9d9;border-radius:152px;margin:16px auto 8px;box-sizing:content-box;-o-object-fit:cover;object-fit:cover}@media(max-width:1024px){.lp-expert__img{max-width:154px;max-height:154px;width:32vw;height:32vw}}@media(max-width:768px){.lp-expert__img{max-width:121px;max-height:121px}}.lp-expert__text-wrap{-moz-text-align-last:center;text-align-last:center}.lp-expert__kana{font-style:normal;font-weight:400;font-size:10px;line-height:140%;color:#666}.lp-expert__username{font-style:normal;font-weight:700;font-size:18px;line-height:140%}.lp-expert__tag{margin:8px 0 14px;color:#0bb783;border:1px solid #0bb783;border-radius:4px;height:21px;font-weight:700;font-size:min(2.5vw,12px);line-height:140%;display:flex;align-items:center;text-align:center;justify-content:center;padding:0 8px}.lp-expert__tag-wrap{display:flex;gap:8px}@media(max-width:374px){.lp-expert__tag-wrap{display:flex;gap:6px}}.lp-expert__button{margin-top:48px}@media(max-width:1024px){.lp-expert__button{margin-top:32px}}.lp-expert__fp_sp{display:none}@media(max-width:1024px){.lp-expert__fp_sp{display:block;width:90%;margin:38px auto auto}}.lp-expert__fp_pc{width:60%;margin:64px auto auto}@media(max-width:1024px){.lp-expert__fp_pc{display:none}}.lp-expert .swiper-pagination{display:flex;justify-content:center;align-items:center}@media(min-width:1024px){.lp-expert .swiper-pagination{gap:24px}}.lp-expert .swiper-pagination-bullet{width:8px;height:8px;background:#ccc;opacity:1}.lp-expert .swiper-pagination-bullet.swiper-pagination-bullet-active{width:16px!important;height:16px!important;background:#0bb783!important}.lp-expert .swiper-wrapper{height:auto}.lp-expert .swiper-slide{height:260px}.reserve_lp_expert{background-color:#fff}.reserve_lp_expert .content_inner{background-color:#fff;padding:57px 0 102px}@media(max-width:1024px){.reserve_lp_expert .content_inner{padding:39px 0 50px}}.reserve_lp_expert-header{font-style:normal;font-weight:700;font-size:34px;line-height:36px;text-align:center;margin-bottom:25px;color:#312e36}.reserve_lp_expert-header span{color:#0bb783;font-size:42px;line-height:36px}@media(max-width:1024px){.reserve_lp_expert-header span{font-size:32px}}@media screen and (max-width:1024px){.reserve_lp_expert-header{font-weight:700;font-size:24px;line-height:33px;letter-spacing:.02em;margin-bottom:25px}}.reserve_lp_expert-comment{text-align:center}.reserve_lp_expert-comment_border{width:2.84px;height:35.55px;background:#312e36;display:inline-block;vertical-align:middle}.reserve_lp_expert-comment_border_left{transform:rotate(-15deg)}.reserve_lp_expert-comment_border_right{transform:rotate(15deg)}.reserve_lp_expert-comment_body{display:inline-block;vertical-align:middle;font-style:normal;font-weight:700;font-size:40px;line-height:48px;text-align:center;color:#312e36}@media(max-width:1024px){.reserve_lp_expert-comment_border{height:24px;width:2px}.reserve_lp_expert-comment_body{font-size:24px}}.reserve_lp_expert-text{font-style:normal;font-weight:700;font-size:24px;line-height:24px;text-align:center;margin-top:25.89px;color:#312e36}.reserve_lp_expert-text_exclamation{font-style:oblique}@media(max-width:1024px){.reserve_lp_expert{margin-top:0}}.reserve_lp_expert-wrap ul{max-width:960px;margin:0 auto;padding:16px 24px}@media(max-width:1024px){.reserve_lp_expert-wrap ul{white-space:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;width:auto}}.reserve_lp_expert-wrap_list{display:inline-block;width:calc((100% - 40px)/3);border-radius:8px;background:hsla(0,0%,100%,.9);border:1px solid #ccc;white-space:normal;vertical-align:top;margin-left:14px}@media(max-width:1024px){.reserve_lp_expert-wrap_list{width:100%;max-width:343px}}.reserve_lp_expert-wrap_list_img{position:relative}.reserve_lp_expert-wrap_list_img_info{position:absolute;top:220px;width:100%;padding:12px;background-color:rgba(24,48,40,.8);text-align:center;color:#fff}.reserve_lp_expert-wrap_list_img_info .experts-name{font-weight:700;font-size:20px;line-height:24px;letter-spacing:.15px}.reserve_lp_expert-wrap_list_img_info .experts-corp{font-weight:500;font-size:14px;line-height:20px;letter-spacing:.25px}.reserve_lp_expert-wrap_list_img img{width:100%;height:288px;margin:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:8px 8px 0 0}.reserve_lp_expert-wrap_list_info{margin:0 auto;padding:12px 16px}.reserve_lp_expert-wrap_list_info_body{font-style:normal;font-weight:500;font-size:16px;line-height:160%;color:#183028;position:relative}.reserve_lp_expert-wrap_list_info_body_more{right:0}.reserve_lp_expert-wrap_list_info_body_more,.reserve_lp_expert-wrap_list_info_body_short{color:skyblue;font-weight:700;cursor:pointer}.reserve_lp_expert-wrap_list:first-child{margin-left:0}@media screen and (max-width:1024px){.reserve_lp_expert-wrap{margin-top:26.48px}}.reserve_lp_expert-button{margin-top:40px}.disclaimer-text{text-align:left;color:#000;margin-top:20px;margin-bottom:20px;font-size:14px;line-height:1.5}.hidden{display:none!important}#modal-overlay{z-index:200!important;display:none;position:fixed;top:0;left:0;width:100%;height:120%;background-color:rgba(0,0,0,.75)}.reserve-lp-eyecatch-2022 .thumbnail{position:relative;width:100%;height:460px}@media(max-width:428px){.reserve-lp-eyecatch-2022 .thumbnail{height:340px}}.reserve-lp-eyecatch-2022 .thumbnail__background{position:absolute;top:0;left:0;width:100%;height:100%}.reserve-lp-eyecatch-2022 .thumbnail__background-image{position:absolute;background-size:cover;background-repeat:no-repeat;width:100%;height:100%}.reserve-lp-eyecatch-2022 .thumbnail__background-image--eyecatch-2{background-image:url(https://s3.ap-northeast-1.amazonaws.com/image.money-career.com/lp/customer/eyecatch.webp);background-position:50%}@media(min-width:1024px){.reserve-lp-eyecatch-2022 .thumbnail__background-image--eyecatch-2{background-position:100% 50%}}.reserve-lp-eyecatch-2022 .thumbnail__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.8))}.reserve-lp-eyecatch-2022 .thumbnail__square-mask{position:absolute;bottom:0;left:0;width:100%;height:100px;background:linear-gradient(180deg,rgba(255,255,255,0),rgb(255,255,255))}.reserve-lp-eyecatch-2022 .thumbnail__triangle-mask{position:absolute;bottom:0;left:0;width:0;height:0;border-left:50vw solid rgba(0,0,0,0);border-right:50vw solid rgba(0,0,0,0);border-bottom:100px solid hsla(0,0%,100%,.5)}.reserve-lp-eyecatch-2022 .thumbnail__company-logo{position:absolute;top:20px;left:20px;max-width:200px;height:auto;z-index:10}@media(max-width:1024px){.reserve-lp-eyecatch-2022 .thumbnail__company-logo{max-width:150px;top:16px;left:16px}}.reserve-lp-eyecatch-2022 .thumbnail__title{position:absolute;bottom:80px;left:20px;z-index:10}@media(max-width:1024px){.reserve-lp-eyecatch-2022 .thumbnail__title{bottom:60px;left:16px;right:16px}}.reserve-lp-eyecatch-2022 .thumbnail__headline{font-family:Noto Sans JP,sans-serif;font-style:normal;font-weight:700;font-size:32px;line-height:140%;color:#312e36;margin-bottom:8px}@media(min-width:1024px){.reserve-lp-eyecatch-2022 .thumbnail__headline{font-size:48px}}@media(max-width:1024px){.reserve-lp-eyecatch-2022 .thumbnail__headline{font-size:24px}}.reserve-lp-eyecatch-2022 .thumbnail__subtitle{display:inline-block;padding:8px 16px;background:#3cc59c;border-radius:4px;font-style:normal;font-weight:700;font-size:14px;line-height:120%;color:#fff}@media(min-width:1024px){.reserve-lp-eyecatch-2022 .thumbnail__subtitle{font-size:18px}}@media(max-width:1024px){.reserve-lp-eyecatch-2022 .thumbnail__subtitle{font-size:12px;padding:6px 12px}}.reserve-lp-eyecatch-2022 .rewards__item__container{position:relative;width:100%}@media(min-width:1024px){.reserve-lp-eyecatch-2022 .rewards__item__container{height:1px;display:flex;justify-content:center;align-items:center}}@media(max-width:1024px){.reserve-lp-eyecatch-2022 .rewards__item__container{margin:12px 0;height:250px;display:flex;justify-content:center;align-items:center}}.reserve-lp-eyecatch-2022 .rewards__item__container .rewards__item__point{display:none}@media(min-width:1024px){.reserve-lp-eyecatch-2022 .rewards__item__container .rewards__item__point{display:block;width:100%;max-width:1200px;height:auto}}.reserve-lp-eyecatch-2022 .rewards__item__container .rewards__item__point--sp{display:block;width:100%;max-width:375px;height:auto}@media(min-width:1024px){.reserve-lp-eyecatch-2022 .rewards__item__container .rewards__item__point--sp{display:none}}.reserve-lp-eyecatch-2022 .rewards{padding-bottom:24px}@media(min-width:1024px){.reserve-lp-eyecatch-2022 .rewards{padding-bottom:64px}}.reserve-lp-eyecatch-2022 .rewards__item{display:flex;gap:8px;padding-top:24px;align-items:center;justify-content:center}@media(min-width:1024px){.reserve-lp-eyecatch-2022 .rewards__item{padding-top:64px;gap:50px}}.reserve-lp-eyecatch-2022 .rewards__item__text{text-align:center;color:#312e36;font-size:14px;font-weight:700;line-height:140%}@media(min-width:1024px){.reserve-lp-eyecatch-2022 .rewards__item__text{font-size:20px}}.reserve-lp-eyecatch-2022 .rewards__item__icon{height:26px;width:auto}@media(min-width:1024px){.reserve-lp-eyecatch-2022 .rewards__item__icon{height:32px}}.reserve-lp-eyecatch-2022 .rewards__button{display:block;width:100%;max-width:400px;height:auto;margin:0 auto}@media(max-width:1024px){.reserve-lp-eyecatch-2022 .rewards__button{max-width:300px}}.reserve-lp-eyecatch-2022 .rewards__button--sp{display:block}@media(min-width:1024px){.reserve-lp-eyecatch-2022 .rewards__button--sp{display:none}}.reserve_lp_eyecatch-thumb_title_dot{color:#312e36;text-emphasis:filled dot #312e36;-webkit-text-emphasis:filled dot #312e36}.reserve_lp_eyecatch-thumb_title_bottom{color:#fff;background:#3cc59c;font-style:normal;font-weight:700;font-size:14px;line-height:26px;padding:4px 16px;border-radius:4px;display:inline-block}@media(min-width:1024px){.reserve_lp_eyecatch-thumb_title_bottom{font-size:18px;padding:6px 20px}}.reserve_lp_reserve{background:#fff}.reserve_lp_reserve .content_inner{padding-top:49px;background:#fff;max-width:1200px;margin:0 auto}@media(min-width:1024px){.reserve_lp_reserve .content_inner{padding:49px 20px 0}}@media(max-width:1024px){.reserve_lp_reserve .content_inner{padding:49px 16px 0}}.reserve_lp_reserve_header{font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:28px;line-height:120%;text-align:center;color:#0bb783;position:relative;max-width:834px;margin:0 auto}@media(min-width:1024px){.reserve_lp_reserve_header{margin-bottom:27px;font-size:28px}}@media(max-width:1024px){.reserve_lp_reserve_header{margin-bottom:16px;font-size:24px}}@media(max-width:414px){.reserve_lp_reserve_header{font-size:24px;line-height:28px;letter-spacing:.02em}}.reserve_lp_reserve_header_item{display:inline-block;vertical-align:middle;margin-bottom:6px;line-height:36px;font-size:24px}@media(min-width:1024px){.reserve_lp_reserve_header_item{font-size:28px;margin-bottom:12px}}.reserve_lp_reserve_header_title{font-size:32px;line-height:36px;color:#312e36}@media(min-width:1024px){.reserve_lp_reserve_header_title{font-size:40px}}.reserve_lp_reserve_header:after{content:"";background-image:url(/img/reserve_header.png);background-size:137px;width:137px;height:137px;display:block;position:absolute;top:-22px;right:96px}@media(max-width:1024px){.reserve_lp_reserve_header:after{display:none}}.reserve_lp_reserve_elements{width:100%;position:relative;overflow:hidden;max-width:1200px;margin:0 auto}.reserve_lp_reserve_form_wrap{position:relative;overflow:hidden;display:flex;width:100%}.reserve_lp_reserve_form{position:relative;width:100%;min-width:0;max-width:100%;box-sizing:border-box}.satisfaction_reason{position:relative;margin-top:6.625rem}.satisfaction_reason__title{width:39.6875rem;margin:0 auto;left:50%;position:absolute;transform:translate(-50%,-50%)}@media(max-width:1024px){.satisfaction_reason__title{width:83.2%;line-height:2.25rem}}.satisfaction_reason__title--inner{background-color:#333;clip-path:polygon(4% 0,100% 0,96% 100%,0 100%);font-size:1.75rem;color:#fff;text-align:center;font-weight:700}@media(max-width:1024px){.satisfaction_reason__title--inner{font-size:1.25rem;padding:.25rem 0;clip-path:polygon(9.5% 0,100% 0,90.5% 100%,0 100%)}}.satisfaction_reason__title--body{margin:0}.satisfaction_reason__title--emphasis{font-size:2.6rem;color:#fbff41;margin:0 .375rem}@media(max-width:1024px){.satisfaction_reason__title--emphasis{font-size:2rem}}.satisfaction_reason .speech_bubble{line-height:5.25rem;background:#f1f44e;width:5.25rem;height:5.25rem;text-align:center;position:absolute;display:inline-block;border-radius:50%;box-sizing:border-box;z-index:1;bottom:1.4375rem;left:-2.25rem}@media(max-width:1024px){.satisfaction_reason .speech_bubble{width:4rem;height:4rem;line-height:4rem;bottom:2.25rem;left:-.75rem}}.satisfaction_reason .speech_bubble__text{font-weight:700;display:inline-block;transform:rotate(-6deg);font-size:1.5rem}@media(max-width:1024px){.satisfaction_reason .speech_bubble__text{font-size:1.25rem}}.satisfaction_reason .speech_bubble:before{content:"";position:absolute;right:-16px;margin-top:-15px;border:12px solid rgba(0,0,0,0);border-left:20px solid #f1f44e;z-index:0;bottom:3px;transform:rotate(35deg);-webkit-trancform:rotate(35deg)}@media(max-width:1024px){.satisfaction_reason .speech_bubble:before{bottom:1px;transform:rotate(30deg);-webkit-trancform:rotate(30deg)}}.satisfaction_reason__container{display:flex;margin:0 auto;max-width:1200px;border:.25rem solid #0bb783;border-radius:1rem;padding:5rem 2.5rem 2.5rem 2.75rem;gap:4rem}@media(max-width:1024px){.satisfaction_reason__container{width:91.4%;flex-direction:column-reverse;padding:5rem 1.5rem 2.1875rem;gap:2.125rem}}.satisfaction_reason__graph--image{width:402px}@media(max-width:1024px){.satisfaction_reason__graph--image{width:100%}}.satisfaction_reason .text__main{color:#333;font-weight:700;font-size:2rem}@media(max-width:1024px){.satisfaction_reason .text__main{font-size:1.25rem;text-align:center}}.satisfaction_reason .text__main--emphasis{font-weight:700;font-size:2.375rem}@media(max-width:1024px){.satisfaction_reason .text__main--emphasis{font-size:2rem;line-height:2.5rem;margin-top:.5rem;text-align:center}}.satisfaction_reason .text__main--green{color:#0bb783}.satisfaction_reason .text__list{display:flex;flex-direction:column;gap:1.5rem;margin:1.875rem 0 0}@media(max-width:1024px){.satisfaction_reason .text__list{gap:1rem;margin:1.5rem 0 0}}.satisfaction_reason .text__list--item:before{border-radius:50%;width:.75rem;height:.75rem;display:block;position:absolute;left:0;top:.6em;content:"";background:#0bb783}@media(max-width:1024px){.satisfaction_reason .text__list--item:before{width:.5rem;height:.5rem}}.satisfaction_reason .text__list--item{position:relative;padding-left:2rem;font-size:1.25rem;line-height:2.25rem}@media(max-width:1024px){.satisfaction_reason .text__list--item{font-size:1rem;line-height:1.75rem;padding-left:1.375rem}}.satisfaction_reason .text__list--emphasis{color:#ff7e36;font-weight:700}.satisfaction_reason .text__list--remark{color:#666;font-size:.75rem}.satisfaction_reason .text__list--remark_wrapper{margin-top:1.25rem}@media(max-width:1024px){.satisfaction_reason .text__list--remark_wrapper{margin-top:1rem}}.satisfaction_reason__new_line{display:none}@media(max-width:1024px){.satisfaction_reason__new_line{display:block}}.google-review{background-color:rgba(11,183,131,.05);padding-bottom:120px}@media(min-width:1024px){.google-review__pc{display:block;width:60%;margin:auto}.google-review__sp{display:none}}@media(max-width:1024px){.google-review__pc{display:none}.google-review__sp{display:block;width:90%;max-width:440px;margin:auto}}.author-detail{padding:28px 0 80px}@media(max-width:1024px){.author-detail{padding:32px 0 80px}}.author-body{background-color:#fff;padding:0 0 40px}@media(max-width:1024px){.author-body{padding:0}}.author-body-h2{margin-top:24px;margin-bottom:1.5rem}.author-body-content{max-width:780px;margin:auto;padding-top:36px}@media(max-width:1024px){.author-body-content{max-width:100%;width:100%;padding:24px 16px 0}}.author-body-content a:not(.p-author-card){display:contents}.author-body-content p{line-height:28px;font-size:14px}.p-author-card-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:32px}.p-author-card{display:block!important;width:100%;padding:24px;border-radius:.5rem;border:1px solid #e5e7eb;background-color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease;box-sizing:border-box}.p-author-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.p-author-card__head{display:flex;justify-content:flex-start;align-items:flex-start}.p-author-card__img{width:80px;height:80px;margin:0 16px 0 0;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;flex-shrink:0}.p-author-card__name{width:calc(100% - 96px);font-family:YuGothic,Yu Gothic,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,メイリオ,Meiryo,ＭＳ ゴシック,sans-serif;font-size:24px;font-weight:700;line-height:28px;letter-spacing:0;color:#002c23}.p-author-card__cap{display:block;margin:0 0 8px;line-height:24px}.p-author-card__cap,.p-author-card__desc{font-family:YuGothic,Yu Gothic,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,メイリオ,Meiryo,ＭＳ ゴシック,sans-serif;font-size:14px;font-weight:500;letter-spacing:0;color:#002c23}.p-author-card__desc{margin:16px 0 0;line-height:28px}.author-articles{width:100%;padding:32px 0 0}@media(max-width:1024px){.author-articles{padding:0}}.author-articles-list{width:calc((100% - 32px)/2);width:100%;margin:24px 0}@media(max-width:1024px){.author-articles-list{width:100%}}.author-articles-item{display:flex;justify-content:space-between;align-items:center;margin:0 0 16px;background-color:#fff;padding:16px 24px;border:1px solid #e5e7eb;border-radius:8px}.author-articles-item:last-child{margin:0}@media(max-width:1024px){.author-articles-item{padding:32px 16px;margin:0}.author-articles-item:last-child{margin-bottom:16px}}.author-articles-item_thumb{flex-shrink:0}.author-articles-item_img{width:150px;height:100px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:8px}@media(max-width:1024px){.author-articles-item_img{width:87px;height:58px}}.author-articles-item_info{width:calc(100% - 68px);padding-left:16px;position:relative}.author-articles-item_title{font-family:YuGothic,Yu Gothic,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,メイリオ,Meiryo,ＭＳ ゴシック,sans-serif;font-size:22px;font-weight:700;line-height:24px;letter-spacing:0;color:#002c23;text-decoration:none}@media(max-width:1024px){.author-articles-item_title{font-size:14px;line-height:24px}}.author-articles-item_title:hover{text-decoration:underline}.author-articles-item_date{float:right;position:absolute;right:32px;top:90%;font-family:YuGothic,Yu Gothic,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,メイリオ,Meiryo,ＭＳ ゴシック,sans-serif;font-size:12px;font-weight:700;line-height:24px;letter-spacing:0;color:#6b7280}@media(max-width:1024px){.author-articles-item_date{right:12px;top:100%}.author-articles .p-pagination{margin:auto;width:calc(100% - 16px);padding-bottom:32px}}.p-library-detail{margin:0 auto 108px;max-width:1200px;font-weight:700}@media(min-width:1024px){.p-library-detail{width:94%}}@media(max-width:1024px){.p-library-detail{width:94%}}.p-library-detail__top{padding:48px 0 60px}.p-library-detail__bottom{display:flex;justify-content:space-between}@media(max-width:1024px){.p-library-detail__bottom{flex-direction:column}}.p-library-detail__left{width:50%}@media(max-width:1024px){.p-library-detail__left{margin-bottom:24px;width:100%}}.p-library-detail__right{width:44%}@media(max-width:1024px){.p-library-detail__right{width:100%}}.p-library-detail__h1{font-size:24px;text-align:center}@media(min-width:1024px){.p-library-detail__eyecatch{width:100%}}@media(max-width:1024px){.p-library-detail__eyecatch{width:100%}}.p-library-detail__content{display:flex;flex-direction:column;gap:36px}.p-library-detail__form-section{display:flex;gap:4px;margin-bottom:24px}.p-library-detail__form-section--row{flex-direction:row;justify-content:center;gap:16px}.p-library-detail__form-section--column{flex-direction:column}.p-library-detail__form-section--confirm{flex-direction:row;align-items:flex-start;margin-bottom:24px}.p-library-detail__form-section--tel-hidden{display:none}.p-library-detail__form-section__label{width:100%}.p-library-detail__form-section__label:after{content:"*";color:red}.p-library-detail__form-section__input{width:100%;border:1px solid #ccc;border-radius:4px;padding:8px}.p-library-detail__form-section__caution{color:red;font-size:12px}.p-library-detail__form-section__confirm-label{display:flex;align-items:flex-start;gap:8px;cursor:pointer}.p-library-detail__form-section__confirm-input{margin-top:4px;flex-shrink:0}.p-library-detail__form-section__confirm-text{font-size:12px}.p-library-detail__form-section__note{margin:8px 0 0;font-size:12px;color:#666;line-height:1.4}.p-library-detail__form-sub-section{display:flex;flex-direction:column;justify-content:space-between;width:50%;gap:4px}.p-library-detail__form-action{display:flex;flex-direction:column;gap:24px;margin-bottom:24px}.p-library-detail__form-action__text{text-align:center;font-size:12px}.p-library-detail__form-action__link{display:inline-block;color:#67afff;text-decoration:underline}.p-library-detail__form-action__button{width:100%;padding:8px;font-weight:700;background-color:#0ab783;color:#fff;border:none;border-radius:4px;cursor:pointer}.p-library-detail__form-action__button[disabled]{background-color:#ccc;cursor:not-allowed}.p-library-detail__form-error{margin-bottom:16px;padding:12px;background-color:#fee;border:1px solid #fcc;border-radius:4px}.p-library-detail__form-error__text{color:#c00;font-size:14px}.p-library-detail__thanks{padding:80px 20px;text-align:center}.p-library-detail__thanks-title{font-size:28px;font-weight:700;margin-bottom:24px}.p-library-detail__thanks-message{font-size:16px;line-height:1.8}.u-text-center{text-align:center}.u-text-right{text-align:right}.u-text-left{text-align:left}.u-text-bold{font-weight:700}.u-text-semibold{font-weight:600}.u-text-primary{color:#002c23}.u-text-secondary{color:#00ba80}.u-text-light{color:#6b7280}.u-text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.u-mt-xs{margin-top:.25rem}.u-mt-sm{margin-top:.5rem}.u-mt-md{margin-top:1rem}.u-mt-lg{margin-top:1.5rem}.u-mt-xl{margin-top:2rem}.u-mb-xs{margin-bottom:.25rem}.u-mb-sm{margin-bottom:.5rem}.u-mb-md{margin-bottom:1rem}.u-mb-lg{margin-bottom:1.5rem}.u-mb-xl{margin-bottom:2rem}.u-p-xs{padding:.25rem}.u-p-sm{padding:.5rem}.u-p-md{padding:1rem}.u-p-lg{padding:1.5rem}.u-p-xl{padding:2rem}