.sub_title2{display:none}

/* .chu_top{display:none} */
.chu_top .dvl_ttl{margin-top:370px}
.chu_top .ttl_box{background-color:#fff;}
.chu_top .chu_ttl{padding:134px 0 290px;font-family:'NanumMyeongjo';font-size:40px;line-height:130%;letter-spacing:-0.025em;color:#222}
.chu_top .chu_ttl em{font-family:'NanumMyeongjoExtraBold';}
.chu_top .chu_box{margin-top:-210px;padding:115px 0 0 130px;height:420px;background:url('../img/chu_bg.jpg')no-repeat center;background-size:cover;box-sizing:border-box}
.chu_top .box_ttl{padding-bottom:38px;font-family:'NanumMyeongjoExtraBold';font-size:40px;letter-spacing:-0.025em;color:#fff}
.chu_top li{overflow:hidden;margin-bottom:15px}
.chu_top li .li_ttl{float:left;padding-top:5px;width:50px;font-family:'NanumMyeongjoExtraBold';font-size:20px;color:#fff}
.chu_top li .li_txt{float:left;font-family:'NotoSansKR-Medium';font-size:18px;line-height:172%;color:#fff}

.iqr_policy_wrap{position:relative;padding-bottom:45px}
.iqr_tit{font-size:1.375em}
.iqr_policy{position:relative;margin:20px 0 10px;border:1px solid #ebebeb}
.iqr_policy > ol{padding:25px}
.iqr_policy > ol > li{margin-top:10px}
.iqr_policy > ol > li:first-child{margin-top:0}
.iqr_check > input, .iqr_check > label{display:block;float:left}
.iqr_check > label{margin-left:5px;font-size:0.875em;line-height:87.5%}

/* new */
.iqr_check{padding-left:50px;height:80px;border:1px solid rgba(0,0,0,0.2);box-sizing:border-box}
.iqr_check > input{position:absolute;left:0;top:0;opacity:0;width:0;height:0}
.iqr_check > label{margin-top:20px;padding-left:55px;height:35px;line-height:35px;margin-left:0;font-size:1.125em;color:#222;background-repeat:no-repeat;background-position:left 0;background-image:url('../img/check.png');background-size:36px 70px;cursor:pointer}
.iqr_check > input:checked + label{background-position:left -35px}
.open_policy{position:absolute;top:22px;right:50px;display:block;width:80px;height:35px;line-height:35px;background-color:#ccc;font-family:'NotoSansKR-Medium';font-size:14px;letter-spacing:-0.02em;color:#666;text-align:center}

.iqr_info{margin-top:30px}
.iqr_dot{position:relative;margin-left:10px;padding-left:10px;font-size:0.65em}
.iqr_dot:before{content:'';position:absolute;left:0;top:40%;width:6px;height:5px;background:url('../img/inquiry_dot.png') no-repeat}
.iqr_dot > span{font-size:0}

.inquiry_table{width:100%;margin-top:20px;table-layout:fixed}
.inquiry_table .col1{width:20%}
.inquiry_table th, .inquiry_table td{padding:12px 0}
.inquiry_table th{padding-left:40px;border-right:0;text-align:left}
.inquiry_table td{padding-left:20px;padding-right:20px;color:#666}
.inquiry_table th label, .inquiry_table th span{position:relative;font-size:1em;font-family:'NotoSansKR-Regular';color:#666}
.inquiry_table th label.required:before{content:'';position:absolute;left:-15px;top:10px;width:6px;height:5px;background:url('../img/inquiry_dot.png') no-repeat}
.inquiry_table input[type="text"], .inquiry_table input[type="password"], .inquiry_table select{width:300px;height:50px;padding:0 10px;border:1px solid rgba(0,0,0,0.2);background:none;font-size:0.875em;line-height:35px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
box-sizing:border-box;
}
.inquiry_table input[type="text"]#email_02{width:235px;margin-right:-5px;border-right:0}
.inquiry_table select{width:235px;background:url('../img/sel_arr.png') no-repeat 95% 50%;letter-spacing:-0.025em;color:#666;
-webkit-appearance: none; /* 화살표 없애기 for chrome*/
-moz-appearance: none;    /* 화살표 없애기 for firefox*/
appearance: none;         /* 화살표 없애기 공통*/
}
.inquiry_table select::-ms-expand {
display: none;         /* 화살표 없애기 for IE10, 11*/
}
.inquiry_table .bridge, .inquiry_table .nbsp{display:inline-block;text-align:center}
.inquiry_table .bridge{width:16px}
.inquiry_table .nbsp{width:5px}
.inquiry_table .text{padding-left:2px;font-size:0.875em}
.inquiry_table textarea{overflow:auto;width:100%;height:140px;padding:10px;border:1px solid rgba(0,0,0,0.2);background:none;font-size:0.875em;line-height:160%;resize:none;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
box-sizing:border-box;
}
.inquiry_table input[type="radio"]{overflow:hidden;position:absolute;width:0.1px;height:0.1px;opacity:0;z-index:-1}
.inquiry_table .cust_radios label{width:150px;line-height:50px;border:1px solid rgba(0,0,0,0.2);border-right:0;text-align:center;cursor:pointer}
.inquiry_table .cust_radios label:last-child{border-right:1px solid rgba(0,0,0,0.2)}
.inquiry_table input[type="radio"]:checked + label{background:#99223e;color:#fff}
.inquiry_table .rd_lbl{display:inline-block;width:150px;line-height:50px;border:1px solid rgba(0,0,0,0.2);text-align:center;cursor:pointer}