@charset "UTF-8";@media screen and (min-width:768px){.general-section-text{line-height:1.5}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}button{background-color:transparent;border:none;cursor:pointer;outline:0;padding:0;appearance:none}html{height:100%;font-size:62.5%}@media screen and (min-width:375px){html{font-size:67.5%}}@media screen and (min-width:568px){html{font-size:72.5%}}@media screen and (min-width:768px){html{font-size:82.5%}}body{overflow-x:hidden;height:100%;-webkit-text-size-adjust:100%;color:#444;font-family:"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ヒラギノ角ゴシック","Hiragino Sans","ＭＳ Ｐゴシック",sans-serif;font-size:1.35rem;line-height:1.5}@media screen and (min-width:375px){body{font-size:1.4rem}}body *{box-sizing:border-box}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;vertical-align:bottom}@font-face{font-family:"NotoSansCJKjp Medium";font-style:normal;font-weight:500;src:url(/common/font/NotoSansCJKjp-Medium.woff2) format("woff2"),url(/common/font/NotoSansCJKjp-Medium.woff) format("woff");font-display:swap}.header{position:fixed;left:0;top:0;width:100%;min-width:100%;box-shadow:0 2px 4px 0 rgba(0,0,0,.15);z-index:100}.header__inner{height:48px;padding:9px 0 9px 9px;margin:0 auto;display:flex;align-items:center;background:#fff}@media screen and (min-width:375px){.header__inner{padding-right:0}}@media screen and (min-width:768px){.header__inner{height:68px;padding:14px 2rem 14px 26px}}.header__logo{display:inline-block;width:94px;height:auto;margin-right:auto}@media screen and (min-width:768px){.header__logo{width:124px}}html.is-nav-open{overflow:auto;height:100%}html.is-nav-open body{overflow:hidden;height:100%}.header__nav-pc{display:none}@media screen and (min-width:768px){.header__nav-pc{display:flex;align-items:center}}.nav-pc__item{display:inline-block;margin-left:2rem;letter-spacing:-.02rem}.nav-pc__item:last-child{margin-left:1.5rem}.nav-pc__link{display:block;font-size:1.15rem;color:#444}@media screen and (min-width:768px){.nav-pc__link:active,.nav-pc__link:hover{text-decoration:underline}}@media screen and (min-width:768px){.nav-r-links{display:flex;justify-content:space-between;align-items:center}}.nav-r-links__item{display:none}@media screen and (min-width:768px){.nav-r-links__item{display:block;margin-top:4px;margin-left:1rem;font-size:1.12rem;letter-spacing:-.02rem}}@media screen and (min-width:1024px){.nav-r-links__item{margin-left:2rem;font-size:1.15rem}}.header__nav{width:50px;height:45px}@media screen and (min-width:768px){.header__nav{display:none}}.gnav{position:absolute;top:0;right:0}.gnav__ham{position:absolute;top:0;right:0;display:inline-block;width:50px;height:48px;border-left:1px solid #ccc;display:flex;flex-flow:column;justify-content:center;z-index:30;cursor:pointer}@media screen and (min-width:768px){.gnav__ham{top:1.8rem}}.gnav__part{display:block;width:21px;height:3px;background-color:#e50012;border-radius:1px;margin:0 auto 5px}.gnav__part:last-child{margin-bottom:0}@media screen and (min-width:768px){.gnav__part{width:23px}}.gnav__inner{overflow:auto;-webkit-overflow-scrolling:touch;margin-top:48px;position:fixed;width:337px;height:100vh;top:0;right:-337px;background:#eee;z-index:20;transition:all .5s ease}.gnav__inner::before{position:sticky;top:0;right:0;left:0;z-index:2;display:block;height:0;content:"";box-shadow:0 0 5px 4px rgba(0,0,0,.15)}.is-open .gnav__ham span:nth-of-type(1){animation:top-open .5s;animation-fill-mode:forwards}.is-open .gnav__ham span:nth-of-type(2){opacity:0;transition:opacity .5s}.is-open .gnav__ham span:nth-of-type(3){margin-bottom:0;animation:bottom-open .5s;animation-fill-mode:forwards}.is-open .gnav__inner{transform:translateX(-337px)}.is-open+.overlay{animation:overlay-show .5s forwards}.is-close .gnav__ham span:nth-of-type(1){animation:top-close .5s forwards}.is-close .gnav__ham span:nth-of-type(2){opacity:1;transition:opacity .5s}.is-close .gnav__ham span:nth-of-type(3){animation:bottom-close .5s forwards}.is-close .gnav__inner{transform:translateX(0)}.is-close+.overlay{animation:overlay-hide .5s forwards}.overlay{background:#333;display:block;width:0;height:0;position:fixed;top:0;left:0;z-index:-1}@keyframes top-open{0%{transform:translateY(0) rotate(0);transform-origin:center}50%{transform:translateY(8px) rotate(0)}100%{transform:translateY(8px) rotate(-45deg)}}@keyframes bottom-open{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-8px) rotate(0)}100%{transform:translateY(-8px) rotate(45deg)}}@keyframes top-close{0%{transform:translateY(8px) rotate(-45deg)}50%{transform:translateY(8px) rotate(0)}100%{transform:translateY(0) rotate(0)}}@keyframes bottom-close{0%{transform:translateY(-8px) rotate(45deg)}50%{transform:translateY(-8px) rotate(0)}100%{transform:translateY(0) rotate(0)}}@keyframes overlay-show{0%{width:0;height:0;opacity:0}10%{width:100%;height:100%;opacity:0}100%{width:100%;height:100%;opacity:.5}}@keyframes overlay-hide{0%{width:100%;height:100%;opacity:.5}90%{width:100%;height:100%;opacity:0}100%{width:0;height:0;opacity:0}}.gnav-innerHead{position:relative;display:grid;grid-template-areas:". . . ." "search search search search";grid-template-rows:repeat(2,auto);grid-template-columns:repeat(4,78px);column-gap:2px;padding:20px 12px 5px;background:#fff}.gnav-innerHead__item{display:flex;flex-direction:column;align-items:center;justify-content:center}.gnav-innerHead__text{display:block;margin-top:4px;font-size:12px;text-align:center}.gnav-iconMenu{position:relative;z-index:1;display:grid;grid-template-columns:169px 168px;border-top:1px solid #ccc;background:#fff}.gnav-iconMenu>li:nth-child(odd){border-right:1px solid #ccc}.gnav-iconMenu__item{position:relative;display:flex;align-items:center;width:100%;height:50px;padding:0 12px;border-bottom:1px solid #ccc}.gnav-iconMenu__item::before{display:block;width:30px;height:30px;margin-right:7px;content:"";background-image:url(/course/common/images/icon_category.png);background-repeat:no-repeat;background-size:420% auto;border-radius:15px}.gnav-iconMenu__item--law::before{background-position:-48px 2px;background-color:#2e4b75}.gnav-iconMenu__item--medical::before{background-position:-48px -74px;background-color:#e79b8d}.gnav-iconMenu__item--welfare::before{background-position:2.5px -23px;background-color:#e7812f}.gnav-iconMenu__item--beauty::before{background-position:-74px -73px;background-color:#db7093}.gnav-iconMenu__item--cooking::before{background-position:-48px -22px;background-color:#f4575e}.gnav-iconMenu__item--design::before{background-position:2.5px -49px;background-color:#3da7c1}.gnav-iconMenu__item--handwriting::before{background-position:-48px -48px;background-color:#69543f}.gnav-iconMenu__item--pc::before{background-position:-98px 3px;background-color:#2e4b75}.gnav-iconMenu__item--psycho::before{background-position:-98px -24px;background-color:#b282c0}.gnav-iconMenu__item--language::before{background-position:2px -74px;background-color:#c8260d}.gnav-iconMenu__item--servant::before{background-position:-99px -48px;background-color:#e7812f}.gnav-iconMenu__item--construct::before{background-position:-22.5px -23px;background-color:#d4a231}.gnav-iconMenu__item--travel::before{background-position:-99px -73px;background-color:#3da7c1}.gnav-iconMenu__item--education::before{background-position:-24px -49px;background-color:#717d31}.gnav-iconMenu__item--craft::before{background-position:-73px -23px;background-color:#e79b8d}.gnav-iconMenu__item--art::before{background-position:-23px 2px;background-color:#b282c0}.gnav-iconMenu__item--life::before{background-position:-23px -73px;background-color:#717d31}.gnav-iconMenu__item--igo::before{background-position:-72.3px -47px;background-color:#d4a231}.gnav-iconMenu__text{font-size:14px}.gnav-iconMenu-button{display:flex;align-items:center;justify-content:center;width:100%;padding:7px;font-size:14px;color:#444;background:#fff;border-bottom:1px solid #ccc}.gnav-iconMenu-button:not(.is-open){border-top:1px solid #ccc}.gnav-iconMenu-button::after{display:block;width:6px;height:6px;content:"";border:1px solid #444;border-top:none;border-left:none;transition:transform .3s ease;transform:rotate(45deg) translate(0,-3px);transform-origin:50% 0}.gnav-iconMenu-button.is-open::after{transform:rotate(225deg) translate(-2px,-7px)}.gnav-iconMenu-button.is-open__close{display:none}.gnav-iconMenu-button.is-open:not(.is-open) .js-gnav-iconMenu-button__open{display:none}.gnav-iconMenu-button__text{display:block;width:90px}.js-gnav-iconMenu{overflow:hidden}.js-gnav-iconMenu:not(.is-open){height:250px}.js-gnav-iconMenu>li:nth-child(even) .gnav-courseList{margin-left:-169px}.js-gnav-courseList{z-index:1}.js-gnav-courseList__target{background:#fff}.js-gnav-courseList.is-open{z-index:2}.js-gnav-courseList.is-open .js-gnav-courseList__target{background:#f2f0eb}.js-gnav-courseList.is-open .js-gnav-courseList__contents{display:grid}.gnav-courseList{display:none;grid-template-columns:169px 168px;grid-auto-rows:50px;width:-moz-fit-content;width:fit-content;background:#fcfbf9;border-bottom:1px solid #ccc}.gnav-courseList__item{display:flex;align-items:center;padding:0 12px;font-size:13px;line-height:1.5076923077}.gnav-courseList__item:nth-child(odd){border-right:1px solid #ccc}.gnav-courseList__item:not(:last-child){border-bottom:1px solid #ccc}.gnav-courseList__item:nth-last-child(2):nth-child(odd){border-bottom:none}.js-gnav-iconMenu-button.is-open::after{transform:rotate(225deg) translate(-4px,-7px)}.js-gnav-iconMenu-button.is-open .js-gnav-iconMenu-button__close{display:none}.js-gnav-iconMenu-button:not(.is-open) .js-gnav-iconMenu-button__open{display:none}.gnav-inquiry{position:relative;display:grid;grid-template-areas:". . . " "faq faq faq";grid-template-rows:repeat(2,auto);grid-template-columns:repeat(3,104px);column-gap:2px;background:#fff;border-radius:5px;margin:10px 12px}.gnav-inquiry__item{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px 0 5px}.gnav-inquiry__item:not(:last-child){border-right:1px solid #eee}.gnav-inquiry__text{display:block;margin-top:4px;font-size:12px;text-align:center}.gnav-innerFoot{padding:15px 12px 80px;margin-bottom:80px}.gnav-innerFoot__link{position:relative;display:block;padding-left:13px;font-size:13px}.gnav-innerFoot__link:not(:first-child){margin-top:12px}.gnav-innerFoot__link::before{position:absolute;top:0;bottom:0;left:0;display:block;width:5px;height:5px;margin:auto;content:"";border:1px solid #444;border-bottom:none;border-left:none;transform:rotate(45deg)}.search{display:block}.search__wrapper{padding:1rem;background:#fff}.search__form{position:relative;overflow:hidden}.search__text{display:block;width:100%;border:1px solid #ccc;border-radius:6px;font-size:1.6rem;margin-left:1px;padding:1.2rem 3.2rem 1.2rem 1rem;outline:0;background:#fff}.search__text::placeholder{color:#ccc}.search__btn{background-color:transparent;border:none;cursor:pointer;outline:0;padding:0;appearance:none;position:absolute;top:1px;right:-1px;display:block;width:42px;height:46px;transform:translateY(-1px);background:#999;border-top-right-radius:5px;border-bottom-right-radius:5px;color:#fff;letter-spacing:.08em;line-height:46px;font-size:1.1rem;-webkit-tap-highlight-color:transparent}@media screen and (min-width:375px){.search__btn{width:48px;height:51px;line-height:49px}}@media screen and (min-width:568px){.search__btn{width:53px;height:53px;line-height:53px}}.header__nav{width:50px;height:45px}.header__nav-pc{margin-left:auto}.main{padding-top:48px}@media screen and (min-width:768px){.main{padding-top:68px}}
/*# sourceMappingURL=header.css.map */
