@charset "shift_jis";

/* TOP
----------------------------------------------------------------------- */
.mv:after {
	content: none;
}
.mv + ul {
	background: url(/brand/hichifuku/sp/img/top-bg_center.png) center top no-repeat;
	background-size: cover;
	padding: 12% 0 3%;
	position: relative;
	margin-top: -8%;
}
.mv + ul li {
	text-align: center;
	width: 93.75%;
	margin: 0 auto 1%;
}
.mv + ul li img {
	width: 100%;
}
.mv p {
	line-height: 1;
	margin: 0;
}
.mv {
	position: relative;
}
.mvPkg {
	position: absolute;
	bottom: 9.5%;
	left: 10.9%;
	width: 40.3125%;
}

.about{
	background: url(/brand/hichifuku/sp/img/bg_top_about.png) left top /100% auto no-repeat;
	position: relative;
	width: 100%;
	padding-top: 27%;
	margin-top: -8%;
}
.about__ttl{
	position: absolute;
	width: 60%;
	top: 15%;
	left: 3%;
}
.about__ttl img{
	max-width: 100%;
	height: auto;
}

.cm{
	padding: 12.5% 3%;
	background: url(/brand/hichifuku/sp/img/bg_top_cm.jpg) left top /100% auto repeat-y;
}
.cm__ttl{
	width: 53%;
	margin-bottom: 6%;
}
.cm__ttl img{
	max-width: 100%;
	height: auto;
}
.cm #movie_container .lead {
	color: #333;
	font-size: 100%;
	text-align: center;
	margin-bottom: 6%;
}
.cm .not_movie{
	text-align: center;
}
.cm .thumb{
	text-align: center;
	margin-bottom: 3%;
	width: 100%;
	padding-bottom: 56.33%;
	overflow: hidden;
	position: relative;
	height: 0;
}
.cm .thumb iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}