/* ************************************************ 
 *	商品詳細　レイアウト
 * ************************************************ */


 .detail_img_block {
	width:400px;
	height:auto;
	float:left;
	border:1px solid #CCCCCC;
	text-align: center;
	margin-bottom: 10px;
}

.detail_img .main_img {
  max-width: 400px;
}

.detail_txt_block {
	width:294px;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	text-align:left;
}


.product_name {
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
}

.expl_block {
	margin-bottom: 10px;
	font-size: 14px;
}

.shohin_photo { width: 400px; height: auto; float: left;}

.detail_other {
	width:400px;
	margin-left:10px;
}
.detail_other ul {
	width:410px;
	margin-left: -10px;
}

.detail_other li {
	width:124px;
	height: 124px;
	float:left;
	margin:0 10px 10px 0;
	text-align: center;
	border:1px solid #CCCCCC;
    overflow: hidden;
}

.detail_other li img {
	height: 124px;
}

.detail_txt_block table.table {
	width:294px;
	border-left:#e7e7e7 solid 1px;
	border-top:#e7e7e7 solid 1px;
	margin-bottom:15px;
}

.detail_txt_block table.table td.tit,
.detail_txt_block table.table td.cont {
	padding:7px;
	border-right:#e7e7e7 solid 1px;
	border-bottom:#e7e7e7 solid 1px;
	font-size: 16px;
}

.detail_txt_block table.table td.tit {
	width:70px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background: #FAF4EB;
}


.sk_link_other {
	margin-bottom:20px;
}

.product-linkList {
  margin-top: 20px;
}
.txt_option {
	margin: 20px 0 15px;
	/*background:transparent url(https://img.shop-pro.jp/tmpl_img/31/icon_option.gif) 0px 3px no-repeat;*/

}

.txt_sample {
  font-size:15px; font-weight:bold; margin:15px auto 10px; text-align:center;
}

.txt_back {
	margin-bottom:10px;
	background:transparent url(https://file001.shop-pro.jp/PA01252/147/assets2403/img/itemdetail/icon_back.png) 0px 0px no-repeat;
	padding-left:22px;
        font-size:120%;
        font-weight:800;
}

.txt_tell {
	margin-bottom:10px;
	background:transparent url(https://file001.shop-pro.jp/PA01252/147/assets2403/img/itemdetail/icon_contact.png) 0px 3px no-repeat;
	padding-left:22px;
        font-size:120%;
        font-weight:800;
}

.txt_inq {
	margin-bottom:20px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/31/icon_inq.gif) 0px 0px no-repeat;
	padding-left:22px;
}

.txt_review {
	margin-bottom:10px;
	background:transparent url(https://file001.shop-pro.jp/PA01252/147/assets2403/img/itemdetail/icon_pen.png) 0px 3px no-repeat;
	padding-left:22px;
        font-size:120%;
        font-weight:800;
}

/* オプションリンク */
.txt-optionLink {
	margin-bottom:20px;
}

.rs_pd_cart_btn {
	margin-bottom:10px;
	text-align:center;
}
.rs_pd_cart_btn a:hover,
.rs_pd_cart_btn input[type="image"]:hover {
  opacity: 0.7;
}

.btn_quick {
}


/* 会員専用価格の表示 商品詳細用 */	
.regular_price_detail {
	padding:0px;
	margin:0px;
	text-decoration:line-through;
	color:#999999;
	}

.price_detail {
	padding:0px;
	margin:0px;
	font-size:18px;
	color:#ff0000;
	font-weight:bold;
	}

.discount_rate_detail {
	padding:0px;
	margin:0px;
	color:#333333;
	}

p#sk_link_other {
	text-align:center;
	margin-top:10px;
}

p#sk_link_other a {
	font-size:12px;
}


/* ------------------------------------- 
 *	この商品を買った…、最近見た商品…タイトル
 * ------------------------------------- */
.title_style{
    height: 40px;
    line-height:40px;
	color:  #353535;
	background: #e8fad9;
	padding-left: 15px;
	border-radius: 20px;
    font-size: 18px;
    font-weight: bold;
}
/* ------------------------------------- 
 *	この商品を買った人はこんな商品も買ってます
 * ------------------------------------- */
#together{
 width:720px;
}

.together_list {
	width:640px;
  	margin:10px auto 20px;
  	 overflow: hidden;
	}
.together_list li{
    width:150px;
     padding:0px 5px 15px;
	float:left;
  	margin: 0 auto;
}

.together_list li img {
	border:1px solid #cccccc;
   	margin-bottom:5px;	
}



/* ------------------------------------- 
 *	最近見た商品
 * ------------------------------------- */
#history-item{
	width:720px;
}
.clearfix::after{
  content: "";
  display: block;
  clear: both;
}

.history_list {
	width:640px;
 	margin:10px auto 10px;
  overflow: hidden;
  
	}
.history_list li{
    width:150px;
    padding:0px 5px 15px;
	float:left;
  	margin: 0 auto;
  	
}

.history_list li img {
	border:1px solid #cccccc;
    	margin-bottom:5px;	
}




/* ------------------------------------- 
 *	レビュー
 * ------------------------------------- */

#review_ttl {
	font-size: 18px;
	font-weight: bold;
	background: #E5E5E5;
	padding: 10px;
	margin: 30px 0 20px;
	line-height: 1;
}

.reviewlist_datas {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.8 !important;
}
.icon_star {
  float: left;
  width: 77px;
  overflow: hidden;
}
.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: 16px;
  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;
}

.fancybox-navigation .fancybox-button--arrow_right {
    right: auto !important;
    left: calc(50% + 300px);
}
.fancybox-button {
   background: rgba(0,0,0,1) !important;
}
.fancybox-navigation .fancybox-button--arrow_left {
    left: calc(50% - 340px) !important;
}

/**お気に入り**/
.detail-fav {
    margin: 17px 0 0
}

.detail-fav button {
    display: block;
    width: 289px;
    padding: 12px 0 10px;
    border: none;
    background: #6cb500;
    color: #FFF;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.8;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    margin: 0 0 0 2px;
    box-shadow: 2px 2px 4px rgba(0,0,0,0.2);
    border-radius: 4px; 
    display: block;
}

.detail-fav button:before {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 5px 0 0;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1792 1792' fill='%23fff'%3E%3Cpath d='M896 1664q-26 0-44-18l-624-602q-10-8-27.5-26T145 952.5 77 855 23.5 734 0 596q0-220 127-344t351-124q62 0 126.5 21.5t120 58T820 276t76 68q36-36 76-68t95.5-68.5 120-58T1314 128q224 0 351 124t127 344q0 221-229 450l-623 600q-18 18-44 18z'/%3E%3C/svg%3E");
    vertical-align: -.2em;
    content: ""
}

.detail-fav button.fav-items:before {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1792 1792' fill='%23FF017E'%3E%3Cpath d='M896 1664q-26 0-44-18l-624-602q-10-8-27.5-26T145 952.5 77 855 23.5 734 0 596q0-220 127-344t351-124q62 0 126.5 21.5t120 58T820 276t76 68q36-36 76-68t95.5-68.5 120-58T1314 128q224 0 351 124t127 344q0 221-229 450l-623 600q-18 18-44 18z'/%3E%3C/svg%3E")
}
/**名入れお見積り**/
.detail-contact {
    margin: 15px 0 0;
  position: relative;
}
.detail-contact a {
    display: block;
    padding: 14px 0 8px;
    background: #fff06f;
    color: #333;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    box-shadow: 2px 2px 4px rgba(0,0,0,0.2);
    border-radius: 4px;
    margin: 0 4px 0 2px;
}

.detail-contact span {
  font-size:18px;
}
.detail-contact a:before {
    display: inline-block;
    width: 23px;
    height: 15px;
    margin: 0 5px 0 0;
    background: url(https://file001.shop-pro.jp/PA01105/437/sp/assets/img/common/icon_main_wh@2x.png) no-repeat 0 0/contain;
    vertical-align: -.2em;
    content: "";
    position: absolute;
    top: 45%;
  	left: 30px;
}