/*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;
	}
}

/*wk01_common*/
.wk01_common h4 {
	color: #1e1e1e;
    font-size: 20px;
    line-height: 1.5em;
    font-weight: 600;
	margin-bottom: 15px;
}
.wk01_common p {
	color: #1e1e1e;
    font-size: 15px;
    line-height: 1.5em;
	word-break: keep-all;
}
@media (max-width:768px){
	.wk01_common h4 {
		font-size: 14px;
		word-break: keep-all;
	}
	.wk01_common p {
		font-size: 13px;
		word-break: keep-all;
	}
}
/*wk01_sec02 :: reason_wrp*/
#wk01_sec02 .reason_wrp .reason_box {
	border: 1px solid #ddd;
	padding: 15px;
	margin-bottom: 15px;
}
#wk01_sec02 .reason_wrp .talk_box {
	padding: 20px 10px;
	position: relative;
	color: #1e1e1e;
    font-size: 15px;
    line-height: 1.5em;
	border: 1px solid #ddd;
	border-radius: 4px 4px 0 0;
}
#wk01_sec02 .reason_wrp .talk_box:before {
    left: 10px;
	top: 5px;
    color: #777;
    font-size: 35px;
    content: "“";
    font-style: normal;
    line-height: 1;
    position: absolute;
}
#wk01_sec02 .reason_wrp .talk_box:after {
    color: #777;
    content: "”";
    font-size: 35px;
    font-style: normal;
    line-height: 1;
    position: absolute;
    bottom: -5px;
    right: 10px;
}
#wk01_sec02 .reason_wrp .talk_box .res_arr {
	position: absolute;
	left: 0;
	line-height: 1em;
	bottom: -11px;
	width: 100%;
}
#wk01_sec02 .reason_wrp .reason_item h4 {
    color: #1e1e1e;
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 600;
    padding: 15px 0 10px;
    background-color: #e4e4e4;
}
#wk01_sec02 .reason_wrp .reason_item ul{
	padding: 15px 0;
}
#wk01_sec02 .reason_wrp .reason_item ul li {
	position: relative;
    padding-left: 15px;
    color: #1e1e1e;
    font-size: 15px;
    line-height: 1.5em;
    word-break: keep-all;
}
#wk01_sec02 .reason_wrp .reason_item li span {
	position: absolute;
    left: 0;
}
#wk01_sec02 .reason_wrp .reason_item p {
	margin-bottom: 0px;
	border-top: 1px solid #ddd;
	padding-top: 15px;
}
@media (min-width:991px){
    #wk01_sec02 .reason_wrp .reason_item p {
        min-height: 170px;
    }
}
@media (max-width:768px){
	#wk01_sec02 .reason_wrp .talk_box {
		padding: 15px 30px;
		font-size: 13px;
	}
	#wk01_sec02 .reason_wrp .reason_item h4 {
		font-size: 14px;
		padding: 10px 0 5px;
	}
	#wk01_sec02 .reason_wrp .talk_box .res_arr {		
		bottom: -9px;
	}
	#wk01_sec02 .reason_wrp .talk_box .res_arr img {
		width: 15px;
	}
	#wk01_sec02 .reason_wrp .reason_item ul li {
		font-size: 13px;
	}
}
/*wk01_sec03*/
#wk01_sec03 .conbox h5 {
	font-size: 17px;
    line-height: 1.4em;
    margin-bottom: 15px;
    margin-top: 30px;
    color: #1e1e1e;
	position: relative;
	padding-left: 20px;
}
#wk01_sec03 .conbox h5 .col_line {
	position: absolute;
	width: 15px;
	left: 0;
	border-bottom: 1px solid #1e1e1e;
	padding-top: 10px;
}
#wk01_sec03 .conbox h6 {
	font-size: 15px;
    line-height: 1.4em;
    margin-bottom: 20px;
    color: #373737;
    font-weight: 600;
}
@media (max-width:768px){	
	#wk01_sec03 .conbox h5 {
		font-size: 14px;
		word-break: keep-all;
		padding-left: 0px;
		padding-top: 15px;
		margin-top: 10px;
	}
	#wk01_sec03 .conbox h5 .col_line {
		top: 0;
		margin-top: 0px;
	}
	#wk01_sec03 .conbox h6 {
		font-size: 13px;
		word-break: keep-all;
	}
}
/*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;
	}
}
/*cliniclist*/
.cliniclist .clinic_item .txtbox {
	padding: 15px;
    border: 1px solid #ddd;
    border-top: 2px solid #900020;
    margin-bottom: 15px;
}
.cliniclist .clinic_item .txtbox h3 {
	border: 0px;
    color: #1e1e1e;
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 600;
    margin-bottom: 5px;
}
.cliniclist .clinic_item .txtbox p {
	color: #1e1e1e;
    font-size: 15px;
    line-height: 1.5em;
    word-break: keep-all;	
}
.cliniclist .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){
	.cliniclist .clinic_item .txtbox {
		height: 180px;
	}
}
@media (max-width:768px){
	.cliniclist .clinic_item .txtbox h3 {
		font-size: 14px;
	}
	.cliniclist .clinic_item .txtbox p {
		font-size: 13px;
	}
}
/*go_now*/
.go_now {
    position: relative;
    background: url(../img/go_now_bg.jpg) center center no-repeat;
    padding: 15px;
    display: block;
    text-decoration: none;
}
.go_now .blacked {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
    left: 0;
    top: 0;
}
.go_now .txtbox {
    position: relative;
    z-index: 3;
    border: 1px solid #fff;
    padding: 30px 0;
}
.go_now .txtbox h1 {
    font-size: 23px;
    line-height: 1em;
    margin-bottom: 10px;
    display: inline-block;
    background-color: #fff;
    color: #1e1e1e;
    padding: 7px 20px;
    border-radius: 30px;
    font-weight: 600;
}
.go_now .txtbox p {
    font-size: 15px;
    line-height: 1.4em;
    color: #fff;
    margin-bottom: 0;
}
@media (max-width:768px){
    .go_now {
        padding: 5px;
    }
    .go_now .txtbox {
        padding: 20px 10px;
    }
    .go_now .txtbox h1 {
        font-size: 18px;
    }
    .go_now .txtbox p {
        font-size: 13px;
    }
}