﻿@charset "UTF-8";

/*==============================================================================================
 商品系コンテンツラッパー
==============================================================================================*/
#dvProductBox{position:relative;}
#divTopArea{width:100%;height:100%;display:inline;}

#divBottomArea {
	width: 100%;
	height: 100%;
	clear: both;
}

/*==============================================================================================
 * 各タグを初期化
==============================================================================================*/
#dvProductBox p,
#dvProductBox pre,
#dvProductBox address,
#dvProductBox cite,
#dvProductBox ins{margin:0px;padding:0px;}

#dvProductBox ins{
	margin-left:5px;
	font:10px normal "メイリオ" , "ヒラギノ",tahoma, "ＭＳ Ｐゴシック"!important;
	font:9px normal "メイリオ" , "ヒラギノ",tahoma, "ＭＳ Ｐゴシック";
	color:#666!important;
	text-decoration:none;
}

#dvProductBox h1,h2,h3,h4,h5,h6{font-weight: normal;line-height: 1.2;margin:0px;}
#dvProductBox h1{font-weight:bold;font-size:16px;padding:2px 0px;border-style:solid;border-color:#ccc;border-width:0px;border-bottom-width:0px;}
#dvProductBox h1.img{border:none;margin:10px;}
#dvProductBox h2{margin:3px;}
#dvProductBox h2,h3{font-weight:normal;font-size:14px;}
#dvProductBox a:link{color:#0069B0;line-height:1.4;text-decoration:none;}
#dvProductBox a:visited{color:#0069B0;line-height:1.4;text-decoration:none;}
#dvProductBox a:hover{color:#0069B0;line-height:1.4;text-decoration:underline;}
#dvProductBox a:active{color:#0069B0;line-height:1.4;}
#dvProductBox input{}
#dvProductBox select{background-color:#fff;}

/*==============================================================================================
 商品一覧左ラッパー領域
==============================================================================================*/
#dvProductContents{width:510px;position:relative;display:inline;float:left;}

/*----------------------------------------------------------------------------------------------
 商品タイムセールス一覧ページコンテンツ領域(dvProductContents内)
----------------------------------------------------------------------------------------------*/
#dvProductTimeSalesList{width:510px;float:right;}

/*----------------------------------------------------------------------------------------------
 商品一覧ページコンテンツ領域(dvProductContents内)
----------------------------------------------------------------------------------------------*/
#dvProductList{width:510px;float:right;background:url(../Contents/ImagesPkg/center_bg.jpg) top left repeat-y;}
#dvProductListTop{background:url(../Contents/ImagesPkg/center_bg_t.jpg) top left no-repeat;padding-top:10px;}
#dvProductListBottom{background:url(../Contents/ImagesPkg/center_bg_btm.jpg) bottom left no-repeat;padding-bottom:10px;}

/*for IE5\*/
* html #dvProductListBottom{height:100%;}
/**/


/* 商品パンくず */
.productClumbs{margin:5px 10px;position:relative;}
.productClumbs li{float:left;padding:0px 2px;}

/* SNSボタン */
.snsList{
	margin: 10px 0;
	position: relative;
}
.snsList li{
	float: left;
	padding:0px 2px;
}


/* 子カテゴリーリスト */
.productCategoryChilds{margin:5px 10px;position:relative;}
.productCategoryChilds span{padding:0px 0px 0px 0px;}

/* LINK PRODUCT */
.link-product{
	width: 100%;
	max-width: 535px;
	margin: 0 auto;
	margin-bottom: 35px;
	padding-top: 100px;
}

.link-product ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.link-product ul li{
	display: inline-block;
	padding-bottom: 8px;
	font-size: 16px;
	font-family: soleil, sans-serif;
	font-weight: 500;
	color: #999999;
	letter-spacing: 0.05em;
	border-bottom: 2px solid #999999;
}

.link-product ul li.active{
	color: #343434;
	border-bottom: 2px solid #343434;
}

.link-product ul li:nth-child(1),
.link-product ul li:nth-child(2){
	margin-right: 40px;
}

/* ソートボックス */

.sortBox-wrap{
	position: relative;
	height: 50px;
	margin-bottom: 60px;
}

#sortBox {
	/* padding: 5px 0; */
	position: absolute;
	top: 0;
	right: 0;
}

#sortBox .box:nth-child(1){
	margin-left: 10px;
}

#sortBox .box {
	width: 130px;
	float: right;
	padding: 0 15px 0 20px;
	border: 1px solid #454545;
	background-color: #ffffff;
}
#sortBox .title {
	position: relative;
	padding-left: 10px;
	font-size: 14px;
	font-weight: 500;
	line-height: 2.8;
	color: #454545;
	cursor: pointer;
}

#sortBox .title i{
	content: "";
	position: absolute;
	right: 2px;
	top: 25%;
	transition: all 0.2s ease-in-out;
	display: block;
	width: 10px;
	height: 10px;
	border-top: solid 1px #545454;
	border-right: solid 1px #545454;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

#sortBox .title.open i{
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	transition: 0.3s;
}

#sortBox ul {
	display: none;
	float: left;
	margin-top: 10px;
	width: 100%;
}

#sortBox ul li {
	border-top: 1px dotted #454545;
	padding-left: 10px;
}

#sortBox ul li.active {
	display: block;
	line-height: normal;
	font-size: 14px;
	font-weight: 600;
	line-height: 2.8;
	color: #f47076;
}

#sortBox ul li a {
	display: block;
	line-height: normal;
	font-size: 14px;
	font-weight: 500;
	line-height: 2.8;
	color: #454545;
	/* padding: 10px 0; */
}

/* #sortBox ul li a:hover { font-weight: 600; transition: none; opacity: 1;} */



/*========================================
 商品リストエリア
=========================================*/
#dvProductListArea{
	/*
	width: 490px;
	margin-left: 10px;
	*/
	width: 100%;
	clear: both;
}
#dvProductListArea .title input{vertical-align:middle;}
#dvProductListArea .title img{vertical-align:middle;}
#dvProductListArea .productId{}
#dvProductListArea .addPoint{}
#dvProductListArea ul{}

.pager, .pager2{margin:0px 10px;display:block;border-style:solid;border-color:#ccc;border-width:0px;}
.pager{padding-bottom:2px;border-bottom:solid 1px #ccc;}
.pager2{margin:2px 10px 15px 10px;}

/*----------------------------------------
 写真付きリスト
-----------------------------------------*/
/* 行ごとのリスト */
.listProduct ul li.productList{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #333;
}

.listProduct ul li.productList:last-child { margin-bottom: 10px; }

/* 商品ごとのブロック */
.listProduct ul li.productList ul{}

/* 商品一覧サムネイル(80px以下のものを配置するものとする) */
.listProduct ul li.productList ul li.plPhoto{width:220px;text-align:center;float:left;position: relative;}
.listProduct ul li.productList ul li.plPhoto img { width: 100%; }
/* 在庫切れ */
.listProduct ul li.productList ul li.plPhoto .soldout {
	color: #fff;
	word-wrap: normal;
	position: absolute;
	top: 45%;
	left: 0%;
	text-align: center;
	width: 100%;
	height: 26px;
	line-height: 26px;
	background-color: #000;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
/* 商品情報(要素が複数あるためリスト構造とする) */
.listProduct ul li.productList ul li.plProductInfo{width:540px;float:right;}
.listProduct ul li.productList ul li.plProductInfo ul{padding:0px 5px;}
.listProduct ul li.productList ul li.plProductInfo ul li{
	margin:5px 0;
	line-height: 1.5;
}
.listProduct ul li.productList ul li.plProductInfo li.plName h3 {
	margin: 3px 0;
	padding: 0;
}
.listProduct ul li.productList ul li.plProductInfo li.plName img{height:25px;vertical-align:bottom;}
.listProduct ul li.productList ul li.plProductInfo li.plExcerpt{}
.listProduct ul li.productList ul li.plProductInfo li.plIcon{}
.listProduct ul li.productList ul li.plProductInfo li.plPrice{ margin-top: 15px; }
.listProduct ul li.productList ul li.plProductInfo li.plPrice strike { color: #f00; }
.listProduct ul li.productList ul li.plProductInfo li.plPrice .favoriteRegistration { margin: 5px 0; }

/*----------------------------------------
 ウインドウショッピング
-----------------------------------------*/
.windowColumn{border-bottom:solid 1px #ccc;}
#dvProductListArea ul li.windowShopping{width:155px;margin:8px 2px 0px 2px;padding:0px;float:left;}
#dvProductListArea ul li.windowShopping li.wsPhoto{text-align:center;margin:0;padding:0;}
#dvProductListArea ul li.windowShopping li.wsPhoto img{margin:0;}
#dvProductListArea ul li.windowShopping li.wsName{padding:0px 3px 2px 3px;}
#dvProductListArea ul li.windowShopping li.wsPrice{padding:0px 3px 5px 3px;}
#dvProductListArea ul li.windowShopping li{text-align:center;}

/* バリエーション選択カート投入一覧 */
#divProductListMultiVariation { margin-top: 15px; }
#divProductListMultiVariation table {
  width: 100%;
  font-size: 93%;
  border-top: 1px solid #E1E1E1;
  border-right: 1px solid #E1E1E1;
}

#divProductListMultiVariation table td {
  padding: 5px 7px;
  border-bottom: 1px solid #E1E1E1;
  border-left: 1px solid #E1E1E1;
  line-height: normal;
  vertical-align: middle;
}
#divProductListMultiVariation table th {
  padding: 5px 7px;
  border-left: 1px solid #E1E1E1;
  border-bottom: 1px solid #E1E1E1;
  line-height: normal;
  font-weight: normal;
  background-color: #ECECEC;
}
#divProductListMultiVariation table td p { line-height: 1.5; }
#divProductListMultiVariation table td strike { color: #f00; }
#divProductListMultiVariation .btnClose{text-align:center;margin:10px;}

/*----------------------------------------
 闇市
-----------------------------------------*/

.divClosedmarketLogin { text-align: center; }
.divClosedmarketLogin .password { padding: 5px;}

/*==============================================================================================
 商品詳細コンテンツラッパー領域
==============================================================================================*/
table.tblLayout_ProductDetail{
	width: 100%;
}

#dvProductDetail{width:510px;float:right;padding:0;margin:0;background:url(../Contents/ImagesPkg/center_bg.jpg) top left repeat-y;}
#dvProductDetailTop{background:url(../Contents/ImagesPkg/center_bg_t.jpg) top left no-repeat;padding-top:10px;}
#dvProductDetailBottom{background:url(../Contents/ImagesPkg/center_bg_btm.jpg) bottom left no-repeat;padding-bottom:10px;}

* html #dvProductDetailBottom{height:100%;}/*for IE5\*/

#dvProductDetailArea{}
#dvProductDetailArea #dvProductSubInfo{margin-top:3px;}
#dvProductDetailArea #dvProductSubInfo .productDetailId{float:left;}
#dvProductDetailArea #dvProductSubInfo .icon{float:right;}

#dvProductDetailArea h2.product__detail-info-name {
	/* font-size: 123.1%;
	margin-bottom: 5px; */
	font-size: 23px;
	/* font-family: noto-sans-cjk-jp, sans-serif; */
	font-weight: 400;
	color: #343434;
	line-height: 2;
	letter-spacing: 0.05em;
}

#dvProductDetailArea .icon {
	margin-bottom: 30px;
	display: flex;
	flex-wrap: wrap;
}

#dvProductDetailArea .icon li {
	margin-bottom: 4px;
	padding: 0 8px;
	background-color: #343434;
	font-size: 12px;
	font-family: soleil, sans-serif;
	font-weight: 600;
	letter-spacing: 0.05em;
	color: #ffffff;
	line-height: 3;
}

#dvProductDetailArea .icon li:not(:last-child){
	margin-right: 10px;
}

#dvProductDetailArea .icon img { height: 20px; }

#dvProductDetailArea .icon img:not(:last-child){margin-right: 10px;}

#dvProductDetailArea .wrapProductPrice {
	/* margin: 20px 0; */
	margin-bottom: 10px;
}

#dvProductDetailArea .wrapProductPrice p {
	font-size: 18px;
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: 0.05em;
	color: #343434;
}

#dvProductDetailArea .wrapProductPrice p .price-tax{
	padding-left: 8px;
	font-size: 14px;
}

#dvProductDetailArea .product__detail-info-price{
	margin-bottom: 15px;
}

#dvProductDetailArea .product__detail-info-price p{
	font-size: 18px;
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 0.05em;
	color: #343434;
}

#dvProductDetailArea .product__detail-info-price p .price-tax{
	padding-left: 8px;
	font-size: 14px;
}

#dvProductDetailArea .product__detail-info-catchcopy{

}

#dvProductDetailArea .product__detail-info-catchcopy p{
	margin-bottom: 15px;
	font-size: 16px;
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: 600;
	line-height: 2;
	letter-spacing: 0.05em;
	color: #343434;
}

#dvProductDetailArea .product__detail-description p{
	margin-bottom: 20px;
	font-size: 16px;
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: 600;
	line-height: 3;
	letter-spacing: 0.05em;
	color: #343434;
}

#dvProductDetailArea .product__detail-info-outline{
	margin-bottom: 30px;
}

#dvProductDetailArea .product__detail-info-outline p{
	font-size: 14px;
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: 500;
	line-height: 1.7;
	letter-spacing: 0.05em;
	color: #343434;
}

#dvProductDetailArea .product__detail-info-outline p span{
	display: block;
	font-size: 12px;
}

#dvProductDetailArea .product__detail-info-outline p sup{
	vertical-align: top;
    position: relative;
    top: 4px;
    font-size: 8px;
}

#dvProductDetailArea .wrapProductPrice p strike { color: #f00; }

#dvProductDetailArea .description {
	margin: 10px 0;
}
#dvProductDetailArea .description * { line-height: 1.8; }

#dvProductDetailArea .description h2, #dvProductDetailArea .description h3 { line-height: 1.6; }

#dvProductDetailArea .description aside[data-sbhi='566'] {
	margin-top: 5px;
	padding-left: 0;
	text-indent: initial;
}

#dvProductDetailArea #detailImage{
	width: 100%;
	max-width:50%;
	/* float:left; */
}
#dvProductDetailArea #detailImage div.mainImage{
	width: 100%;
	max-width: 500px;
	position: relative;
}

#dvProductDetailArea #detailImage .mainImage #zoomPicture {
	width: 370px;
	height: 370px;
	/*border: 1px solid #ccc;*/
}

#dvProductDetailArea #detailImage .btn_add-fav{
	position: absolute;
	bottom: 40px;
    right: 40px;
}

#dvProductDetailArea #detailImage .btn_add-fav img{
	display: block;
	width: 30px;
}

/* 在庫切れ */
#dvProductDetailArea #detailImage .mainImage .soldout {
	color: #fff;
	word-wrap: normal;
	display:block;
	position: absolute;
	top: 370px;
	text-align: center;
	width:370px;
	height: 35px;
	line-height: 35px;
	background-color: #000;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#dvProductDetailArea #detailImage .btnListContact {}

#dvProductDetailArea #detailImage .btnListContact li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	text-align: center;
	width: 49.5%;
	margin-top: 1px;
}
#dvProductDetailArea #detailImage .btnListContact li:first-child { margin-right: 1px; }

#dvProductDetailArea #detailImage .btnListContact li a {
	display: block;
	padding: 10px 0;
	background-color: #e1e1e1;
	color: #000;
	font-size: 12px;
	text-decoration: none;
}

#dvProductDetailArea #detailImage .btnListContact li a:hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#dvProductDetailArea #detailOne .wrapDetailImage .unit {
	clear: both;
	margin-bottom: 10px;
}

#dvProductDetailArea #detailOne .wrapDetailImage .unit .title {
	font-weight: bold;
	padding: 3px;
}

#dvProductDetailArea #detailOne .wrapDetailImage .btnDetailpopUp {
	clear: both;
	padding: 10px 0;
}

#dvProductDetailArea #detailOne ul.variationImage li{
	vertical-align:middle;
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-color:#ccc;
	height:60px;
	width:60px;
	padding: 0px;
	margin: 1px;
	float:left;
}
#dvProductDetailArea #detailOne ul.subImage li{
	vertical-align:middle;
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-color:#ccc;
	height:60px;
	width:60px;
	padding: 0px;
	margin: 1px;
	float:left;
}

#dvProductDetailArea #detailOne ul.variationImage li img,
#dvProductDetailArea #detailOne ul.subImage li img {
	width: 60px;
}

#dvProductDetailArea #detailOne{
	width: 100%;
	max-width: 50%;
	/* float: right; */
	/* padding-top: 5px; */
}

#dvProductDetailArea .product__detail-info-inner{
	width: 100%;
	max-width: 450px;
	margin-left: auto;
}

/* 販売価格 */
#detailOne .productSellInfo{
	-webkit-box-shadow: 0px 0px 5px 5px #f4f4f4;
			box-shadow: 0px 0px 5px 5px #f4f4f4;
	margin-bottom: 30px;
	padding: 35px 45px;
	border-radius: 10px;
}

#detailOne .productSellInfo .product__type-text{
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 15px;
	font-size: 20px;
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: 600;
	line-height: 2.4;
	letter-spacing: 0.05em;
	color: #343434;
}

/* #detailOne .productSellInfo p { margin: 5px 0;} */
#detailOne .productSellInfo .productStock {
	background: url('../Contents/ImagesPkg/arwR.png') no-repeat left 2px;
	padding-left: 18px;
	line-height: 1;
}
#detailOne .productSellInfo .productStock a { text-decoration: underline; }
#detailOne .productSellInfo .productStock a:hover { text-decoration: none; }
/* #detailOne .productSellInfo .productPrice { font-size: 116%; } */
/* #detailOne .productPrice span{font-weight:bold;color:#000;padding:0px 3px;} */
#detailOne .productPoint{padding:0px;margin:0;}

#detailOne .productSellInfo table {
	width: 100%;
	font-size: 93%;
	border-top: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}

#detailOne .productSellInfo table th {
	padding: 5px 7px;
	border-left: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	background-color: #ececec;
	line-height: normal;
	font-weight: normal;
}

#detailOne .productSellInfo table td {
	padding: 5px 7px;
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	line-height: normal;
	vertical-align: middle;
	font-size: 15px;
}

#detailOne .productSellInfo table td .radioBtn {
	display: block;
}

.selectValiation { margin: 10px 0; }
.selectValiation select{width:180px;padding:0px 0px 3px 0px;}

.selectValiation .product__variation-wrap{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.product__variation-type a{
	display: block;
}

/* .selectValiation .product__variation-type:nth-child(1){
	margin-right: 10px;
} */

/*
.selectValiationMatrix{background-color: #AAAAAA;padding:3;text-align:center;}
.selectValiationMatrix th{font-size: 9pt;}
.selectValiationMatrix span{color: #FFFFFF;font-weight: bold;}
*/

.productAmount {
	margin-bottom: 20px;
}
.productStock{ padding: 2px; }
/* .productCart { margin: 10px 0; } */
.addCart{}
.addCart p {
	/* padding: 3px 0;  */
	margin-bottom: 10px;
}
.addCart p a {
	text-decoration: none !important;
	position: relative;
	display: block;
	width: 100%;
	/* height: 40px; */
	padding: 0;
	font-size: 14px;
	/* font-family: noto-sans-cjk-jp, sans-serif; */
	font-weight: 600;
	color: #fff;
	line-height: 40px;
	text-align: center;
	border: none;
    box-shadow: none;
    border-radius: 30px;
}
.addCart p a:hover{
	color: #ec5158;
}
.addCart p a:hover i {
	border-color: #ec5158;
}
.addCart p a i {
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: absolute;
    top: 15px;
    right: 25px;
}
.addCart span{
	text-decoration: none !important;
	position: relative;
	display: block;
	width: 100%;
	height: 40px;
	padding: 0;
	font-size: 14px;
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: 600;
	color: #ffffff;
	line-height: 40px;
	text-align: center;
	border: none;
    box-shadow: none;
	border-radius: 20px;
	background: #efefef;
}
.fc-pink-1{
	background-color: #f0858a;
}
.fc-pink-2{
	background-color: #ec5158;
}
.fc-orange{
	color: #f36111;
}
#dvProductDetailArea #detailTwo{margin-top:10px;clear:left;}
#dvProductDetailArea #detailThree{margin-top:10px;clear:left;}
#dvProductDetailArea #detailFour{margin-top:10px;clear:left;}
#dvProductDetailArea #detailOne *,
#dvProductDetailArea #detailTwo *,
#dvProductDetailArea #detailThree *,
#dvProductDetailArea #detailFour *{/*line-height:1.4;margin:3px auto;*/}

/* 在庫一覧 */
#dvProductDetailArea #dvProductStock{margin:10px 0 30px 0;clear:left;}
#dvProductStock {text-align:left;}
#dvProductStock img{border:none;}
#dvProductStock table{width:100%;border-collapse:collapse;border-spacing:0;border:solid 1px #ccc;}
#dvProductStock #divSingleVariation table *{text-align:left;}
#dvProductStock #divPluralVariation table *{text-align:center;}
#dvProductStock table th{font-weight:normal;background-color:#ececec;}
#dvProductStock table th,
#dvProductStock table td{border:solid 1px #e1e1e1;padding:10px;}
#dvProductStock .btnClose{text-align:center;margin:10px;}

/* バリエーション選択カート投入一覧
#divMultiVariation {text-align:left;width:490px;}
#divMultiVariation img{border:none;}
#divMultiVariation table{width:100%;border-collapse:collapse;border-spacing:0;border:solid 1px #ccc;}
#divMultiVariation table th{background-color:#ececec;}
#divMultiVariation table th,
#divMultiVariation table td{border:solid 1px #ccc;padding:3px 5px;}
#divMultiVariation .btnClose{text-align:center;margin:10px;} */

/*========================================
 お勧め商品（商品バリエーション一覧ページ）
=========================================*/
/*
#dvProductListRight #dvRecommend{}
#dvProductListRight #dvRecommend dl{}
#dvProductListRight #dvRecommend dl dd{margin-right:5px;}
#dvProductListRight #dvRecommend dl dd.productInfoList ul li{margin:1px 0px;line-height:1.4;}
#dvProductListRight #dvRecommend dl dd.productInfoList ul li.thumnail{
	text-align:center;
	width:39px;
	border:solid 1px #ccc;
	float:left;
	margin-right:3px;
	padding:2px 0px;
}
#dvProductListRight #dvRecommend dl dd.productInfoList ul li.thumnail img{}
#dvProductListRight #dvRecommend dl dd.productInfoList ul li.productInfo{width:113px;float:right;}
#dvProductListRight #dvRecommend dl dd.toList{text-align:right;}
*/

/*========================================
 アップセル
=========================================*/
#dvUpSell {
	/* margin: 10px 0 30px; */
	clear: both;
	margin: 0 auto;
	margin-bottom: 40px;
}
#dvUpSell .title {
	font-size: 15px;
	font-weight: bold;
	padding: 8px;
	border-bottom: 1px solid #333;
}

#dvUpSell .productInfoList { float: left; }
#dvUpSell .productInfoList ul {
	width: 150px;
	margin: 3px;
}
#dvUpSell .productInfoList ul li {
	margin: 3px 0;
	line-height: 1.5;
}
#dvUpSell .productInfoList ul li p { line-height: 1.5; }
#dvUpSell .productInfoList ul li p strike { color: #f00; }
#dvUpSell .productInfoList ul li.thumnail img {
	width: 100%;
}

#dvUpSell .productInfoList ul li.thumnail {
	position: relative;
	text-align: center;
}

#dvUpSell .productInfoList ul li.thumnail .soldout {
	color: #fff;
	word-wrap: normal;
	position: absolute;
	top: 45%;
	left: 0%;
	text-align: center;
	width: 100%;
	height: 26px;
	line-height: 26px;
	background-color: #000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

/*========================================
 クロスセル
=========================================*/
#dvCrossSell{
	/* margin: 10px 0 30px; */
	clear: both;
	margin: 0 auto;
	margin-bottom: 40px;
}
#dvCrossSell .title {
	font-size: 15px;
	font-weight: bold;
	padding: 8px;
	border-bottom: 1px solid #333;
}
#dvCrossSell .productInfoList { float: left; }
#dvCrossSell .productInfoList ul {
	width: 150px;
	margin: 3px;
}
#dvCrossSell .productInfoList ul li {
	margin: 3px 0;
	line-height: 1.5;
}
#dvCrossSell .productInfoList ul li p { line-height: 1.5; }
#dvCrossSell .productInfoList ul li p strike { color: #f00; }
#dvCrossSell .productInfoList ul li.thumnail img {
	width: 100%;
}

#dvCrossSell .productInfoList ul li.thumnail {
	position: relative;
	text-align: center;
}

#dvCrossSell .productInfoList ul li.thumnail .soldout {
	color: #fff;
	word-wrap: normal;
	position: absolute;
	top: 45%;
	left: 0%;
	text-align: center;
	width: 100%;
	height: 26px;
	line-height: 26px;
	background-color: #000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

/*----------------------------------------------------------------------------------------------
 商品系左メニュー領域
----------------------------------------------------------------------------------------------*/
#dvProductListLeft{float:left;padding : 0px 20px 0px 0px}

/*----------------------------------------------------------------------------------------------
 商品系右メニュー領域
----------------------------------------------------------------------------------------------*/
#dvProductListRight,
#dvProductDetailRight{width:164px;float:right;}

/*==============================================================================================
 商品セット一覧ラッパー
 *#dvProductSetList
==============================================================================================*/
#Contents #dvProductSetListArea{width:750px;margin-left:60px;margin-top:10px;}
#Contents #dvProductSetListArea .dvContentsInfo{padding:15px 25px;background:#ececec;margin-bottom:20px;}
#Contents #dvProductSetListArea .dvContentsInfo p{line-height:1.8;font-weight : bold;width:500px;/* MacIE用の幅 */}
* html #Contents #dvProductSetListArea .dvContentsInfo p{line-height:1.8;width:auto;}/*MacIE以外\*/

#Contents #dvProductSetListArea h2 {margin : 10px;}
#Contents #dvProductSetList table{border-color:#ccc;background-color:#ececec;}
#Contents #dvProductSetList table th{color:#444!important;border-color:#ccc;}
#Contents #dvProductSetList table td{border-color:#ccc;background-color:#fff;}

/*----------------------------------------
 商品セットリストブロック
-----------------------------------------*/
#Contents #dvProductSetList{}

/* ===== 注文情報テーブル ===== */
#Contents #dvProductSetList table{
	width:100%;
	padding:0;
	margin:0px;
	border-spacing:0;
	empty-cells:show;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-collapse:collapse;

}

#Contents #dvProductSetList table th{border-top-style:solid;border-top-width:1px;padding:4px 8px;font-weight:bold;text-align:left;}
#Contents #dvProductSetList table td{
	border-top-style:solid;
	border-top-width:1px;
	padding:4px 8px;
	text-align:left;
}

#Contents #dvProductSetList table .thumnail{width:45px!important;text-align:center;}
#Contents #dvProductSetList table .productId{width:100px!important;}
#Contents #dvProductSetList table .productName{width:250px!important;}
#Contents #dvProductSetList table .variationName{width:100px!important;}
#Contents #dvProductSetList table th.productPrice{width:120px;text-align:right;}
#Contents #dvProductSetList table td.productPrice{text-align:right;}
#Contents #dvProductSetList table th.itemCount{width:70px!important;text-align:center;}
#Contents #dvProductSetList table td.itemCount{text-align:center;}
#Contents #dvProductSetList table th.itemSetPriceTotal{text-align:right;width:60px;}
#Contents #dvProductSetList table td.itemSetPriceTotal{text-align:right;}
#Contents #dvProductSetList table th.setPriceTotal{text-align:right;}
#Contents #dvProductSetList table td.setPriceTotal{text-align:right;}
#Contents .dvProductBtnBox{margin:0px;padding-top:20px;}
#Contents .dvProductBtnBox p{text-align:center;}
#Contents .dvProductBtnBox p span{margin:0px 5px;}

/*----------------------------------------------------------------------------------------------
　商品系ボタン領域　
----------------------------------------------------------------------------------------------*/
#dvProductBox .dvProductBtnBox{margin:0px;padding-top:20px;}
#dvProductBox .dvProductBtnBox p{text-align:center;}
#dvProductBox .dvProductBtnBox p span{margin:0px 5px;}

/*==============================================================================================
 在庫一覧ラッパー
 *#ProductStock
==============================================================================================*/
#ProductStock{margin:0px;text-align:center;}
#ProductStock #dvContainer{
	margin:0px auto;
	padding:20px 0;
	text-align:left;
	width:660px;
	background-color:Transparent;
}

#ProductStock #dvContainer h1{font-size: 16px;padding:3px 0px;border-bottom:solid 1px #ccc;}
#ProductStock #dvContainer h2{font-size: 14px;border-left:solid 3px #333;padding:0px 3px;margin:10px 0px;}
#ProductStock #dvContainer img{border:none;}
#ProductStock #dvContainer table{font-size: 13px;width:100%;border-collapse:collapse;border-spacing:0;border:solid 1px #ccc;}
#ProductStock #dvContainer #divSingleVariation table *{text-align:left;font:normal 12px "メイリオ" , "ヒラギノ",tahoma, "ＭＳ Ｐゴシック";}
#ProductStock #dvContainer #divPluralVariation table *{text-align:center;font:normal 12px "メイリオ" , "ヒラギノ",tahoma, "ＭＳ Ｐゴシック";}
#ProductStock #dvContainer table th{background-color:#ececec;}
#ProductStock #dvContainer table th,
#ProductStock #dvContainer table td{border:solid 1px #ccc;padding:10px;}
#ProductStock #dvContainer .btnClose{text-align:center;margin:10px;}

/*==============================================================================================
 商品拡大画像ページ
 *#ProductZoomImage
==============================================================================================*/
#ProductZoomImage{
	margin:0px;
	padding:0px;
	text-align:left;
	background:url(../Contents/ImagesPkg/bg_white.jpg) top left repeat #fff;
	cursor:pointer;
}
#ProductZoomImage #dvContainer{background:none;margin:0;padding:0;}

#ProductZoomImageWrap .main {
	position: relative;
}

#ProductZoomImageWrap #caption {
	position: absolute;
	top: 15px;
	left: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

#ProductZoomImageWrap .thumb {
	width: 180px;
	margin: 0 auto;
	text-align: left;
}

#ProductZoomImageWrap .thumb .title {
	margin: 5px 0;
	text-align: left;
}

#ProductZoomImageWrap .thumb .navi1,
#ProductZoomImageWrap .thumb .navi2 { border: 1px solid #cfcfcf; margin-bottom: 3px; }

#ProductZoomImageWrap .thumb .navi1:hover,
#ProductZoomImageWrap .thumb .navi2:hover {
	cursor: pointer;
	border: 1px solid #696900;
}

/*==============================================================================================
 商品レビュー
 *#dvProductReviewArea
==============================================================================================*/
#dvProductReviewArea{
	/* clear: both;
	margin: 10px 0 30px 0; */
	padding: 100px 0;
	background-color: #f9edee;
}

#dvProductReviewImage{
	/* margin-top:7px;
	padding-bottom:7px; */
}

#dvProductReviewImage .title {
	/* margin-bottom: 40px; */
	margin-bottom: 20px;
	font-size: 36px;
	font-family: soleil, sans-serif;
	font-weight: 600;
	color: #343434;
	letter-spacing: 0.05em;
	text-align: center;
	line-height: 1.5;
}

#dvProductReviewImage .title span{
	display: block;
	font-size: 14px;
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: 500;
}

#dvReviewComment ul.ulReviewComment{
	padding: 30px;
	margin-bottom: 16px;
	background-color: #ffffff;
    /* border-bottom: 1px dashed #ccc; */
}
#dvReviewComment ul.ulReviewComment:not(:last-child){
	margin-bottom:20px;
}
#dvReviewComment li img.imgReviewRating{
	/* margin-right:11px; */
	margin-bottom: 15px;
	display: block;
	vertical-align: top;
}
#dvReviewComment li.lCommentTitle{
	margin-bottom: 10px;
	font-size: 18px;
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: 600;
	color: #343434;
	line-height: 1.3;
	letter-spacing: 0.05em;
	font-feature-settings: normal;
}
#dvReviewComment li{
	font-size: 14px;
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: 500;
	line-height: 1.4;
	font-feature-settings: normal;
    letter-spacing: 0.05em;
}
#dvReviewComment li.liReviewName{margin:20px 0 16px;}
#dvReviewComment li.liComment{
	/* margin-bottom:13px; */
	line-height: 1.5;
}
#dvReviewComment li.liTimeStamp{
	font-size: 14px;
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: 500;
	color: #aaaaaa;
	line-height: 1.3;
	letter-spacing: 0.05em;
	font-feature-settings: normal;
}
#dvProductReviewButtonControls {
	margin-top: 60px;
    display: block;
    text-align: center;
}
#dvProductReviewButtonControls a{
	position: relative;
	width: 200px;
    height: 40px;
    border-radius: 50px;
    background-color: #454545;
    line-height: 30px;
    box-shadow: none;
	border: 0;
	font-size: 14px;
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: 500;
    color: #fff;
}
#dvProductReviewButtonControls a i{
	border: solid #ffffff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: absolute;
    top: 16px;
    right: 25px;
}
#dvReviewForm{
	border-spacing:0;
	border-top:1px solid #CCCCCC;
	empty-cells:show;
	margin:0;
	padding:0;
	width:100%;
}
#dvProductReviewArea table th{text-align:right;}
#dvProductReviewArea .productReviewComments-wrap{
	width: 100%;
    max-width: 700px;
    margin: 0 auto;
}
#dvProductReviewArea .productReviewConfirm-wrap{
	width: 100%;
    max-width: 700px;
    margin: 0 auto;
    padding: 30px;
    /* background-color: #fff; */
}
#dvProductReviewArea span.spMessage{
	font-size: 14px;
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: 500;
	font-style:italic;
	line-height: 1.4;
	color: #343434;
}
#dvProductReviewArea .productReviewConfirm-wrap p{
	font-size: 16px;
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: 500;
	line-height: 1.875;
	color: #343434;
}
#dvProductReviewArea .productReviewConfirm-wrap p strong{
	font-size: 18px;
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: 500;
	line-height: 1.3;
	color: #343434;
}
#dvProductReviewPagerHeader{margin-bottom:10px;}
#dvReviewFooter span.spResult{color:#ff0000;}

.allReview {
	/* background: url('../Contents/ImagesPkg/arwR.png') no-repeat left 2px;
	padding-left: 18px;
	text-decoration: underline; */
	display: block;
	text-align: right;
}
a.allReview:hover { text-decoration: none; }

.productReview__wrap{
	width: 100%;
	max-width: 760px;
	margin: 0 auto;
}
.tblReviewInput{
	width: 100%;
	margin: 0 auto;
}
.tblReviewInput th,
.tblReviewInput td {
	padding: 4px;
}
.tblReviewInput th{
	width: 27%;
    padding: 25px 20px;
    vertical-align: middle;
    border-top: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    background: #ffffff;
	font-size: 16px;
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: 500;
}
.tblReviewInput td{
	width: 75%;
    padding: 10px 20px;
	border-top: 1px solid #dcdcdc;
	background: #fafafa;
    vertical-align: middle;
}
.productReview__btn-wrap{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
}
.productReview__btn-wrap .btn{
	border: none;
	box-shadow: none;
	background-color: transparent;
	font-size: 14px;
}
.productReviewArea-inner input[type="text"],
.productReviewArea-inner input[type="number"],
.productReviewArea-inner input[type="email"],
.productReviewArea-inner input[type="tel"],
.productReviewArea-inner input[type="password"],
.productReviewArea-inner select,
.productReviewArea-inner textarea{
	display: block;
    width: 100%;
    margin: 5px 0;
    padding: 12px;
    font-size: 16px;
    border: 1px solid #8c8c8c;
    border-radius: 3px;
    box-sizing: border-box;
    background: #f5f5f5;
}
.productReviewArea-inner .w322{
	width: 22%;
	display: inline-block;
}
.productReviewArea-inner select {
    width: 100%;
    padding: 10px;
    position: relative;
    background: #f5f5f5 url(../../../Contents/ImagesPkg/common/select-arrow.png) 96% center no-repeat;
    background-size: 8px;
}

/*==============================================================================================
 バリエーション画像レイヤー表示
==============================================================================================
.variationview_wrap{
	position: absolute !important;
	top: -10px !important;
	left: 189px !important;
	z-index: 20 !important;
	border: 1px solid #d0d0d0;
	-moz-box-shadow: 2px 2px 3px #bababa;
	-webkit-box-shadow: 2px 2px 3px #BABABA;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#bababa', Direction=125, Strength=3);
}

.variationview_bg{
	width: 60px !important;
	text-align: center;
	padding: 5px 0;
	background-color: #fafafa;
}
*/

/*==============================================================================================
 入荷通知メール登録
==============================================================================================*/
.error_inline {
	color:#ff0000;
	padding: 1px !important;	/* for IE */
	display:block!important;
}

#divProductArrivalMail,
#divComplete {
	padding: 15px 15px 5px 15px;
}
#divProductArrivalMail .btnClose,
#divComplete .btnClose{text-align:center;margin:10px 10px 0px 10px;}
#divProductArrivalMail h1,
#divComplete h1{font-size:14px;padding:3px 0px;border-bottom:solid 1px #ccc;}
#divProductArrivalMail h2{font-size:13px;border-left:solid 3px #333;padding:0px 3px;margin:10px 0px;}
#divProductArrivalMail div,
#divComplete div{font-size:12px;line-height: 1.5;}
#divProductArrivalMail table {width:100%;border:solid 1px #ccc;margin-top:5px;}
#divProductArrivalMail table th{padding:10px;background-color:#ececec;}
#divProductArrivalMail table td{padding:10px;border-top:solid 1px #ccc;border-bottom:solid 1px #ccc;}
#divProductArrivalMail ul{display:inline; padding-left:0px;}
#divProductArrivalMail ul li{display:inline;}
#divProductArrivalMail .necessary{color:#ff0000!important;padding:0px 2px!important;}

/*==============================================================================================
 リアル店舗商品在庫一覧
==============================================================================================*/
/*----------------------------------------
 リアル店舗商品在庫一覧
-----------------------------------------*/
div.item_info_area{
	height:120px;
    font-size	:12px;
}

div.item_info_area img{
	float:left;
}

div.item_info_area .rcolumn{
	float:left;
	margin-left:20px;
}
div.item_info_area .rcolumn ul{
	line-height:18px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div.item_info_area .rcolumn div{
	background-color:#eeeeee;
	border:1px solid #ccc;
	padding:10px;
	margin-top:10px;
	position: relative;
}

div.item_info_area .rcolumn select{
	width:310px;
}

/*----------------------------------------
 リアル店舗商品在庫一覧（パーツ）
-----------------------------------------*/
p.attention{
	clear:both;
	margin-top:20px;
	border-top:solid 3px #333;
	padding:10px;
	color:red;
	font-size:12px;
}

table.shopList{
	border-collapse:collapse;
	border:0 none;
	width:100%;
	border-left:solid 1px #333;
	border-right:solid 1px #333;
	font-size:12px;
}

table.shopList caption{
	border-top:solid 3px #333;
	border-left:solid 1px #333;
	border-right:solid 1px #333;
	text-align:left;
	font-weight:bold;
	padding:10px;
}
table.shopList thead th,
table.shopList thead td{
	background-color:#333;
	color:#fff;
	font-weight:bold;
	padding:7px 10px;
	text-align:center;
	word-break: break-all;
}

table.shopList thead td{
	border-left:solid 1px #333;
}
table.shopList tbody th,
table.shopList tbody td{
	padding:10px 15px;
	border-bottom:solid 1px #333;
	font-weight:normal;
	line-height:1.4;
	text-align:left;
	vertical-align:top;
}

table.shopList tbody th{
	padding:10px;
}

table.shopList tbody th a{
	display:block;
	color: #333;
}

table.shopList tbody td.stock{
	text-align:center;
	width:70px;
}

.tblLayout_ProductList{
	width: 100%;
	/* max-width: 1000px; */
	margin: 0 auto;
}


.reviewLedeBox{
	margin-bottom: 20px;
}
.reviewLedeBox p{
	font-weight: normal !important;
	font-size: 10px !important;
	line-height: 1.3 !important;
	margin-bottom: 0 !important;
}

.reviewLedeBox a{
	text-decoration: underline;
}


@media screen and (min-width: 768px) and (max-width: 1024px) {
	#dvProductReviewArea{
		padding: calc(100*(100vw/1024)) 0;
	}
	#dvProductReviewImage .title{
		/* margin-bottom: calc(40*(100vw/1024)); */
		margin-bottom: 20px;
		font-size: calc(36*(100vw/1024));
	}
	#dvProductReviewImage .title span{
		font-size: calc(14*(100vw/1024));
	}
	#dvProductReviewArea .productReviewComments-wrap{
		max-width: calc(700*(100vw/1024));
	}
	#dvReviewComment ul.ulReviewComment:not(:last-child){
		margin-bottom: calc(20*(100vw/1024));
	}
	#dvReviewComment ul.ulReviewComment{
		padding: calc(30*(100vw/1024));
	}
	#dvReviewComment li{
		font-size: calc(14*(100vw/1024));
	}
	#dvReviewComment li img.imgReviewRating{
		margin-bottom: calc(15*(100vw/1024));
	}
	#dvReviewComment li.lCommentTitle{
		margin-bottom: calc(10*(100vw/1024));
		font-size: calc(18*(100vw/1024));
	}
	#dvReviewComment li.liReviewName{
		margin: calc(20*(100vw/1024)) 0 calc(16*(100vw/1024));
	}
	#dvReviewComment li.liTimeStamp{
		font-size: calc(14*(100vw/1024));
	}
	#dvProductReviewButtonControls{
		margin-top: calc(60*(100vw/1024));
	}
	#dvProductReviewButtonControls a{
		width: calc(200*(100vw/1024));
		height: calc(40*(100vw/1024));
		font-size: calc(14*(100vw/1024));
		line-height: calc(30*(100vw/1024));
	}
	#dvProductReviewButtonControls a i{
		top: calc(16*(100vw/1024));
		right: calc(25*(100vw/1024));
	}
	.productReview__btn-wrap{
		margin-top: calc(50*(100vw/1024));
	}
	.productReview__wrap{
		max-width: calc(760*(100vw/1024));
	}
	.tblReviewInput th{
		padding: calc(25*(100vw/1024)) calc(20*(100vw/1024));
		font-size: calc(16*(100vw/1024));
	}
	.tblReviewInput td{
		padding: calc(10*(100vw/1024)) calc(20*(100vw/1024));
	}
	.productReviewArea-inner .w322{
		width: calc(150*(100vw/1024));
	}
	.productReview__btn-wrap .btn{
		font-size: calc(14*(100vw/1024));
	}
	#dvProductDetailArea .description h2, #dvProductDetailArea .description h3 { line-height: 1.6; }
}

@media screen and (max-width: 767px) {
	.link-product{
		margin-bottom: calc(138*(100vw/750));
		padding-top: calc(100*(100vw/750));
	}
	.link-product ul li:nth-child(1),
	.link-product ul li:nth-child(2){
		margin-right: calc(40*(100vw/750));
	}
	.sortBox-wrap{
		margin-bottom: calc(80*(100vw/750));
		height: calc(80*(100vw/750));
	}
	#sortBox .box{
		width: calc(210*(100vw/750));
		padding: 0 calc(17*(100vw/750)) 0 calc(29*(100vw/750));
		border: 3px solid #454545;
	}
	#sortBox .title i{
		top: 40%;
		width: calc(15*(100vw/750));
    	height: calc(15*(100vw/750));
	}
	#sortBox .title{
		padding-left: 0;
		font-size: calc(26*(100vw/750));
	}
	#sortBox ul li{
		padding-left: calc(13*(100vw/750));
	}
	#sortBox ul li a{
		font-size: calc(26*(100vw/750));
	}
	#sortBox ul li.active{
		font-size: calc(26*(100vw/750));
	}
	#dvProductDetailArea .icon {
		margin-bottom: calc(20*(100vw/750));
	}
	#dvProductDetailArea .icon li {
		padding: 0 calc(8*(100vw/750));
		font-size: calc(20*(100vw/750));
		line-height: 2;
	}
	#dvProductDetailArea .icon li:not(:last-child){
		margin-right: calc(10*(100vw/750));
	}
	#dvProductDetailArea .description h2, #dvProductDetailArea .description h3 { line-height: 1.8; }
	#dvCrossSell{
		margin-bottom: calc(40*(100vw/750));
	}
	#dvUpSell{
		margin-bottom: calc(40*(100vw/750));
	}
}

@media screen and (min-width: 481px) and (max-width: 699px) {
	#dvProductDetailArea .description h2, #dvProductDetailArea .description h3 { line-height: 1.8; }
	#dvProductReviewArea{
		padding: calc(93.3*(100vw/700)) 0;
	}
	#dvProductReviewArea .productReviewComments-wrap{
		max-width: calc(650*(100vw/700));
	}
	.product-showCase{
		overflow-y: auto;
	}
	.productLineUp{
		padding: calc(100*(100vw/700)) 0 calc(97*(100vw/700));
	}
	.productHistory{
		padding: calc(96*(100vw/700)) 0 calc(97*(100vw/700));
	}
	.product-showCase__title{
		margin-bottom: calc(40*(100vw/700));
		font-size: calc(36*(100vw/700));
	}
	.product-showCase__title span {
		font-size: calc(14*(100vw/700));
	}
	.product-showCase__list-wrap{
		max-width: calc(650*(100vw/700));
		overflow-y: scroll;
	}
	.product-showCase__list{
		min-width: calc(170*(100vw/700));
		max-width: calc(170*(100vw/700));
		padding-bottom: calc(25*(100vw/700));
	}
	.product-showCase__list-wrap .product-showCase__list:not(:last-child){
		margin-right: calc(26.6*(100vw/700));
	}
	.product-showCase__list-wrap .product-showCase__list:last-child{
		margin-right: calc(40*(100vw/700));
	}
	#dvCheckList .productCheckList ul li.thumnail img{
		margin-bottom: calc(20*(100vw/700));
	}
	#dvCheckList .productCheckList ul li.product-showCase__name a{
		display: block;
		font-size: calc(14*(100vw/700));
	}
	.product-showCase__list .product-showCase__price p{
		font-size: calc(16*(100vw/700));
	}
	.product-showCase__list .product-showCase__price p .price-type{
		font-size: calc(14*(100vw/700));
	}
	.product-showCase__list .product-showCase__price p .price-tax {
		padding-left: calc(8*(100vw/700));
		font-size: calc(12*(100vw/700));
	}
	#dvProductReviewImage .title{
		/* margin-bottom: calc(36.6*(100vw/700)); */
		margin-bottom: 20px;
		font-size: calc(32*(100vw/700));
	}
	#dvReviewComment ul.ulReviewComment{
		padding: calc(26.6*(100vw/700)) calc(18.7*(100vw/700));
	}
	#dvReviewComment li img.imgReviewRating{
		margin-bottom: calc(10*(100vw/700));
		width: calc(140*(100vw/700));
	}
	#dvReviewComment li.lCommentTitle{
		margin-bottom:  calc(6.6*(100vw/700));
		font-size: calc(18.6*(100vw/700));
	}
	#dvReviewComment li.liReviewName{
		margin: calc(20*(100vw/700)) 0 calc(13.3*(100vw/700));
	}
	#dvReviewComment li.liTimeStamp{
		font-size: calc(16*(100vw/700));
	}
	#dvProductReviewButtonControls{
		margin-top: calc(53.3*(100vw/700));
	}
	#dvProductReviewButtonControls a{
		width: calc(220*(100vw/700));
		height: calc(40*(100vw/700));
		line-height: calc(28*(100vw/700));
		font-size: calc(18*(100vw/700));
	}
	#dvProductReviewButtonControls a i{
		top: calc(15*(100vw/700));
		right: calc(28*(100vw/700));
	}
	.tblReviewInput{
		width: 90%;
	}
	.tblReviewInput tr{
		display: flex;
		flex-direction: column;
	}
	.tblReviewInput th,
	.tblReviewInput td{
		width: 100%;
		border: none;
	}
	#dvProductReviewArea table th{
		padding: calc(25*(100vw/700)) calc(20*(100vw/700));
		text-align: left;
	}
	.tblReviewInput td{
		padding: calc(10*(100vw/700)) calc(20*(100vw/700));
	}
	.productReviewArea-inner .w322{
		width: 45%;
		display: block;
	}
	.productReview__btn-wrap{
		width: 90%;
		margin: 0 auto;
		margin-top: calc(33.3*(100vw/700));
	}
}

/* @media screen and (max-width: 556px) {
	.link-product ul li:nth-child(1),
	.link-product ul li:nth-child(2){
		margin-bottom: calc(40*(100vw/750));
	}
}

@media screen and (max-width: 520px) {
	.link-product ul li:nth-child(2){
		margin-right: 0;
	}
} */

@media screen and (max-width: 480px) {
	#dvProductDetailArea #detailImage .btn_add-fav{
		bottom: calc(20*(100vw/480));
		right: calc(25*(100vw/480));
	}
	#dvProductDetailArea #detailImage .btn_add-fav img{
		/* width: calc(53.3*(100vw/480)); */
	}
	#dvProductDetailArea .description h2, #dvProductDetailArea .description h3 { line-height: 1.8; }
	.addCart p a{
		/* height: calc(53.3*(100vw/480)); */
		font-size: calc(16*(100vw/480));
		line-height: calc(53.3*(100vw/480));
	}
	.addCart p a i{
		top: calc(21*(100vw/480));
		right: calc(23*(100vw/480));
	}
	#dvProductReviewArea{
		padding: calc(93.3*(100vw/480)) 0;
	}
	#dvProductReviewArea .productReviewComments-wrap{
		max-width: calc(440*(100vw/480));
	}
	.product-showCase{
		overflow-y: auto;
	}
	.product-showCase__list-wrap{
		max-width: calc(440*(100vw/480));
		overflow-y: scroll;
	}
	.product-showCase__list{
		min-width: calc(170*(100vw/480));
		max-width: calc(170*(100vw/480));
		padding-bottom: calc(25*(100vw/480));
	}
	.product-showCase__list-wrap .product-showCase__list:not(:last-child){
		margin-right: calc(26.6*(100vw/480));
	}
	.product-showCase__list-wrap .product-showCase__list:last-child{
		margin-right: calc(40*(100vw/480));
	}
	#dvProductReviewImage .title{
		/* margin-bottom: calc(36.6*(100vw/480)); */
		margin-bottom: 20px;
		font-size: calc(32*(100vw/480));
	}
	#dvReviewComment ul.ulReviewComment{
		padding: calc(26.6*(100vw/480)) calc(18.7*(100vw/480));
	}
	#dvReviewComment li img.imgReviewRating{
		margin-bottom: calc(10*(100vw/480));
		width: calc(140*(100vw/480));
	}
	#dvReviewComment li.lCommentTitle{
		margin-bottom:  calc(6.6*(100vw/480));
		font-size: calc(18.6*(100vw/480));
	}
	#dvReviewComment li.liReviewName{
		margin: calc(20*(100vw/480)) 0 calc(13.3*(100vw/480));
	}
	#dvReviewComment li.liTimeStamp{
		font-size: calc(16*(100vw/480));
	}
	#dvProductReviewButtonControls{
		margin-top: calc(53.3*(100vw/480));
	}
	#dvProductReviewButtonControls a{
		width: calc(220*(100vw/480));
		height: calc(40*(100vw/480));
		line-height: calc(28*(100vw/480));
		font-size: calc(18*(100vw/480));
	}
	#dvProductReviewButtonControls a i{
		top: calc(15*(100vw/480));
		right: calc(28*(100vw/480));
	}
	.tblReviewInput{
		width: 90%;
	}
	.tblReviewInput tr{
		display: flex;
		flex-direction: column;
	}
	.tblReviewInput th,
	.tblReviewInput td{
		width: 100%;
		border: none;
	}
	#dvProductReviewArea table th{
		padding: calc(25*(100vw/480)) calc(20*(100vw/480));
		text-align: left;
	}
	.tblReviewInput td{
		padding: calc(10*(100vw/480)) calc(20*(100vw/480));
	}
	.productReviewArea-inner .w322{
		width: 45%;
		display: block;
	}
	.productReview__btn-wrap{
		width: 90%;
		margin: 0 auto;
		margin-top: calc(33.3*(100vw/480));
	}
}
