@charset "UTF-8";


/*=========================================
  パンくず非表示
=========================================*/
.page-goods .pane-topic-path:first-of-type .block-topic-path--list:nth-child(n+2) {
	display: none;
}
.page-goods .block-topic-path--list .block-topic-path--genre-item:last-child,
.page-goods .block-topic-path--list .block-topic-path--category-item:last-child {
	display: none;
}
.page-goods .block-topic-path--list .block-topic-path--genre-item:nth-last-child(2):after,
.page-goods .block-topic-path--list .block-topic-path--category-item:nth-last-child(2):after{
	display: none;
}
div.pane-left-menu{
	display: none;
}
body.page-goods footer .container{
	width: auto;
}
.pane-footer > .container {
	width: 100%;
}
.pane-footer > .container .container{
	width: 1200px;
}

/*ブランド*/
.brand-logo-wrap{
	display: flex;
	flex-direction: row;
    align-items: center;
}
.brand-logo{
	display: flex;
	flex-direction: row;
	margin-right: 10px;
}
.brand-logo_img{
	line-height: 1;
}
.brand-logo_img a{
	display: block;
	line-height: 1;
}
.brand-logo_img a img{
	height: 30px;
	vertical-align: bottom;
}
.brand-logo_link{
	height: 25px;
	margin-left: 10px;
}
.brand-logo_link a{
	width: 25px;
	height: 25px;
	border: 1px solid #DCDCDC;
	border-radius: 50%;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
}
.brand-logo_link a img{
	width: 13px;
}
.brand-logo_link a:hover{
	opacity: 0.8;
}
.brand-logo-wrap{
	margin-bottom: 11px;
}
.brand-logo-wrap .block-icon{
	line-height: 1;
	text-align: right;
	width: 71%;
}
.page-goods .brand-logo-wrap .block-icon img{
	vertical-align: bottom;
}
.page-goods .brand-logo-wrap .block-icon span{
	margin-right: 4px;
}
.page-goods .brand-logo-wrap .block-icon span:last-child{
	margin-right: 0;
}
.pane-goods-right-side .brand-logo{
	display: none;
}
.brand-logo-wrap .brand-logo{
	display: flex;
  justify-content: center;
  align-items: center;
}
.goods-detail-description.block-goods-brand{
	display: none;
}
#paymentbox{
	overflow: hidden;
}
#paymentbox_title{
	width: 120px;
	display: inline-block;
	vertical-align: middle;
}
#paymentbox_title a{
	font-size: 12px;
	color: #444444;
}
#paymentbox_main{
	width: 315px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
	box-sizing: border-box;
	border-left: 1px solid #DDDDDD;
}
/*ブランド*/

.block-goods-price--price.price + .block-goods-price--default-price.default-price{
	color: #888;
	font-size: 12px;
}

/*並び替え*/
.yotpo {
	order: 32;
	margin-bottom: 10px;
}
div#spec_goods_comment{
	order: 21;
}
.goods-detail-description{
	order: 33;
}
/*並び替え*/

#customize_goods_overlay_accordion{
	order: 42;
}
.block-customize-variation-group-selected-item{
	order: 43;
}
.block-variation{
	order: 41;
}
/*アイコン*/
.page-goods .block-icon span{
	margin: 0;
}
div.block-shopstock-about-goods{
	order: 41;
	margin: 0;
	padding: 0;
}
/*商品名*/
.block-goods-name{
	margin: 0px 0 12px;
}
.block-goods-name h2.h1.block-goods-name--text{
	margin: 0;
}
/*キャッチコピー*/
.block-goods-comment{
	margin: 13px 0 4px 0;
}
/*商品コード*/
.pane-goods-right-side .goods-detail-description{
	margin-bottom: 0;
}
.pane-goods-right-side .goods-detail-description dt{
	width: 82px;
	float: left;
	margin: 0 11px 0 0;
	padding: 0;
}
.pane-goods-right-side .goods-detail-description dd#spec_goods{
	width: auto;
	float: left;
	margin: 0 ;
	padding: 0;
}
.pane-goods-right-side .goods-detail-description dt::before {
  position: absolute;
  content: ":";
  display: block;
  height: 100%;
  background: none;
  right: 0px;
  top: -5%;
}
.pane-goods-right-side .goods-detail-description{
	margin-top: 0px;
}
/*値段*/
div.block-goods-price{
	margin: 12px 0 0 0;
}
div.default-price{
	margin: 0 0 5px;
}
.block-goods-price--on-sales-comment{
	margin-bottom: 1px;
	font-weight: bold;
}
/*ボタン*/
.block-add-login,.block-add-cart .block-add-cart--btn, .block-custom-order .block-custom-order--btn{
	background: #D11000;
	padding: 0;
	height: 56px;
	line-height: 56px;
  background-image: url(/img/usr/common/icon_cart2.svg);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position-y: 45%;
  background-position-x: 28%;
  font-size: 15px;
}

.block-add-cart--btn.customize_btn-reservation{
	background: #00c300;
}
.block-add-login + .block-add-cart--btn{
	display: none;
}
.block-wrapping-add-cart--btn{
	margin-top: 12px;
	padding: 0;
	height: 56px;
	display: table-cell;
	vertical-align: top;
	font-size: 15px;
	width: 440px;
	color: #444;
	border: 1px solid #ccc;
	background: #fff;
	background-image: url(/img/usr/common/wrapping-icon.svg);
	background-repeat: no-repeat;
	background-size: 19px;
	background-position-y: 45%;
	background-position-x: 14%;
}
.block-variation-favorite--btn, .block-goods-favorite--btn{
	width: 64px;
	height: 56px;
	padding: 0;
}
.block-contact-about-goods{
	margin-top: 25px;
}
.block-contact-about-goods a{
	padding: 0;
	line-height: 1;
}

.block-no-stock--message{
	margin: 0;
	padding: 0;
}
.block-goods-favorite{
	order: 45;
}

.block-goods-favorite{
	display: table;
}
.block-no-stock{
　width: 440px;
  height: 54px;
  line-height: 54px;
　display: table-cell;
}
.block-goods-favorite--btn, .block-goods-favorite-registed--btn{
	width: 64px;
	height: 54px;
	padding: 0;
	display: table-cell;
	background-color: #fff;
}

/*.block-no-stock--message{
	width: 99%;
}*/

/*SNS*/
.block-goods-sns{
	margin: 25px 0 25px 0;
}
.block-goods-sns li{
	line-height: 1;
}
li.block-goods-sns--evernote,
li.block-goods-sns--feedly,
li.block-goods-sns--mixi{
	display: none;
}
.block-goods-sns li img{
	width: 28px;
}
.block-goods-sns--twitter iframe{
  margin-top: 4px;
  display: block;
}
.block-goods-sns--facebook span{
  margin-top: 4px;
  display: block;
}
.block-goods-sns--mixi span{
  margin-top: 5px;
  display: block;
}

/*ギャラリー下*/
div.pane-goods-left-side dd{
	margin: 0;
	padding: 0;
}


/*商品コメント*/
.block-goods-comment1, .block-goods-comment2, .block-goods-comment3, .block-goods-comment4, .block-goods-comment5{
	margin: 65px 0 53px 0;
}
div.pane-goods-center{
	margin: 64px  0 0 0;
	padding: 45px 25px 0;
	border-top: 1px solid #cccccc;
}
div.pane-goods-center dl{
	margin: 0;
	padding: 0;
}
div.pane-goods-center dl dt{
	margin: 0;
	padding: 0;
	line-height: 1.8;
	/*font-size: 13px;*/
}
div.pane-goods-center dl dd{
	margin: 0;
	padding: 0;
	line-height: 1.8;
	/*font-size: 13px;*/
} 
div.pane-goods-comment dl dt{
	margin: 0;
	padding: 0;
	/*font-size: 13px;*/
}
div.pane-goods-comment dl dd{
	margin: 0;
	padding: 0;
	line-height: 1.8;
	/*font-size: 13px;*/
} 
div.pane-goods-center-nununiTag{
	margin: 64px  0 0 0;
	padding: 45px 25px 0;
	border-top: 1px solid #cccccc;
}
div.pane-goods-center-nununiRelatedProducts{
	margin: 64px  0 0 0;
	padding: 45px 25px 0;
	border-top: 1px solid #cccccc;
}
div.pane-goods-center-nununiRelatedProducts .block-recent--header{
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 20px;
}
div.pane-goods-center{
  overflow: hidden;
}
div.pane-goods-comment h2,
div.pane-goods-center h2,
div.pane-goods-comment h3,
div.pane-goods-center h3{
	margin: 0 0 13px;
	line-height: 1;
	border-bottom: 1px solid #555555;
	width: 250px;
	padding-bottom: 10px;
	/*font-size: 18px;*/
	font-weight: bold;
}
div.pane-goods-center .block-goods-comment1{
  width: 50%;
  margin-right: 5%;
  float: left;
}

div.pane-goods-center div.block-goods-acespec{
  width: 45%;
  float: right;
}
div.pane-goods-center .block-goods-comment2{
	order: 3;
	grid-row: 0 / 0;
	grid-column: 0 / 0;
	display: none;
}
div.pane-goods-center .block-goods-comment3{
	order: 4;
	grid-row: 0 / 0;
	grid-column: 0 / 0;	
	display: none;
}
div.pane-goods-center .yotpo-label-container {
	margin-top: 50px;
}
div.block-goods-acespec dl.goods-detail-description{
	overflow: hidden;
	margin-bottom: 12px;
}
div.block-goods-acespec dl.goods-detail-description:last-child{
	margin: 0;
}
div.block-goods-acespec dl.goods-detail-description dt{
	width: 100px;
	margin-right: 15px;
	float: left;
	display: block;
}
div.block-goods-acespec dl.goods-detail-description dd{
	width: 385px;
	display: block;
	float: left;
}
div.block-goods-acespec dl.goods-detail-description dt::before {

}
/*ポイント*/
div#pointvalue{
	margin: 0 0 0 0;
  text-align: left;
  /*font-size: 16px;*/
  color: #007ECC;
  font-weight: bold;
  overflow: hidden;
}
.goods-detail-description.block-goods-point{
	display: none;
}
div#pointvaluesetflame{
  float: left;
  margin-top: 8px; 
}
div.pointvaluentimes{
	text-decoration: line-through;
}
div#pointvaluentimes{
  float: left;
  height: 39px;
  line-height: 39px;
  background: #fde143;
  padding: 0 8px;
  text-align: center;
  margin-left: 10px;
  margin-bottom: 0px;
  position: relative;
}
div#pointvaluentimes::after{
  content: '　';
  background: url("../../img/usr/detail/pointshape.jpg") no-repeat;
  position: absolute;
  top: 16px;
  left: -7px;
}
div#pointvaluentimes span{
  vertical-align: baseline;
  font-weight: bold;
  font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue","游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
}
div#pointvaluentimes span:nth-child(1){
  color: #000;
  font-size: 13px;
}
div#pointvaluentimes span:nth-child(2){
  color: #000;
  font-size: 13px;
  position: relative;
}
div#pointvaluentimes span:nth-child(2)::before{
  content: '・';
  position: absolute;
  top: -22px;
  left: 0;
}
div#pointvaluentimes span:nth-child(3){
  color: #000;
  font-size: 13px; 
  position: relative;
}
div#pointvaluentimes span:nth-child(3)::before{
  content: '・';
  position: absolute;
  top: -22px;
  left: 0;
}
div#pointvaluentimes span:nth-child(4){
  color: #000;
  font-size: 13px; 
  position: relative;
}
div#pointvaluentimes span:nth-child(4)::before{
  content: '・';
  position: absolute;
  top: -22px;
  left: 0;
}
div#pointvaluentimes span:nth-child(5){
  color: #ff0000;
  font-size: 14px;
}
div#pointvaluentimes span:nth-child(6){
  border-bottom: 1px solid #ff0000;
}
div#pointvaluentimes span:nth-child(6) span:nth-child(1){
  color: #ff0000;
  font-size: 22px;
  font-weight: bold;
}
div#pointvaluentimes span:nth-child(6) span:nth-child(2){
  color: #ff0000;
  font-size: 16px;
  font-weight: bold;
}
div#pointvaluentimes span:nth-child(6) span:nth-child(2)::before{
  display: none;
}

div#pointvaluentimessales{
  clear: both;
  color: #444444;
  background: #f5f5f5;
  margin-top: 20px;
  padding: 6px 0;
  width: 249px;
  text-align: center;
  display: none;
}
div#pointvaluentimessales p{
  font-size: 12px;
  font-weight: normal;
}
div#pointvaluentimessales strong{
  font-weight: bold;
}

/* 2008add */
#paymentbox {
    background: #F5F5F5;
    padding: 20px;
    margin: 0 0 25px;
    order: 44;
    position: relative;
}
#paymentbox img {
    max-width: 100%;
    vertical-align: bottom;
}
#paymentbox p:first-child {
    margin: 0 0 8px;
	line-height: 1;
    font-weight: bold;
}
#paymentbox .paymentlist {
    display: flex;
    margin: 0 0 15px;
    flex-wrap: wrap;
}
#paymentbox .paymentlist:last-child {
	margin: 0;
}
#paymentbox .paymentlist li {
	margin: 0 5px 0 0;
}
#paymentbox .paymentlist li:last-child {
	margin: 0;
}
#paymentbox .paymentlist li#paidy{
	margin-left: 5px;
}
#paymentbox .paymentlist li#paidy img{
	height: 23px;
}
#paymentbox .paymentlist a {
	display: inline-block;
}
#paymentbox .paymentlist img {
    height: 22px;
    width: auto;
}
#paymentbox .paymentlist #epos img{
	height: 22px;
	vertical-align: middle;
}
#paymentbox .paymentlist span {
    display: inline-block;
    /*background: #fff;
    border: 1px solid #333;
    padding: 2px 5px 1px;*/
    font-size: 12px;
	font-weight: 600;
}
/* /2008add */


div#amazonwrap{
	position: fixed;
	/*height: 100%;
	width: 100%;*/
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 9999;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

div#amazonwrapbg{
	position: fixed;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,0.5);
	z-index: 999;
	cursor: pointer;

}
div#amazoninner{
	background: #fff;
	width: 970px;
	height: 627px;
	position: relative;
	z-index: 999999;
}
div#amazoninner p{
	margin: 47px 0 40px 60px;
	/*font-size: 14px;*/
	color: #000000;
	line-height: 1.8;
}
div#amazoninner span{
	float: left;
}
div#amazoninner span.yajirushi{
	float: left;
}
div#amazoncapture{
	overflow: hidden;
	margin: 0 0 0 60px
}
div#amazoncapture span:nth-of-type(1),
div#amazoncapture span:nth-of-type(3){
	margin-top: 37px;
}
div#amazoncapture span:nth-of-type(2),
div#amazoncapture span:nth-of-type(4){
	margin: 150px 8px 0;
}
span#amazonclosebtn{
	position: absolute;
	top: -50px;
	right: 0;
	cursor: pointer;
	z-index: 99999;
}
span#amazonclosebtn:hover{
	opacity: 0.8;
}
/*アマゾン*/

/*block-variation*/
.block-variation{
	margin-bottom: 10px;
}

.block-add-cart{
	order: 44;
}

.block-wrapping-add-cart{
	order: 45;
}

/*店舗在庫表示検索*/
div.block-shopstock-about-goods{
	margin-top: 15px;
	order: 47;
	text-align: center;
	border: 1px solid #ccc;
	display: block;
}
div.block-shopstock-about-goods a{
	background:#fff;
	height: 39px;
	line-height: 42px;
	text-align: center;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
div.block-shopstock-about-goods p{
	margin: 0;
	padding: 0;
	/*font-size: 14px;*/
	cursor: pointer;
}
div.block-shopstock-about-goods p a{
	/*font-size: 13px;*/
	text-decoration: none;
}
div.block-shopstock-about-goods p a:hover{
	text-decoration: none;
}
.block-shopstock-about-goods span {
		background: url(../../img/usr/detail/pin.png?d=2019060501) left center no-repeat;
    width: 22px;
    height: 22px;
    background-size: contain;
    margin-left: -32px;
    padding-left: 32px;
}

body#customizestorestock{
	min-width: 700px;
	overflow-x: hidden;
	height: 100vh;
}
.block-shopstocksearch-about-goods{
	margin: 0 auto;
}
.block-shopstocksearch-about-goods-closebtn{
	position: absolute;
	top: 23px;
	right: 33px;
	background: url(../../img/usr/shop/close.png) center no-repeat;
	width: 19px;
	height: 18px;
	display: block;
	cursor: pointer;
}
.block-shopstocksearch-about-goodswrap{
  width: 100%;
  height: 100%;
}
.block-shopstocksearch-about-goods{
	width: 700px;
	padding: 0 0 0;
	background: #fff;
	border-radius: 7px;
	position: relative;
}
.block-shopstocksearch-about-goods-title{
	font-size: 22px;
	text-align: center;
	color: #707070;
	padding: 25px 0 20px;
	border-bottom: 1px solid #CCCCCC;
}
.block-shopstocksearch-about-goods--img{
	width: 245px;
	float: left;
	margin: 46.5px 0 0 45px;
}
.block-shopstocksearch-about-goods--desc{
	width: 306px;
	float: left;
	margin-bottom: 36px;
}
.block-shopstocksearch-about-goods--text{
	clear: both;
}
.block-shopstocksearch-about-goods--name{
	margin-top: 34.5px;
	margin-bottom: 20px;
	font-size: 15px;
	line-height: 1.4;
	color: #707070;
}
.block-shopstocksearch-about-goods--code{
	font-size: 15px;
	line-height: 1.4;
	color: #707070;
}
.block-shopstocksearch-about-goods--price{
	font-size: 15px;
	line-height: 1.4;
	color: #707070;
	display: none;
}
.block-shopstocksearch-about-goods--color{
	width: 100%;
	border-radius: 8px;
	border: 1px solid #CCCCCC;
	height: 48px;
	line-height: 48px;
	margin: 16px 0 0;
	padding: 0;
	text-indent: 10px;
	/*font-size: 14px;*/
	color: #707070;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	background: url(../../img/usr/shop/down.jpg) 285px 45% no-repeat;
	outline: 0;
}
.block-shopstocksearch-about-goods--size{
	width: 100%;
	border-radius: 8px;
	border: 1px solid #CCCCCC;
	height: 48px;
	line-height: 48px;
	margin: 10px 0 15px;
	padding: 0;
	text-indent: 10px;
	/*font-size: 14px;*/
	color: #707070;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	background: url(../../img/usr/shop/down.jpg) 285px 45% no-repeat;
	outline: 0;
}
.block-shopstocksearch-about-goods--color:hover,
.block-shopstocksearch-about-goods--size:hover{
	border: 1px solid #ccc;
	opacity: 0.8;
}

.block-shopstocksearch-about-goods--btn{
	background: #FC0019;
	color: #fff;
	height: 49px;
	line-height: 52px;
	text-align: center;
	font-size: 15px;
	border-radius: 5px;
	cursor: pointer;
	width: 100%;
	border: none;
	padding: 0;
	display: block;
}
.block-shopstocksearch-about-goods--btn:hover{
	opacity: 0.8;
}
.block-shopstocksearch-about-goods--text{
	margin: 0 26px;
}
.block-shopstocksearch-about-goods--text p{
	/*font-size: 14px;*/
	margin-bottom: 10px;
	margin-left: 22px;
	position: relative;
}
.block-shopstocksearch-about-goods--text p:last-child{
	margin: 0 0 0 22px;
}
.block-shopstocksearch-about-goods--text .block-shopstocksearch-about-goods--texttitle + p + p:before,
.block-shopstocksearch-about-goods--text .block-shopstocksearch-about-goods--texttitle + p:before{
	content: '※';
	position: absolute;
	top: 0;
	left: -22px;
}
.block-shopstocksearch-about-goods--text p.block-shopstocksearch-about-goods--texttitle{
	font-size: 15px;
	color: #FC0019;
	margin-left: 0;
	margin-bottom: 15px;
	clear: both;
	display: block;
	padding-top: 15px;
}

.block-shopstocksearch-about-goods--shoplist-areatitle{
	/*font-size: 18px;*/
	padding: 13px 13px 10px 13px;
	color: #707070;
	font-weight: bold;
}
.block-shopstocksearch-about-goods--shoplist ul li a{
	font-size: 15px;
	color: #707070;
	padding: 13px 24px 13px 24px;
	display: block;
	border-bottom: 1px solid #CCCCCC;
	background: url(../../img/usr/shop/link.jpg) 8px 55% no-repeat;
	text-decoration: underline;
}
.block-shopstocksearch-about-goods--shoplist ul li a:hover{
	text-decoration: none;
}
.block-shopstocksearch-about-goods--text + .block-shopstocksearch-about-goods--shoplist{
	margin: 35px 35px 0px 35px;
}
.block-shopstocksearch-about-goods--shoplist{
	margin: 0 35px 0px 35px;	
	border-top: 2px solid #999;
}
.block-shopstocksearch-about-goods--shoplist ul{
	border-top: 1px solid #CCCCCC;
}
.block-shopstocksearch-about-goods--shoplist ul li:last-of-type a{
	border-bottom: none;
}
.block-shopstocksearch-about-goods--text-bottom{
	margin: 10px 26px 0;
}
.block-shopstocksearch-about-goods--text-bottom p{
	/*font-size: 14px;*/
	margin: 0;
	position: relative;
}

/*sns*/
.block-goods-sns{
	padding: 0;
}
.block-goods-sns li{
	margin: 0 10px 0 0;
	padding: 0;
	list-style: none;
}
.block-goods-sns li:last-of-type{
	margin: 0;
}
.block-contact-about-goods--btn{
	/*font-size: 13px;*/
}
.block-contact-about-goods a{
	/*font-size: 14px;*/
}
/*コメント*/
div.pane-goods-comment dd{
	margin: 0;
	padding: 0;
}
div.pane-goods-comment .block-goods-comment2,
div.pane-goods-comment .block-goods-comment3{
	display: block;
}
dl.block-goods-comment4{
	display: none;
}
dl.block-goods-comment4 dt{
	margin: 0;
	padding: 0;
	/*font-size: 13px;*/
}
dl.block-goods-comment4 dt h3{
	margin: 0 0 5px;
	line-height: 1;
	border-bottom: 1px solid #555555;
	width: 250px;
	padding-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
}
dl.block-goods-comment4 dd{
	margin: 0;
	padding: 0;
	line-height: 1.8;
	/*font-size: 13px;*/
}

dl.block-goods-comment5 dt{
	margin: 0;
	padding: 0;
	font-size: 15px;
}
dl.block-goods-comment5 dt h3{
	margin: 0 0 5px;
	line-height: 1;
	border-bottom: 1px solid #555555;
	width: 250px;
	padding-bottom: 12px;
	font-size: 15px;
	font-weight: bold;
}
dl.block-goods-comment5 dd{
	margin: 0;
	padding: 0;
	line-height: 1.8;
	/*font-size: 13px;*/
}

div.block-rules-comment{
	/*font-size: 13px;*/
}
/**/
.block-goods-detail{
	margin: 0;
	padding: 0;
}
div.pane-goods-comment{
	padding: 0px 25px 0;
}
body.page-goods .container{
	width: 1200px;
}
body{
	/*font-size: 13px;*/
}
div#amazonbtn{
	text-align: center;
	margin-bottom: 15px;
}
div#amazonbtn p{
	display: block;
	/*font-size: 14px;*/
	color: #555555;
	height: 20px;
	line-height: 20px;
	text-decoration: underline;
	cursor: pointer;
	margin-top: 10px;
}
.block-contact-about-goods.btn:active, .block-contact-about-goods.btn.active{
	box-shadow: 0;
}
/*商品詳細*/
.block-goods-gallery {
	flex-basis: 170px;
}
.block-goods-gallery ul{
	margin: 0;
	padding: 0;
	/*font-size: 14px;*/
	overflow: hidden;
}
.block-goods-gallery ul p{
	display: block;
}
.block-goods-gallery li{
	height: auto;
	display: block;
	float: left;
	padding: 0!important;
}
.block-src-l figure{
	margin: 0;
	padding: 0;
}
.block-src-l figure:nth-child(n+2){
	display: none;
}
.block-src-l div{
	margin: 10px 0;
	padding: 0;
}
.block-goods_sticky .swiper-slider-main{
	margin-bottom: 0;
	flex-basis: 510px;
	position: relative;
	overflow: hidden;
}
.block-src-goods-btn,
.block-src-3d-btn{
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}
.block-src-3d-qr{
	display: none;
}
.block-src-goods-btn img,
.block-src-3d-btn img{
	display: block;
	width: 85px;
}
.block-src-3d-popup{
	float: right;
	width: 510px;
	position: absolute;
	bottom: -38px;
	line-height: 38px;
	height: 38px;
	right: 0;
	display: block;
}

.block-src-3d-popup span{
	margin: 0 auto;
	color: #4876DF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1;
	padding: 0 0 0;
	background-image: url(../../img/usr/detail/3d-popup-icon.svg),url(../../img/usr/detail/3d-popup-shape.svg);
	background-position: left 15px bottom 5px,right 15px center;
	background-repeat: no-repeat,no-repeat;
	cursor: pointer;
	width: 263px;
	display: inline;
}
.block-src-goods-btn:hover,
.block-src-3d-popup:hover{
	opacity: 0.8;
}
.block-src-3d-popup span{
	height: 35px;
	line-height: 35px;
	display: block;
	position: relative;
	letter-spacing: -1.2px;
}
.block-src-3d-popup span::after{
	content: ' ';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-radius: 5px;
	background: #4876DF;
	width: 100%;
	height: 2px;
}
.block-src-3d-popup-main-bg{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.16);
	z-index: 9998;
	cursor: pointer;
}
.block-src-3d-popup-content{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background: #fff;
	width: 50%;
	height: 80%;
	text-align: center;
	display: none;
	z-index: 9999;
}
.block-src-3d-popup-main{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.block-src-3d-popup-main-title{
	font-size: 31px;
	font-weight: bold;
	color: #444444;
	margin: 30px 0 30px;
	padding: 0;
	line-height: 1;
	display: block;
}
.block-src-3d-popup-main-text{
	font-size: 17px;
	color: #444444;
	margin: 0 0 50px;
	padding: 0;
	line-height: 1.6;
	display: block;
}
.block-src-3d-popup-main span{
	display: block;
	line-height: 1;
	border: 1px solid #707070;
}
.block-src-3d-popup-main span img{
	vertical-align: bottom;
	
}
.block-src-3d-popup-main .block-src-3d-popup-main-btn{
	background: #444444 url(../../img/usr/detail/3d-popup-arrow.svg) 23.7px center no-repeat;
	color: #fff;
	font-size: 13px; 
	margin: 77px auto 0 auto;
	width: 268px;
	height: 45px;
	line-height: 45px;
	border-radius: 45px;
	text-decoration: none;
	cursor: pointer;
}
.block-src-3d-popup-main .block-src-3d-popup-main-btn:hover{
	text-decoration: none;
	opacity: 0.8;
}
.pane-goods-left-side{
	z-index: 1;
	position: relative;
}
.block-src-goods-btn:hover,
.block-src-3d-btn:hover{
	opacity: 0.8;
}
.block-goods-gallery li{
	width: 80px!important;
}
.block-goods-gallery li:last-child{
	margin-right: 0;
}
.block-goods-gallery li a{
	margin: 0;
	padding: 0;
	display: block;
}
.block-goods-gallery li.active{
	border: 4px solid #707070;
}
.block-goods-gallery li{
 	border: 4px solid #fff;
}
.block-goods-gallery li figure {
  position: static;
  border: none;
  margin: 0;
  padding: 0 0;
  top: 0;
  left: 0;
  width: 72px;
  height: 72px;
  display: block;
}
.block-goods-gallery li img{
	width: 100%;
}
.block-goods-gallery ul{
	font-size: 100%;
}
.block-goods-gallery ul li p{
	display: none;
}
.block-goods-gallery li:hover{
	cursor: pointer;
}
/*モーダル*/
.lb-nav a{opacity: 100!important;}

.pane-goods-right-side .block-variation .block-variation{
	margin: 0;
}

.block-src-l figure img{
	width: 510px;
	vertical-align: bottom;
}
#block-3d-model{
	display: none;
}
.block-src-l #block-3d-model{
	position: absolute;
	top: 0;
	left: 0;
	width: 510px;
	height: 520px;
	margin: 0;
	padding: 0;
	background: #fff;
	z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
}
#block-3d-model div{
	margin: 0;
	padding: 0;
}
.goodsother_list{
	overflow: hidden;
}
.goodsother_list li{
	width: 33%;
	float: left;
	text-align: center;
}


/*入荷案内申し込み*/
.block-arrival-notice{
	order: 46;
	text-align: center;
	border: 1px solid #ccc;
	height: 56px;
	line-height: 54px;
	display: block;
	margin-top: 0;
	width: 440px;
}
.block-arrival-notice a{
	background: none;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 181px;
	font-size: 14px;
	height: 54px;
	line-height: 54px;
	display: block;
	width: 100%;
	background: #F5F5F5 url(../../img/usr/detail/arrival.png) 140px center no-repeat;
	color: #444444;
	text-align: left;
}
.block-add-login, .block-add-cart .block-add-cart--btn, .block-custom-order .block-custom-order--btn{
	width: 440px;
}
/*入荷案内申し込み*/

.btn_item_{
	position: fixed;
	bottom: 70px;
	right: 10px;
	z-index: 999;
	cursor: pointer;
	display: none;
}
.btn_item_:hover{
	opacity: 0.8;
}
/*サイズバリエーション*/
.block-variation p{
	display: none;
}
div#customize_goods_overlay_accordion h2{
	margin-top: 0;
	margin-bottom: 13px;
	padding-top: 0;
	font-size: 16px;
}
div#customize_goods_overlay_accordion ul{
	border-top: 3px solid #EEEEEE;
	margin-bottom: 20px;
}
div#customize_goods_overlay_accordion li{
	overflow: hidden;
	border-bottom: 3px solid #E5E5E5;
	padding: 7px 7px;
	overflow: hidden;
	cursor: pointer;
}
div#customize_goods_overlay_accordion li div.customize_variation_group_audion_img{
	width: 60px;
	margin-right: 17px;
	display: inline-block;
	vertical-align: middle;
	border: 3px solid #E5E5E5;
}
div#customize_goods_overlay_accordion li.customize_active div.customize_variation_group_audion_img,
div#customize_goods_overlay_accordion li div.customize_variation_group_audion_img.first,
div#customize_goods_overlay_accordion li div.customize_variation_group_audion_img.active{
	border: 3px solid #444;
}
div#customize_goods_overlay_accordion li div.customize_variation_group_audion_img img{
	width: 55px;
	vertical-align: bottom;
}
div#customize_goods_overlay_accordion li div.customize_variation_group_audion_stock{
	display: inline-block;
	vertical-align: middle;
	width: 248px;
}
div#customize_goods_overlay_accordion li div.customize_variation_group_audion_stock div.inner_variation{
	line-height: 1;
	font-size: 16px;
}
div#customize_goods_overlay_accordion li div.customize_variation_group_audion_stock div.variaiton_stock_txt_no_stock,
div#customize_goods_overlay_accordion li div.customize_variation_group_audion_stock div.variaiton_stock_txt{
	line-height: 1;
	font-size: 12px;
	margin-top: 5px;
}
div.customize_variation_group_audion_price{
	display: inline-block;
	vertical-align: middle;
	width: 155px;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
}
div.customize_variation_group_audion_price span.customize_variation_group_audion_original_price{
	line-height: 1;
	display: block;
	font-size: 14px;
	text-decoration: line-through;
}
div.customize_variation_group_audion_price div.customize_variation_group_audion_sales_price{
	line-height: 1;
	margin-top: 5px;
	font-weight: bold;
	color: #D11000;
}
div.customize_variation_group_audion_price div.customize_variation_group_audion_sales_price span{
	font-size: 12px;
	display: block;
	padding: 0px 0 2px;
  font-weight: bold;
  display: none;
}
.block-customize-variation-group-selected-item{
	font-size: 12px;
	color: #444444;
	line-height: 1;
	margin-bottom: 30px;
}

.block-customize-variation-group-selected-item-text{
	order: 44;
	margin-bottom: 40px;
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, span.customize_variation_group_audion_original_price:after {
    top: -2px;
    left: -0.5px;
  }
}





.customize_variation_group_audion_sales_price:after{
	content: ' (税込)';
	font-size: 10px;
	font-weight: normal;
	padding-left: 2px;
}
.customize_variation_group_audion_price.normalprice:after{
	content: '(税込)';
	font-size: 10px;
	font-weight: normal;
	padding-left: 2px;
}
/*サイズバリエーション*/

/* 商品画像固定 */
.block-goods_sticky {
	display: flex;
    flex-direction: row-reverse;
    position: sticky;
    top: 15px;
		align-items: flex-start;
}


/*エースマガジン*/
div#acemagazine{
	width: 1160px;
	margin: 17px auto 80px;
}
div#acemagazine h2{
	font-size: 20px;
	color: #444444;
	text-align: center;
	font-weight: bold;
	line-height: 1;
	margin: 0 0 40px;
	padding: 0 0 43px;
	background: url(../../img/usr/goods/line.png) center bottom no-repeat;	
}
div#acemagazine .block-pagecategory-page-list--frame{
	margin: 0 0;
	overflow: hidden;
}
div#acemagazine .block-pagecategory-page-list--frame dl{
	width: 255px;
	margin: 0 46px 0 0;
	float: left;
}
div#acemagazine .block-pagecategory-page-list--frame dl:nth-of-type(4){
	margin: 0;
}
div#acemagazine .block-pagecategory-page-list--frame dl dd{
	margin: 10px 0 0 0;
	font-size: 15px;
	color: #444444;
	font-weight: bold;
}
div#acemagazine .block-pagecategory-page-list--date{
	display: none;
}
div#acemagazine_btn{
	text-align: center;
	font-size: 0;
	margin: 50px 0 0 0;
}
div#acemagazine_btn a{
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
	width: 231px;
	height: 46px;
	line-height: 46px;
	font-size: 15px;
	font-weight: bold;
}
#acemagazine_otherbtn{
	background: #444444 url(../../img/usr/goods/magasineotherbtn.png) right 20px center no-repeat;
	color: #fff;
	margin-right: 15px;
}
#acemagazine_otherbtn:hover{
	color: #fff!important;
	opacity: 0.8!important;
}
#acemagazine_topbtn{
	border: 2px solid #444444;
	background: #FFF url(../../img/usr/goods/acemagazine_topbtn.png) 15px center no-repeat;
	color: #444444;
	margin-left: 15px;
}
div#acemagazine .block-pagecategory-page-list--frame dl:nth-child(5n+0){
	display: none;
}
/*エースマガジン*/

/*年始年末*/
#newyearholidays-wrap{
	position: relative;
}
#newyearholidays-title{
	line-height: 1;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	width: 202px;
	border-bottom: 3px solid #FFE600;
	text-align: center;
	margin: 16px 0 0 0;
	padding: 0 0 5px;
	display: block;
	cursor: pointer;
	position: relative;
}
#newyearholidays-title:hover{
	opacity: 0.8;
}
#newyearholidays-title p{
	display: block;
	background: url(../../img/usr/goods/calendar.png) 2px center no-repeat;
	height: 25px;
	line-height: 25px;
	padding: 0 20px 0 26px;
	position: relative;
}
#newyearholidays-title p span:before{
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 1px #444444;
  border-right: solid 1px #444444;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 3px;
  margin: auto 0;
  transform: rotate(45deg);
}
#newyearholidays-main{
	display: block;
	width: 250px;
	border: 1px solid #E6E6E6;
	padding: 20px 23px 20px;
	position: absolute;
	bottom: -30px;
	right: 20px;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 0 4px rgba(0,0,0,0.16);
	z-index: 1;
	display: none;
}


#newyearholidays-main:before{
  content: "";
  position: absolute;
  top: 77%;
  left: -26px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-right: 15px solid #FFF;
  z-index: 2;
}
#newyearholidays-main:after{
  content: "";
  position: absolute;
  top: 77%;
  left: -30px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-right: 16px solid #E6E6E6;
  z-index: 1;
}


p#newyearholidays-main-stitle{
	line-height: 1;
	color: #444444;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0 0 0 25px;
	font-size: 14px;
	height: 17px;
	line-height: 1;
	background: url(../../img/usr/goods/calendar.png) left top no-repeat;
}
p#newyearholidays-main-date{
	color: #FC0019;
	font-weight: bold;
	margin: 0 0 25px 0;
	line-height: 1.6;
}
p#newyearholidays-main-text{
	color: #444444;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.6;
}
#newyearholidays-main a{
	text-decoration: none;
	text-align: center;
	display: block;
	color: #444444;
	font-size: 11px;
	font-weight: bold;
	margin: 25px 0 0 0;
	padding: 0 0 7px;
	border-bottom: 1px solid #444444;
	line-height: 1;
	position: relative;
}

#newyearholidays-main a:before{
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 1px #444444;
  border-right: solid 1px #444444;
  position: absolute;
  top: -7px;
  bottom: 0;
  right: 9px;
  margin: auto 0;
  transform: rotate(45deg);
}
#newyearholidays-bg{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.16);
	cursor: pointer;
}
/*年始年末*/

/*-------------------------
 visumo 調整
---------------------------*/
/* サムネイル */
.pane-goods-left-side .block-goods-gallery .block-goods--video-thumbnail .img-center img {
	width: 72px;
	height: 72px;
	object-fit: cover;
}

/* visumo 位置調整 */
.block-goods-detail {
	grid-template-rows: auto auto auto auto auto;
}
.block-goods-detail .vsm-goods {
	grid-column-start: 1;
	grid-column-end: 3;
	grid-row-start: 3;
	grid-row-end: 4;
}
.block-goods-detail .vsm-goods+.pane-goods-center {
	grid-row-start: 4;
	grid-row-end: 5;
}
.block-goods-detail .vsm-goods+.pane-goods-center+.pane-goods-footer {
	grid-row-start: 5;
	grid-row-end: 6;
}
.block-goods-gallery li {
	height: 80px;
}


.pane-goods-left-side .hacobune-goods{
	border-top: 1px solid #CBCBCB;
	border-bottom: 1px solid #CBCBCB;
	margin: 40px 0 0;
}
.pane-goods-left-side .hacobune-goods .hacobune-app-container{
	background: #FCFBF9;
	padding: 40px 49px;
	height: 230px;
	overflow: hidden;
	position: relative;
}
.pane-goods-left-side .hacobune-goods .hacobune-app-container.is-hide::after {
	content: "";
	width: 100%;
	height: 80px;
	background: linear-gradient(to top, #FFF, transparent);
	position: absolute;
	left: 0;
	bottom: 0;
}
.pane-main .pane-goods-left-side .hacobune-goods .hacobune-reception-comment-list .hacobune-reception-comment-list-item:nth-child(2n) {
	flex-direction: row;
}
.pane-main .pane-goods-left-side .hacobune-goods .hacobune-reception-comment-list .hacobune-reception-comment-list-item .hacobune-reception-comment-list-item-content {
	background-color: #fff;
	padding: 20px 12px;
	border-radius: 10px;
}
.pane-main .pane-goods-left-side .hacobune-goods .hacobune-reception-comment-list .hacobune-reception-comment-list-item .hacobune-reception-comment-list-item-content:before {
	top: 50%;
	border-right: 15px solid #fff;
	transform: translateY(-50%);
}
.pane-main .pane-goods-left-side .hacobune-reception-comment-list .hacobune-reception-comment-list-item:nth-child(2n) .hacobune-reception-comment-list-item-content{
	text-align: left;
}
.pane-main .pane-goods-left-side .hacobune-goods .hacobune-reception-comment-list .hacobune-reception-comment-list-item {
	align-items: center;
}
.pane-main .pane-goods-left-side .hacobune-goods .staff-comment{
	position: relative;
	cursor: pointer;
}
.pane-main .hacobune-goods .staff-comment.is-hide::before,.pane-main .hacobune-goods .staff-comment.is-hide::after {
	content: "";
	width: 15px;
	height: 2px;
	background: #707070;
	position: absolute;
	top: 50%;
	right: 0;
}
.pane-main .hacobune-goods .staff-comment.is-hide::before {
	transform: translateY(-50%);
}
.pane-main .hacobune-goods .staff-comment.is-hide::after {
	transform: translateY(-50%) rotate(90deg);
}
.pane-main .hacobune-goods .staff-comment.is-open::after {
	transform: translateY(-50%) rotate(0);
}
.pane-main .hacobune-goods .hacobune-layout-base-main-contents{
	max-height: 720px;
	overflow-y: auto;
}
.pane-goods-left-side .hacobune-goods:has(.hacobune-contents-hide){
	display: none;
}
.revico-star-block--total {
	margin-left: 8px;
}


/*=========================================
  unisize
=========================================*/

div#unisize_1000 {
    order: 44;
    margin: 0 0 10px;
}
p.small.block-customize-variation-group-selected-item-text {
    display: none;
}
.owan-banner {
    border: 1px solid #ccc !important;
}
