@charset "utf-8";
/* CSS Document */

.pc_only {
	display: none;
}

.movie_cont {
	width: 100%;
	max-width: 736px;
	background-color: #f6e3c8;
	margin: 0 auto;
}

#movie_area {
	width: 100%;
	max-width: 736px;
	

}

.movie {
	width: 100%;
	margin-bottom: -60px;
	
}

.movie_01 {
	display: block;
	width: 100%;
	
	background: url(../img/fuwafuwa/lp_sp_03.jpg) no-repeat;
	background-size: 100%;
}

.movie_02 {
	display: block;
	width: 100%;
	background: url(../img/fuwafuwa/lp_sp_03.jpg) no-repeat;
	background-size: 100% ;
}

.movie_03 {
	display: block;
	width: 100%;
	background: url(../img/fuwafuwa/lp_sp_03.jpg) no-repeat;
	background-size: 100%;
}

.movie_04 {
	display: block;
	width: 100%;
	background: url(../img/fuwafuwa/lp_sp_03.jpg) no-repeat;
	background-size: 100%;
}

.movie_05 {
	display: block;
	width: 100%;
	background: url(../img/fuwafuwa/lp_sp_03.jpg) no-repeat;
	background-size: 100%;
}

iframe {
	width: 90%;
	height: 90%;
} 

.movie_01_p {
	width: 90%;
	max-width: 736px;
	left: 10%;
	top: 3%;
}

.movie_01_icon {
	width: 7%;
	left: 10%;
	top: 62%;

}

.movie_01_name {
	width: 70%;
	color: #58422a;
	font-size: 17pt;
	font-weight: bold;
	left: 20%;
	top: 62%;
}

.movie_01_btn {
	width: 45%;
	margin-top: 43px;
	left: 10%;
	top: 62%;	
}

.movie_banner_area {
	width: 100%;
	max-width: 736px;
	margin-top: -60px;
}

.movie_banner {
	width: 86%;
	font-size: 17pt;
	color: #df3c24;
	font-weight: bold;
}

.movie_banner_text {
	display: block;
	margin-top: 5px;
	font-size: 17pt;
	color: #df3c24;
	text-decoration: underline;
	text-align: center;
}

.pc_movie {
	display: none;
}

.sp_movie {
	display: block;
}