/*     104419 : 맞춤형 컨텐츠      */
.empty__104419__ {
	padding: 20px 10px;
	background: #fafafa;
	font-size: 13px;
	color: blue;
	text-align: center;
}
.tab__104419__ {
    border-top: 3px solid #2a5d95;
	 border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
.tab__104419__ .dep1 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.tab__104419__ .dep1>li {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	text-align: left;
	align-items: center;
	padding: 0px;
}
.tab__104419__ .dep1>li p {
display:none;
	position: relative;
	width: 210px;
	margin: 0;
	padding: .4em;
	font-size: 16px;
	font-weight: bold;
	color: #2a5d95;
}
.tab__104419__ .dep1>li p:after {
	content: '';
	position: absolute;
	top: 0;
	right: 24px;
	bottom: 0;
	width: 6px;
	height: 6px;
	margin: auto;
	border: 2px solid transparent;
	border-color: #d41800 #d41800 transparent transparent;
	transform: rotate(45deg);
}
.tab__104419__ .dep2 {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	flex: 1;
	margin: 0;
	padding: 0;
	list-style: none;
}
.tab__104419__ .dep2>li {
	display: block;
	width: 20%;
	padding-right: 7px;
	text-align: center;
	box-sizing: border-box;
	font-size: 15px;
}
.tab__104419__ .dep2>li a {
	font-size:16px;
	display: block;
	padding: .5em 0;
	transition: background .3s ease, color .3s ease;
}
.tab__104419__ .dep2>li a:hover {
	color:#2a5d95;
	font-weight: bold;
}
.tab__104419__ .dep2>li.active a {
	color: #2a5d95;
	font-weight: bold;
}

@media (max-width:767px) {
	.tab__104419__ {
		padding: 0;
	}
	.tab__104419__ .dep1>li:nth-child(even) {
		background: rgba(255, 255, 255, .5);
	}
	.tab__104419__ .dep1>li p {
		width: 100%;
		padding: .2em;
		font-size: 14px;
	}
	.tab__104419__ .dep1>li p:after {
		right: 16px;
		border-width: 1px;
	}
	.tab__104419__ .dep2>li {
		width: 50%;
		padding: .2em;
		font-size: 12px;
	}
	@media (max-width: 767px) {
	.tab__104419__ .dep2>li a {font-size:15px;}
	}

}

/*     104420 : 맞춤형 컨텐츠      */
.empty__104420__ {
	padding: 0px 10px;
	background: #fafafa;
	font-size: 13px;
	color: blue;
	text-align: center;
}
.tab__104420__ {
	padding: .5em 0;
	border: 1px solid #ccc;
	background: #eee;
}
.tab__104420__ .dep1 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.tab__104420__ .dep1>li {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	text-align: left;
	align-items: center;
	padding: .5em;
}
.tab__104420__ .dep1>li p {
	position: relative;
	width: 210px;
	margin: 0;
	padding: .4em;
	font-size: 16px;
	font-weight: bold;
	color: #2a5d95;
	display:none;
}
.tab__104420__ .dep1>li p:after {
	content: '';
	position: absolute;
	top: 0;
	right: 24px;
	bottom: 0;
	width: 6px;
	height: 6px;
	margin: auto;
	border: 2px solid transparent;
	border-color: #d41800 #d41800 transparent transparent;
	transform: rotate(45deg);
}
.tab__104420__ .dep2 {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	flex: 1;
	margin: 0;
	padding: 0;
	list-style: none;
}
.tab__104420__ .dep2>li {
	display: block;
	width: 20%;
	padding: .2em .4em;
	text-align: center;
	box-sizing: border-box;
	font-size: 15px;
}
.tab__104420__ .dep2>li a {
	display: block;
	padding: .4em 0;
	border: 1px solid #ccc;
	background: #fff;
	white-space: nowrap;
	transition: background .3s ease, color .3s ease;
}
.tab__104420__ .dep2>li.active a{
	background: #2a5d95;
	color:#fff;
}

@media (max-width:767px) {
	.tab__104420__ {
		padding: 0;
	}
	.tab__104420__ .dep1>li:nth-child(even) {
		background: rgba(255, 255, 255, .5);
	}
	.tab__104420__ .dep1>li p {
		width: 100%;
		padding: .2em;
		font-size: 14px;
	}
	.tab__104420__ .dep1>li p:after {
		right: 16px;
		border-width: 1px;
	}
	.tab__104420__ .dep2>li {
		width: 33.33%;
		padding: .2em;
		font-size: 14px;
	}
}

/*     105404 : 타이틀 텍스트      */
.title__105404__ {font-size:0; }
.title__105404__ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:16px; font-weight:bold; color:#0256d0; letter-spacing:-1px; line-height:1.4em;
}
.title__105404__ p:before {content:''; position:absolute; background:#0256d0; font-size:0;}

.title__105404__.style_top p {padding-top:10px;}
.title__105404__.style_top p:before {top:0; left:0; width:16px; height:4px;}

.title__105404__.style_right p {padding-right:14px;}
.title__105404__.style_right p:before {top:16%; right:0; width:4px; height:16px;}

.title__105404__.style_bottom p {padding-bottom:12px;}
.title__105404__.style_bottom p:before {left:0; bottom:0; width:16px; height:4px;}

.title__105404__.style_left p {padding-left:14px;}
.title__105404__.style_left p:before {top:16%; left:0; width:4px; height:16px;}

.title__105404__.style_circle1 p {padding-left:18px;}
.title__105404__.style_circle1 p:before {
	top:0; bottom:0; left:0; width:10px; height:10px; margin:auto; border-radius:50%;
}

.title__105404__.style_circle2 p {padding-left:18px;}
.title__105404__.style_circle2 p:before {
	top:0; left:0; bottom:0; width:10px; height:10px; margin:auto; border-radius:50%;
	border:2px solid #0256d0; background:none; box-sizing:border-box;
}

/*     105405 : 표 2.0      */
.table__105405__ {width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}
.table__105405__ > .table_inner {overflow:hidden;width:100%;margin:0 auto;border-top:2px solid #0256d0}
.table__105405__ * {box-sizing:border-box}
.table__105405__ table {
	width:100%;margin-top:-1px;border-spacing:1px;border-collapse:separate;
	background:#dddddd;table-layout:auto;
}
.table__105405__ td {
	height:50px;padding:5px 10px;
	background:#fff;font-size:16px;font-weight:normal;color:#333;text-align:left;
}
.table__105405__ td.empty__105405__ {padding:50px 20px}

@media all and (max-width:767px){
	.table__105405__ > .table_inner {width:px}
}

@media all and (min-width:768px) and (max-width:1023px){
	.table__105405__ > .table_inner {width:760px}
}

@media all and (min-width:1024px){
	.table__105405__ > .table_inner {width:px}
}

/*     105406 : 한줄 텍스트      */
.text__105406__ p {
	display:block;margin:0;padding:0;
	font-size:15px;font-weight:normal;color:#777777;letter-spacing:0;line-height:1.5em;
}
.text__105406__ p a {color:#777777}

@media all and (min-width:1024px){
	.text__105406__ p {font-size:15px}
}

/*     105407 : 타이틀 텍스트      */
.title__105407__ {font-size:0; }
.title__105407__ p {
	display:inline-block; position:relative; margin:0; padding:0;
	font-size:16px; font-weight:bold; color:#0256d0; letter-spacing:-1px; line-height:1.4em;
}
.title__105407__ p:before {content:''; position:absolute; background:#0256d0; font-size:0;}

.title__105407__.style_top p {padding-top:10px;}
.title__105407__.style_top p:before {top:0; left:0; width:16px; height:4px;}

.title__105407__.style_right p {padding-right:14px;}
.title__105407__.style_right p:before {top:16%; right:0; width:4px; height:16px;}

.title__105407__.style_bottom p {padding-bottom:12px;}
.title__105407__.style_bottom p:before {left:0; bottom:0; width:16px; height:4px;}

.title__105407__.style_left p {padding-left:14px;}
.title__105407__.style_left p:before {top:16%; left:0; width:4px; height:16px;}

.title__105407__.style_circle1 p {padding-left:18px;}
.title__105407__.style_circle1 p:before {
	top:0; bottom:0; left:0; width:10px; height:10px; margin:auto; border-radius:50%;
}

.title__105407__.style_circle2 p {padding-left:18px;}
.title__105407__.style_circle2 p:before {
	top:0; left:0; bottom:0; width:10px; height:10px; margin:auto; border-radius:50%;
	border:2px solid #0256d0; background:none; box-sizing:border-box;
}

/*     105408 : 표 2.0      */
.table__105408__ {width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}
.table__105408__ > .table_inner {overflow:hidden;width:100%;margin:0 auto;border-top:2px solid #0256d0}
.table__105408__ * {box-sizing:border-box}
.table__105408__ table {
	width:100%;margin-top:-1px;border-spacing:1px;border-collapse:separate;
	background:#dddddd;table-layout:auto;
}
.table__105408__ td {
	height:50px;padding:5px 10px;
	background:#fff;font-size:16px;font-weight:normal;color:#333;text-align:left;
}
.table__105408__ td.empty__105408__ {padding:50px 20px}

@media all and (max-width:767px){
	.table__105408__ > .table_inner {width:px}
}

@media all and (min-width:768px) and (max-width:1023px){
	.table__105408__ > .table_inner {width:760px}
}

@media all and (min-width:1024px){
	.table__105408__ > .table_inner {width:px}
}

/*     105409 : 한줄 텍스트      */
.text__105409__ p {
	display:block;margin:0;padding:0;
	font-size:15px;font-weight:normal;color:#777777;letter-spacing:0;line-height:1.5em;
}
.text__105409__ p a {color:#777777}

@media all and (min-width:1024px){
	.text__105409__ p {font-size:15px}
}

