.l-flex--reverse {
    width: 95%;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.l-right {
  margin-top : 2rem;
}

.l-aside {
  margin-top: 2rem;
}

/* ************************************************ 
 *  product_detail_page
 * ************************************************ */
h2.product_name {
	font-size: 20px;
	margin-bottom: 15px;
}

div.product_detail_area {
	margin-bottom: 20px;
	position: relative;
	width: 100%;
}

div.product_images {
	width: 480px;
	float: left;
	display: inline;
}

div.product_images div { 
   margin-bottom: 0 ;
}

div.product_images div img { max-width: 100%; }

div.product_images div p.caption {
	margin-top: 10px;
	line-height: 20px;
}

div.add_cart {
	width: 180px;
	float: right;
}

table.add_cart_table {
	width: 100%;
	border-top: 1px solid #ccc;
	margin-bottom: 10px;
}

table.add_cart_table th {
	border-bottom: 1px solid #ccc;
	padding: 10px 5px;
	font-size: 14px;
}

table.add_cart_table td {
	border-bottom: 1px solid #ccc;
	padding: 10px 5px;
}

table.add_cart_table td input {
	width: 30px;
	font-size: 14px;
}

table.add_cart_table td strong.price {
	font-size: 14px;
	color: #e00;
}

table#option_tbl {
	width: 100%;
	margin-bottom: 20px;
}

table#option_tbl th, table#option_tbl td.none { background: whiteSmoke; }

table#option_tbl th, table#option_tbl td {
	border: 1px solid #ccc;
	padding: 10px;
	text-align: center;
}

table#option_tbl th { background: whiteSmoke; }

table#option_tbl td div input { margin-bottom: 5px; }

ul.option_price { margin: 0 0 20px 0px; }

ul.option_price li { list-style-type: none; }

div.button_area { }

div.button_area input { width: 100%; }

div.product_description {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
    clear: both;
    word-wrap: break-word;
}

div.product_image_extra {
	text-align: center;
	margin-bottom: 20px;
}

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

div.product_link_area {
	float: left;
	margin-left: 0px;
}

div.product_link_area div.twitter {
	float: left;
	width: 100px;
}

div.product_link_area div.pinterest {
	float: left;
	margin-right: 30px;
}

div.product_link_area div.fb-like {
	float: left;
	width: 200px;
}

div.product_link_area ul.other_link {
	clear: both;
	margin-top: 40px;
   font-size: 14px;
   color: #5d5d5d;
}

div.product_link_area ul.other_link li { margin-bottom: 10px; }

div.product_link_area ul.other_link a:hover,
.sk_link_other a:hover{
  color: #F4B79E;
}

div.sk_link_other a {
    font-size: 14px;
    color: #5d5d5d;
}

#tb_cap_tb { }

#tb_cap_tb { margin-top: 20px; }

.tb {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #CCC;
}

#tb_stitle { margin-bottom: 20px; }

.tb_date, .tb_title, .tb_body, .tb_state { margin-bottom: 5px; }


/* ************************************************ 
 *  product_option_window
 * ************************************************ */
div#product_option {
	margin: 20px;
	padding: 20px;
	background: #fff;
}

div#product_option h2 { margin-bottom: 20px; }

table.table_option {
	background: #fff;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin-bottom: 20px;
}

table.table_option th {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 10px;
	background: #f5f5f5;
}

table.table_option td {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 10px;
}

div#product_option div.button_area { }


/* ************************************************ 
 *  cloud_zoom
 * ************************************************ */
/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	border: 4px solid #F4B79E;
	margin:-4px;	/* Set this to minus the border thickness. */
	background-color:#fff;
	cursor:move;
}

/* This is for the title text. */
.cloud-zoom-title {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute !important;
	background-color: #F4B79E;
	color:#fff;
	padding:3px;
	width:100%;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
	border: 4px solid #F4B79E;
	overflow:hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:white;
	background: #F4B79E;
	padding:3px;
	border:1px solid #F4B79E;
}

/* Feature section in ZoomEngine page */
.zoom-section { clear:both; }

* html .zoom-section {
	display:inline;
	clear:both;
}

.zoom-small-image {
	margin-bottom: 20px;
	width: 480px;
	float: left;
}

.zoom-small-image #wrap {
	top: 0px;
	z-index: 1;
	position: relative;
}

.cloud-zoom { margin-bottom: 20px; }

.zoom-small-image .mousetrap {
	z-index:2;
	position: absolute;
	width: 100%;
	left:0px;
	top:0px;
}

/* Feature descriptions in ZoomEngine page */
.zoom-desc {
   display: flex;
   flex-wrap: wrap;
	width: 100%;
}

a.cloud-zoom-gallery {
	display: block;
	margin: 0 10px 16px 0;
	cursor: pointer;
}

.zoom-tiny-image {
	width: 70px;
	height: 70px;
	border: 1px solid #F4B79E;
	padding: 3px;
}

.zoom-tiny-image.selected {
	background: #F4B79E;
	border: 1px solid #F4B79E;
}

.zoom-tiny-image:hover { border: 1px solid #F4B79E; }


.other_link li a {
    display: block;
    border: 1px solid #F4B79E;
    padding: 1em 1em;
    text-align: center;
}

#sk_link_other {
   margin-top: .5em;
}

#sk_link_other a {
   font-size: 14px;
    color: #333;
    line-height: 1.25;
}

.p-cartBtn {
  position: relative;
}

.p-cartBtn .btn-primary {
  padding-left: .6em !important;
  letter-spacing: .07em;
}

.p-cartBtn::before {
  content:"";
  position: absolute;
  width: 17px;
  height: 16px;
  background: url('https://file002.shop-pro.jp/PA01279/913/assets/images/common/cart-black.png') no-repeat center center/contain;
  top:0;
  bottom: -2px;
  left: 0.8em;
  margin: auto 0;
  z-index: 2;
}



/*------------------------------
  商品情報内のお気に入りボタン
------------------------------*/
.product__fav-item .p-favoriteBtn {
  position: relative;
  display:flex;
  align-items:center;  
  justify-content: center;
  width: 100%;
  height: 40px;
  margin-top:.5rem;
  border: solid 1px #F4B79E;
  transition: color 0.3s ease;
}

.product__fav-item .p-favoriteBtn__icon {
  width: 16px;
  margin-right: 4px;
  margin-top: 2px;
}

.product__fav-item .p-favoriteBtn__text {
  display:block;
  font-size:15px;
  color: #404040;
  transition: color 0.3s ease;
  padding-right: 1em;
}

.product__fav-item .p-favoriteBtn.fav-items {
  background-color:#ccc;
  border:#fff;
  transition: color 0.3s ease;
}

.product__fav-item .p-favoriteBtn.fav-items::before{
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 73px;
  height: 100%;
  margin: auto 0;
  background-color: #ccc;
}

.product__fav-item .p-favoriteBtn.fav-items::after{
  content: 'から削除';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 5.8em;
  height: 15px;
  margin: auto 0;
  color: #404040;
  font-size: 15px;
  line-height: 1;
}

.product__fav-item .p-favoriteBtn__icon {
  fill:#FFFFFF;
  stroke:#F4B79E;
  stroke-width:2;
  stroke-linecap:round;
  stroke-linejoin:round;
  transition: 0.3s ease;
}

.product__fav-item .favorite-button.fav-items .p-favoriteBtn__icon{
  fill:#ccc;
  stroke:#FFFFFF;
  transition: 0.3s ease;
}

/*------------------------------
  Fixed Cart
------------------------------*/
.p-fixedCart {
  position:fixed;
  right: 0;
  bottom:10%;
  width: 212px;
  padding:16px;
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(0,0,0,0.2);
  opacity: 0;
  transform: translateX(220px);
  transition: .3s ease;
  z-index: 100;
}

.p-fixedCart__name {
  font-size: 14px;
  line-height: 1.5;
}

.p-fixedCart__price {
  font-size: 24px;
  color: #EE0102;
  text-align: right;
}

.p-fixedCart input[type="submit"] {
  margin-top: .5rem;
}

/*------------------------------
  Fixed Banner
------------------------------*/
.p-fixedBanner {
  position:fixed;
  left:12px;
  bottom:24px;
  width:180px;
  z-index:100;
}
  
.p-fixedBanner img {
  width:100%;
}


/*------------------------------
  レビュー
------------------------------*/
.p-review {
  margin:3rem auto 5rem;
}

.reviewlist_datas {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
}
.icon_star {
  float: left;
  width: 75px;
  overflow: hidden;
}
.icon_star img {
  max-width: inherit;
}
.review_poster li {
  float: left;
  margin-left: 10px;
}
.review_poster li {
  list-style: none;
}
.reviewlist {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dotted #ccc;
}
.review_ttl,
.shopcomment_ttl {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.review_img {
  float: right;
  margin: 0 0 10px 10px
}
.reviewlist_content {
  overflow: hidden;
  zoom: 1;
}
.shopcomment {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #eee;
  padding: 15px;
  border-radius: 6px;
}