html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after{content:"";content:none}q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{font-size:62.5%;scroll-behavior:smooth}@media(max-width: 960px){html{font-size:1.0416666667vw}}@media(max-width: 768px){html{font-size:2.34375vw}}body{color:#3b3b3b;font-family:"Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro","Yu Gothic Medium","游ゴシック Medium",YuGothic,"游ゴシック体","メイリオ",sans-serif;font-size:1.6rem}a{color:inherit;text-decoration:none;transition:all .3s ease;cursor:pointer}a:hover{opacity:.8}img{max-width:100%;height:auto;image-rendering:-webkit-optimize-contrast;vertical-align:bottom}p{font-size:1.6rem;line-height:25px;margin-bottom:0}@media only screen and (max-width: 859px){p{font-size:14px;font-size:min(3.7333333333vw,1.6rem)}}section,div{scroll-margin-top:100px}.btn{position:relative;font-size:12px;font-size:min(3.2vw,1.8rem);text-align:center;margin:auto;padding:1.5rem 8.5rem;cursor:pointer}@media only screen and (max-width: 960px){.btn{font-size:10px;font-size:min(2.6666666667vw,1.4rem)}}@media only screen and (max-width: 859px){.btn{width:100%;font-size:14px;font-size:min(3.7333333333vw,1.6rem);padding:2rem 3.5rem 2rem 2rem}}.btn.line{background-color:#4cc764;color:#fff;display:flex;justify-content:center;align-items:center;gap:1rem;border-radius:10px;font-weight:bold}.btn.line img{width:3.5rem}@media only screen and (max-width: 859px){.btn.line img{width:3rem}}.btn.outline{background-color:#fff;color:#3c91d8;border:2px solid #3c91d8}.btn.outline:hover{background-color:#3c91d8;color:#fff;opacity:1}.btn.arrow_right::before{position:absolute;content:"";width:10px;height:10px;border-top:solid 2px currentColor;border-right:solid 2px currentColor;right:20px;top:50%;transform:translateY(-50%) rotate(45deg)}@media only screen and (max-width: 859px){.btn.arrow_right::before{width:8px;height:8px}}.floating{position:fixed;bottom:0;width:100%;z-index:100}.floating .topback{text-align:right;margin:0 30px 30px 0}@media only screen and (max-width: 859px){.floating .topback{margin:0 10px 20px 0}}.floating .floating_items{background-color:#fff;display:none;justify-content:center}@media only screen and (max-width: 859px){.floating .floating_items{display:flex}}.floating .floating_items .floating_item{width:100%}.floating .floating_items .floating_item a{display:flex;justify-content:center;align-items:center;gap:10px;height:51px;color:#fff;font-size:1.6rem;text-align:center;padding:16px 0}.floating .floating_items .floating_item a.sReserve{background:#c9142f}.floating .floating_items .floating_item a.sReserve img{width:15px;height:15px}.floating .floating_items .floating_item a.request{background:#ff7301}.floating .floating_items .floating_item a.request img{width:15px;height:19px}.floating .floating_items .floating_item a.tel{background:#1460ad}.floating .floating_items .floating_item a.tel img{width:15px;height:15px}.floating .floating_items .floating_item a.line{border-radius:0}.modal-container{position:fixed;top:0;left:0;width:100%;height:100%;text-align:center;background:rgba(0,0,0,.5);padding:40px 20px;overflow:auto;opacity:0;visibility:hidden;transition:.3s;box-sizing:border-box}.modal-container:before{content:"";display:inline-block;vertical-align:middle;height:100%}.modal-container.active{opacity:1;visibility:visible;z-index:2000}.modal-body{position:relative;display:inline-block;vertical-align:middle;max-width:1000px;width:90%}@media only screen and (max-width: 859px){.modal-body{width:99%}}.modal-close{position:absolute;display:flex;align-items:center;justify-content:center;top:10px;right:10px;width:40px;height:40px;font-size:40px;color:#118fde;cursor:pointer}.modal-content{background:#fff;text-align:left;border-radius:6px}.modal-content h3{font-size:2rem;padding:20px 0;text-align:center;color:#118fde;border-bottom:1px solid #e5e5e5}.modal-content .modal-inner{padding:30px}@media only screen and (max-width: 859px){.modal-content .modal-inner{padding:20px}}.modal-content .prefectures{display:flex;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #e5e5e5}@media only screen and (max-width: 859px){.modal-content .prefectures{display:block}}.modal-content .prefectures:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.modal-content .prefectures .name{width:30%;font-size:2rem}@media only screen and (max-width: 859px){.modal-content .prefectures .name{position:relative;width:100%;font-size:2rem}.modal-content .prefectures .name::before{content:"＋";position:absolute;right:0}.modal-content .prefectures .name.active{margin-bottom:15px}.modal-content .prefectures .name.active::before{content:"－"}}.modal-content .prefectures .accordion{display:block;width:70%}@media only screen and (max-width: 859px){.modal-content .prefectures .accordion{display:none;width:100%}}.modal-content .prefectures .items{display:flex;flex-wrap:wrap;gap:.8rem}.modal-content .prefectures .item{position:relative;width:19%;color:#118fde;font-size:1.3rem;text-align:center;border:1px solid #118fde;padding:5px 0;border-radius:6px;text-decoration:none}@media only screen and (max-width: 859px){.modal-content .prefectures .item{width:48%}}.modal-content .prefectures .item::after{content:"";background:url(../images/top/angle-right-solid.svg) no-repeat;position:absolute;top:50%;transform:translateY(-50%);right:5px;width:15px;height:15px}.modal-content .prefectures .item:hover{opacity:.6}.modal_container{background:rgba(0,0,0,.5);position:fixed;top:0;left:0;width:100%;height:100%;overflow:auto;opacity:0;visibility:hidden;transition:.3s}.modal_container.active{opacity:1;visibility:visible;z-index:2000}.modal_body{position:relative;max-width:1000px;width:90%;top:50%;left:50%;transform:translate(-50%, -50%)}.modal_open{cursor:pointer}.modal_open:hover{opacity:.8}.modal_close{background-color:#3e8fd8;position:absolute;display:flex;align-items:center;justify-content:center;top:-40px;right:0;width:40px;height:40px;color:#fff;font-size:40px;cursor:pointer}.modal_content{background:#fff}.modal_content h3{background-color:#3e8fd8;color:#fff;font-size:2.8rem;line-height:80px;text-align:center;margin:0}@media only screen and (max-width: 859px){.modal_content h3{font-size:2rem;line-height:60px}}.modal_content .modal_inner{text-align:center;padding:30px}@media only screen and (max-width: 859px){.modal_content .modal_inner{padding:20px}}.modal_content .modal_inner a img{max-width:550px;width:100%}.modal_content .modal_inner a:not(:last-of-type) img{margin-bottom:10px}:root{--easing: cubic-bezier(0.2, 1, 0.2, 1);--transition: 0.8s var(--easing);--color-gray: #ddd}.root_img img{border-radius:20px}@media only screen and (max-width: 859px){.root_img img{border-radius:10px}}.root_img .splide__pagination{bottom:10px}.root_img .splide__arrow--prev,.root_img .splide__arrow--next{background-color:#3e8fd8}.root_img .splide__arrow--prev::after,.root_img .splide__arrow--next::after{border:solid #edf8ff;border-width:4px 4px 0 0}.root_img .splide__arrow--prev{left:10px}@media only screen and (max-width: 859px){.root_img .splide__arrow--prev{left:-10px}}.root_img .splide__arrow--next{right:10px}@media only screen and (max-width: 859px){.root_img .splide__arrow--next{right:-10px}}.all_campaign_img .splide__pagination{bottom:-20px}.splide__pagination{bottom:-30px}.splide__pagination__page{background:#3e8fd8;opacity:.5}.splide__pagination__page.is-active{background:#3e8fd8;opacity:1}.splide__arrow>svg{display:none}.splide__arrow--prev,.splide__arrow--next{background-color:#edf8ff;margin:0;display:grid;place-content:center;width:6rem;height:6rem;border-radius:50%;transition:var(--transition);transform:translateY(0);opacity:1;cursor:pointer}@media only screen and (max-width: 859px){.splide__arrow--prev,.splide__arrow--next{width:4rem;height:4rem}}.splide__arrow--prev::after,.splide__arrow--next::after{content:"";width:1rem;height:1rem;border:solid #3e8fd8;border-width:4px 4px 0 0}@media only screen and (max-width: 859px){.splide__arrow--prev::after,.splide__arrow--next::after{width:.8rem;height:.8rem}}.splide__arrow--prev{position:absolute;top:50%;left:13%;transform:translateY(-50%)}@media only screen and (max-width: 859px){.splide__arrow--prev{left:-10px}}.splide__arrow--prev::after{margin-left:.4rem;transform:rotate(-135deg)}.splide__arrow--next{top:50%;right:13%;transform:translateY(-50%)}@media only screen and (max-width: 859px){.splide__arrow--next{right:-10px}}.splide__arrow--next::after{margin-right:.4rem;transform:rotate(45deg)}.header{width:100%;line-height:1.5}@media only screen and (max-width: 859px){.header{background:#fff;position:sticky;width:100%;top:0;left:0;z-index:1000}}.header__inr{position:fixed;background:#fff;width:100%;height:100px;top:0;left:50%;transform:translateX(-50%);margin:0 auto;border-bottom:1px solid #d2d2d2;z-index:1000}@media only screen and (max-width: 859px){.header__inr{position:relative;width:100%;height:50px;margin:0 auto;z-index:0}}.header__inr>div{max-width:1000px;display:flex;justify-content:space-between;align-items:center;height:100px;margin:auto}@media only screen and (max-width: 859px){.header__inr>div{display:block;height:50px}}.header__inr>div .header__nav__new ul{display:flex;align-items:center;gap:10px}.header__inr>div .header__nav__new li:nth-child(2) img,.header__inr>div .header__nav__new li:nth-child(3) img{width:190px;height:auto}.header__inr>div .header__nav__new li.data dt.time{font-size:1.3rem;color:#1561ad;line-height:1.2}.header__inr>div .header__nav__new li.data dd{font-size:2.6rem;color:#000;font-weight:400;line-height:1.2}@media only screen and (max-width: 859px){.header__inr>div .header__logo{position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);height:50px}.header__inr>div .header__logo img{width:120px;height:50px}}.nav{position:relative;width:100%;height:80px;background:#118fde;line-height:1.5;margin-top:100px}.nav ul.nav__main{display:flex;justify-content:space-between;width:1000px;margin:0 auto;background:url("../img/Ver2/nav_line.png") left center no-repeat}.nav ul.nav__main li{display:block;width:20%;height:80px;background:url("../img/Ver2/nav_line.png") right center no-repeat}.nav ul.nav__main li a{display:block;width:100%;height:80px;padding:20px 0 0;background:url("../img/Ver2/nav_mark.png") center 55px no-repeat;color:#fff;font-size:16px;font-size:1.6rem;font-weight:500;text-align:center;text-decoration:none}.nav ul.nav__main li a:hover{background:url("../img/Ver2/nav_mark_on.png") center 60px no-repeat #1560ad}.nav ul.nav__main li.active a{display:block;width:100%;height:80px;padding:20px 0 0;background:url("../img/Ver2/nav_mark_on.png") center 60px no-repeat #1560ad;color:#fff;font-size:16px;font-size:1.6rem;font-weight:500;text-align:center;text-decoration:none}.nav__gakunen{position:absolute;display:none;width:100%;top:80px;left:125px;z-index:10000}.nav__gakunen__inner{background:#1560ad;max-width:250px;width:100%;margin:0 auto;padding:30px 20px}.nav__gakunen__inner li{color:#fff}.nav__gakunen__inner li:not(:last-of-type){margin-bottom:10px}.nav__gakunen__inner li a{color:inherit;text-decoration:none}.nav__search{display:none;position:absolute;width:100%;top:80px;left:0;z-index:10000}.nav__search .nav__search__inner{width:100%;max-width:1000px;margin:0 auto;background:#1560ad}.nav__search .nav__search__inner .nav__search__area{display:flex;justify-content:space-between;width:940px;margin:0 auto;padding:35px 0;border-top:1px solid #1378c6}.nav__search .nav__search__inner .nav__search__area .nav__search__banner{width:240px}.nav__search .nav__search__inner .nav__search__area .nav__search__list{display:flex;flex-wrap:wrap;justify-content:space-between;width:670px}.nav__search .nav__search__inner .nav__search__area .nav__search__list .nav__search__list__hokkaido dt{border-bottom:3px solid #f29e85}.nav__search .nav__search__inner .nav__search__area .nav__search__list .nav__search__list__kanto dt{border-bottom:3px solid #86ba53}.nav__search .nav__search__inner .nav__search__area .nav__search__list .nav__search__list__kinki dt{border-bottom:3px solid #5d95c8}.nav__search .nav__search__inner .nav__search__area .nav__search__list .nav__search__list__hokuriku dt{border-bottom:3px solid #65c3c2}.nav__search .nav__search__inner .nav__search__area .nav__search__list .nav__search__list__chugoku dt{border-bottom:3px solid #ae6eab}.nav__search .nav__search__inner .nav__search__area .nav__search__list .nav__search__list__kyushu dt{border-bottom:3px solid #cea973}.nav__search .nav__search__inner .nav__search__area .nav__search__list__item{width:31%;margin-bottom:10px}.nav__search .nav__search__inner .nav__search__area .nav__search__list__item dl{display:block}.nav__search .nav__search__inner .nav__search__area .nav__search__list__item dl dt{margin-bottom:10px;padding-bottom:5px}.nav__search .nav__search__inner .nav__search__area .nav__search__list__item dl dt a{color:#fff;font-size:2rem;font-weight:500}.nav__search .nav__search__inner .nav__search__area .nav__search__list__item dl dd{padding:0 10px}.nav__search .nav__search__inner .nav__search__area .nav__search__list__item dl dd ul{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.nav__search .nav__search__inner .nav__search__area .nav__search__list__item dl dd ul::after{content:"";display:block;width:31%}.nav__search .nav__search__inner .nav__search__area .nav__search__list__item dl dd ul li{width:31%;margin-bottom:3px}.nav__search .nav__search__inner .nav__search__area .nav__search__list__item dl dd ul li a{color:#fff;font-size:1.4rem}.openbtn{display:none}@media only screen and (max-width: 859px){.openbtn{display:block;position:fixed;background:#118fde;width:50px;height:50px;top:0;right:0;z-index:9999;cursor:pointer}}.openbtn span{background-color:#fff;position:absolute;display:inline-block;width:45%;height:3px;left:14px;border-radius:2px;transition:all .4s}.openbtn span:nth-of-type(1){top:15px}.openbtn span:nth-of-type(2){top:23px}.openbtn span:nth-of-type(3){top:31px}.openbtn.active{background-color:#ff7301}.openbtn.active span:nth-of-type(1){width:30%;top:18px;left:18px;transform:translateY(6px) rotate(-45deg)}.openbtn.active span:nth-of-type(2){opacity:0}.openbtn.active span:nth-of-type(3){width:30%;top:30px;left:18px;transform:translateY(-6px) rotate(45deg)}.nav_sp_back.open{position:fixed;background-color:rgba(0,0,0,.6);width:100%;height:100vh;top:0;left:0}.nav_sp{position:fixed;background-color:#118fde;top:0;right:0;width:300px;height:100vh;padding:20px;transition:all .2s;transform:translate(300px);z-index:1000}.nav_sp.open{transform:translate(0)}.nav_sp .nav_sp_search{margin-bottom:20px}.nav_sp .nav_sp_search h3{color:#fdf241;font-size:2.3rem;font-weight:bold;text-align:center;margin-bottom:20px;text-shadow:0px 0px 5px rgba(0,0,0,.6)}.nav_sp .nav_sp_search .nav_sp_search_items li:not(:last-of-type){margin-bottom:10px}.nav_sp .nav_sp_search .nav_sp_search_items a{background:#ff7301;display:block;color:#fff;font-size:1.6rem;text-align:center;padding:16px 0;border-radius:10px}.nav_sp .nav_sp_menu li{display:block;color:#fff;width:100%}.nav_sp .nav_sp_menu li a{position:relative;display:block;width:100%;font-size:1.6rem;padding:8px 0 8px 30px}.nav_sp .nav_sp_menu li a::after{content:"";position:absolute;border:0;border-top:solid 2px #fff;border-right:solid 2px #fff;width:10px;height:10px;top:50%;left:0;transform:translateY(-50%) rotate(45deg)}#search.nav__search__box{padding:35px 0;border-top:1px solid #fff}#search .is__header{max-width:570px;margin:0 auto}#search .is__header .uq-topSearch_tabs .uq-topSearch_tab{width:50%;margin:0}#search .search__form{display:flex}#search input[type=text].search__form{flex:1;background:#fff;background-size:25px;height:50px;font-size:15px;font-size:1.5rem;font-weight:400;line-height:50px;padding:0 20px;border:2px solid #d1d1d1;border-radius:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none}#search input[type=submit].search__btn{background:#118fde;background-size:16px;height:50px;line-height:50px;color:#fff;font-size:16px;font-size:1.6rem;margin-left:5px;padding:0 20px 0 20px;border:2px solid #118fde;border-radius:6px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}#search .uq-topSearch_tabs{display:flex;border:2px solid #118fde;border-radius:8px;margin-bottom:20px}#search .uq-topSearch_tabs .uq-topSearch_tab{width:33.3333%;border-right:2px solid #118fde;text-align:center}#search .uq-topSearch_tabs .uq-topSearch_tab:last-child{border-right:0}#search .uq-topSearch_tabs .uq-topSearch_tab a,#search .uq-topSearch_tabs .uq-topSearch_tab div{background-color:#fff;position:relative;display:block;font-size:14px;font-weight:bold;color:#118fde;text-decoration:none;padding:10px 0;border-radius:0 8px 8px 0}#search .uq-topSearch_tabs .uq-topSearch_tab a.is-active,#search .uq-topSearch_tabs .uq-topSearch_tab div.is-active{background:#118fde;color:#fff;border-radius:0px}#search .uq-topSearch_tabs .uq-topSearch_tab a.is-active::after,#search .uq-topSearch_tabs .uq-topSearch_tab div.is-active::after{content:"";position:absolute;bottom:-10px;left:50%;border-color:#118fde rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:8px 9px 0;width:0;height:0;transform:translateX(-50%)}.side__login{position:fixed;top:245px;right:0;z-index:1000}@media only screen and (max-width: 859px){.side__login{display:none}}.side__login a:hover{opacity:.5}.footer__copy{width:100%;height:80px;background:#0552a9;line-height:1.5}.footer__copy__inr{width:1000px;height:80px;margin:0 auto;overflow:hidden}.footer__copy ul{display:flex;float:left}.footer__copy ul li{margin:0 20px 0 0}.footer__copy ul li a{color:#fff;font-size:13px;font-size:1.3rem;line-height:80px}.footer__copy p{float:right;color:#fff;font-size:11px;font-size:1.1rem;font-weight:400;letter-spacing:.05em;line-height:80px}@media only screen and (max-width: 859px){.footer__copy{width:100%;height:auto}.footer__copy__inr{width:100%;height:auto;margin:0 auto;overflow:hidden}.footer__copy ul{display:flex;flex-wrap:wrap;justify-content:space-between;width:80%;margin:0 10%;padding:8% 0 5%;float:none}.footer__copy ul li{width:48%;margin:0 0 5%}.footer__copy ul li a{color:#fff;font-size:1.4rem;line-height:1.2}.footer__copy p{width:100%;margin:0;padding:5% 0;float:none;background:#fff;color:#333;font-size:1.1rem;letter-spacing:.05em;line-height:1.3;text-align:center}}.text_center{text-align:center}.text_left{text-align:left}.pc{display:block !important}@media only screen and (max-width: 859px){.pc{display:none !important}}.tablet{display:none !important}@media only screen and (max-width: 960px){.tablet{display:block !important}}.sp{display:none !important}@media only screen and (max-width: 859px){.sp{display:block !important}}.flex_reverse{flex-direction:row-reverse}.inner{max-width:1000px;margin:auto}@media only screen and (max-width: 859px){.inner{margin:auto 15px}}h2{max-width:1000px;color:#3e8fd8;font-size:2.8rem;font-weight:500;margin:auto;margin-bottom:30px}@media only screen and (max-width: 859px){h2{font-size:2.3rem;margin:auto 15px 15px}}h3{color:#3e8fd8;font-size:2.5rem;font-weight:500;margin-bottom:30px}@media only screen and (max-width: 859px){h3{font-size:2rem;margin-bottom:15px}}#school_breadcrumbs .breadcrumbs{color:#718096;font-size:1.5rem;line-height:1.6;margin-top:12px;margin-bottom:20px}#school_breadcrumbs .breadcrumbs a{color:#666}#school_breadcrumbs .breadcrumbs:before{content:"";display:table}#school_breadcrumbs .breadcrumbs:after{content:"";display:table;clear:both}#school_breadcrumbs .breadcrumbs .breadcrumbs__item{float:left}#school_breadcrumbs .breadcrumbs .breadcrumbs__item:after{content:"／";color:#e8e8e8;margin:0 .5em}#school_breadcrumbs .breadcrumbs .breadcrumbs__item:last-child:after{content:none}#school_name{margin-top:60px;margin-bottom:30px}@media only screen and (max-width: 859px){#school_name{margin-top:20px}}#school_name h1{background-color:#edf8ff;color:#3e8fd8;font-size:3rem;font-weight:600;padding:15px 0 15px 20px;border-left:10px solid #3e8fd8}@media only screen and (max-width: 859px){#school_name h1{font-size:2.5rem;padding:15px;border-left:5px solid #3e8fd8}}#school_name .grade_items{display:flex;align-items:center;margin-top:15px}#school_name .grade_items .grade_item.title{font-weight:bold}#school_name .grade_items .grade_item.badge_list{display:flex;gap:10px}#school_name .grade_items .grade_item.badge_list .badge{color:#fff;font-weight:bold;padding:3px 20px;border-radius:10px;text-align:center;white-space:nowrap}#school_name .grade_items .grade_item.badge_list .badge.shogakusei{background-color:#6fd250}#school_name .grade_items .grade_item.badge_list .badge.chugakusei{background-color:#f1c567}#school_name .grade_items .grade_item.badge_list .badge.kokosei{background-color:#389bdb}#school_menue{margin-bottom:60px}#school_menue .school_menue_items{display:flex;flex-wrap:wrap;gap:15px}@media only screen and (max-width: 859px){#school_menue .school_menue_items{display:grid;grid-template-columns:repeat(3, 1fr);gap:10px}}#school_menue .school_menue_items .school_menue_item{position:relative;background-color:#edf8ff;color:#718096;padding:10px 20px 10px 30px;border-radius:10px;transition:all .2s}@media only screen and (max-width: 859px){#school_menue .school_menue_items .school_menue_item{font-size:1.1rem;padding:10px 10px 10px 25px}}#school_menue .school_menue_items .school_menue_item:hover{background-color:#3e8fd8;color:#fff}#school_menue .school_menue_items .school_menue_item:hover::after{border-top:2px solid #fff;border-right:2px solid #fff}#school_menue .school_menue_items .school_menue_item::after{content:"";position:absolute;width:6px;height:6px;border-top:2px solid #718096;border-right:2px solid #718096;transform:rotate(135deg);top:12px;left:12px}@media only screen and (max-width: 859px){#school_menue .school_menue_items .school_menue_item::after{top:8px;left:10px}}#school_menue .school_menue_items .school_menue_item a::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%}#school_photo{position:relative;margin-bottom:60px}#school_photo .inner{max-width:100%;margin:auto}@media only screen and (max-width: 859px){#school_photo .inner{margin:auto 15px}}#school_photo .slider-main{margin-bottom:20px}#school_photo .splide__slide{border-radius:20px}@media only screen and (max-width: 859px){#school_photo .splide__slide{border-radius:10px}}#school_photo .splide__slide img{width:100%;height:auto;border-radius:20px}@media only screen and (max-width: 859px){#school_photo .splide__slide img{border-radius:10px}}#school_photo .school_photo_item{max-width:1000px;margin:auto}@media only screen and (max-width: 859px){#school_photo .school_photo_item{margin:auto 15px}}#school_photo .school_photo_item img{width:100%;height:auto;border-radius:20px}@media only screen and (max-width: 859px){#school_photo .school_photo_item img{border-radius:10px}}#school_topics{margin-bottom:60px}#school_topics .banner_items{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media only screen and (max-width: 859px){#school_topics .banner_items{grid-template-columns:1fr;gap:15px}}#school_topics img{width:100%;border-radius:20px}@media only screen and (max-width: 859px){#school_topics img{border-radius:10px}}#school_cm{margin-bottom:30px}#school_cm iframe{width:100%;height:auto;aspect-ratio:16/9}#school_jyukunavi{margin-bottom:60px}#school_jyukunavi .school_jyukunavi_items{position:relative;background:url(../img/Ver2/school_jyukunavi_img01.svg) no-repeat center center/cover;background-color:#edf8ff;display:flex;justify-content:center;align-items:center;height:240px;border-radius:20px;overflow:hidden;z-index:-3}@media only screen and (max-width: 859px){#school_jyukunavi .school_jyukunavi_items{height:450px}}#school_jyukunavi .school_jyukunavi_items::before{content:"";background:url(../img/Ver2/school_jyukunavi_img02.svg) no-repeat center center/cover;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:1000px;height:240px;z-index:-3}@media only screen and (max-width: 859px){#school_jyukunavi .school_jyukunavi_items::before{width:360px;height:600px}}#school_jyukunavi .school_jyukunavi_items .shoinji{position:absolute;top:0;left:80px;z-index:-1}@media only screen and (max-width: 859px){#school_jyukunavi .school_jyukunavi_items .shoinji{top:auto;left:10px;bottom:0px}}#school_jyukunavi .school_jyukunavi_items .shoinji img{width:129px;height:300px}#school_jyukunavi .school_jyukunavi_items .shupei{position:absolute;top:10px;left:160px;z-index:-1}@media only screen and (max-width: 859px){#school_jyukunavi .school_jyukunavi_items .shupei{top:auto;left:auto;right:-60px;bottom:0px}}#school_jyukunavi .school_jyukunavi_items .shupei img{width:192px;height:300px}#school_jyukunavi .school_jyukunavi_items .emblem{position:absolute;top:50%;transform:translateY(-50%);right:60px;z-index:-1}@media only screen and (max-width: 859px){#school_jyukunavi .school_jyukunavi_items .emblem{top:auto;right:auto;bottom:40px;left:50%;transform:translateY(0) translateX(-50%)}}#school_jyukunavi .school_jyukunavi_items .emblem img{max-width:211px;min-width:211px;width:100%;height:220px}#school_jyukunavi .school_jyukunavi_items .emblem_texxt{position:relative}#school_jyukunavi .school_jyukunavi_items .emblem_texxt p{position:absolute;color:#fff;font-size:1rem;line-height:0;left:50%;bottom:12px;white-space:nowrap;transform:translateX(-50%)}@media only screen and (max-width: 859px){#school_jyukunavi .school_jyukunavi_items .juku_navi{position:absolute;top:25px;left:50%;transform:translateX(-50%);width:85%;text-align:center}}#school_access{margin-bottom:60px}#school_access .school_access_items{display:flex;justify-content:space-between;gap:0 15px}@media only screen and (max-width: 859px){#school_access .school_access_items{display:block}}#school_access .school_access_items .school_access_item{width:50%}@media only screen and (max-width: 859px){#school_access .school_access_items .school_access_item{width:100%}#school_access .school_access_items .school_access_item:not(:last-of-type){margin-bottom:30px}}#school_access .school_access_items .school_access_item table{width:100%;min-height:350px}@media only screen and (max-width: 859px){#school_access .school_access_items .school_access_item table{min-height:auto}}#school_access .school_access_items .school_access_item table tr{border-top:1px solid #e2e8f0}#school_access .school_access_items .school_access_item table tr:last-child{border-bottom:1px solid #e2e8f0}#school_access .school_access_items .school_access_item table th{background-color:#edf8ff;color:#718096;width:20%;vertical-align:middle}@media only screen and (max-width: 859px){#school_access .school_access_items .school_access_item table th{font-size:1.2rem;padding:0 10px}}#school_access .school_access_items .school_access_item table td{width:80%;padding:20px 0 20px 20px;line-height:25px;vertical-align:middle}@media only screen and (max-width: 859px){#school_access .school_access_items .school_access_item table td{padding:15px 0 15px 15px}}#school_access .school_access_items .school_access_item .netshowin_link{margin-top:10px;text-align:right}#school_access .school_access_items .school_access_item .netshowin_link a{color:#3e8fd8;text-decoration:underline}#school_access .school_access_items .school_access_item .map_show{width:100%;aspect-ratio:49/30}#school_access .school_access_items .school_access_item iframe.map_show{width:100%;aspect-ratio:49/30}#school_access .school_access_items .school_access_item .map_link{position:relative;background-color:#3e8fd8;color:#fff;padding:10px 0;text-align:center}#school_access .school_access_items .school_access_item .map_link:hover{opacity:.8}#school_access .school_access_items .school_access_item .map_link::after{content:"";position:absolute;display:inline-block;border:0;border-top:solid 2px #fff;border-right:solid 2px #fff;width:10px;height:10px;top:50%;right:20px;transform:translateY(-50%) rotate(45deg)}#school_access .school_access_items .school_access_item .map_link a::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%}#school_review{margin-bottom:60px}#school_info{margin-bottom:60px}#school_info .school_info_wrap{height:500px;padding:20px 0 0;border-bottom:5px solid #f6f6f6;border-left:5px solid #f6f6f6;border-right:5px solid #f6f6f6;overflow-y:scroll}@media only screen and (max-width: 859px){#school_info .school_info_wrap{padding:0}}#school_info h3{background-color:#3e8fd8;color:#fff;text-align:center;line-height:80px;margin-bottom:0}@media only screen and (max-width: 859px){#school_info h3{margin-bottom:0}}#school_info .school_info_items{display:flex;justify-content:space-around;gap:10px;border-bottom:1px solid #e2e8f0}#school_info .school_info_items .school_info_item:not(:last-of-type){margin-bottom:20px}#school_info .school_info_items .school_info_item.logo{width:10%;padding:10px 10px 10px 20px}@media only screen and (max-width: 859px){#school_info .school_info_items .school_info_item.logo{width:20%;padding:10px}}#school_info .school_info_items .school_info_item.text{width:90%;padding:10px}@media only screen and (max-width: 859px){#school_info .school_info_items .school_info_item.text{width:80%}}#school_info .school_info_items .school_info_item.text a{color:#3e8fd8;text-decoration:underline}#school_info .school_info_items .school_info_item.text span{background-color:#c9132f;color:#fff;font-size:1.3rem;margin-left:8px;padding:2px 8px;border-radius:1rem}#school_about{margin-bottom:60px}#school_about .school_about_items{display:grid;grid-template-columns:repeat(4, 1fr);gap:30px}@media only screen and (max-width: 859px){#school_about .school_about_items{grid-template-columns:1fr;gap:15px}}#school_about .school_about_items .school_abou_item{position:relative;width:100%}@media only screen and (max-width: 859px){#school_about .school_about_items .school_abou_item{display:flex}}#school_about .school_about_items .school_abou_item:hover{opacity:.8}#school_about .school_about_items .school_abou_item_head{background-color:#eaecf2;border-radius:20px 20px 0 0}@media only screen and (max-width: 859px){#school_about .school_about_items .school_abou_item_head{width:50%;border-radius:10px 0 0 10px}}#school_about .school_about_items .school_abou_item_body{background-color:#3e8fd8;padding:20px;border-radius:0 0 20px 20px}@media only screen and (max-width: 859px){#school_about .school_about_items .school_abou_item_body{display:flex;flex-flow:column;justify-content:space-between;width:50%;padding:10px 20px;border-radius:0 10px 10px 0}}#school_about .school_about_items .school_abou_item p{display:flex;justify-content:center;align-items:center;color:#fff;text-align:center;margin-bottom:5px}#school_about .school_about_items .school_abou_item p.oneline{line-height:50px}#school_about .school_about_items .school_abou_item img{width:100%;border-radius:20px 20px 0 0}@media only screen and (max-width: 859px){#school_about .school_about_items .school_abou_item img{border-radius:10px 0 0 10px}}#school_about .school_about_items .school_abou_item a.all_link{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}#school_about .school_about_items .school_abou_item .btn_about{position:relative;color:#3e8fd8;padding:10px 0;text-align:center;border:2px solid #3e8fd8;border-radius:10px;color:#fff;font-size:1.4rem;border:2px solid #fff}@media only screen and (max-width: 859px){#school_about .school_about_items .school_abou_item .btn_about{font-size:1.4rem}}#school_about .school_about_items .school_abou_item .btn_about:hover{opacity:.8}#school_about .school_about_items .school_abou_item .btn_about::after{content:"";position:absolute;display:inline-block;border:0;border-top:solid 2px #3e8fd8;border-right:solid 2px #3e8fd8;width:10px;height:10px;top:50%;right:20px;transform:translateY(-50%) rotate(45deg)}@media only screen and (max-width: 859px){#school_about .school_about_items .school_abou_item .btn_about::after{width:5px;height:5px;right:15px}}#school_about .school_about_items .school_abou_item .btn_about a::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%}#school_about .school_about_items .school_abou_item .btn_about::after{border-top:solid 2px #fff;border-right:solid 2px #fff}#school_campaign{margin-bottom:60px}#school_campaign .all_campaign{max-width:1000px;margin:0 auto 50px}@media only screen and (max-width: 859px){#school_campaign .all_campaign{margin:auto 15px 50px}}#school_campaign .all_campaign.slider{max-width:100%}@media only screen and (max-width: 859px){#school_campaign .all_campaign.slider{margin:auto 15px 50px}}#school_campaign .all_campaign img{width:100%;border-radius:20px}@media only screen and (max-width: 859px){#school_campaign .all_campaign img{border-radius:10px}}#school_campaign .school_campaign_wrap{background-color:#edf8ff;padding:50px;border-radius:20px}@media only screen and (max-width: 859px){#school_campaign .school_campaign_wrap{padding:40px 20px;border-radius:0}}#school_campaign .school_campaign_items{display:flex;flex-wrap:wrap;gap:0 15px}@media only screen and (max-width: 859px){#school_campaign .school_campaign_items{display:block}}#school_campaign .school_campaign_items .campaign__item--hide{display:none}#school_campaign .school_campaign_items .school_campaign_item{background-color:#fff;width:calc((100% - 30px)/3);border:3px solid #e2e8f0}@media only screen and (max-width: 859px){#school_campaign .school_campaign_items .school_campaign_item{width:100%}#school_campaign .school_campaign_items .school_campaign_item:not(:last-of-type){margin-bottom:30px}}#school_campaign .school_campaign_items .school_campaign_item img{width:100%;height:-moz-fit-content;height:fit-content}#school_campaign .school_campaign_items .school_campaign_item .school_campaign_item_textarea{padding:1rem}#school_campaign .school_campaign_items .school_campaign_item .school_campaign_item_textarea>.title{color:#3e8fd8;font-size:1.8rem;font-weight:500;text-align:left;margin-bottom:10px}#school_campaign .school_campaign_items .school_campaign_item .school_campaign_item_textarea>.text{font-size:1.4rem;margin-bottom:10px}#school_campaign .school_campaign_items .school_campaign_item .school_campaign_item_textarea>.time{font-size:1.2rem}#school_message{margin-bottom:60px}@media only screen and (max-width: 859px){#school_message .inner{margin:0}}#school_message .school_message_items{background-color:#edf8ff;padding:50px;border-radius:20px}@media only screen and (max-width: 859px){#school_message .school_message_items{padding:40px 20px;border-radius:0}}#school_message .school_message_items_wrap{max-width:900px;background-color:#fff;margin:0 auto 30px;padding:50px;border-radius:20px}@media only screen and (max-width: 859px){#school_message .school_message_items_wrap{display:block;padding:40px 20px;border-radius:10px}}#school_message .school_message_items_wrap:last-child{margin-bottom:0}#school_message .school_message_items_wrap .message_head{display:flex;justify-content:space-between;flex-flow:row-reverse;gap:0 30px;margin-bottom:30px}@media only screen and (max-width: 859px){#school_message .school_message_items_wrap .message_head{display:block}}#school_message .school_message_items_wrap .school_message_item.profile{width:100%}#school_message .school_message_items_wrap .school_message_item.photo{width:100%}#school_message .school_message_items_wrap .school_message_item.photo img{width:100%;height:-moz-fit-content;height:fit-content;border-radius:20px}#school_message .school_message_items_wrap .profile_head{margin-bottom:20px}#school_message .school_message_items_wrap .profile_head h3{font-size:3rem;font-weight:500}#school_message .school_message_items_wrap .profile_body h4{color:#3e8fd8;font-size:1.8rem;font-weight:500;margin-bottom:15px}#school_message .school_message_items_wrap .profile_body p:not(:last-of-type){margin-bottom:10px}#school_message .school_message_items_wrap .message_body p:not(:last-of-type){margin-bottom:10px}#school_movie{position:relative;margin-bottom:60px}#school_movie .school_movie_items{display:flex;justify-content:space-around;gap:20px}@media only screen and (max-width: 859px){#school_movie .school_movie_items{flex-wrap:wrap}}#school_movie .school_movie_items .school_movie_item{width:100%}#school_movie iframe{width:100%;height:auto;aspect-ratio:16/9}#school_flow{margin-bottom:60px}#school_flow .school_flow_items{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:60px;border-radius:20px;box-shadow:rgba(99,99,99,.2) 0px 2px 8px 0px}@media only screen and (max-width: 859px){#school_flow .school_flow_items{display:block;border-radius:0 0 10px 10px}}#school_flow .school_flow_items:not(:last-of-type)::after{content:"";position:absolute;border-top:20px solid #3e8fd8;border-right:20px solid rgba(0,0,0,0);border-left:20px solid rgba(0,0,0,0);left:50%;bottom:-40px;transform:translateX(-50%)}#school_flow .school_flow_items .school_flow_item{width:50%;height:310px}@media only screen and (max-width: 859px){#school_flow .school_flow_items .school_flow_item{width:100%;height:auto}}#school_flow .school_flow_items .school_flow_item.img{display:flex;justify-content:center;align-items:center;border-radius:20px 0 0 20px;padding:30px 80px}@media only screen and (max-width: 859px){#school_flow .school_flow_items .school_flow_item.img{border-radius:10px 10px 0 0;padding:5.4vw}}#school_flow .school_flow_items .school_flow_item.img img{width:100%}#school_flow .school_flow_items .school_flow_item.text{background-color:#edf8ff;border-radius:0 20px 20px 0;padding:50px 80px}@media only screen and (max-width: 859px){#school_flow .school_flow_items .school_flow_item.text{border-radius:0 0 10px 10px;padding:5.4vw}}#school_flow .school_flow_items .school_flow_item .btn_blocks{display:flex;justify-content:space-between;gap:0 20px;margin-top:1rem}#school_flow .school_flow_items .school_flow_item .btn_blocks .btn_block{width:50%}#school_flow .school_flow_items .school_flow_item .btn_blocks .btn{display:block;color:#fff;font-size:1.2rem;text-align:center;padding:15px 0;border-radius:10px}#school_flow .school_flow_items .school_flow_item .btn_blocks .btn.sReserve{background-color:#b92d36}#school_flow .school_flow_items .school_flow_item .btn_blocks .btn.request{background-color:#ff8008}#school_course{margin-bottom:60px}@media only screen and (max-width: 859px){#school_course .inner{margin:0}}#school_course .school_course_items{background-color:#edf8ff;padding:50px;border-radius:20px}@media only screen and (max-width: 859px){#school_course .school_course_items{padding:40px 20px;border-radius:0}}#school_course .school_course_items_wrap{background-color:#fff;max-width:900px;margin:auto;padding:50px;border-radius:20px}@media only screen and (max-width: 859px){#school_course .school_course_items_wrap{padding:40px 20px;border-radius:10px}}#school_course .school_course_items_wrap .course_head{position:relative;padding:20px 40px;border:solid 3px #3e8fd8;border-radius:18px;margin-bottom:30px}@media only screen and (max-width: 859px){#school_course .school_course_items_wrap .course_head{padding:20px}}#school_course .school_course_items_wrap .course_head .course_head_title{position:absolute;display:inline-block;top:-13px;left:10px;padding:0 9px;line-height:1;font-size:19px;background:#fff;color:#3e8fd8;font-weight:bold}#school_course .school_course_items_wrap .course__table{width:100%;table-layout:fixed;margin-bottom:15px}#school_course .school_course_items_wrap .course__table th,#school_course .school_course_items_wrap .course__table td{text-align:center;line-height:25px;border:solid 2px #e2e8f0;padding:10px 15px;vertical-align:middle}#school_course .school_course_items_wrap .course__table th{background:#1460ad;color:#fff;padding:15px}#school_course .school_course_items_wrap .course__table .popular{position:relative;background:#c9132f}#school_course .school_course_items_wrap .course__table .popular .no1{position:absolute;background:#fff100;width:120px;color:#3b3b3b;font-size:1.2rem;text-align:center;font-weight:800;border-radius:15px;line-height:1;padding:5px 0;top:-12px;left:50%;transform:translateX(-50%)}#school_course .school_course_items_wrap .course__table td{padding:10px 15px}#school_course .school_course_items_wrap .course__table td:first-child{font-weight:bold}#school_course .school_course_items_wrap .course__table td.highlight{background:#fce7eb;color:#c9132f}#school_course .school_course_items_wrap .course__table td.highlight p span{font-weight:normal}#school_course .school_course_items_wrap .course__table td.highlight p::first-line{font-weight:800}#school_course .school_course_items_wrap .sp_course_items{margin-bottom:30px}#school_course .school_course_items_wrap .sp_course_items h3{text-align:center}#school_course .school_course_items_wrap .sp_course_items h3.recommended_course{background:#fff100;color:#3b3b3b;font-size:1.4rem;text-align:center;padding:5px 0;border-radius:15px}#school_course .school_course_items_wrap .sp_course_items .sp_course_item{display:flex;justify-content:space-around}#school_course .school_course_items_wrap .sp_course_items .sp_course_item:not(:last-of-type){margin-bottom:15px}#school_course .school_course_items_wrap .sp_course_items .sp_course_item .data{width:40%;background:#1460ad;color:#fff;text-align:center;padding:10px}#school_course .school_course_items_wrap .sp_course_items .sp_course_item .data p{font-size:1.2rem;line-height:2rem}#school_course .school_course_items_wrap .sp_course_items .sp_course_item .data span{font-size:1.8rem}#school_course .school_course_items_wrap .sp_course_items .sp_course_item .price{display:flex;justify-content:center;align-items:center;width:60%;border:3px solid #1460ad;padding:10px}#school_course .school_course_items_wrap .sp_course_items .sp_course_item .price p{font-size:1.2rem;line-height:1.8rem;text-align:center}#school_course .school_course_items_wrap .sp_course_items .sp_course_item .price p::first-line{font-size:1.5rem;font-weight:800}#school_course .school_course_items_wrap .sp_course_items .sp_course_item .price p span{font-size:1.2rem;font-weight:normal}#school_course .school_course_items_wrap .sp_course_items .sp_course_item.recommended .data{background:#c9132f;color:#fff}#school_course .school_course_items_wrap .sp_course_items .sp_course_item.recommended .price{background:#fce7eb;color:#c9132f;border:3px solid #c9132f}#school_contact{margin-bottom:60px}#school_contact .school_contact_items{background:url(../img/Ver2/pixta_71935431_XL.webp) no-repeat top center/cover;background-color:#3e8fd8;color:#fff;padding:50px;border-radius:20px}@media only screen and (max-width: 859px){#school_contact .school_contact_items{padding:40px 20px;border-radius:10px}}#school_contact .school_contact_items .school_contact_item{text-align:center}#school_contact .school_contact_items .school_contact_item h3{color:#fff;font-size:2.8rem;margin-bottom:15px}@media only screen and (max-width: 859px){#school_contact .school_contact_items .school_contact_item h3{font-size:2rem}}#school_contact .school_contact_items .school_contact_item>a{display:block;font-size:7.5rem;font-weight:600;margin-bottom:15px}@media only screen and (max-width: 859px){#school_contact .school_contact_items .school_contact_item>a{font-size:4rem}}#school_contact .school_contact_items .school_contact_item>p{font-size:1.8rem}@media only screen and (max-width: 859px){#school_contact .school_contact_items .school_contact_item>p{font-size:1.6rem}}#school_contact .school_contact_items .btn_blocks{display:flex;justify-content:space-between;gap:0 20px;margin-top:2rem}@media only screen and (max-width: 859px){#school_contact .school_contact_items .btn_blocks{display:block}}#school_contact .school_contact_items .btn_blocks .btn_block{width:50%}@media only screen and (max-width: 859px){#school_contact .school_contact_items .btn_blocks .btn_block{width:100%}#school_contact .school_contact_items .btn_blocks .btn_block:not(:last-of-type){margin-bottom:20px}}#school_contact .school_contact_items .btn_blocks .btn{position:relative;display:block;color:#fff;font-size:1.8rem;text-align:center;padding:25px 0;border-radius:10px;box-shadow:rgba(0,0,0,.19) 0px 10px 20px,rgba(0,0,0,.23) 0px 6px 6px}#school_contact .school_contact_items .btn_blocks .btn::after{content:"";position:absolute;display:inline-block;border:0;border-top:solid 2px #fff;border-right:solid 2px #fff;width:10px;height:10px;top:50%;right:20px;transform:translateY(-50%) rotate(45deg)}#school_contact .school_contact_items .btn_blocks .btn.sReserve{background-color:#b92d36}#school_contact .school_contact_items .btn_blocks .btn.request{background-color:#ff8008}#school_sns{margin-bottom:60px}#school_sns img{width:100%;border-radius:20px}@media only screen and (max-width: 859px){#school_sns img{border-radius:10px}}#school_other{margin-bottom:60px}#school_other .school_other_items{display:flex;flex-wrap:wrap;gap:30px 50px}@media only screen and (max-width: 859px){#school_other .school_other_items{gap:20px}}#school_other .school_other_items .school_other_item{max-width:300px;display:flex;flex-direction:column}@media only screen and (max-width: 859px){#school_other .school_other_items .school_other_item{width:calc((100% - 20px)/2)}}#school_other .school_other_items .school_other_item img{width:100%;margin-bottom:10px}#school_other .school_other_items .school_other_item .btn_other{position:relative;color:#3e8fd8;padding:10px 0;text-align:center;border:2px solid #3e8fd8;border-radius:10px}@media only screen and (max-width: 859px){#school_other .school_other_items .school_other_item .btn_other{font-size:1.4rem}}#school_other .school_other_items .school_other_item .btn_other:hover{opacity:.8}#school_other .school_other_items .school_other_item .btn_other::after{content:"";position:absolute;display:inline-block;border:0;border-top:solid 2px #3e8fd8;border-right:solid 2px #3e8fd8;width:10px;height:10px;top:50%;right:20px;transform:translateY(-50%) rotate(45deg)}@media only screen and (max-width: 859px){#school_other .school_other_items .school_other_item .btn_other::after{width:5px;height:5px;right:15px}}#school_other .school_other_items .school_other_item .btn_other a::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%}#school_all{max-width:1000px;margin:auto;margin-bottom:60px}#school_all .school_all_items{background-color:#edf8ff;padding:50px;border-radius:20px}@media only screen and (max-width: 859px){#school_all .school_all_items{padding:40px 20px;border-radius:0}}#school_all .school_all_items_wrap{background-color:#fff;max-width:900px;display:flex;justify-content:space-between;align-items:center;gap:30px;margin:auto;padding:50px;border-radius:20px}@media only screen and (max-width: 859px){#school_all .school_all_items_wrap{display:block;padding:40px 20px;border-radius:10px}}#school_all .school_all_items .school_all_item{width:calc((100% - 30px)/2)}@media only screen and (max-width: 859px){#school_all .school_all_items .school_all_item{width:100%}#school_all .school_all_items .school_all_item:not(:last-of-type){margin-bottom:30px}}#school_all .school_all_items .school_all_item_head{display:flex;align-items:center;gap:20px;margin-bottom:3rem}@media only screen and (max-width: 859px){#school_all .school_all_items .school_all_item_head{gap:10px}}#school_all .school_all_items .school_all_item_head h2{color:#3e8fd8;font-size:4rem;font-weight:600;margin:0}@media only screen and (max-width: 859px){#school_all .school_all_items .school_all_item_head h2{font-size:2.6rem}}#school_all .school_all_items .school_all_item .school_all_btn{position:relative;display:block;background-color:#3e8fd8;color:#fff;font-size:1.8rem;text-align:center;padding:25px 0;border-radius:10px}#school_all .school_all_items .school_all_item .school_all_btn:hover{opacity:.8}#school_all .school_all_items .school_all_item .school_all_btn::after{content:"";position:absolute;display:inline-block;border:0;border-top:solid 2px #fff;border-right:solid 2px #fff;width:10px;height:10px;top:50%;right:20px;transform:translateY(-50%) rotate(45deg)}#school_all .school_all_items .school_all_item.img{text-align:center}@media only screen and (max-width: 859px){#school_all .school_all_items .school_all_item.img{display:none}}.inner{max-width:1000px;margin:auto}@media only screen and (max-width: 859px){.inner{margin:auto 15px}}.pg_title{background:#f6f6f6;width:100%;font-size:3rem;font-weight:bold;text-align:center;padding:30px 0;margin-bottom:40px}#eiken section span{color:#c9132f}