@charset "utf-8";
/* CSS Document */

/*--------------------------------------------------------------------------メインイメージ*/
#mimg {
	width: 100%;
	max-width: 320px;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background-image: url(../web/home/mimg_back.gif);
	padding-top: 0px;
	z-index: 1000;
}


/*--------------------------------------------------------------------------コンテンツ*/
#container {
	width: 100%;
	max-width: 310px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#sec01 {
	width: 100%;
	height: 555px;
	max-width: 310px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#cont01 {
	width: 310px;
	height: 555px;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.c01_ttl {
	width: 295px;
	height: 28px;
	padding-left: 8px;
	padding-right: 7px;
	padding-top: 7px;
	float: left;
	background-image: url(../web/concept/ttl1_sp2.png);
	background-size: contain;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	letter-spacing: 1px;
}
.c01_txt {
	width: 310px;
	height: 260px;
	float: left;
	margin-top: 10px;
	margin-left: 0;
	font-size: 12px;
	color: #000;
	line-height: 14px;
	text-align: left;
	letter-spacing: 0px;
}
.c01_img {
	width: 310px;
	height: 232px;
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	text-align: left;
	font-size: 15px;
	color: #000;
	line-height: 27px;
}
.c01_img img {
	width: 310px;
	height: 232px;
}
#sec04 {
	width: 100%;
	height: 1200px;
	max-width: 310px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#cont04 {
	width: 310px;
	height: 1200px;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#movie_sp {
	width: 310px;
	height: 270px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../web/home/c02_mov_back.gif);
  
}
#movief_sp {
	width: 310px;
	height: 270px;
	float: left;
	margin-top: 20px;
	margin-left: 0px;
	background-image: url(../web/home/c02_mov_back.gif);
  
}
.c04_movie_ttl {
	width: 300px;
	height: 18px;
	padding-left: 10px;
	padding-top: 7px;
	float: left;
	background-image: url(../web/concept/ttl1_sp.png);
	background-size: contain;
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;
	letter-spacing: 1px;
	color:#FFF;
}
.c04_movie {
	width: 300px;
	height: 169px;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	background-color: #000;
}
.c04_movie_txt {
	width: 300px;
	height: 45px;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	color: #000;
	letter-spacing: 0px;
}
@media screen and (max-width:767px){
#sec02 {display:none;}
#sec03 {display:none;}
#sec04 {display:none;}
}
