@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: 1000px;
	max-width: 310px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#cont01 {
	width: 310px;
	height: 1000px;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.c01_txt1_sp {
	width: 310px;
	height: 130px;
	float: left;
	margin-top: 0px;
	margin-left: 0;
	font-size: 12px;
	color: #000;
	line-height: 14px;
	text-align: center;
	letter-spacing: 0px;
}

.c01_txt3_sp {
	width: 310px;
	height: 165px;
	float: left;
	margin-top: 10px;
	margin-left: 0;
	font-size: 12px;
	color: #000;
	line-height: 14px;
	text-align: center;
	letter-spacing: 0px;
}.c01_img {
	width: 310px;
	height: 199px;
	float: left;
	margin-top: 10px;
	margin-left: 0px;
}
.c01_img img {
	width: 310px;
	height: 199px;
}
.c01_imgr {
	width: 310px;
	height: 199px;
	float: left;
	margin-top: 10px;
	margin-left: 0px;
}
.c01_imgr img {
	width: 310px;
	height: 199px;
}
.c01_txt2_sp {
	width: 310px;
	height: 200px;
	float: left;
	margin-top: 20px;
	margin-left: 0px;
	font-size: 12px;
	color: #000;
	line-height: 14px;
	text-align: left;
	letter-spacing: 0px;
}
.c01_txt2_sp p { padding: 2px;}

#sec02 {
	width: 100%;
	height: 600px;
	max-width: 310px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#cont02 {
	width: 310px;
	height: 600px;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.c02_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;
}
.c02_sch_sp {
	width: 300px;
	height: 570px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	margin-top: 0px;
	background-color: #FFF;
}
#sec03 {
	width: 100%;
	height: 450px;
	max-width: 310px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#cont03 {
	width: 310px;
	height: 450px;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.c03_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;
}
.map_sp {
	width: 300px;
	height: 240px;
	padding: 5px;
	background-color: #ccc;
	float: left;
	margin-top: 10px;
}
.c03_txt_sp {
	width: 310px;
	height: 150px;
	float: left;
	font-size: 12px;
	color: #000;
	letter-spacing: 0px;
	line-height: 16px;
	margin-top: 10px;
}
@media screen and (max-width:767px){
.c01_txt1 {display:none;}
.c01_imgf{display:none;}
.c01_imgrf{display:none;}
.c01_txt2 {display:none;}
.c01_txt3 {display:none;}
.c02_sch{display:none;}
.map{display:none;}

.c03_txt{display:none;}
}
