/*sub_tit*/
.sub_tit {
	margin-bottom: 50px;
}
.sub_tit .img_wrp {
	margin-bottom: 15px;
}
.sub_tit .lined {
    line-height: 0;	
}
.sub_tit .lined span {
	display: inline-block;
    line-height: 0;
    width: 40px;
    border-bottom: 2px solid #493a30;
    margin-bottom: 20px;
}
.sub_tit h1 {
	color: #493a30;
    font-size: 26px;
    line-height: 1.5em;
    font-weight: 600;
    margin-bottom: 5px;
}
.sub_tit h2 {
	color: #2e2e2e;
    font-size: 22px;
    line-height: 1.5em;
    margin-bottom: 0px;
}
.sub_tit h3 {
	color: #2e2e2e;
    font-size: 18px;
    line-height: 1.5em;
    margin-bottom: 0px;
}
@media (max-width:768px){
	.sub_tit {
		margin-bottom: 30px;
		text-align: left;
	}
	.sub_tit .img_wrp {
		margin-bottom: 10px;
	}
	.sub_tit .img_wrp img.ling {
		width: 10px;
	}
	.sub_tit .lined {
		line-height: 0;	
	}
	.sub_tit .lined span {
		width: 20px;
	}
	.sub_tit h1 {
		color: #493a30;
		font-size: 20px;
		line-height: 1.5em;
		font-weight: 600;
		margin-bottom: 5px;
		word-break: keep-all;
	}
	.sub_tit h2 {
		font-size: 16px;
		word-break: keep-all;
	}
	.sub_tit h3 {
		font-size: 14px;
	}
}
/*utr03_common*/
.utr03_common h4 {
	color: #1e1e1e;
    font-size: 20px;
    line-height: 1.5em;
    font-weight: 600;
	margin-bottom: 15px;
}
.utr03_common p {
	color: #1e1e1e;
    font-size: 15px;
    line-height: 1.5em;
	word-break: keep-all;
}
@media (max-width:768px){
	.utr03_common h4 {
		font-size: 14px;
		word-break: keep-all;
	}
	.utr03_common p {
		font-size: 13px;
		word-break: keep-all;
	}
}
/*utr03_sec01*/
#utr03_sec01 .conbox h5 {
	font-size: 17px;
    line-height: 1.4em;
    margin-bottom: 5px;
    margin-top: 30px;
    color: #1e1e1e;
	position: relative;
	padding-left: 20px;
}
#utr03_sec01 .conbox h5 .col_line {
	position: absolute;
	width: 15px;
	left: 0;
	border-bottom: 1px solid #1e1e1e;
	padding-top: 10px;
}
#utr03_sec01 .conbox h6 {
	font-size: 15px;
    line-height: 1.4em;
    margin-bottom: 20px;
    color: #d73936;
    font-weight: 600;
}
#utr03_sec01 ul li {
	color: #1e1e1e;
    font-size: 16px;
    line-height: 1.5em;
    word-break: keep-all;
    padding: 10px 0;
    position: relative;
    padding-left: 25px;
    border-bottom: 1px dashed #ddd;
}
#utr03_sec01 ul li .chlist_hd {
	position: absolute;
	left: 0;
}
#utr03_sec01 ul li .impt {
	display: inline-block;
	position: relative;
}
#utr03_sec01 ul li .impt strong {
	position: relative;
	z-index: 3;
}
#utr03_sec01 ul li .impt:after {
	content: "";
    position: absolute;
    bottom: 0;
    height: 80%;
    background-color: rgba(254, 232, 25, 0.45);
    width: 100%;
	left: 0;
}
#utr03_sec01 .img_wrp {
    margin-bottom: 15px;
}
@media (max-width:768px){	
	#utr03_sec01 .conbox h5 {
		font-size: 14px;
		word-break: keep-all;
		padding-left: 0px;
		padding-top: 15px;
		margin-top: 10px;
	}
	#utr03_sec01 .conbox h5 .col_line {
		top: 0;
		margin-top: 0px;
	}
	#utr03_sec01 .conbox h6 {
		font-size: 13px;
		word-break: keep-all;
	}
	#utr03_sec01 ul li {
		font-size: 13px;
		padding: 3px 0;
		padding-left: 20px;
	}
	#utr03_sec01 ul li .chlist_hd {
		width: 15px;
	}
}
/*utr03_sec01*/
#utr03_sec01 .conbox h5 {
	font-size: 17px;
    line-height: 1.4em;
    margin-bottom: 15px;
    margin-top: 30px;
    color: #1e1e1e;
	position: relative;
	padding-left: 20px;
}
#utr03_sec01 .conbox h5 .col_line {
	position: absolute;
	width: 15px;
	left: 0;
	border-bottom: 1px solid #1e1e1e;
	padding-top: 10px;
}
#utr03_sec01 .conbox h6 {
	font-size: 15px;
    line-height: 1.4em;
    margin-bottom: 20px;
    color: #373737;
    font-weight: 600;
}
@media (max-width:768px){	
	#utr03_sec01 .conbox h5 {
		font-size: 14px;
		word-break: keep-all;
		padding-left: 0px;
		padding-top: 15px;
		margin-top: 10px;
	}
	#utr03_sec01 .conbox h5 .col_line {
		top: 0;
		margin-top: 0px;
	}
	#utr03_sec01 .conbox h6 {
		font-size: 13px;
		word-break: keep-all;
	}
}
/*utr03_sec02*/
#utr03_sec02 .conbox h5 {
	font-size: 17px;
    line-height: 1.4em;
    margin-bottom: 15px;
    margin-top: 30px;
    color: #1e1e1e;
	position: relative;
	padding-left: 20px;
}
#utr03_sec02 .conbox h5 .col_line {
	position: absolute;
	width: 15px;
	left: 0;
	border-bottom: 1px solid #1e1e1e;
	padding-top: 10px;
}
#utr03_sec02 .conbox h6 {
	font-size: 15px;
    line-height: 1.4em;
    margin-bottom: 20px;
    color: #373737;
    font-weight: 600;
}
@media (max-width:768px){	
	#utr03_sec02 .conbox h5 {
		font-size: 14px;
		word-break: keep-all;
		padding-left: 0px;
		padding-top: 15px;
		margin-top: 10px;
	}
	#utr03_sec02 .conbox h5 .col_line {
		top: 0;
		margin-top: 0px;
	}
	#utr03_sec02 .conbox h6 {
		font-size: 13px;
		word-break: keep-all;
	}
}
/*utr03_sec03*/
#utr03_sec03 .conbox h5 {
	font-size: 17px;
    line-height: 1.4em;
    margin-bottom: 15px;
    margin-top: 30px;
    color: #1e1e1e;
	position: relative;
	padding-left: 20px;
}
#utr03_sec03 .conbox h5 .col_line {
	position: absolute;
	width: 15px;
	left: 0;
	border-bottom: 1px solid #1e1e1e;
	padding-top: 10px;
}
#utr03_sec03 .conbox h6 {
	font-size: 15px;
    line-height: 1.4em;
    margin-bottom: 20px;
    color: #373737;
    font-weight: 600;
}
@media (max-width:768px){	
	#utr03_sec03 .conbox h5 {
		font-size: 14px;
		word-break: keep-all;
		padding-left: 0px;
		padding-top: 15px;
		margin-top: 10px;
	}
	#utr03_sec03 .conbox h5 .col_line {
		top: 0;
		margin-top: 0px;
	}
	#utr03_sec03 .conbox h6 {
		font-size: 13px;
		word-break: keep-all;
	}
}
/*utr03_sec03*/
#utr03_sec03 .whybox_item .titbox {
    padding: 20px 0;	
}
#utr03_sec03 .whybox_item.whybox_item01 .titbox {
	background-color: #645eba;
}
#utr03_sec03 .whybox_item.whybox_item02 .titbox {
	background-color: #dda368;
}
#utr03_sec03 .whybox_item.whybox_item03 .titbox {
	background-color: #ba5e5e;
}
#utr03_sec03 .whybox_item .titbox h5 {
	font-size: 15px;
    line-height: 1em;
    color: #fff;
    margin-bottom: 10px;
}
#utr03_sec03 .whybox_item .titbox h3 {
	font-size: 21px;
    line-height: 1em;
    margin-bottom: 0px;
    color: #fff;
    font-weight: 600;
}
#utr03_sec03 .whybox_item .btbox {
	border: 1px solid #ddd;
    padding: 30px 20px;
    text-align: left;
    border-top: 0px;
}
@media (min-width:991px){	
	#utr03_sec03 ul.whylist li {
		margin-left: -1px;
	}
	#utr03_sec03 .whybox_item .btbox {
		min-height: 215px;
	}
}
@media (max-width:768px){
	#utr03_sec03 ul.whylist li {
		margin-bottom: 15px;
	}
	#utr03_sec03 .whybox_item .titbox h5 {
		font-size: 12px;
	}
	#utr03_sec03 .whybox_item .titbox h3 {
		font-size: 14px;
	}	
}
/*fox_pro01*/
.fox_pro01 > li {
	margin-left: -1px;
}
.fox_pro01 .pro_item {
	position: relative;
}
.fox_pro01 .pro_item .pro_top {
	position: relative;
    padding: 20px 0px;
    padding-left: 130px;
}
.fox_pro01 .pro_item .pro_top:after {
	content: "";
    position: absolute;
    height: 100%;
    width: 60px;
    right: -53px;
    top: 0;
    z-index: 3;
}
.fox_pro01 > li:nth-child(even) .pro_item .pro_top {
	background-color: #bd1d39;
}
.fox_pro01 > li:nth-child(even) .pro_item .pro_top:after{
	background: url(../img/ar_bgd_light.png) right center no-repeat;
}
.fox_pro01 > li:nth-child(odd) .pro_item .pro_top {
	background-color: #900020;
}
.fox_pro01 > li:nth-child(odd) .pro_item .pro_top:after{
	background: url(../img/ar_bgd.png) right center no-repeat;
	
}
.fox_pro01 > li:last-child .pro_item .pro_top:after{
	display: none;
}
.fox_pro01 .pro_item .pro_top img {
	position: absolute;
    left: 65px;
}
.fox_pro01 .pro_item .pro_top h4 {
	margin-bottom: 0px;
    color: #fff;
    border-left: 1px solid rgba(255,255,255,0.5);
    padding-left: 15px;
	font-family: "Nanum Gothic" !important;
	font-size: 18px !important;
}
.fox_pro01 .pro_item ul {
	border: 1px solid #ddd;
    padding: 20px 15px;
}
.fox_pro01 .pro_item ul li {
	color: #1e1e1e;
    font-size: 15px;
    line-height: 1.5em;
    word-break: keep-all;
}
@media (min-width:769px){
	.fox_pro01 .pro_item ul {
		height: 110px;
	}
}
@media (max-width:992px){
	.fox_pro01 > li .pro_item .pro_top:after{
		display: none;
	}	
}
@media (max-width:768px){
	.fox_pro01 > li {
		margin-bottom: 15px;
	}
	.fox_pro01 .pro_item .pro_top {
		padding: 15px 0px;
		padding-left: 60px;
	}
	.fox_pro01 .pro_item .pro_top img {
		left: 15px;
    	width: 40px;
	}
	.fox_pro01 .pro_item ul li {
		font-size: 13px;
	}	
	.fox_pro01 .pro_item .pro_top h4 {
		font-size: 14px !important;
	}
}
/*utr03_sec04*/
#utr03_sec04 .conbox h5 {
	font-size: 17px;
    line-height: 1.4em;
    margin-bottom: 15px;
    margin-top: 30px;
    color: #1e1e1e;
	position: relative;
	padding-left: 20px;
}
#utr03_sec04 .conbox h5 .col_line {
	position: absolute;
	width: 15px;
	left: 0;
	border-bottom: 1px solid #1e1e1e;
	padding-top: 10px;
}
#utr03_sec04 .conbox h6 {
	font-size: 15px;
    line-height: 1.4em;
    margin-bottom: 20px;
    color: #373737;
    font-weight: 600;
}
@media (max-width:768px){	
	#utr03_sec04 .conbox h5 {
		font-size: 14px;
		word-break: keep-all;
		padding-left: 0px;
		padding-top: 15px;
		margin-top: 10px;
	}
	#utr03_sec04 .conbox h5 .col_line {
		top: 0;
		margin-top: 0px;
	}
	#utr03_sec04 .conbox h6 {
		font-size: 13px;
		word-break: keep-all;
	}
}
/*utr03_sec04*/
#utr03_sec04 .clinic_item .txtbox {
	padding: 15px;
    border: 1px solid #ddd;
    border-top: 2px solid #900020;
    margin-bottom: 15px;
}
#utr03_sec04 .clinic_item .txtbox h3 {
	border: 0px;
    color: #1e1e1e;
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 600;
    margin-bottom: 5px;
}
#utr03_sec04 .clinic_item .txtbox p {
	color: #1e1e1e;
    font-size: 15px;
    line-height: 1.5em;
    word-break: keep-all;	
}
#utr03_sec04 .clist_video {
	margin-top: 30px;
}
#utr03_sec04 .clist_video h3 {
	border: 0px;
    color: #1e1e1e;
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 600;
    margin-bottom: 5px;
	text-align: center;
}
@media (min-width:991px){
	#utr03_sec04 .clinic_item .txtbox {
		height: 210px;
	}
}
@media (max-width:768px){
	#utr03_sec04 .clinic_item .txtbox h3 {
		font-size: 14px;
	}
	#utr03_sec04 .clinic_item .txtbox p {
		font-size: 13px;
	}
	#utr03_sec04 .clist_video {
		margin-top: 20px;
	}
	#utr03_sec04 .clist_video h3 {
		font-size: 14px;
		word-break: keep-all;
	}
}