@charset "UTF-8";:root{--font-ja: "M PLUS Rounded 1c", sans-serif;--font-main: var(--font-ja);--color-white: #FFF;--color-text: #222;--color-text2: #555;--color-main: #015693;--color-blue: #3587C6;--color-light-blue: #DEEBEF;--color-light-blue2: #A8CBE4;--color-yellow: #FFC300;--color-red: #CB0000;--color-green: #04B22D;--color-mint-green: #1DB3B5;--color-orange: #EB9808;--color-beige: #FFFAF0;--color-gray: #E0E0E0;--color-deep-blue: #1F1E84}html{font-size:100%}@media(min-width:768px)and (max-width:1263px){html{font-size:1.2658227848vw}}@media(min-width:1264px){html{font-size:100%}}@media screen and (max-width:768px)and (min-width:390px){html{font-size:100%}}@media screen and (max-width:768px)and (max-width:389px){html{font-size:4.1131105398vw}}body{font-family:var(--font-main);color:var(--color-text);background-color:var(--color-beige)}body.is-active{overflow:auto}@media screen and (max-width:768px){body.is-active{overflow:hidden}}a{text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer}@media(hover:hover){a:hover,button:hover{cursor:pointer}}a[href^="tel:"]{pointer-events:none}@media screen and (max-width:768px){a[href^="tel:"]{pointer-events:initial}}img{display:block;max-width:100%;height:auto}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd,ul,ol,li{margin:0;padding:0}ul,ol{list-style:none}body{min-height:100vh;min-height:100dvh;text-rendering:optimizeSpeed;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:inherit;-webkit-tap-highlight-color:transparent}img,picture,svg,video,canvas{display:block;max-width:100%;width:100%;height:auto;vertical-align:middle}img[style*=aspect-ratio]{height:100%}input,button,textarea,select{font:inherit;color:inherit;background:transparent;border:none;border-radius:0;padding:0;margin:0;-webkit-appearance:none;appearance:none}button{cursor:pointer;color:inherit;background:transparent;padding:0;margin:0;border:none}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}summary{display:block;cursor:pointer}summary::-webkit-details-marker{display:none}@media(any-hover:hover){a,button{transition:opacity .3s ease}a:hover,button:hover{opacity:.7}}@media(hover:none){a:hover,button:hover{opacity:1}}:focus-visible{outline:2px solid currentColor;outline-offset:2px}:focus:not(:focus-visible){outline:none}*{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) transparent}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:4px}img{user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none}*{-webkit-tap-highlight-color:transparent}::selection{background-color:#0000001a}.l-inner{width:100%;margin-right:auto;margin-left:auto;max-width:1264px;padding-right:2rem;padding-left:2rem}@media screen and (max-width:768px){.l-inner{max-width:600px;padding-right:1rem;padding-left:1rem}}.l-section{padding:7.5rem 0}@media screen and (max-width:768px){.l-section{padding:3.5rem 0}}.c-404{display:flex;flex-direction:column;justify-content:center;text-align:center;min-height:calc(100vh - 62.5rem);box-sizing:border-box;padding-top:12.5rem;padding-bottom:12.5rem}@media screen and (max-width:768px){.c-404{text-align:left;padding-top:6.25rem;padding-bottom:6.25rem}}.c-404__title{font-size:1.5rem;color:var(--color-main);align-items:center}@media screen and (max-width:768px){.c-404__title{font-size:1.125rem}}.c-404__text{font-size:1rem;margin-top:1.875rem;color:var(--color-main);font-weight:300}@media screen and (max-width:768px){.c-404__text{font-size:.875rem}}.c-404__link{display:block;font-size:1rem;color:var(--color-main);text-decoration:underline;margin-top:1.875rem}@media screen and (max-width:768px){.c-404__link{font-size:.875rem}}.c-breadcrumb{font-size:.875rem;font-weight:500;line-height:1.5}@media screen and (max-width:768px){.c-breadcrumb{font-size:.75rem}}.c-breadcrumb__inner{max-width:90rem;padding:0 2rem}.c-breadcrumb a{color:var(--color-main);white-space:nowrap}.c-breadcrumb__inner>span{padding:0 .5rem}@media screen and (max-width:768px){.c-breadcrumb__inner>span{padding:0 .25rem}}.c-breadcrumb__inner .post-news.current-item{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.c-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:3rem;min-width:15rem;padding:.5rem 1rem;border-radius:2rem;border:.125rem solid transparent;background-color:var(--color-main);box-shadow:0 .25rem .25rem #00000040;font-size:.9375rem;font-weight:800;line-height:1.5;color:var(--color-white);margin-inline:auto;transition:background-color .3s ease-in-out,color .3s ease-in-out,border-color .3s ease-in-out}.c-btn:after{content:"";flex-shrink:0;width:1rem;height:.5rem;background:var(--color-yellow);clip-path:polygon(0 0,100% 50%,0 100%);transition:transform .3s ease-in-out}@media(hover:hover){.c-btn:hover{opacity:1;background-color:var(--color-white);color:var(--color-main);border-color:var(--color-main)}.c-btn:hover:after{transform:translate(.25rem)}}.c-category-tabs{display:flex;justify-content:space-between;max-width:50rem;margin-inline:auto}.c-category-tabs__item{width:calc(25% - .5rem)}.c-category-tabs__item a{display:flex;justify-content:center;align-items:center;border:1px solid var(--color-main);border-radius:.3125rem;color:var(--color-main);cursor:pointer;font-size:1.25rem;font-weight:500;padding:.5rem;text-align:center;transition:color .4s,background-color .4s;background-color:var(--color-white)}@media screen and (max-width:768px){.c-category-tabs__item a{font-size:1rem}}@media screen and (max-width:600px){.c-category-tabs__item a{padding:.5rem .25rem;font-size:.75rem}}@media(hover:hover){.c-category-tabs__item a:hover{background-color:var(--color-main);color:var(--color-white);opacity:1}}.c-category-tabs__item.active a{background-color:var(--color-main);color:var(--color-white)}.c-contact-btn{display:inline-flex;align-items:center;justify-content:center;gap:1.1875rem;min-width:24.75rem;min-height:5.8125rem;padding:1.1875rem 2rem;background-color:var(--color-main);border:.125rem solid var(--color-main);border-radius:3rem;box-shadow:0 .375rem .75rem #00000040;font-size:1.75rem;font-weight:800;line-height:1.6;color:var(--color-white)}.c-contact-btn:before{content:"";flex-shrink:0;width:2.375rem;height:1.5625rem;background-color:currentColor;mask:url("data:image/svg+xml,%3csvg%20width='38'%20height='25'%20viewBox='0%200%2038%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.9815%2014.9739L37.0106%200.462806C36.6386%200.175747%2036.1875%200%2035.6954%200H2.26767C1.7785%200%201.32446%200.175747%200.952454%200.462806L18.9815%2014.9739Z'%20fill='white'/%3e%3cpath%20d='M37.8895%2022.8393C37.9334%2022.6518%2037.9627%2022.4585%2037.9627%2022.2563V2.74805L27.1658%2011.4389L37.8895%2022.8422V22.8393Z'%20fill='white'/%3e%3cpath%20d='M25.311%2012.9297L18.981%2018.0235L12.6511%2012.9297L1.68134%2024.6083C1.8688%2024.664%202.06213%2024.702%202.26717%2024.702H35.6949C35.897%2024.702%2036.0933%2024.664%2036.2808%2024.6083L25.311%2012.9297Z'%20fill='white'/%3e%3cpath%20d='M10.797%2011.436L0%202.74512V22.2534C0%2022.4555%200.0292918%2022.6489%200.0732294%2022.8363L10.797%2011.4331V11.436Z'%20fill='white'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='38'%20height='25'%20viewBox='0%200%2038%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.9815%2014.9739L37.0106%200.462806C36.6386%200.175747%2036.1875%200%2035.6954%200H2.26767C1.7785%200%201.32446%200.175747%200.952454%200.462806L18.9815%2014.9739Z'%20fill='white'/%3e%3cpath%20d='M37.8895%2022.8393C37.9334%2022.6518%2037.9627%2022.4585%2037.9627%2022.2563V2.74805L27.1658%2011.4389L37.8895%2022.8422V22.8393Z'%20fill='white'/%3e%3cpath%20d='M25.311%2012.9297L18.981%2018.0235L12.6511%2012.9297L1.68134%2024.6083C1.8688%2024.664%202.06213%2024.702%202.26717%2024.702H35.6949C35.897%2024.702%2036.0933%2024.664%2036.2808%2024.6083L25.311%2012.9297Z'%20fill='white'/%3e%3cpath%20d='M10.797%2011.436L0%202.74512V22.2534C0%2022.4555%200.0292918%2022.6489%200.0732294%2022.8363L10.797%2011.4331V11.436Z'%20fill='white'/%3e%3c/svg%3e") no-repeat center/contain}.c-contact-btn{transition:background-color .3s ease,color .3s ease}@media(hover:hover){.c-contact-btn:hover{background-color:var(--color-white);color:var(--color-main);opacity:1}}@media screen and (max-width:768px){.c-contact-btn{width:100%;max-width:20.5rem;min-width:0;height:4.5rem;min-height:0}}@keyframes c-contact-section1-pop{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}.c-contact-section1{padding-top:3.5rem;background:linear-gradient(to bottom,var(--color-main) 0%,var(--color-main) calc(100% - 5.625rem),var(--color-light-blue) calc(100% - 5.625rem),var(--color-light-blue) 100%)}@media screen and (max-width:768px){.c-contact-section1{padding-top:2.875rem;background:linear-gradient(to bottom,var(--color-main) 0%,var(--color-main) calc(100% - 6.125rem),var(--color-light-blue) calc(100% - 6.125rem),var(--color-light-blue) 100%)}}.c-contact-section1__title{font-size:2.5rem;font-weight:700;line-height:1.6;color:var(--color-white);text-align:center;display:flex;align-items:center;justify-content:center}@media screen and (max-width:768px){.c-contact-section1__title{font-size:1.5rem;line-height:1.5;gap:1rem}}.c-contact-section1__title:before{content:"＼";display:block}@media screen and (max-width:768px){.c-contact-section1__title:before{display:block;content:"";width:.1875rem;height:4.0625rem;transform:rotate(-15deg);background-color:var(--color-white)}}.c-contact-section1__title:after{content:"／";display:block}@media screen and (max-width:768px){.c-contact-section1__title:after{display:block;content:"";width:.1875rem;height:4.0625rem;transform:rotate(15deg);background-color:var(--color-white)}}.c-contact-section1__content{width:100%;max-width:61.25rem;margin-inline:auto;height:10.875rem;display:flex;align-items:center;justify-content:center;gap:2.3125rem;background-color:var(--color-white);border-radius:1rem;box-shadow:0 .125rem 1.25rem #9898981f;transform-origin:center;animation:c-contact-section1-pop 2s ease-in-out infinite}@media screen and (max-width:768px){.c-contact-section1__content{flex-direction:column;padding:1.25rem 1rem;height:12.25rem;gap:.75rem;margin-top:1rem}}.c-contact-section1__tel-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--color-white);border:.125rem solid var(--color-blue);border-radius:50vh;box-shadow:0 .375rem .75rem #00000040;height:5.875rem;max-width:25.5rem;width:100%}@media screen and (max-width:768px){.c-contact-section1__tel-btn{width:100%;padding:.75rem 1.5rem;height:4.5rem}}@media(prefers-reduced-motion:reduce){.c-contact-section1__content{animation:none}}.c-contact-section1__tel-num{font-size:2.5rem;font-weight:700;line-height:1;color:var(--color-main);display:flex;align-items:center;gap:.625rem}@media screen and (max-width:768px){.c-contact-section1__tel-num{font-size:1.75rem}}.c-contact-section1__tel-num:before{content:"";width:1.625rem;height:1.625rem;background:url("data:image/svg+xml,%3csvg%20width='26'%20height='26'%20viewBox='0%200%2026%2026'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.8055%2025.6109C19.8777%2025.6109%2025.6109%2019.8777%2025.6109%2012.8055C25.6109%205.7332%2019.8777%200%2012.8055%200C5.7332%200%200%205.7332%200%2012.8055C0%2019.8777%205.7332%2025.6109%2012.8055%2025.6109Z'%20fill='%233587C6'/%3e%3cpath%20d='M18.4204%2018.2225C18.4342%2018.0268%2018.3616%2017.8424%2018.2002%2017.6668L15.964%2015.3365L15.9502%2015.3327C15.8726%2015.2512%2015.7562%2015.1885%2015.5986%2015.1446C15.3771%2015.0832%2015.1618%2015.1032%2014.9541%2015.2048L13.9405%2015.7905C13.9167%2015.8043%2013.8829%2015.8119%2013.8366%2015.8144C13.7916%2015.8169%2013.759%2015.8144%2013.7403%2015.8106L13.5763%2015.7278C13.4675%2015.6726%2013.3198%2015.5598%2013.1333%2015.3879C12.9469%2015.2161%2012.7241%2014.9665%2012.4663%2014.6404C12.2086%2014.3143%2011.9307%2013.8804%2011.6329%2013.3373C11.3238%2012.8017%2011.0973%2012.3427%2010.9547%2011.9589C10.812%2011.5751%2010.7169%2011.2565%2010.6668%2011.0032C10.6068%2010.7172%2010.5855%2010.4714%2010.603%2010.267C10.6105%2010.2394%2010.6268%2010.2055%2010.6531%2010.1679C10.6781%2010.1302%2010.7031%2010.1039%2010.7269%2010.0914L11.5954%209.59971C11.7493%209.51317%2011.8682%209.38649%2011.9545%209.22094C12.0409%209.05538%2012.0621%208.88732%2012.0209%208.71549L11.3201%205.48086C11.2838%205.36046%2011.2287%205.25385%2011.1561%205.15853C11.0823%205.06321%2010.986%204.99924%2010.8658%204.96538C10.6994%204.91897%2010.5329%204.9428%2010.3678%205.03687L8.0114%206.3701C7.89627%206.4278%207.7874%206.51434%207.68479%206.63098C7.5171%206.82413%207.41449%207.10256%207.35943%207.26561C7.30437%207.42992%207.25807%207.66446%207.22428%207.96923C7.18924%208.27401%207.18048%208.64651%207.198%209.08548C7.21552%209.52446%207.28435%2010.0274%207.40573%2010.5956C7.52711%2011.1637%207.71983%2011.7984%207.98262%2012.5007C8.24541%2013.2031%208.61207%2013.9644%209.08134%2014.7834C9.66574%2015.8344%2010.2526%2016.6973%2010.8433%2017.3708C11.4327%2018.0444%2011.9796%2018.5787%2012.4826%2018.9725C12.9857%2019.3676%2013.4249%2019.6498%2013.8003%2019.8191C14.1757%2019.9884%2014.6363%2020.1602%2014.8953%2020.2066C15.0229%2020.2292%2015.1731%2020.2192%2015.3245%2020.1916C15.4772%2020.164%2015.6073%2020.1163%2015.7162%2020.0461L18.0688%2018.7267C18.269%2018.6125%2018.3854%2018.4457%2018.4167%2018.225L18.4204%2018.2225Z'%20fill='white'/%3e%3c/svg%3e") no-repeat center/contain}.c-contact-section1__tel-hours{font-size:1.125rem;font-weight:500;line-height:1;color:var(--color-text);text-align:center}.c-contact-section2{padding:5rem 0;border-radius:2.5rem;background-color:var(--color-main)}@media screen and (max-width:768px){.c-contact-section2{padding:2.5rem 0;border-radius:2.5rem}}.c-contact-section2__content{display:flex;flex-direction:column;gap:3rem}@media screen and (max-width:768px){.c-contact-section2__content{gap:1rem}}.c-contact-section2__title{font-size:3rem;font-weight:700;line-height:1.5;color:var(--color-white);text-align:center}@media screen and (max-width:768px){.c-contact-section2__title{font-size:1.5rem}}.c-contact-section2__flex{display:flex;justify-content:center;gap:2.875rem}@media screen and (max-width:768px){.c-contact-section2__flex{flex-direction:column;gap:1rem}}.c-contact-section2__box{position:relative;padding-top:2.375rem;min-width:35rem}@media screen and (max-width:768px){.c-contact-section2__box{padding-top:1.25rem;min-width:0}}.c-contact-section2__thumb{position:absolute;top:0;left:1rem;z-index:1;width:7.5rem;height:7.5rem;border-radius:50%;overflow:hidden}@media screen and (max-width:768px){.c-contact-section2__thumb{left:.5rem;width:5rem;height:5rem}}.c-contact-section2__body{min-height:18.1875rem;padding:2.5rem 2rem 2rem;border-radius:1.25rem;background-color:var(--color-white)}@media screen and (max-width:768px){.c-contact-section2__body{min-height:0;padding:1.75rem 1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}}.c-contact-section2__box-title{border-bottom:.125rem solid var(--color-blue);font-size:1.75rem;font-weight:700;line-height:1.6;text-align:center;color:var(--color-blue);padding-bottom:.5rem;padding-left:.75rem}@media screen and (max-width:768px){.c-contact-section2__box-title{padding-left:4.5rem;padding-right:4.5rem;padding-bottom:.25rem;font-size:1.25rem;text-align:center}}@media screen and (max-width:600px){.c-contact-section2__box-title{padding-left:4.5rem;padding-right:2rem}}.c-contact-section2__box-lead{margin-top:1.5rem;font-size:1.5rem;font-weight:700;line-height:1.5;color:var(--color-text);text-align:center}@media screen and (max-width:768px){.c-contact-section2__box-lead{font-size:1.125rem;margin-top:.875rem}}.c-contact-section2__box-lead2{margin-top:1.5rem;font-size:1.125rem;font-weight:500;line-height:1.6;color:var(--color-text);text-align:center}@media screen and (max-width:768px){.c-contact-section2__box-lead2{margin-top:.875rem;font-size:.875rem}}.c-contact-section2__box-tel{margin-top:.5rem;display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:3.75rem;font-weight:700;line-height:1.2;color:var(--color-main)}.c-contact-section2__box-tel:before{content:"";width:2.5625rem;height:2.5625rem;background:url("data:image/svg+xml,%3csvg%20width='26'%20height='26'%20viewBox='0%200%2026%2026'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.8055%2025.6109C19.8777%2025.6109%2025.6109%2019.8777%2025.6109%2012.8055C25.6109%205.7332%2019.8777%200%2012.8055%200C5.7332%200%200%205.7332%200%2012.8055C0%2019.8777%205.7332%2025.6109%2012.8055%2025.6109Z'%20fill='%233587C6'/%3e%3cpath%20d='M18.4204%2018.2225C18.4342%2018.0268%2018.3616%2017.8424%2018.2002%2017.6668L15.964%2015.3365L15.9502%2015.3327C15.8726%2015.2512%2015.7562%2015.1885%2015.5986%2015.1446C15.3771%2015.0832%2015.1618%2015.1032%2014.9541%2015.2048L13.9405%2015.7905C13.9167%2015.8043%2013.8829%2015.8119%2013.8366%2015.8144C13.7916%2015.8169%2013.759%2015.8144%2013.7403%2015.8106L13.5763%2015.7278C13.4675%2015.6726%2013.3198%2015.5598%2013.1333%2015.3879C12.9469%2015.2161%2012.7241%2014.9665%2012.4663%2014.6404C12.2086%2014.3143%2011.9307%2013.8804%2011.6329%2013.3373C11.3238%2012.8017%2011.0973%2012.3427%2010.9547%2011.9589C10.812%2011.5751%2010.7169%2011.2565%2010.6668%2011.0032C10.6068%2010.7172%2010.5855%2010.4714%2010.603%2010.267C10.6105%2010.2394%2010.6268%2010.2055%2010.6531%2010.1679C10.6781%2010.1302%2010.7031%2010.1039%2010.7269%2010.0914L11.5954%209.59971C11.7493%209.51317%2011.8682%209.38649%2011.9545%209.22094C12.0409%209.05538%2012.0621%208.88732%2012.0209%208.71549L11.3201%205.48086C11.2838%205.36046%2011.2287%205.25385%2011.1561%205.15853C11.0823%205.06321%2010.986%204.99924%2010.8658%204.96538C10.6994%204.91897%2010.5329%204.9428%2010.3678%205.03687L8.0114%206.3701C7.89627%206.4278%207.7874%206.51434%207.68479%206.63098C7.5171%206.82413%207.41449%207.10256%207.35943%207.26561C7.30437%207.42992%207.25807%207.66446%207.22428%207.96923C7.18924%208.27401%207.18048%208.64651%207.198%209.08548C7.21552%209.52446%207.28435%2010.0274%207.40573%2010.5956C7.52711%2011.1637%207.71983%2011.7984%207.98262%2012.5007C8.24541%2013.2031%208.61207%2013.9644%209.08134%2014.7834C9.66574%2015.8344%2010.2526%2016.6973%2010.8433%2017.3708C11.4327%2018.0444%2011.9796%2018.5787%2012.4826%2018.9725C12.9857%2019.3676%2013.4249%2019.6498%2013.8003%2019.8191C14.1757%2019.9884%2014.6363%2020.1602%2014.8953%2020.2066C15.0229%2020.2292%2015.1731%2020.2192%2015.3245%2020.1916C15.4772%2020.164%2015.6073%2020.1163%2015.7162%2020.0461L18.0688%2018.7267C18.269%2018.6125%2018.3854%2018.4457%2018.4167%2018.225L18.4204%2018.2225Z'%20fill='white'/%3e%3c/svg%3e") no-repeat center/contain}@media screen and (max-width:768px){.c-contact-section2__box-tel{margin-top:0;font-size:2rem;line-height:1.2}}.c-contact-section2__box-hours{margin-top:.5rem;font-size:1.125rem;font-weight:700;line-height:1.6;color:var(--color-text);text-align:center}@media screen and (max-width:768px){.c-contact-section2__box-hours{margin-top:.125rem;font-size:1.125rem}}.c-contact-section2__box-mail{margin-top:1.5rem;width:100%}@media screen and (max-width:768px){.c-contact-section2__box-mail{margin-top:.875rem;margin-inline:auto}}.c-contact-section2__items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}@media screen and (max-width:768px){.c-contact-section2__items{grid-template-columns:1fr;gap:.5rem;margin-top:1rem;place-items:center}}.c-contact-section2__item{padding:.5rem 2.5rem;border-right:1px dashed var(--color-gray)}.c-contact-section2__item:first-child{border-left:1px dashed var(--color-gray)}@media screen and (max-width:768px){.c-contact-section2__item:first-child{border-left:0}}@media screen and (max-width:768px){.c-contact-section2__item{border-right:0;border-left:0;border-bottom:0;padding:0 2rem;width:100%;max-width:20.5rem}}.c-contact-section2__item-title{border-radius:2rem;background-color:var(--color-yellow);font-size:1.75rem;font-weight:700;line-height:1.6;color:var(--color-main);text-align:center}@media screen and (max-width:768px){.c-contact-section2__item-title{font-size:1rem}}.c-contact-section2__item-text{margin-top:.5rem;font-size:1.125rem;font-weight:700;line-height:1.6;color:var(--color-white);text-align:center}@media screen and (max-width:768px){.c-contact-section2__item-text{margin-top:.25rem;font-size:.875rem}}.c-flow-section__content{padding:5.625rem 5rem 4rem;border-radius:1.25rem;background-color:var(--color-white);box-shadow:0 .125rem 1.25rem #9898981f}@media screen and (max-width:768px){.c-flow-section__content{padding:0;border-radius:0;box-shadow:none;background-color:transparent}}.c-flow-section__items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem;justify-content:center}@media screen and (max-width:768px){.c-flow-section__items{grid-template-columns:1fr;gap:2rem;width:100%;margin-inline:auto}}.c-flow-section__item--intro{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;min-height:13.625rem;padding:1.5rem 1rem;border-radius:1rem;background-color:var(--color-blue);text-align:center}@media screen and (max-width:768px){.c-flow-section__item--intro{gap:0;min-height:0;width:100%;padding:.75rem 1rem}}.c-flow-section__intro-title{font-size:2.25rem;font-weight:700;line-height:1.6;color:var(--color-white)}@media screen and (max-width:768px){.c-flow-section__intro-title{font-size:1.25rem;line-height:1.6}}.c-flow-section__intro-lead{font-size:1.5rem;font-weight:700;line-height:1.6;color:var(--color-white)}@media screen and (max-width:768px){.c-flow-section__intro-lead{margin-top:.25rem;font-size:1rem;line-height:1.6}}.c-flow-section__item:not(.c-flow-section__item--intro){position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:.75rem;min-width:0;padding:1.5rem 1rem;border:.1875rem solid var(--color-blue);border-radius:1rem;background-color:var(--color-white)}.c-flow-section__item:not(.c-flow-section__item--intro):not(:last-child):after{content:"";position:absolute;top:50%;right:-2rem;width:1.5rem;height:.75rem;background:var(--color-yellow);clip-path:polygon(0 0,100% 50%,0 100%);transform:translateY(-50%)}@media screen and (max-width:768px){.c-flow-section__item:not(.c-flow-section__item--intro):not(:last-child):after{display:none}}@media screen and (max-width:768px){.c-flow-section__item:not(.c-flow-section__item--intro){justify-content:flex-start;width:100%;margin-inline:auto;margin-top:0;padding:1.25rem 1rem .5rem;gap:.25rem}}.c-flow-section__item-heading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;width:100%;min-width:0}@media screen and (max-width:768px){.c-flow-section__item-heading{flex-direction:row;gap:.25rem;margin-top:.25rem}}.c-flow-section__item-step{position:absolute;top:0;left:50%;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-width:6.3125rem;min-height:2rem;padding:.375rem .625rem;border-radius:50vh;background-color:var(--color-yellow);color:var(--color-blue);font-size:1.25rem;font-weight:800;line-height:1;transform:translate(-50%,-50%)}@media screen and (max-width:768px){.c-flow-section__item-step{padding:0;padding-top:.125rem}}.c-flow-section__item-step:after{content:"";position:absolute;bottom:0;left:50%;z-index:0;width:0;height:0;border-style:solid;border-width:.5rem .375rem 0 .375rem;border-color:var(--color-yellow) transparent transparent transparent;transform:translate(-50%,100%)}@media screen and (max-width:768px){.c-flow-section__item-step:after{border-width:.375rem .3125rem 0 .3125rem}}.c-flow-section__item-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:4.75rem}.c-flow-section__item-icon img{width:100%}@media screen and (max-width:768px){.c-flow-section__item-icon{width:2rem}}.c-flow-section__item-title{font-size:1.5rem;font-weight:700;line-height:1.3;text-align:center;color:var(--color-blue);min-width:0}@media screen and (max-width:768px){.c-flow-section__item-title{font-size:1.25rem}}@media screen and (max-width:768px){.c-flow-section__item-heading .c-flow-section__item-title{text-align:left}}.c-flow-section__item-text{font-size:1rem;font-weight:500;line-height:1.6;text-align:center;color:var(--color-blue)}@media screen and (max-width:768px){.c-flow-section__item-text{font-size:.875rem}}.c-form{display:flex;flex-direction:column;gap:1.5rem}.c-form__item{width:100%;display:flex;flex-direction:column;gap:1rem}@media screen and (max-width:768px){.c-form__item{gap:.5rem}}.c-form__label{display:flex;gap:.25rem;align-items:center;font-size:1rem;font-weight:500;line-height:1.5}@media screen and (max-width:768px){.c-form__label{font-size:.875rem}}@media screen and (max-width:768px){.c-form__label.c-form__label--postal-code{flex-direction:column;align-items:flex-start;gap:0}}.c-form__required{display:grid;place-items:center;width:2.5rem;height:1.25rem;text-align:center;font-size:.75rem;font-weight:700;color:var(--color-white);background:var(--color-red)}.c-form__input{width:100%;padding:.5rem 1rem;font-size:1rem;font-weight:400;line-height:1.5;background-color:#eef5f8;border:1px solid var(--color-main);border-radius:.375rem}@media screen and (max-width:768px){.c-form__input{font-size:.875rem}}.c-form__input--short{width:100%;max-width:20rem}.c-form__textarea{width:100%;padding:.5rem 1rem;font-size:1rem;font-weight:400;line-height:1.5;background-color:#eef5f8;border:1px solid var(--color-main);border-radius:.5rem}@media screen and (max-width:768px){.c-form__textarea{font-size:.875rem}}.c-form ::placeholder{font-size:1rem;font-weight:400;line-height:1.5;color:#999}@media screen and (max-width:768px){.c-form ::placeholder{font-size:.875rem}}.c-form__address{display:flex;flex-direction:column;gap:1.5rem}.wpcf7-list-item{margin-left:0}.c-form__checkbox,.c-form__checkbox-wrap{display:flex;align-items:center;flex-wrap:wrap;text-align:left;font-size:1rem;font-weight:500;line-height:1.5;gap:1.25rem}@media screen and (max-width:768px){.c-form__checkbox,.c-form__checkbox-wrap{font-size:.875rem}}.c-form__checkbox-wrap .wpcf7-form-control.wpcf7-checkbox{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem}.c-form__checkbox-wrap .wpcf7-list-item,.c-form__checkbox .wpcf7-list-item{margin:0}.c-form__checkbox-wrap .wpcf7-list-item>label,.c-form__checkbox .wpcf7-list-item>label{position:relative;display:inline-flex;align-items:center;cursor:pointer}.c-form__checkbox-wrap input[type=checkbox],.c-form__checkbox input[type=checkbox]{position:absolute;opacity:0;pointer-events:none}.c-form__checkbox-wrap .wpcf7-list-item-label,.c-form__checkbox .wpcf7-list-item-label{padding-left:1.75rem;display:inline-block;position:relative}.c-form__checkbox-wrap .wpcf7-list-item-label:after,.c-form__checkbox-wrap .wpcf7-list-item-label:before,.c-form__checkbox .wpcf7-list-item-label:after,.c-form__checkbox .wpcf7-list-item-label:before{content:"";display:block;position:absolute}.c-form__checkbox-wrap .wpcf7-list-item-label:before,.c-form__checkbox .wpcf7-list-item-label:before{border:1px solid #999;width:1.25rem;height:1.25rem;border-radius:.25rem;left:0;top:50%;transform:translateY(-50%);background-color:var(--color-white)}.c-form__checkbox-wrap .wpcf7-list-item-label:after,.c-form__checkbox .wpcf7-list-item-label:after{width:.75rem;height:.375rem;border-top:.125rem solid var(--color-text);border-right:.125rem solid var(--color-text);position:absolute;left:.25rem;top:50%;transform:translateY(-60%) rotate(135deg);opacity:0}.c-form__checkbox-wrap input[type=checkbox]:checked+.wpcf7-list-item-label:after,.c-form__checkbox input[type=checkbox]:checked+.wpcf7-list-item-label:after{opacity:1}.c-form__checkbox a{text-decoration:underline;color:var(--color-main)}.c-form__checkbox--agree{margin-top:1.5rem}.c-form__select{width:100%;padding:.5rem 1rem;background-color:#eef5f8;border-radius:.375rem;border:none;font-size:1rem;line-height:1;height:2.8125rem;appearance:none}@media screen and (max-width:768px){.c-form__select{font-size:.875rem}}.c-form__select-wrap{width:100%;max-width:20rem;position:relative}.c-form__select-wrap:after{content:"";position:absolute;display:inline-block;border-top:.125rem solid var(--color-black);border-right:.125rem solid var(--color-black);height:.625rem;width:.625rem;top:.9375rem;right:1.25rem;transform:rotate(135deg);pointer-events:none}.c-form__btn{display:grid;place-items:center;text-align:center;position:relative;width:17.875rem;height:3.125rem;border-radius:50vh;transition:all .3s ease;border:1px solid var(--color-main);background-color:var(--color-main);margin-inline:auto;margin-top:2.5rem}.c-form__btn:before{content:"";display:block;position:absolute;top:50%;right:.9375rem;width:.4375rem;height:.4375rem;border-top:1px solid var(--color-white);border-right:1px solid var(--color-white);transform:translateY(-50%) rotate(45deg);transition:all .3s ease;cursor:pointer}.c-form__btn:hover{background-color:var(--color-white);color:var(--color-main)}.c-form__btn:hover .c-form__submit{color:var(--color-main)}.c-form__btn:hover:before{right:.625rem;border-top-color:var(--color-main);border-right-color:var(--color-main)}.c-form__submit{display:grid;place-items:center;width:17.875rem;height:3.125rem;font-size:1rem;font-weight:700;color:var(--color-white);background:none;border:none;cursor:pointer}@media screen and (max-width:768px){.c-form__submit{font-size:.875rem}}.c-form__note{font-size:.75rem;font-weight:500;line-height:1.5}.wpcf7-not-valid-tip{font-size:.875rem}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{border:1px solid var(--color-main)}.wpcf7-not-valid-tip{font-weight:500}.wpcf7-spinner{position:absolute;bottom:-.625rem;left:0;transform:translateY(100%)}.wpcf7-form.sent .wpcf7-response-output{display:none}.c-news-list{width:100%}.c-news-list__items{display:flex;flex-direction:column;gap:1.25rem}@media screen and (max-width:768px){.c-news-list__items{gap:.5rem}}.c-news-list__item{width:100%;min-width:0}.c-news-list__link{position:relative;display:flex;align-items:center;gap:.875rem;width:100%;min-width:0;min-height:4.0625rem;padding:.75rem 2.5rem .75rem 1rem;border-radius:1rem;background-color:var(--color-white);box-shadow:0 .125rem 1.25rem #9898981f}@media screen and (max-width:768px){.c-news-list__link{flex-direction:column;align-items:stretch;gap:.25rem;min-height:0;padding:.75rem;box-shadow:0 .125rem .625rem #9898981f}}.c-news-list__meta{display:contents}@media screen and (max-width:768px){.c-news-list__meta{display:flex;align-items:center;gap:.75rem}}.c-news-list__body{display:contents}@media screen and (max-width:768px){.c-news-list__body{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%}}.c-news-list__date{flex-shrink:0;font-size:1.125rem;line-height:1.6;color:#333}@media screen and (max-width:768px){.c-news-list__date{font-size:.875rem}}.c-news-list__category{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-height:1.9375rem;width:7.5rem;padding:.125rem .5rem;border-radius:50vh;font-size:1.125rem;font-weight:700;line-height:1.5;color:var(--color-white)}@media screen and (max-width:768px){.c-news-list__category{width:6rem;min-width:0;min-height:1.25rem;padding:.125rem .5rem;font-size:.875rem}}.c-news-list__category--news{background-color:#4599d6}.c-news-list__category--case{background-color:var(--color-orange)}.c-news-list__category--other{background-color:var(--color-green)}.c-news-list__title{flex:1;display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.125rem;line-height:1.5;color:#333}@media screen and (max-width:768px){.c-news-list__title{font-size:.875rem;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}.c-news-list__arrow{position:absolute;top:50%;right:1rem;flex-shrink:0;width:1rem;height:.5rem;background:var(--color-yellow);clip-path:polygon(0 0,100% 50%,0 100%);transform:translateY(-50%);transition:transform .3s ease-in-out}@media screen and (max-width:768px){.c-news-list__arrow{position:static;transform:none;flex-shrink:0}}.c-no-item{text-align:center;font-size:1rem;font-weight:500;line-height:1.6}.c-page-head{padding:0 2rem}@media screen and (max-width:768px){.c-page-head{padding:0 1rem}}.c-page-head__inner{width:100%;max-width:90rem;margin-inline:auto;background-color:var(--color-light-blue);border-radius:1.25rem}@media screen and (max-width:768px){.c-page-head__inner{border-radius:1rem}}.c-page-head__content{width:100%;height:15rem;display:flex;flex-direction:column;justify-content:center;gap:1rem}@media screen and (max-width:768px){.c-page-head__content{height:10rem;gap:.5rem}}.c-page-head__title{font-size:2.875rem;font-weight:700;line-height:1.5;color:var(--color-main);margin-top:.25rem}@media screen and (max-width:768px){.c-page-head__title{margin-top:0;font-size:2rem}}.c-page-head .c-breadcrumb__inner{padding:0}.c-pagination{margin-top:5rem;display:flex;justify-content:center}@media screen and (max-width:768px){.c-pagination{margin-top:3.5rem}}ul.page-numbers{display:flex;align-items:center;gap:.625rem}a.page-numbers{font-size:.875rem;font-weight:500;color:var(--color-main);background-color:var(--color-white);border:1px solid var(--color-main);width:2.5rem;height:2.5rem;display:grid;place-items:center;text-align:center;border-radius:50%}@media screen and (max-width:768px){a.page-numbers{width:1.875rem;height:1.875rem;font-size:.75rem}}span.page-numbers{font-size:.875rem;font-weight:500;width:2.5rem;height:2.5rem;display:grid;place-items:center;text-align:center}@media screen and (max-width:768px){span.page-numbers{font-size:.75rem;width:1.875rem;height:1.875rem}}.page-numbers.prev,.page-numbers.next{width:2.5rem;height:2.5rem;position:relative;background-color:transparent;border:none;color:transparent;font-size:0;line-height:0;overflow:hidden}@media screen and (max-width:768px){.page-numbers.prev,.page-numbers.next{width:1.875rem;height:1.875rem}}.page-numbers.prev:before{display:block;content:"";width:.375rem;height:.375rem;border-left:1px solid var(--color-main);border-bottom:1px solid var(--color-main);position:absolute;left:50%;top:50%;transform:translate(-40%,-50%) rotate(45deg)}.page-numbers.next:after{display:block;content:"";width:.375rem;height:.375rem;border-right:1px solid var(--color-main);border-bottom:1px solid var(--color-main);position:absolute;left:50%;top:50%;transform:translate(-60%,-50%) rotate(-45deg)}.page-numbers.current{background-color:var(--color-main);color:var(--color-white);border-radius:50%}.c-section-title{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}.c-section-title__title{display:flex;flex-direction:column;align-items:center;gap:.5rem;font-size:3rem;font-weight:700;line-height:1.5}@media screen and (max-width:768px){.c-section-title__title{font-size:2rem}}.c-section-title__title:after{content:"";display:block;width:.125rem;height:2rem}@media screen and (max-width:768px){.c-section-title__title:after{height:1.5rem}}.c-section-title--blue .c-section-title__title{color:var(--color-main)}.c-section-title--blue .c-section-title__title:after{background:var(--color-main)}.c-section-title--white .c-section-title__title{color:var(--color-white)}.c-section-title--white .c-section-title__title:after{background:var(--color-white)}.c-section-title__lead{font-size:1.125rem;font-weight:500;line-height:1.6}@media screen and (max-width:768px){.c-section-title__lead{font-size:.875rem}}.c-section-title--blue .c-section-title__lead{color:var(--color-text)}.c-section-title--white .c-section-title__lead{color:var(--color-white)}.c-section-title2{font-size:3rem;font-weight:700;line-height:1.5;text-align:center;color:var(--color-main)}@media screen and (max-width:768px){.c-section-title2{font-size:2rem}}.c-single{padding-top:5rem;padding-bottom:2.5rem}@media screen and (max-width:768px){.c-single{padding-top:1.875rem;padding-bottom:3.75rem}}.c-single__inner{max-width:56.25rem}.c-single__title{font-size:2rem;font-weight:700;line-height:1.5;letter-spacing:.1em;padding:.5rem 1rem;border-left:.5rem solid var(--color-main)}@media screen and (max-width:768px){.c-single__title{font-size:1.25rem}}.c-single__meta{display:flex;align-items:center;gap:1.6875rem;margin-top:1rem}@media screen and (max-width:768px){.c-single__meta{gap:1rem}}.c-single__date{font-size:1.125rem;font-weight:400;line-height:1.5}@media screen and (max-width:768px){.c-single__date{font-size:1rem}}.c-single__category{display:grid;place-items:center;min-width:6.25rem;height:1.5625rem;text-align:center;font-size:1rem;font-weight:500;line-height:1;color:var(--color-white);background-color:#8a8888;padding:0 .625rem}@media screen and (max-width:768px){.c-single__category{font-size:.875rem}}.c-single__category--news{background-color:#2466bd}.c-single__category--recruit{background-color:#66cf5c}.c-single__category--others{background-color:#8a8888}.c-single__content{margin-top:2.5rem;font-size:1rem;font-weight:400;line-height:165%;letter-spacing:.1em;color:var(--color-black)}@media screen and (max-width:768px){.c-single__content{font-size:.9375rem}}.c-single__page-link-wrapper{display:flex;justify-content:space-between;margin-top:5rem}.c-single__page-link--prev{width:40%;text-align:left}.c-single__page-link--next{width:40%;text-align:right}.c-single__page-link-archive{display:inline-block;margin-top:2.8125rem}.c-single__btn{margin-top:5rem;display:flex;justify-content:center}@media screen and (max-width:768px){.c-single__btn{margin-top:2.5rem}}.c-single__content p{font-size:1rem;font-weight:400;line-height:1.5;margin-top:1.5rem}@media screen and (max-width:768px){.c-single__content p{font-size:.875rem;margin-top:1rem}}.c-single__content figure{margin-top:2rem}.c-single__content h2{border-bottom:.3125rem double var(--color-main);padding-bottom:.75rem;font-size:1.5rem;font-weight:700;line-height:1.5;margin-top:2rem}@media screen and (max-width:768px){.c-single__content h2{font-size:1.125rem;margin-top:1.5rem}}.c-single__content h3{margin-top:2rem;font-size:1.25rem;font-weight:700;line-height:1.5;color:var(--color-main)}@media screen and (max-width:768px){.c-single__content h3{margin-top:1.5rem;font-size:1rem}}.p-breadcrumbs{padding-top:1rem;padding-bottom:1rem}.p-breadcrumbs__items{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .5rem;font-size:.9375rem;font-weight:500;line-height:1.5;color:var(--color-main)}.p-breadcrumbs__item{display:flex;align-items:center;gap:.5rem}.p-breadcrumbs__link{color:inherit}@media(hover:hover){.p-breadcrumbs__link:hover{opacity:.85}}.p-breadcrumbs__sep{display:block;width:.3125rem;height:.625rem;border-right:2px solid var(--color-main);border-bottom:2px solid var(--color-main);transform:rotate(-45deg) translateY(-.0625rem);flex-shrink:0}.p-breadcrumbs__current{color:var(--color-main)}.p-contact{padding:6rem 0 10rem}@media screen and (max-width:768px){.p-contact{padding:5rem 0}}.p-contact__text{width:100%;max-width:56.25rem;margin-inline:auto;font-size:1rem;font-weight:500;line-height:1.6;text-align:center;color:var(--color-text)}@media screen and (max-width:768px){.p-contact__text{font-size:.875rem}}.p-contact__content{width:100%;max-width:56.25rem;margin-inline:auto;padding:3.5rem 5rem 5rem;box-shadow:0 0 1.25rem #3d5e481a;border-radius:1rem;margin-top:2.5rem;background-color:var(--color-white)}@media screen and (max-width:768px){.p-contact__content{padding:2rem 1rem}}.p-contact__title{font-size:1.5rem;font-weight:700;line-height:1.5;text-align:center;color:var(--color-main)}@media screen and (max-width:768px){.p-contact__title{font-size:1.125rem}}.p-contact__form{width:100%;margin-inline:auto;margin-top:3.5rem}@media screen and (max-width:768px){.p-contact__form{margin-top:2.5rem}}.p-footer{position:relative;background-color:var(--color-beige);padding:5.625rem 0 5rem}@media screen and (max-width:768px){.p-footer{padding:3.5rem 0}}.p-footer__content{display:flex;flex-direction:column;gap:3rem}.p-footer__main{display:grid;grid-template-columns:22.625rem minmax(0,1fr);gap:7.5rem;align-items:center}@media screen and (max-width:768px){.p-footer__main{grid-template-columns:1fr;gap:2.5rem;justify-items:center}}.p-footer__brand{display:flex;align-items:flex-end;gap:.5rem}@media screen and (max-width:768px){.p-footer__brand{justify-content:center}}.p-footer__logo{width:3.4375rem}.p-footer__brand-en{font-size:1rem;font-weight:500;line-height:1.3;color:var(--color-deep-blue);padding-bottom:.25rem}.p-footer__company-name-img{margin-top:.25rem;width:16.25rem}@media screen and (max-width:768px){.p-footer__company-name-img{margin-inline:auto}}.p-footer__company-info{margin-top:2rem;font-size:1rem;line-height:1.6;color:var(--color-text)}@media screen and (max-width:768px){.p-footer__company-info{font-size:.875rem;text-align:center}}.p-footer__license{margin-top:1.25rem;font-size:1rem;line-height:1.6;color:var(--color-text)}@media screen and (max-width:768px){.p-footer__license{font-size:.875rem;text-align:center}}.p-footer__nav{display:grid;grid-template-columns:max-content max-content max-content;justify-content:end;align-items:start;gap:4rem}@media screen and (max-width:768px){.p-footer__nav{grid-template-columns:max-content max-content;justify-content:center;align-items:start;column-gap:2rem;row-gap:1.25rem}}.p-footer__nav-title{font-size:1.125rem;font-weight:700;line-height:1.6;color:var(--color-text)}.p-footer__nav-items{display:flex;flex-direction:column;gap:.75rem}.p-footer__nav-item{font-size:1.125rem;font-weight:700;line-height:1.6;color:var(--color-text)}@media screen and (max-width:768px){.p-footer__nav-item{font-size:.875rem}}.p-footer__sub-items{display:flex;flex-direction:column;gap:.625rem}.p-footer__sub-item{font-size:1rem;font-weight:400;line-height:1.6;color:var(--color-text)}.p-footer__contact-btn{min-width:14.9375rem;min-height:3.5rem;padding:.5rem 1.5rem;font-size:1.25rem;font-weight:500}.p-footer__contact-btn:before{width:1.875rem;height:1.25rem}@media screen and (max-width:768px){.p-footer__contact-btn{grid-column:1/-1;justify-self:center;max-width:14.9375rem;max-height:3.5rem}}.p-footer__bottom{text-align:right}@media screen and (max-width:768px){.p-footer__bottom{text-align:center}}.p-footer__copyright{font-size:.875rem;line-height:1.6;color:var(--color-text)}@media screen and (max-width:768px){body.is-menu-open{overflow:hidden}}.p-header{position:sticky;top:0;z-index:999;background-color:var(--color-beige)}.p-header__inner{padding:0 2.5rem;width:100%;max-width:90rem;margin-inline:auto}@media screen and (max-width:768px){.p-header__inner{padding:0 1.25rem}}.p-header__content{height:4.625rem;display:flex;align-items:center;justify-content:space-between;gap:1.25rem}@media screen and (max-width:768px){.p-header__content{height:3.5rem;position:relative}}.p-header__logo{width:11.25rem;flex-shrink:0}@media screen and (max-width:768px){.p-header__logo{width:10.1875rem}}.p-header__menu-btn{display:none}@media screen and (max-width:768px){.p-header__menu-btn{display:flex;position:relative;width:2.5rem;height:2.5rem;border:0;background-color:transparent;color:var(--color-main)}}.p-header__menu-overlay{display:none}@media screen and (max-width:768px){.p-header__menu-overlay{display:block;position:fixed;z-index:1;width:100vw;top:3.5rem;left:0;right:0;bottom:0;overflow:hidden;height:calc(100vh - 3.5rem);background-color:#000;color:#fff;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}}@media screen and (max-width:768px){.p-header.is-menu-open .p-header__menu-overlay{visibility:visible;opacity:.8;pointer-events:auto}}@media screen and (max-width:768px){.p-header__menu-btn-line{position:absolute;left:.5rem;width:1.5rem;height:.125rem;background-color:currentColor;transform-origin:center;transition:transform .3s ease,opacity .3s ease}}@media screen and (max-width:768px){.p-header__menu-btn-line:nth-child(1){top:.75rem}}@media screen and (max-width:768px){.p-header__menu-btn-line:nth-child(2){top:1.1875rem}}@media screen and (max-width:768px){.p-header__menu-btn-line:nth-child(3){top:1.625rem}}@media screen and (max-width:768px){.p-header.is-menu-open .p-header__menu-btn-line:nth-child(1){transform:translateY(.4375rem) rotate(45deg)}}@media screen and (max-width:768px){.p-header.is-menu-open .p-header__menu-btn-line:nth-child(2){opacity:0}}@media screen and (max-width:768px){.p-header.is-menu-open .p-header__menu-btn-line:nth-child(3){transform:translateY(-.4375rem) rotate(-45deg)}}.p-header__nav-wrap{display:flex;align-items:center;gap:1.25rem}@media screen and (max-width:1280px){.p-header__nav-wrap{gap:1rem}}@media screen and (max-width:768px){.p-header__nav-wrap{display:none}}.p-header__items{display:flex;align-items:center}.p-header__item{font-size:.9375rem;font-weight:500;line-height:1.5;color:var(--color-text)}.p-header__item:not(:last-child){border-right:.0625rem solid #e0e0e0}.p-header__item a{display:inline-block;padding:.25rem 1rem}.p-header__tel-box{display:flex;flex-direction:column;align-items:flex-start}.p-header__tel{display:inline-flex;align-items:center;gap:.1875rem;font-size:1.5rem;font-weight:700;line-height:1.5;color:var(--color-main)}.p-header__tel:before{content:"";width:1.025rem;height:1.025rem;background:url("data:image/svg+xml,%3csvg%20width='26'%20height='26'%20viewBox='0%200%2026%2026'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.8055%2025.6109C19.8777%2025.6109%2025.6109%2019.8777%2025.6109%2012.8055C25.6109%205.7332%2019.8777%200%2012.8055%200C5.7332%200%200%205.7332%200%2012.8055C0%2019.8777%205.7332%2025.6109%2012.8055%2025.6109Z'%20fill='%233587C6'/%3e%3cpath%20d='M18.4204%2018.2225C18.4342%2018.0268%2018.3616%2017.8424%2018.2002%2017.6668L15.964%2015.3365L15.9502%2015.3327C15.8726%2015.2512%2015.7562%2015.1885%2015.5986%2015.1446C15.3771%2015.0832%2015.1618%2015.1032%2014.9541%2015.2048L13.9405%2015.7905C13.9167%2015.8043%2013.8829%2015.8119%2013.8366%2015.8144C13.7916%2015.8169%2013.759%2015.8144%2013.7403%2015.8106L13.5763%2015.7278C13.4675%2015.6726%2013.3198%2015.5598%2013.1333%2015.3879C12.9469%2015.2161%2012.7241%2014.9665%2012.4663%2014.6404C12.2086%2014.3143%2011.9307%2013.8804%2011.6329%2013.3373C11.3238%2012.8017%2011.0973%2012.3427%2010.9547%2011.9589C10.812%2011.5751%2010.7169%2011.2565%2010.6668%2011.0032C10.6068%2010.7172%2010.5855%2010.4714%2010.603%2010.267C10.6105%2010.2394%2010.6268%2010.2055%2010.6531%2010.1679C10.6781%2010.1302%2010.7031%2010.1039%2010.7269%2010.0914L11.5954%209.59971C11.7493%209.51317%2011.8682%209.38649%2011.9545%209.22094C12.0409%209.05538%2012.0621%208.88732%2012.0209%208.71549L11.3201%205.48086C11.2838%205.36046%2011.2287%205.25385%2011.1561%205.15853C11.0823%205.06321%2010.986%204.99924%2010.8658%204.96538C10.6994%204.91897%2010.5329%204.9428%2010.3678%205.03687L8.0114%206.3701C7.89627%206.4278%207.7874%206.51434%207.68479%206.63098C7.5171%206.82413%207.41449%207.10256%207.35943%207.26561C7.30437%207.42992%207.25807%207.66446%207.22428%207.96923C7.18924%208.27401%207.18048%208.64651%207.198%209.08548C7.21552%209.52446%207.28435%2010.0274%207.40573%2010.5956C7.52711%2011.1637%207.71983%2011.7984%207.98262%2012.5007C8.24541%2013.2031%208.61207%2013.9644%209.08134%2014.7834C9.66574%2015.8344%2010.2526%2016.6973%2010.8433%2017.3708C11.4327%2018.0444%2011.9796%2018.5787%2012.4826%2018.9725C12.9857%2019.3676%2013.4249%2019.6498%2013.8003%2019.8191C14.1757%2019.9884%2014.6363%2020.1602%2014.8953%2020.2066C15.0229%2020.2292%2015.1731%2020.2192%2015.3245%2020.1916C15.4772%2020.164%2015.6073%2020.1163%2015.7162%2020.0461L18.0688%2018.7267C18.269%2018.6125%2018.3854%2018.4457%2018.4167%2018.225L18.4204%2018.2225Z'%20fill='white'/%3e%3c/svg%3e") no-repeat center/contain}.p-header__hours{font-size:.75rem;font-weight:500;line-height:1;color:var(--color-text)}.p-header__contact-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-width:11.25rem;min-height:2.75rem;padding:.5rem;border-radius:2.5rem;background-color:var(--color-main);box-shadow:0 .25rem .25rem #00000040;font-size:.9375rem;font-weight:700;line-height:1.5;color:var(--color-white)}.p-header__contact-btn:before{content:"";width:.99375rem;height:.65rem;background-color:currentColor;mask:url("data:image/svg+xml,%3csvg%20width='38'%20height='25'%20viewBox='0%200%2038%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.9815%2014.9739L37.0106%200.462806C36.6386%200.175747%2036.1875%200%2035.6954%200H2.26767C1.7785%200%201.32446%200.175747%200.952454%200.462806L18.9815%2014.9739Z'%20fill='white'/%3e%3cpath%20d='M37.8895%2022.8393C37.9334%2022.6518%2037.9627%2022.4585%2037.9627%2022.2563V2.74805L27.1658%2011.4389L37.8895%2022.8422V22.8393Z'%20fill='white'/%3e%3cpath%20d='M25.311%2012.9297L18.981%2018.0235L12.6511%2012.9297L1.68134%2024.6083C1.8688%2024.664%202.06213%2024.702%202.26717%2024.702H35.6949C35.897%2024.702%2036.0933%2024.664%2036.2808%2024.6083L25.311%2012.9297Z'%20fill='white'/%3e%3cpath%20d='M10.797%2011.436L0%202.74512V22.2534C0%2022.4555%200.0292918%2022.6489%200.0732294%2022.8363L10.797%2011.4331V11.436Z'%20fill='white'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='38'%20height='25'%20viewBox='0%200%2038%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.9815%2014.9739L37.0106%200.462806C36.6386%200.175747%2036.1875%200%2035.6954%200H2.26767C1.7785%200%201.32446%200.175747%200.952454%200.462806L18.9815%2014.9739Z'%20fill='white'/%3e%3cpath%20d='M37.8895%2022.8393C37.9334%2022.6518%2037.9627%2022.4585%2037.9627%2022.2563V2.74805L27.1658%2011.4389L37.8895%2022.8422V22.8393Z'%20fill='white'/%3e%3cpath%20d='M25.311%2012.9297L18.981%2018.0235L12.6511%2012.9297L1.68134%2024.6083C1.8688%2024.664%202.06213%2024.702%202.26717%2024.702H35.6949C35.897%2024.702%2036.0933%2024.664%2036.2808%2024.6083L25.311%2012.9297Z'%20fill='white'/%3e%3cpath%20d='M10.797%2011.436L0%202.74512V22.2534C0%2022.4555%200.0292918%2022.6489%200.0732294%2022.8363L10.797%2011.4331V11.436Z'%20fill='white'/%3e%3c/svg%3e") no-repeat center/contain}.p-header__mobile{display:none}@media screen and (max-width:768px){.p-header__mobile{background-color:var(--color-beige);position:absolute;z-index:2;top:3.5rem;left:50%;width:100vw;max-height:calc(100vh - 3.5rem);overflow-y:auto;padding:2rem 1.25rem 3.75rem;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%);transition:opacity .3s ease,transform .3s ease,visibility .3s ease;display:flex;flex-direction:column;gap:2rem}}@media screen and (max-width:768px){.p-header.is-menu-open .p-header__mobile{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}}@media screen and (max-width:768px){.p-header__mobile-items{display:flex;flex-direction:column}}@media screen and (max-width:768px){.p-header__mobile-item{border-bottom:.0625rem solid #e0e0e0;font-size:1rem;font-weight:500;line-height:1.6;color:var(--color-text);opacity:0;transform:translateY(.75rem);transition:opacity .24s ease,transform .24s ease}}@media screen and (max-width:768px){.p-header__mobile-item.is-shown{opacity:1;transform:translateY(0)}}@media screen and (max-width:768px){.p-header__mobile-item a{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;min-height:3.625rem;padding:.75rem 1rem}}@media screen and (max-width:768px){.p-header__mobile-item a:after{content:"";width:1.0625rem;height:.5rem;background-color:var(--color-yellow);clip-path:polygon(0 0,100% 50%,0 100%)}}@media screen and (max-width:768px){.p-header__mobile-cta{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:20.5rem;margin:0 auto}}@media screen and (max-width:768px){.p-header__mobile-tel-box{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:4.5rem;padding:.5rem 1.5rem;border:.125rem solid var(--color-blue);border-radius:4rem;background-color:var(--color-white);box-shadow:0 .375rem .375rem #00000040;color:var(--color-main)}}@media screen and (max-width:768px){.p-header__mobile-tel{display:inline-flex;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;line-height:1.4}}@media screen and (max-width:768px){.p-header__mobile-tel:before{content:"";width:1.625rem;height:1.625rem;background:url("data:image/svg+xml,%3csvg%20width='26'%20height='26'%20viewBox='0%200%2026%2026'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.8055%2025.6109C19.8777%2025.6109%2025.6109%2019.8777%2025.6109%2012.8055C25.6109%205.7332%2019.8777%200%2012.8055%200C5.7332%200%200%205.7332%200%2012.8055C0%2019.8777%205.7332%2025.6109%2012.8055%2025.6109Z'%20fill='%233587C6'/%3e%3cpath%20d='M18.4204%2018.2225C18.4342%2018.0268%2018.3616%2017.8424%2018.2002%2017.6668L15.964%2015.3365L15.9502%2015.3327C15.8726%2015.2512%2015.7562%2015.1885%2015.5986%2015.1446C15.3771%2015.0832%2015.1618%2015.1032%2014.9541%2015.2048L13.9405%2015.7905C13.9167%2015.8043%2013.8829%2015.8119%2013.8366%2015.8144C13.7916%2015.8169%2013.759%2015.8144%2013.7403%2015.8106L13.5763%2015.7278C13.4675%2015.6726%2013.3198%2015.5598%2013.1333%2015.3879C12.9469%2015.2161%2012.7241%2014.9665%2012.4663%2014.6404C12.2086%2014.3143%2011.9307%2013.8804%2011.6329%2013.3373C11.3238%2012.8017%2011.0973%2012.3427%2010.9547%2011.9589C10.812%2011.5751%2010.7169%2011.2565%2010.6668%2011.0032C10.6068%2010.7172%2010.5855%2010.4714%2010.603%2010.267C10.6105%2010.2394%2010.6268%2010.2055%2010.6531%2010.1679C10.6781%2010.1302%2010.7031%2010.1039%2010.7269%2010.0914L11.5954%209.59971C11.7493%209.51317%2011.8682%209.38649%2011.9545%209.22094C12.0409%209.05538%2012.0621%208.88732%2012.0209%208.71549L11.3201%205.48086C11.2838%205.36046%2011.2287%205.25385%2011.1561%205.15853C11.0823%205.06321%2010.986%204.99924%2010.8658%204.96538C10.6994%204.91897%2010.5329%204.9428%2010.3678%205.03687L8.0114%206.3701C7.89627%206.4278%207.7874%206.51434%207.68479%206.63098C7.5171%206.82413%207.41449%207.10256%207.35943%207.26561C7.30437%207.42992%207.25807%207.66446%207.22428%207.96923C7.18924%208.27401%207.18048%208.64651%207.198%209.08548C7.21552%209.52446%207.28435%2010.0274%207.40573%2010.5956C7.52711%2011.1637%207.71983%2011.7984%207.98262%2012.5007C8.24541%2013.2031%208.61207%2013.9644%209.08134%2014.7834C9.66574%2015.8344%2010.2526%2016.6973%2010.8433%2017.3708C11.4327%2018.0444%2011.9796%2018.5787%2012.4826%2018.9725C12.9857%2019.3676%2013.4249%2019.6498%2013.8003%2019.8191C14.1757%2019.9884%2014.6363%2020.1602%2014.8953%2020.2066C15.0229%2020.2292%2015.1731%2020.2192%2015.3245%2020.1916C15.4772%2020.164%2015.6073%2020.1163%2015.7162%2020.0461L18.0688%2018.7267C18.269%2018.6125%2018.3854%2018.4457%2018.4167%2018.225L18.4204%2018.2225Z'%20fill='white'/%3e%3c/svg%3e") no-repeat center/contain}}@media screen and (max-width:768px){.p-header__mobile-hours{font-size:.875rem;line-height:1;color:var(--color-text)}}@media screen and (max-width:768px){.p-header__mobile-contact{display:inline-flex;align-items:center;justify-content:center;gap:1.1875rem;min-height:4.5rem;padding:.5rem 1.25rem;border:.125rem solid var(--color-main);border-radius:3rem;background-color:var(--color-main);box-shadow:0 .375rem .375rem #00000040;color:var(--color-white);font-size:1.75rem;font-weight:800;line-height:1.6}}@media screen and (max-width:768px){.p-header__mobile-contact:before{content:"";width:2.375rem;height:1.5625rem;background-color:currentColor;mask:url("data:image/svg+xml,%3csvg%20width='38'%20height='25'%20viewBox='0%200%2038%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.9815%2014.9739L37.0106%200.462806C36.6386%200.175747%2036.1875%200%2035.6954%200H2.26767C1.7785%200%201.32446%200.175747%200.952454%200.462806L18.9815%2014.9739Z'%20fill='white'/%3e%3cpath%20d='M37.8895%2022.8393C37.9334%2022.6518%2037.9627%2022.4585%2037.9627%2022.2563V2.74805L27.1658%2011.4389L37.8895%2022.8422V22.8393Z'%20fill='white'/%3e%3cpath%20d='M25.311%2012.9297L18.981%2018.0235L12.6511%2012.9297L1.68134%2024.6083C1.8688%2024.664%202.06213%2024.702%202.26717%2024.702H35.6949C35.897%2024.702%2036.0933%2024.664%2036.2808%2024.6083L25.311%2012.9297Z'%20fill='white'/%3e%3cpath%20d='M10.797%2011.436L0%202.74512V22.2534C0%2022.4555%200.0292918%2022.6489%200.0732294%2022.8363L10.797%2011.4331V11.436Z'%20fill='white'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='38'%20height='25'%20viewBox='0%200%2038%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.9815%2014.9739L37.0106%200.462806C36.6386%200.175747%2036.1875%200%2035.6954%200H2.26767C1.7785%200%201.32446%200.175747%200.952454%200.462806L18.9815%2014.9739Z'%20fill='white'/%3e%3cpath%20d='M37.8895%2022.8393C37.9334%2022.6518%2037.9627%2022.4585%2037.9627%2022.2563V2.74805L27.1658%2011.4389L37.8895%2022.8422V22.8393Z'%20fill='white'/%3e%3cpath%20d='M25.311%2012.9297L18.981%2018.0235L12.6511%2012.9297L1.68134%2024.6083C1.8688%2024.664%202.06213%2024.702%202.26717%2024.702H35.6949C35.897%2024.702%2036.0933%2024.664%2036.2808%2024.6083L25.311%2012.9297Z'%20fill='white'/%3e%3cpath%20d='M10.797%2011.436L0%202.74512V22.2534C0%2022.4555%200.0292918%2022.6489%200.0732294%2022.8363L10.797%2011.4331V11.436Z'%20fill='white'/%3e%3c/svg%3e") no-repeat center/contain}}@media screen and (max-width:768px){.p-header__mobile-company{display:flex;flex-direction:column;gap:0rem}}@media screen and (max-width:768px){.p-header__mobile-brand{display:flex;align-items:flex-end;gap:.5rem}}@media screen and (max-width:768px){.p-header__mobile-brand-logo{width:2.375rem}}@media screen and (max-width:768px){.p-header__mobile-brand-group{font-size:.75rem;font-weight:500;line-height:1.3;color:var(--color-deep-blue);padding-bottom:.25rem}}@media screen and (max-width:768px){.p-header__mobile-company-name{margin-top:.25rem;width:12.5rem}}@media screen and (max-width:768px){.p-header__mobile-address{margin-top:1.25rem;font-size:.75rem;line-height:1.6;color:var(--color-text)}}@media(hover:hover){.p-header__contact-btn:hover{opacity:1;background-color:var(--color-white);color:var(--color-main);border:.125rem solid var(--color-main)}}@media screen and (hover:hover)and (max-width:768px){.p-header__mobile-contact:hover{opacity:1;background-color:var(--color-white);color:var(--color-main)}}.p-loading{display:none}.js:not(.is-loaded) .p-loading{position:fixed;inset:0;z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;background-color:var(--color-beige)}.js:not(.is-loaded) body:has(.p-loading){overflow:hidden}.p-loading__text-img img{width:15rem;height:auto}@media screen and (max-width:768px){.p-loading__text-img img{width:11.25rem}}.p-loading__bar{width:100%;height:1px;background-color:#1f1e84}.js-loading-logo{opacity:0}.js-loading-bar{transform:scaleX(0);transform-origin:left center}.p-news-archive__content .c-news-list,.p-news-archive__content .c-no-item{margin-top:3.75rem}@media screen and (max-width:768px){.p-news-archive__content .c-news-list,.p-news-archive__content .c-no-item{margin-top:2.5rem}}.p-policy{padding-top:3.5rem;padding-bottom:12.5rem}@media screen and (max-width:768px){.p-policy{padding-bottom:10rem}}.p-policy__content{width:100%;max-width:56.25rem;margin-inline:auto;padding:5rem;box-shadow:0 0 20px #3d5e481a;border-radius:1rem;background-color:var(--color-white)}@media screen and (max-width:768px){.p-policy__content{padding:2rem 1rem}}.p-policy__text{font-size:1rem;font-weight:400;line-height:1.5}@media screen and (max-width:768px){.p-policy__text{font-size:.875rem}}.p-policy__section{margin-top:2.5rem}@media screen and (max-width:768px){.p-policy__section{margin-top:2rem}}.p-policy__heading{font-size:1.125rem;font-weight:700;line-height:1.5;color:var(--color-main);margin-bottom:.5rem}@media screen and (max-width:768px){.p-policy__heading{font-size:1rem}}.p-policy__items{list-style:inside;margin-top:.25rem;font-size:1rem;font-weight:400;line-height:1.5}@media screen and (max-width:768px){.p-policy__items{font-size:.875rem}}.p-policy__item{padding-left:1em}.p-policy__definition{margin-top:.25rem;margin-bottom:.5rem;font-size:1rem;font-weight:400;line-height:1.5}@media screen and (max-width:768px){.p-policy__definition{font-size:.875rem}}.p-policy__definition-item{display:flex;gap:.5rem}.p-policy__link{text-decoration:underline;color:var(--color-main)}.p-service-hero__inner{width:100%;max-width:90rem;padding:0 2rem;margin-inline:auto}@media screen and (max-width:768px){.p-service-hero__inner{padding:0 1rem}}.p-service-hero__content{background:url(../images/fv.webp) no-repeat center center/cover;width:100%;aspect-ratio:1375/405;display:flex;flex-direction:column;justify-content:center;border-radius:1.25rem 1.25rem 0 0;border-top:.125rem solid var(--color-main);border-left:.125rem solid var(--color-main);border-right:.125rem solid var(--color-main)}@media screen and (max-width:768px){.p-service-hero__content{background:url(../images/fv-sp.webp) no-repeat center bottom/cover;width:100%;aspect-ratio:390/416;height:26rem;justify-content:flex-start;align-items:flex-start;padding-top:2rem}}.p-service-hero__title{font-size:2.5rem;font-weight:700;line-height:1.7;color:var(--color-white)}@media screen and (max-width:768px){.p-service-hero__title{font-size:1.75rem}}.p-service-hero__body{display:flex;flex-direction:column;gap:1.25rem;margin-top:.75rem}.p-service-hero__lead{font-size:.875rem;font-weight:500;line-height:1.5;color:var(--color-white)}@media screen and (max-width:768px){.p-service-hero__lead{font-size:.75rem}}.p-service-hero__badges{display:flex;gap:.75rem}@media screen and (max-width:768px){.p-service-hero__badges{gap:.5rem}}.p-service-hero__badge{padding:.5rem 1rem;border:1px solid var(--color-white);font-size:1.125rem;font-weight:700;line-height:1.5;color:var(--color-white);text-align:center}@media screen and (max-width:768px){.p-service-hero__badge{font-size:.875rem;padding:.375rem}}.p-service-info{padding-top:5rem;margin-bottom:11.875rem;background-color:var(--color-light-blue);position:relative;z-index:1}@media screen and (max-width:768px){.p-service-info{padding-top:3.5rem;margin-bottom:5rem}}.p-service-info:after{display:block;content:"";position:absolute;left:50%;bottom:0;width:100%;background:url("data:image/svg+xml,%3csvg%20width='1920'%20height='190'%20viewBox='0%200%201920%20190'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1920%203.63086C1636.25%20122.351%201309.32%20190%20961.333%20190C612.252%20190%20284.371%20121.925%200%202.5127V0H1920V3.63086Z'%20fill='%23DEEBEF'/%3e%3c/svg%3e") no-repeat center bottom/cover;aspect-ratio:1920/190;transform:translate(-50%) translateY(100%);z-index:-1;height:11.875rem}@media screen and (max-width:1440px){.p-service-info:after{background:url("data:image/svg+xml,%3csvg%20width='1440'%20height='190'%20viewBox='0%200%201440%20190'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1440%203.62988C1227.18%20122.35%20981.993%20190%20721%20190C459.189%20190%20213.278%20121.925%200%202.5127V0H1440V3.62988Z'%20fill='%23DEEBEF'/%3e%3c/svg%3e") no-repeat center bottom/cover;aspect-ratio:1440/190}}@media screen and (max-width:768px){.p-service-info:after{height:5rem;background:url("data:image/svg+xml,%3csvg%20width='1920'%20height='190'%20viewBox='0%200%201920%20190'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1920%203.63086C1636.25%20122.351%201309.32%20190%20961.333%20190C612.252%20190%20284.371%20121.925%200%202.5127V0H1920V3.63086Z'%20fill='%23DEEBEF'/%3e%3c/svg%3e") no-repeat center bottom/cover}}@media screen and (max-width:600px){.p-service-info:after{background:url("data:image/svg+xml,%3csvg%20width='1440'%20height='190'%20viewBox='0%200%201440%20190'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1440%203.62988C1227.18%20122.35%20981.993%20190%20721%20190C459.189%20190%20213.278%20121.925%200%202.5127V0H1440V3.62988Z'%20fill='%23DEEBEF'/%3e%3c/svg%3e") no-repeat center bottom/cover}}.p-service-info__main-heading{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0}.p-service-info__items{display:flex;align-items:stretch;justify-content:center;gap:2.5rem;width:100%;max-width:61.25rem;margin-inline:auto}@media screen and (max-width:768px){.p-service-info__items{flex-direction:column;align-items:center;gap:1.25rem}}.p-service-info__item{display:flex;flex-direction:column;align-items:center;box-sizing:border-box;width:100%;max-width:19.625rem;padding:1.5rem 1rem;border-radius:1rem;background-color:var(--color-white);text-align:center;box-shadow:0 .125rem .625rem #9898981f}@media screen and (max-width:1280px){.p-service-info__item{flex:1 1 17.5rem;min-width:min(100%,17.5rem)}}@media screen and (max-width:768px){.p-service-info__item{flex:none;width:100%;max-width:25rem;padding:1.5rem 1rem}}.p-service-info__item-icon{display:flex;align-items:center;justify-content:center;width:5rem;height:5rem}.p-service-info__item-icon img{display:block;width:100%;height:100%;object-fit:contain}.p-service-info__item-title{margin-top:.5rem;font-size:1.5rem;font-weight:700;line-height:1.3;color:var(--color-blue)}@media screen and (max-width:768px){.p-service-info__item-title{font-size:1.375rem}}.p-service-info__item-body{margin-top:.75rem;display:flex;flex-direction:column;align-items:center;gap:.25rem;width:100%;font-size:1rem;font-weight:500;line-height:1.6;color:var(--color-blue);text-align:center}.p-service-info__item-line{width:100%;font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit}@media screen and (max-width:768px){.p-service-info__item-line{font-size:.9375rem}}.p-service-one-stop.l-section{padding-top:1.5rem}.p-service-one-stop__box{display:flex;align-items:center;justify-content:space-between;gap:1.5rem 2rem;padding:2.5rem 1.75rem;border-radius:1.25rem;background-color:var(--color-blue);color:var(--color-white)}@media screen and (max-width:768px){.p-service-one-stop__box{flex-direction:column;align-items:center;padding:1.75rem 1rem;gap:1.5rem;border-radius:1rem}}.p-service-one-stop__text{flex:0 1 28rem;min-width:0}@media screen and (max-width:768px){.p-service-one-stop__text{flex:none;width:100%}}.p-service-one-stop__title{display:flex;flex-wrap:wrap;align-items:baseline;column-gap:.25rem;font-weight:700;line-height:1.5;color:var(--color-white)}.p-service-one-stop__title-main{font-size:2.5rem}@media screen and (max-width:768px){.p-service-one-stop__title-main{font-size:1.75rem}}.p-service-one-stop__title-sub{font-size:1.75rem}@media screen and (max-width:768px){.p-service-one-stop__title-sub{font-size:1.125rem}}.p-service-one-stop__lead{display:flex;flex-direction:column;gap:0;margin-top:.75rem;font-size:1rem;font-weight:500;line-height:1.5;color:var(--color-white)}@media screen and (max-width:768px){.p-service-one-stop__lead{font-size:.875rem;margin-top:.625rem}}.p-service-one-stop__strip{display:flex;flex-shrink:0;align-items:stretch;height:8.8125rem;max-width:37.5rem}@media screen and (max-width:768px){.p-service-one-stop__strip{max-width:none;width:100%;height:auto;min-height:0}}.p-service-one-stop__strip-cell{flex:1;min-width:0;max-width:12.5rem;overflow:hidden}@media screen and (max-width:768px){.p-service-one-stop__strip-cell{max-width:none}}.p-service-one-stop__strip-cell--first{border-radius:.75rem 0 0 .75rem}@media screen and (max-width:768px){.p-service-one-stop__strip-cell--first{border-radius:.5rem 0 0 .5rem}}.p-service-one-stop__strip-cell--last{border-radius:0 .75rem .75rem 0}@media screen and (max-width:768px){.p-service-one-stop__strip-cell--last{border-radius:0 .5rem .5rem 0}}.p-service-one-stop__strip-img{width:100%;height:100%}@media screen and (max-width:768px){.p-service-one-stop__strip-img{aspect-ratio:112/79}}.p-service-one-stop__strip-img img{display:block;width:100%;height:100%;object-fit:cover}.p-service-price{background-color:var(--color-beige);padding-top:4.5rem;scroll-margin-top:9.75rem}@media screen and (max-width:768px){.p-service-price{padding-top:3.5rem;scroll-margin-top:7rem}}.p-service-price__starts{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;margin-top:3rem;width:100%;max-width:67.5rem;margin-inline:auto}@media screen and (max-width:1280px){.p-service-price__starts{flex-wrap:wrap;gap:3rem}}@media screen and (max-width:768px){.p-service-price__starts{flex-direction:column;align-items:stretch;flex-wrap:nowrap;gap:2rem;margin-top:2rem}}.p-service-price__start{display:flex;align-items:flex-end;gap:.75rem;padding-bottom:.5625rem;border-bottom:2px solid var(--color-blue)}.p-service-price__start--green{border-color:var(--color-green)}.p-service-price__start--mint{border-color:var(--color-mint-green)}@media screen and (max-width:768px){.p-service-price__start{padding-bottom:.75rem}}.p-service-price__start-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:4rem;height:4rem;border:2px solid var(--color-blue);border-radius:50%;background-color:var(--color-blue)}.p-service-price__start--green .p-service-price__start-icon{border-color:var(--color-green);background-color:var(--color-green)}.p-service-price__start--mint .p-service-price__start-icon{border-color:var(--color-mint-green);background-color:var(--color-mint-green)}.p-service-price__start-icon img{display:block;width:2.5rem;height:2.5rem;object-fit:contain;filter:brightness(0) invert(1)}.p-service-price__start-icon .p-service-price__start--blue img{width:2rem;height:2rem}.p-service-price__start-body{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.p-service-price__start-label{font-size:1.125rem;font-weight:500;line-height:1.2;color:var(--color-text)}@media screen and (max-width:768px){.p-service-price__start-label{font-size:1rem}}.p-service-price__start-price{display:flex;align-items:baseline;flex-wrap:wrap;font-weight:700;line-height:1;color:var(--color-red)}.p-service-price__start-amount{font-size:3rem}@media screen and (max-width:768px){.p-service-price__start-amount{font-size:2rem}}.p-service-price__start-yen{font-size:1.5rem}@media screen and (max-width:768px){.p-service-price__start-yen{font-size:1.125rem}}.p-service-price__start-from{font-size:3rem}@media screen and (max-width:768px){.p-service-price__start-from{font-size:2rem}}.p-service-price__includes{display:flex;flex-direction:column;gap:.875rem;margin-top:3rem;width:100%;max-width:67.5rem;margin-inline:auto}@media screen and (max-width:768px){.p-service-price__includes{margin-top:2rem}}.p-service-price__includes-title{font-size:1.5rem;font-weight:500;line-height:1.2;color:var(--color-text)}@media screen and (max-width:768px){.p-service-price__includes-title{font-size:1.25rem}}.p-service-price__includes-items{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.75rem;padding-left:0;list-style:none;font-size:1.125rem;font-weight:400;line-height:1.2;color:var(--color-text)}@media screen and (max-width:768px){.p-service-price__includes-items{flex-direction:column;gap:.5rem;font-size:1rem}}.p-service-price__includes-item{position:relative;padding-left:1rem}.p-service-price__includes-item:before{position:absolute;left:0;content:"・"}.p-service-price__includes-note{font-size:.875rem;line-height:1.5;color:#4a5565}@media screen and (max-width:768px){.p-service-price__includes-note{font-size:.8125rem}}.p-service-price__example{margin-top:3.5rem;padding:2.5rem 1.75rem 4rem;border:.25rem solid var(--color-blue);border-radius:1.25rem;background-color:var(--color-beige)}@media screen and (max-width:768px){.p-service-price__example{margin-top:2.5rem;padding:1.75rem 1rem 2.5rem;border-width:.1875rem;border-radius:1rem}}.p-service-price__example-head{padding-bottom:0;border-bottom:2px solid var(--color-blue);text-align:center}.p-service-price__example-title{padding-bottom:.75rem;font-size:2.25rem;font-weight:700;line-height:1.5;color:var(--color-blue)}@media screen and (max-width:768px){.p-service-price__example-title{padding-bottom:.5rem;font-size:1.625rem}}.p-service-price__example-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.875rem;margin-top:2.75rem}@media screen and (max-width:768px){.p-service-price__example-cards{grid-template-columns:1fr;gap:2.5rem;margin-top:2rem}}.p-service-price__card{position:relative;display:flex;flex-direction:column;gap:3.5rem;padding:3.5rem 2.5rem 4rem;background-color:var(--color-white);border-radius:1.25rem;box-shadow:0 .125rem .625rem #9898981f}@media screen and (max-width:768px){.p-service-price__card{gap:1.5rem;padding:2.5rem 1rem 1.5rem}}.p-service-price__card-badge{position:absolute;top:0;left:50%;width:10.0625rem;height:2.5rem;margin-left:-5.03125rem;padding:.375rem .625rem;border-radius:2.5rem;background-color:var(--color-yellow);font-size:1.75rem;font-weight:800;line-height:1;color:var(--color-blue);text-align:center;transform:translateY(-50%)}@media screen and (max-width:768px){.p-service-price__card-badge{width:6.25rem;height:1.5rem;margin-left:-3.125rem;padding:.25rem .375rem;font-size:1rem}}.p-service-price__card-items{display:flex;flex-direction:column;gap:.625rem;width:100%}.p-service-price__card-item{display:flex;align-items:center;gap:.75rem;padding-bottom:.3125rem;border-bottom:1px dashed var(--color-blue);font-size:1rem;font-weight:500;line-height:1.5;color:var(--color-text)}.p-service-price__card-item:last-child{border-bottom:none}@media screen and (max-width:768px){.p-service-price__card-item{gap:.375rem;font-size:.9375rem}}.p-service-price__card-label{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:5rem;padding:0 .75rem;border-radius:.25rem;background-color:var(--color-blue);font-size:.875rem;font-weight:500;line-height:1.5;color:var(--color-white);text-align:center}@media screen and (max-width:768px){.p-service-price__card-label{width:auto;min-width:4.75rem}}.p-service-price__card-value{min-width:0}.p-service-price__card-value--price{display:flex;align-items:baseline;flex-wrap:wrap;gap:0 .25rem}.p-service-price__card-price-num{font-size:1.75rem;font-weight:500;line-height:1.2;color:var(--color-text)}@media screen and (max-width:768px){.p-service-price__card-price-num{font-size:1.5rem}}.p-service-price__card-price-suffix{font-size:1rem;font-weight:500;line-height:1.5;color:var(--color-text)}@media screen and (max-width:768px){.p-service-price__card-price-suffix{font-size:.875rem}}.p-service-price__card-compare{display:flex;align-items:flex-end;justify-content:flex-start;gap:.6875rem;width:100%}@media screen and (max-width:768px){.p-service-price__card-compare{justify-content:center;gap:.5rem}}.p-service-price__compare-col{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;min-width:0}@media screen and (max-width:768px){.p-service-price__compare-col{width:calc(50% - .625rem)}}.p-service-price__compare-img{width:100%;overflow:hidden}.p-service-price__compare-img img{display:block;width:100%;height:auto;object-fit:cover}.p-service-price__compare-col:first-child .p-service-price__compare-img{max-width:11.5625rem}.p-service-price__compare-col:first-child .p-service-price__compare-img img{aspect-ratio:185/122}@media screen and (max-width:768px){.p-service-price__compare-col:first-child .p-service-price__compare-img{max-width:100%}}.p-service-price__compare-col:last-child .p-service-price__compare-img{max-width:15.75rem}.p-service-price__compare-col:last-child .p-service-price__compare-img img{aspect-ratio:252/166}@media screen and (max-width:768px){.p-service-price__compare-col:last-child .p-service-price__compare-img{max-width:100%}}.p-service-price__compare-caption{font-size:1.25rem;line-height:1.5;color:var(--color-text);font-weight:700;color:var(--color-blue);text-transform:capitalize}@media screen and (max-width:768px){.p-service-price__compare-caption{font-size:1rem}}.p-service-price__compare-caption:first-letter{color:var(--color-text)}.p-service-price__compare-arrow{flex-shrink:0;align-self:center;width:.75rem;height:.75rem;margin:0 .25rem 1.75rem;border-right:3px solid var(--color-yellow);border-bottom:3px solid var(--color-yellow);transform:rotate(-45deg)}@media screen and (max-width:768px){.p-service-price__compare-arrow{width:.625rem;height:.625rem;margin:0 .125rem 1.5rem}}.p-service-price__example-foot{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2rem;margin-top:3rem}@media screen and (max-width:768px){.p-service-price__example-foot{flex-direction:column;margin-top:2rem;gap:1.5rem}}.p-service-price__example-note{font-size:1.75rem;font-weight:700;line-height:1.5;color:var(--color-main);text-align:left}@media screen and (max-width:768px){.p-service-price__example-note{font-size:1.125rem;text-align:center}}.p-service-price__example-note-line{display:block}.p-service-price__buyback-items{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem}@media screen and (max-width:768px){.p-service-price__buyback-items{gap:.75rem}}.p-service-price__buyback-thumb{width:6.25rem;height:6.25rem;aspect-ratio:1/1}@media screen and (max-width:768px){.p-service-price__buyback-thumb{width:5rem;height:5rem}}.p-service-price__buyback-thumb img{display:block;width:100%;height:100%;object-fit:cover}.p-service-section__wrap{display:flex;flex-direction:column;gap:6.625rem;margin-top:6.625rem}@media screen and (max-width:768px){.p-service-section__wrap{gap:2.5rem;margin-top:2.5rem}}.p-service-section{--service-accent: var(--color-blue);--service-surface: #e8faff;--service-panel-border-width: 3px;scroll-margin-top:9.75rem}@media screen and (max-width:768px){.p-service-section{scroll-margin-top:7rem}}.p-service-section--blue{--service-accent: var(--color-blue);--service-surface: #e8faff}.p-service-section--green{--service-accent: var(--color-green);--service-surface: #eafbee}.p-service-section--mint{--service-accent: var(--color-mint-green);--service-surface: #e4f3f3}.p-service-section--orange{--service-accent: var(--color-orange);--service-surface: #fdf5e6}.p-service-section{background-color:var(--service-surface);border-radius:2.5rem;padding:3.5rem 0}@media screen and (max-width:768px){.p-service-section{padding:2.5rem 0}}.p-service-section__box{display:flex;flex-direction:column;gap:3.5rem}@media screen and (max-width:768px){.p-service-section__box{gap:2.5rem}}.p-service-section__top{display:flex;justify-content:space-between}@media screen and (max-width:768px){.p-service-section__top{flex-direction:column;gap:1.5rem}}.p-service-section__intro{display:flex;flex-direction:column;gap:3.5rem;max-width:34.25rem;min-width:0}@media screen and (max-width:768px){.p-service-section__intro{max-width:none;gap:2rem}}.p-service-section__intro-inner{display:flex;flex-direction:column;gap:.75rem;padding-left:1.25rem;border-left:.25rem solid var(--service-accent)}.p-service-section__index{font-size:1.25rem;font-weight:700;line-height:1.5;color:var(--service-accent)}.p-service-section__head{display:flex;align-items:center;gap:.25rem}.p-service-section__icon{flex-shrink:0;width:3.8125rem;height:3.8125rem}.p-service-section__icon img{display:block;width:100%;height:100%;object-fit:contain}.p-service-section__title{font-size:3rem;font-weight:700;line-height:1.4;color:var(--service-accent)}@media screen and (max-width:768px){.p-service-section__title{font-size:1.75rem}}.p-service-section__lead{display:flex;flex-direction:column;gap:0;font-size:1.25rem;font-weight:500;line-height:1.5;color:var(--service-accent)}@media screen and (max-width:768px){.p-service-section__lead{font-size:1rem}}.p-service-section__body{display:flex;flex-direction:column;gap:.75rem}.p-service-section__text{font-size:1rem;font-weight:500;line-height:1.5;color:var(--color-text)}@media screen and (max-width:768px){.p-service-section__text{font-size:.875rem}}.p-service-section__img{max-width:40rem;flex:1;margin-top:-7.5rem;border-radius:1.25rem;overflow:hidden;aspect-ratio:640/420;transform:translate(5.5rem)}@media screen and (max-width:1440px){.p-service-section__img{margin-right:calc(50% - 50vw);border-radius:1.25rem 0 0 1.25rem;transform:initial}}@media screen and (max-width:768px){.p-service-section__img{margin:0;border-radius:1rem}}.p-service-section__img img{display:block;width:100%;height:100%;object-fit:cover}.p-service-section__panel{display:flex;align-items:center;gap:4rem;padding:2.5rem 5rem;background-color:var(--color-white);border-width:var(--service-panel-border-width);border-style:solid;border-color:var(--service-accent);border-radius:1.25rem}@media screen and (max-width:768px){.p-service-section__panel{flex-direction:column;padding:1.5rem;gap:1.5rem}}.p-service-section__panel-col{width:50%;display:flex;flex-direction:column;align-items:center;gap:.75rem}@media screen and (max-width:768px){.p-service-section__panel-col{width:100%;gap:1.5rem}}.p-service-section__panel-title{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;font-size:1.75rem;font-weight:700;line-height:1.4;color:var(--service-accent);text-align:center}@media screen and (max-width:768px){.p-service-section__panel-title{font-size:1.375rem}}.p-service-section__panel-title:before{flex-shrink:0;width:2.3125rem;aspect-ratio:37/30;content:"";background-color:var(--service-accent);mask:url("data:image/svg+xml,%3csvg%20width='37'%20height='30'%20viewBox='0%200%2037%2030'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.5%2026.0285L1.5%209.94393C1.50025%209.90804%201.50979%209.87279%201.52776%209.84141C1.54573%209.81003%201.57155%209.78353%201.60285%209.76434L14.482%202.02194C14.8736%201.78206%2015.3106%201.62034%2015.7674%201.54626C16.2243%201.47217%2016.6918%201.4872%2017.1426%201.59047C17.5933%201.69375%2018.0183%201.88318%2018.3926%202.14768C18.7668%202.41218%2019.0829%202.74642%2019.3222%203.13081C19.5615%203.51521%2019.7192%203.94203%2019.7861%204.38626C19.853%204.83049%2019.8278%205.2832%2019.7118%205.71785C19.5959%206.15251%2019.3917%206.56037%2019.111%206.91753C18.8304%207.2747%2018.479%207.57398%2018.0775%207.79785L14.5126%209.82613L32.1493%209.82613C33.038%209.82613%2033.8902%2010.1683%2034.5186%2010.7773C35.147%2011.3864%2035.5%2012.2124%2035.5%2013.0737C35.5%2013.935%2035.147%2014.761%2034.5186%2015.3701C33.8902%2015.9791%2033.038%2016.3212%2032.1493%2016.3212L24.2196%2016.3212C23.7224%2016.3212%2023.3135%2016.7043%2023.2974%2017.1863L22.9676%2026.7601C22.9515%2027.2268%2022.7489%2027.6693%2022.4025%2027.9939C22.0561%2028.3186%2021.5931%2028.5%2021.1112%2028.5L4.05%2028.5C3.3737%2028.5%202.7251%2028.2396%202.24688%2027.7761C1.76866%2027.3126%201.5%2026.684%201.5%2026.0285Z'%20stroke='%233587C6'%20stroke-width='3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat center/contain;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='37'%20height='30'%20viewBox='0%200%2037%2030'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.5%2026.0285L1.5%209.94393C1.50025%209.90804%201.50979%209.87279%201.52776%209.84141C1.54573%209.81003%201.57155%209.78353%201.60285%209.76434L14.482%202.02194C14.8736%201.78206%2015.3106%201.62034%2015.7674%201.54626C16.2243%201.47217%2016.6918%201.4872%2017.1426%201.59047C17.5933%201.69375%2018.0183%201.88318%2018.3926%202.14768C18.7668%202.41218%2019.0829%202.74642%2019.3222%203.13081C19.5615%203.51521%2019.7192%203.94203%2019.7861%204.38626C19.853%204.83049%2019.8278%205.2832%2019.7118%205.71785C19.5959%206.15251%2019.3917%206.56037%2019.111%206.91753C18.8304%207.2747%2018.479%207.57398%2018.0775%207.79785L14.5126%209.82613L32.1493%209.82613C33.038%209.82613%2033.8902%2010.1683%2034.5186%2010.7773C35.147%2011.3864%2035.5%2012.2124%2035.5%2013.0737C35.5%2013.935%2035.147%2014.761%2034.5186%2015.3701C33.8902%2015.9791%2033.038%2016.3212%2032.1493%2016.3212L24.2196%2016.3212C23.7224%2016.3212%2023.3135%2016.7043%2023.2974%2017.1863L22.9676%2026.7601C22.9515%2027.2268%2022.7489%2027.6693%2022.4025%2027.9939C22.0561%2028.3186%2021.5931%2028.5%2021.1112%2028.5L4.05%2028.5C3.3737%2028.5%202.7251%2028.2396%202.24688%2027.7761C1.76866%2027.3126%201.5%2026.684%201.5%2026.0285Z'%20stroke='%233587C6'%20stroke-width='3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat center/contain}@media screen and (max-width:768px){.p-service-section__panel-title:before{width:1.75rem;aspect-ratio:28/22}}.p-service-section__panel-title--small{font-size:1.25rem;font-weight:700;line-height:1.4;margin-top:.75rem;justify-content:flex-start;border-bottom:1px solid var(--service-accent)}.p-service-section__panel-title--small:before{display:none;content:none}@media screen and (max-width:768px){.p-service-section__panel-title--small{font-size:1.125rem;margin-top:.5rem}}.p-service-section__target-items{display:flex;flex-direction:column;gap:.625rem;width:100%;max-width:25rem}.p-service-section__target-item{display:flex;align-items:center;gap:.75rem;padding-bottom:.3125rem;border-bottom:1px dashed var(--service-accent);font-size:1rem;font-weight:500;line-height:1.5;color:var(--color-text)}@media screen and (max-width:768px){.p-service-section__target-item{font-size:.875rem;white-space:normal}}.p-service-section__check{position:relative;flex-shrink:0;width:1.3125rem;height:1.3125rem;border:2px solid var(--service-accent);border-radius:50%;background-color:var(--color-white)}.p-service-section__check:after{position:absolute;left:.375rem;top:.1875rem;width:.3125rem;height:.5625rem;border-right:2px solid var(--service-accent);border-bottom:2px solid var(--service-accent);transform:rotate(45deg);content:""}.p-service-section__item-text{min-width:0}.p-service-section__panel-col{display:flex;flex-direction:column;gap:.75rem}.p-service-section__panel-col:first-child{gap:1.5rem}.p-service-section__panel-media{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}@media screen and (max-width:768px){.p-service-section__panel-media{gap:.5rem}}.p-service-section__panel-media-img{overflow:hidden;border-radius:.5rem}@media screen and (max-width:768px){.p-service-section__panel-media-img{border-radius:.25rem}}.p-service-section__panel-media-img img{display:block;width:100%;aspect-ratio:210/132;object-fit:cover}.p-service-section__work-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.375rem 1.25rem;width:100%}@media screen and (max-width:768px){.p-service-section__work-items{grid-template-columns:1fr;gap:.375rem}}.p-service-section__work-item{font-size:.875rem;font-weight:500;line-height:1.5;color:var(--color-text);list-style:disc;list-style-position:inside}.p-service-subnav{padding-bottom:1.5rem;z-index:995}@media screen and (max-width:768px){.p-service-subnav{padding-bottom:1rem}}.p-service-subnav.is-fixed{position:fixed;padding-bottom:0}.p-service-subnav__placeholder{width:100%}.p-service-subnav__items{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:.125rem solid var(--color-main);border-top:none;border-radius:0 0 1rem 1rem;overflow:hidden;background-color:var(--color-white)}@media screen and (max-width:768px){.p-service-subnav__items{grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--color-main)}}.p-service-subnav__item{border-right:1px solid var(--color-main)}.p-service-subnav__item:nth-child(5n){border-right:none}@media screen and (max-width:768px){.p-service-subnav__item{border-right:1px solid var(--color-main)}.p-service-subnav__item:nth-child(4),.p-service-subnav__item:nth-child(5){border-right:none}.p-service-subnav__item:nth-child(5){grid-column:1/-1;border-top:1px solid var(--color-main)}}.p-service-subnav__link{display:flex;align-items:center;justify-content:center;height:4.5rem;padding:.5rem 1.5rem;color:var(--color-main);font-size:1rem;font-weight:500;line-height:1.4;position:relative}@media screen and (max-width:768px){.p-service-subnav__link{height:3rem;padding:.25rem;font-size:.875rem;line-height:1.2;gap:.25rem}}.p-service-subnav__link:after{display:block;content:"";width:.625rem;height:.625rem;border-right:1px solid var(--color-main);border-bottom:1px solid var(--color-main);position:absolute;right:1.75rem;top:calc(50% - .3125rem);transform:rotate(45deg) translateY(-50%)}@media screen and (max-width:768px){.p-service-subnav__link:after{right:initial;top:initial;position:initial;width:.25rem;height:.25rem}}@media(hover:hover){.p-service-subnav__link:hover{background-color:color-mix(in srgb,var(--color-main) 6%,var(--color-white))}}.p-service-subnav__chevron{flex-shrink:0;width:.75rem;height:.375rem;margin-left:.5rem;border-right:2px solid var(--color-main);border-bottom:2px solid var(--color-main);transform:rotate(45deg) translateY(-.125rem)}.p-test{position:relative}.p-test:before{background:url(../images/dummy2.webp) no-repeat center center/contain;width:30px;height:30px;top:0;left:0;position:absolute;content:"";animation:pulse 2s infinite}@keyframes pulse{0%{opacity:0}50%{opacity:1}}.p-test__img{width:100%;height:auto;object-fit:cover}.p-test__text{font-size:1.5rem;color:#00f}@media screen and (max-width:768px){.p-test__text{color:var(--color-pink)}}.p-thanks{display:flex;flex-direction:column;justify-content:center;text-align:center;min-height:calc(100vh - 11.25rem);box-sizing:border-box;padding-top:12.5rem;padding-bottom:12.5rem}@media screen and (max-width:768px){.p-thanks{min-height:calc(100vh - 10rem);text-align:left;padding-top:3.75rem;padding-bottom:6.25rem}}.p-thanks__title{font-size:1.5rem;color:var(--color-main);align-items:center}@media screen and (max-width:768px){.p-thanks__title{font-size:1.125rem}}.p-thanks__text{font-size:1rem;margin-top:1.875rem;font-weight:400}@media screen and (max-width:768px){.p-thanks__text{font-size:.875rem}}.p-thanks__text a{text-decoration:underline}.p-thanks__link{display:block;font-size:1rem;color:var(--color-main);text-decoration:underline;margin-top:1.875rem}@media screen and (max-width:768px){.p-thanks__link{font-size:.875rem}}.p-to-top{position:fixed;right:1.5rem;bottom:1.5rem;z-index:50;width:3.4375rem;height:3.4375rem;padding:0;border:0;background:transparent;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(.5rem);transition:opacity .3s ease,transform .3s ease,visibility .3s ease}.p-to-top.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}@media screen and (max-width:768px){.p-to-top{right:1rem;bottom:1rem}}.p-top-company{padding-top:5rem}@media screen and (max-width:768px){.p-top-company{padding-top:4.5rem}}.p-top-company__content{display:flex;flex-direction:column;align-items:center;gap:2.5rem}.p-top-company__title{width:100%;font-size:3rem;font-weight:700;line-height:1.5;text-align:center;color:var(--color-main)}@media screen and (max-width:768px){.p-top-company__title{font-size:2rem}}.p-top-company__items{width:100%;max-width:61.25rem}.p-top-company__item{display:grid;grid-template-columns:14.375rem minmax(0,1fr)}@media screen and (max-width:768px){.p-top-company__item{grid-template-columns:5.9375rem minmax(0,1fr)}}.p-top-company__item-title{display:flex;align-items:center;padding:1.25rem 1rem 1.25rem 2rem;border-bottom:.125rem solid var(--color-main);font-size:1.125rem;font-weight:500;line-height:1.6;color:var(--color-text)}@media screen and (max-width:768px){.p-top-company__item-title{padding:.75rem;font-size:.875rem}}.p-top-company__item-text{padding:1.25rem 1rem 1.25rem 2rem;border-bottom:.125rem solid #e0e0e0;font-size:1.125rem;font-weight:400;line-height:1.6;color:var(--color-text)}@media screen and (max-width:768px){.p-top-company__item-text{padding:.75rem;font-size:.875rem}}.p-top-faq{position:relative;z-index:0;background-color:#e8faff;background-image:repeating-linear-gradient(135deg,#dcf7ff 0,#dcf7ff .625rem,transparent .625rem,transparent 1.375rem)}.p-top-faq__items{margin-top:2.5rem;display:grid;grid-template-columns:repeat(2,minmax(0,36.25rem));gap:2.5rem;justify-content:center}@media screen and (max-width:768px){.p-top-faq__items{grid-template-columns:1fr;gap:1.5rem;margin-top:1.5rem}}.p-top-faq__item{display:flex;flex-direction:column;min-width:0;border-radius:1rem;overflow:hidden;box-shadow:0 .125rem 1.25rem #9898981f}.p-top-faq__item-question{display:flex;align-items:center;gap:.75rem;padding:.5rem .5rem .5rem 2rem;background-color:var(--color-blue);color:var(--color-white)}@media screen and (max-width:768px){.p-top-faq__item-question{padding:.5rem 1rem .5rem 1.25rem;gap:.5rem}}.p-top-faq__item-q-num{flex-shrink:0;font-size:2rem;font-weight:800;line-height:1.3}@media screen and (max-width:768px){.p-top-faq__item-q-num{font-size:1.5rem;font-weight:700}}.p-top-faq__item-question-text{flex:1;min-width:0;font-size:1.5rem;font-weight:800;line-height:1.3}@media screen and (max-width:768px){.p-top-faq__item-question-text{font-size:1.125rem}}.p-top-faq__item-answer{display:flex;align-items:flex-start;gap:.75rem;flex:1;padding:1.375rem 1rem .875rem 2.5rem;background-color:var(--color-white);font-family:var(--font-main)}@media screen and (max-width:768px){.p-top-faq__item-answer{padding:.75rem 1rem;gap:.5rem}}.p-top-faq__item-a-mark{flex-shrink:0;font-size:2rem;font-weight:800;line-height:1;color:var(--color-red)}@media screen and (max-width:768px){.p-top-faq__item-a-mark{font-size:1.5rem}}.p-top-faq__item-answer-text{flex:1;min-width:0;font-size:1.125rem;font-weight:500;line-height:1.6;color:var(--color-text)}@media screen and (max-width:768px){.p-top-faq__item-answer-text{font-size:.875rem}}.p-top-fv{width:100%;padding:0 2rem;margin-inline:auto}@media screen and (max-width:768px){.p-top-fv{padding:0}}.p-top-fv__content{background:url(../images/fv-bg.webp) no-repeat center center/cover;width:100%;aspect-ratio:1376/640;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (max-width:768px){.p-top-fv__content{background:url(../images/fv-bg-sp.webp) no-repeat center center/cover;aspect-ratio:390/500}}.p-top-fv__copy-wrap{display:flex;flex-direction:column;align-items:center;gap:clamp(1.25rem,1.3888888889vw,1.6875rem)}@media screen and (max-width:768px){.p-top-fv__copy-wrap{gap:clamp(.5rem,2.0512820513vw,1rem)}}.p-top-fv__head{display:flex;flex-direction:column;align-items:center}@media screen and (max-width:768px){.p-top-fv__head{gap:clamp(.25rem,1.0256410256vw,.5rem)}}.p-top-fv__badge{padding:clamp(.5rem,.5555555556vw,.6875rem) clamp(1.25rem,1.3888888889vw,1.6875rem);border:clamp(.1875rem,.2083333333vw,.25rem) solid var(--color-main);border-radius:50vh;background:var(--color-white);color:var(--color-main);font-size:clamp(1.25rem,1.3888888889vw,1.6875rem);font-weight:700;line-height:1.4;letter-spacing:-.02em}@media screen and (max-width:768px){.p-top-fv__badge{padding:clamp(.3125rem,1.2820512821vw,.625rem) clamp(.75rem,3.0769230769vw,1.5rem);border-width:clamp(.125rem,.5128205128vw,.25rem);font-size:clamp(.75rem,3.0769230769vw,1.5rem);line-height:1.5;letter-spacing:0}}.p-top-fv__copy{font-weight:700;line-height:1.7;font-size:clamp(3rem,3.3333333333vw,4rem);color:var(--color-white);text-align:center}@media screen and (max-width:768px){.p-top-fv__copy{font-size:clamp(2.25rem,9.2307692308vw,4.4375rem);line-height:1.2;margin-top:clamp(.25rem,1.0256410256vw,.5rem)}}.p-top-fv__copy--underline{position:relative;z-index:0}@media screen and (max-width:768px){.p-top-fv__copy--underline{line-height:1.4}}.p-top-fv__copy--underline:after{content:"";position:absolute;z-index:-1;left:0;right:0;bottom:clamp(.25rem,.2777777778vw,.3125rem);height:clamp(.8125rem,.9027777778vw,1.0625rem);background:var(--color-yellow);transform:scaleX(var(--underline-scale));transform-origin:left center}@media screen and (max-width:768px){.p-top-fv__copy--underline:after{bottom:clamp(.25rem,1.0256410256vw,.5rem);height:clamp(.5rem,2.0512820513vw,1rem)}}.p-top-fv__copy--small{font-size:clamp(2.25rem,2.5vw,3rem)}@media screen and (max-width:768px){.p-top-fv__copy--small{font-size:clamp(1.75rem,7.1794871795vw,3.4375rem);line-height:1.4}}.p-top-fv__copy--accent{font-size:clamp(2.25rem,2.5vw,3rem);padding-top:.4em;position:relative}.p-top-fv__copy--accent:before{content:"";position:absolute;top:0;left:0;right:0;height:.6em;background-image:radial-gradient(circle at center,var(--color-yellow) 24%,transparent 24%);background-position:top right;background-repeat:repeat-x;background-size:1em .6em;clip-path:inset(0 var(--dots-clip) 0 0)}@media screen and (max-width:768px){.p-top-fv__copy--accent{font-size:clamp(1.75rem,7.1794871795vw,3.4375rem);line-height:1.6;display:inline-block;margin-top:clamp(.25rem,1.0256410256vw,.5rem);margin-bottom:clamp(-.25rem,-1.0256410256vw,-.5rem)}}.p-top-fv__lead{font-size:clamp(1.125rem,1.25vw,1.5rem);font-weight:700;line-height:1.5;color:var(--color-white);text-align:center;display:flex;align-items:center;gap:clamp(.75rem,.8333333333vw,1rem)}@media screen and (max-width:768px){.p-top-fv__lead{font-size:clamp(.875rem,3.5897435897vw,1.75rem);line-height:1.5;gap:clamp(.4791875rem,1.9658974359vw,.9375rem)}}.p-top-fv__lead:before{content:"";display:block;width:clamp(.71875rem,.7986111111vw,.9375rem);height:100%;border-left:clamp(.125rem,.1388888889vw,.1875rem) solid var(--color-white);border-top:clamp(.125rem,.1388888889vw,.1875rem) solid var(--color-white);border-bottom:clamp(.125rem,.1388888889vw,.1875rem) solid var(--color-white)}@media screen and (max-width:768px){.p-top-fv__lead:before{width:clamp(.4375rem,1.7948717949vw,.875rem);height:clamp(3.9375rem,16.1538461538vw,7.75rem);border-left-width:clamp(.09375rem,.3846153846vw,.1875rem);border-top-width:clamp(.09375rem,.3846153846vw,.1875rem);border-bottom-width:clamp(.09375rem,.3846153846vw,.1875rem)}}.p-top-fv__lead:after{content:"";display:block;width:clamp(.71875rem,.7986111111vw,.9375rem);height:100%;border-right:clamp(.125rem,.1388888889vw,.1875rem) solid var(--color-white);border-top:clamp(.125rem,.1388888889vw,.1875rem) solid var(--color-white);border-bottom:clamp(.125rem,.1388888889vw,.1875rem) solid var(--color-white)}@media screen and (max-width:768px){.p-top-fv__lead:after{width:clamp(.5rem,2.0512820513vw,1rem);height:clamp(3.9375rem,16.1538461538vw,7.75rem);border-right-width:clamp(.09375rem,.3846153846vw,.1875rem);border-top-width:clamp(.09375rem,.3846153846vw,.1875rem);border-bottom-width:clamp(.09375rem,.3846153846vw,.1875rem)}}.p-top-fv__items{display:flex;gap:clamp(1rem,1.1111111111vw,1.3125rem);align-items:center;justify-content:center}@media screen and (max-width:768px){.p-top-fv__items{gap:clamp(.75rem,3.0769230769vw,1.5rem)}}.p-top-fv__item{display:flex;flex-direction:column;align-items:center;justify-content:center;width:clamp(9.4375rem,10.4861111111vw,12.5625rem);background:url("data:image/svg+xml,%3csvg%20width='151'%20height='96'%20viewBox='0%200%20151%2096'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_61_3967)'%3e%3cpath%20d='M12.4075%2092.1917L11.3852%2089.4027C10.8741%2088.0051%209.89444%2086.6391%208.55982%2085.4564C7.22521%2084.2738%205.67762%2083.4074%204.09454%2082.9521L0.949677%2082.0477V18.6921L4.09454%2017.7877C5.67762%2017.3324%207.21811%2016.4723%208.55982%2015.2897C9.89444%2014.1071%2010.8741%2012.741%2011.3852%2011.3371L12.4075%208.55444H138.592L139.615%2011.3371C140.126%2012.7347%20141.106%2014.1007%20142.44%2015.2897C143.775%2016.4723%20145.322%2017.3387%20146.905%2017.7877L150.05%2018.6921V82.054L146.905%2082.9584C145.322%2083.4137%20143.782%2084.2801%20142.44%2085.4628C141.106%2086.6454%20140.126%2088.0114%20139.615%2089.409L138.592%2092.198H12.4075V92.1917Z'%20fill='white'%20stroke='%23015693'%20stroke-width='3'%20stroke-miterlimit='10'/%3e%3cpath%20d='M139.037%2082.8097C140.941%2081.1109%20143.129%2079.9274%20145.302%2079.3039V21.4486C143.129%2020.8251%20140.941%2019.6416%20139.037%2017.9428C137.14%2016.244%20135.81%2014.2907%20135.109%2012.3564H15.8842C15.1834%2014.2907%2013.8597%2016.2504%2011.9556%2017.9428C10.0585%2019.6416%207.86417%2020.8251%205.69812%2021.4486V79.3039C7.86417%2079.9338%2010.0585%2081.1109%2011.9556%2082.8097C13.8597%2084.5085%2015.1834%2086.4618%2015.8842%2088.396H135.109C135.81%2086.4618%20137.14%2084.5021%20139.037%2082.8097Z'%20fill='url(%23paint0_linear_61_3967)'%20stroke='%23015693'%20stroke-miterlimit='10'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_61_3967'%20x1='44.9999'%20y1='12'%20x2='88.4999'%20y2='99.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.39907'%20stop-color='white'/%3e%3cstop%20offset='0.557733'%20stop-color='%23EBEBEB'/%3e%3c/linearGradient%3e%3cclipPath%20id='clip0_61_3967'%3e%3crect%20width='151'%20height='96'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") no-repeat center center/contain;aspect-ratio:151/96}@media screen and (max-width:768px){.p-top-fv__item{width:clamp(6.1375625rem,25.1797435897vw,12.0625rem)}}.p-top-fv__item-text{font-size:clamp(1.25rem,1.3888888889vw,1.6875rem);font-weight:700;line-height:1.3}@media screen and (max-width:768px){.p-top-fv__item-text{font-size:clamp(.875rem,3.5897435897vw,1.75rem)}}.p-top-fv__item-text--red{color:var(--color-red)}.p-top-fv__item-text--blue{color:var(--color-main)}.p-top-news{padding-top:5rem;margin-bottom:11.875rem;background-color:var(--color-light-blue);position:relative;z-index:1}@media screen and (max-width:768px){.p-top-news{padding-top:3.5rem;margin-bottom:5rem}}.p-top-news:after{display:block;content:"";position:absolute;left:50%;bottom:0;width:100%;background:url("data:image/svg+xml,%3csvg%20width='1920'%20height='190'%20viewBox='0%200%201920%20190'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1920%203.63086C1636.25%20122.351%201309.32%20190%20961.333%20190C612.252%20190%20284.371%20121.925%200%202.5127V0H1920V3.63086Z'%20fill='%23DEEBEF'/%3e%3c/svg%3e") no-repeat center bottom/cover;aspect-ratio:1920/190;transform:translate(-50%) translateY(100%);z-index:-1;height:11.875rem}@media screen and (max-width:1440px){.p-top-news:after{background:url("data:image/svg+xml,%3csvg%20width='1440'%20height='190'%20viewBox='0%200%201440%20190'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1440%203.62988C1227.18%20122.35%20981.993%20190%20721%20190C459.189%20190%20213.278%20121.925%200%202.5127V0H1440V3.62988Z'%20fill='%23DEEBEF'/%3e%3c/svg%3e") no-repeat center bottom/cover;aspect-ratio:1440/190}}@media screen and (max-width:768px){.p-top-news:after{height:5rem;background:url("data:image/svg+xml,%3csvg%20width='1920'%20height='190'%20viewBox='0%200%201920%20190'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1920%203.63086C1636.25%20122.351%201309.32%20190%20961.333%20190C612.252%20190%20284.371%20121.925%200%202.5127V0H1920V3.63086Z'%20fill='%23DEEBEF'/%3e%3c/svg%3e") no-repeat center bottom/cover}}@media screen and (max-width:600px){.p-top-news:after{background:url("data:image/svg+xml,%3csvg%20width='1440'%20height='190'%20viewBox='0%200%201440%20190'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1440%203.62988C1227.18%20122.35%20981.993%20190%20721%20190C459.189%20190%20213.278%20121.925%200%202.5127V0H1440V3.62988Z'%20fill='%23DEEBEF'/%3e%3c/svg%3e") no-repeat center bottom/cover}}.p-top-news__content{width:100%;display:flex;flex-direction:column;align-items:center;gap:3.75rem}@media screen and (max-width:768px){.p-top-news__content{gap:2.5rem}}.p-top-reason{overflow:hidden;border-radius:2.5rem;background-color:var(--color-main)}.p-top-reason__items{margin-top:2.5rem;display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center}@media screen and (max-width:768px){.p-top-reason__items{flex-direction:column;align-items:center;margin-top:1.5rem}}.p-top-reason__item{position:relative;display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%;max-width:21.875rem;min-width:0}@media screen and (max-width:768px){.p-top-reason__item{max-width:100%}}.p-top-reason__item-img{width:100%;flex-shrink:0;aspect-ratio:350/233;overflow:hidden}@media screen and (max-width:768px){.p-top-reason__item-img{aspect-ratio:356/200}}.p-top-reason__item-img img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:1rem}.p-top-reason__item-body{position:relative;display:flex;flex-direction:column;gap:.5rem;align-items:center;width:100%}.p-top-reason__item-num{position:absolute;top:-1.75rem;left:2.6875rem;z-index:1;font-size:3.5rem;font-weight:700;line-height:1;letter-spacing:-.25rem;color:var(--color-light-blue2);transform:translate(-50%)}@media screen and (max-width:768px){.p-top-reason__item-num{top:-2.125rem;left:2.6875rem;font-size:3rem;letter-spacing:-.1875rem}}.p-top-reason__item-title{font-size:1.5rem;font-weight:700;line-height:1.6;text-align:center;color:var(--color-yellow)}@media screen and (max-width:768px){.p-top-reason__item-title{font-size:1.25rem}}.p-top-reason__item-text{font-size:1rem;font-weight:500;line-height:1.6;color:var(--color-white)}@media screen and (max-width:768px){.p-top-reason__item-text{font-size:.875rem}}.p-top-service{position:relative}.p-top-service:after{display:block;content:"";width:100%;height:calc(100% + 11.25rem);background-color:#e8faff;background-image:repeating-linear-gradient(135deg,#dcf7ff 0,#dcf7ff .625rem,transparent .625rem,transparent 1.375rem);position:absolute;left:0;bottom:-2.5rem;z-index:-1}.p-top-service__items{margin-top:2.5rem;display:grid;grid-template-columns:repeat(2,minmax(0,36.25rem));gap:2.5rem;justify-content:center}@media screen and (max-width:768px){.p-top-service__items{margin-top:1.5rem;grid-template-columns:repeat(1,minmax(0,100%));gap:1.5rem}}.p-top-service__item{width:100%;max-width:36.25rem}@media screen and (max-width:768px){.p-top-service__item{max-width:100%}}.p-top-service__item-link{display:flex;flex-direction:column;height:100%;overflow:hidden;border-radius:1rem;box-shadow:0 .125rem 1.25rem #9898981f;color:inherit}@media screen and (max-width:768px){.p-top-service__item-link{border-radius:.625rem}}@media(hover:hover){.p-top-service__item-link:hover{opacity:1}.p-top-service__item-link:hover .p-top-service__item-img img{transform:scale(1.06)}.p-top-service__item-link:hover .p-top-service__item-more:after{transform:translate(.375rem)}}.p-top-service__item-img{position:relative;z-index:0;width:100%;aspect-ratio:580/266;overflow:hidden}.p-top-service__item-img img{display:block;border-radius:1rem 1rem 0 0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .4s ease-in-out}@media screen and (max-width:768px){.p-top-service__item-img img{border-radius:.625rem .625rem 0 0}}.p-top-service__item-body{position:relative;z-index:1;flex:1;display:flex;flex-direction:column;gap:1.25rem;padding:0 2.8125rem 1.625rem 1.75rem;background:var(--color-white);border-radius:0 0 1rem 1rem}@media screen and (max-width:768px){.p-top-service__item-body{padding:0 1rem .75rem;gap:.75rem}}.p-top-service__item-head{position:relative;z-index:1;display:flex;align-items:center;width:100%;margin-top:-2.8125rem}@media screen and (max-width:768px){.p-top-service__item-head{margin-top:-1.75rem}}.p-top-service__item-icon{flex-shrink:0;width:5.625rem;aspect-ratio:1/1;position:relative;z-index:1}@media screen and (max-width:768px){.p-top-service__item-icon{width:3.5rem}}.p-top-service__item-icon img{width:100%;height:100%;object-fit:cover}.p-top-service__item-title{margin:0 0 0 -1.25rem;padding:.5rem 2.5rem .5rem 2rem;border-radius:0 2.5rem 2.5rem 0;font-size:2rem;font-weight:700;line-height:1.3;color:var(--color-white)}@media screen and (max-width:768px){.p-top-service__item-title{font-size:1.125rem;padding:.25rem 2rem;border-radius:0 1.5rem 1.5rem 0}}.p-top-service__item:nth-child(1) .p-top-service__item-title{background-color:var(--color-main)}.p-top-service__item:nth-child(2) .p-top-service__item-title{background-color:var(--color-green)}.p-top-service__item:nth-child(3) .p-top-service__item-title{background-color:var(--color-mint-green)}.p-top-service__item:nth-child(4) .p-top-service__item-title{background-color:var(--color-orange)}.p-top-service__item-text{font-size:1.125rem;font-weight:500;line-height:1.6;color:var(--color-text2)}@media screen and (max-width:768px){.p-top-service__item-text{font-size:.875rem}}.p-top-service__item-more{display:inline-flex;align-items:center;align-self:flex-end;gap:1.25rem;margin-top:auto;font-size:1.125rem;font-weight:700;line-height:1.6;color:var(--color-main)}@media screen and (max-width:768px){.p-top-service__item-more{font-size:.875rem;gap:.5rem}}.p-top-service__item-more:after{content:"";flex-shrink:0;width:1rem;height:.5rem;background:var(--color-yellow);clip-path:polygon(0 0,100% 50%,0 100%);transition:transform .3s ease-in-out}@media screen and (max-width:768px){.p-top-service__item-more:after{width:.75rem;height:.375rem}}.js .js-fadeUp{opacity:0;transform:translateY(5rem);will-change:opacity,transform}.js .js-fadeLeft{opacity:0;transform:translate(-5rem);will-change:opacity,transform}.js .js-fv-head,.js .js-fv-lead{opacity:0}.js .js-fv-item{opacity:0;transform:translateY(1.25rem)}.js .js-fv-underline{--underline-scale: 0}.js .js-fv-accent{--dots-clip: 100%}@media screen and (max-width:768px){.u-desktop{display:none}}.u-mobile{display:none}@media screen and (max-width:768px){.u-mobile{display:block}}.u-scrollTop{scroll-margin-top:6rem}@media screen and (max-width:768px){.u-scrollTop{scroll-margin-top:4.0625rem}}
