@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
    /*font-family: 'Noto Sans Japanese';*/
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0;
	padding: 0;
}

#container {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	overflow-y:hidden;
}
/* header */
header {
	width: 100%;
	height: 73px;
	margin: 0;
	padding: 0;
	border: none;
	position: fixed;
	border-bottom: solid 1px #fff;
	box-sizing:border-box;
	background:#fff;
}
#wrap {
	width: 100%;
	height: 60px;
	margin: 0;
	padding: 0;
	border: none;
	z-index: 10;
}

header nav{
	float:none;
	clear:both;
}

header nav ul {
	width:100%; 
	margin: 0;
	padding: 0;
}

header nav ul li {
	width:100%;
	padding:0px;	
	/*height:45px;*/
	line-height: 30px;
}

header nav ul li a {
	text-decoration:none;
	display:block;
	height:auto;		
}
	
#navigation {
	position: relative;
	/*position: static;*/
	margin: -1px 0 0 0;
	z-index: 100;
}

#menu-toggle {
	width: 67px;
	height: 50px;
	line-height: 0;
	display: block;
	margin:0;
	position:absolute;
	top:10px;		
}

#main-menu {
	display: none;
	float: none;
}

#main-menu li {
	display: block;
	margin: 0;
	padding: 0;
	text-align:center;
	border-bottom:#000000 1px solid;	
}

#main-menu > li {
	margin-top: -1px;
	border-bottom:#000000 1px solid;	
}

#main-menu > li:first-child {
	margin-top: 0;
}

#main-menu > li > a {
	background-color: #f9b32e;
	display: block;
	font-size: 1.2em;
	font-weight:bold;
	padding: 12px !important;
	padding: 0;
	margin:0;
	color:#4e3724;
	border-bottom:#000000 1px solid;	
}
#main-menu li > a:hover {
	color: #fff;
	background-color:#4e3724;	 
}

#main-menu > li.parent {
	background: none !important;
	padding: 0;
}

#main-menu > li:hover > a,
#main-menu > li.current-menu-item > a {
	border: 1px solid #215195 !important;
	color: #fff !important;
}
ul.sub-menu {
	display: block;
	margin-top: -1px;
	margin-left: 20px;
	position: static;
	padding: 0;
	width: inherit;
}

ul.sub-menu > li:first-child {
	border-top: 1px solid #fff !important;
}

ul.sub-menu > li > a.parent {
	background: #333 !important;
}
header nav ul li.current {
	text-decoration:none;
	color:#FFF;
	background:none;	
}

h1#logo{
	width: 66px;
	height: 73px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/logo.png) no-repeat 0 0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	display:block;
}
h1#logo a {
	width: 66px;
	height: 73px;
	margin: 0;
	padding: 0;
	display:block;
	border: 0;
}

#wrapper {
	padding-top:90px;
}
#wrapper .imgani {
	width:300px;
	margin:0 auto;
}
#wrapper #message {
	width:300px;
	margin:0 auto;
	padding-top:20px;
}
#wrapper #message h2 {
	background:url(../images/tit_message.png) left no-repeat;
	height:38px;
	text-indent:-10000px;
	margin-bottom:25px;
}
#wrapper #message .photo {
	float:left;
	width:110px;
	font-size:0.8em;
	text-align:center;	
}
#wrapper #message .txt {
	float:right;
	width:185px;
	font-size:0.8em;
	line-height:20px;
}
#wrapper #company {
	width:330px;
	margin:0 auto;
	padding-top:50px;
}
#wrapper #company h2 {
	background:url(../images/tit_company.png) left no-repeat;
	height:38px;
	text-indent:-10000px;
	margin-bottom:25px;
}
#wrapper #equipment {
	width:300px;
	margin:0 auto;
	padding-top:50px;
}
#wrapper #equipment h2 {
	background:url(../images/tit_equipment.png) left no-repeat;
	height:38px;
	text-indent:-10000px;
}
#wrapper #equipment p {
	font-size:0.8em;
}
#wrapper #soba {
	width:300px;
	margin:0 auto;
	padding-top:50px;
}
#wrapper #soba h2 {
	background:url(../images/tit_soba.png) left no-repeat;
	height:38px;
	text-indent:-10000px;
}
#wrapper #soba p {
        margin-top: 20px;
	font-size:0.8em;
}
#wrapper #farming {
	width:300px;
	margin:0 auto;
	padding-top:50px;
}
#wrapper #farming h2 {
	background:url(../images/tit_farming.png) left no-repeat;
	height:38px;
	text-indent:-10000px;
	margin-bottom:25px;
}
#wrapper #farming p {
	font-size:0.8em;
}
#wrapper #season {
	width:300px;
	margin:0 auto;
	padding-top:50px;
	padding-bottom:50px;
}
#wrapper #season h2 {
	background:url(../images/tit_season.png) left no-repeat;
	height:38px;
	text-indent:-10000px;
}
#wrapper #season p {
	font-size:0.8em;
}

#wrapper #products {
	width:300px;
	margin:0 auto;
	padding-top:50px;
	padding-bottom:30px;
}
#wrapper #products h2 {
	background:url(../images/tit_products.png) left no-repeat;
	height:38px;
	text-indent:-10000px;
}
#wrapper #products .product {
	width:300px;
	margin:0 auto;
	padding-bottom:30px;
}
#wrapper #products .photosmall {
	float:left;
	width:90px;
}
#wrapper #products .product .desc {
	font-size:0.6em;
	float:right;
	width:150px;
	text-align:center;
	padding-top:10px;
}
#wrapper #crops {
	width:300px;
	margin:0 auto;
	padding-top:50px;
	padding-bottom:30px;
}
#wrapper #crops h2 {
	background:url(../images/tit_crops.png) left no-repeat;
	height:38px;
	text-indent:-10000px;
	margin-bottom:20px;
}
#wrapper #crops .product {
	width:300px;
	margin:0 auto;
	padding-bottom:30px;
}
#wrapper #crops .photosmall {
	float:left;
	width:90px;
}
#wrapper #crops .product .desc {
	font-size:0.8em;
	float:right;
	width:150px;
	text-align:center;
	padding-top:10px;
}

#wrapper #gallery {
	width:300px;
	margin:0 auto;
	padding-top:50px;
	padding-bottom:30px;
}
#wrapper #gallery h2 {
	background:url(../images/tit_gallery.png) left no-repeat;
	height:38px;
	text-indent:-10000px;
	margin-bottom:20px;
}
#wrapper #recruit {
	width:300px;
	margin:0 auto;
	padding-top:50px;
	padding-bottom:30px;
}
#wrapper #recruit h2 {
	background:url(../images/tit_recruit.png) left no-repeat;
	height:38px;
	text-indent:-10000px;
	margin-bottom:30px;
}
#wrapper #recruit h3 {
	font-size:1em;
	font-weight:bold;
	margin-bottom:5px;
}
#wrapper #recruit p {
	font-size:0.8em;
}
#wrapper #payment p {
	font-size:0.8em;
}


/* footer */

#wrapper #footer {
	background:#33251c;
	width: 100%;
	margin: 0;
	padding: 25px 0 25px 0;
}
#wrapper #footer p {
	text-align: center;
	color:#FFFFFF;
	font-size:0.7em;
	text-height:20px;
}


.pb10 { padding: 0 0 10px 0;}
.mb10 { margin: 0 0 10px 0;}
.mb15 { margin: 0 0 15px 0;}
.mb30 { margin: 0 0 30px 0;}
.mb50 { margin: 0 0 50px 0;}

/* float */
.left {
	float: left;
}
.right {
	float: right;
}
.clearfix:after {
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}

/* contact */
#wrapper .contact h2{
	background: url(../images/tit_contact.png) center no-repeat;
	height:38px;
	text-indent:-10000px;
	margin-bottom:20px;
	text-align:center;
}
h2.contact_conf {
	width: 300px;
	height: 24px;
	margin: 0 auto 25px auto;
	padding: 0 0 20px 0;
	background: url(../images/contact_conf.png) center no-repeat;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	display:block;
	border-bottom: 1px dotted #000;
}
h2.contact_error {
	width: 300px;
	height: 24px;
	margin: 0 auto 25px auto;
	padding: 0 0 20px 0;
	background: url(../images/contact_error.png) center no-repeat;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	display:block;
	border-bottom: 1px dotted #000;
}
h2.contact_thx {
	width: 300px;
	height: 24px;
	margin: 0 auto 25px auto;
	padding: 0 0 20px 0;
	background: url(../images/contact_thx.png) center no-repeat;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	display:block;
	border-bottom: 1px dotted #000;
}
.container1 .contact_read {
	margin: 0 auto;
	width:300px;
	padding:0;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 1em;
	line-height: 24px;
	color: #000;
}
.container1 .form_area {
	margin:0 auto;
	padding: 0;
	width:300px;
}
.container1 .form_area .form_txt {
	height: 30px;
	padding: 0px;
	line-height: 30px;

}
.container1 .form_area input {
	width:300px;
	height: 30px;
	margin: 0;
	padding: 0;
	border: solid 1px #544c49;
	font-size:14px;
}

.container1 .form_right .seltxt {
	height:30px;
}

.container1 .sel select {
   color:#000;
   font-size: 16px;
   height: 30px;
   width: 270px;
   background-color:#fff;
	-webkit-border-radius: 1px 1px 1px 1px;
		-moz-border-radius: 1px 1px 1px 1px;
			border-radius: 1px 1px 1px 1px;
   margin: 0; 
   border: 1px solid #544c49;
}

.container1 form {
    margin:0 auto;
	padding: 0;
    width:100%;
}

.container1 div.button {
	width:210px;
	margin:10px auto 10px auto;
	padding:0px;
}

.container1 div.button .b1 input {
	background:#a40000;
	color:#FFF;
	font-size:1em;
	width:100px;
	padding:5px 0 5px 0;
	float:left;
}

.container1 div.button .b2 input {
	background:#6a6a6a;
	color:#FFF;
	font-size:1em;
	width:100px;
	padding:5px 0 5px 0;
	float:right;
}

.container1 .form_right textarea {
	width: 300px;
	height:220px;
	background-color: #fff;
	border: solid 1px #544c49;
	font-size:14px;
}

.red {
	color: #a40000;
}


/* ============================
11. Forms
============================= */

/* --- contact form  ---- */
form#contactform input[type="text"] {
  width: 100%;
  border: 1px solid #544c49;
  min-height: 40px;
  padding-left:20px;
  font-size:13px;
  padding-right:20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;

}

form#contactform textarea {
border: 1px solid #544c49;
  width: 100%;
  padding-left:20px;
  padding-top:10px;
  font-size:13px;
  padding-right:20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;

}

form#contactform .validation {
	font-size:11px;
}

#sendmessage {
	border:1px solid #544c49;
	background:#f6f6f6;
	display:none;
	text-align:center;
	padding:15px 12px 15px 65px;
	margin:10px 0;
	font-weight:600;
	margin-bottom:30px;

}

#sendmessage.show,.show  {
	display:block;
}

/* --- comment form ---- */
form#commentform input[type="text"] {
  width: 100%;
  min-height: 40px;
  padding-left:20px;
  font-size:13px;
  padding-right:20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
	-webkit-border-radius: 1px 1px 1px 1px;
		-moz-border-radius: 1px 1px 1px 1px;
			border-radius: 1px 1px 1px 1px;

}

form#commentform textarea {
  width: 100%;
  padding-left:20px;
  padding-top:10px;
  font-size:13px;
  padding-right:20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
	-webkit-border-radius: 2px 2px 2px 2px;
		-moz-border-radius: 2px 2px 2px 2px;
			border-radius: 2px 2px 2px 2px;
}


/* === bootstrap button === */


.btn {
  font-size: 12px;
  text-transform:uppercase;
  text-shadow: none;
  background-image:none;
  border-color: none;
  border-bottom-color: none;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.btn {
	outline:0;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
}

a.btn,.btn:focus {
	outline:0;
}


.btn-theme {
  color:#fff;
}

.btn-theme:hover,.btn-theme:focus,.btn-theme:active{
  background: #18191a;
   color:#fff;
  border:1px solid #18191a;
}

input:focus {
	border-color: #68A4C4;
}

#sendmessage {
	color: #68A4C4;
}

.pullquote-left {
	border-left:5px solid #68A4C4;
}

.pullquote-right {
	border-right:5px solid #68A4C4;
}

/* cta */

.cta-text h2 span {
	color: #68A4C4;
}

ul.clients li:hover {
	border:4px solid #68A4C4;
}

/* box */
.box-bottom {
	background:#68A4C4;
}

/* buttons */
.btn-dark:hover,.btn-dark:focus,.btn-dark:active  {
  background: #68A4C4;
  border:1px solid #68A4C4;
}

.btn-theme {
  border:1px solid #68A4C4;
  background: #68A4C4;
}


