@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	/* font-size: 12px; */
	font-size: 62.5%;	
	-webkit-text-size-adjust:none;
	vertical-align: baseline;
}

button, input, select, textarea{
	border:0;
	border-radius:0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
button {
	cursor: pointer;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body,button,input,select,table,textarea {
	line-height: 1;
	font-family: '나눔고딕', NanumGothic, '맑은 고딕', 'Malgun Gothic', '돋움', Dotum, '굴림', Gulim, sans-serif;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.blind {
	position: absolute;
	clip: rect(0 0 0 0);
	width: 1px;
	height: 1px;
	margin: -1px;
	overflow: hidden;
}

.link {
	/* text-decoration: underline; */
	color: #0066cc;
}

.link_item {
	line-height: 1.6rem;
	font-size: 1.2rem;
	/* text-decoration: underline; */
	color: #0066cc;
}

.green {
	color: #01c73c;
}

.layout__header {

}

.layout__context {
	max-width:460px;
	margin:0 auto;
}

.layout__footer {
	height: 53px;
	background-color: #f4f4f4;
	border-top: 1px solid #cdccd1;
	text-align: center;
}

.policy_title {
	position: relative;
	background-color: #FFAF0C;
	line-height: 45px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #fff;
}

.policy_title--returnable:link,
.policy_title--returnable:visited,
.policy_title--returnable:hover,
.policy_title--returnable:active {
	text-decoration: none;
}

.policy_summary {
	max-width:460px;
	margin:0 auto;
	padding: 25px 10px 37px;
}

.policy_summary__text {
	margin-top: 7px;
	line-height: 20px;
	font-size: 14px;
}

.policy_summary__text:first-of-type {
	margin-top: 0;
}

.article {
	padding: 0px 10px 0px 15px;
	/* border-top: 1px solid #e5e5e5; */
	/* border: 1px solid #FF00FF;  	 */
}

.article:first-child {
	border-top:0;
}

.article__chapter {
	/* margin-top: 11px; */
	line-height: 2.8rem;
	font-size:1.7rem;
	font-weight: bold;
	/* margin-bottom: 10px; */
	padding: 25px 0px 25px 0px;	
	border-top: 1px solid #e5e5e5;

}


.article__title {
	margin-top: 14px;
	line-height: 2.0rem;
	/* font-size: 16px; */
	font-size: 1.5rem;
	font-weight: bold;
}

.article__text {
	/* margin: 3px 10px 3px 10px; */
	margin-top: 15px;
	margin-left: 3px;
	padding-bottom: 2px;
	line-height: 1.8rem;
	font-size: 1.3rem;	
	/* font-size: 12px; */
}

.article__text2 {
	margin-top: 10px;
	padding-bottom: 2px;
	line-height: 17px;
	font-size: 13px;
}

.article__text3 {
	margin-top: 8px;
	line-height: 17px;
	font-size: 13px;
	color:#666;
}

.article__text3:last-child{
	padding-bottom:17px;
}

.article__text .txt_num {
	display:inline-block;
	min-width:15px;
	margin-left:30px;
	margin:0 4px 0 -19px;
	vertical-align:top;
	/* line-height: 16px;
	font-size: 12px; */
	line-height: 1.8rem;
	font-size: 1.3rem;	
	/* font-weight: bold; */
}

.clause {
	padding: 15px 3px 15px;
	border-top: 1px solid #f0f0f0;
	/* border: 1px solid #00FF00;     */
}

.clause:first-child {
	padding-top: 4px;
}

.clause:first-of-type {
	padding-top: 7px;
	border-top: 0;
}

.article__title + .clause {
	padding-top: 11px;
}

.clause__title {
	/* line-height: 16px;
	font-size: 12px; */
	margin:16px 16px 16px;
	/* margin-left:16px; */
	line-height: 1.8rem;
	font-size: 1.3rem;	
	/* font-weight: bold; */
	/* border: 1px solid #FF0000;  	 */
}

.clause__title .txt_num {
	display:inline-block;
	min-width:15px;
	margin:0 4px 0 -19px;
	vertical-align:top;
	/* line-height: 16px;
	font-size: 12px; */
	line-height: 1.8rem;
	font-size: 1.3rem;	
	/* font-weight: bold; */
}

.sections {
	margin: 10px 8px 10px 8px;
	/* margin-top: 8px;
	margin-left:10px; */
	padding-left: 6px;
	line-height: 1.6rem;
	/* font-size: 12px; */
	font-size: 1.2rem;
	color: #666;
	/* border-top: 1px solid #f0f0f0; */
	/* border: 1px solid #00FFFF;    	 */
}

.sections__section {
	/* display:inline-block; */
	/* background: url('http://http://briing.co.kr.s3-website.ap-northeast-2.amazonaws.com/policy/inc/mobile/images/blt_head.png') no-repeat; */
	margin-top: 8px;
	margin-left:10px;
	padding-left: 6px;
	line-height: 1.6rem;
	/* font-size: 12px; */
	font-size: 1.2rem;
	color: #666;
	/* border: 1px solid #FF7700;    	 */
}	

.sections .txt_num{
	display:inline-block;
	min-width:15px;
	margin:0 4px 0 -19px;
	vertical-align:top;
	/* line-height: 16px;
	font-size: 12px; */
	line-height: 1.6rem;
	font-size: 1.2rem;	
	/* font-weight: bold; */
}

.sections__section .txt_num{
	display:inline-block;
	min-width:15px;
	margin:0 4px 0 -19px;
	vertical-align:top;
	/* line-height: 16px;
	font-size: 12px; */
	line-height: 1.6rem;
	font-size: 1.2rem;	
	/* font-weight: bold; */
}

.sections__section .txt_symbol {
	display:inline-block;
	min-width:40px;
	margin-left:30px;
	margin:0 4px 0 -19px;
	vertical-align:top;
	/* line-height: 16px;
	font-size: 12px; */
	line-height: 1.6rem;
	font-size: 1.2rem;	
	/* font-weight: bold; */
}

.address {
	margin: 9px 0 16px;
	line-height: 16px;
	font-size: 12px;
	color: #666;
}

.clause__text {
	margin-top: 8px;
	line-height: 16px;
	font-size: 12px;
	color: #666;
}

.clause__text .link {
	line-height: 17px;
	font-size: inherit;
}

.clause__text--black {
	color: #000;
}

.clause__text--mtop13 {
	margin-top: 13px;
}

.clause__text--mtop14 {
	margin-top: 14px;
}

.clause_table {
	margin-top: 11px;
	margin-left:15px;
	width: 90%;
	line-height: 20px;
	font-size: 16px;
	border:2px solid black;
}
.clause_table tr{
	color:#666;
}
.clause_table th{
	color:#666;
	border:1px solid black;
	line-height: 1.6rem;
	font-size: 1.2rem;
	padding: 5px 2px 5px 2px;

}
.clause_table td{
	color:#666;
	border:1px solid black;
	text-align: center;
	line-height: 1.6rem;
	font-size: 1.2rem;
	padding: 5px 2px 5px 2px;
}

.clause_table td li{
	text-align: left;
	line-height: 1.5rem;
	font-size: 1.0rem;
	padding: 2px 2px 2px 2px;
}

.clause_table:first-child {
	margin-top: 0;
}

.clause_table__row {
	border:1px solid black;

	/* border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd; */
}

.clause_table__row.clause_table__row--th {
	/* background-color: #f7f7f7; */
	color: #333;
}

.clause_table__row:first-of-type {
	/* border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd; */
}

.clause_table__cell {
	padding: 13px 14px 10px;
	/* border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd; */
}

.clause_table thead th.clause_table__cell {
	color:#333;
}

.clause_table__row--th .clause_table__cell {
	width: 50%;
}

.clause_table__row--th .clause_table__cell--width-auto {
	width: auto;
}

.clause_table__row--th .clause_table__cell--width-114 {
	width: 114px;
}

.clause_table__cell:first-of-type {
	border-left: 1px solid #ddd;
}

.cell__subtitle {
	display: block;
	margin-top: 10px;
}

.cell__subtitle:first-of-type {
	margin-top: 0;
}

.cell__subtitle--strong {
	font-weight: bold;
}


.cell__details {
	padding-top: 2px;
}

.cell__details--refer {
	padding-top: 8px;
}

.company {
	line-height: 53px;
	font-size: 12px;
	color: #9f9f9f;
}

.list_num{padding-top:7px;padding-bottom:17px;word-wrap:break-word;}
.article__text3 + .list_num{padding-top:9px;}
.list_num >li{padding-left:16px;font-size:13px;color:#666;line-height:17px}
.list_num >li + li{padding-top:8px;}
.list_num >li em{display:inline-block;text-indent:-16px;font-style:normal;}
.list_num a{color:#06c}
.list_num_depth2{padding-top:8px;}
.list_num_depth2 li{font-size:13px;color:#666;line-height:17px}
.list_num_depth2 li  + li{padding-top:8px;}


.tbl_common {border:1px solid #ddd}
.tbl_common th{vertical-align:top;padding:13px 14px 10px;border:1px solid #ddd;border-width:0 1px 1px 0;background-color:#f7f7f7;font-size:12px;color:#333}
.tbl_common tbody th {text-align:left}
.tbl_common td{vertical-align:top;padding:13px 14px 10px;border:1px solid #ddd;border-width:0 0 1px 0;font-size:12px;color:#666}
.tbl_common td + td {border-width:0 0 1px 1px;}
.tbl_common + .tbl_common {margin-top:20px}

.policy_title .btn_back {
	position: absolute;
	top: 2px;
	left: 0;
	width: 40px;
	height: 40px;
	background-color: transparent;
}

