@charset "UTF-8";/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,::after,::before{box-sizing:border-box;min-width:0;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}address,blockquote,dl,figure,form,iframe,p,pre,table{margin:0}h1,h2,h3,h4,h5,h6{margin:0;font-size:inherit;font-weight:inherit}ol,ul{padding:0;margin:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;margin:0;overflow:visible;clear:both;color:inherit;border-top-width:1px}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{color:inherit;text-decoration:none;background-color:transparent}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}embed,iframe,img,object,svg{vertical-align:bottom}button,input,optgroup,select,textarea{padding:0;margin:0;font:inherit;color:inherit;text-align:inherit;text-transform:inherit;vertical-align:middle;background:0 0;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;appearance:none}[type=button],[type=reset],[type=submit],button{cursor:pointer}[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled,button:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{min-width:0;padding:0;margin:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;appearance:button;font:inherit}[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-collapse:collapse;border-color:inherit}caption{text-align:left}td,th{padding:0;vertical-align:top}th{font-weight:700;text-align:left}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@-webkit-keyframes slideInDown{0%{transform:scaleY(0)}100%{transform:scaleY(1)}}@keyframes slideInDown{0%{transform:scaleY(0)}100%{transform:scaleY(1)}}@media screen and (min-width:767px){.is-hidden_pc{display:none}}@media screen and (max-width:766px){.is-hidden_sp{display:none}}.u-mt-20{margin-top:1.25rem}.u-mt-30{margin-top:1.875rem}.u-mt-40{margin-top:2.5rem}.u-mt-80{margin-top:5rem}.u-mt-90{margin-top:5.625rem}.u-color-secondary{color:#6cd038!important}.u-bg-secondary{background-color:#6cd038!important}.u-bg-gray{background-color:#afafaf!important}.u-bg-pattern{background-color:#fff;background-image:radial-gradient(circle,#89cced 2px,transparent 2px),radial-gradient(circle,#89cced 2px,transparent 2px);background-position:0 0,7px 14px;background-size:14px 28px}.u-slidein{opacity:0}.u-slidein.is-animation{-webkit-animation:.5s cubic-bezier(.07,-.01,0,.77) slidein forwards;animation:.5s cubic-bezier(.07,-.01,0,.77) slidein forwards}@-webkit-keyframes slidein{from{transform:translateY(3.125rem)}to{opacity:1;transition-duration:.5s;transform:translateY(0)}}@keyframes slidein{from{transform:translateY(3.125rem)}to{opacity:1;transition-duration:.5s;transform:translateY(0)}}.u-slide-to-bottom{opacity:0}.u-slide-to-bottom.is-active{-webkit-animation:.5s cubic-bezier(.07,-.01,0,.77) slideToBottom forwards;animation:.5s cubic-bezier(.07,-.01,0,.77) slideToBottom forwards}@-webkit-keyframes slideToBottom{from{transform:translate(0,-20%)}to{opacity:1;transition-duration:.5s;transform:translate(0,0)}}@keyframes slideToBottom{from{transform:translate(0,-20%)}to{opacity:1;transition-duration:.5s;transform:translate(0,0)}}.u-slide-to-left{opacity:0}.u-slide-to-left.is-active{-webkit-animation:.5s cubic-bezier(.07,-.01,0,.77) slideToLeft forwards;animation:.5s cubic-bezier(.07,-.01,0,.77) slideToLeft forwards}@-webkit-keyframes slideToLeft{from{transform:translate(10%,0)}to{opacity:1;transition-duration:.5s;transform:translate(0,0)}}@keyframes slideToLeft{from{transform:translate(10%,0)}to{opacity:1;transition-duration:.5s;transform:translate(0,0)}}.u-slide-to-left-bottom{opacity:0}.u-slide-to-left-bottom.is-active{-webkit-animation:.5s cubic-bezier(.07,-.01,0,.77) slideToLeftBottom forwards;animation:.5s cubic-bezier(.07,-.01,0,.77) slideToLeftBottom forwards}@-webkit-keyframes slideToLeftBottom{from{transform:translate(20%,-20%)}to{opacity:1;transition-duration:.5s;transform:translate(0,0)}}@keyframes slideToLeftBottom{from{transform:translate(20%,-20%)}to{opacity:1;transition-duration:.5s;transform:translate(0,0)}}.u-slide-to-right-top{opacity:0}.u-slide-to-right-top.is-active{-webkit-animation:.5s cubic-bezier(.07,-.01,0,.77) slideToRightTop forwards;animation:.5s cubic-bezier(.07,-.01,0,.77) slideToRightTop forwards}@-webkit-keyframes slideToRightTop{from{transform:translate(-5%,5%)}to{opacity:1;transition-duration:.5s;transform:translate(0,0)}}@keyframes slideToRightTop{from{transform:translate(-5%,5%)}to{opacity:1;transition-duration:.5s;transform:translate(0,0)}}.u-show{opacity:0}.u-show.is-active{-webkit-animation:showin forwards;animation:showin forwards}@-webkit-keyframes showin{from{opacity:0}to{opacity:1}}@keyframes showin{from{opacity:0}to{opacity:1}}.u-fadein{opacity:0}.u-fadein.is-active{-webkit-animation:.5s cubic-bezier(.07,-.01,0,.77) fadein forwards;animation:.5s cubic-bezier(.07,-.01,0,.77) fadein forwards}@-webkit-keyframes fadein{from{opacity:0}to{opacity:1}}@keyframes fadein{from{opacity:0}to{opacity:1}}button{cursor:pointer}a{color:inherit;text-decoration:none;transition:.5s}img{max-width:100%;height:auto;vertical-align:bottom;-o-object-fit:cover;object-fit:cover}summary{display:block;cursor:pointer}summary::-webkit-details-marker{display:none}table{width:100%}@media screen and (max-width:766px){table.table{display:block}table.table tbody,table.table td,table.table th,table.table tr{box-sizing:border-box;display:block;width:100%!important}}.ttl{margin-bottom:4.375rem;font-size:2.5rem;font-weight:700;color:#2250bd;text-align:center}.ttl::after{display:block;font-family:Pacifico,cursive;font-size:5.9375rem;font-weight:400;line-height:1.2;content:attr(data-title);opacity:.25}.ttl.-white{color:#fff}@media screen and (max-width:766px){.ttl{margin-bottom:2.5rem;font-size:1.625rem;line-height:1.6}.ttl::after{font-size:3.1875rem;line-height:1.5}}:root{--letter-spacing:0;--header-offset:0;--scrollbar-width:0}*{letter-spacing:var(--letter-spacing)}:focus-within{outline-color:#2250bd}:target{scroll-margin-top:6.25rem}html{scroll-behavior:smooth}@media screen and (max-width:1360px) and (min-width:767px){html{font-size:calc(1600 / 1360 * 1vw)}}@media screen and (max-width:375px){html{font-size:calc(1600 / 375 * 1vw)}}body{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;font-family:"Noto Sans JP",sans-serif;line-height:1.875;color:#505050}@media screen and (max-width:766px){body{font-size:.875rem}}.wrap{margin:auto;overflow:hidden}@media screen and (max-width:766px){.wrap{width:100%;min-width:auto}}.container{position:relative;width:100%;max-width:1140px;height:inherit;padding:0 2.5rem;margin:0 auto}.container.-lg{max-width:1480px}.container.-xl{max-width:1640px}@media screen and (max-width:766px){.container{max-width:540px;padding:0 1.25rem}}.section{padding:5rem 0}@media screen and (max-width:766px){.section{padding:2.5rem 0}}main{display:block}@media (min-width:768px) and (max-width:769px) and (orientation:portrait){main{min-height:95vh}}.totop{position:fixed;right:.625rem;bottom:.625rem;cursor:pointer;opacity:0;transition:.5s}@media screen and (max-width:766px){.totop{width:2.75rem;height:2.75rem}}.header{position:fixed;top:1.875rem;right:0;left:0;z-index:100}@media screen and (max-width:766px){.header{top:.9375rem}}.header--inner{display:flex;gap:1.25rem;align-items:center;justify-content:space-between;padding:.625rem 1.875rem;background-color:#fff;border-radius:1.25rem;box-shadow:10px 10px 20px rgb(0 0 0 / 20%)}@media screen and (max-width:766px){.header--inner{padding:.625rem .625rem .625rem 1.25rem}}.header--logo img{width:18rem}.header--logo span{display:block;font-weight:700}@media screen and (max-width:766px){.header--logo img{width:12.5rem}.header--logo span{font-size:.625rem}}.gnav_btn_check{display:none}@media screen and (max-width:766px){.gnav_btn_check:checked~.gnav{top:3.75rem;transition:.5s;transform:scale(1,1);transform-origin:top}.gnav_btn_check:checked~.gnav_btn .gnav_btn--icon{background:0 0;transition:.5s}.gnav_btn_check:checked~.gnav_btn .gnav_btn--icon::before{top:0;transform:rotate(-45deg)}.gnav_btn_check:checked~.gnav_btn .gnav_btn--icon::after{bottom:0;transform:rotate(45deg)}.gnav_btn_check:checked~.gnav_btn .gnav_btn--txt{opacity:0;transition:.5s}}.gnav_btn{position:relative;z-index:110;display:none;padding:1.25rem .625rem 0;cursor:pointer;background:0 0}@media screen and (max-width:766px){.gnav_btn{display:inline-block}}.gnav_btn--icon{position:relative;display:block;width:2.5rem;height:.1875rem;background:#2250bd;transition:.5s}.gnav_btn--icon::after,.gnav_btn--icon::before{position:absolute;display:block;width:100%;height:100%;content:"";background:#2250bd;transition:.5s}.gnav_btn--icon::before{top:.5625rem}.gnav_btn--icon::after{bottom:.5625rem}.gnav_btn--txt{display:block;margin-top:.625rem;font-size:.8125rem;font-weight:500;color:#2250bd;text-align:center}.gnav ul{display:flex;flex-wrap:wrap;-moz-column-gap:1.5625rem;column-gap:1.5625rem}.gnav li a{display:block;font-weight:700;color:#2250bd;border-bottom:solid .25rem transparent}.gnav li a:focus,.gnav li a:hover{border-color:#2250bd}@media screen and (max-width:766px){.gnav{position:absolute;right:1.25rem;left:1.25rem;z-index:10;max-height:calc(100dvh - 1.875rem - 3.75rem - 1.875rem);padding:.625rem 1.25rem 3.75rem;overflow-y:auto;background:#fff;border-radius:0 0 1.25rem 1.25rem;box-shadow:0 10px 20px -.625rem rgb(0 0 0 / 20%),10px 10px 20px -.625rem rgb(0 0 0 / 20%);transform:scale(1,0);transform-origin:top}.gnav ul{display:block}.gnav li a{display:block;padding:1.875rem .3125rem .625rem;font-size:1.125rem;color:#2250bd;border-bottom:solid 1px #707070}}@media screen and (max-width:766px){.gnav--btn{display:grid;place-items:center;width:15rem;height:3.75rem;margin:2.5rem auto 0;font-size:1.125rem;font-weight:700;color:#2250bd;border:solid .25rem #2250bd;border-radius:100vh}}@media screen and (min-width:767px){.footer{padding:5rem 0;background:linear-gradient(to right,#2250bd,#2250bd 10%,#6cd038)}}.footer--copy{padding:.625rem;line-height:1;text-align:center}.footer_top ul{display:flex}.footer_top a{padding-bottom:.3125rem;font-weight:700;color:#fff;border-bottom:solid .25rem transparent}.footer_top a:focus,.footer_top a:hover{border-color:#fff}@media screen and (min-width:767px){.footer_top ul{justify-content:space-between;margin-bottom:2.5rem}}@media screen and (max-width:766px){.footer_top{padding:3.75rem 0 9.375rem;margin:0 -1.25rem;background:linear-gradient(to bottom,#2250bd,#2250bd 30%,#6cd038)}.footer_top ul{flex-direction:column;gap:2.5rem;padding:0 2.5rem}.footer_top a{font-size:1rem}}@media screen and (min-width:767px){.footer_bottom{filter:drop-shadow(6px 6px 6px rgb(0 0 0 / 16%))}}.footer_bottom--inner{padding:1.5625rem 10.625rem;background-color:#fff}@media screen and (min-width:767px){.footer_bottom--inner{display:flex;align-items:center;justify-content:space-between;-webkit-clip-path:polygon(10% 0%,100% 0%,90% 100%,0% 100%);clip-path:polygon(10% 0%,100% 0%,90% 100%,0% 100%)}}@media screen and (max-width:766px){.footer_bottom--inner{padding:2.5rem 1.25rem;margin:0 -1.25rem}}.footer_bottom--logo img{width:18rem}.footer_bottom--logo span{display:block;font-weight:700}@media screen and (max-width:766px){.footer_bottom--logo a{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto}.footer_bottom--logo img{width:16.25rem}.footer_bottom--logo span{font-size:.6875rem}}.footer_bottom--btn{display:grid;place-items:center;width:15rem;height:3.75rem;font-weight:700;color:#2250bd;border:solid .3125rem #2250bd;border-radius:100vh}.footer_bottom--btn:focus,.footer_bottom--btn:hover{color:#fff;background-color:#2250bd}@media screen and (min-width:767px){.footer_bottom--btn{font-size:1.25rem}}@media screen and (max-width:766px){.footer_bottom--btn{position:absolute;top:-2.5rem;left:50%;background-color:#fff;translate:-50% -100%}}.top_mv{position:relative}.top_mv--bg img{width:100%}.top_mv--txt{position:absolute;top:11.3vw;left:1.3vw;z-index:1}.top_mv--txt img{width:1.4vw}@media screen and (max-width:766px){.top_mv--txt{top:39.2vw;left:1.8vw}.top_mv--txt img{width:3.2vw}}.top_mv--deco{position:absolute}.top_mv--deco.-num01_01{top:0;left:0}.top_mv--deco.-num01_01 img{width:81.7vw}.top_mv--deco.-num01_02{top:3.8vw;right:0;z-index:1;mix-blend-mode:multiply}.top_mv--deco.-num01_02 img{width:28.2vw}.top_mv--deco.-num02{top:0;left:0}.top_mv--deco.-num02 img{width:100%}.top_mv--deco.-num03{right:17vw;bottom:1.2vw}.top_mv--deco.-num03 img{width:29.5vw}@media screen and (max-width:766px){.top_mv--deco.-num01_01{right:0;left:auto;width:100%}.top_mv--deco.-num01_01 img{width:100%}.top_mv--deco.-num01_02{top:59.8vw;right:-46.5vw}.top_mv--deco.-num01_02 img{width:94.8vw}.top_mv--deco.-num02{top:auto;bottom:4vw}.top_mv--deco.-num03{right:14vw;bottom:14.2vw}.top_mv--deco.-num03 img{width:79.3vw}}.top_mv--human{position:absolute}.top_mv--human.-num01{right:16.3vw;bottom:-6vw;z-index:2}.top_mv--human.-num01 img{width:15.7vw}.top_mv--human.-num02{right:23.6vw;bottom:-5.9vw;z-index:1}.top_mv--human.-num02 img{width:18.6vw}@media screen and (max-width:766px){.top_mv--human.-num01{right:9.6vw;bottom:-3vw}.top_mv--human.-num01 img{width:53vw}.top_mv--human.-num02{right:32.6vw;bottom:0}.top_mv--human.-num02 img{width:62.5vw}}.top_mv--catch span{position:absolute}.top_mv--catch span:first-child{top:13.3vw;left:9.9vw}.top_mv--catch span:first-child img{width:58.5vw}.top_mv--catch span:last-child{top:25.3vw;left:9.9vw}.top_mv--catch span:last-child img{width:40.3vw}@media screen and (max-width:766px){.top_mv--catch span:first-child{top:26.4vw;left:10.6vw}.top_mv--catch span:first-child img{width:68.7vw}.top_mv--catch span:last-child{top:63.3vw;left:10.6vw}.top_mv--catch span:last-child img{width:84.1vw}}.top_message{padding:8.75rem 0 6.25rem}.top_message h2{margin-bottom:4.375rem;font-size:3.125rem;font-weight:700;color:#2250bd;text-align:center}.top_message h2::before{display:block;margin-bottom:1.25rem;font-family:Pacifico,cursive;font-size:1.875rem;font-weight:400;content:attr(data-title);opacity:.7}.top_message p{font-weight:500;line-height:2.2;color:grey;text-align:center}.top_message p+p{margin-top:2em}.top_message p span{font-weight:700;color:#2250bd;border-bottom:solid 1px #2250bd}@media screen and (min-width:767px){.top_message p{font-size:1.125rem}}@media screen and (max-width:766px){.top_message{padding:3.75rem 1.25rem 2.5rem}.top_message h2{margin-bottom:1.5625rem;font-size:1.625rem;line-height:1.6}.top_message h2::before{margin-bottom:.3125rem;font-size:1.25rem}}.top_message--deco{position:absolute;z-index:-1}.top_message--deco.-left.-num01{top:-1.875rem;left:-10rem}.top_message--deco.-left.-num01 img{width:25.1875rem}.top_message--deco.-left.-num02{top:25rem;left:-5.625rem}.top_message--deco.-left.-num02 img{width:5rem}.top_message--deco.-left.-num03{bottom:3.125rem;left:-18.125rem}.top_message--deco.-left.-num03 img{width:33.9375rem}.top_message--deco.-left.-num04{bottom:5rem;left:.625rem}.top_message--deco.-left.-num04 img{width:5.0625rem}.top_message--deco.-right.-num01{top:0;right:-16.25rem}.top_message--deco.-right.-num01 img{width:25.75rem}.top_message--deco.-right.-num02{top:25rem;right:-3.125rem}.top_message--deco.-right.-num02 img{width:6.1875rem}.top_message--deco.-right.-num03{right:-12.5rem;bottom:14.375rem}.top_message--deco.-right.-num03 img{width:18.6875rem}.top_message--deco.-right.-num04{right:-6.25rem;bottom:8.125rem}.top_message--deco.-right.-num04 img{width:6.125rem}@media screen and (max-width:766px){.top_message--deco{display:none}}.top_about{padding:10rem 0;background:url(../img/top/bg_about.svg) no-repeat center top,linear-gradient(to right bottom,#fff,#6cd038 15%,rgb(34 80 189 / 78%) 40%,rgb(55 122 156 / 84%) 65%,rgb(87 185 105 / 91%) 80%,rgb(108 208 56 / 98%) 95%,#fff);background-size:max(112.5rem,100%) auto,auto}@media screen and (max-width:766px){.top_about{padding:5rem 0;background-size:max(36.875rem,100%) auto,auto}}.top_about_box{padding-top:4.375rem;background-color:#fff;border-radius:2.5rem}.top_about_box h3{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto;margin-bottom:5rem;font-size:2.8125rem;font-weight:700;color:#2250bd}@media screen and (max-width:766px){.top_about_box{padding:2.1875rem 1.25rem 0}.top_about_box h3{margin-bottom:1.875rem;font-size:1.625rem;text-align:center}}.top_about_box--inner{position:relative;padding-bottom:13.125rem}@media screen and (max-width:766px){.top_about_box--inner{padding-bottom:3.75rem}}.top_about_box--txt dl+dl{margin-top:4.375rem}.top_about_box--txt dt{padding:.625rem 1.875rem;margin-bottom:1.25rem;font-size:1.75rem;font-weight:700;color:#fff;background-color:#2250bd;border-radius:1.25rem 0 0 1.25rem}.top_about_box--txt dd{max-width:31.875rem;font-weight:500;line-height:2.2}@media screen and (min-width:767px){.top_about_box--txt{width:56%;margin:0 0 0 auto}.top_about_box--txt dd{padding-left:1.875rem}}@media screen and (max-width:766px){.top_about_box--txt dt{padding:.625rem 2.5rem .625rem .9375rem;margin-right:-1.25rem;font-size:1.25rem}}@media screen and (max-width:766px){.top_about_box--img{padding-top:2.5rem}}.top_about_box--img--deco img{width:20.9375rem}@media screen and (min-width:767px){.top_about_box--img--deco{position:absolute;right:4.375rem;bottom:0}}@media screen and (max-width:766px){.top_about_box--img--deco{max-width:14.6875rem;padding-top:1.5625rem;margin:auto}}.top_about_box--img--main img{width:100%}@media screen and (min-width:767px){.top_about_box--img--main{position:absolute;top:0;left:-6.5625rem;z-index:1;width:50%}}@media screen and (max-width:766px){.top_about_box--img--main{display:block;margin-right:-2.5rem}}.top_occupation{position:relative;padding:8.75rem 0 15rem}.top_occupation::before{position:absolute;top:53%;left:50%;width:81.6875rem;height:118.75rem;content:"";background:url(../img/top/bg_occupation.svg) no-repeat center;background-size:contain;translate:-50% -50%}.top_occupation h2{margin-bottom:6.875rem}@media screen and (max-width:766px){.top_occupation{padding:3.75rem 0;overflow:hidden}.top_occupation::before{width:46.5625rem;height:209.6875rem;background-image:url(../img/top/bg_occupation_sp.svg)}.top_occupation h2{margin-bottom:3.75rem}}.top_occupation_box{padding:2.5rem;background-color:#fff;border:solid .625rem #2250bd;border-radius:2.5rem;box-shadow:40px 40px 40px rgb(34 80 189 / 50%)}@media screen and (max-width:766px){.top_occupation_box{padding:1.25rem;box-shadow:10px 10px 10px rgb(34 80 189 / 50%)}}.top_occupation_box_item{display:flex;gap:.9375rem;padding:2.5rem 1.25rem}.top_occupation_box_item:not(:first-child){border-top:dashed 2px #4a7cf2}.top_occupation_box_item:nth-child(odd) .top_occupation_box_item--division--icon{background-color:#2250bd;box-shadow:4px 4px 8px rgb(34 80 189 / 40%)}.top_occupation_box_item:nth-child(2n) .top_occupation_box_item--division--icon{background-color:#fa8e00;box-shadow:4px 4px 8px rgb(250 142 0 / 40%)}@media screen and (max-width:766px){.top_occupation_box_item{flex-direction:column;align-items:center;padding:2.5rem 0}}.top_occupation_box_item--division{flex-shrink:0;width:11.875rem}.top_occupation_box_item--division span{display:block;margin-top:.625rem;font-size:1.625rem;font-weight:700;color:grey;text-align:center}@media screen and (max-width:766px){.top_occupation_box_item--division span{font-size:1.375rem}}.top_occupation_box_item--division--icon{display:grid;place-items:center;width:5.75rem;height:5.75rem;margin:auto;border-radius:50%}@media screen and (max-width:766px){.top_occupation_box_item--division--icon{width:5rem;height:5rem}}.top_occupation_box_item--img{flex-shrink:0}.top_occupation_box_item--img img{width:16.25rem;border:solid .25rem #2250bd;border-radius:1.5625rem}@media screen and (min-width:767px){.top_occupation_box_item--img{margin-right:.9375rem}}.top_occupation_box_item--txt h3{margin-bottom:.625rem;font-size:1.5rem;font-weight:700;color:#2250bd}.top_occupation_box_item--txt h3:not(:first-of-type){margin-top:1.25rem}.top_occupation_box_item--txt p{font-weight:500;line-height:2;color:grey}@media screen and (max-width:766px){.top_occupation_box_item--txt h3{margin-top:.625rem;font-size:1.25rem;text-align:center}}.top_voice{padding:9.6875rem 0 9.0625rem;background:linear-gradient(to right bottom,#d6f2ff,#e4f7ff 25%,#ebf9ff 45%,#eefdc5 80%,#d6f2ff)}@media screen and (max-width:766px){.top_voice{padding:3.75rem 0}}.top_voice_item{position:relative}.top_voice_item h2{margin-bottom:6.25rem}.top_voice_item:not(:first-of-type){margin-top:9.6875rem}.top_voice_item::after,.top_voice_item::before{position:absolute;z-index:0;content:""}.top_voice_item::before{top:-3.75rem;width:45.3125rem;height:20.9375rem;-webkit-clip-path:polygon(35% 0%,100% 0%,65% 100%,0% 100%);clip-path:polygon(35% 0%,100% 0%,65% 100%,0% 100%)}.top_voice_item::after{top:-4.375rem;width:14.0625rem;height:14.0625rem;background-color:rgb(121 252 52 / 60%);border-radius:50%}.top_voice_item.-left::before{left:-11.875rem;background-color:#98b5fa}.top_voice_item.-left::after{right:-.9375rem}.top_voice_item.-right::before{right:-11.875rem;background-color:#d1f0c1}.top_voice_item.-right::after{left:-.9375rem}@media screen and (max-width:766px){.top_voice_item:not(:first-of-type){margin-top:6.875rem}.top_voice_item::before{top:-1.25rem;width:9.375rem;height:4.375rem;-webkit-clip-path:polygon(30% 0%,100% 0%,60% 100%,0% 100%);clip-path:polygon(30% 0%,100% 0%,60% 100%,0% 100%)}.top_voice_item::after{top:-2.5rem;width:5.625rem;height:5.625rem}.top_voice_item.-left::before{left:-1.875rem}.top_voice_item.-left::after{right:-2.5rem}.top_voice_item.-right::before{right:-4.375rem}.top_voice_item.-right::after{left:-2.5rem}}.top_voice_item--ttl{position:relative;padding:3.4375rem 0 2.5rem;font-size:1.875rem;font-weight:700;color:#fff}.top_voice_item--ttl h3{position:relative;z-index:1;width:36.25rem}.top_voice_item--ttl::before{position:absolute;inset:0;-webkit-clip-path:polygon(10% 0%,100% 0%,90% 100%,0% 100%);clip-path:polygon(10% 0%,100% 0%,90% 100%,0% 100%);content:""}.-left .top_voice_item--ttl::before{background:linear-gradient(25deg,#2250bd,#2250bd 30%,#57b969 70%,#79fc34)}.-left .top_voice_item--ttl h3{margin:0 0 0 auto}.-right .top_voice_item--ttl::before{background:linear-gradient(210deg,#2250bd,#2250bd 30%,#57b969 70%,#79fc34)}@media screen and (min-width:767px){.-right .top_voice_item--ttl span{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 0 0 auto}}@media screen and (max-width:766px){.top_voice_item--ttl{padding:1.25rem 0;margin:0 -2.5rem 1.875rem;font-size:1.125rem}.top_voice_item--ttl::before{right:1.25rem;-webkit-clip-path:polygon(15% 0%,100% 0%,85% 100%,0% 100%);clip-path:polygon(15% 0%,100% 0%,85% 100%,0% 100%)}.top_voice_item--ttl h3{width:calc(100% - 2.5rem)}.-right .top_voice_item--ttl h3{margin:0 0 0 auto}}.top_voice_item--inner{display:flex;align-items:flex-start;justify-content:flex-end}@media screen and (min-width:767px){.top_voice_item--inner{gap:6.875rem}.-right .top_voice_item--inner{flex-direction:row-reverse}}@media screen and (max-width:766px){.top_voice_item--inner{flex-direction:column}}.top_voice_item--deco{position:absolute}.top_voice_item--deco img:last-child{position:absolute;top:50%;left:50%;translate:-50% -50%}.top_voice_item--deco.is-animation img:first-child{opacity:1;-webkit-animation:show1 1s;animation:show1 1s}.top_voice_item--deco.is-animation img:last-child{opacity:0;-webkit-animation:show2 1s;animation:show2 1s}@-webkit-keyframes show1{0%,24.9%{opacity:1}25%,49.9%{opacity:0}50%,74.9%{opacity:1}75%,99.9%{opacity:0}100%{opacity:1}}@keyframes show1{0%,24.9%{opacity:1}25%,49.9%{opacity:0}50%,74.9%{opacity:1}75%,99.9%{opacity:0}100%{opacity:1}}@-webkit-keyframes show2{0%,24.9%{opacity:0}25%,49.9%{opacity:1}50%,74.9%{opacity:0}75%,99.9%{opacity:1}100%{opacity:0}}@keyframes show2{0%,24.9%{opacity:0}25%,49.9%{opacity:1}50%,74.9%{opacity:0}75%,99.9%{opacity:1}100%{opacity:0}}.-left .top_voice_item--deco{bottom:1.875rem;left:-8.75rem}.-left .top_voice_item--deco img:first-child{width:5.0625rem;height:6.5rem}.-left .top_voice_item--deco img:last-child{width:5rem;height:6.25rem}.-right .top_voice_item--deco{right:-6.25rem;bottom:8.125rem;width:5.125rem;text-align:center}.-right .top_voice_item--deco img:first-child{width:3.0625rem;height:3rem}.-right .top_voice_item--deco img:last-child{width:5.125rem;height:5rem}@media screen and (max-width:766px){.top_voice_item--deco{display:none}}.top_voice_item--img{position:relative;flex-shrink:0}.top_voice_item--img figure{position:relative}.top_voice_item--img figure img{width:22.5rem;box-shadow:20px 20px 20px rgb(0 0 0 / 16%)}.top_voice_item--img dl{position:absolute;bottom:-3.125rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:1.25rem .625rem;font-size:1.125rem;font-weight:700;color:#2250bd;text-align:center;background-color:#fff;border:solid .1875rem #2250bd;border-radius:1.25rem}.top_voice_item--img p{margin-top:2.5rem;font-weight:500}.top_voice_item--img p span{font-size:1.125rem}.-left .top_voice_item--img dl{right:-2.5rem}.-right .top_voice_item--img dl{left:-2.5rem}.-right .top_voice_item--img p{text-align:right}@media screen and (min-width:767px){.top_voice_item--img{margin-top:-7.8125rem}.top_voice_item--img::before{position:absolute;top:-3.75rem;content:"";background-repeat:no-repeat;background-size:contain;opacity:0}.top_voice_item--img.is-animation::before{-webkit-animation:fadeIn ease forwards;animation:fadeIn ease forwards;-webkit-animation-delay:.3s;animation-delay:.3s}@-webkit-keyframes fadeIn{to{opacity:1}}@keyframes fadeIn{to{opacity:1}}.-left .top_voice_item--img::before{left:-3.4375rem;width:6.1875rem;height:3.75rem;background-image:url(../img/top/icon_voice_deco_01.svg)}.-right .top_voice_item--img::before{right:-3.4375rem;width:6.3125rem;height:4.1875rem;background-image:url(../img/top/icon_voice_deco_02.svg)}}@media screen and (max-width:766px){.top_voice_item--img{width:100%}.top_voice_item--img figure img{width:85%}.top_voice_item--img dl{padding:.9375rem;font-size:.8125rem}.top_voice_item--img p{font-size:.8125rem}.top_voice_item--img p span{font-size:.9375rem}.-left .top_voice_item--img dl{right:0}.-right .top_voice_item--img figure{text-align:right}.-right .top_voice_item--img dl{left:0}}.top_voice_item--txt{margin-top:4.6875rem}.top_voice_item--txt dt{margin-bottom:.625rem;font-size:1.25rem;font-weight:700;color:#2250bd}.top_voice_item--txt dt:not(:first-of-type){margin-top:4.375rem}.top_voice_item--txt dd{font-weight:500;text-indent:1em}@media screen and (min-width:767px){.top_voice_item--txt{width:36.25rem}}@media screen and (max-width:766px){.top_voice_item--txt{margin-top:2.5rem}.top_voice_item--txt dt{margin-bottom:.625rem;font-size:1.125rem}.top_voice_item--txt dt:not(:first-of-type){margin-top:2.5rem}}.top_voice_item--main_img{margin-top:5rem}@media screen and (max-width:766px){.top_voice_item--main_img{margin:1.875rem -5.625rem 0}}.top_career{padding:8.75rem 0 8.125rem;background:url(../img/top/bg_career.webp) no-repeat center;background-size:cover}.top_career p{font-size:1.125rem;font-weight:500;color:#fff;text-align:center}@media screen and (max-width:766px){.top_career{padding:3.75rem 1.25rem}.top_career p{font-size:1rem}}.top_career--human{position:absolute;top:3.75rem;left:11.25rem}.top_career--human img{width:8.875rem}@media screen and (max-width:766px){.top_career--human{top:9.375rem;left:9.375rem}.top_career--human img{width:6.25rem}}.top_career--arrow{position:absolute;top:3.125rem;left:24.0625rem;opacity:0;transform:translate(-30%,30%)}.top_career--arrow img{width:19.125rem}.is-animation .top_career--arrow{-webkit-animation:slideIn .3s cubic-bezier(.07,-.01,0,.77) forwards;animation:slideIn .3s cubic-bezier(.07,-.01,0,.77) forwards;-webkit-animation-delay:.5s;animation-delay:.5s}@-webkit-keyframes slideIn{to{opacity:1;transform:translate(0,0)}}@keyframes slideIn{to{opacity:1;transform:translate(0,0)}}@media screen and (max-width:766px){.top_career--arrow{top:8.75rem;left:17.5rem}.top_career--arrow img{width:13.4375rem}}.top_career--list{position:relative;padding-top:15rem}.top_career--list ol{display:grid;grid-template-columns:repeat(4,1fr);padding-bottom:12.5rem;background:url(../img/top/bg_career_deco.svg) no-repeat center bottom;background-size:contain}.top_career--list li{position:relative;padding:2.5rem 2.5rem 0;border-top:solid .25rem #fff}.top_career--list li:not(:first-child)::before{position:absolute;top:0;left:0;height:3.75rem;content:"";border-left:solid .25rem #fff}.top_career--list li:first-child{margin-top:11.25rem}.top_career--list li:nth-child(2){margin-top:7.5rem}.top_career--list li:nth-child(3){margin-top:3.75rem}.top_career--list dt{margin-bottom:.3125rem;font-size:1.5rem;font-weight:700;color:#fff;text-align:center}.top_career--list dd{padding:.625rem;font-weight:500;background-color:#fff}@media screen and (max-width:766px){.top_career--list{width:49.0625rem}.top_career--list ol{padding-bottom:7.5rem;background-size:49.0625rem auto}.top_career--list li{padding:1.875rem 1.5625rem 0}.top_career--list dt{font-size:.9375rem}.top_career--list dd{padding:.3125rem .3125rem 1.25rem;font-size:.6875rem}}.top_welfare{padding:8.75rem 0 18.125rem}.top_welfare p{margin-bottom:2.1875rem;font-size:1.125rem;font-weight:500}@media screen and (min-width:767px){.top_welfare p{text-align:center}}@media screen and (max-width:766px){.top_welfare{padding:4.6875rem 1.25rem}.top_welfare p{margin-bottom:1.5625rem;font-size:.8125rem}}@media screen and (min-width:767px){.top_welfare--inner::after,.top_welfare--inner::before{position:absolute;content:"";background-repeat:no-repeat;background-size:contain}.top_welfare--inner::before{top:-1.875rem;right:-14.375rem;width:24.1875rem;height:27.125rem;background-image:url(../img/top/bg_welfare_right.webp)}.top_welfare--inner::after{top:28.125rem;left:-17.5rem;width:31.25rem;height:35.625rem;background-image:url(../img/top/bg_welfare_left.webp)}}.top_welfare--list{display:flex;justify-content:center;padding:2.1875rem 0;margin-bottom:4.0625rem;border-top:solid 1px #707070;border-bottom:solid 1px #707070}.top_welfare--list ul{min-width:21.5625rem;font-weight:500}.top_welfare--list li::before{content:"●"}@media screen and (min-width:767px){.top_welfare--list{gap:4.6875rem}}@media screen and (max-width:766px){.top_welfare--list{flex-direction:column;padding:1.5625rem 0;margin-bottom:1.875rem;font-size:.875rem}}.top_welfare_state h3{margin-bottom:3.125rem;font-size:1.5rem;font-weight:700;color:#2250bd;text-align:center}@media screen and (max-width:766px){.top_welfare_state h3{margin-bottom:1.25rem;font-size:1.25rem}}.top_welfare_state--inner{display:flex;gap:11.25rem;justify-content:center}@media screen and (max-width:766px){.top_welfare_state--inner{flex-direction:column;gap:3.75rem}}.top_welfare_state_item picture{display:block;margin-bottom:2.5rem}.top_welfare_state_item img{width:26.4375rem;border-radius:2.5rem;box-shadow:20px 20px 20px rgb(74 124 242 / 50%)}.top_welfare_state_item dl{text-align:center}.top_welfare_state_item dt{margin-bottom:.625rem;font-size:1.5rem;font-weight:700;color:#2250bd}.top_welfare_state_item dd{font-weight:500;color:grey}@media screen and (max-width:766px){.top_welfare_state_item{text-align:center}.top_welfare_state_item img{box-shadow:10px 10px 10px rgb(74 124 242 / 50%)}.top_welfare_state_item dt{font-size:1.25rem}}.top_welfare_deco img{width:21.4375rem}@media screen and (min-width:767px){.top_welfare_deco{position:absolute;bottom:-9.375rem;left:-9.375rem}}@media screen and (max-width:766px){.top_welfare_deco{margin-top:5.3125rem;text-align:center}.top_welfare_deco img{width:14.4375rem}}.top_recruit{padding:9.375rem 0;background:linear-gradient(to right bottom,#6cd038,#4a7cf2)}@media screen and (max-width:766px){.top_recruit{padding:3.75rem 0}}.top_recruit--table{padding:3.75rem 6.25rem;background-color:#fff;border:solid .375rem #2250bd;border-radius:2.5rem}.top_recruit--table td,.top_recruit--table th{padding-block:1.875rem}.top_recruit--table th{width:7.8125rem;font-size:1.125rem;font-weight:700;color:#2250bd;border-right:solid 1px #707070}.top_recruit--table td{padding-inline:1.875rem;font-weight:500}.top_recruit--table tr:not(:last-child){border-bottom:solid 1px #707070}.top_recruit--table li::before{content:"・"}.top_recruit--table p{margin-top:1em;font-size:.875rem}@media screen and (max-width:766px){.top_recruit--table{padding:3.125rem 1.25rem}.top_recruit--table th{width:5.625rem;font-size:.75rem}.top_recruit--table td{padding-inline:0.9375rem;font-size:.75rem}.top_recruit--table p{font-size:.625rem}}.top_flow{padding:9.375rem 0}.top_flow p{margin-bottom:1.875rem;font-weight:500;text-align:center}.top_flow ol{display:grid;grid-template-columns:repeat(4,1fr);gap:4.375rem}.top_flow li{position:relative;padding:.625rem .9375rem 1.875rem;border:solid .1875rem grey}.top_flow li:not(:last-child)::after{position:absolute;width:3.75rem;height:2.9375rem;content:"";background:url(../img/top/img_flow_arrow.webp) no-repeat;background-size:contain}.top_flow dl{font-weight:700;text-align:center}.top_flow dt{margin-bottom:1.25rem;color:#2250bd}.top_flow dd{display:grid;place-items:center;width:100%;height:6.25rem;font-size:1.3125rem;color:#fff;background-color:#2250bd}@media screen and (min-width:767px){.top_flow p{font-size:1.125rem}.top_flow li{padding:.9375rem}.top_flow li:not(:last-child)::after{top:10rem;right:-3.9375rem}.top_flow dt{font-size:1.5rem}}@media screen and (max-width:766px){.top_flow{padding:3.75rem 1.25rem}.top_flow ol{grid-template-columns:repeat(1,1fr);gap:1.875rem}.top_flow li{padding:.9375rem .625rem}.top_flow li:not(:last-child)::after{bottom:0;left:50%;width:1.6875rem;height:2.1875rem;background-image:url(../img/top/img_flow_arrow_sp.webp);translate:-50% 80%}.top_flow dl{display:flex;flex-wrap:wrap;gap:.625rem;justify-content:center}.top_flow dt{width:100%;margin-bottom:0}.top_flow dd{width:30%;height:4.0625rem;margin-top:0;font-size:.75rem}}.top_qa{padding:8.75rem 0 10.625rem}@media screen and (min-width:767px){.top_qa h2{margin-bottom:6.25rem}}@media screen and (max-width:766px){.top_qa{padding:3.75rem 0}}.top_qa--inner{display:flex;flex-direction:column;gap:3.4375rem}@media screen and (max-width:766px){.top_qa--inner{gap:1.875rem;padding:0 1.25rem}}.top_qa_accordion{background:linear-gradient(to right,#fff,#e9edf8 10%,#e9edf8);border-radius:1.25rem}.top_qa_accordion--ttl{position:relative;padding:1.875rem 6.875rem;font-weight:700;color:#fff;background:linear-gradient(to right,#6cd038,#2250bd 10%,#2250bd);border-radius:1.25rem}.top_qa_accordion--ttl::after,.top_qa_accordion--ttl::before{position:absolute;top:50%;translate:0 -50%}.top_qa_accordion--ttl::before{left:2.1875rem;font-size:2.5rem;font-weight:700;content:"Q"}.top_qa_accordion--ttl::after{right:1.5625rem;width:3.125rem;height:3.125rem;content:"";background-color:#fff;border-radius:50%}.top_qa_accordion--ttl span::after,.top_qa_accordion--ttl span::before{position:absolute;top:50%;z-index:1;content:"";translate:0 -50%}.top_qa_accordion--ttl span::before{right:2.5625rem;width:1.0625rem;border-top:solid .1875rem #2250bd}.top_qa_accordion--ttl span::after{right:3rem;height:1.0625rem;border-right:solid .1875rem #2250bd;transition:.5s}[open] .top_qa_accordion--ttl span::after{rotate:90deg}@media screen and (min-width:767px){.top_qa_accordion--ttl{font-size:1.25rem}}@media screen and (max-width:766px){.top_qa_accordion--ttl{padding:.9375rem 3.4375rem}.top_qa_accordion--ttl::before{left:1.25rem;font-size:1.3125rem}.top_qa_accordion--ttl::after{right:.625rem;width:1.5625rem;height:1.5625rem}.top_qa_accordion--ttl span::before{right:1.0625rem;width:.625rem}.top_qa_accordion--ttl span::after{right:1.25rem;height:.625rem}}.top_qa_accordion--content{font-weight:500}.top_qa_accordion--content div{padding:2.5rem 6.875rem}@media screen and (max-width:766px){.top_qa_accordion--content div{padding:1.25rem}}