@charset "utf-8";

/* =================================================
	syohin-joho.css

==================================================== */

.clear{clear:both;}
.sliderArea {}
.sliderArea ul{margin:0;padding:0;}
.sliderArea img{border:0;}
.sliderArea li{margin:0;padding:0;list-style:none;}
.sliderArea img {font-size:0;line-height:0;vertical-align:top;}


.sliderArea {
	text-align: left;
	padding-bottom: 20px;
}


/* ==========================================
 slider
========================================== */
.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}
/*.bx-wrapper img {
	max-width: 376px;
	max-height: 270px;
	display: block;
}*/

.bx-wrapper .bx-viewport {
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: none !important;
	left: -5px;
	background: #aaa;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 0;
	width: 100%;
}


/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -25px !important;
	/*right: 0 !important;*/
	width: 100%;
}

/*.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 37px !important;
	height: 20px !important;
	outline: 0;
	background: url(images/controls.png) -83px -20px no-repeat !important;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -83px 0 !important;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 37px;
	height: 20px;
	outline: 0;
	background: url(images/controls.png) -83px -70px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -83px -50px;
}*/


/*商品一覧ページ(shohin-joho/index.html
/* ==========================================
 shohin_contents
========================================== */

#shohin_contents {
	margin: 0;
	padding: 0 0 40px 0;
}

img{ border:0; }

#shohin_contents .img_box a:hover img {  
	opacity:0.8;  
	filter: alpha(opacity=80);  
	-ms-filter: "alpha( opacity=80 )";  
	background: #fff;  
}

#shohin_contents ul {
	text-align: left;
	padding: 0;
}

#shohin_contents .large_list {
	width: 370px;
	margin: 0;
}

#shohin_contents .large_list li {
	list-style: none;
	margin: 0 0 10px 0;
}

#shohin_contents .large_list li .title {
	background-color: #6fb14a;
	color: #fff;
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
}

#shohin_contents .large_list li .title a {
	color: #fff;
}

#shohin_contents .small_list {
	margin-left:  0em;
	padding-left: 2em;
}

#shohin_contents .small_list li {
	font-size: 14px;
	font-weight: normal;
	list-style: disc;
	margin: 0 0 5px 0;
}

#shohin_contents {
	width: 770px;
	margin: 0 0 10px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#bifi_box {
	width: 100%;
  margin-bottom: 40px;
  padding: 28px 0 20px;
  border-top: 1px dotted #6fb14a;
  border-bottom: 1px dotted #6fb14a;
}

#bifi_box .img_box {
	width: 100%;
	height: 140px;
	margin: 0 0 5px 0;
}

#blueberry_box {
	width: 370px;
  margin-bottom: 40px;
	/*float: left;
	height: 100%;*/
}

#blueberry_box .img_box {
	width: 100%;
	height: 140px;
	margin: 0 0 5px 0;
}

#zakuro_box {
	width: 370px;
  margin-bottom: 40px;
	/*float: right;
	height: 100%;*/
}

#zakuro_box .img_box {
	width: 100%;
	height: 140px;
	margin: 0 0 5px 0;
}

/*商品詳細ページ(shohin-joho/buleberry.html,zakuro.html
/* ==========================================
 shohin_head
========================================== */
#shohin_head {
	margin: 0 0 15px 0;
}

#shohin_head .nav_box {
	margin: 0 15px 5px 15px;
}

#shohin_head .nav_box ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#shohin_head .shouhin_list {
	font-size: 12px;
	font-weight: bold;
}

#shohin_head .shouhin_item {
	font-size: 12px;
	font-weight: bold;
}

#shohin_head .shouhin_item .on_list {
	color: #666;
}

#shohin_head .shouhin_list {
	float: left;
}

#shohin_head .shouhin_item {
	float: right;
}

#shohin_head .shouhin_item li {
	float: left;	
}

#shohin_head .menu_box {
	margin: 0 15px 0 15px;
	padding: 0;
	height: 150px;
}

#shohin_head #menu_box_bifi {
	/*background: url(../image/syohin-joho/title_bg_bifi.png) no-repeat;*/
	background: url(../image/syohin-joho/title_bg_bifi_2.png) no-repeat;
	height: 203px;
	width: 770px;
}

#shohin_head #menu_box_blueberry {
	background: url(../image/syohin-joho/title_bg_blueberry_2009.png) no-repeat;
	height: 203px;
	width: 770px;
}

#shohin_head #menu_box_zakuro {
	background: url(../image/syohin-joho/title_bg_zakuro.png) no-repeat;
	height: 203px;
	width: 770px;
}

#shohin_head .text_box {
	width: 560px;
	float: left;
	padding: 30px 0 0 10px;
}

#shohin_head .text_box ul {
	float: left;
	font-size: 14px;
	text-align: left;
	margin: 0 0 0 0;
	padding: 5px 0 0 28px;
	width: 272px;
}
#shohin_head #menu_box_bifi .text_box ul {
	padding: 24px 0 0 28px;
}

#shohin_head .text_box ul li {
	line-height: 1.5;
	list-style: disc;
}

#shohin_head .text_box .shohin_name {
	float: left;
	margin: 0 30px 0 0;
	padding: 0 0 0 10px;
	width: 220px;
}

#shohin_head #menu_box_bifi .text_box .shohin_name {
	margin: 0 25px 0 0;
  padding: 14px 0 0 15px;
}

#shohin_head .text_box .shohin_name h2 {
	margin: 0 0 7px -10px;
}

#shohin_head .text_box .shohin_name p.monde_selection {
	margin: 0 0 0 -10px;
	padding: 0;
}

#shohin_head .img_box {
	float: right;
	width: 250px;
	height: 128px;
	border: solid 1px #000;
	margin: 10px;
}

.shouhin_bifi-catchcopy {
  margin: 0 0 24px;
}
.shouhin_bifi-catchcopy img {
    height: auto;
    width: 70%;
}

.shouhin_subtitle {
	background-color: #6fb14a;
  box-sizing: border-box;
	color: #fff;
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 35px;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
  position: relative;
	text-align: left;
	width: 770px;
}

.bifi-point1 {
  color: #008b47;
	font-size: 18px;
	font-weight: bold;
  line-height: 1.4;
  margin: 18px 0 6px;
  position: relative;
}
/*.shouhin_subtitle-bifi {
  margin-top: 40px;
  padding: 0 270px 0 10px;
}
.shouhin_subtitle-bifi-point {
  position: absolute;
  top: -30px;
  right: 30px;
}*/
/*.shouhin_subtitle-bifi-point {
  background: #008b47;
  border-radius: 20px;
  color: #ffffff;
  display: inline-block;
	font-size: 15px;
  line-height: 1.2;
  padding: 10px;
  position: relative;
}
.shouhin_subtitle-bifi-point:after {
	border: solid transparent;
	border-color: rgba(0, 139, 71, 0);
	border-top-color: #008b47;
	border-width: 20px;
	position: absolute;
	top: 100%;
	left: 50%;
	content: "";
	height: 0;
	width: 0;
	margin-left: -20px;
}*/

.tbl-shohin.tbl-shohin-bifi td h3 {
  margin: 0 0 0.5em;  
}
.tbl-shohin.tbl-shohin-bifi td p {
  margin: 0 0 0.5em;  
}

.bifi-point2 {
  color: #339cd8;
	font-size: 26px;
	font-weight: bold;
  line-height: 1.4;
  margin: 18px 0 30px;
  position: relative;
  text-align: center;
}
.bifi-point3 {
  border-top: 4px dotted #339cd8;
  box-sizing: border-box;
  display: block;
  margin: 0 0 20px;
  padding-top: 30px;
  width: 770px;
}
.bifi-point3 img {
  height: auto;
  width: 400px;
}
/*.bifi-point2 {
  background: #339cd8;
  color: #fff;
	font-size: 18px;
	font-weight: bold;
  line-height: 1.4;
  margin: 18px 0 6px;
  padding: 10px;
  position: relative;
  text-align: center;
}*/

.itemlist {
  border: 2px solid #3E9E5E;
  border-bottom: none;
}
.itemlist table th,
.itemlist table td {
  border-bottom: 2px solid #3E9E5E;
}
.itemlist table td:first-child {
  border-right: 2px solid #3E9E5E;
}
.itemlist table tr:last-child th,
.itemlist table tr:last-child td {
}
.bifi-point0 {
	width: min(770px,100%);
	margin-inline: auto;
}
.bifi-point0 img {
	width: 100%;
	height: auto;
	border: none;
	vertical-align: bottom;
}
.spView {
	display: none;
}
.pcView {
	display: block;
}
@media screen and (max-width: 768px) {
	{
		width: 100%;
		margin-inline: auto;
	}
	.spView {
		display: block;
	}
	.pcView {
		display: none;
	}
}