@charset "utf-8";
/* CSS Document */
.pagetop {
	display: none;
	position: fixed;
	bottom: 250px;
	right: 5px;
	width: 50px;
	height: 40px;
	z-index: 50000;
}
.pagetop img {
	transition: 0.5s;
}
.pagetop img:hover {
	transform: rotate(360deg);
}

/*--------------------------------------------------------------------------メインイメージ*/
#mimg {
	position: relative;
	width: 96%;
	height: 200px;
	margin-top: 120px;
	margin-left: auto;
	margin-right: auto;
	background-color: #7ab20e;
	border-radius: 20px;
	background-image: url(../web/about/mimg_back.png);
	background-position: center bottom;
}

#mimg .txtBox {
	width: 1100px;
	height: 200px;
	margin: 0 auto;
	font-size: 40px;
	line-height: 200px;
	letter-spacing: 3px;
	font-weight: 600;
	color: #fff;
    text-align: center;
}

/*--------------------------------------------------------------------------コンテンツ*/
#container {
	width: 100%;
	height: auto;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#cNavi {
	position: relative;
	width: 1100px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 30px;
}
#cNavi:after{
	content: "";
	clear: both;
	display: block;
}
#cNavi .btnf a{
	display: block;
	width: 245px;
	height: 40px;
	border-radius: 20px;
	outline: 2px solid #317c7b;
	outline-offset: -2px;
	text-align: center;
	font-size: 16px;
	line-height: 40px;
	font-weight: 600;
	color: #317c7b;
	background-color: #FFF;
	text-decoration: none;
	transition: 0.4s;
	margin-bottom: 15px;
	margin-left: 0px;
	float: left;
}
#cNavi .btnf a:hover{
	color: #fff;
	background-color: #317c7b;
}
#cNavi .btn a{
	display: block;
	width: 245px;
	height: 40px;
	border-radius: 20px;
	outline: 2px solid #317c7b;
	outline-offset: -2px;
	text-align: center;
	font-size: 16px;
	line-height: 40px;
	font-weight: 600;
	color: #317c7b;
	background-color: #FFF;
	text-decoration: none;
	transition: 0.4s;
	margin-bottom: 15px;
	margin-left: 40px;
	float: left;
}
#cNavi .btn a:hover{
	color: #fff;
	background-color: #317c7b;
}

#section01 {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 40px;
}
#contents01 {
	position: relative;
	width: 1100px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
#contents01:after{
	content: "";
	clear: both;
	display: block;
}
h2 {
	display: inline-block;
	width: 100%;
	height: 60px;
	padding-left: 0px;
	border-radius: 5px 30px 30px 5px;
	font-size: 25px;
	line-height: 60px;
	text-align: left;
	font-weight: 600;
	letter-spacing: 1px;
	text-align: left;
	color: #fff;
	float: left;
	background-color: #317c7b;
}
h2:before {
  content: '●';
  color: white;
  margin-left: 10px;
  margin-right: 10px;
}
.c01map {
	width: 1100px;
	height: auto;
	float:left;
	margin-top: 30px;
	font-size: 15px;
	line-height: 20px;
	text-align: left;
	font-weight: 600;
}
.c01map img{
	width: 1100px;
	height:auto;
}

#section02 {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 40px;
	z-index: 0;
}
#contents02 {
	position: relative;
	width: 1100px;
	height: auto;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#contents02:after{
	content: "";
	clear: both;
	display: block;
}
#c02box01{
	width: 550px;
	height: auto;
	margin-top: 30px;
	float: left;
}
#c02box01 .map{
	width: 100%;
	height: 550px;
	float: left;
}
#c02box01 .map img{
	width: 550px;
	height: 550px;
	border-radius: 10px;
	outline: 1px solid #999;
	outline-offset: -1px;
	transition: 0.4s;
	object-fit:cover;
}
#c02box01 .map img:hover{
	transform: scale(1.01);
	outline: 1px solid #333;
}
#c02box01 .t1{
	width: 100%;
	height: auto;
	float: left;
	font-size: 14px;
	line-height: 15px;
	text-align: left;
	float: left;
	margin-top: 10px;
}
#c02box02{
	width: 520px;
	height: auto;
	margin-top: 30px;
	margin-left: 30px;
	float: left;
}
#c02box02 .ttl{
	width: 100%;
	height: auto;
	float: left;
	font-size: 20px;
	line-height: 25px;
	text-align: left;
	font-weight: 600;
	letter-spacing: 1px;
	color: #317c7b;
}
#contents02 .tablebox01{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 10px;
	clear: both;
	word-break: break-all;
	text-align: left;
	background-color: #FFF;
}
#contents02 .tablebox01 table {
	width: 100%;
	text-align: center;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 0px;
	clear:both;
}
#contents02 .tablebox01 td {
	min-width: ;
	border: 1px solid #999;
	border-bottom: 0;
	border-right: 0;
	padding: 8px 3px 8px 3px;
}
#c02box02 .ttl2{
	width: 100%;
	height: auto;
	float: left;
	font-size: 20px;
	line-height: 25px;
	text-align: left;
	font-weight: 600;
	letter-spacing: 1px;
	color: #317c7b;
	margin-top: 40px;
}

#section03 {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 40px;
	z-index: 0;
}
#contents03 {
	position: relative;
	width: 1100px;
	height: auto;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#contents03:after{
	content: "";
	clear: both;
	display: block;
}
.c03txt1{
	width: 100%;
	height: auto;
	float: left;
	font-size: 20px;
	line-height: 25px;
	text-align: left;
	font-weight: 600;
	letter-spacing: 1px;
	color: #317c7b;
	margin-top: 30px;
}
.c03txt2{
	width: 100%;
	height: auto;
	float: left;
	font-size: 16px;
	line-height: 25px;
	text-align: left;
	letter-spacing: 1px;
	margin-top: 10px;
}

@media screen and (min-width:768px){

}
