/*=================================================
		00. 공통
=================================================*/
/*****#####===== 베이스2 테이블 =====#####*****/
#after_childbirth-page .base2-table,
#climacterium-page .base2-table-wrap.program .base2-table{
	margin:0 0 8px;
}

#after_childbirth-page .base2-table .ratio-rate:before,
#climacterium-page .base2-table-wrap.program .base2-table .ratio-rate:before{
	padding-top:85%;
}
/*=================================================
		00. 난임/불임
=================================================*/
/*****#####===== 베이스 테이블 =====#####*****/
#infertility-page .base-table .item-subtitle{
	padding:0 0 20px;
}

#infertility-page .base-table .item-content{
	padding:14px 0 0;
}

/*****#####===== 베이스2 테이블 =====#####*****/
#infertility-page .base2-table li{
	padding:5px 0;
}

/*****#####===== 배경 텍스트 =====#####*****/
#infertility-page .bg-wrap{
	margin:0 0 60px;
    padding: 120px 0;
	
	text-align:center;
}

#infertility-page .bg-wrap .point-title3{
	padding:0 10px;
	background-color:#F05D7A;
	
	display:inline-block;
}

/*****#####===== 치료 =====#####*****/
#infertility-page .cure-bg{
    margin: -31px 0 50px;
    padding: 160px 0 0;
    
    background-size: inherit;
    background-position: 50% 291%;
    background-repeat: no-repeat;
}

/*****#####===== 포스트 테이블 =====#####*****/
#infertility-page .post-table{
	margin:0 0 80px;
}

#infertility-page .post-table .text-cell p{
    margin: 0 0 10px 15px;
    text-indent: -17px;
}

#infertility-page .post-table .text-cell p:last-child{
	margin:0 0 0 15px;
}

/*****#####===== 배경2 텍스트 =====#####*****/
#infertility-page .bg-wrap2{
	padding:50px 40px;
}

#infertility-page .bg-wrap2 p{
	margin:0 0 13px;
}


#infertility-page .bg-wrap2 p span{
	padding:0 3px;	
	background-color:#F05D7A;
}

/*****#####===== 미디어 쿼리 =====#####*****/
/***** xs *****/
@media (max-width: 767px){
	/*****#####===== 난임/불임 원인 =====#####*****/
	#infertility-page .cure-bg{
		background-image: none !important;
		
		padding: 60px 0 0 0;
	}
	
	#infertility-page .circle-wrap .item-wrap .item-title{
		font-size: 16px;
	}
	
	/*****#####===== 포스트 테이블 =====#####*****/
	#infertility-page .post-table .text-cell.right{
    	padding: 0 0 0 11px;
   		text-align: left;	
	}
	
	#infertility-page .post-table .text-cell p{
		text-indent: -10px;	
	}
	
	#infertility-page .post-table{
		margin:0 0 40px;
	}
	
	/*****#####===== 배경랩 =====#####*****/
	#infertility-page .bg-wrap{
		margin:0 0 30px;
	}
	
	#infertility-page .bg-wrap2 {
	    padding: 43px 18px;
	}	
	
	#infertility-page .bg-wrap2 p {
	    margin: 0 0 7px;
	}	
}

/*=================================================
		00. 유산
=================================================*/
/*****#####===== 베이스 테이블 =====#####*****/
#inheritance-page .base-table .item-desc{
	padding:30px 0 0;
}

/*****#####===== 중간 텍스트랩 =====#####*****/
#inheritance-page .middle-text-wrap{
	margin:50px 0 0;
}

#infertility-page .post-table .text-cell.left .post-desc{
	line-height:1.7
}

/*****#####===== 미디어 쿼리 =====#####*****/
/***** xs *****/
@media (max-width: 767px){
	/*****#####===== 베이스 테이블 =====#####*****/
	#inheritance-page .base-table .item-desc {
	    padding: 10px 0 0;
	}
}	
/*=================================================
		00. 산후조리
=================================================*/
/*****#####===== 포스트랩 =====#####*****/
#after_childbirth-page .post-wrap .text-cell.right{
	padding:0;
	text-align:center;
}

#after_childbirth-page .post-wrap .title-wrap .point-title{
	padding: 0 0 20px;
}

#after_childbirth-page .post-wrap .post-desc span{
    font-size: 70px;
    letter-spacing: -4px;
}

/*****#####===== 서비스 랩 =====#####*****/
#after_childbirth-page .service-wrap .item-wrap{
	margin:0 6px 20px;
}

/*****#####===== 미디어 쿼리 =====#####*****/
/***** xs *****/
@media (max-width: 767px){
	
	/*****#####===== 포스트 =====#####*****/
	#after_childbirth-page .post-wrap .post-desc span{
		font-size: 50px;
	}
}

/*=================================================
		00. 여성질환
=================================================*/
/*****#####===== 블루 원 컨텐츠 =====#####*****/
#disease-page .circle-wrap{
	margin:30px 140px;
}

#disease-page .circle-wrap.blue .item:nth-child(2) .item-wrap:after{
	display:none;
}

/*****#####===== 미디어 쿼리 =====#####*****/
/***** xs *****/
@media (max-width: 767px){
	
	/*****#####===== 블루 원 컨텐츠 =====#####*****/
	#disease-page .circle-wrap{
		margin: 0;
	}
}
/*=================================================
		00. 갱년기
=================================================*/
/*****#####===== 베이스 테이블 =====#####*****/
#climacterium-page .base-table .item-desc{
	padding:20px 0 0;
}

/*****#####===== 베이스2 테이블 =====#####*****/
#climacterium-page .base2-table-wrap.list .list-wrap{
	margin-right:50px;
}

#climacterium-page .base2-table-wrap.list li{
	padding:2px 0;
}

#climacterium-page .base2-table-wrap.list li span{
	font-size:18px;
}

/*****#####===== 중간 텍스트 랩 =====#####*****/
#climacterium-page .middle-text-wrap{
	margin:-35px 0 0;
}

/*****#####===== 리스트 이미지 랩 =====#####*****/
#climacterium-page .list-img-wrap{
	margin:70px 0 0;
}

#climacterium-page .list-img-wrap .point-title{
	padding:0 0 30px;
}


/*****#####===== 미디어 쿼리 =====#####*****/
/***** xs *****/
@media (max-width: 767px){
	/*****#####===== 텍스트 리스트 랩 =====#####*****/
	#climacterium-page .base2-table-wrap.list .list-wrap{
		margin: -49px 0 0;
	}
	
	#climacterium-page .base2-table-wrap.list ul{
		margin:0;
	}
	
	#climacterium-page .base2-table-wrap.list .list-wrap li{
		margin: 0 5px;
	}
	
	/*****#####===== 리스트 이미지 랩 =====#####*****/
	#climacterium-page .list-img-wrap {
	    margin: 30px 0 0;
	}	
	
	#climacterium-page .list-img-wrap .item-wrap{
		margin: 0 0 10px;
	}
}

