@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 100;
	src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype');
}

@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 300;
	src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype');
}

@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 400;
	src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');
}

@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 500;
	src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype');
}

@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 700;
	src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype');
}

@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 900;
	src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype');
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}


a {
	text-decoration: none;
	background-color: transparent line-height: 1.8em;
}

img {
	border: 0
}


pre {
	overflow: auto
}

button{
	cursor:pointer;
}

button,
select {
	text-transform: none
}


table {
	border-spacing: 0;
	border-collapse: collapse
}

td,
th {
	padding: 0
}

ul {
	list-style: none;
}

body,
td,
h1,
h2,
h3,
h4,
h5,
div,
p,
li,
ul,
ol,
dd,
dt,
section,
input,
textarea,
select,
button {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #333;
	line-height: 1.8em;
	/**/
	letter-spacing: -0.02em;
}


/**/

html {
	height: 100%;
}

body {
	height: 100%;
	background: #d4e1e9;
}

#wrap {
	height: 100%;
	background: #d4e1e9;


}

.tex_ct {
	margin: 0 auto;
	width: 805px;
	overflow: hidden;
	padding: 10px;
}

.h2_tit {
	font-size: 1.9em;
	text-align: center;
	display: block;
	line-height: 1.3em;
	padding: 100px 0 30px 0;
	color: #0f384c;
	letter-spacing: -1px;
}

.texctbox1 {
	width: 380px;
	height: auto;
	padding: 55px 35px;
	background: #FFF;
	float: left;
	margin-right: 25px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	border: 2px solid #718d99;
}

.texctbox1 ul {
	overflow: hidden;
}

.texctbox1 ul li {
	float: left;
}

.texctbox1 ul li img {
	margin-right: 10px;
}

.texctbox1 .txb1_contt {
	overflow: hidden;
	margin-bottom: 10px;
	line-height: 1.9em;
}

.texctbox1 .txb1_contt a {
	color: #126889;
	font-size: 1.9em;
	font-weight: 600;
	float: left;
	letter-spacing: -1px;
	margin-right: 5px;
}

.texctbox1 .txb1_contt span {
	width: 120px;
	height: 3px;
	background: #126889;
	display: block;
	float: left;
	margin-top: 10px;
}
/*221013*/
.texctbox1 .txb1_contt span.s{width:68px;}
/*221013*/
.texctbox1 .txb1_contin1 {
	color: #6c99ac;
	font-size: 1.7em;
	font-weight: 500;
	letter-spacing: -1px;
}

.texctbox1 .txb1but {
	text-align: center;
}

.texctbox1 .txb1but button {
	background: #126889;
	border: 1px solid #126889;
	color: #FFF;
	font-size: 1.7em;
	height: 45px;
	line-height: 45px;
	width: 150px;
	margin-top: 55px;
}

.texctbox1 .txb1but button:hover {
	background: #0f384c;
	transition: .3s;
}


.texctbox2 {
	width: 380px;
	height: auto;
	padding: 55px 35px;
	background: #FFF;
	float: left;
	box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	border: 2px solid #718d99;
}

.texctbox2 ul {
	overflow: hidden;
}

.texctbox2 ul li {
	float: left;
}

.texctbox2 ul li img {
	margin-right: 10px;
}

.texctbox2 .txb1_contt {
	overflow: hidden;
	margin-bottom: 10px;
	line-height: 1.9em;
}

.texctbox2 .txb1_contt a {
	color: #68910f;
	font-size: 1.9em;
	font-weight: 600;
	float: left;
	letter-spacing: -1px;
	margin-right: 5px;
}

.texctbox2 .txb1_contt span {
	width: 120px;
	height: 3px;
	background: #68910f;
	display: block;
	float: left;
	margin-top: 10px;
}
.texctbox2 .txb1_contin1 {
	color: #97af75;
	font-size: 1.7em;
	font-weight: 500;
	letter-spacing: -1px;
}

.texctbox2 .txb1but {
	text-align: center;
}

.texctbox2 .txb1but button {
	background: #68910f;
	border: 1px solid #68910f;
	color: #FFF;
	font-size: 1.7em;
	height: 45px;
	line-height: 45px;
	width: 150px;
	margin-top: 55px;
}

.texctbox2 .txb1but button:hover {
	background: #2b380f;
	transition: .3s;
}

.dnjsrur {
	text-align: center;
	display: block;
	margin-top: 30px;
}

.dnjsrur button {
	padding: 0px 35px;
	height: 50px;
	color: #FFF;
	background: #718d99;
	border: 1px solid #718d99;
}

.dnjsrur button:hover {
	background: #0f384c;
	transition: .3s;
}

.dnjsrur button i {
	padding-right: 5px;
}

.dnjsrur button a {
	text-decoration: underline;
	font-size: 1.2em;
	line-height: 50px;
}

@media screen and (max-width: 900px) {

	.texctbox1 ul li img {
		display: none;
	}

	.texctbox2 ul li img {
		display: none;
	}

	.texctbox1 .txb1but button {
		margin-top: 30px;
	}

	.texctbox2 .txb1but button {
		margin-top: 30px;
	}

	.tex_ct {
		width: 100%;
		padding: 15px;
	}

	.texctbox1 {
		padding: 30px 30px;
		width: 49%;
		margin-right: 2%;
	}

	.texctbox2 {
		width: 49%;
		padding: 30px 30px;
	}

	.h2_tit {
		font-size: 1.9em;
		line-height: 1.3em;
		padding: 50px 0 30px 0;
	}

	.texctbox1 .txb1but {
		text-align: left;
	}

	.texctbox2 .txb1but {
		text-align: left;
	}

}

@media screen and (max-width: 690px) {
	#wrap {
		height: auto;
	}

	.texctbox1 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}

	.texctbox2 {
		width: 100%;
	}

	.h2_tit {
		font-size: 1.9em;
		line-height: 1.3em;
		padding: 30px 15px;
	}

	.dnjsrur {
		padding-bottom: 30px;
	}

}
