/* screens smaller than 690---------------------------------------------------------- */
/* screens smaller than 690---------------------------------------------------------- */
@media only screen and (max-width:690px) {
/*mainimage*/
/*------------------------------------------------------------------------------*/

#header_bottom{
	width:0;
}

#top_news{
	width:100%;
	background:rgba(255,255,255,0.85);
	bottom:-85px;
}
#top_news_in{
	height:83px;
	line-height:20px;
}
#top_news h2{
	width:70px;
	line-height:83px;
	font-size:14px;
}

#top_rss{
	float:left;
	width:calc(100% - 80px - 3%);
	margin:5px 0 0 10px;
}
#top_rss dl{
	width: 100%;
}

.rss_date{
	float:none;
	width:100px;
}
.rss_title{
	width:100%;
}

.rss_contents{
	display: none;
}

#top_news_btn{
	float:right;
	width:calc(100% - 80px - 3%);
	margin:5px 3% 0 0;
	text-align:right;
}
#top_news_btn a{
	display:inline-block;
	line-height:24px;
	font-size:90%;
	padding:0 10px;
}

/*common*/
/*------------------------------------------------------------------------------*/


h2{
	width:100%;
	text-align:center;
	margin-bottom:30px;
	font-size:250%;
		color:#FF7F00;
	display:block;
		background: url(../image/tit_02.png) no-repeat center bottom;
}

	
	h2 span{
		font-size:40%;
		display:block;
		color:#999999;
	}

.section_in{
	max-width:1000px;
	width:100%;
	margin:0px auto 0px;
}


.box2_left{
  width: 48%;
  float: left;
  margin-right: 4%;
}
.box2_right{
  width: 48%;
  float: right;
}
.box2_left img,
.box2_right img{
	width: 100%;
	height: auto;
}


/*section_01*/
/*------------------------------------------------------------------------------*/
.section_01{
	width:100%;
	margin:0px auto 0px;
	background: none;
}


.section_01_in{
	max-width:1000px;
	width:100%;
	min-height:377px;
	margin:0px auto;
	display: block;
	text-shadow: none;
}

.section_01_left{
	width:100%;
	display: block;
	vertical-align: middle;
	text-align:center;
	padding:10px 0px;
}


.section_01_right{
	width:100%;
	display: block;
	vertical-align: middle;
	padding:0px 0px;
		background:#F8F6F2;
}




	.section_01_tit{
		float: none;
		color:#cb6100;
		text-align:center; margin-top: -10px;
	}

	.section_01_tit_main{
		font-size:200%;
	}

	.section_01_tit_sub{
		font-size:120%;
		padding:10px 0px 0px;
	}



	.section_01_txt{
		width:94%;
		margin:0px auto;
		color:#555555;
		float:none;
		padding-bottom:10px;
	}
	
	.section_01_img{
		display: block;
	}

		.section_01_img img{
			width:100%;
			height:auto;
			display: block;
		}

	.section_01_txt p{margin-top: 5px;}

		.section_01_btn_box{
			max-width:1000px;
			width:100%;
			margin:0px auto;
		background:#F8F6F2;
		}

		.section_01_btn{
			width:100%;
			text-align:center;
		}


		.section_01_btn a{
			display:block;
			padding:20px;
			color:#cb6100;
			font-size:150%;
			text-align:center;
		}


		.section_01_btn a:before{
			content:"";
			padding:20px 10px;
			background: url(../image/arr01.png) no-repeat left center;
		}


		.section_01_btn a:hover{
			opacity:0.7;
		}


/*section_02*/
/*------------------------------------------------------------------------------*/
.section_02{
	width:100%;
	margin:0px auto;
	background:url(../image/index_bg02.jpg) no-repeat center center;
	background-size:cover;
	padding:30px 0px;
}

.section_02_tit {
	margin:0px auto 20px;
	text-align:center;
	color:#8b6931;
	font-size:200%;
	display:table;
}
	.section_02_tit_left {
		display:table-cell;
		vertical-align:middle;
		padding-right:10px;
	}
	
	.section_02_tit_right {
		padding-left:10px;
		border-left:1px solid #8b6931;
		display:table-cell;
		vertical-align:middle;
		font-size:80%;
	}
	

.section_02_box{
	max-width:1000px;
	width:94%;
	margin:0px auto 20px;
	background: #FFFFFF;
	display: block;
	border-radius:10px;
}

	.section_02_box_left{
		width:100%;
		float:none;
	}

	.section_02_box_right{
		width:100%;
		float:none;
		text-align:center;
		padding:20px 10px;
	}



.section_02_box:nth-child(2n+1) .section_02_box_left{
	float:right;
}


	.section_02_box_left img,
	.section_02_box_right img{
		width:100%;
		height:auto;
		border-radius:10px;
	}
	
	.section_02_box_tit{
		color:#8b6931;
		font-size:200%;
	}
	
	.section_02_box_tit_sub{
		color:#8b6931;
		font-size:120%;
	}
	
	.section_02_box_txt{
		text-align:left;
		padding:10px 0px 20px;
		font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", Osaka, "MS P Gothic", sans-serif !important;
	}


	.section_02_box_btn{
		width:auto;
		display:table;
		margin:0px auto;
	}


	.section_02_box_btn a{
		background:#4BC2DA;
		color:#FFF;
		font-size:120%;
		padding:10px 20px;
		border-radius:30px;
		font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", Osaka, "MS P Gothic", sans-serif !important;
	}


	.section_02_box_btn a:before{
		content:"";
		background:url(../image/arr03.png) no-repeat left center;
		padding:5px 10px;
	}

	.section_02_box_btn a:hover{
		opacity:0.7;
	}



/*section_03*/
/*------------------------------------------------------------------------------*/
.section_03{
	width:100%;
	margin:0px auto 0px;
	padding:30px 0px 0px;
}

	.section_03_in {
		background:#FBF6F3;
		width:100%;
		padding:30px 0px;
		text-align:center;
		font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", Osaka, "MS P Gothic", sans-serif !important;
	}


.tab_box_img{
	display: block;
	}

.tab_box_img img{
	width:100%;
	height:auto;
	display: block;
	}

.tab_box{
	background: none;
	width:100%;
	height: auto;
	padding-top:0;
	margin:0px auto;
	display:block;
	position:relative;
	}
	
.tab{
	width:100%;
	display:table;
	bottom: auto;
	right: auto;
	position: relative;
	}
	
.tab li{
	background:#95DAE9;
	color:#FFFFFF;
	padding:15px;
	font-size:140%;
	display:table-cell;
	text-align:center;
	border-radius:10px 10px 0px 0px;
	}

.tab li.select{
	background:#FBF6F3;
	color:#4cc2db;
	}


.tab_content{
	max-width:1000px;
	width:94%;
	margin:0px auto;
	display:block;
	text-align:center;
	}

.tab_content .tab_content_box{

	}

.tab_content .tab_content_box.hide {
	display:none;
	}


.tab_content_txt{
	padding-bottom:20px;
	}


.tab_content_ul{
	width:100%;
	margin:0px auto;
	display: inline-block;
	}
	.tab_content_ul li{
		width:50%;
		display: inline-block;
		float:left;
		position:relative;
		min-height:0px;
		height:auto ;
		}
	.tab_content_ul li img{
		width:100%;
		height:auto;
		}

	.tab_content_ul li a:before{
		content:"";
		position:absolute;
		display:block;
		background:url(../image/arr03.png) no-repeat center center;
		width:11px;
		height:13px;
		bottom:10%;
		left:50%;
		-webkit-transition: all .2s ease;
		transition: all .2s ease;
		z-index:999;
		}
	
	.tab_content_ul li a:hover:before{
		left:60%;
		}
	


.tab_content_table{
	width:100%;
	margin:0px auto;
	display:table;
	height:auto;
	}
	
	.tab_content_table li{
		width:50%;
		position:relative;
		display:table-cell;
		
		}
	.tab_content_table li img{
		width:100%;
		height:auto;
		}

	.tab_content_table li a:before{
		content:"";
		position:absolute;
		display:block;
		background:url(../image/arr03.png) no-repeat center center;
		width:11px;
		height:13px;
		bottom:10%;
		left:50%;
		-webkit-transition: all .2s ease;
		transition: all .2s ease;
		z-index:999;
		}
	

	.tab_content_table li a:hover:before{
		left:60%;
		}
	
	


/*section_07*/
/*------------------------------------------------------------------------------*/
.section_07{
	width:100%;
	margin:0px auto 0px;
}


.section_07_in{
	display: block;
	text-shadow: none;
	background:none;
}

.section_07_left{
	width:100%;
	display: block;
	vertical-align: middle;
	text-align:center;
	padding:10px 0px;
}


.section_07_right{
	width:100%;
	display: block;
	vertical-align: middle;
	padding:0px 0px;
		background:#F8F6F2;
}

.section_07_tit {
    float: none;
    padding-top: 20px;
}

	.ssection_07_youtube{
		float: none;
		text-align:center;
	}

	.section_07_tit_main{
		font-size:200%;
	}

	.section_07_tit_sub{
		font-size:120%;
		padding:10px 0px 0px;
	}



	.section_07_txt{
		width:94%;
		margin:0px auto;
		color:#555555;
		float:none;
		padding-bottom:10px;
	}
	
	.section_02_box_btn a{
		padding:10px 20px;
	}

	.section_07_box_btn {
    margin: 20px auto;
	}



}