html{
  width:80%;
  margin-right:auto;
  margin-left:auto;
  overflow: auto;
}



h1{
	font-size : 30px;
	color : #fff;
}
h2{
	font-size : 30PX;
	color : #fff;
}
h3{
	font-size : 100%;
	color : #fff;
	font-weight : normal;
}

.header_wrap ul {
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	line-height:0;
	display: flex;
	justify-content: space-between;
}
.header_wrap ul li {
	list-style: none;
}

.header_wrap ul li img {
	width:100%;
}


#g_navi {
	background: #677672;
}
	#g_navi ul {
		display: flex;
		margin: 0 auto;
		padding: 0 3%;
		width: 94%;
		max-width: 960px;
		list-style-type: none;
	}
		#g_navi ul li {
			position: relative;
			width: 20%;
		}
		#g_navi ul li:first-child::before {
			position: absolute;
			display: block;
			content: "";
			top: 25%;
			left: 0px;
			width: 1px;
			height: 50%;
			background-color: #ffffff;
		}
		#g_navi ul li::after {
			position: absolute;
			display: block;
			content: "";
			top: 25%;
			right: 0px;
			width: 1px;
			height: 50%;
			background-color: #ffffff;
		}
			#g_navi ul li a {
				display: block;
				padding: 17px 10px;
				color: #fff;
				text-align: center;
				text-decoration: none;
			}
			#g_navi ul li a:hover {
				background-color: #6e7955;
			}
			
.Topimg img{
    width: 100%;
    height: auto;
}

.Contens_link {
      position: sticky;
      top: 0px;/*自分が固定したい位置*/
    }

.link_button {
  margin:5px;
  /*display: inline-block;*/
  text-decoration: none;
  background: #677672;
  color: #fff;
  padding:5px 10px;
  border-radius: 15px;
  font-family: 'Avenir','Arial';
  box-shadow: 0px 2px 4px rgba(0,0,0,0.3) inset;
  transition: .3s;
  vertical-align:sub;
}

.link_button:hover {
  text-decoration: none;
  box-shadow: 0 0 2px rgba(0,0,0.2);
}
#FLW-1500MT p.Comment{
	font-size:20px;
}
#gathering1 p.Comment{
	font-size:20px;
}
.wrap {
	text-align: center;
	width:100%;
	margin:auto;
}
.wnews {
	background:#fff;
	width:80%;
	height:160px;
}

.FS {
  font-size: 20px;
}

#list_set{
	width: 60%;
	margin: auto;
	margin-bottom:1rem;
	background:#fff;
	font-size: clamp(10px, 1vw, 15px);
}


#list_set tr{
  padding:10px 10px;
}

#list_set th{
  color:navy;
  font-weight:bold;
  width: 25%;
  padding:10px 10px;
}

#list_set td{
  padding:10px 10px;
  }

#list_set tr::after {
    content: '';
    display: block;
    clear: both;
}

.flex-box ul {
	display:flex;
	margin:0;
	padding:0;
	justify-content: space-evenly;
}

.flex-box ul li {
	list-style: none;
}

.flex-box img{
	width: 100%;
	max-width: 100%;
    height: auto;
    margin: 60px 0 30px 0;
}
.flex-box ul li.img1:hover{
    transform: scale(1.15); /*画像の拡大/縮小(xy)*/
    opacity:0.6;/*透明度*/
}
.flex-box ul li.img2:hover{
    transform: scale(1.15); /*画像の拡大/縮小(xy)*/
    opacity:0.6; /*透明度*/
}
.flex-box ul li.img4:hover{
    transform: scale(1.15); /*画像の拡大/縮小(xy)*/
    opacity:0.6;/*透明度*/
}
.flex-box ul li.img5:hover{
    transform: scale(1.15); /*画像の拡大/縮小(xy)*/
    opacity:0.6;/*透明度*/
}

.footer_wrapper {
	background: #677672;
}

#footerT {
	margin:0;
	padding:5px 0;
	line-height:0;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}

#footerT img{
	width:60%;
	height:auto;
}

#footer {
	border-bottom: 1px solid #fff;	
}
	#footer ul {
		display: flex;
		margin: 0 auto;
		padding: 0 3%;
		width: 94%;
		max-width: 960px;
		list-style-type: none;
	}
	#footer ul li {
		position: relative;
		width: 20%;
	}
	#footer ul li:first-child ::before {
		position: absolute;
		display: block;
		content: "";
		top: 25%;
		left: 0px;
		width: 1px;
		height: 50%;
		background-color: #ffffff;
	}
	#footer ul li ::after {
		position: absolute;
		display: block;
		content: "";
		top: 25%;
		right: 0px;
		width: 1px;
		height: 50%;
		background-color: #ffffff;
	}
	#footer ul li a {
		display: block;
		padding: 17px 10px;
		color: #fff;
		text-align: center;
		text-decoration: none;
	}
	#footer ul li a:hover {
		background-color: #6e7955;
	}
	

			
.fcr {
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
}			
.wel {
	width: 90%;
	margin: 16px auto 16px;
}
.wel ul{
	padding:0;
	margin:0;
}
.wel p{
margin:0;
font-size: 20px;
}
.prd {
	display:block;
	width:100%;
	height: auto;
	margin: auto auto 50px auto;
	text-align: center;
}

.prd img{
	width:500px;
	height:auto;
}
.acs {
	display: flex;
	width:75%;
	margin: auto;
	text-align: center;
	justify-content: center;
}

.acs ul {
	padding:0;
	margin-top:0;
}

.acs ul li {
	list-style: none;
}

.acs p{
	font-size:24px;
	margin-top:0;
}
.gmap iframe{
	width:800px;
	height:600px;
} 
.photo_list {
    
	width:80%;
	margin:auto;
}
.photo_list ul{
	padding:0;
	display: flex;
	justify-content: space-around;
		
}

.photo_list ul li{
	width: 25%;
	height: auto;
	list-style: none;
}

.photo_list img {
	width: 100%;
}

.photo_list p {
	text-align: center;
	color: #fff;
}

.photo_title {
	font-size:20px
}

.photo_text {
	font-size:16px;
}

.photo_list ul li img:hover{
    transform: scale(1.05); /*画像の拡大/縮小(xy)*/
    box-shadow: 5px 10px 15px -5px #000;
}

.photo_list2 {
    
	width:80%;
	margin:auto;
}
.photo_list2 ul{
	padding:0;
	display: flex;
	justify-content: space-around;
		
}

.photo_list2 ul li{
	width: 24%;
	height: auto;
	list-style: none;
}

.photo_list2 img {
	width: 100%;
}

.photo_list2 p {
	text-align: center;
	color: #fff;
	font-size:14pt;
}


.photo_list2 ul li img:hover{
    transform: scale(1.05); /*画像の拡大/縮小(xy)*/
    box-shadow: 5px 10px 15px -5px #000;
}
/**********************************動画の設定**********************************/
.video_position {
	text-align:center;
	
}

.video_position video {
	width:480px;
	height:320px;
}

.video_position p {
	text-align: center;
	color: #fff;
	font-size:14pt;
}	

/*****************************************************************************/


