.biman_box{
	    background-image: linear-gradient(-45deg, #071e25, #414141, #071e25);
    background-size: 400% 400%;
    animation: colorChange 3s ease infinite;
}
	
.biman_box h2 {
    text-align: center;
    font-size: 43px;
    line-height: 1.3;
    font-weight: 700;
    color: #fff;
    padding-top: 50px;
}
	
.biman_box h2 b{	
color: #8d4600;
}
	
.biman_box h3 {
    font-size: 25px;
    text-align: center;
    font-weight: 500;
    color: #fff;
    padding: 20px 0px 40px;
}
	

	
	

/* 비만 당뇨 원인 */	
#biman_wonin{
	    width: 1100px;
    margin: 0 auto;
padding-top: 50px;
    padding-bottom: 50px;
}
	
.biman_sojang{}	
	
#biman_wonin h1{
font-size: 30px;
    text-align: center;
    line-height: 5;
}
	
#biman_wonin h1 b{
	text-decoration: underline;
    text-underline-position: under;
}
	
#biman_wonin h2{	
    font-size: 43px;
    text-align: center;	
}
	
#biman_wonin h2 b{
	    color: #00598d;
}
	
	
#biman_wonin_box{
    position: relative;	
	margin-top: 30px;
}
	
#biman_malpusun1{
	position:absolute;
	 width: 462px;
    height: 211px;
	 background: url('/img/byunhom/biman/sojang_txtbg.png') no-repeat;
	top: 200px;
}	

#biman_malpusun1 h3{	
	font-size: 30px;
    padding: 45px 10px 10px 53px;
}
	
	
#biman_malpusun1 p{
	padding: 0px 53px;
    font-size: 20px;
}
	
#biman_malpusun1 p b{
	color:#d74b54;
}
	
	
#biman_malpusun2{
	position:absolute;
	 width: 462px;
    height: 211px;
	 background: url('/img/byunhom/biman/sojang_txtbg.png') no-repeat;
	right:0px; 
	top: 120px;
}
	
#biman_malpusun2  h3{	
	font-size: 30px;
    padding: 45px 10px 10px 53px;
}
	
#biman_malpusun2 p{
	padding: 0px 53px;
    font-size: 20px;
}
	
#biman_malpusun2 p b{
	color:#0e857d;
}
	

	
	/*  치료 */	
#skin_chiro_list{	
margin-top: 50px;	
}
	
#skin_chiro_list ul{
	position:relative;
	width:1200px;
	height:450px;
	margin:0 auto;
}
	
	
#skin_chiro_list ul li{
    position: relative;
	width: 390px;
    float: left;
	margin-left: 15px;
	border-radius: 10px;
    overflow: hidden;
}
	
#skin_chiro_list ul li:first-child{
	margin-left: 0px;	
}
	
	
#skin_chiro_list ul li h3{
	text-align: center;
    font-size: 24px;
    background: #00598d;
    color: #fff;
    line-height: 2;
}
	
.skin_chiro_list_txt{
    background: #fff;
    padding: 20px 30px;
}

.skin_chiro_list_txt p{
background: #00598d;
    font-size: 18px;
    color: #fff;
    text-align: center;
    width: 150px;
    margin-bottom: 10px;
    border-radius: 5px;	
	font-weight: 600;
}	
.skin_chiro_list_txt span{	
	    font-size: 18px;
}

.chart-container_right{
float:left
}

.biman_jindan{
	    background-image: linear-gradient(-45deg, #071e25, #414141, #071e25);
    background-size: 400% 400%;
    animation: colorChange 3s ease infinite;
	
	padding-bottom: 70px;
}
	
	

.smell_jindan{
	width: 1200px;
    margin: 0 auto;
    position: relative;
	padding-top:70px;
}
.smell_jindan h2{	
	font-size: 43px;
    text-align: center;
	color:#fff;
}
.smell_jindan h2 b{	
	    color: #f4ee50;
}
	
/* 생선냄새 진단*/	
.byun_jindan_grid .grid_item{
	width: 374px;
	margin-left: 38px;
}
	
.byun_jindan_grid .grid_item img{
width:100%;
}
	
.grid_item_txt{
	height: 190px;
}
	
.ps_txt{
    background: #474747;
    color: #ffffff;
}
	

/* 피부질환 치료 사진 */
#skin_chiro_cul{
	position:relative;
	width:1200px;
	  height: 453px;
	margin:0 auto;
	
}
	
.skin_atopy{	
	width: 585px;
    height: 440px;
    float: left;
    background: #fff;
    border-radius: 20px;
    padding-top: 10px;
}
	
.skin_atopy	h3{
	font-size: 25px;
    text-align: center;
    line-height: 3;
}