@charset "utf-8";


.myp_ch_tit{ text-align:center; color:#333;font-size:22px;font-weight:bold; margin:50px 0 30px; }
.myp_ch_list{ width:100%; }
.myp_ch_list:after{content:"";display:block;clear:both;}
.myp_ch_list > li{ float:left; width:20%; text-align:center;  cursor:pointer; }
.myp_ch_list > li > span{ display:block; text-align:center; color:#999; font-size:17px;  padding:18px 0; border:1px solid #ccc; border-bottom:1px solid #0b4da2; }
.myp_ch_list > li.on{  }
.myp_ch_list > li.on span{  color:#0b4da2;  border:1px solid #0b4da2; border-bottom:1px solid #fff; }
.myp_ch_tops input{ height:38px; line-height:38px; border:1px solid #ccc; }
.myp_ch_t1,
.myp_ch_t2,
.myp_ch_t3,
.myp_ch_t4,
.myp_ch_t5
{
border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
	display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    border-top: 2px #0b4da2 solid;
    font-size: 13px;
    border-spacing: 0;
	border-bottom:0 none;
}
.myp_ch_t3{
	border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
	display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    border-top: 2px #0b4da2 solid;
    font-size: 13px;
    border-spacing: 0;
	border-bottom:0 none;
}
.myp_ch_t1 > .thead,
.myp_ch_t2 > .thead,
.myp_ch_t4 > .thead,
.myp_ch_t5 > .thead
{ display:table-row;}
.myp_ch_t3 > .thead{
display:table-row;
}
.myp_ch_t1 > .thead > li,
.myp_ch_t2 > .thead > li,
.myp_ch_t4 > .thead > li,
.myp_ch_t5 > .thead > li
{ display:table-cell;     padding: 20px 0px;
    font-size: 15px; vertical-align:middle;     border-top: none;
    background-color: #f0f1f5; text-align:center;border-right:1px solid #ccc;  }
.myp_ch_t3 > .thead > li{
 display:table-cell;     padding: 20px 0px;
    font-size: 15px; vertical-align:middle;     border-top: none;
    background-color: #f0f1f5; text-align:center;border-right:1px solid #ccc;  
}

.myp_ch_t1 > .tbody,
.myp_ch_t2 > .tbody,
.myp_ch_t4 > .tbody,
.myp_ch_t5 > .tbody
{ display:table-row;}
.myp_ch_t3 > .tbody{ display:table-row;}
.myp_ch_t1 > .tbody > li,
.myp_ch_t2 > .tbody > li,
.myp_ch_t4 > .tbody > li,
.myp_ch_t5 > .tbody > li
{ display:table-cell;     padding: 20px 0px;
    font-size: 15px; vertical-align:middle;     border-bottom:1px solid #ccc; 
    background-color: #fff; text-align:center;border-right:1px solid #ccc;  word-break:break-all; }
.myp_ch_t3 > .tbody > li{ display:table-cell;     padding: 20px 0px;
    font-size: 15px; vertical-align:middle;     border-bottom:1px solid #ccc; 
    background-color: #fff; text-align:center;border-right:1px solid #ccc;  }




/*채널링*/
.myp_ch_t1 > .thead > li:nth-child(1){ width:72px;}
.myp_ch_t1 > .thead > li:nth-child(2){ width:120px; }
.myp_ch_t1 > .thead > li:nth-child(3){ width:91px; }
.myp_ch_t1 > .thead > li:nth-child(4){ width:186px; }
.myp_ch_t1 > .thead > li:nth-child(5){ width:184px; }
.myp_ch_t1 > .thead > li:nth-child(6){ width:270px; }
.myp_ch_t1 > .thead > li:nth-child(7){ width:75px;}
.myp_ch_t1 > .thead > li:nth-child(8){ width:75px; border-right:0 none; }


.myp_ch_t2 > .thead > li:nth-child(1){ width:33.3333333333%;}
.myp_ch_t2 > .thead > li:nth-child(2){ width:33.3333333333%;}
.myp_ch_t2 > .thead > li:nth-child(3){ width:33.3333333333%;}


.myp_ch_t3 > .thead > li:nth-child(1){ width:110px; }
.myp_ch_t3 > .thead > li:nth-child(2){ width:110px; }
.myp_ch_t3 > .thead > li:nth-child(3){  width:111px; }
.myp_ch_t3 > .thead > li:nth-child(4){  width:120px; }
.myp_ch_t3 > .thead > li:nth-child(5){  width:92px; }
.myp_ch_t3 > .thead > li:nth-child(6){  width:115px; }
.myp_ch_t3 > .thead > li:nth-child(7){  width:115px; }
.myp_ch_t3 > .thead > li:nth-child(8){  width:127px; }
.myp_ch_t3 > .thead > li:nth-child(9){  width:95px; }
.myp_ch_t3 > .thead > li:nth-child(10){  width:102px; }
.myp_ch_t3 > .thead > li:nth-child(11){  width:109px; }
.myp_ch_t3.res_table > ul > li{ padding:20px 5px;}

.myp_ch_t4{ }
.myp_ch_t4 table{  width:1200px; border-spacing:0;padding:0; 
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    display: table;
    table-layout: fixed;
    border-collapse: collapse;
    border-top: 2px #0b4da2 solid;
    border-bottom: 1px #ccc solid;
    font-size: 13px;
    border-spacing: 0;
	table-layout:fixed; 

}
.myp_ch_t4 table thead tr th{
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 200;
    border-top: none;
    background-color: #f0f1f5;
	border-bottom:1px solid #ccc;
	text-align:center;
	border-right:1px solid #ccc; 
	color:#000; 
}
.myp_ch_t4 table tbody tr td{ 
	border-bottom:1px solid #ccc;
	font-weight: 200;
	padding:17px 5px; 
	color:#000;
	font-size:16px; 
	vertical-align:middle;
	text-align:center;
	border-right:1px solid #ccc; 
}
.myp_ch_t4 table thead tr th:nth-child(1){ width:50px;}
.myp_ch_t4 table thead tr th:nth-child(2){ width:141px;}
 .myp_ch_t4 table thead tr th:nth-child(3){ width:200px;} 
.myp_ch_t4 table thead tr th:nth-child(4){ width:158px;}
.myp_ch_t4 table thead tr th:nth-child(5){ width:140px;}
.myp_ch_t4 table thead tr th:nth-child(6){ width:140px;}
/* .myp_ch_t4 table thead tr th:nth-child(7){ width:158px;} */
.myp_ch_t4 table tbody tr td.ret{ color:#ff0000;}

.myp_ch_t5 > .thead > li:nth-child(1){ width:115px;}
.myp_ch_t5 > .thead > li:nth-child(2){ width:251px;}
.myp_ch_t5 > .thead > li:nth-child(3){ width:162px;} 
.myp_ch_t5 > .thead > li:nth-child(4){ width:162px;}
.myp_ch_t5 > .thead > li:nth-child(5){ width:136px;}
.myp_ch_t5 > .thead > li:nth-child(6){ width:113px;}
.myp_ch_t5 > .thead > li:nth-child(7){ width:136px;}
.myp_ch_t5 > .thead > li:nth-child(8){ width:125px;}

.myp_ch_t5.res_table > ul > li{ font-size:15px; padding:20px 10px;}


.mypage_ching_area .currsec { display:none; }
.mypage_ching_area .currsec input[type='text']{  padding:0 10px; height:38px; line-height:38px; border:1px solid #ccc; }
.ch_all_price{}
.ch_all_price .tit{ display:inline-block; color:#000000; font-weight:bold; }
.ch_all_price .con{ display:inline-block; color:#0b4da2; font-weight:bold; }
.ch_all_price .con .won{ color:#000; font-weight:200;}

.myp_ch_tops{ margin-bottom:20px;}
.myp_ch_tops .tops_area1{ margin-right:5px; }
/*내 제품관리*/
.mypdtm_tit{ height:60px; background:#efeff2; }
.mypdtm_tit .mypdtm_left> span{ line-height:60px; display:inline-block;vertical-align:top;}
.mypdtm_tit:after{content:"";display:block;clear:both;}
.mypdtm_tit .mypdtm_left { float:left; padding-left:28px; color:#333;font-size:18px; font-weight:300;}
.mypdtm_tit .mypdtm_left .num{ color:#0b4da2; font-size:18px; font-weight:bold; }

.mypdtm_align:after{content:"";display:block;clear:both;}
.mypdtm_align > li{ float:left; }
.mypdtm_align > li:after{content:""; display:inline-block;vertical-align:top;width:1px;
height:15px;background:#ccc; margin:4px 18px 0 18px; }
.mypdtm_align > li a{ color:#666; font-size:16px; font-weight:300;}
.mypdtm_align > li:last-child:after{display:none;}
.mypdtm_list{}
.mypdtm_list > li{ padding:25px; border-bottom:1px solid #ccc; border-left:1px solid #ccc; border-right:1px solid #ccc; }

.mypdtm_list > li .mypdtm_bottom{ }
.mypdtm_list > li .mypdtm_bottom_in{ display:table;border-spacing:0;padding:0;width:100%;}
.mypdtm_list > li .mypdtm_bottom_in >  a{ display:table-row;}
.mypdtm_list > li .mypdtm_bottom_in .imgs{ display:table-cell;vertical-align:top;width:130px; padding-right:15px;}
.mypdtm_list > li .mypdtm_bottom_in .imgs{ 
	position:relative;
}

.mypdtm_list > li .mypdtm_bottom_in .info{ display:table-cell;vertical-align:top; width: calc( 100% - 145px ) ; position:relative;}
.mypdtm_list > li .mypdtm_bottom_in .info > .tit{font-size:18px;font-weight:bold;color:#000;}
.mypdtm_list > li .mypdtm_bottom_in .info .list_1{ margin-top:20px; }
.mypdtm_list > li .mypdtm_bottom_in .info .list_1 > li{ margin-bottom:10px;}
.mypdtm_list > li .mypdtm_bottom_in .info .list_1 > li:last-of-type{ margin-bottom:0px;}
.mypdtm_list > li .mypdtm_bottom_in .info .list_1 > li > .tit{ font-size:16px;font-weight:200;color:#000; margin-right:23px; }
.mypdtm_list > li .mypdtm_bottom_in .info .list_1 > li > .txts{ font-size:16px;font-weight:200;color:#000;}
.mypdtm_list > li .mypdtm_bottom_in .info .info_btns{ position:absolute;bottom:0px;right:0px;}
.mypdtm_list > li .mypdtm_bottom_in .info .info_btns .btn_typ_1{}
.mypdtm_list > li .mypdtm_bottom_in .info .info_btns .btn_typ_2{}
.mypdtm_bottom_btns{}
	

.mypdt_table_1{  display:table;border-spacing:0;padding:0;width:1200px;  border:1px solid #ccc; }
.mypdt_table_1 > .mypdt_trow{  display:table-row;}
.mypdt_table_1 > .mypdt_trow:last-child .th,
.mypdt_table_1 > .mypdt_trow:last-child .td
{border-bottom:0 none; }
.mypdt_table_1 > .mypdt_trow > .th{ display:table-cell;vertical-align:middle; text-align:left; width:160px; background:#efeff2; border-bottom:1px solid #ccc; height:54px; }
.mypdt_table_1 > .mypdt_trow > .th > div{ padding-left:27px;  }
.mypdt_table_1 > .mypdt_trow > .td{ display:table-cell;vertical-align:middle;text-align:left; width:1040px;  border-bottom:1px solid #ccc;padding:6px 0;}
.mypdt_table_1 > .mypdt_trow > .td > div{ padding-left:12px; }


.mypdt_table_1 > .mypdt_trow .rdo_wrap{}
.mypdt_table_1 > .mypdt_trow .rdo_wrap > span{}
.mypdt_table_1 > .mypdt_trow .rdo_wrap > span:last-of-type{ margin-right:0px; }
.mypdt_table_1 > .mypdt_trow .rdo_wrap > span label{ margin-right:20px; }
.mypdt_table_1 > .mypdt_trow .rdo_wrap > span input{ margin-right:4px; }


/*보증서*/
#myp_gt_table.res_table > ul > li{}
#myp_gt_table.res_table > ul.thead > li:nth-child(1){  width:76px;}
#myp_gt_table.res_table > ul.thead > li:nth-child(2){  width:278px; }
#myp_gt_table.res_table > ul.thead > li:nth-child(3){  width:161px; }
#myp_gt_table.res_table > ul.thead > li:nth-child(4){  width:171px; }
#myp_gt_table.res_table > ul.thead > li:nth-child(5){ width:411px; }
#myp_gt_table.res_table > ul.thead > li:nth-child(6){  }

.gt_wrt_wrap{ width:1086px;}
.gt_view_list{ display:table; border-spacing:0;padding:0;width:1200px; border:1px solid #ccc; }
.gt_view_list > ul{ display:table-row;}
.gt_view_list > ul > li{ display:table-cell;vertical-align:middle;}
.gt_view_list > ul > li.th{ height:54px; width:114px;  background:#efeff2; color:#000; font-size:16px; font-weight:200;  border-bottom:1px solid #ccc; }
.gt_view_list > ul > li.th > div{  padding-left:20px;}
.gt_view_list > ul > li.td .pd1{ margin-left:5px; }
.gt_view_list > ul > li.td .won{ margin-left:6px; font-weight:300; }
.gt_view_list > ul > li.td{ padding:15px 0; color:#000;font-weight:200; font-size:16px; border-bottom:1px solid #ccc;}
.gt_view_list > ul > li.td.wrt{padding:0 0;}
.gt_view_list > ul > li.td.wrt > div{ padding-left:0px; }
.gt_view_list > ul > li.td > div{ padding-left:20px; }
.gt_view_list > ul > li.td > div input[type='text']{  padding:0 10px; height:38px; line-height:38px; border:1px solid #ccc; }
.gt_view_list > ul > li.td > div > ul {}
.gt_view_list > ul > li.td > div > ul > li{ margin-bottom:12px;}
.gt_view_list > ul > li.td > div > ul > li:last-child{ margin-bottom:0px; }
.gt_view_list > ul > li.td > div > ul.hor_list{}
.gt_view_list > ul > li.td > div > ul.hor_list > li{ display:inline-block; vertical-align:top; margin-right:16px; margin-bottom:0px; }
.gt_view_list > ul > li.td > div > ul.hor_list > li:last-child{ margin-right:0px; }
.gt_view_list > ul > li.td > div > .gt_wrt_wrap >.gt_wrt_list1{ display:table; border-spacing:0;padding:0;width:100%;}
.gt_view_list > ul > li.td > div > .gt_wrt_wrap > .gt_wrt_list1 .row{ display:table-row;}
.gt_view_list > ul > li.td > div > .gt_wrt_wrap > .gt_wrt_list1 .row .th{ display:table-cell; vertical-align:middle;border-bottom:1px solid #ccc; width:130px; text-indent:20px; padding:15px 0; color:#000; font-size:16px; font-weight:200; }
.gt_view_list > ul > li.td > div > .gt_wrt_wrap  > .gt_wrt_list1 .row .td{ display:table-cell; vertical-align:middle;display:table-cell; border-bottom:1px solid #ccc; width:956px; padding:15px 0;}
.gt_view_list > ul > li.td > div > .gt_wrt_wrap  > .gt_wrt_list1 .row .td select{ width:115px; height:38px; line-height:38px; border:1px solid #ccc; }
.gt_view_list > ul > li.td > div > .gt_wrt_wrap  > .gt_wrt_list1 .row .td select:first-of-type{ margin-right:6px; }
.gt_view_list > ul > li.td > div > .gt_wrt_wrap  > .gt_wrt_list1 .row:last-of-type .th, .gt_view_list > ul > li.td > div > .gt_wrt_wrap  > .gt_wrt_list1 .row:last-of-type .td{ border-bottom:0 none; }
/* input */
.gt_view_list > ul > li.td > div .sig_input_t1{ width:133px; }
.gt_view_list > ul > li.td > div .sig_input_t2{ width:900px;}
.gt_view_list > ul > li.td > div .sig_input_t3{}

.gt_view_list > ul > li.td .rdo_wrap{}
.gt_view_list > ul > li.td .rdo_wrap > span{}
.gt_view_list > ul > li.td .rdo_wrap > span:last-of-type{ margin-right:0px; }
.gt_view_list > ul > li.td .rdo_wrap > span label{ margin-right:20px; }
.gt_view_list > ul > li.td .rdo_wrap > span input{ margin-right:4px; }

.bind1{ display:inline-block;vertical-align:middle;margin:0 2px 0 4px;text-align:center;}

.sigong_sel_y{   width:117px; height:38px; line-height:38px; border:1px solid #ccc; padding:0 10px; }
.sigong_sel_m{ width:65px; height:38px; line-height:38px; border:1px solid #ccc;  padding:0 10px; }
.sigong_sel_d{ width:65px; height:38px; line-height:38px; border:1px solid #ccc;  padding:0 10px; }
.sigong_sel_cat{ width:163px; height:38px; line-height:38px; border:1px solid #ccc;  padding:0 10px; }



.myp_btn_type1{ padding:24px 0 ; width:261px; border-radius:0px; } 
.myp_btn_type2{ padding:11px 0 ; width:118px; border-radius:0px; } 
.mini_btn_type1{ width:50px; padding:11px 0 ;text-align:center; border-radius:0px; }
.mini_btn_type2{ width:72px; height:38px; line-height:38px; text-align:center; border-radius:0px; }
.btn_wht_1{ border:1px solid #0b4da2; color:#0b4da2; background:#fff; }
.btn_blu_1{ border:1px solid #0b4da2; color:#fff; background:#0b4da2; }
.str_font{ font-weight:bold; }


.tar{ text-align:right; }
.tac{ text-align:center; }
.gt_btn_bottoms{ margin-top:15px; }
.gt_btn_bottoms2{ margin-top:45px;}
.gt_btn_bottoms3{ margin-top:25px;}
.gt_btn_bottoms2 button:first-child{ margin-right:7px; }


.enter2{ display:block; }
.mt06{ margin-top:6px;}

input[type='text'].sig_input_t1{ width:133px; }
input[type='text'].sig_input_t2{ width:900px;}
input[type='text'].sig_input_t3{ width:163px ;}


.myp_ch_t3 > .tbody > dl{  display:table-cell; float:none; border-right:1px solid #ccc; }
.myp_ch_t3 > .tbody > dl:last-child{  display:none;}
.myp_ch_t3 > .tbody > dl > dt{display:none; 
}
.myp_ch_t3 > .tbody > dl > dd{ float:left;width:100%; text-align:center; 
height:62px;
font-size: 15px;
vertical-align: middle;
border-bottom: 1px solid #ccc;
background-color: #fff;
text-align: center;
border-right: 1px solid #ccc;
line-height:62px;

}
.my_body .res_table2.nodata_before{ padding-top:20px ; padding-bottom:20px; }


@media only all and (max-width:1200px) {
	
	.mypdt_table_1 { width:100%; }
	.mypdt_table_1 > .mypdt_trow > .th{ width:25%; text-align:center; }
	.mypdt_table_1 > .mypdt_trow > .th > div{ padding-left:0px; }
	.mypdt_table_1 > .mypdt_trow > .td{ width:75%;}
	.mypdt_table_1 > .mypdt_trow > .td > div{ padding-left:7px; padding-right:7px; }

	input[type="text"].sig_input_t2{ width:100%; }

	.myp_ch_t5 > .thead > li:nth-child(1){ width:12.5%;}
	.myp_ch_t5 > .thead > li:nth-child(2){ width:12.5%;}
	.myp_ch_t5 > .thead > li:nth-child(3){width:12.5%;}
	.myp_ch_t5 > .tbody > li:nth-child(4){width:12.5%;}
	.myp_ch_t5 > .thead > li:nth-child(5){width:12.5%;}
	.myp_ch_t5 > .thead > li:nth-child(6){width:12.5%;}
	.myp_ch_t5 > .thead > li:nth-child(7){width:12.5%;}
	.myp_ch_t5 > .thead > li:nth-child(8){width:12.5%;}
}
@media only all and (max-width:1023px) {


.myp_ch_t1 > .thead > li{}
/* 
	.res_table.myp_ch_t1 { display:table;width:100%; table-layout:auto;}
	.res_table.myp_ch_t1  > .thead{ display:table-row;}
	.res_table.myp_ch_t1  > .tbody{ display:table-row;}
	.res_table.myp_ch_t1  > .tbody > li {   text-align:center;}
	
	.res_table.myp_ch_t2 { display:table;width:100%; table-layout:auto;}
	.res_table.myp_ch_t2  > .thead{ display:table-row;}
	.res_table.myp_ch_t2  > .tbody{ display:table-row;}
	.res_table.myp_ch_t2  > .tbody > li {   text-align:center;}
	
	.res_table.myp_ch_t3 { display:table;width:100%; table-layout:auto;}
	.res_table.myp_ch_t3  > .thead{ display:table-row;}
	.res_table.myp_ch_t3  > .tbody{ display:table-row;}
	.res_table.myp_ch_t3  > .tbody > li {   text-align:center;}
	
	
	.res_table.myp_ch_t5 { display:table;width:100%; table-layout:auto;}
	.res_table.myp_ch_t5  > .thead{ display:table-row;}
	.res_table.myp_ch_t5  > .tbody{ display:table-row;}
	.res_table.myp_ch_t5  > .tbody > li {   text-align:center;}
	
	.myp_ch_t1 > .thead > li:nth-child(1){ width:7%;}
	.myp_ch_t1 > .thead > li:nth-child(2){ width:15%;}
	.myp_ch_t1 > .thead > li:nth-child(3){ width:12.5%;}
	.myp_ch_t1 > .thead > li:nth-child(4){ width:12.5%;}
	.myp_ch_t1 > .thead > li:nth-child(5){ width:12.5%;}
	.myp_ch_t1 > .thead > li:nth-child(6){ width:15.5%;}
	.myp_ch_t1 > .thead > li:nth-child(7){ width:12.5%;}
	.myp_ch_t1 > .thead > li:nth-child(8){ width:12.5%;}
	
	.myp_ch_t3 > .thead > li:nth-child(1){ width:10%; }
	.myp_ch_t3 > .thead > li:nth-child(2){ width:9%; }
	.myp_ch_t3 > .thead > li:nth-child(3){ width:9%; }
	.myp_ch_t3 > .thead > li:nth-child(4){ width:9%; }
	.myp_ch_t3 > .thead > li:nth-child(5){ width:9%; }
	.myp_ch_t3 > .thead > li:nth-child(6){ width:9%; }
	.myp_ch_t3 > .thead > li:nth-child(7){ width:9%; }
	.myp_ch_t3 > .thead > li:nth-child(8){ width:9%; }
	.myp_ch_t3 > .thead > li:nth-child(9){ width:9%; }
	.myp_ch_t3 > .thead > li:nth-child(10){ width:9%; }
	.myp_ch_t3 > .thead > li:nth-child(11){ width:9%; }
	
	.myp_ch_t4 table{ width:100%; }
	.myp_ch_t4 table thead tr th:nth-child(1){ width:14%}
	.myp_ch_t4 table thead tr th:nth-child(2){ width:14%}
	.myp_ch_t4 table thead tr th:nth-child(3){ width:16%}
	.myp_ch_t4 table thead tr th:nth-child(4){ width:14%}
	.myp_ch_t4 table thead tr th:nth-child(5){ width:14%}
	.myp_ch_t4 table thead tr th:nth-child(6){ width:14%}
	.myp_ch_t4 table thead tr th:nth-child(7){ width:14%}
	
	
	
	.myp_ch_t5 > .thead > li:nth-child(1){ width:12.5%;}
	.myp_ch_t5 > .thead > li:nth-child(2){ width:12.5%;}
	.myp_ch_t5 > .thead > li:nth-child(3){ width:12.5%;}
	.myp_ch_t5 > .thead > li:nth-child(4){ width:12.5%;}
	.myp_ch_t5 > .thead > li:nth-child(5){ width:12.5%;}
	.myp_ch_t5 > .thead > li:nth-child(6){ width:12.5%;}
	.myp_ch_t5 > .thead > li:nth-child(7){ width:12.5%;}
	.myp_ch_t5 > .thead > li:nth-child(8){ width:12.5%;} */


		.myp_ch_t1 > .tbody {  flex-flow: row wrap; }
		.myp_ch_t1 > .tbody > li:nth-child(1){   order:1; width:30%;}
		.myp_ch_t1 > .tbody > li:nth-child(2){  order:2; width:30%;}
		.myp_ch_t1 > .tbody > li:nth-child(3){   order:3; width:40%; }
		.myp_ch_t1 > .tbody > li:nth-child(4){   order:4; width:30%; }
		.myp_ch_t1 > .tbody > li:nth-child(5){   order:5; width:30%;}
		.myp_ch_t1 > .tbody > li:nth-child(6){  width:40%; order:6;}
		.myp_ch_t1 > .tbody > li:nth-child(7){  width:50%; order:7;}
		.myp_ch_t1 > .tbody > li:nth-child(8){  width:50%; order:8;}
		.myp_ch_t1 > .tbody > li{ text-align:center; } 

		.myp_ch_t2 > .tbody {  flex-flow: row wrap; }
		.myp_ch_t2 > .tbody > li:nth-child(1){   order:1; flex:1;}
		.myp_ch_t2 > .tbody > li:nth-child(2){  order:2; flex:1;}
		.myp_ch_t2 > .tbody > li:nth-child(3){   order:3; flex:1; }
		.myp_ch_t2 > .tbody > li{ text-align:center; } 

		.myp_ch_t3 > .tbody {  flex-flow: row wrap; }
		.myp_ch_t3 > .tbody > li:nth-child(1){   order:1; width:33.3333333333%;}
		.myp_ch_t3 > .tbody > li:nth-child(2){  order:2; width:33.3333333333%;}
		.myp_ch_t3 > .tbody > li:nth-child(3){   order:3; width:33.3333333333%;}
		.myp_ch_t3 > .tbody > li:nth-child(4){   order:4; width:33.3333333333%;}
		.myp_ch_t3 > .tbody > li:nth-child(5){   order:5; width:33.3333333333%;}
		.myp_ch_t3 > .tbody > li:nth-child(6){  width:33.3333333333%;order:6;}
		.myp_ch_t3 > .tbody > li:nth-child(7){  width:33.3333333333%; order:7;}
		.myp_ch_t3 > .tbody > li:nth-child(8){  width:33.3333333333%;order:8;}
		.myp_ch_t3 > .tbody > li:nth-child(9){  width:33.3333333333%;order:9;}
		.myp_ch_t3 > .tbody > li:nth-child(10){  width:50%; order:10;}
		.myp_ch_t3 > .tbody > li:nth-child(11){  width:50%; order:11;}
		.myp_ch_t3 > .tbody > li{ text-align:center; } 

		.myp_ch_t4 table{ width:100%;  border-top:1px solid #ccc; }
		.myp_ch_t4 table thead{ display:none; }
		.myp_ch_t4 table tbody tr td:nth-child(1){ width:14%}
		.myp_ch_t4 table tbody tr td:nth-child(2){ width:14%}
		.myp_ch_t4 table tbody tr td:nth-child(3){ width:16%}
		.myp_ch_t4 table tbody tr td:nth-child(4){ width:14%}
		.myp_ch_t4 table tbody tr td:nth-child(5){ width:14%}
		.myp_ch_t4 table tbody tr td:nth-child(6){ width:14%}
		.myp_ch_t4 table tbody tr td:nth-child(7){ width:14%}


		.myp_ch_t5 > .tbody > li{ text-align:center; } 

	.myp_ch_tit{ font-size:18px; margin: 30px 0 10px;}





.gt_view_list{ width:100%; }
.gt_wrt_wrap{  width:100%;}
.gt_view_list > ul > li.td > div > .gt_wrt_wrap > .gt_wrt_list1 .row{ width:100%; overflow:hidden; }
.gt_view_list > ul > li.td > div > .gt_wrt_wrap > .gt_wrt_list1 .row .th{ width:35%; display:block; float:left; } 
.gt_view_list > ul > li.td > div > .gt_wrt_wrap > .gt_wrt_list1 .row .td{ width:65%;   display:block; float:left;}  
.gt_view_list > ul > li.td > div .sig_input_t2{ width:95%;  }
.gt_view_list > ul > li.td > div input[type="text"]{  height:32px; line-height:32px;  }
.gt_view_list > ul > li.th{ width:25%; }
.gt_view_list > ul > li.td{ width:75%; }
/* #myp_gt_table.res_table > ul.thead {display:table-row;} */
/* #myp_gt_table.res_table > ul.tbody {display:table-row;}
#myp_gt_table.res_table > ul.thead > li:nth-child(1){  width:10%;}
#myp_gt_table.res_table > ul.thead > li:nth-child(2){  width:16%;}
#myp_gt_table.res_table > ul.thead > li:nth-child(3){  width:16%;}
#myp_gt_table.res_table > ul.thead > li:nth-child(4){  width:16%;}
#myp_gt_table.res_table > ul.thead > li:nth-child(5){  width:26%;}
#myp_gt_table.res_table > ul.thead > li:nth-child(6){  width:16%;}
#myp_gt_table.res_table > ul.tbody > li{ text-align:center; } */
	}

@media only all and (max-width:767px) {
	.sigong_sel_cat{ height:32px; line-height:32px; }
	.myp_ch_list > li > span{ font-size:12px;  letter-spacing:-1px; }
	.res_table.myp_ch_t1  > .thead > li,
	.res_table.myp_ch_t2  > .thead > li,
	.res_table.myp_ch_t3  > .thead > li,
	#myp_gt_table.res_table > ul.thead > li,
	.myp_ch_t4 table thead tr th,
	.res_table.myp_ch_t5  > .thead > li{ font-size:.5rem; letter-spacing:-1px; border-top:2px solid #0b4da2;}

	.res_table.myp_ch_t1 ,
	.res_table.myp_ch_t2,
	.res_table.myp_ch_t3,
	.res_table.myp_ch_t5{ border-left:1px solid #ddd;border-right:1px solid #ddd;  }
	.res_table.myp_ch_t1  > .tbody > li,
	.res_table.myp_ch_t2  > .tbody > li,
	.res_table.myp_ch_t3  > .tbody > li,
	.myp_ch_t4 table tbody tr td,
	#myp_gt_table.res_table > ul.tbody > li,
	.res_table.myp_ch_t5  > .tbody > li{/*  font-size:.5rem; */ word-break:break-all; padding:6px 2px; font-size:12px; }
	.myp_ch_list > li > span{ font-size:.6rem; padding: 12px 0;}
	.myp_ch_tit{ font-size:16px; margin: 20px 0 15px;}
	.myp_btn_type1{ padding:12px 0 ; width:95px; height:auto;line-height:1; font-size:13px; }
	.mini_btn_type2{ height:32px; line-height:32px; width:45px; font-size:11px; }
	.ch_all_price .tit{ font-size:13px; letter-spacing:-1px;  }
	.ch_all_price .con{ font-size:13px; letter-spacing:-1px; }
	.mypage_ching_area .currsec input[type='text']{ height:32px; line-height:32px; }
	.myp_ch_t4 table tbody tr td{}
	.myp_ch_tops .tops_area1{ margin-bottom :0px; display:inline-block;vertical-align:middle;}
	.mini_btn_type1{ height:auto; line-height:auto;padding:5px 3px ; font-size:.7rem; width:auto;}
	#myp_gt_table.res_table > ul.thead > li:nth-child(1){  width:5%;}
	#myp_gt_table.res_table > ul.thead > li:nth-child(2){  width:16%;}
	#myp_gt_table.res_table > ul.thead > li:nth-child(3){  width:13%;}
	#myp_gt_table.res_table > ul.thead > li:nth-child(4){  width:13%;}
	#myp_gt_table.res_table > ul.thead > li:nth-child(5){  width:37%;}
	#myp_gt_table.res_table > ul.thead > li:nth-child(6){  width:16%;}

	.mypdt_table_1 > .mypdt_trow .rdo_wrap > span{ display:inline-block;vertical-align:top;width:48%;margin-bottom:5px; }
	.mypdt_table_1 > .mypdt_trow > .th{ font-size:12px;}
	.mypdt_table_1 > .mypdt_trow > .td{ font-size:12px;}
	.gt_view_list > ul > li.td > div > .gt_wrt_wrap > .gt_wrt_list1 .row .th{ text-indent:10px; }

	#myp_gt_table.res_table > ul.tbody > li{ font-size:12px; }
	.gt_view_list > ul > li.th > div{ padding-left:0px; text-align:center; }
	.gt_view_list > ul > li.th{  font-size:12px; }
	.gt_view_list > ul > li.td{  font-size:12px; padding:8px 0;}
	.gt_view_list > ul > li.td > div{ padding-left:10px; }
	.gt_view_list > ul > li.td > div > .gt_wrt_wrap > .gt_wrt_list1 .row .td select{ width:42%; height:32px; line-height:32px;  font-size:11px; }
	.gt_view_list > ul > li.td > div > .gt_wrt_wrap > .gt_wrt_list1 .row .th{ font-size:.7rem; letter-spacing:-1px; }
	.gt_view_list > ul > li.td > div > .gt_wrt_wrap > .gt_wrt_list1 .row .td{ padding:0px 0;}
	.gt_view_list > ul > li.td > div > .gt_wrt_wrap > .gt_wrt_list1 .row .th{ padding:0px 0; height:32px;vertical-align:middle;  line-height:32px; }
	.gt_view_list > ul > li.td > div > .gt_wrt_wrap > .gt_wrt_list1 .row .td select:first-of-type{ margin-right:4px; }
	.gt_view_list > ul > li.td > div .sig_input_t1{ width:55px ; }
	.gt_view_list > ul > li.td .rdo_wrap { margin-top:8px; display:block; }
	.gt_view_list > ul > li.td .rdo_wrap > span{ display:inline-block;vertical-align:top; width:47%; margin-bottom:8px; }
	.gt_view_list > ul > li.td .rdo_wrap > span:after{content:"";display:block;clear:both; }
	.gt_view_list > ul > li.td .rdo_wrap > span label{ float:left;}
	.gt_view_list > ul > li.td .rdo_wrap > span input{ float:left; }
	.gt_view_list > ul > li.td .rdo_wrap > span label{ margin-right:0px; }
	.gt_view_list > ul > li.td > div > ul.hor_list { margin-top:8px; }
	.gt_view_list > ul > li.td > div > ul.hor_list > li{ display:block; margin-bottom:8px; }

	.re_myp_table > ul.thead { }
	.re_myp_table > ul.tbody { flex-flow: row wrap;}
	.re_myp_table > ul.tbody > li:nth-child(1){  order:1; flex:1; text-align:center; border-bottom:0 none; }
	.re_myp_table > ul.tbody > li:nth-child(2){  order:2; flex:1;  text-align:center ; border-bottom:0 none; }
	.re_myp_table > ul.tbody > li:nth-child(3){  order:3; flex:1;  text-align:center; border-bottom:0 none; }
	.re_myp_table > ul.tbody > li:nth-child(4){  order:4; width:100%;  border-bottom:0 none;  }
	.re_myp_table > ul.tbody > li:nth-child(5){  order:5; width:50%; }
	.re_myp_table > ul.tbody > li:nth-child(6){  order:6; width:50%;text-align:center;  }

	
	.re_myp_table2 > ul.thead { }
	.re_myp_table2 > ul.tbody { flex-flow: row wrap;}
	.re_myp_table2 > ul.tbody > li:nth-child(1){  order:1; flex:1; text-align:center; border-bottom:0 none; }
	.re_myp_table2 > ul.tbody > li:nth-child(2){  order:2; flex:1;  text-align:center ; border-bottom:0 none; }
	.re_myp_table2 > ul.tbody > li:nth-child(3){  order:3; flex:1;  text-align:center; border-bottom:0 none; }
	.re_myp_table2 > ul.tbody > li:nth-child(4){  order:4; width:100%;  border-bottom:0 none;  }
	.re_myp_table2 > ul.tbody > li:nth-child(5){  order:5; width:50%;}
	.re_myp_table2 > ul.tbody > li:nth-child(6){  order:6; width:50%;text-align:center; }

	

	#OcList > ul.thead { }
	#OcList > ul.tbody { flex-flow: row wrap;}
	#OcList > ul.tbody > li:nth-child(1){  order:1; flex:1; text-align:center; border-bottom:0 none; }
	#OcList > ul.tbody > li:nth-child(2){  order:2; flex:1;  text-align:center ; border-bottom:0 none; }
	#OcList > ul.tbody > li:nth-child(3){  order:3; width:50%;  text-align:center; border-bottom:0 none; }
	#OcList > ul.tbody > li:nth-child(4){  order:4; width:50%;  border-bottom:0 none;  }
	#OcList > ul.tbody > li:nth-child(5){  order:5; width:50%; text-align:center; }
	.mypdtm_list > li{ padding:10px; }
	.myp_ch_t4 table tbody tr td{ font-size:12px; }
	.mypdtm_tit{ height:auto; padding:10px; }
	.mypdtm_tit .mypdtm_left{ padding-left:5px; line-height:1; }
	.mypdtm_tit .mypdtm_left > span{ font-size:12px;  line-height:1; }
	.mypdtm_tit .mypdtm_left .num{ font-size:12px;  }
	.mypdtm_list > li .mypdtm_bottom_in .info .info_btns{ position:relative; width:100%; text-align:center; margin-top:15px; }
	.mypdtm_list > li .mypdtm_bottom_in .info > .tit{ font-size:12px; letter-spacing:-1px; }
	.mypdtm_list > li .mypdtm_bottom_in .info .info_btns button{ width:80px; display:inline-block;vertical-align:top; font-size:13px;}
	.mypdtm_list > li .mypdtm_bottom_in .info .info_btns span{ width:80px; display:inline-block;vertical-align:top; margin-top:0px; font-size:13px;}
	.mypdtm_list > li .mypdtm_bottom_in .info .list_1 > li > .tit{ font-size:12px; }
	.mypdtm_list > li .mypdtm_bottom_in .info .list_1 > li > .txts{ font-size:12px; }
		#myp_gt_table.res_table{  /* display:table;width:100%; table-layout:auto; */  }
		#myp_gt_table.res_table .tbody{ flex-flow: row wrap;    align-items: center;
		justify-content: center;
		}
		#myp_gt_table.res_table > ul.tbody > li:nth-child(1){ flex:0.5; order:1; text-align:center; border-top:none; }
		#myp_gt_table.res_table > ul.tbody > li:nth-child(2){ flex:2;order:2; text-align:center;  border-top:none; }
		#myp_gt_table.res_table > ul.tbody > li:nth-child(3){ flex:2; order:3; text-align:center; border-top:none; }
		#myp_gt_table.res_table > ul.tbody > li:nth-child(4){ flex:2; order:4; text-align:center;  border-top:none; }
		#myp_gt_table.res_table > ul.tbody > li:nth-child(6){ flex:1;order:5; text-align:center;  border-top:0 none; }
		#myp_gt_table.res_table > ul.tbody > li:nth-child(5){  flex:100%;  order:6; text-align:center;   border-left:0 none; }
		
		/*채널링*/
		
		.myp_ch_t1 > .thead > li:nth-child(1){ display:none;}
		.myp_ch_t1 > .thead > li:nth-child(2){ width:30%; }
		.myp_ch_t1 > .thead > li:nth-child(3){ width:30%; }
		.myp_ch_t1 > .thead > li:nth-child(4){ width:40%; }
		.myp_ch_t1 > .thead > li:nth-child(5){display:none;}
		.myp_ch_t1 > .thead > li:nth-child(6){display:none;}
		.myp_ch_t1 > .thead > li:nth-child(7){display:none;}
		.myp_ch_t1 > .thead > li:nth-child(8){ display:none; }

		.myp_ch_t1 > .tbody > li:nth-child(1){ display:none;}
		.myp_ch_t1 > .tbody > li:nth-child(5){display:none;}
		.myp_ch_t1 > .tbody > li:nth-child(6){display:none;}
		.myp_ch_t1 > .tbody > li:nth-child(7){display:none;}
		.myp_ch_t1 > .tbody > li:nth-child(8){ display:none; }
	

		/* .myp_ch_t3 > .thead > li:nth-child(1){ width:33.3333333333%; }
		.myp_ch_t3 > .thead > li:nth-child(2){ width:33.3333333333%; }
		.myp_ch_t3 > .thead > li:nth-child(3){ width:33.3333333333%; }
		.myp_ch_t3 > .thead > li:nth-child(4){  width:33.3333333333%; }
		.myp_ch_t3 > .thead > li:nth-child(5){ width:33.3333333333%; }
		.myp_ch_t3 > .thead > li:nth-child(6){ width:33.3333333333%; }
		.myp_ch_t3 > .thead > li:nth-child(7){ width:33.3333333333%; }
		.myp_ch_t3 > .thead > li:nth-child(8){  width:33.3333333333%; }
		.myp_ch_t3 > .thead > li:nth-child(9){  width:33.3333333333%; }
		.myp_ch_t3 > .thead > li:nth-child(10){ width:33.3333333333%; }
		.myp_ch_t3 > .thead > li:nth-child(11){  width:33.3333333333%; }
		
		.myp_ch_t3 > .thead > li{ width:33.3333333333%; }
		.myp_ch_t3.res_table > ul > li{ padding:20px 5px;} */
		.myp_ch_t3 { border-top:0 none; border-right:0 none; }
		.myp_ch_t3 > .thead { display:none; }
		.myp_ch_t3 > .tbody{ display:block; width:100%; }
		.myp_ch_t3 > .tbody:after{ content:"";display:block;clear:both; }
		.myp_ch_t3 > .tbody > dl{ width:33.3333333333%; float:left; display:block; box-sizing:border-box; }
		.myp_ch_t3 > .tbody > dl > dt{ float:left; width:100%;text-align:center;
			height:62px;
			font-size: 11px;
			vertical-align: middle;
			border-top: none;
			background-color: #f0f1f5;
			text-align: center;
			border-right: 1px solid #ccc;
			border-top: 2px #0b4da2 solid;
			line-height:62px;
			display:block; 
		}
		.myp_ch_t3 > .tbody > dl > dd{ float:left;width:100%; text-align:center; 
			height:62px;
			font-size: 11px;
			vertical-align: middle;
			border-bottom: 1px solid #ccc;
			background-color: #fff;
			text-align: center;
			border-right: 1px solid #ccc;
			line-height:62px;

		}
		.myp_ch_t3 > .tbody > dl:last-child{ display:block; }
		.myp_ch_t4 > .thead > li:last-child{ display:none;}
		.myp_ch_t4 > .tbody > li:last-child{ display:none; }
		.myp_ch_t1 > .tbody > li,
		.myp_ch_t2 > .tbody > li,
		.myp_ch_t4 > .tbody > li{ font-size:11px; }

		.myp_ch_t1 > .thead > li,
		.myp_ch_t2 > .thead > li,
		.myp_ch_t4 > .thead > li
		{font-size:12px;}
		.myp_ch_tops input{ height:32px; line-height:32px;  text-align:center; }
		.myp_ch_t5 > .thead > li:nth-child(1){ display:none;}
		.myp_ch_t5 > .thead > li:nth-child(2){ display:none;}
		.myp_ch_t5 > .thead > li:nth-child(3){display:none;}
		.myp_ch_t5 > .thead > li:nth-child(4){display:none;}
		.myp_ch_t5 > .tbody > li:nth-child(1){ display:none;}
		.myp_ch_t5 > .tbody > li:nth-child(2){ display:none;}
		.myp_ch_t5 > .tbody > li:nth-child(3){display:none;}
		.myp_ch_t5 > .tbody > li:nth-child(4){display:none;}

			.myp_ch_t5 > .thead > li,
				.myp_ch_t5 > .tbody > li{ font-size:11px; }
	
	}
@media only all and (max-width:435px) {
		.myp_ch_tops .tops_area1{ margin-bottom :10px; }
}
@media only all and (max-width:479px) {
	.mypdt_table_1 > .mypdt_trow > .th{ font-size:.7rem; }
	.sigong_sel_y{ width:100%; margin-bottom:5px; }
	.mypdt_table_1 > .mypdt_trow .rdo_wrap > span label{ margin-right:0px; font-size:.6rem; }
	
	#myp_gt_table.res_table > ul.tbody > li{ font-size:.6rem; }
	.gt_view_list > ul > li.th{  font-size:.6rem; }
	.gt_view_list > ul > li.td{  font-size:.6rem; }
		.myp_ch_t4 table tbody tr td{ font-size:.7rem; }

			.res_table.myp_ch_t1 ,
	.res_table.myp_ch_t2,
	.res_table.myp_ch_t3,
	.res_table.myp_ch_t5{ border-left:1px solid #ddd;border-right:1px solid #ddd;  }
	.res_table.myp_ch_t1  > .tbody > li,
	.res_table.myp_ch_t2  > .tbody > li,
	.res_table.myp_ch_t3  > .tbody > li,
	.myp_ch_t4 table tbody tr td,
	#myp_gt_table.res_table > ul.tbody > li,
	.res_table.myp_ch_t5  > .tbody > li{font-size:.7rem; }
	input{
/* 	-webkit-appearance: none;
	 */	-webkit-border-radius: 0;
	}
}
