@charset "utf-8";
/* CSS Document */

@import url("base.css");
.links{
	display:block;
	margin-top:30px;
	margin-bottom:30px;
	color:#48b038;
	text-decoration:underline;
	clear:both;
	font-size:14px;
}
.links:hover{
	text-decoration:none;
}
body{
	background:#fff;
}
.container{
	width:1024px;
	margin:0 auto;
}
.container2{
	width:1024px;
	margin:0 auto 0 auto;
	padding-bottom:120px;
}
/* hedder */
#head{
	z-index:9999 !important;
	width: 100%;
	background:none;
}
#head h1{
	font-size:14px;
	color:#FFF;
	float:left;
	margin:2px 0 0 0;
	z-index:2 !important;
	position:absolute;
	top:20px;
	left:2%;
}
#head .sns{
	z-index:2 !important;
	position:absolute;
	top:20px;
	right:2%;
}
#head .sns img{
	margin-left:10px;
	margin-top:2px;
}
.slider{
	margin-top:0px;
	z-index:0 !important;
}
#slider a img{
	width:100%;
	height:auto;
}
.bx-wrapper{
	z-index:0 !important;
	width:100%;
	height:auto;
	border-top:1px solid #EEEEEE;	
}
.bx-prev{
	display:block;
	position:absolute;
	top:50%;
	left:-0.2%;
	text-indent:-9999px;
	width:51px;
	height:51px;
	background: url(images/inter/prev.png) no-repeat;
}
.bx-next{
	display:block;
	position:absolute;
	top:50%;
	left:96.5%;
	text-indent:-9999px;
	width:51px;
	height:51px;
	background:url(images/inter/next.png) no-repeat;
}
#slider1{
	width:100%;
	height:auto;
	margin:0 auto 0 auto;
}
.bx-wrapper {
	position: relative;
	margin: 0 auto 50px auto;
	width:100%;
	padding: 0;
	*zoom: 1;
}
.bx-pager{
	text-align:center;	
	padding-bottom:50px;
	margin-top:10px;
	margin-left:42.5%;
}
.bx-pager a {
	background: #ffe10d;
	text-indent: -9999px;/*数字表示をブラウザ外に押しやる*/
	display: block;
	width: 15px;
	height: 15px;
	margin: 0 5px;
	float:left;
	-moz-border-radius: 10px;/*角丸指定 四隅を丸くすることで10pxの●に*/
	-webkit-border-radius: 10px;/*角丸指定*/
	border-radius: 10px;/*角丸指定*/
}
.bx-pager a:hover,
.bx-pager a.active {
	background:#4187c7;
}

#menu , #menu2{
	background-color: rgba(0,0,0,0.7);
	width: 100%;
	margin-top:-52px !important;
	text-align:center;
	padding:10px 0;
	z-index:1;
	position:relative;
	clear:both;
	text-align:center;
}
#menu2{
	background-color: rgba(0,0,0,0.4);
}
#menu ul , #menu2 ul{
	list-style:none;
}
#menu ul li , #menu2 ul li{
	display:inline;	
}
#menu ul li a , #menu2 ul li a{
	list-style:none;
	display:inline;
	margin-left:30px;
	color:#FFFFFF;
	text-decoration:none;
}
#menu ul li a:fisrt-child , #menu2 ul li a:fisrt-child{
	margin-left:0px;
}
#menu ul li a:hover , #menu2 ul li a:hover{
	text-decoration:underline;
}



/* section */
.lefts{
	float:left;
	width:680px;
	margin-top:50px;	
}
.rights{
	float:right;
	width:240px;	
	margin-top:50px;
}
.lefts h2{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:26px;
	color:#6e6e6e;
	margin-bottom:25px;
}
.news{
	margin-bottom:50px;	
}
.news div{
	margin-bottom:20px;	
}
.news div span{
	font-size:14px;
	color:#6e6e6e;
	display:block;	
}
.news div a{
	font-size:14px;
	color:#48b038;
	display:block;
	text-decoration:none;
	margin-top:6px;
}
.news div a:hover{
	text-decoration:underline;
}
.event{
	margin-bottom:50px;	
}
.event img{
	margin-bottom:10px;	
}
.pickup{
	margin-bottom:50px;	
}
.pickup div{
	margin-bottom:20px;
	width:320px;
	float:left;
	margin-right:30px;
}
.pickup div:nth-child(even){
	margin-right:0px;
}
.pickup div img{
	border:1px solid #eee;
	padding:5px;
	width:100%;
	height:auto;
}
.pickup div p{
	border-left:1px solid #eee;	
	border-right:1px solid #eee;	
	border-bottom:1px solid #eee;
	padding:12px 8px 12px 8px;
	width:314px;
}
.pickup div p a{
	display:block;
	color:#48b038;
	font-size:14px;
	text-decoration:none;
	margin-bottom:10px;
}
.pickup div p a:hover{
	text-decoration:underline;
}
.pickup div p span{
	background:url(images/icon_day.png) 0 2px no-repeat;
	padding-left:24px;
	color:#7F7F7F;
	font-size:13px;
}


#section08{
	background:#f4f4f4;
	width:100%;
	text-align:center;
	padding-top:30px;
	padding-bottom:-40px !important;
}
#section08 ul{
	margin:0 0 -94px 3%;
}
#section08 ul li{
	list-style:none;
	float:left;
	margin:0 50px 0 0px;
	padding-left:50px;
	padding-top:10px;
}
#section08 ul li:nth-child(2){
	padding-top:10px;
}
#section08 ul li:nth-child(3){
	padding-top:10px;
}
#section08 ul li:nth-child(4){
	padding-top:14px;
}
#section08 ul li:first-child{
	border:none;	
	padding-left:0px;	
	padding-top:20px;
}
#section08 ul li:last-child{
	margin:0 0px 0 0px;
}


/* pagetop */
#pagetop{
	display:block;
	z-index:9999;
}
#pagetop:after{
	content: ".";   
	display: block;   
	height: 0;   
	clear: both;   
	visibility: hidden;
}
#pagetop div{
	display:block;
	position:fixed;
	bottom:10px;
	right:10px;
	z-index:9999;
}
#pagetop div a.link01{
	display:block;
	margin-bottom:20px;
	margin-left:15px;
}
#pagetop div a.link02{
	display:inline;
	margin-left:12px;
}



/* footer */
#footer{
	text-align:center;	
}
#footer p{
	margin:6px 0;
	color:#969696;
	font-size:12px;
}


.tablet{
	display:inline;
}
.pc{
	display:none;	
}
.sp{
	display:block;
}
div#navi-openclose span {
	display: none;
}
.global_nav{
	display: none;
}
#search{
margin-bottom:20px;
}

#search .screen-reader-text{
	display:none;
}

#s {
width:100%;
height:36px;
}
#searchsubmit {
margin:-42px 0 0 199px;
}

@media (max-width: 1920px) {
	body , html{
		overflow-x: hidden;		
	}
	.global_nav{
		display: none;
	}
}

@media (max-width: 1080px) {
	#menu , #menu2{
		margin-top:-50px;
	}
	#menu2{
		margin-top:0px;
	}
	#menu ul , #menu2 ul{
		list-style:none;
	}
	#menu ul li a , #menu2 ul li a{
		margin-left:5%;
		font-size:14px;
	}
	.container , .container2{
		width:100%;
		margin:0 auto;
	}
	.lefts{
		float:none;
		margin-left:20px;
	}
	.rights{
		float:none;
		margin-left:20px;
	}
	#section08 ul{
		margin:0 0 -94px 6%;
	}
	#section08 ul li{
		margin:0 10px 0 0px;		
		padding-left:10px;
	}	
	#section08 li img{
		width:80%;
	}
	
}
@media (max-width: 1024px) {
	#pagetop{
		display:none;		
	}
	#section08 ul{
		margin:0 0 -94px 10%;
	}
	#section08 ul li{
		margin:0 10px 0 0px;		
		padding-left:10px;
	}	
	#section08 li img{
		width:80%;
	}	
}
	
	
@media (max-width: 900px) {
	#section01 .title{
		margin:80px auto 20px auto;
	}
	#section08 ul{
		margin:0 0 -94px 8%;
	}
}

@media (max-width: 768px) {
	.tablet{
		display:none;
	}
	.bx-prev{
		display:none;
	}
	.bx-next{
		display:none;
	}
	#section08 ul{
		margin:0 0 -94px 0%;
	}
	#section08 ul li{
		margin:0 10px 0 0px;	
		padding-left:5px;
	}
	#section08 ul li:last-child{
		margin:0;		
	}
	#section08 li img{
		width:80%;
	}
	.lefts{
		float:none;
		margin-left:2%;
		width:96%;
	}
	.pickup div{
		width:304px;
	}
	.pickup div p{
		width:298px;
	}
}



@media (max-width: 480px) {
	.sp{
		display:none;
	}
	.pc{
		display:block;		
	}
	#menu , #menu2{
		display:none;
	}

	div#navi-openclose{
		width: 40px;
		height: 40px;
		background: url(images/icon_navi.png) right no-repeat;
		background-size: 90% auto;
		position:fixed;
		top: 6px;
		right: 8px;
		cursor: pointer;
		z-index: 9999999;
		display:block;
	}
	div.close{
		width: 40px;
		height: 40px;
		background: url(images/icon_navi_on.png) right no-repeat !important;
		background-size: 40px 40px !important;
		position:fixed;
		top: 24px;
		right: 8px;
		cursor: pointer;
		z-index: 9999999;
		display:block;
	}
	div#navi-openclose span{
		display: none;
	}
	.global_nav {
		margin: 0;
		display: none;
		width:100%;
		overflow: none;
		border-radius: 0;
		position: fixed;
		top: 0px;
		right: 0;
		z-index: 9999990;
		background-color: rgba(0,0,0, 0.75); 
		text-indent:0;
		padding-top:55px;
		padding-bottom:20px;
	}
	.global_nav ul li{
		width:100%;	
		text-indent:0;
		list-style:none;
		margin-bottom:4px;
		font-size:16px;
		padding-left:20px;
		padding-bottom:8px;
		padding-top:5px;
	}
	.global_nav ul li:last-child{
		margin-bottom:0;	
	}
	.global_nav ul li span{
		color:#fff;
		font-size:0.9em;
		font-weight:normal;
	}
	.global_nav ul li a{
		width:100%;
		text-align:left;
		float:none;		
		text-indent:0;
		text-decoration:none;
		border:none;
		color:#fff;
	}
	.global_nav ul li a.nav8{
		border:none;
	}
	.lefts h2{
		font-size:18px;
		margin-top:-20px !important;
		margin-bottom:15px;
	}
	.news div span{
		font-size:12px;
	}
	.news div a{
		font-size:12px;
	}
	.pickup{
		margin-bottom:50px;	
	}
	.pickup div{
		margin-bottom:20px;
		width:100%;
		float:none;
		margin-right:0px;
	}
	.pickup div img{
		border:none;
		padding:0;
	}
	.pickup div p{
		border:none;
		padding:0;
		width:100%;
	}
	.pickup div p a{
		font-size:14px;
		margin-bottom:10px;
		margin-top:10px;
	}
	.pickup div p a:hover{
		text-decoration:underline;
	}
	.pickup div p span{
		background:url(images/icon_day.png) 0 2px no-repeat;
		padding-left:24px;
		color:#7F7F7F;
		font-size:13px;
	}
	#section08 ul{
		margin:0 0 -94px 5%;    
		text-aling:center;
	}
	#section08 ul li{
		margin:0 10px 0 0px;	
		padding-left:5px;
		display:inline;
		text-aling:center;
	}
	#section08 ul li:nth-child(1){
		margin-left:0px;
	}
	#section08 ul li:nth-child(2){
		margin-left:0px;
	}
	#section08 ul li:last-child{
		margin:0;		
	}
	#section08 li img{
		width:100%;
	}
	#footer p{
		font-size:10px;
	}

}
@media (max-width: 320px) {


}