@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;
}

/*--------------------------------------------------------------------------メインイメージ*/
#mimg {
	width: 100%;
	height: 100px;
	margin: 0 auto;
	background-position: top center;
	background-image: url(../web/service/mimg.webp);
	background-size: cover;
	text-align: center;
	font-size: 15px;
	font-weight:bold;
	letter-spacing: 1px;
	line-height: 90px;
	color: #FFF;
}
/*--------------------------------------------------------------------------コンテンツ*/
#container {
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: auto;
}
#section01{
	width: 100%;
	height:auto;
	padding-top: 20px;
	padding-bottom: 10px;
}
#contents01 {
	width: 100%;
	height: auto;
	max-width: 310px;
	height: auto;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
h2 {
	width: 310px;
	height: auto;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	letter-spacing: 0px;
	float: left;
}
.c01_txt {
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	letter-spacing: 0px;
	margin-top: 10px;
	float: left;
}
.c01_img {
	width: 310px;
	margin-top: 99px;
	float: left;
	margin-top: 15px;
}
.c01_img img{
	width: 310px;
	height: 99px;
}

#section02 {
	width: 100%;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#contents02 {
	width: 310px;
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}
h3 {
	width: 304px;
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	text-align: left;
	text-indent: 2px;
	letter-spacing: 1px;
	float: left;
	margin-left: 3px;
	font-weight: bold;
	background-color: #31a9e1;
	box-shadow: 0px 0px 0px 3px #31a9e1;
	border-bottom: 1px solid #fff;
}
.c02_txt {
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	letter-spacing: 0px;
	margin-top: 10px;
	float: left;
}
.c02_nv {
	width: 140px;
	height: 120px;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 20px;
	margin-left: 10px;
	float: left;
}
.c02_nv img{
	width: 140px;
	height: 103px;
	padding-bottom: 5px;
}
.c02_nvf {
	width: 140px;
	height: 120px;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 20px;
	margin-left: 10px;
	float: left;
}
.c02_nvf img{
	width: 140px;
	height: 103px;
	padding-bottom: 5px;
}
#section03 {
	width: 100%;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#contents03 {
	width: 310px;
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}
h4 {
	width: 304px;
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	text-align: left;
	text-indent: 2px;
	letter-spacing: 1px;
	float: left;
	margin-left: 3px;
	font-weight: bold;
	background-color: #2c5481;
	box-shadow: 0px 0px 0px 3px #2c5481;
	border-bottom: 1px solid #fff;
}
.c03_txt {
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	letter-spacing: 0px;
	margin-top: 10px;
	float: left;
}
.c03_nv {
	width: 140px;
	height: 140px;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 20px;
	margin-left: 10px;
	float: left;
}
.c03_nv img{
	width: 140px;
	height: 103px;
	padding-bottom: 5px;
}
.c03_nvf {
	width: 140px;
	height: 140px;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 20px;
	margin-left: 10px;
	float: left;
}
.c03_nvf img{
	width: 140px;
	height: 103px;
	padding-bottom: 5px;
}


}
