/* CONTENT */
#content_wrap {display: flex; justify-content: center; align-items: center;width: 100%;overflow: hidden}
.cont-wrap {width: 100%;font-weight:400;color: #444}

.cont-wrap > ul:nth-child(1) {width: 100%;padding: 0 0 110px 0}

.cont-wrap .section-bo1 { width: 1300px;margin:0 auto;text-align: left;letter-spacing: -0.06em;position:relative;z-index:0;}
.cont-wrap .section-bo1 > div:nth-child(1) {display: flex;justify-content: flex-start; align-items: center;padding: 0 0 15px 0;font-size: 28px;font-weight:600;color: #13715c;border-bottom: 1px #ccc solid}
.cont-wrap .section-bo1 > div:nth-child(1) img {width:30px; margin-right: 10px}
.cont-wrap .section-bo1 > div:nth-child(2) { display: flex;justify-content: flex-start; align-items: center; margin-top: 60px;width: 100%;height:500px;}

.cont-wrap .section-bo2 { width: 100%;text-align: center;margin-top: 50px;letter-spacing: -0.03em;}
.cont-wrap .section-bo2 > div:nth-child(1) {width: 1300px;margin: 0 auto;margin-top: 80px}
.cont-wrap .section-bo2 > div:nth-child(2) {width: 1300px;margin: 0 auto}

.root_daum_roughmap_landing {width: 1400px;max-height: 500px}
.m1_5_block { display:block;}

@media only screen and (max-width:1024px){
	.cont-wrap > ul:nth-child(1) {padding: 0 0 50px 0}

	.cont-wrap .section-bo1 > div:nth-child(1) {font-size: 24px;}
	.cont-wrap .section-bo1 > div:nth-child(1) img {width: 27px;margin-right: 10px}
	.cont-wrap .section-bo1 > div:nth-child(2) {margin-top: 60px;width: 100%;height:350px;}

	.cont-wrap .section-bo2 {margin-top: 50px}
	.cont-wrap .section-bo2 > div:nth-child(1) {margin-top: 50px}
	.cont-wrap .section-bo2 > div:nth-child(2) {width: 100%;margin: 0 auto}

	.root_daum_roughmap_landing {width: 100%;max-height: 350px}
}
@media only screen and (max-width:794px){
	.cont-wrap > ul:nth-child(1) {padding: 0}

	.cont-wrap .section-bo1 { width: 100%;}
	.cont-wrap .section-bo1 > div:nth-child(1) {font-size: 20px;}
	.cont-wrap .section-bo1 > div:nth-child(1) img {width: 27px;margin-right: 10px}
	.cont-wrap .section-bo1 > div:nth-child(2) {margin-top: 40px;width: 100%;height:300px;}

	.cont-wrap .section-bo2 {margin-top: 30px}
	.cont-wrap .section-bo2 > div:nth-child(1) {margin-top: 30px}
	.cont-wrap .section-bo2 > div:nth-child(2) {width: 100%;margin: 0 auto}

	.root_daum_roughmap_landing {width: 100%;max-height: 300px}
}


.activity-tbl {display: inline-block;width: 100%;margin-bottom: 10px;border-collapse: collapse;}
.activity-tbl thead {display: block; line-height: 50px;border-bottom: 3px #13715C solid;background: #F5F9F8}
.activity-tbl th { padding: 10px 47px;font-size: 17px;font-weight:400;line-height: 20px;text-align: center;}
.activity-tbl th.line {display: inline-block;font-size: 20px;width: 1px;line-height: 22px;}
.activity-tbl th strong {display: inline-block;text-align: center;line-height: 30px;font-size: 22px;font-weight: bold;color: #13715c;font-weight:500;}
.activity-tbl td { position: relative;height: auto;font-size: 16px;line-height: 27px;padding:10px 0;text-align: left;border-bottom: 1px #ddd solid;font-weight:400;}
.activity-tbl td.line {position: relative;margin-top: 50%;width:0;height:0;background: #fff;} 
.activity-tbl td.cn { width:170px;padding: 0 25px;font-weight: bold;color: #13715c;text-align: center;border-right: 1px #ddd solid;} 
.activity-tbl td.ct { padding: 15px 15px} 
.activity-tbl .m1_5_block { display:none;}

@media only screen and (max-width:1024px){
	.activity-tbl {display: inline-block;width: 100%;margin-bottom: 10px;border-collapse: collapse;}
	.activity-tbl thead {line-height: 50px;border-bottom: 3px #13715C solid;background: #F5F9F8}
	.activity-tbl th {padding: 10px 24px;font-size: 15px;}
	.activity-tbl th.line {display: inline-block;font-size: 20px;width: 1px;line-height: 22px;}
	.activity-tbl th strong {display: inline-block;text-align: center;line-height: 26px;font-size: 17px}
	.activity-tbl td {position: relative;height: auto;font-size: 15px;line-height: 24px;padding:10px 10px}
	.activity-tbl td.line {position: relative;margin-top: 50%;width:0;height:0;background: #fff;} 
	.activity-tbl td.cn {width:100px;padding: 0;} 
	.activity-tbl td.ct {padding: 10px 10px} 

	.activity-tbl .m1_5_block { display:block;}
}
@media only screen and (max-width:794px){
	.activity-tbl {display: inline-block;width: 100%;margin-bottom: 10px;border-collapse: collapse;}
	.activity-tbl thead {line-height: 50px;border-bottom: 2px #13715C solid;background: #F5F9F8}
	.activity-tbl th {padding: 10px 20px;font-size: 15px;}
	.activity-tbl th.line {display: inline-block;font-size: 20px;width: 1px;line-height: 22px;}
	.activity-tbl th strong {display: inline-block;text-align: center;line-height: 26px;font-size: 17px}
	.activity-tbl td {position: relative;height: auto;font-size: 14px;line-height: 24px;padding:10px 0}
	.activity-tbl td.cn {width:90px;padding: 0;} 
	.activity-tbl td.ct {padding: 10px 0 10px 10px} 

	.activity-tbl-m {display: inline-block;width: 100%;margin-bottom: 10px;border-collapse: collapse;}
	.activity-tbl-m thead {display: inline-block;width: 100%;line-height: 50px;border-bottom: 2px #13715C solid;background: #F5F9F8}
	.activity-tbl-m td {display: inline-block;position: relative;height: auto;text-align: center;font-size: 15px;line-height: 24px;padding:15px 20px}
	.activity-tbl-m td strong {text-align: left;line-height: 26px;font-size: 16px;font-weight: bold;color: #13715c;}
}


.commingsoon { margin: 0 auto;text-align: center;font-size: 25px;font-weight:400;line-height: 50px;border: 1px #ccc solid;padding: 100px;border-radius: 20px}