@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@600&display=swap);*,:after,:before{box-sizing:border-box}:after,:before{text-decoration:inherit;vertical-align:inherit}html{-webkit-tap-highlight-color:transparent;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;cursor:default;line-height:1.5;-moz-tab-size:4;tab-size:4;word-break:break-word}h1{font-size:2em;margin:.67em 0}dl dl,dl ol,dl ul,ol dl,ol ol,ol ul,ul dl,ul ol,ul ul{margin:0}hr{color:inherit;height:0;overflow:visible}main{display:block}nav ol,nav ul{list-style:none;padding:0}nav li:before{content:"\200B"}pre{-ms-overflow-style:scrollbar;font-family:monospace,monospace;font-size:1em;overflow:auto}a{background-color:transparent}abbr[title]{text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}audio,canvas,iframe,img,svg,video{vertical-align:middle}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}iframe,img{border-style:none}svg:not([fill]){fill:currentColor}svg:not(:root){overflow:hidden}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,select{margin:0}button{overflow:visible;text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}fieldset{border:1px solid #a0a0a0;padding:.35em .75em .625em}input{overflow:visible}legend{color:inherit;display:table;max-width:100%;white-space:normal}progress{display:inline-block;vertical-align:baseline}select{text-transform:none}textarea{margin:0;overflow:auto;resize:vertical;resize:block}[type=checkbox],[type=radio]{padding:0}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}details,dialog{display:block}dialog{background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}dialog:not([open]){display:none}summary{display:list-item}canvas{display:inline-block}template{display:none}[tabindex],a,area,button,input,label,select,summary,textarea{-ms-touch-action:manipulation}[hidden]{display:none}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true],[disabled]{cursor:not-allowed}[aria-hidden=false][hidden]{display:initial}[aria-hidden=false][hidden]:not(:focus){clip:rect(0,0,0,0);position:absolute}html{font-size:16px}body{background:#f9f6f2;color:#484848;font-family:Noto Sans JP,sans-serif;font-weight:400;letter-spacing:.025em;line-height:1.6;margin:0;padding:0}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:top}img{height:auto;max-width:100%}a{color:inherit;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease}address,button,input,select,small,textarea{font:inherit}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;cursor:pointer;outline:0;padding:0}dd,dl,dt,h1,h2,h3,h4,li,p,ul{margin:0;padding:0}ul{list-style-type:none}nav li:before{content:none}:focus{outline:0}.wrapper{position:relative;width:100%}.anchor{margin:-70px 0 0;padding:70px 0 0}.spVisible{display:block}.pcVisible{display:none}.header{position:fixed;top:0;width:100%;z-index:3}.header__logoHome{display:block;height:auto;width:163px}.header__content{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;justify-content:space-between;padding:11px 0 11px 16px;width:100%}.header__spBg{background:#484848;height:100%;left:0;opacity:0;position:fixed;top:54px;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;visibility:hidden;width:100%}.header__spBg.nav-open{opacity:.5;visibility:visible}.headerNavi{display:none}.headerNavi__listItem.has-children{cursor:pointer;position:relative}.headerNavi__listItem.has-children.open>.headerNavi__subMenu{display:block}.headerNavi__listItem.has-children>.headerNavi__link{padding-right:20px;position:relative}.headerNavi__listItem.has-children>.headerNavi__link:after{background:url(../img/header_arrow_black.svg) no-repeat 50%;content:"";height:5px;margin-left:6px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:9px}.headerNavi__listItem.has-children>.headerNavi__link:hover:after{background-image:url(../img/header-arrow.svg)}.headerNavi__listItem.current>.headerNavi__link{color:#d9232d}.headerNavi__listItem.current>.headerNavi__link:after{background:url(../img/header-arrow.svg) no-repeat 50%;color:#d9232d}.headerNavi__subMenu{background:#fff;border-radius:12px;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.1);box-shadow:0 4px 10px rgba(0,0,0,.1);display:none;left:0;min-width:152px;padding:24px 20px 28px;position:absolute;top:160%;z-index:100}.headerNavi__subMenu li{list-style:none;padding:0 0 14px}.headerNavi__subMenu li:last-of-type{padding:0}.headerNavi__subLink{color:#333;display:block;font-size:14px;text-decoration:none}.headerNavi__subLink.current,.headerNavi__subLink:hover{color:#d9232d}.headerNavi__contact{font-size:14px}.headerNavi__contact.btn{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:-webkit-gradient(linear,left top,right top,from(#eb3349),color-stop(#ec3848),color-stop(#ed3d48),color-stop(#ee4247),color-stop(#ef4746),color-stop(#f14c45),color-stop(#f25145),color-stop(#f35644),to(#f36b55));background:linear-gradient(90deg,#eb3349,#ec3848,#ed3d48,#ee4247,#ef4746,#f14c45,#f25145,#f35644,#f36b55);border-radius:45px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;justify-content:center;padding:0;width:132px}.headerNaviSp{background:#f9f6f2;display:block;height:100vh;padding:56px;position:absolute;right:0;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;z-index:3}.headerNaviSp.show{-webkit-transform:translateX(0);transform:translateX(0)}.headerNaviSp__bg{height:100vh;width:244px}.headerNaviSp__list{display:grid;gap:1.5rem;grid-template-columns:1fr}.headerNaviSp__itemWrap{cursor:pointer}.headerNaviSp__itemWrap,.headerNaviSp__listItem.has-children .headerNaviSp__itemWrap{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.headerNaviSp__listItem.has-children.open>.headerNaviSp__subMenu{display:block}.headerNaviSp__listItem.current>.headerNaviSp__itemWrap>.headerNaviSp__link{color:#d9232d}.headerNaviSp__subMenu{padding-left:1.5em}.headerNaviSp__subMenu li{list-style:none}.headerNaviSp__subMenu a{color:#333;display:block;padding:10px;text-decoration:none}.headerNaviSp__subMenu a.current{color:#d9232d}.headerNaviSp .accordion-toggle{background:url('data:image/svg+xml;utf8,<svg fill="black" height="20" viewBox="0 0 24 24" width="20" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>') no-repeat 50%;background-size:12px;border:none;cursor:pointer;height:32px;width:32px}.headerNaviSp__link{color:#333;padding:12px}.headerNaviSp__contact{font-size:14px}.headerNaviSp__contact.btn{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:-webkit-gradient(linear,left top,right top,from(#eb3349),color-stop(#ec3848),color-stop(#ed3d48),color-stop(#ee4247),color-stop(#ef4746),color-stop(#f14c45),color-stop(#f25145),color-stop(#f35644),to(#f36b55));background:linear-gradient(90deg,#eb3349,#ec3848,#ed3d48,#ee4247,#ef4746,#f14c45,#f25145,#f35644,#f36b55);border-radius:45px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;justify-content:center;padding:0;width:132px}.headerNaviSp__link{font-size:14px}.headerNaviSp__link.current{color:#f14a46;text-shadow:none}.btn{background:-webkit-gradient(linear,left top,right top,from(#eb3349),color-stop(#ec3848),color-stop(#ed3d48),color-stop(#ee4247),color-stop(#ef4746),color-stop(#f14c45),color-stop(#f25145),color-stop(#f35644),to(#f36b55));background:linear-gradient(90deg,#eb3349,#ec3848,#ed3d48,#ee4247,#ef4746,#f14c45,#f25145,#f35644,#f36b55);border-radius:45px;color:#fff;padding:12px 32px}.btn:hover{background:#fff;border:1px solid #dd5353;color:#dd5353}.btn--cta{background:#fff;color:#484848;cursor:pointer;pointer-events:all}.btn--cta:hover{background:#fff;border:none;color:#dd5353}.humMenu{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;background:-webkit-gradient(linear,left top,right top,from(#eb3349),color-stop(#ec3848),color-stop(#ed3d48),color-stop(#ee4247),color-stop(#ef4746),color-stop(#f14c45),color-stop(#f25145),color-stop(#f35644),to(#f36b55));background:linear-gradient(90deg,#eb3349,#ec3848,#ed3d48,#ee4247,#ef4746,#f14c45,#f25145,#f35644,#f36b55);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:54px;justify-content:center;width:54px;z-index:4}.humMenu:hover{cursor:pointer}.humMenu__line{height:auto;width:26px}.humMenu__line span{background:#fff;border-radius:4px;display:block;height:2px;margin:0 0 10px;-webkit-transition:all .5s;transition:all .5s}.humMenu__line span:last-child{margin:0}.humMenu.on{background:-webkit-gradient(linear,left top,right top,from(#eb3349),color-stop(#ec3848),color-stop(#ed3d48),color-stop(#ee4247),color-stop(#ef4746),color-stop(#f14c45),color-stop(#f25145),color-stop(#f35644),to(#f36b55));background:linear-gradient(90deg,#eb3349,#ec3848,#ed3d48,#ee4247,#ef4746,#f14c45,#f25145,#f35644,#f36b55);color:#fff}.humMenu.on span:first-of-type{background:#fff;margin:9px 0;-webkit-transform:translateY(0) rotate(-45deg);transform:translateY(1px) rotate(-45deg)}.humMenu.on span:nth-of-type(2){display:none}.humMenu.on span:nth-of-type(3){background:#fff;-webkit-transform:translateY(-20px) rotate(45deg);transform:translateY(-10px) rotate(45deg)}.humMenu__text{display:block;font-size:8px;margin:4px 0 0;text-align:center}.footer{background:#fff;padding:72px 0 75px}.footer__copyRightArea{text-align:center}.footer__logoLink{display:block;height:auto;margin:0 auto 8px;width:160px}.footer__copyRight{display:block;font-size:.75rem}.footerNavi{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding:0 0 40px}.footerNavi,.footerNavi__menuWrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.footerNavi__menuWrapper{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;gap:48px}.footerNavi__subList{margin-top:16px;padding-left:16px}.footerNavi__subList a{display:block}.footerNavi__subList li{margin-bottom:16px}.footerNavi__subList li:last-child{margin:0}.footerNavi__linkArea{border:1px solid #f14a46;border-radius:24px;padding:32px}.footerNavi__contact{background:-webkit-gradient(linear,left top,right top,from(#eb3349),to(#f36b55));background:linear-gradient(90deg,#eb3349,#f36b55);border-radius:45px}.footerNavi__contactBtn{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:-webkit-gradient(linear,left top,right top,from(#eb3349),color-stop(#ec3848),color-stop(#ed3d48),color-stop(#ee4247),color-stop(#ef4746),color-stop(#f14c45),color-stop(#f25145),color-stop(#f35644),to(#f36b55));background:linear-gradient(90deg,#eb3349,#ec3848,#ed3d48,#ee4247,#ef4746,#f14c45,#f25145,#f35644,#f36b55);border-radius:41px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;height:50px;justify-content:center;width:172px}.footerNavi__contactBtn:hover{background:#fff;border:1px solid #dd5353;color:#dd5353}.footerNavi__list{list-style:none;margin:0 0 32px;padding:0}.footerNavi__list--left{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;row-gap:16px}.footerNavi__link,.footerNavi__parent{font-size:14px}.footerNavi__sns{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem;justify-content:center;margin:0 0 24px}.footerNavi__snsBtn{display:block;height:auto}.footerNavi__snsBtn:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.footerNavi__snsBtn--twitter{width:28px}.footerNavi__snsBtn--youtube{width:35px}.footerNavi__snsBtn--instagram{width:26px}.moreBtn{background:-webkit-gradient(linear,left top,right top,from(#eb3349),color-stop(#ec3848),color-stop(#ed3d48),color-stop(#ee4247),color-stop(#ef4746),color-stop(#f14c45),color-stop(#f25145),color-stop(#f35644),to(#f36b55));background:linear-gradient(90deg,#eb3349,#ec3848,#ed3d48,#ee4247,#ef4746,#f14c45,#f25145,#f35644,#f36b55);border-radius:45px;color:#fff;display:block;height:50px;margin:0 auto;position:relative;text-align:center;-webkit-transition:all .5s;transition:all .5s;width:173px}.moreBtn:after{background:url(../img/btnArrow.svg) no-repeat;background-size:contain;content:"";height:10px;position:absolute;right:-20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:36px}.moreBtn span{display:block;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .5s;transition:all .5s;width:173px}.moreBtn span:first-child{opacity:0}.moreBtn span:nth-child(2){opacity:1}.moreBtn:hover span:first-child{opacity:0}.moreBtn:hover span:nth-child(2){opacity:1}.toTopBtn{background:-webkit-gradient(linear,left top,right top,from(#eb3349),color-stop(#ec3848),color-stop(#ed3d48),color-stop(#ee4247),color-stop(#ef4746),color-stop(#f14c45),color-stop(#f25145),color-stop(#f35644),to(#f36b55));background:linear-gradient(90deg,#eb3349,#ec3848,#ed3d48,#ee4247,#ef4746,#f14c45,#f25145,#f35644,#f36b55);border-radius:50px;bottom:30px;display:block;height:36px;opacity:0;pointer-events:none;position:fixed;right:16px;width:36px}.toTopBtn:after{background:url(../img/totop_arrow.png) no-repeat;background-size:contain;content:"";display:block;height:18px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:15px}.toTopBtn.is-active{opacity:1;pointer-events:all}.heroImg{margin:54px 0 72px;position:relative}.heroImg__title{font-size:24px;left:0;margin:0 auto;padding:0 0 0 1rem;right:0;top:4rem}.heroImg__lowerTitle,.heroImg__title{color:#fff;position:absolute;text-shadow:0 4px 4px hsla(0,11%,52%,.25);z-index:1}.heroImg__lowerTitle{font-size:20px;height:auto;left:50%;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:208px}.heroImg .slick-slide{height:375px}.heroImg__sliderItem--img1{background:url(../img/hero_slider1_sp.png) no-repeat 50%;background-size:cover}.heroImg__sliderItem--img2{background:url(../img/hero_slider2_sp.png) no-repeat 50%;background-size:cover}.heroImg__sliderItem--img3{background:url(../img/hero_slider3_sp.png) no-repeat 50%;background-size:cover}.heroImg__lower{height:120px}.heroImg__lower--about{background:url(../img/hero_about_sp.png) no-repeat;background-position:50%;background-size:cover}.heroImg__lower--reason{background:url(../img/hero_reason_sp.png) no-repeat;background-position:50%;background-size:cover}.heroImg__lower--staff{background:url(../img/hero_staff_sp.jpg) no-repeat;background-position:50%;background-size:cover}.heroImg__lower--support{background:url(../img/hero_support_sp.jpg) no-repeat;background-position:50%;background-size:cover}.heroImg__lower--contact{background:url(../img/hero_contact_sp.jpg) no-repeat;background-position:50%;background-size:cover}.heroImg__lower--college{background:url(../img/hero-college_sp.jpg) no-repeat;background-position:50%;background-size:cover}.heroImg__lower--after{background:url(../img/hero_aftercareer-sp.jpg) no-repeat;background-position:50%;background-size:cover}.heroImg__lowerSubText{display:block;font-size:12px;font-weight:400;margin:10px 0 0}.sectionTitle{font-size:1.25rem;margin:0 0 72px;position:relative;text-align:center}.sectionTitle:after{background:url(../img/title_mark.png) no-repeat;background-size:contain;bottom:-32px;content:"";height:24px;left:0;margin:auto;position:absolute;right:0;top:unset;width:16px}.cta{background:-webkit-gradient(linear,left top,right top,from(#eb3349),color-stop(#ec3848),color-stop(#ed3d48),color-stop(#ee4247),color-stop(#ef4746),color-stop(#f14c45),color-stop(#f25145),color-stop(#f35644),to(#f36b55));background:linear-gradient(90deg,#eb3349,#ec3848,#ed3d48,#ee4247,#ef4746,#f14c45,#f25145,#f35644,#f36b55);color:#fff}.cta__wrapper{-webkit-box-pack:center;-ms-flex-pack:center;gap:24px;justify-content:center;padding:32px 43px}.cta__banner,.cta__wrapper{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.cta__banner{gap:29px}.cta__text{color:#fff;font-size:20px;font-weight:700;text-align:center}.sidebar__searchForm{margin:0 auto 24px;position:relative;width:274px}.sidebar__searchField{border:1px solid #484848;border-radius:30px;color:#484848;font-size:14px;padding:8px 0 8px 38px;width:274px}.sidebar__searchSubmit{background:url(../img/icon_searchblack.svg) no-repeat;background-size:contain;border:none;bottom:0;cursor:pointer;height:16px;left:16px;margin:auto;padding:0;position:absolute;top:0;width:18px}.sidebar__categoryBox{background:#fff;border-radius:8px;-webkit-box-shadow:3px 3px 15px hsla(0,11%,52%,.2);box-shadow:3px 3px 15px hsla(0,11%,52%,.2);height:auto;margin:0 auto 72px;padding:24px 28px;width:274px}.sidebar__link:hover{color:#dd5353}.sidebar__catItem{margin:0 0 16px;position:relative}.sidebar__catItem:last-of-type{margin:0}.sidebar__catItem:after{background:url(../img/cat_arrow-r.svg) no-repeat;background-size:contain;bottom:0;content:"";height:9px;margin:auto;position:absolute;right:0;top:0;width:5px}.sidebar__catTitle{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 24px;padding:0 0 0 30px;position:relative}.sidebar__catTitle:before{background:url(../img/category.svg) no-repeat;background-size:contain;bottom:0;content:"";height:20px;left:0;margin:auto;position:absolute;top:0;width:20px}@media print,screen and (min-width:480px){.wrapper{margin:0 auto;min-width:1280px}.anchor{margin:-100px 0 0;padding:100px 0 0}.spVisible{display:none}.pcVisible{display:block}.header{left:50%;top:20px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.header__logoHome{width:175px}.header__content{border-radius:80px;-webkit-box-shadow:5px 5px 30px hsla(0,11%,52%,.25);box-shadow:5px 5px 30px hsla(0,11%,52%,.25);height:auto;margin:0 auto;padding:8px 12px 8px 20px;width:1056px}.header__spContact{display:none}.headerNavi{display:block}.headerNavi__list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 28px}.headerNavi__link{font-size:14px}.headerNavi__link:hover{color:#dd5353}.headerNavi__link.current{color:#f14a46}.headerNaviSp,.humMenu{display:none}.humMenu__line{width:20px}.humMenu__line span{margin:0 0 5px}.footer{padding:0 0 96px}.footer__copyRightArea{-webkit-box-pack:center;-ms-flex-pack:center;display:grid;justify-content:center}.footer__logoLink{margin:0 auto 24px;width:174px}.footer__copyRight{font-size:.875rem}.footerNavi{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-direction:row;flex-direction:row;gap:48px;justify-content:space-between;margin:0 auto;padding:80px 0 64px;width:630px}.footerNavi__list{margin:0}.footerNavi__list--left{-webkit-box-flex:1;-ms-flex:1 1 40%;flex:1 1 40%}.footerNavi__list--right{-webkit-box-flex:1;-ms-flex:1 1 60%;flex:1 1 60%}.footerNavi__link{font-size:14px}.footerNavi__link:hover{color:#dd5353}.footerNavi__link--noHover:hover{color:#484848}.footerNavi__snsBtn--twitter{width:36px}.footerNavi__snsBtn--youtube{width:42px}.footerNavi__snsBtn--instagram{width:32px}.moreBtn span:first-child{opacity:1}.moreBtn span:nth-child(2){opacity:0}.toTopBtn{bottom:35px;height:56px;right:41px;width:56px}.toTopBtn:after{background:url(../img/totop_arrow.png) no-repeat;background-size:contain;height:33px;width:27px}.toTopBtn:hover{background:#fff;border:1px solid #dd5353;border-radius:50px;height:56px;width:56px}.toTopBtn:hover:after{background:url(../img/totop_arrow_hover.png) no-repeat;height:33px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:27px}.heroImg{margin:0}.heroImg__title{bottom:50%;padding:0;top:unset}.heroImg__lowerTitle,.heroImg__title{font-size:40px;width:1056px}.heroImg .slick-slide{height:587px}.heroImg__sliderItem--img1{background:url(../img/hero_slider1.png) no-repeat 100%;background-size:cover}.heroImg__sliderItem--img2{background:url(../img/hero_slider2.png) no-repeat 100%;background-size:cover}.heroImg__sliderItem--img3{background:url(../img/hero_slider3.png) no-repeat 100%;background-size:cover}.heroImg__lower{height:352px}.heroImg__lower--about{background:url(../img/hero_about.png) no-repeat;background-position:50%;background-size:cover}.heroImg__lower--reason{background:url(../img/hero_reason.png) no-repeat;background-position:50%;background-size:cover}.heroImg__lower--staff{background:url(../img/hero_staff.jpg) no-repeat;background-position:50%;background-size:cover}.heroImg__lower--support{background:url(../img/hero_support.jpg) no-repeat;background-position:50%;background-size:cover}.heroImg__lower--contact{background:url(../img/hero_contact.jpg) no-repeat;background-position:50%;background-size:cover}.heroImg__lower--college{background:url(../img/hero-college.jpg) no-repeat;background-position:50%;background-size:cover}.heroImg__lower--after{background:url(../img/hero_aftercareer.jpg) no-repeat;background-position:50%;background-size:cover}.heroImg__lowerSubText{font-size:14px}.sectionTitle{font-size:1.5rem;margin:0 0 80px}.sectionTitle:after{bottom:unset;top:46px}.cta{padding:32px 0}.cta__wrapper{gap:56px;padding:0}.cta__banner,.cta__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cta__banner{gap:24px}.cta__text{text-align:left}.sidebar{height:358px;position:sticky;top:120px}.sidebar__searchForm{margin:0 0 24px;width:207px}.sidebar__searchField{width:207px}.sidebar__categoryBox{height:auto;margin:0;width:207px}}
/*# sourceMappingURL=common.css.map */
