@charset "UTF-8";@font-face{font-family:"normal";src:url(../font/NotoSansJP-Bold.ttf) format("truetype");font-weight:700}@font-face{font-family:"normal";src:url(../font/NotoSansJP-Medium.ttf) format("truetype");font-weight:500}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1;color:#000}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}*{box-sizing:border-box}html{font-size:18px;font-family:"Noto Sans JP",sans-serif;overflow-x:hidden!important}body{margin:0 auto;letter-spacing:4px;width:100%;height:100%;overflow-x:hidden!important}@media screen and (max-width:480px){body{letter-spacing:2px}}a{text-decoration:none}p{line-height:1.5}li{list-style:none}@media screen and (min-width:1024px){.__pcpc{display:inline-block}.__pc{display:none}.__tab{display:none}.__sp{display:none}}@media screen and (max-width:1024px){.__pcpc{display:none}.__pc{display:inline-block}.__tab{display:none}.__sp{display:none}}@media screen and (max-width:768px){.__pcpc{display:none}.__pc{display:none}.__tab{display:inline-block}.__sp{display:none}}@media screen and (max-width:480px){.__pcpc{display:none}.__pc{display:none}.__tab{display:none}.__sp{display:inline-block}}.header{display:flex;align-items:center;justify-content:space-between;position:relative}.header__logo{width:20%}@media screen and (max-width:480px){.header__logo{width:50%}}.header__logo img{height:100%;width:100%}.header__right{margin-right:6%;display:flex;align-items:center;justify-content:flex-end;width:75%}@media screen and (max-width:480px){.header__right{margin-right:12.5%}}.header__right__btn{width:40%;display:flex;align-items:center;justify-content:space-around;margin-left:5%}@media screen and (max-width:480px){.header__right__btn{display:none}}.header__right__btn__item{color:#fff;padding:3% 5%;font-weight:700;width:70%;font-size: clamp(0.75rem, 0.644rem + 0.53vw, 1.15rem);border-radius:40px;box-shadow:0 4px 4px rgba(0,0,0,.25);border:none;margin:0 2%;transition:all .3s ease-in-out 0s;cursor:pointer}@media screen and (max-width:768px){.header__right__btn__item{font-size:.7rem}}@media screen and (max-width:480px){.header__right__btn__item{font-size:.5rem;font-weight:500}}.header__right__btn__item:hover{transition:all .3s ease-in-out 0s;box-shadow:none}.header__right__btn__item__1{background-color:#fed510}.header__right__btn__item__2{background-color:#0494dc}.header__right__tel{width:30%}@media screen and (max-width:480px){.header__right__tel{width:60%}}.header__right__tel a{transition:all .3s ease-in-out 0s;margin-right:10%}.header__right__tel a:hover{opacity:.7;transition:all .3s ease-in-out 0s}.header__right__tel a img{height:100%;width:100%;object-fit:cover}.header__menu{position:fixed;display:none;width:100%;height:100%;top:0;left:0;z-index:50;background:#043c84}.header__menu ul{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.header__menu ul li{margin:8.5% auto}@media screen and (max-width:480px){.header__menu ul li{margin:10% auto}}.header__menu ul li a{line-height:2.5;font-size:1.25rem;color:#fff;font-weight:700}@media screen and (max-width:768px){.header__menu ul li a{font-size:1.25rem}}@media screen and (max-width:480px){.header__menu ul li a{font-size:1rem}}header .drawer-inner{background-color:#fff;height:75px;width:75px;position:fixed;top:2%;right:0;border-radius:50px;z-index:10;display:contents}header .drawer{visibility:visible;width:50px;position:fixed;top:auto;right:1%;border-top:solid 4px #000;cursor:pointer;z-index:100;transition:all .5s}@media screen and (max-width:1024px){header .drawer{width:40px}}@media screen and (max-width:480px){header .drawer{width:35px;top:13.5px}}header .drawer::after{content:"";display:block;width:50px;background:#000;height:4px;position:absolute;top:6px;right:0;transition:all .5s}@media screen and (max-width:1024px){header .drawer::after{width:40px}}@media screen and (max-width:480px){header .drawer::after{width:35px}}body.nav-open header .drawer{position:fixed;top:9px;transform:rotate(-45deg);border-top:solid 4px #fff;top:auto;z-index:9999}body.nav-open header .drawer::after{bottom:18px;transform:rotate(90deg);background:#fff;top:-2px}@media screen and (max-width:480px){body.nav-open header .drawer::after{top:-4px}}.header__menu{position:fixed;z-index:999;top:0;left:0;width:100%;height:100vh;background:#043c84;transition:all .6s}.header__menu.panelactive{left:0}#g-nav{position:fixed;z-index:999;top:0;left:100%;width:100%;height:100vh;background:#043c84;transition:all .6s}#g-nav.panelactive{left:60%}@media screen and (max-width:1024px){#g-nav.panelactive{left:50%}}@media screen and (max-width:768px){#g-nav.panelactive{left:22.5%}}@media screen and (max-width:480px){#g-nav.panelactive{left:15%}}#g-nav.panelactive #g-nav-list{position:fixed;z-index:999;width:50%;height:100vh;overflow:auto;-webkit-overflow-scrolling:touch}#g-nav ul{position:absolute;z-index:999;top:23.5rem;left:11.5rem;transform:translate(-50%,-50%)}@media screen and (max-width:480px){#g-nav ul{top:82.5vw;left:40vw}}#g-nav li{list-style:none;text-align:center}#g-nav li a{color:#fff;text-decoration:none;text-align:left;display:block;text-transform:uppercase;letter-spacing:.1em;font-weight:700;line-height:normal}.openbtn1{position:fixed;z-index:9999;top:10px;right:10px;cursor:pointer;width:50px;height:50px}.fv picture{z-index:0;position:absolute;width:100%;height:auto}.fv picture img{width:100%;height:auto}@media screen and (max-width:480px){.fv{height:470px;background-color:#8fbdde}.fv__inner{position:relative;bottom:-25rem}}.fv__inner{position:relative;z-index:1}.fv__inner__phrase{padding-top:50px;margin-left:7%}@media screen and (max-width:480px){.fv__inner__phrase{position:absolute;bottom:8rem;margin-left:2%;padding:unset}}.fv__inner__phrase__item{padding:0 0 2.5%;color:#043c84;font-weight:bold;text-shadow:#fff 1px 0 10px;font-size: clamp(0.85rem, 0.612rem + 1.19vw, 1.75rem);font-style:italic}.fv__inner__phrase__item__main{font-size: clamp(1.25rem, 0.787rem + 2.31vw, 3rem);color:#043c84;font-weight:bold;text-shadow:#fff 1px 0 10px;line-height:1.5;padding-bottom:2.5%;position:relative;font-style:italic}.fv__inner__phrase__item__main span{color:#043c84;font-weight:bold;text-shadow:#fff 1px 0 10px;position:relative;z-index:0}.fv__inner__phrase__item__main span::after{content:"";position:absolute;background-color:#fed510;height:10px;width:100%;left:0;bottom:4px;z-index:-1}.fv__inner__feature{display:flex;justify-content:center;max-width:875px;text-align:center;margin-left:4%;padding-bottom:100px}@media screen and (max-width:1024px){.fv__inner__feature{padding-bottom:50px}}@media screen and (max-width:768px){.fv__inner__feature{margin-left:unset}}@media screen and (max-width:480px){.fv__inner__feature{position:absolute;bottom:15px;padding:unset}}.fv__inner__feature img{height:auto;padding-top:10%;width:40%}@media screen and (max-width:768px){.fv__inner__feature img{height:auto;width:30%}}.fv__inner__feature__item{background-color:#0494dc;color:#fff;width:27.5%;display:block;margin:2% 2% 0;box-shadow:0 8px 8px rgba(0,0,0,.25)}@media screen and (max-width:480px){.fv__inner__feature__item{width:32.5%;margin:5% 1% 0}}.fv__inner__feature__item__txt{display:block}.fv__inner__feature__item__txt h2{font-size:1.4em;letter-spacing:3px}@media screen and (max-width:480px){.fv__inner__feature__item__txt h2{font-size:.85em}}.fv__inner__feature__item__txt p{font-size:.85em;font-weight:500;padding:5% 0 10%}@media screen and (max-width:1024px){.fv__inner__feature__item__txt p{font-size:1.25vw}}@media screen and (max-width:480px){.fv__inner__feature__item__txt p{padding:5% 0 5%}.fv__inner__feature__item__txt p{font-size:.5em}}.floatingButton__inner{width:100%;position:fixed;bottom:0;z-index:3}.floatingButton__inner img{height:100%;width:100%;height:auto}.floatingButton__inner source{width:100%}.floatingButton__link{transition:.3s;position:relative;bottom:-6px}.floatingButton__link:hover{opacity:.9}.under-fv{display:flex;justify-content:flex-end}.under-fv__inner{width:80%;height:70vh;background-color:#043c84;position:relative;right:0}@media screen and (max-width:1024px){.under-fv__inner{height:35vh}}@media screen and (max-width:480px){.under-fv__inner{height:35vh}}.under-fv__inner h1{font-size:4.5em;padding:3%;background-color:#fff;color:#043c84;width:80%;position:absolute;top:50%;text-align:center;transform:translateY(-50%)}@media screen and (max-width:768px){.under-fv__inner h1{width:90%;font-size:3.2em}}@media screen and (max-width:480px){.under-fv__inner h1{font-size:1.8em}}@media screen and (max-width:320px){.under-fv__inner h1{font-size:1.6em}}.breadcrumb__list{display:flex;width:60%;padding:5%}.breadcrumb__list__item{font-size:1.5em;letter-spacing:2px;margin-right:1.5em;font-weight:500;position:relative}@media screen and (max-width:480px){.breadcrumb__list__item{font-size:3.5vw;margin-right:27.5px}}.breadcrumb__list__item a span{color:#000}.breadcrumb__list__item::after{content:">";position:absolute;margin-left:20%;font-size:1.25em;color:#000}.breadcrumb__list__item:last-child::after{content:""}.breadcrumb__color{color:#0494dc!important}.campaign__inner{padding-bottom:5%}@media screen and (max-width:768px){.campaign__inner{padding-bottom:7.5%}}@media screen and (max-width:480px){.campaign__inner{padding-bottom:10%}}.campaign__inner p{text-align:center;color:#043c84;font-weight:700;margin:2% 0}.campaign__inner p span{display:block}.campaign__inner__detail{width:55%;margin:0 auto;text-align:center}@media screen and (max-width:480px){.campaign__inner__detail{width:90%}}.campaign__inner__detail__banner{width:100%;margin:0 auto;display:flex}@media screen and (max-width:480px){.campaign__inner__detail__banner{display:block}}.campaign__inner__detail__banner a{display:block;box-shadow:0 8px 8px rgba(0,0,0,.25);transition:all .3s ease-in-out 0s;margin:2% 1.5%}.campaign__inner__detail__banner a:hover{box-shadow:none;transition:all .3s ease-in-out 0s}@media screen and (max-width:480px){.campaign__inner__detail__banner{width:90%}}.campaign__inner__detail__banner img{height:100%;width:100%}.campaign__inner__detail p{width:90%;color:#043c84;margin:3% auto;font-size:1.4em}@media screen and (max-width:768px){.campaign__inner__detail p{font-size:1em}}@media screen and (max-width:480px){.campaign__inner__detail p{font-size:.8em}}.campaign__inner__detail h2{display:inline-block;color:#043c84;margin:0 auto;font-size:2em;border-bottom:5px solid #043c84;padding-bottom:1%;text-align:center}@media screen and (max-width:768px){.campaign__inner__detail h2{font-size:1.4em}}@media screen and (max-width:480px){.campaign__inner__detail h2{font-size:1.2em;border-bottom:2.5px solid #043c84}}.campaign__inner__detail h2 del{text-decoration-style:solid;text-decoration-color:red}.campaign__inner__detail h2 span{font-size:1.5em;position:relative;z-index:0}.campaign__inner__detail h2 span::after{content:"";position:absolute;background-image:url(http://study-office.net/wp-content/themes/diver/img/Star%202.png);background-repeat:no-repeat;background-size:contain;background-position:center;height:12rem;width:12rem;left:0;top:0;z-index:-5;top:50%;left:50%;transform:translateY(-50%) translateX(-50%)}@media screen and (max-width:768px){.campaign__inner__detail h2 span::after{height:8rem;width:8rem}}@media screen and (max-width:480px){.campaign__inner__detail h2 span::after{height:3.5rem;width:3.5rem}}.campaign__inner__hush{width:50%;margin:3% auto}@media screen and (max-width:480px){.campaign__inner__hush{width:90%;margin:7.5% auto}}.campaign__inner__hush ul li{font-size:1.25em;list-style:none;line-height:2;font-weight:700}@media screen and (max-width:768px){.campaign__inner__hush ul li{font-size:.9em}}@media screen and (max-width:480px){.campaign__inner__hush ul li{font-size:.6em}}.campaign__inner__under{border-top:40px solid #0694dc;border-right:35px solid transparent;border-left:35px solid transparent;display:inline-block;position:relative;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);margin-top:1.5%}@media screen and (max-width:480px){.campaign__inner__under{border-top:25px solid #0694dc;border-right:20px solid transparent;border-left:20px solid transparent}}.campaign__inner__msg{width:80%;font-size:2em;margin:3% auto 0;text-align:center}.campaign__inner__msg h2{color:#000}@media screen and (max-width:768px){.campaign__inner__msg{font-size:1.6em}}@media screen and (max-width:480px){.campaign__inner__msg{width:90%;font-size:4.25vw}}.button1{background-color:#fed510;cursor:pointer;color:#fff;width:52.5vw;padding:25px 0;letter-spacing:3px;border-radius:100px;box-shadow:0 8px 8px rgba(0,0,0,.25);border:none;text-align:center;font-weight:700;font-size:1.35em;margin:5% auto 0;transition:all .3s ease-in-out 0s}@media screen and (max-width:768px){.button1{width:70vw;padding:3.75%}}@media screen and (max-width:480px){.button1{width:90%;font-size:4vw;padding:3.75%}}.button1:hover{box-shadow:none;transition:all .3s ease-in-out 0s}.button1__area{margin:0 auto;text-align:center}@media screen and (max-width:480px){.button1__area{width:100%}}.concern__inner{background-color:#f2f3f4;position:relative;padding-top:5%;text-align:center;z-index:1}@media screen and (max-width:480px){.concern__inner{padding-top:10%}}.concern__inner::after{content:"";position:absolute;border-top:40px solid #f2f3f4;border-right:35px solid transparent;border-left:35px solid transparent;transform:translateY(-50%) translateX(-50%);top:102%;left:50%}@media screen and (max-width:768px){.concern__inner::after{top:101.55%}}@media screen and (max-width:480px){.concern__inner::after{border-top:25px solid #f2f3f4;border-right:20px solid transparent;border-left:20px solid transparent}}.concern__inner h2{font-size:2.5em;text-align:center;color:#043c84;position:relative;display:inline-block}@media screen and (max-width:768px){.concern__inner h2{font-size:2em}}@media screen and (max-width:480px){.concern__inner h2{font-size:6.5vw}}.concern__inner h2::after{content:"";position:absolute;height:5px;width:100%;background:#043c84;bottom:-15%;left:50%;transform:translateX(-50%)}@media screen and (max-width:480px){.concern__inner h2::after{height:3.5px}}.concern__inner__list{display:flex;justify-content:space-between;width:80%;margin:5% auto 0}@media screen and (max-width:768px){.concern__inner__list{display:block}}.concern__inner__list__item{color:#043c84;text-align:center;width:25%}@media screen and (max-width:768px){.concern__inner__list__item{width:100%;margin:0 auto;padding:5% 0 0}}.concern__inner__list__item h3{font-size:1.25em;line-height:1.5;color:#000}@media screen and (max-width:1024px){.concern__inner__list__item h3{font-size:2.195vw}}@media screen and (max-width:480px){.concern__inner__list__item h3{font-size:.7em}}.concern__inner__list__item__img{width:100%}@media screen and (max-width:768px){.concern__inner__list__item__img{width:50%;margin:0 auto}}.concern__inner__list__item__img img{height:100%;width:100%}.concern__inner h1{color:#fff;font-size:12em;font-weight:700;text-align:end;letter-spacing:10px;position:relative;bottom:-7.5px}@media screen and (max-width:768px){.concern__inner h1{font-size:8em}}@media screen and (max-width:480px){.concern__inner h1{font-size:4.5em;bottom:-3.5px}}.concern__inner2{background-color:#0494dc;box-shadow:0 8px 8px rgba(0,0,0,.25);padding:5% 0;position:relative}@media screen and (max-width:768px){.concern__inner2{padding:7.5% 0}}@media screen and (max-width:480px){.concern__inner2{padding:10% 0}}.concern__inner2__detail{color:#fff;width:79.5%;margin:0 auto;border:5px solid #fff;text-align:center;padding-bottom:2.5%}@media screen and (max-width:480px){.concern__inner2__detail{width:95%;border:4px solid #fff}}.concern__inner2__detail h2{font-size:2.5em;padding:3% 0;border-bottom:5px solid #fff;width:95%;margin:0 auto}@media screen and (max-width:1024px){.concern__inner2__detail h2{font-size:3.85vw}}@media screen and (max-width:480px){.concern__inner2__detail h2{font-size:4.5vw;border-bottom:4px solid #fff}}.concern__inner2__detail p{font-size:1.15em;line-height:1.5;margin-top:3%;text-align:left;padding:0 2%;font-weight:500}@media screen and (max-width:480px){.concern__inner2__detail p{font-size:.6em}}.concern__inner2__detail .button1{font-size:1.25em;z-index:1;position:relative}@media screen and (max-width:480px){.concern__inner2__detail .button1{font-size:3vw}}.difference__inner h1{font-size:3em;color:#043c84;margin-top:5%;margin-left:5%;position:relative}@media screen and (max-width:768px){.difference__inner h1{font-size:2.5em;margin-top:7.5%}}@media screen and (max-width:480px){.difference__inner h1{font-size:8.25vw;margin-top:10%}}.difference__inner h1::after{content:"";position:absolute;background:#043c84;height:5px;width:10%;top:50%;margin-left:2%}@media screen and (max-width:480px){.difference__inner h1::after{height:3.5px}}.difference__inner__list{padding:5% 0 1.5%;width:65%;margin:0 auto 3.5%;overflow:scroll}@media screen and (max-width:1024px){.difference__inner__list{width:80%}}@media screen and (max-width:768px){.difference__inner__list{padding:5% 0 2.5%;margin-bottom:7.5%}}@media screen and (max-width:480px){.difference__inner__list{margin-bottom:10%;margin-left:auto;width:81.5%}}.difference__inner__list__table{border:1.5px solid #000;margin:0 auto;text-align:center;line-height:1.5;width:100%}.difference__inner__list__table th{border:1.5px solid #000;vertical-align:middle;white-space:nowrap}@media screen and (max-width:480px){.difference__inner__list__table th{font-size:.75em}}.difference__inner__list__table td{border:1.5px solid #000;width:20%;font-weight:500;font-size:1em;vertical-align:middle;white-space:nowrap}@media screen and (max-width:480px){.difference__inner__list__table td{font-size:.75em}}.difference__inner__list__table__item{background-color:#0494dc;color:#fff;padding:2% 0;font-size:1em;white-space:nowrap;top:0;left:0}@media screen and (max-width:480px){.difference__inner__list__table__item{font-size:.75em}}.difference__inner__list__table__so{background-color:#043c84;color:#fff}.difference__inner__list__table__so.__bold{font-size:1.5em}@media screen and (max-width:480px){.difference__inner__list__table__so{font-size:2em}}.difference__inner__list__table__so span{display:block;font-size:.45em}.service__inner{background-color:#f2f3f4;position:relative;padding:5% 0;z-index:1}@media screen and (max-width:768px){.service__inner{padding:7.5% 0}}@media screen and (max-width:480px){.service__inner{padding:10% 0}}.service__inner::after{content:"";position:absolute;border-top:40px solid #f2f3f4;border-right:35px solid transparent;border-left:35px solid transparent;transform:translateY(-50%) translateX(-50%);top:102%;left:50%}@media screen and (max-width:480px){.service__inner::after{top:100.55%;border-top:25px solid #f2f3f4;border-right:20px solid transparent;border-left:20px solid transparent}}.service__inner h2{text-align:center;color:#043c84;font-size:2.5em;padding:0 0 3%;width:80%;margin:0 auto}@media screen and (max-width:1024px){.service__inner h2{font-size:4.425vw;padding-bottom:5%}}@media screen and (max-width:480px){.service__inner h2{width:unset;font-size:6.25vw}}.service__inner__list{width:87%;margin:0 auto;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}@media screen and (max-width:480px){.service__inner__list{width:90%;display:block}}.service__inner__list__item{width:28.5%;background-color:#fff;text-align:center;margin:1.5%;padding:1% 0;font-weight:700;filter:drop-shadow(0 8px 8px rgba(0,0,0,.25));display:flex;align-items:center;justify-content:center}@media screen and (max-width:768px){.service__inner__list__item{width:45%}}@media screen and (max-width:480px){.service__inner__list__item{display:block;width:89.5%;margin:5% auto}}.service__inner__list__item:nth-of-type(7) {margin-bottom:0}.service__inner__list__item:nth-of-type(8) {margin-bottom:0}.service__inner__list__item:nth-of-type(9) {margin-bottom:0}.service__inner__list__item__img{width:5rem;margin-left:2%}@media screen and (max-width:480px){.service__inner__list__item__img{width:30%;margin:0 auto}}.service__inner__list__item__img img{height:100%;width:100%}.service__inner__list__item p{width:70%;font-size:1em;font-weight:500}@media screen and (max-width:768px){.service__inner__list__item p{font-size:.8em}}@media screen and (max-width:480px){.service__inner__list__item p{width:unset;text-align:center;padding-bottom:5%}}.service__inner .button1{font-size:1.35em}@media screen and (max-width:768px){.service__inner .button1{font-size:4vw}}.schedule__inner{background-color:#043c84;padding:5% 0}@media screen and (max-width:768px){.schedule__inner{padding:7.5% 0}}@media screen and (max-width:480px){.schedule__inner{padding:10% 0}}.schedule__inner h2{font-size:2.5em;color:#fff;text-align:center}@media screen and (max-width:768px){.schedule__inner h2{font-size:2em}}@media screen and (max-width:480px){.schedule__inner h2{font-size:6.25vw}}.schedule__inner__img{width:45%;margin:5% auto 0}@media screen and (max-width:768px){.schedule__inner__img{width:100%}}.schedule__inner__img img{height:100%;width:100%}.achivement__inner{background-color:#f2f3f4;padding:5% 0}@media screen and (max-width:768px){.achivement__inner{padding:7.5% 0}}@media screen and (max-width:468px){.achivement__inner{padding:10% 0}}.achivement__inner h1{font-size:3em;color:#043c84;margin-left:5%;position:relative}@media screen and (max-width:1024px){.achivement__inner h1{font-size:5.25vw}}@media screen and (max-width:768px){.achivement__inner h1{font-size:2.5em}}@media screen and (max-width:480px){.achivement__inner h1{font-size:8.25vw}}.achivement__inner h1::after{content:"";position:absolute;background:#043c84;height:5px;width:10%;top:50%;margin-left:2%}@media screen and (max-width:480px){.achivement__inner h1::after{height:3.5px}}.achivement__inner__list{display:flex;justify-content:space-between;width:80%;margin:5% auto 0}@media screen and (max-width:480px){.achivement__inner__list{width:90%;margin:7.5% auto 0}}.achivement__inner__list__item{width:32.5%!important;background-color:#fff;filter:drop-shadow(0 8px 8px rgba(0,0,0,.25));padding-top:2%;display:block;text-align:center}@media screen and (max-width:1024px){.achivement__inner__list__item{width:95%!important;display:block!important;margin:0 auto}}@media screen and (max-width:480px){.achivement__inner__list__item{width:90%!important;display:block!important;margin:0 auto}}.achivement__inner__list__item__img{text-align:center;width:175px;height:175px;background-color:#d9d9d9;border-radius:50%;border:2px solid #043c84;margin:10% auto}@media screen and (max-width:480px){.achivement__inner__list__item__img{margin:7.5% auto 5%}}.achivement__inner__list__item__img img{width:100%;height:auto}.achivement__inner__list__item h2{text-align:center;color:#043c84;width:85%;margin:5% auto;font-size:1.2em;line-height:1.5}@media screen and (max-width:480px){.achivement__inner__list__item h2{font-size:5vw}}.achivement__inner__list__item h3{text-align:center;color:#0494dc;font-size:1.5em}@media screen and (max-width:480px){.achivement__inner__list__item h3{font-size:6.25vw}}.achivement__inner__list__item p{line-height:1.5;margin:5% auto;font-size:.85em;padding:5%;display:inline-block;text-align:left}@media screen and (max-width:480px){.achivement__inner__list__item p{margin:0 auto;font-size:3.5vw}}.slick-dotted.slick-slider{margin-bottom:unset!important}.slick-track{overflow:hidden}.flow__inner{padding:5% 0}@media screen and (max-width:768px){.flow__inner{padding:7.5% 0}}@media screen and (max-width:468px){.flow__inner{padding:10% 0}}.flow__inner h1{font-size:3em;color:#043c84;margin-left:5%;position:relative}@media screen and (max-width:1024px){.flow__inner h1{font-size:5.25vw}}@media screen and (max-width:768px){.flow__inner h1{font-size:2.5em}}@media screen and (max-width:480px){.flow__inner h1{font-size:8.25vw}}.flow__inner h1::after{content:"";position:absolute;background:#043c84;height:5px;width:10%;top:50%;margin-left:2%}@media screen and (max-width:480px){.flow__inner h1::after{height:3.5px}}.flow__inner__list{display:flex;justify-content:space-between;width:80%;margin:5% auto 0}@media screen and (max-width:768px){.flow__inner__list{display:block;width:90%}.flow__inner__list{margin:7.5% auto 0}}.flow__inner__list__item{width:25%;text-align:center;position:relative}@media screen and (max-width:768px){.flow__inner__list__item{width:100%;margin:7.5% 0}}.flow__inner__list__item::after{content:"";position:absolute;top:40%;left:127.5%;transform:translateY(-50%) translateX(-50%);border-top:35px solid transparent;border-bottom:35px solid transparent;border-left:40px solid #043c84}.flow__inner__list__item:last-child::after{display:none}.flow__inner__list__item h2{color:#0494dc;font-size:2.4em;margin:0 auto}@media screen and (max-width:1024px){.flow__inner__list__item h2{font-size:2.2em}}@media screen and (max-width:480px){.flow__inner__list__item h2{font-size:7.5vw}}.flow__inner__list__item__img{border:5px solid #0494dc;height:200px;width:200px;text-align:center;display:inline-block;border-radius:50%;position:relative;margin:10% 0}@media screen and (max-width:768px){.flow__inner__list__item__img{margin:5% 0}}@media screen and (max-width:480px){.flow__inner__list__item__img{height:125px;width:125px;border:2.5px solid #0494dc}}.flow__inner__list__item__img img{height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:50%;width:50%}.flow__inner__list__item p{font-weight:500;line-height:1.5;text-align:left;font-size:.95em}@media screen and (max-width:768px){.flow__inner__list__item p{font-size:1.25em;width:65%;margin:0 auto}}@media screen and (max-width:480px){.flow__inner__list__item p{font-size:3.75vw;width:70%}}.column__inner{background-color:#f2f3f4;padding:5% 0}@media screen and (max-width:768px){.column__inner{padding:7.5% 0}}@media screen and (max-width:480px){.column__inner{padding:10% 0}}.column__inner h1{font-size:3em;color:#043c84;margin-left:5%;position:relative}@media screen and (max-width:1024px){.column__inner h1{font-size:5.25vw}}@media screen and (max-width:768px){.column__inner h1{font-size:2.5em}}@media screen and (max-width:480px){.column__inner h1{font-size:8.25vw}}.column__inner h1::after{content:"";position:absolute;background:#043c84;height:5px;width:10%;top:50%;margin-left:2%}@media screen and (max-width:480px){.column__inner h1::after{height:3.5px}}.column__inner__list{display:flex;align-items:center;justify-content:space-around;width:80%;margin:2.5% auto 0;flex-wrap:wrap}@media screen and (max-width:768px){.column__inner__list{margin:0 auto 2.5%;width:90%}}@media screen and (max-width:480px){.column__inner__list{display:block;width:90%}}.column__inner__list__item{width:31.5%;margin:5% 0 0;filter:drop-shadow(0 8px 8px rgba(0,0,0,.25))}@media screen and (max-width:1024px){.column__inner__list__item{width:47.75%}}.column__inner__list__item:nth-last-of-type(1) {margin-top:2.5%}@media screen and (max-width:768px){.column__inner__list__item:nth-last-of-type(1) {margin-top:5%}}.column__inner__list__item:nth-last-of-type(2) {margin-top:2.5%}@media screen and (max-width:768px){.column__inner__list__item:nth-last-of-type(2) {margin-top:5%}}.column__inner__list__item:nth-last-of-type(3) {margin-top:2.5%}@media screen and (max-width:768px){.column__inner__list__item:nth-last-of-type(3) {margin-top:5%}.column__inner__list__item:nth-last-of-type(3) {margin-top:7.5%}}.column__inner__list__item:nth-last-of-type(4) {margin-top:2.5%}@media screen and (max-width:768px){.column__inner__list__item:nth-last-of-type(4) {margin-top:5%}}.column__inner__list__item:nth-last-of-type(5) {margin-top:2.5%}@media screen and (max-width:768px){.column__inner__list__item:nth-last-of-type(5) {margin-top:5%}}.column__inner__list__item:nth-last-of-type(6) {margin-top:2.5%}@media screen and (max-width:768px){.column__inner__list__item:nth-last-of-type(6) {margin-top:5%}}@media screen and (max-width:480px){.column__inner__list__item{width:90%;margin:5% auto}}.column__inner__list__item__thumbnail img{height:100%;width:100%;height:25vh;object-fit:cover}@media screen and (max-width:1024px){.column__inner__list__item__thumbnail img{height:100%;height:20vh}}@media screen and (max-width:768px){.column__inner__list__item__thumbnail img{height:100%;height:12.5vh}}@media screen and (max-width:480px){.column__inner__list__item__thumbnail img{height:100%;height:10rem}}.column__inner__list__item__txt{background-color:#fff;padding:5%}.column__inner__list__item__txt__top{display:flex;align-items:center;justify-content:space-between}.column__inner__list__item__txt__top__category{background-color:#0494dc;color:#fff;text-align:center;padding:2.5%;border-radius:50px;font-weight:700;font-size:.75em}.column__inner__list__item__txt__top__date{letter-spacing:1px;color:#000}@media screen and (max-width:768px){.column__inner__list__item__txt__top__date{font-size:.6em}}.column__inner__list__item__txt__title{width:100%;margin:5% auto;font-size:.85em;color:#000}.column__inner .button1{font-size:1.35em}@media screen and (max-width:480px){.column__inner .button1{font-size:4vw}}.counseling{padding:5% 0}@media screen and (max-width:768px){.counseling{padding:7.5% 0}}@media screen and (max-width:480px){.counseling{padding:10% 0}}.counseling__inner{width:80%;margin:0 auto}@media screen and (max-width:480px){.counseling__inner{width:90%}}.counseling__inner h1{font-size:2.75em;text-align:center;position:relative;width:80%;margin:0 auto;padding-bottom:2%;color:#043c84}@media screen and (max-width:1024px){.counseling__inner h1{font-size:2.5em}}@media screen and (max-width:768px){.counseling__inner h1{font-size:2.25em}}@media screen and (max-width:480px){.counseling__inner h1{font-size:8.25vw;width:unset}}.counseling__inner__list{display:flex;justify-content:space-between;width:100%;margin-top:4%}@media screen and (max-width:768px){.counseling__inner__list{display:block}}.counseling__inner__list__item{width:30%;text-align:center;position:relative}@media screen and (max-width:768px){.counseling__inner__list__item{width:100%;margin-bottom:10%}}.counseling__inner__list__item::after{content:"";content:"";position:absolute;top:65%;left:110%;transform:translateY(-50%) translateX(-50%);border-top:35px solid transparent;border-bottom:35px solid transparent;border-left:40px solid #043c84}@media screen and (max-width:768px){.counseling__inner__list__item::after{display:none}}.counseling__inner__list__item:last-child::after{display:none}.counseling__inner__list__item h2{color:#0494dc;font-size:2.4em;margin:5% 0}@media screen and (max-width:1024px){.counseling__inner__list__item h2{font-size:2.25em}}@media screen and (max-width:480px){.counseling__inner__list__item h2{font-size:7.5vw;margin-top:7.5%}}.counseling__inner__list__item p{font-weight:500;height:10rem;display:inline-block;text-align:left}@media screen and (max-width:768px){.counseling__inner__list__item p{font-size:.8em;height:unset;padding-bottom:5%}}@media screen and (max-width:480px){.counseling__inner__list__item p{font-size:3.75vw}}.counseling__inner__list__item__img{width:75%;margin:0 auto}@media screen and (max-width:768px){.counseling__inner__list__item__img{width:40%}}.counseling__inner__list__item__img img{height:100%;width:100%}.counseling__inner__btn{display:flex;align-items:center;justify-content:center;width:95%;margin:5% auto 0}@media screen and (max-width:768px){.counseling__inner__btn{display:block;width:70%}}@media screen and (max-width:480px){.counseling__inner__btn{width:100%}}.counseling__inner__btn__img__1{background-color:#0ab906;cursor:pointer;color:#fff;width:300px;padding:13.5px 0;letter-spacing:3px;border-radius:5px;box-shadow:0 8px 8px rgba(0,0,0,.25);border:none;text-align:center;font-weight:500;font-size:1.5em;margin:1.5% auto 0;transition:all .3s ease-in-out 0s}@media screen and (max-width:768px){.counseling__inner__btn__img__1{width:90%;margin-bottom:3.5%}}@media screen and (max-width:480px){.counseling__inner__btn__img__1{font-size:5.75vw}}.counseling__inner__btn__img__1:hover{box-shadow:none;transition:all .3s ease-in-out 0s}.counseling__inner__btn__img__1 i{font-size:1.5em;padding-right:5%}@media screen and (max-width:480px){.counseling__inner__btn__img__1{margin:5% auto;height:50%}}.counseling__inner__btn__img__1 a{color:#fff;display:flex;align-items:center;justify-content:center}.counseling__inner__btn__img__1 a img{height:100%;width:100%;height:100%;object-fit:cover}.counseling__inner__btn__img__2{background-color:#fed510;cursor:pointer;color:#fff;width:450px;padding:22.5px 0;letter-spacing:3px;border-radius:5px;box-shadow:0 8px 8px rgba(0,0,0,.25);border:none;text-align:center;font-weight:500;font-size:1.25em;margin:1.5% auto 0;transition:all .3s ease-in-out 0s}@media screen and (max-width:768px){.counseling__inner__btn__img__2{width:90%}}@media screen and (max-width:480px){.counseling__inner__btn__img__2{font-size:4vw}}.counseling__inner__btn__img__2:hover{box-shadow:none;transition:all .3s ease-in-out 0s}@media screen and (max-width:480px){.counseling__inner__btn__img__2{margin:5% auto 0;height:50%}}.counseling__inner__btn__img__2 a{color:#fff;display:flex;align-items:center;justify-content:center}.counseling__inner__btn__img__2 a img{height:100%;width:100%;height:100%;object-fit:cover}.counseling-odd{background-color:#f2f3f4}footer{background-color:#416087;color:#fff;padding-bottom:120px}@media screen and (max-width:480px){footer{z-index:9;position:relative}}.footer{display:flex;justify-content:space-around}@media screen and (max-width:768px){.footer{display:block}}.footer__left{width:25%;margin:3.5% 0 0 3.5%}@media screen and (max-width:768px){.footer__left{width:55%;margin:unset;padding:5% 0 0 5%}}@media screen and (max-width:480px){.footer__left{width:85%;padding:unset;padding-top:5%}}.footer__left__logo{position:relative}@media screen and (max-width:480px){.footer__left__logo{width:90%;margin:0 auto}}.footer__left__logo img{height:100%;width:100%;background-color:#fff}.footer__left__icon{display:flex;align-items:center;justify-content:space-around;position:relative;margin-top:3.5%}@media screen and (max-width:480px){.footer__left__icon{left:0;top:0;margin-top:5%}.footer__left__icon__img{width:80%;margin:0 auto}}.footer__left__icon__img a{color:#fff;display:block;text-align:center}.footer__left__icon__img a i{font-size:1.85em}.footer__right{width:70%;margin-top:3%}@media screen and (max-width:768px){.footer__right{width:90%;margin:0 auto}}.footer__right__menu{display:flex;align-items:center;justify-content:center}@media screen and (max-width:480px){.footer__right__menu{display:block}}.footer__right__menu ul{padding:0 3%}@media screen and (max-width:480px){.footer__right__menu ul{padding:unset}}.footer__right__menu ul li{margin:10% 0;font-size:1em;line-height:1.5}@media screen and (max-width:768px){.footer__right__menu ul li{font-size:1.2em}}@media screen and (max-width:480px){.footer__right__menu ul li{margin:3.5% 0;font-size:3.75vw}}.footer__right__menu ul li a{color:#fff}.copyright{width:30%;margin:0 auto}@media screen and (max-width:768px){.copyright{width:80%;text-align:center}}.copyright p{padding:5% 0;font-size:1em;text-align:center}@media screen and (max-width:480px){.copyright p{font-size:1em}}@media screen and (max-width:320px){.copyright p{font-size:.8em}}.fadeIn{animation-name:fadeInAnime;animation-duration:1.5s;animation-fill-mode:forwards;opacity:0}@keyframes fadeInAnime {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}.fadeUp{animation:fadeUpAnime .8s forwards;opacity:0}.fadeLeft{animation:fadeLeftAnime .8s forwards;opacity:0;overflow:hidden}.fadeRight{animation:fadeRightAnime .8s forwards;opacity:0;overflow:hidden}.fadeInDown{animation:fadeInDownAnime .8s forwards;opacity:0;transition:transform 1.5s;transform:rotateZ(360deg) scale(0)}.fadeInDownY{animation:fadeInDownYAnime .8s forwards;opacity:0;transition:transform 1.5s;transform:rotateY(180deg) scale(0)}.fadeUpTrigger,.fadeLeftTrigger,.fadeRightTrigger,.fadeInDownTrigger,.fadeInDownYTrigger{opacity:0}@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@keyframes fadeLeftAnime {
  from {
    opacity: 0;
    transform: translateX(100px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}@keyframes fadeRightAnime {
  from {
    opacity: 0;
    transform: translateX(-100px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}@keyframes fadeInDownAnime {
  from {
    opacity: 0;
    transform: rotateZ(360deg) scale(0);
  }
  to {
    opacity: 1;
    transform: rotateZ(0) scale(1);
  }
}@keyframes fadeInDownYAnime {
  from {
    opacity: 0;
    transform: rotateY(360deg) scale(0);
  }
  to {
    opacity: 1;
    transform: rotateY(0) scale(1);
  }
}@media screen and (max-width:1024px){.slick-dots{margin:10px 0!important;bottom:-50px!important}}@media screen and (max-width:480px){.slideShow{position:relative;z-index:1}.slide{width:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.slick_prev{left:2.5%;transform:rotate(-135deg)}.slick_next{right:2.5%;transform:rotate(45deg)}.slick-dots{text-align:center;z-index:5;bottom:-35px!important}.slick-dots li{margin:0 5px;display:inline-block}.slick-dots button{color:transparent;background:#fff;border-radius:50%;outline:none;display:block}.slick-dots .slick-active button{background:#fff}}.access-page__inner{width:100%;margin:0 auto;text-align:center}@media screen and (max-width:480px){.access-page__inner{margin:0 auto 10%}}.access-page__inner__exterior h1{font-size:2.5em;color:#0494dc;margin:0 0 2.5%}@media screen and (max-width:1024px){.access-page__inner__exterior h1{font-size:2.25em}}@media screen and (max-width:480px){.access-page__inner__exterior h1{font-size:7.25vw}}.access-page__inner__exterior__img{margin:5% auto;width:35%}@media screen and (max-width:768px){.access-page__inner__exterior__img{width:50%}}@media screen and (max-width:480px){.access-page__inner__exterior__img{width:70%}}.access-page__inner__exterior__img img{height:100%;width:100%}.access-page__inner__info__item{font-weight:700;width:100%;vertical-align:middle;font-size:.5em;display:flex;align-items:center}.access-page__inner__info__item::before{content:"";text-align:center;display:block;font-size:1em;background-color:#0494dc;color:#fff;border-radius:50%;width:25px;height:25px;display:flex;align-items:center;justify-content:center;margin-right:10%}@media screen and (max-width:480px){.access-page__inner__info__item::before{width:10px;height:10px}}.access-page__inner__info__content{width:175%}.access-page__inner__info table{margin:5% auto;width:70%}@media screen and (max-width:480px){.access-page__inner__info table{width:80%}}.access-page__inner__info table tr{border-bottom:solid 1px #000;font-size:1.8em;text-align:start;display:flex;align-items:center;line-height:1.25}@media screen and (max-width:1024px){.access-page__inner__info table tr{font-size:1.4em;letter-spacing:1px}}@media screen and (max-width:768px){.access-page__inner__info table tr{font-size:1.15em}}@media screen and (max-width:480px){.access-page__inner__info table tr{font-size:.7em}}@media screen and (max-width:320px){.access-page__inner__info table tr{font-size:.5em}}.access-page__inner__info table td{padding:2% 0;font-size:.65em;vertical-align:middle}@media screen and (max-width:480px){.access-page__inner__info table td{font-size:.8em}}.access-page__inner__map{width:70%;height:100%;margin:5% auto;display:table}@media screen and (max-width:480px){.access-page__inner__map{width:80%}}.access-page__inner__map iframe{width:100%}@media screen and (max-width:480px){.access-page__inner__map iframe{width:100%;height:100%}}.strength-page{width:90%;margin:0 auto}.strength-page__inner{text-align:center}.strength-page__inner h1{color:#043c84;font-size:3em;display:inline-block;text-align:center;margin:0 auto 3.5%;padding-bottom:1%;position:relative}@media screen and (max-width:1024px){.strength-page__inner h1{font-size:2.8em}}@media screen and (max-width:768px){.strength-page__inner h1{font-size:2.25em}}@media screen and (max-width:480px){.strength-page__inner h1{font-size:5.25vw;margin-bottom:2.5%}}.strength-page__inner h1::after{content:"";position:absolute;height:6.5px;width:100%;background:#043c84;bottom:5%;left:50%;transform:translateX(-50%)}@media screen and (max-width:480px){.strength-page__inner h1::after{height:3.5px;bottom:-5%}}.strength-page__inner__anchor{display:flex;justify-content:space-around;margin-bottom:5%;width:92.5%;margin:0 auto 10%;position:relative}@media screen and (max-width:480px){.strength-page__inner__anchor{display:block}}.strength-page__inner__anchor__item{width:30%;text-align:center;transition:all .3s ease-in-out 0s;margin:0 2%}@media screen and (max-width:480px){.strength-page__inner__anchor__item{width:80%;margin:5% auto}}.strength-page__inner__anchor__item a{color:#333;display:block}.strength-page__inner__anchor__item:hover{opacity:.7;transition:all .3s ease-in-out 0s;transform:scale(1.05)}.strength-page__inner__anchor__item h2{background-color:#043c84;color:#fff;font-size:1.75em;padding:5% 0}@media screen and (max-width:1024px){.strength-page__inner__anchor__item h2{font-size:1.75em}}@media screen and (max-width:768px){.strength-page__inner__anchor__item h2{font-size:1.4em}}@media screen and (max-width:480px){.strength-page__inner__anchor__item h2{font-size:6.25vw}}.strength-page__inner__anchor__item__exp{background-color:#fff;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));width:100%}.strength-page__inner__anchor__item__exp__img{padding:5%;width:45%;margin:0 auto}.strength-page__inner__anchor__item__exp__img img{height:100%;width:100%}.strength-page__inner__anchor__item__exp p{width:95%;margin:0 auto;font-weight:500;font-size:1.05em;padding-bottom:5%;color:#000}@media screen and (max-width:1024px){.strength-page__inner__anchor__item__exp p{font-size:1.5vw}}@media screen and (max-width:480px){.strength-page__inner__anchor__item__exp p{font-size:3.75vw}}.strength-page__inner__anchor__bg{background-color:#f2f3f4;height:100%;z-index:-1;position:absolute;width:110%;bottom:-5vw}@media screen and (max-width:480px){.strength-page__inner__anchor__bg{width:100%}}.strength-detail__inner{padding-bottom:5%}@media screen and (max-width:768px){.strength-detail__inner{padding-bottom:7.5%}}@media screen and (max-width:480px){.strength-detail__inner{padding-bottom:10%}}.strength-detail__inner h1{background-color:#043c84;color:#fff;font-size:3em;padding:1.5% 0;text-align:center;line-height:1.5}@media screen and (max-width:1024px){.strength-detail__inner h1{font-size:3em}}@media screen and (max-width:768px){.strength-detail__inner h1{font-size:2em}}@media screen and (max-width:480px){.strength-detail__inner h1{font-size:7.25vw}}.strength-detail__inner h1 span{font-size:.5em;display:block}@media screen and (max-width:480px){.strength-detail__inner h1 span{line-height:1.3;font-size:3.25vw}}.strength-detail__inner__img{text-align:center;margin:5% 0}.strength-detail__inner__img img{height:100%;width:80%}@media screen and (max-width:768px){.strength-detail__inner__img img{height:100%;width:95%}}@media screen and (max-width:480px){.strength-detail__inner__img img{height:100%;width:100%}}.strength-detail__inner__list{display:flex;justify-content:space-between;width:80%;margin:5% auto 0}@media screen and (max-width:1024px){.strength-detail__inner__list{display:block;margin-bottom:0}}.strength-detail__inner__list__item{width:30%;background-color:#f2f3f4;box-shadow:0 4px 4px rgba(0,0,0,.25);position:relative;text-align:center;padding:2.5%}@media screen and (max-width:1024px){.strength-detail__inner__list__item{width:100%;margin:5% auto 7.5%}}@media screen and (max-width:768px){.strength-detail__inner__list__item{width:100%;margin:7.5% auto 10.5%}}@media screen and (max-width:1024px){.strength-detail__inner__list__item:nth-of-type(3) {margin:7.5% auto 0}}.strength-detail__inner__list__item::after{content:"";position:absolute;top:50%;left:109%;transform:translateY(-50%) translateX(-50%);border-top:35px solid transparent;border-bottom:35px solid transparent;border-left:40px solid #043c84}@media screen and (max-width:1024px){.strength-detail__inner__list__item::after{top:100%;left:47.5%;transform:rotate(90deg)}}@media screen and (max-width:480px){.strength-detail__inner__list__item::after{border-top:25px solid transparent;border-bottom:20px solid transparent;border-left:20px solid #043c84}}.strength-detail__inner__list__item:last-child::after{display:none}.strength-detail__inner__list__item h3{color:#043c84;font-size:2em;text-align:center;padding:5% 0 2.5%;position:relative;margin:0 auto;display:inline-block;z-index:0}@media screen and (max-width:480px){.strength-detail__inner__list__item h3{font-size:7.25vw}}.strength-detail__inner__list__item h3::after{content:"";position:absolute;background-color:#fed510;height:10px;width:100%;left:0;bottom:4.5px;z-index:-1}@media screen and (max-width:480px){.strength-detail__inner__list__item h3::after{height:5px;bottom:4.5px}}.strength-detail__inner__list__item h3 small{font-size:.8em}.strength-detail__inner__list__item p{font-size:.95em;width:100%;text-align:left;margin:5% auto;font-weight:500}@media screen and (max-width:1024px){.strength-detail__inner__list__item p{margin:2.5% auto 5%}}@media screen and (max-width:480px){.strength-detail__inner__list__item p{font-size:3.5vw}}.strength-detail__inner2{width:100%;padding:5% 0;background-color:#f2f3f4}@media screen and (max-width:1024px){.strength-detail__inner2{padding:7.5% 0}}@media screen and (max-width:480px){.strength-detail__inner2{padding:10% 0}}.strength-detail__inner2__inner{width:80%;margin:0 auto}@media screen and (max-width:480px){.strength-detail__inner2__inner{width:90%}}.strength-detail__inner2__inner h2{text-align:center;font-size:2.5em;color:#0494dc;padding-bottom:5%}@media screen and (max-width:1024px){.strength-detail__inner2__inner h2{font-size:2.2em}}@media screen and (max-width:768px){.strength-detail__inner2__inner h2{font-size:1.75em;padding-bottom:unset}}@media screen and (max-width:480px){.strength-detail__inner2__inner h2{font-size:7.25vw;line-height:1.25}}.strength-detail__inner2__inner__exp{display:flex;align-items:center;justify-content:center;margin:0 auto}@media screen and (max-width:768px){.strength-detail__inner2__inner__exp{display:block}}.strength-detail__inner2__inner__exp p{font-size:1em;font-weight:500;width:60%;padding:0 4.25%;line-height:2}@media screen and (max-width:768px){.strength-detail__inner2__inner__exp p{width:100%;margin:5% auto;font-size:1em}}@media screen and (max-width:480px){.strength-detail__inner2__inner__exp p{font-size:.7em}}.strength-detail__inner2__inner__exp img{height:100%;width:40%}@media screen and (max-width:768px){.strength-detail__inner2__inner__exp img{height:100%;width:100%;margin:0 auto}}.strength-detail__inner3{padding:5% 0}@media screen and (max-width:768px){.strength-detail__inner3{padding:7.5% 0}}@media screen and (max-width:480px){.strength-detail__inner3{padding:10% 0}}.strength-detail__inner3 h1{font-size:3em;color:#043c84;margin-left:5%;position:relative}@media screen and (max-width:1024px){.strength-detail__inner3 h1{font-size:3em}}@media screen and (max-width:768px){.strength-detail__inner3 h1{font-size:2.5em}}@media screen and (max-width:480px){.strength-detail__inner3 h1{font-size:8.25vw}}.strength-detail__inner3 h1::after{content:"";position:absolute;background:#043c84;height:5px;width:10%;top:50%;margin-left:2%}@media screen and (max-width:480px){.strength-detail__inner3 h1::after{height:3.5px}}.strength-detail__inner3__point{display:flex;align-items:center;justify-content:center;width:80%;background:#f2f3f4;margin:5% auto;box-shadow:10px 10px 4px rgba(0,0,0,.25)}.strength-detail__inner3__point:nth-of-type(2) {margin-bottom:2%}@media screen and (max-width:1024px){.strength-detail__inner3__point:nth-of-type(2) {margin-bottom:0}}@media screen and (max-width:768px){.strength-detail__inner3__point{display:block}.strength-detail__inner3__point{margin:7.5% auto}}.strength-detail__inner3__point__exp{width:65%;padding:5%}@media screen and (max-width:768px){.strength-detail__inner3__point__exp{width:100%;margin:0 auto;padding:6.5%;padding-bottom:unset}}@media screen and (max-width:480px){.strength-detail__inner3__point__exp{padding:7.5% 5%}}.strength-detail__inner3__point__exp h2{font-size:2em;position:relative;z-index:1;display:inline-block;color:#000}@media screen and (max-width:480px){.strength-detail__inner3__point__exp h2{font-size:5.25vw}}.strength-detail__inner3__point__exp h2 span{font-size:.85em}@media screen and (max-width:480px){.strength-detail__inner3__point__exp h2 span{font-size:6.25vw}}.strength-detail__inner3__point__exp h2::after{content:"";position:absolute;background-color:#fed510;height:10px;width:100%;left:0;bottom:-3px;z-index:-1}@media screen and (max-width:480px){.strength-detail__inner3__point__exp h2::after{height:5px}}.strength-detail__inner3__point__exp p{margin:10% auto;width:90%;font-size:.95em;position:relative}@media screen and (max-width:768px){.strength-detail__inner3__point__exp p{margin:3.5% auto 1.5%;width:100%}}@media screen and (max-width:480px){.strength-detail__inner3__point__exp p{font-size:3.5vw}}.strength-detail__inner3__point__exp p::after{content:"";position:absolute;background-image:url(http://study-office.net/wp-content/themes/diver/img/Polygon8.png);background-repeat:no-repeat;background-position:center;width:100%;height:100%;left:50%;transform:translateX(-50%);bottom:-50%;display:none}.strength-detail__inner3__point__exp ul{width:90%;margin:0 auto}.strength-detail__inner3__point__exp ul li{font-size:.95em;margin:0 auto;line-height:1.5}@media screen and (max-width:480px){.strength-detail__inner3__point__exp ul li{font-size:.7em}}.strength-detail__inner3__point__img{width:50%;padding:5%}@media screen and (max-width:768px){.strength-detail__inner3__point__img{width:80%;margin:0 auto;padding-top:unset}}@media screen and (max-width:480px){.strength-detail__inner3__point__img{width:100%}}.strength-detail__inner3__point__img img{height:100%;width:100%}@media screen and (max-width:768px){.strength-detail__inner3 .button1{margin-top:7.5%}}.strength-detail__inner__work{display:block}.strength-detail__inner__work__img{width:60%;margin:5% auto;text-align:center}@media screen and (max-width:768px){.strength-detail__inner__work__img{width:80%;margin:7.5% auto}}.strength-detail__inner__work__img img{height:100%;width:50%}@media screen and (max-width:768px){.strength-detail__inner__work__img img{height:100%;width:75%}}.strength-detail__inner__work p{width:70%;margin:5% auto;font-size:1.05em;line-height:2}@media screen and (max-width:768px){.strength-detail__inner__work p{font-size:1.2em}}@media screen and (max-width:480px){.strength-detail__inner__work p{font-size:3.5vw;width:80%}}.strength-detail__inner__work__detail{width:70%;margin:5% auto 0}@media screen and (max-width:480px){.strength-detail__inner__work__detail{display:block;width:80%}}.strength-detail__inner__work__detail p{line-height:2;font-size:1.05em}@media screen and (max-width:768px){.strength-detail__inner__work__detail p{font-size:1.2em}}@media screen and (max-width:480px){.strength-detail__inner__work__detail p{font-size:.7em}}.strength-detail__inner__work__detail__img{display:flex;align-items:center;justify-content:center}@media screen and (max-width:480px){.strength-detail__inner__work__detail__img{display:block;margin-top:5%}}.strength-detail__inner__work__detail__img img{height:100%;width:50%}@media screen and (max-width:768px){.strength-detail__inner__work__detail__img img{height:100%;width:75%}}@media screen and (max-width:480px){.strength-detail__inner__work__detail__img img{height:100%;width:100%;margin:3% auto}}.strength-detail__inner .why{text-align:center;color:#043c84;background-color:#fff}@media screen and (max-width:1024px){.strength-detail__inner .why{font-size:3em}}@media screen and (max-width:768px){.strength-detail__inner .why{font-size:2.5em}}@media screen and (max-width:480px){.strength-detail__inner .why{font-size:6.25vw}}.environment-page{width:85%;margin:0 auto 5%}@media screen and (max-width:1024px){.environment-page{width:90.5%}}.environment-page__list{display:flex;flex-wrap:wrap;justify-content:center}@media screen and (max-width:480px){.environment-page__list{display:block;width:95%;margin:0 auto}}.environment-page__list__item{width:30%;margin:3% 1.5%;box-shadow:0 4px 4px rgba(0,0,0,.25)}.environment-page__list__item:nth-of-type(1) {margin:0 1.5% 3%}@media screen and (max-width:480px){.environment-page__list__item:nth-of-type(1) {margin:0 0 10%}}.environment-page__list__item:nth-of-type(2) {margin:0 1.5% 3%}@media screen and (max-width:480px){.environment-page__list__item:nth-of-type(2) {margin:10% 0}}.environment-page__list__item:nth-of-type(3) {margin:0 1.5% 3%}@media screen and (max-width:1024px){.environment-page__list__item:nth-of-type(3) {margin:0 1.5%}}@media screen and (max-width:480px){.environment-page__list__item:nth-of-type(3) {margin:10% 0}}.environment-page__list__item:nth-of-type(4) {margin:0 1.5%}@media screen and (max-width:480px){.environment-page__list__item:nth-of-type(4) {margin:3% 0}}.environment-page__list__item:nth-of-type(5) {margin:0 1.5%}@media screen and (max-width:1024px){.environment-page__list__item:nth-of-type(5) {margin:3% 1.5%}}@media screen and (max-width:480px){.environment-page__list__item:nth-of-type(5) {margin:10% 0}}.environment-page__list__item:nth-of-type(6) {margin:0 1.5%}@media screen and (max-width:1024px){.environment-page__list__item:nth-of-type(6) {margin:3% 1.5%}}@media screen and (max-width:480px){.environment-page__list__item:nth-of-type(6) {margin:10% 0}}.environment-page__list__item:nth-of-type(7) {margin:3% 1.5% 0}@media screen and (max-width:1024px){.environment-page__list__item:nth-of-type(7) {margin:0 1.5%}}@media screen and (max-width:480px){.environment-page__list__item:nth-of-type(7) {margin:10% 0}}.environment-page__list__item:nth-of-type(8) {margin:3% 1.5% 0}@media screen and (max-width:1024px){.environment-page__list__item:nth-of-type(8) {margin:0 1.5%}}@media screen and (max-width:480px){.environment-page__list__item:nth-of-type(8) {margin:10% 0}}.environment-page__list__item:nth-of-type(9) {margin:3% 1.5% 0}@media screen and (max-width:480px){.environment-page__list__item:nth-of-type(9) {margin:10% 0}}@media screen and (max-width:1024px){.environment-page__list__item{width:45%}}@media screen and (max-width:480px){.environment-page__list__item{width:100%;margin:10% auto}}.environment-page__list__item h2{background-color:#043c84;color:#fff;text-align:center;font-size:1.75vw;padding:12.5% 0;height:2em;display:flex;align-items:center;justify-content:center;line-height:1.25}@media screen and (max-width:1024px){.environment-page__list__item h2{font-size:1.5em}}@media screen and (max-width:768px){.environment-page__list__item h2{font-size:2.75vw}}@media screen and (max-width:480px){.environment-page__list__item h2{font-size:5.75vw}}.environment-page__list__item__exp__img{width:90%;margin:5% auto}@media screen and (max-width:480px){.environment-page__list__item__exp__img{width:90%}}.environment-page__list__item__exp__img img{height:100%;width:100%}.environment-page__list__item__exp p{padding-bottom:5%;font-size:.95em;margin:0 5%}@media screen and (max-width:1024px){.environment-page__list__item__exp p{font-size:1em}}@media screen and (max-width:480px){.environment-page__list__item__exp p{font-size:3.5vw;letter-spacing:2px;line-height:1.5}}.qanda-page__inner{width:100%;margin:0 auto 5%}@media screen and (max-width:480px){.qanda-page__inner{margin:0 auto 10%}}.qanda-page__inner h2{font-size:3em;color:#043c84;margin-left:5%;position:relative;position:relative}@media screen and (max-width:1024px){.qanda-page__inner h2{font-size:3em}}@media screen and (max-width:768px){.qanda-page__inner h2{font-size:2.2em}}@media screen and (max-width:480px){.qanda-page__inner h2{font-size:8.25vw}}.qanda-page__inner h2::after{content:"";position:absolute;background:#043c84;height:5px;width:10%;top:50%;margin-left:2%}@media screen and (max-width:768px){.qanda-page__inner h2::after{height:3.5px}}.qanda-page__inner__list{width:100%}.qanda-page__inner__list__item{font-weight:700;margin:2.5% auto;width:80%}@media screen and (max-width:768px){.qanda-page__inner__list__item{width:90%}}.qanda-page__inner__list__item:nth-of-type(1) {margin-top:5%}.qanda-page__inner__list__item__q{background-color:#043c84;color:#fff;position:relative;cursor:pointer}.qanda-page__inner__list__item__q h3{font-size:2.5em;font-weight:700;display:flex;align-items:center;justify-content:inherit;padding:2%;margin-right:1%;color:#fff}@media screen and (max-width:1024px){.qanda-page__inner__list__item__q h3{font-size:2.2em}}@media screen and (max-width:768px){.qanda-page__inner__list__item__q h3{font-size:2.2em}}@media screen and (max-width:480px){.qanda-page__inner__list__item__q h3{font-size:1.6em}}@media screen and (max-width:320px){.qanda-page__inner__list__item__q h3{font-size:1.2em}}.qanda-page__inner__list__item__q p{padding-left:2%;font-size:.45em;font-weight:500;width:90%}@media screen and (max-width:1024px){.qanda-page__inner__list__item__q p{font-size:.5em}}@media screen and (max-width:768px){.qanda-page__inner__list__item__q p{font-size:.45em}}@media screen and (max-width:480px){.qanda-page__inner__list__item__q p{font-size:3vw;width:85%}}.qanda-page__inner__list__item__q h4{font-size:5em;float:right;position:absolute;right:10%}@media screen and (max-width:1024px){.qanda-page__inner__list__item__q h4{font-size:4em}}@media screen and (max-width:768px){.qanda-page__inner__list__item__q h4{font-size:3em}}@media screen and (max-width:480px){.qanda-page__inner__list__item__q h4{font-size:1.6em}}@media screen and (max-width:320px){.qanda-page__inner__list__item__q h4{font-size:1.2em}}.qanda-page__inner__list__item__a{background-color:#f2f3f4;display:none}.qanda-page__inner__list__item__a__inner{display:flex;align-items:center;justify-content:flex-start}.qanda-page__inner__list__item__a__inner h3{font-size:2.5em;color:#000;font-weight:700;display:flex;align-items:center;justify-content:inherit;padding:2%;margin-right:1%}@media screen and (max-width:1024px){.qanda-page__inner__list__item__a__inner h3{font-size:2.2em}}@media screen and (max-width:768px){.qanda-page__inner__list__item__a__inner h3{font-size:2.2em}}@media screen and (max-width:480px){.qanda-page__inner__list__item__a__inner h3{font-size:1.6em}}.qanda-page__inner__list__item__a__inner p{font-size:.45em;padding-left:2.5%}@media screen and (max-width:1024px){.qanda-page__inner__list__item__a__inner p{font-size:.45em}}@media screen and (max-width:768px){.qanda-page__inner__list__item__a__inner p{font-size:.45em}}@media screen and (max-width:480px){.qanda-page__inner__list__item__a__inner p{font-size:3vw;width:100%}}@media screen and (max-width:320px){.qanda-page__inner__list__item__a__inner p{font-size:.4em}}.accordion-area section{border:1px solid #fff}.title{position:relative;cursor:pointer;font-size:1rem;font-weight:normal;padding:3% 3% 3% 50px;transition:all .5s ease}@media screen and (max-width:768px){.title{font-size:.9rem}}.title::before,.title::after{position:absolute;content:"";width:35px;height:5px;background-color:#fff;transition:all .5s}@media screen and (max-width:1024px){.title::before,.title::after{width:25px}}@media screen and (max-width:480px){.title::before,.title::after{width:15px;height:2.5px}}.title::before{top:48%;right:1%;transform:rotate(0deg)}.title::after{top:48%;right:1%;transform:rotate(90deg)}.title.close::before{transform:rotate(45deg)}.title.close::after{transform:rotate(-45deg)}.box{display:none;background:#f2f3f4}.price-page__inner{width:100%;margin:0 auto 5%}@media screen and (max-width:480px){.price-page__inner{width:100%;margin:10% auto}.price-page__inner__list__scroll{overflow:scroll;margin:5% 10%}}.price-page__inner__list h2{font-size:3em;color:#043c84;margin-left:5%;position:relative}@media screen and (max-width:1024px){.price-page__inner__list h2{font-size:3em}}@media screen and (max-width:768px){.price-page__inner__list h2{font-size:2.25em}}@media screen and (max-width:480px){.price-page__inner__list h2{font-size:7.25vw}}.price-page__inner__list h2::after{content:"";position:absolute;background:#043c84;height:5px;width:10%;top:50%;margin-left:2%}@media screen and (max-width:768px){.price-page__inner__list h2::after{height:2px}}.price-page__inner__list table{border:solid 1px #000;margin:5% auto;width:65%}@media screen and (max-width:768px){.price-page__inner__list table{width:77.5%}}@media screen and (max-width:480px){.price-page__inner__list table{width:210%;font-size:1.25em}}.price-page__inner__list table tr{border:solid 1px #000;text-align:center;font-size:1.15em}@media screen and (max-width:768px){.price-page__inner__list table tr{font-size:.9em}}@media screen and (max-width:480px){.price-page__inner__list table tr{font-size:.5em}}.price-page__inner__list table tr th{border:solid 1px #000;padding:2% .5%;font-weight:700;line-height:1.25}.price-page__inner__list table tr .item{background-color:#0494dc;color:#fff;font-weight:700}.price-page__inner__list table tr td{border:solid 1px #000;padding:2.5% 1%;vertical-align:middle;line-height:1.5}.price-page__inner__list p{text-align:center;font-size:.95em}@media screen and (max-width:480px){.price-page__inner__list p{font-size:.7em;width:90%;margin:0 auto}}.esat-j{background-color:#f2f3f4;padding:5% 0}@media screen and (max-width:480px){.esat-j{padding:10% 0}}.esat-j__inner{width:100%;margin:0 auto;text-align:center}.esat-j__inner h2{color:#043c84;font-size:2.5em;text-align:center;line-height:1.5}@media screen and (max-width:1024px){.esat-j__inner h2{font-size:2.2em}}@media screen and (max-width:768px){.esat-j__inner h2{font-size:2em}}@media screen and (max-width:480px){.esat-j__inner h2{font-size:7.25vw}}.esat-j__inner__exp{display:flex;align-items:center;justify-content:center;width:65%;margin:3.5% auto}@media screen and (max-width:480px){.esat-j__inner__exp{width:100%;display:block;margin:7.5% auto 2.5%}}.esat-j__inner__exp__txt{width:50%}@media screen and (max-width:480px){.esat-j__inner__exp__txt{width:80%;margin:0 auto}}.esat-j__inner__exp__txt h3{color:#0494dc;font-size:2.25em;margin:5% 0}@media screen and (max-width:1024px){.esat-j__inner__exp__txt h3{font-size:2em}}@media screen and (max-width:768px){.esat-j__inner__exp__txt h3{font-size:1.6em}}@media screen and (max-width:480px){.esat-j__inner__exp__txt h3{font-size:6.75vw}}.esat-j__inner__exp__txt p{color:#043c84;font-weight:700;font-size:1em;text-align:left;line-height:2}@media screen and (max-width:1024px){.esat-j__inner__exp__txt p{font-size:1em}}@media screen and (max-width:768px){.esat-j__inner__exp__txt p{font-size:.8em}}@media screen and (max-width:480px){.esat-j__inner__exp__txt p{font-size:3.5vw}}.esat-j__inner__exp__img{width:50%}@media screen and (max-width:480px){.esat-j__inner__exp__img{width:80%;margin:0 auto}}.esat-j__inner__exp__img img{height:100%;width:100%}.esat-j__inner__detail{margin:0 auto;width:65%;color:#043c84;line-height:3}@media screen and (max-width:480px){.esat-j__inner__detail{width:85%}}.esat-j__inner__detail h4{font-size:1.5em;text-align:left;color:#043c84}@media screen and (max-width:1024px){.esat-j__inner__detail h4{font-size:1.6em}}@media screen and (max-width:768px){.esat-j__inner__detail h4{font-size:1.4em}}@media screen and (max-width:480px){.esat-j__inner__detail h4{font-size:5vw}}.esat-j__inner__detail ol{font-size:1.8em}@media screen and (max-width:1024px){.esat-j__inner__detail ol{font-size:1.4em}}@media screen and (max-width:768px){.esat-j__inner__detail ol{font-size:1em}}@media screen and (max-width:480px){.esat-j__inner__detail ol{font-size:.7em}}.esat-j__inner__detail ol li{list-style:auto;line-height:2;font-size:1rem;width:90%;margin:0 auto;text-align:left}@media screen and (max-width:480px){.esat-j__inner__detail ol li{font-size:3.75vw}}.esat-j__inner__detail p{font-size:1.5em;font-weight:700;text-align:center;margin:5% 0}@media screen and (max-width:1024px){.esat-j__inner__detail p{font-size:1.6em}}@media screen and (max-width:768px){.esat-j__inner__detail p{font-size:1.2em}}@media screen and (max-width:480px){.esat-j__inner__detail p{font-size:4vw}}.esat-j__inner h5{display:inline-block;font-size:2.75em;font-weight:700;text-align:center;color:#043c84;position:relative;z-index:1}@media screen and (max-width:1024px){.esat-j__inner h5{font-size:2.5em}}@media screen and (max-width:768px){.esat-j__inner h5{font-size:2em}}@media screen and (max-width:480px){.esat-j__inner h5{font-size:6.75vw}}.esat-j__inner h5::after{content:"";position:absolute;background-color:#fed510;height:10px;width:95%;left:0;top:45px;z-index:-1}@media screen and (max-width:768px){.esat-j__inner h5::after{top:25px}}@media screen and (max-width:480px){.esat-j__inner h5::after{height:5px}}.contact-first{background-color:#f2f3f4;position:relative;z-index:1}.contact-first::after{content:"";position:absolute;border-top:40px solid #f2f3f4;border-right:35px solid transparent;border-left:35px solid transparent;transform:translateY(-50%) translateX(-50%);top:102%;left:50%}@media screen and (max-width:480px){.contact-first::after{border-top:25px solid #f2f3f4;border-right:20px solid transparent;border-left:20px solid transparent}}.contact-first__inner{width:90%;margin:0 auto;padding:5% 0;text-align:center}@media screen and (max-width:768px){.contact-first__inner{padding:7.5% 0}}@media screen and (max-width:480px){.contact-first__inner{padding:10% 0}}.contact-first__inner h2{color:#043c84;font-size:2.75em;display:inline-block;text-align:center;margin:0 auto 5%;position:relative}.contact-first__inner h2::after{content:"";position:absolute;height:6.5px;width:100%;background:#043c84;bottom:-20%;left:50%;transform:translateX(-50%)}@media screen and (max-width:1024px){.contact-first__inner h2{font-size:2.4em}}@media screen and (max-width:768px){.contact-first__inner h2{font-size:2em}}@media screen and (max-width:480px){.contact-first__inner h2{font-size:5.5vw;letter-spacing:1px}}@media screen and (max-width:320px){.contact-first__inner h2{font-size:1em}}@media screen and (max-width:480px){.contact-first__inner h2::after{height:3.5px}}.contact-first__inner__exp{display:flex;align-items:center;justify-content:space-evenly}@media screen and (max-width:768px){.contact-first__inner__exp{display:block}}.contact-first__inner__exp__img{width:35%}@media screen and (max-width:768px){.contact-first__inner__exp__img{width:70%;margin:0 auto}}@media screen and (max-width:480px){.contact-first__inner__exp__img{width:80%}}.contact-first__inner__exp__img img{height:100%;width:100%}.contact-first__inner__exp__txt{width:35%}.contact-first__inner__exp__txt p{color:#043c84;font-weight:500;font-size:1em;line-height:2;text-align:left}@media screen and (max-width:1024px){.contact-first__inner__exp__txt{font-size:1em}}@media screen and (max-width:768px){.contact-first__inner__exp__txt{width:90%;margin:0 auto;font-size:1em}}@media screen and (max-width:480px){.contact-first__inner__exp__txt{font-size:3.5vw}}.contact-point{background-color:#0494dc;position:relative;z-index:0}.contact-point__inner{width:80%;margin:0% auto;padding:5% 0}@media screen and (max-width:768px){.contact-point__inner{width:90%;padding:7.5% 0}}@media screen and (max-width:480px){.contact-point__inner{padding:10% 0}}.contact-point__inner__list{display:flex;justify-content:space-between}@media screen and (max-width:480px){.contact-point__inner__list{display:block}}.contact-point__inner__list__item{width:30%;background-color:#fff;padding:3% 0}@media screen and (max-width:480px){.contact-point__inner__list__item{width:100%;display:flex;align-items:center;justify-content:center;margin:0 0 5%}.contact-point__inner__list__item:nth-of-type(3) {margin:0}}.contact-point__inner__list__item h3{text-align:center;color:#0494dc;font-size:2em}@media screen and (max-width:768px){.contact-point__inner__list__item h3{font-size:1.2em}}@media screen and (max-width:480px){.contact-point__inner__list__item h3{font-size:.8em;width:40%;letter-spacing:2px}}@media screen and (max-width:320px){.contact-point__inner__list__item h3{font-size:.7em}}.contact-point__inner__list__item__img{text-align:center;width:100%;margin:5% 0}@media screen and (max-width:480px){.contact-point__inner__list__item__img{margin:5% 1.5%;width:25%}}.contact-point__inner__list__item__img img{height:100%;width:50%}@media screen and (max-width:480px){.contact-point__inner__list__item__img img{height:100%;width:100%}}.contact-point__inner__list__item p{color:#043c84;font-weight:700;font-size:1em;width:80%;margin:0 auto}@media screen and (max-width:1024px){.contact-point__inner__list__item p{font-size:1em}}@media screen and (max-width:768px){.contact-point__inner__list__item p{font-size:.8em}}@media screen and (max-width:480px){.contact-point__inner__list__item p{font-size:.6em}}@media screen and (max-width:320px){.contact-point__inner__list__item p{font-size:.5em}}.contact-point__inner .button1{transition:all .3s ease-in-out 0s}.contact-point__inner .button1:hover{transition:all .3s ease-in-out 0s}.contact-form{background-color:#f2f3f4;padding:5% 0}@media screen and (max-width:768px){.contact-form{padding:7.5% 0}}@media screen and (max-width:480px){.contact-form{padding:10% 0}}.contact-form__inner{width:80%;margin:0 auto}@media screen and (max-width:480px){.contact-form__inner{width:100%}}.contact-form__inner h1{text-align:center;color:#043c84;font-size:3em;margin-bottom:5%}@media screen and (max-width:768px){.contact-form__inner h1{font-size:2.25em}}@media screen and (max-width:480px){.contact-form__inner h1{font-size:1.4em}}@media screen and (max-width:320px){.contact-form__inner h1{font-size:1.2em}}.contact-form__inner__list__item{display:flex;align-items:center;justify-content:space-between;margin:2.5% 0;width:90%;margin:3.5% auto 0}@media screen and (max-width:768px){.contact-form__inner__list__item{display:block}}.contact-form__inner__list__item label{display:inline-block;width:30%;line-height:2;text-align:left}@media screen and (max-width:768px){.contact-form__inner__list__item label{width:100%;font-size:.85em;margin-bottom:.5%}}@media screen and (max-width:480px){.contact-form__inner__list__item label{display:block;width:100%;text-align:left;font-size:.7em;letter-spacing:2px}}.wpcf7-form-control-wrap{width:50%}.contact-form__inner__list__item input,.contact-form__inner__list__item textarea{box-sizing:border-box;border:solid #ddd 1px;width:100%;height:2.35rem;line-height:2}.contact-form__inner__list__item__sub__select{margin:0 auto}.contact-form__inner__list__item select{width:95%;height:2.35rem;margin-right:auto;display:block;border:solid #ddd 1px}@media screen and (max-width:480px){.contact-form__inner__list__item select{width:95%}}.wpcf7-not-valid-tip{text-align:left;font-size:.85rem}@media screen and (max-width:1024px){.contact-form__inner__list__item input,.contact-form__inner__list__item textarea{width:100%}}.contact-form__inner__list__item input{padding:1%}.contact-form__inner__list__item textarea{vertical-align:top;height:25vh}@media screen and (max-width:480px){.contact-form__inner__list__item textarea{height:12.5vh}}.contact-form__inner__list__item.__msg{align-items:baseline}.contact-form__inner__list__item__sub{display:flex;align-items:center;justify-content:space-between;margin:1% 0;font-size:.7em}.contact-form__inner__list__item .__sub-main{width:60%}@media screen and (max-width:768px){.contact-form__inner__list__item .__sub-main{width:100%}}.contact-form__inner__list__btn{text-align:center;display:grid}.contact-form__inner__list__btn__submit{padding:1.5% 7.5%;background-color:#0494dc;margin:5% 0 0;font-weight:700;border:none;color:#fff;font-size:1.15em;box-shadow: 0px 8px 8px rgb(0 0 0 / 25%);border:none;margin:5% auto 0;transition:all .3s ease-in-out 0s;cursor:pointer}.contact-form__inner__list__btn__submit:hover{box-shadow:none;transition:all .3s ease-in-out 0s}@media screen and (max-width:480px){.contact-form__inner__list__btn__submit{font-size:.9em}}.service-detail__inner{text-align:center}@media screen and (max-width:480px){.service-detail__inner{width:100%;margin:5% auto}}.service-detail__inner h1{background-color:#043c84;color:#fff;font-size:3em;padding:1.5% 0;text-align:center;line-height:1.5}@media screen and (max-width:1024px){.service-detail__inner h1{font-size:2.8em}}@media screen and (max-width:768px){.service-detail__inner h1{font-size:2em}}@media screen and (max-width:480px){.service-detail__inner h1{font-size:7.25vw}}.service-detail__inner h1 span{font-size:.5em;display:block}@media screen and (max-width:1024px){.service-detail__inner h1 span{font-size:.65em}}@media screen and (max-width:480px){.service-detail__inner h1 span{font-size:3.25vw}}.service-detail__inner h2{font-size:2.5em;color:#0494dc;margin-top:5%;margin-left:5%;margin-bottom:1.5%;position:relative;z-index:0}@media screen and (max-width:1024px){.service-detail__inner h2{margin-top:7.5%}}.service-detail__inner h2::after{content:"";position:absolute;background:#0494dc;height:5px;width:10%;top:50%;margin-left:2%;z-index:-1}.service-detail__inner h2.__sub1::after{top:75%}@media screen and (max-width:480px){.service-detail__inner h2::after{height:3.5px;top:75%}.service-detail__inner h2.__sub::after{height:3.5px;top:50%}}.service-detail__inner h2.__other{margin-bottom:0}@media screen and (max-width:1024px){.service-detail__inner h2{font-size:2.6em}}@media screen and (max-width:768px){.service-detail__inner h2{font-size:2em}}@media screen and (max-width:480px){.service-detail__inner h2{font-size:7.25vw}}.service-detail__inner p{margin:2.5% 5%;line-height:1.5;font-size:1em;text-align:left;display:inline-block}.service-detail__inner p:nth-of-type(1) {display:block}@media screen and (max-width:768px){.service-detail__inner p{margin-bottom:5%}}@media screen and (max-width:480px){.service-detail__inner p{margin-bottom:unset}.service-detail__inner p{font-size:3.75vw}.service-detail__inner p:nth-of-type(2) {margin-top:10%}}.service-detail__list{width:90.5%;margin:0 auto;display:flex;justify-content:center;flex-wrap:wrap}@media screen and (max-width:480px){.service-detail__list{display:block}}.service-detail__list__item{padding:2.5% 0;background-color:#f2f3f4;width:30%;height:100%;margin:3% 1.5%;box-shadow:0 4px 4px rgba(0,0,0,.25);text-align:center}@media screen and (max-width:1024px){.service-detail__list__item{width:95%!important;padding:5% 0;margin:7.5% auto 0}}@media screen and (max-width:768px){.service-detail__list__item{width:75%!important;margin:0 auto 0}}@media screen and (max-width:480px){.service-detail__list__item{width:90%!important}}.service-detail__list__item:nth-of-type(4) {margin:0 1.5%}.service-detail__list__item:nth-of-type(5) {margin:0 1.5%}.service-detail__list__item__img{width:80%;margin:5% auto;transition:all .3s ease-in-out 0s}.service-detail__list__item__img a{transition:all .3s ease-in-out 0s}.service-detail__list__item__img a img{height:100%;display:block;width:100%;height:25vh}@media screen and (max-width:768px){.service-detail__list__item__img a img{height:100%;height:20vh}}.service-detail__list__item__img a:hover{opacity:.7;transform:scale(1.1);transition:all .3s ease-in-out 0s}@media screen and (max-width:480px){.service-detail__list__item{width:90%;margin:7.5% auto 0}}.service-detail__list__item h3{display:inline-block;position:relative;color:#043c84;font-size:1.75em;padding:2% 0;font-weight:700;z-index:0}.service-detail__list__item h3::after{content:"";position:absolute;background-color:#fed510;height:10px;width:100%;left:0;bottom:1px;z-index:-1}@media screen and (max-width:480px){.service-detail__list__item h3::after{height:5px}}@media screen and (max-width:1024px){.service-detail__list__item h3{font-size:1.6em}}@media screen and (max-width:768px){.service-detail__list__item h3{font-size:1.4em}}@media screen and (max-width:480px){.service-detail__list__item h3{font-size:6.25vw}}.service-detail__list__item p{text-align:center;font-size:.75em;letter-spacing:1px}.service-detail__list2{width:86%;margin:0 auto;display:flex;justify-content:center;flex-wrap:wrap}@media screen and (max-width:1024px){.service-detail__list2{display:block;width:90.5%}}@media screen and (max-width:768px){.service-detail__list2{margin-top:2.5%}}.service-detail__list2__item{padding:2.5% 0;background-color:#f2f3f4;width:45%!important;height:100%;margin:5% 1.5% 3%;box-shadow:0 4px 4px rgba(0,0,0,.25);text-align:center}.service-detail__list2__item:nth-of-type(3) {margin:0 1.5%;height:100%}.service-detail__list2__item:nth-of-type(4) {margin:0 1.5%;height:100%}@media screen and (max-width:1024px){.service-detail__list2__item{width:95%!important;padding:5% 0}}@media screen and (max-width:768px){.service-detail__list2__item{width:75%!important}}@media screen and (max-width:480px){.service-detail__list2__item{width:90%!important}}.service-detail__list2__item h3{display:inline-block;color:#043c84;font-size:1.75em;text-align:center;padding:2% 0;font-weight:700;position:relative;z-index:0}.service-detail__list2__item h3::after{content:"";position:absolute;background-color:#fed510;height:10px;width:100%;left:0;bottom:6px;z-index:-1}@media screen and (max-width:480px){.service-detail__list2__item h3::after{height:5px;bottom:1px}}@media screen and (max-width:1024px){.service-detail__list2__item h3{font-size:1.6em}}@media screen and (max-width:768px){.service-detail__list2__item h3{font-size:1.4em}}@media screen and (max-width:480px){.service-detail__list2__item h3{font-size:6.25vw}}.service-detail__list2__item__img{width:80%;height:30vh;margin:5% auto}@media screen and (max-width:1024px){.service-detail__list2__item__img{height:25vh}}@media screen and (max-width:768px){.service-detail__list2__item__img{height:20vh}}@media screen and (max-width:480px){.service-detail__list2__item__img{height:200px}}.service-detail__list2__item__img a{transition:all .3s ease-in-out 0s}.service-detail__list2__item__img a:hover{opacity:.7;transition:all .3s ease-in-out 0s}.service-detail__list2__item__img a img{height:100%;width:100%;height:100%;object-fit:cover}.service-detail__list2__item__img a img:nth-of-type(4) {height:100%;overflow:hidden}.service-detail__list2__item p{text-align:center;font-size:.75em;letter-spacing:1px}.caution{font-size:1em;text-align:center}@media screen and (max-width:480px){.caution{font-size:.5em}}.service-detail{width:100%;margin:5% auto}.service-detail__list3{background-color:#f2f3f4;padding:5% 3.5%;width:73%;margin:5% auto 0}@media screen and (max-width:1024px){.service-detail__list3{width:90.5%}}@media screen and (max-width:480px){.service-detail__list3{padding:5% 0;margin:7.5% auto}}.service-detail__list3__teacher{display:flex;align-items:center;justify-content:space-evenly;width:94%;margin:3% auto}.service-detail__list3__teacher__speach{background-color:#fff;padding:.75%;border-radius:100px;width:75%;margin:0 auto;font-size:.95em;text-align:center;display:block}@media screen and (max-width:1024px){.service-detail__list3__teacher__speach{padding:3%}}.service-detail__list3__teacher__speach p{color:#000;text-align:left;display:inline-block!important}@media screen and (max-width:768px){.service-detail__list3__teacher__speach p{font-size:.8em}}@media screen and (max-width:480px){.service-detail__list3__teacher__speach p{font-size:2.5vw;margin-top:unset}}.service-detail__list3__teacher__img{background-color:#fff;width:125px;height:125px;border-radius:50%;border:3.5px solid #043c84}@media screen and (max-width:1024px){.service-detail__list3__teacher__img{width:150px;height:150px}}@media screen and (max-width:768px){.service-detail__list3__teacher__img{width:100px;height:100px}}@media screen and (max-width:480px){.service-detail__list3__teacher__img{width:15vw;height:15vw;border:2px solid #043c84}}.service-detail__list3__teacher__img img{height:100%;width:100%;height:100%;object-fit:cover}.service-detail__list3__student{display:flex;align-items:center;justify-content:space-between;width:94%;margin:3% auto}@media screen and (max-width:480px){.service-detail__list3__student{margin:5% auto}}.service-detail__list3__student__speach{background-color:#fff;padding:.75%;border-radius:100px;width:75%;margin:0 auto;text-align:center;display:block;font-size:.95em}@media screen and (max-width:1024px){.service-detail__list3__student__speach{padding:3%}}.service-detail__list3__student__speach p{color:#000;text-align:left;display:inline-block!important}@media screen and (max-width:480px){.service-detail__list3__student__speach p{font-size:2.5vw;margin-top:unset}}.service-detail__list3__student__img{background-color:#fff;width:125px;height:125px;border-radius:50%;border:3.5px solid #043c84}@media screen and (max-width:1024px){.service-detail__list3__student__img{width:150px;height:150px}}@media screen and (max-width:768px){.service-detail__list3__student__img{width:100px;height:100px}}@media screen and (max-width:480px){.service-detail__list3__student__img{width:15vw;height:15vw;border:2px solid #043c84}}.service-detail__list3__student__img img{height:100%;width:63.5%;height:auto;object-fit:cover;display:block;margin:0 auto}.service-detail__list4{display:flex;align-items:center;justify-content:space-evenly;width:80%;margin:0 auto}@media screen and (max-width:1024px){.service-detail__list4{width:90.5%}}@media screen and (max-width:768px){.service-detail__list4{display:block}}.service-detail__list4__img{width:27.5%;filter:drop-shadow(0 8px 8px rgba(0,0,0,.25))}@media screen and (max-width:768px){.service-detail__list4__img{width:100%;display:flex;align-items:center;justify-content:center;margin:5% auto}}.service-detail__list4__img img{height:100%;width:100%;border-radius:25px;margin:5% 0}@media screen and (max-width:768px){.service-detail__list4__img img{height:100%;width:45%;margin:0 auto}}.service-detail__list4__txt{width:60%;display:flex;align-items:center;justify-content:center}@media screen and (max-width:768px){.service-detail__list4__txt{width:90%;margin:0 auto}}.service-detail__list4__txt p{color:#043c84;font-weight:700;padding:10%;line-height:2}@media screen and (max-width:768px){.service-detail__list4__txt p{font-size:1.15em;padding:unset;margin:unset;margin-bottom:7.5%}}@media screen and (max-width:480px){.service-detail__list4__txt p{font-size:3.5vw}}.service-detail__list4__complement{background-color:#0494dc;color:#fff;box-shadow:0 8px 8px rgba(0,0,0,.25)}@media screen and (max-width:1024px){.service-detail__list4__complement__ttl::after{top:75%!important}}.service-detail__list4__complement p{padding:2% 5%;font-weight:700;font-size:1.5em;width:80%;margin:0 auto}@media screen and (max-width:768px){.service-detail__list4__complement p{font-size:1.25em;width:100%}}@media screen and (max-width:480px){.service-detail__list4__complement p{font-size:4vw}}.service-detail h2{line-height:1.5;text-align:left}@media screen and (max-width:480px){.service-detail h2{line-height:1.25}}.service-detail__list4-2{display:block;width:90%;margin:0 auto}.service-detail__list4-2__img{width:55%;margin:5% auto}@media screen and (max-width:768px){.service-detail__list4-2__img{width:75%}}@media screen and (max-width:480px){.service-detail__list4-2__img{width:95%}}.service-detail__list4-2__img img{height:100%;width:100%}.service-detail__list4-2__exp{width:85%;margin:0 auto;display:flex;align-items:center;justify-content:space-evenly}@media screen and (max-width:768px){.service-detail__list4-2__exp{display:block}}@media screen and (max-width:480px){.service-detail__list4-2__exp{width:95%}}.service-detail__list4-2__exp__left{width:40%}@media screen and (max-width:768px){.service-detail__list4-2__exp__left{width:100%;margin:0 auto}}.service-detail__list4-2__exp__left p{font-weight:700;color:#043c84;line-height:2}@media screen and (max-width:480px){.service-detail__list4-2__exp__left p{font-size:.7em}}.service-detail__list4-2__exp__left .button1{width:90%;padding:5%}.service-detail__list4-2__exp__left .button1__area{width:100%}.service-detail__list4-2__exp__img{width:30%;margin:2.5% auto}@media screen and (max-width:768px){.service-detail__list4-2__exp__img{margin-top:10%}}.service-detail__list4-2__exp__img img{height:100%;width:100%}@media screen and (max-width:768px){.service-detail__list4-2__exp__img img{height:100%;display:none}}.service-detail__inner__list6{width:75%;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center}@media screen and (max-width:768px){.service-detail__inner__list6{width:90.5%;margin-bottom:7.5%}}@media screen and (max-width:480px){.service-detail__inner__list6{display:block}}.service-detail__inner__list6__item{background-color:#f2f3f4;width:47%;margin:5% 1.5% 0;padding:1.5% 0;box-shadow:0 4px 4px rgba(0,0,0,.25);text-align:center}.service-detail__inner__list6__item:nth-of-type(3) {margin:3% 1.5%}@media screen and (max-width:480px){.service-detail__inner__list6__item:nth-of-type(3) {margin:10% auto}}.service-detail__inner__list6__item:nth-of-type(3) img {height:100%;width:91.5%}.service-detail__inner__list6__item:nth-of-type(4) {margin:3% 1.5%}@media screen and (max-width:480px){.service-detail__inner__list6__item:nth-of-type(4) {margin:10% auto}}.service-detail__inner__list6__item:nth-of-type(4) img {height:100%;width:65%}.service-detail__inner__list6__item:nth-of-type(5) {margin:0 1.5%}@media screen and (max-width:480px){.service-detail__inner__list6__item:nth-of-type(5) {margin:10% auto}}.service-detail__inner__list6__item:nth-of-type(5) img {height:100%;width:90%}@media screen and (max-width:480px){.service-detail__inner__list6__item{width:90%;margin:10% auto}}.service-detail__inner__list6__item h3{position:relative;display:inline-block;text-align:center;font-size:1.75em;color:#043c84;padding:3% 0;z-index:0}.service-detail__inner__list6__item h3::after{content:"";position:absolute;background-color:#fed510;height:10px;width:100%;left:0;bottom:11px;z-index:-1}@media screen and (max-width:768px){.service-detail__inner__list6__item h3::after{bottom:5px}}@media screen and (max-width:480px){.service-detail__inner__list6__item h3::after{height:5px}}@media screen and (max-width:1024px){.service-detail__inner__list6__item h3{font-size:1.6em}}@media screen and (max-width:768px){.service-detail__inner__list6__item h3{font-size:1.25em}}@media screen and (max-width:480px){.service-detail__inner__list6__item h3{font-size:6.25vw}}.service-detail__inner__list6__item__img{width:90%;margin:5% auto}.service-detail__inner__list6__item__img img{height:100%;width:100%}.service-detail__inner__list6__item p{width:90%;margin:3% auto;text-align:left;font-size:.95em}@media screen and (max-width:1024px){.service-detail__inner__list6__item p{font-size:1em}}@media screen and (max-width:768px){.service-detail__inner__list6__item p{font-size:.8em}}@media screen and (max-width:480px){.service-detail__inner__list6__item p{font-size:3.5vw}}.staff-page__inner{width:100%;margin:0 auto 5%}.staff-page__inner h2{font-size:3em;color:#043c84;margin-left:5%;position:relative}@media screen and (max-width:1024px){.staff-page__inner h2{font-size:3em}}@media screen and (max-width:768px){.staff-page__inner h2{font-size:2.5em}}@media screen and (max-width:480px){.staff-page__inner h2{font-size:7.25vw}}.staff-page__inner h2::after{content:"";position:absolute;background:#043c84;height:5px;width:10%;top:50%;margin-left:2%}@media screen and (max-width:480px){.staff-page__inner h2::after{height:3.5px}}.staff-page__inner__list{display:flex;justify-content:space-evenly;position:relative;width:85.5%;margin:7.5% auto}@media screen and (max-width:480px){.staff-page__inner__list:nth-of-type(2) {margin-top:10%;margin-bottom:10%}.staff-page__inner__list{display:block;width:90%;margin:7.5% auto 20%}}.staff-page__inner__list__img{width:35%}@media screen and (max-width:480px){.staff-page__inner__list__img{width:90%;margin:0 auto;display:none}}.staff-page__inner__list__img img{height:auto;width:100%}@media screen and (max-width:480px){.staff-page__inner__list__img img{height:auto;width:100%}}.staff-page__inner__list__img__img2{display:flex;justify-content:start;align-items:end;margin:10% 0 0}.staff-page__inner__list__img__img2 img{height:100%;width:25%}.staff-page__inner__list__img__img2 p{margin-left:7.5%;font-size:.75em}.staff-page__inner__list__img-sp{display:flex;justify-content:center;align-items:end;margin:5% 0}@media screen and (min-width:481px){.staff-page__inner__list__img-sp{display:none}}.staff-page__inner__list__img-sp img{height:100%;width:25%}.staff-page__inner__list__img-sp p{margin-left:3%;font-size:.8em}.staff-page__inner__list__txt{width:50%;text-align:center}@media screen and (max-width:480px){.staff-page__inner__list__txt{width:100%;margin:10% auto}}.staff-page__inner__list__txt__img{margin:5% 0}@media screen and (min-width:481px){.staff-page__inner__list__txt__img{display:none}}.staff-page__inner__list__txt__img img{height:100%;width:100%}.staff-page__inner__list__txt h3{background-color:#0494dc;color:#fff;font-size:2em;padding:3.5%;display:inline-block}@media screen and (max-width:1024px){.staff-page__inner__list__txt h3{font-size:1.75em}}@media screen and (max-width:768px){.staff-page__inner__list__txt h3{font-size:1.25em}}@media screen and (max-width:480px){.staff-page__inner__list__txt h3{font-size:6.25vw;width:100%}}.staff-page__inner__list__txt h4{color:#043c84;font-size:1.8em;text-align:center;margin:5% 0 0}@media screen and (max-width:768px){.staff-page__inner__list__txt h4{font-size:1.4em}}.staff-page__inner__list__txt h4 span{display:block;font-size:.8em;margin-top:2%}.staff-page__inner__list__txt ul{width:85%;margin:5% auto}.staff-page__inner__list__txt ul li{line-height:1.6;font-size:1em;text-align:left}@media screen and (max-width:768px){.staff-page__inner__list__txt ul li{font-size:.7em}}@media screen and (max-width:480px){.staff-page__inner__list__txt ul li{font-size:3.75vw}}.staff-page__inner__list__txt ul li span{color:#0494dc}.staff-page__inner__list__txt p{font-size:.95em;text-align:left}@media screen and (max-width:768px){.staff-page__inner__list__txt p{font-size:.9em}}@media screen and (max-width:480px){.staff-page__inner__list__txt p{font-size:3.75vw}}.staff-page__inner__list__bg{position:absolute;background-color:#f2f3f4;height:60%;width:80%;right:-5%;bottom:-5%;z-index:-1}@media screen and (max-width:480px){.staff-page__inner__list__bg{right:-10%}}.staff-page__inner__list__bg2{position:absolute;background-color:#f2f3f4;height:60%;width:80%;left:-5%;bottom:-5%;z-index:-1}form{text-align:center;margin:0 auto;width:90%}@media screen and (max-width:480px){form{width:100%}form p{font-size:.7em;width:80%;margin:0 auto}}form .form{width:50%;padding:1% 2%;height:65px;font-size:.95em}@media screen and (max-width:480px){form .form{width:70%;height:32.5px;font-size:.85rem}form .form p{font-size:.8em}}form .button{background-color:#043c84;color:#fff;padding:1% 2%;height:65px;width:125px;margin:0 2%;font-size:1em;font-weight:700;border:none}@media screen and (max-width:480px){form .button{height:32.5px;width:62.5px;font-size:4.25vw}}.category{width:80%;margin:2.5% auto}@media screen and (max-width:480px){.category{width:100%}}.category__list{display:flex;align-items:center;justify-content:space-evenly;flex-wrap:wrap;width:75%;margin:0 auto}@media screen and (max-width:1024px){.category__list{width:100%}}.category__list__item{width:27.5%;text-align:center;background-color:#d9d9d9;margin:3% 0;padding:3% 0;border-radius:50px;transition:all .3s ease-in-out 0s;display:flex;justify-content:center;align-items:center}.category__list__item:nth-of-type(4) {margin:0}.category__list__item:nth-of-type(5) {margin:0}.category__list__item:nth-of-type(6) {margin:0}.category__list__item a{color:#000;font-weight:500;position:relative;vertical-align:top}@media screen and (max-width:1024px){.category__list__item a{font-size:.75rem}}@media screen and (max-width:480px){.category__list__item{width:45%;padding:3.75%}.category__list__item:nth-of-type(3) {margin:0 0 3%}.category__list__item:nth-of-type(4) {margin:0 0 3%}}.category__list__item:hover{opacity:.5;transition:all .3s ease-in-out 0s;cursor:pointer}.category__list__item h2{font-size:1em;color:#000}@media screen and (max-width:480px){.category__list__item h2{font-size:4.25vw}}.category-page{width:50%;margin:5% auto;display:flex;align-items:center;justify-content:center}@media screen and (max-width:480px){.category-page{margin:10% auto}}.category-page__item{border:1px solid #000;padding:1.5% 2.5%;margin:0 1.25%}@media screen and (max-width:480px){.category-page__item{padding:1.5% 5.5%}}.category-page__item p{font-weight:700}.single__inner__list{margin-bottom:5%;margin-top:unset;width:100%}.single__inner__list__item{margin-top:0!important;width:73.5%;margin:0 auto;background-color:#fff;word-wrap:break-word}@media screen and (max-width:768px){.single__inner__list__item{width:80%}}@media screen and (max-width:480px){.single__inner__list__item{width:90%}}.single__inner__list__item__txt{padding:5% 5% 0}.single__inner__list__item__thumbnail img{height:100%;display:block;width:80%;object-fit:cover;margin:3.5% auto}.single__inner__list__item__txt__title{font-size:2rem;margin:0 auto 2.5%}@media screen and (max-width:480px){.single__inner__list__item__txt__title{font-size:6.25vw}.single__inner__list__item__thumbnail img{height:100%;width:90%}}.single__inner__list__item__txt__top{justify-content:flex-start}.single__inner__list__item__txt__top__category{padding:1.5%;margin-right:2.5%}.single__inner__list__item__txt__top__category p{font-weight:700;font-size:.85rem}@media screen and (max-width:480px){.single__inner__list__item__txt__top__category p{font-size:.75rem}}.single__inner__list__item__des{width:90%;margin:3% auto;color:#000;font-size:1rem;font-weight:300;padding-bottom:5%}.single__inner__list__item__des h2{color:#fff;background-color:#043c84;padding:1.5%}@media screen and (max-width:480px){.single__inner__list__item__des{width:90%;font-size:16px}}.wp-pagenavi a,.wp-pagenavi span{text-decoration:none;border:1px solid #bfbfbf;padding:7px 12px;margin:5px}.wp-pagenavi span.pages{display:none}.other-frame{width:72.5%;margin:0 auto 5%;background-color:#f2f3f4;padding:5%;line-height:1.5;font-size:.75rem}@media screen and (max-width:768px){.other-frame{width:80%;margin:2.5% auto 7.5%}}@media screen and (max-width:480px){.other-frame{width:90%;margin:5% auto 10%}}.other-frame h1{font-size:2rem;font-weight:700;padding-bottom:3.5%}@media screen and (max-width:480px){.other-frame h1{font-size:1.25rem}}.other-frame h2{font-size:1.25rem;font-weight:500;color:#000}@media screen and (max-width:480px){.other-frame h2{font-size:1rem}}.other-frame p{padding-bottom:2.5%}.thanks{}.thanks__inner{width:80%;margin:0 auto}.thanks__inner__ttl{color:#043c84;font-size:1.25rem;line-height:1.5}.thanks__inner__txt{}.thanks__inner__txt.__1{}.thanks__inner__txt.__2{}.thanks__inner__txt.__3{margin-top:2.5%}.thanks__inner__txt.__3 a{color:#0494dc}.scrollable-table table{border-collapse:collapse;margin:2em 0;max-width:100%}.scrollable-table{overflow-x:auto;margin-bottom:1em;max-width:1000px}@media screen and (max-width:480px),print{.sp-scrollable-table table{border-collapse:collapse;margin:2em 0;max-width:100%}.sp-scrollable-table{overflow-x:auto;margin-bottom:1em;max-width:1000px}}.news{}.news-wrap{margin:3.5% auto;width:50%}@media screen and (max-width:480px){.news-wrap{width:85%}}.news-wrap__ttl{font-size: clamp(1.25rem, 1.068rem + 0.91vw, 1.75rem);font-weight:bold;color:#043c84;text-align:center;margin-bottom:2.25%}.news-wrap__block{border-bottom:dotted 1.25px #ccc;padding:1% 0}.news-wrap__block a{display:flex;align-items:center;transition:all .3s}.news-wrap__block a .__date{font-size: clamp(0.7rem, 0.627rem + 0.36vw, 0.9rem);font-weight:500;margin-right:2.5%}.news-wrap__block a .__con{font-size: clamp(0.7rem, 0.627rem + 0.36vw, 0.9rem)}.news-wrap__btn{width:32.5%;margin:2.25% auto 0}@media screen and (max-width:480px){.news-wrap__btn{width:45%}}.news-wrap__btn a{display:block;width:100%;text-decoration:unset;text-align:center;cursor:pointer;font-size: clamp(0.85rem, 0.795rem + 0.27vw, 1rem);font-weight:500;background-color:#fff;border:solid 1.5px #043c84;color:#043c84;line-height:3.5;box-shadow: 4px 3px 7px rgb(0 0 0 / 40%);transition:all .3s}@media screen and (max-width:480px){.news-wrap__btn a{line-height:3}}.news-wrap__btn a:hover{box-shadow:unset}.newslist{}.newslist-wrap{margin:0 auto 6%;width:75%}.newslist-wrap__block{border-bottom:dotted 1.25px #ccc;padding:1% 0}.newslist-wrap__block a{display:flex;align-items:center;transition:all .3s}.newslist-wrap__block a .__date{font-size: clamp(0.7rem, 0.627rem + 0.36vw, 0.9rem);font-weight:500;margin-right:2.5%}.newslist-wrap__block a .__con{font-size: clamp(0.7rem, 0.627rem + 0.36vw, 0.9rem)}.interview{}.interview-wrap{width:85%;margin:0 auto}.interview-wrap__img{width:100%;height:100%;margin:2.5% 0}.interview-wrap__img img{height:100%;display:block;width:85%;height:100%;margin:0 auto}.interview-wrap__all{display:flex;justify-content:center;align-items:baseline;flex-wrap:wrap;margin:5% 0}@media screen and (max-width:480px){.interview-wrap__all{display:block}}.interview-wrap__all__block{width:40%;margin:2.5%;box-shadow: 4px 3px 7px rgb(0 0 0 / 40%)}@media screen and (max-width:480px){.interview-wrap__all__block{width:85%;margin:5% 7.5%}}.interview-wrap__all__block h2{color:#000;background-color:#eee;width:100%;line-height:1.5;text-align:center;padding:2.5% 0;font-size: clamp(0.85rem, 0.795rem + 0.27vw, 1rem)}.interview-wrap__all__block img{height:100%;display:block;width:100%;height:100%;aspect-ratio: 7 / 4}.interview-wrap__all__block p{color:#000;font-weight:bold;text-align:center;padding:2.5% 0 0;font-size: clamp(0.85rem, 0.795rem + 0.27vw, 1rem)}.interview-wrap__all__block__btn{width:62.5%;margin:0 auto;padding:5% 0}.interview-wrap__all__block__btn a{display:block;width:100%;text-decoration:unset;text-align:center;cursor:pointer;font-size: clamp(0.85rem, 0.795rem + 0.27vw, 1rem);font-weight:500;background-color:#043c84;color:#fff;line-height:3.5;box-shadow: 4px 3px 7px rgb(0 0 0 / 40%);transition:all .3s}.interview-wrap__all__block__btn a:hover{box-shadow:unset}.__interview-ttl{background-color:#043c84;color:#fff;font-weight:bold;text-align:center;line-height:1.75;text-align:center;margin-bottom:0;font-size: clamp(0.95rem, 0.841rem + 0.55vw, 1.25rem);padding:2% 0}.__interview-img img{height:100%;width:100%;height:100%;display:block;aspect-ratio: 7 / 3;object-fit:cover}.__interview-subttl{background-color:#eee;line-height:1.75;text-align:center;font-weight:bold;font-size: clamp(0.95rem, 0.841rem + 0.55vw, 1.25rem);padding:2% 0}.__interview-des h3{position:relative;padding:1.75%;font-weight:bold;margin:0;font-size: clamp(0.95rem, 0.895rem + 0.27vw, 1.1rem);background-color:#eee;margin-top:5%}.__interview-des p{font-size: clamp(0.85rem, 0.795rem + 0.27vw, 1rem);line-height:1.85;padding:1.75%;padding-bottom:0}