.wrap_terms {
	width:100%;
}

.box_terms {
	padding-bottom:20px;
	font-size:12px;
}

.box_terms a {
	text-decoration:underline;
}

.box_terms a:hover {
	color:#ff2424;
}

.txt_terms_titleB { /* 160520 Ãß°¡ */
    font-size:14px;
    color:#333;
    font-weight:bold;
    padding:14px 0;
    border-bottom:1px solid #ddd;
    margin-bottom:14px;
}

.box_terms .txt_terms_title {
	font-size:14px;
	color:#ff6600;
	font-weight:bold;
}

.box_terms .txt_terms_cont {
	color:#333;
	line-height:18px;
	margin:10px 0;
}

.box_terms .txt_terms_cont02 {
	color:#555;
	line-height:20px;
	padding-left:14px;

	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}

.box_terms .txt_terms_link {
	color:#627fc1;
	font-weight:bold;
	text-decoration:underline;
}

.box_terms .terms_subBox {
    border:1px solid #b2b2b2;
    width:94%;
    margin-top:10px;
    margin-left:14px;
    padding:20px;
    color:#333;
    
    box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}

.box_terms .terms_subBox .subBox_title {
    font-size:13px;
    font-weight: bold;
    line-height:24px;
}

.box_terms .terms_subBox .subBox_title02 {
    font-size:12px;
    line-height: 15px;
    color:#555;
}

.box_terms .terms_subBox .pack_subBox {
    margin-top:20px;
}

.tbl_terms, .tbl_terms th, .tbl_terms td {
	border:0;
	line-height:18px;
}

.tbl_terms {
	width:98%;
	margin:0 auto;
	border-bottom:2px solid #dcdcdc;
	text-align:center;
}

.tbl_terms th {
	padding:7px 0;
	border-top:2px solid #dcdcdc;
	background-color:#f5f7f9;
	color:#333;
	font-weight:bold;
}

.tbl_terms td {
	padding:7px 0;
	border-top:1px solid #ccc;
	color:#333;
}

/* ¹ýÀû°íÁö - 160520 */
.box_law {
    margin-bottom:20px;
}

.box_law a {
    text-decoration:underline;
}

.box_law a:hover {
    color:#ff2424;
}

.box_law .list_law_cont {
    width:100%;
    padding:14px 0;
    border-bottom:1px solid #ddd;
}

.box_law .list_law_cont p {
    font-size:12px;
    line-height:18px;
    color:#333;
    margin-left:14px;
}

.box_law .txt_law_cont p {
    font-size:12px;
    line-height:18px;
    color:#666;
    margin-left:14px;    
}


