/*--------------------------------------------------------------------------------------
 Layout PC
--------------------------------------------------------------------------------------*/
@media print, screen and ( min-width: 900px ) {

/* index */
.sp_top_box {
	margin-bottom: 40px;
}
.sp_top_box .leadtext {
	float: left;
	width: 550px;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	color: #fff;
}
.sp_top_box .btn {
	float: right;
	width: 190px;
	height: 41px;
}
.sp_top_box .btn a {
	display: block;
	width: 100%;
	height: 100%;
	background: #fff;
	font-size: 19px;
	line-height: 46px;
	font-weight: bold;
	text-align: center;
	color: #87b41a;
}
.sp_top_box .btn a:after {
	float: right;
	margin-right: 10px;
	content: '>';
	font-weight: normal;
}
.sp_top_box {
	
}

.story_list {
	width: 990px;
}
.story_list .item {
	float: left;
	margin: 0 20px 20px 0;
	width: 420px;
	height: 250px;
	background: #fff;
}
.story_list .item a {
	display: block;
	padding: 10px;
	height: 230px;
	text-decoration: none;
	background: #fff;
}

.story_list .item a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}
.story_list .item h3 {
	margin: 0 0 10px;
	padding: 0 15px;
	font-size: 19px;
	line-height: 40px;
	font-weight: bold;
	color: #fff;
	background: #87b41a;
}

.story_list .item figure {
	float: left;
	margin: 0 14px 0 0;
}
.story_list .item .leadtext {
	font-size: 14px;
	line-height: 21px;
	color: #000;
}


/* pages */
.c6 .anatomyWrapper {
	padding-top: 130px;
	background: center top no-repeat url(../images/cmn_bg_head.png) #87b41a;
}

.anatomyWrapper section h3 {
	margin-bottom: 30px;
	font-size: 18px;
}

.anatomyWrapper section h3 span {
	display: inline-block;
	margin-left: 20px;
	padding: 2px 5px 0;
	font-size: 12px;
	line-height: 17px;
	vertical-align: bottom;
	color: #fff;
}
.anatomyWrapper section h3 span.ml05 {
	margin-left: 5px;
}
.anatomyWrapper section h3 span.allco {background: #000;}
.anatomyWrapper section h3 span.foods {background: #eb4f3c;}
.anatomyWrapper section h3 span.fresh {background: #50b9bc;}
.anatomyWrapper section h3 span.logi {background: #328dc1;}

.anatomyWrapper section figure img {
	margin-bottom: 10px;
}

.eco_extra {
	background: #ececec;
}
.eco_extra h4 {
	padding: 10px 20px;
	font-size: 17px;
	line-height: 1em;
	font-weight: bold;
	color: #fff;
	background: #87b41a;
}
.eco_extra p {
	padding: 10px 20px;
	font-size: 15px;
	line-height: 27px;
}
.eco_extra {
	
}

.fullw {
	width: 100% !important;
}

}/*-------------------------------------------------------------------------------------
//Layout PC "(min-width:700px)"
--------------------------------------------------------------------------------------*/




/*--------------------------------------------------------------------------------------
 Layout Tab
--------------------------------------------------------------------------------------*/
/* @media screen and (max-width:700px) and (min-width:700px) { */

/* override
---------------------------------*/

/* } *//*-------------------------------------------------------------------------------------
//Layout Tab "screen and (max-width:700px) and (min-width:700px)"
--------------------------------------------------------------------------------------*/




/*--------------------------------------------------------------------------------------
 Layout SP
--------------------------------------------------------------------------------------*/
@media screen and ( max-width: 940px ) {

/* index */
.sp_top_box {
	margin-bottom: 40px;
	width: 95%;
}
.sp_top_box .leadtext {
	margin: 0 auto;
	padding-top: 20%;
	width: 90%;
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
	color: #fff;
}
.sp_top_box .btn {
	margin: 0 auto;
	width: 80%;
	height: 41px;
}
.sp_top_box .btn a {
	display: block;
	width: 100%;
	height: 100%;
	background: #fff;
	font-size: 19px;
	line-height: 46px;
	font-weight: bold;
	text-align: center;
	color: #87b41a;
}
.sp_top_box .btn a:after {
	float: right;
	margin-right: 10px;
	content: '>';
	font-weight: normal;
}

.story_list {
	width: 100%;
}
.story_list .item {
	margin: 0 auto 20px;
	padding-bottom: 10px;
	width: 90%;
	background: #fff;
}
.story_list .item a {
	display: block;
	padding: 10px 10px 20px;

	text-decoration: none;
	background: #fff;
}

.story_list .item a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}
.story_list .item h3 {
	margin: 0 0 10px;
	padding: 0 15px;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #fff;
	background: #87b41a;
}

.story_list .item figure {
	float: left;
	margin: 0 14px 0 0;
	width: 35%;
}
.story_list .item figure img {
	width: 100%;
	height: auto;
}
.story_list .item .leadtext {
	font-size: 10px;
	line-height: 15px;
	color: #000;
}


/* pages */
.anatomyLocalnav {
	margin: 0 auto 10px;
	padding-top: 20%;
	width: 91%;
}
.c6 .anatomyWrapper {
	padding: 0 0 80px;
	width: 100%;
	background: center top no-repeat url(../images/cmn_bg_head.png) #87b41a;
	background-size: contain;
}
.anatomyWrapper section {
	margin: 0 auto;
	width: 85%;
}
.anatomyWrapper section h3 {
	margin-bottom: 30px;
	font-size: 13px;
	line-height: 20px;
	background-position: 0 2px;
}

.anatomyWrapper section h3 span {
	display: inline-block;
	margin-left: 8px;
	padding: 2px 5px 0;
	font-size: 10px;
	line-height: 17px;
	vertical-align: bottom;
	color: #fff;
}
.anatomyWrapper section h3 span.ml05 {
	margin-left: 5px;
}
.anatomyWrapper section h3 span.allco {background: #000;}
.anatomyWrapper section h3 span.foods {background: #eb4f3c;}
.anatomyWrapper section h3 span.fresh {background: #50b9bc;}
.anatomyWrapper section h3 span.logi {background: #328dc1;}

.anatomyWrapper section figure img {
	margin-bottom: 10px;
}

.eco_extra {
	background: #ececec;
}
.eco_extra h4 {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1em;
	font-weight: bold;
	color: #fff;
	background: #87b41a;
}
.eco_extra p {
	padding: 5px 10px;
	font-size: 11px;
	line-height: 27px;
}

.fullw {
	width: 100% !important;
}

}/*-------------------------------------------------------------------------------------
//Layout SP "(max-width:700px)"
--------------------------------------------------------------------------------------*/



