@charset "utf-8";
/* CSS Document */
@media screen and (max-width:767px){
.pagetop {
	display: none;
	position: fixed;
	bottom: 0px;
	right: 0;
	width: 0;
	height: 0;
	z-index: 1500;
	cursor: pointer;
}
.pagetop img{
	width: 0;
	height: 0;
}
/*--------------------------------------------------------------------------メインイメージ*/
#mimgpc{ display:none;}
#mimgsp{
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.flexslider {
	margin-top: 0px !important;
}

/*--------------------------------------------------------------------------コンテンツ*/
#container {
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 0;
	margin-left: auto;
}
#section01 {
	width: 100%;
	height: auto;
	padding-top: 0px;
	padding-bottom: 20px;
}
#contents01 {
	width: 100%;
	height: auto;
	max-width: 310px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
h2 {
	width: 100%;
	text-align: left;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	letter-spacing: 1px;
	float: left;
	margin-top: 5px;
}
.hac{
	width: 100%;
	text-align: left;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #F50;
	float: left;
}
.c01txt {
	width: 100%;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	letter-spacing: 0px;
	float: left;
	margin-top: 15px;
}
.prv_ttl {
	width: 300px;
	padding: 3px;
	font-size: 13px;
	line-height: 13px;
	color: #fff;
	float: left;
	text-align: left;
	margin-top: 20px;
	background: #666;
	letter-spacing: 1px;
}
.prv_txt {
	width: 310px;
	float: left;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	margin-top: 10px;
	margin-left: 0px;
}
}
