@charset "utf-8";

/* =======================================

			農園

========================================== */
html{
	overflow-y: scroll; /* 右スクロールバーを常に表示 */
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

/*　全体の構成
======================================= */

#shadow{
	width: 950px;
	box-shadow: 1px 2px 12px rgba(0, 0, 0, 0.8);
	margin: 0 auto;
}
#wrapper{
	width: 950px;
	margin: 0 auto;
	padding: 20px 0 30px;
	line-height: 1.4;
}

/*--- ヘッダー ------------------------------------------------*/
#header{
	width: 850px;
	margin: 0 auto;
	position: relative;
}
#header #link_contact{
	text-align: right;
	position: relative;
	top: -10px;
	margin: 0;
}
#header_box{
	overflow: hidden;
	position: relative;
	top: -10px;
}
#header h1{
	width: 240px;
	float: left;
}

/*--- ナビゲーション ------------------------------------------------*/
#nav{
	width: 610px;
	float: right;
	position: relative;
	height: 140px;
}

/*#nav li#nav1{ position: absolute; top: 0; left: 249px;}*/
#nav li#nav1{ position: absolute; top: 0; left: 360px;}
#nav li#nav2{ position: absolute; top: 0; left: 378px;}
/*#nav li#nav3{ position: absolute; top: 0; left: 249px;}
#nav li#nav4{ position: absolute; top: 0; left: 378px;}*/
#nav li#nav5{ position: absolute; top: 0; left: 498px;}

#nav li#nav1 a.now{ position: relative;top: 7px; left:     0; z-index: 5;}
#nav li#nav2 a.now{ position: relative;top:   0; left: -16px; z-index: 5;}
/*#nav li#nav3 a.now{ position: relative;top: 9px; left: -10px; z-index: 5;}
#nav li#nav4 a.now{ position: relative;top: 2px; left: -18px; z-index: 5;}*/
#nav li#nav5 a.now{ position: relative;top: 7px; left: -20px; z-index: 5;}

#nav li#nav1 a:hover{ position: relative;top: 7px; left:     0; z-index: 10; width: 100%;}
#nav li#nav2 a:hover{ position: relative;top:   0; left: -16px; z-index: 10; width: 100%;}
/*#nav li#nav3 a:hover{ position: relative;top: 9px; left: -10px; z-index: 10; width: 100%;}
#nav li#nav4 a:hover{ position: relative;top: 2px; left: -18px; z-index: 10; width: 100%;}*/
#nav li#nav5 a:hover{ position: relative;top: 7px; left: -20px; z-index: 10; width: 100%;}

/*--- コンテンツ ------------------------------------------------*/
#contents{
	width: 850px;
	margin: 0 auto 30px;
	position: relative;
	top: -28px;
}
#contents h2{
	z-index: 1;
}

/*--- フッター ------------------------------------------------*/
#footer{
	font-size: 16px;
	width: 850px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background: url(../img/farm/footer/bk_footer.png) no-repeat top left;
	overflow: hidden;
}
/* アドレス（住所等） */
#address{
	clear:both;
	text-align: center;
	margin: 1em 0 0;
	padding: 0 0 15px;
}

/* =======================================

			共通設定

========================================== */
.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix{
	min-height: 1px;
}

/* フォントサイズ */
.f_28px{
	font-size: 28px;
}
.f_24px{
	font-size: 24px;
}
.f_18px{
	font-size: 18px;
}
.f_16px{
	font-size: 16px;
}
.f_14px{
	font-size: 14px;
}
.f_13px{
	font-size: 13px;
}
.f_12px{
	font-size: 12px;
}
.f_11px{
	font-size: 11px;
}
/* テキストの色 */
.red{ color: #FF0000; }

/* テキスト位置 */
.t_left{
	text-align: left;
}
.t_center{
	text-align: center;
}
.t_right{
	text-align: right;
}

/*　float関連 */
.f_left  {float: left;}
.f_right {float: right;}
.f_clear {clear: both;}

/* リスト横並び */
ul.yoko li{
	float: left;
	margin-right: 8px;
}


/* =======================================

			土へのこだわり

========================================== */
.soil{
	background: url(../img/farm/soil/bk_soil.png) no-repeat bottom right;
}
/*.soil h3{
	margin: 20px 0 7px 13px;
}*/
.soil_bokashi {
    background: #c2d94e;
    border-left: 10px solid #006835;
    font-weight: bold;
    margin: 20px 0 7px 13px;
    padding: 2px 0 2px 12px;
	width: 340px;
}
.soil p{
	margin: 0 0 1em 13px;
	width: 350px;
	text-align: justify;
	text-justify: inter-ideograph;
}

/* =======================================

			お問い合わせ

========================================== */
.item-list{
	width: 832px;
	margin: 20px auto 50px;
    
    display: flex;
    justify-content: space-between;
    align-items:stretch;
}
.item-list img{
	/*margin: 0 0 5px 0;*/
    vertical-align: middle;
}
.item-list div {
    height: 200px;
}
.item-list li{
	width: 176px;
	padding: 0 15px;
	/*float: left;*/
	border-right: 1px solid #009fde;
	/*display: inline;*/
	line-height: 1.2;
    text-align: center;
}
/* お試しセットの時 */
.item-list li.sample{
	width: 186px;
	padding: 0 10px;
	line-height: 1.4;
}
.item-list li.first {
	border-left: 1px solid #009fde;
}
.item-list p{
	padding: 5px 0 0 0;
}
/* リストマーク◎ */
.item-list .category {
	background: url(../img/farm/order/listmark.png) no-repeat left center;
	/*padding: 0 0 0 17px;*/
	display: block;
	margin-bottom: 3px;
}
/* リストマーク 葉っぱ */
.item-list .sample .category {
	background: url(../img/farm/order/leaf.png) no-repeat left center;
	padding: 0 0 0 20px;
	display: inline;
	margin-bottom: 5px;
}
.item-list .sample .category strong{
	font-size: 24px;
	/*color: #66b72f;*/
}
.item-list .munoyaku{
	font-size: 12px;
	letter-spacing: -0.8px;
}
.item-list .name {
	font-size: 22px;
}
.item-list .price {
	font-size: 24px;
}
.item-list .tax {
	font-size: 12px;
	padding-left: 3px;
}
.item-list .carriage{
	font-size: 12px;
	border-top: 1px solid #333;
	margin: 5px 0 0;
	padding: 5px 0 0 0;
}
/* 注意事項 */
.caution{
	width: 760px;
	margin: 15px auto;
}
.caution ul{
	margin: 1em 0;
}
.caution li {
	padding-left: 1em;
	text-indent: -1em;
}
.caution h3 {
	font-size: 16px;
	color: #e60012;
	margin: 10px 0 5px;
	font-weight: bold;
}

/* ご注文変更 2020.08.07 */
.farm_box {
	font-size: 16px;

}
.farm_box .farm_tel_list > li {
	border-bottom: 1px solid #777;
	padding: 30px 0;
}

.farm_tel_list td {
	vertical-align: middle;
	padding: 0 10px;
	line-height: 1.8;
}
.keitai {
	position: relative;
	font-size: 22px;
}
.kotei {
	position: relative;
	font-size: 22px;
}
.keitai::before {
	content: '';
	display: inline-block;
	width: 40px;
	height: 40px;
	background-image: url(../img/farm/icon_keitai.png);
	background-size: contain;
	vertical-align: middle;
	margin: 5px 10px 5px 0;
}
.kotei::before {
	content: '';
	display: inline-block;
	width: 40px;
	height: 40px;
	background-image: url(../img/farm/icon_kotei.png);
	background-size: contain;
	vertical-align: middle;
	margin: 5px 10px 5px 0;
}

.farm_box {
	padding-top: 50px;
	background: url(../img/farm/bk.png) no-repeat 0 0;
}

.yasai_wrap {
	display: flex;
	margin: 10px 0;
	line-height: 1.6;
}
.takuhai {
	width: 198px;
	margin-right: 10px;
}
.hasso {
	background: #e3eec6;
	padding: 10px 40px;
	border-radius: 30px;
	width: 580px;
}
.hasso h2 {
	font-size: 28px;
	font-weight: bold;
}
.hasso p {
	font-size: 16px;
	margin: 0 0 8px;
}