@charset "UTF-8";@import"http://fonts.googleapis.com/earlyaccess/notosansjp.css";@import"https://fonts.googleapis.com/css?family=Monomaniac+One";@import"https://fonts.googleapis.com/css?family=Mochiy+Pop+One";#header{width:100%;display:flex;z-index:99999;background-color:#fffbef;position:fixed;align-items:center;border-bottom:#5b5b5b solid 1px}#header>div.logo_area{display:flex;justify-content:center;align-items:center;width:35vh}@media screen and (max-width: 519px){#header>div.logo_area{width:23vh;margin-left:4rem;justify-content:flex-start;align-items:center}}@media screen and (min-width: 520px) and (max-width: 959px){#header>div.logo_area{width:50vh;margin-left:4rem;justify-content:flex-start;align-items:center}}#header>div.logo_area>div.header_logo{width:17vh;height:9vh;display:table;background-image:url(/build/assets/logo-2c5dddf4.png)!important;background-size:100%;background-repeat:no-repeat;background-position:50% 50%;cursor:pointer}@media screen and (max-width: 519px){#header .hamburger{display:block;position:absolute;z-index:3;left:1rem;width:2rem;height:2rem;cursor:pointer;text-align:center}#header .hamburger span{display:block;position:absolute;width:2rem;height:2px;background:#555;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;transition:.3s ease-in-out}#header .hamburger span:nth-child(1){top:2px}#header .hamburger span:nth-child(2){top:14px}#header .hamburger span:nth-child(3){top:27px}#header .hamburger.active>span:nth-child(1){top:16px;left:0;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg)}#header .hamburger.active>span:nth-child(2),#header .hamburger.active>span:nth-child(3){top:16px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg)}#header nav{margin-top:9.1vh;position:fixed;z-index:2;top:0;left:0;background:#FFFBEF;text-align:center;transform:translate(-100%);transition:all .6s;width:80%;height:100%;background-size:cover}#header nav.active{transform:translate(0)}#header nav>ul{padding:3rem 2rem 0rem;width:calc(100% - 3rem);height:calc(100% - 4rem)}#header nav>ul>li{list-style-type:none;padding:0;width:100%;display:flex;justify-content:flex-start;align-items:center;font-size:1rem;padding:.8rem 0}#header nav>ul>li>span{width:100%;height:100%}#header nav>ul>li>span>a{text-decoration:none;display:flex;height:100%;justify-content:flex-start;align-items:center;font-weight:700;font-size:2.5vh}#header #menu_service>div{display:none}}@media screen and (min-width: 520px) and (max-width: 959px){#header .hamburger{display:block;position:absolute;z-index:3;left:1rem;width:2rem;height:2rem;cursor:pointer;text-align:center}#header .hamburger span{display:block;position:absolute;width:2rem;height:2px;background:#555;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;transition:.3s ease-in-out}#header .hamburger span:nth-child(1){top:2px}#header .hamburger span:nth-child(2){top:14px}#header .hamburger span:nth-child(3){top:27px}#header .hamburger.active>span:nth-child(1){top:16px;left:0;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg)}#header .hamburger.active>span:nth-child(2),#header .hamburger.active>span:nth-child(3){top:16px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg)}#header nav{margin-top:9.1vh;position:fixed;z-index:2;top:0;left:0;background:#FFFBEF;text-align:center;transform:translate(-100%);transition:all .6s;width:80%;height:100%;background-size:cover}#header nav.active{transform:translate(0)}#header nav>ul{padding:3rem 2rem 0rem;width:calc(100% - 3rem);height:calc(100% - 4rem)}#header nav>ul>li{list-style-type:none;padding:0;width:100%;display:flex;justify-content:flex-start;align-items:center;font-size:1rem;padding:.8rem 0}#header nav>ul>li>span{width:100%;height:100%}#header nav>ul>li>span>a{text-decoration:none;display:flex;height:100%;justify-content:flex-start;align-items:center;font-weight:700;font-size:2.5vh}#header #menu_service>div{display:none}}@media screen and (min-width: 960px){#header>div.header_menu{width:60%;width:calc(100% - (35vh - 20%))}#header>div.header_menu>nav{height:100%;display:flex;justify-content:flex-end}#header>div.header_menu>nav>ul{display:flex;justify-content:center;align-items:center;list-style:none}#header>div.header_menu>nav>ul>li{display:flex;justify-content:center;align-items:center;margin:0 .5em;height:100%;font-size:1.2em;position:relative}#header>div.header_menu>nav>ul>li>span{text-align:center;position:relative;display:inline-block;text-decoration:none;font-family:Georgia,serif;height:100%;padding:0 .5rem}#header>div.header_menu>nav>ul>li>span>a{display:flex;height:100%;justify-content:center;align-items:center;transition:.3s;font-size:1.7vh}#header>div.header_menu>nav>ul>li>span>a:hover{text-decoration:underline}#header>div.btn_area{width:20%;text-align:center}}footer{z-index:99999;background-color:#feeba7;width:100%;background:#44aa33}@media screen and (min-width: 960px){footer{top:100vh;bottom:0;position:sticky}}footer>div:first-child{display:flex;flex-direction:column;align-items:center;background-color:#fff}footer>div:first-child>div:nth-child(1){padding:1rem;width:calc(100% - 2rem);display:flex;justify-content:flex-end;background-color:#feeba7;border-top:solid 1px #343636}@media screen and (max-width: 519px){footer>div:first-child>div:nth-child(1){width:calc(100% - 2rem);padding:3rem 1rem;flex-direction:column}}@media screen and (min-width: 520px) and (max-width: 959px){footer>div:first-child>div:nth-child(1){width:calc(100% - 4rem);padding:3rem 2rem;flex-direction:column}}footer>div:first-child>div:nth-child(1)>div{padding:0 2rem}@media screen and (max-width: 519px){footer>div:first-child>div:nth-child(1)>div{padding:.5rem 0;text-align:end}}@media screen and (min-width: 520px) and (max-width: 959px){footer>div:first-child>div:nth-child(1)>div{padding:.5rem 0;text-align:end}}footer>div:first-child>div:nth-child(1)>div>a{color:#343636;text-decoration:none}footer>div:first-child>div:nth-child(1)>div>a:hover{text-decoration:underline}footer>div:nth-child(2){width:100%;text-align:center;background-color:#feeba7;height:2.5rem;display:flex;justify-content:center;align-items:center}footer>div:nth-child(2)>p{font-size:1.2em;color:#fff}#index div.flex_box{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;width:95%}#index div.flex_box>div{width:fit-content;margin:3rem;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 519px){#index div.flex_box>div{margin:2rem;width:calc(100% - 4rem)}}@media screen and (min-width: 520px) and (max-width: 959px){#index div.flex_box>div{margin:2rem;width:calc(100% - 4rem)}}#index div.flex_box>div>div.img{height:35vh;width:35vh}#index div.flex_box>div>div.content{margin-top:2rem}@media screen and (max-width: 519px){#index div.flex_box>div>div.content{width:100%}}@media screen and (min-width: 520px) and (max-width: 959px){#index div.flex_box>div>div.content{width:100%}}#index div.flex_box>div>div.content>div.title{text-align:center;margin-bottom:1rem}#index div.flex_box>div>div.content>div.title>span{font-size:3vh}#index div.flex_box>div>div.content>div.detail{width:45vh}@media screen and (max-width: 519px){#index div.flex_box>div>div.content>div.detail{width:100%}}@media screen and (min-width: 520px) and (max-width: 959px){#index div.flex_box>div>div.content>div.detail{width:100%}}#index div.flex_box>div>div.content>div.detail>span{font-size:2vh}#index #home{padding-top:9vh;background-color:#fffbef;height:90vh;display:flex}#index #home>div{width:50%}@media screen and (max-width: 519px){#index #home>div{width:100%}}@media screen and (min-width: 520px) and (max-width: 959px){#index #home>div{width:100%}}#index #home>div.site_title{display:flex;justify-content:center;align-items:center;flex-direction:column}@media screen and (max-width: 519px){#index #home>div.site_title{display:none}}@media screen and (min-width: 520px) and (max-width: 959px){#index #home>div.site_title{display:none}}#index #home>div.site_title>div{width:fit-content}#index #home>div.site_title>div>div{margin-top:3rem}#index #home>div.main_img{background:url(/build/assets/home_img-2567f875.png) no-repeat center center/cover}@media screen and (min-width: 960px){#index #home>div.main_img>div:first-child{display:none}}@media screen and (max-width: 519px){#index #home>div.main_img>div:first-child{width:100%;height:100%;background:rgba(255,255,255,.5647058824);position:relative}#index #home>div.main_img>div:first-child>div:first-child{position:absolute;top:50%;left:3%;transform:translateY(-50%)}}@media screen and (min-width: 520px) and (max-width: 959px){#index #home>div.main_img>div:first-child{width:100%;height:100%;background:rgba(255,255,255,.5647058824);position:relative}#index #home>div.main_img>div:first-child>div:first-child{position:absolute;top:50%;left:3%;transform:translateY(-50%)}}#index #teacher{padding-top:9vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#feeba7}#index #teacher .img{box-shadow:5px 5px #ffda5f}#index #teacher .izawa{background:url(/build/assets/izawa-21199499.png) no-repeat center center/cover}#index #teacher .teacher_01{background:url(/build/assets/teacher_01-6e91889f.png) no-repeat center 1%/cover;background-size:200% 200%}#index #class{padding-top:9vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fffbef}#index #class .kids_low_class{background:url(/build/assets/kids_low_class-789104a3.png) no-repeat center center/cover}#index #class .kids_high_class{background:url(/build/assets/kids_high_class-f4c402e1.png) no-repeat center center/cover}#index #class .jr_class{background:url(/build/assets/jr_class-0c1c8e3d.png) no-repeat center center/cover}#index #class .program_course{background:url(/build/assets/program_course-8cc9849b.png) no-repeat center center/cover}#index #class .levelup_60{background:url(/build/assets/levelup_60-41691eb0.png) no-repeat center center/cover}#index #class .levelup_90{background:url(/build/assets/levelup_90-e7997bd4.png) no-repeat center center/cover}#index #class .explanation{margin:5rem;text-align:center}#index #class .explanation>span{font-size:2.5rem}#index #schedule{padding-top:9vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#ffda5f}#index #schedule>div.schedule_area{margin:4rem}@media screen and (max-width: 519px){#index #schedule>div.schedule_area{margin:4rem 1rem}}@media screen and (min-width: 520px) and (max-width: 959px){#index #schedule>div.schedule_area{margin:4rem 1rem}}#index #schedule>div.schedule_area>div.time_table_pc{display:flex;border:.5px solid #9390be;border-left:0;border-bottom:0}@media screen and (max-width: 519px){#index #schedule>div.schedule_area>div.time_table_pc{display:none}}@media screen and (min-width: 520px) and (max-width: 959px){#index #schedule>div.schedule_area>div.time_table_pc{display:none}}#index #schedule>div.schedule_area>div.time_table_pc>.column>div{padding:.5rem;background-color:#fff;height:15vh;display:flex;justify-content:center;align-items:center;flex-direction:column;border-left:.5px solid #9390be;border-bottom:.5px solid #9390be}#index #schedule>div.schedule_area>div.time_table_pc>.column>div.online{height:calc(30vh + 1rem + 1px)}#index #schedule>div.schedule_area>div.time_table_pc>.column>div.irregular{height:calc((15vh + 1rem)*5 - 1rem + 4px)}#index #schedule>div.schedule_area>div.time_table_pc>.column>div.title{background-color:#fffbef}#index #schedule>div.schedule_area>div.time_table_pc>.column>div.header{background-color:#fffbef;height:2rem;border-bottom:.5px solid #9390be}#index #schedule>div.schedule_area>div.time_table_sp{display:flex;border:.5px solid #9390be;border-bottom:0;margin-bottom:2rem;flex-direction:column;background-color:#fff}@media screen and (min-width: 960px){#index #schedule>div.schedule_area>div.time_table_sp{display:none}}#index #schedule>div.schedule_area>div.time_table_sp>.header{display:flex;justify-content:center;align-items:center;text-align:center;background-color:#fffbef;height:2rem;border-bottom:.5px solid #9390be;width:100%;font-weight:700}#index #schedule>div.schedule_area>div.time_table_sp>.column{width:100%;display:flex;justify-content:center;align-items:center}#index #schedule>div.schedule_area>div.time_table_sp>.column>div:first-child{width:calc(40% - 2rem);background-color:#fffbef}#index #schedule>div.schedule_area>div.time_table_sp>.column>div:first-child>div{display:flex;justify-content:center;align-items:center;flex-direction:column;height:8vh;padding:1rem;font-weight:700;font-size:1.5vh;text-align:center;font-size:1.8vh;border-bottom:.5px solid #9390be}#index #schedule>div.schedule_area>div.time_table_sp>.column>div:nth-child(2){width:calc(80% - 2rem)}#index #schedule>div.schedule_area>div.time_table_sp>.column>div:nth-child(2)>div{display:flex;justify-content:center;align-items:center;flex-direction:column;height:8vh;padding:1rem;border-bottom:.5px solid #9390be;border-left:.5px solid #9390be}#index #schedule>div.schedule_area>div.time_table_sp>.column>div:nth-child(2)>div.online{height:calc(16vh + 2rem + 1px)}#index #schedule>div.schedule_area>div.time_table_sp>.column>div:nth-child(2)>div>span{font-size:1.8vh}#index #schedule>div.schedule_area>div.time_table_sp>.column>div:nth-child(2)>div.irregular{padding:0;height:calc((8vh + 2rem + 1px)*5 - 1px)}#index #price{padding-top:9vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fffbef}#index #price .back_content{background:url(/build/assets/back_content-163837a9.png) no-repeat center center/cover;display:flex;justify-content:center;align-items:center;flex-direction:column;height:45vh;width:45vh}@media screen and (max-width: 519px){#index #price .back_content{height:38vh;width:38vh}}@media screen and (min-width: 520px) and (max-width: 959px){#index #price .back_content{height:38vh;width:38vh}}#index #price .back_content>span.title{font-size:3vh;font-weight:700}#index #price .back_content>div.price{margin-top:1rem;text-align:center}#index #price .back_content>div.price>span{font-size:2vh;font-weight:700}#index #group{padding-top:9vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#feeba7;height:95vh;flex-direction:row;padding-top:0}@media screen and (max-width: 519px){#index #group{height:auto;flex-direction:column}}@media screen and (min-width: 520px) and (max-width: 959px){#index #group{height:auto;flex-direction:column}}#index #group>div{width:50%}@media screen and (max-width: 519px){#index #group>div{width:100%}}@media screen and (min-width: 520px) and (max-width: 959px){#index #group>div{width:100%}}#index #group>div:first-child{display:flex;justify-content:center;align-items:center;flex-direction:column}#index #group>div:first-child>div{width:fit-content;margin-top:3rem}#index #group>div:first-child>div.group_content{width:30vw}@media screen and (max-width: 519px){#index #group>div:first-child>div.group_content{width:90%}}@media screen and (min-width: 520px) and (max-width: 959px){#index #group>div:first-child>div.group_content{width:90%}}#index #group>div:first-child>div.group_content>div{display:flex;justify-content:center;align-items:center;margin-bottom:5rem}#index #group>div:first-child>div.group_content>div>.img{margin-right:1rem;width:13vh;height:10vh;background:url(/build/assets/pc-5db0d6ef.png) no-repeat center center/cover}#index #group>div:first-child>div.group_content>div>div.content{width:calc(100% - (13vh + 1rem))}#index #group>div:first-child>div.group_content>div>div.content>span.caption_font{font-size:2.5vh;margin-bottom:1rem}#index #group>div.main_img{background:url(/build/assets/group-14d9c634.png) no-repeat center center/cover;height:100%}@media screen and (max-width: 519px){#index #group>div.main_img{height:70vh}}@media screen and (min-width: 520px) and (max-width: 959px){#index #group>div.main_img{height:70vh}}#index #group_price{padding-top:9vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fffbef}#index #group_price .back_content{background:url(/build/assets/back_content-163837a9.png) no-repeat center center/cover;display:flex;justify-content:center;align-items:center;flex-direction:column;height:45vh;width:45vh}@media screen and (max-width: 519px){#index #group_price .back_content{height:38vh;width:38vh}}@media screen and (min-width: 520px) and (max-width: 959px){#index #group_price .back_content{height:38vh;width:38vh}}#index #group_price .back_content_2{background:url(/build/assets/back_content_2-fa84952e.png) no-repeat center center/cover;display:flex;justify-content:center;align-items:center;flex-direction:column;height:30vh;width:90vh}@media screen and (max-width: 519px){#index #group_price .back_content_2{height:40vh;width:40vh;background:url(/build/assets/back_content-163837a9.png) no-repeat center center/cover}}@media screen and (min-width: 520px) and (max-width: 959px){#index #group_price .back_content_2{height:40vh;width:40vh;background:url(/build/assets/back_content-163837a9.png) no-repeat center center/cover}}#index #group_price span.title{font-size:3vh;font-weight:700}#index #group_price div.price{margin-top:1rem;text-align:center}#index #group_price div.price>span{font-size:2.5vh;font-weight:700}#index #access{padding-top:9vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#ffda5f}#index #access .map{display:flex;justify-content:center;align-items:center;position:relative;width:120vh;height:70vh;margin-bottom:4rem;margin-top:4rem}@media screen and (max-width: 519px){#index #access .map{width:90%}}@media screen and (min-width: 520px) and (max-width: 959px){#index #access .map{width:90%}}#index #access .map iframe{position:absolute;top:0;left:0;width:100%;height:100%}#index #access .address{display:flex;justify-content:center;align-items:center;margin-bottom:4rem}#index #access .address>div.img{margin-right:1rem;width:3.1vh;height:3.3vh;background:url(/build/assets/map_pin-d201dbf6.png) no-repeat center center/cover}#index #access .address>div.content>span{font-size:2vh}#index #contact{padding-top:9vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fffbef}#index #contact>div{margin-bottom:3rem}#index #contact .btn_action{font-size:3vh;padding:1rem 5rem}#request{padding-top:9vh;flex-direction:column;justify-content:center;align-items:center;background-color:#fffbef;display:flex}#request .link{color:#0043ff;font-weight:700}#request .link:hover{border-bottom:1px solid}#request>div.title{margin-top:2rem;margin-bottom:2rem}#request>div.notes{text-align:center;margin-bottom:2rem;width:98%}#request>div.notes span{font-size:2vh}#request>div.notes p{display:inline-block;color:#f03;font-size:2vh}#request>div.input_area{width:100vh;background-color:#fff;padding:1rem;margin-bottom:5rem}@media screen and (max-width: 519px){#request>div.input_area{width:calc(95% - 2rem)}}#request>div.input_area .error_content{padding:1rem;background-color:#fff0f0;margin-bottom:2rem}#request>div.input_area .error_content span{color:#f03;font-size:1.2rem}#request>div.input_area input[type=text]{background-color:#fffbef;border:.5px solid #343636;border-bottom:3px solid #343636;padding:1rem;font-size:1.2rem;width:calc(100% - 2rem)}#request>div.input_area input[type=text].input_s{width:calc(30% - 2rem)}@media screen and (max-width: 519px){#request>div.input_area input[type=text].input_s{width:calc(100% - 2rem)}}#request>div.input_area input[type=text].input_m{width:calc(50% - 2rem)}@media screen and (max-width: 519px){#request>div.input_area input[type=text].input_m{width:calc(100% - 2rem)}}#request>div.input_area input[type=text]::placeholder{color:#a4a4a4}#request>div.input_area textarea{background-color:#fffbef;border:.5px solid #343636;border-bottom:3px solid #343636;padding:1rem;font-size:1.2rem;width:calc(100% - 2rem);resize:none}#request>div.input_area textarea.input_s{width:calc(30% - 2rem)}@media screen and (max-width: 519px){#request>div.input_area textarea.input_s{width:calc(100% - 2rem)}}#request>div.input_area textarea.input_m{width:calc(50% - 2rem)}@media screen and (max-width: 519px){#request>div.input_area textarea.input_m{width:calc(100% - 2rem)}}#request>div.input_area textarea::placeholder{color:#a4a4a4}#request>div.input_area input[type=checkbox]{margin:0;background:none;border:none;border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;padding:0 0 0 30px;vertical-align:middle;position:relative}#request>div.input_area input[type=checkbox]:before,#request>div.input_area input[type=checkbox]:after{content:"";display:block;position:absolute}#request>div.input_area input[type=checkbox]:before{background-color:#fff;border-radius:0%;border:1px solid #666464;width:20px;height:20px;transform:translateY(-50%);top:50%;left:5px}#request>div.input_area input[type=checkbox]:after{border-bottom:3px solid #666464;border-left:3px solid #666464;opacity:0;height:6px;width:11px;transform:rotate(-45deg);top:-7px;left:10px}@media screen and (max-width: 519px){#request>div.input_area input[type=checkbox]:after{top:0}}#request>div.input_area input[type=checkbox]:checked:after{opacity:1}#request>div.input_area .check_privacy{margin-left:1rem}#request>div.input_area .check_privacy>a{color:#003bdf}#request>div.input_area select{background-color:#fffbef;border:.5px solid #343636;border-bottom:3px solid #343636;padding:1rem;font-size:1.2rem;width:100%}#request>div.input_area select.input_s{width:calc(30% - 2rem)}@media screen and (max-width: 519px){#request>div.input_area select.input_s{width:100%}}#request>div.input_area select.input_m{width:calc(50% - 2rem)}@media screen and (max-width: 519px){#request>div.input_area select.input_m{width:100%}}#request>div.input_area .btn_action{font-size:3vh;padding:1rem 5rem}#request>div.input_area .radio{margin:.5rem;display:flex;justify-content:flex-start;align-items:center}#request>div.input_area .radio input[type=radio]{position:absolute;opacity:0}#request>div.input_area .radio input[type=radio]+.radio_label{font-size:1.2rem;display:flex;justify-content:center;align-items:center}#request>div.input_area .radio input[type=radio]+.radio_label:before{content:"";background:#fff;border-radius:100%;border:1px solid #bfbfbf;display:inline-block;width:1.2rem;height:1.2rem;position:relative;margin-right:1em;vertical-align:top;cursor:pointer;text-align:center;transition:all .25s ease}#request>div.input_area .radio input[type=radio]:checked+.radio_label:before{background-color:#343636;box-shadow:inset 0 0 0 4px #fff}#request>div.input_area .radio input[type=radio]:focus+.radio_label:before{outline:none;border-color:#343636}#request>div.input_area .radio input[type=radio]:disabled+.radio_label:before{box-shadow:inset 0 0 0 4px #fff;border-color:#bfbfbf;background:#bfbfbf}#request>div.input_area .radio input[type=radio]+.radio_label:empty:before{margin-right:0}#request>div.input_area div.entry_title{margin:2rem 0 .8rem 1rem}#request>div.input_area div.entry_title span.title{font-size:1.5rem;font-weight:700}#request>div.input_area div.entry_title span.warning_message{color:#f03}#request>div.input_area div.entry_area{padding:0 0 0 2rem}#request>div.input_area div.row{display:flex;justify-content:center;align-items:center;margin-bottom:1rem}@media screen and (max-width: 519px){#request>div.input_area div.row{flex-wrap:wrap}}#request>div.input_area div.row:last-child{margin-bottom:0}#request>div.input_area div.row>div.title{width:30%;font-size:1.2rem}@media screen and (max-width: 519px){#request>div.input_area div.row>div.title{width:100%;margin-bottom:.5rem}}#request>div.input_area div.row>div.title.required:after{content:"※";padding-left:1rem;color:#f03;font-size:1.2rem}#request>div.input_area div.row>div.input{width:70%;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap}@media screen and (max-width: 519px){#request>div.input_area div.row>div.input{width:100%}}#request>div.input_area div.row>div.input>div{width:100%}#request>div.input_area div.row>div.input>div.row_2{width:45%;width:calc((100% - .5rem)/2)}#request>div.input_area div.row>div.input>div.row_3{width:calc((100% - 3rem) / 3)}#request>div.input_area div.row>div.input>div.row_4{width:calc((100% - 1rem) / 3)}#request>div.input_area div.row>div.input>div:nth-child(2),#request>div.input_area div.row>div.input div:nth-child(3){margin-left:.5rem}#request>div.input_area div.row>div.input .error{margin-top:.5rem;margin-left:0!important}#request>div.input_area div.row>div.input .error>span{width:100%;color:#f03}#law{padding-top:9vh;flex-direction:column;justify-content:center;align-items:center;background-color:#feeba7;display:flex}#law>div.title{margin-top:2rem;margin-bottom:2rem}#law>div.title .title_font_m{font-size:26px!important}#law div.main_area{display:flex;justify-content:center;align-items:center;margin-bottom:5rem}#law div.main_area>div.table{width:52rem;padding:1.8rem;background-color:#fffbf5}@media screen and (max-width: 519px){#law div.main_area>div.table{width:auto;padding:1rem;margin:1rem}}@media screen and (min-width: 520px) and (max-width: 959px){#law div.main_area>div.table{width:auto;padding:1rem;margin:1rem}}#law div.main_area>div.table>div.row>div:first-child{margin:3rem 0 1rem;font-size:1.5rem;font-weight:700;padding:.2rem 1rem;border-left:4px solid #343636}#law div.main_area>div.table>div.row>div:nth-child(2){margin:1rem 1rem 3rem}@media screen and (max-width: 519px){#law div.main_area>div.table>div.row>div:nth-child(2){margin:.5rem .5rem 1.5rem}}#law div.main_area>div.table>div.row>div:nth-child(2)>div{margin:1rem}#law div.main_area>div.table>div.row>div:nth-child(2)>div>span{display:block}#law div.main_area>div.table>div.row>div:nth-child(2)>div>ol>li>div{padding:.5rem 0rem 1.5rem 1.5rem}#law div.main_area>div.table>div.row>div:nth-child(2)>div>ol>li>div>ol>li>div{padding:.5rem 0rem 1.5rem 1.5rem}#law div.main_area>div.table>div.row>div:nth-child(2)>div.request>div.row{display:flex;justify-content:flex-start;align-items:center}@media screen and (max-width: 519px){#law div.main_area>div.table>div.row>div:nth-child(2)>div.request>div.row{display:block}}#law div.main_area>div.table>div.row>div:nth-child(2)>div.request>div.row>div:first-child{width:25%;margin-bottom:.5rem}@media screen and (max-width: 519px){#law div.main_area>div.table>div.row>div:nth-child(2)>div.request>div.row>div:first-child{width:100%}}@media screen and (max-width: 519px){#law div.main_area>div.table>div.row>div:nth-child(2)>div.request>div.row>div:nth-child(2){margin-bottom:.5rem;padding-left:1rem}}#law>div:nth-child(4){margin-top:2rem;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}#law>div:nth-child(4)>div{display:flex;justify-content:center;align-items:center;margin-bottom:2rem;width:100%}#law>div:nth-child(4)>div input[type=checkbox]{margin:0;padding:0;background:none;border:none;border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}#law>div:nth-child(4)>div input[type=checkbox]{cursor:pointer;padding-left:30px;vertical-align:middle;position:relative}#law>div:nth-child(4)>div input[type=checkbox]:before,#law>div:nth-child(4)>div input[type=checkbox]:after{content:"";display:block;position:absolute}#law>div:nth-child(4)>div input[type=checkbox]:before{background-color:#fff;border-radius:0%;border:1px solid #666464;width:20px;height:20px;transform:translateY(-50%);top:50%;left:5px}#law>div:nth-child(4)>div input[type=checkbox]:after{border-bottom:3px solid #666464;border-left:3px solid #666464;opacity:0;height:6px;width:11px;transform:rotate(-45deg);top:-7px;left:10px}@media screen and (max-width: 519px){#law>div:nth-child(4)>div input[type=checkbox]:after{top:0}}#law>div:nth-child(4)>div input[type=checkbox]:checked:after{opacity:1}#law a{color:#110be9;text-underline-offset:.5ex;text-decoration:none}#law a:hover{text-decoration:underline}#specified_commercial_transactions{padding-top:9vh;flex-direction:column;justify-content:center;align-items:center;background-color:#feeba7;display:flex}#specified_commercial_transactions>div.title{margin-top:2rem;margin-bottom:2rem}#specified_commercial_transactions>div.title .title_font_m{font-size:26px!important}#specified_commercial_transactions div.main_area{display:flex;justify-content:center;align-items:center;margin-bottom:5rem}#specified_commercial_transactions div.main_area>div.table{width:52rem;padding:1rem;background-color:#fffbf5}@media screen and (max-width: 519px){#specified_commercial_transactions div.main_area>div.table{width:auto;padding:1rem;margin:1rem}}@media screen and (min-width: 520px) and (max-width: 959px){#specified_commercial_transactions div.main_area>div.table{width:auto;padding:1rem;margin:1rem}}#specified_commercial_transactions div.main_area>div.table>div.row{display:flex;justify-content:center;align-items:center;border-bottom:solid 1px #d4d4d4}#specified_commercial_transactions div.main_area>div.table>div.row:last-child{border-bottom:none}#specified_commercial_transactions div.main_area>div.table>div.row>div:first-child{width:35%;padding:2.5rem;font-weight:700}@media screen and (max-width: 519px){#specified_commercial_transactions div.main_area>div.table>div.row>div:first-child{padding:1rem}}#specified_commercial_transactions div.main_area>div.table>div.row>div:nth-child(2){width:65%}html,body,#app:has(#registration_confirm){height:100%;position:relative;margin:0;padding:0}#registration_confirm{flex-direction:column;justify-content:center;align-items:center;background-color:#fffbef;display:flex;height:calc(100% - 9vh);width:100%}@media screen and (max-width: 519px){#registration_confirm{padding-top:9vh}}#registration_confirm>div{width:45rem}@media screen and (max-width: 519px){#registration_confirm>div{width:90%}}@media screen and (min-width: 520px) and (max-width: 959px){#registration_confirm>div{width:90%}}#registration_confirm>div>div{width:100%}#registration_confirm>div>div.title{text-align:center;margin-bottom:2rem}#registration_confirm>div>div.title>span{font-size:2rem;font-weight:700}@media screen and (max-width: 519px){#registration_confirm>div>div.title>span{font-size:1.8rem}}#registration_confirm>div>div.resist_id{text-align:center;margin-bottom:2rem}#registration_confirm>div>div.resist_id>span{font-size:1.5rem}@media screen and (max-width: 519px){#registration_confirm>div>div.resist_id>span{font-size:1.3rem}}#registration_confirm>div>div.btn_area{text-align:center;margin-top:3rem}#registration_confirm>div>div.btn_area>a{font-size:1rem;padding:1rem 3rem}@media screen and (min-width: 960px){#registration_confirm+footer{position:fixed;left:0;bottom:0;top:auto}}*{margin:0;padding:0;font-size:14px;color:#343636;outline:none;text-decoration:none;font-family:Noto Sans JP,serif,ヒラギノ角ゴ ProN W3,MSゴシック,游ゴシック,Arial!important}span{display:block}span.system_title_font{display:block;font-family:Mochiy Pop One,Noto Sans JP,serif,ヒラギノ角ゴ ProN W3,MSゴシック,游ゴシック,Arial!important;color:#ffda5f;-webkit-text-stroke:1px #343636;text-stroke:1px #343636}span.system_title_font.title_font_s{font-size:4vh!important}span.system_title_font.title_font_m{font-size:32px!important}span.system_title_font.title_font_l{font-size:6vh!important}span.caption_font{font-family:Mochiy Pop One,Noto Sans JP,serif,ヒラギノ角ゴ ProN W3,MSゴシック,游ゴシック,Arial!important;color:#343636}span.caption_font.title_font_s{font-size:4vh!important}span.caption_font.title_font_m{font-size:32px!important}span.caption_font.title_font_l{font-size:6vh!important}a.btn_action{display:inline-block;text-align:center;margin:auto;padding:.5rem 1rem;border:1px solid #343636;background-color:#ffda5f;color:#343636;box-shadow:-3px 3px #000;transition:.3s ease-in-out;cursor:pointer}a.btn_action:hover{box-shadow:0 0;transform:translate(-3px,3px)}div.top_tag{display:inline-block;text-align:left;margin:auto;padding:1rem 2rem;border:1px solid #343636;background-color:#ffda5f;color:#343636;box-shadow:-3px 3px #000;font-weight:500}div.top_tag.title_font_s>span{font-size:2vh!important}
