@import"https://fonts.googleapis.com/css2?family=Hurricane&family=Noto+Sans+JP:wght@300;400;500;700&display=swap";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,picture{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,picture{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button,input{-webkit-appearance:none;-moz-appearance:none;appearance:none}*,*:before,*:after{box-sizing:border-box}html{font-size:2.1304926764vw;scroll-behavior:smooth}@media screen and (min-width: 751px){html{font-size:16px}}body{line-height:1.5;color:#fff;font-weight:300;font-family:"Noto Sans JP",sans-serif;background-color:#000}body.preload *{transition:0s !important}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}img{max-width:100%;height:auto;vertical-align:middle}input{margin:0;padding:0}textarea{padding:0;font:inherit;color:inherit}button{font:inherit;padding:0;background-color:rgba(0,0,0,0);border:none;color:inherit;cursor:pointer}.l-header{display:flex;justify-content:space-between;width:100%;height:6.25rem;padding-left:3.125rem;background-color:#000;position:fixed;left:0;top:0;z-index:100}.l-header__logo{width:13.75rem;align-self:center;margin-right:auto;position:relative;z-index:110}.l-header__reserve{display:flex;align-items:center;flex-direction:column;justify-content:center;width:16.5rem;height:100%;color:#000;line-height:1.4;font-style:italic;font-size:1.3125rem;padding-right:.875rem;letter-spacing:.1em;background-color:#fff;font-feature-settings:"palt";overflow:hidden;position:relative;z-index:1;transition:opacity .2s ease-out,visibility .2s ease-out}.l-header__reserve::before{content:"";display:block;width:0;height:100%;position:absolute;left:auto;right:0;top:0;background:#bfbfbf;transition:all .3s cubic-bezier(0.78, 0.07, 0, 1);z-index:-1}.l-header__reserve:hover::before{width:100%;left:0;right:auto}.is-opened .l-header__reserve{opacity:0;visibility:hidden}.l-header__reserve strong{font-weight:bold;font-size:1.5rem}.l-header__reserve svg{width:.6875rem;height:auto;position:absolute;right:.75rem;top:50%;transform:translateY(-50%)}@media screen and (min-width: 1025px){.l-header__reserve{margin-left:2.5rem}}.l-header__trigger{display:flex;flex-direction:column;justify-content:center;width:5.875rem;height:100%;padding:1.375rem;position:relative;z-index:110}.l-header__trigger span{display:block;height:.1875rem;min-height:1px;margin:.3125rem 0;background-color:#fff;transition:transform .3s ease-out,margin .1s ease-out,width .2s ease-out,opacity .2s ease-out}.l-header__trigger span.top-bar{width:100%}.is-opened .l-header__trigger span.top-bar{width:60%;margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) rotate(45deg)}.l-header__trigger span.middle-bar{width:80%}.is-opened .l-header__trigger span.middle-bar{opacity:0}.l-header__trigger span.bottom-bar{width:60%}.is-opened .l-header__trigger span.bottom-bar{margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) rotate(-45deg)}.l-header__navi{width:100%;height:100%;padding:9.375rem 3.125rem 3.125rem;transform:translateX(-100%);overflow:auto;background-color:#000;transition:transform .6s cubic-bezier(0.485, 0.135, 0, 0.995);position:fixed;left:0;top:0;z-index:100}.is-opened .l-header__navi{transform:translate(0, 0)}.l-header__navi-item{width:100%}.l-header__navi-item a{display:flex;align-items:center;color:#fff;font-weight:400;font-family:"Times New Roman",Times,serif}.l-header__navi-btn{width:100%;max-width:38.125rem;height:6.25rem;margin:4.625rem auto 0}@media screen and (min-width: 1025px){.l-header__navi{display:flex;align-items:center;justify-content:center}.l-header__navi-list{-moz-column-count:2;column-count:2;height:420px;padding-right:5rem}.l-header__navi-item{height:25%;border-right:1px solid #fff}.l-header__navi-item:nth-child(n+5){padding:0 2.5rem}.l-header__navi-item a{height:100%;font-size:1.6875rem}.l-header__navi .p-idx-access__tel a{font-size:2.75rem}}@media screen and (max-width: 1024px){.l-header__navi-list{width:auto;margin-right:-3.125rem;margin-bottom:5.875rem}.l-header__navi-item{width:100%;border-bottom:1px solid #fff}.l-header__navi-item a{height:6.25rem;font-size:1.875rem}}.l-menu{width:100%}@media screen and (max-width: 1024px){.l-menu{position:-webkit-sticky;position:sticky;bottom:0;left:0;z-index:90}}.l-menu__link{display:flex;align-items:center;justify-content:center;width:100%;height:3.75rem;color:#000;font-weight:400;font-size:1.25rem;background-color:#d9d9d9;overflow:hidden;position:relative;z-index:1}.l-menu__link::before{content:"";display:block;width:0;height:100%;position:absolute;left:auto;right:0;top:0;background:#bfbfbf;transition:all .3s cubic-bezier(0.78, 0.07, 0, 1);z-index:-1}.l-menu__link:hover::before{width:100%;left:0;right:auto}.l-menu__link span{display:flex;align-items:center;margin-left:2.875rem}.l-menu__link span::after{content:"";width:.625rem;height:.625rem;margin-left:.375rem;border-top:1px solid;border-right:1px solid;transform:rotate(45deg)}.l-menu__button{width:50%;height:7.5rem}.l-menu__button a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:1.875rem;font-weight:bold;font-style:italic}.l-menu__button-reserve{color:#000;background-color:#fff;overflow:hidden;position:relative;z-index:1}.l-menu__button-reserve::before{content:"";display:block;width:0;height:100%;position:absolute;left:auto;right:0;top:0;background:#bfbfbf;transition:all .3s cubic-bezier(0.78, 0.07, 0, 1);z-index:-1}.l-menu__button-reserve:hover::before{width:100%;left:0;right:auto}.l-menu__button-line{background-color:#7f8080;overflow:hidden;position:relative;z-index:1}.l-menu__button-line svg{width:2.75rem;height:auto;margin-right:.625rem}.l-menu__button-line svg .cls-1{fill:#fff}.l-menu__button-line svg .cls-2{fill:#7f8080}.l-menu__button-line::before{content:"";display:block;width:0;height:100%;position:absolute;left:auto;right:0;top:0;background:#bfbfbf;transition:all .3s cubic-bezier(0.78, 0.07, 0, 1);z-index:-1}.l-menu__button-line:hover::before{width:100%;left:0;right:auto}.l-footer{width:100%;padding-top:3.5rem;background-color:#fff}.l-footer__logo{width:17.1875rem;margin:0 auto 2.875rem}.l-footer__copy{display:block;width:100%;text-align:center;color:#fff;margin-top:4.25rem;padding:.6em;line-height:1.2;font-size:1.5625rem;font-weight:300;background-color:#000}@media screen and (min-width: 1025px){.l-footer{padding-top:3rem}.l-footer__copy{margin-top:4.75rem;padding:.75em;font-size:.875rem}}.l-wrap{width:100%;padding-top:6.25rem}.preload .l-wrap{opacity:0}.l-inner{width:auto;margin:0 auto}@media screen and (max-width: 1024px){.l-inner{padding:0 3.125rem;box-sizing:content-box}}@media screen and (min-width: 1025px){.l-inner{width:80%;max-width:1480px}}.l-section{width:100%;padding-top:8.75rem}@media screen and (min-width: 1025px){.l-section{padding-top:13.125rem}}.l-clm{display:flex}@media screen and (min-width: 1025px){.l-clm{align-items:center;justify-content:space-between;flex-direction:row-reverse}.l-clm__txtfield{flex:1;padding:3rem 0 3rem 3rem;background-color:#000;margin-left:-3rem;position:relative;z-index:10}}@media screen and (max-width: 1024px){.l-clm{flex-direction:column-reverse}}.l-social{display:flex;align-items:center;justify-content:center}.l-social:not(.-short){width:100%}@media screen and (min-width: 1025px){.l-social li+li{margin-left:1.875rem}}@media screen and (max-width: 1024px){.l-social li+li{margin-left:2.5rem}}.l-social__mail{width:3.3125rem}.l-social__line{width:3.5rem}.l-social__fb{width:3rem}.l-social__lg{width:3rem}.l-header .l-social path{fill:#fff}.l-header .l-social path.cls-1{fill:#000}.l-footer .l-social path{fill:#000}.l-footer .l-social path.cls-1{fill:#fff}.l-loading{display:flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden;background-color:#000;position:fixed;left:0;top:0;z-index:100}.preload .l-loading{opacity:0}.l-loading__logo{width:21.75rem}.c-button{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:2rem;font-weight:bold;font-style:italic;border-radius:100px;transition:color .4s ease-out,border .4s ease-out,background .4s ease-out}@media screen and (min-width: 1025px){.c-button{font-size:1.25rem}}.c-button--gray{color:#fff;background-color:#bfbfbf;overflow:hidden;position:relative;z-index:1}.c-button--gray::before{content:"";display:block;width:0;height:100%;position:absolute;left:auto;right:0;top:0;background:#333;transition:all .3s cubic-bezier(0.78, 0.07, 0, 1);z-index:-1}.c-button--gray:hover::before{width:100%;left:0;right:auto}.c-button--white{color:#000;background-color:#fff;overflow:hidden;position:relative;z-index:1}.c-button--white::before{content:"";display:block;width:0;height:100%;position:absolute;left:auto;right:0;top:0;background:#bfbfbf;transition:all .3s cubic-bezier(0.78, 0.07, 0, 1);z-index:-1}.c-button--white:hover::before{width:100%;left:0;right:auto}.c-button--border{color:#fff;border:1px solid #bfbfbf;overflow:hidden;position:relative;z-index:1}.c-button--border::before{content:"";display:block;width:0;height:100%;position:absolute;left:auto;right:0;top:0;background:#fff;transition:all .3s cubic-bezier(0.78, 0.07, 0, 1);z-index:-1}.c-button--border:hover::before{width:100%;left:0;right:auto}.c-button--border:hover{color:#000;border-color:#fff;background-color:#fff}.c-button--google{color:#fff;font-size:1.6875rem;border:1px solid #002dff;overflow:hidden;position:relative;z-index:1}@media screen and (min-width: 1025px){.c-button--google{font-size:1rem}}.c-button--google::before{content:"";display:block;width:0;height:100%;position:absolute;left:auto;right:0;top:0;background:#615fff;transition:all .3s cubic-bezier(0.78, 0.07, 0, 1);z-index:-1}.c-button--google:hover::before{width:100%;left:0;right:auto}.c-button--google:hover{background-color:#615fff;border-color:#615fff}.c-button--access{color:#fff;font-size:1.6875rem;background:#615fff;background:linear-gradient(to right, rgb(97, 95, 255) 0%, rgb(21, 255, 139) 100%);overflow:hidden;position:relative;z-index:1}@media screen and (min-width: 1025px){.c-button--access{font-size:1rem}}.c-button--access::before{content:"";display:block;width:0;height:100%;position:absolute;left:auto;right:0;top:0;background:#15ff8b;transition:all .3s cubic-bezier(0.78, 0.07, 0, 1);z-index:-1}.c-button--access:hover::before{width:100%;left:0;right:auto}.c-head--center{width:100%;text-align:center;margin-bottom:3.75rem}.c-head__subtitle{color:#bfbfbf;font-size:6.25rem;font-weight:400;font-family:"Hurricane",cursive;line-height:1}.c-head__subtitle--wide{line-height:1.75}.c-head__subtitle--white{color:#fff}.c-head__title{color:#fff;font-size:2rem;margin-top:.25em}@media screen and (min-width: 1025px){.c-head--center{margin-bottom:5rem}.c-head__title{font-size:1rem;font-weight:bold;margin-top:1em}}.c-lead{font-size:2.5rem;font-weight:bold;margin-top:.75em}@media screen and (min-width: 1025px){.c-lead{font-size:2.1875rem;line-height:1.7;margin-top:1em}}.c-text{font-size:1.875rem;line-height:1.6;margin-top:.8em}@media screen and (min-width: 1025px){.c-text{font-size:1rem;line-height:2;margin-top:1.5em}}.c-flex{display:flex;justify-content:space-between;flex-wrap:wrap}.c-flex-j-center{justify-content:center}.c-flex-a-center{align-items:center}.c-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hover{display:block;overflow:hidden}.hover figure{display:block;overflow:hidden}.hover img{will-change:transform;transition:transform .8s cubic-bezier(0.485, 0.135, 0, 0.995) 0s}.hover:hover img{transform:scale(1.2)}.p-idx-fv{width:100%;position:relative;z-index:1}.p-idx-fv::before{content:"";width:21.75rem;height:25.25rem;background:url(../img/top/fv/logomark.svg) no-repeat;background-size:cover;position:absolute;right:4.375rem;top:10.25rem;z-index:10}@media screen and (min-width: 1025px){.p-idx-fv::before{width:19.0625rem;height:22.0625rem;top:50%;right:auto;left:14.7916666667%;transform:translateY(-50%)}.p-idx-fv__slide picture{height:calc(100vh - 6.25rem)}}.p-idx-fv__pager{display:flex;justify-content:center;width:100%;position:absolute;bottom:2.875rem !important;left:0;z-index:10}.p-idx-fv__pager .swiper-pagination-bullet{display:block;width:3.125rem;height:.125rem;min-height:1px;opacity:1;margin:0 .25rem !important;background-color:gray}.p-idx-fv__pager .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#fff}.p-idx-map__image{width:44.1875rem;margin:3rem auto 8.75rem;position:relative;z-index:1}.p-idx-map__image-point{position:absolute;width:1.25rem;height:1.25rem;z-index:10;background-color:rgba(77,77,77,.6);border-radius:50%;cursor:pointer;transform:translate(-50%, -50%);-webkit-animation-name:dot;animation-name:dot;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.p-idx-map__image-point.floor-point01{left:7%;top:70%;-webkit-animation-delay:0s;animation-delay:0s}.p-idx-map__image-point.floor-point02{left:24%;top:30%;-webkit-animation-delay:.3s;animation-delay:.3s}.p-idx-map__image-point.floor-point03{left:34%;top:70%;-webkit-animation-delay:1.2s;animation-delay:1.2s}.p-idx-map__image-point.floor-point04{left:36%;top:30%;-webkit-animation-delay:.5s;animation-delay:.5s}.p-idx-map__image-point.floor-point05{left:60%;top:76%;-webkit-animation-delay:1s;animation-delay:1s}.p-idx-map__image-point.floor-point06{left:69%;top:76%;-webkit-animation-delay:1.5s;animation-delay:1.5s}.p-idx-map__image-point.floor-point07{left:50%;top:18%;-webkit-animation-delay:.1s;animation-delay:.1s}.p-idx-map__image-point.floor-point08{left:71%;top:30%;-webkit-animation-delay:.6s;animation-delay:.6s}.p-idx-map__image-point.floor-point09{left:78%;top:76%;-webkit-animation-delay:0s;animation-delay:0s}.p-idx-map__image-point.floor-point10{left:86%;top:68%;-webkit-animation-delay:.8s;animation-delay:.8s}.p-idx-map__image-point.floor-point11{left:47.5%;top:44%;-webkit-animation-delay:0s;animation-delay:0s}.p-idx-map__image-point.floor-point12{left:88%;top:23%;-webkit-animation-delay:2s;animation-delay:2s}.p-idx-map__image-point.floor-point13{left:12%;top:30%;-webkit-animation-delay:.3s;animation-delay:.3s}.p-idx-map__slide{width:42rem}@media screen and (min-width: 1025px){.p-idx-map__image{width:66.28125rem;margin-top:4.5rem}.p-idx-map__image-point{width:1.875rem;height:1.875rem}.p-idx-map__slide{width:31.75rem}}@media screen and (min-width: 1441px){.p-idx-map__image{width:88.375rem;margin-top:6rem}.p-idx-map__image-point{width:2.5rem;height:2.5rem}}@-webkit-keyframes dot{0%{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.25)}100%{opacity:.5;transform:scale(1)}}@keyframes dot{0%{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.25)}100%{opacity:.5;transform:scale(1)}}.p-idx .swiper-button-next,.p-idx .swiper-button-prev{width:4.375rem;height:4.375rem;margin-top:0;top:50%;transform:translateY(-50%)}.p-idx .swiper-button-next::after,.p-idx .swiper-button-prev::after{display:none}@media screen and (min-width: 1025px){.p-idx .swiper-button-next,.p-idx .swiper-button-prev{width:3.25rem;height:3.25rem}}.p-idx .swiper-button-next{right:3.125rem}.p-idx .swiper-button-prev{left:3.125rem}@media screen and (min-width: 1025px){.p-idx-concept{max-width:42.5rem;text-align:center;margin-right:auto;margin-left:auto}}@media screen and (min-width: 1025px){.p-idx-greeting__image{width:50.6756756757%}}@media screen and (max-width: 1024px){.p-idx-greeting__image{width:auto;margin:0 -3.125rem 4.75rem}}@media screen and (max-width: 1024px){.p-idx-staff__slide{transform:scale(0.9) !important;transition:transform .3s ease-out}.p-idx-staff__slide.swiper-slide-active{transform:scale(1) !important}}.p-idx-staff__slide a{padding:3.125rem 1.875rem 1.875rem;text-align:center;color:#333;box-shadow:.4375rem .625rem 1.25rem rgba(0,0,0,.1);background-color:#fff;border-radius:1.875rem}.p-idx-staff__slide-image{width:15.4375rem;margin:0 auto;overflow:hidden}.p-idx-staff__slide-post{margin-bottom:.6em;font-size:1.1875rem;font-weight:bold}.p-idx-staff__slide-post::before{display:block;content:"";width:13.125rem;height:1px;margin:0 auto 1.5rem;background-color:#1a1a1a}.p-idx-staff__slide-name{font-size:1.875rem;font-weight:bold}.p-idx-staff__slide-en{font-size:1.125rem;margin:.2em 0 .8em}.p-idx-staff__slide-link{display:inline-flex;align-items:center;font-weight:bold;font-size:1.1875rem}.p-idx-staff__slide-link::after{content:"";width:.625rem;height:.625rem;margin-left:.125rem;border-top:1px solid;border-right:1px solid;transform:rotate(45deg);transform-origin:bottom}@media screen and (min-width: 1025px){.p-idx-staff__swiper .swiper-wrapper{width:auto;max-width:1120px;justify-content:space-between;box-sizing:content-box;padding:0 50px;margin:0 auto}.p-idx-staff__slide{width:30.8035714286%}.p-idx-staff__slide-post{margin-bottom:.75em;font-size:1rem}.p-idx-staff__slide-en{font-size:1rem;margin-bottom:1.5em}.p-idx-staff__slide-link{font-size:1rem}}.p-idx-app__title{width:100%}@media screen and (min-width: 1025px){.p-idx-app__title{width:75.7534246575%}}.p-idx-app__title svg{width:98%;height:auto}.p-idx-app__item{display:flex;justify-content:center;padding:2.875rem 1.625rem;background:url(../img/top/app/bg.webp) no-repeat 50%;background-size:cover}.no-webp .p-idx-app__item{background-image:url(../img/top/app/bg.jpg)}.p-idx-app__item-image{width:38rem}@media screen and (min-width: 1025px){.p-idx-app__item{width:50.6756756757%}.p-idx-app__item-image{width:80.5333333333%}}@media screen and (max-width: 1024px){.p-idx-app__item{order:-1;width:auto;margin:3.5rem -3.125rem 0}}.p-idx-merit__navi{width:47.0769230769%;overflow:hidden;border-radius:1.875rem;position:relative;z-index:1}.p-idx-merit__navi-text{display:flex;align-items:center;justify-content:center;width:3.75rem;height:100%;color:#fff;font-size:2.5rem;line-height:1;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;text-orientation:mixed;background-color:#8c8c8c;position:absolute;left:0;top:0;z-index:10}@media screen and (min-width: 1025px){.p-idx-merit__navi{width:29.3666026871%;border-radius:1.25rem}.p-idx-merit__naviList{max-width:1042px;margin:0 auto}.p-idx-merit__navi:nth-child(n+4){margin-top:5.0863723608%}.p-idx-merit__navi-text{font-size:2rem}}@media screen and (max-width: 1024px){.p-idx-merit__navi:nth-child(n+3){margin-top:5.8461538462%}}.p-idx-meritItem{display:none;width:100%;padding-top:6.25rem}.p-idx-meritItem.is-selected{display:flex;flex-direction:column-reverse}.p-idx-meritItem__head{width:100%;padding-bottom:1rem}.p-idx-meritItem__head-num{font-size:3.125rem;line-height:.9}.p-idx-meritItem__more{width:100%;text-align:right;margin-top:4rem}.p-idx-meritItem__more a{display:inline-flex;align-items:center;font-size:2rem;font-weight:bold;position:relative}.p-idx-meritItem__more a::before{display:block;content:"";width:100%;height:1px;background:#fff;position:absolute;left:0;bottom:-0.25em;transform-origin:right top;transition:transform .7s cubic-bezier(0.19, 1, 0.22, 1);transform:scaleX(0)}.p-idx-meritItem__more a:hover::before{transform:scaleX(1);transform-origin:left top}.p-idx-meritItem__more a::after{content:"";width:.75rem;height:.75rem;margin-left:.25rem;border-top:2px solid;border-right:2px solid;transform:rotate(45deg) translateY(10%);transform-origin:bottom}@media screen and (min-width: 1025px){.p-idx-meritItem{padding-top:8.75rem}.p-idx-meritItem__image{align-self:flex-start;width:55.5405405405%}.p-idx-meritItem .l-clm__txtfield{margin-top:3rem}.p-idx-meritItem__more a{font-size:1rem}.p-idx-meritItem__more a::after{width:.625rem;height:.625rem;margin-left:.125rem;border-top:1px solid;border-right:1px solid;transform:rotate(45deg);transform-origin:bottom}}@media screen and (max-width: 1024px){.p-idx-meritItem__image{width:auto;margin:0 -3.125rem 2.875rem}}.p-idx-course__title{width:100%;text-align:center;font-size:2.5rem;font-weight:bold}.p-idx-course__title span{font-size:5rem;font-weight:bold;line-height:1}@media screen and (min-width: 1025px){.p-idx-course__title{font-size:3.595625rem}.p-idx-course__title span{font-size:7.018125rem}}.p-idx-coursePoint{width:100%;text-align:center;padding-bottom:1.25rem;margin-bottom:6.25rem;border-bottom:1px solid #fff}.p-idx-coursePoint__title{font-size:2.5rem;font-family:"Hurricane",cursive;font-weight:400;line-height:1;margin-bottom:.5em}.p-idx-coursePoint__list{display:flex;justify-content:center;gap:0 2rem}.p-idx-coursePoint__item{width:5.875rem}.p-idx-coursePoint__item img{width:5.875rem;height:5.875rem}.p-idx-coursePoint__item figcaption{font-weight:400;font-size:1.125rem;white-space:nowrap;margin:.625rem -1.5em 0;line-height:1.2}@media screen and (min-width: 1025px){.p-idx-coursePoint{padding-bottom:2.5rem;margin-bottom:5rem}.p-idx-coursePoint__title{font-size:3.125rem}.p-idx-coursePoint__list{gap:0 2.875rem}.p-idx-coursePoint__item{width:7.5rem}.p-idx-coursePoint__item img{width:7.5rem;height:7.5rem}.p-idx-coursePoint__item figcaption{font-weight:400;font-size:1.4375rem;margin:1rem -1.5em 0}}@media screen and (min-width: 1025px){.p-idx-course__swiper .swiper-wrapper{width:80%;max-width:1480px;justify-content:space-between;box-sizing:content-box;flex-wrap:wrap;margin:0 auto}}@media screen and (max-width: 1024px){.p-idx-course__swiper{padding:0 3.125rem}}.p-idx-course__slide{width:17.4375rem;height:auto}.p-idx-course__slide a{display:flex;flex-direction:column;width:100%;height:100%;color:#000}.p-idx-course__slide-image{width:100%;overflow:hidden;border-radius:1.875rem 1.875rem 0 0}.p-idx-course__slide-inner{display:flex;flex-direction:column;flex:1;width:100%;padding:.625rem 1.25rem 1.5rem;background-color:#fff;border-radius:0 0 1.875rem 1.875rem}.p-idx-course__slide-num{font-size:2rem}.p-idx-course__slide-text{font-size:1.8125rem;font-weight:bold;line-height:1.2}.p-idx-course__slide-link{display:flex;align-items:center;justify-content:center;font-size:1.625rem;font-weight:bold;margin-top:auto;padding-top:1.25rem}.p-idx-course__slide-link::after{content:"";width:.75rem;height:.75rem;margin-left:.25rem;border-top:2px solid;border-right:2px solid;transform:rotate(45deg);transform-origin:bottom}@media screen and (min-width: 1025px){.p-idx-course__slide{width:23.4210526316%}.p-idx-course__slide:nth-child(n+5){margin-top:2.3684210526%}.p-idx-course__slide:nth-child(4n+3):last-child{margin-right:25.7894736842%}.p-idx-course__slide-image{border-radius:1.25rem 1.25rem 0 0}.p-idx-course__slide-inner{text-align:center;padding:1.25rem 1.25rem 1.5rem;border-radius:0 0 1.25rem 1.25rem}.p-idx-course__slide-num{font-size:1rem;margin-bottom:.5em}.p-idx-course__slide-text{font-size:1.5625rem}.p-idx-course__slide-link{font-size:1rem;padding-top:.75rem}.p-idx-course__slide-link::after{width:.625rem;height:.625rem;margin-left:.125rem;border-top:1px solid;border-right:1px solid;transform:rotate(45deg);transform-origin:bottom}}.p-idx-courseItem{display:none;width:100%;padding-top:8.75rem}.p-idx-courseItem.is-selected{display:flex;flex-direction:column-reverse}@media screen and (max-width: 1024px){.p-idx-courseItem__image{width:auto;margin:0 -3.125rem 1.625rem}}.p-idx-courseItem__head{width:100%;padding-bottom:3.75rem}.p-idx-courseItem__head-title{font-size:3.125rem;line-height:1.4;font-weight:bold}.p-idx-courseItem__head-subtitle{font-size:2rem;line-height:1;margin-top:.2em}.p-idx-courseItem__user{width:100%;color:#bba68d;font-weight:500;margin-bottom:3.5rem}.p-idx-courseItem__user-title{font-size:2rem;letter-spacing:.1em;padding-bottom:.25em;margin-bottom:.5em;border-bottom:1px solid}.p-idx-courseItem__user-text{font-size:2rem;color:#bba68d}.p-idx-courseItem__more{width:24.375rem;height:5.625rem;margin:5rem auto 0}.p-idx-courseItem__button{width:100%;max-width:430px;height:6.25rem;margin:3.5rem auto 0}.p-idx-courseItem__price{font-size:3.125rem;font-weight:bold;line-height:1;margin-bottom:.6em}.p-idx-courseItem__price span{font-size:1.875rem;transform:translateX(-0.3em);display:inline-block}@media screen and (min-width: 1025px){.p-idx-courseItem{padding-top:5.625rem}.p-idx-courseItem__image{width:50.6756756757%;align-self:flex-start}.p-idx-courseItem__txtfield{width:45.4054054054%;align-self:flex-start}.p-idx-courseItem__head{padding-bottom:1.875rem}.p-idx-courseItem__head-title{font-size:2.5rem}.p-idx-courseItem__head-subtitle{font-size:1rem;font-weight:300;margin-top:.75em}.p-idx-courseItem__user{margin-bottom:1.875rem}.p-idx-courseItem__user-title{font-size:1.25rem}.p-idx-courseItem__user-text{font-size:1.25rem}.p-idx-courseItem__price span{font-size:1.625rem}.p-idx-courseItem__button{height:4.375rem;margin-top:2.5rem}}.p-idx-courseEx{width:100%;padding-top:8.75rem;display:flex;flex-direction:column-reverse}@media screen and (min-width: 1025px){.p-idx-courseEx{text-align:center;padding-top:6.875rem}}.p-idx-courseCo{margin-top:6.25rem}.p-idx-courseCo__title{width:100%;text-align:center;font-size:2.5rem;font-weight:400;margin-bottom:.5em}.p-idx-courseCo__price{width:100%;display:flex;align-items:center;justify-content:center}.p-idx-courseCo__price dt{font-size:2.5rem;letter-spacing:.2em;font-weight:400;line-height:1.2;margin-right:.8em}@media screen and (min-width: 1025px){.p-idx-courseCo{margin-top:3.75rem;text-align:center}.p-idx-courseCo__text{font-size:1.875rem;margin:.8em 0 .4em}}@media screen and (max-width: 1024px){.p-idx-courseCo__text{width:100%;text-align:center;font-size:2.1875rem;font-weight:bold;padding:.4em 0;margin:1em 0;border-top:1px solid;border-bottom:1px solid}}.p-idx-coursePrice{width:100%;margin-top:3.5rem}.p-idx-coursePrice__lead{width:100%;text-align:center;font-size:2rem;font-weight:500;margin-bottom:.4em;line-height:1}.p-idx-coursePrice__text{width:100%;text-align:center;font-size:2rem}.p-idx-coursePrice__table{width:100%;margin-top:1.875rem}.p-idx-coursePrice__table thead th{font-size:1.875rem;font-weight:500;height:4.625rem;vertical-align:middle;text-align:center;color:#fff;background-color:#4d4d4d}.p-idx-coursePrice__table thead th+th{border-left:1px solid #fff}.p-idx-coursePrice__table tbody th{height:4.625rem;text-align:center;vertical-align:middle;color:#fff;font-size:2rem;font-weight:500;background-color:#bba68d;border-bottom:1px solid #fff}.p-idx-coursePrice__table tbody td{font-size:1.875rem;font-weight:400;line-height:1.1;height:4.625rem;text-align:center;vertical-align:middle;color:#333;background-color:#f1ede8;border-bottom:1px solid #fff;border-left:1px solid #fff}.p-idx-coursePrice__table tbody td small{display:block;line-height:1;font-size:1.25rem}.p-idx-coursePrice__table tbody td[colspan]{font-size:1.25rem}@media screen and (min-width: 1025px){.p-idx-coursePrice{margin-top:2.375rem}.p-idx-coursePrice__lead{text-align:left;font-size:1.875rem}.p-idx-coursePrice__text{font-weight:400;text-align:left;font-size:1rem}.p-idx-coursePrice__table{margin-top:1.25rem}.p-idx-coursePrice__table thead th{font-size:1rem;height:2.875rem;width:50%}.p-idx-coursePrice__table tbody th{height:3.375rem;color:#fff;font-size:1rem;font-weight:400}.p-idx-coursePrice__table tbody td{font-size:1.25rem;height:3.375rem;line-height:1.2}.p-idx-coursePrice__table tbody td small{font-size:.8125rem}.p-idx-coursePrice__table tbody td[colspan]{font-size:.875rem}}@media screen and (min-width: 1025px){.p-idx-course .c-head--center{margin-bottom:2.5rem}.p-idx-course .c-head__title{font-size:2.8125rem;font-weight:300;margin-top:.15em}}.p-idx-bfaf__title{width:100%;text-align:center;margin-bottom:3.75rem;font-size:2.6875rem;line-height:1;color:#d9d9d9;padding:2.375rem 0 .4375rem;border-top:1px solid #fff;border-bottom:2px solid #bba68d}.p-idx-bfaf__title::after{display:block;content:"";width:100%;height:1px;margin-top:1.5rem;background-color:#bba68d}.p-idx-bfaf__table{width:100%}.p-idx-bfaf__table thead th{text-align:center;vertical-align:top;font-size:1.6875rem;padding-bottom:1.25rem}.p-idx-bfaf__table thead th:nth-child(2){border-left:1px solid #bba68d}.p-idx-bfaf__table thead th:nth-child(3){border-left:1px solid #bba68d}.p-idx-bfaf__table tbody th{text-align:center;vertical-align:middle;font-size:2rem;font-weight:bold;border-top:1px solid #bba68d;padding:1.75rem .75rem;line-height:1.1}.p-idx-bfaf__table tbody th span{font-size:1.5rem;font-weight:300;line-height:1.1}.p-idx-bfaf__table tbody td{padding:1.75rem .75rem;text-align:center;vertical-align:middle;border-top:1px solid #bba68d;border-left:1px solid #bba68d;font-size:2.6875rem;font-weight:bold;line-height:1}.p-idx-bfaf__table tbody td span{font-size:2rem}.p-idx-bfaf__table tbody td p{display:inline-flex;align-items:center;justify-content:center;width:7.9375rem;height:2.25rem;margin-top:.4375rem;font-size:1.5rem;font-weight:bold;border-radius:1.125rem;background:#848484;background:linear-gradient(to right, rgb(132, 132, 132) 0%, rgb(187, 187, 187) 50%, rgb(138, 138, 138) 100%)}@media screen and (min-width: 1025px){.p-idx-bfaf__sec{width:50%;min-width:600px;margin-left:auto}}.p-idx-info{width:100%;margin-top:8.75rem;padding:4.375rem 0 8.75rem;background-color:#1a1a1a}.p-idx-info__list{width:100%;margin:1.25rem 0 6.25rem;border-top:1px solid #fff}.p-idx-info__item{width:100%;border-bottom:1px solid #fff}.p-idx-info__item a{display:block;width:100%;color:#fff;font-size:2rem;padding:1.875rem 0}.p-idx-info__item-text{margin-top:.2em}.p-idx-info__button{width:23.75rem;height:5.625rem;margin:0 auto}@media screen and (min-width: 1025px){.p-idx-info{margin-top:7.5rem;padding:4.375rem 0 6.25rem}.p-idx-info__list{margin:1.875rem 0 5rem}.p-idx-info__item a{display:flex;align-items:center;font-size:1rem}.p-idx-info__item-date{width:7.5rem}.p-idx-info__item-text{width:calc(100% - 7.5rem);margin-top:0}.p-idx-info__button{width:26.875rem;height:4.375rem}}.p-idx-access{padding-bottom:5rem}.p-idx-access__tel{display:flex;align-items:flex-end;white-space:nowrap;margin:1em 0;color:#fff;font-size:2rem;font-weight:bold;line-height:1}.p-idx-access__tel a{line-height:.9;padding-left:.1em;font-size:3.75rem}.p-idx-access__button{display:flex;justify-content:space-between;width:100%;margin:4.75rem 0}.p-idx-access__button li{width:calc(50% - .625rem);height:4.75rem}.p-idx-access__map{width:40.875rem;margin:0 auto}@media screen and (min-width: 1025px){.p-idx-access{padding-bottom:6.25rem}.p-idx-access .c-head{text-align:center;margin-bottom:4.375rem}.p-idx-access__inner{display:flex;align-items:center;justify-content:space-between}.p-idx-access__txtfield{flex:1}.p-idx-access__button{max-width:30.375rem;margin:1.875rem 0 0}.p-idx-access__button li{width:calc(50% - .8125rem);height:3.5rem}.p-idx-access__map{width:44.1891891892%;margin:0}}.p-staff .l-contents{padding-bottom:7.5rem}.p-staffItem{display:flex;flex-direction:column-reverse;width:100%;padding-top:6.25rem}.p-staffItem+.p-staffItem{margin-top:5rem}.p-staffItem__image{width:100%;margin-bottom:4.375rem}.p-staffItem__txtfield{width:100%}@media screen and (max-width: 1024px){.p-staffItem__txtfield{padding:0 3.125rem}}.p-staffItem__txtfield dl{padding-bottom:.75em}.p-staffItem__txtfield dt{font-weight:bold}.p-staffItem__txtfield dd.c-text{margin-top:0}.p-staffItem__head{width:100%;text-align:center;margin-bottom:2.75rem}.p-staffItem__head-post{font-size:2.3875rem;font-weight:bold}.p-staffItem__head-title{font-size:3.511875rem;font-weight:bold;margin:.2em 0}.p-staffItem__head-en{font-size:2.1075rem}.p-staffItem__button{width:23.75rem;height:5.625rem;margin:6.25rem auto 0}.p-staffItem__photo{display:flex;justify-content:space-between;width:100%;margin-top:4.375rem}.p-staffItem__photo li{width:48.275862069%}@media screen and (min-width: 1025px){.p-staffItem{justify-content:flex-end;flex-direction:row-reverse;align-items:flex-start;padding-top:7.5rem}.p-staffItem+.p-staffItem{margin-top:3.75rem}.p-staffItem__image{width:50.6756756757%}.p-staffItem__txtfield{flex:1;max-width:700px;align-self:stretch;padding:3rem 3.125rem 3rem 6rem;background-color:#000;margin:3rem 0 0 -3rem;position:relative;z-index:10}.p-staffItem__head{display:inline-block;width:auto;margin-bottom:.625rem}.p-staffItem__head-post{font-size:1.25rem}.p-staffItem__head-title{font-size:2.5rem}.p-staffItem__head-en{font-size:1.125rem}.p-staffItem__button{width:26.875rem;height:4.375rem;margin:3.125rem 0 0}.p-staffItem__button.--center{margin:7.5rem auto 0}.p-staffItem__photo{margin-top:1.875rem}}@media screen and (min-width: 1025px){.u-dn-lg-min{display:none}}@media screen and (max-width: 1024px){.u-dn-lg-max{display:none}}@media screen and (min-width: 751px){.u-dn-md-min{display:none}}@media screen and (max-width: 750px){.u-dn-md-max{display:none}}@media screen and (min-width: 481px){.u-dn-sm-min{display:none}}@media screen and (max-width: 480px){.u-dn-sm-max{display:none}}.u-mb-0{margin-bottom:0 !important}.modal__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:1000;color:#000}.modal__container{width:100%;background-color:#fff;padding:1.875rem;max-width:40.625rem;max-height:100vh;overflow-y:auto;box-sizing:border-box;position:relative}.modal__close{width:5.375rem;position:absolute;right:0;top:0}.modal__header{display:flex;justify-content:space-between;align-items:center}.modal__title{margin-top:0;margin-bottom:0;font-weight:600;font-size:1.25rem;line-height:1.25;color:#00449e;box-sizing:border-box}.modal__close{background:rgba(0,0,0,0);border:0}.modal__header .modal__close:before{content:"✕"}.modal__content{margin-top:2rem;margin-bottom:2rem;line-height:1.5;color:rgba(0,0,0,.8)}.modal__btn{font-size:.875rem;padding-left:1rem;padding-right:1rem;padding-top:.5rem;padding-bottom:.5rem;background-color:#e6e6e6;color:rgba(0,0,0,.8);border-radius:.25rem;border-style:none;border-width:0;cursor:pointer;-webkit-appearance:button;text-transform:none;overflow:visible;line-height:1.15;margin:0;will-change:transform;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);transition:transform .25s ease-out}.modal__btn:focus,.modal__btn:hover{transform:scale(1.05)}.modal__btn-primary{background-color:#00449e;color:#fff}@-webkit-keyframes mmfadeIn{from{opacity:0}to{opacity:1}}@keyframes mmfadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes mmfadeOut{from{opacity:1}to{opacity:0}}@keyframes mmfadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes mmslideIn{from{transform:translateY(15%)}to{transform:translateY(0)}}@keyframes mmslideIn{from{transform:translateY(15%)}to{transform:translateY(0)}}@-webkit-keyframes mmslideOut{from{transform:translateY(0)}to{transform:translateY(-10%)}}@keyframes mmslideOut{from{transform:translateY(0)}to{transform:translateY(-10%)}}.micromodal-slide{display:none}.micromodal-slide.is-open{display:block}.micromodal-slide[aria-hidden=false] .modal__overlay{-webkit-animation:mmfadeIn .3s cubic-bezier(0, 0, 0.2, 1);animation:mmfadeIn .3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide[aria-hidden=false] .modal__container{-webkit-animation:mmslideIn .3s cubic-bezier(0, 0, 0.2, 1);animation:mmslideIn .3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide[aria-hidden=true] .modal__overlay{-webkit-animation:mmfadeOut .3s cubic-bezier(0, 0, 0.2, 1);animation:mmfadeOut .3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide[aria-hidden=true] .modal__container{-webkit-animation:mmslideOut .3s cubic-bezier(0, 0, 0.2, 1);animation:mmslideOut .3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide .modal__container,.micromodal-slide .modal__overlay{will-change:transform}/*# sourceMappingURL=style.min.css.map */