@CHARSET "UTF-8";

/* 반응형 테이블 */
.rspvn-table {/*border-top:2px solid #41454c;*/ width:100%;border-collapse:collapse;font-size:1em;table-layout:fixed;clear:both;color:#000;}
.rspvn-table th {border-bottom:1px solid #ddd;color:#555;text-align:center;}
.rspvn-table thead th {border-left:1px solid #ddd;letter-spacing:0em;line-height:150%;font-weight:600;padding:10px 5px; font-size:16px; background:#f8f8f8; color:#000}
.rspvn-table tbody td {border-left:1px solid #ddd;letter-spacing:0em; line-height:150%;padding:8px 10px; color:#000; text-align:center;font-size:16px; font-weight:300;border-bottom:1px solid #ddd;}
.rspvn-table tbody td.nopad {padding:0px 0px;}
.rspvn-table tfoot th, .rspvn-table tfoot td {padding:20px 15px 20px;color:#515457;font-size:13px;}
.rspvn-table tbody .line{border-right:1px solid #ddd}
.rspvn-table thead tr th:last-child,.rspvn-table tbody tr td:last-child {border-right:1px solid #ddd;}
.rspvn-table.sideline_none thead tr th:first-child,.rspvn-table.sideline_none tbody tr td:first-child {border-left:none;}
.rspvn-table.sideline_none thead tr th:last-child,.rspvn-table.sideline_none tbody tr td:last-child {border-right:none;}
.rspvn-table tbody tr{background:none;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
.rspvn-table tbody td.tit a img,.rspvn-table tbody td.l a img{margin-left:15px ; max-width:12px;}
.rspvn-table tbody tr:last-child td{border-bottom-color:#ddd}
.rspvn-table .m-show{display:none;}
.rspvn-table tbody td {word-wrap:break-word; word-break:keep-all;}
.rspvn-table tbody td a {text-decoration:underline;text-underline-position : under;}
.rspvn-table tbody td a:hover {color:#5896cf; border-bottom-color:#5896cf}
.rspvn-table tbody td.bgGray {background:#f8f8f8;}

	@media only screen and (max-width:1200px) {
		.rspvn-table.wt1200 {border-bottom:none;padding-bottom:2px;table-layout:fixed;border-top:none}
		.rspvn-table.wt1200 colgroup{display:none;}
		.rspvn-table.wt1200 thead {display:none;}
		.rspvn-table.wt1200 tbody {overflow:hidden;}
		.rspvn-table.wt1200 [data-cell-header]:before {content:attr(data-cell-header);float:left;width:100px;color:#000;font-weight:bold; position:absolute; padding:8px 3px 8px 5px; left:0; top:0;font-size:16px;box-sizing:border-box; }
		.rspvn-table.wt1200 tbody td.num, .rspvn-table.wt1200 td.num[data-cell-header]:before {display:none;}
		.rspvn-table.wt1200 tbody tr {border-top:2px solid #41454c;margin:15px 0 0 0px;display:block;overflow:hidden;width:100%;}
		.rspvn-table.wt1200 tbody tr:first-child {margin-top:0; border-top:none;}
		.rspvn-table.wt1200 tbody tr td:first-child{border-left:1px solid #bebebe;}
		.rspvn-table.wt1200 tbody td {position:relative;border-left:1px solid #ddd ;border-right:1px solid #ddd;width:100%; min-height:34px; box-sizing:border-box;float:left; text-align:left;padding:8px 8px 8px 120px;}
		.rspvn-table.wt1200 tbody td.tdh2 {min-height:60px;} /*th 2줄*/
		.rspvn-table.wt1200 tbody td.vc{min-height:52px;}
		.rspvn-table.wt1200 tbody td[data-cell-header]:before {width:110px;text-align:left; box-sizing:border-box; letter-spacing:-0.04em; }
		.rspvn-table.wt1200 tbody td[data-cell-header]:after{border-right:1px solid #ddd;position:absolute; left:0; top:0; width:110px;height:100%;display:block; content:""; background:#f8faf8;z-index:-1;  white-space: pre;}
		.rspvn-table.wt1200 tbody tr:last-child td{border-bottom-color:#ddd}
		.rspvn-table.wt1200.sideline_none thead tr th:first-child,.rspvn-table.wt1200.sideline_none tbody tr td:first-child {border-left:1px solid #ddd;}
		.rspvn-table.wt1200.sideline_none thead tr th:last-child,.rspvn-table.wt1200.sideline_none tbody tr td:last-child {border-right:1px solid #ddd;}
		.rspvn-table.wt1200 tbody tr:hover{background:none;}
		.rspvn-table.wt1200 .c{text-align:left !important;}

		.rspvn-table.wt1200 .m-show{display:block;}

		.rspvn-table.wt1200 .mbd{border-bottom:none !important; padding-bottom:0;}

	}
	

	@media only screen and (max-width:700px) {
	    .rspvn-table {border-bottom:none;padding-bottom:2px;table-layout:fixed;border-top:none}
		.rspvn-table colgroup{display:none;}
		.rspvn-table thead {display:none;}
		.rspvn-table tbody {overflow:hidden;}
		.rspvn-table [data-cell-header]:before {content:attr(data-cell-header);float:left;width:100px;color:#000; position:absolute; padding:8px 3px 8px 5px; left:0; top:0;font-size:16px;box-sizing:border-box; }
		.rspvn-table tbody td.num, .rspvn-table td.num[data-cell-header]:before {display:none;}
		.rspvn-table tbody tr {border-top:2px solid #41454c;margin:15px 0 0 0px;display:block;overflow:hidden;width:100%;}
		.rspvn-table tbody tr:first-child {margin-top:0; border-top:none;}
		.rspvn-table tbody tr td:first-child{border-left:1px solid #bebebe;}
		.rspvn-table tbody td {position:relative;border-left:1px solid #ddd ;border-right:1px solid #ddd;width:100%; min-height:40px; box-sizing:border-box;float:left; text-align:left;padding:8px 8px 8px 120px;}
		.contents-tb.ty03.rspvn-table td {text-align:left;}
		.contents-tb.ty03.rspvn-table tr > td:first-child {border-left:1px solid #ddd ;}
		.rspvn-table tbody td.tdh2 {min-height:65px;}
		.rspvn-table tbody td.vc{min-height:52px;}
		.rspvn-table tbody td[data-cell-header]:before {width:110px;text-align:left; box-sizing:border-box; letter-spacing:-0.04em; word-break:keep-all;z-index:2;}
		.rspvn-table tbody td[data-cell-header]:after{border-right:1px solid #ddd;position:absolute; left:0; top:0; width:110px;height:100%;display:block; content:""; background:#f8faf8;z-index:1;  white-space: pre;}
		.rspvn-table tbody tr:last-child td{border-bottom-color:#ddd}
		.rspvn-table.sideline_none thead tr th:first-child,.rspvn-table.sideline_none tbody tr td:first-child {border-left:1px solid #ddd;}
		.rspvn-table.sideline_none thead tr th:last-child,.rspvn-table.sideline_none tbody tr td:last-child {border-right:1px solid #ddd;}
		.rspvn-table tbody tr:hover{background:none;}
		.rspvn-table .c{text-align:left !important;}

		.rspvn-table .m-show{display:block;}

		.rspvn-table .mbd{border-bottom:none !important; padding-bottom:0;}
	}