@charset "UTF-8";
/* CSS Document */
.cf{zoom:1;}
.cf:after{ content:"";display:table;}
.cf:after{clear:both;}
html{
	width:100%;
	height:100%;
	margin:0;
    padding:0;
	}
body{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	line-height:1.5em;
	background-color:#fff;
	font-family: 'Noto Sans Japanese', sans-serif;
}
#stage {
	width: 85%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	border-right: thin solid #D3D3D3;
	border-left: thin solid #D3D3D3;
	-webkit-box-shadow: 0 2px 2px 2px #D3D3D3;
	box-shadow: 0 2px 2px 2px #D3D3D3;
	position: relative;
}
#topmenu{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 4rem;
	background-color: #B8B8B8;
	background-image: -webkit-linear-gradient(270deg,rgba(218,218,218,1.00) 0%,rgba(196,196,196,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(218,218,218,1.00) 0%,rgba(196,196,196,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(218,218,218,1.00) 0%,rgba(196,196,196,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(218,218,218,1.00) 0%,rgba(196,196,196,1.00) 100%);
	-webkit-box-shadow: 0px 2px 2px 2px #BEBEBE;
	box-shadow: 0px 2px 2px 2px #BEBEBE;
	margin-bottom: 7.29%;
	position: relative;
}
#topmenu a{
	color: #000;
	text-decoration:none;
	}
#topmenu a:hover{
	color: #FFF;
	text-decoration:underline;
	}
header #topmenu img {
	height: 100%;
	width: auto;
	position: absolute;
	left: 2%;
}
.bxslider {
	padding: 0;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#topmenu .cf li {
	float: right;
	width: 12%;
	font-size: 0.8rem;
	line-height: 50px;
	text-align: center;
	height: 50px;
	position:relative;
	}
.menu1 li a {
	color: #696969;
	display: block;
	text-decoration: none;
}
.menu2 li a {
	color: #696969;
	display: block;
	text-decoration: none;
}
#stage #footer .footertag {
	color: #fff;
}
#topmenu .cf li:before{
	display: block;
    content: "";
    position: absolute;
	top: 50%;
    left: 0px;
    width: 1%;
    margin-top: -10%;
	padding-top: 10%;
	padding-bottom: 10%;
    background: #838383;
	}
#stage #menu  {
	width: 25%;
	float: left;
}
.fb-page{
	width: 85%;
	padding-right:15%;
	}
#stage #content {
	width: 70%;
	position: relative;
	float: left;
	margin-left:1%
}
.menu1 li {
	background-color:#fff;
	width: 75%;
	height: 2.5rem;
	line-height: 2.5rem;
	margin-left: 7.5%;
	margin-bottom: 6.5%;
	-webkit-box-shadow: 0px 0px 3px 3px #C8C8C8;
	box-shadow: 0px 0px 3px 3px #C8C8C8;
	font-size: 0.9rem;
	position: relative;
	padding-left: 10%;
	transition-duration: 0.3s;
	transition-property: all;
	color: #696969;
}
.menu1 li:hover{
	width: 75%;
	margin-left: 7.5%;
	margin-bottom: 6.5%;
	-webkit-box-shadow: 0px 0px 3px 3px #A8A8A8;
	box-shadow: 0px 0px 3px 3px #A8A8A8;
	font-size: 0.9rem;
	position: relative;
	padding-left: 10%;
	background-color: #C5C5C5;
	color: #696969;
}
.menu1 :before{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 0px;
    width: 2%;
    margin-top: -7%;
	padding-top: 7%;
	padding-bottom: 7%;
    background: #838383;
  }
  .hinmoku{
	width: 94%;
	margin-bottom: 6.5%;
	-webkit-box-shadow: 0px 0px 3px 3px #C8C8C8;
	box-shadow: 0px 0px 2px 2px #C8C8C8;
	padding-top: 3%;
	padding-bottom: 3%;
	font-size: 0.8rem;
	position: relative;
	color: #FFFFFF;
	background-color: #838383;
	text-align: center;
	letter-spacing: 0.5rem;
}
  .menu2 li {
	background-color:#fff;
	width: 75%;
	margin-left: 7.5%;
	margin-bottom: 6.5%;
	-webkit-box-shadow: 0px 0px 3px 3px #C8C8C8;
	box-shadow: 0px 0px 3px 3px #C8C8C8;
	font-size: 0.8rem;
	position: relative;
	border-bottom: 0.15rem solid #A2A2A2;
	padding-left: 10%;
	padding-right: 0px;
	transition-duration: 0.3s;
	transition-property: all;
	height: 2rem;
	line-height: 2rem;
}
.menu2 li:hover {
	width: 75%;
	margin-left: 7.5%;
	margin-bottom: 6.5%;
	-webkit-box-shadow: 0px 0px 3px 3px #A8A8A8;
	box-shadow: 0px 0px 3px 3px #A8A8A8;
	font-size: 0.8rem;
	position: relative;
	border-bottom: 0.15rem solid #838383;
	padding-left: 10%;
	padding-right: 0px;
	background-color: #C5C5C5;
	color: #696969;
}
.menu2 li:before {
	content: "";
	display: inline;
	width: 0;
	height: 0;
	border-top: 8px solid #838383;
	border-right: 8px solid transparent;
	position: absolute;
	top: 0px;
	left: 0px;
}
.suihei {
	transform: scaleX(0.7);
	-moz-transform: scaleX(0.7);
	-webkit-transform: scaleX(0.7);
	-o-transform: scaleX(0.7);
	transform-origin: left top;
	-webkit-transform-origin: left top;
	-moz-transform-origin: left top;
	-o-transform-origin: left top;
	display: inline-block;
	text-wrap: none;
	line-height: 1.4rem;
	width: 150%;
}
#footer {
	font-weight: 100;
	font-size: 0.8rem;
	background-color: #433F3F;
	margin-left: auto;
	margin-right: auto;
	padding-left: 2.7%;
	padding-top: 3%;
	padding-bottom: 3%;
	color: #FFFFFF;
	line-height: 1.4rem;
	margin-top: 2rem;
	position: relative;
}
#stage #footer h3 {
	display: none;
}
#stage #footer .footertag {
	float: left;
	width: 33.2%;
	position: relative;
	margin-bottom:1rem;
}
#stage #footer .lastfootertag {
	float: left;
	width: 30.9%;
	position: relative;
	margin-bottom:1rem;
}
#stage #footer .footertag:after{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	width: 0.3%;
	margin-top: -30%;
	padding-top: 30%;
	padding-bottom: 30%;
	background: #fff;
	margin-left: 88%;
}
.lastfootertag ul li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.lastfootertag ul li a:hover {
	text-decoration:underline;
}
.footertag ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
.footertag ul li a:hover {
	text-decoration:underline;
}
#stage #footer .copyright {
	position:absolute;
	bottom:2%;
	right:2%;
}
#bread {
	display: inline;
	font-size: 0.5rem;
	color: #666666;
	text-decoration: none;
}
#bread a {
	font-size: 0.5rem;
	color: #666666;
	text-decoration: none;
}
li .suihei a {
	display: block;
}
#bread p a:hover {
	text-decoration: underline;
}
#gototop {
	width: 3%;
	position: fixed;
	right: 0px;
	bottom: 10px;
}
#gototop a img {
	width: 100%;
}
#smahoMenu{
	display:none;
	}
#drawer{
  display:none;
	}
/*#facebook{
	width:100%;
    max-width: 100%; 
	height:30rem;
	position:relative;
	}
#facebook iframe {
	position:absolute;
	top:0;
    left:0;
    width:100%;
    height:100%;
    border:none;
}*/

@media screen and (max-width: 870px){
	body{
	width:100%;
	height:100%;
}
	#stage {
	width: 100%;	
}
#gototop {
	width: 5%;
	position: fixed;
	right: 0px;
	bottom: 10px;
}
}
@media screen and (max-width: 680px){
	body{
	width:100%;
	height:100%;
}
	#stage {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	border-right: none;
	border-left: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;	
	overflow: hidden;
}
#main{
	width:95%;
	margin-left: auto;
	margin-right: auto;
	}
#topmenu{
	height:10rem;
	}
#topmenu .cf li {
	width: 30%;
	}
#topmenu a {
	font-size:0.7rem;
	}
header #topmenu img {
	width: 20%;
	height:auto;
	position:relative;
}
#stage #menu{
	display:none;
	}
#stage #content{
	width:100%;	
	float:none;
	margin:0;
	}
#smahoMenu{
	display:block;
	color:#fff;
	background:#433F3F;
	float:right;
	font-size:1rem;
	padding:0.5rem;
	position:fixed;
	right:0;
	top:0;
	border: 0;
	z-index: 20000;
	}
#smahoMenu:focus{
  outline: 0;
}
#drawer{
  display:block;
  z-index: 30000;
  width: 100%;
  margin-left:100%;
  margin-top:1rem;
  position:fixed;
  top:2rem;
  transition-property: all;
  transition-duration: 1s;
	}
#drawer li{
	background:#fff;
	border: 0.1rem solid #8cc63f;
	height:3rem;
	line-height:3rem;
	font-size:1rem;
	margin-bottom:0.3rem;
	padding-left:1rem;
		}
#drawer li a{
	color:#8cc63f;
	}

#drawer.showMenu{
	 margin-left:40%;
}
#footer ul li{
	font-weight: 100;
	font-size: 0.3rem;
	line-height: 1.4rem;
}
#gototop {
	width: 10%;
	position: fixed;
	right: 0px;
	bottom: 10px;
}
#stage #footer .footertag {
	float: left;
	width: 50%;
	position: relative;
}
#stage #footer .footertag:after{
	display: none;
}
}
