/*clinic_01 :: sec01*/
.clinic_01 .sec01 {
    background: url(../img/cl1_sec1_bg.jpg) center bottom no-repeat;
    background-size: cover;
}
.clinic_01 .sec01 .txt_wrp {
    padding: 60px 40px;
}
.clinic_01 .sec01 .txt_wrp h1 {
    line-height: 1.2em;
}
@media (max-width:768px){
    .clinic_01 .sec01 {
        background: url(../img/cl1_sec1_bg_m.jpg) center bottom no-repeat;
        background-size: cover;
    }
    .clinic_01 .sec01 .img_wrp img {
        border: 1px solid #ddd;
    }
    .clinic_01 .sec01 .txt_wrp {
        padding: 30px 0;
    }
}
/*clinic_02 :: sec01*/
.clinic_02 .sec01 .c_wrp > div {
    vertical-align: top;
}
.clinic_02 .sec01 .txtbox {
    position: relative;
    background-color: #f7f7f7;
    padding: 0 30px 30px 30px;
}
.clinic_02 .sec01 .txtbox h1 {
    display: inline-block;
    margin-top: 30px;
    margin-bottom: 10px;
    position: relative;
    line-height: 0.5em;
    padding-left: 125px;
}
.clinic_02 .sec01 .txtbox h1 strong {
    position: absolute;
    left: 0;
    line-height: 0.9em;
}
.clinic_02 .sec01 .txtbox h1 span {
    font-size: 0.4em;
    display: block;
    text-align: left;
    font-weight: 300;
}
.clinic_02 .sec01 .txtbox .lined {
    line-height: 0px;
    margin: 15px 0;
}
.clinic_02 .sec01 .txtbox .lined:after {
    content: '';
    display: inline-block; 
    height: 30px; 
    width: 1px; 
    background-color: #222;
}
@media (max-width:768px){
    .clinic_02 .sec01 .txtbox h1 {
        font-size: 35px;
        padding-left: 95px;
    }
    .clinic_02 .sec01 .txtbox .ho_top img {
        width: 60px;
    }
    .clinic_02 .sec01 .txtbox .lined:after {
        height: 15px; 
    }
}


/*time_box*/
.time_box {
    position: relative;
    background-color: #fff;
}
.time_box .k_mdc {
    position: absolute;
    right: -150px;
    top: -50px;
}
.time_box .txtbox {
    padding: 20px 15px 20px 40px;
    background-color: #f7f7f7;
}
.time_box .txtbox h3 {
    margin-bottom: 10px;
}
.time_box .txtbox h1 {
    font-size: 70px;
    line-height: 1em;
    font-weight: 700;
}
.time_box .txtbox h1 .t_sm {
    font-size: 0.6em;
    font-weight: 400;
}
.time_box .txtbox ul li {
    position: relative;
    font-size: 22px;
    color: #221814;
    font-weight: 400;
    line-height: 1.4em;
    text-transform: none;
    padding-left: 130px;
}
.time_box .txtbox ul li.imp {
    color: #e80505;
}
.time_box .txtbox ul li span {
    position: absolute;
    left: 0;
}
.time_box .txtbox h4 {
    color: #636363;
    font-weight: 400;
    margin-top: 20px;
}
@media (max-width:768px){
    .time_box .k_mdc {
        width: 200px;
        right: -70px;
        top: -30px;
    }
    .time_box .txtbox {
        padding: 30px 15px;
    }
    .time_box .txtbox h3 {
        margin-bottom: 10px;
    }
    .time_box .txtbox h1 {
        font-size: 40px;
        margin-bottom: 20px;
    }
    .time_box .txtbox ul li {
        font-size: 14px;
        padding-left: 90px;
    }
    .time_box .txtbox ul li span {
        position: absolute;
        left: 0;
    }
    .time_box .txtbox h4 {
        margin-top: 10px;
    }
}


/*clinic_04*/
.clinic_04 .sub_tit h1 span.trans {
	display: inline-block;
    border: 4px solid #889823;
    border-radius: 50%;
    width: 65px;
    height: 65px;
    color: #889823;
    padding-top: 5px;
}
.clinic_04 .table {
	border-top: 2px solid #0396cf;
	border-bottom: 1px solid #aaa;
	margin-top: 15px;
}
.clinic_04 .table tr th,
.clinic_04 .table tr td {
	word-break: keep-all;
	padding: 20px;
	vertical-align: middle;
}
.clinic_04 .table tr th {
	text-align: center;
	font-size: 18px;
	line-height: 1.5em;
	color: #1e1e1e;	
	font-weight: 600;
	background-color: #f4f4f4;
}
.clinic_04 .table tr td {
	font-size: 18px;
	line-height: 1.5em;
	color: #1e1e1e;	
	background-color: #fff;
}
.clinic_04 .trans_hw li {
	position: relative;
	margin-bottom: 15px;
	word-break: keep-all;
	line-height: 1.8em;
}
.clinic_04 .trans_hw li:last-child {
	margin-bottom: 0px;
}
.clinic_04 .trans_hw li span {
	font-weight: 600;
    color: #0396cf;
}
@media (min-width:769px){
	.clinic_04 .trans_hw li {
		padding-left: 140px;
	}
	.clinic_04 .trans_hw li span {
		position: absolute;
		left: 0;
	}
}
@media (max-width:768px){
	.clinic_04 .sub_tit h1 span.trans {
		border: 2px solid #889823;
		width: 28px;
		height: 28px;
        padding-top: 2px;
	}
	.clinic_04 .table tr th,
	.clinic_04 .table tr td {
		padding: 10px;
	}
	.clinic_04 .table tr th {
		font-size: 14px;
	}
	.clinic_04 .table tr td {
		font-size: 12px;
	}	
	.clinic_04 .trans_hw li span {
		display: block;
	}
}
/*cj_map*/
.map_wrp .root_daum_roughmap .wrap_controllers {
    display: none;
}
.map_wrp .root_daum_roughmap .wrap_map {
    height: 500px !important;
}
@media (max-width:768px){	
	.map_wrp .root_daum_roughmap .wrap_map {
		height: 250px !important;
	}
}

/*ms_prc*/
.ms_prc ul li {
    position: relative;
    margin-bottom: 30px;
}
.ms_prc ul li .bt_arr {
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 100%;
    text-align: center;
}
.ms_prc ul li h1 {
    margin-bottom: 20px;
}
.ms_prc .pr_item .imgbox img {
    width: 100%;
}
.ms_prc .pr_item .txtbox {
    background-color: #f7f7f7;
    padding: 20px 50px;
    position: relative;
}
.ms_prc .pr_item .txtbox .num {
    position: absolute;
    width: 50px;
    height: 50px;
    font-size: 30px;
    line-height: 1em;
    padding-top: 10px;
    text-align: center;
    background-color: #31c6c1;
    font-weight: 600;
    color: #fff;
    top: 20px;
    left: -20px;
}
.ms_prc .pr_item .txtbox .num:after {
    content: "";
    position: absolute;
    width: 100px;
    left: 100%;
    top: 50%;
    height: 1px;
    background-color: #31c6c1;
}
.ms_prc ul li:nth-child(even) .pr_item .txtbox .num,
.ms_prc ul li:nth-child(even) .pr_item .txtbox .num:after {
    background-color: #059edb;
}
@media (min-width:1201px){
    .ms_prc .pr_item .imgbox {
        width: 380px;
    }
}
@media (max-width:1200px) and (min-width:769px){
    .ms_prc .pr_item .imgbox {
        width: 30%;
    }
}
@media (min-width:769px){
    .ms_prc .pr_item {
        display: table;
        width: 100%;
    }
    .ms_prc .pr_item > div {
        display: table-cell;
        vertical-align: middle;
    }
}
@media (max-width:768px){
    .ms_prc ul li h1 {
        margin-bottom: 10px;
    }
    .ms_prc ul li .bt_arr img {
        width: 40px;
    }
    .ms_prc .pr_item .txtbox .num {
        position: absolute;
        width: 35px;
        height: 35px;
        font-size: 20px;
        top: 10px;
        left: -10px;
    }
    .ms_prc .pr_item .txtbox .num:after {
        width: 20px;
    }
}

/*xl_tit*/
.xl_tit h2 {
    line-height: 1em;
    padding: 10px 40px;
    border-radius: 30px;
    border: 3px solid #333;
    font-weight: 400;
    display: inline-block;
}
.xl_tit h2 strong {
    font-weight: 600;
    color: #0396cf;
}
/*clinic_07*/
.clinic_07 .owl-carousel .img-thumbnail,
.clinic_07 .owl-carousel .img-thumbnail img {
	padding: 0px;
	border-radius: 0px;
	border: 0px;
}
.clinic_07 .owl-carousel .owl-nav [class*='owl-'] {
	background-color: transparent;
}
.clinic_07 .owl-carousel.show-nav-hover .owl-nav .owl-prev {
    left: 0;
}
.clinic_07 .owl-carousel .owl-nav .owl-prev:before {
    content: "\f104";
}
.clinic_07 .owl-carousel.show-nav-hover .owl-nav .owl-next {
    right: 0;
}
.clinic_07 .owl-carousel .owl-nav .owl-next:before {
    content: "\f105";
}
@media (min-width:991px){	
	.clinic_07 .owl-carousel .owl-nav {
		opacity: 0.8;
		top: 45%;
	}
	.clinic_07 .owl-carousel .owl-nav [class*='owl-'] {
		font-size: 60px;
	}
}
