﻿@import"https://fonts.googleapis.com/css2?family=Kaisei+Decol:wght@400;700&family=Zen+Maru+Gothic:wght@400;700&display=swap";body{font-family:"Zen Maru Gothic",sans-serif}*{box-sizing:border-box}select::-ms-expand{display:none}*:focus{outline:none}input,select,textarea{-webkit-appearance:none;appearance:none}input[type=checkbox],input[type=radio]{display:none}input[type=submit]:hover,button:hover{cursor:pointer}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}body,html,div,p,span,blockquote,u,s,i,b,table,tr,th,td,ul,ol,dl,li,dt,dd,strong,h1,h2,h3,h4,h5,em,header,footer,nav,aside,section,input,select,option,textarea,button{margin:0;padding:0;font-weight:inherit;font-size:inherit;font-family:inherit;line-height:inherit;text-align:justify;text-justify:inter-ideograph;color:inherit;word-break:inherit}body{font-weight:400;font-size:15px;font-family:sans-serif;line-height:1.6;letter-spacing:.03em;word-break:break-all;background:#fff;color:#454545}img{max-width:100%;height:auto;border:none;vertical-align:middle}ul,ol{list-style-type:none}a{text-decoration:none;transition-property:all;transition:.1s linear;color:var(--color-primary)}a:hover{opacity:.7}table{border-collapse:collapse}.wrap{width:100vw;overflow-x:hidden}.container{margin:0 auto;padding:0 20px;width:100%;max-width:940px}.black{color:#454545 !important}.white{color:#fff !important}.primary{color:var(--color-primary) !important}.secondary{color:var(--color-secondary) !important}.third{color:var(--color-third) !important}.gray{color:#a3a3a3 !important}.d-gray{color:#787878 !important}.border{color:#d4d4d4 !important}.green{color:#2e994a !important}.yellow{color:#fff676 !important}.red{color:#d84215 !important}.bg-black{background:#454545 !important}.bg-white{background:#fff !important}.bg-base{background:#ededed !important}.bg-primary{background:var(--color-primary) !important}.bg-secondary{background:var(--color-secondary) !important}.bg-third{background:var(--color-third) !important}.small{font-size:13px !important}.normal{font-size:15px !important}.big{font-size:20px !important}.large{font-size:30px !important}.left{text-align:left !important}.center{text-align:center !important}.right{text-align:right !important}.bold{font-weight:700 !important}.kaisei{font-family:"Kaisei Decol",serif !important}@media(min-width: 768px){.sp-only{display:none}}@media(max-width: 768px){.pc-only{display:none}}body{background:#454545}body.loading::before{position:fixed;content:"";top:0;right:0;bottom:0;left:0;line-height:100vh;text-align:center;background:#fff;z-index:99999999}body.processing{position:relative;overflow:hidden}body.processing::before{position:absolute;content:"処理中...";z-index:9999999999;top:calc(50vh - 10px);width:100vw;text-align:center;font-size:15px;line-height:20px;color:#fff}body.processing::after{display:block;position:fixed;content:"";z-index:999999999;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.7)}main{background:#fff}a{color:#8b633b}.section{margin:60px auto;padding-bottom:60px}.article p{margin-bottom:20px}.article h2{margin:40px 0 10px 0;font-weight:700;font-size:20px}.article h3{margin:20px 0 10px 0;font-weight:700}.article ul{list-style-type:disc}.article ol{list-style-type:decimal}.article ul,.article ol{margin-bottom:20px;padding-left:20px}.article ul li,.article ol li{margin:5px 0}.article ul li ol,.article ul li ul,.article ol li ol,.article ol li ul{margin-bottom:0}.contents h2{margin:40px 0 20px 0;font-weight:700;font-size:30px;color:#8b633b}.page_title{padding:40px 20px;text-align:center;font-weight:700;font-size:30px;background:#ededed}.link{text-decoration:underline}.link:hover{text-decoration:none}input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],textarea{padding:5px 10px;width:100%;border:1px solid #d4d4d4;border-radius:4px}textarea{height:200px}input[type=number]{width:auto}input[name^=zip],input[name^=tel]{width:110px}@media(max-width: 768px){input[name^=zip],input[name^=tel]{width:100px}}input[name^=address]{width:100%;max-width:350px}input[name^=name]{width:30%}.select{display:inline-block;position:relative;vertical-align:middle;background:#fff;border:1px solid #d4d4d4;border-radius:4px;overflow:hidden}.select:hover{cursor:pointer}.select::after{display:block;position:absolute;top:7px;right:10px;content:"";width:20px;height:20px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("/storage/img/arrow.svg");pointer-events:none}.select select{padding:5px 40px 5px 10px;background:none;border:none}.error{font-weight:700;color:#d84215}.errors{position:relative;bottom:-40px;padding:5px 10px;text-align:center;font-weight:700;color:#d84215;border:2px solid #d84215;background:rgba(216,66,21,.2)}input[name=is_oversea],input[name=gakuwari]{display:inline-block;vertical-align:middle;margin-top:-3px;width:1.2em;height:1.2em;appearance:auto !important}input[name=is_oversea]:hover,input[name=gakuwari]:hover{cursor:pointer}.agreements{padding:25px 0;text-align:center}.agreements a{text-decoration:underline}.agreements a:hover{text-decoration:none}.agreements input[type=checkbox],.agreements input[type=radio]{display:inline-block;vertical-align:middle;margin-top:-3px;width:1.2em;height:1.2em;appearance:auto !important}.agreements input[type=checkbox]:hover,.agreements input[type=radio]:hover{cursor:pointer}.btns{margin-top:10px}.btns--center{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.btns--center .btn{margin:15px 15px 15px 0}.btn{margin-top:15px;padding:15px 60px;font-weight:700;color:#fff;border-radius:40px;border:none;box-shadow:0 3px 6px rgba(0,0,0,.16)}@media(max-width: 768px){.btn{padding:15px;width:90%;text-align:center}}.btn:hover{cursor:pointer;opacity:.7}.btn:active{box-shadow:none}.btn--red{background:#d84215}.btn--primary{background:#8b633b}.btn--gray{background:#a3a3a3}header{display:none;position:sticky;top:0;padding:15px 40px;background:#8b633b;box-shadow:0 0 6px rgba(0,0,0,.6);z-index:999}@media(max-width: 768px){header{padding:15px 20px}}.header_wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.header_wrapper strong a{font-size:20px;font-weight:700;color:#fff}@media(min-width: 768px){.header_bars{display:none}}.header_bars span{display:block;margin:7px 0;width:30px;height:3px;background:#fff;border-radius:4px}.header_bars.active span:nth-child(2){opacity:0}.header_bars.active span:first-child{position:relative;top:11px;transform:rotate(45deg)}.header_bars.active span:last-child{position:relative;top:-8px;transform:rotate(-45deg)}.header_menus{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center}@media(max-width: 768px){.header_menus{display:none;width:100%}}.header_menus li{margin-left:30px}@media(max-width: 768px){.header_menus li{margin-left:0;margin-top:20px;width:100%;text-align:center}}.header_menus a{font-weight:700;color:#fff}footer{padding:40px;background:#454545}@media(max-width: 768px){footer{padding:40px 20px}}.footer_wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch}.footer_left strong{font-size:30px;font-weight:700;color:#fff}.footer_left p{margin-top:10px;color:#fff}@media(max-width: 768px){.footer_left p{margin-bottom:20px}}.footer_menus{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center}.footer_menus li{margin-left:30px;margin-bottom:15px;letter-spacing:.03em}@media(max-width: 768px){.footer_menus li{margin-left:0;width:50%}}.footer_menus a{font-weight:700;color:#fff}.footer_copy{margin-top:30px;font-size:13px;text-align:right;color:#fff}.section_title{padding:50px 0;position:relative;width:100%;text-align:center;font-weight:700;font-size:30px;color:#fff}.section_title::before,.section_title::after{display:block;position:absolute;content:"";top:0;right:0;bottom:0;left:0}.section_title::before{z-index:1;background:#8b633b}.section_title::after{z-index:2;background-size:cover;background-repeat:no-repeat;background-position:center;opacity:.43}.section_title span{position:relative;z-index:3}.section_title--features::after{background-image:url("/storage/img/town01.jpg")}.section_title--join::after{background-image:url("/storage/img/town02.jpg")}.sub_title{margin:60px 0 20px 0;font-weight:700;font-size:30px;color:#8b633b}.top_fv{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;position:relative;z-index:99999}.top_fv_img{width:50%}@media(max-width: 768px){.top_fv_img{width:100%;height:200px}}.top_fv_img img{width:100%;height:100%;object-fit:cover}.top_fv_wrapper{padding:50px 20px;width:50%;background:#8b633b}@media(max-width: 768px){.top_fv_wrapper{width:100%}}.top_fv_wrapper h1{margin:35px 0 40px;font-weight:700;font-size:60px;text-align:center;color:#fff}@media(max-width: 768px){.top_fv_wrapper h1{font-size:40px}}.top_fv_copy{text-align:center;font-weight:700;font-size:20px;color:#fff}@media(max-width: 768px){.top_fv_copy{font-size:15px}}.btns--center p{margin-bottom:15px;width:100%;font-weight:700;font-size:20px;text-align:center;color:#8b633b}.btns--top .btn{font-size:20px}.top_intro{padding:97px 0 57px 0}@media(max-width: 768px){.top_intro{padding:30px 0 50px 0}}.top_intro .container{max-width:1200px}.top_intro_wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;padding-left:35px;background-repeat:no-repeat;background-position:bottom center;background-size:100%;background-image:url("/storage/img/top_intro.svg")}@media(max-width: 768px){.top_intro_wrapper{padding-left:0;background:none}}.top_intro_oto{font-size:164px;font-weight:700;color:#8b633b}@media(max-width: 768px){.top_intro_oto{width:100%;font-size:120px;line-height:1.4;text-align:center;background-repeat:no-repeat;background-position:bottom center;background-size:100%;background-image:url("/storage/img/top_intro_sp.svg")}}.top_intro_text{padding-left:30px;flex:1;font-size:20px;line-height:45px}@media(max-width: 768px){.top_intro_text{padding-top:20px;padding-left:0;font-size:15px;line-height:1.8}}.top_features{padding:0 0 67px;background:#e6dac7}.top_features_list{margin-bottom:67px;counter-reset:number}.top_features_list img{width:220px}@media(max-width: 768px){.top_features_list img{display:table;margin:0 auto 25px auto}}.top_features_list li{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;margin-top:55px;counter-increment:number}.top_features_list li:nth-child(even){flex-direction:row-reverse}.top_features_list li:nth-child(even) p{padding-left:0;padding-right:48px}@media(max-width: 768px){.top_features_list li:nth-child(even) p{padding-right:0}}.top_features_list p{flex:1;padding-left:48px}@media(max-width: 768px){.top_features_list p{padding-left:0}}.top_features_list p::before{display:table;content:"特徴" counter(number);margin-bottom:10px;padding:5px;width:118px;font-weight:700;text-align:center;line-height:1;color:#fff;background:#8b633b;border-radius:15px}.top_join_wrapper{margin-top:38px;padding-bottom:114px;counter-reset:flow}.top_join_board{display:table;margin:0 auto 10px auto;padding:25px 50px;background-repeat:no-repeat;background-size:100%;background-position:center;background-image:url("/storage/img/board.svg")}.top_join_board h3{font-weight:700;font-size:30px;text-align:center;color:#8b633b}.top_join_board p{font-weight:700;font-size:20px;text-align:center}.top_join_board p span{font-size:30px;color:#d84215}.top_join_flow{position:relative;margin-top:15px;padding:24px 20px 24px 66px;background:#e6dac7;border-radius:4px;counter-increment:flow}.top_join_flow--btn{padding-right:320px}@media(max-width: 768px){.top_join_flow--btn{padding-right:20px}}.top_join_flow::before{position:absolute;content:counter(flow);top:24px;left:17px;width:36px;height:36px;line-height:33px;text-align:center;font-weight:700;font-size:22px;color:#fff;background:#8b633b;border-radius:50%}.top_join_flow dt{margin-bottom:10px;font-size:20px;font-weight:700;color:#8b633b}@media(max-width: 768px){.top_join_flow dd{margin-left:-45px}}.top_join_flow .btn{position:absolute;right:25px;bottom:30px}@media(max-width: 768px){.top_join_flow .btn{display:table;position:static;margin:10px 0 0 -45px}}.top_join_faq{padding:0 16px 0 16px;margin-top:20px;background:#ededed;border-radius:4px}.top_join_faq dt,.top_join_faq dd{position:relative}.top_join_faq dt::before,.top_join_faq dd::before{position:absolute;left:10px;font-size:20px;font-weight:700;color:#8b633b;pointer-events:none}.top_join_faq dt{padding:16px 42px 16px 36px;font-weight:700}.top_join_faq dt:hover{cursor:pointer}.top_join_faq dt::before{top:11px;content:"Q."}.top_join_faq dt::after{position:absolute;content:"";top:9px;right:0;width:35px;height:35px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("/storage/img/arrow_brown.svg");transition:.2s all linear;transform:rotate(0deg);pointer-events:none}.top_join_faq dt.active::after{transform:rotate(-180deg)}.top_join_faq dd{display:none;border-top:1px solid #d4d4d4;padding:13px 0 16px 36px}.top_join_faq dd::before{top:10px;content:"A."}.top_join_message{margin:90px 0 60px;text-align:center;font-weight:700;font-size:20px;color:#8b633b}.school_title{text-align:center;font-weight:700;font-size:30px}.school_title span{background:linear-gradient(transparent 70%, #F4EEA2 30%)}.school_caution{display:table;position:relative;margin:0 auto;padding:10px 16px 10px 60px;background:#fcf9d2}.school_caution::before{position:absolute;content:"";top:8px;left:10px;width:40px;height:40px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("/storage/img/caution.svg")}.school_caution a{text-decoration:underline}.school_caution a:hover{text-decoration:none}.school_main{position:relative;padding:60px 50px 270px;background-size:cover;background-repeat:no-repeat;background-position:center;background-image:url("/storage/img/school.jpg")}@media(max-width: 768px){.school_main{padding:40px 20px 200px 20px}}.school_main::before{display:block;position:absolute;content:"";z-index:1;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.4)}.school_main *{position:relative;z-index:2}.school_main h1,.school_main p{font-weight:700;text-align:right;color:#fff}.school_features{padding:60px 0 90px}.shool_features_list{margin-bottom:60px;counter-reset:number}.shool_features_list li{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;margin-top:60px;counter-increment:number}.shool_features_list li:nth-child(even){flex-direction:row-reverse}.shool_features_list li:nth-child(even) .school_features_info{padding-left:0;padding-right:40px}@media(max-width: 768px){.shool_features_list li:nth-child(even) .school_features_info{padding-right:0}}.school_features_img{width:300px;height:250px}@media(max-width: 768px){.school_features_img{width:100%}}.school_features_img img{width:100%;height:100%;object-fit:cover}.school_features_info{flex:1;padding-left:40px}@media(max-width: 768px){.school_features_info{padding-top:25px;padding-left:0}}.school_features_info::before{display:table;content:"特徴" counter(number);padding:5px 10px;width:118px;text-align:center;font-weight:700;line-height:1;color:#fff;background:#8b633b;border-radius:15px}.school_features_info h3{margin:24px 0 10px;font-weight:700;font-size:20px}.school_schedule{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch}.school_schedule_title{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;position:relative;width:50%;background-size:cover;background-repeat:no-repeat;background-position:center;background-image:url("/storage/img/school_schedule.jpg")}@media(max-width: 768px){.school_schedule_title{width:100%;height:150px}}.school_schedule_title::before{display:block;position:absolute;content:"";top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.6)}.school_schedule_title h2{position:relative;text-align:center;font-size:30px;font-weight:700;color:#fff;z-index:3}.school_schedule_info{width:50%;padding:20px 30px;background:#ededed}@media(max-width: 768px){.school_schedule_info{width:100%}}.school_schedule_info h3{margin-top:27px;margin-bottom:18px;padding-bottom:5px;font-weight:700;border-bottom:1px solid #a3a3a3}.school_price{padding:60px 0 90px}.school_price_img{display:block;margin:30px auto}.school_price_note{display:table;margin:18px auto 46px auto}.school_teacher{padding:50px 0 70px;background:#e2cfb2}.school_teacher h2{margin-bottom:25px;font-weight:700;font-size:30px}.school_teacher_wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch}.school_teacher_img{width:200px}@media(max-width: 768px){.school_teacher_img{width:100%;height:200px}.school_teacher_img img{object-position:top center}}.school_teacher_img img{width:100%;height:100%;object-fit:cover}.school_teacher_info{flex:1;padding-left:22px}@media(max-width: 768px){.school_teacher_info{margin-top:20px;padding-left:0}}.school_teacher_info h3{margin:20px 0 10px 0;padding-bottom:5px;font-weight:700;color:#8b633b;border-bottom:1px solid #8b633b}.law_table{margin-top:20px;width:100%}.law_table th,.law_table td{padding:10px;border:1px solid #8b633b}.law_table th{font-weight:700;background:#c3a587}.law_table td{background:#fff}.user_form{margin-top:25px;padding:60px 0}@media(max-width: 768px){.user_form{padding-top:30px}}.user_form_table{width:100%}@media(max-width: 768px){.user_form_table tr{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch}}@media(max-width: 768px){.user_form_table th,.user_form_table td{width:100%}}.user_form_table th{padding:15px 30px 10px 0;width:220px;vertical-align:top;text-align:right;font-weight:700}@media(max-width: 768px){.user_form_table th{text-align:left}}.user_form_table th.required::before{content:"(必須)";padding-right:10px;font-weight:700;color:#d84215}.user_form_table td{padding:10px 0 10px 10px}@media(max-width: 768px){.user_form_table td{padding:0 0 10px 0}}.user_form_table p{margin-top:5px}.user_form_table label{display:inline-block;padding-right:10px;font-weight:700;color:#787878}.user_form_item{margin-top:10px}.user_form_item:first-child{margin-top:0}#card-element{border-radius:4px 4px 0 0;padding:12px;border:1px solid rgba(50,50,93,.1);height:44px;width:100%;background:#fff;border:1px solid #d4d4d4;border-radius:4px}.search{margin:20px 0;padding:15px;border:1px solid #d4d4d4}/*# sourceMappingURL=public.css.map */