﻿@charset euc-kr;

.section{ -webkit-text-size-adjust:100%; -moz-text-size-adjust:100%; -ms-text-size-adjust:100%; }

/* Home > Customer Center > 찾아오시는 길 */
.locationview h4{padding: 0 0 17px 0;font-size:20px;color:#333;font-weight:bold;line-height:24px;}
.locationview .board{border-top:2px solid #cfcfcf;}
.locationview .board th{background:#fafafa;border-bottom:1px solid #e1e1e1;width:22%;padding:20px 18px 20px 18px;font-weight:bold;font-size:14px;word-break:break-all;word-wrap:break-word;text-align:left;color:#333;}
.locationview .board td{border-bottom:1px solid #e1e1e1;width:78%;padding:20px 18px 20px 18px;}
.locationview .board td strong{color:#333;}
.locationview .board td div{padding:0 0 3px 0;}
.locationview .board td ul.contact{overflow: hidden; zoom:1;margin: 5px 0 0 0;}
.locationview .board td ul.contact li{float: left; margin: 0 20px 0 0;}

/* Home > Customer Center > 1:1 상담신청 */
.consult .article_top .policy{border: 1px solid #d0d0d0; padding: 10px 10px 10px 10px; height: 150px; overflow-y:scroll; margin: 15px 0 10px 0; font-size:12px;}
.consult .article_top .check{margin: 5px 0 0 0;}
.consult .article_top .check label{vertical-align:1px;}
.consult .article_top .check span{width: 226px; display: inline-block;}
.consult .article_top .txt{font-size:14px;}
.consult .article_con .article_list h5{padding: 42px 0 10px 0; font-size:18px; font-weight: bold; color: #333;}
.consult .article_con .article_list .board_request{border-top: 2px solid #c4c4c4;border-bottom: 2px solid #c4c4c4;}
.consult .article_con .article_list .board_request th{border-bottom: 1px solid #c4c4c4; padding: 5px 0 6px 0; width: 17%; text-align: left;  text-indent: 20px; color: #333;background:#f9f9f9 url('/v2/img/kr/bul/bul_star_red.png') no-repeat 9px center;word-break:break-all;word-wrap:break-word;}
.consult .article_con .article_list .board_request td{border-bottom: 1px solid #c4c4c4;padding: 6px 10px; width: 79%;}
.consult .article_con .article_list .board_request td span{margin:0 10px 0 0;}
.consult .article_con .article_list .board_request td label{vertical-align:1px;}
.consult .article_con .article_list .board_request tr.last-child td{width: 100%; padding:6px 0; text-indent: 0;}
.consult .article_con .article_list .board_request tr.last-child td textarea{width: 100%; border: 1px solid #d1d1d1; min-height: 223px; margin: 3px 0 3px 0; box-sizing: border-box;}
.consult .article_con .etc{overflow: hidden; zoom:1; padding: 10px 0 0 0;}
.consult .article_con .etc .txt{float:left;}
.consult .article_con .etc .txt ul li{text-indent: 10px; line-height: 20px;}
.consult .article_con .etc .txt ul li strong{color:#333;}
.consult .article_con .etc .btn{float:right;}
.consult .article_con .etc .btn a{display: inline-block; padding: 6px 15px 6px 15px; background: #e0002a; border: 1px solid #ac0524; color: #fff; font-size: 15px;}
.input_ty1{padding: 5px 4px !important; width: 50% !important; height:16px !important;}
.input_ty2{padding: 5px 4px !important; width: 23% !important; height:16px !important;}
.input_ty3{padding: 5px 4px !important; width: 39% !important; height:16px !important;}
.input_ty4{padding: 5px 4px !important; width: 98% !important; height:16px !important;}
.consult .article_con .etc .txt ul li{ background:url('/v2/img/kr/bul/bul_star_gray.png') no-repeat 0 8px; }
.tbl_type {border-top: 1px solid #e6e6e6;margin:5px 0 5px 0;}
.tbl_type th, .tbl_type td {border-bottom: 1px solid #e6e6e6;border-right: 1px solid #e6e6e6;color: #000;padding: 1px 3px;}
.tbl_type th {background-color: #f4f0eb;font-family: dotum,sans-serif;font-size: 12px;text-align: center;}
.tbl_type td {font-family: dotum;font-size: 12px;text-align: center;}
.tbl_type td.td_end {border-right: medium none;}


@media all and (max-width:1240px) {

}

@media screen and (min-width:750px) and (max-width:980px){ /* Tab 해상도 */

}

@media screen and (max-width:749px){ /* Mobile 해상도 */
    /* Home > Customer Center > 1:1 상담신청 */
    .consult .article_con .article_list .board_request th{width: 30%;}
    .consult .article_con .article_list .board_request td{width: 66%;padding:6px 5px;}
    .consult .article_con .etc .btn{margin:15px 0 0 0;}
    .consult .article_top .check span{display:block;}

}

