@charset "utf-8";
/* CSS Document */




/*----------------------------共通---------------------------------*/
img{
	vertical-align:bottom;
	max-width: 100%;
	height: auto;
	width /***/:auto;
}



a{
	text-decoration:none;
	color:#660;
}

a:hover{
	text-decoration:underline;
}


a .overwhite{
	transition:all 0.9s ease; /*0.5秒かけて要素を変化させる*/
	}

a:hover img.overwhite{
    cursor:pointer;
    filter: alpha(opacity=60);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=60)";  /* ie 8 */
    -moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.6;              /* Safari 1.x */
    opacity:0.6;
    zoom:1;
}


.section{
	height:auto;
	width:100%;
	margin:0 auto;
}


.topimg{
	width:  auto;
	height: auto;
	vertical-align: bottom;
}

#toggle{ 
 display: none;
}

#page-top{
	display: none;
	float:right;
	vertical-align:right;
}


.fg9{
	color:#666;
	font-size:90%;
}

.tR{
	text-align:right;
}

.mg10{
	margin:10px ;
}

.f660{
	color:#660;
	font-weight:bold;
}

.orange{
	color:#E06F00;
	font-weight:bold;
}






/*----------------------------共通end---------------------------------*/

/*----------------------------館内について---------------------------------*/
.center{
	width:100%;
	margin: 0 auto;
	display:block;
	text-align:center;
}

.m1{
	font-family:'HGP行書体';
	padding-bottom: .5em;
	border-bottom: 1px solid #660;
	font-size:2.0em;
	color:#660;
}

.text{
	font-size:1.0em;
	line-height:1.5em;
	margin:30px 20px 100px 20px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#5F5E5E;
}


.kannai{
	color:#454545;
	text-align:center;
	font-size:0.7em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}






/*----------------------------館内についてend---------------------------------*/





/*###################### 769px 以上 #########################*/
@media(min-width: 769px){
	
	
#wrap{
	width:100%;
	min-width:980px;
	margin:0 auto;
	background:url(../images/b4.png);
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#header{
	width:100%;
	max-width:980px;
	margin:0 auto;
	background-color:#fff;
}

#headline{
	width: 100%;
	max-width:980px;
	margin:0 auto;
}


.pankuzu{
	width:980px;
	position:relative;
	text-align:left;
	color:#660;
	font-size:0.8em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.pankuzu a{
	color:#660;
}

.pankuzu ol{
	padding:5px 0;
	
}

.pankuzu ol li {
	/* liを横並び＆ブレットを消す */
	display: inline;
	list-style-type: none;
	color:#660;


}
.pankuzu ol li:after {
	/* liの後に記号追加 */
	content:" > ";
}


#allContents{
	width:980px;
	background-color:#fff;
	margin:0 auto 0 auto;
}

.voice{
	width:980px;
	margin:20px auto 40px auto;
	text-align:center;
}

#hooter{
	width:100%;

	overflow-x:hidden;
	margin:0 auto;
	text-align:center;
	background:#660;
	height:50%;
	
}



#fnavi3 {
	max-width:980px;
	text-align:center;
	margin:20px auto 40px;

}



#fnavi3 li {
	display:inline;
	padding-left:10px;
	padding-right:5px;
	padding:0 10px;
	border-right:1px solid #fff;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#fnavi3 a{
	color:#FFF;
	font-size:0.9em;
}

#fnavi3 li.first {
	border-left:none;
}

#fnavi3 li.last {
	border-right:none;
}

.footernavi{
	float:left;
}

.footernavi h2{
	font-size:1.4em;
	width:150px;
	text-align:left;
	height:80px;
	margin:0 50px 30px 0;
	color:#FFF;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}




.fcopyright{
	width:100%;
	margin:0 auto;
	color:#fff;
	text-align: center;
	font-size:80%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

nav{
	width:100%;
	height: auto;
	padding:0;
	margin:0;
	background:url(../images/common.png);
	background-repeat:repeat-x;
	
}


#menu{
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  padding: 0;
  
}

#menu:after{
	content: "";
	display: block;
	clear:both;
}


#menu li{
  display: block;
  float: left;
  width: 20%;
  margin: 0;
  font-size:130%;
  padding: 0; 
  background: url(../images/common.png);
  font-family:'HG正楷書体-PRO';
  }
  
#menu li a{
  display: block;
  padding: 14px 0 15px;
  color: #373737;
  text-align: center;
  text-decoration: none;
}
#menu li a:hover{
	opacity: 0.8;
	 -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  background: url(../images/common.png);

}

.contents{
	width: 100%;
	margin-bottom:20px;
}

.contents:after {
	content: "";
	display: block;
	clear: both
	
}



.left_contents{
	width:30%;
	float:left;

}

.left_contents2{
	width:30%;
	float:left;
	margin:0 4.7%;
}



.right_contents{
	width:30%;
	float:left;

}

#page-top {
    position: fixed;
    bottom: 150px;
    right: 100px;
    font-size: 77%;
}
#page-top a {

    text-decoration: none;
    color: #fff;
    width: 131px;
	height:124px;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
}

.ggmap{
	margin:0 auto;
	text-align:center;
}


.profile{
	width:300px;
	margin:30px 30px 100px 20px;
	float:left;
}

.message{
	float:left;
	width:610px;
	height:auto;
	margin:0 20px 100px 0;
	color:#212121;
}



}



/*###################### 768px　まで #########################*/
@media only screen and (max-width: 768px) {
  #wrap{
	  background-image:url(../images/b4.png);
}
  
  
  #allContents{
	width:100%;
	background-color:#fff;
	margin:0 auto 0 auto;
	background-image:url(../images/b4.png);
	
}
#header{
	text-align:center;
}

.voice{
	width:100%;
	margin:5% auto 20px auto;
	text-align:center;
}

.pankuzu{
	width: 100%;
	position:relative;
	text-align:left;
	color:#660;
	font-size:0.8em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.pankuzu a{
	color:#660;
}

.pankuzu ol{
	padding:5px 0;
	
}

.pankuzu ol li {
	/* liを横並び＆ブレットを消す */
	display: inline;
	list-style-type: none;
	color:#660;


}
.pankuzu ol li:after {
	/* liの後に記号追加 */
	content:" > ";
}




  
  #menu{
    display: none;
  }

  #toggle{
    display: block;
    position: relative;
    width: 100%;
	background-color: #8C8C00;
  }
  #toggle a{
    display: block;
    position: relative;
    padding: 12px 0 10px;
    border-bottom: 1px solid #444;
    color: #fff;
    text-align: center;
    text-decoration: none;
	font-family:'HG正楷書体-PRO';
  }
  #toggle:before{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: #fff;
  }
  #toggle a:before, #toggle a:after{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 4px;
    background: #8C8C00;
  }
  #toggle a:before{
    margin-top: -6px;
  }
  #toggle a:after{
    margin-top: 2px;
  }

  #menu li{
	  width: 100%;
	  background:#fff;
	  border-bottom:1px dotted #ccc;
	  text-align: center;
	  font-size:100%;
	  line-height:200%;
	  
	 }
  
  .contents{
	  width: 100%;
}

.left_contents{
	width:100%;
	margin:0 auto 5%;
	text-align:center;
}


.left_contents2{
	width:100%;
	margin:0 auto 5%;
	text-align:center;
}


.right_contents{
	width:100%;
	margin:0 auto 5%;
	text-align:center;
}



#hooter{
	width:100%;
	overflow-x:hidden;
	margin:0 auto;
	text-align:center;
	background:#660;
	height:50%;
	
}



#fnavi3 {
	max-width:100%;
	text-align:left;
	margin:5% auto;

}


#fnavi3 li {
	/*display:inline;*/
	padding: 0 0 0 5%;
	/*border-right:1px solid #fff;*/
	width: 80%;
	margin:0 auto 1px auto;
	background-color:#798426;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#fnavi3 a{
	color:#FFF;
	font-size:90%;
	
	
}

#fnavi3 li.first {
	border-left:none;
}

#fnavi3 li.last {
	border-right:none;
}

.footernavi{
	float:left;
}

.footernavi h2{
	font-size:1.4em;
	width:150px;
	text-align:left;
	height:80px;
	margin:0 50px 30px 0;
	color:#FFF;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}




.fcopyright{
	width:100%;
	margin:0 auto;
	color:#fff;
	text-align: center;
	font-size:60%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}




.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
margin:0 auto;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

iframe {
    width: 100% !important;
  }





.profile{
	width:75%;
	margin:5% auto 10% auto;
	line-height:120%;
	
}

.text2{
	width:85%;
	height:auto;
	margin:5% auto;
	padding:2%;
	color:#212121;
	background-color:#fff;
}

.message{
	width:85%;
	height:auto;
	margin:5% auto;
	padding:2%;
	color:#212121;
	background-color:#fff;
}











}














