@charset "UTF-8";
/*=======================================================================
	base
=========================================================================*/
*{
	margin:0;
	padding:0;
	font-weight: normal;
	-webkit-text-stroke-width:0.15px;
	/*border:#333333 1px solid;*/
	}
footer, header,  menu, nav, section {
	display: block;
	}
ul{
	list-style:none;
	}
a{
	overflow:hidden;
	outline:none;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
	}
img{
	border:0;
	vertical-align:text-bottom;
	line-height:0;
	display:block;
}
br { letter-spacing: 0; }
html{
	width:100%;
	height: 100%;
	overflow-y:scroll;
	overflow-x:auto;
	}	
body{
	font-family:"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","ＭＳ Ｐゴシック","MS PGothic",Arial, Helvetica,sans-serif;
	color:#000;
	font-size:14px;
	line-height:1.4;
	height: 100%;
	width:100%;
	}
/*---------- smart ----------*/
body{
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	text-size-adjust: 100%;
	}
/*=======================================================================
	index
=========================================================================*/
.container {
	height: auto;
	min-height: 100%;
}

.wrapper{
	margin:auto;
	max-width:1000px;
	width:100%;
	height:auto;
	padding-bottom:80px;
}

/* - - - - - - - - - - - - - - -  hedder  - - - - - - - - - - - - - - - */
#top{
	position: relative;
	top:0;
	left:0;
	padding-top:1%;
	margin:0 auto 1% auto;
	height:60px;
	width:100%;
}
#logoimage{
	height:60px;
	position: absolute;
	bottom: 0;
	left:3%;
}


/* - - - - - - - - - - - - - - -  nav  - - - - - - - - - - - - - - - */
.nav{
	width:50%;
	height:auto;
	position: absolute;
    bottom: 0;
	right:2%;
}
.nav ul li{
	width:25%;
	/width:24%;
	float:left;
	text-align:center;
	white-space: nowrap;
}
li a{
	font-size:105%;
	font-weight:bold;
	line-height:1;
	color:#959595;	
}
.hover{
	color:#DFDFDF;
	}
.nav ul li a:hover{
	color:#DFDFDF;
}
.clearfix {
	float: none;
	clear: both;
}
/* - - - - - - - - - - - - - - -  slides  - - - - - - - - - - - - - - - */
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
/* - - - - - - - - - - - - - - -  contents  - - - - - - - - - - - - - - - */
#contents_image{
	width:500px;
	text-align:center;
  margin:0 auto;
}
#contents_image2{
	width:300px;
	text-align:center;
  margin:0 auto;
}

.contents{
	width:100%;
	margin:0 auto;
	text-align:left;
	 }
.contents2{
	width:70%;
	margin:0 auto;
	text-align:center;
	 }
.left{
	display:inline;
	margin:4% 0 0 4%;
	width:28%;
	float:left;
  	text-align:center;
}
.left2{
	display:inline;
	margin:4% 0 0 4%;
	width:80%;
	float:left;
}
/*h2{
	border: 0;
	border-bottom:#000 1px dotted;
	border-left:#DF0202 7px solid;
	font-size:110%;
	line-height:1.2;
	letter-spacing:0.2em;
	padding-left:7px;
}*/
h2.kyo{
	border: 0;
	border-left:#DF0202 7px solid;
	font-size:110%;
	line-height:1.2;
	letter-spacing:0.2em;
	padding-left:7px;
}
img.tegaki2{
	height:28px;
 width:auto;
 margin:0 auto;
}
img.tegaki{
	height:40px;
 width:auto;
 margin:0 auto;
}
div#content{
	font-size:100%;
	line-height:1.4;
	padding-top:5px;
}
div#content a{
	color:#000;
}
div#content span {

	margin-right:3%;
}

}
/* - - - - - - - - - - - - - - -  footer  - - - - - - - - - - - - - - - */
#footer{
	position: relative;
	width:100%;
	height:70px;
	margin-bottom:20px;
	}
.hr_footer{
	padding-bottom:10px;
	border: 0;
	border-top:1px solid #000;
	width:100%;
}
.footer{
	width:940px;
	margin:0 auto;
	text-align:left;
	color:#4E4E4E;
	}
.reserve{
	font-size:110%;
	font-weight:bold;
	color:#666;
	}
.reserve a{
	font-weight:bold;
	color:#666;
	}
.small3 a{
	font-size:90%;
	color:#4E4E4E;
	}
/*=======================================================================
	menu
=========================================================================*/	
.left_menu{
	display:inline;
	margin:5% 0 6% 6%;
	width:33%;
	float:left;
}
.left_menu2{
	display:inline;
	width:40%;
	margin:0%;
	float:left;
	text-align:left;
	margin:0 auto;
}
.right_menu{
	display:inline;
	margin:5% 0 1% 6%;
	width:49%;
	float:left;
}
.right_menu2{
	display:inline;
	width:45%;
	margin:0;
	float:left;
	text-align:center;
	margin:3% 0 0 3%;
}
div#content.set{
	font-size:110%;
	line-height:1.5;
	letter-spacing:0.2em;
  text-align:center;
  margin-bottom:35px;
}
span.select{
font-size:12px;
	letter-spacing:0em;
}

table{
	border-spacing:0;
	border-collapse: collapse;
	font-size:90%;
	line-height:1;
	width:100%;
}
td{
	height:13px;
	padding:3px 0;
	}
.grey{background-color:#F5F5F5;}
.hr_menu{
	position: relative;
	border: 0;
	border-top:1px solid #000;
	width:100%;
}
/*=======================================================================
	access
=========================================================================*/
.map_p{
	display:block;
}
.map_s{
	display:none;
}
iframe{
	position: relative;
	width:1000px;
	height:300px;
}
div#content.bus{
	margin-bottom:2px;
}
div#content.bus2{
	margin-bottom:5px;
  text-align:center;
}
@media screen and (max-width:1000px) {
	.wrapper{
		width:100%;
	}
	.footer{
		width:94%;
	}
	iframe{
	width:100%;
	}
}
@media screen and (max-width: 800px) {
	#contents_image{
	width:60%;
}
	#contents_image2{
	width:60%;
}

	#contents_image2{
	width:60%;
}

  .left{
		display: block;
		margin:4% 10% 0 10%;
		width:80%;
		float:none;
	}
	.left_menu{
		display: block;
		margin:6% 10% 6% 10%;
		width:80%;
		float:none;
	}
	.right_menu{
		display: block;
		margin:0 10% 6% 10%;
		width:80%;
		float:none;
	}
	.contents2{
	width:100%;
	 }
	.left_menu2{
	width:80%;
	display: block;
	margin:0 auto;
	float:none;

	}
	.right_menu2{
	display: block;
	width:80%;
	margin:0 auto;
text-align:center;
	float:none;
	}
	.hover{
	color:#959595;
	}
}
@media screen and (max-width: 590px) {
  #contents_image{
	width:60%;
}

	#top{
		height:55px;
		margin:0;
		padding-top:1%;
	}
	
	#logoimage{
		height:50px;
		margin:0 auto;
		position:static;
	}
	.nav{
		width:100%;
		border: 0;
		border-top:1px solid #DFDFDF;
		border-bottom:1px solid #DFDFDF;
		right:0;
	}
	.nav ul li a{
		font-size:90%;
		line-height:2.8;
	}
	.left{
		margin:7% 5% 0 5%;
		width:90%;
		float:none;
	}
	.left_menu{
		margin:6% 5% 6% 5%;
		width:90%;
		float:none;
	}
	.left_menu2{
		margin:6% 5% 0 5%;
		width:90%;
		float:none;
	}
	.right_menu{
		margin:0 5% 6% 5%;
		width:90%;
		float:none;
	}
	.right_menu2{
		margin:6% 5% 6% 5%;
		width:90%;
		float:none;
	}
	h2{
		font-size:100%;
	}
	div#content{
		/*font-size:90%;
		line-height:140%;*/
		padding-top:3px;
	}
	.reserve{
		font-size:90%;
	}
	.footer{
		width:100%;
		text-align:center;
	}
	.small3{
		font-size:80%;
	}
	div#content.set{
		/*font-size:90%;
		line-height:1.5;
		letter-spacing:0.2em;
		padding:15px 0 11px 0;*/
	}
	span.select{
	/*font-size:9px;*/
	}
	.hr_menu{
	display:none;
	}
	iframe{
	height:180px;
	}
	.map_p{
	display:none;
	}
	.map_s{
	display:block;
	}
}