/* CONTENT */
#content_wrap { width:100%; text-align:center; overflow:hidden }
.cont-wrap { width:100%; text-align:center; overflow:hidden; font-family:'Noto Sans Kr'; }
.cont-wrap ul { margin:0 auto;  text-align:center; }

.cont-wrap .setion-bo1 { display:inline-block; width:100%; margin:0 auto; text-align:center; }
.cont-wrap .setion-bo1 .cont-01 { width:1200px; margin:0 auto; padding:30px 0 0; text-align:center; }

.cont-wrap .setion-bo2 { width:1200px; margin:0 auto; margin-top:80px; text-align:center; }
.cont-wrap .setion-bo2 .cont-1 { float:left; width:55%; height:250px; text-align:left; font-family:'roboto';}
.cont-wrap .setion-bo2 .cont-1 > p:nth-child(1) { font-size:24px; font-weight:500; color:#0570b4; line-height:50px; letter-spacing:-0.04em; }
.cont-wrap .setion-bo2 .cont-1 > p:nth-child(2) { padding:5px 0 0 54px; font-size:16px; font-weight:400; line-height:27px; letter-spacing:0em; }
.cont-wrap .setion-bo2 .cont-2 { float:left; width:45%; height:250px; text-align:left; font-family:'roboto';}
.cont-wrap .setion-bo2 .cont-2 > p:nth-child(1) { font-size:24px; font-weight:500; color:#0570b4; line-height:50px; letter-spacing:-0.04em; }
.cont-wrap .setion-bo2 .cont-2 > p:nth-child(2) { padding:5px 0 0 54px; font-size:16px; font-weight:400; line-height:27px; letter-spacing:0em; }

@media only screen and (max-width:1300px){
}
@media only screen and (max-width:1024px){
	.cont-wrap .setion-bo1 .cont-01 { width:100%; padding:10px 0 0; }
	.cont-wrap .setion-bo2 { width:100%; margin-top:40px; }
	.cont-wrap .setion-bo2 .cont-1 { float:left; width:100%; height:100%; padding:0 0 30px 0;}
	.cont-wrap .setion-bo2 .cont-1 > p:nth-child(1) { font-size:23px; font-weight:500; line-height:50px; }
	.cont-wrap .setion-bo2 .cont-1 > p:nth-child(2) { padding:5px 0 0 54px; font-size:15px; font-weight:400; line-height:27px; }

	.cont-wrap .setion-bo2 .cont-2 { float:left; width:100%; height:100%;  padding:0 0 30px 0;}
	.cont-wrap .setion-bo2 .cont-2 > p:nth-child(1) { font-size:23px; font-weight:500; line-height:50px;}
	.cont-wrap .setion-bo2 .cont-2 > p:nth-child(2) { padding:5px 0 0 54px; font-size:15px; font-weight:400; line-height:27px; }
}

@media only screen and (max-width:794px){
	.cont-wrap .setion-bo1 .cont-01 { width:100%; padding:10px 0 0; }
	.cont-wrap .setion-bo2 { width:100%; margin-top:40px; }
	.cont-wrap .setion-bo2 .cont-1 { float:left; width:100%; height:100%; padding:0 0 30px 0;}
	.cont-wrap .setion-bo2 .cont-1 > p:nth-child(1) { font-size:18px; font-weight:bold; line-height:50px; }
	.cont-wrap .setion-bo2 .cont-1 > p:nth-child(1) span { font-size:15px; font-weight:400; line-height:50px; }
	.cont-wrap .setion-bo2 .cont-1 > p:nth-child(1) img { width:35px; }
	.cont-wrap .setion-bo2 .cont-1 > p:nth-child(2) { padding:5px 0 0 0; font-size:15px; font-weight:400; line-height:22px;}

	.cont-wrap .setion-bo2 .cont-2 { float:left; width:100%; height:100%;  padding:0 0 30px 0;}
	.cont-wrap .setion-bo2 .cont-2 > p:nth-child(1) { font-size:18px; font-weight:bold; line-height:50px;}
	.cont-wrap .setion-bo2 .cont-2 > p:nth-child(1) span { font-size:15px; font-weight:400; line-height:50px; }
	.cont-wrap .setion-bo2 .cont-2 > p:nth-child(1) img { width:35px; }
	.cont-wrap .setion-bo2 .cont-2 > p:nth-child(2) { padding:5px 0 0 0; font-size:15px; font-weight:400; line-height:22px; }
}