@charset "utf-8";
/* CSS Document */

/* CSS Information ----------------------------------------

Site Name : 
Part : 
Last edit : 2023.05.
Author : Gautech

관련폰트 :
font-family: 'Noto Sans KR', sans-serif; (100,300,400,500,700,900)

--------------------------------------------------------- */

.contents_wrap { font-family: 'Noto Sans KR', sans-serif; width:100%; font-size:14px; font-weight:400; letter-spacing:-0.02em; line-height:1.4; color:rgba(0,0,0,0.8);}
.contents_title { font-size:30px; font-weight:700; margin-bottom:40px;}
.contents_title>span { font-size:20px; display:block;}
.contents_title2 { font-size:18px; font-weight:500; margin-bottom:10px; background-image:url(/images/icon/ar_18x18.png); background-repeat:no-repeat; background-position:0 4px; padding-left:25px;}
.contents_txt_box { padding:30px; background-color:#FFF; border:1px solid rgba(0,0,0,0.1); border-radius:20px; margin-bottom:40px;}
.contents_txt_box>img { max-width:100%;}


.table_over { width: 100%; margin: 0 auto 60px auto; overflow-x: auto;}
.table_unit { position:relative; width:100%; text-align:right; margin-bottom:10px; font-size:12px; color:#777;}
.table_notice { display:none;}
.content_table { margin:0 auto; padding:0; width:99.8%; background-color:#FFF; border-top:2px solid #bebebe; border-collapse:collapse;}
.content_table th { font-size:15px; font-weight:400; background-color:#e4ebf2;}
.content_table td { font-size:14px; color:#777;}
.content_table th, .content_table td { text-align:center; line-height:20px; padding:12px; border-left:1px solid #c9c9c9; border-bottom:1px solid #c9c9c9;}
.content_table tr th:first-child, .content_table tr td:first-child { }
.content_table tr th:last-child, .content_table tr td:last-child { border-right:1px solid #c9c9c9;}
.content_table th.bg_01, .content_table td.bg_01 { background-color:#e4ebf2;}
.content_table th.bg_02, .content_table td.bg_02 { background-color:#F9F9F9;}
.content_table th.bg_03, .content_table td.bg_03 { background-color:#F9F9F9;}
.content_table th.bg_left, .content_table td.bg_left { text-align:left;}
.td_bg_left_1px { border-left:1px solid #c9c9c9 !important;}
