/* 商品案内関連CSS */

body {
	background-position: center top;
	background-repeat: no-repeat;
}

body.obanzai {
	background-image: url(../images/product/im_p_ob_bg_150221.jpg);
	background-repeat: repeat;
}

.product-top {
	background-image: url(../images/product/im_p_main_top.jpg);
}
/*
.staminaen {
	background-image: url(../images/product/im_p_sutaminaen.jpg);
}
*/

.juju {
	background-image: url(../images/product/im_p_juju.jpg);
}

.steak {
	background-image: url(../images/product/im_p_steak.jpg);
}

.dango {
	background-image: url(../images/product/im_p_dango_171109.jpg);
}

.tsumire {
	background-image: url(../images/product/im_p_tsumire_1508.jpg);
}

.suigyoza {
	background-image: url(../images/product/im_p_suigyoza_160914.jpg);
}

.katsuretsu {
	background-image: url(../images/product/im_p_katsuretu.jpg);
}

.staminaen {
	background-image: url(../images/product/im_p_sta_01_2020.jpg);
}

.bbq {
	background-image: url(../images/product/im_p_bbq.jpg);
}

.obanzai {
	background-image: url(../images/product/im_p_obanzai.jpg);
	background-color: transparent;
}

.b1 {
	background-image: url(../images/product/im_p_b1_01.jpg);
}

.torigara {
	/* background-image: url(../images/product/im_p_torigara.jpg); */
	background-image: url(../images/product/im_p_ts_01_2018.jpg);
}

.onikuya-bar {
	background-image: url(../images/product/im_p_ba_04.jpg);
}

.chao {
	background-image: url(../images/product/im_p_ch_20.jpg);
}

.etc {
	background-image: url(../images/product/im_p_etc_18.jpg);
}

.nikudore {
	background-image: url(../images/product/im_p_nd_01.jpg);
}

.salsiccia {
	background-image: url(../images/product/im_p_salsiccia.jpg);
}

.raku {
	background-image: url(../images/product/im_p_raku_01_2016.jpg);
}

.waka {
	/* background-image: url(../images/product/im_p_waka_01_2018.jpg); */
	background-image: url(../images/product/im_p_waka_01_201829.jpg);
}

.yakizai {
	background-image: url(../images/product/im_p_yakizai_01_2017.jpg);
}

.gyoumu {
	background-image: url(../images/product/im_p_gyoumu.jpg);
}

.kinou {
	background-image: url(../images/product/im_p_kinou.jpg);
}

.consumer {
	background-image: url(../images/product/im_p_consumer_01_2019.jpg);
}

.hum {
	background-image: url(../images/product/im_p_hum_01_2019.jpg);
}

.rb {
	background-image: url(../images/product/im_p_rb_01_2019.jpg);
}

.overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1001;
	display: none;
 filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#50000000, EndColorStr=#50000000);
	background-color: rgba(0,0,0,0.20);
}

.modal {
	display: none;
	padding: 25px;
	overflow: auto;
	z-index: 10002;
	position: absolute;
	width: 250px;
	min-height: 300px;
	background-color: #000;
	background-color: rgba(0,0,0,0.70);
	top: 50px !important;
	left: 50%;
	margin-left: -150px;
}

.modal a {
	color: #FFF;
}

.modal p {
	line-height: 2em;
	font-size: 0.875em;
}

.wrapper {
}

.obanzai .wrapper {
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../images/product/im_p_ob_01.jpg);
}

#spLinkBlockInPc {
	display: none;
}

/* ===============================================
#ヘッダー
=============================================== */
.header {
	width: 100%;
	position: relative;
	height: 83px;
}

.header_logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

.header_logo_umai {
	position: absolute;
	top: 11px;
	right: 13px;
}

.product-top .header {
	margin-bottom: 7px;
}

.staminaen .header,
.juju .header,
.steak .header,
.dango .header,
.tsumire .header,
.suigyoza .header,
.katsuretsu .header,
.obanzai .header,
.b1 .header,
.torigara .header,
.onikuya-bar .header,
.chao .header,
.etc .header,
.nikudore .header,
.salsiccia .header,
.raku .header,
.waka .header,
.yakizai .header,
.gyoumu .header,
.kinou .header,
.consumer .header,
.hum .header {
	margin-bottom: 47px;
}

/* ===============================================
#グローバルナビ
=============================================== */
.navi {
	max-width: 960px;
	margin: 0 auto;
	text-align: center;
}

#slide_menu {
}

/* ===============================================
#メインコンテンツ
=============================================== */
.contents {
	width: 100%;
	clear: both;
	margin: 0 auto;
}

.contents-header {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

.contents-header h1 {
	display: inline;
}

.contents-content {
	width: 960px;
	margin: 0 auto;
}


#recipe_banner {
	margin: 0 auto 65px auto;
	padding: 0 0 0 15px;
	text-align: center;
}


.product-recipe {
	width: 100%;
	padding: 68px 0 114px;
	background-image: url(../images/product/im_p_bg_recipe.jpg);
}

.bbq .product-recipe {
	background-image: none;
}

.bbq .product-recipe {
	padding-top: 50px;
}

.product-recipe-inner {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-shadow: 5px 5px 10px 0px rgba(50, 50, 50, 0.6);
	-moz-box-shadow: 5px 5px 10px 0px rgba(50, 50, 50, 0.6);
	box-shadow: 5px 5px 10px 0px rgba(50, 50, 50, 0.6);
	margin: 0 auto;
	background-color: #FFF;
	padding: 10px;
}

.tsumire .product-recipe-inner,
.staminaen .product-recipe-inner,
.torigara .product-recipe-inner {
	width: 1030px;
}

.juju .product-recipe-inner,
.steak .product-recipe-inner,
.dango .product-recipe-inner,
.suigyoza .product-recipe-inner,
.katsuretsu .product-recipe-inner,
.bbq .product-recipe-inner {
	width: 780px;
}

.product-recipe-inner-i {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin: 0 auto;
	background-color: #FFF;
	border: 2px dashed #B29980;
	position: relative;
	text-align: center;
	padding: 92px 0 22px;
	font-size: 0;
}

.product-recipe-inner-i .fukidashi {
	position: absolute;
	top: -64px;
	left: 50%;
}

.staminaen .product-recipe-inner-i .fukidashi {
	margin-left: -260px;
}

.juju .product-recipe-inner-i .fukidashi {
	margin-left: -294px;
}

.steak .product-recipe-inner-i .fukidashi {
	margin-left: -347px;
}

.dango .product-recipe-inner-i .fukidashi {
	margin-left: -311px;
}

.tsumire .product-recipe-inner-i .fukidashi {
	margin-left: -311px;
}

.suigyoza .product-recipe-inner-i .fukidashi {
	margin-left: -311px;
}

.katsuretsu .product-recipe-inner-i .fukidashi {
	margin-left: -319px;
}

.bbq .product-recipe-inner-i .fukidashi {
	margin-left: -254px;
}

.torigara .product-recipe-inner-i .fukidashi {
	margin-left: -275px;
}

.product-recipe-inner-i div {
	width: 240px;
	display: inline-block;
	margin: 0 5px;
	font-size: 16px;
	line-height: 1.375em;
	letter-spacing: 0.25em;
	vertical-align: top;
}

.dango .product-recipe-inner-i div,
.tsumire .product-recipe-inner-i div,
.suigyoza .product-recipe-inner-i div,
.katsuretsu .product-recipe-inner-i div {
	color: #663300;
}

.dango .product-recipe-inner-i div p {
	margin-bottom: 0.5em;
	text-align: left;
	text-indent: -1.25em;
	margin-left: 1.25em;
}

.suigyoza .product-recipe-inner-i div p {
	margin-bottom: 0.5em;
}

.product-recipe-inner-i div img {
	margin-bottom: 15px;
}

.product-recipe-inner-i div a {
	color: #663300;
	text-decoration: none;
}

/* #商品案内トップ
----------------------- */
.product-top .contents-content {
	margin-bottom: 114px;
}

.product-top-item01 {
	margin: 0 auto 40px auto;
	padding-bottom: 30px;
	overflow: hidden;
	text-align: center;
	width: 960px;
}

.product-top-item01 div {
	display: inline-block;
	margin: 0 15px 0 15px;
	/*height: 236px;*/
	width: 160px;
}

.product-top-item01 div img {
	margin-bottom: 10px;
}


.product-top-item01a {
	margin: 0 auto 0px auto;
	padding-bottom: 30px;
	overflow: hidden;
	text-align: center;
	width: 960px;
}

.product-top-item01b {
	margin: 0 auto 40px auto;
	padding-bottom: 30px;
	overflow: hidden;
	text-align: center;
	width: 960px;
}

.product-top-item01a div,
.product-top-item01b div {
	display: inline-block;
	margin: 0 15px 0 15px;
	/*height: 236px;*/
	width: 160px;
	float: left;
}

.product-top-item01a div img,
.product-top-item01b div img {
	margin-bottom: 10px;
}


.product-top-item02 {
	margin: 0 auto;
	text-align: center;
	width: 360px;
}

.product-top-item02 img {
	margin-bottom: 10px;
}

/* #スタミナ苑
----------------------- */
.staminaen .contents-header {
	width: 100%;
	text-align: center;
	margin-bottom: 233px;
}

.staminaen h2 {
	text-align: center;
	margin: 0 auto 50px;
}
.staminaen h2 img {
	margin-bottom:50px;
}

.staminaen-item {
	text-align: center;
	width: 780px;
	border: 2px dashed #B29980;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	position: relative;
	padding: 58px 78px 58px;
	margin: 0 auto 120px;
}

.staminaen-item-title {
	position: absolute;
	left: 110px;
	top: -37px;
}

.staminaen-item-detail {
	font-size: 0;
}

.staminaen-item-detail div {
	width: 300px;
	margin: 0 45px 50px;
	display: inline-block;
	vertical-align: top;
	position: relative;
}

.staminaen-item-detail div .fukidashi {
	position: absolute;
	top: -109px;
	left: -25px;
}

.staminaen-item-detail div h3 {
	font-size: 18px;
	line-height: 1.22;
	font-weight: bold;
}

.staminaen-item-detail div p {
	font-size: 16px;
	overflow: hidden;
	margin: 0 0 20px;
}

.staminaen-item-detail div p .text-left {
	float: left;
	margin-left: 0px;
}

.staminaen-item-detail div p .text-right {
	float: right;
	margin-right: 0px;
}

.staminaen-item-detail div p img {
	margin-bottom: 10px;
}

.staminaen-item-detail .staminaen-item-dolceporco {
	width: 164px;
	margin: 15px auto 0px;
	font-size: 14px;
	text-align: left;
	line-height: 1.57;
	text-align: center;
}

.staminaen-item-detail .staminaen-item-dolceporco a {
	color: #0068B6;
	text-decoration: none;
}

.staminaen-item-detail .staminaen-item-dolceporco img {
	margin-bottom: 10px;
}

.staminaen-item-detail .staminaen-item-cook {
	text-align: left;
	clear: both;
	width: 815px;
	height: 636px;
	margin: 0 0 0 -15px;
	padding: 161px 75px 0;
	background-image: url(../images/product/im_p_sta_recipe_180829.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.staminaen-item-cook-btn {
	margin: 0 10px 20px 0;
	background-repeat: no-repeat;
	width: 210px;
	height: 158px;
	display: block;
	float: left;
}
.staminaen-item-cook-btn:hover {
	background-image: url(../images/product/im_p_sta_recipe_170222.jpg);
}
.staminaen-item-cook-btn01:hover {
	background-position: -75px -161px;
}
.staminaen-item-cook-btn02:hover {
	background-position: -295px -161px;
}
.staminaen-item-cook-btn03:hover {
	background-position: -515px -161px;
}
.staminaen-item-cook-btn04:hover {
	background-position: -75px -339px;
}
.staminaen-item-cook-btn05:hover {
	background-position: -295px -339px;
}
.staminaen-item-cook-btn06:hover {
	background-position: -515px -339px;
}

#staminaen_mv_div {
	width: 100%;
	text-align: center;
	margin: 0 auto 55px auto;
	padding: 0 0 0 0;
}

#staminaen_mv_div_p1 {
	margin: 0 0 12px 169px;
	padding: 0 0 0 0;
	font-size: 16px;
	clear: both;
	text-align: left;
}


/* #じゅうじゅう祭
----------------------- */
.juju .contents-header {
	width: 100%;
	text-align: center;
	margin-bottom: 229px;
}

.juju h2 {
	text-align: center;
	margin: 0 auto 90px;
}

.juju-item {
	text-align: center;
	width: 936px;
	border: 2px dashed #B29980;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	position: relative;
	padding: 40px 0;
	margin-bottom: 40px;
}

.juju-item div {
	display: inline-block;
	margin: 0 20px;
	width: 220px;
	text-align: left;
	vertical-align: top;
}

.juju-item div img {
	margin-bottom: 20px;
}

.juju-item div h3 {
	font-size: 1.125em;
	line-height: 1.222em;
	font-weight: bold;
	margin-bottom: 16px;
}

.juju-item div p {
	line-height: 1.375em;
}

/* #atHOME STEAK
----------------------- */
.steak .contents-header {
	width: 100%;
	text-align: center;
	margin-bottom: 202px;
}

.steak h2 {
	text-align: center;
	margin: 0 auto 40px;
}

.steak-item {
	text-align: center;
	width: 856px;
	border: 2px dashed #B29980;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	position: relative;
	padding: 50px 0;
	margin: 0 auto 40px;
}

.steak-item h3 {
	text-align: center;
	font-size: 1.25em;
	line-height: 1.5em;
	margin-bottom: 50px;
}

.steak-item h3 img {
	margin-bottom: 30px;
}

.steak-item div {
	display: inline-block;
	margin: 0 30px;
	width: 340px;
	text-align: left;
	vertical-align: top;
}

.steak-item div img {
	margin-bottom: 20px;
}

.steak-item div h4 {
	font-size: 1.125em;
	line-height: 1.222em;
	font-weight: bold;
	margin-bottom: 16px;
}

.steak-item div p {
	line-height: 1.375em;
}

/* #鍋まつり だんご
----------------------- */
.dango .contents-header {
	width: 100%;
	text-align: center;
	margin-bottom: 105px;
	padding-top: 10px;
}

.dango h2 {
	text-align: center;
	margin: 0 auto 80px;
}

.dango-item {
	text-align: center;
	width: 936px;
	border: 2px dashed #B29980;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	position: relative;
	padding: 55px 0 60px;
	margin: 0 auto 100px auto;
}

.dango-item-list {
	width: 780px;
	margin: 0 auto;
	padding-bottom: 0px;
	font-size: 0;
}

.dango-item-list .title {
	margin-bottom: 20px;
  text-align: left;
  padding-left: 280px;
}

.dango-item-list div {
	display: inline-block;
	margin: 0 20px 40px;
	width: 220px;
	vertical-align: top;
	font-size: 16px;
}

.dango-item-list div img {
	margin-bottom: 20px;
}

.dango-item-list div h3 {
	font-size: 1.125em;
	font-weight: bold;
}

.dango-item-new {
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	width: 520px;
}

.dango-item-new div {
	margin: 0 20px 60px;
	width: 220px;
	float: left;
	text-align: center;
}

.dango-item-new img {
	margin-bottom: 20px;
}

.dango-item-new div h3 {
	font-size: 1.125em;
	font-weight: bold;
}


.dango-item-list div .item_new_mark {
	font-size: 1.125em;
	font-weight: bold;
	color: #ff2600;
	text-align: left;
	margin: 0 0 2px 0;
	padding: 0 0 0 0.25em;
	line-height: 1.1;
}


#dango-item-umajimura {
	margin: 0 auto 45px auto;
	vertical-align: top;
	width: 320px;
	text-align: center;
}

#dango-item-umajimura_p1 {
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	width: 320px;
	text-align: center;
}

#dango-item-umajimura_p2 {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	font-size: 16px;
	line-height: 1.5;
	width: 320px;
	text-align: justify;
	text-justify: distribute;
}

#dango-item-umajimura_p3 {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	font-size: 16px;
	line-height: 1.5;
	width: 320px;
	text-align: center;
}

#dango-item-umajimura img {
	margin-bottom: 15px;
}


/* #鍋まつり つみれ
----------------------- */
.tsumire .contents-header {
	width: 100%;
	text-align: center;
	margin-bottom: 153px;
}

.tsumire h2 {
	text-align: center;
	margin: 0 auto 50px;
}

.tsumire h3 {
	text-align: center;
	margin: 0 auto 85px;
}

.tsumire h4 {
	text-align: center;
	margin: 0 auto 60px;
}

.tsumire-item {
	text-align: center;
	width: 936px;
	border: 2px dashed #B29980;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	position: relative;
	padding: 20px 0 60px;
	margin: 0 auto 50px;
}

.tsumire-item-detail {
	font-size: 0;
}

.tsumire-item-detail div {
	width: 340px;
	margin: 0 30px;
	display: inline-block;
	vertical-align: top;
}

.tsumire-item-detail div p {
	font-size: 18px;
	line-height: 1.22;
	font-weight: bold;
}

.tsumire-item-detail div p img {
	margin-bottom: 20px;
}

.tsumire-item-sakura {
	width: 217px;
	margin: 0 auto 100px;
	font-size: 14px;
	text-align: center;
}

.tsumire-item-sakura a {
	color: #0068B6;
	text-decoration: none;
}

.tsumire-item-sakura img {
	margin-bottom: 10px;
}


/* #鍋まつり 水餃子
----------------------- */
.suigyoza .contents-header {
	width: 100%;
	text-align: center;
	margin-bottom: 105px;
}

.suigyoza .contents-content {
	overflow: hidden;
	padding: 0 25px;
}

.suigyoza h2 {
	text-align: center;
	margin: 0 auto 80px;
}

.suigyoza-title {
	text-align: center;
	margin: 0 auto 10px;
	display: block;
}

.suigyoza-title_caption {
	margin: 0px auto 20px auto;
	display: block;
	width: 775px;
	text-align: center;
}
.suigyoza-title_caption_txt {
	margin: 0 0 0 0;
	font-size: 16px;
	width: 775px;
	text-align: left;
	line-height: 1.5;
}

.suigyoza-item {
	text-align: center;
	width: 936px;
	border: 2px dashed #B29980;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	position: relative;
	padding: 70px 0 50px;
	margin: 0 auto 50px;
}

.suigyoza-item-fukidashi {
	position: absolute;
	top: 35px;
	right: -47px;
}

.suigyoza-item div {
	display: inline-block;
	margin: 0 30px 50px;
	width: 340px;
	vertical-align: top;
	font-size: 16px;
}

.suigyoza-item div img {
	margin-bottom: 20px;
}

.suigyoza-item div h3 {
	font-size: 1.125em;
	font-weight: bold;
}

.suigyoza-item p {
  width: 780px;
  padding: 30px;
  margin: 0 auto;
  background-color: #FEF1E5;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
}

.suigyoza-item p span {
  color: #E60012;
}

.suigyoza-item02-03 {
  text-align: center;
	width: 936px;
	border: 2px dashed #B29980;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	position: relative;
	padding: 70px 0 50px;
	margin: 0 auto 100px;
  overflow: hidden;
}

.suigyoza-item02 {
	width: 240px;
	position: relative;
	float: left;
  margin: 0 48px 0px;
}

.suigyoza-item02 img {
	margin-bottom: 20px;
}

.suigyoza-item02 h3 {
	font-size: 1.125em;
	font-weight: bold;
}

.suigyoza-item03 {
	width: 546px;
	position: relative;
	float: left;
  margin: 0 26px 0px;
}

.suigyoza-item03 div {
	float: left;
	margin: 0 11px 50px;
}

.suigyoza-item03 img {
	margin-bottom: 20px;
}

.suigyoza-item03 h3 {
	font-size: 1.125em;
	font-weight: bold;
	width: 210px;
	text-align: center;
	margin: 0 auto;
}

.suigyoza-item03-02 img {
	margin: 28px 0 10px;
}

.suigyoza-item03-02 p {
	text-align: left;
	margin-left: 40px;
}

.suigyoza-item02-03 .text {
  width: 780px;
  padding: 30px;
  margin: 0 auto;
  background-color: #FCE5E7;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
  float: none;
  clear: both;
}

.suigyoza-item02-03 .text span {
  color: #E60012;
}

.suigyoza-item-line {
  border-right: 2px dashed #B29980;
  position: absolute;
  height: 340px;
  width: 332px;
  left: 0;
  top: 0;
}

/* #カツレツ
----------------------- */
.katsuretsu .contents-header {
	width: 100%;
	text-align: center;
	margin-bottom: 358px;
}

.katsuretsu h2 {
	text-align: center;
	margin: 0 auto 85px;
}

.katsuretsu-item {
	text-align: center;
	width: 936px;
	border: 2px dashed #B29980;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	position: relative;
	padding: 40px 0 10px;
	margin-bottom: 40px;
}

.katsuretsu-item-detail {
	margin: 0 0 50px 98px;
	position: relative;
	text-align: left;
	overflow: hidden;
}

.katsuretsu-item-detail-img {
	float: left;
	margin-right: 40px;
	margin-top: -5px;
}

.katsuretsu-item-detail h3 {
	font-size: 1.125em;
	font-weight: bold;
	margin: 5px 0 16px;
	line-height: 1.2222;
}

.katsuretsu-item-detail p {
	line-height: 1.375;
}

.katsuretsu-item-detail div {
	position: absolute;
	bottom: 0;
	left: 380px;
	overflow: hidden;
	display: table;
}

.katsuretsu-item-detail div img {
	margin-right: 5px;
}

.katsuretsu-item-detail div p {
	font-size: 0.875em;
	line-height: 1.5714;
	vertical-align: bottom;
	display: table-cell;
}

.katsuretsu-item-detail div a {
	color: #0068B6;
}

/* #日本バーベキュー協会監修
----------------------- */
.bbq .contents-header {
	text-align: left;
	width: 874px;
	margin: -66px auto 0px;
	padding-left: 86px;
}

.bbq .contents-header h1 {
}

.bbq .contents-content {
	width: 100%;
}

.bbq-bg {
	background-image: url(../images/product/im_p_bbq_bg.jpg);
	padding-top: 28px;
}

.bbq-img-01 {
	padding-right: 88px;
	width: 888px;
	margin: 0 auto;
}

.bbq-img-02 {
	width: 800px;
	margin: 0 auto 68px;
}

.bbq-img-03 {
	padding-right: 68px;
	width: 868px;
	margin: 0 auto 40px;
}

.bbq-section {
	width: 800px;
	margin: 0 auto 40px;
}

.bbq-section h2 {
	background-color: #C2763E;
	height: 40px;
	line-height: 40px;
	font-size: 1.125em;
	color: #FFF;
	font-weight: bold;
	margin: 0 0 20px;
	padding: 0 30px;
}

.bbq-section p {
	margin: 0 30px;
	line-height: 1.875em;
}

.bbq-section img {
	float: left;
	margin-right: 15px;
}

.bbq-footer {
	width: 800px;
	margin: 0 auto 0px;
	text-align: center;
	padding-bottom: 114px;
}

.bbq-footer p {
	margin: 0 0 20px;
}

/* #おばんざいダイニング
----------------------- */
.obanzai .contents-header {
	width: 100%;
	text-align: center;
	margin-bottom: 75px;
}

.obanzai .contents-content {
	width: 100%;
}

.obanzai h2 {
	text-align: center;
	margin: 0 auto 120px;
}

.obanzai-item {
	text-align: center;
	margin: 0px auto 100px;
	width: 940px;
}

.obanzai-profile {
	width: 800px;
	margin: 0 auto 60px;
	position: relative;
}

.obanzai-profile .fukidashi {
	position: absolute;
	left: -180px;
	top: 28px;
}

.obanzai-profile h2 {
	text-align: left;
	margin: 0 0 20px;
	padding: 0 30px;
	height: 40px;
	line-height: 40px;
	background-color: #A48566;
	color: #FFF;
	font-weight: bold;
}

.obanzai-profile p {
	line-height: 1.875em;
	margin: 0 30px;
	color: #CCC;
}

.obanzai-profile p img {
	float: left;
	margin-right: 15px;
}

.obanzai-profile .kome {
	font-size: 0.625em;
	vertical-align: super;
}

.obanzai-profile .attention {
	font-size: 0.875em;
}

.obanzai-recipe {
	width: 830px;
	margin: 0 auto 100px;
}

/* #B-1 グランプリ
----------------------- */
.b1 .contents-content a {
	color: #BB0000;
}

.b1 .contents-header {
	width: 100%;
	text-align: center;
	margin-bottom: 192px;
}

.b1 .contents-content {
	width: 100%;
}

.b1 h2 {
	text-align: center;
	margin: 0 auto 55px;
}

.b1-lineup {
	position: relative;
	width: 562px;
	margin: 0 auto 100px;
	text-align: center;
}

.b1-lineup img {
	margin-bottom: 20px;
}

.b1-lineup p {
	line-height: 1.375em;
	margin-bottom: 20px;
}

.b1-lineup .bnr {
	margin-bottom: 0;
}

.b1-lineup .fukidashi {
	position: absolute;
	left: -323px;
	top: -51px;
}

.b1-lineup2 {
	width: 847px;
	margin: 0 auto 70px;
	text-align: center;
	padding-right: 73px;
}

.b1-item {
	text-align: center;
	width: 874px;
	border: 2px dashed #B29980;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 60px 0 0px 0px;
	margin: 0 auto 114px;
	overflow: hidden;
}

.b1-item div {
	width: 352px;
	margin: 0 20px 60px;
	display: inline-block;
	vertical-align: top;
}

.b1-item div img {
	margin-bottom: 20px;
	vertical-align: bottom;
}

.b1-item div h3 {
	font-size: 1.125em;
	line-height: 1.222em;
	font-weight: bold;
	margin-bottom: 16px;
}

.b1-item div p {
	line-height: 1.375em;
	text-align: left;
	margin: 0 auto 1em;
	width: 352px;
}

/* #鶏がらスープ
----------------------- */
.torigara .contents-header {
	width: 100%;
	text-align: center;
	margin-bottom: 413px;
}

.torigara h2 {
	text-align: center;
	margin: 0 auto 75px;
}

.torigara-item {
	width: 856px;
	border: 2px dashed #B29980;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	position: relative;
	padding: 50px 20px 20px;
	margin: 0 auto 100px;
}

.torigara-item h3 {
	font-size: 1.25em;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 2.25em;
  text-align: center;
}

.torigara-item div {
	margin: 0 auto 70px;
	width: 498px;
	text-align: left;
	vertical-align: top;
	font-size: 0;
}

.torigara-item div img {
	margin-bottom: 20px;
  margin-left: 15px;
}

.torigara-img-01 {
	margin-right: 60px;
}

.torigara-item div p {
	line-height: 1.375em;
	font-size: 16px;
}

/* #お肉家バルシリーズ
----------------------- */
.onikuya-bar .contents-header {
	width: 100%;
	text-align: center;
	margin-bottom: 170px;
}

.onikuya-bar-lineup {
	margin: 0 auto 60px;
	position: relative;
	width: 940px;
}

.onikuya-bar-title {
	position: absolute;
	top: -42px;
	left: 50%;
	margin-left: -280px;
}

/* #中華作チャオ（炒）シリーズ
----------------------- */
.chao .contents-header {
	width: 100%;
	text-align: center;
	margin-bottom: 130px;
}

.chao h2 {
	text-align: center;
	margin: 0 auto 50px;
}

.chao-item {
	width: 936px;
	border: 2px dashed #B29980;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 55px 0 55px;
	margin-bottom: 100px;
}

.chao-item-detail {
	margin: 0 0 50px 180px;
	text-align: left;
	overflow: hidden;
}

.chao-item-detail-img {
	float: left;
	margin-right: 40px;
	margin-top: -5px;
}

.chao-item-detail h3 {
	font-size: 1.125em;
	font-weight: bold;
	margin: 5px 0 16px;
	line-height: 1.2222;
}

.chao-item-detail p {
	line-height: 1.375;
	width: 360px;
	margin-left: 295px;
}

/* #その他の商品
----------------------- */
.etc .contents-header {
	width: 100%;
	text-align: center;
	margin-bottom: 430px;
}

.contents-content {
	width: 982px;
	margin: 0 auto;
}

.etc-lineup {
	width: 982px;
	margin: 0 auto 60px;
	text-align: center;
}

.etc-lineup2 {
	width: 940px;
	margin: 0 auto 100px;
}

/* #肉どれ
----------------------- */
.nikudore .contents-header {
	width: 100%;
	text-align: center;
	margin-bottom: 182px;
}

.nikudore .nikudore-text {
	width: 725px;
	margin: 0 auto;
	padding-bottom: 40px;
}

.nikudore .nikudore-text div {
	overflow: hidden;
	margin-bottom: 50px;
}

.nikudore .nikudore-text div img {
	float: left;
	margin-right: 25px;
}

.nikudore .nikudore-text div h2 {
	text-align: center;
	margin: 0 0 20px;
	font-size: 16px;
	line-height: 1;
}

.nikudore .nikudore-text div h2 img {
	float: none;
	margin-right: 0;
}

.nikudore .nikudore-text div p {
	font-size: 16px;
	line-height: 1.625;
	margin: 0;
}

.nikudore .nikudore-text div p.indent {
	font-size: 12px;
	line-height: 1.6666;
	margin-left: 237px;
	text-indent: -12px;
}

.nikudore .nikudore-item01 {
	height: 1200px;
	margin: 0 auto 45px;
	width: 940px;
	padding-left: 10px;
	background: url(../images/product/im_p_nd_s_01_0413.jpg) 10px 40px no-repeat;
}

.nikudore .nikudore-item01 .nikudore-item01-detail {
	height: 817px;
	margin-bottom: 30px;
}

.nikudore .nikudore-item01 h2 {
	text-align: center;
	margin: 0 0 506px;
	line-height: 1;
}

.nikudore .nikudore-item01 .nikudore-lead {
	float: left;
	width: 405px;
	font-size: 16px;
	line-height: 22px;
	margin: 0 0 0 50px;
}

.nikudore .nikudore-item01 .nikudore-detail {
	float: right;
	margin: 0 70px 0 0;
	width: 380px;
}

.nikudore .nikudore-item01 .nikudore-detail .nikudore-detail-text01 {
	font-size: 16px;
	line-height: 26px;
}

.nikudore .nikudore-item01 .nikudore-detail .nikudore-detail-text02 {
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 6px 22px;
}

.nikudore .nikudore-item01 .nikudore-table {
	width: 356px;
	border: 1px solid #000;
	border-collapse: collapse;
	font-size: 14px;
	margin-left: 22px;
	height: 49px;
}
.nikudore .nikudore-item01 .nikudore-table th {
	border: 1px solid #000;
	font-weight: normal;
	text-align: center;
	background-color: #e5e5e5;
	width: 14.285%;
	vertical-align: middle;
}
.nikudore .nikudore-item01 .nikudore-table td {
	border: 1px solid #000;
	text-align: center;
	background-color: #FFF;
	vertical-align: middle;
}

/* */

.nikudore .nikudore-item02 {
	height: 1231px;
	margin: 0 auto 80px;
	width: 940px;
	padding-left: 10px;
	background: url(../images/product/im_p_nd_s_02_0413.jpg) 10px 40px no-repeat;
}

.nikudore .nikudore-item02 .nikudore-item02-detail {
	height: 848px;
	margin-bottom: 30px;
}

.nikudore .nikudore-item02 h2 {
	text-align: center;
	margin: 0 0 506px;
	line-height: 1;
}

.nikudore .nikudore-item02 .nikudore-lead {
	float: left;
	width: 405px;
	font-size: 16px;
	line-height: 22px;
	margin: 0 0 0 50px;
}

.nikudore .nikudore-item02 .nikudore-detail {
	float: right;
	margin: 0 70px 0 0;
	width: 380px;
}

.nikudore .nikudore-item02 .nikudore-detail .nikudore-detail-text01 {
	font-size: 16px;
	line-height: 26px;
}

.nikudore .nikudore-item02 .nikudore-detail .nikudore-detail-text02 {
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 6px 22px;
}

.nikudore .nikudore-item02 .nikudore-table {
	width: 356px;
	border: 1px solid #000;
	border-collapse: collapse;
	font-size: 14px;
	margin-left: 22px;
	height: 49px;
}

.nikudore .nikudore-item02 .nikudore-table th {
	border: 1px solid #000;
	font-weight: normal;
	text-align: center;
	background-color: #e5e5e5;
	width: 14.285%;
	vertical-align: middle;
}

.nikudore .nikudore-item02 .nikudore-table td {
	border: 1px solid #000;
	text-align: center;
	background-color: #FFF;
	vertical-align: middle;
}

@-moz-document url-prefix() {
	.nikudore rp,
	.nikudore rt {
		font-size: 10px;
		vertical-align: 2px;
	}
	.nikudore .ff-ruby {
		letter-spacing: -1px;
	}
}

/* #サルシッチャ
----------------------- */
.salsiccia .contents-header {
	width: 100%;
	text-align: center;
	margin-bottom: 253px;
}

.salsiccia h2 {
	text-align: center;
	margin: 0 auto 85px;
}


.salsiccia-item {
	text-align: center;
	width: 936px;
	border: 2px dashed #B29980;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	position: relative;
	padding: 60px 0 35px;
	margin: 0 auto 120px;
}

.salsiccia-item-detail {
	font-size: 0;
}

.salsiccia-item-detail div {
	width: 340px;
	margin: 0 30px 60px;
	display: inline-block;
	vertical-align: top;
}

.salsiccia-item-detail div h3 {
	font-size: 18px;
	line-height: 1.22;
	font-weight: bold;
}

.salsiccia-item-detail div p {
	font-size: 14px;
	overflow: hidden;
	margin: 0 0 15px;
}

.salsiccia-item-detail div p .text-left {
	float: left;
	margin-left: 0px;
}

.salsiccia-item-detail div p .text-right {
	float: right;
	margin-right: 0px;
}

.salsiccia-item-detail div p img {
	margin-bottom: 10px;
}

.salsiccia-item-detail .salsiccia-item-dolceporco {
	width: 271px;
	margin: 0 auto 40px;
	font-size: 14px;
	text-align: left;
	line-height: 1.57;
}

.salsiccia-item-detail .salsiccia-item-dolceporco a {
	color: #0068B6;
	text-decoration: none;
}

.salsiccia-item-detail .salsiccia-item-dolceporco img {
	margin-bottom: 10px;
}

.salsiccia-item-detail .salsiccia-item-cook {
	text-align: left;
	clear: both;
	width: auto;
	margin: 0;
	padding: 0 0 0 70px;
}

/* #らくらクッキング
----------------------- */
.raku .contents-header {
	width: 100%;
	text-align: center;
	margin-bottom: 402px;
}

.raku h2 {
	text-align: center;
	margin: 0 auto 90px;
}

.raku-item {
	text-align: center;
	width: 936px;
	border: 2px dashed #B29980;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	position: relative;
	padding: 60px 0px 0px;
	margin: 0 auto 120px;
}
.raku-item01 {
	margin-bottom: 50px;
}

.raku-item02 {
	padding: 100px 78px 30px;
	width:780px;
}

.raku-item01 p {
	height: 50px;
	line-height: 50px;
	text-align: right;
	font-size: 14px;
	padding-right: 30px;
}

.raku-item .title {
	position: absolute;
	top: -50px;
	left: 259px;
}

.raku-item-detail {
	font-size: 0;
}

.raku-item-detail div {
	width: 300px;
	margin: 0 45px 70px;
	display: inline-block;
	vertical-align: top;
}

.raku-item-detail div h3 {
	font-size: 18px;
	line-height: 1.22;
	font-weight: bold;
}

.raku-item-detail div p {
	font-size: 16px;
	overflow: hidden;
	margin: 0 0 20px;
	text-align: right;
}

.raku-item-detail div p img {
	margin-bottom: 10px;
}

/* #国産若鶏むね肉
----------------------- */
.waka .contents-header {
	width: 100%;
	text-align: center;
	margin-bottom: 356px;
}

.waka h2 {
	text-align: center;
	margin: 0 auto 50px;
}
.waka h2 img {
	margin-bottom:50px;
}

.waka-item {
	text-align: center;
	width: 780px;
	border: 2px dashed #B29980;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	position: relative;
	padding: 98px 78px 48px;
	margin: 0 auto 120px;
}

.waka-item-detail {
	font-size: 0;
}

.waka-item-detail div {
	width: 340px;
	margin: 0 auto 70px;
}

.waka-item-detail div h3 {
	font-size: 18px;
	line-height: 1.22;
	font-weight: bold;
}

.waka-item-detail div p {
	font-size: 16px;
	overflow: hidden;
	margin: 0 0 20px;
}

.waka-item-detail div p .text-left {
	float: left;
	margin-left: 0px;
}

.waka-item-detail div p .text-right {
	float: right;
	margin-right: 0px;
}

.waka-item-detail div p img {
	margin-bottom: 15px;
}

.waka-item-detail div.waka-recipe {
	margin: 0 auto;
	width: 815px;
}

/* #焼材シリーズ
----------------------- */
.yakizai .contents-header {
	width: 100%;
	text-align: center;
	margin-bottom: 451px;
}

.yakizai-item {
	width: 856px;
	border: 2px dashed #B29980;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	position: relative;
	padding: 68px 0px 53px 100px;
	margin: 0 auto 95px;
	font-size: 0;
	position: relative;
}

.yakizai-item-detail {
}

.yakizai-item-title {
	position: absolute;
	left: 100px;
	top: -37px;
}

.yakizai-item-detail-left {
	display: inline-block;
	vertical-align: top;
}

.yakizai-item-detail-left div {
	width: 300px;
	margin: 0 89px 0 41px;
	text-align: center;
}

.yakizai-item01 .yakizai-item-detail-left div {
	width: 340px;
	margin: 0 60px 0 30px;
}

.yakizai-item-detail-left div h3 {
	font-size: 18px;
	line-height: 1.22;
	font-weight: bold;
}

.yakizai-item-detail-left div p {
	font-size: 16px;
	overflow: hidden;
	margin: 0 auto 15px;
	width: 257px
}

.yakizai-item-detail-left div p .text-left {
	float: left;
	margin-left: 0px;
}

.yakizai-item-detail-left div p .text-right {
	float: right;
	margin-right: 0px;
}

.yakizai-item-detail-left div p img {
	margin-bottom: 10px;
}

.yakizai-item-detail-right {
	display: inline-block;
	vertical-align: top;
	padding-top: 10px;
}

.yakizai-item-detail-right p {
	margin: 0 0 35px;
	font-size: 20px;
	line-height: 1.4;
}

.yakizai-item-detail-right img {
	margin-bottom: 15px;
}

/* #コンシューマーパックシリーズ
-------------------------------- */
.consumer .contents-header {
	width: 100%;
	text-align: center;
	margin-bottom: 451px;
}

.consumer-item {
	width: 856px;
	border: 2px dashed #B29980;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	position: relative;
	padding: 68px 0px 53px 0px;
	margin: 0 auto 95px;
	font-size: 0;
	position: relative;
}

.consumer-item-detail {
}

.consumer-item-title {
	position: absolute;
	left: 60px;
	top: -37px;
}



.consumer-item-detail-left {
	display: inline-block;
	vertical-align: top;
}

.consumer-item-detail-left div {
	width: 200px;
	margin: 0 0px 0 0px;
	text-align: center;
}

.consumer-item01 .consumer-item-detail-left div {
	width: 200px;
	margin: 0 44px 0 146px;
}

.consumer-item-detail-left div h3 {
	font-size: 18px;
	line-height: 1.3;
	font-weight: bold;
}

.consumer-item-detail-left div p {
	font-size: 16px;
	overflow: hidden;
	margin: 5px auto 15px;
	width: 200px
}

.consumer-item-detail-left div p .text-left {
	float: left;
	margin-left: 0px;
}

.consumer-item-detail-left div p .text-right {
	float: right;
	margin-right: 0px;
}

.consumer-item-detail-left div p img {
	margin-bottom: 10px;
}

.consumer-item-detail-right {
	display: inline-block;
	vertical-align: top;
}

.consumer-item-detail-right p {
	margin: 0 0 10px;
	font-size: 16px;
	line-height: 1.5;
	width: 320px;
}

.consumer-item-detail-right img {
	margin-bottom: 15px;
}

.consumer-item03-01_text {
  padding: 30px 30px 30px 50px;
  margin: 0 auto 0 auto;
  background-color: #FCE5E7;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
  clear: both;
	width: 680px;
}

.consumer-item03-01_text span {
  color: #E60012;
}


.consumer-item03b {
	width: 546px;
	margin: 0 auto 10px auto;
	text-align: center;
	display: block;
}

.consumer-item03b:after {
	content: ""; 
	display: block; 
	clear: both;
}

.consumer-item03b div {
	float: left;
	margin: 0 11px 25px;
}

.consumer-item03b img {
	margin-bottom: 12px;
}

.consumer-item03b h3 {
	font-size: 1.125em;
	font-weight: bold;
	width: 210px;
	text-align: center;
	margin: 0 auto;
	display: block;
}

.consumer-item03-02 img {
	margin: 28px 0 10px;
}

#consumer-item03-02_p {
	text-align: left;
	margin-left: 40px;
	color: #333;
}

.consumer-item03_p1 {
	margin: 0 0 30px 0;
	text-align: center;
	clear: both;
	font-size: 16px;
}

.consumer-item03_p2 {
	margin: 0 0 10px 50px;
	text-align: left;
	clear: both;
	font-size: 16px;
}

#consumer-item04_t1 {
	margin: 0 auto 10px auto;
	text-align: center;
	width: 660px;
}

#consumer-item04_t1 td {
	margin: 0 0 0 0;
	text-align: left;
	vertical-align: top;
}

#consumer-item04_td1 {
	width: 335px;
	padding: 0 0 55px 0;
}
#consumer-item04_td2 {
	width: 325px;
	padding: 0 0 55px 0;
}
#consumer-item04_td3 {
	padding: 0 0 0 0;
	width: 335px;
}
#consumer-item04_td4 {
	padding: 0 0 0 0;
	width: 325px;
}


#consumer-item04_td1 h3,
#consumer-item04_td3 h3 {
	width: 300px;
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.consumer-item04_p1 {
	margin: 0 0 0.5em 0;
	padding: 0 0 0 0;
	width: 320px;
	font-size: 16px;
	line-height: 1.5;
	text-align: justify !important;
	text-justify: distribute !important;
}

.consumer-item04_p2 {
	margin: 0 0 0 0;
	padding: 15px 10px 0 1em;
	width: 300px;
	font-size: 16px;
	line-height: 1.5;
	text-indent: -1em;
	text-align: justify !important;
	text-justify: distribute !important;
}

.consumer-item04_p3 {
	margin: 0 0 0.1em 0;
	padding: 0 0 0 0;
	width: 320px;
	font-size: 16px;
	line-height: 1.5;
	text-align: justify !important;
	text-justify: distribute !important;
}
.consumer-item04_p4 {
	margin: 0 0 0.5em 0;
	padding: 0 0 0 0;
	width: 320px;
	font-size: 16px;
	line-height: 1.5;
	text-align: center !important;
}


/* #焼肉＆ハンバーグシリーズ
-------------------------------- */
.hum .contents-header {
	width: 100%;
	text-align: center;
	margin-bottom: 561px;
}

.hum-item {
	width: 856px;
	border: 2px dashed #B29980;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	position: relative;
	padding: 68px 0px 53px 0px;
	margin: 0 auto 95px;
	font-size: 0;
	position: relative;
}


.hum-item-title {
	position: absolute;
	left: 60px;
	top: -37px;
}

.hum-item-title-new {
	position: absolute;
	left: 60px;
	top: -147px;
}

.hum-item-detail-left {
	display: inline-block;
	vertical-align: top;
}

.hum-item-detail-left div {
	width: 200px;
	margin: 0 0px 0 0px;
	text-align: center;
}

.hum-item01 .hum-item-detail-left div {
	width: 200px;
	margin: 0 44px 0 146px;
}

.hum-item-detail-left div h3 {
	font-size: 18px;
	line-height: 1.3;
	font-weight: bold;
}

.hum-item-detail-left div p {
	font-size: 16px;
	overflow: hidden;
	margin: 5px auto 15px;
	width: 200px
}

.hum-item-detail-left div p .text-left {
	float: left;
	margin-left: 0px;
}

.hum-item-detail-left div p .text-right {
	float: right;
	margin-right: 0px;
}

.hum-item-detail-left div p img {
	margin-bottom: 10px;
}

.hum-item-detail-right {
	display: inline-block;
	vertical-align: top;
}

.hum-item-detail-right p {
	margin: 0 0 10px;
	font-size: 16px;
	line-height: 1.5;
	width: 320px;
}

.hum-item-detail-right img {
	margin-bottom: 15px;
}


/* ローストビーフシリーズ
-------------------------------- */
.rb .contents-header {
	width: 100%;
	text-align: center;
	margin-bottom: 451px;
}

.rb-item {
	width: 856px;
	border: 2px dashed #B29980;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	position: relative;
	padding: 68px 0px 53px 0px;
	margin: 0 auto 95px;
	font-size: 0;
	position: relative;
}

.rb-item_a {
	width: 856px;
	border: 2px dashed #B29980;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	position: relative;
	padding: 68px 0px 53px 0px;
	margin: 0 auto 195px;
	font-size: 0;
	position: relative;
}


.rb-item-title {
	position: absolute;
	left: 60px;
	top: -37px;
}

.rb-item-title-new {
	position: absolute;
	left: 60px;
	top: -147px;
}

.rb-item-detail-left {
	display: inline-block;
	vertical-align: top;
}

.rb-item-detail-left div {
	width: 200px;
	margin: 0 0px 0 0px;
	text-align: center;
}

.rb-item01 .rb-item-detail-left div {
	width: 200px;
	margin: 0 44px 0 146px;
}

.rb-item-detail-left div h3 {
	font-size: 18px;
	line-height: 1.3;
	font-weight: bold;
}

.rb-item-detail-left div p {
	font-size: 16px;
	overflow: hidden;
	margin: 5px auto 15px;
	width: 200px
}

.rb-item-detail-left div p .text-left {
	float: left;
	margin-left: 0px;
}

.rb-item-detail-left div p .text-right {
	float: right;
	margin-right: 0px;
}

.rb-item-detail-left div p img {
	margin-bottom: 10px;
}

.rb-item-detail-right {
	display: inline-block;
	vertical-align: top;
}

.rb-item-detail-right p {
	margin: 0 0 10px;
	font-size: 16px;
	line-height: 1.5;
	width: 320px;
}

.rb-item-detail-right img {
	margin-bottom: 15px;
}



/* #業務用商材
----------------------- */
.gyoumu .contents-header {
	width: 100%;
	text-align: center;
	margin-bottom: 138px;
}

.gyoumu h2 {
	text-align: center;
	margin: 0 auto 114px;
}

/* #機能性素材
----------------------- */
.kinou .contents-header {
	width: 100%;
	text-align: center;
	margin-bottom: 137px;
}

.kinou h2 {
	text-align: left;
	margin: 0 auto 160px;
	padding: 30px;
	width: 680px;
	background-color: rgba(0,0,0,0.30);
	color: #FFF;
	font-size: 1.375em;
	line-height: 1.818em;
}

.kinou h3 {
	text-align: center;
	margin-bottom: 20px;
}

.kinou h4 {
	font-size: 1.25em;
	font-weight: bold;
	border-bottom: 2px dashed #B29980;
	margin-bottom: 1em;
	padding-bottom: 0.5em;
}

.kinou h5 {
	font-size: 1.125em;
	border-bottom: 2px dashed #B29980;
	margin-bottom: 1em;
	padding-bottom: 0.555em;
	margin-bottom: 0.833em;
}

.kinou-guide {
	width: 680px;
	border: 2px dashed #B29980;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 50px;
	margin: 0 auto 114px;
}

.kinou-guide p {
	margin-bottom: 1.5625em;
}

.kinou-guide .attention {
	font-size: 0.75em;
}

.kinou-guide table {
	width: 100%;
	max-width: 680px;
	font-size: 0.8125em;
	border: 1px solid #B2B2B2;
	border-collapse: collapse;
	margin-bottom: 25px;
}

.kinou-guide .lead {
	font-size: 1.125em;
	margin-bottom: 1em;
	margin-bottom: 0.666em;
}

.kinou-guide .end {
	margin-bottom: 5px;
}

.kinou-guide caption {
	padding-bottom: 10px;
	font-size: 1.23em;
}

.kinou-guide th {
	text-align: center;
	background-color: #D9D9D9;
	border: 1px solid #B2B2B2;
	padding: 10px;
	white-space: nowrap;
}

.kinou-guide td {
	padding: 10px;
	border: 1px solid #B2B2B2;
}

.kinou-guide .nowrap {
	white-space: nowrap;
}

.kinou-guide .bg_even {
	background-color: #F2F2F2;
}
