@charset "utf-8";

/*.siteHeader
.siteHeader {
	background:#fff;
}*/

/*DETAIL PAGE
-------------------------------*/
.itemDetail {
	padding-right:250px;
	padding-left: 110px;
	margin-top: 200px;
}

.itemDetailInner {
	padding:0 5%;
}

.itemDetail figure {
	margin:0;
}

.topitem {
	display:table;
	width:100%;
}

.topitem > li {
	display:table-cell;
	vertical-align:top;
}

.topitem > li:nth-child(1) {
	width:60%;
}

.topitem > li:nth-child(2) {
	width:37%;
	padding-left:4%;
	padding-top:2%;
}

.topitem li:nth-child(2) .image img {
	margin-bottom:40px;
}

.image img {
	width:100%;
	height:auto;
}

.topitem li .subTtl {
	text-align:center;
	margin-bottom:30px;
	font-size:1.2rem;
}

.topitem .color_list {
	margin-left:0;
	font-size:0;
	text-align:center;
	margin-bottom:40px;
}

.topitem .color_list  li {
	display:inline-block;
	text-align:center;
	margin-right:20px;
	font-size:1.2rem;
}

.topitem .color_list  li i {
	display:block;
	margin-bottom:3px;
	position:relative;
}

.topitem .color_list  li.current .selected_border {
	border-bottom: 1px solid #000;
}

/* .topitem .color_list  li.current i:after {
	content:"";
	display:block;
	width:30px;
	height:1px;
	background:#000;
	position:absolute;
	left:20px;
	top:77px;
} */

.topitem .color_list li:last-child {
	margin-right:0;
}

.topitem .txt {
	font-size:1.4rem;
	text-align:left;
	margin-bottom:40px;
	width: 100%;
}
.itemDetail .description {
	font-size: 1.4rem;
	margin: 16% 1% 2%;
	text-align: left;
}
.itemDetail .description a {
	text-decoration: underline;
}
.itemDetail .goods_explain1 {
	font-size: 1.4rem;
	margin: 10% 1%;
	text-align: left;
}
.itemDetail .goods_explain2 {
	font-size: 1.4rem;
	margin: 3% 1% 2%;
	text-align: left;
}

.bottomitem {
	font-size:0;
	margin-bottom:100px;
	display: none;
}

@media only screen and (min-width: 751px) {
	.pcBottomItems.active {
		display: block;
	}
}

@media only screen and (max-width: 750px) {
	.spBottomItems.active {
		display: block;
	}
}

.bottomitem > li {
	display:inline-block;
	vertical-align:top;
	margin-bottom:4%;
}

.bottomitem li:nth-child(1) {
	width:48%;
	margin-right:4%;
}

.bottomitem li:nth-child(2) {
	width:48%;
}

.bottomitem li:nth-child(3) {
	width:31%;
	margin-right:4%;
}

.bottomitem li:nth-child(4) {
	width:30%;
	margin-right:4%;
}

.bottomitem li:nth-child(5) {
	width:31%;
}

.bottomitem li:nth-child(6) {
	width:48%;
	margin-right:4%;
}

.bottomitem li:nth-child(7) {
	width:48%;
}

.bottomitem li:nth-child(8) {
	width:31%;
	margin-right:4%;
}

.bottomitem li:nth-child(9) {
	width: 30%;
	margin-right: 4%;
}

.bottomitem li:nth-child(10) {
	width: 31%;
}

.bottomitem li:nth-child(11) {
	width:31%;
	margin-right:4%;
}

.bottomitem li:nth-child(12) {
	width: 30%;
	margin-right: 4%;
}

.bottomitem li:nth-child(13) {
	width: 31%;
}

.bottomitem li:nth-child(14) {
	width:48%;
	margin-right:4%;
}

.bottomitem li:nth-child(15) {
	width:48%;
}

.bottomitem li:nth-child(16) {
	width:31%;
	margin-right:4%;
}

.bottomitem li:nth-child(17) {
	width: 30%;
	margin-right: 4%;
}

.bottomitem li:nth-child(18) {
	width: 31%;
}

.detailOptions .btnB {
	padding:0;
	margin-top:20px;
}

.detailOptions .btnB.active{
	background: #000;
    color: #fff;
}

.acac .close {
	width: 200px;
	display: block;
	z-index: 999;
	height: 40px;
	position: absolute;
	cursor:pointer;

	
}
	
.acac.hide_hide {
	display:block;
}


/*サイズガイドPOP*/
p.size_guide_link {
	text-align: right;
	padding: 12px 0 0;
}
#sizeGuideArea .title {
	border-bottom: 1px solid #b1b1b1;
    font-weight: bold;
    margin-bottom: 0;
    padding-bottom: 2rem;
    text-align: left;
}
#sizeGuideArea h4 {
	font-size: 1.7rem;
    padding: 10px 0;
}
@media only screen and (max-width: 750px) {

p.size_guide_link a {
	font-size: 11px;
	font-weight: 400;
}
#modalSizeGuideContentsPc {
	position: fixed;
    top: 0!important;
    overflow: scroll;
    height: 170vw;
    margin-top: 15px;
}
#modalSizeGuideContentsPc.reveal-modal .close-reveal-modal {
	top: 0px;
    right: 11%!important;
    left: unset;
    width: 18px;
}
#sizeGuideArea .title {
	font-size: 1.7rem;
    padding-bottom: 5px;
}
#sizeGuideArea h4 {
    font-size: 1.4rem;
}
#modalSizeGuideContentsPc .attention {
	padding-top: 25px;
	padding-bottom: 100px;
}

}


/*モーダル*/
.modaal-image .modaal-inner-wrapper {
	padding:0;
}

.modaal-image .modaal-container {
	width:100%;
}



.modaal-gallery-control {
	position:fixed;
}

.modaal-gallery-next {
	right: 40px;
	margin-left: 0;
	left:inherit;
}

.modaal-gallery-prev {
	left: 40px;
	margin-right: 0;
	right:inherit;
}

/*右追従*/
.siteSideInCartWrapper .siteSideMenu .inner {
	width:230px;
	padding:70px 20px 40px 0;
}

.siteSideInCartWrapper .siteSideMenu.isFixed  {
	width:230px;
}

.siteSideInCartWrapper .detailItemName {
	font-size:1.8rem;
	margin-bottom:15px;
}

.siteSideInCartWrapper .detailReserveDate {
	font-size:1.5rem;
	margin-bottom:15px;
}

.siteSideInCartWrapper .detailItemPrice {
	font-size:1.6rem;
	margin-bottom:5px;
}

.siteSideInCartWrapper .detailItemInfo {
	font-size:1.2rem;
	margin-bottom:60px;
	
}

.siteSideInCartWrapper .detailOptionsTtl {
	font-size:1.2rem;
	margin-bottom:30px;
	
}

.siteSideInCartWrapper .sizeSelect {
	border-top:1px solid #000;
	border-bottom:1px solid #ccc;
	padding:15px 0;
}

.siteSideInCartWrapper .sizeSelect li label {
	padding:10px 0;
}

.siteSideInCartWrapper .sizeSelect li label:hover {
	background:#f5f5f5;
}

.siteSideInCartWrapper .sizeSelect li.soldout label:hover {
	background:none;
}

.siteSideInCartWrapper .sizeSelect span {
	font-size:1.2rem;
}

.siteSideInCartWrapper .sizeSelect .soldoutTxt {
right: 15%;
    position: absolute;
}
.siteSideInCartWrapper .sizeSelect .soldout span{
	color:#999;
}

.siteSideInCartWrapper .sizeSelect .soldout {
	position:relative;
	cursor:default;
}

.siteSideInCartWrapper .sizeSelect .soldout label {
	cursor:default;
}

.siteSideInCartWrapper .sizeSelect .soldout .soldoutTxt {
	right:0;
	position:absolute;
	display: none;
}

.siteSideInCartWrapper .otherLink a {
	padding:25px 0;
	width:100%;
	font-size:1.2rem;
	display:block;
	border-bottom:1px solid #000;
	margin-bottom:30px;
}

#itemSize {
	margin-left: 25%;
}

#itemSize .title {
	font-size: 1.8rem;
	margin-top:1.2rem;
	margin-bottom:1.2rem;
}

#itemSize table {
	width: 80%;
    text-align: center;
    margin: 0 0 8rem 0;
}

#itemSize th {
	border: 1px solid #e8e4e4;
    width: 100px;
    padding: 8px 0px;
    background-color: #efefef;
    letter-spacing: 1px;
    text-align: center;
	font-size: 1.5rem;
}

#itemSize td{
	border: 1px solid #e8e4e4;
    padding: 15px 3px;
    width: 182px;
    background-color: white;
    text-align: center;
    font-size: 1.5rem;
}


@media only screen and (max-width: 750px) {

	/*sp header layout*/
	.siteHeader {
		height:60px;
	}

	.siteHeader .detailItemName {
		font-size:11px ;
	}

	.siteHeader .detailItemName  {
		position:relative;
		padding-left:15px;
		text-align: left;
	}

	.siteHeader .detailItemName  i {
		position:absolute;
		left:0;
	}
	
	.siteHeader .detailItemName  a:first-child {
		margin-right: 2%;
	}
	
	.siteHeader .detailItemName  a {
		text-decoration: underline;
	}

	.siteSpMenu .detailOptions .btnA i ,
	.siteSpMenu .detailOptions fieldset{
		display:none;
	}
	
	.siteSpMenu .detailOptions .btn.btnA {
		width: 100%;
	    min-width: 135px;
	    height: auto;
	    padding: 2% 0;
	    line-height: 36px;
	    font-size: 1.2rem;
	}
	
	.siteSpMenu .detailOptions .favBotton {
		display: none;
		width: 15%;
	    float: right;
	    padding: 3%;
	}

	.siteSpMenu .detailOptions fieldset {
		background:rgba(255,255,255,0.8) ;
		padding:20px 20px 10px 20px;
		border-bottom:1px solid #ccc;
	}

	.siteSpMenu .detailOptions .btnA {
		min-width: 100px;
		padding: 0 1em;
		display:inline-block;
	}

	.siteSpMenu .detailOptions .btnA span , 
	.siteSpMenu .detailOptions .btnA.current i {
		display:inline-block;
	}

	.siteSpMenu .detailOptions .btnA.current span {
		display:none;
	}

	.siteSpMenu .detailOptions .btnA:hover, siteSpMenu .detailOptions .btnA:active {
		background: #000;
		color: #fff;
	}

	.siteSpMenu .siteSpMenuRow .bottomWrap {
		position:relative;
		padding:20px 6%;
		background:#fff;
	}
	
	.siteSpMenu .siteSpMenuRow .bottomWrap.favBotton {
		position:unset;
		padding:28px 3%;
		background:#fff;
		width: 15%;
		float: left;
	}

	.siteSpMenu .detailItemPrice {
		font-size:1.4rem;
		position:absolute;
		bottom:30px;
		right:6%;
	}

	.siteSpMenu .sizeSelect li {
		padding:10px 0;
		position:relative;
	}

	.siteSpMenu .sizeSelect li.soldout {
		position:relative;
	}

	.siteSpMenu .sizeSelect li.soldout span {
		color:#999;
	}

	.siteSpMenu .sizeSelect li.soldout .soldoutTxt {
		font-size:1.2rem;
		position:absolute;
		top:15px;
		right:20px;
		/*display: none;*/

	}

	.siteSpMenu .sizeSelect li .btnB {
		position:absolute;
		right:-10px;
		top:-1.7rem;
		/*display:none;*/
		border-radius: 0px;
	}

	.siteSpMenu .sizeSelect li .btnA {
		position:absolute;
		right:100px;
		top:0.3rem;
		/*display:none;*/
	}

	.siteSpMenu .sizeSelect li.isActive .btn {
		display:block;
		/*min-width:100px;*/
	}

	.siteSpMenu .sizeSelect span {
		font-size:1.8rem;
		/*display: none;*/
	}

	/*sp detail layout*/
	.itemDetail {
		padding-right: 0px;
		padding-left: 0px;
		margin-top: 0;
	}

	.topitem  {
		display:block;
	}

	.topitem > li {
		display:block;
	}

	.topitem > li:nth-child(1) ,
	.topitem > li:nth-child(2) {
		width:100%;
		padding-left:0;
	}

	.bottomitem {
		margin-bottom:50px;
	}

	.bottomitem > li {
		display:block;
		margin-left:auto;
		margin-right:auto;
		width: 100%!important;
	}

	.bottomitem li:nth-child(1) {
		width:100%;
		margin-right:0%;
	}

	.bottomitem li:nth-child(2) {
		width:90%;
		width:100%;
	}

	.bottomitem li:nth-child(3) {
		width:77%;
		width:100%;
		margin-right:auto;
	}

	.bottomitem li:nth-child(4) {
		width:88%;
		width:100%;
		margin-right:auto;
	}

	.bottomitem li:nth-child(5) {
		width:88%;
		width:100%;
	}

	.bottomitem li:nth-child(6) {
		width:77%;
		width:100%;
	}

	.bottomitem li:nth-child(7) {
		margin-top: 4%;
	}

	.bottomitem li:nth-child(8) {
		margin-top: 4%;
	}

	.spBottomNav li {
		margin-bottom:15px;
	}
	.spBottomNav {
		text-align:center;
	}

	.spBottomNav a{
		font-size:1.4rem;
	}

	.modaal-overlay {
		background:#fff !important;
	}

	.modaal-gallery-control {
		display:none;
	}

	.modaal-close {
		background:none;
		width:100%;
		height:100vh;
		z-index:999;
		right:0;
		top:0;
		border-radius:0;
	}

	.modaal-close:after, .modaal-close:before {
		display:none;
	}

	#itemSize {
		margin-left: 3%;
	}

	#itemSize table {
		width: 100%;
	    text-align: center;
	    margin: 0 0 8rem 0;
	}
	
	.ReserveDateArea .detailReserveDate{
		font-size: 14px;
	    text-align: center;
	    font-weight: bold;
	}
	
	.itemDetail .goods_explain1 {
		font-size: 1.4rem;
		margin: 10% 3% 2%;
		text-align: left;
		letter-spacing: 2px;
	}
	.itemDetail .goods_explain2 {
		font-size: 1.4rem;
		margin: 3% 1% 2%;
		text-align: left;
	}
	.topitem li .subTtl {
		text-align:center;
		margin-bottom:7px;
		font-size:1.2rem;
		font-weight: bold;
		letter-spacing: 0.05em;
	}

}


.store-stock-modal-pc .store-stock-list .store_stock_info {
	margin-top: 1.5rem;
	width:100%;
}

.store-stock-modal-pc .store-stock-list .store_stock_name {
	margin-top: 1.8rem;
    line-height: 2;
    overflow: hidden;
}

.store-stock-modal-pc .store-stock-list .store_stock_name td {
	font-size: 1.5rem;
    width: 70%;
    line-height: 1.8rem;
    background: #bbb;
    padding: 0.7rem 0.625rem;
    text-decoration: underline;
}

.store-stock-modal-pc .store-stock-list .store_stock_name span {
	background: #bbb;
    font-size: 1.4rem;
    display: block;
    text-decoration: underline;
    padding-left: 1rem;
    width: 70%;
    float: left;
}

.store-stock-modal-pc .store-stock-list .store_stock_name td.real_shop_link {
	background: #000;
    font-size: 1.5rem;
    color: #fff;
    text-align: center;
}

.store-stock-modal-pc .store-stock-list .store_stock_name td.real_shop_link a {
	color: #fff;
}

p.detailItemPoint {
	margin-bottom: 35px;
}


@media only screen and (max-width: 750px)
{
	.isSP .detailItemName {
		font-weight:bold;
	}
	
	.isSP .detailItemPrice .nowPrice {
		font-weight: bold;
	}
	
	.isSP .detailItemPrice .nowPrice #tax{
		font-size: 1.6rem;
	}
	
	.color_list .color_detail span{
		font-weight: bold;
	}
	
	.popupList {
		margin: 20% 3% 2%;
	}
	
	.sizeGuideTitle {
		font-weight: bold;
	}
	
	.popupList a {
		font-weight: bold;
	}
	
	.siteSpMenu .siteSpMenuRow .bottomWrap.fixedBotton{
	    position: relative;
	    /* padding: 20px 0%; */
	    background: #fff;
	    width: 100%;
	    /*margin: 0 auto;*/
	    /*margin-bottom: 3%;*/
	    padding: 0;
	    padding-left: 6%;
    	padding-right: 6%;
	}
	
	.siteSpMenu .siteSpMenuRow .bottomWrap.staticBotton
	{
		position: unset;
	    padding: 20px 0%;
	    background: #fff;
	    width: 100%;
	}
	
	.isSP .detailItemPrice span.defaultPrice {
		text-decoration: line-through;
	}
	
	.isSP .detailItemPrice span.salePrice {
		font-size: 1.6rem;
		color: red;
	}
	.isSP .detailItemPrice span.specialSalePrice{
		color: #111;
	}
	
	.spSizeSelct{
		margin-left: 0;
		border-top: #b1b1b1 1px solid;
	}
	
	.spSizeSelct .sizeDetailList {
		overflow: hidden;
		display: block;
	    padding-bottom: 10%;
	    border-bottom: 1px solid #b1b1b1;
	    padding-top: 7%;
	}
	
	.spSizeSelct .sizeDetailList .spAddCartAreaLeft{
		float: left;
    	width: 30%;
    	margin-right: 3%;
	}
	
	.spSizeSelct .sizeDetailList .spColorName {
		text-align: center;
	    margin-top: 5%;
	    letter-spacing: 0.05em;
	    font-size: 1.2rem;
	    font-weight: bold;
	}
	
	
	.spSizeSelct .sizeDetailList .spAddCartAreaRight{
		float: right;
    	width: 66%;
	}
	
	.spSizeSelct .sizeDetailList .spAddCartAreaRight .sizeName {
		font-size: 1rem;
	    color: #111;
	    letter-spacing: 0.05em;
	}
	
	.spSizeSelct .sizeDetailList .spAddCartAreaRight .sp_add_cart_btn{
		display: inline-block !important;
		width: 83%;
		/*min-width: 210px;*/
	    height: 35px;
	    line-height: 35px;
	    font-size: 1.1rem;
	    text-align: center;
	    transition: all ease 0.3s;
	    vertical-align: middle;
	}
	
	
	.spSizeSelct .sizeDetailList .spAddCartAreaRight .restockRequest {
	    display: inline-block !important;
	    width: 83%;
	    /* min-width: 210px; */
	    height: 35px;
	    line-height: 35px;
	    font-size: 1.1rem;
	    text-align: center;
	    transition: all ease 0.3s;
	    vertical-align: middle;
	    background-color: #fff;
    	color: #000;
    	border-color: #111;
	}
	
	.spSizeSelct .sizeDetailList .spAddCartAreaRight .sp_add_favorite{
		display: inline !important;
	}
	
	.spSizeSelct .sizeDetailList .spAddCartAreaRight .sp_add_favorite img{
		/*display: inline-block !important;*/
		    width: 12%;
		    margin-left: 2%;
	}
	.spAddCartGrayOut{
		opacity: 0.6;
	    visibility: visible;
	    background-color: rgba(0,0,0,1);
	}
	
	.addCartArea,
	.storeStockArea,
	.store-stock-modal,
	.tabInnerContents
	 {
	    padding: 50px 20px;
	    width: 90%;
	    height: 70vh;
	    text-align: left;
	    background-color: #fff;
	    position: fixed;
	    z-index: 100;
	    top: 0;
	    left: 5%;
	    right: 5%;
	    overflow-y: scroll;
	    display:none;
	    /*transform: translateZ(0);*/
	    /*transform: translateX(-100%);*/
	    /*transition: transform 0.5s cubic-bezier(0.07, 0.23, 0.34, 1);*/
	    line-height: 1;
	    margin-top: 32%;
	    margin-bottom: 30%;
	}
	
	.addCartArea .sizeSelector .bottomBtnWrap img,
	.storeStockArea .sizeSelector .bottomBtnWrap img,
	.store-stock-modal .sizeSelector .bottomBtnWrap img{
		width: 18px;
	}
		
	.addCartArea .sizeSelector .bottomBtnWrap .naviHam,
	.storeStockArea .sizeSelector .bottomBtnWrap .naviHam,
	.store-stock-modal .sizeSelector .bottomBtnWrap .naviHam, 
	.tabInnerContents .bottomBtnWrap .naviHam {
		position: absolute;
		top: 2%;
		right: 3.8%;
		opacity: 1;
		z-index: 99999999;
	}
	
	.addCartArea .addCartTitle,
	.storeStockArea .addCartTitle {
		font-weight: bold;
		padding-bottom: 3%;
	}
	
	.storeStockArea .open-store-stock{
		display: inline-block !important;
	    width: 83%;
	    /* min-width: 210px; */
	    height: 35px;
	    line-height: 35px;
	    font-size: 1.4rem;
	    text-align: center;
	    transition: all ease 0.3s;
	    vertical-align: middle;
	    border: 1px solid #000;
	    background: #000;
	    color: #fff;
	}
	
	.store-stock-modal h3 {
		font-size: 1.6rem;
	    font-weight: bold;
	    text-align: center;
	    margin-top: 3rem;
	}
	
	.store-stock-modal p.commodity_number {
		font-size: 1.4rem;
	    font-weight: bold;
	    text-align: center;
	    margin-top: 1rem;
	}
	
	.store-stock-modal p.color {
		font-size: 1.4rem;
	    font-weight: bold;
	    text-align: center;
	    margin-top: 1rem;
	}
	
	.store-stock-modal p.size {
		font-size: 1.4rem;
	    font-weight: bold;
	    text-align: center;
	    margin-top: 1rem;
	}
	
	.store-stock-modal p.note {
		font-size: 1.1rem;
	    /*font-weight: bold;*/
	    margin-top: 3rem;
	}
	
	.store-stock-modal p.update{
		font-size: 1.4rem;
	    font-weight: bold;
		margin-top: 2rem;
	}
	
	.store-stock-modal p.store_stock_text{
		font-size: 1.4rem;
	    font-weight: bold;
		margin-top: 2rem;
	}
	
	.store-stock-modal .store-stock-list .store_stock_info {
		margin-top: 1.5rem;
		width:100%;
	}
	
	.store-stock-modal .store-stock-list .store_stock_name {
		margin-top: 1.8rem;
	    line-height: 2;
	    overflow: hidden;
	}
	
	.store-stock-modal .store-stock-list .store_stock_name td {
		font-size: 1.5rem;
	    width: 70%;
	    line-height: 1.8rem;
	    background: #bbb;
	    padding: 0.7rem 0.625rem;
	    text-decoration: underline;
	}
	
	.store-stock-modal .store-stock-list .store_stock_name span {
		background: #bbb;
	    font-size: 1.4rem;
	    display: block;
	    text-decoration: underline;
	    padding-left: 1rem;
	    width: 70%;
	    float: left;
	}
	
	.store-stock-modal .store-stock-list .store_stock_name td.real_shop_link {
		background: #000;
	    font-size: 1.5rem;
	    color: #fff;
	    text-align: center;
	}
	
	.store-stock-modal .store-stock-list .store_stock_name td.real_shop_link a {
		color: #fff;
	}
	
	.store-stock-modal .store-stock-list .store_stock_label {
		margin-top: 1rem;
	    font-size: 1.4rem;
	    font-weight: bold;
	    padding-left: 1rem;
	}
	
	.store_stock_modal_close {
		text-align: center;
	    margin-top: 3rem;
	    font-size: 1.8rem;
	    line-height: 5rem;
	    border: 1px solid #000;
	}
	
	span.detailItemPoint {
		display: block;
    	margin-top: 1rem;
	}
	.small-6.detail-manu1{
		width: 63%;
	}
	
	.small-6.detail-manu2{
		width: 37%;
	}

	.stylingItmeLinkArea {
		text-align: center;
		font-size: 1.2rem;
		font-weight: bold;
		margin-top: 1.5rem;
	}

	.stylingItmeLinkArea span {
		border-bottom: 2px solid #000;
	}
}


#modalStoreStockContentsPc .storeStockArea {
	width: 90%;
    margin: 0 auto;
}

#modalStoreStockContentsPc .storeStockArea .title {
	border-bottom: 1px solid #b1b1b1;
    font-weight: bold;
    margin-bottom: 0;
    padding-bottom: 2rem;
}


.pcSizeSelct{
	margin-left: 0;
}

.pcSizeSelct .sizeDetailList {
	overflow: hidden;
	display: block;
    padding-bottom: 10%;
    border-bottom: 1px solid #b1b1b1;
    padding-top: 7%;
}

.pcSizeSelct .sizeDetailList .pcAddCartAreaLeft{
	float: left;
	width: 30%;
	margin-right: 3%;
}

.pcSizeSelct .sizeDetailList .pcColorName {
	text-align: center;
    margin-top: 5%;
    letter-spacing: 0.05em;
    font-size: 1.2rem;
    font-weight: bold;
}


.pcSizeSelct .sizeDetailList .pcAddCartAreaRight{
	float: right;
	width: 66%;
}

.pcSizeSelct .sizeDetailList .pcAddCartAreaRight .sizeName {
	font-size: 1.4rem;
    color: #111;
    letter-spacing: 0.05em;
}

.pcSizeSelct .sizeDetailList .pcAddCartAreaRight .sp_add_cart_btn{
	display: inline-block !important;
	width: 83%;
	/*min-width: 210px;*/
    height: 35px;
    line-height: 35px;
    font-size: 1.1rem;
    text-align: center;
    transition: all ease 0.3s;
    vertical-align: middle;
}


.pcSizeSelct .sizeDetailList .pcAddCartAreaRight .restockRequest {
    display: inline-block !important;
    width: 83%;
    /* min-width: 210px; */
    height: 35px;
    line-height: 35px;
    font-size: 1.1rem;
    text-align: center;
    transition: all ease 0.3s;
    vertical-align: middle;
    background-color: #fff;
	color: #000;
	border-color: #111;
}

.pcSizeSelct .sizeDetailList .pcAddCartAreaRight .sp_add_favorite{
	display: inline !important;
}

.pcSizeSelct .sizeDetailList .pcAddCartAreaRight .sp_add_favorite img{
	/*display: inline-block !important;*/
	    width: 12%;
	    margin-left: 2%;
}

.storeStockArea .open-store-stock-pc{
	display: inline-block !important;
    width: 83%;
    /* min-width: 210px; */
    height: 35px;
    line-height: 35px;
    font-size: 1.6rem;
    text-align: center;
    transition: all ease 0.3s;
    vertical-align: middle;
    border: 1px solid #000;
    background: #000;
    color: #fff;
}

.store-stock-modal-pc .store_stock_goods_detail{
	overflow: hidden;
    margin-top: 3rem;
}

.store-stock-modal-pc .store_stock_goods_detail .store_stock_goods_detail_left{
	float: left;
}

.store-stock-modal-pc .store_stock_goods_detail .store_stock_goods_detail_right{
	float: right;
	margin-top: 5rem;
    width: 62%;
}

.store-stock-modal-pc .store_stock_goods_detail .store_stock_goods_detail_right h3{
	line-height: 3rem;
    font-weight: bold;
}

.store-stock-modal-pc .store_stock_goods_detail .store_stock_goods_detail_right .commodity_number{
	line-height: 3rem;
}

.store-stock-modal-pc .store_stock_goods_detail .store_stock_goods_detail_right .color{
	line-height: 3rem;
}

.store-stock-modal-pc .store_stock_goods_detail .store_stock_goods_detail_right .size{
	line-height: 3rem;
}

.store-stock-modal-pc .store_stock_goods_info {
	
}

.store-stock-modal-pc .store_stock_goods_info p.note{
	margin-top: 3rem;
}

.store-stock-modal-pc .store_stock_goods_info p.update{
	margin-top: 3rem;
}

.store-stock-modal-pc .store-stock-list {
	margin-top: 3rem;
}

.store-stock-modal-pc .store-stock-list .store_stock_info {
	margin-top: 1.5rem;
}

.store-stock-modal-pc .store-stock-list .store_stock_name {
	margin-top: 1.5rem;
    line-height: 2;
    overflow: hidden;
}

.store-stock-modal-pc .store-stock-list .store_stock_name span {
	background: #bbb;
    font-size: 1.6rem;
    display: block;
    text-decoration: underline;
    padding-left: 1rem;
    width: 70%;
    float: left;
}

.store-stock-modal-pc .store-stock-list .store_stock_name span.real_shop_link {
	background: #000;
    font-size: 1.6rem;
    display: block;
    width: 30%;
    float: right;
    color: #fff;
    text-align: center;
    padding: 0;
	text-decoration: none;
}

.store-stock-modal-pc .store-stock-list .store_stock_name span.real_shop_link a {
	color: #fff;
}

.store-stock-modal-pc .store-stock-list .store_stock_label {
	margin-top: 1rem;
    font-size: 1.4rem;
    font-weight: bold;
    padding-left: 1rem;
}


.store_stock_modal_close_pc {
	text-align: center;
    margin-top: 3rem;
    font-size: 1.8rem;
    line-height: 5rem;
    border: 1px solid #000;
}

.discountText {
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	margin-left: 50px
}

.instagramLinkArea {
	text-align: left;
	font-size: 1.5rem;
	font-weight: bold;
	margin-top: 1.5rem;
}
.instagramLinkArea span {
	border-bottom: 2px solid #000;
}
@media only screen and (max-width: 750px) {
	.instagramLinkArea {
		text-align: center;
		font-size: 1.2rem;
		font-weight: bold;
		margin-top: 1.5rem;
	}
	.instagramLinkArea span {
		border-bottom: 2px solid #000;
	}
}