@charset "utf-8";
/* CSS Document */
.pagetop {
	display: none;
	position: fixed;
	bottom: 0px;
	right: 0;
	width: 0;
	height: 0;
	z-index: 1500;
	cursor: pointer;
}
.pagetop img{
	width: 0;
	height: 0;
}
/*--------------------------------------------------------------------------メインイメージ*/
#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: 60px;
	max-width: 310px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#contents01 {
	width: 310px;
	height: 60px;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.c01_ttl {
	width: 310px;
	height: 20px;
	margin: 0 auto;
	background-image: url(../web/access/ttl1sp.gif);
	background-size: contain;
	text-indent: 18px;
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.c01_txt {
	width: 310px;
	height: 28px;
	float: left;
	margin-top: 10px;
	font-size: 11px;
	line-height: 12px;
	text-align: left;
	letter-spacing: 0px;
}
.c01_txt img{
	width: 310px;
	height: 28px;
}

#sec02 {
	width: 100%;
	height: 120px;
	max-width: 310px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: none;
}
#contents02 {
	width: 310px;
	height: 120px;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.c02_ttl {
	width: 310px;
	height: 20px;
	margin: 0 auto;
	background-image: url(../web/access/ttl2sp.gif);
	background-size: contain;
	text-indent: 18px;
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.c02_txt {
	width: 310px;
	height: 90px;
	float: left;
	margin-top: 10px;
	font-size: 11px;
	line-height: 12px;
	text-align: left;
	letter-spacing: 0px;
}
.c02_txt img{
	width: 310px;
	height: 28px;
}


#sec03 {
	width: 100%;
	height: 160px;
	max-width: 310px;
	padding-top: 0px;
	padding-bottom: 15px;
	background-image: none;
}
#contents03 {
	width: 310px;
	height: 160px;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.c03_ttl {
	width: 310px;
	height: 20px;
	margin: 0 auto;
	background-image: url(../web/access/ttl3sp.gif);
	background-size: contain;
	text-indent: 18px;
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.c03_txt {
	width: 310px;
	height: 130px;
	float: left;
	margin-top: 10px;
	font-size: 11px;
	line-height: 12px;
	text-align: left;
	letter-spacing: 0px;
}
.c03_txt img{
	width: 310px;
	height: 62px;
}

#sec04 {
	width: 100%;
	height: 190px;
	max-width: 310px;
	padding-top: 0px;
	padding-bottom: 15px;
	background-image: none;
}
#contents04 {
	width: 310px;
	height: 190px;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.c04_ttl {
	width: 310px;
	height: 20px;
	margin: 0 auto;
	background-image: url(../web/access/ttl4sp.gif);
	background-size: contain;
	text-indent: 18px;
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.c04_txt {
	width: 310px;
	height: 155px;
	float: left;
	margin-top: 10px;
	font-size: 11px;
	line-height: 12px;
	text-align: left;
	letter-spacing: 0px;
}
.c04_txt img{
	width: 310px;
	height: 79px;
}
@media screen and (max-width:767px){

}