/*
/////////////////////////////////////////////////////////////////////////////////////
bedmattress
/////////////////////////////////////////////////////////////////////////////////////
*/

.lp-content.bedmattress {
	
}

.lp-content.bedmattress .mod-mattress-movie {
	position: relative;
	width: 750px;
	height: 1003px;
	background: url(https://www.rakuten.ne.jp/gold/airweave/lp/images/bedmattress_04.jpg) left top no-repeat;	
}

.lp-content.bedmattress .mod-mattress-movie .movie-cont {
	position: absolute;
    top: 500px;
    left: 135px;	
}
.lp-content.bedmattress .mod-lineup {
	position: relative;
	width: 750px;
	height: 329px;
	background: url(https://www.rakuten.ne.jp/gold/airweave/lp/images/bedmattress_16.jpg?a) left top no-repeat;		
	margin: 0 0 40px 0;
}

.lp-content.bedmattress .mod-lineup ul {
	position: absolute;
    top: 80px;
    left: 38px;
}
.lp-content.bedmattress .mod-lineup li {
	display: inline-block;
    width: 30%;
    padding: 2% 3.3% 0 0;
	vertical-align: top;
}
.lp-content.bedmattress .mod-lineup div:last-child {
	padding: 0;
}
.lp-content.bedmattress .mod-lineup li img {
	width: 100%;
}
