@charset "UTF-8";@media screen and (min-width:768px){.hidden-pc{display:none}}@media screen and (max-width:767px){.hidden-sp{display:none !important}}@media screen and (min-width:768px) and (max-width:1023px){.hidden-tab{display:none !important}}@media screen and (min-width:1024px){.hidden-pc-only{display:none !important}}.inner{padding-left:20px;padding-right:20px}@media screen and (min-width:768px){.inner{padding-left:150px;padding-right:150px}}.section-title{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-title--top-news{margin-left:auto;margin-right:auto}@media screen and (min-width:768px) and (max-width:1023px){.section-title--top-news{left:40px !important}}@media screen and (min-width:768px){.section-title--top-news{position:absolute;top:24px;left:80px}}.section-title--voice{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;flex-direction:row-reverse;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:7px}@media screen and (min-width:768px){.section-title--voice{gap:10px}}.section-title__text{font-size:24px;font-weight:500;letter-spacing:1.4px}@media screen and (min-width:768px) and (max-width:1023px){.section-title__text{font-size:32px;letter-spacing:1.5px}}@media screen and (min-width:1024px){.section-title__text{font-size:40px;font-weight:500;letter-spacing:1.6px}}.section-title__text--top-news{font-size:24px}@media screen and (min-width:768px){.section-title__text--top-news{font-size:32px}}.section-title__text--voice{font-size:18px;letter-spacing:.9px;font-weight:500}@media screen and (min-width:768px){.section-title__text--voice{font-size:24px;letter-spacing:1.2px}}.section-title__text--white{color:#fff}.section-title__icon{position:relative;text-align:right;top:-9px;width:117px}@media screen and (min-width:768px){.section-title__icon{top:-14px;width:170px}}.section-title__icon img{width:32px;height:32px}@media screen and (min-width:768px){.section-title__icon img{width:40px;height:40px}}.section-title__icon:before{content:"";position:absolute;left:0;bottom:11px;width:81px;height:1px;background-color:#333}@media screen and (min-width:768px){.section-title__icon:before{width:125px;bottom:14px}}.section-title__icon--top-news{top:-9px;width:98px}@media screen and (min-width:768px){.section-title__icon--top-news{top:-9px;width:136px}}.section-title__icon--top-news img{width:22px;height:22px}@media screen and (min-width:768px){.section-title__icon--top-news img{width:32px;height:32px}}.section-title__icon--top-news:before{bottom:9px;width:71px}@media screen and (min-width:768px){.section-title__icon--top-news:before{bottom:12px;width:99px}}.section-title__icon--voice{top:0;width:83px}@media screen and (min-width:768px){.section-title__icon--voice{width:110px}}.section-title__icon--voice img{width:24px;height:24px}@media screen and (min-width:768px){.section-title__icon--voice img{width:32px;height:32px}}.section-title__icon--voice:before{width:56px;bottom:8px}@media screen and (min-width:768px){.section-title__icon--voice:before{bottom:12px;width:73px}}.section-title__icon--white:before{background-color:#fff}.btn-wrapper{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.btn{padding-top:12px;padding-bottom:12px;padding-left:clamp(20px, 4rem, 40px);padding-right:32px;background-color:#a18b3c;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px;-webkit-transition:-webkit-filter .3s linear;transition:-webkit-filter .3s linear;transition:filter .3s linear;transition:filter .3s linear,-webkit-filter .3s linear}@media screen and (min-width:768px){.btn{padding-left:40px}}.btn span{color:#fff;font-size:14px;font-weight:500;letter-spacing:.7px}@media screen and (min-width:768px){.btn span{font-size:16px;letter-spacing:.8px}}.btn img{width:32px;height:5.657px;-webkit-transition:-webkit-transform .3s linear;transition:-webkit-transform .3s linear;transition:transform .3s linear;transition:transform .3s linear,-webkit-transform .3s linear}@media screen and (min-width:768px){.btn img{width:48.071px;height:7.071px}}.btn:hover{-webkit-filter:brightness(1.1);filter:brightness(1.1)}.btn:hover img{-webkit-transform:translateX(7px);transform:translateX(7px)}html{font-size:2.6666666667vw}@media screen and (min-width:768px) and (max-width:1023px){html{font-size:1.3020833333vw}}@media screen and (min-width:1024px){html{font-size:.6944444444vw}}body{color:#333;font-family:"Noto Serif JP",serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.8px}body.drawer-open{overflow:hidden}#loading-screen{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1000}.spinner{border:8px solid #e3eaef;border-top:8px solid #264187;border-radius:50%;width:50px;height:50px;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.header{position:fixed;z-index:10;width:100%;background-color:rgba(225,255,255,0);-webkit-transition:background-color .3s linear;transition:background-color .3s linear}.header:hover .header__links li:nth-of-type(1),.header.header--scrolled .header__links li:nth-of-type(1){color:#333}.header:hover .header__links li:nth-of-type(2),.header.header--scrolled .header__links li:nth-of-type(2){color:#333}.header:hover .header__links li:nth-of-type(3),.header.header--scrolled .header__links li:nth-of-type(3){color:#333}.header:hover .header__links li:nth-of-type(4),.header.header--scrolled .header__links li:nth-of-type(4){color:#333}.header:hover .header__links li:nth-of-type(5),.header.header--scrolled .header__links li:nth-of-type(5){color:#333}.header:hover .header__links li:nth-of-type(6),.header.header--scrolled .header__links li:nth-of-type(6){color:#333}@media screen and (min-width:1024px){.header:hover{background-color:#fff !important;-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);box-shadow:0 0 10px rgba(0,0,0,.2)}.header:hover .header__title--white{display:none}.header:hover .header__title--blue{display:block}}.header.header--scrolled{background-color:rgba(255,255,255,.95);-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);box-shadow:0 0 10px rgba(0,0,0,.2)}@media screen and (min-width:768px){.header.header--scrolled{background-color:rgba(255,255,255,.9)}}.header.header--scrolled .header__drawer-icon{background-color:#264187}.header.header--scrolled .header__title--white{display:none}.header.header--scrolled .header__title--blue{display:block}.header__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:20px;padding-right:20px;padding-top:10px;padding-bottom:10px}@media screen and (min-width:768px) and (max-width:1023px){.header__container{padding-left:0;padding-top:0;padding-bottom:0}}@media screen and (min-width:1024px){.header__container{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}}.header__title{height:35px;width:auto;-o-object-fit:contain;object-fit:contain}@media screen and (min-width:768px) and (max-width:1023px){.header__title{padding-top:10px;padding-bottom:10px;padding-left:40px;width:auto;height:70px}}@media screen and (min-width:1024px){.header__title{padding-top:10px;padding-bottom:10px;padding-left:clamp(50px, 7rem, 70px);width:auto;height:clamp(60px, 8rem, 80px)}}.header__title img{width:auto;height:100%;aspect-ratio:126/35}.header__title--blue{display:none}.header__drawer-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;gap:6px;width:25px;height:18px}.header__drawer-button.is-checked .header__drawer-icon:nth-of-type(1){width:0}.header__drawer-button.is-checked .header__drawer-icon:nth-of-type(2){-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header__drawer-button.is-checked .header__drawer-icon:nth-of-type(3){position:absolute;top:8px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media screen and (min-width:1024px){.header__drawer-button{display:none}}.header__drawer-icon{background-color:#fff;height:2px;width:100%;-webkit-transition:all .3s linear;transition:all .3s linear}.header__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:80px}.header__links li{position:relative;display:inline-block;margin-right:clamp(20px, 3.2rem, 32px);color:#fff;font-size:clamp(14px, 1.6rem, 16px);height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-transition:all .3s linear;transition:all .3s linear}.header__links li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.header__links li:nth-of-type(1):after{content:"";position:absolute;bottom:15px;left:0;width:0;height:3px;background-color:#264187;-webkit-transition:all .2s linear;transition:all .2s linear}.header__links li:nth-of-type(1):hover:after{width:100%}.header__links li:nth-of-type(2):after{content:"";position:absolute;bottom:15px;left:0;width:0;height:3px;background-color:#264187;-webkit-transition:all .2s linear;transition:all .2s linear}.header__links li:nth-of-type(2):hover:after{width:100%}.header__links li:nth-of-type(3):after{content:"";position:absolute;bottom:15px;left:0;width:0;height:3px;background-color:#264187;-webkit-transition:all .2s linear;transition:all .2s linear}.header__links li:nth-of-type(3):hover:after{width:100%}.header__links li:nth-of-type(4):after{content:"";position:absolute;bottom:15px;left:0;width:0;height:3px;background-color:#264187;-webkit-transition:all .2s linear;transition:all .2s linear}.header__links li:nth-of-type(4):hover:after{width:100%}.header__links li:nth-of-type(5):after{content:"";position:absolute;bottom:15px;left:0;width:0;height:3px;background-color:#264187;-webkit-transition:all .2s linear;transition:all .2s linear}.header__links li:nth-of-type(5):hover:after{width:100%}.header__links li:nth-of-type(6):after{content:"";position:absolute;bottom:15px;left:0;width:0;height:3px;background-color:#264187;-webkit-transition:all .2s linear;transition:all .2s linear}.header__links li:nth-of-type(6):hover:after{width:100%}.header__links li:nth-of-type(7){color:#fff;background-color:#a18b3c;height:100%;margin-right:0;padding-left:clamp(12px, 2.4rem, 24px);padding-right:clamp(12px, 2.4rem, 24px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__links li:nth-of-type(7):hover{-webkit-filter:brightness(1.2);filter:brightness(1.2)}.header__links li:nth-of-type(8){color:#fff;background-color:#264187;height:100%;margin-right:0;padding-left:clamp(12px, 2.4rem, 24px);padding-right:clamp(12px, 2.4rem, 24px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__links li:nth-of-type(8):hover{-webkit-filter:brightness(1.2);filter:brightness(1.2)}.header__tel{position:absolute;right:0;bottom:-65px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:7px;padding-bottom:8px;padding-left:19px;padding-right:20px;background-color:#264187;-webkit-transition:-webkit-transform .3s linear;transition:-webkit-transform .3s linear;transition:transform .3s linear;transition:transform .3s linear,-webkit-transform .3s linear}.header__tel.header--scrolled{-webkit-transform:translateX(100%);transform:translateX(100%)}.header__tel-text{color:#fff;text-align:center;font-size:clamp(12px, 1.4rem, 14px);line-height:20px;letter-spacing:.7px}.header__tel-icon{width:24px;height:24px;margin-left:15px;margin-right:8px}.header__tel-number{color:#fff;font-size:clamp(14px, 1.6rem, 16px)}.drawer-content{position:fixed;top:55px;left:0;padding-left:clamp(20px, 3rem, 40px);padding-right:clamp(20px, 3rem, 40px);padding-bottom:150px;-webkit-transform:translateX(100%);transform:translateX(100%);z-index:100;width:100vw;height:100vh;background-color:rgba(255,255,255,.95);border-top:1px solid #d9d9d9;-webkit-transition:-webkit-transform .3s linear;transition:-webkit-transform .3s linear;transition:transform .3s linear;transition:transform .3s linear,-webkit-transform .3s linear;overflow-y:auto}@media screen and (min-width:768px) and (max-width:1023px){.drawer-content{top:70px}}.drawer-content.is-open{-webkit-transform:translateX(0%);transform:translateX(0%)}.drawer-content__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;padding-top:30px;padding-bottom:30px;max-width:350px;margin-left:auto;margin-right:auto}.drawer-content__nav .header__link{position:relative;padding-bottom:12px}.drawer-content__nav .header__link:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#d9d9d9}.drawer-content__nav .header__link:after{content:"";position:absolute;top:0;right:0;width:24px;height:24px;background-image:url(//www.iwagaku.net/wp-content/themes/iwagaku/assets/css/../imgs/sp/drawer-arrow-black.png);background-size:100%;background-repeat:no-repeat}.drawer-content__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;max-width:350px;margin-left:auto;margin-right:auto;margin-bottom:10px}.drawer-content__buttons .header__link--gold,.drawer-content__buttons .header__link--blue{position:relative;padding-top:16px;padding-bottom:16px;color:#fff;text-align:center}.drawer-content__buttons .header__link--gold:before,.drawer-content__buttons .header__link--blue:before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:12px;width:24px;height:24px;background-image:url(//www.iwagaku.net/wp-content/themes/iwagaku/assets/css/../imgs/sp/drawer-arrow-white.png);background-size:100%;background-repeat:no-repeat}.drawer-content__buttons .header__link--gold{background-color:#a18b3c}.drawer-content__buttons .header__link--blue{background-color:#264187}.drawer-content__tel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:350px;margin-left:auto;margin-right:auto;padding-top:7px;padding-bottom:8px;padding-left:10px;padding-right:10px;background-color:#264187}.drawer-content__tel-text{color:#fff;text-align:center;font-size:clamp(12px, 1.4rem, 14px);line-height:20px;letter-spacing:.7px}.drawer-content__tel-icon{width:24px;height:24px;margin-left:15px;margin-right:8px}.drawer-content__tel-number{color:#fff;font-size:clamp(14px, 1.6rem, 16px)}.fv{position:relative;overflow:hidden}@-webkit-keyframes zoomUpAnimation{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1.15);transform:scale(1.15)}}@keyframes zoomUpAnimation{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1.15);transform:scale(1.15)}}.fv__swiper .swiper-slide-active img,.fv__swiper .swiper-slide-duplicate-active img,.fv__swiper .swiper-slide-prev img{-webkit-animation:zoomUpAnimation 10s linear infinite;animation:zoomUpAnimation 10s linear infinite}.swiper-slide--fv{width:100%;height:auto;aspect-ratio:375/620}@media screen and (min-width:768px){.swiper-slide--fv{max-height:100%;aspect-ratio:1440/680}}.swiper-slide--fv:after{content:"";position:absolute;top:0;left:0;width:100%;height:55px;background-color:rgba(101,101,101,.3)}@media screen and (min-width:768px){.swiper-slide--fv:after{height:80px}}.swiper-slide--fv--bg:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(101,101,101,.3)}.fv__pic img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom;object-position:bottom}@media screen and (min-width:1024px){.fv__pic img{-o-object-position:center center;object-position:center center}}.fv__pic-catch-copy{position:absolute;bottom:0;left:0;width:100%;max-width:450px}@media screen and (min-width:1024px){.fv__pic-catch-copy{bottom:16.3235294118%;left:0;width:54.0972222222%;max-width:100%}}.fv__title{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;z-index:5;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:rgba(255,255,255,.8);font-size:clamp(20px, 2.4rem, 50px);font-weight:700;line-height:120px;letter-spacing:3.2px}.fv__title p span{display:inline-block;opacity:0;color:rgba(255,255,255,.8);font-size:clamp(20px, 2.4rem, 50px);font-weight:400;line-height:normal;letter-spacing:1.2px}@media screen and (min-width:768px) and (max-width:1023px){.fv__title p span{font-size:clamp(40px, 4rem, 60px);letter-spacing:2.8px;line-height:120px}}@media screen and (min-width:1024px){.fv__title p span{font-size:clamp(60px, 6.4rem, 80px);letter-spacing:3.2px;line-height:120px}}.banners{margin-top:40px;margin-bottom:40px}.banners__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:32px;padding-left:20px;padding-right:20px;max-width:1180px;margin-left:auto;margin-right:auto}@media screen and (min-width:768px) and (max-width:1023px){.banners__container{gap:16px}}@media screen and (min-width:1024px){.banners__container{gap:32px}}.banner{width:100%;-webkit-transition:-webkit-transform .3s,-webkit-box-shadow .3s;transition:-webkit-transform .3s,-webkit-box-shadow .3s;transition:transform .3s,box-shadow .3s;transition:transform .3s,box-shadow .3s,-webkit-transform .3s,-webkit-box-shadow .3s}.banner:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px);-webkit-box-shadow:0 10px 20px rgba(0,0,0,.2);box-shadow:0 10px 20px rgba(0,0,0,.2)}.banners-swiper{position:relative;margin-top:32px;margin-bottom:56px;margin-left:20px;margin-right:20px}.banners-swiper .swiper-slide{width:260px}.banners-swiper .swiper-pagination{bottom:-24px}.banners-swiper .swiper-pagination-bullet{width:7px;height:7px;background-color:#d9d9d9;opacity:.8}.banners-swiper .swiper-pagination-bullet-active{background-color:#595959;opacity:1}.banners-swiper .swiper-button-prev-banner{position:absolute;z-index:2;width:35px;height:35px;background-color:#595959;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:calc(50% - 150px);border-radius:50%}.banners-swiper .swiper-button-prev-banner svg{width:100%;height:100%;-webkit-transition:all .2s linear;transition:all .2s linear}.banners-swiper .swiper-button-next-banner{position:absolute;z-index:2;width:35px;height:35px;background-color:#595959;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:calc(50% - 150px);border-radius:50%}.banners-swiper .swiper-button-next-banner svg{width:100%;height:100%;-webkit-transition:all .2s linear;transition:all .2s linear}.top-news{padding-left:20px;padding-right:20px;margin-bottom:48px}@media screen and (min-width:768px){.top-news{margin-bottom:120px}}.top-news__container{position:relative;margin-left:auto;margin-right:auto;max-width:550px;padding-top:32px;padding-bottom:32px;background-color:#e3eaef;-webkit-box-shadow:0px 3px 12px 0px rgba(0,0,0,.16);box-shadow:0px 3px 12px 0px rgba(0,0,0,.16)}@media screen and (min-width:768px){.top-news__container{max-width:1140px;padding-top:70px}}.top-news__contents{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;padding-left:16px;padding-right:16px}@media screen and (max-width:767px){.top-news__contents{max-width:450px;margin-left:auto;margin-right:auto}}@media screen and (min-width:768px) and (max-width:1023px){.top-news__contents{margin-top:0;gap:16px;padding-left:200px;padding-right:40px}}@media screen and (min-width:1024px){.top-news__contents{margin-top:0;gap:16px;padding-left:261px;padding-right:80px}}.top-news__content{position:relative;padding-bottom:20px}@media screen and (max-width:767px){.top-news__content:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#595959}}@media screen and (min-width:768px) and (max-width:1023px){.top-news__content{gap:24px !important}}@media screen and (min-width:768px){.top-news__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:40px;padding-bottom:0}}.top-news__content-date{margin-bottom:12px;font-size:14px;letter-spacing:.7px}@media screen and (min-width:768px){.top-news__content-date{margin-bottom:0;-ms-flex-negative:0;flex-shrink:0;font-size:16px;letter-spacing:.8px}}.top-news__content-title{display:block;color:#264187;font-size:14px;letter-spacing:.7px;font-weight:600;margin-bottom:4px}.top-news__content-title:hover{text-decoration:underline}@media screen and (min-width:768px){.top-news__content-title{font-size:16px;letter-spacing:.8px}}.top-news__content-description{font-size:13px;letter-spacing:.65px}@media screen and (min-width:768px){.top-news__content-description{font-size:14px;letter-spacing:.7px}}.top-news__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:24px}.top-poster__swiper-wrapper{-webkit-transition-timing-function:linear;transition-timing-function:linear;padding-bottom:56px}@media screen and (min-width:1024px){.top-poster__swiper-wrapper{padding-bottom:120px}}.top-poster__swiper-slide{width:50%;max-width:200px}@media screen and (min-width:1024px){.top-poster__swiper-slide{width:25%;max-width:300px}}.top-poster__swiper-slide--under{margin-top:20px}@media screen and (min-width:768px){.top-poster__swiper-slide--under{margin-top:100px}}.top-poster__swiper-slide img{width:100%;border:1px solid #a18b3c;-webkit-box-shadow:0px 3px 12px 0px rgba(0,0,0,.16);box-shadow:0px 3px 12px 0px rgba(0,0,0,.16);padding:5px;background-color:#fff}@media screen and (min-width:768px){.top-poster__swiper-slide img{border:2px solid #a18b3c;padding:20px}}.top-license__container{padding-top:40px;padding-bottom:56px;background-color:#e3eaef}@media screen and (min-width:768px){.top-license__container{padding-top:64px;padding-bottom:80px}}.top-license__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.top-license__contents{display:grid;grid-template-columns:repeat(2,1fr);-webkit-column-gap:clamp(10px, 1.5rem, 30px);-moz-column-gap:clamp(10px, 1.5rem, 30px);column-gap:clamp(10px, 1.5rem, 30px);row-gap:24px;max-width:590px;margin-top:30px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}@media screen and (min-width:768px) and (max-width:1023px){.top-license__contents{-webkit-column-gap:clamp(20px, 2rem, 30px) !important;-moz-column-gap:clamp(20px, 2rem, 30px) !important;column-gap:clamp(20px, 2rem, 30px) !important}}@media screen and (min-width:768px){.top-license__contents{max-width:1180px;margin-top:62px;grid-template-columns:repeat(4,1fr);-webkit-column-gap:clamp(20px, 4rem, 40px);-moz-column-gap:clamp(20px, 4rem, 40px);column-gap:clamp(20px, 4rem, 40px);row-gap:40px}}.top-license__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;height:100%}@media screen and (min-width:768px){.top-license__content:hover .top-license__content-img{opacity:.8}}.top-license__content-text{width:95%;text-align:center;margin-left:auto;margin-right:auto;padding-top:6px;padding-bottom:6px;border-radius:22.5px;background:#264187;color:#fff;font-size:clamp(14px, 1.6rem, 16px);font-weight:500;letter-spacing:.8px}@media screen and (min-width:768px) and (max-width:1023px){.top-license__content-text{width:100%;font-size:clamp(14px, 1.6rem, 16px);letter-spacing:.9;padding:6px 20px}}@media screen and (min-width:1024px){.top-license__content-text{width:80%;font-size:clamp(14px, 1.8rem, 18px);letter-spacing:.9;padding:6px clamp(20px, 3.2rem, 32px)}}.top-license__content-text--gold{background:#a18b3c}.top-license__content-img{height:100%;-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.top-license__banner{padding-top:12px;grid-column:span 2;-webkit-transition:all .3s linear;transition:all .3s linear}@media screen and (min-width:768px){.top-license__banner{padding-top:0}}.top-license__banner img{height:100%;width:auto;-o-object-fit:cover;object-fit:cover}.top-license__banner:hover{-webkit-transform:translateY(-7px);transform:translateY(-7px);-webkit-box-shadow:10px 10px 20px rgba(38,65,135,.5);box-shadow:10px 10px 20px rgba(38,65,135,.5)}.top-license__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:32px}@media screen and (min-width:768px){.top-license__btn{margin-top:48px}}.attraction__container{padding-top:40px;padding-bottom:56px}@media screen and (min-width:768px){.attraction__container{padding-top:64px;padding-bottom:80px}}.attraction__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:30px}@media screen and (min-width:768px){.attraction__title{margin-bottom:0}}.attraction__contents{max-width:590px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}@media screen and (min-width:768px){.attraction__contents{max-width:1180px;margin-top:50px}}.attraction__points{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:45px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:768px) and (max-width:1023px){.attraction__points{gap:24px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (min-width:1024px){.attraction__points{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:7.0175438596%}}.attraction__points-img{width:100%;height:auto}@media screen and (min-width:768px){.attraction__points-img{width:46.4035087719%;-webkit-box-shadow:0 10px 20px rgba(0,0,0,.2);box-shadow:0 10px 20px rgba(0,0,0,.2)}}.attraction__points-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:21px}.attraction__point{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}@media screen and (min-width:768px) and (max-width:1023px){.attraction__point{gap:16px}}@media screen and (min-width:1024px){.attraction__point{gap:clamp(16px, 2.4rem, 24px)}}.attraction__point img{width:clamp(50px, 6.7rem, 70px);height:clamp(50px, 6.7rem, 70px)}@media screen and (min-width:768px) and (max-width:1023px){.attraction__point img{width:70px;height:70px}}@media screen and (min-width:1024px){.attraction__point img{width:clamp(70px, 7.6rem, 76px);height:clamp(70px, 7.6rem, 76px)}}.attraction__point p{font-size:18px;letter-spacing:.9px}@media screen and (min-width:768px) and (max-width:1023px){.attraction__point p{font-size:18px;letter-spacing:1.2px}}@media screen and (min-width:1024px){.attraction__point p{font-size:clamp(20px, 2.4rem, 24px);letter-spacing:1.2px}}.attraction__point p span{font-weight:700}.attraction__point p span .dot{position:relative}.attraction__point p span .dot:before{content:"";position:absolute;top:-4px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:4px;height:4px;background-color:#a18b3c;border-radius:50%}@media screen and (min-width:768px){.attraction__point p span .dot:before{top:-8px;width:6px;height:6px}}.attraction__voice{margin-top:48px}.top-voice{max-width:1140px}.top-voice__container{border:1px solid #a18b3c;padding-top:32px;padding-bottom:32px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}@media screen and (min-width:768px) and (max-width:1023px){.top-voice__container{padding-right:40px !important}}@media screen and (min-width:768px){.top-voice__container{border:2px solid #a18b3c;padding-top:35px;padding-bottom:48px;padding-left:0;padding-right:clamp(60px, 12rem, 120px);-webkit-box-shadow:0 10px 20px rgba(0,0,0,.2);box-shadow:0 10px 20px rgba(0,0,0,.2)}}@media screen and (min-width:768px){.top-voice__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width:767px){.top-voice__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.top-voice__contents{max-width:474px;margin-left:auto;margin-right:auto;margin-top:32px;padding-left:12px;padding-right:12px;margin-bottom:32px}@media screen and (min-width:768px){.top-voice__contents{max-width:100%;margin-top:30px;margin-bottom:0;padding-left:clamp(60px, 13.2rem, 132px);padding-right:0}}.top-voice__content{position:relative;display:block;padding-bottom:16px}@media screen and (min-width:768px){.top-voice__content{padding-left:12px;padding-right:12px;padding-bottom:18px}}.top-voice__content+.top-voice__content{margin-top:16px}@media screen and (min-width:768px){.top-voice__content+.top-voice__content{margin-top:18px}}.top-voice__content:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#595959}@media screen and (min-width:768px){.top-voice__content:hover{cursor:pointer}.top-voice__content:hover .top-voice__content-text{text-decoration:underline;color:#a18b3c}}.top-voice__content-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:12px;font-size:14px;letter-spacing:.7px}@media screen and (min-width:768px){.top-voice__content-head{font-size:16px;letter-spacing:.8px}}.top-voice__content-text{color:#595959;font-size:14px;letter-spacing:.7px}@media screen and (min-width:768px){.top-voice__content-text{font-size:16px;letter-spacing:.8px}}.access__container{padding-top:40px;padding-bottom:56px;padding-left:20px;padding-right:20px;background-color:#e3eaef}@media screen and (min-width:768px){.access__container{padding-top:64px;padding-bottom:80px;padding-left:0;padding-right:0}}.access__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:80px}@media screen and (min-width:768px) and (max-width:1023px){.access__title{margin-bottom:25px}}@media screen and (min-width:1024px){.access__title{margin-bottom:45px}}.access__contents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:33px}@media screen and (max-width:767px){.access__contents{max-width:550px;margin-left:auto;margin-right:auto}}@media screen and (min-width:768px) and (max-width:1023px){.access__contents{gap:30px !important}}@media screen and (min-width:768px){.access__contents{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:clamp(30px, 4.5rem, 48px);padding-left:40px;padding-right:40px}}@media screen and (min-width:1024px){.access__info{width:clamp(350px, 49rem, 490px)}}.access__info-logo{margin-bottom:24px;width:clamp(200px, 22.2rem, 250px);height:auto}@media screen and (min-width:768px) and (max-width:1023px){.access__info-logo{width:250px !important}}@media screen and (min-width:768px){.access__info-logo{margin-bottom:32px;width:clamp(250px, 30rem, 300px)}}.access__info-logo img{width:100%;height:100%}.access__info-address{font-size:14px;letter-spacing:.7px;margin-bottom:6px}@media screen and (min-width:768px){.access__info-address{font-size:16px;letter-spacing:.8px;margin-bottom:8px}}.access__info-tel{font-size:clamp(13.5px, 1.4rem, 14px);letter-spacing:.7px}@media screen and (min-width:768px){.access__info-tel{font-size:16px;letter-spacing:.8px}}.access__info-checks{margin-top:24px;margin-bottom:24px}@media screen and (min-width:768px){.access__info-checks{margin-top:35px;margin-bottom:24px}}.access__info-check{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px}@media screen and (min-width:768px){.access__info-check{gap:4px}}.access__info-check+.access__info-check{margin-top:4px}.access__info-check img{width:21px;height:21px}.access__info-check p{font-size:14px;letter-spacing:.7px}@media screen and (min-width:768px){.access__info-check p{font-size:clamp(14px, 1.6rem, 16px);letter-spacing:.8px}}@media screen and (max-width:767px){.access__info-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.access__map{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (min-width:768px){.access__map{max-width:471px;min-width:350px}}.access__map iframe{width:100%}.access__map p{position:absolute;content:"";left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:-72px;width:100%;max-width:335px;padding:8px;background-color:#fff;border-radius:30px;text-align:center;font-size:clamp(11px, 1.4rem, 14px)}@media screen and (min-width:1024px){.access__map p{max-width:100%;top:-53px;border-radius:19px;font-size:clamp(14px, 1.6rem, 16px)}}.access__map:after{content:"";position:absolute;width:21px;height:21px;top:-22px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-image:url(//www.iwagaku.net/wp-content/themes/iwagaku/assets/css/../imgs/polygon-white.png);background-size:100%;background-repeat:no-repeat}footer{background-color:#333;color:#fff}.footer__inner{position:relative;padding-top:32px;padding-bottom:25px;padding-left:20px;padding-right:20px}.footer__inner:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#595959}@media screen and (min-width:768px) and (max-width:1023px){.footer__inner{gap:20px !important;padding-left:clamp(20px, 3.2rem, 50px) !important;padding-right:clamp(20px, 3.2rem, 50px) !important;-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}}@media screen and (min-width:768px){.footer__inner{padding-top:48px;padding-bottom:25px;padding:40px;padding-right:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:clamp(100px, 29.3rem, 293px)}}.footer__title{margin-bottom:24px;font-size:20px;letter-spacing:1px}@media screen and (min-width:768px) and (max-width:1023px){.footer__title{font-size:24px;letter-spacing:1.2px}}@media screen and (min-width:1024px){.footer__title{margin-bottom:16px;font-size:clamp(20px, 3.2rem, 32px);letter-spacing:1.4px}}.footer__address{margin-bottom:16px;font-size:14px;letter-spacing:.7px}@media screen and (min-width:768px){.footer__address{margin-bottom:40px;font-size:clamp(12px, 1.6rem, 16px)}}.footer__tel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;margin-bottom:16px;font-size:14px;letter-spacing:.7px}@media screen and (min-width:768px){.footer__tel{gap:8px;margin-bottom:24px;font-size:clamp(12px, 1.6rem, 16px)}}.footer__tel-number{font-size:18px;letter-spacing:.9px}@media screen and (min-width:768px){.footer__tel-number{font-size:clamp(16px, 2.4rem, 24px);letter-spacing:1.2px}}.footer__time{margin-bottom:24px}@media screen and (min-width:768px){.footer__time{margin-bottom:0}}.footer__time p{font-size:clamp(12px, 1.3rem, 14px);letter-spacing:.65px}@media screen and (min-width:768px){.footer__time p{font-size:clamp(12px, 1.4rem, 14px);letter-spacing:.7px}}.footer__time p a{text-decoration:underline}.footer__time p a:hover{opacity:.8;font-weight:600}@media screen and (max-width:767px){.footer__time .xo-event-calendar{display:none}}@media screen and (min-width:768px) and (max-width:1023px){.footer__time .xo-event-calendar{max-width:500px !important;padding-right:60px !important}}@media screen and (min-width:768px){.footer__time .xo-event-calendar{max-width:600px;margin-right:auto;margin-left:0;margin-bottom:0;margin-top:24px;padding-left:0;padding-right:clamp(40px, 10rem, 100px)}}@media screen and (min-width:768px){.footer__time .xo-event-calendar .calendar-caption{color:#fff;font-size:24px;letter-spacing:1px}}.footer__time .xo-event-calendar table{border-color:#333 !important;font-size:clamp(12px, 1.4rem, 18px)}@media screen and (min-width:768px){.footer__time .xo-event-calendar table{font-size:16px}}.footer__time .xo-event-calendar table.xo-month button span.nav-next{border-right:2px solid #fff;border-top:2px solid #fff}.footer__time .xo-event-calendar table.xo-month button span.nav-prev{border-left:2px solid #fff;border-bottom:2px solid #fff}.footer__time .xo-event-calendar table thead{height:auto}@media screen and (min-width:768px){.footer__time .xo-event-calendar table thead{height:40px}}.footer__time .xo-event-calendar table thead tr th{background-color:#e3eaef !important;border-color:#333 !important;vertical-align:middle}.footer__time .xo-event-calendar table tbody tr td{border-color:#333 !important}@media screen and (min-width:768px) and (max-width:1023px){.footer__time .xo-event-calendar table tbody tr td{width:100%;height:30px}}@media screen and (min-width:1024px){.footer__time .xo-event-calendar table tbody tr td{width:100%;height:35px}}.footer__time .xo-event-calendar table tbody tr .today{background-color:#fffcdb;color:#a18b3c !important}@media screen and (min-width:768px){.footer__time .xo-event-calendar .holiday-title{font-size:16px !important}}.footer__time .xo-event-calendar table.xo-month .month-dayname td div{-moz-text-align-last:left !important;text-align-last:left !important}@media screen and (min-width:768px){.footer__time .xo-event-calendar table.xo-month .month-dayname td div{padding:6px !important}}.footer__links{position:relative}.footer__links-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}@media screen and (min-width:768px){.footer__links-btns{margin-bottom:24px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.footer__link{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:clamp(12px, 1.4rem, 14px);letter-spacing:.7px}.footer__link--gold{padding:10px clamp(15px, 1.8rem, 20px);background-color:#a18b3c;text-align:center;-webkit-transition:-webkit-filter .3s linear;transition:-webkit-filter .3s linear;transition:filter .3s linear;transition:filter .3s linear,-webkit-filter .3s linear}@media screen and (min-width:1024px){.footer__link--gold{padding:10px 20px}}.footer__link--gold:hover{-webkit-filter:brightness(1.2);filter:brightness(1.2)}.footer__link--blue{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px clamp(15px, 1.8rem, 20px);background-color:#264187;text-align:center;-webkit-transition:-webkit-filter .3s linear;transition:-webkit-filter .3s linear;transition:filter .3s linear;transition:filter .3s linear,-webkit-filter .3s linear}@media screen and (min-width:768px){.footer__link--blue{padding:10px 20px}}.footer__link--blue:hover{-webkit-filter:brightness(1.2);filter:brightness(1.2)}@media screen and (max-width:767px){.footer__link--normal{display:none}}.footer__link--normal+.footer__link--normal{margin-top:14px}.footer__link--normal:hover{text-decoration:underline}@media screen and (max-width:767px){.footer__links__badge{position:absolute;top:0;right:0;width:60px;height:auto}}@media screen and (min-width:768px){.footer__links__badge{position:absolute;bottom:0;right:0;width:80px;height:auto}}.footer__copy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding-top:16px;padding-bottom:24px;font-size:10px;letter-spacing:.3px}@media screen and (min-width:1024px){.footer__copy{padding:24px 40px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:300px;font-size:12px;letter-spacing:.6px}}.page-head{position:relative}.page-head__title{position:relative}.page-head__img{position:relative;display:block;width:100%;height:214px}@media screen and (min-width:768px){.page-head__img{height:368px}}.page-head__img:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(101,101,101,.7)}.page-head__img img{position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-title{position:absolute;bottom:64px;left:20px;color:rgba(255,255,255,.9);font-size:24px;font-weight:700;letter-spacing:1.2px}@media screen and (min-width:768px) and (max-width:1023px){.page-title{bottom:120px;left:80px;font-size:36px;letter-spacing:1.6px}}@media screen and (min-width:1024px){.page-title{bottom:120px;left:150px;font-size:42px;letter-spacing:2.1px}}.bread_crumb{margin-top:12px;margin-bottom:13px;padding-left:20px;color:#888;font-size:clamp(10px, 1.2rem, 12px);letter-spacing:.6px}.bread_crumb span{margin-right:3px}.bread_crumb span+span{margin-left:3px}.bread_crumb span .current-item{color:#333}@media screen and (min-width:768px) and (max-width:1023px){.bread_crumb{padding-left:40px !important}}@media screen and (min-width:768px){.bread_crumb{margin-top:24px;margin-bottom:25px;padding-left:80px;color:#888;font-size:14px;letter-spacing:.7px}.bread_crumb span{margin-right:5px}.bread_crumb span+span{margin-left:5px}}.page-container{padding-top:24px}@media screen and (min-width:768px){.page-container{padding-top:32px}}.simulation__container{padding-left:20px;padding-right:20px;margin-bottom:56px}@media screen and (min-width:768px){.simulation__container{padding-left:40px;padding-right:40px;margin-bottom:64px}}.simulation__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:25px}@media screen and (min-width:768px){.simulation__title{margin-bottom:30px}}.simulation__wrapper{background-color:#e3eaef;max-width:550px;margin-left:auto;margin-right:auto;padding-left:12px;padding-right:12px}@media screen and (min-width:768px){.simulation__wrapper{max-width:1140px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}}.simulation__head{padding-top:32px;padding-bottom:40px;max-width:450px;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){.simulation__head{padding-top:64px;padding-bottom:64px;max-width:697px;margin-left:auto;margin-right:auto}}.simulation__head-select{margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}@media screen and (min-width:768px){.simulation__head-select{margin-bottom:24px;gap:12px}}@media screen and (min-width:768px){.simulation__head-select label{font-size:20px;letter-spacing:1px}}.simulation__head-select .select-wrapper{position:relative}.simulation__head-select .select-wrapper:before{content:"";position:absolute;top:50%;right:14px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:20px;background-image:url(//www.iwagaku.net/wp-content/themes/iwagaku/assets/css/../imgs/icon-arrow-select.png);background-size:100%;background-repeat:no-repeat;pointer-events:none}@media screen and (min-width:768px){.simulation__head-select .select-wrapper:before{right:16px;width:24px;height:24px}}.simulation__head-select select{width:100%;padding:12px;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:14px;letter-spacing:.7px;background-color:#fff}@media screen and (min-width:768px){.simulation__head-select select{padding:12px 16px;font-size:16px;letter-spacing:.8px;cursor:pointer}}.simulation__head-radio .simulation__head-radio__title{display:block;margin-bottom:8px}@media screen and (min-width:768px){.simulation__head-radio .simulation__head-radio__title{font-size:20px;letter-spacing:1px;margin-bottom:13px}}.simulation__head-radio label:hover{cursor:pointer}.simulation__head-radio label+label{margin-left:32px}.simulation__head-radio label input{width:1px;height:1px;position:absolute;clip:rect(0,0,0,0);overflow:hidden}.simulation__head-radio label input:checked+span:after{opacity:1}.simulation__head-radio label input:focus+span:before{border:#264187 solid 2px}.simulation__head-radio label span{position:relative;padding-left:24px;display:inline-block;font-size:14px;letter-spacing:.7px}@media screen and (min-width:768px){.simulation__head-radio label span{font-size:16px;letter-spacing:.8px;padding-left:32px}}.simulation__head-radio label span:before{position:absolute;content:"";width:20px;height:20px;background-color:#fff;border:#333 solid 1px;border-radius:50%;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width:768px){.simulation__head-radio label span:before{width:24px;height:24px}}.simulation__head-radio label span:after{position:absolute;content:"";width:8px;height:8px;background-color:#264187;border-radius:50%;left:6px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:0}@media screen and (min-width:768px){.simulation__head-radio label span:after{width:10px;height:10px;left:7px}}.simulation__head-radio p{margin-top:12px;margin-bottom:32px;font-size:13px;letter-spacing:.65px}@media screen and (min-width:768px){.simulation__head-radio p{margin-top:8px;font-size:14px;letter-spacing:.7px}}.simulation__head-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:clamp(200px, 27.1rem, 271px);margin-left:auto;margin-right:auto;background-color:#a18b3c;padding-top:16px;padding-bottom:6px}.simulation__head-button img{width:24px;height:auto;-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear}.simulation__head-button span{color:#fff;font-size:16px}.simulation__head-button:disabled{cursor:not-allowed;background-color:gray;opacity:.7}@media screen and (min-width:768px){.simulation__head-button{width:347px;padding-top:22px;padding-bottom:6px}.simulation__head-button:not(:disabled):hover img{-webkit-transform:translateY(5px);transform:translateY(5px)}}.simulation__body{display:none}.simulation__body.is-open .simulation__body{display:block}.simulation__result{max-width:697px;margin-left:auto;margin-right:auto;padding-top:16px;padding-bottom:20px;padding-left:20px;padding-right:20px;background-color:#fff}@media screen and (min-width:768px){.simulation__result{padding:24px 40px}}.simulation__result-title{text-align:center;padding-top:6px;padding-bottom:6px;color:#fff;background-color:#a18b3c}@media screen and (min-width:768px){.simulation__result-title{font-size:20px;letter-spacing:1px}}.simulation__result-price{text-align:center;margin-top:16px;margin-bottom:24px;font-size:clamp(24px, 3.2rem, 32px);letter-spacing:clamp(1px, 0.16rem, 1.6px)}@media screen and (min-width:768px){.simulation__result-price{margin-top:24px;font-size:48px;letter-spacing:2.4px}}.in-tax{margin-left:0;font-size:clamp(12px, 1.4rem, 14px);letter-spacing:.7px}@media screen and (min-width:768px){.in-tax{margin-left:4px;font-size:16px;letter-spacing:.8px}}.mt-comparison{text-align:center;margin-top:16px;margin-bottom:24px;padding:20px 0}@media screen and (min-width:768px){.mt-comparison{padding:30px 0;margin-top:24px}}.mt-comparison__item{margin-bottom:20px;font-size:clamp(20px, 2.8rem, 28px);letter-spacing:clamp(1px, 0.14rem, 1.4px)}@media screen and (min-width:768px){.mt-comparison__item{margin-bottom:24px;font-size:40px;letter-spacing:2px}}.mt-comparison__item:last-child{margin-bottom:0}.mt-comparison__label{display:block;margin-bottom:8px;font-size:clamp(14px, 1.6rem, 16px);font-weight:600;color:#333;letter-spacing:clamp(0.7px, 0.08rem, 0.8px);text-align:left}@media screen and (min-width:768px){.mt-comparison__label{margin-bottom:12px;font-size:18px;letter-spacing:.9px}}.simulation__result-message{font-size:14px;letter-spacing:.7px}@media screen and (min-width:768px){.simulation__result-message{font-size:16px;letter-spacing:.8px}}.simulation__result-message a{text-decoration:underline}.simulation__result-message a:hover{color:#264187;font-weight:600}.simulation__info{max-width:697px;margin-left:auto;margin-right:auto}.simulation__info-head{margin-top:24px;margin-bottom:16px;text-align:center}@media screen and (min-width:768px){.simulation__info-head{margin-bottom:24px}}.simulation__info-head p{position:relative}.simulation__info-head p:before{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:"";width:34.2679127726%;height:1px;background-color:#333}@media screen and (min-width:768px){.simulation__info-head p:before{width:44.0459110473%}}.simulation__info-head p:after{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:"";width:34.2679127726%;height:1px;background-color:#333}@media screen and (min-width:768px){.simulation__info-head p:after{width:44.0459110473%}}.simulation__info-body{padding-bottom:32px}@media screen and (min-width:768px){.simulation__info-body{padding-bottom:64px}}.simulation__info-section+.simulation__info-section{margin-top:16px}.simulation__info-alert{margin-top:10px;margin-bottom:10px;color:#a18b3c;font-size:18px;letter-spacing:.9px;font-weight:500;letter-spacing:1px}@media screen and (min-width:768px){.simulation__info-alert{font-size:20px;font-weight:600}}.simulation__info-alert a{text-decoration:underline;font-weight:600}.simulation__info-alert a:hover{opacity:.8}.simulation__info-caption{margin-bottom:5px;color:#264187;font-size:14px;letter-spacing:.7px;font-weight:600}@media screen and (min-width:768px){.simulation__info-caption{font-size:16px;letter-spacing:.8px}}.simulation__info-text .extra-charge,.simulation__info-text .repayment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}.simulation__info-text .extra-charge p,.simulation__info-text .repayment p{position:relative;font-size:13px;letter-spacing:.65px;padding-left:1.5em}@media screen and (min-width:768px){.simulation__info-text .extra-charge p,.simulation__info-text .repayment p{font-size:14px;letter-spacing:.7px}}.simulation__info-text .extra-charge p:before,.simulation__info-text .repayment p:before{position:absolute;content:"•";font-size:1em;color:#000;left:.5em;top:0}.simulation__info-lists li{font-size:14px;letter-spacing:.7px;margin-left:22px}.admission__container{padding-top:40px;padding-bottom:56px;padding-left:20px;padding-right:20px;background-color:#e3eaef}@media screen and (min-width:768px){.admission__container{padding-top:64px;padding-bottom:80px;padding-left:40px;padding-right:40px}}.admission__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:25px}@media screen and (min-width:768px){.admission__title{margin-bottom:30px}}.admission__table{width:100%;max-width:640px;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){.admission__table{max-width:1000px}}.admission__table thead{background-color:#264187;color:#fff}@media screen and (min-width:768px){.admission__table thead{font-size:20px;letter-spacing:1px}}.admission__table thead tr th{padding-top:16px;padding-bottom:16px}@media screen and (min-width:768px){.admission__table thead tr th{padding-top:24px;padding-bottom:24px}}.admission__table tbody tr th,.admission__table tbody tr td{border-bottom:1px solid #333}.admission__table tbody tr th{background-color:#c7d5e6;vertical-align:middle;width:35.8208955224%;border-right:1px solid #333;padding-left:10px;padding-right:10px;font-size:clamp(14px, 1.6rem, 16px);font-weight:600}@media screen and (min-width:768px){.admission__table tbody tr th{width:22%;font-size:18px;letter-spacing:.9px;padding-left:23px;padding-right:23px}}.admission__table tbody tr td{background-color:#fff;padding-top:20px;padding-bottom:20px;padding-left:12px;padding-right:12px;border-right:1px solid #333;font-size:14px;letter-spacing:.7px}@media screen and (min-width:768px){.admission__table tbody tr td{padding:32px;font-size:16px;letter-spacing:.8px}}.admission__table tbody tr td:last-child{border-right:none}.admission__table tbody tr td .card-logo{display:grid;grid-template-columns:repeat(3,1fr);-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;row-gap:20px}.admission__table tbody tr td .card-logo img{width:70px;height:50px;-o-object-fit:contain;object-fit:contain;margin-left:auto;margin-right:auto}.admission__table tbody tr:last-child th,.admission__table tbody tr:last-child td{border-bottom:none}.admission__table-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;list-style-type:none;padding-left:1em;margin-top:6px;font-size:13px;letter-spacing:.65px}@media screen and (min-width:768px){.admission__table-list{gap:2px;padding-left:2em;margin-top:8px;font-size:15px}}.admission__table-list li{position:relative}.admission__table-list li+.admission__table-list li{margin-top:8px}.admission__table-list li:before{content:"•";font-size:1em;color:#000;position:absolute;left:-1em;top:0}.admission__info{max-width:1000px;margin-top:32px;margin-left:auto;margin-right:auto;margin-bottom:32px}@media screen and (min-width:768px){.admission__info{margin-bottom:48px}}.admission__info-title{padding-top:8px;padding-bottom:8px;border-radius:29px;background-color:#264187;text-align:center;max-width:400px;margin-left:auto;margin-right:auto;margin-bottom:12px}@media screen and (min-width:768px){.admission__info-title{margin-left:0;max-width:300px;padding-top:10px;padding-bottom:10px;margin-bottom:24px}}.admission__info-title p{color:#fff;font-family:"Noto Serif JP";font-size:clamp(16px, 1.8rem, 18px);letter-spacing:.9px;font-weight:500}@media screen and (min-width:768px) and (max-width:1023px){.admission__info-title p{font-size:clamp(16px, 1.8rem, 18px);letter-spacing:.9px}}@media screen and (min-width:1024px){.admission__info-title p{font-size:clamp(18px, 2rem, 20px);letter-spacing:1px}}.admission__info-lists{margin-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;max-width:640px;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){.admission__info-lists{max-width:100%}}.admission__info-lists li{margin-left:22px;font-size:13px;letter-spacing:.65px}@media screen and (min-width:768px){.admission__info-lists li{font-size:16px;letter-spacing:.8px}}.admission__contact{max-width:400px;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){.admission__contact{max-width:1000px}}.student__container{margin-bottom:56px;padding-left:20px;padding-right:20px}@media screen and (min-width:768px){.student__container{margin-bottom:80px;padding-left:40px;padding-right:40px}}.student__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:25px}@media screen and (min-width:768px){.student__title{margin-bottom:30px}}.student__menus{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;max-width:500px;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){.student__menus{gap:48px;max-width:648px}}.student__menu{-webkit-transition:all .3s linear;transition:all .3s linear}@media screen and (min-width:768px){.student__menu:hover{-webkit-transform:translateY(-7px);transform:translateY(-7px);-webkit-box-shadow:10px 10px 20px rgba(38,65,135,.5);box-shadow:10px 10px 20px rgba(38,65,135,.5);-webkit-filter:brightness(1.2);filter:brightness(1.2)}}.time-schedule__container{padding-top:40px;padding-bottom:56px;padding-left:20px;padding-right:20px;background-color:#e3eaef}@media screen and (min-width:768px){.time-schedule__container{padding-top:64px;padding-bottom:80px;padding-left:40px;padding-right:40px}}.time-schedule__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:25px}@media screen and (min-width:768px){.time-schedule__title{margin-bottom:30px}}.time-schedule__content{max-width:500px;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){.time-schedule__content{max-width:648px}}.time-schedule__table{width:100%}.time-schedule__table tr{text-align:center}.time-schedule__table tr th,.time-schedule__table tr td{padding-top:16px;padding-bottom:16px;border-bottom:#595959 solid 1px}.time-schedule__table tr th{width:32.2388059701%;background-color:#c7d5e6;font-size:14px;letter-spacing:.7px}@media screen and (min-width:768px){.time-schedule__table tr th{width:41.2037037037%;font-size:16px;letter-spacing:.8px}}.time-schedule__table tr td{background-color:#fff;font-size:14px;letter-spacing:.7px}@media screen and (min-width:768px){.time-schedule__table tr td{font-size:16px;letter-spacing:.8px}}.time-schedule__table tr:last-child th,.time-schedule__table tr:last-child td{border-bottom:none}.time-schedule-text{margin-top:16px;font-size:14px;letter-spacing:.7px}.page-license__container{margin-bottom:56px}@media screen and (min-width:768px){.page-license__container{margin-bottom:80px}}.page-license__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:25px}@media screen and (min-width:768px){.page-license__title{margin-bottom:30px}}.page-license__head{max-width:500px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;margin-bottom:40px}@media screen and (min-width:768px){.page-license__head{max-width:1220px;padding-left:40px;padding-right:40px;margin-bottom:66px}}.page-license__links{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media screen and (min-width:768px) and (max-width:1023px){.page-license__links{grid-template-columns:repeat(3,1fr);gap:20px;width:80%;margin-left:auto;margin-right:auto}}@media screen and (min-width:1024px){.page-license__links{grid-template-columns:repeat(6,1fr);gap:10px}}.page-license__link{text-align:center;background-color:#e3eaef;padding-top:12px;padding-bottom:12px;padding-left:10px;padding-right:10px;border-radius:10px}@media screen and (min-width:768px){.page-license__link{padding-top:16px;padding-bottom:16px}}@media screen and (min-width:768px){.page-license__link:hover .page-license__link-img img{-webkit-transform:scale(1.1);transform:scale(1.1)}}.page-license__link-text{color:#fff;font-size:clamp(13px, 1.4rem, 16px);font-weight:500;letter-spacing:.7px;background-color:#264187;border-radius:22.5px;padding-top:4px;padding-bottom:4px;width:100%;max-width:145px;margin-left:auto;margin-right:auto;margin-bottom:10px}@media screen and (min-width:768px) and (max-width:1023px){.page-license__link-text{max-width:100%;font-size:clamp(14px, 1.6rem, 18px);letter-spacing:.8px}}@media screen and (min-width:1024px){.page-license__link-text{max-width:100%;font-size:clamp(14px, 1.8rem, 18px)}}.page-license__link-text--bike{background-color:#a18b3c}.page-license__link-img{width:100%;height:auto;overflow:hidden}.page-license__link-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear}.page-license__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:20px;padding-right:20px;max-width:500px;margin-left:auto;margin-right:auto}.page-license__box+.page-license__box{margin-top:24px}@media screen and (min-width:768px){.page-license__box{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;max-width:1220px;padding-left:40px;padding-right:40px;margin-left:auto;margin-right:auto}.page-license__box+.page-license__box{margin-top:40px}}.page-license__box-image{width:100%;background-color:#264187}@media screen and (max-width:767px){.page-license__box-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100px}}@media screen and (min-width:768px) and (max-width:1023px){.page-license__box-image{width:40%;padding-top:24px;padding-bottom:24px}}@media screen and (min-width:1024px){.page-license__box-image{width:34.4736842105%;padding-top:24px;padding-bottom:48px}}.page-license__box-image--bike{background-color:#a18b3c}.page-license__box-image p{position:relative;color:#fff;font-size:20px;font-weight:500;letter-spacing:1px;padding-top:16px;padding-left:24px}.page-license__box-image p:before{content:"";position:absolute;left:0;bottom:51px;width:clamp(100px, 20rem, 200px);height:1px;background-color:#fff}@media screen and (min-width:768px) and (max-width:1023px){.page-license__box-image p{font-size:24px;letter-spacing:1.2px;padding-top:0;padding-left:24px;margin-bottom:34px}.page-license__box-image p:before{bottom:-10px;width:70%}}@media screen and (min-width:1024px){.page-license__box-image p{font-size:28px;letter-spacing:1.4px;padding-top:0;padding-left:clamp(24px, 4.7rem, 47px);margin-bottom:34px}.page-license__box-image p:before{bottom:-10px;width:68.1933842239%}}.page-license__box-image img{width:auto;height:100%}@media screen and (min-width:768px) and (max-width:1023px){.page-license__box-image img{width:100%;height:auto;padding-left:20px;padding-right:20px}}@media screen and (min-width:1024px){.page-license__box-image img{width:100%;height:auto;padding-left:clamp(20px, 4.7rem, 47px);padding-right:clamp(20px, 4.7rem, 47px)}}.page-license__box-text{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:16px;padding-bottom:24px;padding-left:clamp(10px, 1.2rem, 12px);padding-right:clamp(10px, 1.2rem, 12px);background-color:#e3eaef}@media screen and (min-width:768px) and (max-width:1023px){.page-license__box-text{padding-top:24px;padding-left:20px;padding-right:20px}}@media screen and (min-width:1024px){.page-license__box-text{padding-top:24px;padding-left:clamp(20px, 4.8rem, 48px);padding-right:clamp(20px, 4.8rem, 48px)}}.license-description+.license-description{margin-top:16px}@media screen and (min-width:768px){.license-description+.license-description{margin-top:20px}}.license-description__caption{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;min-width:clamp(180px, 20.5rem, 205px);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-left:12px;padding-right:12px;padding-top:6px;padding-bottom:6px;margin-bottom:8px;background-color:#fff;border-radius:5px}@media screen and (min-width:768px){.license-description__caption{padding-left:20px;padding-right:20px;min-width:clamp(200px, 24.2rem, 250px);margin-bottom:10px}}.license-description__caption img{width:24px;height:auto;-o-object-fit:contain;object-fit:contain}.license-description__caption p{color:#264187;font-weight:500;font-size:14px;letter-spacing:.7px}@media screen and (min-width:768px){.license-description__caption p{font-size:16px;letter-spacing:.8px}}.license-description__text{list-style-type:none;padding-left:1em}.license-description__text-main{position:relative;font-size:14px;letter-spacing:.7px}@media screen and (min-width:768px){.license-description__text-main{font-size:16px;letter-spacing:.8px}}.license-description__text-main+.license-description__text-main{margin-top:8px}.license-description__text-main:before{content:"•";font-size:1em;color:#000;position:absolute;left:-1em;top:0}.license-description__text-main .license-description__text-sub{margin-top:2px;font-size:13px;font-weight:500;letter-spacing:.65px}@media screen and (min-width:768px){.license-description__text-main .license-description__text-sub{font-size:14px;letter-spacing:.7px}}.page-license__other{margin-top:24px;padding-left:20px;padding-right:20px;max-width:500px;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){.page-license__other{margin-top:56px;padding-left:40px;padding-right:40px;max-width:1220px;margin-left:auto;margin-right:auto}}.page-license__other p{display:inline-block;color:#fff;font-size:16px;font-weight:500;letter-spacing:.8px;padding:8px 48px;background-color:#264187;border-radius:20px;margin-bottom:10px}@media screen and (min-width:768px){.page-license__other p{margin-bottom:16px}}.page-license__other ul{list-style-type:none;padding-left:1.5em}@media screen and (min-width:768px){.page-license__other ul{padding-left:1em}}.page-license__other ul li{position:relative;font-weight:500;font-size:14px;letter-spacing:.7px}@media screen and (min-width:768px){.page-license__other ul li{font-size:16px;letter-spacing:.8px}}.page-license__other ul li:before{content:"•";font-size:1em;color:#000;position:absolute;left:-1em;top:0}@media screen and (min-width:768px){.home-news{margin-bottom:120px}}.news-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:768px){.news-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-width:1220px;padding-left:40px;padding-right:40px;margin-left:auto;margin-right:auto;gap:20px}}.news-wrapper--single{max-width:1220px}.primary{padding-left:20px;padding-right:20px;max-width:500px;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){.primary{padding-left:0;padding-right:0;max-width:840px;width:73.6842105263%}}.news-category-label{font-size:18px;letter-spacing:.9px;margin-bottom:24px}@media screen and (min-width:768px){.news-category-label{font-size:24px;letter-spacing:1.2;margin-bottom:50px}}.news-category-label span{font-weight:600;color:#264187}.home-news__articles{margin-bottom:40px}@media screen and (min-width:768px){.home-news__articles{margin-bottom:64px}}.articles__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}.articles__list--voice{gap:32px}@media screen and (min-width:768px){.articles__list{gap:24px}}.article{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;max-width:550px;margin-left:auto;margin-right:auto}.article--voice{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:400px;border:2px solid #a18b3c;border-radius:10px;padding-top:12px;padding-bottom:20px;padding-left:12px;padding-right:12px}.article--voice:nth-of-type(2n){background-color:#e3eaef;border:3px solid #264187;border-radius:10px}@media screen and (min-width:768px){.article{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px;max-width:100%}.article--voice{max-width:100%;border:3px solid #a18b3c;border-radius:10px;padding:30px 20px}.article--voice:nth-of-type(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;background-color:#e3eaef;border:3px solid #264187;border-radius:10px}}.article__img{max-height:107px}.article__img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.article__img--voice{aspect-ratio:1/1;width:60%;height:auto;max-height:100%;margin-left:auto;margin-right:auto}.article__img--voice img{border-radius:50%}@media screen and (min-width:768px){.article__img{width:30.9523809524%;aspect-ratio:260/160;height:auto;max-height:100%}.article__img img{border-radius:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.article__img--voice{width:45%}.article__img--voice img{border-radius:10px}}.article__content{width:65%;-ms-flex-negative:0;flex-shrink:0}.article__content--voice{width:100%}@media screen and (min-width:768px){.article__content{width:66.1904761905%}.article__content--voice{width:55%}}.article__content-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:6px}@media screen and (min-width:768px){.article__content-head{margin-bottom:12px}}.article__content-cat{font-size:clamp(10px, 1.2rem, 12px);letter-spacing:.6px;padding:2px clamp(6px, 1rem, 10px);border:1px solid #333}.article__content-cat--voice{font-size:13px;letter-spacing:.65px}@media screen and (min-width:768px){.article__content-cat{font-size:13px;letter-spacing:.65px}}.article__content-date{font-size:clamp(12px, 1.4rem, 14px)}@media screen and (min-width:768px){.article__content-date{font-size:14px;letter-spacing:.7px}}.article__content-title{position:relative;padding-bottom:4px;margin-bottom:6px;font-size:clamp(12px, 1.4rem, 14px);letter-spacing:.7px;color:#264187}.article__content-title--voice{font-size:20px;margin-bottom:15px;color:#333}@media screen and (min-width:768px){.article__content-title{font-size:16px;letter-spacing:.8px;padding-bottom:6px;margin-bottom:8px}}.article__content-title:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:rgba(101,101,101,.3)}.article__content-text{font-size:clamp(11px, 1.3rem, 13px);letter-spacing:.65px}.article__content-text--voice{font-size:14px;letter-spacing:.7px}@media screen and (min-width:1024px){.article__content-text{font-size:14px;letter-spacing:.7px}.article__content-text--voice{font-size:16px;letter-spacing:.8px}}.articles__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:48px;gap:10px}@media screen and (min-width:768px){.articles__pagination{margin-top:64px}}.page-numbers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;color:#264187;background-color:#e3eaef;-webkit-transition:background-color .2s,color .2s;transition:background-color .2s,color .2s}@media screen and (max-width:767px){.page-numbers{width:clamp(31px, 3.5rem, 40px);height:clamp(31px, 3.5rem, 40px)}.page-numbers.next{display:none}.page-numbers.prev{display:none}}.page-numbers:hover{background-color:#264187;color:#fff}.page-numbers.current{color:#fff;background-color:#264187}.secondary{background-color:#e3eaef;padding-bottom:32px}@media screen and (min-width:768px){.secondary{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:200px;min-width:150px;margin-left:auto;margin-right:auto;background-color:#fff}}@media screen and (max-width:767px){.sidebar__category{max-width:260px;margin-left:auto;margin-right:auto;padding-top:32px}}.sidebar__category-title{position:relative;padding-bottom:8px;margin-bottom:14px;padding-left:20px;font-size:18px}@media screen and (min-width:768px){.sidebar__category-title{padding-left:0}}.sidebar__category-title:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:4px;background-color:#264187}.sidebar__category-list{padding-left:26px;padding-right:9px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;row-gap:16px}@media screen and (min-width:768px){.sidebar__category-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-right:0;gap:16px}}.sidebar__category-item{position:relative;font-size:14px;letter-spacing:.7px}.sidebar__category-item:hover:before{left:-12px}.sidebar__category-item:before{content:"";position:absolute;left:-15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px;height:8px;background-image:url(//www.iwagaku.net/wp-content/themes/iwagaku/assets/css/../imgs/sidebar-list.png);background-size:contain;background-repeat:no-repeat;-webkit-transition:left .2s linear;transition:left .2s linear}.sidebar__btn{position:relative;margin-top:14px;margin-left:auto;margin-right:auto;text-align:center;max-width:200px;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border:1px solid #264187;-webkit-transition:all .3s linear;transition:all .3s linear}@media screen and (min-width:768px){.sidebar__btn{margin-top:24px;margin-bottom:0}}.sidebar__btn a{display:block;color:#264187;font-size:14px;letter-spacing:.7px;padding-top:16px;padding-bottom:16px;-webkit-transition:all .3s linear;transition:all .3s linear}.sidebar__btn svg{position:absolute;bottom:4px;right:4px;-webkit-transition:all .3s linear;transition:all .3s linear}.sidebar__btn svg path{-webkit-transition:fill .3s linear;transition:fill .3s linear}.sidebar__btn:hover{background-color:#264187}.sidebar__btn:hover a{color:#fff}.sidebar__btn:hover svg path{fill:#fff}@media screen and (min-width:768px){.single-news{padding-top:32px;margin-bottom:120px}}.news{margin-bottom:40px}@media screen and (min-width:768px){.news{margin-bottom:0;padding-left:clamp(40px, 6.4rem, 64px);padding-right:clamp(40px, 6.4rem, 64px)}}.news__head{margin-bottom:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:768px){.news__head{margin-bottom:16px}}.news__head-cat{display:inline-block;font-weight:500;font-size:14px;letter-spacing:.7px;padding:3px 15px;border:1px solid #333}@media screen and (min-width:768px){.news__head-cat{font-size:16px;letter-spacing:.8px}}.news__head-date{font-size:14px;font-weight:400;letter-spacing:.7px}@media screen and (min-width:768px){.news__head-date{font-size:16px;letter-spacing:.8px}}.news__title{position:relative;font-size:18px;letter-spacing:.9px;padding-bottom:8px;margin-bottom:16px}@media screen and (min-width:768px){.news__title{font-size:24px;letter-spacing:1.2px;margin-bottom:24px}}.news__title:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#d9d9d9}.news__img{width:92.8358208955%;margin-left:auto;margin-right:auto;height:auto}@media screen and (min-width:768px){.news__img{min-width:450px;width:70.6460674157%}}.news__img img{width:100%}.news__text{width:92.8358208955%;margin-left:auto;margin-right:auto;margin-top:12px;margin-bottom:40px;font-size:14px;letter-spacing:.7px}@media screen and (min-width:768px){.news__text{width:100%;margin-top:24px;margin-bottom:56px;font-size:16px;letter-spacing:.8px}}.nav-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.nav-previous,.nav-next{color:#fff;font-size:14px;letter-spacing:.7px}.nav-previous a,.nav-next a{position:relative;display:block;width:125px;background-color:#264187;border-radius:26.5px;padding-top:9px;padding-bottom:11px}@media screen and (min-width:768px){.nav-previous a,.nav-next a{width:160px;padding-top:12px;padding-bottom:12px}}@media screen and (min-width:768px){.nav-previous,.nav-next{font-size:16px;letter-spacing:.8px}}.nav-previous{text-align:right}.nav-previous a{padding-right:28px}@media screen and (min-width:768px){.nav-previous a{padding-right:40px}}.nav-previous a:before{content:"＜";position:absolute;top:50%;left:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:left .2s linear;transition:left .2s linear}@media screen and (min-width:768px){.nav-previous a:before{left:27px}}.nav-previous a:hover:before{left:22px}.nav-next{text-align:left}.nav-next a{padding-left:28px}@media screen and (min-width:768px){.nav-next a{padding-left:40px}}.nav-next a:before{content:"＞";position:absolute;top:50%;right:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:right .2s linear;transition:right .2s linear}@media screen and (min-width:768px){.nav-next a:before{right:27px}}.nav-next a:hover:before{right:22px}.page-course__container{margin-bottom:56px}@media screen and (min-width:768px){.page-course__container{margin-bottom:80px}}.page-course__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px;margin-bottom:32px;padding-left:20px;padding-right:20px;font-size:14px;letter-spacing:.7px}@media screen and (min-width:768px){.page-course__title{gap:30px;margin-bottom:48px;padding-left:40px;padding-right:40px;font-size:16px;letter-spacing:.8px}}.page-corse__boxes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;margin-bottom:16px;padding-left:20px;padding-right:20px}@media screen and (min-width:768px){.page-corse__boxes{margin-bottom:32px;padding-left:40px;padding-right:40px}}.corse-box{max-width:500px;margin-left:auto;margin-right:auto;padding-top:16px;padding-bottom:24px;padding-left:16px;padding-right:16px;background-color:#e3eaef}@media screen and (min-width:768px) and (max-width:1023px){.corse-box{max-width:1000px;padding-top:24px;padding-left:40px;padding-right:40px}}@media screen and (min-width:1024px){.corse-box{max-width:1140px;padding-top:24px;padding-left:64px;padding-right:64px}}.corse-box__title{padding-top:8px;padding-bottom:8px;border-radius:29px;background-color:#264187;text-align:center;max-width:400px;margin-left:auto;margin-right:auto;margin-bottom:12px}@media screen and (min-width:768px){.corse-box__title{max-width:100%;padding-top:10px;padding-bottom:10px;margin-bottom:24px}}.corse-box__title p{color:#fff;font-family:"Noto Serif JP";font-size:18px;letter-spacing:.9px;font-weight:500;letter-spacing:1.2px}@media screen and (min-width:768px){.corse-box__title p{font-size:clamp(22px, 2.4rem, 24px);letter-spacing:1.2px}}.corse-box__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}@media screen and (min-width:768px){.corse-box__main{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:clamp(20px, 3.2rem, 32px)}}.corse-box__main-img{width:100%;max-width:400px;margin-left:auto;margin-right:auto;height:auto;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width:768px){.corse-box__main-img{width:41.0079051383%;max-width:100%}}.corse-box__main-img img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.course-box-text p{font-size:clamp(13px, 1.4rem, 14px);letter-spacing:.7px}@media screen and (min-width:768px){.course-box-text p{font-size:16px;letter-spacing:.8px}}.course-box-text p+p{margin-top:8px}.course-box-text--link{color:#264187;text-decoration-line:underline}.course-box-text--link:hover{opacity:.8}.corse-box__main-caption{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:205px;margin-top:16px;margin-bottom:8px;padding-left:12px;padding-right:12px;padding-top:6px;padding-bottom:6px;background-color:#fff;border-radius:5px}@media screen and (min-width:768px){.corse-box__main-caption{min-width:242px;margin-top:24px;margin-bottom:10px;padding-left:20px;padding-right:20px}}.corse-box__main-caption img{width:24px;height:auto;-o-object-fit:contain;object-fit:contain}.corse-box__main-caption p{color:#264187;font-weight:500;font-size:14px;letter-spacing:.7px}@media screen and (min-width:768px){.corse-box__main-caption p{font-size:16px;letter-spacing:.8px}}.corse-box__main-tel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-top:8px;padding-top:11px;padding-bottom:11px;padding-left:32px;padding-right:40px;background-color:#fff;border-radius:29px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.corse-box__main-tel p{color:#264187;font-size:16px}.page-corse__boxes--sub{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;max-width:540px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}@media screen and (min-width:768px) and (max-width:1023px){.page-corse__boxes--sub{gap:24px !important}}@media screen and (min-width:768px){.page-corse__boxes--sub{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:33px;max-width:1220px;padding-left:40px;padding-right:40px}}.corse-box--sub{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-top:16px;padding-bottom:32px;padding-left:28px;padding-right:28px;background-color:#e3eaef}@media screen and (min-width:768px) and (max-width:1023px){.corse-box--sub{padding-top:24px;padding-left:clamp(20px, 2rem, 24px);padding-right:clamp(20px, 2rem, 24px)}}@media screen and (min-width:1024px){.corse-box--sub{padding-top:24px;padding-left:clamp(20px, 4rem, 40px);padding-right:clamp(20px, 4rem, 40px)}}.corse-box--sub p{font-size:clamp(13px, 1.4rem, 14px);letter-spacing:.7px}@media screen and (min-width:768px){.corse-box--sub p{font-size:clamp(14px, 1.6rem, 16px);letter-spacing:.8px}}.corse-box--sub__title{padding-top:8px;padding-bottom:8px;border-radius:29px;background-color:#264187;text-align:center;margin-bottom:16px}@media screen and (min-width:768px){.corse-box--sub__title{margin-bottom:24px}}.corse-box--sub__title p{color:#fff;font-weight:500;font-size:16px;letter-spacing:.8px}@media screen and (min-width:768px) and (max-width:1023px){.corse-box--sub__title p{font-size:clamp(18px, 1.8rem, 20px);letter-spacing:1px}}@media screen and (min-width:1024px){.corse-box--sub__title p{font-size:clamp(16px, 2rem, 20px);letter-spacing:1px}}.page-school__container{padding-bottom:16px}@media screen and (min-width:768px){.page-school__container{padding-left:40px;padding-right:40px;padding-bottom:80px}}.page-school__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:25px}@media screen and (min-width:768px){.page-school__title{margin-bottom:30px}}.page-school__contents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:550px;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){.page-school__contents{gap:100px;max-width:985px}}@media screen and (min-width:768px) and (max-width:1023px){.page-school__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.page-school__content:nth-of-type(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.page-school__content:nth-of-type(2n) .page-school__content-text{margin-left:0 !important;margin-right:-120px !important}}@media screen and (min-width:768px){.page-school__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.page-school__content:nth-of-type(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.page-school__content:nth-of-type(2n) .page-school__content-text{margin-left:0;margin-right:-20px}}.page-school__content-img{width:clamp(300px, 35.5rem, 355px)}@media screen and (min-width:768px) and (max-width:1023px){.page-school__content-img{min-width:400px}}@media screen and (min-width:768px){.page-school__content-img{-ms-flex-negative:0;flex-shrink:0;width:50.3553299492%;height:auto}}.page-school__content-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:768px){.page-school__content-img img{border-radius:20px}}.page-school__content-text{position:relative;top:-40px;width:clamp(300px, 35.5rem, 355px);margin-left:auto;background-color:#e3eaef;padding-top:20px;padding-bottom:24px;padding-left:20px;padding-right:20px}@media screen and (min-width:768px) and (max-width:1023px){.page-school__content-text{bottom:-64px !important;margin-left:-120px !important;padding-left:24px !important;padding-right:24px !important}}@media screen and (min-width:768px){.page-school__content-text{top:auto;bottom:-20px;margin-left:-20px;padding-top:clamp(20px, 2.4rem, 24px);padding-bottom:clamp(20px, 2.4rem, 24px);padding-left:clamp(32px, 5.6rem, 56px);padding-right:clamp(32px, 5.6rem, 56px);-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:278px}}.page-school__content-head{position:relative;color:#a18b3c;font-weight:700;text-align:center;font-size:14px;letter-spacing:.7px}@media screen and (min-width:768px){.page-school__content-head{font-size:16px;letter-spacing:.8px}}.page-school__content-head:before{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:35.2380952381%;height:1px;background-color:#a18b3c}@media screen and (min-width:768px) and (max-width:1023px){.page-school__content-head:before{width:33.4394904459%}}@media screen and (min-width:1024px){.page-school__content-head:before{width:37.0277078086%}}.page-school__content-head:after{content:"";position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:35.2380952381%;height:1px;background-color:#a18b3c}@media screen and (min-width:768px) and (max-width:1023px){.page-school__content-head:after{width:33.4394904459%}}@media screen and (min-width:1024px){.page-school__content-head:after{width:37.0277078086%}}.page-school__content-title{text-align:center;margin-top:20px;margin-bottom:24px;color:#264187;font-size:18px;font-weight:700;letter-spacing:.9px}@media screen and (min-width:768px) and (max-width:1023px){.page-school__content-title{margin-bottom:12px;font-size:20px;letter-spacing:1px}}@media screen and (min-width:1024px){.page-school__content-title{margin-bottom:16px;font-size:24px;letter-spacing:1.2px}}.page-school__content-title span{font-size:16px;font-weight:700;letter-spacing:.8px}@media screen and (min-width:768px){.page-school__content-title span{font-size:18px;letter-spacing:.9px}}.page-school__content-desc{font-size:14px;letter-spacing:.7px}@media screen and (min-width:768px){.page-school__content-desc{font-size:16px;letter-spacing:.8px}}.page-school__content-btn{margin-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:768px){.page-school__content-btn{margin-top:16px}}.page-facility__container{background-color:#e3eaef;padding-top:40px;padding-bottom:56px;padding-left:20px;padding-right:20px}@media screen and (min-width:768px){.page-facility__container{padding-top:64px;padding-bottom:80px;padding-left:40px;padding-right:40px}}.page-facility__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:25px}@media screen and (min-width:768px){.page-facility__title{margin-bottom:30px}}.page-facility__contents{max-width:500px;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}@media screen and (min-width:768px){.page-facility__contents{max-width:1140px}}.page-facility__content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px;padding-bottom:32px;padding-left:16px;padding-right:16px}@media screen and (min-width:768px){.page-facility__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:clamp(40px, 8rem, 80px);padding-left:0;padding-right:0}}.page-facility__content:nth-last-of-type(1){padding-bottom:0}.page-facility__content:nth-last-of-type(1):before{display:none}.page-facility__content:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#264187}.page-facility__content-title{color:#fff;font-size:clamp(15px, 1.6rem, 18px);font-weight:700;letter-spacing:.8px;padding-top:6px;padding-bottom:6px;background-color:#264187;border-radius:35.5px;text-align:center;max-width:360px;margin-left:auto;margin-right:auto;margin-bottom:16px}@media screen and (min-width:768px){.page-facility__content-title{font-size:20px;letter-spacing:1px;padding-top:10px;padding-bottom:10px;margin-bottom:33px}}.page-facility__content-desc{font-size:clamp(13px, 1.4rem, 14px);letter-spacing:.7px}@media screen and (min-width:768px){.page-facility__content-desc{font-size:16px;letter-spacing:.8px}}.page-facility__content-maps{margin-top:24px;display:grid;grid-template-columns:repeat(2,1fr);gap:8px;width:100%;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){.page-facility__content-maps{gap:12px}}.page-facility__content-maps img{width:100%;height:auto;border-radius:10px}.page-facility__floorMap-modal{overscroll-behavior-y:none}.page-facility__floorMap-modal::-ms-backdrop{background:#333;opacity:.5}.page-facility__floorMap-modal::backdrop{background:#333;opacity:.5}.page-facility__floorMap-modal .js-modal-close{position:absolute;right:5px;top:5px;font-size:16px}@media screen and (min-width:768px){.page-facility__floorMap-modal .js-modal-close{right:20px;top:20px;font-size:20px}}.maps-notes{font-size:13px;letter-spacing:.65px;margin-top:5px}@media screen and (min-width:768px){.maps-notes{font-size:14px;letter-spacing:.7px;margin-top:5px}}.page-facility__content-imgs{position:relative;width:100%}@media screen and (min-width:768px){.page-facility__content-imgs{width:39.5614035088%;aspect-ratio:451/300;-ms-flex-item-align:center;align-self:center;-ms-flex-negative:0;flex-shrink:0}}.page-facility__content-imgs .swiper{border-radius:10px}.page-facility__content-imgs .swiper-wrapper{width:100%;height:100%}.page-facility__content-imgs .swiper-slide{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-facility__content-imgs .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-facility__content-imgs .swiper-pagination-bullet{width:7px;height:7px;background-color:#e3eaef;opacity:.8}.page-facility__content-imgs .swiper-pagination-bullet-active{background-color:#264187;opacity:1}.page-facility__content-imgs .swiper-button-prev,.page-facility__content-imgs .swiper-button-next{position:absolute;width:36px;height:36px}@media screen and (min-width:768px){.page-facility__content-imgs .swiper-button-prev,.page-facility__content-imgs .swiper-button-next{width:44px;height:44px}}.page-facility__content-imgs .swiper-button-prev:after,.page-facility__content-imgs .swiper-button-next:after{content:"";background-color:#fff;width:100%;height:100%;border-radius:50%}.page-facility__content-imgs .swiper-button-prev svg,.page-facility__content-imgs .swiper-button-next svg{position:absolute;width:20px;height:20px}@media screen and (min-width:768px){.page-facility__content-imgs .swiper-button-prev svg,.page-facility__content-imgs .swiper-button-next svg{width:32px;height:32px;-webkit-transition:all .2s linear;transition:all .2s linear}}.page-facility__content-imgs .swiper-button-prev{left:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (min-width:768px){.page-facility__content-imgs .swiper-button-prev:hover svg{-webkit-transform:translateX(-5px);transform:translateX(-5px)}}.page-facility__content-imgs .swiper-button-next{right:0;-webkit-transform:translateX(50%);transform:translateX(50%)}@media screen and (min-width:768px){.page-facility__content-imgs .swiper-button-next:hover svg{-webkit-transform:translateX(5px);transform:translateX(5px)}}.page-bus__container{margin-bottom:56px}.page-bus__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:25px}@media screen and (min-width:768px){.page-bus__title{margin-bottom:30px}}.page-bus__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;max-width:540px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}@media screen and (min-width:768px){.page-bus__content{max-width:1220px;padding-left:40px;padding-right:40px}}.page-bus__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:768px){.page-bus__box{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.page-bus__box:nth-of-type(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.page-bus__box-img{width:100%;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width:768px){.page-bus__box-img{width:43.5087719298%}}.page-bus__box-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-bus__box-text{background-color:#e3eaef;padding-top:24px;padding-bottom:24px;padding-left:16px;padding-right:16px}@media screen and (min-width:768px){.page-bus__box-text{padding-top:32px;padding-bottom:32px;padding-left:20px;padding-right:20px;-webkit-box-flex:1;-ms-flex:1;flex:1}}.page-bus__box-text__title{background-color:#264187;border-radius:25.5px;max-width:429px;margin-left:auto;margin-right:auto;padding-top:8px;padding-bottom:8px}.page-bus__box-text__title p{color:#fff;font-size:clamp(16px, 1.8rem, 20px);font-weight:700;letter-spacing:.9px;text-align:center}@media screen and (min-width:768px) and (max-width:1023px){.page-bus__box-text__title p{font-size:clamp(20px, 2rem, 24px);letter-spacing:1.2px}}@media screen and (min-width:1024px){.page-bus__box-text__title p{font-size:clamp(20px, 2.4rem, 24px);letter-spacing:1.2px}}.page-bus__box-text__desc{list-style-type:none;padding-left:1em;margin-top:12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}@media screen and (min-width:768px) and (max-width:1023px){.page-bus__box-text__desc{max-width:429px;margin-top:20px;gap:8px}}@media screen and (min-width:1024px){.page-bus__box-text__desc{max-width:80.1324503311%;margin-top:clamp(20px, 4rem, 40px);gap:8px}}.page-bus__box-text__desc li{position:relative;display:block;font-size:clamp(13px, 1.4rem, 14px);letter-spacing:.7px}@media screen and (min-width:1024px){.page-bus__box-text__desc li{font-size:clamp(16px, 1.6rem, 18px);letter-spacing:.8px}}.page-bus__box-text__desc li:before{content:"•";font-size:1em;color:#000;position:absolute;left:-1em;top:0}.bus-area__container{margin-top:64px;margin-bottom:56px;padding-left:20px;padding-right:20px}@media screen and (min-width:768px){.bus-area__container{margin-bottom:80px;padding-left:0;padding-right:0}}.bus-area__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:16px}@media screen and (min-width:768px) and (max-width:1023px){.bus-area__title{gap:25px;margin-bottom:25px}}@media screen and (min-width:1024px){.bus-area__title{gap:30px;margin-bottom:32px}}.bus-area__title-sub{font-size:14px;letter-spacing:.7px}@media screen and (min-width:768px){.bus-area__title-sub{font-size:16px;letter-spacing:.8px;padding-left:40px;padding-right:40px}}.bus-area__content{max-width:500px;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){.bus-area__content{max-width:1220px;padding-left:40px;padding-right:40px}}.bus-area__routes{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;margin-top:32px}@media screen and (min-width:768px) and (max-width:1023px){.bus-area__routes{gap:20px}}.bus-area__route{width:47.7611940299%;border-radius:10px;overflow:hidden;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (min-width:768px) and (max-width:1023px){.bus-area__route{width:31.3953488372%}}@media screen and (min-width:1024px){.bus-area__route{-webkit-box-flex:1;-ms-flex:1;flex:1}}.bus-area__route--red .bus-area__route-head{background-color:#be4d4e}.bus-area__route--red .bus-area__route-body{background-color:rgba(190,77,78,.2)}.bus-area__route--red .bus-area__route-body .bus-area__route-stop:before,.bus-area__route--red .bus-area__route-body .bus-area__route-stop:after{background-color:#be4d4e}.bus-area__route--orange .bus-area__route-head{background-color:#daa561}.bus-area__route--orange .bus-area__route-body{background-color:rgba(218,165,97,.2)}.bus-area__route--orange .bus-area__route-body .bus-area__route-stop:before,.bus-area__route--orange .bus-area__route-body .bus-area__route-stop:after{background-color:#daa561}.bus-area__route--green .bus-area__route-head{background-color:#6cc4bf}.bus-area__route--green .bus-area__route-body{background-color:rgba(108,196,191,.2)}.bus-area__route--green .bus-area__route-body .bus-area__route-stop:before,.bus-area__route--green .bus-area__route-body .bus-area__route-stop:after{background-color:#6cc4bf}.bus-area__route--blue .bus-area__route-head{background-color:#6e90ca}.bus-area__route--blue .bus-area__route-body{background-color:rgba(110,144,202,.2)}.bus-area__route--blue .bus-area__route-body p:before,.bus-area__route--blue .bus-area__route-body p:after{background-color:#6e90ca}.bus-area__route--purple .bus-area__route-head{background-color:#8f5d91}.bus-area__route--purple .bus-area__route-body{background-color:rgba(143,93,145,.2)}.bus-area__route--purple .bus-area__route-body .bus-area__route-stop:before,.bus-area__route--purple .bus-area__route-body .bus-area__route-stop:after{background-color:#8f5d91}.bus-area__route--pink .bus-area__route-head{background-color:#cf5d94}.bus-area__route--pink .bus-area__route-body{background-color:rgba(207,93,148,.2)}.bus-area__route--pink .bus-area__route-body .bus-area__route-stop:before,.bus-area__route--pink .bus-area__route-body .bus-area__route-stop:after{background-color:#cf5d94}.bus-area__route-head{padding-top:12px;padding-bottom:12px}.bus-area__route-head p{color:#fff;text-align:center;font-weight:600;font-size:14px;letter-spacing:.7px}@media screen and (min-width:768px){.bus-area__route-head p{font-size:16px;letter-spacing:.8px}}.bus-area__route-body{padding-top:12px;padding-bottom:12px}.bus-area__route-body .bus-area__route-stop{position:relative;font-size:clamp(12px, 1.3rem, 14px);letter-spacing:.65px;padding-left:30px}@media screen and (min-width:768px) and (max-width:1023px){.bus-area__route-body .bus-area__route-stop{font-size:clamp(14px, 1.4rem, 16px) !important}}@media screen and (min-width:768px){.bus-area__route-body .bus-area__route-stop{font-size:14px;letter-spacing:.7px;padding-left:40px}}.bus-area__route-body .bus-area__route-stop+.bus-area__route-stop{margin-top:7px}.bus-area__route-body .bus-area__route-stop:before{position:absolute;content:"";width:7px;height:7px;border-radius:50%;left:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width:768px){.bus-area__route-body .bus-area__route-stop:before{left:20px}}.bus-area__route-body .bus-area__route-stop:after{content:"";position:absolute;left:18px;bottom:0;width:1px;height:calc(100% + 8px)}@media screen and (min-width:768px){.bus-area__route-body .bus-area__route-stop:after{left:23px}}.bus-area__route-body .bus-area__route-stop:nth-of-type(1):after{bottom:0;height:50%}.bus-area__route-body .bus-area__route-stop:nth-last-of-type(1):after{bottom:50%;height:calc(50% + 8px)}.bus-area__route-body-desc{padding-left:7px;padding-right:7px;font-size:clamp(12px, 1.3rem, 14px)}@media screen and (min-width:768px){.bus-area__route-body-desc{font-size:14px;letter-spacing:.7px}}.recruit__container{margin-bottom:56px;padding-left:20px;padding-right:20px}@media screen and (min-width:768px){.recruit__container{margin-bottom:80px;padding-left:40px;padding-right:40px}}.recruit__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:25px}@media screen and (min-width:768px){.recruit__title{margin-bottom:30px}}.recruit__content+.recruit__content{margin-top:40px}@media screen and (min-width:768px){.recruit__content+.recruit__content{margin-top:64px}}.recruit__caption{min-width:200px;padding-left:25px;padding-right:25px;padding-top:8px;padding-bottom:8px;background-color:#264187;border-radius:25.5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto;text-align:center}@media screen and (min-width:768px){.recruit__caption{padding-left:80px;padding-right:80px}}.recruit__caption p{color:#fff;font-size:18px;font-weight:700;letter-spacing:.9px}@media screen and (min-width:768px){.recruit__caption p{font-size:24px;letter-spacing:1.2px}}.recruit__caption-text{margin-top:20px;margin-bottom:20px;text-align:center;font-size:clamp(15px, 1.6rem, 16px)}@media screen and (min-width:768px){.recruit__caption-text{margin-top:24px;margin-bottom:32px;font-size:18px;letter-spacing:.9px}}.recruit__table-wrapper{max-width:550px;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){.recruit__table-wrapper{max-width:1000px}}.recruit__table{width:100%}.recruit__table tr th,.recruit__table tr td{padding-top:16px;padding-bottom:16px;border-top:#595959 solid 1px;border-left:#595959 solid 1px;vertical-align:middle;font-size:14px;letter-spacing:.7px}@media screen and (min-width:768px){.recruit__table tr th,.recruit__table tr td{padding-top:32px;padding-bottom:32px;font-size:16px;letter-spacing:.8px}}.recruit__table tr th{width:26.8656716418%;background-color:#c7d5e6;text-align:center}@media screen and (min-width:768px){.recruit__table tr th{width:19.9%}}.recruit__table tr td{background-color:#fff;border-right:#595959 solid 1px;padding-left:16px;padding-right:10px}@media screen and (min-width:768px){.recruit__table tr td{padding-left:32px;padding-right:20px}}.recruit__table tr td p+p{margin-top:8px}.recruit__table tr:last-child th,.recruit__table tr:last-child td{border-bottom:#595959 solid 1px}.voice_intro{font-size:clamp(12px, 1.6rem, 18px);text-align:center;margin-bottom:20px}@media screen and (min-width:768px){.voice_intro{font-size:clamp(16px, 2rem, 20px);margin-bottom:40px}}.short-course__head{padding-left:20px;padding-right:20px}@media screen and (min-width:768px){.short-course__head{padding-left:40px;padding-right:40px}}.short-course__head-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:clamp(16px, 1.6rem, 20px);max-width:550px;margin-left:auto;margin-right:auto;margin-bottom:48px;background-color:#e3eaef;border-radius:10px;padding-top:24px;padding-bottom:32px;padding-left:16px;padding-right:16px}@media screen and (min-width:768px) and (max-width:1023px){.short-course__head-container{max-width:700px;padding-left:32px;padding-right:32px;gap:32px}}@media screen and (min-width:1024px){.short-course__head-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:clamp(20px, 7.3rem, 73px);max-width:1140px;padding-top:40px;padding-bottom:40px;padding-left:clamp(20px, 8.5rem, 85px);padding-right:clamp(20px, 6.4rem, 64px)}}.sc-head-text__title{text-align:center;color:#fff;font-size:clamp(14px, 1.6rem, 18px);font-weight:500;padding-top:12px;padding-bottom:12px;background-color:#264187;border-radius:38.5px;margin-bottom:32px}@media screen and (min-width:768px){.sc-head-text__title{font-size:20px;font-weight:500;letter-spacing:1px}}.sc-head-text__content{font-size:14px;letter-spacing:.7px}@media screen and (min-width:768px){.sc-head-text__content{font-size:16px;letter-spacing:.8px}}.sc-head-text__content p+p{margin-top:10px}.short-course__head-img{width:100%;max-width:400px;margin-left:auto;margin-right:auto}@media screen and (min-width:768px) and (max-width:1023px){.short-course__head-img{width:70%;max-width:500px}}@media screen and (min-width:1024px){.short-course__head-img{width:50.0504540868%;max-width:100%;-ms-flex-negative:0;flex-shrink:0}}.short-course__fig-container{padding-top:40px;padding-bottom:40px;text-align:center;background-image:url(//www.iwagaku.net/wp-content/themes/iwagaku/assets/css/../imgs/background_exp.png);background-size:cover}@media screen and (min-width:768px){.short-course__fig-container{padding-top:48px;padding-bottom:48px}}.short-course__fig-container p{color:#fff;font-size:clamp(16px, 1.8rem, 20px);letter-spacing:.9px}@media screen and (min-width:768px) and (max-width:1023px){.short-course__fig-container p{font-size:clamp(18px, 1.8rem, 22px) !important}}@media screen and (min-width:768px){.short-course__fig-container p{font-size:clamp(18px, 2.4rem, 24px);letter-spacing:1.2px}}.short-course__fig-container-img{max-width:400px;margin-top:32px;margin-bottom:32px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}@media screen and (min-width:768px){.short-course__fig-container-img{max-width:1220px;margin-bottom:24px;padding-left:40px;padding-right:40px}}.short-course__contents{margin-top:40px;margin-bottom:56px}@media screen and (min-width:768px){.short-course__contents{margin-top:64px;margin-bottom:80px}}.sc-contents__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sc-contents__title-sub{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:25px;margin-bottom:32px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}@media screen and (min-width:768px){.sc-contents__title-sub{text-align:center;margin-top:30px;margin-bottom:48px}}.sc-contents__cards{display:grid;grid-template-columns:1fr;gap:20px;max-width:500px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}@media screen and (min-width:768px){.sc-contents__cards{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:24px;max-width:1000px;padding-left:40px;padding-right:40px}}.sc-contents__card{position:relative;padding-top:20px;padding-bottom:24px;border-radius:4px;min-height:198px;-webkit-filter:drop-shadow(4px 4px 4px rgba(0,0,0,.25));filter:drop-shadow(4px 4px 4px rgba(0,0,0,.25));-webkit-transition:all .1s linear;transition:all .1s linear}@media screen and (min-width:768px){.sc-contents__card{padding-top:24px;right:0;bottom:0;min-height:219px}}.sc-contents__card:hover{opacity:.8;right:-2px;bottom:-2px;-webkit-filter:none;filter:none}.sc-contents__card-title{display:inline-block;color:#fff;padding:8px 24px;border-radius:21px;margin-left:20px}@media screen and (min-width:768px){.sc-contents__card-title{font-size:18px;letter-spacing:.9px;margin-left:32px}}.sc-contents__card-text{margin-top:20px;width:81%;margin-left:auto;margin-right:auto;font-size:14px;letter-spacing:.7px}@media screen and (min-width:768px){.sc-contents__card-text{width:75%;font-size:16px;letter-spacing:.8px}}.sc-contents__card-check{position:absolute;bottom:20px;right:20px;padding-right:38px;color:#595959;font-size:13px;letter-spacing:.65px}@media screen and (min-width:768px){.sc-contents__card-check{bottom:24px;right:32px;font-size:14px;letter-spacing:.7px}}.sc-contents__card-check:before{content:"";position:absolute;right:0;top:61%;width:32px;height:1px;background:inherit}.sc-contents__card-check:after{content:"";position:absolute;right:0;top:48%;width:10px;height:1px;rotate:30deg;background:inherit}.sc-contents__card:nth-child(1){background:#e6efe3}.sc-contents__card:nth-child(1) .sc-contents__card-title{background:#53993b}.sc-contents__card:nth-child(1) .sc-contents__card-check:before,.sc-contents__card:nth-child(1) .sc-contents__card-check:after{background:#53993b}.sc-contents__card:nth-child(2){background:#e3ebef}.sc-contents__card:nth-child(2) .sc-contents__card-title{background:#4f96c9}.sc-contents__card:nth-child(2) .sc-contents__card-check:before,.sc-contents__card:nth-child(2) .sc-contents__card-check:after{background:#4f96c9}.sc-contents__card:nth-child(3){background:#efe3ea}.sc-contents__card:nth-child(3) .sc-contents__card-title{background:#cf5d94}.sc-contents__card:nth-child(3) .sc-contents__card-check:before,.sc-contents__card:nth-child(3) .sc-contents__card-check:after{background:#cf5d94}.sc-contents__card:nth-child(4){background:#f3e7df}.sc-contents__card:nth-child(4) .sc-contents__card-title{background:#dc825b}.sc-contents__card:nth-child(4) .sc-contents__card-check:before,.sc-contents__card:nth-child(4) .sc-contents__card-check:after{background:#dc825b}.short-course__flow{padding-top:40px;padding-bottom:56px;padding-left:20px;padding-right:20px;background-image:url(//www.iwagaku.net/wp-content/themes/iwagaku/assets/css/../imgs/background-sc-flow.png);background-size:cover}@media screen and (min-width:768px) and (max-width:1023px){.short-course__flow{padding-top:64px;padding-bottom:80px;padding-left:24px;padding-right:24px}}@media screen and (min-width:1024px){.short-course__flow{padding-top:64px;padding-bottom:80px;padding-left:40px;padding-right:40px}}.sc-flow__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:25px}@media screen and (min-width:768px){.sc-flow__title{margin-bottom:30px}}.sc-flow__container{max-width:500px;margin-left:auto;margin-right:auto;padding-top:40px;padding-bottom:40px;background-color:#fff;border-radius:15px}@media screen and (min-width:768px) and (max-width:1023px){.sc-flow__container{max-width:1000px;padding-top:40px;padding-bottom:40px;padding-left:20px;padding-right:20px;border-radius:30px}}@media screen and (min-width:1024px){.sc-flow__container{max-width:1140px;padding-top:64px;padding-bottom:48px;padding-left:clamp(32px, 4.8rem, 48px);padding-right:clamp(32px, 4.8rem, 48px);border-radius:30px}}.sc-flow__steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:70px}@media screen and (min-width:768px){.sc-flow__steps{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:22px}}.sc-flow__step{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1}.sc-flow__step:nth-last-of-type(1) .sc-flow__step-icon:before{display:none}@media screen and (max-width:767px){.sc-flow__step:before{position:absolute;content:"";bottom:-44px;-webkit-transform:translateX(-50%);transform:translateX(-50%);left:50%;width:238px;height:18px;background-image:url(//www.iwagaku.net/wp-content/themes/iwagaku/assets/css/../imgs/sp/flow-span_sp.png);background-size:contain;background-repeat:no-repeat}.sc-flow__step:nth-last-of-type(1):before{display:none}}.sc-flow__step-num{text-align:center;margin-bottom:8px}@media screen and (min-width:768px){.sc-flow__step-num{margin-bottom:6px}}.sc-flow__step-icon{position:relative;text-align:center}.sc-flow__step-icon img{width:38.2089552239%}@media screen and (min-width:768px) and (max-width:1023px){.sc-flow__step-icon img{width:80%}}@media screen and (min-width:1024px){.sc-flow__step-icon img{width:75%}}@media screen and (min-width:768px) and (max-width:1023px){.sc-flow__step-icon:before{right:-24px !important;width:18px !important;height:14px !important}}@media screen and (min-width:768px){.sc-flow__step-icon:before{position:absolute;content:"";top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:-22px;width:22px;height:18px;background-image:url(//www.iwagaku.net/wp-content/themes/iwagaku/assets/css/../imgs/sc-flow-arrow.png);background-size:contain;background-repeat:no-repeat}}.sc-flow__step-text{width:57.3134328358%;min-width:192px;margin-left:auto;margin-right:auto;margin-top:12px;font-size:14px;letter-spacing:.7px}@media screen and (max-width:767px){.sc-flow__step-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width:768px) and (max-width:1023px){.sc-flow__step-text{font-size:clamp(13px, 1.3rem, 15px) !important;letter-spacing:clamp(0.65px, 0.065rem, 0.75px) !important}}@media screen and (min-width:768px){.sc-flow__step-text{width:100%;min-width:100%;margin-top:16px;font-size:15px;letter-spacing:.75px}}.xo-event-calendar{max-width:590px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;margin-bottom:64px}@media screen and (min-width:768px){.xo-event-calendar{max-width:1080px;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px;margin-bottom:80px}}.xo-event-calendar .calendar-caption{font-size:clamp(20px, 2.5rem, 30px);color:#333}@media screen and (min-width:768px){.xo-event-calendar .calendar-caption{font-size:32px;letter-spacing:1px}}.xo-event-calendar table{border-color:#333 !important;font-size:clamp(12px, 1.4rem, 18px)}@media screen and (min-width:768px){.xo-event-calendar table{font-size:20px}}.xo-event-calendar table thead{height:auto}@media screen and (min-width:768px){.xo-event-calendar table thead{height:50px}}.xo-event-calendar table thead tr th{background-color:#e3eaef !important;border-color:#333 !important;vertical-align:middle}.xo-event-calendar table tbody tr td{width:100%;height:auto;border-color:#333 !important}@media screen and (min-width:768px){.xo-event-calendar table tbody tr td{height:100px}}.xo-event-calendar table tbody tr .today{background-color:#fffcdb;color:#a18b3c !important}.xo-event-calendar .holiday-title{font-size:16px !important}@media screen and (min-width:768px){.xo-event-calendar .holiday-title{font-size:20px !important}}.xo-event-calendar table.xo-month .month-dayname td div{-moz-text-align-last:left !important;text-align-last:left !important}@media screen and (min-width:768px){.xo-event-calendar table.xo-month .month-dayname td div{padding:10px !important}}.training-plan__container{padding-left:20px;padding-right:20px;margin-bottom:56px}@media screen and (min-width:768px){.training-plan__container{padding-left:40px;padding-right:40px;margin-bottom:80px}}.training-head-img{width:80%;max-width:350px;margin-left:auto;margin-right:auto;margin-bottom:56px}.training-head-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.training-plan__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:10px}@media screen and (max-width:767px){.training-plan__title .section-title__text{font-size:clamp(20px, 2.3rem, 24px)}}@media screen and (min-width:768px){.training-plan__title{margin-bottom:30px}}.training-plan__intro{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;max-width:550px;margin-left:auto;margin-right:auto;background-color:#e3eaef;border-radius:20px;padding:20px}@media screen and (min-width:768px){.training-plan__intro{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:40px;max-width:1140px;padding:32px}}.training-plan__intro-text p{font-size:clamp(14px, 1.5rem, 16px);letter-spacing:.7px}@media screen and (min-width:768px){.training-plan__intro-text p{font-size:clamp(14px, 1.8rem, 18px);letter-spacing:.9px}}.training-plan__intro-text p span{font-weight:700;color:#a18b3c}.training-plan__intro-text p+p{margin-top:10px}.training-plan__intro-img{width:100%;-ms-flex-negative:0;flex-shrink:0;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){.training-plan__intro-img{width:50%;height:320px;-ms-flex-negative:0;flex-shrink:0}}.training-plan__intro-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}@media screen and (min-width:768px){.training-plan__intro-img img{border-radius:20px}}.training-plan__target{padding-bottom:56px}@media screen and (min-width:768px){.training-plan__target{padding-top:64px;padding-bottom:80px}}.training-plan__target-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}.target-content{max-width:375px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;margin-bottom:24px}@media screen and (min-width:768px){.target-content{max-width:1000px;padding-left:40px;padding-right:40px;margin-bottom:32px}}.target-content__text{text-align:center;font-size:clamp(13px, 1.4rem, 16px);letter-spacing:.7px;padding-left:20px;padding-right:20px}@media screen and (min-width:768px) and (max-width:1023px){.target-content__text{font-size:clamp(16px, 1.6rem, 18px)}}@media screen and (min-width:1024px){.target-content__text{font-size:clamp(16px, 2rem, 20px);letter-spacing:1px;padding-left:0;padding-right:0}}.target-content__text-link{text-decoration:underline;color:#264187}.target-content__text-link:hover{opacity:.8}.target-content__img{width:70%;margin-left:auto;margin-right:auto;margin-bottom:64px}.target-content__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.training-plan__license{padding-top:40px;padding-bottom:56px;background-color:#e3eaef}@media screen and (min-width:768px){.training-plan__license{padding-right:20px;padding-left:20px;padding-top:64px;padding-bottom:80px}}.training-plan__license-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:25px}@media screen and (min-width:768px){.training-plan__license-title{margin-bottom:30px}}.training-plan__license-content{max-width:1000px;margin-left:auto;margin-right:auto;padding-left:20px}@media screen and (min-width:768px){.training-plan__license-content{padding-right:20px}}.training-plan__license-table-wrapper{overflow-x:auto}@media screen and (max-width:767px){.training-plan__license-table{width:500px;margin-left:auto;margin-right:auto;padding-right:20px}}@media screen and (min-width:768px){.training-plan__license-table{width:100%}}.training-plan__license-table thead{background-color:#264187;color:#fff}@media screen and (min-width:768px){.training-plan__license-table thead{font-size:20px;letter-spacing:1px}}.training-plan__license-table thead tr th{border-bottom:1px solid #fff;border-right:1px solid #fff;padding-top:6px;padding-bottom:6px;vertical-align:middle}@media screen and (min-width:768px){.training-plan__license-table thead tr th{padding-top:12px;padding-bottom:12px}}.training-plan__license-table tbody tr th,.training-plan__license-table tbody tr td{border-bottom:1px solid #333;border-right:1px solid #333;padding-top:10px;padding-bottom:10px;vertical-align:middle;text-align:center;font-size:14px;letter-spacing:.7px}@media screen and (min-width:768px){.training-plan__license-table tbody tr th,.training-plan__license-table tbody tr td{font-size:18px;padding-top:16px;padding-bottom:16px}}.training-plan__license-table tbody tr th:last-child,.training-plan__license-table tbody tr td:last-child{border-right:none}.training-plan__license-table tbody tr th{background-color:#c7d5e6}.training-plan__license-table tbody tr td{background-color:#fff}.scroll-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;gap:4px;margin-top:10px;padding-right:20px}@media (min-width:520px){.scroll-nav{display:none}}.scroll-nav p{font-size:14px;letter-spacing:.7px}.scroll-nav img{width:20px;height:20px;-o-object-fit:cover;object-fit:cover}.training-plan__license-list{margin-top:24px;padding-right:20px}@media screen and (min-width:768px){.training-plan__license-list{padding-right:0}}.training-plan__license-list li{font-size:13px;letter-spacing:.65px;margin-left:20px}@media screen and (min-width:768px){.training-plan__license-list li{font-size:14px;letter-spacing:.7px;margin-left:22px}}.training-plan__license-list li+li{margin-top:10px}.bpc__container{max-width:540px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;margin-bottom:56px}@media screen and (min-width:768px){.bpc__container{max-width:1080px;padding-left:40px;padding-right:40px;margin-bottom:80px}}.bpc__container-title{text-align:center;padding-top:6px;padding-bottom:6px;background-color:#264187;max-width:500px;margin-left:auto;margin-right:auto;border-radius:50px}@media screen and (min-width:768px){.bpc__container-title{max-width:700px}}.bpc__container-title p{font-size:clamp(20px, 2.4rem, 24px);letter-spacing:1.2px;color:#fff;font-weight:600}@media screen and (min-width:768px){.bpc__container-title p{font-size:32px;letter-spacing:1.6px}}.bpc__container-icon{margin-top:24px;margin-bottom:32px;text-align:center}@media screen and (min-width:768px){.bpc__container-icon{margin-top:40px;margin-bottom:48px}}.bpc__container-icon img{width:80%;max-width:300px;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){.bpc__container-icon img{max-width:500px}}.bpc__container-texts{margin-bottom:32px}@media screen and (min-width:768px){.bpc__container-texts{margin-bottom:80px}}.bpc__container-text{font-size:14px;letter-spacing:.7px}@media screen and (min-width:768px){.bpc__container-text{font-size:16px;letter-spacing:.8px}}.bpc__container-text--large{color:#264187;font-weight:600;margin-bottom:24px;font-size:16px;letter-spacing:.8px}@media screen and (min-width:768px){.bpc__container-text--large{font-size:18px;letter-spacing:.9px}}.bpc__container-list{margin-top:24px;padding-left:20px}@media screen and (min-width:768px){.bpc__container-list{max-width:700px;margin-left:auto;margin-right:auto}}.bpc__container-list li{font-size:14px;letter-spacing:.7px;margin-bottom:16px}@media screen and (min-width:768px){.bpc__container-list li{font-size:16px;letter-spacing:.8px;margin-bottom:32px}}.privacy-policy__inner{padding-left:20px;padding-right:20px;margin-bottom:56px;max-width:540px;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){.privacy-policy__inner{padding-left:40px;padding-right:40px;margin-bottom:80px;max-width:1080px}}.privacy-policy__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:25px}@media screen and (min-width:768px){.privacy-policy__title{margin-bottom:30px}}.privacy-policy__list{list-style-type:decimal;padding-left:20px}.privacy-policy__list li{font-size:15px;letter-spacing:.75px;margin-bottom:20px}@media screen and (min-width:768px){.privacy-policy__list li{font-size:16px;letter-spacing:.8px;margin-bottom:40px}}.privacy-policy__item{list-style-type:decimal;padding-left:20px}.privacy-policy__item li{font-size:15px;letter-spacing:.75px;margin-bottom:20px}@media screen and (min-width:768px){.privacy-policy__item li{font-size:16px;letter-spacing:.8px;margin-bottom:40px}}.privacy-policy__item-list{list-style-type:none;padding-left:2em;counter-reset:list-counter;margin-top:10px}.privacy-policy__item-list li{font-size:14px;letter-spacing:.7px;counter-increment:list-counter;margin-bottom:10px;position:relative}.privacy-policy__item-list li:before{content:"(" counter(list-counter) ")";position:absolute;left:-2em}@media screen and (min-width:768px){.privacy-policy__item-list li{font-size:15px;letter-spacing:.75px}}