body{display:flex;flex-direction:column;min-height:100vh;font-family:"Noto Sans JP",sans-serif}main{flex-grow:1}.pc-only-inline{display:inline !important}@media screen and (max-width: 767px){.pc-only-inline{display:none !important}}.sp-only-inline{display:none !important}@media screen and (max-width: 767px){.sp-only-inline{display:inline !important}}.pc-only-inline-block{display:inline-block !important}@media screen and (max-width: 767px){.pc-only-inline-block{display:none !important}}.sp-only-inline-block{display:none !important}@media screen and (max-width: 767px){.sp-only-inline-block{display:inline-block !important}}.pc-only-block{display:block !important}@media screen and (max-width: 767px){.pc-only-block{display:none !important}}.sp-only-block{display:none !important}@media screen and (max-width: 767px){.sp-only-block{display:block !important}}.pc-only-flex{display:flex !important}@media screen and (max-width: 767px){.pc-only-flex{display:none !important}}.sp-only-flex{display:none !important}@media screen and (max-width: 767px){.sp-only-flex{display:flex !important}}@media screen and (max-width: 767px){.br-pc{display:none}}.br-tab{display:none}@media screen and (max-width: 991px){.br-tab{display:inline}}.br-sp{display:none}@media screen and (max-width: 767px){.br-sp{display:inline}}.common-ttl{display:flex;flex-direction:column;align-items:center;gap:8px}@media screen and (max-width: 767px){.common-ttl{gap:4px}}.common-ttl__img--service{width:268px}@media screen and (max-width: 767px){.common-ttl__img--service{width:179px}}.common-ttl__img--about{width:232px}@media screen and (max-width: 767px){.common-ttl__img--about{width:155px}}.common-ttl__img--info{width:148px}@media screen and (max-width: 767px){.common-ttl__img--info{width:99px}}.common-ttl__img--contact{width:286px}@media screen and (max-width: 767px){.common-ttl__img--contact{width:192px}}.common-ttl__img--access{width:261px}@media screen and (max-width: 767px){.common-ttl__img--access{width:174px}}.common-ttl__img--contact{width:286px}@media screen and (max-width: 767px){.common-ttl__img--contact{width:192px}}.common-ttl__img--info{width:148px}@media screen and (max-width: 767px){.common-ttl__img--info{width:99px}}.common-ttl__ttl{font-weight:500;font-size:14px;color:#002333}.header{position:fixed;z-index:99;top:0;left:0;display:flex;justify-content:center;width:100%}.header__inner{display:flex;justify-content:space-between;gap:30px;width:100%;max-width:1440px;background-position:center;background-repeat:no-repeat;background-size:cover;padding:26px 60px 26px 71px}.header__logo-img{width:213px}@media screen and (max-width: 767px){.header__logo-img{position:fixed;z-index:2;top:80px;left:50%;transform:translateX(-50%);width:142px;transition:.4;opacity:0;pointer-events:none}}@media screen and (max-width: 767px){.header__logo-img--open{opacity:1;pointer-events:all}}.header__links{display:flex;gap:30px}@media screen and (max-width: 767px){.header__links{position:fixed;top:0;left:0;flex-direction:column;justify-content:center;align-items:center;gap:40px;width:100%;height:100%;background-color:#fff;transition:.4s;opacity:0;pointer-events:none}}@media screen and (max-width: 767px){.header__links--open{opacity:1;pointer-events:all}}.header__link{position:relative;white-space:nowrap;font-weight:500;font-size:14px;color:#203c60}.header__link--active::before{content:"";position:absolute;bottom:7px;left:50%;transform:translate(-50%);width:120px;height:9px;background-image:url(../../img/common/ico_line.png);background-position:center;background-repeat:no-repeat;background-size:cover}@media screen and (max-width: 767px){.header__link--active::before{bottom:-11px}}.header__speech-bubble{position:absolute;top:36px;left:50%;transform:translateX(-50%);display:flex;justify-content:center;align-items:center;width:122px;height:24px;border-radius:100vh;background-color:#007ecd;white-space:nowrap;font-size:11px;color:#fff}.header__speech-bubble::before{content:"";position:absolute;top:-8px;left:50%;transform:translateX(-50%);width:11px;height:9px;background-color:#007ecd;clip-path:polygon(50% 0%, 0% 100%, 100% 100%)}.header-line{display:none}@media screen and (max-width: 767px){.header-line{position:fixed;z-index:1;top:30px;display:block;right:20px;width:30px;height:23px}}.header-line__line{position:absolute;right:0;height:2px;border-radius:100vh;background-color:#007ecd;opacity:1;transition:.4s}.header-line__line:nth-child(1){top:0;width:100%}.header-line__line:nth-child(2){top:50%;width:22px}.header-line__line:nth-child(3){top:100%;width:18px}.header-line__line--open{background-color:#007ecd !important}.header-line__line--open:nth-child(1){top:50%;transform:rotate(-135deg)}.header-line__line--open:nth-child(2){width:0;opacity:0}.header-line__line--open:nth-child(3){top:50%;width:100%;transform:rotate(135deg)}.header-line__line--white{background-color:#fff}.footer{display:flex;flex-direction:column;align-items:center;background-image:url(../../img/common/bg_footer_pc.png);background-position:center;background-repeat:no-repeat;background-size:cover;padding:70px 50px 40px}@media screen and (max-width: 767px){.footer{background-image:url(../../img/common/bg_footer_sp.png);padding:84px 20px 40px}}.footer__logo-img{width:220px}@media screen and (max-width: 767px){.footer__logo-img{width:180px}}.footer__pp{font-size:9px;color:#798aa0;margin-top:40px}.top-kv{display:flex;justify-content:center}.top-kv::before,.top-kv::after{content:"";flex-grow:1}.top-kv::before{margin-top:73px;background-color:#37b2ff}@media screen and (max-width: 767px){.top-kv::before{margin-top:28px}}.top-kv::after{margin-top:96px;background-color:#0090eb}@media screen and (max-width: 767px){.top-kv::after{margin-top:22px}}.top-kv__wrap{display:flex;justify-content:center;align-items:center;width:100%;max-width:1440px;height:71.1111111111vw;max-height:1024px;background-image:url(../../img/front-page/kv_bg_pc.png);background-position:center;background-repeat:no-repeat;background-size:cover}@media screen and (max-width: 767px){.top-kv__wrap{align-items:flex-start;max-width:440px;height:201.0666666667vw;max-height:884px;background-image:url(../../img/front-page/kv_bg_sp.png);padding-top:80px}}.top-kv__inner{display:flex;flex-direction:column;align-items:center}.top-kv__logo{width:200px}@media screen and (max-width: 767px){.top-kv__logo{width:160px}}.top-kv__txt{text-align:center;font-size:18px;line-height:40px;color:#fff;margin-top:50px}@media screen and (max-width: 767px){.top-kv__txt{font-size:15px;line-height:26px}}.top-kv-circle{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100px;height:100px;border-radius:100vh;border:1px solid #fff;margin-top:50px}@media screen and (max-width: 767px){.top-kv-circle{width:60px;height:60px}}.top-kv-circle__txt{font-family:"LINE Seed JP",sans-serif;font-weight:bold;font-size:14px;color:#fff;animation:bounce 1.5s infinite}@media screen and (max-width: 767px){.top-kv-circle__txt{font-size:10px}}.top-kv-circle__img{width:15px;margin-top:6px;animation:bounce 1.5s infinite}@media screen and (max-width: 767px){.top-kv-circle__img{width:10px;margin-top:3px}}@keyframes bounce{0%,100%{transform:translateY(5px);animation-timing-function:ease-in}50%{transform:translateY(-5px);animation-timing-function:ease-out}}@media screen and (max-width: 767px){@keyframes bounce{0%,100%{transform:translateY(3px);animation-timing-function:ease-in}50%{transform:translateY(-3px);animation-timing-function:ease-out}}}.top-txt{display:flex;justify-content:center;padding:140px 50px}@media screen and (max-width: 767px){.top-txt{padding:100px 20px 90px}}.top-txt__inner{position:relative;display:flex;flex-direction:column;align-items:center}.top-txt__img-txt{width:380px}@media screen and (max-width: 767px){.top-txt__img-txt{width:210px}}.top-txt__txt{font-size:18px;line-height:40px;color:#002333;margin-top:40px}@media screen and (max-width: 767px){.top-txt__txt{font-size:12px;line-height:26px;margin-top:30px}}.top-txt__img-flower{position:absolute;top:20px;left:calc(50% + 160px);width:194px}@media screen and (max-width: 767px){.top-txt__img-flower{top:230px;left:calc(50% + 60px);width:97px}}.top-service{display:flex;flex-direction:column;align-items:center;background-image:url(../../img/front-page/bg_service_pc.png);background-position:center;background-repeat:no-repeat;background-size:cover;padding:150px 50px}@media screen and (max-width: 767px){.top-service{background-image:url(../../img/front-page/bg_service_sp.png);padding:90px 20px}}.top-service__inner{display:flex;justify-content:center;gap:70px;margin-top:60px}@media screen and (max-width: 767px){.top-service__inner{flex-direction:column;gap:20px;margin-top:20px}}.top-service-item{display:flex;flex-direction:column;justify-content:center;align-items:center;height:308px;background-position:center;background-repeat:no-repeat;background-size:cover}.top-service-item:nth-child(1){width:400px;background-image:url(../../img/front-page/bg_service-item_01.png)}@media screen and (max-width: 767px){.top-service-item:nth-child(1){width:286px;height:220px}}.top-service-item:nth-child(2){width:420px;background-image:url(../../img/front-page/bg_service-item_02.png)}@media screen and (max-width: 767px){.top-service-item:nth-child(2){width:300px;height:217px}}.top-service-item__ttl{font-weight:bold;font-size:24px}@media screen and (max-width: 767px){.top-service-item__ttl{font-size:18px}}.top-service-item__txt{text-align:center;font-weight:500;font-size:16px;line-height:30px;margin-top:21px}@media screen and (max-width: 767px){.top-service-item__txt{font-size:12px;line-height:24px;margin-top:15px}}.top-service-item__btn{display:flex;justify-content:center;align-items:center;width:92px;height:28px;border-radius:100vh;border:1px solid #798aa0;font-weight:500;font-size:14px;color:#798aa0;margin-top:14px}@media screen and (max-width: 767px){.top-service-item__btn{width:61px;height:21px;font-size:9px;margin-top:10px}}.top-about{display:flex;flex-direction:column;align-items:center;padding:120px 50px 136px}@media screen and (max-width: 767px){.top-about{padding:60px 20px 30px}}.top-about__txt{text-align:center;font-weight:500;font-size:18px;line-height:40px;color:#002333;margin-top:80px}@media screen and (max-width: 767px){.top-about__txt{font-size:12px;line-height:20px;margin-top:30px}}.top-profile{display:flex;justify-content:center;background-image:url(../../img/front-page/bg_profile_pc.png);background-position:center;background-repeat:no-repeat;background-size:cover;padding:113px 50px 138px}@media screen and (max-width: 767px){.top-profile{background-image:url(../../img/front-page/bg_profile_sp.png);background-position:bottom;background-size:contain;padding:0 20px 119px}}.top-profile__inner{display:flex;justify-content:center;align-items:flex-end;gap:80px}@media screen and (max-width: 767px){.top-profile__inner{flex-direction:column;align-items:center;gap:38px}}.top-profile__left{position:relative;width:420px}@media screen and (max-width: 767px){.top-profile__left{width:315px}}.top-profile__profile{font-weight:500;font-size:16px;color:#203c60}@media screen and (max-width: 767px){.top-profile__profile{font-size:12px}}.top-profile__tax-accountant{display:flex;align-items:center;font-weight:500;font-size:18px;margin-top:20px}@media screen and (max-width: 767px){.top-profile__tax-accountant{font-size:12px;margin-top:14px}}.top-profile__tax-accountant-ttl{color:#002333}.top-profile__tax-accountant-num{color:#798aa0}.top-profile__name-kanji{font-weight:500;font-size:28px;color:#002333;margin-top:10px}@media screen and (max-width: 767px){.top-profile__name-kanji{font-size:15px;margin-top:4px}}.top-profile__name-yomi{font-weight:500;font-size:14px;color:#002333;margin-top:6px}@media screen and (max-width: 767px){.top-profile__name-yomi{font-size:10px;margin-top:4px}}.top-profile__txt{font-weight:500;font-size:15px;line-height:28px;color:#002333;margin-top:30px}@media screen and (max-width: 767px){.top-profile__txt{font-size:12px;line-height:20px;margin-top:14px}}.top-profile__flower{position:absolute;top:52px;right:29px;width:100px}.top-profile__right{position:relative;width:400px}@media screen and (max-width: 767px){.top-profile__right{width:-moz-fit-content;width:fit-content}}.top-profile__img{position:absolute;bottom:0;right:0;width:400px}@media screen and (max-width: 767px){.top-profile__img{position:static;width:300px}}.top-info{display:flex;flex-direction:column;align-items:center;gap:60px;padding:120px 50px}@media screen and (max-width: 767px){.top-info{gap:40px;padding:60px 20px}}.top-info__txt{font-size:18px}@media screen and (max-width: 767px){.top-info__txt{font-size:14px}}.top-contact{display:flex;flex-direction:column;align-items:center;background-image:url(../../img/front-page/bg_contact_pc.png);background-position:center;background-repeat:no-repeat;background-size:cover;padding:150px 50px}@media screen and (max-width: 767px){.top-contact{background-image:url(../../img/front-page/bg_contact_sp.png);padding:83px 37px}}.top-contact__inner{display:flex;flex-direction:column;align-items:center;margin-top:60px}@media screen and (max-width: 767px){.top-contact__inner{margin-top:30px}}.top-contact-list{display:flex;flex-wrap:wrap;-moz-column-gap:100px;column-gap:100px;max-width:900px}@media screen and (max-width: 767px){.top-contact-list{flex-direction:column;width:100%}}.top-contact-list__item{display:flex;flex-direction:column;justify-content:center;gap:10px;width:400px;height:100px;border-top:1px solid #798aa0;border-bottom:1px solid #798aa0}@media screen and (max-width: 767px){.top-contact-list__item{width:100%;min-width:300px;height:94px;border-bottom:unset}}.top-contact-list__item:last-of-type{border-top:unset}@media screen and (max-width: 767px){.top-contact-list__item:last-of-type{border-top:1px solid #798aa0;border-bottom:1px solid #798aa0}}.top-contact-list__item-top{display:flex;align-items:center;gap:10px}.top-contact-list__item-ttl{font-weight:500;font-size:16px;color:#007ecd}@media screen and (max-width: 767px){.top-contact-list__item-ttl{font-size:12px}}.top-contact-list__item-txt{font-weight:500;font-size:12px;color:#798aa0}@media screen and (max-width: 767px){.top-contact-list__item-txt{font-size:9px}}.top-contact-list__item-bottom{font-weight:500;font-size:18px;color:#002333}@media screen and (max-width: 767px){.top-contact-list__item-bottom{font-size:14px}}.top-contact-links{display:flex;flex-direction:column;align-items:center;margin-top:60px}@media screen and (max-width: 767px){.top-contact-links{margin-top:40px}}.top-contact-links__speech-bubble{position:relative;display:flex;justify-content:center;align-items:center;width:330px;height:36px;border-radius:100vh;background-color:#0d85d0;font-weight:500;font-size:15px;color:#fff}@media screen and (max-width: 767px){.top-contact-links__speech-bubble{width:230px;height:24px;font-size:11px}}.top-contact-links__speech-bubble::after{content:"";position:absolute;bottom:-9px;left:50%;transform:translateX(-50%);width:11px;height:10px;background:#0d85d0;clip-path:polygon(0 0, 100% 0, 50% 100%)}@media screen and (max-width: 767px){.top-contact-links__speech-bubble::after{bottom:-6px;width:7px;height:7px}}.top-contact-links__items{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:33px}@media screen and (max-width: 767px){.top-contact-links__items{flex-direction:column;gap:40px;margin-top:35px}}.top-contact-links-item{display:flex;flex-direction:column;align-items:center;gap:20px}@media screen and (max-width: 767px){.top-contact-links-item{gap:10px}}.top-contact-links-item__ttl{font-weight:500;font-size:16px;color:#007ecd}@media screen and (max-width: 767px){.top-contact-links-item__ttl{font-size:13px}}.top-contact-links-item__btn{display:flex;justify-content:center;align-items:center;gap:4px;width:230px;height:60px;border-radius:100vh;background-color:#a0d8ef;font-family:"LINE Seed JP",sans-serif;font-weight:600;font-size:14px;color:#002333}@media screen and (max-width: 767px){.top-contact-links-item__btn{width:160px;height:40px;font-size:10px}}.top-contact-links-item__arrow{width:7px}@media screen and (max-width: 767px){.top-contact-links-item__arrow{width:4px}}.top-access{display:flex;flex-direction:column;align-items:center;padding:120px 50px 130px}@media screen and (max-width: 767px){.top-access{padding:60px 37px}}.top-access__inner{display:flex;justify-content:center;gap:100px;margin-top:60px}@media screen and (max-width: 767px){.top-access__inner{flex-direction:column;gap:0;margin-top:30px}}.top-access__left{display:flex;flex-direction:column}@media screen and (max-width: 767px){.top-access__left{display:contents}}.top-access__map{width:400px;height:230px}@media screen and (max-width: 767px){.top-access__map{order:2;width:100%;margin-top:24px}}.top-access-item{display:flex;flex-direction:column;gap:10px;width:400px;border-top:1px solid #798aa0;padding:24px 0}@media screen and (max-width: 767px){.top-access-item{width:100%}}.top-access-item:last-of-type{border-bottom:1px solid #798aa0}@media screen and (max-width: 767px){.top-access-item:nth-child(1){order:1;border-bottom:unset}}@media screen and (max-width: 767px){.top-access-item:nth-child(2){order:3;border-top:unset}}@media screen and (max-width: 767px){.top-access-item:nth-child(3){order:4}}.top-access-item__ttl{font-weight:500;font-size:12px;color:#007ecd}.top-access-item__txt{display:flex;gap:10px;font-weight:500;font-size:16px;line-height:22px;color:#002333}@media screen and (max-width: 767px){.top-access-item__txt{font-size:14px;line-height:20px}}.top-access-item__txt-sup{font-size:12px;color:#798aa0}.contact{display:flex;flex-direction:column;align-items:center;padding:120px 50px 60px}@media screen and (max-width: 767px){.contact{padding:30px 20px 70px}}.contact__txt{text-align:center;font-weight:500;font-size:16px;line-height:30px;margin-top:60px}@media screen and (max-width: 767px){.contact__txt{font-size:13px;line-height:25px;margin-top:30px}}.contact-info{display:flex;flex-wrap:wrap;-moz-column-gap:80px;column-gap:80px;width:100%;max-width:800px;margin-top:60px}@media screen and (max-width: 899px){.contact-info{flex-direction:column;align-items:center}}@media screen and (max-width: 767px){.contact-info{margin-top:30px}}.contact-info-item{width:100%;max-width:360px;border-top:1px solid #798aa0;border-bottom:1px solid #798aa0;padding:24px 0}@media screen and (max-width: 767px){.contact-info-item{max-width:300px}}@media screen and (max-width: 899px){.contact-info-item:nth-child(2){border-top:unset}}.contact-info-item:nth-child(3){border-top:unset}.contact-info-item__top{display:flex;align-items:center;gap:10px;font-weight:500;font-size:16px;color:#007ecd}@media screen and (max-width: 767px){.contact-info-item__top{font-size:14px}}.contact-info-item__top-sup{font-weight:500;font-size:13px;color:#798aa0}@media screen and (max-width: 767px){.contact-info-item__top-sup{font-size:10px}}.contact-info-item__bottom{font-weight:500;font-size:18px;color:#002333;margin-top:10px}@media screen and (max-width: 767px){.contact-info-item__bottom{font-size:15px}}.contact-sns{display:flex;justify-content:center;align-items:center;gap:8px;width:320px;height:70px;border-radius:10px;background-color:#a0d8ef;font-family:"LINE Seed JP",sans-serif;font-size:14px;color:#002333;margin-top:30px}@media screen and (max-width: 767px){.contact-sns{width:100%;max-width:300px;height:60px;margin-top:24px}}.contact-sns__arrow{width:8px}.wpcf7{width:100%;max-width:800px}@media screen and (max-width: 767px){.wpcf7{max-width:300px}}.cf7{display:flex;flex-direction:column;margin-top:100px}@media screen and (max-width: 767px){.cf7{margin-top:50px}}.cf7-inputs{display:flex;flex-direction:column;gap:70px}@media screen and (max-width: 767px){.cf7-inputs{gap:24px}}.cf7-input__input,.cf7-input__textarea{width:100%;border-radius:10px;border:1px solid #798aa0;font-size:16px;color:#000;padding:10px 15px;margin-top:20px}@media screen and (max-width: 767px){.cf7-input__input,.cf7-input__textarea{border-radius:8px;font-size:14px;padding:5px 10px;margin-top:12px}}.cf7-input__input{height:60px}@media screen and (max-width: 767px){.cf7-input__input{height:50px}}.cf7-input__textarea{height:340px}@media screen and (max-width: 767px){.cf7-input__textarea{height:200px}}.cf7-item-ttl{display:flex;align-items:center;gap:10px;font-weight:500;font-size:16px;color:#002333}@media screen and (max-width: 767px){.cf7-item-ttl{gap:8px;font-size:14px}}.cf7-item-ttl--required::after{content:"必須";display:flex;justify-content:center;align-items:center;width:40px;height:26px;border-radius:6px;background-color:#007ecd;font-size:14px;color:#fff}@media screen and (max-width: 767px){.cf7-item-ttl--required::after{width:36px;height:20px;border-radius:4px;font-size:11px}}.cf7-check-box{margin-top:70px}@media screen and (max-width: 767px){.cf7-check-box{margin-top:24px}}.cf7-check-box__ul .wpcf7-form-control{display:flex;flex-direction:column;gap:19px;margin-top:20px}@media screen and (max-width: 767px){.cf7-check-box__ul .wpcf7-form-control{gap:12px;margin-top:12px}}.cf7-check-box__ul .wpcf7-list-item{margin-left:0}.cf7-check-box__ul .wpcf7-list-item label{display:flex;align-items:center;gap:8px}.cf7-check-box__ul .wpcf7-list-item label .wpcf7-list-item-label{font-weight:500;font-size:16px}@media screen and (max-width: 767px){.cf7-check-box__ul .wpcf7-list-item label .wpcf7-list-item-label{font-size:14px}}.cf7-inquiry{margin-top:70px}@media screen and (max-width: 767px){.cf7-inquiry{margin-top:24px}}.cf7-note{white-space:nowrap;text-align:center;font-weight:500;font-size:16px;color:#002333;margin-top:50px}@media screen and (max-width: 767px){.cf7-note{font-size:13px;margin-top:30px}}.cf7-submit{align-self:center;display:flex;justify-content:center;align-items:center;width:210px;height:60px;border-radius:100vh;background-color:#007ecd;text-align:center;font-family:"LINE Seed JP",sans-serif;font-size:14px;color:#fff;margin-top:50px}@media screen and (max-width: 767px){.cf7-submit{width:220px;margin-top:24px}}.service{padding:120px 50px}@media screen and (max-width: 767px){.service{padding:30px 20px}}.service__inner{display:flex;flex-direction:column;align-items:center}.service-cats{display:flex;justify-content:center;gap:10px;margin-top:60px}@media screen and (max-width: 767px){.service-cats{margin-top:40px}}.service-cats__cat{border-bottom:1px solid #007ecd;font-size:14px;color:#007ecd;padding:3px 6px}@media screen and (max-width: 767px){.service-cats__cat{font-size:13px}}.service-lists{display:flex;flex-direction:column;align-items:center;margin-top:75px}@media screen and (max-width: 767px){.service-lists{margin-top:50px}}.service-list{display:flex;flex-direction:column;align-items:center}.service-list:not(:first-of-type){margin-top:120px}@media screen and (max-width: 767px){.service-list:not(:first-of-type){margin-top:100px}}.service-list__ttl{display:flex;justify-content:center;align-items:center;width:322px;height:71px;background-position:center;background-repeat:no-repeat;background-size:cover;font-weight:bold;font-size:24px;color:#002333;padding-bottom:17px}@media screen and (max-width: 767px){.service-list__ttl{width:247px;height:55px;font-size:18px;padding-bottom:13px}}.service-list__ttl--01{background-image:url(../../img/service/img_ribbon_01.png)}.service-list__ttl--02{background-image:url(../../img/service/img_ribbon_02.png)}.service-list__ttl--03{background-image:url(../../img/service/img_ribbon_03.png)}.service-list__txt{text-align:center;font-weight:500;font-size:16px;line-height:28px;margin-top:14px}@media screen and (max-width: 767px){.service-list__txt{font-size:14px;line-height:24px}}.service-list__inner{display:flex;flex-wrap:wrap;justify-content:center;gap:70px 14px;width:100%;max-width:898px;margin-top:100px}@media screen and (max-width: 767px){.service-list__inner{row-gap:50px;margin-top:50px}}.service-item{position:relative;display:flex;flex-direction:column;align-items:center;width:290px;border-radius:26px;padding:52px 13px 25px}@media screen and (max-width: 767px){.service-item{width:300px;border-radius:20px;padding:40px 13px 20px}}.service-item--blue{background-color:#ddf0ff}.service-item--sky-blue{background-color:#d9f4ff}.service-item__img{position:absolute;top:0;left:50%;transform:translate(-50%, -50%)}.service-item__img--01{width:112px}@media screen and (max-width: 767px){.service-item__img--01{width:89px}}.service-item__img--02{width:101px}@media screen and (max-width: 767px){.service-item__img--02{width:79px}}.service-item__img--03{width:69px}@media screen and (max-width: 767px){.service-item__img--03{width:53px}}.service-item__img--04{width:112px}@media screen and (max-width: 767px){.service-item__img--04{width:87px}}.service-item__img--05{width:92px}@media screen and (max-width: 767px){.service-item__img--05{width:70px}}.service-item__img--06{width:101px}@media screen and (max-width: 767px){.service-item__img--06{width:79px}}.service-item__img--07{width:69px}@media screen and (max-width: 767px){.service-item__img--07{width:53px}}.service-item__img--08{width:91px}@media screen and (max-width: 767px){.service-item__img--08{width:70px}}.service-item__speech-bubble{position:absolute;top:-46px;left:50%;transform:translateX(-50%);display:flex;justify-content:center;align-items:center;width:187px;height:63px;border-radius:13px;text-align:center;font-weight:500;font-size:14px;line-height:16px;color:#fff}@media screen and (max-width: 767px){.service-item__speech-bubble{top:-20px;width:-moz-fit-content;width:fit-content;height:40px;border-radius:10px;white-space:nowrap;font-size:12px;line-height:12px;padding:0 18px}}.service-item__speech-bubble::after{content:"";position:absolute;bottom:-19px;left:50%;transform:translateX(-50%);width:23px;height:23px;clip-path:polygon(0 0, 100% 0, 50% 100%)}@media screen and (max-width: 767px){.service-item__speech-bubble::after{bottom:-12px;width:13px;height:13px}}.service-item__speech-bubble--01{background-color:#007ecd}.service-item__speech-bubble--01::after{background:#007ecd}.service-item__speech-bubble--02{background-color:#004aaa}.service-item__speech-bubble--02::after{background:#004aaa}.service-item__speech-bubble--03{background-color:#002333}.service-item__speech-bubble--03::after{background:#002333}.service-item__ttl{display:flex;align-items:center;height:50px;text-align:center;font-weight:bold;font-size:20px;line-height:25px;color:#002333}@media screen and (max-width: 767px){.service-item__ttl{height:-moz-fit-content;height:fit-content;font-size:16px;line-height:24px}}.service-item__ttl-sub{font-weight:bold;font-size:15px;color:#007ecd;margin-top:13px}@media screen and (max-width: 767px){.service-item__ttl-sub{font-size:12px;margin-top:10px}}.service-item__txt{text-align:center;font-weight:500;font-size:14px;line-height:20px;color:#002333;margin-top:10px}@media screen and (max-width: 767px){.service-item__txt{font-size:11px;line-height:18px}}.service-item__fee-ttl{font-weight:bold;font-size:20px;line-height:31px}.service-item__fee-ttl--01{color:#007ecd}.service-item__fee-ttl--02{color:#004aaa}.service-item__fee-ttl--03{color:#002333}.service-item__fee{font-weight:bold;font-size:18px;margin-top:13px}.service-item__fee--01{color:#007ecd}.service-item__fee--02{color:#004aaa}.service-item__fee--03{color:#002333}.service-list-note{text-align:center;font-weight:500;font-size:12px;line-height:20px;color:#798aa0;margin-top:30px}.info{padding:120px 50px 60px}@media screen and (max-width: 767px){.info{padding:30px 20px 40px}}.info--detail{padding:60px 50px 120px}@media screen and (max-width: 767px){.info--detail{padding:30px 20px 40px}}.info__ttl{text-align:center;font-weight:bold;font-size:20px}.info__ttl--blog{color:#007ecd}.info__ttl--blog{color:#002333}.info__inner{display:flex;flex-direction:column;align-items:center;margin-top:60px}@media screen and (max-width: 767px){.info__inner{margin-top:40px}}.info__inner--detail{margin-top:0}.info__more{display:flex;justify-content:center;align-items:center;gap:8px;width:210px;height:60px;border-radius:100vh;background-color:#a0d8ef;font-family:"LINE Seed JP",sans-serif;font-weight:500;font-size:14px;color:#002333;margin-top:60px}@media screen and (max-width: 767px){.info__more{width:200px;height:50px;margin-top:40px}}.info__arrow{width:7px}.info-cat{display:flex;gap:10px}.info-cat__link{display:flex;justify-content:center;align-items:center;width:80px;height:26px;border-bottom:1px solid #007ecd;font-size:14px;color:#007ecd}.info-cat__link--active{border-radius:6px 0 6px 0;background-color:#a0d8ef;color:#002333;border-bottom:unset}.info-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:60px 30px;width:100%;max-width:900px;margin-top:60px}@media screen and (max-width: 767px){.info-cards{row-gap:40px;margin-top:40px}}.info-card{display:flex;flex-direction:column;width:280px}@media screen and (max-width: 767px){.info-card{width:300px}}.info-card__img{width:100%;height:168px;border-radius:10px 0 10px 0;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 767px){.info-card__img{height:180px}}.info-card__top{display:flex;align-items:center;gap:8px;margin-top:14px}@media screen and (max-width: 767px){.info-card__top{gap:6px;margin-top:12px}}.info-card__cat{display:flex;justify-content:center;align-items:center;height:26px;border-radius:2px;padding:0 6px;background-color:#63abc9;font-size:14px;color:#fff}@media screen and (max-width: 767px){.info-card__cat{height:20px;font-size:10px}}.info-card__cat--blog{background-color:#007ecd}.info-card__cat--news{background-color:#002333}.info-card__time{font-size:14px;color:#798aa0}@media screen and (max-width: 767px){.info-card__time{font-size:12px}}.info-card__ttl{font-weight:bold;font-size:18px;color:#002333;margin-top:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media screen and (max-width: 767px){.info-card__ttl{font-size:14px;margin-top:10px}}.info-card__txt{font-weight:500;font-size:14px;line-height:24px;color:#798aa0;margin-top:14px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}@media screen and (max-width: 767px){.info-card__txt{font-size:12px;line-height:16px;margin-top:10px}}.info-detail{display:flex;flex-direction:column;align-items:center;padding:170px 50px 60px}@media screen and (max-width: 767px){.info-detail{padding:90px 30px 45px}}.info-detail__inner{display:flex;flex-direction:column;width:100%;max-width:700px}.info-detail__img{width:100%;aspect-ratio:700/420;border-radius:10px 0 10px 0;-o-object-fit:cover;object-fit:cover}.info-detail__top{display:flex;align-items:center;gap:8px;margin-top:14px}@media screen and (max-width: 767px){.info-detail__top{gap:6px;margin-top:12px}}.info-detail__cat{display:flex;justify-content:center;align-items:center;height:26px;border-radius:2px;padding:0 6px;background-color:#63abc9;font-size:14px;color:#fff}@media screen and (max-width: 767px){.info-detail__cat{height:20px;font-size:10px}}.info-detail__cat--blog{background-color:#007ecd}.info-detail__cat--news{background-color:#002333}.info-detail__time{font-size:14px;color:#798aa0}@media screen and (max-width: 767px){.info-detail__time{font-size:12px}}.info-detail__ttl{font-weight:bold;font-size:24px;line-height:30px;margin-top:12px}@media screen and (max-width: 767px){.info-detail__ttl{font-size:18px;line-height:22px}}.info-detail__ttl--blog{color:#007ecd}.info-detail__ttl--news{color:#002333}.info-detail__ctn{border-radius:10px;background-color:#d9f4ff;font-weight:500;font-size:18px;line-height:28px;color:#647a96;padding:60px 50px;margin-top:40px}@media screen and (max-width: 767px){.info-detail__ctn{font-size:14px;line-height:24px;padding:18px 15px;margin-top:12px}}.info-detail__ctn--blog{background-color:#d9f4ff}.info-detail__ctn--news{background-color:#ddf0ff}/*# sourceMappingURL=style.min.css.map */