@charset "Shift_JIS";

/* --------------------------------------------------------------------
	商品詳細
--------------------------------------------------------------------- */
#goods_single {
	margin-bottom: 55px;
}

/* #goods_intro
----------------------------- */
#goods_intro {
	margin-bottom: 42px;
	overflow: hidden;
}
/* .intro_gallery_ */
#goods_intro .intro_gallery_ {
	float: left;
	width: 291px;
}
#goods_intro .intro_gallery_ .main_ {
	width: 291px;
	height: 291px;
	margin-bottom: 10px;
}
#goods_intro .intro_gallery_ .main_ img {
	width: 100%;
	height: auto;
}
#goods_intro .intro_gallery_ .thumbs_ {
	margin-right: -6px;
	overflow: hidden;
}
#goods_intro .intro_gallery_ .thumbs_ .thumb_ {
	position: relative;
	float: left;
	width: 68px;
	margin-right: 6px;
}
#goods_intro .intro_gallery_ .thumbs_ .thumb_.active_:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	border: 1px solid #004130;
	-webkit-box-shadow: inset 0 0 0 2px #fff;
	-moz-box-shadow: inset 0 0 0 2px #fff;
	box-shadow: inset 0 0 0 2px #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 10;
}
#goods_intro .intro_gallery_ .thumbs_ .thumb_ img {
	width: 100%;
	height: auto;
}
/* .intro_info_ */
#goods_intro .intro_info_ {
	float: right;
	width: 414px;
}
#goods_intro .intro_info_ .labels_ {
	padding-bottom: 8px;
	overflow: hidden;
}
#goods_intro .intro_info_ .labels_ .label_ {
	float: left;
	margin: 0 3px 3px 0;
}
#goods_intro .intro_info_ .name_ {
	margin-bottom: 14px;
	color: #221815;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.17;
}
#goods_intro .intro_info_ .copy_ {
	color: #a58e63;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.63;
}
#goods_intro .intro_info_ .txt_ {
	font-size: 14px;
	line-height: 1.71;
}
#goods_intro .intro_info_ .bnr_ {
	margin-top: 25px;
}

/* #goods_detail
----------------------------- */
#goods_detail {
	padding-bottom: 40px;
}
/* .head */
#goods_detail .head_ {
	margin-bottom: 15px;
}
#goods_detail .head_ .tit_ {
	position: relative;
	margin-bottom: 15px;
	padding: 6px 0 15px 17px;
	border-bottom: 2px solid #ebebeb;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: .1em;
}
#goods_detail .head_ .tit_:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 4px;
	height: 38px;
	content: '';
	background: #164535;
}
#goods_detail .head_ .txt_ {
	font-size: 14px;
	line-height: 1.5;
}

/* .product_detail_ *カテゴリページでも使用
----------------------------- */
.product_detail_ {
	margin-bottom: 38px;
	padding: 36px 2px 25px 44px;
	border: 1px solid #ebebeb;
}
/* 小見出し */
.product_detail_ .tit_ {
	margin-bottom: 10px;
	padding: 10px 15px;
	background: #ebebeb;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.5;
}
/* .box_ */
.product_detail_ .box_ {
	float: left;
	width: 300px;
	margin-right: 40px;
}
/* .map_ */
.product_detail_ .map_ {
	padding-bottom: 25px;
	overflow: hidden;
}
.product_detail_ .map_ .tit_ {
	margin-bottom: 20px;
}
.product_detail_ .map_ .tit_sub_ {
	margin-bottom: 20px;
	padding: 8px 0 7px;
	border: 2px solid #ebebeb;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.5;
	text-align: center;
}
.product_detail_ .map_ .tit_sub_.blue_ {
	color: #4a6bad;
}
.product_detail_ .map_ .tit_sub_.yellow_ {
	color: #ff9c08;
}
.product_detail_ .map_ .img_ {
	padding-top: 10px;
}
.product_detail_ .map_.map_large_ .tit_ {
	max-width: 610px;
}
/* 4x5 */
.product_detail_ .map_ .select_colors_4x5_ {
	padding: 6px 0 43px 52px;
	background: url(../img/goods/pc/bg_map4x5.png) no-repeat;
	overflow: hidden;
}
.product_detail_ .map_ .select_colors_4x5_ .btn_ {
	position: relative;
	float: left;
	width: 56px;
	height: 43px;
	margin: 0 6px 5px 0;
	overflow: hidden;
}
.product_detail_ .map_ .select_colors_4x5_ .btn_ img {
	position: absolute;
	top: -100%;
	right: -100%;
	bottom: -100%;
	left: -100%;
	display: block;
	width: auto;
	height: 100%;
	margin: auto;
}
/* 3x8 */
.product_detail_ .map_ .select_colors_3x8_ {
	padding: 6px 0 43px 54px;
	background: url(../img/goods/pc/bg_map3x8.png) no-repeat;
	overflow: hidden;
}
.product_detail_ .map_ .select_colors_3x8_ .btn_ {
	position: relative;
	float: left;
	width: 73px;
	height: 43px;
	overflow: hidden;
	margin: 0 6px 6px 0;
}
.product_detail_ .map_ .select_colors_3x8_ .btn_ img {
	position: absolute;
	top: -100%;
	right: -100%;
	bottom: -100%;
	left: -100%;
	display: block;
	width: auto;
	height: 100%;
	margin: auto;
}
.product_detail_ .map_ .select_colors_3x8_.flex {
	position: relative;
	padding: 0 0 40px 40px;
	background: none;
}
.product_detail_ .map_ .select_colors_3x8_.flex .icon {
	position: absolute;
}
.product_detail_ .map_ .select_colors_3x8_.flex .icon.vertical_top {
	top: 0;
	left: 0;
}
.product_detail_ .map_ .select_colors_3x8_.flex .icon.vertical_bottom {
	left: 0;
	bottom: 45px;
}
.product_detail_ .map_ .select_colors_3x8_.flex .icon.horizontal_left {
	bottom: 0;
	left: 45px;
}
.product_detail_ .map_ .select_colors_3x8_.flex .icon.horizontal_right {
	right: 0;
	bottom: 0;
}
.product_detail_ .map_ .select_colors_3x8_.flex ul {
	padding: 6px 0 0 6px;
	border-left: 2px solid #b7bcb5;
	border-bottom: 2px solid #b7bcb5;
	overflow: auto;
}
/* 3x8x2 */
.maptxt_3x8x2_ {
	padding-left: 54px;
	overflow: hidden;
}
.maptxt_3x8x2_ li {
	float: left;
	width: 73px;
	margin-right: 6px;
	font-size: 10px;
	text-align: center;
}
.product_detail_ .map_ .select_colors_3x8_.map3x8x2_ {
	padding-bottom: 6px;
	background-image: url(../img/goods/pc/bg_map3x8x2.png);
}
/* 2x2 */
.product_detail_ .map_ .select_colors_2x2_ {
	min-height: 325px;
	padding: 6px 34px 0 82px;
	background: url(../img/goods/pc/4935059042clv_bg01.png) no-repeat 22px 43px;
	overflow: hidden;
}
.product_detail_ .map_ .select_colors_2x2_ .select_color_:nth-child(1) {
	float: left;
	width: 72px;
}
.product_detail_ .map_ .select_colors_2x2_ .select_color_:nth-child(2) {
	float: right;
	width: 72px;
}
.product_detail_ .map_ .select_colors_2x2_ .select_color_ .tit_sub_ {
	margin-bottom: 15px;
	padding: 4px 0;
	font-size: 12px;
	line-height: 1.16;
}
.product_detail_ .map_ .select_colors_2x2_ .btn_ {
	position: relative;
	float: left;
	width: 72px;
	height: 42px;
	overflow: hidden;
	margin: 0 0 5px;
}
.product_detail_ .map_ .select_colors_2x2_ .btn_ img {
	position: absolute;
	top: -100%;
	right: -100%;
	bottom: -100%;
	left: -100%;
	display: block;
	width: auto;
	height: 100%;
	margin: auto;
}
/* 4x2 */
.product_detail_ .map_ .select_colors_4x2_ {
	min-height: 325px;
	margin-right: -11px;
	overflow: hidden;
}
.product_detail_ .map_ .select_colors_4x2_ .btn_ {
	float: left;
	width: 68px;
	height: 84px;
	overflow: hidden;
	margin: 0 9px 11px 0;
}
.product_detail_ .map_ .select_colors_4x2_ .btn_ img {
	width: 100%;
	height: auto;
}
/* map active */
.product_detail_ .map_ .select_colors_4x5_ .btn_,
.product_detail_ .map_ .select_colors_3x8_ .btn_,
.product_detail_ .map_ .select_colors_2x2_ .btn_,
.product_detail_ .map_ .select_colors_4x2_ .btn_ {
	position: relative;
}
.product_detail_ .map_ .select_colors_4x5_ .btn_:after,
.product_detail_ .map_ .select_colors_3x8_ .btn_:after,
.product_detail_ .map_ .select_colors_2x2_ .btn_:after,
.product_detail_ .map_ .select_colors_4x2_ .btn_:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	border: 2px solid #004130;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: opacity .3s linear;
	-o-transition: opacity .3s linear;
	transition: opacity .3s linear;
	opacity: 0;
}
.product_detail_ .map_ .select_colors_4x5_ .btn_.is_active_:after,
.product_detail_ .map_ .select_colors_3x8_ .btn_.is_active_:after,
.product_detail_ .map_ .select_colors_2x2_ .btn_.is_active_:after,
.product_detail_ .map_ .select_colors_4x2_ .btn_.is_active_:after {
	opacity: 1;
}

/* .color_ / .count_ */
.product_detail_ .color_ .content_,
.product_detail_ .count_ .content_ {
	height: 50px;
	padding: 0 7px 15px;
}
.product_detail_ .color_ .content_ .select_wrap_,
.product_detail_ .count_ .content_ .select_wrap_ {
	display: inline-block;
	position: relative;
	width: 283px;
	height: 45px;
	border: 2px solid #215a4c;
	border-radius: 3px;
	overflow: hidden;
}
.product_detail_ .color_ .content_ .select_wrap_:after,
.product_detail_ .count_ .content_ .select_wrap_:after {
	position: absolute;
	top: 17px;
	right: 15px;
	width: 15px;
	height: 10px;
	content: '';
	background: url(../img/common/ico_arrow02.png) no-repeat;
}
.product_detail_ .color_ .content_ .select_wrap_ select,
.product_detail_ .count_ .content_ .select_wrap_ select {
	position: relative;
	display: block;
	padding: 0 10px;
	-webkit-appearance: none;
	appearance: none;
	border: 0;
	border-radius: 0;
	background: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
	width: 140%;
	height: 45px;
	z-index: 10;
}
/* .stock_ */
.product_detail_ .stock_ {
	min-height: 106px;
	padding-bottom: 10px;
}
.product_detail_ .stock_ .content_ {
	padding: 16px 20px;
	color: #004131;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.4;
}
/* .value_ */
.product_detail_ .value_ {
	margin-bottom: 10px;
}
.product_detail_ .value_ .tax_ {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.67;
}
.product_detail_ .value_ .tax_ span {
	font-size: 23px;
	line-height: 1.11;
}
.product_detail_ .value_ .real_ {
	font-size: 14px;
	line-height: 2;
}
/* .btn_cart_ */
.product_detail_ .btn_cart_ {
	padding-bottom: 25px;
}
/* .btns_ */
.product_detail_ .btns_ {
	clear: left;
	width: 640px;
	padding-top: 20px;
	border-top: 1px solid #ebebeb;
	text-align: center;
	letter-spacing: -.5em;
	vertical-align: top;
}
.product_detail_ .btns_ .btn_chat_ {
	display: inline-block;
	width: 314px;
	letter-spacing: normal;
	vertical-align: top;
}
.product_detail_ .btns_ .btn_map_ {
	display: inline-block;
	width: 314px;
	height: 46px;
	margin-left: 12px;
	letter-spacing: normal;
	vertical-align: top;
}

.product_detail_ .btns_ .btn_map_ a {
	margin-top: -22px;
}
.product_detail_ .btns_ .btn_map_ a {
	position: relative;
	display: block;
	width: 100%;
	height: 46px;
	padding-top: 12px;
	border-radius: 3px;
	background-color: #fff;
	border: 1px solid #b59e68;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #947c43;
	font-size: 14px;
	text-align: center;
	line-height: 1.5;
}
.product_detail_ .btns_ .btn_map_ a:after {
	position: absolute;
	top: 16px;
	right: 13px;
	width: 6px;
	height: 13px;
	content: '';
	background: url(../img/common/ico_arrow05.png) no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
/* .detail_relate_ */
.product_detail_ .detail_relate_ {
	margin-top: 30px;
}
.product_detail_ .detail_relate_ .tit_relate_ {
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
}
.product_detail_ .detail_relate_ .list_relate_ {
	overflow: hidden;
}
.product_detail_ .detail_relate_ .list_relate_ .item_relate_ {
	float: left;
	width: 310px;
	margin: 0 20px 20px 0;
}
.product_detail_ .detail_relate_ .list_relate_ .item_relate_:nth-child(2n+1) {
	clear: left;
}
.product_detail_ .detail_relate_ .list_relate_ .item_relate_ .pic_relate_ {
	float: left;
	width: 108px;
	margin-right: 12px;
	border: 1px solid #ebebeb;
}
.product_detail_ .detail_relate_ .list_relate_ .item_relate_ .pic_relate_ a {
	display: block;
	padding: 5px;
	text-align: center;
}
.product_detail_ .detail_relate_ .list_relate_ .item_relate_ .pic_relate_ a img {
	width: auto;
	height: 60px;
}
.product_detail_ .detail_relate_ .list_relate_ .item_relate_ .txt_relate_ {
	overflow: hidden;
}
.product_detail_ .detail_relate_ .list_relate_ .item_relate_ .txt_relate_ .name_relate_ {
	font-size: 13px;
	font-weight: 700;
	line-height: 1.38;
}
.product_detail_ .detail_relate_ .list_relate_ .item_relate_ .txt_relate_ .value_relate_ {
	margin-bottom: 8px;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.38;
}
.product_detail_ .detail_relate_ .list_relate_ .item_relate_ .txt_relate_ .stock_relate_ {
	margin-bottom: 5px;
	font-size: 13px;
}
.product_detail_ .detail_relate_ .list_relate_ .item_relate_ .txt_relate_ .add_relate_ {
	position: relative;
}
.product_detail_ .detail_relate_ .list_relate_ .item_relate_ .txt_relate_ .add_relate_ label {
	display: block;
}
.product_detail_ .detail_relate_ .list_relate_ .item_relate_ .txt_relate_ .add_relate_ input {
	display: none;
}
.product_detail_ .detail_relate_ .list_relate_ .item_relate_ .txt_relate_ .add_relate_ span {
	position: relative;
	display: block;
	padding-left: 20px;
}
.product_detail_ .detail_relate_ .list_relate_ .item_relate_ .txt_relate_ .add_relate_ span:before {
	position: absolute;
	top: 50%;
	left: 0;
	width: 14px;
	height: 14px;
	content: '';
	margin-top: -8px;
	border: 1px solid #d9d9d9;
	background: #f8f8f8;
}
.product_detail_ .detail_relate_ .list_relate_ .item_relate_ .txt_relate_ .add_relate_ input:checked + span:after {
	position: absolute;
	top: 5px;
	left: 2px;
	width: 12px;
	height: 6px;
	content: '';
	border: solid #004131;
	border-width: 2px 2px 0 0;
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}

/* 共通見出し
----------------------------- */
.goods_tit01_ {
	margin-bottom: 9px;
	padding: 10px 17px 9px;
	background: #ebebeb;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.5;
}
.goods_tit02_ {
	position: relative;
	padding: 10px 17px 9px;
	background: #004131;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.5;
}
.goods_tit02_ .btn_ {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 40px;
	height: 40px;
	background: #fff url(../img/common/pc/ico_toggle02.png) no-repeat 0 0;
	cursor: pointer;
}
.goods_tit02_ .btn_.close_ {
	background-position: 0 100%;
}

/* 共通セクション
----------------------------- */
.goods_section_ .content_ {
	padding: 29px;
}

/* #goods_feature
----------------------------- */
#goods_feature {
	border: solid #ebebeb;
	border-width: 0 1px 1px;
}
#goods_feature .features_ {
	margin-top: -10px;
	font-size: 14px;
	line-height: 1.42;
}
#goods_feature .features_ li {
	position: relative;
	text-indent: 16px;
}
#goods_feature .features_ li:before {
	position: absolute;
	top: 5px;
	left: 0;
	width: 7px;
	height: 7px;
	content: '';
	margin-right: 9px;
	border-radius: 4px;
	background: #084737;
}
#goods_feature .features_ li + li {
	margin-top: 10px;
}
#goods_feature .bnr_ {
	margin-top: 30px;
	padding-bottom: 10px;
	text-align: center;
}

/* #goods_conpose
----------------------------- */
#goods_conpose {
	border: solid #ebebeb;
	border-width: 0 1px 1px;
}
#goods_conpose .content_ {
	display: none;
}
#goods_conpose .name_ {
	margin-bottom: 10px;
	padding: 10px 0 9px;
	background: #ebebeb;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
}
#goods_conpose .list_ {
	font-size: 14px;
	line-height: 1.42;
}

/* #goods_use
----------------------------- */
#goods_use {
	border: solid #ebebeb;
	border-width: 0 1px 1px;
	overflow: hidden;
}
#goods_use .movie_ {
	float: left;
	width: 291px;
	margin-right: 23px;
}
#goods_use .list_ {
	font-size: 14px;
	line-height: 1.42;
	overflow: hidden;
}
#goods_use .list_ .item_ {
	position: relative;
	padding-left: 16px;
}
#goods_use .list_ .item_ + .item_ {
	margin-top: 10px;
}
#goods_use .list_ .item_:before {
	position: absolute;
	top: 5px;
	left: 0;
	width: 7px;
	height: 7px;
	content: '';
	margin-right: 9px;
	border-radius: 4px;
	background: #084737;
}

/* .goods_method_
----------------------------- */
.goods_method_ {
	border: solid #ebebeb;
	border-width: 0 1px 1px;
	overflow: hidden;
}
.goods_method_ .movie_ {
	float: left;
	width: 291px;
	margin-right: 23px;
}
.goods_method_ .steps_ {
	margin: 0;
	padding: 0;
	list-style: none;
}
.goods_method_ .steps_ .step_ {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.goods_method_ .steps_ .step_ + .step_ {
	margin-top: 25px;
}
.goods_method_ .steps_ .step_ .tit_ {
	color: #004131;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.42;
}
.goods_method_ .steps_ .step_ .txt_ {
	font-size: 14px;
	line-height: 1.42;
}

/* .goods_relate_
----------------------------- */
.goods_relate_ {
	padding: 25px 0;
}
.goods_relate_.bdr_ {
	border-top: 1px solid #ebebeb;
}
.goods_relate_ .tit_ {
	margin-bottom: 13px;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.5;
	text-align: center;
}
.goods_relate_ .list_ {
	margin-right: -18px;
	overflow: hidden;
}
.goods_relate_ .list_ .item_ {
	float: left;
	width: 169px;
	margin-right: 18px;
}
.goods_relate_ .list_ .item_ a {
	display: block;
}
.goods_relate_ .list_ .item_ a .pic_ {
	margin-bottom: 9px;
	padding: 5px;
	border: 2px solid #ebebeb;
	background: #fff;
	text-align: center;
}
.goods_relate_ .list_ .item_ a .pic_ img {
	width: 90px;
	height: auto;
}
.goods_relate_ .list_ .item_ a .name_ {
	margin-bottom: 3px;
	color: #221815;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.38;
}
.goods_relate_ .list_ .item_ a .txt_ {
	margin-bottom: 4px;
	font-size: 11px;
	line-height: 1.36;
}
.goods_relate_ .list_ .item_ a .value_ {
	font-size: 11px;
	font-weight: 700;
	line-height: 1.36;
}
.goods_relate_ .list_ .item_ a .value_ span {
	font-size: 14px;
	line-height: 1.07;
}

/* #goods_review
----------------------------- */
#goods_review {
	margin-top: 10px;
}
#goods_review .tit_ {
	position: relative;
	margin-bottom: 30px;
	padding: 6px 0 15px 17px;
	border-bottom: 2px solid #ebebeb;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: .1em;
}
#goods_review .tit_:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 4px;
	height: 38px;
	content: '';
	background: #164535;
}
#goods_review .btn_ {
	margin-bottom: 20px;
}
#goods_review .list_ {
	position: relative;
	background: #fff;
	overflow: hidden;
	display: none;
}
#goods_review .list_.active_ {
	display: block;
}
#goods_review .list_ .item_ {
	float: left;
	width: 365px;
	padding: 29px 0 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#goods_review .list_ .item_:nth-child(2n+1) {
	padding-right: 30px;
	border-right: 1px solid #ebebeb;
	clear: both;
}
#goods_review .list_ .item_:nth-child(2n) {
	margin-left: -1px;
	padding-left: 30px;
	border-left: 1px solid #ebebeb;
}
#goods_review .list_ .item_:nth-child(n+3) {
	border-top: 1px solid #ebebeb;
}
#goods_review .list_ .item_ .stars_ {
	position: relative;
	width: 90px;
	height: 15px;
	margin-bottom: 5px;
	overflow: hidden;
}
#goods_review .list_ .item_ .stars_ img {
	position: absolute;
	top: 0;
	left: 0;
}
#goods_review .list_ .item_ .stars_.rate00_ img { left: -90px; }
#goods_review .list_ .item_ .stars_.rate01_ img { left: -72px; }
#goods_review .list_ .item_ .stars_.rate02_ img { left: -54px; }
#goods_review .list_ .item_ .stars_.rate03_ img { left: -36px; }
#goods_review .list_ .item_ .stars_.rate04_ img { left: -18px; }
#goods_review .list_ .item_ .stars_.rate05_ img { left: 0; }
#goods_review .list_ .item_ .comment_ {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.5;
}
#goods_review .list_ .item_ .txt_ {
	margin-bottom: 13px;
}
#goods_review .list_ .item_ .name_ {
	font-weight: 700;
}
#goods_review .pager_ {
	padding-top: 34px;
	color: #fff;
	font-weight: 700;
	text-align: center;
	letter-spacing: -.5em;
}
#goods_review .pager_ .item_ {
	display: inline-block;
	width: 45px;
	height: 45px;
	margin: 0 4px;
	padding-top: 13px;
	border-radius: 2px;
	background: #f5faf9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #004131;
	text-align: center;
	letter-spacing: 0;
}
#goods_review .pager_ .item_.current_ {
	background: #004131;
	color: #fff;
}


/* --------------------------------------------------------------------
	製品カテゴリー
--------------------------------------------------------------------- */
#category_links {
	padding: 22px 19px 17px;
	border-top: 1px solid #ebebeb;
	background: #fafafa;
}
#category_links .tit_ {
	margin-bottom: 12px;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	line-height: 1.5;
}
#category_links .list_ {
	margin-right: -10px;
	overflow: hidden;
}
#category_links .list_ .item_ {
	float: left;
	width: 224px;
	margin-right: 10px;
}

/* --------------------------------------------------------------------
	商品検索
--------------------------------------------------------------------- */
table.search_ {
}
table.search_ th {
	width: 180px;
	padding-left: 30px;
	border: 1px solid #ebebeb;
	border-width: 1px 0 1px 1px;
	background: #fafafa;
}
table.search_ td {
	border: 1px solid #ebebeb;
	border-width: 1px 1px 1px 0;
}
/* 各項目 */
#search_keywords td input {
	border-radius: 2px;
	background-color: #fff;
	border: solid 1px #004131;
}
#search_category td .select_wrap_ {
	border-radius: 2px;
	background-color: #fff;
	border: solid 1px #004131;
}
#search_category td .select_wrap_:after {
	top: 12px;
	right: 13px;
	width: 9px;
	height: 9px;
	border: 1px solid #362c29;
	border-width: 0 1px 1px 0;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
/**/
/* ジャンル */
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;
}
z