body,html{padding:0;margin:0;font-family:serif}abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}button{background-color:transparent;border:none;cursor:pointer;outline:none;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}a{color:inherit;text-decoration:none}*{box-sizing:border-box}footer{background:#333;color:#fff;height:40px}:root{--c-white:#fff;--c-transparent_white:hsla(0,0%,100%,.5);--c-black:#080806;--c-red:#be1d21;--c-grey:#efefef;--c-yellow:#e2da7e;--c-deep_yellow:#d6cc5c;--c-deep_grey:#707070;--c-pink:#f6d0e2}.under_line{background:linear-gradient(transparent 75%,var(--c-yellow) 75%)}.under_line_pink{font-weight:700;background:linear-gradient(transparent 55%,var(--c-pink) 75%)}.complete_area{text-align:center;font-size:1.5em}@media screen and (max-width:576px){.complete_area{font-size:1.2em}}.complete_area h2{margin:20px}.complete_area p{font-size:.7em;margin:10px 0 50px}.complete_area a{font-size:1em;padding:8px 15px;background-color:var(--c-yellow);letter-spacing:.2em}input{color:var(--c-black);max-width:800px;display:block;padding:10px;width:80%;margin:15px auto;border:none;border-bottom:2px solid var(--c-black);border-radius:0}@media screen and (max-width:576px){input{width:90%}}textarea{color:var(--c-black);max-width:800px;display:block;padding:10px;width:80%!important;margin:15px auto;border:2px solid var(--c-black);border-radius:0}@media screen and (max-width:576px){textarea{margin-top:150px}}@media screen and (max-width:800px){.body{margin-top:150px}}.multi_title{text-align:center;font-size:3em;position:relative;display:inline-block;padding:0 55px;margin:30px auto 20px}@media screen and (max-width:800px){.multi_title{font-size:2.5em}}@media screen and (max-width:576px){.multi_title{font-size:1.7em}}.multi_title:after,.multi_title:before{content:"";position:absolute;top:50%;display:inline-block;width:45px;height:2px;border-top:1px solid #000;border-bottom:1px solid #000}.multi_title:before{left:0}.multi_title:after{right:0}.form_title{max-width:800px;margin:0 auto;font-size:2em;width:80%}.form_title h2{display:flex;align-items:center;justify-content:left}.form_title h2:after{border-top:1.5px solid;content:"";width:3em;margin-left:15px;color:var(--c-red)}@media screen and (max-width:576px){.form_title{width:90%;font-size:1.5em}}.form_title p{font-size:.5em}.form_title a{color:var(--c-red);font-weight:700;text-decoration:underline}.mypage_title{max-width:1200px;margin:0 auto;font-size:2em;width:80%}.mypage_title h2{display:flex;align-items:center;justify-content:left}.mypage_title h2:after{border-top:1.5px solid;content:"";width:3em;margin-left:15px;color:var(--c-red)}@media screen and (max-width:576px){.mypage_title{width:90%;font-size:1.5em}}.mypage_title p{font-size:.5em}.mypage_title a{color:var(--c-red);font-weight:700;text-decoration:underline}.input_btn{display:block;max-width:350px;width:30%;padding:5px;margin:30px auto;font-weight:700;font-size:1em;background-color:var(--c-yellow);border:none}@media screen and (max-width:800px){.input_btn{width:40%}}@media screen and (max-width:576px){.input_btn{width:47%}}.big_btn{text-align:center;display:block;max-width:500px;padding:10px 5px;margin:30px auto;font-weight:700;background-color:var(--c-yellow);border:3px solid var(--c-yellow);border-radius:100px;width:80%;transition:.5s;cursor:pointer}.big_btn button{font-size:2em;font-weight:700}@media screen and (max-width:800px){.big_btn button{font-size:1.8em}}@media screen and (max-width:576px){.big_btn button{font-size:1em}}.big_btn:hover{background-color:var(--c-white)}.terms{max-width:1200px;margin:0 auto;width:90%}.terms .article{margin:30px 0}.terms .article h3{border-bottom:3px solid var(--c-grey);padding:.5rem 0;margin-bottom:.3rem;font-size:1.3em}.terms .article h5{font-size:.9em;font-weight:600;margin-top:.8em}.terms .article ul{margin:.3em 0 .3em 1.3em}.terms .article ul li{font-size:.8em}.terms h2{text-align:center;font-size:1.5em}.terms p{font-size:.8em;line-height:1.5em;margin-left:.5em}::placeholder{font-weight:700}.select-toggle{display:flex;justify-content:center;align-items:center}.select-toggle p{margin-right:2px}@media screen and (max-width:576px){.select-toggle p{font-size:.8em}}.select-toggle select{padding:10px;border-radius:5px}@media screen and (max-width:576px){.select-toggle select{padding:5px}}.table-zone{width:90%;margin:0 auto 50px}.table-zone h1{font-size:2em}.table-zone h2{margin-top:20px}.table-zone table{width:100%}.table-zone table th{position:relative;text-align:left;width:15%}.table-zone table th:after{display:block;content:"";width:30px;height:2px;background-color:#333;position:absolute;top:calc(50% - 1px);right:-15px}.table-zone table td{text-align:left;padding:7px 0 7px 30px;width:85%}.faq{width:90%;margin:60px auto 70px}.faq h2{font-size:3em;max-width:800px;margin-left:auto;margin-right:auto}@media screen and (max-width:576px){.faq h2{font-size:2em}}.faq .qa-006{max-width:800px;margin-bottom:5px;border-bottom:2px solid #d6dde3;margin-left:auto;margin-right:auto}.faq .qa-006 summary{display:flex;justify-content:space-between;align-items:center;position:relative;padding:1em 2em 1em 3em;color:#333;font-weight:600;cursor:pointer;transition:transform .6s}.faq .qa-006 p:before,.faq .qa-006 summary:before{position:absolute;left:1em;font-weight:600;font-size:1.3em}.faq .qa-006 summary:before{color:#75bbff;content:"Q"}.faq .qa-006 summary:after{transform:translateY(-25%) rotate(45deg);width:7px;height:7px;margin-left:10px;border-bottom:3px solid rgba(51,51,51,.702);border-right:3px solid rgba(51,51,51,.702);content:"";transition:transform .6s}.faq .qa-006[open] summary:after{transform:rotate(225deg);transition:transform .6s}.faq .qa-006 p{position:relative;transform:translateY(-10px);opacity:0;margin:0;padding:.3em 3em 1.5em;color:#333;transition:transform .5s,opacity .5s}.faq .qa-006[open] p{transform:none;opacity:1}.faq .qa-006 p:before{color:#ff8d8d;line-height:1.2;content:"A"}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fade-in{animation:fadeIn 1s ease-in-out}.fade-out{animation:fadeOut 1s ease-in-out}.select_toggle{position:relative;display:inline-flex;min-width:200px;margin:20px auto}.select_toggle:after{content:"<>";font:17px Consolas,monospace;color:#333;transform:rotate(90deg);right:11px;top:18px;padding:0 0 2px;border-bottom:1px solid #999;position:absolute;pointer-events:none}.select_toggle select{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;max-width:320px;height:50px;float:right;margin:5px auto;padding:0 24px;font-size:16px;line-height:1.75;color:#333;background-color:#fff;background-image:none;border:1px solid #ccc;-ms-word-break:normal;word-break:normal}select::-ms-expand{display:none}.line_zone{margin:80px auto;text-align:center}@media screen and (max-width:576px){.line_zone{margin:40px auto}}.line_zone h3{margin:0 10px;font-size:large;line-height:2em}@media screen and (max-width:700px){.line_zone h3{font-size:.9em}}.line_zone h3 span{font-size:2em;background:linear-gradient(transparent 60%,#00b900 0);display:inline-block}.line_zone img{object-fit:contain;height:auto;margin-bottom:20px}.line_zone a{font-weight:700;font-size:2.5em;text-align:center;background-color:#00b900;color:var(--c-white);padding:20px}@media screen and (max-width:700px){.line_zone a{font-size:1.5em}}.impressions{width:70%;margin:0 auto;max-width:800px}@media screen and (max-width:576px){.impressions{width:90%}}.impressions .list{margin:30px auto;text-align:center}.impressions .list .item{background-color:var(--c-grey);list-style:none;display:flex;justify-content:space-around;margin:20px 0}.impressions .list .item img{width:150px;height:200px;object-fit:cover;margin-right:20px}@media screen and (max-width:576px){.impressions .list .item img{width:110px;height:150px}}.impressions .list .item .impression_text{padding:15px 15px 5px 0;font-size:.9em}@media screen and (max-width:800px){.impressions .list .item .impression_text{font-size:.8em;padding:8px 8px 3px 0}}@media screen and (max-width:576px){.impressions .list .item .impression_text{font-size:.5em;padding:5px 5px 3px 0}}.impressions .list .item .impression_text p{text-align:left}.impressions .list .item .impression_text .name{font-size:1.2em;font-weight:700;display:block;text-align:left;margin-top:10px}.map,.map img{width:100%}.map img{object-fit:contain;margin:20px auto}.image_banner{text-align:center;max-width:1000px;margin:0 auto}.image_banner img{width:70%;height:auto;transition:transform .3s ease,opacity .3s ease;cursor:pointer}@media screen and (max-width:800px){.image_banner img{width:90%}}@media screen and (max-width:576px){.image_banner img{width:97%}}.image_banner img:hover{transform:scale(1.05);opacity:.9}.Header_pc_header__iCcFL{width:95%;margin:0 auto;display:flex;padding:15px 5px;align-items:center;justify-content:space-between}.Header_pc_header__iCcFL img{width:200px;height:auto}@media screen and (max-width:992px){.Header_pc_header__iCcFL img{width:150px}}.Header_pc_header__iCcFL ul{display:flex;list-style:none}.Header_pc_header__iCcFL ul li{margin:0 10px;transition:.5s;font-size:1.1em;font-weight:700}.Header_pc_header__iCcFL ul li:hover{color:var(--c-red)}@media screen and (max-width:992px){.Header_pc_header__iCcFL{display:none}}.Header_header__3r5eO{text-align:left;position:static;display:flex;align-items:center;width:100%;height:auto;padding:0 40px;z-index:50;position:fixed;justify-content:left;display:none}.Header_header__3r5eO .Header_logo__6i5Z8{font-size:1em;font-weight:700;text-align:center;position:fixed;top:28px;left:100px;padding:8px 15px;background-color:var(--c-yellow);letter-spacing:.2em}@media screen and (max-width:576px){.Header_header__3r5eO .Header_logo__6i5Z8{font-size:.9em;left:80px;padding:10px 5px}}.Header_header__3r5eO li{display:inline-block;margin-right:15px}.Header_header__3r5eO li:nth-child(6){background-color:#222323;color:#fff;width:90px;padding:5px 10px;margin-right:0}.Header_header__3r5eO img{position:absolute;right:20px;top:25px;width:28%;height:auto}@media screen and (max-width:1200px){.Header_header__3r5eO img{max-width:100%}}@media screen and (max-width:992px){.Header_header__3r5eO img{max-width:100%}}@media screen and (max-width:700px){.Header_header__3r5eO img{max-width:100%}}@media screen and (max-width:576px){.Header_header__3r5eO img{right:10px;top:15px;max-width:100%}}@media screen and (max-width:992px){.Header_header__3r5eO{display:block}}.Header_humburger__tSf1j{background-color:var(--c-red);color:var(--c-white);padding:15px 7.5px 0;display:none;cursor:pointer;position:fixed;top:20px;left:20px}.Header_humburger__tSf1j span{text-align:left;background-color:var(--c-white);width:35px;height:1.5px;display:block;margin-bottom:7px}.Header_humburger__tSf1j span:first-child{width:25px;margin-left:10px}.Header_humburger__tSf1j p{font-size:15px;margin-top:-4px;margin-bottom:5px}.Header_drawerMenu__GOids{width:0;color:var(--c-black);background-color:var(--c-white);transition:.5s;height:0;opacity:0;z-index:-100}.Header_drawerMenu__GOids.Header_open__RYdbP{height:100vh;opacity:1;z-index:100}.Header_container__IFADV{margin:0 0 0 auto}.Header_container__IFADV .Header_humburger__tSf1j{display:block}.Header_drawerMenu__GOids{width:45%;position:fixed;top:0}@media screen and (max-width:576px){.Header_drawerMenu__GOids{width:70%}}.Header_drawerMenu__GOids ul{width:100%;margin:0 auto}.Header_drawerMenu__GOids ul li{list-style:none;margin:25px 30px;opacity:.8;font-family:Josefin Sans,sans-serif;font-weight:500}.Header_mobileLogo__E8VdP{width:250px;height:80px;display:inline-block;position:absolute;top:0}.Header_mainTitle__m_6ol{font-size:1em;margin-bottom:5px;letter-spacing:2px}.Header_subTitle__aJkAk{font-size:15px}.Header_close__rCtUB{cursor:pointer;margin-top:30px;margin-left:25px;padding-left:5px}.Header_close__rCtUB span{background-color:var(--c-black);width:30px;height:1px;display:block;margin:0 auto 10px 0}.Header_close__rCtUB span:first-child{transform:translateY(6px) rotate(150deg)}.Header_close__rCtUB span:nth-child(2){transform:translateY(-6px) rotate(-150deg);margin-bottom:0}.Header_close__rCtUB p{text-align:left;font-size:11px;padding-right:1px}@media(max-width:600px){.Header_header__3r5eO{padding:0 20px}.Header_humburger__tSf1j{top:15px;left:12px}.Header_mobileLogo__E8VdP{width:190px;height:60px;top:10px}}@media(max-width:340px){.Header_header__3r5eO{padding:0 10px}}.Footer_footer_zone__LaQ7V{padding:50px 10px 300px 30px;display:flex;justify-content:space-between;background-color:var(--c-red)}@media screen and (max-width:576px){.Footer_footer_zone__LaQ7V{padding:50px 8px 250px;padding:50px 8px 200px}}.Footer_footer_zone__LaQ7V .Footer_company_data__lhzfB h2{font-size:2em}@media screen and (max-width:700px){.Footer_footer_zone__LaQ7V .Footer_company_data__lhzfB h2{font-size:1.7em}}@media screen and (max-width:576px){.Footer_footer_zone__LaQ7V .Footer_company_data__lhzfB h2{font-size:1.4em}}.Footer_footer_zone__LaQ7V .Footer_company_data__lhzfB p{font-size:.8em}@media screen and (max-width:700px){.Footer_footer_zone__LaQ7V .Footer_company_data__lhzfB p{font-size:.7em}}@media screen and (max-width:576px){.Footer_footer_zone__LaQ7V .Footer_company_data__lhzfB p{font-size:.6em}}.Footer_footer_zone__LaQ7V .Footer_footer_menu__6seQd{text-align:right}.Footer_footer_zone__LaQ7V .Footer_footer_menu__6seQd a{text-decoration:underline;text-align:right;display:inline-block;margin:20px 30px 0 0}@media screen and (max-width:700px){.Footer_footer_zone__LaQ7V .Footer_footer_menu__6seQd a{margin:20px 10px 0 0;font-size:.8em}}@media screen and (max-width:576px){.Footer_footer_zone__LaQ7V .Footer_footer_menu__6seQd a{margin:20px 6px 0 0;font-size:.6em}}.Home_body__CUIqh{margin:0;display:flex;flex-flow:column;min-height:100vh}.Home_container__tlJEC{flex:1 1}.Home_top_zone__1_V7m img{width:80%;object-fit:cover;height:auto}@media screen and (max-width:1200px){.Home_top_zone__1_V7m img{height:500px}}@media screen and (max-width:992px){.Home_top_zone__1_V7m img{height:450px}}.Home_top_zone__1_V7m .Home_exam_days__kCuUY{position:absolute;right:30px;top:350px}@media screen and (max-width:992px){.Home_top_zone__1_V7m .Home_exam_days__kCuUY{top:310px}}@media screen and (max-width:800px){.Home_top_zone__1_V7m .Home_exam_days__kCuUY{top:260px}}@media screen and (max-width:700px){.Home_top_zone__1_V7m .Home_exam_days__kCuUY{top:240px}}.Home_top_zone__1_V7m .Home_exam_days__kCuUY h3{font-size:2em;background-color:var(--c-white);margin:0 auto 20px;padding:10px;box-shadow:0 10px 25px 0 rgba(36,37,37,.5)}@media screen and (max-width:800px){.Home_top_zone__1_V7m .Home_exam_days__kCuUY h3{font-size:1.8em}}.Home_top_zone__1_V7m .Home_exam_days__kCuUY p{padding:3px;margin:0 0 8px 20px;background-color:var(--c-white);font-size:1.5em;box-shadow:0 10px 25px 0 rgba(36,37,37,.5)}@media screen and (max-width:800px){.Home_top_zone__1_V7m .Home_exam_days__kCuUY p{font-size:1.2em}}.Home_top_zone__1_V7m .Home_exam_days__kCuUY p span{font-size:small}@media screen and (max-width:576px){.Home_top_zone__1_V7m{display:none}}.Home_sp_top_zone__M9fF1{display:none}@media screen and (max-width:576px){.Home_sp_top_zone__M9fF1{width:100%;display:contents;position:relative}.Home_sp_top_zone__M9fF1 .Home_exam_days__kCuUY{bottom:20vh;right:20px;position:absolute}.Home_sp_top_zone__M9fF1 .Home_exam_days__kCuUY h3{background-color:var(--c-white);display:inline;padding:3px}.Home_sp_top_zone__M9fF1 .Home_exam_days__kCuUY p{font-weight:700;padding:3px;margin:5px 0;background-color:var(--c-white);font-size:.8em}.Home_sp_top_zone__M9fF1 .Home_exam_days__kCuUY p span{font-size:small;font-weight:400}.Home_sp_top_zone__M9fF1 img{height:90vh;object-position:28% 50%;width:100%;object-fit:cover}.Home_sp_top_zone__M9fF1 a{margin:-6px auto;display:flex;justify-content:center;align-items:center;width:100%;background-color:var(--c-yellow);height:7vh;font-size:1.5em}}.Home_about_zone__lW1lv{margin:70px auto 60px;display:flex;justify-content:center}@media screen and (max-width:800px){.Home_about_zone__lW1lv{margin:50px auto 30px}}@media screen and (max-width:576px){.Home_about_zone__lW1lv{margin:60px auto 30px}}.Home_about_zone__lW1lv .Home_text_zone__0ygi2{margin:30px 15px 0 0;position:relative}@media screen and (max-width:700px){.Home_about_zone__lW1lv .Home_text_zone__0ygi2{margin:30px 10px 0 30px}}@media screen and (max-width:800px){.Home_about_zone__lW1lv .Home_text_zone__0ygi2{text-align:center}}@media screen and (max-width:576px){.Home_about_zone__lW1lv .Home_text_zone__0ygi2{margin:10px 3px 0 20px}}.Home_about_zone__lW1lv .Home_text_zone__0ygi2 h3{font-size:3.7em;margin:0 0 20px}@media screen and (max-width:700px){.Home_about_zone__lW1lv .Home_text_zone__0ygi2 h3{font-size:3.3em}}@media screen and (max-width:576px){.Home_about_zone__lW1lv .Home_text_zone__0ygi2 h3{font-size:1.8em;margin:0 0 10px}}.Home_about_zone__lW1lv .Home_text_zone__0ygi2 p{line-height:2em}@media screen and (max-width:700px){.Home_about_zone__lW1lv .Home_text_zone__0ygi2 p{font-size:.9em}}@media screen and (max-width:576px){.Home_about_zone__lW1lv .Home_text_zone__0ygi2 p{font-size:.7em}}.Home_about_zone__lW1lv img{width:40%;height:auto;object-fit:contain}@media screen and (max-width:800px){.Home_about_zone__lW1lv img{display:none}}.Home_info_zone__GuB9r{width:100%;padding:130px 0;position:relative;margin:0 auto}.Home_info_zone__GuB9r h3{text-align:center;font-size:3em;font-weight:700;margin-bottom:40px;color:var(--c-white)}@media screen and (max-width:800px){.Home_info_zone__GuB9r h3{font-size:2.5em}}@media screen and (max-width:576px){.Home_info_zone__GuB9r h3{font-size:2.3em;margin-bottom:10px}}.Home_info_zone__GuB9r:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-color:var(--c-red);transform:skewY(-7deg);z-index:-1}.Home_info__3v91V{text-align:center;margin:0 auto;width:90%;padding:20px 0}@media screen and (max-width:800px){.Home_info__3v91V{width:92%;margin:50px auto 10px}}.Home_info_content__ChwtX{display:flex;flex-direction:row;padding:15px 0;text-align:left;width:100%;font-size:1.3em;border-bottom:1.7px solid var(--c-grey);align-items:center}@media screen and (max-width:800px){.Home_info_content__ChwtX{font-size:1.1em}}@media screen and (max-width:576px){.Home_info_content__ChwtX{padding:12px 0;flex-direction:column;justify-content:start;align-items:flex-start}}.Home_info_content__ChwtX a{font-size:.9em;text-decoration:none}.Home_info_content__ChwtX:first-child{border-top:none}.Home_info_time__vK83H{margin-right:15px;font-size:small;vertical-align:middle;color:var(--c-deep_grey)}@media screen and (max-width:576px){.Home_info_time__vK83H{font-size:.7em;margin-right:0}}.Home_info_text__ZXrYr{font-size:.8em;transition:.5s}.Home_info_text__ZXrYr:hover{display:block;color:var(--c-grey)}.Home_info_margin__pG5WA{background-color:var(--c-white);width:80%;margin:auto;max-width:1000px;box-shadow:0 10px 25px 0 rgba(36,37,37,.5);border-radius:5px}@media screen and (max-width:700px){.Home_info_margin__pG5WA{width:90%}}@media screen and (max-width:576px){.Home_info_margin__pG5WA{width:95%}}.Home_product_zone__Lmw_0{position:relative;margin:50px auto 0;padding:50px 0 70px;background-color:var(--c-grey)}.Home_product_zone__Lmw_0 h3{width:100%;display:inline-block;color:var(--c-black);font-size:3em;margin:0 auto 30px;text-align:center}.Home_product_zone__Lmw_0 .Home_products__pPDPl{max-width:1200px;margin:0 auto;display:flex;justify-content:space-around;flex-wrap:wrap}.Home_product_zone__Lmw_0 .Home_products__pPDPl .Home_product__23yee{width:220px;margin:20px 10px;text-align:center}.Home_product_zone__Lmw_0 .Home_products__pPDPl .Home_product__23yee img{height:auto}.Home_product_zone__Lmw_0 .Home_products__pPDPl .Home_product__23yee p{padding:10px 0 5px;font-size:1.2em;border-bottom:1px solid}.Home_product_zone__Lmw_0 .Home_products__pPDPl .Home_product__23yee small{text-align:left;font-size:.8em;line-height:.8em}.Home_product_zone__Lmw_0 .Home_products__pPDPl .Home_product__23yee:hover{transform:scale(.9);transition:.5s}.Home_exam_zone__ij5wW{margin:0 auto;text-align:center}.Home_exam_zone__ij5wW h3{background-color:var(--c-red);font-size:2.5em;right:10px;padding:20px;color:#fff;width:100%}@media screen and (max-width:576px){.Home_exam_zone__ij5wW h3{writing-mode:horizontal-tb;font-size:2em;position:inherit}}.Home_exam_zone__ij5wW hr{width:80%}.Home_exam_zone__ij5wW .Home_exam__owgxu{max-width:1200px;position:relative;margin:20px auto 50px;padding:15px}@media screen and (max-width:576px){.Home_exam_zone__ij5wW .Home_exam__owgxu{padding:0}}.Home_exam_zone__ij5wW .Home_exam__owgxu h2{font-size:5em}@media screen and (max-width:576px){.Home_exam_zone__ij5wW .Home_exam__owgxu h2{font-size:3em}}.Home_exam_zone__ij5wW .Home_exam__owgxu p{font-size:1em;line-height:1.5em;padding:0 20px}.Home_training_course__qoZId{max-width:1200px;margin:0 auto}.Home_training_course__qoZId .Home_course_list__gwWy_{display:flex;overflow-x:scroll}.Home_training_course__qoZId .Home_element__zx45V{position:relative;width:100vw}.Home_training_course__qoZId .Home_slide_icon__VuR7P{position:absolute;width:0;height:0;border-style:solid;border-width:25px 0 25px 43.3px;border-color:transparent transparent transparent var(--c-red);left:94vw;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.Home_training_course__qoZId h2{background-color:var(--c-red);font-size:2.5em;right:10px;padding:20px;color:#fff}@media screen and (max-width:576px){.Home_training_course__qoZId h2{writing-mode:horizontal-tb;font-size:2em}}.Home_training_course__qoZId .Home_course__Fined{flex-shrink:0;width:250px;margin:0 20px 0 0;text-align:center}.Home_training_course__qoZId .Home_course__Fined img{width:100%;height:auto}.Home_training_course__qoZId .Home_course__Fined h3{font-size:1.5em}.Home_training_course__qoZId .Home_course__Fined p{text-align:left}.Home_customer__1Jog2{margin:50px auto;text-align:center;max-width:1200px}.Home_customer__1Jog2 h2{font-size:3.7em;margin:0 0 20px}@media screen and (max-width:700px){.Home_customer__1Jog2 h2{font-size:3.3em}}@media screen and (max-width:576px){.Home_customer__1Jog2 h2{font-size:1.8em;margin:0 0 10px}}.Home_customer__1Jog2 .Home_customer_voice__h55UL{background-color:var(--c-grey);width:80%;margin:0 auto 30px;padding:20px;display:flex}@media screen and (max-width:700px){.Home_customer__1Jog2 .Home_customer_voice__h55UL{padding:15px;width:85%}}@media screen and (max-width:576px){.Home_customer__1Jog2 .Home_customer_voice__h55UL{width:92%;margin:20px auto 30px;padding:8px}}.Home_customer__1Jog2 .Home_customer_voice__h55UL img{width:300px;height:auto;object-fit:cover}@media screen and (max-width:700px){.Home_customer__1Jog2 .Home_customer_voice__h55UL img{width:150px}}@media screen and (max-width:576px){.Home_customer__1Jog2 .Home_customer_voice__h55UL img{width:100px}}.Home_customer__1Jog2 .Home_customer_voice__h55UL .Home_voice_text__bFgKy{text-align:left;margin:0 0 0 30px}.Home_customer__1Jog2 .Home_customer_voice__h55UL .Home_voice_text__bFgKy h3{font-size:1.5em}@media screen and (max-width:576px){.Home_customer__1Jog2 .Home_customer_voice__h55UL .Home_voice_text__bFgKy h3{font-size:1em}}.Home_customer__1Jog2 .Home_customer_voice__h55UL .Home_voice_text__bFgKy p{font-size:.9em}@media screen and (max-width:576px){.Home_customer__1Jog2 .Home_customer_voice__h55UL .Home_voice_text__bFgKy p{font-size:.6em}}.Home_item_movie__l2k82{text-align:center}.Home_item_movie__l2k82 h2{margin:0 auto}@media screen and (max-width:767px){.Home_item_movie__l2k82{position:relative;width:100%;padding-top:56.25%;margin:0 auto 40px}.Home_item_movie__l2k82 iframe{position:absolute;top:0;right:0;width:100%!important;height:100%!important}}.Home_exam_day_list__q_7Yr{width:90%;max-width:1200px;text-align:center;margin:50px auto}@media screen and (max-width:700px){.Home_exam_day_list__q_7Yr{width:95%}}.Home_exam_day_list__q_7Yr p{text-align:left;font-size:small;margin-top:3px}.Home_exam_day_list__q_7Yr h2{font-size:3.7em;margin:0 0 20px}@media screen and (max-width:700px){.Home_exam_day_list__q_7Yr h2{font-size:3.3em}}@media screen and (max-width:576px){.Home_exam_day_list__q_7Yr h2{font-size:1.8em;margin:0 0 10px}}.Home_exam_day_list__q_7Yr h3{font-size:1.5em;margin:30px 0 15px}.Home_exam_day_list__q_7Yr table{width:100%;margin:0 auto;text-align:center;border-collapse:collapse}.Home_exam_day_list__q_7Yr th{color:var(--c-black);background:var(--c-grey);border:1px solid #000;padding:5px 0}.Home_exam_day_list__q_7Yr td{border:1px solid #000;padding:15px 0}@media screen and (max-width:700px){.Home_exam_day_list__q_7Yr td{font-size:.9em}}@media screen and (max-width:576px){.Home_exam_day_list__q_7Yr td{font-size:.7em}}.Home_appeal_zone__M_2aS{background:url(/_next/static/media/bell.a0cc50b0.jpeg);background-size:cover;position:relative;height:100%;z-index:3}.Home_appeal_zone__M_2aS .Home_appeal__JCTZG{width:100%;height:100%;top:0;left:0;z-index:1;justify-content:center;align-items:center;color:#fff;text-align:center;padding:3rem 0}.Home_appeal_zone__M_2aS .Home_appeal__JCTZG hr{width:20%;background-color:var(--c-white);height:5px}.Home_appeal_zone__M_2aS .Home_appeal__JCTZG h2{padding:30px 0 10px;text-align:center;font-size:2.5em}@media screen and (max-width:700px){.Home_appeal_zone__M_2aS .Home_appeal__JCTZG h2{font-size:1.4em}}@media screen and (max-width:576px){.Home_appeal_zone__M_2aS .Home_appeal__JCTZG h2{font-size:1.3em}}.Home_appeal_zone__M_2aS .Home_appeal__JCTZG p{font-size:1em;margin-top:50px;line-height:1.9em}@media screen and (max-width:576px){.Home_appeal_zone__M_2aS .Home_appeal__JCTZG p{font-size:.8em;margin:20px 0 10px}}.Home_appeal_zone__M_2aS .Home_appeal__JCTZG .Home_appeal_btn_area__MbFWy{max-width:1000px;width:60%;display:flex;justify-content:center;margin:40px auto 0}@media screen and (max-width:700px){.Home_appeal_zone__M_2aS .Home_appeal__JCTZG .Home_appeal_btn_area__MbFWy{width:90%;margin:40px auto 0}}@media screen and (max-width:576px){.Home_appeal_zone__M_2aS .Home_appeal__JCTZG .Home_appeal_btn_area__MbFWy{width:97%;max-width:350px}}.Home_appeal_zone__M_2aS .Home_appeal__JCTZG .Home_appeal_btn_area__MbFWy a{color:var(--c-black);font-size:1em;background-color:var(--c-yellow);letter-spacing:.2em;padding:30px 50px;font-weight:700}@media screen and (max-width:576px){.Home_appeal_zone__M_2aS .Home_appeal__JCTZG .Home_appeal_btn_area__MbFWy a{padding:10px;font-size:.7em;margin:0 2px}}.Home_appeal_zone__M_2aS:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5);z-index:-1}.Home_media__UfLyR{text-align:center}.Home_partners_zone__hnOXu{margin:40px auto;text-align:center;max-width:1200px;padding:0 20px}.Home_partners_zone__hnOXu h3{font-size:2.5em;margin-bottom:30px;color:var(--c-black)}@media screen and (max-width:800px){.Home_partners_zone__hnOXu h3{font-size:2.2em;margin-bottom:25px}}@media screen and (max-width:576px){.Home_partners_zone__hnOXu h3{font-size:2em;margin-bottom:20px}}.Home_partners_zone__hnOXu .Home_partners_links__aNuY8{display:flex;justify-content:center;align-items:center;gap:40px;flex-wrap:wrap}@media screen and (max-width:800px){.Home_partners_zone__hnOXu .Home_partners_links__aNuY8{gap:30px}}@media screen and (max-width:576px){.Home_partners_zone__hnOXu .Home_partners_links__aNuY8{gap:20px;flex-direction:column}}.Home_partners_zone__hnOXu .Home_partners_links__aNuY8 .Home_partner_link__qKMMK{display:block;transition:all .3s ease;padding:15px;background-color:var(--c-white);border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.Home_partners_zone__hnOXu .Home_partners_links__aNuY8 .Home_partner_link__qKMMK:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.Home_partners_zone__hnOXu .Home_partners_links__aNuY8 .Home_partner_link__qKMMK img{display:block;width:150px;height:80px;object-fit:contain}@media screen and (max-width:800px){.Home_partners_zone__hnOXu .Home_partners_links__aNuY8 .Home_partner_link__qKMMK img{width:130px;height:70px}}@media screen and (max-width:576px){.Home_partners_zone__hnOXu .Home_partners_links__aNuY8 .Home_partner_link__qKMMK img{width:120px;height:65px}}.Home_partners_zone__hnOXu .Home_partners_links__aNuY8 .Home_castle_kentei__cQYrW{background-color:var(--c-black)!important}.Home_partners_zone__hnOXu .Home_partners_links__aNuY8 .Home_castle_kentei__cQYrW:hover{background-color:#333!important}