@charset "shift_jis";

/* --------------------------------------------------------------------
	awoo画面用SCC
--------------------------------------------------------------------- */
div.goods_ {
	clear: both;
}
#goods {
    overflow: hidden;
}
/* 商品画像 */
td.goodsimg_ {
	padding-right: 20px;
}

h1.awooTag_name_ {
    margin:0 0 20px 0;
	padding:17px 20px 13px 37px;
	font-size:16px;
	font-weight:bold;
	border-top:#242322 2px solid;
	border-bottom:#242322 1px solid;
	color:#242322;
	background: url(../img/usr/common/ttl_h1.png) 10px center no-repeat;
}
h2.awooTag_kanren_keyword_ {
	font-size: 12px;
	font-weight:bold;
	margin: 15px 0 25px;
}

.no-goods-comment {
	margin: auto;
	text-align: left;
}

p.sc-bqWxrE.kkaClA.suggestion-tag-title {
    font-weight: bold;
}

h1.awooTag_name_:before {
  content: "#"; /* タイトルの前に「#」を付ける */
}

div.bSIKgy {
  gap: 10px;
  column-gap: 10px;
}

/* --------------------------------------------------------------------
	商品一覧　共通
--------------------------------------------------------------------- */
.name1_ {
	font-weight: bold;
}

/* --------------------------------------------------------------------
	商品一覧　サムネイル
--------------------------------------------------------------------- */
div.StyleP_Frame_ {
	width:100%;
	zoom:1;
}
div.StyleP_Frame_:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}
div.StyleP_Line_ {
    padding:0;
	margin: 0;
	width: 105%;
	overflow: hidden;
}
div.StyleP_Item_ {
	width: 142px;
    padding: 0;
	margin: 0 10px 15px 0;
	float: left;
    position: relative;
	overflow:hidden;
}
div.StyleP_Item_ div.img_ {
	width: 142px;
	height:170.4px;
	margin-bottom:10px;
	display: table;
    text-align: center;
	background:#fff;
	position: relative;
}
div.StyleP_Item_ div.img_inner_ {
	width: 142px;
	height:170.4px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	layout-grid-line:170.4px;
}

/* IE7用 */
*:first-child+html div.StyleP_Item_ div.img_ {
    width: 142px;/* 共通A */
    height:170.4px;/* 共通B */
    padding: 0 0 1px;
    text-align: center;
    line-height: 170.4px;/* 共通B */
    vertical-align: middle;
}
*:first-child+html div.StyleP_Item_ div.img_inner_ {
    display: inline;
    zoom: 1;
}

*:first-child+html div.StyleP_Item_ div.img_inner_ img {
    max-width: 100%;
    vertical-align: middle;
}
/**/
div.StyleP_Item_ div.img_ img {
    width: 142px;
}
div.StyleP_Item_ div.name_ {
	line-height:1.4;
	font-weight:bold;
	color:#402f2f;
    margin-bottom: 5px;
}
div.StyleP_Item_ ul.icon_,
div.StyleP_Item_ div.icon_ {
	width:152px;
	padding-bottom:10px;
	overflow:hidden;
}
div.StyleP_Item_ ul.icon_ li {
	height:15px;
	margin:0 5px 5px 0;
	float:left;
}
div.StyleP_Item_ div.img_ ul.icon_ {
	width:152px;
	height: auto !important;
	padding-bottom:0;
	overflow:hidden;
	position: absolute;
	bottom: 0;
	left: 0;
}
div.StyleP_Item_ div.img_ ul.icon_ li {
	height: 15px;
	margin: 0;
	float:left;
}
div.StyleP_Item_ div.img_ ul.icon_ li img {
	width: auto;
	height: 15px;
	vertical-align: top;
}
div.StyleP_Item_ div.price_ {
	line-height:1.4;
  position: relative;
}
div.StyleP_Item_ div.price_ .bookmark_{
  position:  absolute;
  top: -10px;
  right: 0;
}
div.StyleP_Item_ div.img_ ul.icon_ li span.web_limited {
    font-size: 10px;
    line-height: 13px;
    height: 15px;
    border: 1px solid #3e3e3e;
    box-sizing: border-box;
    padding: 0 5px;
    background-color: #3e3e3e;
    color: #fff;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    max-width: 100%;
}
div.StyleP_Item_ div.cart_ {
	margin: 0 10px;
}



/* サイドメニューイベント欄 */
div.leftmenuframe_ div.StyleP_Line_ {
	width: 100%;
}
div.leftmenuframe_ div.StyleP_Item_ {
	width: 100%;
	margin: 0;
}

/* --------------------------------------------------------------------
	商品一覧　ピックアップ
--------------------------------------------------------------------- */
div.StyleP_Frame_ {
	width:100%;
	zoom:1;
}
div.StyleP_Frame_:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}
div.StyleP_Line_ {
    padding:0;
	margin: 0;
	width: 105%;
	overflow: hidden;
}div.StyleP_Item_ {
	width: 142px;
    padding: 0;
	margin: 0 10px 15px 0;
	float: left;
    position: relative;
	overflow:hidden;
}
div.StyleP_Item_ div.img_ {
	width: 142px;
	height:170.4px;
	margin-bottom:10px;
	display: table;
    text-align: center;
	background:#fff;
	position: relative;
}
div.StyleP_Item_ div.img_inner_ {
	width: 142px;
	height:170.4px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	layout-grid-line:170.4px;
}
div.StyleP_Item_ div.img_ img {
    width: 142px;
}
/* IE7用 */
*:first-child+html div.StyleP_Item_ div.img_ {
    width: 142px;/* 共通A */
    height:204px;/* 共通B */
    padding: 0 0 1px;
    text-align: center;
    line-height: 204px;/* 共通B */
    vertical-align: middle;
}
*:first-child+html div.StyleP_Item_ div.img_inner_ {
    display: inline;
    zoom: 1;
}

*:first-child+html div.StyleP_Item_ div.img_inner_ img {
    max-width: 100%;
    vertical-align: middle;
}
/**/
div.StyleP_Item_ div.name_ {
	line-height:1.4;
	font-weight:bold;
	color:#402f2f;
    margin-bottom: 5px;
}
div.StyleP_Item_ ul.icon_,
div.StyleP_Item_ div.icon_ {
	width:152px;
	padding-bottom:10px;
	overflow:hidden;
}
div.StyleP_Item_ ul.icon_ li {
	height:15px;
	margin:0 5px 5px 0;
	float:left;
}
div.StyleP_Item_ div.img_ ul.icon_ {
	width:152px;
	height: auto !important;
	padding-bottom:0;
	overflow:hidden;
	position: absolute;
	bottom: 0;
	left: 0;
}
div.StyleP_Item_ div.img_ ul.icon_ li {
	height: 15px;
	margin: 0;
	float:left;
}
div.StyleP_Item_ div.img_ ul.icon_ li img {
	width: auto;
	height: 15px;
	vertical-align: top;
}
div.StyleP_Item_ div.price_ {
	line-height:1.4;
  position: relative;
}
div.StyleP_Item_ div.price_ .bookmark_{
  position:  absolute;
  top: -10px;
  right: 0;
}
div.StyleP_Item_ div.cart_ {
	margin: 0 10px;
}
div.sortselector {
	text-align: right;
}

/* --------------------------------------------------------------------
	商品画像のホバー調整
--------------------------------------------------------------------- */
#dummy_img img {
    height: auto !important;
}


div.goods_ div.img_ img[src*="icon_loader.gif"] {
    width: 30px;
    text-align: center;
}
a:has(img[src*="icon_loader.gif"]){
    width: 148px;
    display: block;
}
div.StyleP_Item_ div.img_:has(img[src*="icon_loader.gif"]){
    vertical-align: middle;
    display: table-cell;
}


.navifirst_ a:hover {
    color: #000;
	text-decoration: none;
	background: none;
	background-color: #fff;
}

.navilast_a:hover {
    color: #000;
	text-decoration: none;
	background: none;
	background-color: #fff;
}

.suggestion-tag-wrapper {
	background-color: #fff;
}