/*  BOTOX */


/*  botox-menu02 */
.botox-menu02 h3.n-bkg {
	padding: 1rem;
	font-size: 20px;
	margin-bottom: 2rem ;
}
.botox-menu02 dl {
	width: 750px;
}
.botox-menu02 dt {
	float: right;
	width: 350px;
}
.botox-menu02 dt img {
	width: 100%;
}
.botox-menu02 dd {
	width: 350px;
	font-size: 16px;
}

/*  botox-menu03 */
.botox-menu03 h3.n-bkg {
	padding: 1rem;
	font-size: 20px;
	margin-bottom: 2rem ;
}





@media screen and (max-width: 750px) {
	
	
	/* botox-menu02 */
	.botox-menu02 h3.n-bkg {
		padding: 1rem;
		font-size: 1.25rem;
		margin-bottom: 1rem ;
	}
	.botox-menu02 dl {
		width: 100%;
	}
	.botox-menu02 dt {
		float: none;
		width: 100%;
	}
	.botox-menu02 dt img {
		width: 100%;
		margin-bottom: 1rem;
	}
	.botox-menu02 dd {
		width: 100%;
		font-size: 14px;
		line-height: 2;
	}
	
	/*  botox-menu03 */
	.botox-menu03 h3.n-bkg {
		padding: 1rem;
		font-size: 1.25rem;
		margin-bottom: 1rem ;
	}
	
	
	
	
	
}



















