@charset "utf-8";


/********************
*********************
****** common *******
*********************
*********************/

.bd_tmb_lst p b{font-size:16px;}

#pc .pc_sub { display:block; }
#pc .mobile_sub { display:none; }
#mobile .pc_sub { display:none; }
#mobile .mobile_sub { display:block; padding:0 2%; }
#mobile .conTit { display:none; }

#mobile .mobile_sub h2, #mobile .mobile_sub h3 { color:#224ecc !important; }
#mobile .mobile_sub .strong, #mobile .mobile_sub .strong a { color:#363636 !important; }
#mobile .mobile_sub h2 { font-size:15px }
#mobile .mobile_sub p{margin:0 0 20px 0}
#mobile .mobile_sub .box{padding:10px;background:#ececec;border-radius:5px;margin-bottom:5px}

/* table */
.pc_sub .table { width:500px; border-top:3px solid #f37400; border-left:none; border-right:none; margin:20px 0; border-collapse:collapse; }
.pc_sub .table th,.table td { border:1px solid #e3e3e3; padding:15px 0 15px 15px;text-align:left}
.pc_sub .table caption {font-size:0;text-indent:-9999px;}

/* table */
.sub0105_table { width:100%; border-top:3px solid #1D6F9E; border-left:none; border-right:none; margin:20px 0; border-collapse:collapse; }
.sub0105_table th,.sub0105_table td { border:1px solid #e3e3e3; padding:15px 0 15px 15px;text-align:left}

.pc_sub h2{margin-top:100px}
.pc_sub h2:first-child{margin-top:0}
.pc_sub p{color:#979797 !important;line-height:1.8em}
.pc_sub p strong{color:#363636 !important}

.sub0403_thumb{margin:40px 0 0;zoom:1}
.sub0403_thumb:after{content:"";clear:both;display:block}
.sub0403_thumb li{float:left;margin-right:10px}

.myTable { width:100%; border-top:3px solid #FF7916; border-left:none; border-right:none; margin:20px 0; border-collapse:collapse; }
.myTable th{background:#efefef;font-weight:normal}
.myTable th,.myTable td { border:1px solid #e3e3e3; padding:15px 10px}
.myTable caption {font-size:0;text-indent:-9999px;}
.myTable a:link{color:#2f2f2f}

#mobile .myTable th,#mobile .myTable td { border:1px solid #e3e3e3; padding:15px 3px; min-width:20px;word-break:break-all;}

.myTable.color2{border-top:3px solid #2542AA !important}
.myTable.color3{border-top:3px solid transparent !important}
.myTable.color3 th{background:#2542AA;color:#fff}
.myTable.color3 .bg{background:#4D90C3;color:#fff}
.myTable.color3 .bg2{background:#99BFE5;color:#fff}
.myTable.color3 .bg3{background:#f3f3f3;color:#2542AA}
.myTable.color4{border-top:3px solid transparent !important}
.myTable.color4 th{background:#2893E5;color:#fff}
.myTable.color5{border-top:3px solid transparent !important}
.myTable.color5 th{background:#FF7916;color:#fff}
.myTable.color5 .bg{background:#f3f3f3;}


/* 탭버튼 */
.myTab li{display:inline-block;width:25%;float:left;border:1px solid #efefef;text-align:center;margin:0 0 30px -2px}
.myTab li a{display:block;padding:20px 0;background:#fff;color:#0F89CC}
.myTab li a.selected{background:#0F89CC;color:#fff}
.myTab li:first-child{border-left:1px solid #efefef}

