@charset 'UTF-8';
.sub_each {margin-bottom:60px;}
.sub_each a {display: inline-block;}
.sub_each a:focus {border: 1px solid #000000;}
.sub_each:last-of-type {margin-bottom:0;}
.sub_tit1 {position: relative; margin-bottom:15px; border-bottom: 1px solid #dedede; color:#2a8bc8; line-height: 50px; font-family:"NanumSquare"; font-size:24px; font-weight:700;}
.sub_tit2 {position: relative; margin-bottom:15px; color:#3e3e3e; letter-spacing:0px; line-height: 24px; font-size:16px; font-weight:500;}
.sub_tit3 {position: relative; margin-bottom:15px; border-bottom: 1px solid #dedede; color:#2a8bc8; line-height: 50px; font-family:"NanumSquare"; font-size:24px; font-weight:700;}

.sub_tit1:after{content:''; position: absolute; display: inline-block; bottom: -1px; left: 0; width: 135px; height:1px; background-color: #666666;}
.sub_tit3:after{content:''; position: absolute; display: inline-block; bottom: -1px; left: 0; width: 95px; height: 1px; background-color: #666666;}
/* sub_layout */

.sub_con {padding-bottom:60px;}
/* sub_left, sub_right 
.sub_left {float:left; width:25.781%; padding: 59px 3.907% 30px 0;}
.sub_right {float:right; width:74.219%; padding: 65px 0 0 3.907%;}*/



/*정형외과 글자 css*/
@media all and (max-width:800px){
	.sub_tit1 {position: relative; margin-bottom:15px; border-bottom: 1px solid #dedede; color:#2a8bc8; line-height: 50px; font-family:"NanumSquare"; font-size:20px; font-weight:700;}
	.sub_tit2 {position: relative; margin-bottom:15px; color:#3e3e3e; letter-spacing:0px; line-height: 20px; font-size:16px; font-weight:500;}
	.sub_tit3 {position: relative; margin-bottom:15px; border-bottom: 1px solid #dedede; color:#2a8bc8; line-height: 50px; font-family:"NanumSquare"; font-size:20px; font-weight:700;}
	.sub_tit1:after{content:''; position: absolute; display: inline-block; bottom: -1px; left: 0; width: 110px; height:1px; background-color: #666666;}
	.sub_tit3:after{content:''; position: absolute; display: inline-block; bottom: -1px; left: 0; width: 80px; height: 1px; background-color: #666666;}
}
@media all and (max-width:320px){
	.sub_tit2 {width:86%; position: relative; margin-bottom:15px; color:#3e3e3e; letter-spacing:0px; line-height: 20px; font-size:16px; font-weight:500;}
}
/*정형외과 글자 css*/
