@charset "euc-jp";

.allReview a{
  text-decoration: underline;
}
.allReview a:hover{
  color: #CCC;
}
.nyuenDetail {
	letter-spacing: 0.08em !important;
}

.nyuenDetail p {
	font-size: 1.5rem !important;
	letter-spacing: 0.08em;
}

.nyuenDetail span {
	https: //cloth-communications.com/?tid=11&tmpl_type=2&ph=6c889d4eb58c97a567f06465dcb4a8c9&pid=152119279
		color: #F49275;
	font-weight: bold;
}

.limitedBannerPosi {
	margin: 40px 0 0;
}

.limitCam {
	line-height: 1.7;
	border-top: solid 1px;
	border-bottom: solid 1px;
	padding: 8px 0;
}

.limitCam a:hover {
	color: #999;
}

.limitCam a {
	color: #1111cc;
	text-decoration: underline;
}

@media (max-width: 999px) {
	.limitCam {
		margin-bottom: 30px;
	}
}

.sakuhin {}

.sakuhin ul {
	letter-spacing: -.4em;
}

.sakuhin ul li {
	letter-spacing: 0.08em;
	width: 49%;
	margin: 0 2% 2% 0;
}

.sakuhin ul li:nth-child(2n) {
	margin-right: 0;
}

.sakuhin ul li p {
	margin: 15px 0 0;
	text-align: center;
}

.prd_lst_none {
	font-size: 18px;
	font-size: 1.8rem;
	text-align: center;
	margin: 12% 0 0;
	letter-spacing: 0.08em;
}

@media (max-width: 600px) {
	.prd_lst_none {
		font-size: 15px;
		font-size: 1.5rem;
	}
}

.productSale {
	text-decoration: line-through;
}


.clickpost {
	background-image: url('https://file001.shop-pro.jp/PA01306/058/2018/common/clickpost.png');
	background-position: left center;
	-moz-background-size: 25px;
	background-size: 25px;
	background-repeat: no-repeat;
	vertical-align: middle;
	padding: .5em 0 .5em 35px;
	font-size: 13px;
	font-size: 1.3rem;
	letter-spacing: 0.08em;
	/* width: 295px; */
	font-weight: bold;
}

.clickpost span {
	font-size: 16px;
	font-size: 1.6rem;
	font-size: 2.0rem;
}

.clickpost p {
	font-weight: 400;
}

.product_exp .clickpost {
	display: none;
}

.productPoint {
	background-image: url('https://file001.shop-pro.jp/PA01306/058/2018/common/pointIcon.png');
	background-position: left center;
	-moz-background-size: 16px;
	background-size: 16px;
	background-repeat: no-repeat;
	vertical-align: middle;
	padding: 0 0 0 25px;
	/* font-size: 12px; */
	font-size: 1.2rem;
	letter-spacing: 0.08em;
	/* margin: 0 0 10%; */
}

.product_soldout_msg {
	padding: 4px 0 0 0;
	color: #D00000;
	font-weight: bold;
}

.detailH1 {
	/* font-size: 18px; */
	font-size: clamp(1.9rem, 1.683rem + 0.52vw, 2.2rem);

	margin: 0 0 3% 0;
	letter-spacing: 0.1em;
	line-height: 1.75;
}

.product_price {
	/* font-size: clamp(2.6rem, 2.31rem + 0.69vw, 3rem); */
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: .08em;
	line-height: 1.6;
	/* margin-bottom: .2em; */
	color: #9b9b9b;
}

.product_price span {
	font-size: 1.3rem;
	font-weight: normal;
	background: none !important;
	letter-spacing: .02em;
}

.product_price span.price_yen,
span.price_cm {
	margin-left: .5em;
}

.product_price-no {
	text-decoration: line-through;
	margin: 5% 0 2% 0;
}

.priceOff p a {
	color: #ff0000;
	text-decoration: underline;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: normal;
	margin: 2% 0 0 0;
}

.priceOff {
	content: '30%OFF';
	color: #ff0000;
	text-decoration: none;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	margin: 0 0 4% 0;
}

.product_code {
	margin: 0 0 5% 0;
}

.prd_opt_src {
	display: none !important;
}


/* 右側新レイアウト */

.product__sub__info p {
	line-height: 1.7;
	font-size: 1.3rem;
	color: #9B9B9B;
}

/* 右側レビュー */
.star-rating__outer {
	display: flex;
	gap: 8px;
	align-items: center;
}

#star-rating {
	translate: 0 2px;
}

.star-rating {
	display: flex;
	justify-content: center;
	gap: 5px;
}

.star {
	width: 15px;
	height: 15px;
}

.star use {
	fill: #ffd660;
}

.star-rating-NaN .star use,
.star-rating-0 .star use,
.star-rating-1 .star:nth-child(n+2) use,
.star-rating-15 .star:nth-child(n+2) use:first-child,
.star-rating-15 .star:nth-child(n+3) use:last-child,
.star-rating-2 .star:nth-child(n+3) use,
.star-rating-25 .star:nth-child(n+3) use:first-child,
.star-rating-25 .star:nth-child(n+4) use:last-child,
.star-rating-3 .star:nth-child(n+4) use,
.star-rating-35 .star:nth-child(n+4) use:first-child,
.star-rating-35 .star:nth-child(n+5) use:last-child,
.star-rating-4 .star:nth-child(n+5) use,
.star-rating-45 .star:nth-child(n+5) use:first-child,
.star-rating-5 .star:nth-child(n+6) use {
	fill: #c6c6c6;
}

.star-rating__count {
	font-size: 1.3rem;
}

.star-rating__count a {
	text-decoration: underline;
}

/* お気に入りボタン */

.product__fav-item.fav-top button {
	width: 40px;
	height: 40px;
}

.product__fav-item.fav-top svg {
	stroke-width: 16%;
	height: 19px;
	translate: 0 1px;
}

.product_price__container {
	margin-top: max(20px, 6%);
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.product_price__container .product__fav-item {
	margin-top: 0;
}
.product__upper__flex {
	display: flex;
	justify-content: space-between;
}

.product__buy__container {
	margin-top: max(24px, 6%);
	border: solid 1px #e2e2e2;
	border-radius: 4px;
	background: #fff;
	padding: 2em 1.7em;
}

.product__buy__box {
	margin-bottom: 7%;
}

.product__buy__box h3 {
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: .05em;
	margin-bottom: .7em;
}

.product__buy__box h3 span {
	font-weight: 400;
}

.product__buy__box__color__grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 6px;
}

.buyColor__box input {
	display: none;
}

.buyColor__box label {
	display: inline-block;
	box-sizing: border-box;
	padding: .5em 1em;
	border: solid 1px #d6d6d6;
	border-radius: 4px;
	cursor: pointer;
	width: 100%;
	height: 100%;
	min-height: 3.5em;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: left;
}

.buyColor__box input[type="radio"]:disabled+label {
	color: #DEDEDE;
	border-color: #EBEBEB;
	cursor: auto;
}

.buyColor__box input[type="radio"]:checked+label {
	background: #EAF6FF;
	border-color: #48A9F0;
}

.product__buy__box__color p {
	margin-top: 8px;
}

.product__buy__box__color p a {
	color: #909090;
}

.product__buy__box__color p a:hover {
	text-decoration: underline;
}
/*カスタムオプション*/
#custom-options-container{
	margin-top: -15px;
}
#custom-options-container option{
	height: 30px;
}


.product__buy__box__count__flex__outer {
	display: flex;
	align-items: center;
	gap: 1em;
	font-size: 1.5rem;
}

.product__buy__box__count__flex__inner {
	display: flex;
}

.product__buy__box__count__flex__inner button {
	font-size: 2.2rem;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	/* color: #5a5a5a; */
	width: 5rem;
	height: 5rem;
	border: solid 1px #d6d6d6;
	cursor: pointer;
	position: relative;
	background: #eee;
}

.product__buy__box__count__flex__inner .c_btn-dec {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.product__buy__box__count__flex__inner .c_btn-inc {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.product__buy__box__count__flex__inner input {
	font-size: 1.8rem;
	text-align: center;
	width: 5em;
	border: solid 1px #d6d6d6;
	border-right-width: 0;
	border-left-width: 0;
}
#totalPrice span {
	display: inline-block;
}
input[type="number"]::-webkit-outer-spin-button, 
input[type="number"]::-webkit-inner-spin-button { 
	-webkit-appearance: none; 
	margin: 0; 
} 
input[type="number"] { 
	-moz-appearance:textfield; 
} 
.product__buy__box__flex {
	display: flex;
	flex-wrap:wrap;
	justify-content: space-between;
	align-items: center;
	gap: .5em 1em;
}
.product__buy__box__flex h3 {
	margin-bottom: 0;
}
.totalValueRight {
	text-align: right;
}
.totalValueRight span {
	background: none!important;
}
#totalLength, #totalPrice {
	font-size: clamp(2.6rem, 2.31rem + 0.69vw, 3rem);
	font-weight: 700;
}
.totalValue__unit {
	font-size: 1.4rem;
	margin-left: .5em;
}
.totalValueRight .productPoint {
	margin-top: 4px;
	opacity: 0.7;
}
/* ------------ここまで　右側新レイアウト */









.product_spec_block {
	margin: max(16px, 3%) 0 0;
}

.product_spec_block table {
	width: 100%;
	max-width: 600px;
	border: 1px solid #EEE;
}

.product_spec_table {
	border-top: 1px solid #EEE;
}

.product_spec_table th {
	padding: 1em .5em 1em 1em;
	border-right: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
}

.product_spec_table td {
	overflow: hidden;
	padding: 1em;
	border-bottom: 1px solid #EFEFEF;
}

.product_spec_table th {
	min-width: 70px;
	font-size: 12px;
}

.product_spec_table td {}

.product_order_form input {
	float: left;
	margin-right: .3em;
	padding: .3em;
	width: 3em;
	text-align: right;
}

.product_order_form select {
	font-size: 12px;
	font-size: 1.2rem;
	width: 85%;
	min-width: 100px;
	padding: 3px;
}


.product_init {
	display: none;
}

/* カラー在庫 */
.product_option_table {
	overflow-x: scroll;
}

.product_option_table table,
.product_option_table tr>* {
	border: solid 1px #ccc;
}

.product_option_table tr>* {
	padding: .8em .4em;
}

.product_option_table table th {
	background: #f1f1f1;
}


.product_orderTxt {
	float: left;
	padding: .3em .3em 0 0;
}

.product_orderTxt2 {
	font-size: 1.2rem;
	color: #909090;
	margin: 5px 0 0 0;
}

.product_sampleLink {
	margin: 5px 0 0 0;
	font-size: 11px;
}

.product_sampleLink a {
	color: #2098ca;
}

.product_sampleLink a:hover {
	color: #63d3dc;
}

.product_info_lst {
	font-size: 1.2rem;
	margin-top: 1.5em;
}

.product_info_contact a {
	font-size: 1.5rem;
}

.product_info_lst .icon {
	margin-bottom: .7em;
}

.product_info_lst a {
	color: #444;
	text-decoration: none;
}

.product_info_lst a:hover {
	text-decoration: underline;
}

.product_info_lst li {
	vertical-align: middle;
}

.product_info_lst li a span {
	text-decoration: none;
}

.product_info_lst .icon2 span {
	font-size: 20px;
	font-size: 2.0rem;
	vertical-align: middle;
	margin-right: 5px;
}

.product_review {
	margin-bottom: 1.5em;
}

.social_share {
	margin-top: 1.5em;
}

.social_share li {
	margin-bottom: .5em;
}

.product_cart_btn {
	display: block;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: .05em;
	width: 100%;
	text-align: center;
}

.product_addcart_btn {
	width: 100%;
	height: 60px;
	border: none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 5px;
	background: url(https://file001.shop-pro.jp/PA01306/058/2018/common/icon-cart-w.png) no-repeat 25px center;
	background-size: 30px;
	/*background-color: #C99183;*/
	background-color: #535355;
	cursor: pointer;
	-webkit-appearance: none;
	transition: .05s ease-in;
}

.product_addcart_btn:hover {
	background-color: #f8970c;
	transition: .1s ease-out;
}

.product_quick_order_btn {
	float: right;
	width: 40%;
	padding: .8em 0;
	background-color: #c67f7f;
	text-decoration: none;
}

.product_member_sale_msg {
	color: #df7676;
}

.stock_error {
	margin: .5em 0;
	color: #f00;
	font-weight: bold;
	font-size: 123.076%;
	line-height: 3;

}

.trackback_block {
	clear: both;
}

.trackback_url {
	padding: .5em;
	width: 60%;
}

.together_block {
	padding: 5%;
	background: #FFF;
}

.together_block h2 {
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: bold;
	margin: 0 0 3% 0;
}

.together_block li {
	float: left;
	width: 32%;
	text-align: center;
	margin-right: 2%;
}

.together_block li:nth-child(3n) {
	margin-right: 0;
}

.together_block li img {
	margin-bottom: 2%;
}


/* @media (max-width: 999px) { */
@media screen and (max-width: 1025px) {
	.detailH1 {
		margin: 0 0 1% 0;
	}

	/* 
	.product_price {
		margin: 0 0 6% 0;
		font-size: 25px;
		font-size: 2.5rem;
	} */

	.product_spec_block {
		margin: 6% 0 0;
	}

	.product_info_block {
		max-width: 600px;
		margin: 0 auto;
	}
}

/* -----------------------------
product detail
------------------------------ */
.positionBlock {
	margin: 0 0 6%;
	padding: 0 0 12%;
	border-bottom: solid 2px #EFEFEF;
	position: relative;
}

.product_image {
	margin: 0 0 12%;
	/* width: 65%; */
	/* float: left; */
}

#leftCont {
	width: 65%;
	float: left;
	padding: 0 0 0;
}

#sideWrap {
	width: 30%;
	float: right;
}

.product_exp {
	line-height: 1.6;
	max-width: 600px;
	margin: 0 auto;
}

.detailBrand {
	margin: 0 0 0 0;
	max-width: 50px;
}

.product_exp,
.product_exp p {
	letter-spacing: 0.08em;
}

.product_exp h1,
.product_exp h2,
.product_exp h3,
.product_exp h4,
.product_exp h5,
.product_exp h6 {
	letter-spacing: 0.12em;
}


.product_exp h3 {
	font-size: 2rem;
	font-weight: bold;
	margin: 60px 0 15px 0;
	padding: 2px 0 0 12px;
	border-left: solid 6px;
	display: inline-block;
	line-height: 1em;
}

.product_exp h4 {
	font-size: 1.5rem;
	font-weight: bold;
	margin: 15px 0 0 0;
}

.itemDInfo {
	border-bottom: solid 1px #F1F1F1;
	padding-bottom: 20px;
}

#leftContents .itemDInfo h2 {
	font-weight: bold;
	font-size: clamp(2.4rem, 1.966rem + 1.03vw, 3rem);
	text-align: left;
	margin: 0 0 1.1em;
}

.itemDInfo h3 {
	margin: 30px 0 10px;
	font-size: 1.8rem;
	border-left: none;
	line-height: 1.5;
	padding: 0;
}

.itemDBlock img {
	margin: 0 0 15px;
}

.itemDOthers ul {
	margin: 15px 0 0;
}

.itemDOthers li {
	width: 48%;
	margin: 0 4% 4% 0;
}

.itemDOthers li:nth-child(2n) {
	margin-right: 0;
}

.itemDOthers img {
	margin: 0 0 15px;
}

.itemDOthers span {
	color: #AAA;
	border: solid 1px;
	display: inline-block;
	padding: 3px 15px 0;
	font-size: 1.2rem;
}

.itemDOthers h4 {
	font-size: 1.5rem;
	font-weight: bold;
	margin: 10px 0 0 0;
}

.itemDOBtn {
	margin: 15px 0 0;
}

.itemDOBtn a {
	background: #F78F02;
	display: inline-block;
	padding: 5px 15px 2px;
	color: #FFF;
}

.product_exp span.itemDTxtB {
	font-weight: bold;
	text-decoration: underline;
}

.product_exp span.itemDTxtRed {
	font-weight: bold;
	text-decoration: underline;
	color: #FF0000;
}

.product_exp table {
	width: 100%;
	text-align: left;
}

.product_exp table th {
	padding: 2%;
	width: 20%;
	border: solid 1px #F1F1F1;
	background: #EFEFEF;
}

.product_exp table td {
	padding: 2%;
	width: 76%;
	border: solid 1px #F1F1F1;
}

.product_exp p {
	line-height: 1.8;
	letter-spacing: 0.08em;
	font-size: clamp(1.5rem, 1.428rem + 0.17vw, 1.6rem);
}

.product_exp p a {
	text-decoration: underline;
	color: #1111cc;
}

.product_exp p a:hover {
	color: #999;
}

.itemDOthers li p {
	font-size: 1.3rem !important;
	line-height: 1.6;
}

.detailColor {
	letter-spacing: -.4em;
}

.detailColor_box {
	letter-spacing: 0.08em;
	display: inline-block;
	width: 32%;
	margin: 0 2% 2% 0;
	vertical-align: top;
	position: relative;
}

.detailColor_box:nth-child(3n) {
	margin-right: 0;
}

.detailColor_box p {
	font-size: 11px !important;
	line-height: 1.5rem !important;
	margin-top: 5px;
}

.detailColor-sold {
	background: #ff0000;
	color: #FFF;
	padding: 5px;
	position: absolute;
	right: 0;
	top: 0;
}

td.detailThin-1 {
	background: url(https://file001.shop-pro.jp/PA01306/058/thick1.png) no-repeat;
}

td.detailThin-2 {
	background: url(https://file001.shop-pro.jp/PA01306/058/thick2.png) no-repeat;
}

td.detailThin-3 {
	background: url(https://file001.shop-pro.jp/PA01306/058/thick3.png) no-repeat;
}

td.detailThin-4 {
	background: url(https://file001.shop-pro.jp/PA01306/058/thick4.png) no-repeat;
}

td.detailThin-5 {
	background: url(https://file001.shop-pro.jp/PA01306/058/thick5.png) no-repeat;
}

td.detailHeard-1 {
	background: url(https://file001.shop-pro.jp/PA01306/058/hard1.png) no-repeat;
}

td.detailHeard-2 {
	background: url(https://file001.shop-pro.jp/PA01306/058/hard2.png) no-repeat;
}

td.detailHeard-3 {
	background: url(https://file001.shop-pro.jp/PA01306/058/hard3.png) no-repeat;
}

td.detailHeard-4 {
	background: url(https://file001.shop-pro.jp/PA01306/058/hard4.png) no-repeat;
}

td.detailHeard-5 {
	background: url(https://file001.shop-pro.jp/PA01306/058/hard5.png) no-repeat;
}

td.detailThin-1,
td.detailThin-2,
td.detailThin-3,
td.detailThin-4,
td.detailThin-5,
td.detailHeard-1,
td.detailHeard-2,
td.detailHeard-3,
td.detailHeard-4,
td.detailHeard-5 {
	width: 80%;
	height: 15px;
	margin-left: 10px;
	background-position: 4% 50%;
}

.detailMailBin {
	margin: 0;
}

.detailMailBin img {
	width: 50%;
	min-width: 300px;
}

/* 
@media (min-width: 1000px) {
	#sideWrap {
		position: -webkit-sticky;
		position: sticky;
		top: 10px;
		left: 0;
	}
} */

/* @media (max-width: 999px) { */
@media screen and (max-width: 1025px) {
	.product_exp {
		margin-top: max(100px, 20%);
	}

	/* .product_image {
		margin: 0 0 8%;
		width: 100%;
		float: none;
	} */

	/* #leftCont {
		width: 100%;
		float: none;
	} */
	/* 
	#sideWrap {
		width: 100%;
		float: none;
		margin-bottom: 16%;
		position: relative;
		margin-top: 0;
	} */
}


/*レビュー*/
.reviewlistCont {
	/* margin: 2% 0 0 0; */
	/* padding: 5%; */
	/* background: #FFF; */
}

.reviewlistCont h5 {
	font-size: 16px;
	font-size: 1.6rem;
	margin: 0 0 3% 0;
	font-weight: bold;
}

.reviewlist_datas {
	overflow: hidden;
	zoom: 1;
	margin-bottom: 10px;
}

li.icon_review a,
li.icon_review_post a,
.zaiko a {
	color: #1e9ef8;
	text-decoration: underline;
}

li.icon_review a:hover,
li.icon_review_post a:hover,
.zaiko a:hover {
	color: #6767f6;
}

.zaiko {
	margin: 10px 0 0;
	font-size: 12px;
	font-size: 1.2rem;
}

.icon_star {
	float: left;
	width: 75px;
	overflow: hidden;
}

.icon_star img {
	max-width: inherit;
}

.review_poster li {
	float: left;
	margin-left: 10px;
}

.review_poster li {
	list-style: none;
}

.reviewlist {
	padding-bottom: 2em;
	margin-bottom: 2em;
	border-bottom: 1px dotted #ccc;
	font-size: clamp(1.4rem, 1.255rem + 0.34vw, 1.5rem);
}

.review_ttl,
.shopcomment_ttl {
	font-size: max(1.2em, 1.5rem);
	font-weight: bold;
	margin-bottom: 10px;
}

.shopcomment .shopcomment_ttl {
	font-size: max(1em, 1.4rem);
}

.review_img {
	float: right;
	margin: 0 0 10px 10px
}

.reviewlist_content {
	overflow: hidden;
	/* zoom: 1; */
	letter-spacing: 0.08em;
	line-height: 1.7;
}

.shopcomment {
	margin-top: 10px;
	margin-bottom: 10px;
	background: #eee;
	padding: 15px;
	border-radius: 6px;
}

.product__review__post {
	margin-bottom: 4em;
}

.product__review__post a {
	display: inline-block;
	box-sizing: border-box;
	background: #f5f5f5;
	padding: 1em;
	font-size: clamp(1.4rem, 1.255rem + 0.34vw, 1.6rem);
	border-radius: 3px;
}

.product__review__post a:hover {
	background: #e6e6e6;
}

.product__review__post a span {
	font-size: 1.2em;
	margin-right: 4px;
}


/* おすすめ */
.pickUp {
	margin: 2% 0 0% 0;
	letter-spacing: 0.08em;
}

.pickUp ul {
	letter-spacing: -.4em;
}

.pickUp ul li {
	letter-spacing: 0.08em;
	display: inline-block;
	width: 22.75%;
	margin: 0 3% 3% 0;
	vertical-align: top;
}

.pickUp ul li:nth-child(4n) {
	margin-right: 0;
}

.pickUpTxt h3 {
	font-size: 11px;
	font-size: 1.1rem;
	margin: 4% 2% 2% 2%;
	line-height: 1.6;
}

.pickUpTxt p {
	font-size: 12px;
	font-size: 1.2rem;
	margin: 0 2%;
}

@media (max-width: 769px) {
	.pickUp ul li {
		width: 48%;
		margin: 0 4% 3% 0;
	}

	.pickUp ul li:nth-child(2n) {
		margin-right: 0;
	}
}


/* Recent history */
.historyCont {
	margin: 2% 0 0% 0;
	letter-spacing: 0.08em;
}

.historyCont li {
	width: 18%;
	float: left;
	margin: 1% 2.5% 0 0;
	position: relative;
}

.historyCont li:nth-child(5n) {
	margin: 1% 0 0 0;
}

.historyCont li h3 {
	font-size: 11px;
	font-size: 1.1rem;
	margin: 4% 2% 2% 2%;
	line-height: 1.6;
}

.historyCont li p {
	font-size: 12px;
	font-size: 1.2rem;
	margin: 0 2%;
}

@media (max-width: 769px) {
	.historyCont li {
		width: 98%;
		float: none;
		margin: 1% 0 0 0;
		text-align: left;
	}

	.historyCont li img {
		padding: 0 0 0 0;
		width: 35%;
		display: inline-block;
		vertical-align: middle;
	}

	.historyTxt {
		padding: 0 0 0 4%;
		width: 55%;
		height: auto;
		display: inline-block;
		vertical-align: middle;
	}
}


/*ランキング*/
.ranking {
	margin: 0 0 0 0;
	letter-spacing: 0.08em;
	background: #FFF;
	padding: 1%;
}

.ranking ul {
	letter-spacing: -.4em;
}

.ranking li {
	width: 19.2%;
	display: inline-block;
	letter-spacing: 0.08em;
	margin: 1% 1% 2% 0;
	background: #FFF;
	vertical-align: top;
	position: relative;
}

.ranking li:nth-child(5n) {
	margin-right: 0;
}

.ranking li img {
	padding: 16% 0 0 0;
	width: 100%;
}

.ranking li:nth-child(1) .rankingImg {
	background: url(https://file001.shop-pro.jp/PA01306/058/2018/common/topRanking1.png) no-repeat left top;
	background-size: 20px;
}

.ranking li:nth-child(2) .rankingImg {
	background: url(https://file001.shop-pro.jp/PA01306/058/2018/common/topRanking2.png) no-repeat left top;
	background-size: 20px;
}

.ranking li:nth-child(3) .rankingImg {
	background: url(https://file001.shop-pro.jp/PA01306/058/2018/common/topRanking3.png) no-repeat left top;
	background-size: 20px;
}

.ranking li:nth-child(4) .rankingImg {
	background: url(https://file001.shop-pro.jp/PA01306/058/2018/common/topRanking4.png) no-repeat left top;
	background-size: 20px;
}

.ranking li:nth-child(5) .rankingImg {
	background: url(https://file001.shop-pro.jp/PA01306/058/2018/common/topRanking5.png) no-repeat left top;
	background-size: 20px;
}

.ranking li:nth-child(6) .rankingImg {
	background: url(https://file001.shop-pro.jp/PA01306/058/2018/common/topRanking6.png) no-repeat left top;
	background-size: 20px;
}

.ranking li:nth-child(7) .rankingImg {
	background: url(https://file001.shop-pro.jp/PA01306/058/2018/common/topRanking7.png) no-repeat left top;
	background-size: 20px;
}

.ranking li:nth-child(8) .rankingImg {
	background: url(https://file001.shop-pro.jp/PA01306/058/2018/common/topRanking8.png) no-repeat left top;
	background-size: 20px;
}

.ranking li:nth-child(9) .rankingImg {
	background: url(https://file001.shop-pro.jp/PA01306/058/2018/common/topRanking9.png) no-repeat left top;
	background-size: 20px;
}

.ranking li:nth-child(10) .rankingImg {
	background: url(https://file001.shop-pro.jp/PA01306/058/2018/common/topRanking10.png) no-repeat left top;
	background-size: 20px;
}

.ranking li h3 {
	font-size: 11px;
	font-size: 1.1rem;
	margin: 4% 2% 2% 2%;
	line-height: 1.6;
}

.ranking li p {
	font-size: 12px;
	font-size: 1.2rem;
	margin: 0 2%;
}

@media (max-width: 769px) {
	.ranking li {
		width: 100%;
		float: none;
		margin: 1% 1% 0 0;
		padding: 0 0 3% 0;
		text-align: left;
	}

	.rankingImg {
		padding: 0 0 0 0;
		width: 35%;
		display: inline-block;
		vertical-align: middle;
	}

	.rankingTxt {
		padding: 4% 0 0 4%;
		width: 55%;
		display: inline-block;
		vertical-align: middle;
	}

	.ranking li img {
		padding: 25px 0 0 0;
		width: 100%;
	}

}


.detailBrandBox {
	line-height: 1.8;
	letter-spacing: 0.08em;
	/* margin: 0 0 12%; */
	margin-bottom: 8px;
}

.detailBrandBox2 {
	margin-top: -8%;
}

.detailBrandLogo {
	float: left;
	margin-right: 15px;
}

.detailBrandLogo img {
	max-width: 50px;
	border: solid 1px #EEE;
}

.detailBrandTxt {
	float: left;
}

.detailBrandTxt h3 {
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: bold;
}

.detailBrandTxt p {
	color: #b0b0b0;
	letter-spacing: 0;
}

.detailBrandTxt p a {
	border: solid 1px #D3D3D3;
	border-radius: 2px;
	padding: 3px 10px;
}

.detailBrandTxt p a:hover {
	/* color: #6767f6; */
	opacity: .6;
}


.product_option_table {
	font-size: 12px;
	font-size: 1.2rem;
	max-width: 400px;
	margin: 0 auto;
	padding: 6% 4% 4%;
	letter-spacing: 0.08em;
	text-align: center;
}

h1.ttl_h2 {
	font-size: 15px;
	font-size: 1.5rem;
	text-align: center;
	margin: 0 0 8%;
	padding: 0 0 3px;
	font-weight: bold;
}

.product_option_table ul {
	letter-spacing: -.4em;
}

.product_option_table li {
	display: inline-block;
	letter-spacing: 0.08em;
	width: 66%;
	margin: 0 4% 0 0;
}

.product_option_table li:nth-child(2) {
	margin-right: 0;
	width: 30%;
}

.product_option_table li h4 {
	border-bottom: solid 1px #EFEFEF;
	margin: 0 0 10px;
	padding: 10px 0 10px;
	text-align: center;
	font-weight: bold;
}

.product_option_table li p {
	margin: 0 0 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #EFEFEF;
	text-align: center;
}




/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
/* .flexslider {
	margin: 0;
	padding: 0;
}

.flexslider_main .slides>li {
	display: none;
	-webkit-backface-visibility: hidden;
}

.flexslider .slides img {
	width: 100%;
	display: block;
}

.flexslider .slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .flexslider .slides {
	display: block;
}

* html .flexslider .slides {
	height: 1%;
}

.no-js .flexslider .slides>li:first-child {
	display: block;
} */

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
/* .flexslider {
	margin: 0 0 0;
	position: relative;
	overflow: hidden;
}

.flexslider .slides {
	zoom: 1;
}

.flexslider .slides img {
	height: auto;
	-moz-user-select: none;
}

.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

.loading .flex-viewport {
	max-height: 300px;
}

.carousel li {
	margin-right: 5px;
}

.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 36%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.flex-direction-nav a:before {
	font-family: "Genericons";
	font-size: 40px;
	display: inline-block;
	content: '\f503';
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

.flex-direction-nav a.flex-next:before {
	content: '\f501';
}

.flex-direction-nav .flex-prev {
	left: -24px;
}

.flex-direction-nav .flex-next {
	right: -24px;
	text-align: right;
}

.flexslider:hover .flex-direction-nav .flex-prev {
	opacity: 0.7;
	left: 10px;
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
	opacity: 1;
}

.flexslider:hover .flex-direction-nav .flex-next {
	opacity: 0.7;
	right: 10px;
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
	opacity: 1;
}

.flex-direction-nav .flex-disabled {
	opacity: 0 !important;
	filter: alpha(opacity=0);
	cursor: default;
	z-index: -1;
}

.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: 0.8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000;
}

.flex-pauseplay a:before {
	font-family: "Genericons";
	font-size: 20px;
	display: inline-block;
}

.flex-pauseplay a:hover {
	opacity: 1;
}

.flex-pauseplay a.flex-play:before {}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
}

.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
}

.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0, 0, 0, 0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0, 0, 0, 0.9);
	cursor: default;
}

.flex-control-thumbs {
	margin: 8px 0 0;
	position: static;
	overflow: hidden;
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(64px, 1fr));
	gap: 8px;
}

.flex-control-thumbs li {
	display: inline-block;
	margin: 0 1% 1% 0;
	vertical-align: top;
	letter-spacing: 0.08em;
}

.flex-control-thumbs li:nth-child(10n) {
	margin-right: 0;
}

.flex-control-thumbs img {
	width: 100%;
	height: auto;
	display: block;
	opacity: .7;
	cursor: pointer;
	-moz-user-select: none;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

.flex-control-thumbs img:hover {
	opacity: 1;
}

.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
} */




/*==================================================
スライダーのためのcss
===================================*/
.swiperItem {
	margin-bottom: max(24px, 6%);
}

.swiperItem .thumb-wrapper {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(80px, 1fr));
	gap: 6px;
	margin-top: 12px;
}

.swiperItem .thumb-media {
	cursor: pointer;
}

.swiperItem .thumb-media.thumb-media-active {
	opacity: .6;
}

.swiperItemMain {
	position: relative;
}

.swiper-item-arrow {
	width: 3.5rem;
	height: 3.5rem;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 99;
	cursor: pointer;
	border-radius: 50%;
	padding: 1em 0;
}

.swiper-item-prev {
	left: 8px;
}

.swiper-item-next {
	right: 8px;
}

.swiper-item-arrow::before {
	display: inline-block;
	content: "";
	width: 1.4em;
	height: 1.4em;
	border-top: solid 1px #242429;
}

.swiper-item-prev::before {
	border-left: solid 1px #242429;
	rotate: -45deg;
	translate: 12% 0;
}

.swiper-item-next::before {
	border-right: solid 1px #242429;
	rotate: 45deg;
	translate: -12% 0;
}

.itemZoom {
	display: flex;
	position: absolute;
	bottom: 7px;
	right: 8px;
	padding: 4px;
	width: 24px;
	height: 24px;
	background: rgba(255, 255, 255, .75);
	border-radius: 50%;
	justify-content: center;
	align-items: center;
}

.itemZoom img {
	width: 18px;
}


.itemSingleWidth {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 max(40px, 5.2vw);
}

.container {
	display: grid;
	grid-template-columns: 1fr .6fr;
	grid-template-areas: "A B";
	gap: 80px max(40px, 6%);
	justify-content: center;
}

.main * {
	box-sizing: border-box;
	grid-area: A;
}

.js-fixed-area {
	grid-area: B;
}

.js-outer {
	background: cadetblue;
	padding: 5px;
	position: relative;
	width: 100%;
}

.group-nav {
	padding: 0 10px 50px;
	position: absolute;
	box-sizing: border-box;
}

.group-nav span {
	display: inline-block;
}

.group-nav span:nth-child(2n) {
	background: palegreen;
}

.js-fixed-area {
	position: relative;
}

.js-fixed-elm {
	position: absolute;
	top: 0;
	width: 30vw;
	/*ここを％などにするとfixedされた時に親を失うので横に広がり要素内のmargin%が大きくなって要素が動く可能性がある*/
	max-width: 420px;
	box-sizing: border-box;
}

.js-fixed-elm.is-fixed {
	position: fixed;
}

@media screen and (max-width: 1025px) {
	.itemSingleWidth {
		padding: 0 24px;
	}

	.container {
		display: block;
		width: 100%;
	}


	.js-fixed-elm {
		position: static;
		width: 100%;
		max-width: 100%;
	}

	.group-nav {
		padding: 0;
	}
}


/*==================================================
カートフロートボタン
===================================*/
.itemSingleFloatCart {
	display: none;
}

/*.itemSingleFloatCart */
.product__fav-item button {
	width: 100%;
	height: 100%;
	background: #fafafa;
	border-radius: 50%;
	border: solid 1.5px #ff7373;
}

/*.itemSingleFloatCart */
.product__fav-item button {
	color: #fafafa;
}

/*.itemSingleFloatCart */
.product__fav-item .fav-items {
	color: #ff7373;
}

/*.itemSingleFloatCart */
.product__fav-item svg {
	stroke: #ff7373;
	stroke-width: 12%;
	padding: 0;
	overflow: visible;
	paint-order: stroke;
	width: 100%;
	height: 24px;
}

@media screen and (max-width: 1025px) {
	.itemSingleFloatCart {
		display: block;
	}

	.itemSingleFloatCart__container {
		position: fixed;
		bottom: 10px;
		left: 50%;
		transform: translateX(-50%) translateY(20%);
		width: 100vw;
		/* padding: 0 56px 0 24px; */
		padding: 0 24px;
		box-sizing: border-box;
		z-index: 99;
		transition: .2s ease-out;
		opacity: 0;
	}

	.itemSingleFloatCart__container.cart-active {
		transform: translateX(-50%) translateY(0);
		opacity: 1;
	}

	.itemSingleFloatCart__container__grid {
		display: grid;
		grid-template-columns: 1fr 60px;
		gap: 0 12px;
	}

	.itemSingleFloatCart .product_cart_btn,
	.itemSingleFloatCart .product__fav-item {
		margin-top: 0;
	}

	.itemSingleFloatCart a.product_cart_btn {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.itemSingleFloatCart .product_addcart_btn:hover {
		background-color: #535355;
	}


}

@media screen and (max-width: 408px) {
	.itemSingleFloatCart a.product_addcart_btn {
		background-image: none;
	}
}

/* ページトップを商品詳細だけは非表示に */
@media screen and (max-width: 1025px) {
	#page-top {
		display: none !important;
		opacity: 0 !important;
	}
}


/*==================================================
グレードポップアップ
===================================*/

#itemSinglePopup {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	z-index: 101;
	justify-content: center;
	align-items: center;
	display: none;
}

#itemSinglePopup__back {
	width: 100vw;
	height: 100vh;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	background: rgba(0, 0, 0, .5);
}

a#gradePopup {
	/* color: #e44e63; */
	background: #bebebe;
	color: #fff;
	display: inline-block;
	align-items: center;
	justify-content: center;
	font-size: 1.1rem;
	width: 1.5em;
	height: 1.5em;
	border-radius: 50%;
	/* border: solid 1px #e44e63; */
	cursor: pointer;
	margin-left: 0.7em;
	box-sizing: border-box;
	/* padding: 0.07em 0 0 0.15em; */
}

a#gradePopup span {
	translate: 2.5px -1px;
}

#itemSinglePopup.pop-visible {
	display: flex;
}

.itemSinglePopup__container {
	background: #fff;
	width: 95vw;
	max-width: 1000px;
	box-sizing: border-box;
}

.itemSinglePopup__container__tit {
	background: #F5F5F5;
	text-align: center;
	font-size: clamp(1.7rem, 1.485rem + 0.51vw, 2.1rem);
	letter-spacing: .08em;
	padding: 1em 1.2em .8em;
	position: relative;
}

#itemSinglePopup__close {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: .9em;
	width: 1em;
	height: 1em;
	border-radius: 50%;
	background: #242429;
	color: #fff;
	padding: .4em;
	letter-spacing: 0;
	line-height: 0;
	cursor: pointer;
	position: absolute;
	top: 50%;
	right: 1.1em;
	transform: translateY(-50%);
}

.itemSinglePopup__container__grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
	gap: 32px;
	padding: max(24px, 5%) max(16px, 5%);
	height: 100%;
	max-height: 60vh;
	overflow-y: scroll;
}

.is__grade__grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 40px 5%;
}

.is__grade__box__tit {
	display: grid;
	grid-template-columns: 64px 1fr;
	gap: 16px;
	align-items: center;
}

.is__grade__box__tit h6 {
	font-size: 1.4rem;
	letter-spacing: .05em;
	margin-bottom: .6em;
}

.is__grade__box__tit h3 {
	font-size: clamp(1.8rem, 1.692rem + 0.26vw, 1.8rem);
	font-weight: 700;
}

.is__grade__box__text p {
	font-size: clamp(1.2rem, 1.146rem + 0.13vw, 1.3rem);
	letter-spacing: .04em;
	line-height: 1.4;
}

.is__grade__box__status {
	margin: max(24px, 6%) 0 0;
}

.is__grade__box__status__box {
	margin-bottom: 2%;
}

.is__grade__box__status__value {
	display: flex;
	align-items: center;
	gap: 1em;
}

.is__grade__box__status__value>span {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	gap: 3%;
	width: 10em;
	height: 0.8em;
	position: relative;
	min-width: 60%;
}

.is__grade__box__status__value span span {
	display: inline-block;
	background: #ddd;
	width: 100%;
	height: 100%;
	border-radius: 1px;
}

.is__grade__box__status__value>span::after {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	content: "";
	height: 100%;
	background: #000;
	mix-blend-mode: color-burn;
	z-index: 1;
}


span.gs-1 span:nth-child(-n + 1),
span.gs-2 span:nth-child(-n + 2),
span.gs-3 span:nth-child(-n + 3),
span.gs-4 span:nth-child(-n + 4),
span.gs-5 span:nth-child(-n + 5) {
	background: #56afd7;
}





/* 最近チェックした商品 */
.layoutBorder {
	margin: 10% 0 5%;
}

.topNewArrival {
	letter-spacing: 0.08em;
	padding: max(64px, 4%) 0;
}

.topNewArrivalTit {
	display: flex;
	justify-content: space-between;
	margin-bottom: max(24px, 3%);
}

.topNewArrivalTit h4 {
	font-size: clamp(1.7rem, 1.538rem + 0.38vw, 2rem);
	/* font-weight: 700; */
}

.swiperArrow {
	display: flex;
	gap: 6px;
}

.swiper-arrow {
	width: 26px;
	height: 26px;
	border: solid 1px #6e6e73;
	border-radius: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

.swiper-arrow::before {
	display: inline-block;
	content: "";
	width: 20%;
	height: 20%;
	border-color: #000;
	border-width: 1px;
	border-top-style: solid;
}

.swiper-arrow-prev::before {
	border-left-style: solid;
	rotate: -45deg;
	translate: 25% 0;
}

.swiper-arrow-next::before {
	border-right-style: solid;
	rotate: 45deg;
	translate: -25% 0;
}

.topNewArrivalList {
	overflow: hidden;
}

.topNewArrivalList li:nth-child(3n) {
	margin-right: 0;
}

.topNewArrivalList li img {
	width: 100%;
}

.topNewArrivalList h3 {
	font-size: 14px;
	font-size: 1.4rem;
	margin: .3em 0 .5em;
	line-height: 1.5;
}

.topNewArrivalList li p {
	font-size: 12px;
	font-size: 1.2rem;
	margin: 0 2%;
}

.topRankingTxtBottom {
	display: flex;
	justify-content: space-between;
	gap: 1em;
	line-height: 1;
	margin-top: auto;
}

@media (max-width: 769px) {
	.topNewArrivalList li {
		width: 48%;
		margin: 0 4% 3% 0;
	}

	.topNewArrivalList li:nth-child(3n) {
		margin-right: 4%;
	}

	.topNewArrivalList li:nth-child(2n) {
		margin-right: 0;
	}
}



/*----------------------------------------
  リコメンド リニューアル ←　一覧tempからコピーされてます
  ----------------------------------------*/
.newRecommendOuter {
	margin-top: max(80px, 10%);
	margin-bottom: 100px;
	/*このマージンボトムだけ追記*/
}

.newRecommendOuter h3 {
	text-align: center;
	font-size: clamp(1.8rem, 1.366rem + 1.03vw, 2.4rem);
	font-weight: 700;
	margin-bottom: 2em;
}

.newRecommend.topRanking {
	padding: 0;
	background: none;
}

.newRecommend .overwrap__grid {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));
	gap: 12px;
}

.newRecommend .topRankingTxt {
	display: block;
	border: none;
	padding-left: 0;
	padding-right: 0;
}

.newRecommend .topRankingTxt h3 {
	font-weight: 400;
	text-align: left;
}

@media screen and (min-width: 1200px) {
	.newRecommend .overwrap__grid {
		grid-template-columns: repeat(5, 1fr);
	}

}

@media screen and (max-width: 767px) {
	.newRecommend .overwrap {
		width: 100vw;
		margin: 0 calc(50% - 50vw);
	}

	.newRecommend .overwrap__grid {
		grid-template-columns: repeat(10, 1fr);
	}

	.newRecommend li {
		min-width: 190px;
	}
}