@charset "utf-8";
/* CSS Document */
/*========mv ==============*/
#mv{
	position:relative;
	display:block;
	width:100%;
	z-index:0;
	padding-bottom:30px;
	clear:both;}
/*========smooth div scroll ==============*/

#makeMeScrollable{
	position: relative;
	width: 100%;
	height:128px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#makeMeScrollable img{
	margin:0 5px;}

/*========コンテンツ ==============*/
#contents{
	line-height:1em;
	width: 100%;
	max-width:1200px;
	margin:0 auto 30px;
}
.conte{		box-sizing: border-box;
display: block;
width: 100%; border-top:#7CA22C solid 10px;
	border-bottom:#7CA22C solid 10px;}
#infoConte{
	display: block;
	webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
max-width:1200px;
	margin:0 auto 30px;
	padding-bottom: 30px;
	padding-top: 30px;
	padding-left: 96px;
			padding-right: 96px;
/*		border-top:#7CA22C solid 10px;*/
}
#news{
width: 852px;
	float: right;
}
/*
#infoConte{
	display: block;
width:1008px;
	margin:0 auto;
	padding-bottom: 60px;
}
#news {
	box-sizing: border-box;
	width:920px;
	padding:20px 40px 10px 50px;
	margin-bottom:20px;
	border:#9FBF63 solid 1px;
	background-color:#fff;

}
#news li:nth-child(3n+1) {
	clear:left;
	float:left;
	color:#E35514;
	width:70px;
}*/
.info{	box-sizing: border-box;
display: block;
width: 100%;
max-width: 920px;
padding: 1rem;
/*border: solid 4px #ea5514;*/
margin-left: auto;
margin-right: auto;
}
.info p{font-size: 1rem;
line-height: 1.5rem;}
.info h3{font-size: 1.5rem;line-height: 1.5em;
margin-bottom: 0.5rem!important;
color: #ea5514;
}
#news:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#news li {
	margin-bottom:0.75rem;
	height:18px;
	line-height:1.2em;
}
#news li:nth-child(3n+3) {
	float:left;
	width:720px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-moz-text-overflow:ellipsis; /* Firefox */
	-o-text-overflow: ellipsis; /* Opera */
}
#news li:nth-child(3n+1) {
	clear:left;
	float:left;
	color:#E35514;
	width:8px;}

#news li:nth-child(3n+2) {
	float:left;
	width:116px;
}
/*.flex {  
  width: 100%;
  max-width: 69rem;
		display:-webkit-flex;
	display:flex;
  flex-flow: row;
  align-items: center;
  margin: 0 auto;
}*/
.nav{
	display:table;
	table-layout: fixed;
margin:30px 0 30px auto;
width: 100%;
max-width: 1080px;
/*	padding-left:32px;*/}
@media screen and (max-width: 1200px) {
.nav{margin:2rem auto!important; }
}
.nav li{
display: table-cell;
/*	display:inline-block;*/
	min-width:204px;
/* margin-left:64px;*/}
.Scrollable_container {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	height: 128px;
	width: auto;
}

#wrapScr{
	margin-top:0.625rem;
	clear:both;
	display:block;
	width:100%;
}
