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

* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
body {
	/*font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;*/
	font-weight: 500;
	color: #222;
	font-family: "Kiwi Maru", -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", YuGothic, "游ゴシック体", YuGothicMedium, "Yu Gothic", "游ゴシック", Meiryo, sans-serif;
	font-size: 17px;
}
.clr {
	clear: both;
}
.over {
	overflow: hidden;
}
.cnt {
	text-align: center;
}
.pc {
}
.sp {
	display: none;
}

a {
	color: #e4900e;
}
a:hover {
	opacity: 0.8;
}

.ec-layoutRole {
}
.ec-role {
	color: #333;
}
body#page_user_data .ec-role {
	font-size: 1em;
	
	color: #331F19;
	color: #533F26;
}

/*メンテナンス中表示*/
.ec-maintenanceAlert,
.ec-maintenanceAlert {
	/*display: none;*/
}

/*カート画面の消費税表示非表示*/
.ec-totalBox__taxRate {
	display:none !important;
}

@media only screen and (min-width: 768px) {
	.ec-shelfGrid {
		margin-left: 0;
		margin-right: 0;
	}
}

/*--------------------------------------------------------------
ヘッダー
--------------------------------------------------------------*/
@media only screen and (min-width: 768px) {
	.ec-headerNaviRole .ec-headerNaviRole__right {
		display: block;
	}
	.ec-headerNav {
		font-size: 0;
	}
	.ec-headerNav .ec-headerNav__itemIcon {
		margin-left: 0;
	}
	.ec-headerNav .ec-headerNav__item {
		margin-right: 10px;
	}
	.ec-headerNav .ec-headerNav__itemLink {
		margin-right: 0;
	}
	.ec-headerNaviRole .ec-headerNaviRole__search {
		width: 50%;
	}
	.ec-headerNaviRole {
		padding-bottom: 0;
	}

/*------------------------------------------------*/
}

#desctxt,
.ec-headerNaviRole,
#h_pcnaviarea {
	max-width: 1400px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

header.ec-layoutRole__header {
	background-color: #fffeee;
}
#desctxt {
	padding: 7px 20px;
	font-size: 12px;
	margin: 0 auto;
}


#h_btnbox,
#pc_srchbox {
	width: 100%;
}
#h_btnbox {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}
#pc_srchbox {
	text-align: right;
}
#h_logo img {
	max-width: 420px;
	height: auto;
}

/*ログイン等アイコンエリア*/
.ec-headerNav .ec-headerNav__itemIcon {
	color: #f5ae3f;
}
.ec-cartNavi {
	background-color: #fffdc9;
}
/*検索窓*/
.ec-headerSearch .ec-headerSearch__category .ec-select.ec-select_search {
	background-color: #f5ae3f;
}

/*--------------------------------------------------------------
gnavi
--------------------------------------------------------------*/
#h_pcnaviarea {
	margin: 0 auto;
}
#h_pcnaviarea .inner {
	display: flex;
	flex-wrap: wrap;
	padding: 20px;
	justify-content: space-between;
}
#h_pcnaviarea #gnaviarea {
}
#h_pcnaviarea #gnaviarea ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#h_pcnaviarea #gnaviarea ul li {
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0 20px 0 0;
	color: #6e480c;
	font-size: 17px;
}
#h_pcnaviarea #gnaviarea ul li a {
	color: #6e480c;
}
#h_pcnaviarea #h_search {
	width: 30%;
}

/*--------------------------------------------------------------
フッター
--------------------------------------------------------------*/
.ec-footerRole {
	background-color: #f5ae3f;
	border: none;
	color: #fff;
}
.ec-footerRole .ec-footerRole__inner {
	color: #fff;
}
.ec-footerRole a {
	color: #fff;
}
.ec-footerRole a:hover {
	text-decoration: none;
}

#f_info {
}
#f_info ul {
	margin: 0;
	padding: 0;
	/*display: table;
	width: 100%;*/
	text-align: center;
	font-size: 0;
}
#f_info ul li {
	/*display: table-cell;
	vertical-align: middle;*/
	list-style-type: none;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	padding-left: 10px;
	padding-right: 10px;
}
#f_info a:link,
#f_info a:active,
#f_info a:hover,
#f_info a:visited {
	color: #fff;
}
#f_info {
	text-align: center;
}
#f_info li.title {
	font-size: 20px;
	margin-bottom: 10px;
	letter-spacing: 0;
}
#f_info li.title span {
	font-size: 26px;
}
#f_info li.num {
	font-size: 20px;
}
#f_info #ficon {
	margin-bottom: 20px;
	margin-top: 20px;
}
#f_info #ficon img {
	max-width: 37px;
	height: auto;
}

.ec-footerNavi .ec-footerNavi__link a {
	text-decoration: none;
	font-size: 16px;
}


#copytxt {
	text-align: center;
	padding: 20px;
	border-top: 1px solid #fff;
	color: #fff;
	font-size: 12px;
}

/*ページトップボタン*/
.ec-blockTopBtn {
	background: none;
	width: auto;
	height: auto;
}

/*--------------------------------------------------------------
トップページ
--------------------------------------------------------------*/


/*スライダー*/
/*.ec-layoutRole .ec-layoutRole__contents {
	max-width: 100%;
}*/
.ec-sliderRole {
	max-width: 100%;
	padding: 0;
}
.ec-sliderRole img {
	width: 100%;
}

/*挨拶*/
#topgreeting {
	margin-bottom: 80px;
}
#topgreeting h2 {
}
#topgreeting .txtbox {
	background: url(images/bg_topgreeting.jpg) no-repeat right center;
	background-size: cover;
}
#topgreeting .inner {
	padding-bottom: 50px;
	padding-top: 50px;
	width: 55%;
	font-size: 120%;
	color: #111;
}

/*お知らせ*/
.ec-newsRole {
	padding-top: 0;
	margin-bottom: 50px;
}
.ec-newsRole .ec-newsRole__news {
	border: 16px solid #F8F8F8;
	padding: 20px 40px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	border-radius: 50px;
}
.ec-newsRole .ec-newsRole__newsCloseBtn {
	background-color: #e9bb85;
}
.ec-newsRole .ec-newsRole__newsTitle {
	color: #222;
	font-weight: 500;
	font-size: 1em;
}
.ec-newsRole .ec-newsRole__newsDescription,
.ec-newsRole .ec-newsRole__newsDate {
	font-size: 1em;
}

/*おすすめ商品*/
#topreco .ec-shelfGrid {
	margin: 0 auto 20px;
}
#topreco .ec-shelfGrid .ec-shelfGrid__item:nth-child(2n+1),
#topreco .ec-shelfGrid .ec-shelfGrid__item:nth-child(2n) {
	padding-left: 10px;
	padding-right: 10px;
}
#topreco .ec-shelfGrid .ec-shelfGrid__item {
	margin-bottom: 30px;
}
#topreco .ph {
	margin-bottom: 5px;
}
#topreco .ph img {
	object-fit: cover;
	height: 200px;
	width: 100%;
}
#topreco .comtxt {
	font-size: 15px;
	margin-bottom: 10px;
	color: #444;
	line-height: 1.3;
}
#topreco .comtxt {
	display: none;
}
body#page_homepage #topreco .comtxt {
	display: block;
}

.ec-shelfGrid a {
	color: #222;
}
#topreco dl {
	margin: 0;
	padding: 0;
}
#topreco dt {
	font-weight: 500;
	line-height: 1.3;
	margin-bottom: 5px;
}
#topreco dd {
	margin: 0;
}
#topreco dd.item_price {
	color: #d68911;
}



#topreco .ec-newItemRole__list {
	flex-wrap: wrap;
}
.ec-newItemRole .ec-newItemRole__listItem:nth-child(2n+1),
.ec-newItemRole .ec-newItemRole__listItem:not(:last-of-type) {
	margin-right: 0;
}
#topreco .list {
	padding : 5px 5px 0;
}
#topreco .list a:link,
#topreco .list a:active,
#topreco .list a:hover,
#topreco .list a:visited {
	color: #222;
}
#topreco .ph img {
	object-fit: cover;
	height: 200px;
	width: 100%;
}
.ec-newItemRole .ec-newItemRole__listItemTitle {
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: 500;
	font-size: 15px;
}
.ec-newItemRole .ec-newItemRole__listItemPrice {
	font-size: 16px;
	color: #d68911;
}

/*レモンバナー*/
#topbnr_remon {
	margin-bottom: 60px;
}

/*カレンダー*/
#top_cal {
	margin-bottom: 50px;
}


/*バナー*/
#linkbnr {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#linkbnr .box {
	text-align: center;
	padding-right: 20px;
	width: 50%;
}
#linkbnr .box:last-child {
	padding-right: 0;
	padding-left: 20px;
}

/*--------------------------------------------------------------
コンテンツ
--------------------------------------------------------------*/
/*見出し*/
main.ec-layoutRole__mainWithColumn h1 {
	text-align: center;
	margin: 80px 0 50px;
	font-size: 2.2em;
	color: #e4900e;
	font-weight: 500;
}
.ec-pageHeader h1, .ec-pageHeader .h1 {
	border: none;
}

body#page_homepage .ec-layoutRole__mainBottom h2  {
	font-size: 36px;
	text-align: center;
	margin-bottom: 40px;
}

h1, h2, h3, h4 {
}
h2 {
	color: #6c8a11;
	margin-top: 50px;
	margin-bottom: 30px;
}
.page h2 {
	margin-bottom: 50px;
	font-size: 1.8em;
}
body#page_user_data .ec-layoutRole__mainWithColumn h2 {
	text-align: center;
}
h3 {
	color: #e4900e;
}

/*テキスト*/


/*table*/
/*
main.ec-layoutRole__mainWithColumn table th,
main.ec-layoutRole__mainWithColumn table td {
	border-bottom: 1px dotted #865A3F;
	padding: 15px 20px;
}
main.ec-layoutRole__mainWithColumn table th {
	width: 30%;
	background-color: #FDEFD9;
	font-weight: 500;
}
main.ec-layoutRole__mainWithColumn table td {
	width: 70%;
}*/


/*box*/
.mgnB20 {
	margin-bottom: 20px;
}

/*--------------------------------------------------------------
農園紹介
--------------------------------------------------------------*/
#wrap_farm .galbox {
	margin-bottom: 10px;
}
#wrap_farm .galbox ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
}
#wrap_farm .galbox ul li {
	width: 25%;
	text-align: center;
	padding: 0 5px 10px;
	list-style-type: none;
	margin: 0;
}
#wrap_farm .boxA,
#wrap_farm .boxA2,
#wrap_farm .boxB {
	margin-bottom: 50px;
	padding-bottom: 50px;
	border-bottom: 3px dotted #ffce81;
}
#wrap_farm .boxA2 .phbox .box {
	margin-bottom: 20px;
}

@media (min-width: 768px) {
	#wrap_farm .boxA2 .phbox {
		display: flex;
		flex-wrap: wrap;
	}
	#wrap_farm .boxA2 .phbox .box {
	    width: 50%;
	    padding-right: 10px;
	    text-align: center;
	    padding-bottom: 20px;
		margin-bottom: 0;
    }
    #wrap_farm .boxA2 .phbox .box:last-child {
	    padding-left: 10px;
	    padding-right: 0;
    }
}
#wrap_farm .boxA2 h3 {
	text-align: center;
}

#wrap_farm .boxC {
	margin-bottom: 30px;
	padding-bottom: 50px;
	border-bottom: 3px dotted #ffce81;
}
#wrap_farm .boxA {
	display: flex;
	flex-wrap: wrap;
}
#wrap_farm .boxA .td {
}
#wrap_farm .boxA .txt {
	width: 63%;
	padding-right: 30px;
	padding-top: 20px;
}
#wrap_farm .boxA .ph {
	text-align: center;
	width: 37%;
}
#wrap_farm .boxB {
}
#wrap_farm .boxB table {
	width: 100%;
}


#wrap_farm .boxB table th,
#wrap_farm .boxB table td {
	border-bottom: 1px dotted #865A3F;
	padding: 15px 20px;
}
#wrap_farm .boxB table th {
	width: 30%;
	background-color: #FDEFD9;
	font-weight: 500;
}
#wrap_farm .boxB table td {
}

/*--------------------------------------------------------------
初めての方へ
--------------------------------------------------------------*/
.page ul li {
	list-style-type: disc;
}
#wrap_flow {
}
#wrap_flow .box {
	margin-bottom: 30px;
	padding: 30px 30px 20px;
	border: 3px dotted #FFAE5C;
}
#wrap_flow h3 {
	font-size: 1.35em;
	margin-top: 0;
}
#wrap_flow h3 span {
	background-color: #f5ae3f;
	color: #fff;
	border-radius: 50%;
	margin-right: 10px;
	text-align: center;
	width: 45px;
	height: 45px;
	line-height: 40px;
	display: inline-block;
}
#wrap_flow .txt {
	padding-left: 50px;
}
#wrap_flow .txt p {
}
#wrap_flow .txt ul,
#wrap_flow .txt ol {
	margin: 0 0 0 20px;
	padding: 0;
}
#wrap_flow .txt ul li,
#wrap_flow .txt ol li {
	margin-bottom: 15px;
	line-height: 1.3;
}
#wrap_flow .txt ol li ul {
	margin-top: 10px;
}
#wrap_beginner h4 {
	font-size: 1.1em;
	background-color: #f5ae3f;
	color: #fff;
	padding: 10px;
	border-radius: 5px;
	margin: 30px 0 15px;
}
#wrap_beginner h4:first-child {
	margin-top: 0;
}
#wrap_beginner .boxC ul {
	margin-bottom: 0;
}
#wrap_beginner .boxC ul li {
	margin-bottom: 15px;
}

/*--------------------------------------------------------------
プライバシーポリシー
--------------------------------------------------------------*/
@media (min-width: 768px) {
	.pvbox {
		border-left: 5px solid #f5ae3f;
		padding: 10px 0 10px 40px;
	}
	.pvbox h3 {
	    margin-top: 0;
	    margin-bottom: 20px;
    }
	
}
.pvbox {
	margin-bottom: 30px;
}
.pvbox ol {
}
.pvbox ol li {
	margin-bottom: 10px;
}

/*--------------------------------------------------------------
特定商取引法・当サイトについて
--------------------------------------------------------------*/
.ec-borderedDefs dl {
	padding: 30px 0;
}
.ec-borderedDefs dt,
.ec-borderedDefs dd {
	line-height: 1.5;
}
.ec-borderedDefs dt {
	padding-top: 0;
	font-weight: 500;
}
.ec-borderedDefs dt .ec-label {
	margin: 0;
	font-weight: 500;
}
.ec-borderedDefs dd {
	margin: 0;
}
#wrap_tradelaw dd .title {
	font-weight: 600;
	margin-bottom: 5px;
}

#wrap_tradelaw table {
	width: 100%;
	margin-bottom: 10px;
}
#wrap_tradelaw table {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#wrap_tradelaw table th,
#wrap_tradelaw table td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-weight: 500;
	width: auto;
	padding: 10px;
}
#wrap_tradelaw table th {
	background-color: #f2f2f2;
}
#wrap_tradelaw table.souryo1,
#wrap_tradelaw table.souryod {
	text-align: center;
}
#wrap_tradelaw table.souryo1 th,
#wrap_tradelaw table.souryo1 td,
#wrap_tradelaw table.souryo2 th,
#wrap_tradelaw table.souryo2 td {
	/*font-size: 90%;*/
	padding: 5px;
}
#wrap_tradelaw table.souryo1 th {
	width: 50%;
}

#wrap_tradelaw table.souryo2 td.pref {
	text-align: left;
}

/*--------------------------------------------------------------
商品一覧
--------------------------------------------------------------*/
.ec-shelfGrid .ec-shelfGrid__item:nth-child(2n+1),
.ec-shelfGrid .ec-shelfGrid__item:nth-child(2n) {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 20px;
}

.ec-shelfGrid .ec-shelfGrid__item img {
	object-fit: cover;
	height: 160px;
	width: 100%;
}
.ec-shelfGrid li .title {
	margin-bottom: 10px;
}
.ec-shelfGrid li .com {
	display: none;
}
.ec-shelfGrid li .price {
	text-align: right;
	color: #cc820f;
	margin-bottom: 10px;
	font-size: 120%;
}
.ec-blockBtn--action {
	white-space: wrap;
	padding: 10px 5px 12px;
	height: auto;
	line-height: 1.5;
	font-size: 14px;
}
.ec-blockBtn--action {
	background-color: #FFEDAD;
	color: #222;
	border: none;
}
.ec-blockBtn--action:hover {
	background-color: #F2DA83;
	color: #D96C00;
}

.ec-topicpath .ec-topicpath__item a {
	color: #6e480c;
}


/*--------------------------------------------------------------
商品詳細
--------------------------------------------------------------*/
.ec-productRole {
	padding-top: 50px;
}
.ec-sliderItemRole .slideThumb {
	margin: 0;
	padding: 0 1px 2px;
}
.ec-sliderItemRole .slideThumb img {
	height: 120px;
	width: 100%;
}

.ec-productRole .ec-productRole__title .ec-headingTitle {
	font-size: 30px;
}
.ec-headingTitle {
	color: #222;
}
body#page_product_detail .slick-slide img {
	/*object-fit: cover;
	height: 400px;
	width: 100%;*/
}
.ec-productRole .ec-productRole__btn {
	min-width: auto;
}
.ec-productRole .ec-productRole__category {
	margin-bottom: 20px;
}
.ec-productRole .ec-productRole__price,
.ec-cartRole .ec-cartRole__totalAmount {
	color: #E67735;
}
.ec-productRole {
	color: #333;
}
	

/*--------------------------------------------------------------
サイドバー
--------------------------------------------------------------*/
.ec-categoryNaviRole {
	padding-top: 50px;
}
.ec-itemNav h3 {
	font-size: 18px;
	background-color: #f5ae3f;
	color: #fff;
	padding: 7px 10px 10px;
	border-radius: 10px;
	margin-top: 0;
}
ul.ec-itemNav__nav {
	width: 100%;
}
ul.ec-itemNav__nav li {
	float: none;
	text-align: left;
	border-bottom: 1px solid #ffdea9;
}
ul.ec-itemNav__nav li a {
	text-align: left;
	line-height: 1.5;
	padding: 10px;
	color: #222;
	font-weight: 500;
}


/*--------------------------------------------------------------
その他ページ
--------------------------------------------------------------*/





































