/* CSS Document */
html,body,header,h1 {
	height: 100%;
}
body {
	font: 0.75em/1.3em "游明朝","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	margin: 0px;
}
#page2, #page3, #page4, #page5 {
	margin: 0 auto;
	padding: 130px 20px 0px;
	width: 960px;
}
header {
	margin: 0;
	width: 100%;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav {
	background-color: rgba(190,60,68,0.5);
	width: 100%;
	position: fixed;
	z-index: 100;
}
nav {
	width: 960px;
	margin: 0 auto;
}
nav ul {
	overflow: hidden;
}
nav a {
	float: left;
	height: 80px;
	width: 160px;
	text-indent: -9999px;
	display: block;
}
.nav1 a {
	background: url(images/nav01.png) no-repeat left top;
}
.nav1 a:hover {
	background: url(images/nav01.png) no-repeat left bottom;
}
.nav2 a {
	background: url(images/nav02.png) no-repeat left top;
}
.nav2 a:hover {
	background: url(images/nav02.png) no-repeat left bottom;
}
.nav3 a {
	background: url(images/nav03.png) no-repeat left top;
}
.nav3 a:hover {
	background: url(images/nav03.png) no-repeat left bottom;
}
.nav4 a {
	background: url(images/nav04.png) no-repeat left top;
}
.nav4 a:hover {
	background: url(images/nav04.png) no-repeat left bottom;
}
.nav5 a {
	background: url(images/nav05.png) no-repeat left top;
}
.nav5 a:hover {
	background: url(images/nav05.png) no-repeat left bottom;
}
.nav6 a {
	background: url(images/nav06.png) no-repeat left top;
}
.nav6 a:hover {
	background: url(images/nav06.png) no-repeat left bottom;
}
nav a:hover {
	opacity: 0.5;
}
h1 {
	background: url(images/h1.jpg) no-repeat;
	text-indent: -9999px;
	width: 100%;
	margin: 0;
}
#logo {
	position: absolute;
	left: 15px;
	top: 404px;
	width: 450px;
	height: 469px;
	z-index: 1;
}
#page2 main, #page3 main, #page4 main {
	width: 800px;
	margin: 0 auto;
}
#page2 p {
	background: url(images/h2_03.png) no-repeat;
	text-indent: -9999px;
	margin: 10px auto 80px;
	height: 144px;
	width: 320px;
	padding: 0px;
}

.title {
	display: none;
}
.concept {
	display: none;
}

h2 {
	font-size: 36px;
	color: #BE3C44;
	text-align: center;
	
	margin: 0;
}
.text {
	font-size: 20px;
	text-align: center;
	line-height: normal;
	margin: 20px auto;
	font-weight: bold;
}
#plan {
	overflow: hidden;
}
.plan01, .plan02 {
	float: left;
	width: 260px;
	margin: 50px 10px 0 0;
}
.plan03 {
	float: left;
	width: 260px;
	margin: 50px 0 0 0;
}
.vegeborder {
	background: url(images/vege_border960.png) no-repeat;
	width: 960px;
	height: 192px;
	text-indent: -9999px;
	margin: 150px auto;
}
#page3 h2 {
	margin:30px auto;
}
#page3 p {
	font-size: 24px;
	text-align: center;
	margin: 30px auto 10px;
	line-height: normal;
}
#media {
	overflow: hidden;
}
.media01, .media02 {
	float: left;
	width: 260px;
	margin: 50px 10px 0 0;
}
.media03 {
	float: left;
	width: 260px;
	margin: 50px 0 0 0;
}
#page4 h2 {
	margin:30px auto;
}
#page4 p {
	font-size: 24px;
	text-align: center;
	margin: 30px auto 10px;
	line-height: normal;
}
#recipe {
	overflow: hidden;
}
.recipe01, .recipe02 {
	float: left;
	width: 260px;
	margin: 50px 10px 0 0;
}
.recipe03 {
	float: left;
	width: 260px;
	margin: 50px 0 0 0;
}

h3 {
	font-size: 36px;
	color: #BE3C44;
	margin: 0;
	text-align: center;
	padding: 40px 0 0px;
}
#page5 p {
	font-size: 18px;
	line-height: normal;
}
#page5 main {
	width: 960px;
	overflow: hidden;
}
#news, #company, #map {
	float: left;
	width: 320px;
}
#news p {
	padding: 20px 10px 0 10px;
}
#news a {
	color: #BE3C44;
}
#company p {
	padding: 20px 0 0 0;
	line-height: 50px;
	font-size: 1.4em;
	text-align: center;
}
.profimage {
	margin: 20px auto auto 35px;
}
.profile {
	padding: 15px 0 0 0;
	line-height: 30px;
	font-size: 1.2em;
}

/*.ggmap {
	width: 300px;
	height: 495px;
	padding: 20px 10px 0 10px;
}*/
#contact {
	color: #6CA835;
	font-size: 36px;
	margin: 0;
	text-align: center;
	padding: 30px 0 0 0;
}
footer {
	padding: 10px;
	background-color: rgba(190,60,68,0.8);
	overflow: hidden;
	width: auto;	
}
footer span {
	color: #ffffff;
	font-size: 14px;
	float: left;
}
#sns {
	overflow: hidden;
	float: right;
}
.sns {
	float: left;
	margin: 10px 10px 0 0;
}
#gototop {
	position: fixed;
	right: 20px;
	bottom: -100px;
	width: 80px;
	padding: 30px 0;
	font-size: 0.9em;
	background-color: rgba(190,60,68,0.8);
	border-radius: 100%;
	color: #fff;
	text-align: center;
	cursor: pointer;
	transition-duration: 0.5s;
}
#gototop:hover {
	transform: scale(1.1);
}
.photo {
	width:			260px;
	height:			260px;
	overflow:		hidden;
	margin:			0;
	position:		relative;
}
.photosq {
	width:			260px;
	height:			200px;
	overflow:		hidden;
	margin:			0;
	position:		relative;
}
.photo .caption {
	font-size:		150%;
	font-weight: bold;
	line-height: normal;
	text-align: center;
	color:			#fff;
	padding-top:		90px;
	padding-left:		5px;
}
.photosq .caption {
	font-size:		150%;
	font-weight: bold;
	line-height: normal;
	text-align: center;
	color:			#fff;
	padding-top:		60px;
	padding-left:		10px;
}

.photo .mask {
	border-radius: 100%;
	width:			100%;
	height:			100%;
	position:		absolute;
	top:			0;
	left:			0;
	background-color:	rgba(190,60,68,0.4);
	-webkit-transition:	all 0.4s ease;
	transition:		all 0.4s ease;
	-webkit-transform:	scale(0);	/* 大きさを０にして表示しない */
	transform:		scale(0);
}
.photo:hover .mask, .photosq:hover .mask {
	-webkit-transform:	scale(1);	/* 大きさを１にして表示する */
	transform:		scale(1);
}
.photosq .mask {
	width:			100%;
	height:			100%;
	position:		absolute;
	top:			0;
	left:			0;
	background-color:	rgba(190,60,68,0.4);
	-webkit-transition:	all 0.4s ease;
	transition:		all 0.4s ease;
	-webkit-transform:	scale(0);	/* 大きさを０にして表示しない */
	transform:		scale(0);
}
#hamburger {
	display: none;
}

@media screen and (max-width:400px) {
#page2, #page3, #page4, #page5 {
	width: 100%;
	padding: 80px 0 0 0;
}
#page2 main, #page3 main, #page4 main, #page5 main {
	width: 100%;
}
#page2 p {
	display: none;
}
.concept span {
	color: #BE3C44;	
	}
.title {
	display: block;
	font-size: 42px;
	line-height: normal;
	text-align: center;
	margin: 0 auto 40px auto;
	}
.concept {
	display: block;
	font-size: 28px;
	line-height: normal;
	text-align: center;
	margin: 0 auto 80px auto;
	}
	
#page3 p, #page4 p {
	font-size: 18px;
    margin: 30px 15px 60px 15px;	
}
#nav {
	width: 0;
}
nav li a{
	float: none;
}
nav {
	position: fixed;
	left: -160px;
	top: 0px;
	z-index: 2;
	margin: 0;
	width: 160px;
	height: 480px;
	transition-duration: 0.5s;
}
nav a:hover {
	opacity: 1;
}
#logo {
	display: none;
}
.plan01, .plan02, .plan03, .media01, .media02, .media03, .recipe01, .recipe02, .recipe03 {
	width: 260px;
	height: auto;
	margin: 30px 0 0 60px;
}
#news, #company, #map {
	float: none;
	width: 100%;
}
#company p {
	padding: 0 10px 0 10px;
}
.profimage {
	margin: 20px auto auto 75px;
}

.ggmap {
	margin: 0 0 0 30px;
}
#hamburger {
	display: block;
	width: 111px;
	height: 50px;
	position: fixed;
	left: 10px;
	top:  10px;
	z-index: 5;
}
.vegeborder {
	background: url(images/small_logotext.png) no-repeat;
	width: 111px;
	height: 50px;
	text-indent: -9999px;
	margin: 100px auto 100px auto;
}
}

