@charset "shift_jis";

/* 今すぐはじめよう！美白スミガキで着色対策！ページ用 CSS
----------------------------------------------------------------------- */

#contentsWrap .caption {
	font-size: 9px;
	display: block;
	text-align: right;
}

/* section01 */
#section01 .inner {
	border:1px solid #ff9ed9;
	border-top:0;
	margin:0 10px 10%;
	box-sizing: border-box;
	background: #fff;
	padding:6% 4%;
}
#section01 .figure {
	margin: 5% -4% 0;
}
#section01 .innerMovie {
	position: relative;
	height: 0;
	padding: 30px 0 56.25%;
	margin: 5% 0 0;
	overflow: hidden;
}
#section01 .innerMovie iframe {
	position: absolute;	
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#section01 .paragraph {
	margin: 3% 0 0;
}

/* section02 */
#section02 .inner {
	padding: 0;
	margin: 0 0 10%;
}
#contentsWrap #section02 .paragraph {
	padding: 4% 7%;
}

/* section03 */
#section03 .inner {
	padding: 0;
}
#contentsWrap #section03 .caption {
	padding-right: 5%;
}