@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Antique&display=swap";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--color-white: #fff;--color-black: #333;--color-black-000: #000;--color-red: #f00;--color-primary: #22328b;--color-secondary: #6977bf;--color-accent: #fde000;--color-form-accent: #fde000;--font-size: 1.6rem;--font-family-base: Noto Sans JP, sans-serif;--font-family-accent: Zen Antique, serif;--line-height: 1.875;--line-height-small: 1.2;--contents-width: 1100;--container-space: 1.5rem;--header-height: 100px;--duration-base: 0.2s;--opacity-base: 0.7}*,::before,::after{box-sizing:border-box}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}html{font-size:62.5%}html:has(dialog[open]){overflow:hidden}body{font-size:var(--font-size);font-weight:500;font-family:var(--font-family-base);line-height:var(--line-height);overflow-wrap:anywhere;word-break:normal;line-break:strict;color:var(--color-black);overflow-x:hidden}body.is-fixed{position:fixed;width:100%;overflow-y:scroll}@media(max-width: 768px){body{--header-height: 80px;--line-height: 1.625}}a{transition:var(--duration-base) opacity;color:var(--color-primary)}a:hover{opacity:var(--opacity-base)}@media(min-width: 769px){a[href^=tel]{pointer-events:none;text-decoration:none;color:inherit}}figure{margin:1em 0}img{max-width:100%;height:auto;vertical-align:bottom}table{margin:1em 0;width:100%;border-collapse:collapse}table,th,td{border:1px solid var(--color-black);border-collapse:collapse}th,td{padding:.5em;line-height:var(--line-height-small)}th{background-color:var(--color-table-base)}input,button,select,textarea{-webkit-appearance:none;background:rgba(0,0,0,0);border:none;border-radius:initial;padding:initial}input[type=submit],input[type=reset],input[type=button],label,button,select{cursor:pointer}select{color:inherit}address{font-style:normal}summary{cursor:pointer}.l-header{position:fixed;top:0;left:0;z-index:99;width:100%;height:var(--header-height);background-color:rgba(0,0,0,0);transition:var(--duration-base) background-color}@media(max-width: 768px){.l-header{background-color:var(--color-white)}body{margin-top:var(--header-height)}}.l-header.is-active{background-color:var(--color-white)}.l-header>.l-wrapper{--contents-width: 1286;height:100%}.l-header__inner{height:100%;display:flex;justify-content:space-between;gap:var(--container-space)}.l-header-logo{margin:initial;align-self:center;font-size:initial;line-height:normal}.l-header-logo img{width:255px}@media(max-width: 768px){.l-header-logo img{width:180px}}.l-global-navi{display:flex;align-items:center;gap:min(3.6603221083vw,50px)}@media(max-width: 768px){.l-global-navi{display:none}.l-hamburger-contents .l-global-navi{display:block}}.l-global-navi-list{margin:initial;padding-left:initial;list-style:none;display:flex;justify-content:flex-end;flex-wrap:wrap;gap:1rem 4rem;line-height:var(--line-height-small)}@media(max-width: 768px){.l-global-navi-list{flex-direction:column;gap:0}}.l-global-navi-list a{font-weight:600;color:currentColor;text-decoration:none}@media(max-width: 768px){.l-global-navi-list a{display:block;padding:3rem 0;font-size:2rem;font-weight:700;color:var(--color-primary);text-align:center}}@media(max-width: 768px){.l-global-navi-list>li{border-bottom:1px solid #acb5de}}.l-global-navi-contact{flex-shrink:0;display:grid;place-content:center;height:61px;background:linear-gradient(to bottom, rgb(255, 242, 144) 0%, rgb(255, 226, 0) 100%);border-radius:5px;padding:1rem min(2.9282576867vw,40px);font-size:2rem;font-family:var(--font-family-accent);font-weight:400;color:currentColor;text-decoration:none}@media(max-width: 768px){.l-global-navi-contact{margin:4rem auto 0}}.l-global-navi-contact span{display:flex;align-items:center;gap:1.5rem}.l-global-navi-contact .icon-mail{display:block;width:25px;height:19px;background:url(../images/icon_mail.png) center/contain no-repeat}.l-hamburger{display:none}@media(max-width: 768px){.l-hamburger{display:initial}}.l-hamburger-button{display:block;position:fixed;top:0;right:0;z-index:99;width:var(--header-height);aspect-ratio:1/1;background:linear-gradient(to bottom, rgb(83, 94, 159) 0%, rgb(0, 16, 106) 95%, rgb(34, 50, 139) 100%)}.l-hamburger-button__text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.l-hamburger-button__line{--hamburger-line-color: var(--color-white);position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:34px;height:3px;background-color:var(--hamburger-line-color);transition:var(--duration-base) all}.l-hamburger-button__line{background:rgba(0,0,0,0)}.l-hamburger-button__line::before,.l-hamburger-button__line::after{content:"";display:inherit;position:inherit;left:inherit;transform:translateX(-50%);width:100%;height:100%;background:var(--hamburger-line-color);transition:inherit;--line-position: -0.4em}.l-hamburger-button__line::before{top:var(--line-position)}.l-hamburger-button__line::after{bottom:var(--line-position)}.l-hamburger-button[aria-expanded=true] .l-hamburger-button__line{background-color:rgba(0,0,0,0)}.l-hamburger-button[aria-expanded=true] .l-hamburger-button__line::before,.l-hamburger-button[aria-expanded=true] .l-hamburger-button__line::after{top:50%}.l-hamburger-button[aria-expanded=true] .l-hamburger-button__line::before{transform:translate(-50%, -50%) rotate(45deg)}.l-hamburger-button[aria-expanded=true] .l-hamburger-button__line::after{transform:translate(-50%, -50%) rotate(-45deg)}.l-hamburger-contents{visibility:hidden;opacity:0;position:fixed;top:var(--header-height);right:0;z-index:98;background-color:var(--color-white);width:100%;height:calc(100dvh - var(--header-height));transition:var(--duration-base) opacity}.l-hamburger-contents[aria-hidden=false]{visibility:visible;opacity:1}.l-hamburger-contents__inner{width:100%;height:100%;overflow-y:auto;padding:2.5rem var(--container-space)}.l-hamburger-layer{visibility:hidden;opacity:0;position:fixed;top:0;left:0;z-index:97;width:100%;height:100%;background-color:rgba(0,0,0,0);transition:var(--duration-base) opacity}.l-hamburger-layer.is-active{visibility:visible;opacity:1}.l-wrapper{margin:auto;width:min(var(--contents-width)*1px + var(--container-space)*2,100%);padding-right:var(--container-space);padding-left:var(--container-space)}.l-fixed-button{opacity:1;visibility:visible;position:fixed;bottom:2rem;right:0;z-index:96;transition:var(--duration-base) all}@media(max-width: 768px){.l-fixed-button{top:auto;bottom:0;right:50%;transform:translateX(50%);width:calc(100% - var(--container-space)*2);text-align:center}.l-fixed-button img{width:min(360px,100%)}}.l-fixed-button.is-hidden{opacity:0;visibility:hidden}.l-footer{background:linear-gradient(to bottom, rgb(83, 94, 159) 0%, rgb(0, 16, 106) 95%, rgb(34, 50, 139) 100%);padding:8rem 0 3.5rem;color:var(--color-white)}@media(max-width: 768px){.l-footer{padding:6rem 0 4rem}}.l-footer-logo{margin:initial;text-align:center}.l-footer-logo img{width:255px}@media(max-width: 768px){.l-footer-logo img{width:180px}}.l-footer-navi{margin:initial;padding-left:initial;list-style:none;margin-top:8rem;display:flex;justify-content:center;gap:4rem;line-height:var(--line-height-small)}@media(max-width: 768px){.l-footer-navi{margin-top:4rem;flex-direction:column;align-items:center;gap:3rem}}.l-footer-navi a{font-weight:600;color:currentColor;text-decoration:none}.l-copyright{margin:8rem 0 0;font-size:1.2rem;line-height:var(--line-height-small);text-align:center}@media(max-width: 768px){.l-copyright{margin-top:6rem}}.l-copyright small{font-size:1em}.c-form ::-moz-placeholder{filter:grayscale(100%);opacity:.5}.c-form input[type=checkbox]:disabled+span,.c-form input[type=radio]:disabled+span,.c-form ::placeholder{filter:grayscale(100%);opacity:.5}.c-form{--checkbox-size: 3rem;--radio-size: 3rem}.c-form :disabled{opacity:.7}.c-form input:not([type=submit]),.c-form button,.c-form select,.c-form textarea{background-color:var(--color-white);width:100%;padding:1.9rem;line-height:var(--line-height-small)}.c-form :not(input[type=submit]):focus,.c-form :not(input[type=submit]):focus-visible{outline:initial;box-shadow:0 0 0 2px var(--color-form-accent) inset}.c-form textarea{height:300px;vertical-align:bottom}.c-form-select select{width:100%}.c-form-radio,.c-form-checkbox{line-height:1}.c-form input[type=checkbox],.c-form input[type=radio]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.c-form input[type=checkbox]+span,.c-form input[type=radio]+span{position:relative;display:inline-flex;align-items:center;line-height:var(--line-height-small)}.c-form input[type=checkbox]+span::before,.c-form input[type=radio]+span::before{content:"";flex-shrink:0;aspect-ratio:1/1;background-color:var(--color-white);margin-right:2rem}.c-form input[type=checkbox]:checked+span::after,.c-form input[type=radio]:checked+span::after{content:"";position:absolute;top:50%}.c-form input[type=checkbox]+span::before{width:var(--checkbox-size)}.c-form input[type=checkbox]:checked+span::after{left:9px;width:12px;height:20px;border-style:solid;border-color:var(--color-secondary);border-width:0 3px 3px 0;transform:translateY(calc(-50% - 2px)) rotate(45deg)}.c-form input[type=radio]+span::before{width:var(--radio-size)}.c-form input[type=radio]+span::before,.c-form input[type=radio]+span::after{border-radius:50%}.c-form input[type=radio]:checked+span::after{left:0;width:var(--radio-size);aspect-ratio:1/1;background-color:var(--color-form-accent);transform:translateY(-50%) scale(0.5)}.c-form-list{margin:initial;font-size:1.8rem;line-height:var(--line-height-small)}@media(max-width: 768px){.c-form-list{font-size:1.6rem}}.c-form-list>div{display:flex;align-items:center}@media(max-width: 768px){.c-form-list>div{flex-direction:column}}.c-form-list>div+div{margin-top:4rem;padding-top:4rem;border-top:1px solid currentColor}.c-form-list>div+div:first-child{margin-top:6rem}@media(max-width: 768px){.c-form-list>div+div{margin-top:3rem;padding-top:3rem}}.c-form-list>div.c-form-checkbox{margin-bottom:6rem}@media(max-width: 768px){.c-form-list>div.c-form-checkbox{margin-bottom:3rem}.c-form-list>div.c-form-checkbox>dt{margin-bottom:2rem}}.c-form-list>div>dt{width:220px;padding-right:var(--container-space)}@media(max-width: 768px){.c-form-list>div>dt{width:100%;padding-right:0;margin-bottom:1rem}}.c-form-list>div>dt.initial{align-self:flex-start;padding-top:2rem}@media(max-width: 768px){.c-form-list>div>dt.initial{padding-top:0}}.c-form-list>div>dd{flex:1;margin-left:0}@media(max-width: 768px){.c-form-list>div>dd{width:100%}}.c-form-privacy{background-color:var(--color-white);font-size:1.6rem;line-height:1.625;color:var(--color-black);padding:3rem;height:300px;overflow-y:scroll}.c-form-privacy h3{margin:initial;font-weight:700;color:var(--color-primary)}.c-form-privacy h3+p{margin-top:1em}.c-form-privacy p{margin:initial}.c-form-privacy p+h3{margin-top:1em}.c-form-acceptance{margin-top:6rem}@media(max-width: 768px){.c-form-acceptance{margin-top:4rem}}.c-form-acceptance-list{margin:initial;padding-left:initial;list-style:none;margin-left:220px;line-height:var(--line-height-small)}@media(max-width: 768px){.c-form-acceptance-list{width:-moz-fit-content;width:fit-content;margin:auto}}.c-form-acceptance-list>li+li{margin-top:1rem}.c-form-button{margin:6rem auto 0;width:min(300px,100%)}@media(max-width: 768px){.c-form-button{margin-top:4rem;width:min(240px,100%)}}.c-form-button input{width:100%;height:80px;background:linear-gradient(to bottom, rgb(255, 242, 144) 0%, rgb(255, 226, 0) 100%);border-radius:5px;font-size:2.6rem;font-family:var(--font-family-accent);font-weight:400;color:var(--color-black)}.grecaptcha-badge{visibility:hidden}.c-form-recaptcha{margin:3rem 0 0;font-size:1.2rem;font-weight:400;line-height:var(--line-height-small);text-align:center}.c-form-recaptcha a{color:currentColor}.c-form .wpcf7-list-item{margin:0}.c-form .wpcf7-checkbox{display:flex;flex-wrap:wrap;gap:2rem 4rem}.c-form .wpcf7-not-valid-tip{margin-top:1rem;color:var(--color-accent);font-size:1.4rem}.c-form .wpcf7-spinner{display:block;margin:1rem auto 0}.wpcf7-form.sent .wpcf7-response-output{display:none}.wpcf7 form.invalid .wpcf7-response-output{border-color:var(--color-primary)}.c-heading-primary{margin:initial;position:relative;padding-bottom:2rem;font-size:3.6rem;font-family:var(--font-family-accent);font-weight:400;line-height:1.333;color:var(--color-primary);text-align:center}@media(max-width: 768px){.c-heading-primary{padding-bottom:1.5rem;font-size:3rem}}.c-heading-primary::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60px;height:4px;background-color:var(--color-accent)}@media(max-width: 768px){.c-heading-primary::after{width:40px}}.c-heading-primary span{display:block;margin-top:1.5rem;font-size:2rem;font-weight:600;font-family:var(--font-family-base)}@media(max-width: 768px){.c-heading-primary span{margin-top:1rem;font-size:1.4rem}}.p-home__container{position:relative;z-index:1}.p-home-fv{height:100dvh;position:sticky;top:0;background:url(../images/home_fv_bg01.jpg) center/cover no-repeat;display:grid}@media(max-width: 768px){.p-home-fv{height:calc(100dvh - var(--header-height));top:var(--header-height);background-image:url(../images/home_fv_bg01_sp.jpg);display:block;padding:3rem 0}}.p-home-fv-heading{margin:initial;font-size:min(7.3206442167vw,72px);font-family:var(--font-family-accent);font-weight:400;line-height:1.222;color:var(--color-primary)}@media(max-width: 768px){.p-home-fv-heading{font-size:3.6rem}}.p-home-fv-heading+p{margin:4rem 0 0;font-size:2rem;font-weight:600;line-height:var(--line-height-small)}@media(max-width: 768px){.p-home-fv-heading+p{margin-top:1rem;font-size:1.4rem}}.p-home-lead{background:linear-gradient(to bottom, rgb(83, 94, 159) 0%, rgb(0, 16, 106) 95%, rgb(34, 50, 139) 100%);padding:8rem 0;color:var(--color-white)}@media(max-width: 768px){.p-home-lead{padding:4rem 0 var(--container-space)}}.p-home-lead__container{display:flex;align-items:center;gap:9.0909090909%}@media(max-width: 992px){.p-home-lead__container{flex-direction:column-reverse;gap:4rem}}.p-home-lead-image{width:43.6363636364%}@media(max-width: 992px){.p-home-lead-image{width:100%;text-align:center}}.p-home-lead-text{flex:1}.p-home-lead-text>h2{margin:0 0 6rem;font-size:4.3rem;font-family:var(--font-family-accent);font-weight:400;line-height:1.372}@media(max-width: 768px){.p-home-lead-text>h2{margin-bottom:3rem;font-size:3.2rem}}.p-home-lead-text>p{margin:initial;font-size:2rem;font-weight:600;line-height:2}@media(max-width: 768px){.p-home-lead-text>p{font-size:1.6rem;line-height:1.625}}.p-home-topics{background-color:#f2f2f7;padding:6rem 0}@media(max-width: 768px){.p-home-topics{padding:4rem 0}}.p-home-topics>.l-wrapper{--contents-width: 700}.p-home-topics .c-heading-primary{margin-bottom:4rem}.p-home-topics-list{margin:initial;padding-left:initial;list-style:none;background-color:var(--color-white);border:1px solid var(--color-secondary);padding:3.5rem 4rem;padding-right:5.5rem;height:300px;overflow-y:scroll}@media(max-width: 768px){.p-home-topics-list{padding:3rem 2rem}}.p-home-topics-list>li+li{margin-top:2rem;padding-top:2rem;border-top:1px solid #acb5de}.p-home-topics-list>li .link{margin-top:1rem;display:block;text-align:right;text-decoration:none}.p-home-about{background-color:var(--color-white);padding:10rem 0;overflow:hidden}@media(max-width: 768px){.p-home-about{padding:4rem 0}}.p-home-about .c-heading-primary{margin-bottom:22rem}@media(max-width: 768px){.p-home-about .c-heading-primary{margin-bottom:4rem}}@media(max-width: 768px){.p-home-about-contents{margin:0 calc(var(--container-space)*-1)}}.p-home-about-content{position:relative}.p-home-about-content+.p-home-about-content{margin-top:13.5rem}@media(max-width: 768px){.p-home-about-content+.p-home-about-content{margin-top:2rem}}.p-home-about-content-image{flex:1;position:absolute;height:600px}@media(max-width: 768px){.p-home-about-content-image{position:static;height:auto;width:100%;padding:0 var(--container-space);background:linear-gradient(to bottom, rgba(83, 94, 159, 0) 0%, rgba(83, 94, 159, 0) 50%, rgb(83, 94, 159) 50%, rgb(83, 94, 159) 100%)}}.p-home-about-content:nth-of-type(odd) .p-home-about-content-image{margin-left:calc(50% - 50vw);right:30%}@media(max-width: 768px){.p-home-about-content:nth-of-type(odd) .p-home-about-content-image{margin-left:auto}}.p-home-about-content:nth-of-type(even) .p-home-about-content-image{margin-right:calc(50% - 50vw);left:30%}@media(max-width: 768px){.p-home-about-content:nth-of-type(even) .p-home-about-content-image{margin-right:auto}}.p-home-about-content:nth-of-type(1) .p-home-about-content-image{top:-60px}.p-home-about-content:nth-of-type(2) .p-home-about-content-image{top:-200px}.p-home-about-content:nth-of-type(3) .p-home-about-content-image{top:-210px}.p-home-about-content-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-home-about-content-text{position:relative;z-index:1;width:600px;background:linear-gradient(to bottom, rgb(83, 94, 159) 0%, rgb(0, 16, 106) 95%, rgb(34, 50, 139) 100%);padding:6rem;color:var(--color-white)}@media(max-width: 992px){.p-home-about-content-text{width:65%}}@media(max-width: 768px){.p-home-about-content-text{width:100%;padding:9.5rem var(--container-space) 4rem}}.p-home-about-content:nth-of-type(odd) .p-home-about-content-text{margin-left:auto}.p-home-about-content-text .number{position:absolute;top:-12rem;right:1rem;font-size:15rem;font-family:var(--font-family-accent);font-weight:400;line-height:1;color:var(--color-accent)}@media(max-width: 768px){.p-home-about-content-text .number{top:-6rem;right:50%;transform:translateX(50%);font-size:10rem}}.p-home-about-content-text>h3{margin:0 0 2rem;font-size:3rem;font-family:var(--font-family-accent);font-weight:400;line-height:var(--line-height-small)}@media(max-width: 768px){.p-home-about-content-text>h3{font-size:2.6rem;text-align:center}}.p-home-about-content-text>h3+p{margin:initial;font-weight:600}.p-home-about-content-text .image{margin-top:4rem}@media(max-width: 768px){.p-home-about-content-text .image{margin-top:3rem}}.p-home-about-content-text .image>p{margin:0 0 2rem;width:-moz-fit-content;width:fit-content;padding:7px 1.5rem;background-color:var(--color-secondary);font-size:1.4rem;font-weight:600;line-height:var(--line-height-small)}.p-home-about-content-text .image ul{margin:initial;padding-left:1.5em;font-weight:600;line-height:1.5}.p-home-about-content-text .image ul>li+li{margin-top:1rem}.p-home-about-content-text .copy{margin:4rem 0 0;font-size:2.6rem;font-family:var(--font-family-accent);font-weight:400;line-height:1.538;color:#fff49d}@media(max-width: 768px){.p-home-about-content-text .copy{margin-top:3rem;font-size:2.2rem}}.p-home-guide{background-color:#f2f2f7;padding:10rem 0}@media(max-width: 768px){.p-home-guide{padding:4rem 0}}.p-home-guide .c-heading-primary{margin-bottom:8rem}@media(max-width: 768px){.p-home-guide .c-heading-primary{margin-bottom:4rem}}.p-home-guide-content{background-color:var(--color-white)}.p-home-guide-content+.p-home-guide-content{margin-top:6rem}@media(max-width: 768px){.p-home-guide-content+.p-home-guide-content{margin-top:4rem}}.p-home-guide-content__inner{padding:6rem 6.3636363636% 8rem}@media(max-width: 768px){.p-home-guide-content__inner{padding:4rem 3rem}}.p-home-guide-content-heading{margin:auto;width:-moz-fit-content;width:fit-content;background:linear-gradient(to bottom, rgb(83, 94, 159) 0%, rgb(0, 16, 106) 95%, rgb(34, 50, 139) 100%);border-radius:0 0 5px 5px;padding:2.4rem 9rem;font-size:3rem;font-family:var(--font-family-accent);font-weight:400;line-height:var(--line-height-small);text-align:center;color:var(--color-white)}@media(max-width: 768px){.p-home-guide-content-heading{width:min(100% - 6rem);padding:1.8rem;font-size:2rem}}.p-home-guide-lead h4{margin:0 0 4rem;font-size:3rem;font-family:var(--font-family-accent);font-weight:400;line-height:1.466;text-align:center;color:var(--color-primary)}@media(max-width: 768px){.p-home-guide-lead h4{margin-bottom:2rem;font-size:2.2rem;text-align:left}}.p-home-guide-lead p{width:min(800px,100%);margin:auto;font-size:2rem;line-height:2}@media(max-width: 768px){.p-home-guide-lead p{font-size:1.6rem;line-height:1.625}}.p-home-guide-checkpoint-list{margin:initial;padding-left:initial;list-style:none;display:flex;flex-wrap:wrap;gap:4rem}@media(max-width: 768px){.p-home-guide-checkpoint-list{flex-direction:column;gap:2rem}}.p-home-guide-checkpoint-list>li{width:calc(50% - 2rem);border:1px solid var(--color-secondary)}@media(max-width: 768px){.p-home-guide-checkpoint-list>li{width:100%}}.p-home-guide-checkpoint-list>li .image{padding:5px}.p-home-guide-checkpoint-list__inner{padding:4rem}@media(max-width: 768px){.p-home-guide-checkpoint-list__inner{padding:2rem;padding-bottom:3rem}}.p-home-guide-checkpoint-list__inner h4{margin:0 0 2rem;font-size:2.6rem;font-family:var(--font-family-accent);font-weight:400;line-height:1.153;color:var(--color-primary)}@media(max-width: 768px){.p-home-guide-checkpoint-list__inner h4{margin-bottom:1rem;font-size:2.2rem;line-height:1.363}}.p-home-guide-checkpoint-list__inner p{margin:initial}@media(max-width: 768px){.p-home-guide-checkpoint-list__inner p{line-height:1.875}}.p-home-guide-flow-list{margin:initial;padding-left:initial;list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:4rem}@media(max-width: 768px){.p-home-guide-flow-list{flex-direction:column;gap:2.5rem}}.p-home-guide-flow-list>li{position:relative;width:calc(33.3333333333% - 2.6666666667rem);border:1px solid var(--color-secondary);padding:3rem 4rem 4.5rem}@media(max-width: 992px){.p-home-guide-flow-list>li{width:calc(50% - 2rem)}}@media(max-width: 768px){.p-home-guide-flow-list>li{width:100%;padding:3rem 2rem}}.p-home-guide-flow-list>li:not(:first-of-type)::before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:-27px;width:0;height:0;border-style:solid;border-width:15px 0 15px 15px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) var(--color-primary)}@media(max-width: 768px){.p-home-guide-flow-list>li:not(:first-of-type)::before{top:-28px;transform:translateX(-50%) rotate(90deg);left:50%}}.p-home-guide-flow-list>li h4{margin:0 0 2rem;font-size:2.6rem;font-family:var(--font-family-accent);font-weight:400;line-height:1.153;color:var(--color-primary);text-align:center}@media(max-width: 768px){.p-home-guide-flow-list>li h4{margin-bottom:1.5rem;display:flex;gap:2rem}}.p-home-guide-flow-list>li h4 .number{display:block;margin-bottom:2.8rem;font-size:2.4rem;text-underline-offset:8px;text-decoration-line:underline;text-decoration-style:initial;text-decoration-color:var(--color-accent);text-decoration-thickness:3px;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(max-width: 768px){.p-home-guide-flow-list>li h4 .number{margin-bottom:0}}.p-home-guide-flow-list>li p{margin:initial}.p-home-guide-flow-contact{margin:2rem auto 0;display:grid;place-content:center;width:min(240px,100%);height:61px;border-radius:5px;background:linear-gradient(to bottom, rgb(83, 94, 159) 0%, rgb(0, 16, 106) 95%, rgb(34, 50, 139) 100%);font-size:2rem;font-family:var(--font-family-accent);font-weight:400;color:currentColor;text-decoration:none;color:var(--color-white)}@media(max-width: 768px){.p-home-guide-flow-contact{margin-top:1.5rem}}.p-home-guide-flow-contact span{display:flex;align-items:center;gap:1.5rem}.p-home-guide-flow-contact .icon-mail{display:block;width:25px;height:19px;background:url(../images/icon_mail_white.png) center/contain no-repeat}.p-home-recruit{background-color:var(--color-white);padding:10rem 0 14rem}@media(max-width: 768px){.p-home-recruit{padding:4rem 0}}.p-home-recruit .c-heading-primary{margin-bottom:8rem}@media(max-width: 768px){.p-home-recruit .c-heading-primary{margin-bottom:2rem}}.p-home-recruit .c-heading-primary+p{margin:initial;letter-spacing:0.058em;line-height:1.625;text-align:center}.p-home-recruit-list{margin:initial;padding-left:initial;list-style:none;margin-top:8rem;line-height:var(--line-height-small);display:flex;justify-content:center;flex-wrap:wrap;gap:1rem}@media(max-width: 768px){.p-home-recruit-list{margin-top:4rem}}.p-home-recruit-list a{display:grid;place-content:center;width:240px;height:61px;background:linear-gradient(to bottom, rgb(83, 94, 159) 0%, rgb(0, 16, 106) 95%, rgb(34, 50, 139) 100%);border-radius:5px;font-size:2rem;font-family:var(--font-family-accent);text-decoration:none;color:var(--color-white)}@media(max-width: 768px){.p-home-recruit-list a{position:relative;padding-left:3.5rem}}.p-home-recruit-list a span{display:flex;align-items:center;gap:1.5rem}.p-home-recruit-list a .icon-external{display:block;width:24px;aspect-ratio:1/1;background:url(../images/icon_external.png) center/contain no-repeat}@media(max-width: 768px){.p-home-recruit-list a .icon-external{position:absolute;top:50%;transform:translateY(-50%);left:3.5rem}}.p-home-contact{background-color:#4a579b;padding:10rem 0;color:var(--color-white)}@media(max-width: 768px){.p-home-contact{padding:4rem 0}}.p-home-contact .c-heading-primary{margin-bottom:10rem;color:currentColor}@media(max-width: 768px){.p-home-contact .c-heading-primary{margin-bottom:4rem}}.p-home-contact>.l-wrapper{--contents-width: 782}.p-home-company{background-color:var(--color-white);padding:10rem 0}@media(max-width: 768px){.p-home-company{padding:4rem 0}}.p-home-company .c-heading-primary{margin-bottom:8rem}@media(max-width: 768px){.p-home-company .c-heading-primary{margin-bottom:4rem}}.p-home-company__container{display:flex;justify-content:space-between}@media(max-width: 768px){.p-home-company__container{flex-direction:column;gap:6rem}}.p-home-company-license{width:49.0909090909%}@media(max-width: 768px){.p-home-company-license{width:100%;text-align:center}}.p-home-company-license p{margin:2rem 0 0;font-size:1.4rem}@media(max-width: 768px){.p-home-company-license p{text-align:left}}.p-home-company-info{margin:initial;width:41.8181818182%;line-height:var(--line-height-small)}@media(max-width: 768px){.p-home-company-info{width:100%}}.p-home-company-info>div{border-bottom:1px solid #acb5de;padding-bottom:2rem}.p-home-company-info>div+div{margin-top:2rem}.p-home-company-info>div>dt{margin-bottom:1rem;color:var(--color-primary)}.p-home-company-info>div>dd{margin-left:0}.p-complete-contents{padding:26.5rem 0 20rem;text-align:center}@media(max-width: 768px){.p-complete-contents{padding:7rem 0 10rem;text-align:left}}.p-complete-contents h2{margin:0 0 8rem;font-size:4.3rem;font-family:var(--font-family-accent);font-weight:400;line-height:1.372;color:var(--color-primary)}@media(max-width: 768px){.p-complete-contents h2{margin-bottom:4rem;font-size:2.6rem;line-height:1.461}}.p-complete-text p{margin:initial;font-size:2rem;font-weight:600;line-height:2}@media(max-width: 768px){.p-complete-text p{font-size:1.6rem;line-height:1.625}}.p-complete-button{margin:16rem auto 0;display:grid;place-content:center;width:240px;height:61px;background:linear-gradient(to bottom, rgb(255, 242, 144) 0%, rgb(255, 226, 0) 100%);border-radius:5px;font-size:2rem;font-family:var(--font-family-accent);font-weight:400;color:currentColor;text-decoration:none}@media(max-width: 768px){.p-complete-button{margin-top:8rem}}@media(max-width: 768px){.u-db-large{display:none}}.u-db-small{display:none}@media(max-width: 768px){.u-db-small{display:block}}@media(max-width: 375px){.u-db-xs{display:none}}.u-text-paragraph p{margin:initial}.u-text-paragraph p+p{margin-top:2em}.u-text-indent{text-indent:-1em;padding-left:1em}.u-text-gradient{text-underline-offset:-5px;text-decoration-line:underline;text-decoration-style:initial;text-decoration-color:var(--color-secondary);text-decoration-thickness:.5em;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.js-scroll-in{opacity:0;visibility:hidden;transition:1s all}.js-scroll-in.is-active{opacity:1;visibility:visible}/*# sourceMappingURL=app.min.css.map */