@charset "utf-8";

/* CSS Document */
#res14-wrap-bg,
.res14-contents {
	background: #fff;
}
.nets_modules__box-type1 {
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	-webkit-box-shadow: none;
	box-shadow: none;
	line-height: 1.6;
}
.nets_modules__icon__clip {
	padding: 3px 0 5px 35px;
}
div.terms_sec {
	margin-bottom: 15px;
	padding: 15px 0;
	border-bottom: 1px dotted #e6e6e6;
}
.h2_clip_module {
	min-height: 25px;
	padding: 3px 0 5px 35px;
	background: url(/sol/contents/img/icon/h3_clip_icon.png) left 2px no-repeat;
	font-weight: bold;
	font-size: 17px;
}
.nets_modules__text-type5 {
	margin-top: 0;
}
ul.plug-in_area li {
	float: left;
	width: 158px;
}
ul.plug-in_area li:first-of-type {
	margin-right: 10px;
}
.nets_modules__list-type2.attention > li {
	font-size: 12px !important;
}
.dltable,
.dltable_v2 {
	display: table;
	width: 65%;
	margin: 15px;
	border: 1px solid #b3defa;
	background-color: #fff;
}
dl {
	border-bottom: 1px solid #b3defa;
}
dd,
dt {
	display: table-cell;
	width: 215px;
	padding: 5px 10px;
	border-left: 1px solid #b3defa;
}
dl:last-child {
	border: none;
}
dl > dd:first-child {
	width: 20%;
	border: none;
}
dl > dt:first-child {
	width: 20%;
	border: none;
}
.ns18-h4 {
	margin-top: 10px;
}
.bg_blue1 {
	background-color: #f0faff;
}

.bg_blue2,
.bg_blue2_v2 {
	background-color: #e2f5ff;
	text-align: center;
	vertical-align: middle;
}

.dltable_v2{
	width: 39%;
	margin: 15px;
}

.dt_v2{
	width: 34% !important;
}

.bg_blue2_v2{
	width: 34% !important;
	border: none;
}

@media screen and (min-width: 0) and (max-width:640px) {
	.nets_modules__box-type1 {
		border: none;
	}
	.h2_clip_module {
		min-height: 25px;
		padding: 3px 0 5px 35px;
		background: url(/sol/contents/img/icon/h3_clip_icon.png) left 2px no-repeat;
		font-weight: bold;
		font-size: 16px;
	}
	.rs_terms.spm10 {
		margin: 20px 10px;
		font-size: 14px;
		line-height: 1.6;
	}
	.nets_modules__txt-h3 {
		padding-left: 10px;
		border-left: 4px solid #57b3ee;
		color: #444;
		font-weight: bold;
		font-size: 14px;
		line-height: 1.2;
		text-align: left;
	}
	.nets_modules__box-type1--inner {
		margin-top: 15px;
		padding: 10px;
		border: 1px solid #e6e6e6;
		border-radius: 4px;
	}
	ol li,
	ul li {
		list-style: none !important;
	}
	ul.plug-in_area li {
		float: none;
		width: 100%;
		margin-bottom: 10px;
		text-align: center;
	}
	ul.plug-in_area li:first-of-type {
		margin-bottom: 10px;
	}
	.nets_modules__list-type2.attention > li {
		font-size: 11px !important;
	}
	.dltable,
	.dltable_v2 {
		display: block;
		width: auto;
		margin: 10px;
		border: none;
		background-color: #fff;
	}
	dl {
		border-bottom: none;
	}
	dd,
	dt {
		display: block;
		width: auto;
		padding: 5px 10px;
		border-left: none;
	}
	dl:last-child {
		border: none;
	}
	dl > dd:first-child {
		width: auto;
		border: none;
	}
	dl > dt:first-child {
		width: auto;
		border: none;
	}

	.dt_v2{
		width: auto !important;
	}

	.bg_blue2_v2{
		width: auto !important;
	}
}

