@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
.inherit #conts01 .ttlBox .photoBox {
	width: 65px;
	bottom: 2px;	
	right: 61px;
}

@media all and (max-width: 767px) {
	.inherit #conts01 h3 {
		margin: -5px 0 13px;
		font-size: 1.6rem;
	}
	
	.inherit #conts01 .topTxt {
		margin-bottom: 23px;
	}
	
	.inherit #conts01 .ttlBox .photoBox {
		width: 35px;
		bottom: 5px;
		right: 23px;
	}
}


.pregnant #conts01 p {
	margin-bottom: 25px;
}

.pregnant #conts01 .topTxt {
	margin-bottom: 27px;
}

.pregnant #conts01 .ttlBox {
	margin-bottom: 30px;
	padding-left: 30px;
}

.pregnant #conts01 .ttlBox .photoBox {
	width: 64px;
	bottom: -1px;
	right: 60px;
}

@media all and (max-width: 767px) {
	.pregnant #conts01 h3 {
		margin: -5px 0 13px;
		font-size: 1.6rem;
	}
	
	.pregnant #conts01 p {
		margin-bottom: 21px;
	}
	
	.pregnant #conts01 .topTxt {
		margin-bottom: 20px;
	}
	
	.pregnant #conts01 .ttlBox {
		margin-bottom: 14px;
		padding-left: 15px;
	}
	
	.pregnant #conts01 .ttlBox .photoBox {
		width: 37px;
		right: 26px;
	}
}


.cosmetics #conts01 p {
	margin-bottom: 18px;
}

.cosmetics #conts01 .topTxt {
	margin-bottom: 42px;
}

.cosmetics #conts01 .ttlBox {
	padding-left: 30px;
}

.cosmetics #conts01 .ttlBox .photoBox {
	width: 87px;
	bottom: -2px;
	right: 46px;
}

@media all and (max-width: 767px) {
	.cosmetics #conts01 h3 {
		margin: -5px 0 14px;
		font-size: 1.6rem;
	}
	
	.cosmetics #conts01 p {
		margin-bottom: 23px;
	}
	
	.cosmetics #conts01 .topTxt {
		margin-bottom: 21px;
	}
	
	.cosmetics #conts01 .ttlBox {
		padding-left: 15px;
	}
	
	.cosmetics #conts01 .ttlBox .photoBox {
		width: 50px;
		bottom: -2px;
		right: 21px;
	}
}