/*=================================================
		00.공통
=================================================*/

/*=================================================
		00. prostate (전립선)
=================================================*/
.prostate-inc-wrap .content-title{
	padding:0;
}

.prostate-inc-wrap .middle-text-wrap{
    margin: 0;
}

/*****#####===== 타이틀 이미지 랩 =====#####*****/
.prostate-inc-wrap .title-img-wrap .content-title{
    padding: 0 0 119px;
}

.prostate-inc-wrap .title-img-wrap .left-wrap .desc{
	padding:0 0 20px;
	
	line-height:1.7;
}

.prostate-inc-wrap .title-img-wrap .left-wrap p span{
	font-size:31px;
}

/*****#####===== 이미지 링크 랩 =====#####*****/
.prostate-inc-wrap .img-link-wrap{
	background-image:url('/img/page/prostate/img-title.png');
	background-color:#0D1425;
	color:#A5CCED;
}

/*****#####=====  중간텍스트 랩  =====#####*****/
.prostate-inc-wrap .middle-text-wrap .content-title{
	padding:0;
}

/*****#####=====  전립선염 치료프로그램  =====#####*****/
/*****##### 탑 컨텐츠 #####*****/
.prostate-inc-wrap .content-wrap .top-wrap{
	margin:0 69px 20px;
}

.prostate-inc-wrap .content-wrap .item-title{
	margin: 0 -50px 0 0;
}

.prostate-inc-wrap .content-wrap .item-desc{
    margin: 0 -23px 0;	
	padding:0 0 0 24px;
    line-height: 2.4;
	border-left:1px solid #ccc;
}

/***** 큰 글씨 *****/
.prostate-inc-wrap .content-wrap .big-title{
	line-height:1.1;
}

/***** 서브 글씨 *****/
.prostate-inc-wrap .content-wrap .sub-title{
	font-size:27px;
}

/*****##### 바텀 컨텐츠 #####*****/
.prostate-inc-wrap .content-wrap .bottom-wrap{
	position:relative;
	padding:20px 0 0;
}

/***** 아이템 랩 *****/
.prostate-inc-wrap .content-wrap .bottom-wrap .item-wrap{
	position:relative;
	padding:0 25px;
	
    z-index: 10;	
}

/***** 아이템 랩 after *****/
.prostate-inc-wrap .content-wrap .bottom-wrap .item:nth-child(1) .item-wrap:after{
	content:'';
	position:absolute;
	
	width:49px;
	height:64px;
	
	top:50%;
    right: -39px;
    
    background-image:url('/img/page/prostate/x-img.png');
	
	transform:translateY(-50%);
}

/***** 원 *****/
.prostate-inc-wrap .content-wrap .bottom-wrap .ratio-content{
	background-color:#ffffff;
	border:1px solid #ccc;
	border-radius:50%;
}

/***** inner 텍스트 *****/
.prostate-inc-wrap .content-wrap .bottom-wrap .inner-text-wrap{
	margin:10px 0;
}

/***** 오른쪽 이미지 *****/
.prostate-inc-wrap .content-wrap .bottom-wrap .right-img-wrap{
	position:absolute;
	top:0;
	right:0;
}

/*****#####===== 미디어 쿼리 =====#####*****/

/***** xs *****/
@media (max-width: 767px){
	/*****#####===== 타이틀 이미지 랩 =====#####*****/
	.prostate-inc-wrap .title-img-wrap .content-title{
		padding:0 0 10px;
	}
	
	.prostate-inc-wrap .title-img-wrap .left-wrap p span{
		font-size:18px;
	}
	
	/*****#####===== 집중치료 프로그램 =====#####*****/
	.prostate-inc-wrap .content-wrap .top-wrap{
		margin:20px 0;
	}
	
	.prostate-inc-wrap .content-wrap .item-title{
		margin:0;
	}
	
	.prostate-inc-wrap .content-wrap .sub-title{
		font-size:20px;
	}
	
	.prostate-inc-wrap .content-wrap .item-desc{
	    margin: 20px 0 0;
		padding:0;
		
		border:none;
		
		text-align:center;
		line-height:1.8;
	}
	
	.prostate-inc-wrap .content-wrap .bottom-wrap .item-wrap{
		padding:0 37px;
	}
	
	.prostate-inc-wrap .content-wrap .bottom-wrap .item:nth-child(1) .item-wrap{
		margin:0 0 85px;
	}
	
	.prostate-inc-wrap .content-wrap .bottom-wrap .item:nth-child(1) .item-wrap:after{
	    top: inherit;
	    bottom: -74px;
	    right: 50%;
	    
        -ms-transform: translateX(50%);	
    	-webkit-transform: translateX(50%);	
	    transform: translateX(50%);	
	}
}

/*=================================================
		01. bengin_prostatic (전립선비대증)
=================================================*/
.benign-prostatic-inc-wrap .content-title{
	padding:0;
}

/*****#####===== 타이틀 이미지 랩 =====#####*****/
.benign-prostatic-inc-wrap .title-img-wrap .content-title{
    padding: 0 0 32px;
}

.benign-prostatic-inc-wrap .title-img-wrap p{
	margin:20px 0 0;
	line-height:1.3;
}

/*****#####===== 이미지 링크 랩 =====#####*****/
.benign-prostatic-inc-wrap .img-link-wrap{
	background-image:url('/img/page/prostate/img-title2.png');
	background-color:#3B3A42;
	color:#CAC6BF;
}

/*****#####===== 베이스 테이블 =====#####*****/
.benign-prostatic-inc-wrap .base-table .item-title{
    padding: 0 0 27px;	
}

/***** 베이스 테이블 볼드 텍스트  *****/
.benign-prostatic-inc-wrap .text-wrap .title{
	font-size:18px;
	font-weight:600;
}

.benign-prostatic-inc-wrap .text-wrap .desc{
	padding:0 0 10px;
}

/*****#####===== 한약들 =====#####*****/
.benign-prostatic-inc-wrap .list-wrap{
	margin:10px 0 0;
}

.benign-prostatic-inc-wrap .list-wrap .item-title{
	padding:10px 0 8px;
	font-size:21px;
	font-weight:600;
}

/*****#####===== 미디어 쿼리 =====#####*****/

/***** xs *****/
@media (max-width: 767px){
	.benign-prostatic-inc-wrap .base-table .item-title{
		padding:5px 0 10px;
	}
	
	.benign-prostatic-inc-wrap .text-wrap .title{
		font-size:15px;
	}
	
	/*****#####===== 타이틀 이미지 랩 =====#####*****/	
	.benign-prostatic-inc-wrap .title-img-wrap p{
		margin:20px 0;
	}
	
	/*****#####===== 한약들 =====#####*****/
	.benign-prostatic-inc-wrap .list-wrap .item-title{
		font-size:16px;
	}
	
	.benign-prostatic-inc-wrap .list-wrap .item-desc{
	    min-height: 60px;
	}
}









