@charset "utf-8";

/*
  Project: responsive-CMS CSS-Set Ver.Dsas-Res-2018
  Proprietor: Eitatsu Shimada
  Designing: ABSORBER SP Section
  Created: Mon July 16 2018
*/





/* 検索アコーディオン Style　677 */

/* 出品米リスト Style 紺　980 */

/* 出品者様リスト Style 緑　2457 */

/* 米リクエスト Style 赤紫　3818 */



/* Clear float --------------------------------- */

.content-inner:after,
#main:after {
  content: "";
  height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}


.clear {
  clear: both;
}



/* サーチ メイン・サブ --------------------------------- */

.sub #main {
	float: right;
	width: 900px;
	padding-bottom: 40px;
}

.sub #main-my-list {
	width: 85%;
	margin: 0 auto;
	padding-bottom: 40px;
}

.sub #main-result {
	width: 85%;
	margin: 0 auto;
	padding-bottom: 40px;
}

.sub #aside {
	float: left;
	width: 300px;
	padding-bottom: 40px;
}

.sub #main .serch_ti {
	padding: 0 0 8px 0;
	text-align: center;
	margin: 0 auto 2em auto;
	width: 95%;
	color: #545091;
	line-height: 1.3em;
	border-bottom: 1px solid #545091;
	font-size: 2em;
}

.sub .serch_ti2 {
	padding: 0 0 8px 0;
	text-align: center;
	margin: 0 0 2em 0;
	width: 100%;
	color: #545091;
	line-height: 1.3em;
	border-bottom: 1px solid #545091;
	font-size: 2em;
}

@media only screen and (max-width: 880px){

	.sub #main .serch_ti {
		padding: 0 0 8px 0;
		text-align: center;
		margin: 0 auto 2em auto;
		width: 90%;
		color: #545091;
		line-height: 1.3em;
		border-bottom: 1px solid #545091;
		font-size: 1.8em;
	}

	.sub #main .serch_ti br {
		display: none;
	}

}

@media only screen and (max-width: 760px){

	.sub #main .serch_ti {
		display: none;
	}

}

@media only screen and (max-width: 440px){

	.sub .serch_ti2 {
		font-size: 1.5em;
	}

	.sub .serch_ti2 br {
		display: none;
	}

}







@media only screen and (max-width: 1280px){

	.sub #main {
		float: right;
		width: 69%;
		margin: 0 2% 40px 0;
	}

	.sub #aside {
		float: left;
		width: 26%;
		padding: 0 0 40px 2%;
	}

}

@media only screen and (max-width: 980px){

	.sub #main {
		float: right;
		width: 69%;
		margin: 0 2% 40px 0;
	}

	.sub #aside {
		float: left;
		width: 26%;
		padding: 0 0 40px 2%;
	}

}

@media only screen and (max-width: 860px){

	.sub #main {
		float: right;
		width: 64%;
		margin: 0 1.5% 40px 0;
	}

	.sub #aside {
		float: left;
		width: 31%;
		padding: 0 0 40px 1.5%;
	}

}

@media only screen and (max-width: 760px){

	.sub #main {
		float: none;
		width: 85%;
		margin: 0 auto 40px auto;
	}

	.sub #aside {
		display: none;
	}

}

@media only screen and (max-width: 400px){

	.sub #main {
		float: none;
		width: 96%;
		margin: 0 auto 40px auto;
	}

	.sub #main-my-list {
		width: 96%;
		margin: 0 auto;
		padding-bottom: 40px;
	}

	.sub #main-result {
		width: 96%;
		margin: 0 auto;
		padding-bottom: 40px;
	}

}



#sm_search {
	display: none;
}

@media only screen and (max-width: 760px){

	#sm_search {
		display: block;
		width: 84%;
		margin: 40px auto 0 auto;
	}

}



/*---------------------------------------------------------------------- */
/* Main Styles
------------------------------------------------------------------------ */

.i-space {
	padding-left: 12px;
}

.i-space2 {
	padding-left: 9px;
}

.chinryou {
	color: #1e2560;
	font-size: 1.2em;
}

.chinryou2 {
	color: #1e2560;
	font-size: 1em;
}






/* list */

.list {
	width: 100%;
	overflow: hidden;
}

.list-item {
	margin: 0;
	padding-bottom: 12px;
	color: #7e7e7e;
	word-spacing: normal;
	vertical-align: top;
	display: inline-block;
	/display: inline;
	/zoom: 1;
}

.list-item-content,
.list-item-img,
.list-item-name,
.list-item-title,
.list-item-price {
	margin: 0;
}

.list-item-img {
	margin: 0 0 8px 0;
}

.item-lead .pict {
	padding-bottom: 4px;
	padding-right: 12px;
	float: left;
	width: 180px;
}

.item-lead .pict img {
	padding: 1px;
	border: solid 1px #ccc;
}








/* 検索結果ページの上にあるタイトル */

.content-inner .result-list {
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 14px auto 28px auto;
	font-size: 1.6em;
	line-height: 45px;
	height: 44px;
	width: 82%;
	color: #fff ;
	background-color: #545091;
	border: 1px solid #545091;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	letter-spacing: 0.2em;
}

.content-inner .result-list21 {
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 14px auto 28px auto;
	font-size: 1.6em;
	line-height: 45px;
	height: 44px;
	width: 82%;
	color: #fff ;
	background-color: #89a364;
	border: 1px solid #89a364;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	letter-spacing: 0.2em;
}

.content-inner .result-list31 {
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 14px auto 28px auto;
	font-size: 1.6em;
	line-height: 45px;
	height: 44px;
	width: 82%;
	color: #fff ;
	background-color: #a34c80;
	border: 1px solid #a34c80;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	letter-spacing: 0.2em;
}



.content-inner .result-list3 {
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 14px auto 28px auto;
	font-size: 1.6em;
	line-height: 45px;
	height: 44px;
	width: 82%;
	color: #fff ;
	background-color: #ea68a2;
	border: 1px solid #ea68a2;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	letter-spacing: 0.2em;
}


/* 出品米 検索時 再検索Bt */
.result-list2 {
	text-align: center;
	display: block;
	margin: 0 auto 50px auto;
	padding: 0 0 40px 0;
	line-height: 45px;
	height: 44px;
	width: 82%;
}

.result-list2 a {
	text-decoration: none;
	display: block;
	margin-bottom: 80px;
	font-size: 1.6em;
	line-height: 45px;
	height: 44px;
	color: #545091 ;
	background-color: #fff;
	border: 1px solid #545091;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

.result-list2 a:hover {
	text-decoration: none;
	display: block;
	line-height: 45px;
	height: 44px;
	color: #fff ;
	background-color: #545091;
	border: 1px solid #545091;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}


/* 出品者 検索時 再検索Bt */
.result-list22 {
	text-align: center;
	display: block;
	margin: 0 auto 50px auto;
	padding: 0 0 40px 0;
	line-height: 45px;
	height: 44px;
	width: 82%;
}

.result-list22 a {
	text-decoration: none;
	display: block;
	margin-bottom: 80px;
	font-size: 1.6em;
	line-height: 45px;
	height: 44px;
	color: #788f57 ;
	background-color: #fff;
	border: 1px solid #89a364;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

.result-list22 a:hover {
	text-decoration: none;
	display: block;
	line-height: 45px;
	height: 44px;
	color: #fff ;
	background-color: #89a364;
	border: 1px solid #89a364;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}


/* お米ほしい 検索時 再検索Bt */
.result-list32 {
	text-align: center;
	display: block;
	margin: 0 auto 50px auto;
	padding: 0 0 40px 0;
	line-height: 45px;
	height: 44px;
	width: 82%;
}

.result-list32 a {
	text-decoration: none;
	display: block;
	margin-bottom: 80px;
	font-size: 1.6em;
	line-height: 45px;
	height: 44px;
	color: #a34c80 ;
	background-color: #fff;
	border: 1px solid #a34c80;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

.result-list32 a:hover {
	text-decoration: none;
	display: block;
	line-height: 45px;
	height: 44px;
	color: #fff ;
	background-color: #a34c80;
	border: 1px solid #a34c80;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}




/*---------------------------------------------------------------------- */
/* 検索アコーディオン 基本 Style
------------------------------------------------------------------------ */

.widget-cat {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.txt-width {
	letter-spacing: 6px;
}

#widget-categories .widget-cat-header,
#widget-categories .widget-cat-content,
#widget-categories .widget-cat-item {
	margin: 0;
	padding: 0;
}

#widget-categories .widget-cat-header,
#widget-categories .widget-cat-item {
	margin-bottom: 0px;
	height: 46px;
	line-height: 46px;
	font-size: 1.4em;
	font-weight: bold;
}

#widget-categories .widget-cat-header,
#widget-categories .widget-cat-header.active,
#widget-categories .widget-cat-header.hover,
#widget-categories .widget-cat-header.active.hover {
	border-top-color: #e8e8e8;
	border-top-style: solid;
	border-top-width: 1px;
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 14px;
	font-size: 1.5em;
	color: #ffffff;
	background-color: #545091;
	display: block;
	overflow: hidden;
	cursor: pointer;
}

#widget-categories .widget-cat-header .bbg,
#widget-categories .widget-cat-header.hover .bbg {
	margin-right: 6px;
	margin-top: 11px;
	background-repeat: no-repeat;
	float: right;
	position: relative;
	display: block;
	height: 24px;
	width: 24px;
	background-image: url(../images/search/icon-bg-plus.jpg);
}

#widget-categories .widget-cat-header.active .bbg,
#widget-categories .widget-cat-header.active.hover .bbg {
	margin-right: 6px;
	margin-top: 11px;
	background-repeat: no-repeat;
	float: right;
	position: relative;
	display: block;
	height: 24px;
	width: 24px;
	background-image: url(../images/search/icon-bg-mainas.jpg);
}

#widget-categories .widget-cat-content {
	display: block;
	color: #4c4c4c;
	font-size: 1.1em;
	width: 100%;
	background-color: #fffdf6;
	display: block;
}

/* 出品者 検索 緑色への変更*/
#widget-categories h3.green {
	background-color: #89a364 !important;
}

/* 出品者 検索 赤紫への変更*/
#widget-categories h3.purple {
	background-color: #a34c80 !important;
}





/* input */

#sm_search input[type="text"],
#aside input[type="text"]
 {
    padding: 5px;
    line-height: 26px;
    background: #fff;
    max-width: 40em;
}

#sm_search input[type='checkbox'],
#sm_search input[type='radio'],
#aside input[type='checkbox'],
#aside input[type='radio'] {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    outline: none;
    margin-right: 5px;
    cursor: pointer;
    zoom: 1;
}

#sm_search input[type='checkbox']:disabled,
#sm_search input[type='radio']:disabled,
#aside input[type='checkbox']:disabled,
#aside input[type='radio']:disabled {
    cursor: default;
}

#sm_search input[type='checkbox'] + label,
#aside input[type='checkbox'] + label {
    background: url(../images/search/checkbox.png) no-repeat;
    background-position: 0 0;
    line-height: 26px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    padding-left: 30px;
    cursor: pointer;
    z-index: 100;
}

#sm_search input[type='radio'] + label,
#aside input[type='radio'] + label {
    background: url(../images/search/radiobtn.png) no-repeat;
    background-position: 0 0;
    line-height: 26px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    padding-left: 30px;
    cursor: pointer;
    z-index: 100;
}

#sm_search input[type='checkbox']:checked + label,
#sm_search input[type='radio']:checked + label,
#aside input[type='checkbox']:checked + label,
#aside input[type='radio']:checked + label {
    background-position: 0 -100px;
}

#sm_search input[type='checkbox']:disabled + label,
#sm_search input[type='radio']:disabled + label,
#aside input[type='checkbox']:disabled + label,
#aside input[type='radio']:disabled + label {
    background-position: 0 -200px;
    cursor: default;
    color: #CCCCCC;
}

#sm_search input[type='checkbox']:disabled + label .area_unit-placename,
#sm_search input[type='radio']:disabled + label .area_unit-placename,
#aside input[type='checkbox']:disabled + label .area_unit-placename,
#aside input[type='radio']:disabled + label .area_unit-placename {
    color: #CCCCCC;
}

#sm_search input[type='checkbox']:disabled + label + span,
#sm_search input[type='radio']:disabled + label + span,
#aside input[type='checkbox']:disabled + label + span,
#aside input[type='radio']:disabled + label + span {
    color: #CCCCCC;
}

#sm_search input[type*="button"] ,
#aside input[type*="button"] {
	cursor: pointer;
}

#sm_search .input-area,
#aside .input-area {
	width: 90%;
	margin: 0 auto;
	font-size: 14px;
	padding-bottom: 14px;
	padding-top: 8px;
	padding-left: 14px;
	display: block;
	overflow: hidden;
	color: #666;
}

#sm_search .w-area,
#aside .w-area {
	width: 90%;
	padding: 0;
}

#sm_search .input-area .t-right,
#aside .input-area .t-right {
	display: block;
	text-align: right;
	color: #545091;
}

#sm_search .inputlist-area,
#aside .inputlist-area {
	width: 100%;
	font-size: 14px;
	padding-bottom: 14px;
	padding-top: 8px;
	padding-left: 14px;
	display: block;
	overflow: hidden;
	border-bottom: 1px solid #bababa;
}

#sm_search .inputlist,
#aside .inputlist {
    font-size: 14px;
    padding: 0;
}

#sm_search .inputlist li,
#aside .inputlist li {
	display: block;
	width: 210px;
	padding-left: 0;
	text-indent: 0;
	margin-top: 8px;
}


/*  インプットリスト2 - ２列にする場合 */
#sm_search .inputlist2,
#aside .inputlist2 {
	clear: both;
	font-size: 14px;
	padding: 0 0 0 0;
}

#sm_search .inputlist2 li,
#aside .inputlist2 li {
	display: block;
	width: 48%;
	float: left;
	padding-left: 0;
	text-indent: 0;
	margin-top: 8px;
}

/*
#sm_search .inputlist.madori li,
#aside .inputlist.madori li {
	display: block;
	float: left;
	width: 88px;
	margin-top: 8px;
}
*/





/* 検索サーチボタンの色 */

/*  紺 */
#sm_search input,
#aside input {
	-webkit-appearance: button;    /* Firefox向け */
	-moz-appearance: button;       /* Google Chrome、Safari向け */
	appearance: button;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border: 2px solid #d5d5d5;
	box-shadow: 2px 3px 3px #fff;
	color: #333;
	background-color: #545091;
	padding: 8px 20px;
	font-size: 1em;
}

/* 緑 */
#sm_search .condition-btn2 input,
#aside .condition-btn2 input {
	-webkit-appearance: button;    /* Firefox向け */
	-moz-appearance: button;       /* Google Chrome、Safari向け */
	appearance: button;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border: 2px solid #d5d5d5;
	box-shadow: 2px 3px 3px #fff;
	color: #fff;
	background-color: #788f57;
	padding: 8px 20px;
	font-size: 1em;
}

/* 赤紫 */
#sm_search .condition-btn3 input,
#aside .condition-btn3 input {
	-webkit-appearance: button;    /* Firefox向け */
	-moz-appearance: button;       /* Google Chrome、Safari向け */
	appearance: button;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border: 2px solid #d5d5d5;
	box-shadow: 2px 3px 3px #fff;
	color: #fff;
	background-color: #a34c80;
	padding: 8px 20px;
	font-size: 1em;
}

#sm_search .form_bt,
#aside .form_bt {
	color: #fff;
}

#sm_search .widget-search-01,
#aside .widget-search-01 {
	display: block;
	color: #4c4c4c;
	font-size: 1.5em;
	width: 100%;
	height: auto;
	background-color: #fffdf6;
	display: block;
	overflow: hidden;
	-webkit-border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	border-radius-top-left:4px;
	border-radius-top-lright:4px;
}

#sm_search .widget-search-02,
#aside .widget-search-02 {
	display: block;
	color: #4c4c4c;
	font-size: 1.5em;
	width: 100%;
	height: auto;
	background-color: #fffdf6;
	border-top: 1px solid #fff;
	box-shadow: 0px -1px 0px #bdbdbd;
	display: block;
	overflow: hidden;

	-webkit-border-bottom-left-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	border-radius-bottom-left:4px;
	border-radius-bottom-lright:4px;
}

#sm_search .condition-btn,
#aside .condition-btn,
#sm_search .condition-btn2,
#aside .condition-btn2,
#sm_search .condition-btn3,
#aside .condition-btn3 {
	text-align: center;
	position: relative;
	display: block;
  	overflow: hidden;
	margin: 18px auto 18px auto;
}

#sm_search .tclose,
#aside .tclose {
	display: block;
	line-height: 1em;
	padding-top: 10px;
	padding-bottom: 12px;
	border-top: 1px solid #fff;
	box-shadow: 0px -1px 0px #bdbdbd;
	text-align: center;
	font-size: 0.9em;
}




/*-- 検索結果 --*/
.search-after {
	border-color: #ebebeb;
	border-style: solid;
	border-width: 3px;
	min-height: 40px;
	color: white;
	margin-top: 20px;
	margin-bottom: 24px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 18px;
	padding-top: 12px;
	height: auto;
	width: 80%;
	background-color: #aaaaaa;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

.search-after h2 {
	color: #ffe261;
	margin-top: 6px;
	margin-bottom: 18px;
	line-height: 1.3em;
	font-size: 1.4em;
	text-align: center;
}

.search-after ul li {
	text-align: left;
	clear: both;
	margin-bottom: 2px;
	padding-bottom: 2px;
	display: table;
	font-size: 1em;
	line-height: 160%;
	list-style-type: none;
}

.search-after .se-kind {
	text-align: left;
	max-height: 62px;
	min-height: 18px;
	height: auto;
	display: table-cell;
	width: 110px;
}

.search-after .se-factor {
	padding-left: 24px;
	position: relative;
	text-align: left;
	max-height: 62px;
	min-height: 18px;
	display: table-cell;
	height: auto;
}



/*---------------------------------------------------------------------- */
/* 出品米リスト 基本 Style
------------------------------------------------------------------------ */

.product {
	display: block;
	position: relative;
	margin: 8px 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
}

.product ul,
.product-inner {
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 0 0 0 0;
	list-style: none;
	width: 95%;
}

.product-inner .product_each {
	padding: 28px  0 120px 0;
	overflow: hidden;
}

.product_each {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	min-height: 280px;
	margin: 0 0 30px 0;
	padding: 28px 0 40px 0;
	list-style: none;
	overflow: hidden;
	border-top: 7px solid #545091;
	border-left: 1px solid #e5dfdb;
	border-right: 1px solid #e5dfdb;
	border-bottom: 1px solid #e5dfdb;
	background: url(../images/product_bg_img01.png) 0 0;
	background-repeat: no-repeat;
	background-color: #fffdf6;
}

.product_each h1 {
	position: relative;
	margin: 10px auto 24px auto;
	padding: 6px 0 2px 0;
	text-align: center;
	font-size: 2.6em;
	width: 90%;
	border-top: 2px solid #545091;
	border-bottom: 2px solid #545091;
	color: #545091;
	font-weight: normal;
}




/*  説明書き〈不要〉 */
.product_each_test {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	min-height: 280px;
	margin: 0 0 36px 0;
	padding: 28px 0 40px 0;
	list-style: none;
	overflow: hidden;
	border-top: 6px solid #545091;
	border-left: 1px solid #e5dfdb;
	border-right: 1px solid #e5dfdb;
	border-bottom: 1px solid #e5dfdb;
	background: url(../images/product_bg_img01.png) 0 0;
	background-repeat: no-repeat;
	background-color: #fffdf6;
}

.product_each_test .product_s {
	padding: 40px 0 0 260px;
	font-size: 1.4em;
}

@media only screen and (max-width: 1200px){

	.product_each_test .product_s {
		padding: 80px 0 0 50px;
		font-size: 1.4em;
	}
}

@media only screen and (max-width: 540px){

	.product_each_test .product_s {
		display: block;
		width: 80%;
		margin: 0 auto;
		text-align: center;
		padding: 180px 0 0 20px;
		font-size: 1.4em;
	}

	.product_each_test .product_s br {
		display: none;
	}
}




/*-- お米リスト内 上 --*/

.product_header {
	display: block;
	position: relative;
	padding: 0 0 8px 50px;
	margin: 0 0 8px 0;
	width: 100%;
	font-size: 1.5em;
}

.product_date {
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 210px;
	color: #555;
}

.product_date span {
	font-size: 1.3em;
	font-weight: bold;
}


.product_kind {
	display: block;
	position: absolute;
	padding: 0 0 0 210px;
	margin: 0 0 0 0;
	top : 0;
	font-size: 1em;
	width: auto;
}

.product_kind ul {
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style: none;
	width: auto;
}

.product_kind ul li {
	display: none;
}

.product_kind ul li.display {
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 8px 0;
	float: left;
	text-align: center;
	color: #eee;
	font-size: 0.9em;
}


.product_kind ul li.display .exist01 {
	display: block;
	width: 84px;
	height: 28px;
	line-height: 30px;
	padding: 2px 12px 1px 12px;
	margin: 0 8px 0 0;
	background-color: #5e8900;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.product_kind ul li.display .exist02 {
	display: block;
	width: 84px;
	height: 28px;
	line-height: 30px;
	padding: 2px 12px 1px 12px;
	margin: 0 8px 0 0;
	background-color: #e08831;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.product_kind ul li.display .exist03 {
	display: block;
	width: 84px;
	height: 28px;
	line-height: 30px;
	padding: 2px 12px 1px 12px;
	margin: 0 8px 0 0;
	background-color: #b71717;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	text-indent:1em;
	letter-spacing: 1em;
}

.product_kind ul li.display .spec01 {
	display: block;
	width: 84px;
	height: 28px;
	line-height: 30px;
	padding: 2px 12px 1px 12px;
	margin: 0 8px 0 0;
	background-color: #545091;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.product_kind ul li.display .spec02 {
	display: block;
	width: 80px;
	height: 24px;
	line-height: 26px;
	padding: 2px 12px 1px 12px;
	margin: 0 8px 0 0;
	color: #545091;
	background-color: #fff;
	border: 2px solid #545091;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.product_kind ul li.display .send01 {
	display: block;
	width: 84px;
	height: 28px;
	line-height: 30px;
	padding: 2px 12px 1px 12px;
	margin: 0 8px 0 0;
	background-color: #545091;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.product_kind ul li.display .send02 {
	display: block;
	width: 80px;
	height: 24px;
	line-height: 26px;
	padding: 2px 12px 1px 12px;
	margin: 0 8px 0 0;
	color: #545091;
	background-color: #fff;
	border: 2px solid #545091;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}










/*-- お米リスト内 左 --*/
.product_l {
	display: block;
	float: left;
	width: 65%;
	min-height: 280px;
	margin: 0 0 0 0;
	padding: 0 3% 0 0;
}

.product_place {
	display: block;
	position: relative;
	margin: 0 0 14px 50px;
	padding: 5px 0 1px 0;
	background: rgba(250,250,250,0.4);
	color: #545091;
	font-size: 1.6em;
	min-height: 24px;
	line-height: 25px;
	height: auto;
	text-align: center;
	border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	text-indent:0.2em;
	letter-spacing: 0.2em;
	font-weight: bold;
	/*border-top: 2px solid #545091;
	border-bottom: 2px solid #545091;*/
	border: 1px solid #adadad;
}

.product_place span {
	padding: 0 0 0 18px;
}


.product_title {
	display: block;
	margin: 0 0 12px 0;
	padding: 0 0 5px 50px;
	font-size: 2.3em;
	line-height: 1.3em;
	letter-spacing: 0.1em;
	color: #545091;
}

.product_title a {
	text-decoration: none;
	color: #545091;
}

.product_title a:hover {
	text-decoration: underline;
}

.product_title_un {
	display: block;
	height: 2px;
	width: 30%;
	margin: 0 0 8px 50px;
	padding: 0 0 0 0;
	border-bottom: 2px solid #333;
}

.product_lead {
	display: block;
	margin: 0 0 14px 0;
	padding: 0 0 8px 50px;
	font-size: 1.4em;
	line-height: 1.8em;
}







.product_grade {
	display: table;
	position: relative;
	margin: 0 0 12px 50px;
	padding: 0 0 0 0;
	width: 90%;
	float: left;
}

.product_grade_ti {
	display: block;
	position: relative;
	float: left;
	margin: 0 0 0 0;
	padding: 3px 0 2px 0;
	background-color: #ccdbdc;
	color: #415456;
	font-size: 1.15em;
	height: 22px;
	line-height: 23px;
	text-align: center;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	width: 85px;
	text-indent:1.2em;
	letter-spacing: 1.2em;
}

.product_grade span {
	display: block;
	position: relative;
	float: left;
	margin: 0 0 0 0;
	padding: 3px 0 0 8px;
	color: #333;
	width: auto;
	font-size: 1.6em;
	height: 22px;
	line-height: 23px;
	font-weight: bold;
}



.product_variety {
	display: table;
	position: relative;
	margin: 0 0 12px 50px;
	padding: 0 0 0 0;
	width: 90%;
	float: left;
}

.product_variety_ti {
	display: block;
	position: relative;
	float: left;
	margin: 0 0 0 0;
	padding: 3px 0 2px 0;
	background-color: #ccdbdc;
	color: #415456;
	font-size: 1.15em;
	height: 22px;
	line-height: 23px;
	text-align: center;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	width: 85px;
	text-indent:1.2em;
	letter-spacing: 1.2em;
}

.product_variety span {
	display: block;
	position: relative;
	float: left;
	margin: 0 0 0 0;
	padding: 3px 0 0 8px;
	color: #333;
	width: auto;
	font-size: 1.6em;
	height: 22px;
	line-height: 23px;
	font-weight: bold;
}









.product_man {
	clear: both;
	display: block;
	position: relative;
	margin: 0 0 12px 50px;
	padding: 0 0 0 0;
	width: 90%;
	float: none;
}

.product_man_ti {
	display: block;
	position: relative;
	float: left;
	margin: 0 0 0 0;
	padding: 3px 0 2px 0;
	background-color: #ccdbdc;
	color: #415456;
	font-size: 1.15em;
	height: 22px;
	line-height: 23px;
	text-align: center;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	width: 85px;
	text-indent:0.2em;
	letter-spacing: 0.2em;
}

.product_man span {
	display: block;
	position: relative;
	float: left;
	margin: 0 0 0 0;
	padding: 3px 0 0 8px;
	color: #333;
	width: auto;
	font-size: 1.6em;
	height: 22px;
	line-height: 23px;
	font-weight: bold;
}

.product_price {
	clear: both;
	display: block;
	position: relative;
	margin: 0 0 12px 50px;
	padding: 12px 0 0 0;
	width: 90%;
	float: none;
}

.product_price_ti {
	display: block;
	position: relative;
	float: left;
	margin: 0 0 0 0;
	padding: 3px 0 2px 0;
	background-color: #ccdbdc;
	color: #415456;
	font-size: 1.15em;
	height: 22px;
	line-height: 23px;
	text-align: center;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	width: 85px;
	text-indent:1.2em;
	letter-spacing: 1.2em;
}

.product_price span {
	display: block;
	position: relative;
	float: left;
	margin: 0 0 0 0;
	padding: 3px 0 12px 8px;
	color: #333;
	width: auto;
	font-size: 1.6em;
	height: 22px;
	line-height: 23px;
	font-weight: bold;
}







/*-- お米リスト内 右 --*/
.product_r {
	display: block;
	float: right;
	width: 32%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.product_img {
	display: block;
	width: 250px;
	height: 150px;
}

.product_img img {

}

.bt_list {
	display: block;
	padding: 0 0 0 0;
	margin: 24px 0 0 26px;
	height: 32px;
	width: 200px;
}

.bt_list a {
	text-decoration: none;
	text-align: center;
	display: block;
	margin-bottom: 8px;
	font-size: 1.4em;
	line-height: 35px;
	height: 34px;
	width: 200px;
	color: #ea68a2 ;
	background-color: #fff;
	border: 1px solid #ea68a2;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

.bt_list a:hover {
	text-decoration: none;
	text-align: center;
	display: block;
	margin-bottom: 8px;
	line-height: 35px;
	height: 34px;
	width: 200px;
	color: #fff ;
	background-color: #ea68a2;
	border: 1px solid #ea68a2;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

.bt_list2 {
	display: block;
	padding: 0 0 0 0;
	margin: 24px 0 8px 26px;
	text-decoration: none;
	text-align: center;
	display: block;
	margin-bottom: 8px;
	font-size: 1.4em;
	line-height: 35px;
	height: 34px;
	width: 200px;
	color: #fff ;
	background-color: #ea68a2;
	border: 1px solid #ea68a2;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

.bt_detail {
	display: block;
	padding: 0 0 0 0;
	margin: 40px 0 0 0;
	height: 52px;
	width: 250px;
}

.bt_detail a {
	text-decoration: none;
	text-align: center;
	display: block;
	margin-bottom: 8px;
	font-size: 1.6em;
	line-height: 54px;
	height: 52px;
	width: 250px;
	color: #fff ;
	background-color: #545091;
	border: 1px solid #545091;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	letter-spacing: 0.1em;
}

.bt_detail a:hover {
	text-decoration: none;
	text-align: center;
	display: block;
	margin-bottom: 8px;
	line-height: 54px;
	height: 52px;
	width: 250px;
	color: #545091 ;
	background-color: #fff7d9;
	border: 1px solid #545091;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}







@media only screen and (max-width: 1280px){

	.product_header {
		display: block;
		position: relative;
		padding: 0 0 8px 22px;
		margin: 0 0 8px 0;
		width: 100%;
		font-size: 1.5em;
	}

	.product_l {
		display: block;
		float: left;
		width: 57%;
		min-height: 280px;
		margin: 0 0 0 0;
		padding: 0 3% 0 0;
	}

	.product_place {
		display: block;
		position: relative;
		margin: 0 0 14px 22px;
		padding: 5px 0 1px 0;
	}

	.product_title {
		display: block;
		margin: 0 0 0 0;
		padding: 0 0 5px 22px;
		font-size: 2.4em;
		line-height: 1.3em;
	}

	.product_title_un {
		display: block;
		height: 2px;
		width: 30%;
		margin: 0 0 12px 22px;
		border-bottom: 2px solid #333;
	}

	.product_lead {
		display: block;
		margin: 0 0 0 0;
		padding: 0 0 8px 22px;
		font-size: 1.4em;
		line-height: 1.6em;
	}

	.product_grade {
		display: table;
		position: relative;
		margin: 0 0 12px 22px;
		padding: 0 0 0 0;
		width: 40%;
		float: left;
	}

	.product_variety {
		display: table;
		position: relative;
		margin: 0 0 12px 10px;
		padding: 0 0 0 0;
		width: 45%;
		float: left;
	}

	.product_man {
		display: block;
		margin: 0 0 12px 22px;

	}

	.product_price {
		display: block;
		margin: 0 0 12px 22px;

	}

	.product_r {
		display: block;
		float: right;
		width: 40%;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}

}



@media only screen and (max-width: 1150px){

	.product_grade {
		display: table;
		position: relative;
		margin: 18px 0 8px 22px;
		padding: 0 0 0 0;
		width: 90%;
		float: none;
	}

	.product_grade span {
		display: block;
		position: relative;
		float: left;
		margin: 0 0 0 0;
		padding: 3px 0 0 18px;
		width: auto;
		font-size: 1.8em;
		height: 28px;
		line-height: 30px;
		font-weight: bold;
	}

	.product_variety {
		display: table;
		position: relative;
		margin: 0 0 2px 22px;
		padding: 0 0 0 0;
		width: 90%;
		float: none;
	}

	.product_variety span {
		display: block;
		position: relative;
		float: left;
		margin: 0 0 0 0;
		padding: 3px 0 0 18px;
		width: auto;
		font-size: 1.8em;
		height: 28px;
		line-height: 30px;
		font-weight: bold;
	}

	.product_man,
	.product_price {
		display: table;
		margin: 8px 0 8px 22px;
		padding: 0 0 0 0;
	}

	.product_man span,
	.product_price span {
		display: block;
		position: relative;
		float: left;
		margin: 0 0 0 0;
		padding: 3px 0 0 18px;
		width: auto;
		font-size: 1.8em;
		height: 28px;
		line-height: 30px;
		font-weight: bold;
	}

}


@media only screen and (max-width: 1024px){

	.product_l {
		display: block;
		float: left;
		width: 50%;
		min-height: 260px;
		margin: 0 0 0 0;
		padding: 0 4% 0 0;
	}

	.product_title_un {
		display: block;
		height: 2px;
		width: 50%;
		margin: 0 0 12px 20px;
		border-bottom: 2px solid #333;
	}

	.product_r {
		display: block;
		float: right;
		width: 46%;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}

}


@media only screen and (max-width: 980px){

	.product_header {
		display: block;
		position: relative;
		padding: 0 0 8px 50px;
		margin: 0 auto 8px auto;
		width: 90%;
		font-size: 1.5em;
	}

	.product_kind {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 0 0 36px 0;
		top : 0;
		font-size: 1em;
	}

	.product_l {
		clear: both;
		display: block;
		float: none;
		width: 90%;
		margin: 0 auto 0 auto;
		padding: 0 0 0 0;
	}

	.product_place {
		display: block;
		position: relative;
		margin: 0 auto 14px auto;
		padding: 5px 0 1px 0;
		color: #545091;
		font-size: 2.2em;
		min-height: 28px;
		line-height: 29px;
		height: auto;
		text-align: center;
		border-radius: 3px;
	    -webkit-border-radius: 3px;
	    -moz-border-radius: 3px;
		text-indent:0.2em;
		letter-spacing: 0.2em;
		font-weight: bold;
		width: 90%;
	}

	.product_place span {
		padding: 0 0 0 18px;
	}

	.product_title {
		display: block;
		margin: 0 auto 0 auto;
		padding: 0 0 5px 0;
		font-size: 2.4em;
		line-height: 1.3em;
		width: 90%;
	}

	.product_title_un {
		display: block;
		height: 2px;
		width: 90%;
		margin: 0 auto 12px auto;
		border-bottom: 2px solid #333;
	}

	.product_lead {
		display: block;
		width: 90%;
		margin: 0 auto 0 auto;
		padding: 0 0 0 0;
		font-size: 1.4em;
		line-height: 1.6em;
	}

	.product_r {
		display: block;
		float: none;
		width: 90%;
		margin: 20px auto 30px auto;
		padding: 0 0 0 0;
		text-align: center;
	}

	.product_img {
		margin: 10px auto 0 auto;
	}

	.bt_list,
	.bt_list2,
	.bt_detail {
		margin: 20px auto 0 auto;
	}

}




@media only screen and (max-width: 520px){

	.product_each {
		display: block;
		position: relative;
		width: 100%;
		height: auto;
		min-height: 280px;
		margin: 0 0 26px 0;
		padding: 16px 0 22px 0;
	}

	.product_header {
		display: block;
		position: relative;
		padding: 0 0 8px 0;
		margin: 0 auto 40px auto;
		width: 238px;
		font-size: 1.5em;
	}

	.product_kind {
		margin: 8px 0 20px 0;
	}

	.product_kind ul li.display .exist01 {
		display: block;
		width: 200px;
		height: 28px;
		line-height: 30px;
		padding: 2px 12px 1px 12px;
		margin: 0 8px 0 0;
		background-color: #5e8900;
		border-radius: 3px;
	    -webkit-border-radius: 3px;
	    -moz-border-radius: 3px;
	}

	.product_kind ul li.display .exist02 {
		display: block;
		width: 200px;
		height: 28px;
		line-height: 30px;
		padding: 2px 12px 1px 12px;
		margin: 0 8px 0 0;
		background-color: #e08831;
		border-radius: 3px;
	    -webkit-border-radius: 3px;
	    -moz-border-radius: 3px;
	}

	.product_kind ul li.display .exist03 {
		display: block;
		width: 200px;
		height: 28px;
		line-height: 30px;
		padding: 2px 12px 1px 12px;
		margin: 0 8px 0 0;
		background-color: #b71717;
		border-radius: 3px;
	    -webkit-border-radius: 3px;
	    -moz-border-radius: 3px;
		text-indent:1em;
		letter-spacing: 1em;
	}

	.product_l {
		display: block;
		float: none;
		width: 100%;
		margin: 0 auto 0 auto;
		padding: 12px 0 0 0;
	}

	.product_title {
		display: block;
		margin: 0 auto 0 auto;
		padding: 0 0 5px 0;
		font-size: 2em;
		line-height: 1.3em;
		width: 90%;
	}

}


@media only screen and (max-width: 438px){

	.product_header {
		display: block;
		position: relative;
		padding: 0 0 8px 52px;
		margin: 0 auto 20px auto;
		width: 90%;
		font-size: 1.5em;
	}

}

@media only screen and (max-width: 414px){

	.product_header {
		display: block;
		position: relative;
		padding: 0 0 8px 48px;
		margin: 0 auto 32px auto;
		width: 90%;
		font-size: 1.5em;
	}

}

@media only screen and (max-width: 375px){

	.product_header {
		display: block;
		position: relative;
		padding: 0 0 8px 50px;
		margin: 0 auto 32px auto;
		width: 90%;
		font-size: 1.5em;
	}

}


@media only screen and (max-width: 320px){

	.product_header {
		display: block;
		position: relative;
		padding: 0 0 8px 26px;
		margin: 0 auto 32px auto;
		width: 90%;
		font-size: 1.5em;
	}

}




/* 出品米　詳細ページ */

/* Bt */
.product_form_bt,
seller_form_bt {
	clear: both;
	display: block;
	position: relative;
	margin: 0 0 0 0;
	padding: 30px 0 0 0;
	width: 100%;
	overflow: hidden;
}

.product_form_bt .bt_form,
.seller_form_bt .bt_form {
	display: block;
	padding: 0 0 0 0;
	margin: 20px auto 0 auto;
	height: 68px;
	width: 480px;
}

.product_form_bt .bt_form a,
.seller_form_bt .bt_form a {
	text-decoration: none;
	text-align: center;
	display: block;
	margin-bottom: 8px;
	font-size: 1.6em;
	line-height: 64px;
	height: 62px;
	width: 480px;
	color: #fff ;
	background-color: #ea68a2;
	border: 1px solid #ea68a2;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	letter-spacing: 0.1em;
}

.product_form_bt .bt_form a:hover,
.seller_form_bt .bt_form a:hover {
	text-decoration: none;
	text-align: center;
	display: block;
	margin-bottom: 8px;
	line-height: 64px;
	height: 62px;
	width: 480px;
	color: #ea68a2 ;
	background-color: #fff;
	border: 1px solid #ea68a2;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}


@media only screen and (max-width: 768px){

	.product_form_bt .bt_form,
	.seller_form_bt .bt_form {
		width: 280px;
	}

	.product_form_bt .bt_form a,
	.seller_form_bt .bt_form a {
		width: 280px;

	}

	.product_form_bt .bt_form a:hover,
	.seller_form_bt .bt_form a:hover {
		width: 280px;

	}


}

@media only screen and (max-width: 420px){

	.product_form_bt .bt_form,
	.seller_form_bt .bt_form {
		width: 220px;
	}

	.product_form_bt .bt_form a,
	.seller_form_bt .bt_form a {
		width: 220px;
		font-size: 1.2em;

	}

	.product_form_bt .bt_form a:hover,
	.seller_form_bt .bt_form a:hover {
		width: 220px;

	}

}





/*---------------------------------------------------------------------- */
/* 出品者様リスト 基本 Style
------------------------------------------------------------------------ */

.seller_link_bt {
	clear: both;
	display: block;
	position: relative;
	margin: 0 0 0 0;
	padding: 30px 0 0 0;
	width: 100%;
	overflow: hidden;
}

.seller_link_bt .bt_form {
	display: block;
	padding: 0 0 0 0;
	margin: 20px auto 0 auto;
	height: 68px;
	width: 480px;
}

.seller_link_bt .bt_form a {
	text-decoration: none;
	text-align: center;
	display: block;
	margin-bottom: 8px;
	font-size: 1.6em;
	line-height: 64px;
	height: 62px;
	width: 480px;
	color: #fff ;
	background-color: #89a364;
	border: 1px solid #89a364;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	letter-spacing: 0.1em;
}

.seller_link_bt .bt_form a:hover {
	text-decoration: none;
	text-align: center;
	display: block;
	margin-bottom: 8px;
	line-height: 64px;
	height: 62px;
	width: 480px;
	color: #89a364 ;
	background-color: #fff;
	border: 1px solid #89a364;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}


@media only screen and (max-width: 768px){

	.seller_link_bt .bt_form {
		width: 280px;
	}

	.seller_link_bt .bt_form a {
		width: 280px;

	}

	.seller_link_bt .bt_form a:hover {
		width: 280px;

	}


}

@media only screen and (max-width: 420px){

	.seller_link_bt .bt_form {
		width: 220px;
	}

	.seller_link_bt .bt_form a {
		width: 220px;
		font-size: 1.2em;

	}

	.seller_link_bt .bt_form a:hover {
		width: 220px;

	}

}












.product_coment {
	clear: both;
	display: block;
	position: relative;
	margin: 10px auto 0 auto;
	padding: 20px 0 20px 0;
	width: 80%;
	overflow: hidden;
	font-size: 1.7em;
	line-height: 1.8em;
	text-align: center;
margin-bottom: 20px
}

.product_coment p {
	padding: 0 0 18px 0;
	text-indent: 1em;
}

.product_coment a {
text-decoration: none;;
	background: url(../common/arrow.png) no-repeat left center;
    background-color: #eeeeee;
padding: 40px 20px 40px 25px;
    font-size: 1.2em;
    color: #5E8900

}


.product_content_a,
.product_content_b  {
	clear: both;
	display: block;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow: hidden;
}

.product_content_b {
	margin: 80px 0 0 0 ;
}

.product_content_b .seller_send_ti {
	position: relative;
	margin: 10px auto 10px auto;
	padding: 6px 0 2px 0;
	text-align: center;
	font-size: 2em;
	line-height: 1.2em;
	width: 80%;
}

.product_content_b h2 {
	position: relative;
	margin: 0 auto 18px auto;
	padding: 6px 0 2px 0;
	text-align: center;
	font-size: 2.6em;
	width: 90%;
	border-top: 2px solid #89a364;
	border-bottom: 2px solid #89a364;
	color: #89a364;
	font-weight: normal;
}



.product_content_b .seller_info_s {
	clear: both;
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 0 0 0 0;
	overflow: hidden;
	width: 86%;
}

.product_content_b .seller_info_s01 {
	display: block;
	position: relative;
	margin: 0 0 0 0;
	padding: 6px 0 0 0;
	float: left;
	width: 160px;
}

.product_content_b .seller_info_img {
	display: block;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 160px;
	height: 160px;
	border-radius: 160px;
	-webkit-border-radius: 160px;
	-moz-border-radius: 160px;
}

.product_content_b .seller_info_img img {
	display: block;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 160px;
	height: auto;
}

.product_content_b .seller_info_s02 {
	display: block;
	position: relative;
	margin: 0 0 28px 0;
	padding: 0 0 0 170px;
}





@media only screen and (max-width: 900px) {

	.product_content_b .seller_info_s {
		width: 86%;
	}

	.product_content_b .seller_info_s01 {
		display: block;
		position: relative;
		margin: 0 0 0 0;
		padding: 6px 0 0 0;
		float: none;
		width: 100%;
	}

	.product_content_b .seller_info_img {
		display: block;
		position: relative;
		margin: 0 auto 0 auto;
		padding: 0 0 0 0;
		width: 160px;
		height: 160px;
		border-radius: 160px;
		-webkit-border-radius: 160px;
		-moz-border-radius: 160px;
	}

	.product_content_b .seller_info_s02 {
		display: block;
		position: relative;
		margin: 20px 0 28px 0;
		padding: 0 0 0 0;
		width: 100%;
	}

}





.product_content_b .seller_info_s02 table.company {
	width: auto;
	margin: 0 auto;
	padding: 0 0 0 0;
	border-collapse: separate;
	border-spacing: 0px 6px;
	font-size: 1.4em;
}

.product_content_b .seller_info_s02 table.company th,
.product_content_b .seller_info_s02 table.company td {
	padding: 10px;
}

.product_content_b .seller_info_s02 table.company th {
	background: #89a364;
	vertical-align: middle;
	text-align: left;
	width: 154px;
	overflow: visible;
	position: relative;
	color: #fff;
	font-weight: normal;
	font-size: 1.1em;
}

.product_content_b .seller_info_s02 table.company th:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #89a364;
	border-width: 10px;
	margin-top: -10px;
}
/* firefox */
@-moz-document url-prefix() {
	.product_content_b .seller_info_s02 table.company th::after {
		float: right;
		padding: 0;
		left: 30px;
		top: 10px;
		content: " ";
		height: 0;
		width: 0;
		position: relative;
		pointer-events: none;
		border: 10px solid transparent;
		border-left: #295890 10px solid;
		margin-top: -10px;
	}
}

.product_content_b .seller_info_s02 table.company td {
	background: #edf4f7;
	width: auto;
	padding-left: 20px;
}



@media only screen and (max-width: 800px){

	.product_content_b .seller_info_s02 table.company {
		width: 100%;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		border-collapse: separate;
		border-spacing: 0px 6px;
		font-size: 1.7em;
	}

	.product_content_b .seller_info_s02 table.company tr {
		line-height: 120%;
		display: block;
	}

	.product_content_b .seller_info_s02 table.company th,
	.product_content_b .seller_info_s02 table.company td {
			float: none;
			display: block;
			border: none;
			width: 95%;
			margin: 0 auto;
			padding: 7px 3% 4px 3%;
	}

	.product_content_b .seller_info_s02 table.company th {
			height: auto;
			color: #fff;
			background-color: #89a364;
			margin-left: 0px;
			margin-bottom: 2px;
			margin-right: 0px;
			margin-top: 3px;
			padding-left: 10px;
			padding-bottom: 1px;
			padding-right: 10px;
			padding-top: 4px;
			border: none;

	}

	.product_content_b .seller_info_s02 table.company td {
			margin-left: 0px;
			margin-bottom: 18px;
			margin-right: 0px;
			margin-top: 0px;
			padding-left: 10px;
			padding-bottom: 8px;
			padding-right: 10px;
			padding-top: 8px;
			height: auto;
			border: none;
			line-height: 165%;
			font-size: 0.9em;
	}

	.product_content_b .seller_info_s02 table.company th:after {
		display: none;
	}

	/* firefox */
	@-moz-document url-prefix() {
		.product_content_b .seller_info_s02 table.company th::after {
		display: none;
		}
	}

}















.product_pic {
	clear: both;
	display: block;
	position: relative;
	margin: 0 auto 18px auto;
	padding: 0 0 0 0;
	width: 720px;
}

.product_pic ul {
	display: block;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	width: 720px;
}

.product_pic ul li {
	display: block;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 8px 0 8px;
	float: left;
	height: auto;
	overflow: hidden;
}

.product_th_img {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 160px;
	min-height: 96px;
}

.product_th_img img {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	height: auto;
}

.product_pic ul li .cap {
	display: block;
	position: relative;
	margin: 0 0 0 0;
	padding: 8px 0 8px 0;
	width: 160px;
	font-size: 1.2em;
	line-height: 1.2em;
}



@media only screen and (max-width: 960px){

	.product_pic {
		clear: both;
		display: block;
		position: relative;
		margin: 20px auto 0 auto;
		padding: 20px 0 0 0;
		width: 540px;
	}

	.product_pic ul {
		display: block;
		position: relative;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		list-style: none;
		width: 540px;
	}

}


@media only screen and (max-width: 720px){

	.product_pic {
		clear: both;
		display: block;
		position: relative;
		margin: 20px auto 0 auto;
		padding: 20px 0 0 0;
		width: 360px;
	}

	.product_pic ul {
		display: block;
		position: relative;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		list-style: none;
		width: 360px;
	}

}

@media only screen and (max-width: 480px){

	.product_pic {
		clear: both;
		display: block;
		position: relative;
		margin: 20px auto 0 auto;
		padding: 20px 0 0 0;
		width: 180px;
	}

	.product_pic ul {
		display: block;
		position: relative;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		list-style: none;
		width: 180px;
	}

}



























/*---------------------------------------------------------------------- */
/* 出品者様リスト 基本 Style　緑
------------------------------------------------------------------------ */


.seller {
	display: block;
	position: relative;
	margin: 8px 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
}

.seller ul,
.seller-inner {
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 0 0 0 0;
	list-style: none;
	width: 95%;
}

/*
.seller-inner .seller_each {
	padding: 28px  0 120px 0;
	overflow: hidden;
}
*/

.seller_each {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	min-height: 280px;
	margin: 0 0 30px 0;
	padding: 28px 0 40px 0;
	list-style: none;
	overflow: hidden;
	border-top: 7px solid #89a364;
	border-left: 1px solid #e5dfdb;
	border-right: 1px solid #e5dfdb;
	border-bottom: 1px solid #e5dfdb;
	/*background: url(../images/product_bg_img02.png) right 0;*/
	background: url(../images/product_bg_img01.png) 0 0;
	background-repeat: no-repeat;
	background-color: #fffdf6;
}

.seller_each h1 {
	position: relative;
	margin: 10px auto 24px auto;
	padding: 6px 0 2px 0;
	text-align: center;
	font-size: 2.6em;
	width: 90%;
	border-top: 2px solid #89a364;
	border-bottom: 2px solid #89a364;
	color: #89a364;
	font-weight: normal;
}

.seller_each h1 span {
	padding: 0 0 0 2em;
	font-size: 0.8em;
}




@media only screen and (max-width: 768px){

	.seller_each h1 {
		position: relative;
		margin: 20px auto 36px auto;
		padding: 6px 0 2px 0;
		text-align: center;
		font-size: 2.6em;
		width: 90%;
		border-top: 2px solid #89a364;
		border-bottom: 2px solid #89a364;
		color: #89a364;
		font-weight: normal;
		line-height: 1.4em;
	}

	.seller_each h1 span {
		padding: 0 0 0 0;
		font-size: 0.8em;
		line-height: 1.2em;
	}

	.seller_each h1 span::before {
		content: "\A" ;
		white-space: pre ;
	}


}



.seller_header {
	display: block;
	position: relative;
	padding: 0 0 8px 50px;
	margin: 0 0 8px 0;
	width: 100%;
	font-size: 1.5em;
}

.seller_date {
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 210px;
	color: #555;
}






.seller_date span {
	font-size: 1.3em;
	font-weight: bold;
}

.seller_place {
	display: block;
	position: absolute;
	padding: 0 0 0 210px;
	margin: 0 0 0 0;
	top : 25px;
	font-size: 1.6em;
	width: 520px;
}

.seller_place-inner {
	display: block;
	position: relative;
	margin: 0 0 14px 50px;
	padding: 5px 0 1px 0;
	background: rgba(250,250,250,0.4);
	color: #545091;
	font-size: 1em;
	min-height: 24px;
	line-height: 25px;
	height: auto;
	text-align: center;
	border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	text-indent:0.2em;
	letter-spacing: 0.2em;
	font-weight: bold;
	/*border-top: 2px solid #545091;
	border-bottom: 2px solid #545091;*/
	border: 1px solid #adadad;
	width: 100%;
}

.seller_place-inner span {
	padding: 0 0 0 18px;
}


.seller_content  {
	clear: both;
	display: block;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow: hidden;
}

.seller_content h2 {
	display: block;
	position: relative;
	margin: 0 48px 6px 48px;
	padding: 0 0 0 18px;
	font-size: 2.6em;
	min-height: 38px;
	line-height: 40px;
	border-bottom: 2px solid #89a364;
	width: auto;
}

.seller_content h2 span {
	padding: 0 0 0 2em;
	font-size: 0.8em;
}

.seller_content .seller_info_s {
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 12px 0 0 0;
	overflow: hidden;
	width: 86%;
}

.seller_content .seller_info_s01 {
	display: block;
	position: relative;
	margin: 0 0 0 0;
	padding: 6px 0 0 0;
	float: left;
	width: 160px;
}

.seller_content .seller_info_img {
	display: block;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 160px;
	height: 160px;
	border-radius: 160px;
	-webkit-border-radius: 160px;
	-moz-border-radius: 160px;
}

.seller_content .seller_info_img img {
	display: block;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 160px;
	height: auto;
}

.seller_content .seller_info_s02 {
	display: block;
	position: relative;
	margin: 0 0 12px 0;
	padding: 0 0 0 170px;
}

.seller_content .seller_info_s02 h3 {
	display: block;
	position: relative;
	margin: 12px 12px 0 12px;
	padding: 0 0 0 0;
	font-size: 2.2em;
	line-height: 1.4em;
	color: #89a364;
}

.seller_content .seller_info_s02 .seller_info_txt {
	display: block;
	position: relative;
	margin: 16px 12px 0 12px;
	padding: 0 0 0 0;
	font-size: 1.5em;
	line-height: 1.6em;
	color: #333;
}

.seller_bt {
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: right;
}

.seller_bt_detail {
	display: block;
	padding: 0 0 0 0;
	margin: 10px 22px 0 0;
	right: 18px;
	height: 56px;
	width: 250px;
}

.seller_bt_detail a {
	text-decoration: none;
	text-align: center;
	display: block;
	margin-bottom: 8px;
	font-size: 1.6em;
	line-height: 54px;
	height: 52px;
	width: 250px;
	color: #fff ;
	background-color: #89a364;
	border: 1px solid #89a364;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	letter-spacing: 0.1em;
}

.seller_bt_detail a:hover {
	text-decoration: none;
	text-align: center;
	display: block;
	margin-bottom: 8px;
	line-height: 54px;
	height: 52px;
	width: 250px;
	color: #89a364 ;
	background-color: #fff7d9;
	border: 1px solid #89a364;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}




@media only screen and (max-width: 1300px){

	.seller_place {
		display: block;
		position: absolute;
		padding: 0 0 0 210px;
		margin: 0 0 0 0;
		top : 25px;
		font-size: 1.6em;
		width: 480px;
	}

	.seller_place-inner {
		display: block;
		position: relative;
		margin: 0 0 14px 50px;
		padding: 5px 0 1px 0;
		background: rgba(250,250,250,0.4);
		color: #545091;
		font-size: 1em;
		min-height: 24px;
		line-height: 25px;
		height: auto;
		text-align: center;
		border-radius: 8px;
	    -webkit-border-radius: 8px;
	    -moz-border-radius: 8px;
		text-indent:0.2em;
		letter-spacing: 0.2em;
		font-weight: bold;
		/*border-top: 2px solid #545091;
		border-bottom: 2px solid #545091;*/
		border: 1px solid #adadad;
		width: 100%;
	}

}

@media only screen and (max-width: 1200px){

	.seller_place {
		display: block;
		position: absolute;
		padding: 0 0 0 210px;
		margin: 0 0 0 0;
		top : 25px;
		font-size: 1.6em;
		width: 420px;
	}

}

@media only screen and (max-width: 1100px){

	.seller_place {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 0 auto 0 auto;
		font-size: 1.6em;
		top : 0;
		width: 80%;
	}

	.seller_place-inner {
		display: block;
		position: relative;
		margin: 0 0 14px 0;
		padding: 5px 0 1px 0;
		background: rgba(250,250,250,0.4);
		color: #545091;
		font-size: 1em;
		min-height: 24px;
		line-height: 25px;
		height: auto;
		text-align: center;
		border-radius: 8px;
	    -webkit-border-radius: 8px;
	    -moz-border-radius: 8px;
		text-indent:0.2em;
		letter-spacing: 0.2em;
		font-weight: bold;
		/*border-top: 2px solid #545091;
		border-bottom: 2px solid #545091;*/
		border: 1px solid #adadad;
		width: 100%;
	}

	.seller_bt {
		display: block;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		float: none;
	}

	.seller_bt_detail {
		display: block;
		padding: 0 0 0 0;
		margin: 10px auto 0 auto;
		right: 18px;
		height: 56px;
		width: 250px;
	}

}



@media only screen and (max-width: 880px){

	.seller_content h2 {
		display: block;
		position: relative;
		margin: 0 48px 8px 48px;
		padding: 12px 0 8px 18px;
		font-size: 3em;
		min-height: 38px;
		line-height: 1.2em;
		border-bottom: 2px solid #89a364;
		width: auto;
	}

	.seller_content h2 span {
		padding: 0 0 0 0;
		font-size: 0.8em;
		line-height: 1em;
		color: #666;
	}

	.seller_content h2 span::before {
		content: "\A" ;
		white-space: pre ;
	}

	.seller_content .seller_info_s01 {
		display: block;
		position: relative;
		margin: 0 auto 0 auto;
		padding: 6px 0 0 0;
		float: none;
		width: 160px;
	}

	.seller_content .seller_info_s02 {
		display: block;
		position: relative;
		margin: 0 auto 12px auto;
		padding: 0 0 0 0;
		width: 95%;
	}

}












.seller_content_a {
	clear: both;
	display: block;
	position: relative;
	margin: 0 0 18px 0;
	padding: 50px 0 0 0;
	width: 100%;
}





.seller_pic {
	clear: both;
	display: block;
	position: relative;
	margin: 0 auto 18px auto;
	padding: 0 0 0 0;
	width: 720px;
}

.seller_pic ul {
	display: block;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	width: 720px;
}

.seller_pic ul li {
	display: block;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 8px 0 8px;
	float: left;
	height: auto;
	overflow: hidden;
}

.seller_th_img {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 160px;
	min-height: 96px;
}

.seller_th_img img {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	height: auto;
}

.seller_pic ul li .cap {
	display: block;
	position: relative;
	margin: 0 0 0 0;
	padding: 8px 0 8px 0;
	width: 160px;
	font-size: 1.2em;
	line-height: 1.2em;
}



@media only screen and (max-width: 960px){

	.seller_pic {
		clear: both;
		display: block;
		position: relative;
		margin: 20px auto 0 auto;
		padding: 20px 0 0 0;
		width: 540px;
	}

	.seller_pic ul {
		display: block;
		position: relative;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		list-style: none;
		width: 540px;
	}

}


@media only screen and (max-width: 720px){

	.seller_pic {
		clear: both;
		display: block;
		position: relative;
		margin: 20px auto 0 auto;
		padding: 20px 0 0 0;
		width: 360px;
	}

	.seller_pic ul {
		display: block;
		position: relative;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		list-style: none;
		width: 360px;
	}

}

@media only screen and (max-width: 480px){

	.seller_pic {
		clear: both;
		display: block;
		position: relative;
		margin: 20px auto 0 auto;
		padding: 20px 0 0 0;
		width: 180px;
	}

	.seller_pic ul {
		display: block;
		position: relative;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		list-style: none;
		width: 180px;
	}

}




/* seller_youtube */

.seller_content_a .seller_youtube {
	clear: both;
	display: block;
	position: relative;
	padding: 30px 0 0 0;
	margin: 0 auto 0 auto;
	width: 84%;
}

.seller_content_a .seller_youtube .movie_part {
	display: block;
	position: relative;
	width: 100%;
	margin: 0 auto 2em auto ;
	padding-top: 56.25%;
}

.seller_content_a .seller_youtube .movie_part iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

.seller_content_a .seller_youtube .mov_title {
	margin: 20px 0 30px 0 ;
	padding: 4px 0;
	color:#555555;
	font-weight:bold;
	border-bottom:1px dotted #999999;
	font-size: 1.6em;
}





/* seller_info_foot */

.seller_info_foot {
	clear: both;
	display: block;
	position: relative;
	padding: 30px 0 0 0;
	margin: 0 auto 0 auto;
	width: 84%;
}

.seller_info_foot table.company {
	width: auto;
	margin: 0 auto;
	padding: 0 0 0 0;
	border-collapse: separate;
	border-spacing: 0px 6px;
	font-size: 1.6em;
}

.seller_info_foot table.company th,
.seller_info_foot table.company td {
	padding: 10px;
}

.seller_info_foot table.company th {
	background: #89a364;
	vertical-align: middle;
	text-align: left;
	width: 154px;
	overflow: visible;
	position: relative;
	color: #fff;
	font-weight: normal;
}

.seller_info_foot table.company th:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #89a364;
	border-width: 10px;
	margin-top: -10px;
}
/* firefox */
@-moz-document url-prefix() {
	.seller_info_foot table.company th::after {
		float: right;
		padding: 0;
		left: 30px;
		top: 10px;
		content: " ";
		height: 0;
		width: 0;
		position: relative;
		pointer-events: none;
		border: 10px solid transparent;
		border-left: #295890 10px solid;
		margin-top: -10px;
	}
}

.seller_info_foot table.company td {
	background: #edf4f7;
	width: auto;
	padding-left: 20px;
  min-width: 10em;
}



@media only screen and (max-width: 800px){

	.seller_info_foot table.company {
		width: 100%;
		margin: 0 auto;
		padding: 0 0 0 0;
		border-collapse: separate;
		border-spacing: 0px 6px;
		font-size: 1.7em;
	}

	.seller_info_foot table.company tr {
		line-height: 120%;
		display: block;
	}

	.seller_info_foot table.company th,
	.seller_info_foot table.company td {
			float: none;
			display: block;
			border: none;
			width: 94%;
			padding: 7px 3% 4px 3%;
	}

	.seller_info_foot table.company th {
			height: auto;
			color: #fff;
			background-color: #89a364;
			margin-left: 0px;
			margin-bottom: 2px;
			margin-right: 0px;
			margin-top: 3px;
			padding-left: 10px;
			padding-bottom: 1px;
			padding-right: 10px;
			padding-top: 4px;
			border: none;
	}

	.seller_info_foot table.company td {
			margin-left: 0px;
			margin-bottom: 18px;
			margin-right: 0px;
			margin-top: 0px;
			padding-left: 10px;
			padding-bottom: 8px;
			padding-right: 10px;
			padding-top: 8px;
			height: auto;
			border: none;
			line-height: 165%;
			font-size: 0.9em;
	}

	.seller_info_foot table.company th:after {
		display: none;
	}

	/* firefox */
	@-moz-document url-prefix() {
		.seller_info_foot table.company th::after {
		display: none;
		}
	}

}










/*---------------------------------------------------------------------- */
/* お米リクエスト 基本 Style　赤紫
------------------------------------------------------------------------ */

.want {
	display: block;
	position: relative;
	margin: 8px 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
}

.want ul,
.want-inner {
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 0 0 0 0;
	list-style: none;
	width: 95%;
}

.want_each {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	min-height: 280px;
	margin: 0 0 30px 0;
	padding: 8px 0 40px 0;
	list-style: none;
	overflow: hidden;
	border-top: 7px solid #a34c80;
	border-left: 1px solid #e5dfdb;
	border-right: 1px solid #e5dfdb;
	border-bottom: 1px solid #e5dfdb;
	/*background: url(../images/product_bg_img02.png) right 0;*/
	background: url(../images/product_bg_img01.png) 0 0;
	background-repeat: no-repeat;
	background-color: #fffdf6;
}

.want_each h1 {
	position: relative;
	margin: 10px auto 24px auto;
	padding: 6px 0 2px 0;
	text-align: center;
	font-size: 2.6em;
	width: 90%;
	border-top: 2px solid #a34c80;
	border-bottom: 2px solid #a34c80;
	color: #89a364;
	font-weight: normal;
}

.want_each h1 span {
	padding: 0 0 0 2em;
	font-size: 0.8em;
}


@media only screen and (max-width: 768px){

	.want_each h1 {
		position: relative;
		margin: 20px auto 36px auto;
		padding: 6px 0 2px 0;
		text-align: center;
		font-size: 2.6em;
		width: 90%;
		border-top: 2px solid #89a364;
		border-bottom: 2px solid #89a364;
		color: #89a364;
		font-weight: normal;
		line-height: 1.4em;
	}

	.want_each h1 span {
		padding: 0 0 0 0;
		font-size: 0.8em;
		line-height: 1.2em;
	}

	.want_each h1 span::before {
		content: "\A" ;
		white-space: pre ;
	}


}


































.want_header {
	display: block;
	position: relative;
	padding: 0 18px 8px 0;
	margin: 0 0 8px 0;
	width: 100%;
	font-size: 1.4em;
	text-align: right;
}

.want_date {
	display: block;
	padding: 0 18px 0 0;
	margin: 0 0 0 0;
	width: 210px;
	color: #555;
	float: right;
}

.want_date span {
	font-size: 1.3em;
	font-weight: bold;
}












.want_content  {
	clear: both;
	display: block;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow: hidden;
}

.want_content h1 {
	color: #a34c80;
	border-top: 2px solid #a34c80;
	border-bottom: 2px solid #a34c80;
	font-size: 1.8em;
}

.want_content h2 {
	display: block;
	position: relative;
	margin: 0 48px 16px 48px;
	padding: 0 0 0 18px;
	font-size: 2.6em;
	min-height: 36px;
	line-height: 40px;
	border-bottom: 2px solid #a34c80;
	width: auto;
}

.want_content h2 span {
	padding: 0 1em 0 0;
	font-size: 0.8em;
	color: #a34c80;
}






.want_place {
	display: block;
	position: relative;
	margin: 0 48px 6px 48px;
	padding: 0 0 0 18px;
	font-size: 2em;
	line-height: 1.4em;
	width: auto;
	font-weight: bold;
}

.want_place span {
	padding: 0 1em 0 0;
	font-size: 0.8em;
	color: #a34c80;
	letter-spacing : 0.2em;
}




.want_price {
	display: block;
	position: relative;
	margin: 0 48px 12px 48px;
	padding: 0 0 0 18px;
	font-size: 2em;
	line-height: 1.4em;
	width: auto;
	font-weight: bold;
}

.want_price span {
	padding: 0 1em 0 0;
	font-size: 0.8em;
	color: #a34c80;
}












.want_kind_area {
	display: block;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/*
.want_kind {
	display: block;
	position: absolute;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	top : 0 ;
	left : 380px;
	font-size: 1.5em;
	width: 100%;
}
*/

.want_kind {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	left: 50px;
	font-size: 1.5em;
	width: 100%;
	overflow: hidden;
}


.want_kind ul {
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style: none;
	width: 100%;
}

.want_kind ul li {
	display: none;
}

.want_kind ul li.display {
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 8px 0;
	float: left;
	text-align: center;
	color: #eee;
	font-size: 0.9em;
}

.want_kind ul li.display .spec01 {
	display: block;
	width: 84px;
	height: 28px;
	line-height: 30px;
	padding: 2px 12px 1px 12px;
	margin: 0 8px 0 0;
	background-color: #545091;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.want_kind ul li.display .spec02 {
	display: block;
	width: 80px;
	height: 24px;
	line-height: 26px;
	padding: 2px 12px 1px 12px;
	margin: 0 8px 0 0;
	color: #545091;
	background-color: #fff;
	border: 2px solid #545091;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.want_kind ul li.display .send01 {
	display: block;
	width: 84px;
	height: 28px;
	line-height: 30px;
	padding: 2px 12px 1px 12px;
	margin: 0 8px 0 0;
	background-color: #545091;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.want_kind ul li.display .send02 {
	display: block;
	width: 80px;
	height: 24px;
	line-height: 26px;
	padding: 2px 12px 1px 12px;
	margin: 0 8px 0 0;
	color: #545091;
	background-color: #fff;
	border: 2px solid #545091;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.want_spec_area {
	display: block;
	position: relative;
	margin: 12px 48px 16px 48px;
	padding: 0 0 0 0;
	border-bottom: 2px solid #a34c80;
	overflow: hidden;
}

/* 等級 */
.want_grade {
	display: table;
	position: relative;
	margin: 0 0 12px 0;
	padding: 0 0 0 0;
	width: 22%;
	float: left;
}

.want_grade_ti {
	display: block;
	position: relative;
	float: left;
	margin: 0 0 0 0;
	padding: 3px 0 2px 0;
	background-color: #ccdbdc;
	color: #415456;
	font-size: 1.15em;
	height: 22px;
	line-height: 23px;
	text-align: center;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	width: 85px;
	text-indent:1.2em;
	letter-spacing: 1.2em;
}

.want_grade span {
	display: block;
	position: relative;
	float: left;
	margin: 0 0 0 0;
	padding: 3px 0 0 8px;
	color: #333;
	width: auto;
	font-size: 1.6em;
	height: 22px;
	line-height: 23px;
	font-weight: bold;
}

/* 品種 */
.want_variety {
	display: table;
	position: relative;
	margin: 0 0 12px 10px;
	padding: 0 0 0 0;
	width: 28%;
	float: left;
}

.want_variety_ti {
	display: block;
	position: relative;
	float: left;
	margin: 0 0 0 0;
	padding: 3px 0 2px 0;
	background-color: #ccdbdc;
	color: #415456;
	font-size: 1.15em;
	height: 22px;
	line-height: 23px;
	text-align: center;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	width: 85px;
	text-indent:1.2em;
	letter-spacing: 1.2em;
}

.want_variety span {
	display: block;
	position: relative;
	float: left;
	margin: 0 0 0 0;
	padding: 3px 0 0 8px;
	color: #333;
	width: auto;
	font-size: 1.6em;
	height: 22px;
	line-height: 23px;
	font-weight: bold;
}

/* 置き場 */
.want_storage {
	display: table;
	position: relative;
	margin: 0 0 12px 10px;
	padding: 0 0 0 0;
	width: 26%;
	float: left;
}

.want_storage_ti {
	display: block;
	position: relative;
	float: left;
	margin: 0 0 0 0;
	padding: 3px 0 2px 0;
	background-color: #ccdbdc;
	color: #415456;
	font-size: 1.15em;
	height: 22px;
	line-height: 23px;
	text-align: center;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	width: 85px;
	text-indent:0.2em;
	letter-spacing: 0.2em;
}

.want_storage span {
	display: block;
	position: relative;
	float: left;
	margin: 0 0 0 0;
	padding: 3px 0 0 8px;
	color: #333;
	width: auto;
	font-size: 1.6em;
	height: 22px;
	line-height: 23px;
	font-weight: bold;
}




.want_content .want_info_txt {
	clear: both;
	display: block;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 6px 46px 22px 50px;
	max-width: 90%;
	font-size: 1.6em;
}

.want_content .want_info_txt2 {
	clear: both;
	display: block;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 6px 46px 22px 50px;
	max-width: 90%;
	font-size: 1.6em;
}



@media only screen and (max-width: 1100px){

	.want_kind {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		left: 50px;
		font-size: 1.5em;
		width: 100%;
		overflow: hidden;
	}

	.want_grade,
	.want_variety,
	.want_storage {
		clear: both;
		display: table;
		position: relative;
		margin: 0 0 12px 0;
		padding: 0 0 0 0;
		width: 80%;
		float: none;
	}

}


@media only screen and (max-width: 600px){

	.want_content h2 {
		display: block;
		position: relative;
		padding: 12px 0 8px 18px;
		font-size: 2.6em;
		min-height: 38px;
		line-height: 1.2em;
		border-bottom: 2px solid #a34c80;
	}

	.want_content h2 span {
		padding: 0 0 0 0;
		font-size: 0.8em;
		line-height: 1em;
	}

	.want_content h2 span::after {
		content: "\A" ;
		white-space: pre ;
	}

	.want_content .want_info_txt,
	.want_content .want_info_txt2 {
		display: block;
		position: relative;
		margin: 0 auto 0 auto;
		padding: 6px 0 0 0;
		width: 90%;
		font-size: 1.5em;
	}

}








.want_bt {
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: right;
}

.want_bt_detail {
	display: block;
	padding: 0 0 0 0;
	margin: 10px 22px 0 0;
	right: 18px;
	height: 56px;
	width: 250px;
}

.want_bt_detail a {
	text-decoration: none;
	text-align: center;
	display: block;
	margin-bottom: 8px;
	font-size: 1.6em;
	line-height: 54px;
	height: 52px;
	width: 250px;
	color: #fff ;
	background-color: #a34c80;
	border: 1px solid #a34c80;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	letter-spacing: 0.1em;
}

.want_bt_detail a:hover {
	text-decoration: none;
	text-align: center;
	display: block;
	margin-bottom: 8px;
	line-height: 54px;
	height: 52px;
	width: 250px;
	color: #a34c80 ;
	background-color: #fff7d9;
	border: 1px solid #a34c80;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}



@media only screen and (max-width: 1100px){

	.want_bt {
		display: block;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		float: none;
	}

	.want_bt_detail {
		display: block;
		padding: 0 0 0 0;
		margin: 10px auto 0 auto;
		right: 18px;
		height: 56px;
		width: 250px;
	}

}





.want_content_foot {
	clear: both;
	display: block;
	position: relative;
	margin: 80px 0 0 0 ;
	padding: 0 0 0 0;
	overflow: hidden;
}

.want_content_foot .want_send_ti {
	position: relative;
	margin: 10px auto 10px auto;
	padding: 6px 0 2px 0;
	text-align: center;
	font-size: 2em;
	line-height: 1.2em;
	width: 80%;
}

.want_content_foot h2 {
	position: relative;
	margin: 0 auto 18px auto;
	padding: 6px 0 2px 0;
	text-align: center;
	font-size: 2.6em;
	width: 90%;
	border-top: 2px solid #a34c80;
	border-bottom: 2px solid #a34c80;
	color: #a34c80;
	font-weight: normal;
}

.want_content_foot .want_info_s {
	display: block;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 12px 0 0 0;
	overflow: hidden;
	width: 80%;
}


.want_info_s .want_info_s01 {
	display: block;
	position: relative;
	margin: 0 0 0 0;
	padding: 6px 0 0 0;
	float: left;
	width: 160px;
}

.want_info_s01 .want_info_img {
	display: block;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 160px;
	height: 160px;
	border-radius: 160px;
	-webkit-border-radius: 160px;
	-moz-border-radius: 160px;
}

.want_info_s01 .want_info_img img {
	display: block;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 160px;
	height: auto;
}

.want_info_s .want_info_s02 {
	display: block;
	position: relative;
	margin: 0 0 12px 0;
	padding: 0 0 0 170px;
	width: auto;
}


.want_info_s .want_info_s02 h3 {
	display: block;
	position: relative;
	margin: 12px 12px 0 12px;
	padding: 0 0 0 0;
	font-size: 2.2em;
	line-height: 1.4em;
	color: #89a364;
}




/*
.seller_content .seller_info_s02 .seller_info_txt {
	display: block;
	position: relative;
	margin: 16px 12px 0 12px;
	padding: 0 0 0 0;
	font-size: 1.5em;
	line-height: 1.6em;
	color: #333;
}
*/







/*
.want_info_foot {
	clear: both;
	display: block;
	position: relative;
	padding: 30px 0 0 0;
	margin: 0 auto 0 auto;
	width: 84%;
}
*/

.want_info_s02 table.company {
	width: auto;
	margin: 0 auto;
	padding: 0 0 0 0;
	border-collapse: separate;
	border-spacing: 0px 6px;
	font-size: 1.4em;
}

.want_info_s02 table.company th,
.want_info_s02 table.company td {
	padding: 10px;
}

.want_info_s02 table.company th {
	background: #a34c80;
	vertical-align: middle;
	text-align: left;
	width: 154px;
	overflow: visible;
	position: relative;
	color: #fff;
	font-weight: normal;
}

.want_info_s02 table.company th:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #a34c80;
	border-width: 10px;
	margin-top: -10px;
}

/* firefox */
@-moz-document url-prefix() {
	.want_info_s02 table.company th::after {
		float: right;
		padding: 0;
		left: 30px;
		top: 10px;
		content: " ";
		height: 0;
		width: 0;
		position: relative;
		pointer-events: none;
		border: 10px solid transparent;
		border-left: #295890 10px solid;
		margin-top: -10px;
	}
}

.want_info_s02 table.company td {
	background: #edf4f7;
	width: auto;
	padding-left: 20px;
}




@media only screen and (max-width: 880px){

	.want_content h2 {
		display: block;
		position: relative;
		margin: 0 48px 8px 48px;
		padding: 12px 0 8px 18px;
		font-size: 3em;
		min-height: 38px;
		line-height: 1.2em;
		border-bottom: 2px solid #a34c80;
		width: auto;
	}

	.want_content h2 span {
		padding: 0 0 0 0;
		font-size: 0.8em;
		line-height: 1em;
		color: #666;
	}

	.want_content h2 span::before {
		content: "\A" ;
		white-space: pre ;
	}

	.want_content .want_info_s01 {
		display: block;
		position: relative;
		margin: 0 auto 0 auto;
		padding: 6px 0 0 0;
		float: none;
		width: 160px;
	}

	.want_content .want_info_s02 {
		display: block;
		position: relative;
		margin: 18px auto 12px auto;
		padding: 0 0 0 0;
		width: 95%;
	}

}





@media only screen and (max-width: 800px){

	.want_info_s02 table.company {
		width: 100%;
		margin: 0 auto;
		padding: 0 0 0 0;
		border-collapse: separate;
		border-spacing: 0px 6px;
		font-size: 1.7em;
	}

	.want_info_s02 table.company tr {
		line-height: 120%;
		display: block;
	}

	.want_info_s02 table.company th,
	.want_info_s02 table.company td {
			float: none;
			display: block;
			border: none;
			width: 94%;
			padding: 7px 3% 4px 3%;
	}

	.want_info_s02 table.company th {
			height: auto;
			color: #fff;
			background-color: #a34c80;
			margin-left: 0px;
			margin-bottom: 2px;
			margin-right: 0px;
			margin-top: 3px;
			padding-left: 10px;
			padding-bottom: 1px;
			padding-right: 10px;
			padding-top: 4px;
			border: none;
	}

	.want_info_s02 table.company td {
			margin-left: 0px;
			margin-bottom: 18px;
			margin-right: 0px;
			margin-top: 0px;
			padding-left: 10px;
			padding-bottom: 8px;
			padding-right: 10px;
			padding-top: 8px;
			height: auto;
			border: none;
			line-height: 165%;
			font-size: 0.9em;
	}

	.want_info_s02 table.company th:after {
		display: none;
	}

	/* firefox */
	@-moz-document url-prefix() {
		.want_info_s02 table.company th::after {
		display: none;
		}
	}

}




/*---------------------------------------------------------------------- */
/* root navi
------------------------------------------------------------------------ */


#main .product #page_nav,
#main-result .product #page_nav,
#main .seller #page_nav,
#main-result .seller #page_nav,
#main .want #page_nav,
#main-result .want #page_nav {
	margin:50px auto 2em auto;
	text-align: center;
	color: #554f97;
	font-size: 1.5em;
}

#main .product #page_nav span,
#main .product #page_nav a,
#main-result .product #page_nav span,
#main-result .product #page_nav a,
#main .seller #page_nav span,
#main .seller #page_nav a,
#main-result .seller #page_nav span,
#main-result .seller #page_nav a,
#main .want #page_nav span,
#main .want #page_nav a,
#main-result .want #page_nav span,
#main-result .want #page_nav a {
	padding: 0 0.5em;
	color: #554f97;
}

#main .product #page_nav a:hover,
#main-result .product #page_nav a:hover,
#main .seller #page_nav a:hover,
#main-result .seller #page_nav a:hover,
#main .want #page_nav a:hover,
#main-result .want #page_nav a:hover {
	color: #ffa200;
}





