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


/* ÅÇ */
* { box-sizing: border-box; }
.tabs {
	display: flex;
	flex-wrap: wrap;
}
.tabs label {
    width: ;
    order: 1;
    display: block;
    padding: 10px 33px;
	margin-bottom: 10px;
	margin-right: 9px;
    
    text-align: left;
    font-weight: bold;
    color: #83909d;
    cursor: pointer;
    transition: background ease 0.2s;
    border: 1px solid #d5dae0;
    border-radius: 5px;
	background: url('../img/plus_btn.gif') #FFF;
    background-position: center right;
    background-repeat: no-repeat;
	font-size:16px;
	
}  /* margin: 5px 0 0 10px; */
/* ¹Ú½º¹è°æ */
.tabs .tab {
    order: 99;
    flex-grow: 1;
    width: 100%;
    display: none;
    background: #FFF;
	margin: 20px 0px 20px 0;
	font-size:16px;
}
.tabs input[type="radio"] {
    display: none;
}

.tabs .tab p { font-size:20px; font-weight:600; border-bottom:1px solid #ddd; padding-bottom:10px; }


/* ÅÇ ´­·¶À»¶§ ÄÃ·¯ */
.tabs input[type="radio"]:checked + label {
    color: #ffffff;
	background: #004da8;
    background-position: center right;
    background-repeat: no-repeat;
	border:1px solid #d5dae0;
	font-size:16px;
}
.tabs input[type="radio"]:checked + label + .tab {
    display: block;

}








table.tvrental .table1  {
	width:120px;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	text-align: right;
	background-color:#0d65ad;
	border:1px solid #999;

	border-right:none;
	padding: 11px;

}

.table1 {
	width:120px;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	text-align: right;
	background-color:#0d65ad;
	border:1px solid #f1f1f1;
	border-top:none;
	border-right:none;
	padding: 11px;
}
.table {
	width:530px;
	font-size: 16px;
	font-weight: 400;
	color: #666;
	border:1px solid #999;
	border-top:none;
	padding: 10px;
	word-break:keep-all;
	}
.table a { text-decoration:none; color:#333; }
table.type102 {
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}
table.type102 thead th {
	font-size:17px;
	text-align:center;
	vertical-align: middle;
	color: #fff;
	padding: 20px;
	letter-spacing:-0.2pt;
	border-top: 2px solid #666;
	border-left: 1px solid #fff;
	background: #105aa5;
	font-weight: 600;
}
table.type102 tbody th {
	color:#3f3f3f;
	font-size:15px;
	padding: 10px;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
	background: #f9f9f9;
	text-align: center;
	font-weight: 600;
}
table.type102 td {
	color:#666;
	font-size:15px;
	text-align: center;
	padding: 15px;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #dbdbdb;
}
/* ÀÔÁÖ±â¾÷ ³¡ */


/* °ø°£ÀÌ¿ë */
.center_info2 {
	border-top: 2px solid #3e3e3e;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	}
.txt_box2 {
	position: relative;
	display: block;	
	line-height:25px;
}
.tit4 {display: block;
	font-size: 16px;
	font-weight: bold;
	color: #121212;
	line-height: 25px;}
table.type11 {
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
table.type11 thead th {
	font-size:17px;
	text-align:center;
	vertical-align: middle;
	color: #fff;
	padding: 15px 10px;
	letter-spacing:-0.2pt;
	font-weight: bold;
	background-color: #29bdc6;
	border-top-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #109ea7;
	border-left-color: #ebebeb;
	border-bottom: 1px solid #ccc;
}
table.type11 thead th:first-child {
	border-left:hidden;
	}
table.type11 tbody th {
	color:#3f3f3f;
	font-size:15px;
	vertical-align: middle;
	background: #f9f9f9;
	text-align: center;
	font-weight: 600;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;		
	border-right: 1px solid #ccc;
}
table.type11 td {
	color:#333;
	font-size:16px;
	text-align: center;
	padding: 30px 10px;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;	
	border-right: 1px solid #ccc;
	line-height: 30px;
	font-weight: 500;
}
table.type11 td .text {
	color:#333;
	font-size:16px;
	text-align: left;
	vertical-align: middle;
	padding-left: 30px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
table.type11 td .cont2 {
	vertical-align: middle;
	text-align: center;
}
.center_txt2 {
	color: #545454;
	font-size: 15px;
	line-height:25px;
}
.table.type22 {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	width: 100%;
	margin-top:10px;
}
table.type22 tbody th {
	color:#3f3f3f;
	font-size:15px;
	/* [disabled]vertical-align: middle; */
	background: #f9f9f9;
	text-align: center;
	/* [disabled]font-weight: 600; */
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
table.type22 td {
	color:#333;
	font-size:15px;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	font-weight: 500;
	padding-top: 50px;
	padding-bottom: 50px;
}
table.type22 td .text {
	color:#333;
	font-size:15px;
	text-align: left;
	vertical-align: middle;
	padding-left: 30px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.type22 .td1{
	border:1px solid #ccc;
	border-left:none;
	background-color:#f4f4f4;
	font-size: 16px;
	font-weight: 600;
}
.type22 .td2{
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	padding-left:30px;
	text-align:left;
}
.type22 .td3{
	border:1px solid #ccc;
	border-left:none;
	background-color:#f4f4f4;
	font-size: 16px;
	font-weight: 600;
}
.type22 .td4{
	border:1px solid #ccc;
	border-right:none;
	border-left:none;
	padding-left:30px;
	text-align:left;	
}

/* °ø°£ÀÌ¿ë */



/* 3DÇÁ¸°ÅÍ¿¹¾à */
.s4_3jj{
	width:1000px;
	text-align:center;
	overflow: hidden;
	}
.s4_3_j {
	width:460px;
	color:#636363;
	text-align:center;
	font-size: 21px;
	font-weight:600;
	line-height:60px;
	float: left;
	margin: 0 20px;
	}
.center_txt4 {
	color: #fff;
	font-size: 19px;
	line-height:25px;
	background: url('../img_sub/s4_bg.png');
	padding:20px;
	border-radius:15px;
	text-align:center;
	font-weight:600;
}
.center_txt5 {
	color: #fff;
	font-size: 19px;
	line-height:25px;
	background: url('../img_sub/s4_bg.png');
	padding:20px;
	border-radius:15px;
	text-align:center;
	font-weight:600;
}
h1 {
    padding: 15px 0 0 0;
    background: url('../img_sub/icon_h4.gif') no-repeat;
    font-size: 20px;
    font-weight: 600;
    color: #222;
    margin: 50px 0 20px;
	overflow: hidden;
}
.center_txt6 {
	color: #545454;
	font-size: 15px;
	line-height:25px;
}
.s4_F00{
	color:#de5514;
	font-weight: 600;
	}