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

#main {
	font-size: 1.48em;
}

#main > header h1 {
	background: url(../../images/products/title_icon.png) left 12px no-repeat;
	background: url(../../images/products/title_icon_mini.png) left 12px no-repeat\9;
	padding-left: 52px;
	color:#2FA9AA;
}

#main > header h2 {
	color:#2FA9AA;
	font-size: 2.6em;
}

/* common
--------------------------------------------------------*/

.productPickup ,
.block {
	clear:both;
	margin-bottom: 30px;
}

/* productPickup
--------------------------------------------------------*/

.productPickup {
	background: #E0F2F2;
	padding: 10px 10px 20px;
	position: relative;
}

.productPickup h2 {
	font-weight: bold;
	color:#2FA9AA;
	margin-bottom: 5px;
}

.productPickup ol {
	text-align: center;
	position: relative;
}

.productPickup ol > li {
	position: relative;
	text-align: left;
	background-color: #fff;
}

.productPickup.smp > div {
	position: relative;
}

.productPickup.smp ol li {
	/*margin: 0 10px 0 0;*/
}

.productPickup ol > li figure {
	text-align: center;
	overflow:hidden;
	background: #fff;
}

.productPickup.pc ol > li {
	width: 176px !important;
}

.productPickup.pc ol > li figure {
	height: 164px !important;
}

.productPickup ol > li figcaption {
	text-align: left;
	padding: 5px;
	height: 40px;
	overflow: hidden;
	white-space: normal;
}

.productPickup ol > li figure img {
	height: 60%;
	vertical-align: middle;
}

.productPickup ol > li p span {
	margin-top: 1px;
	font-size: 0.7em;
}

.productPickup ol > li p span:nth-child(odd) {
	margin-right: 2px;
}

.productPickup .bx-prev ,
.productPickup .bx-next {
	position: absolute;
	top:50%;
	margin-top:2px;
	z-index:5;
	display: block;
	width: 15px;
	height: 25px;
	text-indent: -10000px;
}

.productPickup .bx-prev {
	left:8px;
	background: url(../../images/icons/arrow/green_left.png) no-repeat;
}

.productPickup .bx-next {
	right:8px;
	background: url(../../images/icons/arrow/green_right.png) no-repeat;
}

.materials .type3 table{font-size:70% !important;}

.bx-wrapper .bx-wrapper .bx-controls {
	display: none;
}

/* block
--------------------------------------------------------*/

/** type1 **/

.block.type1 li.third a {
	margin-right: 0;
}

.block.type1 li a {
	display: block;
	background-color: #fff;
}

/** type2 **/

.block.type2 li a {
	background-color: #fff;
}

.block.type2 li.third a {
	margin-right: 0;
}

.block.type2 li.red a {
	background: url(../../images/icons/arrow/red_right_middle.png) 216px center no-repeat;
	border:2px solid #F8DCDC;
	color:red;
}

.block.type2 li span {padding-left: 30px;}

/** type3 **/

._smp .block.type3 .type1 > span {
	margin-bottom: 0 !important;
}

.block.type3 li a {
	background-color: #fff;
}

/** keyword search **/

.block.keyword p > * {
	height: 50px;
	line-height: 50px;
}

.block.keyword p input {
	background: #DBF0E3;
	border:0;
	padding: 0 10px;
}

.block.keyword p button {
	background: #00A040;
	color:#fff;
	font-size: 1.1em;
}

/* relation
--------------------------------------------------------*/

#relationLink {
	border-top: 1px dotted #C7CDCA;
	padding-top: 30px;
	margin-top: 20px;
}

/* productCategory
--------------------------------------------------------*/

#productCategory {
	position: relative;
	padding-top: 50px;
	margin-bottom: 20px;
}

#productCategory dl.view dt i ,
#productCategory dl dt a.active i {
	display: block;
}

#productCategory dl dt a {
	display: block;
	color:#2FA9AA;
	font-weight: bold;
	border:2px solid #E0F2F2;
	background-color: #fff;
	text-align: center;
	font-size: 1.2em;
}

#productCategory dl.view dt a ,
#productCategory dl dt a.active {
	color:#fff;
	background: #2FA9AA;
	border:2px solid #2FA9AA;
}

#productCategory dl dd {
	display:none;
}

#productCategory dl.view dd {
	display: inline-block;
}

#productCategory dl dd a {
	font-size: 0.9em;
	text-align: center;
	display: block;
	border:2px solid #E0F2F2;
}

#productCategory dl dd a.active {
	color:#fff;
	background: #2FA9AA;
	border:2px solid #2FA9AA;
}

#productCategory dl dd a.pdfi img {
	position: relative;
	top:-3px;
	margin-left: 5px;
}

#productCategory dl dd.top a {
	background: #E0F2F2;
}

/*--------------------------------------------------------*/

#productIntroduction {
	min-height: 1px;
	background: #fff;
	padding: 8px;
	position: relative;
	font-size: 1.1em;
}

#productIntroduction strong {
	color:#26A754;
}

#productIntroduction:after {
	content: '';clear: both;height: 0;display: block;visibility:hidden;
}

#productIntroduction > p {
	position: absolute;
	right:5px;
	top:5px;
}

#productIntroduction .tags {
	width: 81px;
}

#productIntroduction .tags span {
	display: block;
	margin-bottom: 4px;
	font-size: 0.7em;
	background-color: #fff;
}

#productIntroduction > p img {
	margin-bottom: 4px;
}

#productIntroduction .image {
	text-align: center;
}

#productIntroduction .image img {
	max-width: 100%;
}

#productIntroduction .text h2 {
	margin-bottom: 10px;
	font-family:"ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
}

._tablet #productIntroduction .text h2 ,
._smp #productIntroduction .text h2 {
	font-weight: bold;
}

#productIntroduction .text p {
	margin-bottom: 16px;
}

#productIntroduction > ul {
	padding: 10px;
	clear:both;
	background: #EBEFEC;
}

/*--------------------------------------------------------*/

#btns {
	padding: 10px 0 30px;
}

#btns a {
	display:block;
	padding-left: 15px;
	color:#fff;
	font-size: 1.2em;
	min-height: 1px;
}

#btns a:after {
	content: '';clear: both;height: 0;display: block;visibility:hidden;
}

#btns a i {
	vertical-align: middle;
	float:left;
	margin-right: 15px;
}

#btns a i img {
	vertical-align: middle;
}

#btns .btn01 a {background:#DD4280 url(../../images/icons/arrow/white_right_middle.png) 220px center no-repeat;}
#btns .btn02 a {background:#AB69D5 url(../../images/icons/arrow/white_right_middle.png) 220px center no-repeat;}
#btns .btn03 a {background:#00A040 url(../../images/icons/arrow/white_right_middle.png) 220px center no-repeat;}
#btns .btn04 a {background:#669933 url(../../images/icons/arrow/white_right_middle.png) 220px center no-repeat;}

/*--------------------------------------------------------*/

.block.textonly > p {
	font-size: 1.1em;
}

/*--------------------------------------------------------*/

#nutrient > p {
	text-align: right;
	font-size: 0.9em;
}

#nutrient table {
	width:100%;
	border-bottom:1px solid #C7CDCA;
}

#nutrient table th ,
#nutrient table td {
	border-top:1px solid #C7CDCA;
	border-left:1px solid #C7CDCA;
	border-right:1px solid #C7CDCA;
	font-size: 1.1em;
}

#nutrient table th {
	background: #DBF0E3;
	color:#00A040;
}

#nutrient table td strong {
	color:#00A040;
}

/*--------------------------------------------------------*/

#lineup div {
	background: #EBEFEC;
	padding: 6px 6px 0;
	min-height: 1px;
}

#lineup div:after {
	content: '';clear: both;height: 0;display: block;visibility:hidden;
}

#lineup div > p {
	margin-right: 3px;
}

#lineup div > p a {
	text-align: right;
	display: block;
	color:#00A040;
	padding-right: 12px;
	background: url(../../images/icons/arrow/green_up_mini.png) right center no-repeat;
}

#lineup div > p a.active {
	background: url(../../images/icons/arrow/green_down_mini.png) right center no-repeat;
}

#lineup div ul {
	clear:both;
}

#lineup div ul li a {
	display: table-cell;
	vertical-align: middle;
	font-size: 0.9em;
}

/*--------------------------------------------------------*/

#relationProduct li p {
	overflow: hidden;
	text-align: center;
}

#relationProduct li p img {
	vertical-align: middle;
	max-height:90%;
}

#relationProduct li figcaption {
	padding-top: 10px;
	font-size: 1.1em;
}

/* hx
--------------------------------------------------------*/



h2.type1 ,
h3.type1 {
	clear:both;
	border-bottom: 3px solid #ebefec;
	margin-bottom: 16px;
	font-weight: bold;
}

h2.type1 span ,
h3.type1 span {
	color:#2FA9AA;
	border-bottom: 3px solid #2FA9AA;
}

.block.type3 h2 {
	border-bottom: 5px solid #ebefec;
	margin-bottom: 30px;
}

.block.type3 h2 span {
	border-bottom: 5px solid #2FA9AA;
}

.block.type2 li a.red {
	color:#D11616;
	border:2px solid #F8DCDC;

}

/** type2 **/

h2.type2 ,
h3.type2 {
	border-left: 3px solid #2FA9AA;
	background: #F3F5F4;
}

.quality_h2 {
	background: url(../../images/icons/arrow/water_right_middle.png) right center no-repeat;
}



.quality_icon{width:1em; height:1em; background: url(../../images/shared/quality_blank_icon.gif) right top no-repeat;
 display:inline-block;/* position: absolute; top: 2px; right: 2px;*/}


#quality_list a:hover {
	text-decoration: none !important;
}


#productionDetail h2 {
	border-bottom: 3px solid #2FA9AA !important;
	margin-bottom: 16px;
	font-weight: bold;
}

#quality_h1 {
	display: none;
}

/* media query - index
--------------------------------------------------------*/

@media screen and (min-width: 641px), print {

	.productPickup.smp {
		display: none;
	}

	.productPickup ol > li figcaption {
		font-size: 0.9em;
	}

	.block.type1 li a {
		display: block;
		width: 242px;
		height: 80px;
		line-height: 80px;
		margin: 0 8px 8px 0;
		text-align: center;
	}

	.block.type1 li a img {
		vertical-align: middle;
		max-width:75%;
		max-height:75%;
	}

	.block.type2 li a {
		display: block;
		width: 228px;
		height: 46px;
		line-height: 46px;
		padding-left: 10px;
		margin: 0 11px 11px 0;
		border:2px solid #EBEFEC;
		font-size:1.1em;
		background: url(../../images/icons/arrow/green_right_middle.png) 216px center no-repeat;
	}

	.block.type2 li a.red {
		background: url(../../images/icons/arrow/red_right_middle.png) 216px center no-repeat;
	}

	.block.type1 li:nth-of-type(3n) a ,
	.block.type2 li:nth-of-type(3n) a ,
	.block.type3 li:nth-of-type(3n) a {
		margin-right: 0;
	}

	.block.type3 li a {
		display: block;
		width: 242px;
		margin: 0 8px 8px 0;
		text-align: center;
		padding-top: 8px;
		padding-bottom: 8px;
	}

	.block.type3 li a p {
		height: 145px;
		overflow: hidden;
	}

	.block.type3 li a figure img {
		margin-top: 20px;
		height: 75%;
	}

	.block.type3 li a figcaption {
		background: url(../../images/icons/arrow/green_right_middle.png) 220px center no-repeat;
	}

	.block.type3 li a figcaption span {
		text-align: left;
		display: table-cell;
		vertical-align: middle;
		padding: 0 40px 0 20px;
		font-size: 1.1em;
		line-height: 1.4;
	}

	.block.keyword p input {
		width: 608px;
	}

	.block.keyword p button {
		width: 120px;
	}

	.block.type2 li span.i002001001	{background: url(../../images/products/icons/japanese.png) left center no-repeat;}
	.block.type2 li span.i002001002	{background: url(../../images/products/icons/chinese.png) left center no-repeat;}
	.block.type2 li span.i002001003	{background: url(../../images/products/icons/vegetable.png) left center no-repeat;}
	.block.type2 li span.i002001004	{background: url(../../images/products/icons/fruit.png) left center no-repeat;}
	.block.type2 li span.i002001005	{background: url(../../images/products/icons/coffee.png) left center no-repeat;}
	.block.type2 li span.i002001006	{background: url(../../images/products/icons/tea.png) left center no-repeat;}
	.block.type2 li span.i002001007	{background: url(../../images/products/icons/soda.png) left center no-repeat;}
	.block.type2 li span.i002001008	{background: url(../../images/products/icons/water.png) left center no-repeat;}
	.block.type2 li span.i002001009	{background: url(../../images/products/icons/milk.png) left center no-repeat;}

	.block.type2 li span.i002002001	{background: url(../../images/products/icons/rief.png) left center no-repeat;}
	.block.type2 li span.i002002002	{background: url(../../images/products/icons/teabag.png) left center no-repeat;}
	.block.type2 li span.i002002003	{background: url(../../images/products/icons/maccha.png) left center no-repeat;}
	.block.type2 li span.i002002004	{background: url(../../images/products/icons/instant.png) left center no-repeat;}

	.block.type2 li span.i002003001	{background: url(../../images/products/icons/food.png) left center no-repeat;}
	/*.block.type2 li span.i002003002	{background: url(../../images/products/icons/gift.png) left center no-repeat;}*/
	.block.type2 li span.i_gift	{background: url(../../images/products/icons/gift.png) left center no-repeat;}

	/** pdf **/
	.block.type2 a.i_pdf img {
		position: relative;
		top:-15px;
		margin-left: 5px;
	}

	#relationLink li {
		padding: 7px;
		width: 225px;
		width: 223px\9;
		margin-right: 15px;
		margin-bottom: 15px;
	}

	#relationLink li:nth-of-type(3n) {
		margin-right: 0;
	}

	#relationLink li img {
		max-width:100%;
	}

	#relationLink li figcaption {
		text-align: center;
		height: 40px;
		line-height: 40px;
		color:#00A040;
		background: url(../../images/icons/arrow/green_right_middle_10px.png) right center no-repeat #EBEFEC;
	}

	.bottomBtn a.back:not(.left) {
		clear:both;
		margin-top: 10px;
	}

	.block.type3 li a img {
		max-width:100%;
		max-height:100%;
	}
}

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

	.productPickup.pc {
		display: none;
	}

	.productPickup {
		padding-bottom: 10px;
	}

	#productCategory {
		/*display: none;*/
	}

	.productPickup ol > li ,
	.productPickup ol > li figure {
		width: 100%;
	}

	.productPickup ol > li figure img {
		height: 180px;
		margin-bottom: 10px;
	}

	.block.type1 li {
		width: 48%;
		margin-right: 4%;
		margin-bottom: 2%;
		text-align: center;
	}

	.block.type1 li a img, .block.type3 li a img {
		max-width:100%;
		max-height:100%;
	}

	.block.type1 li:nth-of-type(2n) {
		margin-right: 0;
	}

	.block.type1 li a {
		padding:0 0;
	}

	.block.type1 li img {
		width: 100%;
	}

	.block.type2 li {
		display: block !important;
		width: 100%;
	}

	.block.type2 li a {
		display: block;
		margin-bottom: 2%;
		border:2px solid #EBEFEC;
		font-size:1.1em;
		padding: 10px;
		background: url(../../images/icons/arrow/green_right_middle_10px.png) right center no-repeat;
	}

	.block.type2 li a.red {
		background: url(../../images/icons/arrow/red_right_middle_10px.png) right center no-repeat;
	}

	.block.type3 li {
		width: 48%;
		margin-right: 4%;
		margin-bottom: 10px;
		text-align: center;
	}

	.block.type3 li:nth-child(even) {
		margin-right: 0;
	}

	.block.type3 li a {
		display: block;
	}

	.block.type3 li a p {
		height: 145px;
		overflow: hidden;
	}

	.block.type3 li a figure img {
		margin-top: 20px;
		height: 75%;
	}

	.block.type3 li a figcaption {
		background: url(../../images/icons/arrow/green_right_middle.png) right 10px center no-repeat;
		background: url(../../images/icons/arrow/green_right_middle_10px.png) right center no-repeat\9;
	}

	.block.type3 li a figcaption span {
		width: 100%;
		text-align: left;
		display: table-cell;
		vertical-align: middle;
		overflow:hidden;
		padding: 0 20px 10px 20px;
		font-size: 1.1em;
		line-height: 1.4;
	}

	.block.type2 li span.i002001001	{background: url(../../images/products/icons/japanese@2x.png) left center no-repeat;background-size:17px auto;}
	.block.type2 li span.i002001002	{background: url(../../images/products/icons/chinese@2x.png) left center no-repeat;background-size:18px auto;}
	.block.type2 li span.i002001003	{background: url(../../images/products/icons/vegetable@2x.png) 3px center no-repeat;background-size:auto 21px;}
	.block.type2 li span.i002001004	{background: url(../../images/products/icons/fruit@2x.png) left center no-repeat;background-size:16px auto;}
	.block.type2 li span.i002001005	{background: url(../../images/products/icons/coffee@2x.png) left center no-repeat;background-size:18px auto;}
	.block.type2 li span.i002001006	{background: url(../../images/products/icons/tea@2x.png) left center no-repeat;background-size:22px auto;}
	.block.type2 li span.i002001007	{background: url(../../images/products/icons/soda@2x.png) left center no-repeat;background-size:18px auto;}
	.block.type2 li span.i002001008	{background: url(../../images/products/icons/water@2x.png) left center no-repeat;background-size:16px auto;}
	.block.type2 li span.i002001009	{background: url(../../images/products/icons/milk@2x.png) left center no-repeat;background-size:16px auto;}

	.block.type2 li span.i002002001	{background: url(../../images/products/icons/rief@2x.png) left center no-repeat;background-size:18px auto;}
	.block.type2 li span.i002002002	{background: url(../../images/products/icons/teabag@2x.png) left center no-repeat;background-size:18px auto;}
	.block.type2 li span.i002002003	{background: url(../../images/products/icons/maccha@2x.png) left center no-repeat;background-size:14px auto;}
	.block.type2 li span.i002002004	{background: url(../../images/products/icons/instant@2x.png) left center no-repeat;background-size:22px auto;}

	.block.type2 li span.i002003001	{background: url(../../images/products/icons/food@2x.png) left center no-repeat;background-size:20px auto;}
	/*.block.type2 li span.i002003002	{background: url(../../images/products/icons/gift@2x.png) left center no-repeat;background-size:19px auto;}*/

	.block.type2 li span.i_gift	{background: url(../../images/products/icons/gift.png) left center no-repeat;}

	/** pdf **/
	.block.type2 a.i_pdf img {
		position: relative;
		top:-5px;
		margin-left: 5px;
	}

	.block.keyword p {
		position: relative;
	}

	.block.keyword p input {
		width: 100%;
		padding-right: 80px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.block.keyword p button {
		width: 80px;
		position: absolute;
		right:0;
		top:0;
	}

	#relationLink li {
		display: block !important;
		box-shadow:0 0 5px rgba(0,0,0,0.1);
		min-height: 1px;
		background: #EBEFEC;
		margin-bottom: 5px;
		border:5px solid #fff;
		margin-bottom: 2%;
	}

	#relationLink li:after {
		content: '';clear: both;height: 0;display: block;visibility:hidden;
	}

	#relationLink li a {
		display: block;
		height: 72px;
		line-height: 72px;
	}

	#relationLink li img {
		float:left;
		height: 72px;
	}

	#relationLink li figcaption {
		text-align: center;
		vertical-align: center;
		color:#00A040;
		overflow: auto;
		height: 72px;
		background: url(../../images/icons/arrow/green_right_middle_10px.png) right center no-repeat;
	}

	#relationLink li figcaption span {
		display: table-cell;
		height: 72px;
		vertical-align: middle;
		line-height: 1.4;
		padding: 0 24px 0 10px;
		text-align: left;
	}


.quality_h2 span{
	font-size: 21px !important;
}


}


/* media query - result
--------------------------------------------------------*/

@media screen and (min-width: 641px), print {
	#productCategory dl dt {
		position: absolute;
		top:0;
	}

	#productCategory dl dt i {
		position: absolute;
		bottom:-5px;
		left:50%;
		margin-left: -5px;
		display: none;
		width: 11px;
		height: 5px;
		background: url(../../images/products/under_arrow.png) no-repeat;
	}

	#productCategory dl dt a {
		width: 244px;
		height: 36px;
		line-height: 36px;
	}

	/** four and abs **/

	#productCategory.noAbs {
		padding-top: 20px;
	}

	#productCategory.noAbs dt {
		position: relative;
	}

	#productCategory.four dt a {
		width: 181px;
		margin-left: 2px;
		font-size: 1em;
		height: auto;
		line-height: auto;
		text-align: center;
	}

	#productCategory.four dt a span {
		display: table-cell;
		width: 180px;
		vertical-align: middle;
		height: 46px;
		line-height: 1.4;
	}

	#productCategory.four dt:last-child a {
		width:180px;
	}

	#productCategory.four dt:first-child a {
		margin-left: 0;
	}

	/****/

	#productCategory dl.category1 dt {left:0;}
	#productCategory dl.category2 dt {left:250px;}
	#productCategory dl.category3 dt {right:0;}

	#productCategory dl dd a {
		display: block;
		width: 144px;
		height: 23px;
		line-height: 23px;
		margin: 0 2px 2px 0;
	}

	#productCategory dl dd:nth-of-type(5n) a {
		margin-right: 0;
	}

	/** four **/

	#productCategory.four .category2 {
		margin-top: 10px;
	}

	#productCategory.four dl dd a {
		width: 181px;
	}

	@media screen and (-webkit-min-device-pixel-ratio:0) {
		#productCategory.four dt a {
			margin-left: 3px;
		}
	}

}

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


	#productCategory dl {
		margin-bottom: 4px;
	}

	#productCategory dl dt a ,
	#productCategory dl dd a {
		padding: 10px 0;
	}

	#productCategory dl dt {
		display:block !important;
		margin-bottom: 1%;
	}

	#productCategory dl dt a {
		text-align: left;
		text-indent:10px;
		background: url(../../images/products/icons/arrow_green_down.png) right 10px center no-repeat #fff;
	}

	#productCategory dl dt a br {
		display: none;
	}

	#productCategory dl.view dt a ,
	#productCategory dl dt a.active {
		background: url(../../images/products/icons/arrow_white_down.png) right 10px center no-repeat #2FA9AA;
	}

	#productCategory dl dd {
		width: 49%;
		margin: 0 2% 1% 0;
	}

	#productCategory dl dd:nth-of-type(2n) {
		margin-right: 0;
	}

	._smp .block h3.type1 span {
		bottom:-3px;
	}
}


/* media query - detail
--------------------------------------------------------*/

@media screen and (min-width: 641px), print {
	#productIntroduction .image {
		float:right;
		width: 326px;
		margin-left: 10px;
		padding: 30px 0 170px;
	}
	#productIntroduction .text {
		width: 380px;
		padding: 0 0 0 10px;
	}
	#productIntroduction > ul {
		width: 306px;
		float:right;
		position: absolute;
		right:8px;
		bottom:8px;
	}

	#btns li {
		margin-bottom: 8px;
	}

	#btns li:nth-of-type(2) {
		margin: 0 8px;
	}

	#btns a {
		width: 229px;
		height: 50px;
		line-height: 50px;
	}

	#btns .btn01 a {background:#DD4280 url(../../images/icons/arrow/white_right_middle.png) 220px center no-repeat;}
	#btns .btn02 a {background:#AB69D5 url(../../images/icons/arrow/white_right_middle.png) 220px center no-repeat;}
	#btns .btn03 a {background:#00A040 url(../../images/icons/arrow/white_right_middle.png) 220px center no-repeat;}

	#nutrient table th {
		width: 120px;
	}
	#nutrient table td {
		width: 310px;
	}
	#nutrient table td.text {
		width: auto !important;
	}

	#lineup div ul li {
		margin: 0 8px 8px 0;
	}

	#lineup div ul li:nth-of-type(4n) {
		margin-right: 0;
	}

	#lineup div ul li a {
		padding:0 20px 0 10px;
		width: 148px;
		height: 60px;
		background: url(../../images/icons/arrow/green_right_middle.png) 160px center no-repeat #fff;
	}
	.tSmp {
		display:none;
	}
	#relationProduct li {
		border-right: 1px dotted #C7CDCA;
		padding-right: 8px;
		margin-right: 8px;
		padding-bottom: 10px;
		margin-bottom: 20px;
	}

	#relationProduct li:nth-of-type(5n) {
		border-right: 0;
		padding-right: 0;
		margin-right: 0;
	}

	#relationProduct li p {
		width: 136px;
		height: 136px;
		line-height: 136px;
	}

	#relationProduct li p img {
		line-height: 136px;
	}

	#relationProduct li figcaption {
		width: 136px;
	}
}

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

	#productIntroduction .image {
		padding: 20px 0;
	}
	#productIntroduction .text {
		padding: 10px;
	}

	#btns li {
		display:block !important;
		margin-bottom: 5px;
	}

	#btns a {
		height: 50px;
		line-height: 50px;
	}

	#btns .btn01 a {background:#DD4280 url(../../images/icons/arrow/white_right_middle.png) right 10px center no-repeat;}
	#btns .btn02 a {background:#AB69D5 url(../../images/icons/arrow/white_right_middle.png) right 10px center no-repeat;}
	#btns .btn03 a {background:#00A040 url(../../images/icons/arrow/white_right_middle.png) right 10px center no-repeat;}

	.tPc {
		display:none;
	}

	#lineup div ul li {
		width: 100%;
		margin-bottom: 5px;
	}

	#lineup div ul li a {
		display: block;
		padding:10px;
		background: url(../../images/icons/arrow/green_right_middle_10px.png) right center no-repeat #fff;
	}

	#relationProduct li {
		width: 48%;
		margin-right: 4%;
		margin-bottom: 10px;
		text-align: center;
	}

	#relationProduct li:nth-child(even) {
		border-right: 0;
		padding-right: 0;
		margin-right: 0;
	}

	#relationProduct li p {
		height: 136px;
		line-height: 136px;
	}

	#relationProduct li p img {
		line-height: 136px;
	}

	.bottomBtn a.back {
		margin-top: 20px;
	}
}


/* /quality以下、静的ページ
--------------------------------------------------------*/

header h1.border {
	border-bottom: 5px solid #EBEFEC;
	margin-bottom: 20px;
}

/* quality index
--------------------------------------------------------*/

#headArea {
	margin-bottom: 30px;
}

#headArea > figure {
	margin-bottom: 30px;
}

#headArea > figure img {
	margin-bottom: 10px;
	width: 100%;
}

ul {
	min-height: 1px;
}

ul:after {
	content: '';clear: both;height: 0;display: block;visibility:hidden;
}

#headArea ul li img {
	width: 100%;
}

#headArea ul li a {
	display: block;
	color:#02A041;
}

#headArea ul li a figcaption {
	padding: 10px;
	background: url(../../images/icons/arrow/green_right_middle_10px.png) right center no-repeat #EBEFEC;
}


.quality_content h3 {
	background-color: #f3f5f4;
	border-left: 3px solid #3d51a8;
	display: block;
	padding: 5px 10px;
	font-weight: bold;
	margin-bottom: 20px;
}
	#nihontya_h2 {padding-bottom: 4px;}


/****/

#footArea {
	margin-bottom: 30px;
}


#footArea > p {
	margin-bottom: 20px;
}

#footArea ul li {
	/*background: #EBEFEC;*/
}

#footArea ul li figcaption {
	margin-top: 1em;
}

#footArea ul li:first-child {
	margin-left: 0;
}

#footArea ul li img {
	width: 100%;
}

#footArea ul li a {
	display: block;
	/*padding: 5px;*/
}

#footArea ul li a:hover {
	text-decoration: none;
}

#footArea ul li a h3 {
	padding:10px 20px 5px 10px;
	color:#02A041;
	background: url(../../images/icons/arrow/green_right_middle_10px.png) right center no-repeat #EBEFEC;
}

#footArea ul li a figcaption {
	padding: 0 10px;
	font-size:1em;
}

#footArea ul li a:hover h3 {
	text-decoration: underline;
}

#footArea ul li a h3 span {
	display: table-cell !important;
	vertical-align: middle;
}

/* media query - quality index
--------------------------------------------------------*/

@media screen and (min-width: 641px), print {

	#headArea ul li {
		float:left;
		width: 364px;
	}

	#headArea ul li:first-child {
		margin-right: 20px;
	}


	.quality_content {
		font-size: 18px;
		margin-bottom: 20px;
	}



	#footArea ul li {
		float:left;
		width: 236px;
		margin-left: 20px;
	}

	#footArea ul li {
		/*height: 424px;*/
		font-size: 12px;
	}

	#footArea ul li h3 span {
		height: 54px;
	}

	#oolong_img {
		 width: auto;
		 margin: 0 auto;
	}

	#traceability_img_03 {
		display: none;
	}

	.inspection_img {
		width: auto;
	}

	#inspection_btn {
		background-color: #2FA9AA;
		width: 60%;
		display: block;
		margin: 40px auto 30px auto;
		padding: 1.2em 10px;
		color: #fff;
		text-align: center;
		font-size:120%;
		font-weight:bold;
	}

	#inspection_btn:hover {
		background-color: #0CC;
	}

}

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

	#headArea ul li ,
	#footArea ul li {
		margin-bottom: 20px;
	}

	#footArea ul li {
		font-size: 12px;
		border-bottom: 2px dotted #aaa;
		padding-bottom: 20px;
		margin-bottom: 40px;
	}

	#footArea ul li a figcaption {
		padding-bottom: 5px;
	}

.quality_content {
	font-size: 18px;
	margin-bottom: 20px;
}
	#traceability_img_01 {
		width: 100%;
	}

	#traceability_img_02 {
		display: none;
	}

	#traceability_img_03 {
		width: 100%;
	}

	#oolong_img {
	 width: 100%;
	 margin: 0 auto;
	}
	.inspection_img {
	width: 100%;
}

#quality_h1 {
	display: none;
}

#quality_h2 {
	font-size: 2.2em !important;
}

#inspection_btn {
	background-color: #2FA9AA;
	width: auto;
	display: block;
	margin: 40px auto 30px auto;
	padding: 1.2em 10px;
	color: #fff;
	text-align: center;
	font-size:120%;
	font-weight:bold;
}
#inspection_btn:hover {
	background-color: #0CC;
}
}


/* productionDetail
--------------------------------------------------------*/

#productionDetail figure {
	text-align: center;
	padding: 20px 0;
}

#productionDetail table {
	margin-top: 20px;
	width: 100%;
}

#productionDetail table th ,
#productionDetail table td {
	border:1px solid #C7CDCA;
}

#productionDetail table thead th {
	background: #DBF0E3;
	color:#00A040;
}

#productionDetail p {
	min-height: 1px;
	padding: 20px 0 30px;
	font-size: 0.9em;
	color:#333;
}

#productionDetail p:after {
	content: '';clear: both;height: 0;display: block;visibility:hidden;
}

.bottomBtn .extra span {
	display: table-cell;
	height: 50px;
	padding-right: 16px;
	vertical-align: middle;
	line-height:1.4;
}


@media screen and (min-width: 641px), print {

	#productionDetail figure img {
		max-width:60%;
	}

	#productionDetail p span {
		float:right;
	}
}

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

	#productionDetail table tr th:first-child {
		width:120px;
	}

	#productionDetail figure img {
		max-width:100%;
	}
	#productCategory { display:none;}
}