@charset "utf-8";

/*商品詳細*/
/* ---------------------------------------------------------
 * 商品詳細
 * ------------------------------------------------------ */
#fs_ProductDetails #main {
  float: none;
  width: auto;
}
/*20141126追記*/
#fs_ProductDetails #item {
  overflow: hidden;
  margin-bottom: 88px;
  margin-top:50px;
}
#fs_ProductDetails #item-photo {
  position: relative;
  float: left;
  width: 640px;
}

#item-photo .status_list{
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 1;
}

#fs_ProductDetails #item-photo .status_list .status {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  float: left;
  margin-right: 5px;

}

#fs_ProductDetails #item-photo .photo {
  margin-bottom: 20px;
}
#fs_ProductDetails #item-photo .photo li img {
  /*-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;*/
  border: 1px solid #cccccc;
}
#fs_ProductDetails #item-photo .photo li:not(:first-child) {
  display: none;
}
#fs_ProductDetails #item-photo .inner-container {
  overflow: hidden;
  margin-bottom: 10px;
}
#fs_ProductDetails #item-photo .inner-container .category {
  float: left;
  width: 234px;
}
#fs_ProductDetails #item-photo .inner-container .thumbnail {
	float: right;
	width: 385px;
	overflow: hidden;
}
#fs_ProductDetails #item-photo .inner-container .thumbnail li {
  float: left;
  margin-right: 20px;
}
#fs_ProductDetails #item-photo .inner-container .thumbnail li img {
  /*-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;*/
  border: 1px solid #cccccc;
}
#fs_ProductDetails #item-photo .inner-container .thumbnail li:last-child {
  margin-right: 0;
}
#fs_ProductDetails #item-photo .btn-like {
  overflow: hidden;
}
#fs_ProductDetails #item-photo .btn-like .fb-like {
  float: right;
}
#fs_ProductDetails #item-detail {
  float: right;
  width: 350px;
}
#fs_ProductDetails #item-detail .head {
  margin-bottom: 15px;
  font-size: 22px;
  font-weight: bold;
}
#fs_ProductDetails #item-detail .set {
  margin-bottom: 10px;
}
#fs_ProductDetails #item-detail .set li {
  padding-left: 25px;
  font-size: 13px;
  font-weight: bold;
  background: url("../img/common/icon_cross.png") 5px center no-repeat;
}
#fs_ProductDetails #item-detail .price {
  margin-bottom: 24px;
  padding-left: 5px;
}
#fs_ProductDetails #item-detail .price strong {
  font-size: 20px;
  font-weight: bold;
}
#fs_ProductDetails #item-detail .price small {
  font-size: 13px;
  font-weight: bold;
}
#fs_ProductDetails #item-detail .comment {
  margin-bottom: 24px;
  font-size: 13px;
}
#fs_ProductDetails #item-detail .buy {
  overflow: hidden;
  margin-bottom: 32px;
  padding: 22px 0;
  border: 1px solid #cccccc;
  border-width: 1px 0;
}
#fs_ProductDetails #item-detail .buy .count {
  float: left;
  width: 120px;
  font-size: 13px;
}
#fs_ProductDetails #item-detail .buy .count input[type=text] {
  padding: 0;
  padding-left: 10px;
  border: 1px solid #cccccc;
  width: 56px;
  height: 42px;
  font-size: 18px;
  font-weight: bold;
}
#fs_ProductDetails #item-detail .buy .btn {
  float: right;
  width: 230px;
  height: 44px;
}
#fs_ProductDetails #item-detail .description,
#fs_ProductDetails #item-detail .allergen {
  width: 100%;
}
#fs_ProductDetails #item-detail .description caption,
#fs_ProductDetails #item-detail .allergen caption {
  padding-bottom: 10px;
  font-size: 13px;
  font-weight: bold;
}
#fs_ProductDetails #item-detail .description {
  margin-bottom: 40px;
  margin-top: 40px;
  border: 0;
}
#fs_ProductDetails #item-detail .description th,
#fs_ProductDetails #item-detail .description td {
  border: 0;
  background: none;
}
#fs_ProductDetails #item-detail .description th {
  padding: 6px 20px 6px 16px;
  width: 86px;
}
#fs_ProductDetails #item-detail .description td {
  padding: 6px 20px 6px 0;
}
#fs_ProductDetails #item-detail .description tr:nth-child(odd) th,
#fs_ProductDetails #item-detail .description tr:nth-child(odd) td {
  background-color: #e9e2d6;
}
#fs_ProductDetails #item-detail .allergen {
  table-layout: fixed;
  border: 0;
  border-collapse: separate;
  border-spacing: 2px;
}
#fs_ProductDetails #item-detail .allergen td {
  border: 0;
  padding: 7px 0;
  font-size: 11px;
  color: #482c0a;
  text-align: center;
  background-color: #fff;
}
#fs_ProductDetails #item-detail .allergen td.active {
  background-color: #e9e2d6;
}
#fs_ProductDetails #recommend .head {
  margin-bottom: 30px;
}
#fs_ProductDetails #recommend .item {
  position: relative;
  float: left;
  width: 205px;
  margin-right: 20px;
  background-color: #fff;
}
#fs_ProductDetails #recommend .item:last-child {
  margin-right: 0;
}
#fs_ProductDetails #recommend .item a {
  padding: 20px 20px 0;
  width: 165px;
  height: 260px;
}
#fs_ProductDetails #recommend .item .photo {
  margin-bottom: 10px;
  text-align: center;
}
#fs_ProductDetails #recommend .item .name,
#fs_ProductDetails #recommend .item .brand,
#fs_ProductDetails #recommend .item .price {
  font-size: 13px;
}
#fs_ProductDetails #recommend .item .name {
  color: #b79008;
  font-weight: bold;
}
#fs_ProductDetails #recommend .item:after {
  width: 205px;
  background: url("../img/common/shadow_w205.png") 0 0 no-repeat;
}


.fs-c-productMainImage__expandButton.fs-c-buttonContainer {
    display: none;
}

h1.fs-c-productNameHeading.fs-c-heading {
    display: none;
}

span.fs-c-productQuantityAndWishlist__wishlist.fs-c-buttonContainer {
    display: none;
}

.fs-p-productDescription.fs-p-productDescription--full {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 30px;
}

button.fs-c-button--addToCart--detail.fs-c-button--primary {
    width: 230px;
    height: 44px;
    float: left;
    margin-bottom: 42px;
}

.fs-c-productQuantityAndWishlist {
    float: left;
    font-size: 13px;
    margin-top: 24px;
}

.fs-body-product span.fs-c-productPrice__main__label {
    display: none;
}



/*.fs-body-product span.fs-c-price__currencyMark {
    font-size: 24px;
    font-weight: bold;
}*/

/*.fs-body-product span.fs-c-price__value {
    font-size: 24px;
    font-weight: bold;
}*/



/*.fs-c-productMarks {
position: absolute;
    padding-top: 20px;
    padding-left: 10px;
}
*/
select.fs-c-quantity__select.fs-system-quantity-list {
    height: 42px;
}

button.fs-c-button--addToCart--detail.fs-c-button--primary {
    background-color: #000000;
    color: #fff;
    font-weight: bold;
    width: 180px;
    margin-top: 15px;
box-shadow: none;
border: none;
}

.fs-body-product .fs-c-productOption__price {
    display: none;
}

.fs-c-productOption__field {
    display: flex;
    flex-direction: unset;
}
.fs-l-sideArea {
    width: 220px;
    background: url(https://shibayasu.itembox.design/item/add/default/img/common/bg_body.png) repeat;
display: none;
}
.fs-l-sideArea + .fs-l-pageMain, .fs-l-pageMain + .fs-l-sideArea {
    max-width: 1020px;
    float: right;
}
.head {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: bold;
}


.fs-l-productLayout__item.fs-l-productLayout__item--2 {
    margin-left: 20px;
}

caption {
    padding-bottom: 10px;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
}
table.description {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 40px;
    border: 0;
}
.description th {
    padding: 3px 0 3px 0;
    width: 110px;
    vertical-align: top;
    text-align: left;
    font-weight: 100;
}
.description td {
    padding: 3px 0 3px 10px;
}
.allergen {
    table-layout: fixed;
    border: 0;
    border-collapse: separate;
    border-spacing: 2px;
}
.allergen td {
    padding: 0;
    height: 45px;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.2;
    color: #c9caca;
    vertical-align: middle;
    background: #fff;
    border: 1px solid #fbfaf7;
width: 450px;
text-align: center;
}
.allergen td.active {
    color: #000;
    background-color: #fff;
}
.fs-c-productThumbnail__image.is-active > img {
    border: 0px solid #666666;
}
.fs-c-productThumbnail__image {
    margin: 4px 6px;
    flex-basis: 56px;
    min-width: 108px;
}
li.fs-c-productMark__item {
    width: 100%;
}
.fs-c-productOption__name, .fs-c-productOption__comment {
    font-size: 16px;
    /*color: #3a0107;*/
}

.fs-c-productOption__name {
    font-size: 16px;
    /*color: #3a0107;*/
    /*background-color: #e0e0de;*/
	margin: 10px 0 5px 0;
	padding: 10px;
}

/* 2020.04.08ADD */

.composition_view {
padding:20px 0;
}


table.table01 {
	width:100%;
	border-right:#999174 solid 1px;
	border-collapse: collapse;
}
table.table01 thead th {
	background:#999174;
	color:#FFF;
	padding:10px 10px;
	border-right:#FFF solid 1px;
	border-bottom:#FFF solid 1px;
}
table.table01 thead th:last-child {
	border-right:#999174 solid 1px;
}
table.table01 tbody th {
	background:#999174;
	color:#FFF;
	padding:10px 15px;
	border-bottom:#FFF solid 1px;
	vertical-align:top;
}
table.table01 tbody tr:last-child th {
	border-bottom:#999174 solid 1px;
}
table.table01 tbody td {
	background:#FFF;
	padding:10px 15px;
	border-left:#999174 solid 1px;
	border-bottom:#999174 solid 1px;
	vertical-align:top;
}

/*20210330追加（テスト）*/
table.description_2021{
	border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 40px;
    border: 0;
}
table.description_2021 th {
    padding: 3px 0 3px 10px;
    width: 115px;
    vertical-align: top;
    text-align: left;
    font-weight: 100;
	border: solid 1px #FFF;
	background-color: #e0e0de;
}
table.description_2021 td {
    padding: 3px 0 3px 10px;
	border: solid 1px #e0e0de;
}

.allergen_2021{
	width: 100%;
	line-height: 1.5;
	border-top: 1px solid #e0e0de;
	border-bottom: 1px solid #e0e0de;
	text-align: center;
	margin-top: 40px;
	border-collapse: collapse;
}
.allergen_2021 tr.al___tr{
	border-top: 1px solid #e0e0de;
}
.allergen_2021 th.altitle_itemname{
	text-align: left;
	padding: 8px 0 9px 10px;	
}
.allergen_2021 th.al___th{
	text-align: left;
	padding: 8px 0 9px 10px;
}
.allergen_2021 td.al___image{
	width: 20%;
	padding: 10px 0;
	border-top: 1px solid #e0e0de;
}
.allergen_2021 td.al___image img{
	width: 100px;
	height: 100px;
}
.allergen_2021 td.al___itemname{
	text-align: left;
	width: 35%;
	padding: 10px 0 10px 10px;
	border-top: 1px solid #e0e0de;
}
.allergen_2021 td.al___td{
	text-align: left;
	border-top: 1px solid #e0e0de;
}


@media screen and (max-width: 640px) {
table.table01 thead {
	display:none;
}
table.table01 tbody th {
	display:block;
}
table.table01 tbody td {
	display:block;
}
table.table01 tbody td::before {
	content: attr(label);
	float: left;
	clear:both;
	font-weight:bold;
}
table.table01 tbody td p {
	padding-left:6em;
}
}









/*----------------------------------------------------------------------------
商品カート
------------------------------------------------------------------------------*/

/*タグ*/
#fs_ProductDetails .fs-c-productMarks {
	margin-left: 0;
	margin-bottom: 28px;
}
#fs_ProductDetails .fs-c-productMark {	
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: nowrap;
}
#fs_ProductDetails .fs-c-productMark > li {
	box-sizing: border-box;
	width: initial;
}
#fs_ProductDetails .fs-c-productMark__mark {
	display: block;
	font-size: 13px;
	color: #986641;
	background: #fff;
	border: 1px solid #986641;
	border-radius: 0;
	margin-right: 8px;
	padding: 7px 10px;
}


/*商品名*/
#fs_ProductDetails h2.head{
	font-size: 25px;
	font-weight:normal;
	}
#fs_ProductDetails h2.head span{
	display: block;
	font-size: 20px;
	font-weight:  bold;
	padding-bottom: 5px;	
}


/*価格*/
.fs-body-product .fs-c-productPrices {
	margin: 0;
}
.fs-body-product .fs-c-productPrice.fs-c-productPrice--selling {
	margin-bottom: 0px;
	padding-left: 5px;
	margin-top: 12px;
}
.fs-body-product span.fs-c-price__currencyMark {
	font-size: 26px;
	font-weight: bold;
}
.fs-body-product span.fs-c-price__value {
	font-size: 26px;
	font-weight: bold;
}
.fs-body-product .fs-c-productPrice__addon:not(.fs-c-productPrice__addon--listed) {
	display: flex;
	flex-wrap: wrap;
	line-height: 1.1;
	font-size: 18px;
	font-weight: normal;
	padding-left: 5px;
}
.fs-body-product .fs-c-price {
	display: inline;
	padding-left: 5px;
}


/*ポイント*/
.fs-body-product .fs-c-productPointDisplay {
	background: #fff;
	color: #999;
	display: inline-block;
	font-size:16px;
	line-height: 1;
	padding: 4px 8px;
}
.fs-body-product .fs-c-productPointDisplay__quantity{
	font-weight: normal;
}


/*個数*/
.fs-body-product .item-var{
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}
.fs-body-product .item-var li{
	color: #000;
	float: left;
	width: 120px;
	height: 35px;
	border: solid 1px #eae9e5;
	margin: 0 10px 10px 0;
	text-align: center;
	line-height: 2;
	font-weight: normal;
	font-size: 16px;
}
.fs-body-product .item-var li:hover{
	background-color: #eae9e5;
}
.fs-body-product .item-var li.val-active{
	color: #000;
	background-color: #eae9e5;
}
.fs-body-product .item-var li.val-soldout{
	color: #000;
	background-color: #f0e8ca;
	border: solid 1px #f0e8ca;
}
.fs-body-product .item-var a{
	color: #eae9e5;
	width: 80px;
	height: 30px;
}
.fs-body-product .item-var a:hover{
	color: #000;
	opacity: 1.0;
}


/*商品個数*/
.fs-body-product ul.set {
	margin-top: 20px;
	margin-bottom: 50px;
	list-style: none;
	padding-inline-start: 0px;
}


/*在庫なし*/
.fs-body-product .fs-c-productNotice.fs-c-productNotice--outOfStock {
    margin-bottom: 45px;
}

/* のし外部遷移用 */
.fs-body-product .basebtn {  text-align: center;
	color: #1a1a1a;
	font-weight: 800;
	letter-spacing: 0.1em;
	font-size: 16px;
	border:1px solid #1a1a1a;
    padding: 20px 0;
    margin: 0px 0 0;
	width: 350px;}
.fs-body-product .basebtn span {font-size:12px;font-weight:normal;display:block;}
.fs-body-product .basebtn::before, #fplp .basebtn_black.btn_black::before{
	content: ">";
	padding-right: 10px;
}



/*----------------------------------------------------------------------------
 商品画像下説明
------------------------------------------------------------------------------*/
#fs_ProductDetails .product-detail {
	margin: 50px 0 0;
}

/*デザイン掛け紙*/
#fs_ProductDetails .d_kakegami_title{
		border-top: solid 1px #cdcdcd;
		border-bottom: solid 1px #cdcdcd;
		margin: 50px 0 20px;
		text-align: center;
	}
#fs_ProductDetails .d_kakegami_title p{
		font-size: 16px;
		font-weight: 800;
		color: #1a1a1a;
	}
#fs_ProductDetails .d_kakegami_title2{
		font-weight: 800;
		text-align: left;
	}
#fs_ProductDetails .d_kakegami_con{
		display: flex;
		flex-wrap: wrap;
	}
#fs_ProductDetails .d_kakegami_text{
		text-align: left;
	}
#fs_ProductDetails .d_kakegami_item,#fs_ProductDetails .d_kakegami_item2{
		width: calc(100% / 2 - 10px);
		text-align: center;
		padding: 20px 10px;
	}
#fs_ProductDetails .d_kakegami_item p{
		display: block;
		font-size: 13px;
		color: #986641;
		background: #fff;
		border: 1px solid #986641;
		margin-right: 8px;
		padding: 7px 10px;
		text-align: left;
    	width: max-content;
	}
#fs_ProductDetails .d_kakegmi_line{
	border-top: solid 1px #cdcdcd;
	margin: 30px 0 0 0;
    padding: 30px 0 0 0;
}
#fs_ProductDetails .device_sp{
		display: none;
	}


/*----------------------------------------------------------------------------
 商品情報
------------------------------------------------------------------------------*/
#fs_ProductDetails .product-info-box {
	width: 890px;
	margin: 0 auto;
	padding: 55px 0 70px 0;
	border-top:1px solid #ccc; 
	border-bottom:1px solid #ccc; 	
}
#fs_ProductDetails .product-info-box h3{
	font-size: 18px;
	font-weight: 700;
	margin: 0;
	padding: 0 0 25px;
}
#fs_ProductDetails .product-info-box .product-info-inner{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
#fs_ProductDetails .product-info-box .product-info-inner table{
	width: 445px;
	border-collapse: collapse;
	border-spacing: 0;
}
#fs_ProductDetails .product-info-box .product-info-inner table tr{
	display: block;
	vertical-align: top;
	padding: 10px 0;
}
#fs_ProductDetails .product-info-box .product-info-inner table.ta-l th{
	text-align: left;
	width: 110px;
	font-weight:  normal;
}
#fs_ProductDetails .product-info-box .product-info-inner table.ta-r th{
	text-align: left;
	width: 150px;
	font-weight: normal;
}



/*----------------------------------------------------------------------------
 アイテム
------------------------------------------------------------------------------*/
#fs_ProductDetails .itemlist-box{
	width: 1200px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 100px auto 0 auto;
}
#fs_ProductDetails .itemlist-box .detail{
	width:350px;
	margin-bottom: 70px;
	margin-right: 75px;
}
#fs_ProductDetails .itemlist-box .detail:nth-child(3n){
	width:350px;
	margin-bottom: 70px;
	margin-right: 0;
}
#fs_ProductDetails .itemlist-box .detail:nth-child(n+4){
	width:350px;
	margin-bottom: 0;
}

#fs_ProductDetails .itemlist-box .detail .img{
    line-height: 1;
}
#fs_ProductDetails .itemlist-box .detail .name{
	font-size: 22px;
	font-weight: 700;
	padding: 35px 0 30px 0;
}
#fs_ProductDetails .itemlist-box .detail .txt{
	font-size: 16px;
}






/*----------------------------------------------------------------------------
アコーディオンメニュー
------------------------------------------------------------------------------*/
#fs_ProductDetails .product-detail-menu .accordion{
	padding: 100px 0;
}
#fs_ProductDetails .product-detail-menu .accordion h3 {
	font-size: 18px;
	font-weight: 700;
	margin: 0;
	padding: 30px 0;
	position: relative;
	cursor: pointer;
}
#fs_ProductDetails .product-detail-menu .accordion h3.active::after {
	position: absolute;
	content: '';
	width: 10px;
	height: 10px;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	-webkit-transform: rotate(315deg);
	transform: rotate(315deg);
	top: 50%;
	right: 20px;
	margin-top: -4px;
}
#fs_ProductDetails .product-detail-menu .accordion h3::after {
	position: absolute;
	content: '';
	width: 10px;
	height: 10px;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	top: 50%;
	right: 20px;
	margin-top: -10px;
}
#fs_ProductDetails .product-detail-menu .accordion .accordion_inner {
	display: none;
	padding-bottom: 100px;
	margin: 10px 0 0 0;
}



/*----------------------------------------------------------------------------
 特定原材料
------------------------------------------------------------------------------*/
#fs_ProductDetails .allergen-box{
	width: 890px;
	margin: 0 auto;
	border-top:1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#fs_ProductDetails .allergen-box .detail{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 30px;
}
#fs_ProductDetails .allergen-box .detail-last{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#fs_ProductDetails .allergen-box .detail .txt,
#fs_ProductDetails .allergen-box .detail-last .txt{
	width: 720px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}
#fs_ProductDetails .allergen-box .detail .name,
#fs_ProductDetails .allergen-box .detail .material,
#fs_ProductDetails .allergen-box .detail-last .name,
#fs_ProductDetails .allergen-box .detail-last .material{
	display: flex;
}
#fs_ProductDetails .allergen-box .detail .name p:first-child,
#fs_ProductDetails .allergen-box .detail .material p:first-child,
#fs_ProductDetails .allergen-box .detail-last .name p:first-child,
#fs_ProductDetails .allergen-box .detail-last .material p:first-child{
	width: 150px;
}



/*----------------------------------------------------------------------------
 栄養成分表
------------------------------------------------------------------------------*/
#fs_ProductDetails .eiyou-box{
	width: 890px;
	margin: 0 auto;
	border-bottom: 1px solid #ccc;
}
#fs_ProductDetails .eiyou-box table{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: solid 1px #ccc;
	text-align: center;
}
#fs_ProductDetails .eiyou-box table th, 
#fs_ProductDetails .eiyou-box table td {
	border:1px solid #ccc;
	padding: 5px;
}
#fs_ProductDetails .eiyou-box table th{
	text-align: left;
	font-weight: normal;
}



/*----------------------------------------------------------------------------
 のし
------------------------------------------------------------------------------*/
#fs_ProductDetails .noshi-box{
	width: 890px;
	margin: 0 auto;	
	border-bottom: 1px solid #ccc;
}
#fs_ProductDetails .noshi-box .detail{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: 30px;
}
#fs_ProductDetails .noshi-box .detail .img img{
	width: 270px;
}
#fs_ProductDetails .noshi-box .detail .txt{
	width: 590px;
}
#fs_ProductDetails .noshi-box .example .box-top{
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
}
#fs_ProductDetails .noshi-box .example .box-bottom{
	display: flex;
	justify-content: space-between;
}
#fs_ProductDetails .noshi-box .example .box01{
	width: 150px;
}
#fs_ProductDetails .noshi-box .example .box02{
	width: 705px;
	display: flex;
	justify-content: space-between;
}
#fs_ProductDetails .noshi-box .example .box03{
	width: 335px;
	display: flex;
	justify-content: space-between;
}
#fs_ProductDetails .noshi-box .example .box04{
	width: 335px;
	display: flex;
	justify-content: space-between;
}
#fs_ProductDetails .noshi-box .example .box05{
	width: 520px;
	display: flex;
	justify-content: space-between;
}
#fs_ProductDetails .noshi-box .example .box-inner{
	width: 150px;
}
#fs_ProductDetails .noshi-box .example .name{
	height: 3em;
	display: flex;
	align-items: flex-end;
	padding-bottom: 5px;
}


/*----------------------------------------------------------------------------
 手提げ袋
------------------------------------------------------------------------------*/
#fs_ProductDetails .sbag_caution{
	font-weight: 800;
	font-size: 1.2em;
}
#fs_ProductDetails .sbagbox{
	background: #eae9e5;
	width:100%;
	display: flex;
	flex-wrap: wrap;
}
#fs_ProductDetails .sbagitem{
		padding: 10px;
	}
#fs_ProductDetails .sbagitem:nth-child(1) {
    width: 90%;
	text-align: center;
	margin: 0 auto;
	border-bottom: solid 1px #1a1a1a;
}
#fs_ProductDetails .sbagitem:nth-child(2) {
    width: 50%;
	text-align: center;
}
#fs_ProductDetails .sbagitem:nth-child(3) {
    width: 50%;
	margin: 30px 0 0 0;
}
#fs_ProductDetails .sbagitem .itemname{
	padding: 0 10px;
}
#fs_ProductDetails .bagtitle{
	font-weight: 800;
}

#fs_ProductDetails .sbagitem .sbag_bt{
	background: #1a1a1a;
	width: 90%;
	height: 50px;
	margin: 30px auto;
	text-align: center;
	padding: 0 0 0 45px;
}
#fs_ProductDetails .sbagitem .sbag_bt p{
	color: #FFFFFF;
	position: absolute;
}
#fs_ProductDetails .sbagitem img{
	width: 90%;
}



/*----------------------------------------------------------------------------
 帯 sweets
------------------------------------------------------------------------------*/
#fs_ProductDetails .product_info .obi{
	width: 1200px;
	margin: 0 auto 200px auto;	
}




/*----------------------------------------------------------------------------
 recommend
------------------------------------------------------------------------------*/
.product_recom{
	width: 100%;
	text-align: center;
	overflow: hidden;
}

.product_recom h2{
/*	background-color: #ebe9e5; */
	border-top: 1px solid #CCC;
	padding: 60px 0 10px;
	margin: 30px auto 0px;	
    font-size: 30px;
    font-weight: 700;
	letter-spacing: 0.1em;
}
.product_recom h2 span{
	display: block;
    font-size: 16px;
    padding-top: 15px;
    letter-spacing: 0;
	font-weight: normal;
}
.product_recom .recom_flexbox{
	width: 1000px;
	display: flex;
	margin: 50px auto 0;
}
.product_recom .recom_flexbox .recom_item{
	width: 300px;
	margin: 20px;
}
.product_recom .recom_flexbox .recom_item .itemtext {
	padding:10px 5px ;
	margin:0px;
	font-size: 20px;
    font-weight: 700;
	text-align: left;
}
.product_recom .recom_flexbox .recom_item .itemtext span {
	display:block;
	font-size:0.9em;
	padding:2px;
	font-weight: normal;
}





/*----------------------------------------------------------------------------
サムネイル・カート周りのレイアウト
------------------------------------------------------------------------------*/
body.fs-body-product#fs_ProductDetails .fs-l-product2 .fs-l-productLayout{
	grid-template-columns: 600px 495px;
	grid-gap: 105px;
}
.fs-l-productLayout__item.fs-l-productLayout__item--2{
	margin-left: 0;
}



/*----------------------------------------------------------------------------
カートボタン付近
------------------------------------------------------------------------------*/
body.fs-body-product .fs-c-productQuantityAndWishlist{
	float: none;
	margin: 0;
}


/********** 数量とお気に入り **********/
body.fs-body-product .fs-c-productOption::before{
	padding: 0 0 8px;
	content: '以下の必要項目をご入力の上「カートに入れる」を押してください';
	display: block;
	font-size: 16px;
}


/********** 数量とお気に入り **********/
body.fs-body-product .fs-c-productQuantityAndWishlist{
	position: relative;
	
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
	
	width: 100%;
}


/********** 数量 **********/
body.fs-body-product .fs-c-productQuantityAndWishlist__quantity.fs-c-quantity.fs-system-assistTarget{
	max-width: none;
}
body.fs-body-product .fs-c-productQuantityAndWishlist__quantity{
	display: flex;
	align-items: center;
	align-self: auto;
	
	white-space: nowrap;
}
body.fs-body-product .fs-c-productQuantityAndWishlist__quantity::before{
	font-size: 16px;
}
body.fs-body-product .fs-c-productQuantityAndWishlist__quantity select.fs-c-quantity__select.fs-system-quantity-list{
	width: 60px;
	height: 58px;
	font-size: 18px;
}

/* 10個以上入力 */
body.fs-body-product .fs-c-productQuantityAndWishlist__quantity .fs-c-quantity__number.fs-system-quantity-text{
	width: 60px;
	height: 58px;
	font-size: 18px;
	box-shadow: none;
}
/* 入力してくださいメッセージ */
body.fs-body-product .fs-c-productQuantityAndWishlist__quantity .fs-c-quantity__message{
	margin-top: 80px !important;
	left: 42px;
	position: absolute;
}



/********** お気に入りボタン **********/
body.fs-body-product span.fs-c-productQuantityAndWishlist__wishlist.fs-c-buttonContainer{
	display: block;
}
body.fs-body-product .fs-c-button--particular {
	display: flex;
	
	border: 1px solid #ccc;
	border-radius: 0;
	color: #3c3c3c;
	cursor: pointer;
	font-size: 16px;
	line-height: 1;
	text-decoration: none;
	text-align: center;
	padding: 15px 60px 15px 55px;
	box-shadow: none;
	background: #fff;
	
	white-space: nowrap;
}
body.fs-body-product .fs-c-button--particular.fs-c-button--addToWishList--detail::before {
	content: "\e919";
	font-family: "fs-icon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 26px;
	margin: 0 15px 0 0;
}
body.fs-body-product .fs-c-button--particular.fs-c-button--addToWishList--detail::after {
	content: "";
}


/********** カートに入れるボタン **********/
body.fs-body-product .fs-c-productActionButton.fs-c-buttonContainer button.fs-c-button--addToCart--detail.fs-c-button--primary{
	height: 85px;
	background: #1a1a1a;
}
body.fs-body-product .fs-c-productActionButton.fs-c-buttonContainer .fs-c-button--addToCart--detail.fs-c-button--primary .fs-c-button__label{
	font-size: 18px;
}

.fs-c-productOption [type=text] {
    border-radius: 8px;
    padding: 10px 10px;
    margin: 5px 0 10px;
}

/* ----------------------------------------
スライダー
---------------------------------------- */
body.fs-body-product .product-slider{
	padding: 40px 150px 50px;
}
body.fs-body-product .product-slider .slide-img{
	padding: 0 5px;
}



.lb-nav a.lb-prev,
.lb-nav a.lb-next{
	opacity: 1 !important;
}






