@charset "shift_jis";

#beauty_wash {
	width: 1200px;
	margin: 0 auto;
}
#beauty_wash #mv {
	width: 100%;
	height: 450px;
	background-image: url("../../img/usr/freepage/member/beauty_wash/mv.jpg");
	background-position: center top;
	background-repeat: no-repeat;
}
#beauty_wash #mv h1 {
	text-align: center;
	padding: 90px 0 38px;
}
#beauty_wash #mv .nav_ {
	display: flex;
	justify-content: space-between;
	width: 864px;
	margin: 0 auto;
}
#beauty_wash #mv .nav_ li a {
	display: block;
	text-align: center;
}

#beauty_wash #campaign1 .img_ {
	position: relative;
}
#beauty_wash #campaign1 .btn_ {
	width: 500px;
	position: absolute;
	left: 350px;
	bottom: 60px;
}
#beauty_wash #campaign1 .btn_ a {
	display: block;
}
#beauty_wash #campaign1 .btn_ a:hover {
	opacity: 0.5;
}
#beauty_wash #campaign2 {
	margin-top: 60px;
}

#beauty_wash ul.note_ {
	margin-top: 27px;
}
#beauty_wash ul.note_ li {
	font-size: 12px;
	font-family: "dnp-shuei-gothic-kin-std";
	letter-spacing: 0.05em;
	line-height: 1.5;
	text-indent: -1em;
	padding-left: 1em;
}
#beauty_wash ul.note_ li span {
	color: #d03183;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.6;
	letter-spacing: 0;
}