@charset "utf-8";

@media screen and (max-width: 1000px) {
	#navigator h1 a{
	  float: none;
	  display: block;
		padding-left: 0px;
		text-align: center;
	}
	#navigator ul{
	  float: none;
		text-align: center;
	}
	#bg_slider .right_inner{
	  width: 50%;
		background: rgba(0,0,0,0.7);
	}
	#bg_slider .right_inner .logo{
	  width: 200px;
		height: 340px;
	}
	#bg_slider .right_inner .logo img{
		width: 100%;
		height: auto;
	}
	#concept .topwrap{
	  border-right: 0;
	  width: 100%;
		text-align: center;
	}
	#hanaya{
	  height: auto;
	}
	#hanaya01{
	  width: 60%;
	  height: 400px;
	}
	#hanaya02{
		width: 40%;
		height: 400px;
	}
	#hanaya .text_block,#seisan .text_block{
	  width: 100%;
	  height: auto;
		border-top:none;
		text-align: center;
	}
	#hanaya .text_block .wrap,#seisan .text_block .wrap{
	  width: 100%;
	  height: auto;
	  position: static;
	padding: 80px 50px;
	box-sizing: border-box;
	overflow: hidden;
	}
	#hanaya .text_block h2,#seisan .text_block h2{
	    -ms-writing-mode: horizontal-tb;
	    writing-mode: horizontal-tb;
			margin-bottom: 10px;
			text-align: center;
			float: none;
			height: auto;
			background: url(../images/border2.png) repeat-x;
	  }
			#hanaya .text_block h2 span,#seisan .text_block h2 span{
				background: #151515;
				padding: 0 30px;
			}
	#hanaya .text_block p.text,#seisan .text_block p.text{
		-ms-writing-mode: horizontal-tb;
		writing-mode: horizontal-tb;
	  height: auto;
		padding-left: 0px;
		margin-bottom: 20px;
	}
	.type-15 span {
	    padding: 4px 0 4px 0px;
	}
	.button-holder > div > div, .button-holder > div > a {
		margin: 20px auto 0;
		width: 60%;
		float: none;
	}
	#seisan01{
	  width: 100%;
	  height: 400px;
	}
	#footer{
	  width: 100%;
	}
	.f_navi{
	  text-align: center;
	}
	#copyright{
	  text-align: center;
	}
}
@media screen and (max-width: 760px) {
	#bg_slider .right_inner{
		width: 100%;
		background: rgba(0,0,0,0);
	}
	.top_logo{
		display: block;
		position: absolute;
		top: 0;
		margin-top: 10px;
		margin-left: 10px;
	}
	#navigator h1 a{
		display: inline-block;
		padding: 0px;
		width: 100%;
		text-align: center;
	}
	#navigator{
		background: #000;
		padding: 10px;
		border-bottom: 3px double #454545;
		border-top: 3px double #454545;
	}
	#navigator ul{
	  display: none;
	}
	#bg_slider .right_inner .logo{
	  width: 200px;
		height: 310px;
	}
	#concept .topwrap {
    padding: 50px 10px;
}
#concept h2{
	font-size: 24px;
	width: 100%;
	margin: 0 auto 20px;
	text-align: center;
	background: url(../images/border3.png) no-repeat;
	background-size: 100% auto;
}
#concept p {
    text-align: left;
}
#hanaya .text_block p.text, #seisan .text_block p.text {
  text-align: left;
}
#hanaya .text_block h2,#seisan .text_block h2{
	font-size: 24px;
	width: 100%;
	margin: 0 auto 20px;
	text-align: center;
	background: url(../images/border3.png) no-repeat;
	background-size: 100% auto;
}
#hanaya .text_block .wrap, #seisan .text_block .wrap {
    padding: 50px 10px;
}
	#hanaya01{
	  width: 100%;
	  height: 250px;
		background-size: cover;
	}
	#hanaya02{
		width: 100%;
		height: 250px;
		background-size: cover;
	}
	#seisan01{
	  width: 100%;
	  height: 300px;
		background-size: cover;
	}
	#container .section#info {
	    padding: 50px 10px;
			box-sizing: border-box;
	}
	.f_navi{
		width: 98%;
		margin: 0 auto 10px;
		overflow: hidden;
	}
	.f_navi li{
	  float: left;
		width: 48%;
		overflow: hidden;
		margin: 1%;
		border: 1px solid #343434;
		box-sizing: border-box;
	}
	.f_navi li a{
	  padding: 7px 20px;
	}
}
