
/* 여기에 추기 */
.mt5{margin-top: 5px;}
.mt40{margin-top: 40px;}
.m5{margin: 5px;}
.tal{text-align: left!important;}
.wfull{width: 100%;}
.icon_state.blue {color:#1b55b6;border-color:#1b55b6;}

input[type="text"]:read-only{background-color: #f5f5f5;}
.input_half_box{width: 100%;display: block;}
.input_half_box > *{width: 49%;display: inline-block;}
.search_wrap dl dd input[type='text'].datepicker{width: 130px;min-width: auto;}
.search_wrap dl dd input[type='text'].datepicker ~ span{margin: 0 10px;font-size: 1.8rem;line-height: 34px;}


.agree li{display: inline-block;margin: 5px 0;}
.sub_title > .text{float: left;display: block;font-size: 1.8rem;font-weight: 300;color: #222;margin-top: 4px;margin-left: 10px;}
.sub_title > .rbox{float: right;}

/* datepicker */
input[type="text"].datepicker{width: 130px;min-width: auto;background:url(../../images/user/common/btn_image_datepicker.png) calc(100% - 5px) 50% no-repeat;;background-color: #fff; border:1px solid #d2d2d2;cursor: pointer;}
input[type='text'].datepicker ~ span{margin: 0 10px;font-size: 1.8rem;line-height: 34px;}
/* datepicker popup custom*/
.ui-datepicker{overflow: hidden;z-index: 999999!important;width: 240px;background-color: #fff;border:1px solid #d2d2d2;font-size: 1.6rem;border-radius: 8px;}
.ui-datepicker *{font-size: 1.6rem;}
.ui-datepicker-header{padding: 20px 20px 15px;background-color: #164da3;color: #fff;display: flex;justify-content: space-between;align-items: center;}
.ui-datepicker-prev, .ui-datepicker-next{overflow: hidden;width: 8px; height: 12px; background-position: 50% 50%; background-repeat: no-repeat;line-height: 0;text-indent: -99px;cursor: pointer;}
.ui-datepicker-prev {background-image: url(../../images/user/common/datepicker_prev.png);}
.ui-datepicker-next{background-image: url(../../images/user/common/datepicker_next.png);order: 2;}
.ui-datepicker-title{text-align: center;font-weight: 600;margin-top: -5px;color: #fff;}
.ui-datepicker-title *{vertical-align:top;color: #fff;}
.ui-datepicker-calendar{margin-bottom: 10px;width: 100%;}
.ui-datepicker-calendar thead{background-color: #164da3;}
.ui-datepicker-calendar thead *{color: #fff!important;}
.ui-datepicker-calendar th{font-weight: 100;}
.ui-datepicker-calendar th, .ui-datepicker-calendar td{width: 34px; height: 34px; text-align: center;;}
.ui-datepicker-calendar td a{display: block;margin:0 auto;width: 30px; height: 30px;line-height:28px;border-radius: 50%;color: #000;}
.ui-datepicker-calendar td a:hover, .ui-datepicker-calendar .ui-state-active{background-color: #164da3;color: #fff;border-radius: 50%;}



/* tab_type_02 */
.tab_type_02 ul{margin-top: 50px;font-size: 0;border-bottom: 3px solid #00358e;}
.tab_type_02 ul:after {content:'';display:block;clear:both;}
.tab_type_02 ul li {display: inline-block;margin-left: 10px;}
.tab_type_02 ul li a {display:flex;width:100%;height:60px;font-size:1.8rem;justify-content:center;align-items:center;color:#555;background:#f5f5f5;box-sizing:border-box;border-radius: 20px 20px 0 0;}
.tab_type_02 ul li:first-child{margin-left: 0;}
.tab_type_02 ul li:first-child a {border-left:0 none;}
.tab_type_02 ul li.active a {color:#fff;background:#00358e;}

.tab_type_02.cols02 ul li {width:calc((100%/2) - (10px/2));}
.tab_type_02.cols03 ul li {width:calc((100%/3) - (20px/3));}
.tab_type_02.cols04 ul li {width:calc((100%/4) - (30px/4));}
.tab_type_02.cols05 ul li {width:calc((100%/5) - (40px/5));}
.tab_type_02.cols06 ul li {width:calc(100%/6);}

.sub_tab_type.cols02 ul li{width: 50%;}
.sub_tab_type.cols05 ul li{width:calc(100%/5)}
/* .sub_tab_type.woobi ul li.active a:after{border-color: #555;;} */
/* .sub_tab_type.woobi ul li.active a{color: #333;background-color: #f5f5f5;} */


.sub_tab_type_02 ul {margin:50px 0 0;border-radius:5px;}
.sub_tab_type_02 ul:after {content:'';display:block;clear:both;}
.sub_tab_type_02 ul li {position:relative;float:left;width:calc(100%/7);box-sizing: border-box;}
.sub_tab_type_02.cols02 ul li {width:calc(100%/2);box-sizing: border-box;}
.sub_tab_type_02.cols05 ul li {width:calc(100%/5);box-sizing: border-box;}
.sub_tab_type_02 ul li a {position: relative;display:flex;width:100%;height:170px;font-size:1.6rem;padding: 80px 40px 10px;justify-content:center;align-items:center;background:#f9f9f9;box-sizing:border-box;text-align: center;word-break: keep-all;border-right: 1px dashed #ccc;background-position:  50% 35%;background-repeat: no-repeat;transition: .1s;}
.sub_tab_type_02 ul li a:hover {background-position:  50% 33%;}
.sub_tab_type_02 ul li:last-of-type a{border-right: 0;}
.sub_tab_type_02 ul li.active a {color:#000;background-color:#fff;}
.sub_tab_type_02 ul li.active a:after {content:'';position:absolute;left:-2px;top:-2px;z-index: 3;width:100%;height:100%;border:2px solid #666;border-radius:5px;}
.sub_tab_type_02 ul li a.icon_01{background-image: url(../../images/user/schl/icon_01.png);}
.sub_tab_type_02 ul li a.icon_02{background-image: url(../../images/user/schl/icon_02.png);}
.sub_tab_type_02 ul li a.icon_03{background-image: url(../../images/user/schl/icon_03.png);}
.sub_tab_type_02 ul li a.icon_04{background-image: url(../../images/user/schl/icon_04.png);}
.sub_tab_type_02 ul li a.icon_05{background-image: url(../../images/user/schl/icon_05.png);}
.sub_tab_type_02 ul li a.icon_06{background-image: url(../../images/user/schl/icon_06.png);}
.sub_tab_type_02 ul li a.icon_07{background-image: url(../../images/user/schl/icon_01.png);}

.tab_ani_list{width: 100%;height: 200px;position: relative;margin-top: 40px;}
.tab_ani_list *{box-sizing: border-box;}
.tab_ani_list ul.type01{width: 100%;font-size: 0;}
.tab_ani_list ul.type01 > li{width: 50%;display: inline-block;}
.tab_ani_list ul.type01 > li > a{display: flex;justify-content: center;align-items: center;font-size: 1.8rem;height: 80px;background-color: #f5f5f5}
.tab_ani_list ul.type01 > li > a img{margin-right: 10px;}
.tab_ani_list ul.type01 > li.active > a{background-color: #fff;color: #000;border: 2px solid #666;position: relative;}
.tab_ani_list ul.type01 > li.active > a::after{content: '';display: block;width: 100%;height: 3px;position: absolute;bottom: -2px;z-index: 10;background-color: #fff;}
.tab_ani_list ul.type01 > li:last-of-type.active > a::after{display: none;}
.tab_ani_list ul.type01 li ul{position: absolute;left: 0;top: 78px;width: 100%;display: flex;border: 2px solid #666;}
.tab_ani_list ul.type01 li ul li{height: auto;padding: 10px 20px;width: calc(100% / 5);height: 120px;}
.tab_ani_list ul.type01 li ul li a{display: flex;flex-flow: column;justify-content: center;align-items: center;padding: 10px;font-size: 1.6rem;border-radius: 20px;height: 100%;}
.tab_ani_list ul.type01 li ul li a img{margin-bottom: 10px;}
.tab_ani_list ul.type01 li ul li.active a{background-color: #f5f5f5;color: #000;}
.tab_ani_list.type02{height: 80px;}

.content_info_box{margin: 50px 0;padding: 20px;width: 100%;border: 1px solid #ddd;background-color: #f5f5f5;text-align: center;box-sizing: border-box;}
.content_info_box ul{display: inline-block;}
.content_info_box ul li{display: inline-block;margin-right: 70px;font-size: 1.6rem;background-position: left 0 top 50%;background-repeat: no-repeat;padding-left: 30px;line-height: 1.5;font-weight: bold;color: #333;}
.content_info_box ul li.info_01{background-image: url(../../images/user/schl/info_01.png);}
.content_info_box ul li.info_02{background-image: url(../../images/user/schl/info_02.png);}
.content_info_box ul li.info_03{background-image: url(../../images/user/schl/info_03.png);}
.content_info_box ul li:last-of-type{margin-right: 0px;}
.content_info_box ul li span{display: inline-block;font-size: 1.6rem;margin-left: 10px;line-height: 1.5;font-weight: normal;}


.menu_tit_box{display: flex;justify-content: space-between;flex-flow: column;margin-top: 30px;padding: 50px 20px;border-bottom:1px dashed #ddd;padding-left: 200px;margin-bottom: 40px;background-image:url(../../images/user/schl/bg_info_box.gif);background-position:top 50% left 25px;background-repeat:no-repeat}
.menu_tit_box > h5{font-size: 2.2rem;line-height: 1.3;}
.menu_tit_box > p{font-size: 1.6rem;line-height: 1.3;margin-top: 10px;}
.menu_tit_box > p i.f_green{font-size: 1.5rem;line-height: 1.3;margin-top: 10px;color: #00358e;}

.sub_text_con {margin: 12px 0 0 28px; font-size: 1.8rem;font-weight: 300; line-height: 28px;word-break: keep-all; color: #444;}
.sub_text_con i{font-size: inherit;font-style: normal;text-decoration: none;line-height: inherit;font-weight: inherit;}
.sub_text_con .f_red{color: #dc0000;font-style:normal!important}
.sub_text_con .f_green{color: #4d7c00;font-style:normal!important}

.list_type_arrow{margin:20px 0 0 28px;}
.list_type_arrow li{margin-bottom: 10px;}
.list_type_arrow li:last-of-type{margin-bottom: 0px;}
.list_type_arrow dt{display: inline-block;vertical-align: top;width: 140px;background: url(../../images/user/edu/list_arrow.png) left 0 top 6px no-repeat;padding-left: 20px;box-sizing: border-box;word-break:keep-all;line-height: 1.4;font-size: 1.6rem;font-weight: 200;}
.list_type_arrow dd{display: inline-block;vertical-align: top;width: calc(100% - 145px);line-height: 1.4;font-size: 1.6rem;font-weight: 200;}

.list_type_line{margin:20px 0 0 28px;}
.list_type_line.half {display: inline-block;width: 48%;;}
.list_type_line li{margin-bottom: 10px;line-height: 1.4;font-size: 1.6rem;font-weight: 200;}
.list_type_line li::before{content: '-';display: inline-block;margin-right: 10px;}
.list_type_line li:last-of-type{margin-bottom: 0px;}



.sub_title02 {margin: 12px 0 0 22px; font-size: 2rem;font-weight: 300; line-height: 28px;word-break: keep-all; color: #333;font-weight: bold;margin-top: 30px;}
.sub_title02.dot {background: url(../../images/user/edu/icon_sub_dot.png) left 0 top 50% no-repeat;padding-left: 22px;}
.sub_title02 ~ .sub_text_con{margin-left: 44px;}
.sub_title02 ~ .list_type_arrow{margin-left: 44px;}



.table_type_stage{width: 100%;border: 1px solid #e5e5e5;}
.table_type_stage th{padding: 10px 0;font-size: 1.8rem;color: #fff;background-color: #4d7c00;}
.table_type_stage th.mob_th{display: none;}
.table_type_stage td{position: relative;padding: 0px 40px 20px;background-color: #fff;border-right: 1px solid #e5e5e5;}
.table_type_stage th:nth-of-type(2n){background-color: #324f06;}
.table_type_stage td:nth-of-type(2n){background-color: #f3f4f6;}
/*화살표 */
/* .table_type_stage td::after{position: absolute;top:50%;right: -18px;z-index: 10;margin-top: -20px;transform:rotate(-45deg);content: '';display: inline-block;width: 34px;height: 34px;background-color: #fff;border: 1px solid #e5e5e5;border-left-color: #fff;border-top-color: #fff;;}
.table_type_stage td:nth-of-type(2n)::after{background-color: #f3f4f6;border: 1px solid #e5e5e5;border-left-color: #f3f4f6;border-top-color: #f3f4f6;;}
.table_type_stage td:last-of-type:after{display: none;} */

.table_type_stage td span{display: inline-block;font-size: 1.8rem;padding: 30px 0;margin-bottom: 20px;border-bottom: 1px solid #e5e5e5;line-height: 1.3;}
.table_type_stage td ul li{position: relative;font-size: 1.6rem;color: #666;margin-bottom: 6px;line-height: 1.3;}
.table_type_stage td ul li.dot::before{content: '';width: 4px;height: 4px;background-color: #999;border-radius: 40px;display: inline-block;position: absolute;left: 0;top: 10px;}
.table_type_stage td ul li.dot{padding-left: 10px;}
.table_type_stage td ul li.point{color: #4d7c00;margin-top: 20px;}


.search_wrap.margin{margin: 0px 0 20px;}

.half_box{display: flex;justify-content: space-between;}
.half_box>div{width: 48%;}
.thumbnail_list {margin-bottom: 30px;}
.thumbnail_list ul {overflow: hidden;margin-top: 40px;display: flex;flex-flow: row wrap;}
.thumbnail_list ul li {overflow: hidden;width: calc((100% - 40px) / 5);min-width: 290px;margin-left: 10px;}
.thumbnail_list ul li:first-child { margin-left: 0;}
.thumbnail_list ul li .tit{display: inline-block;font-size: 2rem;font-weight: bold;margin-bottom: 10px;color: #333;}
.thumbnail_list ul li .con{display: flex;flex-flow: column nowrap;border-radius: 10px;overflow: hidden;border: 1px solid #e5e5e5;}
.thumbnail_list ul li .con img{width: 100%;}
.thumbnail_list ul li .con .infobox{display:block;padding: 20px;background-color: #fff;}
.thumbnail_list ul li .con .infobox::after{content: '';display: inline-block;clear: both;}
.thumbnail_list ul li .con .infobox .txt{font-size: 1.8rem;}
.thumbnail_list ul li .con .infobox .right_wrap{float: right;}
.thumbnail_list ul li .con .infobox .right_wrap a{display: inline-block;width: 24px;}
.thumbnail_list ul li .con .infobox .right_wrap a img{width: 100%;}

.comics_list{font-size: 0;}
.comics_list ul{}
.comics_list ul li{display: inline-block;width: 49%;margin: 20px 2% 20px 0;border: 1px solid #e5e5e5;padding: 20px;box-sizing: border-box;}
.comics_list ul li:nth-of-type(2n){margin-right: 0;}
.comics_list ul li .img_box{display: inline-block;vertical-align: middle;width: 20%;margin-right: 20px;}
.comics_list ul li dl{display: inline-block;vertical-align: middle;width: calc(80% - 20px);}
.comics_list ul li dl dt{font-size: 2rem;margin-bottom: 20px;color: #000;}
.comics_list ul li dl dd{}
.comics_list ul li dl dd .info{font-size: 1.6rem;line-height: 1.4;height: 115px;overflow: hidden;padding-bottom: 20px;}
.comics_list ul li dl dd .button_type{}

.table_type_cols.splt{border-top: 2px solid #000;}
.table_type_cols.splt td{white-space: normal;padding: 10px;box-sizing: border-box;}
.table_type_cols.splt td.spltTitle a{display: block;font-size: 1.8rem;line-height: 38px;}
.table_type_cols.splt td.hidden_content{height: auto;padding: 20px;background-color: #f9f9f9;font-size: 1.8rem;font-weight: normal;color: #333;overflow: visible;white-space:normal;line-height: 1.3;}
.table_type_cols.splt td.hidden_content > * {font-size: 1.6rem;font-weight: normal;color: #333;overflow: visible;white-space:normal;line-height: 1.5;}
.table_type_cols.splt table tbody tr td.btn_wrap{text-align: right;border-left: 0;}
.table_type_cols.splt table tbody tr td.btn_wrap a{display:inline-block;vertical-align:middle}


.UCIcode{margin-top: 10px;}
.UCIcode > *{display: inline-block;vertical-align: middle;font-size: 1.6rem;}
.UCIcode p{margin: 0 10px;}

.hidden_content{display: none;}




/* PC 화면 분기 */
@media screen and (max-width: 1300px) {
}

/* 테블릿 */
@media screen and (max-width: 1199px) {
	/* 공동활용 변경 */
	.table_type_rows table tbody tr td .email_wrap{display: flex;}
  /* 추가 */
  .table_type_cols.table_contents:after {display:none;}
  .table_type_cols.table_contents table colgroup {width:100% !important;}
  .table_type_cols.table_contents table colgroup col {display:none;width:100% !important;}
  .table_type_cols.table_contents table colgroup col:first-child {display:block;}
  .table_type_cols.table_contents table thead tr th {display:none;}
  .table_type_cols.table_contents table tbody tr {position: relative;display:block;margin:50px 0 0;padding:100px 0 50px;border:1px solid #e5e5e5;border-radius:10px;}
  .table_type_cols.table_contents table tbody tr.name_top {padding-top:150px}
  .table_type_cols.table_contents table tbody tr.m_pt170 {padding-top: 170px;}
  .table_type_cols.table_contents table tbody tr:first-child {margin:0;}
  .table_type_cols.table_contents table tbody tr td {overflow:inherit;text-overflow:inherit;display:inline-block;width:100%;padding:0 20px;border:0 none;box-sizing:border-box;}
  .table_type_cols.table_contents table tbody tr td:first-child {height:0;font-size:0;}
  .table_type_cols.table_contents table tbody tr td.name {height:auto;padding-bottom:20px;width: 100%;}
  .table_type_cols.table_contents table tbody tr td.name,
  .table_type_cols.table_contents table tbody tr td.name a {font-size:3.6rem;line-height:50px;white-space:normal;padding: 10px 20px;}
  .table_type_cols.table_contents table tbody tr td.Tstate {position: absolute;top: 20px;left: 0;width: auto;padding: 0 20px;}
  .table_type_cols.table_contents table tbody tr.check_box td.Tstate {position: absolute;top: 20px;left: 70px;width: auto;height:auto;padding: 0 20px;}
  .table_type_cols.table_contents table tbody tr td.name.top{position: absolute;top: 100px;}
  .table_type_cols.table_contents table tbody tr td.trgt {position:relative;display:inline-block;width:100%;height:60px;padding:0 0 0 20px;line-height:60px;text-align:left;color:#666;}
  .table_type_cols.table_contents table tbody tr td.trgt::before {content:'교육대상 : ';display: inline-block;padding-left: 24px;margin-right: 10px;background: url(../../images/user/common/dot_gray_10px.png) 0 50% no-repeat;}
  .table_type_cols.table_contents table tbody tr td.ppse {display:block;width:100%;height:60px;padding:0 0 0 20px;line-height:60px;text-align:left;color:#666;}
  .table_type_cols.table_contents table tbody tr td.ppse::before {content: '교육목적 : ';display:inline-block;padding-left: 24px;margin-right: 10px;background: url(../../images/user/common/dot_gray_10px.png) 0 50% no-repeat;}
  .table_type_cols.table_contents table tbody tr td.nope {display:block;width:100%;height:60px;padding:0 0 0 20px;line-height:60px;text-align:left;color:#666;}
  .table_type_cols.table_contents table tbody tr td.nope::before {content: '교육인원 : ';display:inline-block;padding-left: 24px;margin-right: 10px;background: url(../../images/user/common/dot_gray_10px.png) 0 50% no-repeat;}
  .table_type_cols.table_contents table tbody tr td.nope.bottom{width:auto;position:absolute;bottom:155px}
   .table_type_cols.table_contents table tbody tr td.pt_btn{padding-top: 70px!important}
  .table_type_cols.table_contents table tbody tr td.m_hidden{display: none;}
  .table_type_cols.table_contents table tbody tr td.check{position: absolute;top:35px;left:0;width:auto}
  .table_type_cols.table_contents table tbody tr td.date {position:absolute;top: 20px;right:0px;width: auto;display:inline-block;height:60px;padding:0 20px 0px;line-height:60px;text-align:right;color:#666;}
  .table_type_cols.table_contents table tbody tr td.date i {display:inline-block;width:36px;height:36px;margin:12px 14px 0 0;background:url(../../images/user/cscenter/icon_notice_date_m.png) no-repeat left top;}
  .table_type_cols.table_contents table tbody tr td.date:after {content:'';position:absolute;right:18%;top:50%;width:1px;height:26px;vertical-align:top;background:#d5d5d5;transform:translateY(-50%);}
  .table_type_cols.table_contents.ty_02 table tbody tr td.date:after {display: none;}
  .table_type_cols.table_contents table tbody tr td:last-child {height:auto;padding-top:30px;}
  .table_type_cols.table_contents table tbody tr td:last-child .button_type {width:100%;background-position:left calc(50% - 70px) center;box-sizing:border-box;}

  .table_type_cols.table_coop table tbody tr td.name.full{padding-left: 30px;font-size: 3.6rem;}
  .table_type_cols.table_coop table tbody tr td.radio {top: 144px!important;}
  .table_type_cols.table_coop table tbody tr td .nope2 {position:relative;display:block;margin:40px 0 10px;padding:0 30px;font-size:3.6rem;font-weight:300;line-height:70px;text-align:left;background:#f5f5f5;border-radius:5px;box-sizing:border-box;}
  .table_type_cols.table_coop table tbody tr td .nope2:before {content:'교육인원';display:inline-block;margin:0 60px 0 0;font-size:3.6rem;font-weight:400;line-height:70px;}
  .table_type_cols.table_coop table tbody tr td .period {position:relative;display:block;margin:40px 0 10px;padding:0 30px;font-size:3.6rem;font-weight:300;line-height:70px;text-align:left;background:#f5f5f5;border-radius:5px;box-sizing:border-box;}
  .table_type_cols.table_coop table tbody tr td .period:before {content:'교육기간';display:inline-block;margin:0 60px 0 0;font-size:3.6rem;font-weight:400;line-height:70px;}
	
	.table_type_cols.table_conten table tbody tr td{height:auto}
  .table_type_cols.table_contents table tbody tr td.name.full{padding-left: 30px;font-size: 3.6rem;}
  .table_type_cols.table_contents table tbody tr td.radio {top: 144px!important;}
  .table_type_cols.table_contents table tbody tr td .nope2 {position:relative;display:block;margin:40px 0 10px;padding:0 30px;font-size:3.6rem;font-weight:300;line-height:70px;text-align:left;background:#f5f5f5;border-radius:5px;box-sizing:border-box;}
  .table_type_cols.table_contents table tbody tr td .nope2:before {content:'교육인원';display:inline-block;margin:0 60px 0 0;font-size:3.6rem;font-weight:400;line-height:70px;}
  .table_type_cols.table_contents table tbody tr td .period {position:relative;display:block;margin:40px 0 10px;padding:0 30px;font-size:3.6rem;font-weight:300;line-height:70px;text-align:left;background:#f5f5f5;border-radius:5px;box-sizing:border-box;}
  .table_type_cols.table_contents table tbody tr td .period:before {content:'교육기간';display:inline-block;margin:0 60px 0 0;font-size:3.6rem;font-weight:400;line-height:70px;}
	


  .sub_title.dot h4{background-position: left 0 top 20px!important;line-height: 1.3;}
  .sub_title02.dot{background-position: left 0 top 18px!important;line-height: 1.3;}
  .gbox{margin:40px 0 0;padding:0 30px;font-size:3.6rem;font-weight:300;line-height:70px;text-align:left;background:#f5f5f5;border-radius:5px;box-sizing:border-box;}

  .input_half_box > *:first-of-type{margin-bottom: 10px;}
  .sub_title > .text{font-size: 3.6rem;width: 60%;margin: 20px 0 0 50px;}

  .search_wrap dl dd input[type='text'].datepicker{width: 40%;font-size: 3.6rem;background-size: 30px;background-position: right 6% top 50%;}
  input[type='text'].datepicker{width: calc(50% - 30px);font-size: 3.6rem;background-size: 30px;background-position: right 6% top 50%;}
  input[type='text'].datepicker~span{font-size: 3.6rem;line-height: 80px;}


  .tab_type_02.cols03 ul li{word-break: keep-all;text-align: center;}
  .tab_type_02.cols04 ul li{width: calc((100%/2) - (10px/2));margin-left: 10px;margin-top: 10px;}
  .tab_type_02.cols04 ul li:nth-of-type(2n -1){margin-left: 0;}
  .tab_type_02.cols04 ul li:nth-of-type(1), .tab_type_02.cols04 ul li:nth-of-type(2){margin-top: 0;}
  .tab_type_02 ul{border-bottom: 0;}
  .tab_type_02 ul li a{font-size: 3.6rem;border-radius: 10px;height: 80px;}

  .sub_tab_type_02 ul{background-color: #f9f9f9;}
  .sub_tab_type_02 ul li{width:100%;border-bottom: 1px dashed #ccc;}
  .sub_tab_type_02 ul li:last-of-type{border-bottom: 0;}
  .sub_tab_type_02 ul li a{font-size: 3.2rem;padding: 20px;height: auto;background-image: none!important;border-right: 0;}

  
  .tab_ani_list{width: 100%;height: auto;position: relative;margin-top: 20px;}
  .tab_ani_list *{box-sizing: border-box;}
  .tab_ani_list ul.type01 > li{width: 100%;display: block;}
  .tab_ani_list ul.type01 > li > a{font-size: 3.6rem;height: 80px;}
  .tab_ani_list ul.type01 > li.active > a::after{height: 8px;bottom: -4px;z-index: 10;background-color: #fff;}
  .tab_ani_list ul.type01 li ul{position: static;flex-flow: row wrap;}
  .tab_ani_list ul.type01 li ul li{width: calc(100% / 2);}
  .tab_ani_list ul.type01 li ul li a{font-size: 2.2rem;}
  .tab_ani_list.type02{height: auto;}
  .menu_tit_box{padding: 30px 20px;padding-left: 20px;background-image: none;}
  .menu_tit_box > h5{font-size: 4.4rem;}
  .menu_tit_box > p{font-size: 2.6rem;}
  .menu_tit_box > p i.f_green{font-size: 2.6rem;}

  .comics_list ul li{width: 100%;}
  .comics_list ul li .img_box{vertical-align: top;}
  .comics_list ul li dl dt{font-size: 4rem;}
  .comics_list ul li dl dd .info{font-size: 2.8rem;height: auto;}

  .content_info_box{text-align: left;}
  .content_info_box ul li{font-size: 3.2rem;display: block;margin-bottom: 10px;}
  .content_info_box ul li span{font-size: 3.2rem;}

  .half_box{display: block}
  .half_box>div{width: 100%;}
  .thumbnail_list ul li{width: calc(50% - 10px);margin-top: 20px;}
  .thumbnail_list ul li:nth-of-type(1), .thumbnail_list ul li:nth-of-type(2){margin-top: 0px;}
  .thumbnail_list ul li .tit{font-size: 4rem;margin-bottom: 20px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 100%;}
  .thumbnail_list ul li .con .infobox .txt{font-size: 3.6rem;}
  .thumbnail_list ul li .con .infobox .right_wrap a{width: 40px;}



  .sub_text_con{font-size: 3.6rem;line-height: 1.4;margin: 0 10px 0 28px;}

  .sub_title02{font-size: 4rem;line-height: 1.4;}
  .list_type_arrow dt{display: block;font-size: 3.2rem;background-position: 0 50%;margin-bottom: 10px;width: 100%;font-weight: 500;}
  .list_type_arrow dd{display: block;font-size: 3.2rem;line-height: 1.4;width: 100%;}
  .list_type_line li{font-size: 3.2rem;}
  .list_type_line.half{width: 100%;}



  .table_type_stage th{display: none;}
  .table_type_stage th.mob_th{display: block;font-size: 3.2rem;}
  .table_type_stage td{display: block;padding: 0px 20px 20px;}
  .table_type_stage td span{display: block;font-size: 3.6rem;padding: 20px 0;line-height: 1.4;}
  .table_type_stage td ul li{font-size: 3.2rem;color: #666;margin-bottom: 6px;line-height: 1.3;}
  .table_type_stage td ul li.dot::before{top: 16px;width: 8px;height: 8px;}
  .table_type_stage td ul li.dot{padding-left: 20px;}
  .table_type_stage td ul li.point{color: #4d7c00;margin-top: 20px;}

  .table_type_cols.splt td.spltTitle a{font-size: 3.6rem;}
  .table_type_cols.splt td.hidden_content > *{font-size: 3.2rem;}
  .table_type_cols.splt col:last-of-type{width: auto;}
  .sub_title > .rbox .button_type{height: 80px;}





}

/* 태블릿 버튼 임시 */
@media screen and (max-width: 768px){	
  .table_type_cols.splt col:last-of-type{width: 150px;}	
  .table_type_cols.splt table  *:not(.hidden_content) {display: block!important;}	
  .table_type_cols.splt table tbody tr td{height: auto;}	
  .table_type_cols.splt table tbody tr td.btn_wrap a:nth-of-type(2n){margin-top: 5px;}	
}


/* 모바일 */
@media screen and (max-width: 767px){
  .sub_title > .text{font-size: 1.6rem;margin: 10px 0 0 30px;width: 80%;}
  .search_wrap dl dd input[type='text'].datepicker{background-size: 10%}
  input[type='text'].datepicker{font-size: 1.8rem;background-size: inherit;;}
  input[type='text'].datepicker~span{font-size: 1.8rem;line-height: 40px;}


  .table_type_cols.table_contents table tbody tr {padding-bottom: 30px;}
  .table_type_cols.table_contents table tbody tr.check_box{padding-top:60px}
  .table_type_cols.table_contents table tbody tr.m_pt170{padding-top: 120px;}
  .table_type_cols.table_contents table tbody tr td.name.top{top: 60px;}
  .table_type_cols.table_coop table tbody tr td.radio{top: 73px!important;}
  .table_type_cols.table_contents table tbody tr td.date{top: 5px;}
  .table_type_cols.table_contents table tbody tr td.name, .table_type_cols.table_contents table tbody tr td.name a{font-size: 2rem;}
  .table_type_cols.table_contents table tbody tr td.trgt, .table_type_cols.table_contents table tbody tr td.ppse, .table_type_cols.table_contents table tbody tr td.nope{height: 40px;line-height: 40px;}
  .table_type_cols.table_contents table tbody tr td.date i{background-size: 60%;background-position: 100% 50%;}
  .table_type_cols.table_coop table tbody tr td.name.full{font-size: 2rem;}
  .table_type_cols.table_contents table tbody tr td.check{top:24px}
  .table_type_cols.table_contents table tbody tr.check_box td.Tstate{left:40px}
  .table_type_cols.table_contents table tbody tr td.pt_btn{padding-top:40px!important}
  .table_type_cols.table_contents table tbody tr td.nope.bottom{bottom:85px}
  .table_type_cols.table_coop table tbody tr td .period, .table_type_cols.table_coop table tbody tr td .nope2{margin: 10px 0 10px; font-size: 1.8rem;line-height: 35px;padding: 0 15px;}
  .table_type_cols.table_coop table tbody tr td .period:before, .table_type_cols.table_coop table tbody tr td .nope2:before{font-size: 1.8rem;line-height: 35px;}

  .sub_title.dot h4{background-position: left 0 top 10px!important;line-height: 1.3;}
  .sub_title02.dot{background-position: left 0 top 6px!important;line-height: 1.3;}
  .sub_title > .rbox .button_type{height: 40px;}

  .tab_type_02 ul{margin-top: 20px;}
  .tab_type_02.cols02 ul li{width: 100%;margin: 0;margin-bottom: 5px;}
  .tab_type_02 ul li a{font-size: 1.8rem;height: 50px;}

  .sub_tab_type_02 ul li a{font-size: 1.6rem;padding: 15px;}

  .menu_tit_box > h5{font-size: 2.4rem;}
  .menu_tit_box > p{font-size: 1.6rem;}
  .menu_tit_box > p i.f_green{font-size: 1.6rem;}

  .comics_list ul li dl dt{font-size: 2rem;}
  .comics_list ul li dl dd .info{font-size: 1.4rem;}
  
  .content_info_box ul li{font-size: 1.6rem;}
  .content_info_box ul li span{font-size: 1.6rem;}

  .tab_ani_list ul.type01 > li > a{font-size: 1.8rem;}
  .tab_ani_list ul.type01 li ul li a{font-size:1.6rem;word-break: keep-all;text-align: center;}
  .sub_text_con{font-size: 1.8rem;}
  

  
  .sub_title02{font-size: 2rem;line-height: 1.4;}
  .list_type_arrow dt{font-size: 1.6rem;}
  .list_type_arrow dd{font-size: 1.6rem;}
  .list_type_line li{font-size: 1.6rem;}

  .thumbnail_list ul li{width: 100%;margin-top: 30px;}
  .thumbnail_list ul li:nth-of-type(2){margin-top:30px;}
  .thumbnail_list ul li .tit{font-size: 2rem;margin-bottom:10px;white-space: normal;}
  .thumbnail_list ul li .con .infobox .txt{font-size: 1.8rem;}
  .thumbnail_list ul li .con .infobox .right_wrap a{width: 24px;}

  .table_type_stage th.mob_th{font-size: 1.6rem;}
  .table_type_stage td{display: block;}
  .table_type_stage td span{display: block;font-size: 1.6rem;}
  .table_type_stage td ul li{font-size:1.6rem;color: #666;}
  .table_type_stage td ul li.dot::before{top: 9px;width: 4px;height: 4px;}
  .table_type_stage td ul li.dot{padding-left: 10px;}
  .table_type_cols.splt td.spltTitle a{font-size: 1.8rem;}
  .table_type_cols.splt td.hidden_content > * {font-size: 1.6rem;line-height: 1.6;}

  .UCIcode{margin-top: 20px;}
  .UCIcode > *{font-size: 1.6rem;}
  .UCIcode > img{display: none;}
  .UCIcode > p{margin-left: 0;}
}