﻿@charset "utf-8";
/*======= wrap =======*/
.wrap {
	background: url(/smartphone/sweets/chocolate/the-chocolate/special/uservoice/images/index_bg.jpg) 0 0 no-repeat;
	background-size: 100% auto;
}

/*======= mv =======*/
.mv {
	position: relative;
	padding-bottom: 115%;
}

.mv h1 {
	position: absolute;
	top: 44%;
	left: 0;
}

.mv h1 img {
	width: 100%;
}

/*======= box-contents =======*/
.box-contents {
	padding: 13% 5% 0;
}

.box-contents .voice li,
.box-contents .voice a,
.box-contents .voice img {
	display: block;
	width: 100%;
}

.box-contents .voice li {
	padding-bottom: 13.6%;
}