 .overlay_wrapper{display:none;position:fixed;z-index:9;top:0;left:0;width:100%;height:100vh;background:linear-gradient(135deg,rgba(0,0,0,.95) 0%,rgba(33,25,25,.8) 100%);z-index:999999;color:#fff}.overlay_closebtn{position:absolute;top:8px;right:10px;font-size:36px;line-height:1;font-weight:300;-webkit-transform:rotate(45deg);transform:rotate(45deg);cursor:pointer;-webkit-transition:300ms;transition:300ms;z-index:9;color:#fff}.overlay_closebtn:hover{-webkit-transform:rotate(45deg) scale(1.1);transform:rotate(45deg) scale(1.1)}.modalWrap{position:relative;width:100%;height:100%;background:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modalBox{max-width:738px;width:90%;background:#fff;position:relative;-webkit-box-shadow:3px 3px 6px 0 rgba(0,0,0,.30);-moz-box-shadow:3px 3px 6px 0 rgba(0,0,0,.30);box-shadow:3px 3px 6px 0 rgba(0,0,0,.30)}.modalBox_head{background:var(--accent4);font-size:24px;line-height:1.4;font-weight:700;position:relative;min-height:54px;display:flex;align-items:center;justify-content:center;padding:5px 10px;overflow:hidden}.modalBox_head span{display:block;position:relative;text-align:center}.modalScroll{max-width:100%;height:calc(100% - 55px);overflow-y:auto}.modalBox_inner{width:100%;max-width:620px;margin:0 auto;padding:30px 20px;font-size:15px;color:var(--maincolor)}#modal_iframe .modalBox{max-width:1000px;height:95%;max-height:750px;position:relative}#modal_iframe .modalBox p{color:#000;padding:10px;background:#fff;margin-top:0}#modal_accounting .modalBox_inner{display:flex;justify-content:space-between}#modal_accounting .modalBox_inner .col{width:100%}.modalBox_inner img{display:block;width:100%;height:auto;margin-bottom:10px}.modalBox_inner p{color:#404040}.modalBox_inner .c_ttl{margin-bottom:20px;color:#005512}.modalBox_inner .c_btn{text-align:right;margin:10px 0 0}.modalBox_inner strong{font-weight:700;font-size:18px;color:var(--accent4)}.modal_item{margin:0 0 20px}#modal_login .modalBox{max-width:950px;max-height:88vh;overflow:auto}#modal_login .modalBox_head{justify-content:center}#modal_login .modalBox_head span{text-align:center;padding:0}#modal_login .modalBox_inner{max-width:100%;padding:20px}#modal_login .modalBox_head span::before{display:none}#modal_login .form_login{background:#fff;border-radius:0;margin:20px auto}#modal_login .form_body{margin:0}#modal_login .form_field span{font-size:13px;width:calc(100% + 130px);margin-left:-90px;text-align:left}.cards{display:flex;justify-content:space-around;flex-wrap:wrap;gap:20px}.card{max-width:407px;width:100%;flex:1;padding:20px;background:#FDF6E7;border-radius:20px;font-size:14px;text-align:center}.card_title{color:var(--accent);font-size:24px;text-align:center;font-weight:700;line-height:1.4;margin:0 0 20px;min-height:70px;display:flex;justify-content:center;align-items:center}.card_title2{font-size:24px;text-align:center;font-weight:700;line-height:1.4;margin:0 0 20px}.card_button{margin:30px auto}.cards .c_link{display:inline-block}@media screen and (max-width:991px){#modal_iframe .modalBox{height:85svh;max-height:100%}#modal_iframe .p_ebook iframe{height:80vh;margin-top:0}#modal_iframe .modalBox.extsite iframe{height:80vh}.modalBox_inner{padding:20px}#modal_terms .modalBox{top:-2vh}.modal_terms .modalBox_inner{overflow-y:scroll;height:63vh}.card_title,.card_title2{font-size:20px}#modal_login .modalBox_inner .pc-only{display:none}}@media screen and (max-width:768px){.modalBox_head{font-size:18px}.card_title,.card_title2{font-size:18px}.card_title{min-height:auto}.card_button{margin:15px auto}.modalScroll{max-height:400px}.cards .card:last-of-type{margin-top:0}#modal_accounting .modalBox_inner{flex-direction:column}#modal_accounting .modalBox_inner .col{width:100%}#modal_accounting .c_link::before{top:8px}}@media screen and (max-width:425px){#modal_login .form_field span{width:100%;margin:0}.card{padding:15px 10px;font-size:12px}.card_title,.card_title2{font-size:16px}}#modal_product .modalBox{max-width:1000px;height:100%;max-height:700px}#modal_product .modalBox_inner{max-width:894px}#modal_product .modalBox .c_tbl2 td{cursor:pointer}.school_tabs{display:flex;gap:8px;margin-bottom:30px}.school_tabs li{max-width:165px;height:40px;width:calc(25% - 6px)}.school_tabs a{width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;background:#EAE8E8;font-size:20px;color:var(--maincolor)}.school_tabs .ui-tabs-active a,.school_tabs a:hover{background:var(--accent);color:#fff;font-weight:700}@media screen and (max-width:991px){.school_tabs a{font-size:18px}.c_tbl2{font-size:16px}}@media screen and (max-width:768px){.school_tabs{gap:4px}.school_tabs li{width:calc(25% - 3px)}.school_tabs a{font-size:16px}.c_tbl2{font-size:14px}}@media screen and (max-width:500px){.school_tabs a{font-size:3vw}}.modal_search .modalBox{overflow:hidden}#modal_dashboard.modal_search .modalBox_head span::before{background:url(../../img/icons/c_search.png) no-repeat center center;background-size:100% auto}.modal_search .modalBox_inner{padding:0 20px}.modal_search .searchTitle{font-weight:700;font-size:18px;color:var(--accent);background:#FFF8EA;padding:20px 0;position:relative;z-index:1}.modal_search .searchTitle::before{position:absolute;content:'';width:calc(100% + 200px);height:100%;top:0;left:-100px;z-index:-1;background:#FFF8EA}.searchList{margin:30px 0;font-size:15px;font-weight:700;display:flex;flex-wrap:wrap;gap:20px}.searchList li{width:calc(50% - 10px)}.searchList li a{display:block;padding-left:15px;position:relative}.searchList li a::before{position:absolute;content:'';width:8px;height:8px;border-top:2px solid var(--accent4);border-right:2px solid var(--accent4);top:8px;left:0;transform:rotate(45deg)}@media screen and (max-width:768px){.modal_search .searchTitle{font-size:16px;padding:10px 0}.searchList{gap:10px}.searchList li{width:100%;font-size:12px}.searchList li a::before{top:5px}}#modal_confirm .modalBox{max-width:60%}#modal_confirm .modalBox_inner{max-width:100%;padding:30px 20px}#modal_confirm .modalBox_head{padding:5px 40px}#modal_confirm .co_tbl{position:relative;width:100%}.co_tbl th{text-align:center;background:var(--gray3);color:var(--white)}.co_tbl th,.co_tbl td{border:1px solid var(--maincolor);padding:15px 20px;font-size:15px;font-weight:700;line-height:1.4}.co_tbl td:nth-child(2){width:30%;vertical-align:middle;text-align:center}.co_tbl p{padding:0}#modal_confirm hr{height:1px;background-color:var(--maincolor);border:none}#modal_confirm .balloon-box{display:block;margin-top:10px}#modal_confirm span{display:inline-block;vertical-align:middle}#modal_confirm .balloon{position:relative;display:inline-block;vertical-align:middle;background-color:#DD9848;color:#fff;padding:5px 10px;border-radius:15px;margin-right:20px;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px}#modal_confirm .balloon::after{content:'';position:absolute;top:50%;right:-16px;transform:translateY(-50%);border-width:10px;border-style:solid;border-color:transparent transparent transparent #DD9848}@media screen and (max-width:900px){.co_tbl{width:100%;min-width:500px}.co_tbl .sp-only{font-size:0}#modal_confirm .modalBox{max-width:100%}#modal_confirm .modalBox_inner{overflow-y:scroll;overflow-x:hidden;height:80svh}.co_tbl td:nth-child(2){width:40%}#modal_confirm .co_tbl{min-width:0}}@media screen and (max-width:600px){#modal_confirm .modalBox_head{padding:0}.modalBox .modalBox_head{padding:5px 35px}}.modal_discount .modalBox{max-width:55%;max-height:90%;overflow:auto}.modal_discount .modalBox_inner{max-width:100%;padding:30px 20px}.modal_discount .modalBox_head{padding:5px 40px}.modal_discount{text-align:center}.modal_discount .block p:last-child{padding-bottom:0}.modal_discount .mb30{margin-bottom:30px!important}.modal_discount .mb0{margin-bottom:0!important}.modal_discount .profile_box:last-child{margin-bottom:0}.modal_discount .product_box .pb_head{padding:5px 25px;min-height:0}#entrance_fee_code{margin-bottom:15px;background-color:#d9d9d9;outline:none;border:none;max-width:100%}.mod_discount-coupons{display:flex;align-items:center;justify-content:space-evenly;flex-wrap:wrap;gap:5px 0}.mod_discount-coupons input{width:48%;border:1px solid #ccc}@media screen and (max-width:1000px){.modal_discount .modalBox{max-width:100%}.modal_discount .flex_btns{flex-direction:column-reverse;font-size:15px;justify-content:center}.modal_discount .flex_btns .ff_button{margin:0 auto}.modal_discount .block p{font-size:14px}}.modal_cartout{}.modal_cartout .modalBox{max-width:45%}.modal_cartout .modalBox_inner{max-width:100%;padding:30px 20px}.modal_cartout .modalBox_head{padding:5px 40px;font-size:22px}.btn_cartout{width:294px;max-width:100%;height:63px;display:flex;align-items:center;justify-content:center;font-size:18px;line-height:1.4;color:#fff;text-align:center;background:#E63535;border-radius:40px;margin:0 auto;position:relative;font-weight:bold;text-indent:3svh;cursor:pointer}.btn_cartout::before{position:absolute;content:'';width:40px;height:41px;background:url(../../img/icons/c_cart.svg) no-repeat center center;background-size:100% auto;top:50%;left:20px;transform:translateY(-50%);image-rendering:auto;filter:brightness(0) saturate(100%) invert(100%) sepia(1%) saturate(7484%) hue-rotate(329deg) brightness(119%) contrast(101%)}.btn_cartout::after{position:absolute;content:'';width:11px;height:11px;border-top:2px solid #fff;border-right:2px solid #fff;top:calc(50% - 6px);right:20px;transform:rotate(45deg);transition:.5s}.btn_cartout:hover::after{right:15px}.cartout_holder{}.cartout_holder p{margin-bottom:0}.cartout_holder ul{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:stretch}.cartout_holder ul{margin:0 auto 25px}.cartout_holder ul li{width:100%;justify-content:space-between;margin-bottom:15px;display:flex}.cartout_holder ul li a{margin:0 0 0 10px!important}@media screen and (max-width:1200px){.modal_cartout .modalBox{max-width:100%}}@media screen and (max-width:768px){.btn_cartout{font-size:15px;height:45px}.btn_cartout::before{width:30px;height:32px;left:32px}.co_tbl.sp-change{border:none}.co_tbl.sp-change tr{margin-bottom:20px;display:block;border:1px solid var(--gray2)}.co_tbl.sp-change tr:first-child{display:none}.co_tbl.sp-change tr td{display:block;width:100%;position:relative;padding-left:135px;border:none;border-bottom:1px solid var(--gray2)}.co_tbl.sp-change tr td:before{content:attr(data-label);position:absolute;top:0;left:0;width:125px;height:100%;padding:10px;background:var(--gray3);color:#fff;border-right:1px solid var(--gray2)}.co_tbl.sp-change tr td:last-child{border-bottom:0}.co_tbl.sp-change tr td:first-child{padding-top:47px;padding-left:10px}.co_tbl.sp-change tr td:first-child:before{width:100%;height:37px;border-right:0;border-bottom:1px solid var(--gray2);text-align:center}}@media screen and (max-width:600px){.cartout_holder ul li{justify-content:center;flex-wrap:wrap}.cartout_holder ul li span{display:block;width:100%}.cartout_holder ul li a{margin:10px auto 0!important}.cartout_holder ul{margin:0 auto 10px}}.modal_terms{}.modal_terms .modalBox{max-width:50%}.modal_terms .modalBox_inner{max-width:100%;padding:20px 15px}.modal_terms .modalBox_head{padding:5px 40px;font-size:20px}#modal-terms-confirm-bg .terms-ttl{font-size:1.2rem}#modal_terms .form-section.form-btn.line{padding:20px 0}#modal_terms .c_btn.c_btn__arr{margin:10px auto 0}@media screen and (max-width:1200px){#modal_terms .flex_btns{padding:0}#modal_terms .modalBox{max-width:100%}#modal_terms .agreement-box{padding:15px 10px}#modal_terms .modalBox_head span{padding:0}}@media screen and (max-width:600px){#modal_terms .form-section.form-btn.line{padding:20px 0 0}#modal_terms-confirm-bg .terms-ttl{font-size:.9rem}#modal_terms .modalBox_inner p{font-size:14px}.modal_terms .modalBox_head{font-size:1rem}}#modal_univ .modalBox{max-height:90%;max-width:1000px;overflow:hidden}#modal_univ .modalBox_inner{max-width:100%}#modal_univ .list{display:flex;flex-wrap:wrap;padding:0 10px 20px}#modal_univ .univTabs_con.all .list{padding-top:20px}#modal_univ .list li{width:calc(100% / 4)}#modal_univ .subttl{width:100%;display:block;text-align:left;background:#FCF0D7;font-weight:700;padding:5px 20px;margin-bottom:0}#modal_univ .c_btn{margin:20px auto 0}#univTabs .ttl{display:none}@media screen and (max-width:900px){#modal_univ .school_tabs{flex-wrap:wrap;justify-content:center}#modal_univ .school_tabs li{min-width:60px}#modal_univ .list li{width:calc(100% / 3)}}@media screen and (max-width:768px){#modal_univ .modalScroll{max-height:100%}#modal_univ .modalBox{height:100%}#modal_univ .list li{width:calc(100% / 2)}#univTabs .school_tabs{display:none}#univTabs .ttl{display:block;cursor:pointer;background:var(--accent4);color:#fff;margin-bottom:10px;padding:0 10px;position:relative}.univTabs_con .ttl:before{content:"\002B";font-size:22px;font-weight:bold;line-height:1;color:#fff;position:absolute;top:44%;right:10px;transform:translateY(-50%)}.univTabs_con .content{display:none}.univTabs_con.active .ttl:before{content:"\002D";font-size:34px;font-weight:normal}}#modal_forgtpass .modalBox{max-height:90%;max-width:1000px;overflow:hidden}#modal_forgtpass .modalBox_inner{max-width:100%}#modal_Ebook .modalBox{max-height:90%;max-width:1000px}.p_ebook iframe{width:100%;height:700px}#modal_Ebook .modalBox.extsite{transform:scale(1);transform-origin:0 0;border:none}@media screen and (max-width:991px){#modal_iframe .modalBox.extsite .p_ebook{height:70svh}#modal_iframe .modalBox.extsite{max-height:100%}}@media screen and (max-width:767px){#modal_iframe .modalBox.extsite{max-height:100%;left:50%;top:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);position:absolute}}#modal_iframe .ext-cont{height:100svh}@media screen and (max-width:991px){#modal_iframe .modalBox.extsite .p_ebook iframe{margin-top:0}#modal_iframe .modalBox p{margin-top:0}#modal_iframe .modalBox.extsite .p_ebook{height:75svh}#modal_iframe .modalBox.extsite{max-height:85svh}}@media screen and (min-width:768px) and (max-width:991px){#modal_iframe .modalBox.extsite .p_ebook iframe{transform:scale(.7);transform-origin:0 0;width:143%;height:143%}}@media screen and (min-width:451px) and (max-width:767px){#modal_iframe .modalBox.extsite .p_ebook iframe{transform:scale(.5);transform-origin:0 0;width:200%;height:200%}}@media screen and (max-width:450px){#modal_iframe .modalBox.extsite .p_ebook iframe{transform:scale(.3);transform-origin:0 0;width:333%;height:333%}}#modal_Ebook.ifra-cont{height:100svh}#modal_Ebook .modalBox p{color:#000;padding:10px;background:#fff;margin-top:-10px}@media screen and (max-width:991px){#modal_Ebook .modalBox.extsite .p_ebook{height:75svh}#modal_Ebook .modalBox.extsite{max-height:85svh;height:100%}#modal_Ebook .modalBox.extsite .p_ebook iframe{margin-top:0}#modal_Ebook .modalBox p{margin-top:0}}@media screen and (min-width:768px) and (max-width:991px){#modal_Ebook .modalBox.extsite .p_ebook iframe{transform:scale(.7);transform-origin:0 0;width:143%;height:143%}}@media screen and (min-width:451px) and (max-width:767px){#modal_Ebook .modalBox.extsite .p_ebook iframe{transform:scale(.5);transform-origin:0 0;width:200%;height:200%}}@media screen and (max-width:450px){#modal_Ebook .modalBox.extsite .p_ebook iframe{transform:scale(.3);transform-origin:0 0;width:333%;height:333%}}.modalBox.extsite{display:flex;flex-direction:column}.p_ebook{flex:0 1 95%;overflow:hidden}.p_ebook iframe{width:100%;height:100%;border:none}.modalBox.extsite p{flex:0 1 10%;box-sizing:border-box}#modal_Ebook .modalBox{max-width:1000px;height:95%;max-height:750px;position:relative}