@charset "utf-8";
/**************************************************

	Respond.css

**************************************************/
/**************************************************
	Setting Device Width
**************************************************/
#_device_pc{display: block;} #_device_ta{display: none;} #_device_mo{display: none;} .__pc{display: block !important;} .__ta{display: none !important;} .__mo{display: none;}
@media screen and (min-width: 750px) and (max-width: 1200px){#_device_pc{display: none;} #_device_ta{display: block;} #_device_mo{display: none;} .__pc{display: none !important;} .__ta{display: block !important;} .__mo{display: none;}}
@media screen and (max-width: 750px){#_device_pc{display: none;} #_device_ta{display: none;} #_device_mo{display: block;} .__pc{display: none !important;} .__ta{display: none;} .__mo{display: block !important;} }

/**************************
	Shop Default Style
**************************/
@media screen and (max-width: 750px){

    #sb-footer{margin-top: 15px;min-height: 35px;}

    .sb-btnWrap{margin-top: 10px;}
    .sb-btn.type1{padding: 0 5px;min-width: 40px;font-size: 13px;}
    .sb-btn.type1.small{height: 25px;line-height: 23px;padding: 0 5px;font-size: 12px;}
    .sb-btn.type2{padding: 0 5px;min-width: 40px;font-size: 13px;}
    .sb-btn.type1.small{height: 25px;line-height: 23px;padding: 0 5px;font-size: 12px;}

    .sb-no-data{padding: 20px 10px;font-size: 12px;}

}
/**************************************************
	Layout
**************************************************/
@media screen and (max-width: 1520px){

    #asd{display: none;}
    #side_menu_left{display: block;}

}

@media screen and (max-width: 1200px){

	html{min-width: 320px;padding-top: 80px;overflow-x: hidden;}
    body{padding-top: 0;}
    body.filebox{padding-top: 0;}
    img{max-width:100%;height: auto;}
    table tr > *{width: auto !important;}

    /* header */
    #header{position: fixed;top: 0;left: 0;width: 100%;height: 80px;background: #fff;box-shadow: 3px 3px 10px rgba(0,0,0,0.1);}
    #header .top_banner{display: none;}

    #header .tnb_wrap{height: 30px;padding: 0 20px;}
    #header .tnb_wrap .inner{width: auto;}

    #header #top_goto{}
    #header #top_goto li{padding: 0 15px;}
    #header #top_goto li a{line-height: 30px;font-size: 11px;}

    #header .gnb_wrap .inner{width: auto;height: 50px;}
    #header .gnb_wrap .logo{left: 20px;}
    #header .gnb_wrap .logo img{width: auto;height: 26px;}

    #header .head_search{width: 170px;height: 35px;border-radius: 35px;padding-right: 35px;padding-left: 15px;right: 60px;}
    #header .head_search .reset{display: none;}
    #header .head_search .sbm{left: auto;right: 10px;}
    #header .head_search input{height: 33px;font-size: 13px;}

    /* header for filebox */
    #header.filebox{height: 60px;}
    #header.filebox .gnb_wrap .inner{height: 60px;}
    #header.filebox .gnb_wrap .logo em{margin-left: 5px;width: 45px;line-height: 26px;border-radius: 26px;font-size: 11px;}
    #header.filebox #gnb{display: none;}
    #header.filebox .head_search{width: 160px;height: 35px;border-radius: 35px;padding-right: 40px;padding-left: 0;right: 55px;}
    #header.filebox .head_search .reset{display: none;}
    #header.filebox .head_search .sbm{left: auto;right: 10px;}
    #header.filebox .head_search input{height: 33px;font-size: 13px;background: none;padding-left: 10px;}
    #header.filebox #slide-btn{transform: translate(0, -50%);}

    #drdw{display: none;}

    #gnb{display: none;}
    #tnb{display: none;}

    #hd-lan{display: none;}
    #hd-sch{display: none;}

    /* footer */
    #footer{border-radius: 0;padding: 40px 20px;}
    #footer:before{display: none;}
    #footer .utill_menu_wrap{width: auto;}
    #footer .utill_menu_wrap .menu1 li{margin-right: 10px;}
    #footer .utill_menu_wrap .menu1 li a{line-height: 18px;padding-right: 20px;background-size: 16px auto;font-size: 12px;}
    #footer .utill_menu_wrap .menu2{right: 0;}
    #footer .utill_menu_wrap .menu2 li{padding: 0 10px;}
    #footer .utill_menu_wrap .menu2 li a{font-size: 13px;}

    #footer #fnb{width: auto;border-radius: 10px;margin-top: 15px;padding: 10px 10px;}
    #footer #fnb li{margin: 4px 10px;}
    #footer #fnb li a{line-height: 13px;font-size: 13px;}

    #footer .ftWrap{width: auto;margin-top: 20px;}
    #footer .ftWrap address{font-size: 13px;line-height: 20px;}
    #footer .ftWrap address hr{margin: 0;display: block;width: 0;height: 0;}

    #footer #gotop{width: 45px;height: 45px;border-radius: 10px;}

    #sns-ico{margin-top: 15px;text-align: center;}
    #sns-ico li{margin: 2px;}
    #sns-ico li img{width: 25px;height: auto;}

    #ft-fam{display: none;}

    #gotop{display: none;}

    #fnb{text-align: center;}
    #fnb > li{display: inline-block;padding: 0 5px;}
    #fnb > li:first-child{padding-left: 0;background: none;}
    #fnb > li a{font-size: 11px;color: #b3b3b3;letter-spacing: -1px;line-height: 35px;}

    #asd{display: none;}
    #side_menu_left{display: none;}

    #slide-btn{top: 50%;transform: translate(0, calc(-50% + 15px));right: 15px;display: block;width: 25px;height: 16px;}

    #slide-bg{position: fixed;z-index: 200;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.3);display: none;}
    #slide-close{position: absolute;top: 0;right: 0;width: 50px;height: 50px;background: url('../images/layout/slide-close.png') no-repeat center center;background-size: 20px auto;}

    #slide-menu{position: fixed;top: 0;right: -100%;width: 80%;height: 100%;display: block;background: #fff;z-index: 201;overflow-y: auto;transition: all 0.3s cubic-bezier(0.930, 0.635, 0.650, 0.970);}
    #slide-menu .tit{height: 50px;position: relative;background: #13b3ca;}
    #slide-menu.on{right: 0;}

    #tnb-mo{text-align: center;line-height: 40px;background: #f7f7f7;overflow-x: scroll;white-space: nowrap;}
    #tnb-mo > li{display: inline-block;margin: 0 5px;vertical-align: middle;}
    #tnb-mo > li a{font-size: 13px;color: #333;}

    #gnb-mo > li{border-bottom: 1px solid #e1e1e1;}
    #gnb-mo > li > a{display: block;line-height: 40px;padding: 0 15px;font-size: 14px;letter-spacing: -1px;color: #333;text-decoration: none;}
    #gnb-mo > li > ul{padding: 10px 15px;border-top: 1px solid #e1e1e1;background: #f7f7f7;display: none;}
    #gnb-mo > li > ul li a{line-height: 30px;font-size: 14px;color: #666;text-decoration: none;}
    #gnb-mo > li.hidden-gnb{display: none;}

    #hd-lan-mo{position: absolute;top: 0;left: 15px;z-index: 92;}
    #hd-lan-mo > a{display: block;line-height: 50px;padding: 0 10px 0 20px;font-size: 12px;color: #fff;text-decoration: none;text-transform: uppercase;background: url('../images/layout/hd-lan-ico-mo.png') no-repeat 0 center / 15px auto, url('../images/layout/hd-lan-spr-mo.png') no-repeat right center / 6px auto;}
    #hd-lan-mo > ul{position: absolute;top: 40px;left: 50%;display: none;width: 80px;margin-left: -40px;padding: 10px 0;border: 1px solid #b8b8b8;background: #fff;}
    #hd-lan-mo > ul:before{position: absolute;top: -7px;left: 50%;content: '';display: block;width: 6px;height: 7px;margin-left: -3px;background: url('../images/layout/hd-lanbox-spr-mo.png');}
    #hd-lan-mo > ul li a{display: block;font-size: 12px;line-height: 20px;color: #666666;text-decoration: none;text-align: center;text-transform: uppercase;}
    #hd-lan-mo.on > ul{display: block;}

    #hd-sch-mo{position: absolute;top: 14px;left: 15px;z-index: 91;}
    #hd-sch-mo .btn{display: block;width: 21px;height: 21px;background: url('../images/layout/hd-sch-btn-mo.png') no-repeat center center;background-size: 16px auto;text-indent: -999em;border: none;}
    #hd-sch-mo form{position: fixed;display: none;top: 50px;right: 0;width: 80%;padding-right: 50px;border: 1px solid #333;border-width: 1px 0 1px 0;overflow: hidden;background: #fff;box-sizing: border-box;}
    #hd-sch-mo legend{display: none;}
    #hd-sch-mo .inp{width: 100%;height: 38px;line-height: 38px;text-indent: 10px;background: none;border: none;font-size: 12px;}
    #hd-sch-mo .sbm{position: absolute;top: 0;right: 0;width: 40px;height: 40px;background: #333 url('../images/layout/hd-sch-btn-mo.png') no-repeat center center;background-size: 18px auto;border: none;text-indent: -999em;}
    #hd-sch-mo.on form{display: block;}

    #side_menu2{display: none;}

    /* Site Layer Popup */
    .sp-pop{top: 65px !important;left: 5% !important;width: 90% !important;height: auto !important;}
    .sp-pop .img{position: relative;min-height: 100px;padding-bottom: 30px;}
    .sp-pop .img img{max-width:100%;}
    .sp-pop .btns li{height: 30px;}
    .sp-pop .btns li a,
    .sp-pop .btns li label{line-height: 28px;}

    /* etc */
    .table1 tr > *{font-size: 11px;line-height: 15px;}

    .selectbox select{font-size: 13px;}

    .custlab{font-size: 13px;min-width: 70px;}
    .custlab input{display: none;}


}

/**************************************************
	Ajax Popup
**************************************************/
@media screen and (max-width: 1200px){

    #popup{top: 20px;left: 20px;transform: none;padding-top: 50px;border-radius: 10px;width: calc(100% - 40px);}
    #popup .pop-tit{height: 50px;}
    #popup .pop-tit h3{font-size: 16px;line-height: 50px;}
    #popup .pop-tit .close{width: 50px;height: 50px;line-height: 50px;font-size: 16px;}
    #popup .pop-wrap{height: 100%;overflow-y: auto;padding: 30px 35px;box-sizing: border-box;}

    #popup_lecture_select{height: calc(100vh - 200px);max-height: calc(100vh - 200px);}
    #popup_detail_academy{height: calc(100vh - 200px);max-height: calc(100vh - 200px);}

}

/**************************************************
	Filebox
**************************************************/
@media screen and (max-width: 1200px){
    #filebox_main article{width: auto;padding: 0 20px;}

    #filebox_main .visual{position: relative;margin-bottom: 40px;}
    #filebox_main .visual .slick-dots{margin-top: 20px;text-align: center;}
    #filebox_main .visual .slick-dots li{display: inline-block;vertical-align: top;margin: 0 3px;}
    #filebox_main .visual .slick-dots li button{border: none;width: 8px;height: 8px;border-radius: 8px;text-indent: -999em;background: #e6f4fe;}
    #filebox_main .visual .slick-dots li.slick-active button{background: #19a8e1;width: 30px;}

    #filebox_main .gateway h4{font-size: 16px;}
    #filebox_main .gateway .slick-prev{width: 30px;height: 13px;top: -25px;right: 44px;}
    #filebox_main .gateway .slick-next{width: 30px;height: 13px;top: -25px;right: 15px;}

    #filebox_main .gateway .roll_wrap{margin: -5px;margin-bottom: 25px;}
    #filebox_main .gateway .roll_wrap .list1 li{width: auto;height: 105px;margin: 5px;box-shadow: none;border: 1px solid #ddd;padding-top: 22px;}
    #filebox_main .gateway .roll_wrap .list1 li a{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 2;text-indent: -999em;display: block;}
    #filebox_main .gateway .roll_wrap .list1 li img{width: 30px;height: auto;}
    #filebox_main .gateway .roll_wrap .list1 li p{margin-top: 10px;font-size: 13px;}

    #filebox_main .gateway .list2{margin: -5px;}
    #filebox_main .gateway .list2 li{margin: 5px;width: calc(50% - 10px);border-radius: 13px;padding: 20px 20px;min-height: 120px;}
    #filebox_main .gateway .list2 li strong{font-size: 15px;position: relative;z-index: 2;}
    #filebox_main .gateway .list2 li p{font-size: 13px;position: relative;z-index: 2;}
    #filebox_main .gateway .list2 li img{bottom: 10px;right: 10px;width: 45px;height: auto;}

    #filebox_sub article{width: auto;padding: 0 20px 20px 20px;}

    .board_category{margin-bottom: 20px;margin: -2px;margin-bottom: 20px;}
    .board_category li{width: calc(50% - 4px);margin: 2px;}
    .board_category li a{line-height: 40px;font-size: 14px;}
}

/**************************************************
	Main
**************************************************/
@media screen and (max-width: 1200px){

    #main #mainWrap{width: auto;margin: 0;padding: 20px 10px;}

    .main_title{margin-bottom: 20px;}
    .main_title > img{margin-bottom: 10px;width: 40px;height: auto;}
    .main_title h4{font-size: 18px;}

    .main_tab{margin: 2px;margin-bottom: 20px;}
    .main_tab li{margin: 2px;width: calc(25% - 4px);}
    .main_tab li a{width: auto;line-height: 40px;border-radius: 40px;font-size: 13px;}
    .main_tab li.active a:after{width: 12px;height: 6px;bottom: -5px;}

    #main .visual .roll .item img{position: static;margin-left: 0;width: 100%;height: auto;}
    #main .visual .slick-dots{bottom: 20px;}
    #main .visual .slick-dots li{margin: 0 2px;}
    #main .visual .slick-dots li button{width: 12px;height: 12px;}

    #main .gateway{padding: 40px 20px;}
    #main .gateway:before{display: none;}
    #main .gateway ul{margin: -10px 0;}
    #main .gateway ul li{margin: 10px 0;margin-left: 0;width: 50%;}
    #main .gateway ul li .tmb{width: 120px;height: 120px;border-radius: 120px;display: block;margin: 0 auto; margin-bottom: 20px;}
    #main .gateway ul li .tmb:after{width: 34px;height: 34px;margin-top: -30px;margin-bottom: 10px;}
    #main .gateway ul li em{font-size: 14px;}
    #main .gateway ul li p{font-size: 18px;margin-top: 0;}

    #main .content_wrap{padding: 40px 20px;background: #062f61;}
    #main .content_wrap .inner{width: auto;}
    #main .content_wrap .tab_content{width: auto;left: auto;transform: none;}
    #main .content_wrap .roll_wrap{margin: -5px;}
    #main .content_wrap .roll_wrap .roll .item{margin: 5px;width: calc(50% - 10px);padding-top: 0;}
    #main .content_wrap .roll_wrap .roll .item:before{display: none;}
    #main .content_wrap .roll_wrap .roll .item .cover{padding: 10px;border-radius: 10px;}
    #main .content_wrap .roll_wrap .roll .item .tmb{border-radius: 5px;}
    #main .content_wrap .roll_wrap .roll .item .tmb:after{width: 40px;height: 40px;bottom: -20px;right: 0;}
    #main .content_wrap .roll_wrap .roll .item .info{padding: 25px 10px;}
    #main .content_wrap .roll_wrap .roll .item .info .category{font-size: 13px;}
    #main .content_wrap .roll_wrap .roll .item .info .subject{margin-top: 5px;font-size: 16px;}
    #main .content_wrap .roll_wrap .roll .item:nth-child(even){padding-top: 0;}
    #main .content_wrap .roll_wrap .slick-dots{margin-top: 20px;}

    #main .latest_wrap{padding: 40px 20px;}
    #main .latest_wrap .inner{width: auto;}
    #main .latest_wrap .notice{border-radius: 10px;padding: 0 20px;}
    #main .latest_wrap .notice .more{width: 40px;height: 40px;border-radius: 0 10px 0 10px;background-size: 15px auto;}
    #main .latest_wrap .notice .headline{padding: 15px 0;}
    #main .latest_wrap .notice .headline dt{width: 80px;}
    #main .latest_wrap .notice .headline dt .date{width: 80px;height: 80px;border-radius: 80px;border: 3px solid #c1ccd1;padding-top: 20px;}
    #main .latest_wrap .notice .headline dt .date strong{font-size: 20px;line-height: 20px;}
    #main .latest_wrap .notice .headline dt .date p{font-size: 13px;}
    #main .latest_wrap .notice .headline dt .date em{width: 20px;line-height: 20px;font-size: 13px;}
    #main .latest_wrap .notice .headline dd{width: calc(100% - 80px);padding-left: 15px;}
    #main .latest_wrap .notice .headline dd .subject{font-size: 16px;}
    #main .latest_wrap .notice .headline dd .text{margin-top: 5px;font-size: 13px;line-height: 18px;}
    #main .latest_wrap .notice .list{padding: 20px 0;display: block;}
    #main .latest_wrap .notice .list li{width: auto;padding-right: 70px;display: block;}
    #main .latest_wrap .notice .list li a{line-height: 30px;}
    #main .latest_wrap .notice .list li .subject{font-size: 14px;padding-left: 10px;}
    #main .latest_wrap .notice .list li .subject:before{width: 3px;height: 3px;border-radius: 3px;}
    #main .latest_wrap .notice .list li .date{font-size: 13px;}

    #main .latest_wrap .middle_gateway{display: flex;margin: -5px;margin-top: 25px;margin-bottom: 25px;}
    #main .latest_wrap .middle_gateway dd{margin: 5px;width: calc(50% - 10px);border-radius: 15px 0 15px 0;padding: 30px 20px 80px 20px;}
    #main .latest_wrap .middle_gateway dd h4{font-size: 20px;}
    #main .latest_wrap .middle_gateway dd .more{margin-top: 20px;width: auto;line-height: 35px;font-size: 14px;border-radius: 35px;}
    #main .latest_wrap .middle_gateway dd .more i{margin-left: 10px;}
    #main .latest_wrap .middle_gateway dd.g1{background: #1b63c5 url('../images/education/main/middle_gateway_ico_qa.jpg') no-repeat center calc(100% - 20px);background-size: 45px auto;}
    #main .latest_wrap .middle_gateway dd.g2{background: #07bfcb url('../images/education/main/middle_gateway_ico_guide.jpg') no-repeat center calc(100% - 20px);background-size: 45px auto;}

    #content:before,
    #content:after{display: none;}


}


/**************************************************
	Sub
**************************************************/
@media screen and (max-width: 1200px){

    #sub #content{ width: auto;padding: 40px 20px; }
    #sub article{width: auto;padding: 0;}

    #sub .sub-vis{padding: 30px 20px;background-size: contain;background-position: calc(100% + 50px) center;background-repeat: no-repeat;background-color: #eefaf6;}
    #sub .sub-vis .inner{width: auto;}
    #sub .sub-vis h2{font-size: 20px;}

    #sub .sub-tit{margin-bottom: 20px;}
    #sub .sub-tit h3{font-size: 14px;margin-top: 0;}

    .lnbWrap{display: none;}

    #status{display: none;}

    #navigator{border-width: 0 0 1px 0;}
    #navigator > ul{width: auto;border-left: none;padding-left: 40px;}
    #navigator > ul > li{width: 50%;box-sizing: border-box;}
    #navigator > ul > li > a{min-width: 0;font-size: 13px;padding: 0 20px 0 10px;line-height: 40px;background-size: 8px auto;}
    #navigator > ul > li:first-child{position: absolute;top: 0;left: 0;width: 40px;}
    #navigator > ul > li:first-child a{width: 40px;background: none;}
    #navigator > ul > li.d2{border: none;}
    #navigator > ul > li > ul{top: 40px;left: -1px;}
    #navigator > ul > li.d2 > ul{border-right: none;}
    #navigator > ul > li > ul li a{padding: 10px;font-size: 13px;}

    /* 마이페이지 */
    .tblWrap{overflow-x: scroll;}
    .tblWrap table{min-width: 700px;table-layout: auto;}
    .tblWrap table tr > *{width: auto;}

    #smb_my_ov .my_ov_name{line-height:20px;padding:15px;font-size:14px;}
    #smb_my_act {position:static;}
    #smb_my_act{position: absolute;top: 15px;right: 15px;float:none;margin:0;padding:0;list-style:none}
    #smb_my_act li {float:none;display: inline-block;vertical-align: top;margin: 0;margin-left: 2px;}
    #smb_my_act li a{font-size: 13px;letter-spacing: -1px;}
    #smb_my_act li .btn_admin{display: none;}
    #smb_my_ov .cou_pt{position:static;text-align: center;border: 1px solid #ccc;border-width: 0 1px 0 1px;}
    #smb_my_ov .cou_pt dt:first-child{margin-left: 0;}
    #smb_my_ov .cou_pt dt{display: inline-block;vertical-align: top;float:none;width:auto;line-height: 25px;margin-right: 5px;margin-left: 15px;font-size: 13px;}
    #smb_my_ov .cou_pt dd{display: inline-block;vertical-align: top;float:none;width:auto;line-height: 25px;40px;text-align:left;padding:0;margin-right: 5px;font-size: 13px;}
    #smb_my_ov .cou_pt dd a{color:#000;font-weight:bold;font-size:1.167em}
    #smb_my_ov .op_area{border-top: 1px solid #ddd;display: block !important;}
    #smb_my_ov .op_area:after {display:block;visibility:hidden;clear:both;content:""}
    #smb_my_ov .op_area dt{width:30%;}
    #smb_my_ov .op_area dd{width:70% !important;}
    .my_ov_btn{display: none;}

    .smb_my_more a{font-size: 13px;letter-spacing: -1px;}

    .list_02 ul{margin: -2px;}
    .list_02 li{margin: 2px;width: calc(50% - 4px);}
    .list_02 li img{margin-bottom: 10px;}
    .list_02 li .smb_my_tit a{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

    /* subpage */
    .sub_title{margin-bottom: 20px;}
    .sub_title img{margin-bottom: 10px;width: 60px;height: auto;}
    .sub_title h4{font-size: 22px;}

    .sub_tab{margin: -2px;margin-bottom: 20px;}
    .sub_tab li{margin: 2px;}
    .sub_tab li a{line-height: 40px;font-size: 13px;border-radius: 40px;}

    .sub_tab2{margin: 0 -2px;margin-bottom: 20px;}
    .sub_tab2 li{width: calc(50% - 4px);margin: 0 2px;}
    .sub_tab2 li a{line-height: 40px;font-size: 13px;border-radius: 10px 10px 0 0;display: block;}

    .tab_text{padding: 20px;margin: -20px 0 20px 0;border-radius: 0 0 10px 10px;font-size: 13px;line-height: 20px;}

    .ctit1{margin: 30px 0 20px 0;font-size: 18px;}
    .ctit1:before{height: 17px;}

.agreement_box{margin-bottom: 50px;}
.agreement_box .text{background: #f2f6fe;padding: 30px;border-radius: 15px;font-size: 16px;line-height: 30px;color: #666666;letter-spacing: -1px;}
.agreement_box .text strong{color: #222222;}
.agreement_box .text strong em{font-style: normal;color: #009fde;}
.agreement_box label{margin-top: 15px;text-align: right;font-size: 16px;color: #666666;letter-spacing: -1px;display: block;}

    /* baduk */
    .prdt_pkg_list{margin: -2px;margin-bottom: 20px;}
    .prdt_pkg_list > li{width: calc(50% - 4px);margin: 2px; border-radius: 10px;padding: 15px;line-height: 20px;background: #fff url('../images/education/sub/prdt_pkg_spr.png') no-repeat calc(100% - 15px) center;}
    .prdt_pkg_list > li img{display: block;width: 40px;height: auto;margin-bottom: 10px;}
    .prdt_pkg_list > li a{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 2;text-indent: -999em;}
    .prdt_pkg_list > li > *{display: inline-block;vertical-align: middle;}
    .prdt_pkg_list > li p{font-size: 15px;margin-left: 0;}

    .prdt_lecture_tab{padding: 10px 0;margin-bottom: 20px;}
    .prdt_lecture_tab .roll_wrap{margin: -2px;}
    .prdt_lecture_tab .roll .item{margin: 2px;}
    .prdt_lecture_tab .roll .item a{line-height: 35px;border-radius: 35px;font-size: 13px;}
    .prdt_lecture_tab .roll .item.on a{line-height: 31px;}

    .prdt_lecture_tab .slick-prev{width: 35px;height: 35px;}
    .prdt_lecture_tab .slick-next{width: 35px;height: 35px;}

    .prdt_lecture_total{margin-bottom: 15px;font-size: 13px;}

    .prdt_lecture_table{overflow-x: auto;}
    .prdt_lecture_table table{min-width: 700px;}
    .prdt_lecture_table table tr > *{padding: 10px 5px;}
    .prdt_lecture_table table thead th{font-size: 13px;}
    .prdt_lecture_table table thead th:first-child{border-radius:  5px 0 0 5px;}
    .prdt_lecture_table table thead th:last-child{border-radius:  0 5px 5px 0;}
    .prdt_lecture_table table tbody td{font-size: 13px;}
    .prdt_lecture_table table tbody td.no_data{padding: 30px 0;}
    .prdt_lecture_table table tbody td span.stat_ico{font-size: 12px;}
    .prdt_lecture_table table tbody td .wishbox{padding-left: 10px;}
    .prdt_lecture_table table tbody td .wishbox dt{width: 50px;}
    .prdt_lecture_table table tbody td .wishbox dd{width: calc(100% - 50px);padding-left: 10px;font-size: 13px;;}
    .prdt_lecture_table .b1{line-height: 25px;margin: 2px 0;padding: 0 10px;border-radius: 25px;font-size: 13px;}
    .table_footer_more_wrap{margin-top: 10px;text-align: center;}
    .table_footer_more_wrap a{line-height: 25px;padding: 0 10px;border-radius: 2px;font-size: 12px;}

    .lecture_list_table table tr > *{padding: 10px 5px;}
    .lecture_list_table table thead th{font-size: 13px;}
    .lecture_list_table table tbody td{font-size: 13px;}
    .lecture_list_table table input[type="checkbox"]{width: 14px;height: 14px;}
    .lecture_list_table table select{width: 100px;height: 30px;border-radius: 3px;font-size: 13px;}
    .lecture_list_table .total_price{margin-top: 10px;}
    .lecture_list_table .total_price strong{font-size: 20px;}

    .pop_button_wrap{margin: -2px;margin-top: 20px;}
    .pop_button_wrap button{width: calc(50% - 4px);height: 40px;border-radius: 4px;font-size: 14px;}
    .pop_button_wrap.len1 button{width: calc(100% - 4px);}

    .list_gallery{margin: -5px;}
    .list_gallery .item{width: calc(50% - 10px);margin: 5px;}
    .list_gallery .item .info{padding: 10px 0;}
    .list_gallery .item .info span.lecture{font-size: 13px;}
    .list_gallery .item .info span.subject{font-size: 16px;}

    .lecture_part_tab{margin: -2px;margin-bottom: 20px;}
    .lecture_part_tab li{width: calc(20% - 4px);margin: 2px;}
    .lecture_part_tab li a{font-size: 13px;line-height: 28px;}

    /* chess */
    .howto_chess_box .slick-prev{width: 50px;height: 50px;display: none !important;}
    .howto_chess_box .slick-next{width: 50px;height: 50px;display: none !important;}

    /* company */
    .overview_box1{padding: 30px;}
    .overview_box1 > *{width: auto;}
    .overview_box1 dd .text1{font-size: 18px;line-height: 22px;}
    .overview_box1 dd .text2{margin-top: 15px;font-size: 13px;line-height: 22px;}
    .overview_box1 dt{width: 100%;}
    .overview_box1 dt img{position: static;width: 200px;display: block;margin: 0 auto;margin-top: 40px;}

    .overview_box2{margin-top: 50px;border-radius: 10px;}
    .overview_box2:before{width: 13px;height: 90px;top: -75px;left: 100px;background-size: contain;}
    .overview_box2:after{width: 13px;height: 90px;top: -75px;right: 100px;background-size: contain;}
    .overview_box2 dt{padding: 20px;font-size: 16px;line-height: 22px;}
    .overview_box2 dd{font-size: 13px;line-height: 20px;padding: 20px;border-radius: 10px;}

.partner_step{display: flex;justify-content: space-between;flex-wrap: wrap;padding: 0 80px;}
.partner_step li{text-align: center;position: relative;flex: 1;}
.partner_step li img{display: block;margin: 0 auto;}
.partner_step li strong{display: block;margin: 20px 0 5px 0;font-size: 20px;color: #222222;letter-spacing: -1px;font-weight: 500;}
.partner_step li p{font-size: 16px;color: #666666;letter-spacing: -1px;}
.partner_step li:after{content: '';display: block;width: 40px;height: 40px;background: url('../images/education/sub/partnershiop_step_spr.jpg') no-repeat center center;background-size: contain;position: absolute;top: 70px;left: -20px;}
.partner_step li:first-child:after{display: none;}

/* customer */
.academy_roll_wrap{position: relative;}
.academy_roll_wrap .roll{margin: -10px;}
.academy_roll_wrap .roll .item{margin: 10px;width: calc(25% - 20px);position: relative;border-radius: 15px;box-shadow: 0 0 10px rgba(0,0,0,0.1);display: inline-block;vertical-align: top;box-sizing: border-box;padding: 25px;padding-bottom: 150px;}
.academy_roll_wrap .roll .item > a{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 2;}
.academy_roll_wrap .roll .item em{font-style: normal;line-height: 30px;border-radius: 5px;padding: 0 10px;background: #ecf4fe;font-size: 14px;color: #4995f1;letter-spacing: -1px;font-weight: 500;line-height: 30px;display: inline-block;}
.academy_roll_wrap .roll .item .title{display: block;font-size: 22px;color: #222222;letter-spacing: -1px;font-weight: 500;margin-top: 10px;}
.academy_roll_wrap .roll .item:after{content: '';display: block;width: 117px;height: 117px;background: url('../images/education/sub/academy_picture_default.png') no-repeat center center;background-size: contain;position: absolute;bottom: 15px;right: 15px;}
.academy_roll_wrap .slick-dots{margin-top: 20px;text-align: center;}
.academy_roll_wrap .slick-dots li{display: inline-block;vertical-align: top;margin: 0 2px;}
.academy_roll_wrap .slick-dots li button{border: none;width: 10px;height: 10px;border-radius: 10px;background: #e6f4fe;text-indent: -999em;}
.academy_roll_wrap .slick-dots li.slick-active button{width: 30px;background: #19a8e1;}

    .class_search{margin-top: 20px;padding: 15px;}
    .class_search fieldset{width: auto;padding-left: 0;}
    .class_search fieldset h5{position: static;transform: none;text-align: left;width: auto;font-size: 13px;margin-bottom: 5px;}
    .class_search fieldset .input{height: 40px;padding-right: 40px;margin-bottom: 10px;}
    .class_search fieldset .input input[type="text"]{height: 40px;padding-left: 10px;font-size: 13px;}
    .class_search fieldset .input button{width: 40px;height: 40px;font-size: 13px;}
    .class_search fieldset select{border-radius: 3px;height: 40px;padding-left: 10px;font-size: 13px;}
    .class_search fieldset.area{width: 100%;padding-right: 0;}
    .class_search fieldset.area select{width: 40%;margin-right: 5px;}
    .class_search fieldset.area .input{width: calc(60% - 5px);}
    .class_search fieldset.class{width: 100%;}
    .class_search fieldset.class .input{width: 100%;}

.academy_pop_info{display: flex;justify-content: space-between;flex-wrap: wrap;}
.academy_pop_info > *{box-sizing: border-box;}
.academy_pop_info dt{width: 290px;margin-right: 20px;box-sizing: border-box;border: 1px solid #ddd;border-radius: 15px;padding: 25px;position: relative;}
.academy_pop_info dt em{font-style: normal;line-height: 30px;border-radius: 5px;padding: 0 10px;background: #ecf4fe;font-size: 14px;color: #4995f1;letter-spacing: -1px;font-weight: 500;line-height: 30px;display: inline-block;}
.academy_pop_info dt .title{display: block;font-size: 22px;color: #222222;letter-spacing: -1px;font-weight: 500;margin-top: 10px;}
.academy_pop_info dt:after{content: '';display: block;width: 117px;height: 117px;background: url('../images/education/sub/academy_picture_default.png') no-repeat center center;background-size: contain;position: absolute;bottom: 15px;right: 15px;}

.academy_pop_info dd{width: calc(100% - 310px);box-sizing: border-box;background: #f7f7f7;overflow: hidden;border-radius: 15px;}
.academy_pop_info dd #map{width: 100%;height: 260px;}

.academy_pop_table{margin-top: 35px;border-top: 1px solid #333;}
.academy_pop_table table tr > *{padding: 15px 0;text-align: left;border-bottom: 1px solid #eee;}
.academy_pop_table table thead th{font-size: 18px;color: #222222;letter-spacing: -1px;font-weight: 500;padding-bottom: 20px;}
.academy_pop_table table tbody th{width: 170px;font-size: 16px;color: #222222;letter-spacing: -1px;font-weight: 500;}
.academy_pop_table table tbody td{font-size: 16px;color: #666666;letter-spacing: -1px;}

    .find_sch_box{padding: 20px;border-radius: 10px;}
    .find_sch_box .title{margin-bottom: 20px;}
    .find_sch_box .title em{width: 50px;height: 50px;line-height: 50px;font-size: 16px;}
    .find_sch_box .title p{margin-top: 15px;font-size: 13px;}
    .find_sch_box .title h4{font-size: 22px;}
    .find_sch_box .list1{display: block;padding: 0;margin: 0;}
    .find_sch_box .list1 li{margin-bottom: 15px;width: 100%;}
    .find_sch_box .list1 li img{width: auto;height: auto;}
    .find_sch_box .list1 li strong{margin: 5px 0;font-size: 16px;}
    .find_sch_box .list1 li p{font-size: 13px;}

    /* mypage */
    .mypage_myinfo_table table tr > *{padding: 10px 5px;word-break: break-all !important;}
    .mypage_myinfo_table table colgroup{display: none;}
    .mypage_myinfo_table table tbody th{width: 70px !important;font-size: 12px;}
    .mypage_myinfo_table table tbody td{font-size: 13px;}
    table .dateinfo li{margin: 5px 0;font-size: 13px;}
    table .dateinfo li em{font-style: normal;display: inline-block;vertical-align: middle;margin-left: 5px;border-radius: 4px;line-height: 26px;padding: 0 10px;color: #aaaaaa;background: #e9e9e9;font-size: 13px;letter-spacing: -1px;}
    table .dateinfo li em.using{color: #4995f1;background: #d3eef9;}

    .mypage_footer_notice{margin-top: 50px;padding: 35px;background: #f6fbfd;border-radius: 15px;}
    .mypage_footer_notice li{margin: 8px 0;font-size: 14px;color: #666666;letter-spacing: -1px;}
    .mypage_footer_notice li strong{font-weight: normal;color: #19a8e1;}

    .ico_dday{font-style: normal;display: inline-block;vertical-align: middle;margin-left: 5px;border-radius: 4px;line-height: 26px;padding: 0 10px;color: #707070;background: #f1f1f1;font-size: 13px;letter-spacing: -1px;}
    .ico_dday strong{font-weight: bold;color: #000;vertical-align: baseline;}

    .mt60{margin-top: 30px !important;}

}
