@charset "Shift_JIS";

/* --------------------------------------------------------------------
	商品詳細
--------------------------------------------------------------------- */
div.goods_ {
	clear: both;
}
div.goodsproductdetail_ {
	margin-bottom: 10px;
	width:100%;
	overflow: hidden;
}
table.goodsproductdetail_ {
	width: 100%;
}
table.goodsproductdetail_ td {
	vertical-align: top;
}

/* 商品画像 */
div.goodsimg_ {
	width: 310px;
	float: left;
	overflow: hidden;
	position:relative;
}
td.goodsimg_ {
	padding-right: 20px;
}
div.goodsimg_ .img_L_ {
	margin-bottom: 10px;
}
div.goodsimg_ .img_L_ img.src_l_ {
}
div.goodsimg_ .img_L_ .comment_ {
	margin-top: 5px;
}
div.goodsimg_ .img_c_{
	margin-bottom: 10px;
}
div.goodsimg_ .img_c_ .comment_ {
	margin-top: 5px;
}
div.goodsimg_ img.icon_new_ {
	width:38px;
	height:38px;
	position:absolute;
	top:0;
	left:0;
}
div.goodsimg_ img.icon_sale_ {
	width:23px;
	height:23px;
	position:absolute;
	top:2px;
	right:2px;
}
/**/

/* 商品アイコン */
ul.icons_list_ {
	width: 420px;
	margin-bottom:10px;
	overflow:hidden;
}
ul.icons_list_ li {
	margin:0 6px 6px 0;
	float:left;
}

/* 添付ファイル */
dl.attach_ {
	margin: 0 0 10px 0;
}
dl.attach_ dt {
	margin-bottom: 5px;
	padding: 0 0 5px 20px;
	font-weight: bold;
	background: url(../img/sys/file.gif) 0 0 no-repeat;
	border-bottom: 1px dotted #CCC;
}
dl.attach_ dd {
	margin-bottom: 10px;
	padding: 0 0 0 20px;
}
/**/

/* 商品画像バリエーション */
div.etc_goodsimg_ {
	width: 320px;
	overflow: hidden;
}
div.etc_goodsimg_line_ {
	width: 100%;
	overflow: hidden;
}
div.etc_goodsimg_item_ {
	width: 95px;
	margin:0 11px 7px 0;
	float: left;
}
div.etc_goodsimg_item_ img {
	width: 96px;
}
/**/

/* 商品スペック */
div.goodsspec_ {
	float: right;
	display: inline;
	width: 390px;
	overflow: hidden;
}
table.goodsspec_ {
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
    margin: 0 0 10px;
    width: 100%;
    word-break: break-all;
}

table.goodsspec_ th {
	width:90px;
	padding:5px 10px;
	text-align:right;
	vertical-align:top;
	border: #CCC 1px solid;
	border-collapse:collapse;
	background:#EEEEEE;
}
table.goodsspec_ td {
	padding:5px 10px;
	text-align:left;
	vertical-align:top;
	border: #CCC 1px solid;
	border-collapse:collapse;
}

/*在庫表示【20170621追加→20171108本番適用】*/
td#spec_stock_msg{
	font-weight:bold;
	background-color:#FF9;
	}


/**/

/* カートボタン関係 */
div.cartbox_ {
	margin-bottom: 10px;
	text-align:right;
	vertical-align:middle;
	overflow:hidden;
}
div.cartbox_ span.valiationlist_ {
	padding-right:4px;
	vertical-align:top;
}
div.cartbox_ .quantity_ {
	width:180px;
	height:20px;
	padding:20px 0 0 0;
	float:left;
}
div.cartbox_ .cartbtn_ {
	width:200px;
	height:40px;
	float:right;
}

/**/
/* バリエーションプルダウン */
div.cartbox_ .valiation_pulldown_ {
	margin-bottom: 10px;
}
/**/
/* バリエーションボックス */
div.cartbox_ div.colors_ {
	margin-bottom: 5px;
	width: 100%;
	overflow: hidden;
}
div.cartbox_ div.colors_ div.color_ {
	float:left;
	margin:2px 5px 2px 5px;
	white-space: nowrap;
	width:30px;
	height:30px;
}
div.cartbox_ div.colors_ div.color2_ {
	float: left;
	margin: 2px 5px 2px 5px;
	white-space: nowrap;
	width: 30px;
	height: 30px;
	overflow: hidden;
	text-align: left;
	background-position: center;
}
div.cartbox_ div.colors_ div.color_EnableStock_ {
	border:solid 2px #d0d0d0;
	background-color:#FFF;
	cursor:pointer;
}
div.cartbox_ div.colors_ div.color_DisableStock_ {
	border:dashed 2px #d0d0d0;
	background-color:#909090;
	cursor:pointer;
}
div.cartbox_ div.colors_ div.color_Selected_ {
	border:solid 2px #FF993A;
	background-color:#ffe7bb;
}
div.cartbox_ div.colors_ div.color_DisableSelected_ {
	border:dashed 2px #FF993A;
	background-color:#909090;
	color:#ffc0c0;
}
div.cartbox_ div.colors_ br,div.cartbox_ div.sizes_ br {
	clear:left;
}
div.cartbox_ div.sizes_ {
	margin-bottom: 5px;
	width: 100%;
	overflow: hidden;
}
div.cartbox_ div.sizes_ div.size_ {
	float:left;
	padding:2px 5px 2px 5px;
	margin:2px 5px 2px 5px;
	white-space: nowrap;
	width:auto;
	height:auto;
	text-align:center;
}
div.cartbox_ div.sizes_ div.size_EnableStock_ {
	border:dotted 1px #d0d0d0;
	background-color:#FFF;
	cursor:pointer;
}
div.cartbox_ div.sizes_ div.size_DisableStock_ {
	border:dotted 1px #d0d0d0;
	background-color:#909090;
	cursor:pointer;
}
div.cartbox_ div.sizes_ div.size_Selected_ {
	border:solid 1px #FF993A;
	background-color:#ffe7bb;
}
div.cartbox_ div.sizes_ div.size_DisableSelected_ {
	border:dotted 1px #d0d0d0;
	background-color:#909090;
	color:#FF993A;
}
.goodsproductdetail_ .goodsimg_ div.mask_ {
	position:absolute;
	z-index:10;
	color:#ff4a4a;
	font-weight:bold;
}
span.message_ {
	float: left;
}
/**/

div.togetherlist_ {
}
div.to_detaillink_ {
	text-align: right;
	margin-bottom: 20px;
}

div.goodscomment1_ {/* 商品説明 */
	margin-bottom: 20px;
}
div.goodscomment9_ {/* 商品仕様 */
	margin-bottom: 20px;
}
div.goodscomment6_ {/* 商品解説動画 */
	margin-bottom: 20px;
}
div.goodscomment7_ {/* スタッフコメント */
	margin-bottom: 20px;
}

div.together_links_ {/* 関連情報リンク */
	margin-bottom: 20px;
	overflow:hidden;
}
div.together_links_ div {
	margin-right:10px;
	padding-right:10px;
	border-right:#ccc 1px solid;
	float:left;
}
div.together_links_ div a {
	text-decoration:underline;
}
.goodscomment2_ { margin-bottom: 5px;}
.goodscomment3_ { margin-bottom: 5px;}
.goodscomment4_ { margin-bottom: 5px;}
.goodscomment5_ { margin-bottom: 5px;}

div.goods_ div.accessory_list_ {
	margin:10px 0px;
}
.goods_photo {
	position: relative;
	top: 0;
	left: 0;
	width: auto;
}
.goods_photo a .goods_large {
	display: block;
	position: absolute;
	width: 1px;
	height: 1px;
	top: 0;
	left: 0;
}
.goods_photo a.goods_popup, .goods_photo a.goods_popup:visited {
	display: block;
	width: auto;
	top: 0;
	left: 0;
}
.goods_photo a.goods_popup:hover {
	background-color: #fff;
}
.goods_photo a.goods_popup:hover .goods_large {
	display: block;
	position: absolute;
	width: auto;
	height: auto;
	top: 0;
	left: 0;
}
.option_buttons_ {
	width:700px;
	margin: 0 0 30px 0;
	overflow: hidden;
}
.option_buttons_ li {
	width:33%;
	text-align:center;
	float: left;
}

/* SNS */
ul.sns {
	list-style:none;
}

/* --------------------------------------------------------------------
	商品一覧　共通
--------------------------------------------------------------------- */
.name1_ {
	font-weight: bold;
}
.goods_filter_ {
}
/* --------------------------------------------------------------------
	商品一覧　サムネイル
--------------------------------------------------------------------- */
div.StyleT_Frame_ {
	width:100%;
	margin-bottom:10px;
	overflow: hidden;
}
div.StyleT_Line_ {
	margin: 0 0 10px 0;
	width: 110%;
	overflow: hidden;
	border-bottom: 1px dotted #CCC;
}
div.StyleT_Item_ {
	width:85px;
	margin: 0 20.5px 0 0;
	float: left;
	display: inline;
	text-align:center;
	word-wrap: break-word;
}
div.StyleT_Item_ div.img_ {
	width: 85px;
	height:85px;
	margin-bottom: 5px;
	position:relative;
}
div.StyleT_Item_ div.img_ img {
	width: 85px;
}
div.StyleT_Item_ div.img_ img.icon_new_ {
	width:38px;
	height:38px;
	position:absolute;
	top:0;
	left:0;
}
div.StyleT_Item_ div.img_ img.icon_sale_ {
	width:23px;
	height:23px;
	position:absolute;
	top:1px;
	right:1px;
}
div.StyleT_Item_ div.icon_ {
}
div.StyleT_Item_ div.name_,
div.StyleT_Item_ div.price_ {
	margin: 0 2px 5px 2px;
	text-align:left;
}
div.StyleT_Item_ div.cart_ {
	margin: 0 10px;
}

/* 2014.12.09 サムネイル形式に価格を表示　右寄せ ↓ */
div.StyleT_Item_ div.price_ {
	text-align:right;
}
/* 2014.12.09 サムネイル形式に価格を表示　右寄せ ↑ */

/* サイドメニューイベント欄 */
div.leftmenuframe_ div.StyleT_Line_,
div.rightmenuframe_ div.StyleT_Line_ {
	width: 100%;
}
div.leftmenuframe_ div.StyleT_Item_,
div.rightmenuframe_ div.StyleT_Item_ {
	margin: 0;
	width: 100%;
}
/* --------------------------------------------------------------------
	商品一覧　詳細一覧
--------------------------------------------------------------------- */
div.StyleD_Frame_ {
	width:100%;
	overflow: hidden;
}
div.StyleD_Item_ {
	margin: 0 0 10px 0;
	padding: 5px 0;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px dotted #CCC;
}
div.StyleD_Frame_ div.img_ {
	width: 85px;
	height:85px;
	margin: 0 10px 0 0;
	float: left;
	position:relative;
}
div.StyleD_Frame_ div.img_ img {
	width: 85px;
}
div.StyleD_Frame_ ul.icons_list_ {
    margin-bottom: 5px;
    overflow: hidden;
    width: 625px;
}
div.StyleD_Item_ div.img_ img.icon_new_ {
	width:38px;
	height:38px;
	position:absolute;
	top:0;
	left:0;
}
div.StyleD_Item_ div.img_ img.icon_sale_ {
	width:23px;
	height:23px;
	position:absolute;
	top:1px;
	right:1px;
}
div.StyleD_Frame_ div.desc1_ {
	float: right;
	width: 625px;
	overflow: hidden;
}
div.StyleD_Frame_ div.desc1_ div.name_ {
	font-size:14px;
	margin-bottom:5px;
}
div.StyleD_Frame_ div.desc1_ div.name1_ {
	margin-bottom:5px;
}
div.StyleD_Frame_ div.desc1_ div.name2_ {
	font-size:12px;
}
div.StyleD_Frame_ div.desc1_ ul.spec_ {

}
div.StyleD_Frame_ div.desc1_ ul.spec_ li {

}
div.StyleD_Frame_ div.desc1_ ul.spec_ li.stock_ {

}
div.StyleD_Frame_ div.desc1_ ul.spec_ li.code_ {

}

div.StyleD_Frame_ div.desc2_ {
	width: 720px;
	padding:10px 0;
	clear:both;
	overflow: hidden;
}
div.StyleD_Frame_ div.desc2_ div.intro_comment_ {
	width:500px;
	float:left;
}
div.StyleD_Frame_ div.desc2_ div.detail_ {
	width:200px;
	float:right;
}
div.StyleD_Frame_ div.desc2_ div.detail_ p {
	margin-bottom:5px;
}
div.StyleD_Frame_ div.desc2_ div.detail_ p.pricebox_ span.price_ {
	font-size:18px;
}
div.StyleD_Frame_ .comment_ {
	margin-bottom:5px;
}
div.StyleD_Frame_ .goodscomment1_ {
	margin-bottom:5px;
}

/* --------------------------------------------------------------------
	商品一覧　ピックアップ
--------------------------------------------------------------------- */
div.StyleP_Frame_ {
	width: 100%;
	overflow: hidden;
}
div.StyleP_Line_ {
	width: 100%;
	overflow: hidden;
}
div.StyleP_Item_ {
	margin: 10px;
	padding: 0 0 10px 0;
	float: left;
	display: inline;
	width: 47%;
	border-bottom: 1px dotted #CCC;
}
div.StyleP_Item_ div.img_ {
	margin: 0;
	padding: 0 10px 0 10px;
	float: left;
	display: inline;
	width: 100px;
}
div.StyleP_Item_ div.img_ img {
	width: 100px;
}
div.StyleP_Item_ div.desc_ {
	margin: 0;
	float: left;
	display: inline;
	width: 170px;
}
div.StyleP_Item_ div.name_,
div.StyleP_Item_ div.price_ {
	margin: 0 0 5px;
}

/* --------------------------------------------------------------------
	商品一覧　一覧
--------------------------------------------------------------------- */
table.StyleL_Frame_ {
	margin: 0 0 20px 0;
	border:none;
	width:100%;
}
table.StyleL_Frame_ tr {
	vertical-align:top;
}
table.StyleL_Frame_ th {
	text-align: center;
	font-weight: bold;
}
table.StyleL_Frame_ td {
	vertical-align: middle;
}
table.StyleL_Frame_ td.name_ {
	width: 180px;
}
table.StyleL_Frame_ td.price_ {
	white-space:nowrap;
	text-align:right;
}
table.StyleL_Frame_ td.comment_ {
	
}
table.StyleL_Frame_ td.stock_ {
	text-align: center;
}
table.StyleL_Frame_ td.cart_ {
	width:50px;
	text-align:right;
}

/* --------------------------------------------------------------------
	商品一覧　メーカー
--------------------------------------------------------------------- */
table.StyleM_Frame_ {
	margin: 0 0 20px 0;
	border:none;
	width:100%;
}
table.StyleM_Frame_ tr {
	vertical-align:top;
}
table.StyleM_Frame_ th {
	text-align: center;
	font-weight: bold;
}
table.StyleM_Frame_ td {
	vertical-align: middle;
}
table.StyleM_Frame_ td.name_ {
	width: 180px;
}
table.StyleM_Frame_ td.price_ {
	white-space:nowrap;
	text-align:right;
}
table.StyleM_Frame_ td.comment_ {
	
}
table.StyleM_Frame_ td.stock_ {
	text-align: center;
}
table.StyleM_Frame_ td.cart_ {
	width:50px;
	text-align:right;
}

/* --------------------------------------------------------------------
	商品一覧　リスト
--------------------------------------------------------------------- */
ul.StyleS_Frame_ {
	margin: 0 0 20px 0;
	padding: 0;
}
li.StyleS_Line_ {
	margin: 0;
	padding: 5px 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px dotted #CCC;
}
li.StyleS_Line_ span {
	padding-right: 1em;
}
li.StyleS_Line_ .name_ {
	display: inline;
}
li.StyleS_Line_ .name1_ {
	padding-right: 1em;
	display: inline;
}
li.StyleS_Line_ .name2_ {
	padding-right: 1em;
	display: inline;
}

/* --------------------------------------------------------------------
	商品一覧　商品名
--------------------------------------------------------------------- */
table.StyleN_Frame_ {
	margin: 0 0 20px 0;
	width: 100%;
}
table.StyleN_Frame_ th {
	width: 40%;
}

/* --------------------------------------------------------------------
	商品一覧　一括購入
--------------------------------------------------------------------- */
table.StyleB_Frame_ {
	margin: 0 0 10px 0;
	border:none;
	width:100%;
}
table.StyleB_Frame_ tr {
	vertical-align:top;
}
table.StyleB_Frame_ th {
	text-align: center;
	font-weight: bold;
}
table.StyleB_Frame_ td {
	vertical-align: middle;
}
table.StyleB_Frame_ td.name_ {
	width: 180px;
}
table.StyleB_Frame_ td.price_ {
	white-space:nowrap;
	text-align:right;
}
table.StyleB_Frame_ td.comment_ {
	
}
table.StyleB_Frame_ td.stock_ {
	text-align: center;
}
table.StyleB_Frame_ td.qty_ input {
	width: 4em;
}
div.StyleB_Cart_ {
	margin: 0 0 20px 0;
	text-align: right;
}

/* --------------------------------------------------------------------
	商品一覧　チェックリスト
--------------------------------------------------------------------- */
.StyleA_Frame_ {
	width: 100%;
	overflow: hidden;
}
.StyleA_Item_ {
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px dotted #CCC;
}
.StyleA_Item_ td {
	padding-bottom: 10px;
	vertical-align: top;
}
.StyleA_Item_ td.img_ {
	padding-right: 10px;
	width: 100px;
}
.StyleA_Item_ div.price_ {
	text-align: right;
}
.StyleA_Frame_ div.stock_ {
	text-align: right;
}
.StyleA_Frame_ div.checkbox_ {
	text-align: right;
	white-space: nowrap;
}
.StyleA_Frame_ div.checkbox_ label {
	margin: 0 0 0 5px;
	text-align: right;
	font-weight: bold;
}
/* チェックリスト(子商品追加) */
div.goods_ table.StyleC_Frame_ td.price_ {
	text-align:right;
	white-space: nowrap;
}
div.goods_ table.StyleC_Frame_ td.stock_ {
	text-align:right;
	white-space: nowrap;
}
div.goods_ table.StyleC_Frame_ td.checkbox_ {
	text-align:right;
	white-space: nowrap;
}

/* --------------------------------------------------------------------
	商品一覧　写真付き
--------------------------------------------------------------------- */
table.StyleI_Frame_ {
	margin: 0 0 20px 0;
	border:none;
	width:100%;
}
table.StyleI_Frame_ tr {
	vertical-align:top;
}
table.StyleI_Frame_ th {
	text-align: center;
	font-weight: bold;
}
table.StyleI_Frame_ td {
	vertical-align: middle;
}
table.StyleI_Frame_ td.img_ img {
	width: 50px;
}
table.StyleI_Frame_ td.name_ {
	width: 180px;
}
table.StyleI_Frame_ td.price_ {
	white-space:nowrap;
	text-align:right;
}
table.StyleI_Frame_ td.comment_ {
	
}
table.StyleI_Frame_ td.stock_ {
	text-align: center;
}
table.StyleI_Frame_ td.cart_ {
	width:50px;
	text-align:right;
}

/* --------------------------------------------------------------------
	商品一覧　ランキング
--------------------------------------------------------------------- */
div.StyleR_Frame_ {
	margin: 0 0 20px 0;
	width: 100%;
	overflow: hidden;
}
div.StyleR_Item_ {
	margin: 0;
	float: left;
	display: inline;
	text-align: center;
	width: 33%;
}
div.StyleR_Item_ div.img_ {
	margin-bottom: 5px;
}
div.StyleR_Item_ div.name_,
div.StyleR_Item_ div.price_ {
	margin: 0 10px 5px 10px;
}
div.StyleR_Item_ div.cart_ {
	margin: 0 10px;
}
.StyleR_List_ {
	float: right;
	display: inline;
	width: 66%;
	overflow: hidden;
}
.StyleR_List_ li {
	padding: 5px 5px 5px 0;
	overflow: hidden;
	border-bottom: 1px dotted #CCC;
}
.StyleR_List_ li dl {
	width: 100%;
	overflow: hidden;
}
.StyleR_List_ li dl dt {
	float: left;
	text-align: center;
	font-weight: bold;
	width: 3em;
}
.StyleR_List_ li dl dd {
	margin-left: 3em;
}
.StyleR_List_ #rank1 {
	font-size: 20px;
	font-weight: bold;
	line-height: 140%;
}
.StyleR_List_ #rank2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 140%;
}
.StyleR_List_ #rank3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 140%;
}
.StyleR_List_ #rank4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
}
.StyleR_List_ #rank5 {
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
}

/* --------------------------------------------------------------------
	商品検索
--------------------------------------------------------------------- */
table.search_ {
	margin: 0 auto;
	width: 100%;
	border:#CCC 1px solid;
}
table.search_ th {
	padding-top: 12px;
	text-align: right;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: top;
}
table.search_ td {
	text-align:left;
	font-size: 12px;
	background-color:transparent;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #CCC;
	border-left: none;
	vertical-align: top;
	overflow: hidden;
}
/* 各項目 */
#search_category select,
#search_maker select,
#search_brand select {
	width: 300px;
}
/**/
/* ジャンル */
table.search_ ul.genre_ {
	width: 100%;
	height: 160px;
	overflow: auto;
	list-style: none;
}
table.search_ ul.genre_ li {
	padding: 0 0 5px 0;
}
table.search_ ul.genre_ li.genre_depth_1 {
	font-weight: bold;
	clear: both;
}
table.search_ ul.genre_ li.genre_depth_2 {
	text-indent: 10px;
	width: 30%;
	float: left;
}
table.search_ ul.genre_ li.genre_depth_3 {
	display: none;
}
table.search_ ul.genre_ li.genre_depth_4 {
	display: none;
}

div.goods_ div.btn_overlay_ {
	position: absolute;
	text-align:center;
}

div.goods_ div.addcart_overlay_ {
	position:absolute;
	display:none;
}

/* 商品詳細の在庫実数表示の補足 */
.disp_unit {
	color:#ff0000;
	font-size:12px;
	font-weight:bold;
}

/* 商品ページ内タグ表示 20220601 */

div.goodstagname_ {
    margin: 10px 0px 20px 0px;
}

div.goodstagname_ a{
	font-size:16px;
	font-weight:bold;
	background-color:#ffe0c1;
	padding:4px;
	line-height:180%;
}


/* 商品ページ内 #タグ説明文 20221005 */

div.goodstagname_ .goodstagcaption_{
	font-size:16px;
	font-weight:bold;
    margin: 10px 0px 5px 5px;
}

