/* --------------------------------------------------------------------
	common　ヘッドライン
-------------------------------------------------------------------- */
h1.optimaizedH1{
	/* font-size: 8px; */
	font-size: 0px;
}
h2.goods_name_ {
	margin: 0 10px 16px;
	font-size: 13px;
	line-height: 1.3;
	color: #555555;
	font-weight: bold;
}
h2.goods_name_ span {
	font-size: inherit;
}
h2.category_name_ {
	margin: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #555555;
}
h2.category_name_img_ {
	margin: 10px 0;
	text-align: center;
}
h2.genre_name_ {
	margin: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #555555;
}
h2.genre_name_img_ {
	margin: 10px 0;
	text-align: center;
}
h2.event_name_ {
	margin: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #555555;
}
h2.event_name_img_ {
	margin: 10px 0;
	text-align: center;
}
.top_comment_ {
	margin: 0 10px 10px;
}
.top_comment_ p {
	font-size:12px;
}

.num_ {
	font-family: "Helvetica","Arial",Osaka, sans-serif;
}
/* --------------------------------------------------------------------
	common　ナビゲーション
-------------------------------------------------------------------- */
/* パンくず */
.navitopicpath_ {
	padding: 4px 5px 6px 5px;
	font-size:10px;
	background:#eeeeee;
	overflow:hidden;
}
.navitopicpath_ a {
	margin: 0 0.5em;
	font-size:10px;
	white-space: nowrap;
}
.navitopicpath_ a span,
.navitopicpath_ a span strong {
	font-size:10px;
}
.navitopicpath_ span.current_ {
	margin: 0 0.5em;
	font-size:10px;
	white-space: nowrap;
}
.navitopicpath_ div.block {
	float:left;
}
.navitopicpath_ div {
	float:right;
}
#bread-crumb-list {
	width: 100%;
	float: left;
	/*overflow:hidden;*/
	overflow: auto;
	white-space: nowrap;
}
#bread-crumb-list li {
	font-size:10px;
	display: inline;
}

/* ページジャンプ */
.navipage_ {
	margin: 0 10px;
	text-align:center;
}
.navipage_.top_ {		/* ページジャンプ上部 */
	margin-bottom: 10px;
}
.navipage_.bottom_ {	/* ページジャンプ下部 */
	margin-top: 10px;
}
.navipage_ .navipage_sum_ {
}
.navipage_ nav a,
.navipage_ nav span {
	white-space: nowrap;
	min-width: 24px;
	margin: 0 1px;
	text-align:center;
	font-size: 12px
}
.navipage_ a {
	white-space: nowrap;
	display: inline-block;
	border:#E5E5E5 1px solid;
	background-color: #FFFFFF;
	text-decoration:none;
}
.navipage_now_ {
	padding: 4px 1px;
	display: inline-block;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	background:#3FBF0D;
	border:#3FBF0D 1px solid;
}
.navipage_ .navipage_reverse_ {
}
.navipage_ .navipage_forward_ {
}
/* 商品分類絞込 */
#goods_class_filter_ {
	padding-bottom: 3px;
}
#goods_class_filter_ dd {
}
#goods_class_filter_ .class_filter_ {
	margin-right: 10px;
}
#goods_class_filter_ .class_filter_ .selected_ {
	background-color: #ffeeff;
}

/* --------------------------------------------------------------------
	表示切替 並び替え
-------------------------------------------------------------------- */
#detailed_search_area{
  width: 100%;
}
#detailed_search_area .navistyle_{
  float: left;
  width: 20%;
  height: 44px;
  background: #999;
  box-sizing: border-box;
  border-right: 1px solid #fff;
}
#detailed_search_area .navisort_{
  float: left;
  width: 30%;
  height: 44px;
  background: #999;
  box-sizing: border-box;
  border-right: 1px solid #fff;
}
#refine_search{
  float: left;
  width: 50%;
  height: 44px;
  background: #ffd600 url(../img/usr/sb/common/refine_arrow.png) 95% center no-repeat;
  background-size: 7px 8px;
  cursor: pointer;
}
#refine_search span{
  font-size: 12px;
  line-height: 44px;
  padding-left: 12px;
}
/*セレクトボックスデザイン*/
.navistyle_ select,
.navisort_ select{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

#detailed_search_area .esb-dropdown{
  display: none;
  position: relative;
  z-index: 100;
}
#detailed_search_area .esb-displayer,
#detailed_search_area .esb-item{
  height: 44px;
  color: #fff;
  font-size: 12px;
  line-height: 44px;
  padding-left: 5px;
  background: #999;
}
#detailed_search_area .navistyle_ .esb-displayer,
#detailed_search_area .navistyle_ .esb-item{
  overflow: hidden;
  text-indent: -999px;
}
#detailed_search_area .navistyle_ .pickup_btn_{
  background: #999 url(../img/usr/sb/common/pickup_btn.png) center no-repeat;
  background-size: 20px;
}
#detailed_search_area .navistyle_ .thumbnail_btn_{
  background: #999 url(../img/usr/sb/common/thumbnail_btn.png) center no-repeat;
  background-size: 20px;
}
#detailed_search_area .navisort_ .esb-displayer{
  background: #999 url(../img/usr/sb/common/sort_arrow.png) 95% center no-repeat;
  background-size: 8px;
}
/* 表示切替 */
.navistyle_ dt {
	padding: 2px 2px 2px 6px;
}
.navistyle_ dd {
	padding: 0 0 0 7px;
	font-size: 12px;
	background: #FFF;
}
.navistyle_now_ {
	color:#CC0000;
	text-decoration:none;
	padding: 5px;
	display: inline-block;
	white-space: nowrap;
}
.navistyle_ a {
	padding: 5px;
	display: inline-block;
	white-space: nowrap;
}
/* 並び替え */
.navisort_ dt {
	float: left;
	text-align: right;
	font-weight: bold;
	width: 8em;
}
.navisort_ dd {
	margin-left: 8em;
}
.navisort_now_ {
	color:#CC0000;
	text-decoration:none;
	margin:2px 5px;
	white-space: nowrap;
}
.navisort_ a {
	margin:2px 5px;
	white-space: nowrap;
}
/* --------------------------------------------------------------------
	Ajax　Zip
-------------------------------------------------------------------- */
#suggestZipArea {
	background-color: #ffffff;
	border: 1px solid #999999;
	display: none;
	padding: 2px 0;
	position: absolute;
	z-index: 9999;
}
#suggestZipArea .itemNotFound {
	padding: 0 4px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #999999;
	font-style: italic;
}
#suggestZipArea .itemLine {
	padding: 0 4px;
	height: 20px;
	line-height: 20px;
	list-style:none;
	white-space:nowrap;
	color: #000000;
}
#suggestZipArea .selected {
	background-color: #ffdddd;
	color: #c00000;
}
#suggestZipArea .itemLine .itemCode {
	float: left;
	font-weight: bold;
	margin-right: 4px;
}
#suggestZipArea .itemLine .itemName {
}


/* --------------------------------------------------------------------
	トピックス
-------------------------------------------------------------------- */
/* トピック詳細 */
.topiclist_body_ {
}
.topiclist_body_ .topic_title_ {
	margin: 10px 0;
  padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	color:#555555;
  border-bottom: 2px solid #ffd600;
}
.topiclist_body_ figure {
	padding: 0 10px 10px;
}
.topiclist_body_ article {
	padding: 0 10px 10px;
}
/* トピック一覧 */
#block_of_topic {
	margin-bottom:20px;
}
div.topiclist_ {
	margin:10px 0;
}
div.topiclist_ .topiclist_head_ {
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px solid #CCCCCC;
}
div.topiclist_ .topiclist_head_ img{
  width: 230px;
}
div.topiclist_ .topiclist_body_ {
	border:#ccc 1px solid;
	background:#FFFFFF;
  box-sizing: border-box;
}
div.topiclist_ .topiclist_body_ li {
	padding:3px 0;
	border-bottom: 1px solid #CCCCCC;
  background-size: 10px 11px;
}
div.topiclist_ .topiclist_body_ li:last-child {
	border-bottom: none;
}
div.topiclist_ .topiclist_body_ li a,
div.topiclist_ .topiclist_body_ li span.nolink_ {
	padding: 5px;
	display: block;
	font-size: 11px;
	text-decoration: none;
}
div.topiclist_ .topiclist_body_ li a {
	padding-right: 20px;
	background: url(../img/usr/sb/common/arrow_fmenu.png) 96% center no-repeat;
	-webkit-background-size:10px 11px;
	background-size:10px 11px;
}
/* トピック詳細一覧 */
div.topicdetaillist_ {
	margin: 0 10px 10px;
	border: 1px solid #E0E0E0;
}
div.topicdetaillist_ .topicdetaillist_body_ {
	margin: 0 5px 5px;
	padding: 0 10px;
}
div.topicdetaillist_ .topicdetaillist_body_ li {
	border-bottom: 1px dotted #CCC;
}
div.topicdetaillist_ .topicdetaillist_body_ li:last-child {
	border-bottom: none;
}
div.topicdetaillist_ .topicdetaillist_body_ li a,
div.topicdetaillist_ .topicdetaillist_body_ li span.nolink_ {
	padding: 5px;
	display: block;
}
div.topicdetaillist_ .topicdetaillist_body_ li a {
	padding-right: 20px;
	background: url(../img/usr/link_goods.png) right center no-repeat;
}

/* --------------------------------------------------------------------
	商品詳細
--------------------------------------------------------------------- */
div.goods_ {
	clear: both;
}
div.goodsproductdetail_ {
	margin-bottom: 10px;
	width:100%;
}
div.goodsproductdetail_.coordinate_detail_{
  margin-bottom: 30px;
}
div.goodsproductdetail_ .link_box_{
	position: relative;
  padding-left: 5px;
	padding-right: 10px;
}
div.goodsproductdetail_ .link_box_ a{
	display: inline-block;
  color: #eb6212;
  font-size: 10px;
}
div.goodsproductdetail_ .link_box_:after{
  content: '';
  display: inline-block;
  height:4px;
  width:4px;
  border-top:#eb6212 1px solid;
  border-left:#eb6212 1px solid;
	transform: rotate(135deg);
	position: absolute;
	right: 0;
	top: 5px;
}
#period{
  font-size: 10px;
  margin-bottom: 5px;
}
div.goodsdetail1_ h2 {
	padding:5px 10px;
	background:#e5e5e5;
}
div.goodsdetail1_ div.inner_ {
	padding:10px 10px;
}
div.goodsdetail2_ h2 {
	padding:5px 10px;
	background:#e5e5e5;
}
div.goodsdetail2_ div.inner_ {
	padding:10px 10px;
}
div.goodsdetail3_ h2 {
	padding:5px 10px;
	background:#e5e5e5;
}
div.goodsdetail3_ div.inner_ {
	padding:10px 10px;
}
div.goodsdetail4_ h2 {
	padding:5px 10px;
	background:#e5e5e5;
}
div.goodsdetail4_ div.inner_ {
	padding:10px 10px;
}
div.goodsdetail5_ h2 {
	padding:5px 10px;
	background:#e5e5e5;
}
div.goodsdetail5_ div.inner_ {
	padding:10px 10px;
}
table.goodsproductdetail_ {
	width: 100%;
}
table.goodsproductdetail_ td {
	vertical-align: top;
}
td.goodscomment_ {
	background-color: #ffffff;
	width: 592px;
}


.goodstoickpath_ {
	background: #c00;
	overflow: auto;
}
.goodstoickpath_ > div {
	background: #c00;
	white-space: nowrap;
}

/* 商品画像 */
#gallery {
	background: none;
	padding: 0;
	text-align: center;
}
/* 仮 */
#gallery .slick-slider {
    -ms-touch-action: manipulation!important;
        touch-action: manipulation!important;
}
#gallery ul li {
	position: relative;
}
#gallery .leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
	top: 0!important;
}
/*#gallery > ul > li + li {
	display: none;
}*/
/* 仮 */
#gallery .goodsimg_default {
	position: relative;
}
#gallery .goodsimg_default .goodsimg_listbtn {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 36px;
	height: 36px;
}

#gallery .goodsimg_default > ul > li + li {
	display: none;
}
#gallery .goodsimg_default .slick-list .slick-track {
	display: flex;
	align-items: stretch;
}
#gallery .goodsimg_default .slick-list .slick-slide {
	float: none;
	height: auto;
	display: flex;
	align-items: center;
}
#gallery .goodsimg_default .slick-arrow {
	position: absolute;
	top: calc(50% - 20px);
	z-index: 10;
	appearance: none;
	width: 40px;
	height: 40px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-align: left;
	text-indent: -9999rem;
	background-color: rgba(45,45,45,.15);
    border: 0px solid;
    border-radius: 100%;
}
#gallery .goodsimg_default .slick-arrow:before {
	display: block;
	content: '';
	width: 10px;
	height: 10px;
	border-top: solid 3px #fff;
	border-left: solid 3px #fff;
	position: absolute;
	top: calc(50% -10px);
}
#gallery .goodsimg_default .slick-prev {
	left: 10px;
}
#gallery .goodsimg_default .slick-next {
	right: 10px;
}
#gallery .goodsimg_default .slick-prev:before {
	transform: rotate(-45deg);
	left: calc(50% - 4px);
}
#gallery .goodsimg_default .slick-next:before {
	transform: rotate(135deg);
	right: calc(50% - 4px);
}

.goodsimg_list {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1001;
	background: #f2f2f2;
}
.goodsimg_list-header {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #ffffff;
	z-index: 10;
	font-size: 14px;
}
.goodsimg_list-header p {
	font-size: inherit;
}
.goodsimg_list-header .goodsimg_list-header-tit {
	font-size: 16px;
	font-weight: bold;
}
.goodsimg_list-header .goodsimg_back {
	position: absolute;
	left: 15px;
	top: calc(50% - 0.7em);
	padding: 0 0 0 14px;
}
.goodsimg_list-header .goodsimg_back:before {
	display: block;
	content: '';
	width: 7px;
	height: 7px;
	border-top: solid 1px #bfbfbf;
	border-left: solid 1px #bfbfbf;
	transform: rotate(-45deg);
	position: absolute;
	left: 0;
	top: 0.5em;
}
.goodsimg_list-container {
	position: relative;
	z-index: 5;
	box-sizing: border-box;
	max-height: 100%;
	overflow: auto;
	padding: 72px 15px 12px 15px;
}
.goodsimg_list-container ul {
	display: flex;
	flex-flow: wrap;
	justify-content: flex-start;
	align-items: stretch;
}
.goodsimg_list-container ul li {
	margin: 0 0 10px 10px;
	width: calc((100% - 20px) / 3);
	display: flex;
	justify-content: center;
	align-items: center;
}
.goodsimg_list-container ul li:nth-child(3n+1) {
	margin-left: 0;
}
.goodsimg_list-container ul li:nth-child(-n+3) {
	margin-top: 0;
}
.goodsimg_slide {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	z-index: 1005;
	background: #f2f2f2;
	overflow: hidden;
	height: 1px;
	padding: 0;
}
.goodsimg_slide.st__set {
	bottom: 0;
	padding: 0;
	height: auto;
}
.goodsimg_slide .goodsimg_list-header {
	left: auto;
	right: 0;
	width: 40px;
	height: 40px;
	background: none;
}
.goodsimg_slide .goodsimg_list-header .goodsimg_back {
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999rem;
}
.goodsimg_slide .goodsimg_list-header .goodsimg_back:before,
.goodsimg_slide .goodsimg_list-header .goodsimg_back:after {
	display: block;
	content: '';
	margin: 0;
	padding: 0;
	position: absolute;
	left: calc(50% - 12px);
	top: 50%;
	border: none;
	width: 24px;
	height: 1px;
	background: #666666;
	transform: rotate(45deg);
}
.goodsimg_slide .goodsimg_list-header .goodsimg_back:after {
	transform: rotate(-45deg);
}
#gallery .goodsimg_slide .goodsimg_slide-container {
	height: 100%;
	background: #ddd;
}
/*
#gallery .goodsimg_slide .goodsimg_slide-container ul,
#gallery .goodsimg_slide .goodsimg_slide-container .slick-list,
#gallery .goodsimg_slide .goodsimg_slide-container .slick-track,
#gallery .goodsimg_slide .goodsimg_slide-container li,
#gallery .goodsimg_slide .goodsimg_slide-container .zoomer-element,
#gallery .goodsimg_slide .goodsimg_slide-container .zoomer {
	height: 100vh;
}*/
#gallery .goodsimg_slide .goodsimg_slide-container li {
	height: 100vh;

}
#gallery .goodsimg_slide .goodsimg_slide-container .zoomer-element {
	height: 100%;
}

#gallery .goodsimg_slide .goodsimg_slide-container .zoomer .zoomer-controls-bottom {
	z-index: 10;
}
#gallery .goodsimg_slide ul > li + li {
}
#gallery .goodsimg_slide .slick-arrow {
	position: absolute;
	top: calc(50% - 20px);
	z-index: 10;
	appearance: none;
	width: 40px;
	height: 40px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-align: left;
	text-indent: -9999rem;
	background-color: rgba(45,45,45,.15);
    border: 0px solid;
    border-radius: 100%;
}
#gallery .goodsimg_slide .slick-arrow:before {
	display: block;
	content: '';
	width: 10px;
	height: 10px;
	border-top: solid 3px #fff;
	border-left: solid 3px #fff;
	position: absolute;
	top: calc(50% - 7px);
}
#gallery .goodsimg_slide .slick-prev {
	left: 10px;
}
#gallery .goodsimg_slide .slick-next {
	right: 10px;
}
#gallery .goodsimg_slide .slick-prev:before {
	transform: rotate(-45deg);
	left: calc(50% - 4px);
}
#gallery .goodsimg_slide .slick-next:before {
	transform: rotate(135deg);
	right: calc(50% - 4px);
}
/* バリエーション */
.goodsvariation_ {
}
.goodsvariation_ .goodsvariation_frame {
	position: relative;
	margin: 0 0 -1px;
	padding: 10px 0 10px 4px;
	border-top: solid 1px #e6e6e6;
	border-bottom: solid 1px #e6e6e6;
}
.goodsvariation_ .goodsvariation_line > .goodsvariation_item + .goodsvariation_item {
	display: none;
}
.goodsvariation_ dl {
	padding: 0;
	display: flex;
	align-items: center;
}
.goodsvariation_ dl dt {
	white-space: nowrap;
	padding: 0 10px;
	font-size: 11px;
}
.goodsvariation_ dl dd {
	overflow: auto;
	padding: 10px 0;
}
.goodsvariation_ dl dd ul {
	display: flex;
}
.goodsvariation_ dl dd ul:after {
	display: block;
	content: '';
	width: 7px;
	min-width: 7px;
}
.goodsvariation_ dl dd ul li + li {
	margin-left: 8px;
}
.goodsvariation_ dl dd ul li a {
	display: block;
	padding: 4px 8px;
	border-radius: 20px;
	border: solid 1px #e6e6e6;
	background: #e6e6e6;
	white-space: nowrap;
	font-size: 10px;
	line-height: 1;
	text-decoration: none;
}
.goodsvariation_ dl dd ul li a.goodsvariation_few {
	color: #ff0000;
}
.goodsvariation_ dl dd ul li a.goodsvariation_soldout {
	background: #ffffff;
	color: #a6a6a6;
}
.goodsvariation_ .slick-arrow {
	position: absolute;
	left: 0;
	z-index: 3;
	background: rgba(255,255,255,0);
	appearance: none;
	border: none;
	outline: none;
	overflow: hidden;
	text-align: left;
	text-indent: -9999rem;
	white-space: nowrap;
	width: 100%;
	height: 20px;
}
.goodsvariation_ .slick-prev {
	top: -10px;
	display: none!important;
}
.goodsvariation_ .slick-next {
	bottom: -10px;
}
.goodsvariation_ .slick-arrow:before {
	display: block;
	content: '';
	width: 7px;
	height: 7px;
	border-top: solid 1px #555555;
	border-left: solid 1px #555555;
	transform: rotate(45deg);
	position: absolute;
	left: calc(50% - 5px);
	top: calc(50% - 0px);
}
.goodsvariation_ .slick-next:before {
	transform: rotate(-135deg);
	top: calc(50% - 10px);
}
/* 商品スペック */
#spec_goods_comment{
  font-size: 10px;
  color: #eb6212;
  margin-bottom: 10px;
	padding: 0 0 0 20px;
	min-height: 15px;
	background: url(../img/usr/goodsdetail/icon_cmnt.png) 0 1px / 14px auto no-repeat;
}
.coordinate_detail_ #spec_goods_comment,
.coordinate_detail_ p.comment_{
  font-size: 12px;
}
.coordinate_detail_ #spec_goods_comment.top_comment_{
  margin-left: 0;
}
div.goodsspec_ {
	border-top: solid 1px #e6e6e6;
	margin: 0 0 10px;
	padding: 10px 0 0;
}
.coordinate_detail_ div.goodsspec_ {
  padding: 0 10px;
  margin-top: 0;
}
div.goodsspec_ .icon_ img{
  margin-right: 5px;
}
dl.goodsspec_ {
	margin:0 10px;
	margin-bottom:10px;
}
dl.goodsspec_ dt,
dl.goodsspec_ dd {
	display: block;
}
dl.goodsspec_ dt {
	padding:2px 2px 2px 6px;
	background-color: #F0F0F0;
}
dl.goodsspec_ dd {
	font-size: 14px;
	padding:2px 2px 2px 12px;
}
dl.goodsspec_ dd .price_box_ small {
	display: block;
}
.to_detaillink_ {
	margin: 0 10px 0 0;
	text-align: right;	
}
.to_detaillink_ a {
	padding-left: 20px;
	display: inline-block;
	background: url(../img/usr/blank.png) left center no-repeat;
}
div.goodsproductdetail_ div.icon_ {
	margin:0 3px 5px 10px;
	display: flex;
	flex-flow: wrap;
}
div.goodsproductdetail_ div.icon_ img {
	width:auto;
	height:17px;
	margin: 0 6px 7px 0;
	vertical-align:top;
}
div.icon_ .icon_item {
	margin: 0 6px 7px 0;
	padding: 5px 7px;
	font-size: 10px;
	line-height: 1;
	display: inline-block;
	color: #ffffff;
	background: #999999;
}
div.icon_ .icon_item.icon_itemcolor_orange {
	background: #ff9933;
}
div.icon_ .icon_item.icon_itemcolor_purple {
	background: #ce0ece;
}
div.icon_ .icon_item.icon_itemcolor_green {
	background: #009a43;
}

#spec_code {
	font-size:12px;
	margin:3px 10px 0;
	color: #eb6212;
}
div.goodsproductdetail_ #spec_code .link_box_ {
	padding-left: 12px;
}
#spec_price {
	margin: 0 10px;
}
#spec_price p.special_price_ {
	margin:0;
	display:block;
	font-size:18px;
	font-weight:bold;
	color: #eb6212;
	font-family: "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#spec_price p.special_price_.sales_price_ {
	color: #eb6212;
}
#spec_price p.special_price_ .num_ {
	font-size: inherit;
	font-family: inherit;
}
#spec_price p.special_price_ .small_{
	font-size: inherit;
	padding-left: 4px;
}
#spec_price p.normal_price_ {
	margin:0 0 0;
	display:block;
	font-size:12px;
}
#spec_price p.normal_price_ .small_{
  padding-left: 5px;
  font-size: 10px;
}
/* 入荷案内申込関係 */
div.backorder_variation_unit_ {
	margin: 0 10px 20px;
	padding: 10px;
	vertical-align:middle;
	background: #F0F0F0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
/*数量指定*/
#quantity_box{
  overflow: hidden;
  margin-bottom: 13px;
}
select#quantity{
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	width: 100px;
	height: 35px;
	box-sizing: border-box;
	border-radius: 5px;
	padding-top: 3px;
	padding-right: 25px;
	padding-left: 10px;
	padding-bottom: 3px;
	margin: 0;
	border: 1px solid #eb6212;
	vertical-align: middle;
	background: #fff url(../img/usr/sb/goods/qty_arrwo.png) right 50% no-repeat;
	float: right;
	background-size: 22px 33px;
	text-align: center;
}
#quantry_text {
	float: right;
	font-size: 81.3%;
	margin-right: 10px;
	height: 35px;
	line-height: 35px;
}
/* カートボタン関係 */
div.cartbox_ {
  position:relative;
	margin: 26px 10px 20px;
	vertical-align:middle;
}
div.cartbox_ .variationlist_ h2.ttl_color_,
div.cartbox_ .variationlist_ h2.ttl_size_ {
	padding:6px 0;
	margin-bottom:10px;
	border-bottom:#3fbf0d 1px dotted;
	text-align:left;
}
div.cartbox_ .variationlist_ h2.ttl_color_ img,
div.cartbox_ .variationlist_ h2.ttl_size_ img {
	height:13px;
}
div.cartbox_ #cart_in,
div.cartbox_ #cart_in_v {
	width:100%;
  height: 55px;
	display: flex;
	justify-content: center;
	align-items: center;
  overflow: hidden;
	font-size: 16px;
	padding: 0;
  border: none;
  background: #ea6214;
}
div.cartbox_ #cart_in:before,
div.cartbox_ #cart_in_v:before {
	display: inline-block;
	content: '';
	width: 28px;
	height: 20px;
  background: url(../img/usr/goodsdetail/icon_cart.png) left center / 20px auto no-repeat;
}
div.cartbox_ #cart_bookmark,
div.cartbox_ #cart_bookmark_on{
	width:100%;
  height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0;
  overflow: hidden;
	background: #f174a1;
	border: solid 1px #f174a1;
	border-radius: 5px;
	font-size: 14px;
}
div.cartbox_ #cart_bookmark:before {
	display: inline-block;
	content: '';
	width: 28px;
	height: 20px;
  background: url(../img/usr/goodsdetail/icon_favorite.png) left center / auto 18px no-repeat;
}
div.cartbox_ #cart_bookmark_on:before{
	display: inline-block;
	content: '';
	width: 28px;
	height: 20px;
  background: url(../img/usr/goodsdetail/icon_favorite_on.png) left center / auto 17px no-repeat;
}

div.cartbox_ p.cart_alert {
    font-size: large;
    font-weight: bold;
    text-align: center;
}

#cart_variation_modal {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1000;
}
#cart_variation_modal-in {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 46px 12px 28px;
}
#cart_variation_modal-bg {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
	background: rgba(0,0,0,0.6);
}
#cart_variation_modal-container {
	position: relative;
	z-index: 5;
	background: #ffffff;
	border-radius: 8px;
	width: 100%;
	max-height: 100%;
	display: flex;
	flex-flow: column;
}
#cart_variation_modal .cart_variation_modal--close {
	position: relative;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 5px;
	top: -30px;
	background: rgba(255,255,255,0);
}
#cart_variation_modal .cart_variation_modal--close:before,
#cart_variation_modal .cart_variation_modal--close:after {
	position: absolute;
	left: 0;
	top: 50%;
	display: block;
	content: '';
	width: 20px;
	height: 2px;
	background: #ffffff;
	transform: rotate(45deg);
}
#cart_variation_modal .cart_variation_modal--close:after {
	transform: rotate(-45deg);
}
#cart_variation_modal .cart_variation_modal--tit {
	text-align: center;
	border-bottom: solid 1px #e6e6e6;
	box-sizing: border-box;
	height: 60px;
	min-height: 60px;
	font-size: 14px;
	display: flex;
	justify-content: center;
	align-items: center;
}
#cart_variation_modal .cart_variation_modal--close2 {
	text-align: center;
	border-top: solid 1px #e6e6e6;
	box-sizing: border-box;
	height: 80px;
	min-height: 80px;
	font-size: 12px;
	display: flex;
	justify-content: center;
	align-items: center;
}
#cart_variation_modal .cart_variation_modal--body {
	overflow: auto;
}
#cart_variation_modal .cart_variation_modal--body dl + dl {
	border-top: solid 1px #e6e6e6;
}
#cart_variation_modal .cart_variation_modal--body dl dt {
	padding: 12px 10px;
	border-bottom: solid 1px #e6e6e6;
	display: flex;
	align-items: center;
	font-size: 14px;
}
#cart_variation_modal .cart_variation_modal--body dl dt img {
	width: 70px;
	min-width: 70px;
	margin: 0 15px 0 0;
}
#cart_variation_modal .cart_variation_modal--body dl dd li {
	display: flex;
	align-items: center;
	padding: 12px 15px 12px 10px;
}
#cart_variation_modal .cart_variation_modal--body dl dd li * {
}
#cart_variation_modal .cart_variation_modal--body dl dd li + li {
	border-top: solid 1px #e6e6e6;
}
#cart_variation_modal .cart_variation_modal--body dl dd li .cart_variation_modal--text {
	flex-grow: 1;
}
#cart_variation_modal .cart_variation_modal--body dl dd li .cart_variation_modal--text,
#cart_variation_modal .cart_variation_modal--body dl dd li .cart_variation_modal--text * {
	font-size: 14px;
}
#cart_variation_modal .cart_variation_modal--body dl dd li .cart_variation_modal--text_few {
	color: #f10000;
}
#cart_variation_modal .cart_variation_modal--body dl dd li .cart_variation_modal--text_soldout {
	color: #fbb2b2;
}
#cart_variation_modal .cart_variation_modal--body dl dd li .cart_variation_modal--btn {
	width: 115px;
	min-width: 115px;
	text-align: center;
}
#cart_variation_modal .cart_variation_modal--body dl dd li .cart_variation_modal--btn a,
#cart_variation_modal .cart_variation_modal--body dl dd li .cart_variation_modal--btn button {
	width:100%;
  height: 33px;
	display: flex;
	justify-content: center;
	align-items: center;
  overflow: hidden;
	font-size: 11px;
	padding: 0;
  border: none;
  background: #ea6214;
	color: #ffffff;
	border-radius: 5px;
	text-decoration: none;
}
#cart_variation_modal .cart_variation_modal--body dl dd li .cart_variation_modal--btn span {
	line-height: 33px;
}
#cart_variation_modal .cart_variation_modal--body dl dd li .cart_variation_modal--btn a:before ,
#cart_variation_modal .cart_variation_modal--body dl dd li .cart_variation_modal--btn button:before {
	display: inline-block;
	content: '';
	width: 19px;
	height: 13px;
  background: url(../img/usr/goodsdetail/icon_cart.png) left center / auto 13px no-repeat;
}

#balloon_member,
#balloon_guest{
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
}
#balloon_guest .balloon_inner_{
  position: relative;
  width: 177px;
  height: auto;
  margin: 0 auto;
  padding: 13px;
  background: #ffd600;
  border-radius: 5px;
  font-size: 13px;
  box-shadow:0px 0px 10px 0px #999;
  -moz-box-shadow:0px 0px 10px 0px #999;
  -webkit-box-shadow:0px 0px 10px 0px #999;
}
#balloon_guest .balloon_inner_:after{
  content: '';
  position: absolute;
  bottom: -10px;
  left: 45%;
  display: block;
  height:0px;
  width:0px;
  border-top:#ffd600 10px solid;
  border-left:8px solid transparent;
  border-right:8px solid transparent;
  border-bottom:0px solid transparent;  
}
#balloon_member .balloon_inner_{
  position: relative;
  width: 177px;
  height: auto;
  margin: 0 auto;
  padding: 13px;
  background: #7d7d7d;
  border-radius: 5px;
  text-align:center;
  font-size: 13px;
  color: #fff;
  box-shadow:0px 0px 10px 0px #999;
  -moz-box-shadow:0px 0px 10px 0px #999;
  -webkit-box-shadow:0px 0px 10px 0px #999;
}
#balloon_member .balloon_inner_:after{
  content: '';
  position: absolute;
  bottom: -10px;
  left: 45%;
  display: block;
  height:0px;
  width:0px;
  border-top:#7d7d7d 10px solid;
  border-left:8px solid transparent;
  border-right:8px solid transparent;
  border-bottom:0px solid transparent;  
}
#balloon_guest .balloon_inner_ p{
  padding-bottom: 10px;
}
#balloon_guest .balloon_inner_ .link_box_{
  padding: 0;
  color: #eb6212;
  text-decoration: none;
  cursor: pointer;
}
#balloon_guest .balloon_inner_ .link_box_:after{
  position: relative;
  right: -2px;
  top: -2px;
}
/* バリエーションラジオボタン */
#sku_info{
  font-size: 10px;
  padding: 8px 0;
}
#sku_table{
  border-bottom: 1px solid #ccc;
  width: 100%;
}
#sku_table input{
  display: none;
}
#sku_table tr{
  border-top: 1px solid #ccc;
}
#sku_table tr.stock_line_ td{
  vertical-align: top;
}
#sku_table th,
#sku_table td{
  width: 11%;
  vertical-align: middle;
  font-weight: normal;
  font-size: 10px;
  text-align: center;
  line-height: 1.2;
  padding: 5px 0;
}
#sku_table th:first-of-type{
  width: 24%;
}
#sku_table td{
  text-align: center;
}
#sku_table label{
	display: inline-block;
	position: relative;
	cursor: pointer;
	font-size: 14px;
	text-align: center;
	line-height: 1em;
  width: 50px;
  height: 31px;
  margin: -10px -10px;
}
#sku_table label:before{
	position: absolute;
	content: "";
  display: block;
	top: 50%;
  left: 18px;
	width: 14px;
	height: 14px;
	margin-top: -6px;
  background: #E6E6E6;
  border-radius: 50%;
}
#sku_table input[type="radio"]:checked + label:before{
	width: 16px;
	height: 16px;
	margin-top: -7px;
}
#sku_table input[type="radio"]:checked + label:after {
	position: absolute;
	content: "";
  display: block;
	top: 50%;
  left: 20px;
	width: 12px;
	height: 12px;
	margin-top: -5px;
	border-radius: 50%;
	background: #FF6100;
}
#sku_table .stock_{
  display: block;
  padding-top: 3px;
}
/* バリエーションプルダウン */
div.cartbox_ .variation_pulldown_ {
	margin-bottom: 10px;
}

/* バリエーションボックス */
div.cartbox_ p.guide_ {
	background: #FFF;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
div.cartbox_ p.message_ {
	padding-left: 5px;
}
div.cartbox_ div.colors_ {
	margin-bottom: 10px;
	width: 100%;
	overflow: hidden;
}
div.cartbox_ div.colors_ div.color_ {
	width: 46px;
	height: 46px;
	margin: 2px 2px 5px 2px;
	display: inline-block;
	white-space: nowrap;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
div.cartbox_ div.colors_ div.color2_ {
	width: 46px;
	height: 46px;
	margin: 2px 2px 5px 2px;
	display: inline-block;
	white-space: nowrap;
	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 #3fbf0d;
	background-color:#ffffff;
}
div.cartbox_ div.colors_ div.color_DisableSelected_ {
	border:dashed 2px #ffc0c0;
	background-color:#909090;
	color:#ffc0c0;
}
div.cartbox_ div.colors_ br,div.cartbox_ div.sizes_ p.message_ {
	clear:left;
}
div.cartbox_ div.sizes_ {
	margin-bottom: 10px;
	width: 100%;
	overflow: hidden;
}
div.cartbox_ div.sizes_ div.size_ {
	width: 46px;
	height: 46px;
	float:left;
	padding:1px 5px;
	margin:2px 2px 5px 2px;
	text-align:center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: table;
	table-layout: fixed;
}
div.cartbox_ div.sizes_ div.size_ div{
	word-break: break-all;
	display: table-cell;
	vertical-align: middle;
}
div.cartbox_ div.sizes_ div.size_ p {
	clear:both;
}
div.cartbox_ div.sizes_ div.size_EnableStock_ {
	border:solid 2px #d0d0d0;
	
	background-color:#FFF;
	cursor:pointer;
}
div.cartbox_ div.sizes_ div.size_DisableStock_ {
	border:solid 2px #d0d0d0;
	background-color:#909090;
	cursor:pointer;
}
div.cartbox_ div.sizes_ div.size_Selected_ {
	border:solid 2px #3fbf0d;
	background-color:#ffffff;
}
div.cartbox_ div.sizes_ div.size_DisableSelected_ {
	border:solid 2px #d0d0d0;
	background-color:#909090;
	color:#ffc0c0;
}
.goodsproductdetail_ .goodsimg_ div.mask_ {
	position:absolute;
	z-index:10;
	color:#ff4a4a;
	font-weight:bold;
}
/**/

/**/
/* セット内容一覧 */
div.goods_set_list_ {
	margin: 0 5px;
}
table.goods_set_ {
	margin: 0 0 5px;
	width: 100%;
	border: 1px solid #CCCCCC;
	border-bottom: none;
}
table.goods_set_ td {
	padding: 1px 5px;
	border-bottom: 1px solid #CCCCCC;
}
table.goods_set_ th {
	background-color: #F8F8F8;
	vertical-align: middle;
	width: 25%;
	font-weight: normal;
	text-align: left;
	padding: 1px 5px;
	border-bottom: 1px solid #CCCCCC;
	white-space: nowrap;
}
/**/

/**/
/* 店舗在庫 */
div.storestock_ {
	margin-bottom:10px;
}
dl.storestock_ {
	margin:0 10px;
	border:1px solid #CCC;
	margin-bottom:10px;
}
dl.storestock_ dt,
dl.goodsspec_ dd {
	display: block;
}
dl.storestock_ dt {
	padding:5px 5px 5px 6px;
	background-color: #F0F0F0;
}
dl.storestock_ dd {
	font-size: 14px;
	padding:5px 5px 5px 12px;
}
span.storestock_div_ {
	font-weight: bold;
	margin-left: 10px;
}
span.storestock_item_ {
	font-size: 16px;
	padding-right: 12px;
}
div.storestock_alert_ {
	margin: 0 10px 10px;	
}
/**/
#goodsdetail_middle .goodsdetail_middle-tab {
	display: flex;
}
#goodsdetail_middle .goodsdetail_middle-tab li {
	width: 100%;
	padding: 12px 5px;
	text-align: center;
	background: #f2f2f2;
	border-top: solid 1px #e6e6e6;
	border-bottom: solid 1px #e6e6e6;
}
#goodsdetail_middle .goodsdetail_middle-tab li.st__current {
	background: #ffffff;
	border-bottom-color: #ffffff;
}
#goodsdetail_middle .goodsdetail_middle-tab li + li {
	border-left: solid 1px #e6e6e6;
}
#goodsdetail_middle .goodsdetail_middle-section {
	display: none;
	border-bottom: solid 1px #e6e6e6;
	padding: 20px 12px;
}
#goodsdetail_middle .goodsdetail_middle-section:first-child {
	display: block;
}

#goodsdetail_middle .goodsdetail_middle--text-box {
}
#goodsdetail_middle .goodsdetail_middle--text-box-in {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.5;
	overflow: hidden;
}
#goodsdetail_middle .goodsdetail_middle--text-btn {
	text-align: center;
	margin-bottom: -10px;
	padding: 20px 10px 0;
}
#goodsdetail_middle .goodsdetail_middle--text-btn span {
	position: relative;
	display: inline-block;
	padding-right: 20px;
}
#goodsdetail_middle .goodsdetail_middle--text-btn span:after {
	content: '';
    display: inline-block;
    height: 6px;
    width: 6px;
    border-top: #666 1px solid;
    border-left: #666 1px solid;
    transform: rotate(-135deg);
    position: absolute;
    right: 3px;
    top: 3px;
}
#goodsdetail_middle .goodsdetail_middle--text-btn span.st__open:after {
    transform: rotate(45deg);
    top: 7px;
}
/* サイズ */
#goodsdetail_middle #goodsdetail_middle--size.goodsdetail_middle-section {
	padding-top: 30px;
}
.goodsdetail_middle--size-body table {
	width: 100%;
	table-layout: fixed;
	margin: 0 0 10px;
}
.goodsdetail_middle--size-body table th,
.goodsdetail_middle--size-body table td {
	border: solid 1px #e6e6e6;
	text-align: center;
	vertical-align: middle;
	padding: 12px 8px;
	font-size: 12px;
	font-weight: normal;
}
.goodsdetail_middle--size-body table th {
	background: #f2f2f2;
}
.goodsdetail_middle--size-body table td {
	padding: 15px 8px;
}
.goodsdetail_middle--size-body-scroll {
	display: flex;
}
.goodsdetail_middle--size-body-left {
    flex-shrink: 0;
    width: 80px;
    min-width: 80px;
    overflow: hidden;
}
.goodsdetail_middle--size-body-left table {
	margin: 0 0 0px;
	table-layout: fixed;
	border-collapse: collapse;
}
.goodsdetail_middle--size-body-left table th,
.goodsdetail_middle--size-body-left table td {
	border: solid 1px #e6e6e6;
	text-align: center;
	vertical-align: middle;
	padding: 20px 0px;
}
.goodsdetail_middle--size-body-left table th {
    min-width: 60px;
	background: #f2f2f2;
	border: solid 1px #e6e6e6;
}
.goodsdetail_middle--size-body-left table th:first-child {
    width: 80px;
    min-width: 80px;
    max-width: 80px;
    word-break: break-all;
}
.goodsdetail_middle--size-body-right {
    width: 100%;
    overflow: hidden;
}
.goodsdetail_middle--size-body-right table {
	min-width: calc(100% + 80px);
	margin: 0 0 0px;
	border: solid 1px #e6e6e6;
	table-layout: fixed;
	border-collapse: collapse;
	margin-left: -80px;
}
.goodsdetail_middle--size-body-right table th,
.goodsdetail_middle--size-body-right table td {
	border: solid 1px #e6e6e6;
	text-align: center;
	vertical-align: middle;
	padding: 20px 0px;
}
.goodsdetail_middle--size-body-right table th {
    min-width: 60px;
	background: #f2f2f2;
}
.goodsdetail_middle--size-body-right table th:first-child {
    width: 80px;
    min-width: 80px;
    max-width: 80px;
    word-break: break-all;
}
.goodsdetail_middle--sizeguide {
	margin-top: 10px;
}
.goodsdetail_middle--sizeguide a {
	position: relative;
	display: inline-block;
	padding: 0 14px 0 0;
	text-decoration: none;
}
.goodsdetail_middle--sizeguide a:after {
	content: '';
	display: inline-block;
	height: 5px;
	width: 5px;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	transform: rotate(135deg);
	position: absolute;
	right: 4px;
	top: 6px;
}
.o-scroll {
    background: linear-gradient(270deg,hsla(0,0%,100%,0),rgba(45,45,45,.1)) 0 0/6px 100%,linear-gradient(90deg,hsla(0,0%,100%,0),rgba(45,45,45,.1)) 100%/6px 100%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
}
.o-scroll__container, .o-scroll__container--spacing-inside-medium {
    min-width: 100%;
}
/* レビュー */
#goodsdetail_middle #goodsdetail_middle--review.goodsdetail_middle-section {
	padding: 24px 12px 30px;
}



div.goodscomment1_ {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.goodscomment2_ {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.goodscomment3_ {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.goodscomment4_ {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.goodscomment5_ {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.rulescomment_ {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.goods_ div.accessory_list_ {
	margin:10px 0px;
}
.option_buttons_ {
	margin: 0 10px 10px;
}
.option_buttons_ li {
}
.option_buttons_ li.social_ {
/*	text-align: center;*/
}
.option_buttons_ li.social_ div.socialbutton_ {
	margin-bottom:15px;
}

/*商品紹介*/
#item_text{
  padding: 0 10px;
}
#item_text h3{
  border-bottom: 1px solid #ffd600;
  margin-bottom: 8px;
}
#item_description,
#read_more{
  display: block;
}
#read_more{
  display: none;
}
#more_btn{
  width: 62px;
  height: 1px;
  overflow: hidden;
  padding-top: 28px;
  margin: 0 auto;
  background: url(../img/usr/sb/goods/read_more_btn.png) no-repeat;
  background-size: 62px 28px;
}
.close_ #more_btn{
  background: url(../img/usr/sb/goods/close_btn.png) no-repeat;
  background-size: 62px 28px;
}

#goodsdetail_sns {
	border-bottom: solid 1px #e6e6e6;
	text-align: center;
	padding: 18px 0 15px;
}
#goodsdetail_sns > p {
	margin: 0 0 14px;
}
#goodsdetail_sns > ul {
	display: flex;
	justify-content: center;
}
#goodsdetail_sns > ul li {
	margin: 0 8px;
}
#goodsdetail_sns > ul li img {
	height: 40px;
}
/* --------------------------------------------------------------------
	商品一覧
-------------------------------------------------------------------- */
/*ページャー*/
.pagination{
  margin-bottom: 40px;
}
.pagination ul{
  width: 100%;
  text-align: center;
}
.pagination li{
  display: inline-block;
  vertical-align: top;
}
.pagination li.active_{
  width: 24px;
  height: 25px;
  line-height: 25px;
  font-size: 9px;
  text-decoration: none;
  box-sizing: border-box;
  border-radius: 5px;
  background: #ddd;
  border: 1px solid #ddd;
}
.pagination li a{
 display: inline-block;
  width: 24px;
  height: 25px;
  line-height: 25px;
  font-size: 9px;
  text-decoration: none;
  box-sizing: border-box;
  border-radius: 5px;
  border: 1px solid #ddd;
}
.pagination li.prev_ a,
.pagination li.next_ a{
  box-sizing: border-box;
  border-radius: 5px;
  border: none;
  overflow: hidden;
  height: 1px;
  padding-top: 25px;
}
.pagination li.prev_ a{
  background: #ffd600 url(../img/usr/sb/common/pagination_prev.png) center no-repeat;
  background-size: 12px 13px;
}
.pagination li.next_ a{
  background: #ffd600 url(../img/usr/sb/common/pagination_next.png) center no-repeat;
  background-size: 12px 13px;
}
.pagination li.last_:before,
.pagination li.first_:after{
  content: '…';
}
.pagination li.last_:before{
  padding-right: 5px;
}
.pagination li.first_:after{
  padding-left: 5px;
}
div.goods_ {
	margin-bottom:10px;
	padding-bottom:10px;
}
div.icon_ span img {
	vertical-align: top;
}
ul.goods_p_ {
	border-top:#e5e5e5 1px solid;
  background: #f3f3f3;
}
/*お気に入り*/
li span.bookmark_{
  position: absolute;
  display: block;
  width: 30px;
  height: 1px;
  background: url(../img/usr/sb/common/bookmark_icon.png) right bottom no-repeat;
  background-size: 17px;
  overflow: hidden;
  padding-top: 30px;
  right: 10px;
  bottom: 10px;
  cursor: pointer;
}
li span.bookmark_.on_{
  background: url(../img/usr/sb/common/bookmark_icon_on.png) right bottom no-repeat;
  background-size: 17px;
}

/**/
ul.goods_p_ li {
  position: relative;
  padding: 0 10px;
}
ul.goods_p_ li:first-child {
}
ul.goods_p_ li a {
	padding: 10px 0;
	display: block;
	text-decoration: none;
	border-bottom:#ccc 1px solid;
}
ul.goods_p_ li:last-child a{
  border-bottom: none;
}
ul.goods_p_ li div.cart_btn_ a {
	padding: 0;
	display: inline;
	background: none;
}
ul.goods_p_ li div.nolink_ {
	padding: 10px 0;
	display: block;
	text-decoration: none;
}
ul.goods_p_ li figure.img_,
ul.goods_p_ li div.desc_ {
	display: table-cell;
	vertical-align: top;
}
ul.goods_p_ li figure.img_ {
	width: 100px;
}
ul.goods_p_ li figure.img_ img {
	width: 100px;
	display: block;
}
ul.goods_p_ li div.desc_ {
	padding-left: 10px;
}
ul.goods_p_ li div.desc_ div.icon_{
  height: 19px;
  margin-bottom: 8px;
}
ul.goods_p_ li div.desc_ div.icon_ span.icon1_ img,
ul.goods_p_ li div.desc_ div.icon_ span.icon2_ img {
	width:40px;
}
ul.goods_p_ li div.desc_ div.icon_ img{
  width: auto;
  height: 19px;
  margin-left: 0px;
  vertical-align: top;
}
ul.goods_p_ li div.desc_ div.icon_ img:first-of-type{
  margin-left: 0;
}
ul.goods_p_ li a div.name_ {
  font-size: 12px;
  font-weight: normal;
}
ul.goods_p_ li div.desc_ div.name_ {
  margin-bottom: 8px;
}
ul.goods_p_ li div.desc_ div.name_ .name1_ {
	font-weight: bold;
}
ul.goods_p_ li a div.desc_ div.name_ .name1_ {
	color: #00377F;
}
ul.goods_p_ li div.desc_ div.name_ .name2_ {
	font-size: 12px;
}
ul.goods_p_ li div.desc_ .price_box_ .price_{
  font-weight: 800;
  text-align: left;
}
ul.goods_p_ li div.desc_ .price_box_ small {
	display: block;
}
.liquidize_goods_item_ {
  padding:0 3px; 
  margin:10px 0 0 0;
  width:100px;
  float:left;
  text-align:center;
}
.liquidize_goods_item_ img{
  width:100px;
}
#goods_list_load_button {
	width: 100%; 
	text-align:center;
	background-color: #6396E2;
}
#goods_list_load_button span {
	font-weight: bold;
	font-size: 18px;
	line-height: 50px;
	color: #fff;
}
#goods_list_loading_button {
	display: none;
	width: 100%;
	text-align:center;
}

/* --------------------------------------------------------------------
	商品一覧 サムネイル
-------------------------------------------------------------------- */
ul.goods_t_ {
	padding:0 5px;
  letter-spacing: -0.4em;
  background: #f3f3f3;
}
ul.goods_t_ li {
  position: relative;
	width: 49.3%;
	display: inline-block;
	vertical-align: top;
  letter-spacing: normal;
  border: none;
}
ul.goods_t_ li a {
	padding:10px 5px;
	text-decoration:none;
	display: block;
  width: auto;
  height: auto;
}
ul.goods_t_ li:nth-of-type(even) a{
  padding-left: 7px;
}
ul.goods_t_ li:nth-of-type(odd) a{
  padding-right: 7px;
}
ul.goods_t_ li div.nolink_ {
	padding: 10px 0;
	display: block;
}
ul.goods_t_ li figure.img_ {
	width: 100%;
	padding-bottom: 5px;
}
ul.goods_t_ li figure.img_ img {
	width: 100%;
}
ul.goods_t_ li div.desc_ div.icon_{
  height: 16px;
  margin-bottom: 8px;
}
ul.goods_t_ li div.desc_ div.icon_ span.icon1_ img,
ul.goods_t_ li div.desc_ div.icon_ span.icon2_ img {
	width:40px;
	height:13px;
	vertical-align:top;
}
ul.goods_t_ li div.desc_ div.icon_ img{
  width: auto;
  height: 16px;
  margin-left: -2px;
  vertical-align: top;
}
ul.goods_t_ li div.desc_ div.icon_ img:first-of-type{
  margin-left: 0;
}
ul.goods_t_ li a div.desc_ div.name_ {
  font-size: 10px;
}
ul.goods_t_ li div.desc_ div.name_ .name1_ {
	font-weight: bold;
}
ul.goods_t_ li a div.desc_ div.name_ .name1_ {
	color: #00377F;
}
ul.goods_t_ li div.desc_ div.name_ .name2_ {
	font-size: 12px;
}
ul.goods_t_ li div.desc_ .price_box_ small {
	display: block;
}
ul.goods_t_ li a div.desc_ div.price_box p.price_ {
	text-decoration:none;
  text-align: left;
  font-weight: 800;
}

/* --------------------------------------------------------------------
	商品一覧 関連商品・最近見た商品
-------------------------------------------------------------------- */
.goods_t2_ .goods_t2_line {
	box-sizing: border-box;
	width: auto;
	max-width: none;
	display: flex;
	flex-flow: wrap;
	padding: 0 12px;
}
.goods_t2_ .goods_t2_item {
	position: relative;
	box-sizing: border-box;
	margin: 0 0 15px 10px;
	width: calc((100% - 20px) / 3);
}
.goods_t2_ .goods_t2_item:nth-child(3n+1) {
	margin-left: 0;
}
.goods_t2_ .goods_t2_item a {
	text-decoration: none;
}
.goods_t2_ .goods_t2_item_img {
	position: relative;
	margin: 0 0 8px;
}
.goods_t2_ .goods_t2_item_img .rank_icon_ {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	width: 20px;
	height: 15px;
	padding: 2px 0 0;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #ffffff;
	background: #bfbfbf;
	font-size: 10px;
	line-height: 1;
	pointer-events: none;
}
.goods_t2_ .goods_t2_item_img .rank_icon_:before,
.goods_t2_ .goods_t2_item_img .rank_icon_:after {
	position: absolute;
	top: calc(100% - 1px);
	display: block;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;	
}
.goods_t2_ .goods_t2_item_img .rank_icon_:before {
	left: 0;
	border-width: 6px 11px 0 0;
	border-color: #bfbfbf transparent transparent transparent;
}
.goods_t2_ .goods_t2_item_img .rank_icon_:after {
	right: 0;
	border-width: 0 11px 6px 0;
	border-color: transparent #bfbfbf transparent transparent;
}
.goods_t2_ .goods_t2_item_img .rank_icon_.rank1_ {
	background: #efae00;
}
.goods_t2_ .goods_t2_item_img .rank_icon_.rank1_:before {
	border-color: #efae00 transparent transparent transparent;
}
.goods_t2_ .goods_t2_item_img .rank_icon_.rank1_:after {
	border-color: transparent #efae00 transparent transparent;
}
.goods_t2_ .goods_t2_item_img .rank_icon_.rank2_ {
	background: #6c6c69;
}
.goods_t2_ .goods_t2_item_img .rank_icon_.rank2_:before {
	border-color: #6c6c69 transparent transparent transparent;
}
.goods_t2_ .goods_t2_item_img .rank_icon_.rank2_:after {
	border-color: transparent #6c6c69 transparent transparent;
}
.goods_t2_ .goods_t2_item_img .rank_icon_.rank3_ {
	background: #a65a00;
}
.goods_t2_ .goods_t2_item_img .rank_icon_.rank3_:before {
	border-color: #a65a00 transparent transparent transparent;
}
.goods_t2_ .goods_t2_item_img .rank_icon_.rank3_:after {
	border-color: transparent #a65a00 transparent transparent;
}



.goods_t2_ .goods_t2_item div.icon_ {
	box-sizing: border-box;
	height: 16px;
	margin-bottom: 2px;
	display: flex;
	flex-flow: wrap;
	align-items: flex-start;
}
.goods_t2_ .goods_t2_item div.icon_ .icon_item {
	box-sizing: border-box;
	height: 16px;
	margin: 0 2px 2px 0;
	padding: 3px 4px;
	font-size: 8px;
}
.goods_t2_ .goods_t2_item_name {
	margin: 8px 0 6px;
}
.goods_t2_ .goods_t2_item_name > p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-size: 12px;
	line-height: 1.4;
	min-height: calc(12px * 1.4 * 2);
}
.goods_t2_ .goods_t2_item_price {
	position: relative;
	display: flex;
	flex-flow: wrap;
	align-items: baseline;
	min-height: 15px;
	padding-right: 17px;
}
.goods_t2_ .goods_t2_item_price > p {
	font-size: 11px;
}
.goods_t2_ .goods_t2_item_price > span {
	display: inline-block;
	margin-left: 3px;
	font-size: 11px;
}
.goods_t2_ .goods_t2_item_favorite {
	position: absolute;
	right: 0;
	top: 0;
}
.goods_t2_ .goods_t2_item_favorite a {
	display: block;
	width: 15px;
	height: 15px;
	/*
	background: url(../img/usr/goodsdetail/icon_favorite_s.png) center / contain no-repeat;
	*/
}
/* 関連イベント内では商品名等非表示*/
#common_history .goods_t2_ .goods_t2_item_name ,
.accessory_list_ .goods_t2_ .goods_t2_item_name {
	display: none!important;
}
/* --------------------------------------------------------------------
	商品一覧 ランキング
-------------------------------------------------------------------- */
ul.goods_r_ {
	padding:0 5px;
  letter-spacing: -0.4em;
  background: #f3f3f3;
}
ul.goods_r_ li {
  position: relative;
	width: 33%;
	display: inline-block;
	vertical-align: top;
  letter-spacing: normal;
  border: none;
}
ul.goods_r_ li a {
	padding:10px 5px;
	text-decoration:none;
	display: block;
  width: auto;
  height: auto;
}
ul.goods_r_ li div.nolink_ {
	padding: 10px 0;
	display: block;
}
ul.goods_r_ li .rank_icon_{
	overflow: hidden;
	text-indent: -300%;
	white-space: nowrap;
  margin-bottom: 5px;
}
ul.goods_r_ li.rank1_ .rank_icon_{
	background: url(../img/icon/rank1.png) center no-repeat;
	        background-size: 71px 17px;
}
ul.goods_r_ li.rank2_ .rank_icon_{
	background: url(../img/icon/rank2.png) center no-repeat;
	        background-size: 71px 17px;
}
ul.goods_r_ li.rank3_ .rank_icon_{
	background: url(../img/icon/rank3.png) center no-repeat;
	        background-size: 71px 17px;
}
ul.goods_r_ li.rank4_ .rank_icon_{
	background: url(../img/icon/rank4.png) center no-repeat;
	        background-size: 71px 17px;
}
ul.goods_r_ li.rank5_ .rank_icon_{
	background: url(../img/icon/rank5.png) center no-repeat;
	        background-size: 71px 17px;
}
ul.goods_r_ li.rank6_ .rank_icon_{
	background: url(../img/icon/rank6.png) center no-repeat;
	        background-size: 71px 17px;
}
ul.goods_r_ li.rank7_ .rank_icon_{
	background: url(../img/icon/rank7.png) center no-repeat;
	        background-size: 71px 17px;
}
ul.goods_r_ li.rank8_ .rank_icon_{
	background: url(../img/icon/rank8.png) center no-repeat;
	        background-size: 71px 17px;
}
ul.goods_r_ li.rank9_ .rank_icon_{
	background: url(../img/icon/rank9.png) center no-repeat;
	        background-size: 71px 17px;
}
ul.goods_r_ li.rank10_ .rank_icon_{
	background: url(../img/icon/rank10.png) center no-repeat;
	        background-size: 71px 17px;
}
ul.goods_r_ li.rank11_ .rank_icon_{
	background: url(../img/icon/rank11.png) center no-repeat;
	        background-size: 71px 17px;
}
ul.goods_r_ li.rank12_ .rank_icon_{
	background: url(../img/icon/rank12.png) center no-repeat;
	        background-size: 71px 17px;
}
ul.goods_r_ li.rank13_ .rank_icon_{
	background: url(../img/icon/rank13.png) center no-repeat;
	        background-size: 71px 17px;
}
ul.goods_r_ li.rank14_ .rank_icon_{
	background: url(../img/icon/rank14.png) center no-repeat;
	        background-size: 71px 17px;
}
ul.goods_r_ li.rank15_ .rank_icon_{
	background: url(../img/icon/rank15.png) center no-repeat;
	        background-size: 71px 17px;
}
ul.goods_r_ li.rank16_ .rank_icon_{
	background: url(../img/icon/rank16.png) center no-repeat;
	        background-size: 71px 17px;
}
ul.goods_r_ li.rank17_ .rank_icon_{
	background: url(../img/icon/rank17.png) center no-repeat;
	        background-size: 71px 17px;
}
ul.goods_r_ li.rank18_ .rank_icon_{
	background: url(../img/icon/rank18.png) center no-repeat;
	        background-size: 71px 17px;
}
ul.goods_r_ li.rank19_ .rank_icon_{
	background: url(../img/icon/rank19.png) center no-repeat;
	        background-size: 71px 17px;
}
ul.goods_r_ li.rank20_ .rank_icon_{
	background: url(../img/icon/rank20.png) center no-repeat;
	        background-size: 71px 17px;
}
ul.goods_r_ li.rank21_ .rank_icon_{
	background: url(../img/icon/rank21.png) center no-repeat;
	        background-size: 71px 17px;
}
ul.goods_r_ li.rank22_ .rank_icon_{
	background: url(../img/icon/rank22.png) center no-repeat;
	        background-size: 71px 17px;
}
ul.goods_r_ li.rank23_ .rank_icon_{
	background: url(../img/icon/rank23.png) center no-repeat;
	        background-size: 71px 17px;
}
ul.goods_r_ li.rank24_ .rank_icon_{
	background: url(../img/icon/rank24.png) center no-repeat;
	        background-size: 71px 17px;
}
ul.goods_r_ li.rank25_ .rank_icon_{
	background: url(../img/icon/rank25.png) center no-repeat;
	        background-size: 71px 17px;
}
ul.goods_r_ li.rank26_ .rank_icon_{
	background: url(../img/icon/rank26.png) center no-repeat;
	        background-size: 71px 17px;
}
ul.goods_r_ li.rank27_ .rank_icon_{
	background: url(../img/icon/rank27.png) center no-repeat;
	        background-size: 71px 17px;
}
ul.goods_r_ li.rank28_ .rank_icon_{
	background: url(../img/icon/rank28.png) center no-repeat;
	        background-size: 71px 17px;
}
ul.goods_r_ li.rank29_ .rank_icon_{
	background: url(../img/icon/rank29.png) center no-repeat;
	        background-size: 71px 17px;
}
ul.goods_r_ li.rank30_ .rank_icon_{
	background: url(../img/icon/rank30.png) center no-repeat;
	        background-size: 71px 17px;
}
ul.goods_r_ li figure.img_,
ul.goods_r_ li div.desc_ {
}
ul.goods_r_ li figure.img_ {
	width: 100%;
	padding-bottom: 5px;
}
ul.goods_r_ li figure.img_ img {
	width: 100%;
}
ul.goods_r_ li div.desc_ {
}
ul.goods_r_ li div.desc_ div.icon_ {
}
ul.goods_r_ li div.desc_ div.icon_ span.icon1_ img,
ul.goods_r_ li div.desc_ div.icon_ span.icon2_ img {
	width:40px;
	height:13px;
	vertical-align:top;
}
ul.goods_r_ li a div.desc_ div.name_ {
  font-size: 10px;
}
ul.goods_r_ li div.desc_ div.name_ .name1_ {
	font-weight: bold;
}
ul.goods_r_ li a div.desc_ div.name_ .name1_ {
	color: #00377F;
}
ul.goods_r_ li div.desc_ div.name_ .name2_ {
	font-size: 12px;
}
ul.goods_r_ li div.desc_ .price_box_ small {
	display: block;
}
ul.goods_r_ li a div.desc_ div.price_box p.price_ {
	text-decoration:none;
  text-align: left;
  font-weight: 800;
}

/* --------------------------------------------------------------------
	商品一覧 閲覧履歴
-------------------------------------------------------------------- */

ul.goods_h_ {
	padding:0 5px;
  letter-spacing: -0.4em;
}
ul.goods_h_ li {
	width: 33%;
	display: inline-block;
	vertical-align: top;
  letter-spacing: normal;
  border: none;
}
ul.goods_h_ li a {
	padding:10px 5px;
	text-decoration:none;
	display: block;
  width: auto;
  height: auto;
}
ul.goods_h_ li figure.img_ {
	width: 100%;
	padding-bottom: 5px;
}
ul.goods_h_ li figure.img_ img {
	width: 100%;
}
ul.goods_h_ li div.nolink_ {
	padding: 10px 0;
	display: block;
}
ul.goods_h_ li a div.desc_ div.name_ {
	margin:0 0 10px;
	text-decoration:underline;
}
ul.goods_h_ li div.desc_ div.name_ .name1_ {
	font-weight: bold;
}
ul.goods_h_ li a div.desc_ div.name_ .name1_ {
	color: #00377F;
}
ul.goods_h_ li div.desc_ div.name_ .name2_ {
	font-size: 12px;
}
ul.goods_h_ li div.desc_ .price_box_ small {
	display: block;
}
ul.goods_h_ li a div.desc_ div.price_box p.price_ {
	text-decoration:none;
}

/* --------------------------------------------------------------------
	商品検索
--------------------------------------------------------------------- */
dl.goodssearch_ {
	margin:0 10px;
	border:1px solid #CCC;
	margin-bottom:10px;
}
dl.goodssearch_ dt
, dl.goodssearch_ dd {
	display: block;
	white-space: nowrap;
}
dl.goodssearch_ dt {
	padding:2px 2px 2px 6px;
	background-color: #F0F0F0;
}
dl.goodssearch_ dd {
	padding:5px;
}
dl.goodssearch_ dd.goodssearch_price_ input {
	width: 9.0em;
}
dl.goodssearch_ dd.goodssearch_last_sdt_ input {
	width: 4.5em;
}
/**/
.keyword_ttl_{
  font-size: 10px;
  font-weight: normal;
  margin: 12px 0 10px 10px;
}
#keyword_list{
  width: auto;
  padding: 0 10px 35px;
}
#keyword_list li{
  display: inline-block;
  padding: 11px 6px;
  background: #e5e5e5;
  margin-bottom: 5px;
}
#keyword_list li img{
  width: 13px;
  vertical-align: text-top;
  margin-left: 10px;
}
.detailed_search_sum_{
  font-size: 10px;
  padding: 0 10px;
}
.detailed_search_sum_ span{
  font-size: 13px;
  font-weight: 800;
  padding-left: 5px;
}
/*絞り込み検索*/
#refinelist_bg{
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 150;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.85);
}
#refinelist{
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  width: 90%;
  margin-left: 10%;
  z-index: 2;
}
#refinelist_close{
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  width: 10%;
}
#refinelist_close img{
  width: 18px;
  margin: 10px 0 0 10px;
}
#refinelist_inner{
   width: 100%;
   height: 100%;
   background: #fff;
   overflow: auto;
   -webkit-overflow-scrolling: touch;
 }
/* --------------------------------------------------------------------
	カテゴリー
-------------------------------------------------------------------- */
/* カテゴリー詳細 */
div.sub_category_ {
	margin-top: 10px;
}
/* カテゴリー一覧 */
nav.CategoryStyleG_ {
	border-top: 1px solid #e5e5e5;
}
nav.CategoryStyleG_ ul.layer0_ {
	padding-left: 0;
	background: #F0F0F0;
}
nav.CategoryStyleG_ ul.layer1_ {
	background: #F0F0F0;
}
nav.CategoryStyleG_ ul.layer2_ {
	background: #F0F0F0;
}
nav.CategoryStyleG_ ul.layer3_ {
	background: #F0F0F0;
}
nav.CategoryStyleG_ ul {
	overflow:hidden;
}
nav.CategoryStyleG_ ul li {
	width:100%;
	border-bottom: 1px solid #e5e5e5;
	word-break:break-all;
}
nav.CategoryStyleG_ ul li.nochild_ {
}
nav.CategoryStyleG_ ul.layer0_ li {
	min-height:40px;
	background-color: #FFF;
	position:relative;
}
nav.CategoryStyleG_ ul.layer1_ li,
nav.CategoryStyleG_ ul.layer2_ li,
nav.CategoryStyleG_ ul.layer3_ li {
	min-height:40px;
	border-top: 1px solid #e5e5e5;
	border-bottom:none;
	background-color: transparent;
}
nav.CategoryStyleG_ ul li a,
nav.CategoryStyleG_ ul li span.nolink_ {
	padding:10px 10px;
	text-decoration: none;
	vertical-align:middle;
	display:block;
}
nav.CategoryStyleG_ ul li a.haveimg_,
nav.CategoryStyleG_ ul li span.haveimg_ {
	padding:0 10px;
	text-decoration: none;
	vertical-align:middle;
	display:block;
}
nav.CategoryStyleG_ ul li a .name_{
	text-decoration: underline;
}
nav.CategoryStyleG_ ul li a .comment_,
nav.CategoryStyleG_ ul li span.nolink_ .comment_ {
	font-size: 12px;
	text-decoration: none;
}
nav.CategoryStyleG_ ul li p.parent_ {
	padding: 0;
	text-indent: -9999px;
	width: 40px;
	height: 40px;
	vertical-align: top;
	overflow: hidden;
	position:absolute;
	top:0;
	right:0;
}
nav.CategoryStyleG_ ul li p.img_ {
	width: 35px;
	height: 35px;
	padding:2px 10px 0 0;
	vertical-align:middle;
	overflow: hidden;
	display:table-cell;
}
nav.CategoryStyleG_ ul li p.img_ img {
	width: 35px;
	height: 35px;
}
nav.CategoryStyleG_ ul li p.name_ {
	vertical-align:middle;
	display:table-cell;
}

nav.CategoryStyleG_ ul li p.parent_ {
	background: url(../img/usr/sb/common/refinelist_list_minus.png) center no-repeat;
  background-size:11px 11px;
}
nav.CategoryStyleG_ ul li p.parent_.img_hidden_ {
	background: url(../img/usr/sb/common/refinelist_list_plus.png) center no-repeat;
  background-size:11px 11px;
}
nav.CategoryStyleG_ ul.layer1_ li p.parent_{
}
nav.CategoryStyleG_ ul.layer2_ li p.parent_{
}
nav.CategoryStyleG_ ul.layer3_ li p.parent_{
}
nav.CategoryStyleG_ ul.layer0_ li .name_,
nav.CategoryStyleG_ ul.layer0_ li .comment_ {
	padding-left:0;
}
nav.CategoryStyleG_ ul.layer1_ li .name_,
nav.CategoryStyleG_ ul.layer1_ li .comment_ {
	padding-left: 20px;
}
nav.CategoryStyleG_ ul.layer2_ li .name_,
nav.CategoryStyleG_ ul.layer2_ li .comment_ {
	padding-left: 40px;
}
nav.CategoryStyleG_ ul.layer3_ li .name_,
nav.CategoryStyleG_ ul.layer3_ li.comment_ {
	padding-left: 60px;
}
div.CategoryStyleL_ div.name_ {
	margin: 0;
	padding: 5px 10px;
	border-top: 1px solid #eae5e3;
	border-left: 1px solid #eae5e3;
	border-right: 1px solid #eae5e3;
	background: #ffffff url(../img/usr/sb/menu_arrow2.png)  50% right no-repeat;
}
div.CategoryStyleL_ div.name_ {
	border-bottom: 1px solid #eae5e3;
	margin-bottom: 2px;
}
div.CategoryStyleL_ div.comment_ {
	padding: 2px 2px 4px 10px;
}

/* --------------------------------------------------------------------
	ジャンル
-------------------------------------------------------------------- */
/* ジャンル詳細 */
div.sub_genre_ {
	margin-top: 10px;
}
/* ジャンル一覧 */
nav.GenreStyle_ {
	border-top: 1px solid #e5e5e5;
}
nav.GenreStyle_ ul.layer0_ {
	padding-left: 0;
	background: #F0F0F0;
}
nav.GenreStyle_ ul.layer1_ {
	background: #F0F0F0;
}
nav.GenreStyle_ ul.layer2_ {
	background: #F0F0F0;
}
nav.GenreStyle_ ul.layer3_ {
	background: #F0F0F0;
}
nav.GenreStyle_ ul {
	overflow:hidden;
}
nav.GenreStyle_ ul li {
	width:100%;
	border-bottom: 1px solid #e5e5e5;
	word-break:break-all;
}
nav.GenreStyle_ ul li.nochild_ {
}
nav.GenreStyle_ ul.layer0_ li {
	min-height:40px;
	background-color: #FFF;
	position:relative;
}
nav.GenreStyle_ ul.layer1_ li,
nav.GenreStyle_ ul.layer2_ li,
nav.GenreStyle_ ul.layer3_ li {
	min-height:40px;
	border-top: 1px solid #e5e5e5;
	border-bottom:none;
	background-color: transparent;
}
nav.GenreStyle_ ul li a,
nav.GenreStyle_ ul li span.nolink_ {
	padding:10px 10px;
	text-decoration: none;
	vertical-align:middle;
	display:block;
}
nav.GenreStyle_ ul li a.haveimg_,
nav.GenreStyle_ ul li span.haveimg_ {
	padding:0 10px;
	text-decoration: none;
	vertical-align:middle;
	display:block;
}
nav.GenreStyle_ ul li a .name_{
	text-decoration: underline;
}
nav.GenreStyle_ ul li a .comment_,
nav.GenreStyle_ ul li span.nolink_ .comment_ {
	font-size: 12px;
	text-decoration: none;
}
nav.GenreStyle_ ul li p.parent_ {
	padding: 0;
	text-indent: -9999px;
	width: 40px;
	height: 40px;
	vertical-align: top;
	overflow: hidden;
	position:absolute;
	top:0;
	right:0;
}
nav.GenreStyle_ ul li p.img_ {
	width: 35px;
	height: 35px;
	padding:2px 10px 0 0;
	vertical-align:middle;
	overflow: hidden;
	display:table-cell;
}
nav.GenreStyle_ ul li p.img_ img {
	width: 35px;
	height: 35px;
}
nav.GenreStyle_ ul li p.name_ {
	vertical-align:middle;
	display:table-cell;
}

nav.GenreStyle_ ul li p.parent_ {
	background: url(../img/usr/minus.png) right top no-repeat;
}
nav.GenreStyle_ ul li p.parent_.img_hidden_ {
	background: url(../img/usr/plus.png) right top no-repeat;
}
nav.GenreStyle_ ul.layer1_ li p.parent_{
}
nav.GenreStyle_ ul.layer2_ li p.parent_{
}
nav.GenreStyle_ ul.layer3_ li p.parent_{
}
nav.GenreStyle_ ul.layer0_ li .name_,
nav.GenreStyle_ ul.layer0_ li .comment_ {
	padding-left:0;
}
nav.GenreStyle_ ul.layer1_ li .name_,
nav.GenreStyle_ ul.layer1_ li .comment_ {
	padding-left: 20px;
}
nav.GenreStyle_ ul.layer2_ li .name_,
nav.GenreStyle_ ul.layer2_ li .comment_ {
	padding-left: 40px;
}
nav.GenreStyle_ ul.layer3_ li .name_,
nav.GenreStyle_ ul.layer3_ li.comment_ {
	padding-left: 60px;
}

/* --------------------------------------------------------------------
	絞り込み項目
-------------------------------------------------------------------- */
/* 絞り込み項目一覧 */
nav.FilterStyle_ {
	border-top: 5px solid #6396E2;
	border-bottom: 5px solid #6396E2;
}
nav.FilterStyle_ ul.layer0_ {
	padding-left: 0;
	background: #F0F0F0;
}
nav.FilterStyle_ ul li {
	border-top: 1px solid #CCC;
	width: 100%;
	word-break:break-all;
}
nav.FilterStyle_ ul.layer0_ li {
	background-color: #FFF;
}
nav.FilterStyle_ ul li p.parent_,
nav.FilterStyle_ ul li span {
	vertical-align: top;
	display: table-cell;
}
nav.FilterStyle_ ul li span {
	padding: 10px 10px 10px 0;
	text-decoration: none;
}
nav.FilterStyle_ ul li p.parent_ {
	padding: 0;
	text-indent: -9999px;
	width: 40px;
	height: 40px;
	vertical-align: top;
	overflow: hidden;
}
nav.FilterStyle_ ul li p.parent_ {
	background: url(../img/usr/minus.png) right top no-repeat;
}
nav.FilterStyle_ ul li p.parent_.img_hidden_ {
	background: url(../img/usr/plus.png) right top no-repeat;
}
nav.FilterStyle_ ul.layer0_ li span.nochild_ {
	padding-left: 40px;
}
nav.FilterStyle_ ul.layer_ li.nochild_ .name_ {
	padding-left: 70px;
}
nav.FilterStyle_ ul.layer_ li.nochild_ .name_ label img {
	vertical-align: middle;
}

/* --------------------------------------------------------------------
	イベント
-------------------------------------------------------------------- */
/* イベント一覧 */
div.event_ {
	margin-bottom: 10px;
}
div.event_ h2.event_banner_ {
	margin: 0 10px 10px;
	text-align: center;
}
div.event_ h2.event_title_ {
	margin:10px 0 0 0;
	padding: 6px 10px 4px;
	font-size: 16px;
	font-weight: bold;
	color:#fff;
	background: #3fbf0d;
	clear: both;
}
div.event_ h2.event_title_ a {
	display: block;
	text-decoration: none;
	color:#fff;
}
div.event_ h2.event_title_ span.nolink_ {
	padding: 15px;
	display: block;
}

/* --------------------------------------------------------------------
	履歴
-------------------------------------------------------------------- */
#block_of_history {
	margin-bottom:10px;
}
.ttl_history_ {
	margin:10px 0 0 0;
	padding: 6px 10px 4px;
	font-size: 14px;
	font-weight: bold;
	color:#fff;
	background: #999999;
	clear: both;
}

/* --------------------------------------------------------------------
	カスタマーレビュー一覧
--------------------------------------------------------------------- */
/* レビュー情報 */
h2.common_headline2_.userreview_ {
    margin: 0 10px;
    border-bottom: 1px solid #ffd600;
    padding-left: 0;
}


h2#ttl_userreview {
	margin-bottom:0;
}
div.review_info_ {
    padding: 0 0 16px;
    background: #FFF;
}
div.review_count_summary_ {
    padding: 0;
    background: #FFFFFF;
}


div.review_count_summary_ dl dt,
div.review_count_summary_ dl dd {
	display: inline;
}
div.review_count_summary_ dl dd {
    font-size: 20px;
    font-weight: bold;

}
div.review_count_summary_ dl dd img {
    height: 22px;
    position: relative;
    top: -5px;
    margin-left: 8px;
}
div.review_count_summary_ dl.review_score_ {
}
div.review_count_summary_ dl.review_score_ dt {
	font-size: 13px;
  font-weight: normal;
}

div.review_count_summary_ dl.review_score_ dd span {
    color: #777;
    font-weight: normal;
    font-size: small;
    display: inline-block;
    margin-left: 0.2em;
}

div.review_count_summary_ dl.review_count_ {
}
div.review_count_summary_ dl.review_count_ dt {
	font-weight: bold;
}
div.review_count_summary_ dl.review_count_ dd {
	padding-left: 4px;
}
div.review_desc_ {
}
div.review_desc_ .btn_review_ {
	text-align: right;
}
div.review_desc_ .btn_review_ a {
	padding:0 0 0 20px;
	background:url(../img/usr/sb/common/ico_write.png) left center no-repeat;
	-webkit-background-size:14px 14px;
	background-size:14px 14px;
	text-decoration: underline!important;
}
.review_pagenav_ {
    margin: 0 0 10px 0;
    clear: both;
    padding: 5px 10px;
    text-align: center;
}
span.reviewer_ {
    display: inline-block;
    margin-right: 1em;
}

#review_form input.main_action_button_ {
    background: #cccccc;
		color: #333333;
    width: 100%;
		font-size: 12px;
		line-height: 1.2;
    overflow: hidden;
    border-bottom: none;
}

/**/
/* レビュー ページ切換 */
div#page_changer_top {
	display: flex;
	justify-content: center;
}
/*div#page_changer_top .pager_ref_ {
	margin: 2px 5px;
	color: #003780;
	text-decoration: underline;
	font-weight: bold;
	white-space: nowrap;
}
div#page_changer_top .pager_now_ {
	margin: 2px 5px;
	color:#CC0000;
	font-weight: bold;
	white-space: nowrap;
}*/

#page_changer_top span {
    background-color: #fff;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    display: inline-block;
    line-height: 25px;
    margin-left: 5px;
		width: 24px;
		height: 25px;
    padding: 0;
}
div#page_changer_top .pager_ref_ {
    font-weight: bold;
    margin: 2px 5px;
    white-space: nowrap;
}
div#page_changer_top .pager_ref_ > a {
    font-weight: normal;
    text-decoration: none;
}
div#page_changer_top .pager_now_ {
    background: #dcdcdc none repeat scroll 0 0;
    margin: 2px 1px;
    white-space: nowrap;
}
#page_changer_top span.pager_ref_count_ry {
	background: none;
	margin: 0 0 2px;
	border: none;
	vertical-align: middle;
	width: auto;
}
#page_changer_top .pager_ref_count_prev,
#page_changer_top .pager_ref_count_next {
	display: inline-block;
	overflow: hidden;
	margin: 2px 5px;
	width: 24px;
	height: 25px;
	border-radius: 5px;
	border: solid 1px #ffd600;
}
#page_changer_top .pager_ref_count_prev {
	background: #ffd600 url(../img/usr/sb/common/pagination_prev.png) center no-repeat;
	background-size: 12px 13px;
}
#page_changer_top .pager_ref_count_next {
	background: #ffd600 url(../img/usr/sb/common/pagination_next.png) center no-repeat;
	background-size: 12px 13px;
}

/**/
/* レビュー記事 */
.review_line_ {
  margin: 0;
	border-bottom:1px solid #e5e5e5;
}
.review_line_:first-child {
	border-top:1px solid #e5e5e5;
}
.review_line_body_ {
	padding: 15px 0;
}

.review_line_title_ {
	padding: 5px 0;
	font-size: 14px;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	word-break:break-all;
}

div.review_line_summary_ {
}

div.review_line_summary_ dl dt
, div.review_line_summary_ dl dd {
	display: inline;
}
div.review_line_summary_ dl dd {
	display: inline;
	font-size: 14px;
	font-weight: bold;
}
div.review_line_summary_ dl.review_line_name_ {
}
div.review_line_summary_ dl.review_line_name_ dt {
	font-weight:normal;
}
div.review_line_summary_ dl.review_line_name_ dd {
	padding-left: 4px;
}
div.review_line_summary_ dl.review_line_score_ img {
	height:17px;
	position:relative;
	top:-3px;
}
div.review_line_summary_ dl.review_line_score_ dt {
	font-weight:normal;
}
.review_line_comment_ {
    word-break: break-all;
    margin-bottom: 0.5em;
}
.review_line_ .moderate_vote_ {
	padding:10px 0 0;
	border-top:#e5e5e5 1px dotted;
	font-size:11px;
}
.review_line_ .mode_lay_ {
	position:absolute;
	display:none;
	z-index:1;
	padding: 0;
	background-color:#ffffff;
	border:solid 1px #ffcc33;
}
.review_line_ .mode_lay_ .mode_select_line_top_ {
	text-align: right;
	padding: 10px;
	background-color:#ffcc33;
}
.review_line_ .mode_lay_ .mode_select_line_ {
	padding: 10px 20px;
	border-top:solid 1px #ffcc33;
}

.review_line_ .moderate_info1_ {
	margin-top: 5px;
}
.review_line_ .moderate_info2_ {
	margin-top: 5px;
}
.review_line_ .moderate_info2_ span {
	text-decoration:underline!important;
}
.review_line_ .moderate_other_ {
	display:none;
}
.review_line_ .moderate_other_ dl dt
, .review_line_ .moderate_other_ dl dd {
	display: inline;
}
.review_line_ .moderate_other_ dl{
	padding-left: 10px;
}
.review_line_ .moderate_other_ dl dd {
	padding-left: 4px;
}


#review_form {
	margin: 0 10px 20px;
}
#review_form a {
	text-decoration:none;
}
div#review_form p {
    font-size: smaller;
    text-align: center;
}
/**/
/* --------------------------------------------------------------------
	カスタマーレビュー投稿画面
--------------------------------------------------------------------- */
/* 入力画面 */
div.review_ h2{
  margin-bottom: 10px;
}
div.review_ div.review_header_,
div.review_ div.review_middle_,
div.review_ div.review_footer_,
div.review_ div.review_complete_ {
	margin: 0 10px 10px;
}
dl.review_list_ {
	margin:0 10px;
	border:1px solid #CCC;
	border-bottom: none;
	margin-bottom:10px;
}
dl.review_list_ dt
, dl.review_list_ dd {
	display: block;
	white-space: nowrap;
}
dl.review_list_ dt {
	padding: 5px;
	background-color: #F0F0F0;
}
dl.review_list_ dd {
	padding: 5px 10px;
	border-bottom: 1px solid #CCC;
}
div.review_ input[type=text]
, div.review_ textarea {
	display: block;
}
dl.review_list_ li .count_msg_ {
}

/**/

/* 確認画面 */
div.confirm_layer_frame_ {
	margin-top: 5px;
}
div.review_confirm_ {
	background-color: #ffffff;
	display: none;
}
/**/

/* --------------------------------------------------------------------
	クイックオーダー
-------------------------------------------------------------------- */

div.quickorder_ {
}
div.quickorder_ div.add_order_block_ {
	margin-bottom: 10px;
	padding: 10px;
	text-align: center;
	background: #F0F0F0;
}
div.quickorder_ div.add_order_block_ span {
	display: inline-block;
	padding: 5px 20px;
	cursor: pointer;
  color: #fff;
	text-shadow: 0 -1px 1px #CCC;
	background: #a4a4a4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
div.quickorder_ ul.quickorder_list_ {
	margin-bottom: 10px;
	border-top: 1px solid #CCC;
}
div.quickorder_ ul.quickorder_list_ li {
	padding: 10px;
	border-bottom: 1px solid #CCC;
}
div.quickorder_ ul.quickorder_list_ li div.code_qty_ {
	margin-bottom: 10px;
	padding-right: 45px;
	position: relative;
}
div.quickorder_ ul.quickorder_list_ li div.code_qty_ input[type="text"],
div.quickorder_ ul.quickorder_list_ li div.code_qty_ input[type="number"] {
	padding: 5px 0;
	text-indent: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
div.quickorder_ ul.quickorder_list_ li div.code_qty_ input.code_ {
	text-align: left;
	width: 96%;
}
div.quickorder_ ul.quickorder_list_ li div.code_qty_ input.qty_ {
	padding-right: 5px;
	position: absolute;
	right: 0;
	text-align: right;
	width: 35px;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ {
	display: table;
	width: 100%;
}


div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ figure {
	padding: 10px;
	display: table-cell;
	vertical-align: top;
	width: 100px;
	background: #F0F0F0;
	display: none;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ figure img {
	max-width: 100px;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ figure figcaption.price_box_ small {
	display: block;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ {
	padding: 0 0 0 10px;
	display: table-cell;
	vertical-align: top;
}

div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ div.name_ {
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ div.name_ .name1_ {
	font-weight: bold;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ div.name_ .name1_ {
	color: #555;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ div.name_ .name2_ {
	font-size: 12px;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ dl.stock_ {
	font-size: 12px;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ dl.stock_ dt {
	float: left;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ dl.stock_ dd {
	padding-left: 3em;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ dl.amt_ {
	margin-bottom: 10px;
	font-size: 12px;
	color: #C00;
	font-weight: bold;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ dl.amt_ dt {
	float: left;
}
div.quickorder_ ul.quickorder_list_ li div.quickorder_item_ div.desc_ dl.amt_ dd {
	padding-left: 3em;
}


div.quickorder_ .onProcess_ {
	background-image: url(../img/usr/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
div.quickorder_ .selected {
	color: #00dd00;
	background-color: #FFF;
}
div.quickorder_ span.unit_ {
	margin: 5px;
}
#suggestArea {
	background-color: white;
	border: 1px solid black;
	display: none;
	padding-top: 5px;
	padding-bottom: 5px;
	position: absolute;
	top: 50px;
	left: 5px;
	color: black;
}
.itemNotFound {
	text-align: center;
	color: #777777;
	padding: 0 5px;
	height: 18px;
	line-height: 18px;
}
.itemLine {
	padding: 0px 5px 0px 5px;
	height: 20px;
	line-height: 20px;
	list-style:none;
	white-space:nowrap;
}
.itemLine .itemCode {
	float: left;
	font-weight: bold;
	margin-right: 5px;
}
.itemLine .itemName {
}
.delButton {
}
.quickorder_qty_bg_ {
	background-color: #e6e6e6;
}
/* --------------------------------------------------------------------
	アンケート
-------------------------------------------------------------------- */

div.questionnaire_ {
}
div.questionnaire_ div.questionnaire_name_ {
	font-weight: bold;
}
div.questionnaire_ h3 {
	font-weight: bold;
}
.questionnaire_input_ textarea {
	width: 95%;
}
div.questionnaire_ div.typeCust input.zip_ {
	width: 140px;
}
/* --------------------------------------------------------------------
	マイページ　クーポン一覧
-------------------------------------------------------------------- */
div.coupon_table_ {
	margin: 0 10px;
}
table.coupon_ {
	width: 100%;
	border: 1px solid #CCCCCC;
	border-bottom: none;
	margin: 0 0 10px;
}
table.coupon_ th
, table.coupon_ td {
	padding: 1px 5px;
	border-bottom: 1px solid #CCCCCC;
	text-align:left;
}
table.coupon_ th {
	background-color: #F8F8F8;
	vertical-align: middle;
	width: 35%;
	font-weight: normal;
}

/* --------------------------------------------------------------------
	マイページ　店舗クーポン一覧
-------------------------------------------------------------------- */
div.coupon_table_ {
	margin: 0 10px;
}
div.coupon_table_ a{
	text-decoration: none;
}
table.storecoupon_ {
	width: 100%;
	border: 1px solid #CCCCCC;
	margin: 0 0 10px;
}
table.storecoupon_ td {
	padding: 1px 5px;
	text-align:left;
	color:#000;
}
table.storecoupon_ td.bonus {
	text-align:right;
	color:#FF0000;
	font-size: 400%;
}
table.storecoupon_ td.bonus2 {
	color:#FF0000;
	font-size: 180%;
}
table.storecoupon_ td.dt {
	text-align:right;
}
/* --------------------------------------------------------------------
	マイページ　カード情報確認
-------------------------------------------------------------------- */
div.cardedit_info_ input.card_num_ {
	width: 150px;
}
/* --------------------------------------------------------------------
	マイページ　アドレス帳の新規登録・変更
-------------------------------------------------------------------- */
dl.custdest_ input.zip_ {
	width: 140px;
}

/* --------------------------------------------------------------------
	マイページ　バーコード表示
-------------------------------------------------------------------- */

div#mybarcode {
    text-align: center;
}

div#mybarcode p {
    font-size: 10px;
}
/* --------------------------------------------------------------------
	関連商品
--------------------------------------------------------------------- */
div.title_block_ {
	padding: 5px 5px 5px 8px;
	margin-top: 5px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius:8px;
}
div.point_table_ {
	margin: 0 10px;
}
table.point_ {
	width: 100%;
	border: 1px solid #CCCCCC;
	border-bottom: none;
	margin: 0 0 10px;
  color: #555;
}
table.point_ th
, table.point_ td {
	padding: 1px 5px;
	border-bottom: 1px solid #CCCCCC;
	text-align:left;
}
table.point_ th {
	background-color: #F8F8F8;
	vertical-align: middle;
	width: 35%;
	font-weight: normal;
}

/* --------------------------------------------------------------------
	利用可能なクーポン一覧
--------------------------------------------------------------------- */
.coupon_area_ .label_ {
	display: inline-block;
}
.coupon_area_ .input_ {
	display: inline-block;
}

a.open_available_coupon {
	color: #fff !important;
	background: none repeat scroll 0 0 #666666 !important;
	text-decoration: none !important;
	white-space: nowrap !important;
}

#available_coupon {
	padding-bottom: 20px;
	margin: 0 auto;
	background: #fff;
}
table.available_coupon_ {
	width: 95%;
	border: 1px solid #CCCCCC;
	border-bottom: none;
	margin: 0 auto 5px;
}
table.available_coupon_ th ,
table.available_coupon_ td {
	padding: 1px 5px;
	border-bottom: 1px solid #CCCCCC;
	text-align:left;
	word-break: break-all;
}
table.available_coupon_ th {
	background-color: #F8F8F8;
	vertical-align: middle;
	width: 40%;
	font-weight: normal;
}
table.available_coupon_ freespace_ {
	word-break: break-all;
}

.select_coupon_area_ {
	text-align: center;
	margin: 0 auto 10px;
}
.select_coupon_ {
	width: 95%;
}

#available_coupon .navipage_ a[href=''] {
	display: none;
}

#available_coupon .close_button_ {
	text-align: right;
}

#available_coupon .close_button_ img {
	width: 45px;
	height: 45px;
	color: #000;
}

/* --------------------------------------------------------------------
	注文画面　モーダル風ウィンドウ
-------------------------------------------------------------------- */
.order_modal_ {
	display: none;
	width: 94%;
	margin: 2% 2% 2% 4%;
	border: 2px solid #fff;
	position: fixed;
	background-color: #ffffff;
	bottom: -568px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: rgba(107, 107, 107, 0.65098) 0px 0px 6px 3px;
	-webkit-box-shadow: rgba(107, 107, 107, 0.65098) 0px 0px 6px 3px;
	-moz-box-shadow: rgba(107, 107, 107, 0.65098) 0px 0px 6px 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	min-width: 300px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	z-index: 1000;
}
.order_modal_inner {
	width: 100%;
	padding: 5% 6%;
	border: 2px solid #eb6212;
	background-color: #fdf2b9;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.order_modal_inner:before {
    content: ' ';
	display: block;
	background:  url(../img/sys/icon_order_modal_info.png) no-repeat;
	background-size: 39px 40px;
	width: 39px;
	height: 40px;
    position: absolute;
    top: -16px;
    left: -16px;
    z-index: 1;
}
.order_modal_ h3 {
	font-size: 16px;
	font-weight: bold;
	width: 90%;
	margin-bottom: 3%;
}
.order_modal_ p {
	margin-bottom: 5%;
	font-size: 13px;
}
.order_modal_ .close {
	background: #ffffff url(../img/sys/button/order_modal_close_sb.png) no-repeat;
	background-size: 30px;
	position: absolute;
	display: block;
	top: 4%;
	right: 2%;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
}
.order_modal_btn {
	text-align:center;
}
.order_modal_btn li{
	margin-bottom: 3%;
	display: block;
	padding-bottom: 6px;
}

/* --------------------------------------------------------------------
	入荷案内申し込み商品リスト
-------------------------------------------------------------------- */

ul.backorder_frame_ li {
  position: relative;
  padding: 10px;
	border-top:#ccc 1px solid;
}
ul.backorder_frame_ li:first-child {
  border-top: none;
}
ul.backorder_frame_ li a {
	display: block;
	text-decoration: none;
}
ul.backorder_frame_ li:last-child a{
}
ul.backorder_frame_ li div.cart_btn_ a {
	padding: 0;
	display: inline;
	background: none;
}
ul.backorder_frame_ li div.nolink_ {
	padding: 10px 0;
	display: block;
	text-decoration: none;
}
ul.backorder_frame_ li .img_,
ul.backorder_frame_ li div.desc_ {
	display: table-cell;
	vertical-align: top;
}
ul.backorder_frame_ li .img_ {
	width: 100px;
}
ul.backorder_frame_ li .img_ img {
	width: 100px;
	display: block;
}
ul.backorder_frame_ li div.desc_ {
	padding-left: 10px;
}
ul.backorder_frame_ li div.desc_ div.icon_{
  height: 17px;
  margin-bottom: 8px;
}
ul.backorder_frame_ li div.desc_ div.icon_ span.icon1_ img,
ul.backorder_frame_ li div.desc_ div.icon_ span.icon2_ img {
	width:40px;
}
ul.backorder_frame_ li div.desc_ div.icon_ img{
  width: auto;
  height: 17px;
  margin-left: 5px;
  vertical-align: top;
}
ul.backorder_frame_ li div.desc_ div.icon_ img:first-of-type{
  margin-left: 0;
}
ul.backorder_frame_ li a div.name_ {
  font-size: 12px;
  font-weight: normal;
}
ul.backorder_frame_ li div.desc_ div.name_ {
  margin-bottom: 8px;
}
ul.backorder_frame_ li div.desc_ div.name_ .name1_ {
	font-weight: bold;
}
ul.backorder_frame_ li a div.desc_ div.name_ .name1_ {
	color: #00377F;
}
ul.backorder_frame_ li div.desc_ div.name_ .name2_ {
	font-size: 12px;
}
ul.backorder_frame_ li div.desc_ .price_{
  font-size: 14px;
}
ul.backorder_frame_ li div.desc_ .price_box_ small {
	display: block;
}

/* --------------------------------------------------------------------
	商品説明文
-------------------------------------------------------------------- */
.item_text_one{
font-size: 1.2rem;
letter-spacing: 0.5px;
line-height: 1.5;
}

.item_text_one span{
font-size: 1.2rem;
}

.item_text_two{
font-size: 1rem;
letter-spacing: 0.5px;
line-height: 1.5;
}
.item_text_one .redtext{
font-size: 1.2rem;
letter-spacing: 0.5px;
line-height: 1.5;
}
.item_text_one .attext{
font-size: 1.2rem;
letter-spacing: 0.5px;
line-height: 1.5;
}

/* 20250929 モバイル版サイトの文字サイズ改善 */
ul.goods_t_ li a div.desc_ div.name_ {
	font-size: 14px;
}

/* 20250929 各カテゴリの主力商品掲載 */
.top-category-popular-list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}
.top-category-popular-item {
    width: 50%;
    padding: 8px;
    box-sizing: border-box;
}
.top-category-popular-img {
    max-width: 140px;
    max-height: 140px;
    margin: 0 auto 10px;
}
.top-category-popular-img img {
    width: 100%;
    height: auto;
}