@charset "UTF-8";.course-list__item::after{top:0;bottom:0;margin-top:auto;margin-bottom:auto}@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}}.footer{width:100%;height:45px;display:flex;justify-content:center;align-items:center;background:#e50012}.footer__bottom{color:#fff}.footer__copyright{font-size:.6em}.container{overflow:hidden;width:100%;min-height:100%;position:relative}main{display:block;margin-left:auto;margin-right:auto}.unit{max-width:1024px;margin:0 auto 1rem;padding-left:1.5rem;padding-right:1.5rem}@media screen and (min-width:375px){.unit{padding-left:2rem;padding-right:2rem}}@media screen and (min-width:568px){.unit{margin-bottom:2rem}}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}}:root{--pro-color:#0064ff;--accent-color:#e00000}@font-face{font-family:"NotoSansCJKjp Regular";font-style:normal;font-weight:400;src:url(/common/font/NotoSansCJKjp-Regular.woff2) format("woff2"),url(/common/font/NotoSansCJKjp-Regular.woff) format("woff");font-display:swap}@font-face{font-family:"NotoSansCJKjp Bold";font-style:normal;font-weight:700;src:url(/common/font/NotoSansCJKjp-Bold.woff2) format("woff2"),url(/common/font/NotoSansCJKjp-Bold.woff) format("woff");font-display:swap}body{line-height:1.6}.header__nav{height:45px;border-left:1px solid #ccc}.is-sp{display:inline}@media screen and (min-width:768px){.is-sp{display:none}}.is-pc{display:none}@media screen and (min-width:768px){.is-pc{display:inline}}.is-sp-large{display:inline}@media screen and (min-width:1024px){.is-sp-large{display:none}}.is-sp-block-large{display:block}@media screen and (min-width:1024px){.is-sp-block-large{display:none}}.is-pc-block-large{display:none}@media screen and (min-width:1024px){.is-pc-block-large{display:block}}@media (hover:hover){a:active,a:hover{opacity:.7}}.note-list--last{margin-top:-5px;margin-bottom:32px;padding-left:16px;padding-right:16px}@media screen and (min-width:768px){.note-list--last{margin-top:0;margin-bottom:20px}}@media screen and (min-width:1152px){.note-list--last{text-align:center}}.note-list__item{margin-bottom:5px;font-family:"NotoSansCJKjp Regular",sans-serif;font-size:1.1rem}@media screen and (min-width:768px){.note-list__item{font-size:1rem}}.note-list__item::before{content:"※"}.reason__section .note-list{margin-top:20px}@media screen and (min-width:768px){.reason__section .note-list{margin-top:12px;text-align:center}}@media screen and (min-width:768px){.reason__section:nth-of-type(3) .note-list{text-align:left;display:grid;place-content:center}}.main{padding-top:48px;position:relative;font-family:"NotoSansCJKjp Medium",sans-serif}@media screen and (min-width:768px){.main{padding-top:68px}}.mv{background-image:url(/pro/assets/common/images/mv_bg_sp.png);background-position:center top;background-size:100% auto;background-repeat:no-repeat}@media screen and (min-width:768px){.mv{background-image:url(/pro/assets/common/images/mv_bg_pc.png);background-size:cover}}.mv__inner{position:relative;display:grid;grid-template:"caption" 60px "logo" 90px "people" auto/100%}@media screen and (min-width:768px){.mv__inner{margin:0 auto;grid-template-rows:150px auto;grid-template-columns:55.6% 44.4%;grid-template-areas:"caption people" "logo people"}}@media screen and (min-width:1024px){.mv__inner{width:1140px;grid-template-rows:210px auto;grid-template-columns:auto 574px;transform:translateX(30px)}}@media screen and (min-width:1334px){.mv__inner{max-width:1120px;grid-template-rows:210px 310px;grid-template-columns:720px 574px;transform:translateX(0)}}.mv__caption{grid-area:caption;display:grid;place-items:end center;font-size:1.8rem;letter-spacing:.1em;z-index:1}@media screen and (min-width:768px){.mv__caption{font-size:2.1rem;white-space:nowrap;padding-left:10px}}@media screen and (min-width:1024px){.mv__caption{font-size:2.6rem}}@media screen and (min-width:1334px){.mv__caption{font-size:3.2rem}}.mv__logo{grid-area:logo;display:grid;place-content:center}.mv__logo img{max-width:370px}@media screen and (min-width:768px){.mv__logo img{width:100%;max-width:none;transform:translateY(-40px)}}@media screen and (min-width:1334px){.mv__logo img{width:725px;height:313px}}.mv__people{grid-area:people;text-align:center}@media screen and (min-width:1024px){.mv__people{position:relative;z-index:1}}@media screen and (min-width:1334px){.mv__people{margin-top:0}}.mv__people img{width:320px;height:auto}@media screen and (min-width:768px){.mv__people img{width:100%;height:auto}}@media screen and (min-width:1024px){.mv__people img{width:90%;transform:translateX(-40px)}}@media screen and (min-width:1334px){.mv__people img{bottom:0;width:100%;transform:translateX(0)}}.mv__success{width:120px;height:135px;position:absolute;bottom:10px;right:15px}@media screen and (min-width:768px){.mv__success{width:160px;height:180px;left:20px;bottom:-140px;right:auto}}@media screen and (min-width:1024px){.mv__success{width:180px;height:203px;left:0;bottom:-80px}}@media screen and (min-width:1334px){.mv__success{width:200px;height:225px;left:-20px;bottom:-170px}}.mv__catch{height:40px;background:linear-gradient(90deg,#0064ff 0,#0064ff 33%,#c2dd66 100%);display:grid;place-content:center;color:#fff;font-size:1.5rem;font-style:italic;letter-spacing:.2em}@media screen and (min-width:768px){.mv__catch{height:60px}}@media screen and (min-width:1024px){.mv__catch{margin-top:-80px;height:80px;display:block;font-size:1.8rem;letter-spacing:.2em}}@media screen and (min-width:1334px){.mv__catch{margin-top:0;letter-spacing:.4em}}@media screen and (min-width:1024px){.mv__catch-text{margin:0 auto;padding-left:22.6%;letter-spacing:.06em;height:80px;display:grid;align-items:center}}@media screen and (min-width:1334px){.mv__catch-text{max-width:1120px;padding-left:202px;letter-spacing:.4em}}.lead{max-width:1120px;margin:0 auto;padding:40px 16px}@media screen and (min-width:768px){.lead{padding:66px 16px 56px}}@media screen and (min-width:1152px){.lead{padding-left:0;padding-right:0}}.lead__head{margin-bottom:30px;font-size:1.8rem;font-family:"NotoSansCJKjp Bold",sans-serif;text-align:center}@media screen and (min-width:768px){.lead__head{margin-bottom:52px;font-size:2.3rem}.lead__head::before{content:"";display:inline-block;width:80px;height:80px;background-image:url(/pro/assets/common/images/icon_pen.png);background-position:center;background-size:contain;vertical-align:-15px}}.lead__text{font-size:1.35rem}.lead__text+.note-list{margin-top:20px}@keyframes infinity-scroll-left{from{transform:translateX(0)}to{transform:translateX(-100%)}}.scroll-infinity__wrap{display:flex;overflow:hidden}.scroll-infinity__list{display:flex}.scroll-infinity__list--left{animation:infinity-scroll-left 80s infinite linear .5s both}.scroll-infinity__item{width:33.3333333333vw}@media screen and (min-width:568px){.scroll-infinity__item{width:20vw}}@media screen and (min-width:1280px){.scroll-infinity__item{width:11.1111111111vw}}.scroll-infinity__item img{width:100%}.reason{background-color:#eef9ff;background-image:url(/pro/assets/common/images/bg.png);background-size:100% auto;background-repeat:no-repeat;background-position:top center}.reason__inner{max-width:1024px;margin:0 auto;padding:50px 16px}@media screen and (min-width:768px){.reason__inner{padding:76px 16px}}@media screen and (min-width:1056px){.reason__inner{padding-left:0;padding-right:0}}.reason__title{margin-bottom:40px;text-align:center;font-family:"NotoSansCJKjp Bold",sans-serif;font-size:2rem}@media screen and (min-width:768px){.reason__title{margin-bottom:60px;font-size:3rem}}.reason__section{background:#fff;border-radius:8px;box-shadow:0 16px 38px rgba(0,81,173,.2)}.reason__section+.reason__section{margin-top:50px}@media screen and (min-width:768px){.reason__section+.reason__section{margin-top:80px}}.reason__section-title{display:flex;flex-direction:column;row-gap:5px;justify-content:center;align-items:center;height:90px;background:linear-gradient(90deg,#0064ff 0,#0064ff 33%,#c2dd66 100%);border-radius:8px 8px 0 0}@media screen and (min-width:768px){.reason__section-title{height:60px;flex-direction:row;row-gap:0;column-gap:10px}}.reason__section-title img{width:52.5px;height:auto}@media screen and (min-width:768px){.reason__section-title img{width:149px;height:auto}}.reason__section-head{color:#fff;font-family:"NotoSansCJKjp Bold",sans-serif;font-size:1.9rem}@media screen and (min-width:768px){.reason__section-head{font-size:2.3rem}}.reason__contents{position:relative;height:95px;overflow:hidden;padding:24px 16px 14px}@media screen and (min-width:768px){.reason__contents{padding:24px 30px 14px}}@media screen and (min-width:1024px){.reason__contents{padding:34px 62px 14px}}.reason__section:first-of-type .reason__contents{padding-bottom:18px}.reason__contents-cover{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background:rgba(255,255,255,.85);display:flex;align-items:center;justify-content:center;z-index:0;transition:.2}.reason__contents-cover.hide{opacity:0;visibility:hidden}.reason__contents-open{display:inline-block;width:140px;height:40px;border:1px solid #999;background:#fff;color:#444;font-size:1.3rem;-webkit-tap-highlight-color:rgba(0,0,0,.2)}@media screen and (min-width:768px){.reason__contents-open{width:150px;height:45px;font-size:1.2rem}}.reason__contents-open::after{content:"";width:6px;height:6px;display:inline-block;border-top:2px solid #444;border-right:2px solid #444;transform:translateY(-2px) rotate(135deg);margin-left:.4rem}@media screen and (min-width:768px){.reason__contents-open::after{transform:translateY(-3px) rotate(135deg)}}@media (hover:hover){.reason__contents-open:active,.reason__contents-open:hover{color:var(--pro-color)}.reason__contents-open:active::after,.reason__contents-open:hover::after{border-top-color:var(--pro-color);border-right-color:var(--pro-color)}}.reason__contents-close{margin-top:20px;text-align:center}@media (hover:hover){.reason__contents-close:active,.reason__contents-close:hover{opacity:.7}}.reason__contents-close button{font-size:1.2rem;color:#444}@media screen and (min-width:768px){.reason__contents-close button{font-size:1.1rem}}.reason__contents-close span{color:#999;margin-right:5px;font-size:1.5rem;vertical-align:-.1em}.reason__contents-title{font-family:"NotoSansCJKjp Bold",sans-serif;font-size:1.8rem;text-align:center;letter-spacing:-.02em;line-height:1.4;margin-bottom:20px}@media screen and (min-width:768px){.reason__contents-title{margin-bottom:34px;font-size:2rem;letter-spacing:0}}.reason__contents-text-wrapper{margin-top:20px;text-align:center}@media screen and (min-width:768px){.reason__contents-text-wrapper{margin-top:30px}}.reason__contents-text{margin-bottom:5px;padding-bottom:5px;font-family:"NotoSansCJKjp Bold",sans-serif;font-size:1.6rem;letter-spacing:-.06em;text-align:center;position:relative;display:inline-block;background-image:linear-gradient(90deg,#0064ff 0,#0064ff 33%,#c2dd66 100%);background-repeat:no-repeat;background-size:100% 4px;background-position:0 100%}@media screen and (min-width:414px){.reason__contents-text{letter-spacing:0}}.reason__flex{display:flex;flex-direction:column;row-gap:12px}@media screen and (min-width:768px){.reason__flex{flex-direction:row;justify-content:space-between;column-gap:15px}}.reason__section:nth-of-type(2) .reason__flex{row-gap:40px}.reason__each{text-align:center}.reason__each.is-arrow{position:relative}.reason__each.is-arrow::after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:20px solid transparent;border-top:18px solid #d1e561}@media screen and (min-width:768px){.reason__each.is-arrow::after{top:50%;left:100%;transform:translateY(-50%);border:20px solid transparent;border-left:18px solid #d1e561;z-index:1}}.reason__each.is-x{position:relative}.reason__each.is-x::after{content:"";width:30px;height:30px;background-image:url(/pro/assets/common/images/x.png);background-size:contain;background-repeat:no-repeat;position:absolute;top:calc(100% + 5px);left:50%;transform:translateX(-50%);z-index:1}@media screen and (min-width:768px){.reason__each.is-x::after{width:50px;height:50px;top:50%;left:calc(100% - 17px);transform:translateY(-50%)}}@media screen and (min-width:1024px){.reason__each.is-x::after{left:calc(100% - 9px)}}.course__line-sp{display:block;height:10px;background:linear-gradient(90deg,#0064ff 0,#0064ff 33%,#c2dd66 100%)}@media screen and (min-width:768px){.course__line-sp{display:none}}.course__line-pc{display:none}@media screen and (min-width:768px){.course__line-pc{display:block}}.course__line-left{width:calc(100% - 600px);height:10px;background:var(--pro-color);float:left}.course__line-right{width:600px;height:10px;background:linear-gradient(90deg,#0064ff 0,#0064ff 33%,#c2dd66 100%);float:right}.course__bg{height:300px;background:#f6f6f6;margin-bottom:38px}@media screen and (min-width:768px){.course__bg{height:342px;margin-bottom:78px}}.course__bg-inner{border:1px solid #f6f6f6;max-width:1440px;height:300px;margin:0 auto;background-image:url(/pro/assets/common/images/course_female.png),url(/pro/assets/common/images/course_male.png);background-position:left -40px bottom,right -40px bottom;background-repeat:no-repeat,no-repeat;background-size:auto 160px}@media screen and (min-width:768px){.course__bg-inner{height:342px;background-position:left -60px bottom,right -60px bottom;background-size:400px 290px}}@media screen and (min-width:1024px){.course__bg-inner{background-position:left 0 bottom,right 0 bottom}}.course__logo{width:220px;height:57px;margin:52px auto 35px}@media screen and (min-width:768px){.course__logo{width:267px;height:69px;margin:95px auto 65px}}.course__head{font-family:"NotoSansCJKjp Bold",sans-serif;font-size:1.9rem;text-align:center;letter-spacing:.04em}@media screen and (min-width:768px){.course__head{font-size:2.2rem;letter-spacing:0}}@media screen and (min-width:1024px){.course__head{font-size:2.5rem;letter-spacing:.08em}}@media screen and (min-width:768px){.course__flex{display:flex;justify-content:space-between;max-width:1010px;margin:0 auto;padding:0 15px}}@media screen and (min-width:1040px){.course__flex{padding:0}}@media screen and (min-width:768px){.course__column--1{width:34.8%}}@media screen and (min-width:1024px){.course__column--1{width:36%}}@media screen and (min-width:768px){.course__column--2{width:28.1%}}@media screen and (min-width:1024px){.course__column--2{width:26.4%}}@media screen and (min-width:768px){.course__column--3{width:32.1%}}@media screen and (min-width:1024px){.course__column--3{width:30.5%}}.course__each{margin-bottom:45px}@media screen and (min-width:768px){.course__each{margin-bottom:80px}}.course__title{margin-bottom:22px;padding-left:12px;font-family:"NotoSansCJKjp Bold",sans-serif;font-size:1.7rem}@media screen and (min-width:768px){.course__title{padding-left:0;font-size:1.6rem;letter-spacing:-.04em}}@media screen and (min-width:1024px){.course__title{margin-bottom:32px;font-size:1.8rem}}.course__title::before{content:"";width:34px;height:34px;background-image:url(/pro/assets/common/images/icon_category.png);background-repeat:no-repeat;background-size:434% auto;image-rendering:smooth;display:inline-block;margin-right:5px}@media screen and (min-width:768px){.course__title::before{content:"";width:40px;height:40px;background-image:url(/pro/assets/common/images/icon_category.png);background-repeat:no-repeat;background-size:434% auto;image-rendering:smooth;transform:translateX(-5px);margin-right:-3px}}@media screen and (min-width:1024px){.course__title::before{margin-right:0}}.course__title--law::before{background-position:-54px 7px;vertical-align:-.4em}@media screen and (min-width:768px){.course__title--law::before{background-position:-64px 7px;vertical-align:-.5em}}.course__title--cooking::before{background-position:-55px -25px;vertical-align:-.6em}@media screen and (min-width:768px){.course__title--cooking::before{background-position:-64px -28px;vertical-align:-.45em}}.course__title--pc::before{background-position:-117px 9px;vertical-align:-.4em}@media screen and (min-width:768px){.course__title--pc::before{background-position:-138px 9px}}.course__title--travel::before{background-position:-117px -85px;vertical-align:-.4em}@media screen and (min-width:768px){.course__title--travel::before{background-position:-138px -96px}}.course__title--servant::before{background-position:-117px -57px;vertical-align:-.6em}@media screen and (min-width:768px){.course__title--servant::before{background-position:-138px -65px;vertical-align:-.4em}}.course__title--construct::before{background-position:-26px -24px;vertical-align:-.5em}@media screen and (min-width:768px){.course__title--construct::before{background-position:-31px -28px;vertical-align:-.5em}}.course__title--medical::before{background-position:-57px -88px;vertical-align:-.6em}@media screen and (min-width:768px){.course__title--medical::before{background-position:-67px -103px;vertical-align:-.5em}}.course-list{display:grid;grid-template-columns:50% 50%;border-top:1px solid #ccc;border-left:1px solid #ccc}@media screen and (min-width:768px){.course-list{display:block;border-top:none;border-left:none}}.course-list--only{border-top:none}.course-list__item{line-height:1.4;border-bottom:1px solid #ccc;border-right:1px solid #ccc;position:relative;background:#fff}.course-list--only .course-list__item{border-top:1px solid #ccc}@media screen and (min-width:768px){.course-list--only .course-list__item{border-top:none}}@media screen and (min-width:768px){.course-list__item{border-bottom:none;border-right:none;margin-bottom:8px}}@media screen and (min-width:1024px){.course-list__item{margin-bottom:12px}}.course-list__item::after{content:"";width:.4rem;height:.4rem;border-top:1px solid #ccc;border-right:1px solid #ccc;transform:rotate(45deg);position:absolute;right:8px}@media screen and (min-width:768px){.course-list__item::after{right:auto;left:0;border-top-width:2px;border-right-width:2px;transform:rotate(45deg) translate(-2px,3px)}}.course-list__item.is-cp .course-list__link::after{display:block;width:80px;position:absolute;top:.6rem;left:1rem;padding:1px 0;content:"キャンペーン中";background:#e50012;border-radius:3px;color:#fff;font-size:9px;text-align:center}@media screen and (min-width:375px){.course-list__item.is-cp .course-list__link::after{width:82px;font-size:10px}}@media screen and (min-width:568px){.course-list__item.is-cp .course-list__link::after{left:1.5rem;padding:.1rem 0 .14rem}}@media screen and (min-width:768px){.course-list__item.is-cp .course-list__link::after{display:none}}.course-list__item.is-cp .course-list__text{padding-top:1.8rem}@media screen and (min-width:568px){.course-list__item.is-cp .course-list__text{padding-top:1.2rem;line-height:1.1}}@media screen and (min-width:768px){.course-list__item.is-cp .course-list__text{padding-top:0}.course-list__item.is-cp .course-list__text::after{display:block;margin-left:10px;padding:3px;content:"キャンペーン中";background:#e50012;border-radius:3px;color:#fff;font-size:9px;text-align:center;white-space:nowrap}}.course-list__link{display:block;position:relative}@media screen and (min-width:768px){.course-list__link{display:inline-block}}.course-list__text{display:flex;align-items:center;min-height:6.1rem;padding-left:1rem;padding-right:1.4rem;font-size:1.4rem;line-height:1.22}@media screen and (min-width:375px){.course-list__text{font-size:1.45rem}}@media screen and (min-width:568px){.course-list__text{padding-left:1.5rem;padding-right:2.6rem}}@media screen and (min-width:768px){.course-list__text{min-height:auto;padding-left:1rem;padding-right:0;font-size:1.2rem}}@media screen and (min-width:1024px){.course-list__text{font-size:1.3rem}}.course__nest{background:#f9f9f9;padding:14px 16px 16px}@media screen and (min-width:768px){.course__nest{background:0 0;padding:0 0 16px 16px}}.course__subtitle{margin-bottom:10px;font-family:"NotoSansCJKjp Bold",sans-serif;font-size:1.4rem}@media screen and (min-width:768px){.course__subtitle{margin-left:-16px}}
/*# sourceMappingURL=style.css.map */
