@import url('../../../plug_in/spectrum_box/spectrum_box.css');

.basic_list{width:100%;table-layout:fixed;border-bottom:1px solid #bbb}
.basic_list th{height:59px;border-top:1px solid #bbb;border-bottom:1px solid #bbb;font-size:18px;letter-spacing:-0.05em;color:#666;vertical-align:middle}
.basic_list tbody tr{border-top:1px solid #eee}
.basic_list tbody tr:first-child{border-top:0}
.basic_list td{height:49px;font-size:16px;letter-spacing:-0.05em;color:#666;text-align:center;vertical-align:middle}
.basic_list td.board_title{text-indent:45px;text-align:left}
.basic_list .complete{display:inline-block;margin-left:10px;padding:5px;background-color:#666;color:#fff;font-size:13px;text-indent:0}
.b_btn01.btn_write{position:absolute;right:0;top:0;height:38px;line-height:38px}

.iqr_policy_wrap{position:relative;padding-bottom:45px;border-bottom:1px solid #ebebeb}
.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%}

.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;border:1px solid #ebebeb}
.inquiry_table th{padding-left:40px;border-right:0;background-color:#f8f8f8;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:6px;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:200px;height:35px;padding:0 10px;border:1px solid #ebebeb;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 .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{width:100%;height:140px;padding:10px;border:1px solid #ebebeb;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;
}

.btn_wrap{margin-top:40px;font-size:0;text-align:center}
.btn_wrap .btn_list{position:absolute;right:0;top:-20px;font-size:18px;color:#666}
.b_btn01{font-size:16px}

.view_btn_wrap{overflow:hidden;width:210px;margin:15px 0 20px}
.edit_btn, .del_btn{width:100px;background:#231F21;font-size:15px;color:#fff;text-align:center}
.view_btn_wrap a{display:block;padding:10px 0;text-decoration:none}

.view_reple{overflow:hidden;margin-top:50px}
.view_r_btn{width:110px;height:110px;background-color:#231F21;color:#fff;text-align:center;line-height:110px}
.view_reple_con{width:83%;min-height:100px;padding:20px 30px;background:#e8e8e8;font-size:14px;color:#414141;text-align:left;line-height:140%}