
/*cl1_sec1*/
.cl1_sec1 .con_md {
	padding: 60px 0;
	position: relative;
}
.cl1_sec1 .con_md .table,
.cl1_sec1 .con_md .table tr th,
.cl1_sec1 .con_md .table tr td {
	border: 0px;
	background-color: #f7f7f7;
	vertical-align: middle;
	text-align: left;
}
.cl1_sec1 .con_md .table tr th {
	width: 50%;
}
.cl1_sec1 .con_md .table tr td {
	width: 50%;
}
.cl1_sec1 .con_md .table tr th .img_wrp {
	position: relative;
}
.cl1_sec1 .con_md .table tr th .img_wrp img {
	width: 100%;
}
.cl1_sec1 .con_md .table tr td .txtbox {
	padding: 0 60px;
}
.cl1_sec1 .con_md .table tr td .txtbox h1 {
    margin-bottom: 20px;
}
.cl1_sec1 .con_md .table tr td .txtbox h1 span {
    font-weight: 800;
    color: #059edb;
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: 1px solid #059edb;
}
.cl1_sec1 .con_md .table tr:nth-child(even) td .txtbox h1 span {
    color: #0b4da2;
    border-bottom: 1px solid #0b4da2;
}
.cl1_sec1 .con_md .table tr td .txtbox h3 {
    margin-bottom: 10px;
}
.cl1_sec1 .con_md .table tr td .txtbox h4 span {
	display: inline-block;
	border-left: 1px solid rgba(0,0,0,0.3);
	line-height: 1em;
	padding-left: 5px;
	margin-left: 5px;
}
.cl1_sec1 .con_md .table tr td .txtbox p {
	font-size: 18px;
	line-height: 1.5em;
	color: #1e1e1e;
	word-break: keep-all;
}
@media (min-width:991px){
	.cl1_sec1 .con_md .center_line {
		position: absolute;
		height: 100%;
		width: 1px;
		top: 0;
		left: 50%;
		background-color: #aaa;
	}
}
@media (max-width:992px){
	.cl1_sec1 .con_md .table tr td .txtbox {
		padding: 30px 15px;
	}
	.cl1_sec1 .con_md .table tr th .img_wrp .num.num_even {
		left: 0;
		right: auto;
	}
}
@media (max-width:768px){
	.cl1_sec1 .con_top {
		padding: 30px 0;
	}
	.cl1_sec1 .con_md {
		padding: 0;
	}
	.cl1_sec1 .con_md .table tr td {
		display: block;
		width: 100%;
		text-align: left;
	}
	.cl1_sec1 .con_md .table tr th,
	.cl1_sec1 .con_md .table tr td {
		width: 100%;
		display: block;
	}
	.cl1_sec1 .con_md .table tr td .m_sec01_mt {
		width: 300px;
	}
	.cl1_sec1 .con_md .table tr th .img_wrp .num {
		font-size: 18px;
		width: 30px;
		height: 30px;
	}
	.cl1_sec1 .con_md .table tr td .txtbox {
		background-color: #fff;
	}
	.cl1_sec1 .con_md .table tr td .txtbox h4 {
		font-size: 12px;
		margin-bottom: 10px;
	}
	.cl1_sec1 .con_md .table tr td .txtbox p {
		font-size: 13px;
	}
}

/*cl3_sec1*/
.cl3_sec1 .owl-carousel .img-thumbnail,
.cl3_sec1 .owl-carousel .img-thumbnail img {
	padding: 0px;
	border-radius: 0px;
	border: 0px;
}
.cl3_sec1 .owl-carousel .owl-nav [class*='owl-'] {
	background-color: transparent;
}
.cl3_sec1 .owl-carousel.show-nav-hover .owl-nav .owl-prev {
    left: 0;
}
.cl3_sec1 .owl-carousel .owl-nav .owl-prev:before {
    content: "\f104";
}
.cl3_sec1 .owl-carousel.show-nav-hover .owl-nav .owl-next {
    right: 0;
}
.cl3_sec1 .owl-carousel .owl-nav .owl-next:before {
    content: "\f105";
}
@media (min-width:991px){	
	.cl3_sec1 .owl-carousel .owl-nav {
		opacity: 0.8;
		top: 45%;
	}
	.cl3_sec1 .owl-carousel .owl-nav [class*='owl-'] {
		font-size: 60px;
	}
}


/*cl4_sec1*/
.cl4_sec1 .mapbox .root_daum_roughmap .wrap_map {
    height: 400px !important;
}
.cl4_sec1 .sbi_wrp > li {
    position: relative;
    padding-left: 140px;
    margin-bottom: 40px;
}
.cl4_sec1 .sbi_wrp > li:last-child {
    margin-bottom: 0px;
}
.cl4_sec1 .sbi_wrp > li .sbi {
    position: absolute;
    left: 0px;
}
.cl4_sec1 .sbi_wrp > li .txtbox {
    padding-top: 10px;
}
.cl4_sec1 .sbi_wrp > li .txtbox h3 {
    color: #0b4da2;
    font-weight: 600;
    margin-bottom: 10px;
}
.cl4_sec1 .sbi_wrp > li .txtbox .bs_info li {
    margin-bottom: 5px;
}
.cl4_sec1 .sbi_wrp > li .txtbox p {
    color: #636363;
}
.cl4_sec1 .sbi_wrp > li .txtbox strong {
    display: inline-block;
    padding: 2px 10px;
    border-radius: 4px;
    font-size: 0.8em;
    color: #fff;
}
.cl4_sec1 .sbi_wrp > li .txtbox strong.bx_bl {
    background-color: #0b4da2;
}
.cl4_sec1 .sbi_wrp > li .txtbox strong.bx_gr {
    background-color: #d3061d;
}
.cl4_sec1 .sbi_wrp > li .txtbox strong.bx_rd {
    background-color: #00ac35;
}
.cl4_sec1 .sbi_wrp > li .txtbox strong.bx_sk {
    background-color: #0ab0c6;
}
@media (max-width:768px) {
	.cl4_sec1 .mapbox .root_daum_roughmap .wrap_map {
		height: 250px !important;
	}
    .cl4_sec1 .sbi_wrp > li {
        padding-left: 60px;
        margin-bottom: 20px;
    }
    .cl4_sec1 .sbi_wrp > li .sbi {
        width: 50px;
    }
    .cl4_sec1 .sbi_wrp > li .txtbox {
        padding-top: 5px;
    }
    .cl4_sec1 .sbi_wrp > li .txtbox h3 {
        margin-bottom: 5px;
    }
}
/*load_wrp*/
.load_wrp .load_box {
    margin-top: 50px;
}
.load_wrp .load_box h4 {
    font-size: 24px;
    line-height: 1em;
    font-weight: 600;
    color: #1e1e1e;
    padding-bottom: 15px;
    border-bottom: 2px solid #1e1e1e;
    margin-bottom: 20px;
}
.load_wrp .load_box .t_list li {
    font-size: 15px;
    line-height: 1.2em;
    color: #1e1e1e;
    position: relative;
    padding-left: 10px;
    margin-bottom: 10px;
}
.load_wrp .load_box .t_list li:after {
    content: "";
    position: absolute;
    left: 0;
    width: 4px;
    height: 4px;
    background-color: #333;
    border-radius: 50%;
    top: 8px;
}
.load_wrp .load_box .load_how li {
    font-size: 18px;
    line-height: 1.4em;
    font-weight: 500;
    color: #1e1e1e;
    padding: 30px;
    padding-left: 100px;
    position: relative;
}
.load_wrp .load_box .load_how li .subw {
    position: absolute;
    top: calc(50% - 50px);
    left: 0;
}
@media(max-width:768px){
    .load_wrp .load_box {
        margin-top: 30px;
    }
    .load_wrp .load_box h4 {
        font-size: 16px;
        padding-bottom: 10px;
        margin-bottom: 15px;
    }
    .load_wrp .load_box .t_list li {
        font-size: 13px;
        margin-bottom: 10px;
    }
    .load_wrp .load_box .t_list li:after {
        top: 4px;
    }
    .load_wrp .load_box .load_how li {
        font-size: 13px;
        padding: 15px;
        padding-left: 60px;
    }
    .load_wrp .load_box .load_how li .subw {
        width: 50px;
        top: calc(50% - 35px);
    }
}
