@charset "utf-8";
#content .tit, #content .tit2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #FFF;
	height: 47px;
	font-size: 30px;
	line-height: 155%;
	letter-spacing: 2px;
	clear: both;
	padding: 10px 15px;
}
.page-id-2 #content .tit {
	background-color: #439694;
	background-image: url(../../img/concept/tit.gif);
	background-repeat: no-repeat;
}
.page-id-48 #content .tit, .parent-pageid-48 #content .tit {
	background-color: #666699;
	background-image: url(../../img/gallery/tit.gif);
	background-repeat: no-repeat;
}
.life #content .tit {
	background-color: #336699;
	background-image: url(../../img/life/tit.gif);
	background-repeat: no-repeat;
}
.recipe #content .tit {
	background-color: #909000;
	background-image: url(../../img/recipe/tit.gif);
	background-repeat: no-repeat;
}
#content .tit span {
	display:inline-block;
	overflow:hidden;
	text-indent:-9999px;
}
#content .tit2 {
	background-color: #657641;
}
#content .tit a, #content .tit2 a {
	color: #FFF;
	float: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	font-weight: normal;
}
#content .tit3 {
	font-size: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding: 0 16px 16px 16px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#content .tit3 span {
	float: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 80%;
}
.breadcrumb {
	font-size: 22px;
	background-color: #ECECEC;
	padding: 10px 16px;
	margin-bottom: 20px;
}
.breadcrumb a {
	color: #666;
	text-decoration: underline;
}
#d_concept {
	background-image: url(../../img/concept/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 100%;
	padding: 5px 16px 30px 16px;
}
.gallerylist {
	margin: 20px 0;
}
.gallerylist section {
	height: 170px;
	padding:16px 16px 15px 16px;
}
.gallerylist section:nth-child(even) {
 border: solid 1px;
 border-color: #fff transparent #ccc;
}
.gallerylist section:nth-child(odd) {
 background-color: #ECECEC;
 border: solid 1px;
 border-color: #fff transparent #ccc;
}
.gallerylist section a {
	padding-right:35px;
	display:block;
	overflow:hidden;
	background-image: url(../img/arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
}
/*	サムネール　*/
.gallerylist section a figure {
	width: autpx;
	overflow:hidden;
	float:left;
	padding-right: 20px;
}
.gallerylist section a figure img {
	width:260px;
	height: 170px;
}
 @media screen and (min-width:480px) {
 .gallerylist section a figure {
 padding-bottom:0.5%;
}
}
/*	カテゴリ画像の説明文字　*/
.gallerylist section a h2 {
	padding-bottom: 10px;
}
.gallerylist section a p {
	font-size: 22px;
}

.accordion .open {
	cursor: pointer;
}
.accordion .box {
	padding: 16px;
	display:none;
}



.shoplist h3 {
	cursor: pointer;
	background-image: url(../img/arrow6.gif);
	background-position: right center;
	background-repeat: no-repeat;
	background-color: #000;
	color: #FFF;
	font-size: 28px;
	clear: both;
	padding: 10px 16px;
	letter-spacing: 1px;
}
.shoplist .box {
	padding: 0 16px 16px 16px;
	display:none;
}
.shoplist .box section {
	padding: 20px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.shoplist .box section h4 {
	color: #657641;
	font-size: 26px;
	letter-spacing: 1px;
	padding-bottom:5px;
}

.formbox {
	font-size: 30px;
	padding-bottom: 30px;
}
.formbox dl {
	padding: 16px;
	font-size: 28px;
}
.formbox dl dt {
	font-weight: bold;
	padding: 20px 0 10px 0;
	color: #657641;
}
.formbox dl dd {
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
input, select, textarea {
	padding: 20px;ni
	margin-bottom: 5px;
	vertical-align: middle;
	font-size: 28px;
}
.wpcf7-submit {
	padding: 7px 15px 7px 16px;
	margin-right: 7px;
}
.wpcf7-list-item {
	font-size: 28px;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
.txt {
	width: 92%;
}
.txt2 {
	width: 20%;
}


.linklist dt a {
	color: #657641;
	font-size: 26px;
	padding-bottom:5px;
	font-weight: bold;
	display: block;
}
.linklist dd {
	padding: 5px 0 20px 0;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

