@charset "utf-8";
/* CSS Document */
.pagetop {
	display: none;
	position: fixed;
	bottom: 250px;
	right: 5px;
	width: 40px;
	height: 40px;
	z-index: 50000;
}
/*--------------------------------------------------------------------------メインイメージ*/
#mimg {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding-top: 0px;
	z-index: 1000;
}
.style1 {
}

/*--------------------------------------------------------------------------コンテンツ*/
#container {
	width: 100%;
	height: auto;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#sec01 {
	width: 100%;
	height: 500px;
	min-height: 450px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 30px;
}

#contents01 {
	width: 1100px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
}
.c_ttl1 {
	width: 1075px;
	height: 45px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: top left;
	border-left: solid 5px #0e345b;
	border-bottom: 1px dotted #999999;
	text-align: left;
	font-size: 23px;
	line-height: 45px;
	font-weight: bold;
	color: #0e345b;
	letter-spacing: 5px;
	float: left;
}
.c_txt {
	width: 650px;
	height: 425px;
	float: left;
	margin-top: 30px;
	text-align: left;
	font-size: 15px;
	line-height: 27px;
	letter-spacing: 1px;
}
.c_txt2 {
	width: 650px;
	height: 425px;
	float: left;
	margin-top: 30px;
	text-align: left;
	font-size: 15px;
	line-height: 27px;
	letter-spacing: 1px;
}
.c_img {
	width: 380px;
	height: 420px;
	float: left;
	margin-top: 30px;
	margin-left: 70px;
}

#sec02 {
	width: 100%;
	height: 500px;
	min-height: 450px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 30px;
}

#contents02 {
	width: 1100px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
}
#sec03 {
	width: 100%;
	height: 500px;
	min-height: 450px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 30px;
}

#contents03 {
	width: 1100px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (min-width:768px){


}
