@charset "Shift_JIS";

/* --------------------------------------------------------------------
	商品詳細
--------------------------------------------------------------------- */
#ec_goodsdetails .leftmenuframe_ {
	display: none;
}
#ec_goodsdetails .mainframe_ {
	width: 960px;
	float: none;
	margin: 0 auto;
	display: block;
}
div.goods_ {
	clear: both;
}

div.goodsproductdetail_ {
	/*margin-bottom: 30px;*/
	margin-bottom: 70px;
	width:100%;
	/*overflow: hidden;*/
}
div.goodsproductdetail_:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
div.goodsproductdetail_ {
	display:inline-block;
}
/* HIdes from IE-mac */  
*html div.goodsproductdetail_ {
	height:1%;
}
div.goodsproductdetail_ {
	display:block;
}

table.goodsproductdetail_ {
	width: 100%;
}
table.goodsproductdetail_ td {
	vertical-align: top;
}

/* 商品画像 */
div.goodsimg_ {
	float: left;
	display: inline;
	width: 430px;
	overflow: hidden;
}
td.goodsimg_ {
	padding-right: 20px;
}
div.goodsimg_ .img_L_ {
	width: 430px;
	height: 430px;
	margin-bottom: 15px;
	text-align: center;
	position: relative;
}
div.goodsimg_ .img_L_ ul li {
	width: 430px;
	height: 430px;
	display: flex;
	align-items: center;
	justify-content: center;
}
div.goodsimg_ .img_L_ img {
	max-width: 100%;
	max-height: 100%;
}
div.goodsimg_ .img_L_ .comment_ {
	margin-top: 5px;
	text-align: left;
	font-size: 80%;
}
div.goodsimg_ .img_c_{
	margin-bottom: 20px;
	text-align: center;
}
div.goodsimg_ .img_c_ .comment_ {
	margin-top: 5px;
	text-align: left;
	font-size: 80%;
}
div.goodsimg_ .img_L_ .slick-arrow {
	position: absolute;
	top: 0;
	text-align: left;
	text-indent: -9999px;
	z-index: 100;
	border: 0;
	background: none;
	padding: 0;
	margin: 0;
	width: 40px;
	height: 100%;
	cursor: pointer;
}
div.goodsimg_ .img_L_ .slick-arrow::after {
	content: "";
	position: absolute;
	top: 50%;
	width: 13px;
	height: 13px;
	transform:  rotate(-45deg);
}
div.goodsimg_ .img_L_ .slick-prev {
	left: 0;
}
div.goodsimg_ .img_L_ .slick-prev::after {
	left: 18px;
	border-left: 1px solid #707070;
	border-top: 1px solid #707070;
}
div.goodsimg_ .img_L_ .slick-next {
	right: 0;
}
div.goodsimg_ .img_L_ .slick-next::after {
	right: 18px;
	border-right: 1px solid #707070;
	border-bottom: 1px solid #707070;
}
div.goodsimg_ .img_L_ .icon_new_ {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 200;
}
div.goodsimg_ .img_L_ .icon_new_ img {
	height: 18px;
}
/**/

/* 価格・バリエーション系 */
div.goodsimg_ div.valiation_ {
	padding-bottom: 10px;
	width: 100%;
	overflow: hidden;
}
div.goodsimg_ p.valiation1_,
div.goodsimg_ p.valiation2_,
div.goodsimg_ p.specline_,
div.goodsimg_ p.affix_,
div.goodsimg_ p.to_detaillink_ {
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #747474;
	background: url(../img/usr/dotline_3.png) left bottom repeat-x;
}
div.goodsimg_ p.valiation1_ {
}
div.goodsimg_ p.valiation2_ {
}
div.goodsimg_ p.specline_ {
}
div.goodsimg_ p.affix_ {
}
div.goodsimg_ span.affix_{
	padding-left: 20px;
	background: url(../img/sys/file.gif) 0px 0px no-repeat;
}
div.goodsimg_ p.to_detaillink_ {
}
div.goodsimg_ div.spec_ {
	margin-bottom: 10px;
	border: 1px solid #E4E4E4;
	overflow: hidden;
}
div.goodsimg_ p.num_ {
	padding: 5px 0;
	text-align: center;
}
div.goodsimg_ p.price_,
div.goodsimg_ p.price_camp_ {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #E4E4E4;
	background: #F7F7F7;
}
div.goodsimg_ p.price_,
div.goodsimg_ p.price_camp_ span.price_ {
	font-size: 120%;
	font-weight: bold;
}
div.goodsimg_ p.price_camp_ span.price_pop_ {
	font-size: 80%;
	font-weight: bold;
}
div.goodsimg_ p.price_camp_ span.price_normal_ {
	font-size: 80%;
}
div.goodsimg_ p.spec_stock_msg_ {
	margin-bottom:10px;
	padding-bottom:10px;
	background: url(../img/usr/dotline_3.png) left bottom repeat-x;
	color:#747474;
}


/* 添付ファイル */
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.goodsspec_ div.cartandbookmark_ {
	margin-top: 25px;
}
div.goodsspec_ div.cartandbookmark_ ul {
	text-align: center;
	letter-spacing: -5px; 
}
div.goodsspec_ div.cartandbookmark_ ul li {
	display: inline-block;
	letter-spacing: 0;
	margin: 0 6px;
	vertical-align: middle;
}
div.goodsspec_ div.cartandbookmark_ ul li.cart_ {
	position: relative;
}
div.goodsspec_ div.cartandbookmark_ ul li.bookmark_ {
	width: 65px;
	text-align: center;
}
div.goodsspec_ div.cartandbookmark_ ul li.bookmark_ a {
	color: #333333;
	font-size: 12px;
	line-height: 1.5;
	text-decoration: none;
	display: block;
	padding: 30px 0 0;
	background-image: url("../img/usr/ec_common/ico_bookmark.png");
	background-position: center top;
	background-repeat: no-repeat;
}


div.goodsimg_ div.law_ a {
	display: block;
	font-size: 80%;
	margin-top: 3px;
	padding-left: 12px;
}

/* 商品画像バリエーション */
div.etc_goodsimg_ {
	width: 100%;
	overflow: hidden;
}
div.etc_goodsimg_line_ {
	width: 100%;
	overflow: hidden;
}
div.etc_goodsimg_item_ {
	float: left;
	width: 96px;
	height: 96px;
	margin: 0 10px 10px 0;
	border: 2px solid #ffffff;
}
div.etc_goodsimg_item_:nth-child(4n) {
	margin-right: 0;
}
div.etc_goodsimg_item_ img {
	width: 100%;
}
div.etc_goodsimg_item_.thumbnail-current {
	border: 2px solid #009944;
}
/**/
.goodsimg_ .night_care_ {
	border-top: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	margin-top: 25px;
	padding: 15px 10px 10px;
}
.goodsimg_ .night_care_ h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.25;
	margin-bottom: 15px;
}
.goodsimg_ .night_care_ h2 span.icon {
	display: inline-block;
	padding-right: 5px;
}
.goodsimg_ .night_care_ h2 span.icon img {
	height: 20px;
	margin-right: 5px;
	vertical-align: sub;
}
.goodsimg_ .night_care_ dl {
	display: flex;
	margin: 0 30px;
}
.goodsimg_ .night_care_ dl dt,
.goodsimg_ .night_care_ dl dd {
	font-size: 14px;
	line-height: 1.8;
}
.goodsimg_ .night_care_ dl dt {
	width: 75px;
	text-align-last: justify;
	text-justify: inter-ideograph;
}
.goodsimg_ .night_care_ dl dd {
	width: 275px;
}
/* 商品スペック */
div.goodsspec_ {
	float: right;
	display: inline;
	width: 465px;
	overflow: hidden;
}
div.goodsspec_ .icon_ {
	margin: 0 auto 20px;
	width: 100%;
	overflow: hidden;
}
div.goodsspec_ .icon_ li {
	margin: 0 2px 2px 0;
	float: left;
	line-height: 1.0;
}
div.goodsspec_ .icon_ li img {
	height: 18px;
}
div.goodsspec_ .icon_ li.goodsspec_num_ {
	float: right;
	font-size: 12px;
	line-height: 1.5;
	letter-spacing: 0.04em;
}
div.goodsspec_ .inline_comment_ {
	line-height: 1.4;
	margin: 14px 0 0;
}
div.goodsspec_ div.spec_ {
	margin-top: 35px;
	align-items: center;
}
div.goodsspec_ div.spec_ p.price_ {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5;
	letter-spacing: 0.04em;
}
div.goodsspec_ div.spec_ p.price_ span.tax_ {
	font-size: 12px;
	font-weight: normal;
}
div.goodsspec_ div.spec_ .valiation_ {
	font-size: 12px;
	line-height: 1.5;
	margin: 10px 0 0 5px;
}
div.goodsspec_ div.spec_ .valiation_ p {
	margin-top: 5px;
}

table.goodsspec_ {
	margin: 0 0 10px 0;
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
table.goodsspec_ th {
	width:100px;
	text-align:right;
	padding:2px;
	vertical-align:top;
	border-bottom: 1px dotted #CCC;
	background: transparent;
}
table.goodsspec_ td {
	text-align:left;
	padding:2px;
	vertical-align:top;
	border-bottom: 1px dotted #CCC;
	
}
/**/

/* カートボタン関係 */
div.cartbox_ {
	margin-bottom: 10px;
	text-align:right;
	vertical-align:middle;
}
div.cartbox_ span.valiationlist_ {
	padding-right:4px;
	vertical-align:top;
}
/**/
/* バリエーションプルダウン */
div.cartbox_ .valiation_pulldown_ {
	margin-bottom: 10px;
}
/**/
/* バリエーションボックス */
div.cartbox_ div.colors_ {
	margin-top: 25px;
	width: 100%;
	overflow: hidden;
}
div.cartbox_ div.colors_ h3 {
	font-size: 16px;
	text-align: left;
	line-height: 1.5;
	padding-left: 10px;
	margin-bottom: 20px;
	border-left: 5px solid #009944;
}
div.cartbox_ div.colors_ div.color_ {
	float:left;
	margin:2px 2px 2px 2px;
	white-space: nowrap;
	width:70px;
	height:70px;
}
div.cartbox_ div.colors_ div.color2_ {
	float: left;
	margin: 0 13px 15px 0;
	white-space: nowrap;
	width: 79px;
	height: 79px;
	overflow: hidden;
	text-align: left;
	background-position: center;
}
div.cartbox_ div.colors_ div.color2_:nth-of-type(5n) {
	margin-right: 0;
}
div.cartbox_ div.colors_ div.color_EnableStock_ {
	border: 1px solid #EEEEEE;
	background-color:#FFF;
	cursor:pointer;
}
div.cartbox_ div.colors_ div.color_DisableStock_ {
	border: 3px solid #d0d0d0;
	background-color:#909090;
	cursor:pointer;
}
div.cartbox_ div.colors_ div.color_Selected_ {
	width: 77px;
	height: 77px;
	border: 2px solid #009944;
}
div.cartbox_ div.colors_ div.color_DisableSelected_ {
	width: 78px;
	height: 78px;
	border: 2x solid #ffc0c0;
	color:#ffc0c0;
}
div.cartbox_ div.colors_ br,div.cartbox_ div.sizes_ br {
	clear:left;
}
div.cartbox_ div.sizes_ {
	margin-top: 30px;
	width: 100%;
	overflow: hidden;
}
div.cartbox_ div.sizes_ h3 {
	font-size: 16px;
	text-align: left;
	line-height: 1.5;
	padding-left: 10px;
	margin-bottom: 20px;
	border-left: 5px solid #009944;
}
div.cartbox_ div.sizes_ div.size_ {
	float:left;
	font-size: 14px;
	line-height: 1.5;
	white-space: nowrap;
	width:auto;
	height:auto;
	padding: 6px 22px 7px;
	margin: 0 15px 15px 0;
	text-align:center;
}
div.cartbox_ div.sizes_ div.size_EnableStock_ {
	border: 1px solid #EEEEEE;
	background-color:#FFF;
	cursor:pointer;
}
div.cartbox_ div.sizes_ div.size_DisableStock_ {
	padding: 5px 21px 6px;
	border: 2px solid #d0d0d0;
	background-color:#909090;
	cursor:pointer;
}
div.cartbox_ div.sizes_ div.size_Selected_ {
	padding: 5px 21px 6px;
	border: 2px solid#009944;
}
div.cartbox_ div.sizes_ div.size_DisableSelected_ {
	padding: 5px 21px 6px;
	border: 2px solid #d0d0d0;
	background-color:#909090;
	color:#ffc0c0;
}
.goodsproductdetail_ .goodsimg_ div.mask_ {
	position:absolute;
	z-index:10;
	color:#ff4a4a;
	font-weight:bold;
}
span.message_ {
	float: left;
}
/**/

div.goodsspec_ div.togetherlist_ {
}
div.goodsspec_ p.to_detaillink_ {
	text-align: right;
}
div.goodsspec_ p.to_detaillink_ a {
	padding-left: 12px;
	background: url(../img/usr/arrow_small_green_circle.png) left center no-repeat;
}
div.goodscomment1_ {
	padding: 20px 0 5px;
	background: url(../img/usr/dotline_3.png) left top repeat-x;
}
div.goodscomment1_ h3 {
	font-size: 16px;
	text-align: left;
	line-height: 1.5;
	padding-left: 10px;
	margin-bottom: 20px;
	border-left: 5px solid #009944;
}
div.goodscomment1_ p {
	color: #747474;
}
div.goodscomment1_ .icon_ {
	border:1px solid #000;
	padding:3px 5px;
	font-size:11px;
}

div.goodscomment5_ .comment_btn_ {
	border: 1px solid #707070;
	width: 400px;
	margin: 25px auto 0;
}
div.goodscomment5_ .comment_btn_ a {
	color: #333333;
	font-size: 14px;
	line-height: 1.5;
	text-align: center;
	text-decoration: none;
	display: block;
	padding: 22px 0 21px;
	background-image: url("../img/usr/ec_common/ico_arrow01.png");
	background-position: 24px center;
	background-repeat: no-repeat;
}

/* 定期お届け便 */
div.goodsspec_ .regular_service_ {
	margin: 25px 0 0;
	padding: 19px 0 20px;
	border: 8px solid #E7F8EF;
}
div.goodsspec_ .regular_service_ h2 {
	font-size: 22px;
	line-height: 1.5;
	text-align: left;
	margin: 0 26px 24px;
}
div.goodsspec_ .regular_service_ h2 a {
	color: #333333;
	font-size: 13px;
	line-height: 1.5;
	display: inline-block;
	margin-left: 55px;
}
div.goodsspec_ .regular_service_ h2 a:hover {
	text-decoration: none;
}
div.goodsspec_ .regular_service_ ul {
	display: flex;
	align-items: center;
	justify-content: center;
}
div.goodsspec_ .regular_service_ ul li.regular_price_ {
	text-align: left;
	padding-right: 45px;
	margin-right: 15px;
	background-image: url("../img/usr/ec_common/ico_arrow04.png");
	background-position: right center;
	background-repeat: no-repeat;
}
div.goodsspec_ .regular_service_ ul li.regular_price_ .ttl_ {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
}
div.goodsspec_ .regular_service_ ul li.regular_price_ .price_ {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5;
}
div.goodsspec_ .regular_service_ ul li.regular_price_ .price_ .line-through_ {
	text-decoration: line-through;
}
div.goodsspec_ .regular_service_ ul li.regular_price_ .price_ .tax_ {
	font-size: 11px;
}
div.goodsspec_ .regular_service_ ul li.special_price_ {
	color: #CF4553;
	text-align: left;
}
div.goodsspec_ .regular_service_ ul li.special_price_ .ttl_ {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
}
div.goodsspec_ .regular_service_ ul li.special_price_ .price_ {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5;
}
div.goodsspec_ .regular_service_ ul li.special_price_ .price_ .tax_ {
	font-size: 10px;
}
div.goodsspec_ .regular_service_ ul li.price_off_ {
	width: 58px;
	margin-right: 10px;
}
div.goodsspec_ .regular_service_ ul li.price_off_ img {
	width: 58px;
}
div.goodsspec_ .regular_service_ .regular_service_detail_ {
	width: 280px;
	margin: 15px auto 0;
}
div.goodsspec_ .regular_service_ .regular_service_detail_ a {
	color: #009944;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.5;
	text-align: center;
	display: block;
	padding: 12px 0 13px;
	border: 1px solid #009944;
	border-radius: 50px;
}

/* カートに追加されました */
body.stop_,
html.stop_ {
	overflow: hidden;
}
body.stop_ {
	padding-right: 18px;
}
body.stop_ #header {
	z-index: 100;
}
#cart_popup_bg {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 400;
	background-color: rgba(0,0,0,0.70);
	display: none;
}
#cart_popup {
	width: 850px;
	max-height: 97%;
	background-color: #ffffff;
	position: fixed;
	left: 50%;
	top: 10px;
	margin-left: -425px;
	z-index: 500;
	overflow-y: auto;
	display: none;
}
#cart_popup .inner_ {
	width: 670px;
	padding: 73px 0 77px;
	margin: 0 auto;
}
#cart_popup .close01_ {
	position: absolute;
	right: 0;
	top: 0;
	width: 82px;
	height: 82px;
	cursor: pointer;
}
#cart_popup .close01_::before,
#cart_popup .close01_::after {
	content: "";
	width: 28px;
	height: 1px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -15px;
	background-color: #9B9B9B;
}
#cart_popup .close01_::before {
	transform:  rotate(45deg);
}
#cart_popup .close01_::after {
	transform:  rotate(-45deg);
}
#cart_popup h2 {
	font-size: 24px;
	line-height: 1.5;
	text-align: center;
	margin-bottom: 55px;
}
#cart_popup .img_ {
	width: 300px;
	height: 300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
}
#cart_popup .img_ img {
	max-width: 100%;
	max-height: 100%;
}
#cart_popup .desc_ {
}
#cart_popup .name_ {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5;
	width: 500px;
	margin: 55px auto 0;
}
#cart_popup ul.spec_ {
	width: 500px;
	margin: 17px auto 0;
	display: flex;
	align-items: center;
}
#cart_popup ul.spec_ li.price_ {
	font-size: 26px;
	font-weight: bold;
}
#cart_popup ul.spec_ li.price_ .tax_ {
	font-size: 12px;
	font-weight: normal;
}
#cart_popup ul.spec_ li.capacity_ {
	font-size: 12px;
	margin-left:  auto;
}
#cart_popup ul.btn_ {
	margin-top: 38px;
	overflow: hidden;
}
#cart_popup ul.btn_ li {
	width: 320px;
}
#cart_popup ul.btn_ li a {
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.0;
	letter-spacing: 0.05em;
	width: 100%;
	height: 60px;
	background-color: #009944;
	border-radius: 50px;
}
#cart_popup ul.btn_ li.back_ {
	float: left;
}
#cart_popup ul.btn_ li.cart_ {
	float: right;
}
#cart_popup ul.btn_ li.cart_ span {
	line-height: 1.6;
	display: inline-block;
	padding-left: 54px;
	background-image: url("../img/usr/ec_common/ico_cart.png");
	background-position: left center;
	background-repeat: no-repeat;
}
#cart_popup .close02_ {
	width: 320px;
	height: 60px;
	margin: 40px auto 0;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #707070;
	cursor: pointer;
}
#cart_popup .close02_ span {
	padding-left: 28px;
	position: relative;
}
#cart_popup .close02_ span::before,
#cart_popup .close02_ span::after {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	width: 8px;
	height: 1px;
	margin-top: -1px;
	background-color: #333333;
}
#cart_popup .close02_ span::before {
	transform:  rotate(-45deg);
}
#cart_popup .close02_ span::after {
	transform:  rotate(45deg);
}
/*start 商品詳細プルダウン実装用CSS　*/
div.goodscomment2_ {
	margin-top: 67px;
	border-top: 1px solid #BBBBBB;
}
div.goodscomment2_ h3 {
	font-size: 33px;
	font-family: 'Crimson Text', serif;
	text-align: center;
	line-height: 1.39;
	letter-spacing: 0.05em;
	margin: 60px 0 55px;
	position: relative;
}
div.goodscomment2_ h3 span {
	display: block;
	font-size: 16px;
	line-height: 1.5;
	margin-top: 10px;
}
div.goodscomment2_ p {
}
/*div.goodscomment2_ .slide_btn {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 62px;
	height: 22px;
	background: url(../img/icon/menu_plus.png) left top no-repeat;
}
div.goodscomment2_ .slide_btn.open {
	background: url(../img/icon/menu_minus.png) left top no-repeat;
}*/
/*end 商品詳細プルダウン実装用CSS　*/

/*start 商品詳細プルダウン実装用CSS　*/
div.goodscomment3_ {
	margin-top: 67px;
	border-top: 1px solid #BBBBBB;
}
div.goodscomment3_ h3 {
	font-size: 33px;
	font-family: 'Crimson Text', serif;
	text-align: center;
	line-height: 1.39;
	letter-spacing: 0.05em;
	margin: 60px 0 55px;
	position: relative;
}
div.goodscomment3_ h3 span {
	display: block;
	font-size: 16px;
	line-height: 1.5;
	margin-top: 10px;
}
div.goodscomment3_ p {
}
div.goodscomment6_ {
	margin-top: 67px;
	padding-bottom: 13px;
	border-top: 1px solid #BBBBBB;
}
div.goodscomment6_ h3 {
	font-size: 33px;
	font-family: 'Crimson Text', serif;
	text-align: center;
	line-height: 1.39;
	letter-spacing: 0.05em;
	margin: 60px 0 55px;
	position: relative;
}
div.goodscomment6_ h3 span {
	display: block;
	font-size: 16px;
	line-height: 1.5;
	margin-top: 10px;
}
div.goodscomment6_ .color_red_ {
	color: #FF2C2C;
}
div.goodscomment6_ .font_large_ {
	font-size: 16px;
	line-height: 1.875;
}
div.goodscomment6_ ul.txt_ {
	margin-top: 26px;
}
div.goodscomment6_ p,
div.goodscomment6_ ul.txt_ li {
	font-size: 14px;
	line-height: 1.857;
	letter-spacing: 0.01em;
}
div.goodscomment6_ .btn_ {
	margin-top: 40px;
}
div.goodscomment6_ .btn_ a {
	color: #009944;
	font-size: 16px;
	line-height: 1.0;
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 370px;
	height: 60px;
	border: 1px solid #009944;
	border-radius: 80px;
	margin: 0 auto;
	position: relative;
}
div.goodscomment6_ .btn_ a:hover {
	background-color: #E7F8EF;
}
div.goodscomment6_ .btn_ a::after {
	content: "";
	position: absolute;
	left: 35px;
	top: 50%;
	width: 6px;
	height: 6px;
	margin-top: -4px;
	border-right: 1px solid #009944;
	border-bottom: 1px solid #009944;
	transform:  rotate(-45deg);
}


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: 100%;
	padding: 15px 0;
	margin: 30px 0 0;
	border-top: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	display: flex;
	align-items: center;
}
.option_buttons_ li {
}
.option_buttons_ li:nth-of-type(3) {
	margin-left: auto;
}
.option_buttons_ li.review_count {
	font-size: 12px;
	line-height: 1.5;
}
.option_buttons_ li.review_count img {
	height: 15px;
	vertical-align: top;
}
.option_buttons_ li.review_link {
}
.option_buttons_ li.review_link a {
	color: #333333;
	font-size: 12px;
	line-height: 1.5;
	text-decoration: none;
	display: block;
	padding: 0 10px;
	background-position: left center;
	background-repeat: no-repeat;
}
.option_buttons_ li.review_link a:hover {
	text-decoration: underline;
}
.option_buttons_ li.review_link:nth-of-type(2n) {
	border-left: 1px solid #BBBBBB;
	padding-left: 17px;
}
.option_buttons_ li.review_look_ a {
	padding-left: 29px;
	background-image: url("../img/usr/ec_common/ico_comment.png");
}
.option_buttons_ li.review_post_ a {
	padding-left: 21px;
	background-image: url("../img/usr/ec_common/ico_pencil.png"); 
}

/* 関連商品 */
.accessory_list_ {

}
.accessory_list_ h2 {
	font-size: 24px;
	font-family: "ヒラギノ明朝 W4 JIS2004", serif;
	line-height: 1.5;
	text-align: center;
	margin: 67px 0 55px;
	padding-top: 65px;
	border-top: 1px solid #BBBBBB;
}
/* --------------------------------------------------------------------
	商品一覧　共通
--------------------------------------------------------------------- */
.name1_ {
}
.goods_filter_ {
}
/* --------------------------------------------------------------------
	商品一覧　サムネイル
--------------------------------------------------------------------- */
div.StyleT_Frame_ {
}
div.StyleT_Line_ {
	width: 720px;
	display: flex;
	flex-wrap: wrap;
}
div.StyleT_Item_ {
	width: 200px;
	flex-basis: 200px;
	padding: 0 19px 0 20px;
	margin: 0 0 50px;
	position: relative;
	border-right: 1px solid #EEEEEE;
}
div.StyleT_Item_:first-child,
div.StyleT_Item_:nth-child(3n+1) {
	padding-left: 19px;
	border-left: 1px solid #EEEEEE;
}
div.StyleT_Item_ .icon_ {
	overflow: hidden;
}
div.StyleT_Item_ .icon_ li {
	margin: 0 3px 3px 0;
	float: left;
	line-height: 1.0;
}
div.StyleT_Item_ .icon_ li img {
	height: 18px;
	vertical-align: top;
}
div.StyleT_Item_ .img_ {
	margin-bottom: 30px;
	text-align: center;
}
div.StyleT_Item_ .img_ a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 200px;
	height: 200px;
	margin: 0;
}
div.StyleT_Item_ .img_ img {
	max-width: 100%;
	max-height: 100%;
}
div.StyleT_Item_ .desc_ {
	padding-bottom: 60px;
}
div.StyleT_Item_ .desc_ .icon_new_ {
}
div.StyleT_Item_ .desc_ .icon_new_ img {
	height: 18px;
	margin-bottom: 7px;
}
div.StyleT_Item_ .desc_ .name_ {
}
div.StyleT_Item_ .desc_ .name_ a {
	color: #333333;
	font-size: 14px;
	line-height: 1.4;
	letter-spacing: 0.05em;
	text-decoration: none;
}
div.StyleT_Item_ .desc_ .name_ a:hover {
	text-decoration: underline;
}
div.StyleT_Item_ .desc_ .name_ .name1_ {
	font-weight: bold;
	display: block;
}
div.StyleT_Item_ .desc_ .name_ .name2_ {
	font-size: 12px;
	line-height: 1.5;
	margin-top: 10px;
	display: block;
}
div.StyleT_Item_ div.desc_ p.price_,
div.StyleT_Item_ div.desc_ p.price_camp_ {
	font-weight: bold;
	line-height: 1.5;
	margin-top: 10px;
}
div.StyleT_Item_ div.desc_ p.price_ span.tax_ {
	font-size: 12px;
}
div.StyleT_Item_ div.desc_ p.price_,
div.StyleT_Item_ div.desc_ p.price_camp_ span.price_ {
	font-size: 120%;
	font-weight: bold;
}
div.StyleT_Item_ div.desc_ p.price_camp_ span.price_pop_ {
	font-size: 80%;
	font-weight: bold;
}
div.StyleT_Item_ div.desc_ p.price_camp_ span.price_normal_ {
	font-size: 80%;
}
div.StyleT_Item_ div.desc_ p.num_,
div.StyleT_Item_ div.desc_ p.valiation1_,
div.StyleT_Item_ div.desc_ p.valiation2_ {
	color: #666666;
	font-size: 12px;
	line-height: 1.5;
	margin-top: 10px;
}
div.StyleT_Item_ div.desc_ p.cart_ {
	position: absolute;
	bottom: 0;
	text-align:center;
	width: 200px;
}

div.StyleT_Item_ div.desc_ p.cart_ img {
	vertical-align: top;
}
/* トップページ用/商品詳細用 */
#ec_toppage .goods_,
#ec_toppage div.StyleT_Line_,
#ec_goodsdetails .goods_,
#ec_goodsdetails div.StyleT_Line_{
	width: 960px;
}
#ec_toppage div.StyleT_Item_:nth-child(3n+1),
#ec_goodsdetails div.StyleT_Item_:nth-child(3n+1) {
	padding-left: 20px;
	border-left: 0;
}
#ec_toppage div.StyleT_Item_:nth-child(4n+1),
#ec_goodsdetails div.StyleT_Item_:nth-child(4n+1) {
	padding-left: 19px;
	border-left: 1px solid #EEEEEE;
}
#ec_goodsdetails div.contents_ {
	margin-top: 50px;
}
/* --------------------------------------------------------------------
	商品一覧　イベント用価格なし（トップページ）
--------------------------------------------------------------------- */
div.StyleU_Frame_ {
}
div.StyleU_Line_ {
	margin-bottom: 30px;
	padding-bottom: 30px;
	width: 740px;
	overflow: hidden;
	background: url(../img/usr/dotline_3.png) left bottom repeat-x;
}
div.StyleU_Item_ {
	margin: 0 20px 0 0;
	float: left;
	display: inline;
	width: 128px;
	overflow: hidden;
	
}
div.StyleU_Item_ .icon_ {
	margin: 0 0 20px;
	width: 130px;
	overflow: hidden;
}
div.StyleU_Item_ .icon_ li {
	margin: 0 2px 2px 0;
	float: left;
	display: inline;
}
div.StyleU_Item_ .img_ {
	margin-bottom: 20px;
	text-align: center;
}
div.StyleU_Item_ .img_ img {
	max-width: 120px;
	_width: 120px;
}
div.StyleU_Item_ .desc_ .name_ {
	text-align: center;
}
div.StyleU_Item_ .desc_ .name_ a {
	color: #51b33c;
}
div.StyleU_Item_ .desc_ .name_ a:hover {
	color: #91C70C;
}
div.StyleU_Item_ .desc_ .name_ .name2_ {
	font-size: 80%;
}


/* --------------------------------------------------------------------
	商品一覧　イベント用価格あり
--------------------------------------------------------------------- */
div.StyleV_Frame_ {
}
div.StyleV_Line_ {
	margin-bottom: 30px;
	padding-bottom: 30px;
	width: 740px;
	overflow: hidden;
	background: url(../img/usr/dotline_3.png) left bottom repeat-x;
}
div.StyleV_Item_ {
	margin: 0 20px 0 0;
	float: left;
	display: inline;
	width: 165px;
	overflow: hidden;
	
}
div.StyleV_Item_ .icon_ {
	margin: 0 auto 20px;
	width: 130px;
	overflow: hidden;
}
div.StyleV_Item_ .icon_ li {
	margin: 0 2px 2px 0;
	float: left;
	display: inline;
}
div.StyleV_Item_ .img_ {
	margin-bottom: 20px;
	text-align: center;
}
div.StyleV_Item_ .img_ img {
	max-width: 152px;
	_width: 152px;
}
div.StyleV_Item_ .desc_ .name_ {
	margin-bottom: 10px;
	text-align: center;
}
div.StyleV_Item_ .desc_ .name_ a {
	color: #51b33c;
}
div.StyleV_Item_ .desc_ .name_ a:hover {
	color: #91C70C;
}
div.StyleV_Item_ .desc_ .name_ .name2_ {
	font-size: 80%;
}
div.StyleV_Item_ div.desc_ p.price_,
div.StyleV_Item_ div.desc_ p.price_camp_ {
	text-align: center;
}
div.StyleV_Item_ div.desc_ p.price_,
div.StyleV_Item_ div.desc_ p.price_camp_ span.price_ {
	font-size: 120%;
	font-weight: bold;
}
div.StyleV_Item_ div.desc_ p.price_camp_ span.price_pop_ {
	font-size: 80%;
	font-weight: bold;
}
div.StyleV_Item_ div.desc_ p.price_camp_ span.price_normal_ {
	font-size: 80%;
}

/* --------------------------------------------------------------------
	商品一覧　詳細一覧
--------------------------------------------------------------------- */
div.StyleD_Frame_ {
	width: 100%;
	overflow: hidden;
}
div.StyleD_Line_ {
	margin: 0;
	padding: 30px 0;
	float: left;
	display: inline;
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #E4E4E4;
}
div.StyleD_Line_ ul.icon_ {
	margin: 0 0 20px 0;
	width: 100%;
	overflow: hidden;
}
div.StyleD_Line_ ul.icon_ li {
	margin: 0 2px 2px 0;
	float: left;
}

div.StyleD_Line_ div.img_ {
	margin: 0;
	padding: 0 30px 0 0;
	float: left;
	display: inline;
	width: 200px;
}
div.StyleD_Line_ div.img_ img {
	max-height: 200px;
	_width: 200px;
}
div.StyleD_Line_ div.desc_ {
	margin: 0;
	float: left;
	display: inline;
	width: 490px;
}
div.StyleD_Line_ p.name_ {
	margin-bottom: 20px;
}
div.StyleD_Line_ p.name_ a {
	color: #51b33c;
}
div.StyleD_Line_ p.name_ a:hover {
	color: #91C70C;
}
div.StyleD_Line_ p.name_ .name1_ {
	font-weight: bold;
	font-size: 120%;
}
div.StyleD_Line_ p.name_ .name2_ {
}
div.StyleD_Line_ div.desc_ p.comment_ {
	margin-bottom: 20px;
	color: #747474;
}
div.StyleD_Line_ div.desc_ div.valiation_ {
	padding-bottom: 10px;
	width: 100%;
	overflow: hidden;
}
div.StyleD_Line_ div.desc_ p.valiation1_,
div.StyleD_Line_ div.desc_ p.valiation2_ {
	padding-bottom: 6px;
	color: #747474;
	width: 240px;
	background: url(../img/usr/dotline_3.png) left bottom repeat-x;
}
div.StyleD_Line_ div.desc_ p.valiation1_ {
	margin-right: 10px;
	float: left;
}
div.StyleD_Line_ div.desc_ p.valiation2_ {
	float: left;
}
div.StyleD_Line_ div.desc_ div.spec_ {
	margin-bottom: 20px;
	border: 1px solid #E4E4E4;
	width: 488px;
	overflow: hidden;
}
div.StyleD_Line_ div.desc_ p.num_ {
	padding: 5px 0;
	float: left;
	text-align: center;
	width: 244px;
}
div.StyleD_Line_ div.desc_ p.price_,
div.StyleD_Line_ div.desc_ p.price_camp_ {
	
	padding: 5px 0;
	float: right;
	text-align: center;
	width: 243px;
	border-left: 1px solid #E4E4E4;
	background: #F7F7F7;
}
div.StyleD_Line_ div.desc_ p.price_,
div.StyleD_Line_ div.desc_ p.price_camp_ span.price_ {
	font-size: 120%;
	font-weight: bold;
}
div.StyleD_Line_ div.desc_ p.price_camp_ span.price_pop_ {
	padding-right: 1em;
	font-size: 80%;
	font-weight: bold;
}
div.StyleD_Line_ div.desc_ p.price_camp_ span.price_normal_ {
	font-size: 80%;
}
div.StyleD_Line_ ul.btn_ {
	clear: both;
	margin-top: 20px;
	width: 100%;
	overflow: hidden;
}
div.StyleD_Line_ ul.btn_ li.cart_ {
	float: left;
}
div.StyleD_Line_ ul.btn_ li.detail_ {
	float: right;
}
/* --------------------------------------------------------------------
	商品一覧　ピックアップ
--------------------------------------------------------------------- */
div.StyleP_Frame_ {
	width: 100%;
	overflow: hidden;
}
div.StyleP_Line_ {
	margin-bottom: 30px;
	width: 760px;
	overflow: hidden;
	background: url(../img/usr/border.png) 360px top repeat-y;
	border-top: 1px solid #E4E4E4;
}
div.StyleP_Item_ {
	margin: 0;
	padding: 20px 40px 48px 0;
	float: left;
	display: inline;
	position: relative;
	width: 340px;
	overflow: hidden;
}
div.StyleP_Item_ ul.icon_ {
	margin: 0 0 5px 0;
	width: 342px;
	overflow: hidden;
}
div.StyleP_Item_ ul.icon_ li {
	margin: 0 2px 2px 0;
	float: left;
}
div.StyleP_Item_ p.name_ {
	margin-bottom: 20px;
}
div.StyleP_Item_ p.name_ a {
	color: #51b33c;
}
div.StyleP_Item_ p.name_ a:hover {
	color: #91C70C;
}
div.StyleP_Item_ p.name_ .name1_ {
	font-weight: bold;
}
div.StyleP_Item_ p.name_ .name2_ {
	font-size: 80%;
}
div.StyleP_Item_ div.img_ {
	margin: 0;
	padding: 0 20px 0 0;
	float: left;
	display: inline;
	width: 152px;
}
div.StyleP_Item_ div.img_ img {
	max-height: 152px;
	_width: 152px;
}
div.StyleP_Item_ div.desc_ {
	margin: 0;
	float: left;
	display: inline;
	width: 168px;
}
div.StyleP_Item_ div.desc_ p.num_,
div.StyleP_Item_ div.desc_ p.valiation1_,
div.StyleP_Item_ div.desc_ p.valiation2_ {
	margin-bottom: 5px;
	font-size: 80%;
	color: #747474;
}
div.StyleP_Item_ div.desc_ p.price_,
div.StyleP_Item_ div.desc_ p.price_camp_ {
	margin-bottom: 10px;
}
div.StyleP_Item_ div.desc_ p.price_,
div.StyleP_Item_ div.desc_ p.price_camp_ span.price_ {
	font-size: 120%;
	font-weight: bold;
}
div.StyleP_Item_ div.desc_ p.price_camp_ span.price_pop_ {
	font-size: 80%;
	font-weight: bold;
}
div.StyleP_Item_ div.desc_ p.price_camp_ span.price_normal_ {
	font-size: 80%;
}
div.StyleP_Item_ div.desc_ p.comment_ {
	padding: 20px 0 20px;
	_padding-bottom: 0;
	font-size: 80%;
	color: #747474;
	background: url(../img/usr/dotline_3.png) left top repeat-x;
}
div.StyleP_Item_ ul.btn_ {
	clear: both;
	position: absolute;
	bottom: 0;
	width: 340px;
	height: 30px;
}
div.StyleP_Item_ ul.btn_ li.cart_ {
	float: left;
	position: relative;
}
div.StyleP_Item_ ul.btn_ li.detail_ {
	float: right;
	height: 30px;
	vertical-align: top;
}
div.StyleP_Item_ ul.btn_ li.detail_ img {
	display: block;
	line-height: 0;
}

/* --------------------------------------------------------------------
	商品一覧　一覧
--------------------------------------------------------------------- */
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_ {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
div.StyleR_Item_ {
	width: 165px;
	padding: 0 7px 56px;
	margin: 0 0 50px;
	border-right: 1px solid #EEEEEE;
	position: relative;
}
div.StyleR_Item_:nth-child(4n+1) {
	padding-right: 6px;
	border-left: 1px solid #EEEEEE;
}
div.StyleR_Item_ ul.icon_ {
	overflow: hidden;
}
div.StyleR_Item_ ul.icon_ li {
	margin: 0 3px 3px 0;
	float: left;
	line-height: 1.0;
}
div.StyleR_Item_ ul.icon_ li:last-child {
	padding-bottom: 3px;
}
div.StyleR_Item_ ul.icon_ li img {
	height: 18px;
}
div.StyleR_Item_ div.img_ {
	position: relative;
	margin-bottom: 25px;
}
div.StyleR_Item_ div.img_ a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 165px;
	height: 165px;
	margin: 0;
}
div.StyleR_Item_ div.img_ img {
	max-width: 100%;
	max-height: 100%;
}
div.StyleR_Item_ div.img_ .rank_ {
	color: #ffffff;
	font-size: 20px;
	font-family: 'Crimson Text', serif;
	line-height: 1.0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	background-color: #4D5354;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 50;
}
#rank1 div.img_ .rank_,
#rank2 div.img_ .rank_,
#rank3 div.img_ .rank_ {
	width: 26px;
	height: 32px;
	border-radius: 0;
	padding-top: 1px;
	align-items: flex-start;
	background: none;
	background-position: left top;
	background-repeat: no-repeat;
}
#rank1 div.img_ .rank_ {
	background-image: url("../img/usr/ec_common/rank1.png");
}
#rank2 div.img_ .rank_ {
	background-image: url("../img/usr/ec_common/rank2.png");
}
#rank3 div.img_ .rank_ {
	background-image: url("../img/usr/ec_common/rank3.png");
}
/* トップページレイアウト */
#ec_toppage div.StyleR_Item_ {
	padding-left: 13px;
	padding-right: 13px;
}
#ec_toppage div.StyleR_Item_:nth-child(4n+1) {
	padding-right: 13px;
	border-left: 0;
}
#ec_toppage div.StyleR_Item_:first-child {
	padding-right: 12px;
	border-left: 1px solid #EEEEEE;
}
/**/
div.StyleR_Item_ div.desc_ {
}
div.StyleR_Item_ div.icon_new_ {
}
div.StyleR_Item_ div.icon_new_ img {
	height: 18px;
	margin-bottom: 7px;
}
div.StyleR_Item_ p.name_ {
}
div.StyleR_Item_ p.name_ a {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
	text-decoration: none;
}
div.StyleR_Item_ p.name_ a:hover {
	text-decoration: underline;
}
div.StyleR_Item_ p.name_ span.name1_ {
	display: block;
}
div.StyleR_Item_ p.name_ span.name2_ {
	font-size: 12px;
	line-height: 1.5;
	margin-top: 7px;
	display: block;
}
 div.StyleR_Item_ p.valiation1_
,div.StyleR_Item_ p.valiation2_ {
	font-size: 12px;
	line-height: 1.5;
	margin-top: 9px;
}
div.StyleR_Item_ p.price_ {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	margin-top: 7px;
}
div.StyleR_Item_ p.price_ .tax_ {
	font-size: 12px;
}
div.StyleR_Item_ p.cart_ {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
}
div.StyleR_Item_ p.cart_ img {
}
.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%;
}

/* --------------------------------------------------------------------
	商品一覧　最近見た商品
--------------------------------------------------------------------- */
.StyleH_Frame_ {
	margin: 0;
	text-align: center;
	letter-spacing: -5px;
}
.StyleH_Item_ {
	display: inline-block;
	width: 130px;
	margin: 0 10px 20px;
	letter-spacing: 0;
	vertical-align: top;
}
.StyleH_Item_ .img_ {
	margin: 0 0 10px;
	width: 130px;
	height: 130px;
	text-align: center;
}
.StyleH_Item_ .img_ a {
	width: 130px;
	height: 130px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.StyleH_Item_ .img_ img {
	max-width: 130px;
	max-height: 130px;
}
.StyleH_Item_ .desc_ {
	text-align: left;
}
.StyleH_Item_ .desc_ p.name_ {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.666;
	letter-spacing: 0.05em;
}
.StyleH_Item_ .desc_ p.name_ a {
	color: #333333;
	text-decoration: none;
}
.StyleH_Item_ .desc_ p.name_ .name2_ {
	font-size: 80%;
}
.StyleH_Item_ .desc_ .price_ {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
	margin-top: 5px;
}
.StyleH_Item_ .desc_ .price_ .tax_ {
	font-size: 10px;
}
/* --------------------------------------------------------------------
	商品検索
--------------------------------------------------------------------- */
table.search_ {
	margin: 0 auto;
	width: 100%;
	border:1px dotted #CCC;
}
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: 50%;
	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_ .addcart_overlay_,
div.goodsspec_ .addcart_overlay_ {
	position:absolute;
	display:none;
	width: 100%;
}
div.goods_ .addcart_overlay_ img {
	width: 100%;
}
div.goodsspec_ .addcart_overlay_ img {
	width: 180px;
}

