@charset "utf-8";
/*---------------------------------+
@title  ： pdp.css(BG用)
@auther ： Yuki Ishikura
@detail ： ui_assets_Only_PDP
@temp   ： Product Details
@update ： 2019/1/24
Copyright BEAUTY GARAGE.INC. All Rights Reserved.
+----------------------------------*/

/* qulqulBox-gallery */
@media screen and (min-width:1024px){
	#qulqulBox-gallery{
		display: none;
	}
}
#qulqulBox-gallery{
	font-size: 12px;
	padding: 3px 10px 3px 45px;
	background: none;
	color: #3d9ed1;
	border:1px solid #ddd;
	border-radius: 15px;
	position: relative;
}
#qulqulBox-gallery::before{
	content:"";
	background:url(https://www.beautygarage.jp/_ui/responsive/common/ui_assets/online/img/pdp_pickup/icon_360.gif) no-repeat;
	background-size:30px 15px;
	width:30px;
	height:15px;
	position:absolute;
	top:50%;
	left:10px;
	transform:translate(0, -50%);
}
body.qulqulModalOpen{
	overflow:hidden;
}
#qulqulModalwrap{
	display: none;
	position: fixed;
	top: 0;
	z-index:2100000002;
	width: 100%;
	height:100%;
}
#qulqulModalClose {
  position: absolute;
	top: 5px;
	right: 5px;
  width: 50px;
  height: 50px;
  color: #111;
	border-radius:50%;
	text-align:center;
	background:#fff;
	z-index:1001;
}
#qulqulModalClose:before {
  content: '';
  position: absolute;
	left:0;
  top: 50%;
  width: 50px;
  height: 2px;
  background-color: currentColor;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
#qulqulModalClose:after {
  content: '';
  position: absolute;
	left:0;
  top: 50%;
  width: 50px;
  height: 2px;
  background-color: currentColor;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media screen and (max-width:812px){
	#qulqulModalClose {
		width: 50px;
		height: 50px;
	}
	#qulqulModalClose:before {
		width: 40px;
		height: 2px;
		margin-left:5px;
	}
	#qulqulModalClose:after {
		width: 40px;
		height: 2px;
		margin-left:5px;
	}
}
.qulqulModalOverlay{
	background:#fff;
	position: absolute;
	top:0;
	width: 100%;
	height:100%;
}
.qulqulModalContent{
	width:100%;
	height:100%;
	background:#fff;
	position:relative;
}
.qulqulModalContent #productPickupArea .cntLayout{
	margin-top: 0;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
@media screen and (orientation: landscape) and (max-height:430px) {
	.qulqulModalContent #productPickupArea .cntLayout .pcMode{
		display: none;
	}
	.qulqulModalContent #productPickupArea .cntLayout .spMode{
		width:80vh;
		height:80vh;
		margin-left: auto;
		margin-right: auto;
	}
}

/* 商品説明 */
/*---------------------------------------------------*/
#product-specs img{max-width:100%;}
#product-specs a:hover img{
	opacity:0.7;
	transition: opacity 0.2s ease;
}
#product-specs .pdp__tab--title:first-child{
	margin-bottom:0;
	height:0;
	line-height:0;
	text-indent:100%;
	overflow:hidden;
	white-space:nowrap;
}
#product-specs .pdp__tab-content{padding-top:1rem;}
#product-specs .pdp__tab--text h3,
#product-specs .pdp__tab--text h4,
#product-specs .pdp__tab--text .attn{
	line-height:1.4;
}
#product-specs .pdp__tab--text h3,
#product-specs .pdp__tab--text .attn{
  font-size:20px;
	margin-bottom:25px;
}
#product-specs .pdp__tab--text h4{
	font-size:16px;
	margin-bottom:4px;
}
#product-specs .pdp__tab--text a{
	color:#3d9ed1;
	display:inline-block;
	margin-bottom:5px;
}
#product-specs .pdp__tab--text .attn{
	color:#FF3366;
	font-weight:800;
}
#product-specs .pdp__tab--text .attn + h3{
	margin-top:-15px;
}
#product-specs .eg-only{
	display:none;
}

@media screen and (max-width: 1023px){
	#product-specs .pdp__tab--text h3,
	#product-specs .pdp__tab--text .attn{
		font-size:18px;
		margin-bottom:20px;
	}
	#product-specs .pdp__tab--text .attn + h3{margin-top:-8px;}
	#product-specs .pdp__tab--text h4{font-size:16px;}
}

@media screen and (max-width: 767px){
	#product-specs .pdp__tab--text h3,
	#product-specs .pdp__tab--text .attn{
		font-size:18px;
	}
}

/* 商品情報 */
/*---------------------------------------------------*/
#product-specs .pdp__tab--table-key + div > p:not(:first-child){margin-top:2rem;}

/* オプション */
/*---------------------------------------------------*/
.pdp__optional .custom-checkbox-1 label, .pdp__optional .custom-radio-1 label{
	width:100%;
}

/* Youtube/Vimeo/360度写真/詳細特集/ */
/*---------------------------------------------------*/
#productPickupArea *{font-size:14px;}
#productPickupArea .pcMode{display:block;}
#productPickupArea .spMode{display:none;}
#productPickupArea .ttlBox{
	font-size:15px;
	font-weight:bold;
	margin-bottom:12px;
	color:#111;
}
#productPickupArea .ttlBox span{font-size:11px;}
#productPickupArea a{
	color:#3d9ed1;
	display:inline-block;
	margin-bottom:5px;
}
#productPickupArea a b{font-weight:normal;}
#productPickupArea .cntLayout{
	margin:30px auto 0;
}
#productPickupArea .productPickup{
	padding-top:30px;
	margin-top:30px;
	border-top:1px solid #CCC;
	text-align:center;
}
#productPickupArea .qulqulBox .ttlBox{
	position:relative;
	padding-left:70px;
}
#productPickupArea .qulqulBox .ttlBox:before{
	content:"";
	background:url(/_ui/responsive/common/ui_assets/online/img/pdp_pickup/icon_360.gif) no-repeat;
	background-size:62px 30px;
	width:62px;
	height:30px;
	position:absolute;
	top:50%;
	left:0;
	margin-top:-15px;
}

#productPickupArea .audioBox {
	line-height:1.4;
}
#productPickupArea .audioBox audio{
	width:100%;
	max-width:640px;
	display:block;
	margin-top:5px;
}

/* 動画を横並びにする場合columnWrapで括る */
#productPickupArea .columnWrap{
	margin:0 -15px;
	overflow:hidden;
}
#productPickupArea .columnWrap .movieBox{
	width:33.33333333333%;
	max-width:640px;
	float:left;
	padding:0 15px;
}
#productPickupArea .columnWrap .movieBox .iframeCnt{
	position:relative;
	width:100%;
	padding-top:56.25%;
	margin-top:10px;
}	
#productPickupArea .columnWrap .movieBox .iframeCnt iframe{
	width:100%;
	height:100%;
	margin:0;
	position:absolute;
	left:0;
	top:0;
}
#productPickupArea .movieBox .iframeCnt.portrait{
	width:315px;
	height:560px;
	padding-top:0;
}
@media screen and (max-width: 1400px){
	#productPickupArea .columnWrap .movieBox{width:50%;}
}
@media screen and (max-width: 1023px){
	#productPickupArea .ttlBox{font-size:2.0rem;}
}
@media screen and (max-width: 767px){
	#productPickupArea .columnWrap .movieBox{width:100%;}
	#productPickupArea .movieBox .iframeCnt{
		position:relative;
		width:100%;
		padding-top:56.25%;
		margin-top:10px;
	}
	#productPickupArea .movieBox .iframeCnt.portrait{
		width:70%;
		height:0;
		padding-top:124.46%;
	}
	#productPickupArea .movieBox .iframeCnt.square{
		padding-top:100%;
	}
	#productPickupArea .movieBox .iframeCnt iframe{
		width:100%;
		height:100%;
		margin:0;
		position:absolute;
		left:0;
		top:0;
	}
}
@media screen and (max-width: 655px){
	#productPickupArea .qulqulBox iframe{width:300px; margin:0 auto;}
	#productPickupArea .qulqulBox .pcMode{display:none;}
	#productPickupArea .qulqulBox .spMode{display:block;}
}

/* 新バリエーション表示調整用*/
@media screen and (min-width: 1024px){
.pdp__prices.vrt-pdp__price .vip-price,
.pdp__prices.vrt-pdp__price .bg-price{font-size:15px;}
}

/* 特別なpdfへのボタン */

.btnOther{
    max-width:500px;
}
.btnOther a{
    position: relative;
    display: block;
    padding: 1em 0.5em;
    background: #FFFFFF;
    border: 1px #E0E0E0 solid;
    border-radius: 5px;
    /*color: #3d9ed1;*/
	font-size:15px;
	font-weight:bold;
	width:100%;
	text-align:center;
}
.btnOther a:hover{
	opacity:0.7;
}

.btnOther a span{
	display: inline-block;
	padding: 0 0.5em;
	font-weight: bold;
}
.btnOther a span:before{
	top: 50%;
	display: inline-block;
	margin-right:0.5em;
	margin-top: -0.5em;
	font-family: 'FontAwesome';
	content: "\f0ce";
	line-height: 1.0;
}
.btnOther.pdficon a span:before{
	font-family: 'FontAwesome';
	content: "\f1c1";
}
.btnOther a:after{
	position: absolute;
	top: 50%;
	right: 0.5em;
	display: inline-block;
	margin-top: -0.5em;
	font-family: 'FontAwesome';
	content: "\f105";
	line-height: 1.0;
}
.btnOther a[target="_blank"]:after{
	font-family: 'FontAwesome';
	content: "\f2d2";
	font-size:80%;
}
.btnOther a span.default:before{
	margin-right:0;
	margin-top: 0;
	font-family: 'FontAwesome';
	content: "";
}

@media screen and (max-width: 1023px){
	.btnOther a{
	font-size:13px;
	}
}


/* 特集バナー */

#productPickupArea .pdpBnrArea p{
	margin-bottom: 2rem!important;
}
#productPickupArea h4.pdp__tab--title{
	font-size:1.5rem!important;
	margin-bottom:4px!important;
}
@media screen and (max-width: 1023px){
	#productPickupArea h4.pdp__tab--title{
	font-size:2rem!important;
	}
}
@media screen and (max-width: 767px){
	#productPickupArea h4.pdp__tab--title{
	font-size:2rem!important;
	}
}

/* Q＆A */
/*---------------------------------------------------*/
#qa-tab .pdp__tab-content p:empty{display:none;}
#qa-tab .pdp__tab-content p:not(.noTxt){
	color:#111;
	margin:0;
	padding-left:70px;
	padding-right:10px;
	position:relative;
}
#qa-tab .pdp__tab-content p a{
	color:#3d9ed1;
}
#qa-tab .pdp__tab-content p:not(.noTxt):nth-of-type(odd){
	font-size:16px;
	font-weight:bold;
	padding-bottom:15px;
	margin-top:30px;
}
#qa-tab .pdp__tab-content p:not(.noTxt):nth-of-type(even){
	font-size:14px;
	border-bottom:1px solid #EDEDED;
	padding-top:0;
	padding-bottom:30px;
}
#qa-tab .pdp__tab-content p:not(.noTxt):before{
	position:absolute;
	font-size:18px;
	left:30px;
	line-height:1.0;
	/*font-family:"Hiragino Kaku Gothic ProN",Meiryo,"Open Sans",Helvetica,Arial,-apple-system,blinkMacSystemFont,sans-serif;*/
}
#qa-tab .pdp__tab-content p:not(.noTxt):nth-of-type(odd):before{
	content:"Q.";
	top:1px;
}
#qa-tab .pdp__tab-content p:not(.noTxt):nth-of-type(even):before{
	content:"A.";
	top:0;
	color:#FC3E69;
	font-weight:bold;
	font-size:19px;
}
#qa-tab .pdp__tab-content p:not(.noTxt):first-of-type{
	margin-top:30px;
}
#qa-tab .pdp__tab-content p.noTxt{margin-bottom:0;}

@media screen and (max-width: 1023px){
	#qa-tab .pdp__tab-content p:not(.noTxt){padding-left:50px;}
	#qa-tab .pdp__tab-content p:not(.noTxt):before{left:10px;}
	#qa-tab .pdp__tab-content p:not(.noTxt):nth-of-type(odd){
		font-size:16px;
		padding-bottom:12px;
		margin-top:20px;
	}
	#qa-tab .pdp__tab-content p:not(.noTxt):nth-of-type(even){
		font-size:15px;
		padding-bottom:20px;
	}
	#qa-tab .pdp__tab-content p:not(.noTxt):first-of-type{margin-top:15px;}
	#qa-tab .pdp__tab-content p:not(.noTxt):before{font-size:18px;}
	#qa-tab .pdp__tab-content p:not(.noTxt):nth-of-type(even):before{font-size:17px;}
}
@media screen and (max-width: 767px){
	#qa-tab .pdp__tab-content p:not(.noTxt):nth-of-type(odd){font-size:16px;}
	#qa-tab .pdp__tab-content p:not(.noTxt):nth-of-type(even){font-size:15px;}
	#qa-tab .pdp__tab-content p:not(.noTxt):first-of-type{margin-top:14px;}
	#qa-tab .pdp__tab-content p:not(.noTxt):before{font-size:18px;}
	#qa-tab .pdp__tab-content p:not(.noTxt):nth-of-type(even):before{font-size:17px;}
}

/* まとめ割ツールチップ用 */
/*---------------------------------------------------*/
a.tooltip_link{
	color: #3d9ed1;
	font-size:13px;
	font-weight:normal;
  margin-left: 10px;
}
@media screen and (max-width: 1023px){
	a.tooltip_link{
	font-size:1.5rem;
	}
}
a.tooltip_link:hover{
	color: #3d9ed1;
	text-decoration:underline;
}
.ui-tooltip{
	background-color:#FFF!important;
}
a.tooltip_link:after {
    content: "\f06a" !important;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    margin-left: 5px;
    font-size:1.5rem;
}

/* 容量サイズバリエーション調整 */
/*---------------------------------------------------*/
@media screen and (min-width: 1024px){
.hide-on-mobile .pdp__optional.pdp__variation-product{
border-bottom: solid 1px #CCC;
margin-bottom: 20px!important;
}
}
@media screen and (max-width: 1023px){
.pdp__information .vrt_product-mobile{margin:20px 0;}
}

/* オーダーフォーム用テキスト削除 */
/*---------------------------------------------------*/
.orderformOnly{display:none !important;}


/* 特集バナー設置用 */
/*---------------------------------------------------*/

.pdpBnrArea{max-width:1500px!important;}
/* バナー1つの時だけタブレットでサイズアップ（※必要になったらコメント解除） */
/*@media screen and (max-width: 1023px){
	.pdpBnrArea .col-sm-6:first-child:last-child{
		width:100%!important;
	}
}*/
.pdpBnrArea a{display:block!important;}

/* その他おすすめの[カテゴリ名] 順位ナンバー非表示 */
/*---------------------------------------------------*/
.homepage__block--recent .item__ranking--value{display:none;}


/* 追加カルーセルレイアウト調整 */
/*---------------------------------------------------*/
.carousel-products-block{
	padding-bottom: 60px;
	border-bottom: 1px solid #eeeeee;
	overflow: hidden;
}
.section-block > .carousel-products-block{
	padding-bottom:0;
	border-bottom:none;
}
@media (max-width: 1023px){
	.carousel-products-block{padding-bottom:35px;}
}
/*--------- 縮小：カルーセルのポイントの文字 -----------*/
@media (max-width: 1023px) {
  .carousel-component .item__product-hunt {
      font-size:11px;
  }
}
/*--------- スマホのレビューの星を小さくする調整（PDPのカルーセル） -----------*/
@media screen and (max-width: 767px){
	.carousel-component .item__product .item__rating{line-height:1;}
}


/* バリアントプルダウン調整 */
/*---------------------------------------------------*/
.pdp__size .form-select-custom .dropdown-toggle, 
.pdp__size .form-select-custom .dropdown-menu{width:300px;}
.page-details-variants-select-component .form-select-custom .dropdown-menu{max-height:432px;}
.form-select-custom .dropdown-menu{opacity:1;}

@media (max-width: 767px){
	.pdp__size .form-select-custom{width:calc(100% - 70px)}
	.pdp__size .form-select-custom .dropdown-toggle, 
	.pdp__size .form-select-custom .dropdown-menu{width:100%;}
	.page-details-variants-select-component .form-select-custom .dropdown-menu{max-height:314px;}
}


/* アイコン変更 */
/*---------------------------------------------------*/
.pdp__action__block .btn-default .fa{margin-right:5px;}
.pdp__action__block .btn-default .fa-envelope-o:before{content:"\f059"}

/* 再入荷通知メールボタン調整用*/
#displayWatchStock.js-display-watchstock{
color:#FFF!important;
background:#036!important;
border:none!important;
padding:20px 10px;
margin-bottom:10px;
}
#displayWatchStock.js-display-watchstock:hover{
opacity:0.7!important;
color:#FFF!important;
background:#036!important;
border:none!important;
}
a#displayWatchStock.show-modal.js-display-watchstock:after{display: none;}
a#displayWatchStock.btn-default .fa-envelope-o:before{display: none;}
button#btnDisplayWatchStockNoti .fa-envelope-o:before{content:"\f003";}
a#displayWatchStock.show-modal.js-display-watchstock:before{
    font-family: FontAwesome;
    content:"\f003";
    font-weight: 400;
    display: inline-block;
    text-decoration: inherit;
    margin-right: -2px;
    font-size: 14px;
    font-style: normal;
}
@media screen and (max-width: 1023px){
#displayWatchStock.js-display-watchstock{font-size:16px;}
}
@media screen and (max-width: 767px){
#displayWatchStock.js-display-watchstock{
font-size:15px;
padding:10px;
}
}

/* 名入れサービスオプション */
/*---------------------------------------------------*/
.pdp__information .info-block--title a.naire{
	font-size:13px;
	font-weight:bold;
	color:#3d9ed1;
	margin-left:30px;
}
@media (max-width: 767px){
	.pdp__information .info-block--title a.naire{
		font-size:11px;
		margin-left:20px;
	}
}
.pdp__optional #naireOption-more a{
	width:70%;
	border:1px solid #DFDFDF;
	border-radius:4px;
	background:#fff;
	color:#111;
	font-size:14px;
	padding:14px 10px;
	margin:0 auto;
	display:block;
	text-align:center;
	font-weight:bold;
	position:relative;
	line-height:1.2;
	text-decoration:none;
}
@media (max-width: 767px){
	.pdp__optional #naireOption-more a{
		font-size:12px;
	}
}
.pdp__optional #naireOption-more a:after{
	content:"\f067";
	text-align:center;
	font-family:FontAwesome;
	position:absolute;
	right:4%;
	top:50%;
	margin-top:-8px;
	font-weight:normal;
}
.pdp__optional #naireOption-more a.open:after{content:"\f068";}
.pdp__optional #naireOption-more a:hover{
	text-decoration:none;
	opacity:0.7;
}

/* バリアント 1次元プルダウン調整 */
/*---------------------------------------------------*/
/*.dimension1 #priority1 + button{
	height:44px;
	display:table;
}

.dimension1 #priority1 + button figure,
.dimension1 #priority1 + button span,
.dimension1 #priority1 + .dropdown-menu li a figure,
.dimension1 #priority1 + .dropdown-menu li a span{
	display:table-cell;
	vertical-align:middle;
};

.dimension1 #priority1 + button figure,
.dimension1 #priority1 + .dropdown-menu li a figure{padding-right:6px;}

.dimension1 #priority1 + button figure img,
.dimension1 #priority1 + .dropdown-menu li a figure,
.dimension1 #priority1 + .dropdown-menu li a figure img{width:36px;}

.dimension1 #priority1 + .dropdown-menu li{margin-top:0;}
.dimension1 #priority1 + .dropdown-menu li a{
	width:100%;
	display:table;
	min-height:50px;
	padding:7px 20px 7px 8px;
}*/


/* CVボタンSP縦 フッター固定 & メッセージ変更 */
/* up date：2019/12/24 kaizen */
/*---------------------------------------------------*/
.kz_float_wrapper {
  display:none;
}
.kz_float #command {
  margin-left: 10px;
	display:block;
}
.kz_float #addToCartForm {
  width: 100%;
}
.kz_attention_area {
  overflow: visible!important;
}
.kz_attention {
  color: #FD2862;
  text-align: center;
  position: absolute;
  top: -10px!important;
  line-height: 1.4;
  padding: 0.4em 0.5em;
  margin: 2em 0 0.5em;
  font-weight: bold;
  font-size: 13px;
}
.btn-action-group .btn-secondary-custom {
  background: #003366;
  color: #fff;
}
.kz_float .variantCartBtn{
	width:calc((100% - 14px)/2);
}
.kz_float .variantBtn{
	width:calc((100% - 14px)/2);
	margin-left:10px;
	position:relative;
}
.kz_float .variantBtn span{
	position:absolute;
	width:80%;
	top:50%;
	transform:translate(10%, -50%);
}
.kz_float .btn-est span{
	display:inline-block;
}
@media screen and (max-width:767px){
	.kz_float .btn-large,
	.kz_float .btn-large .fa {
		font-size:12px;
	}
	.kz_float .btn-large {
		line-height:31px !important;
		height: 36px !important;
	}
	.kz_float .express-btn-in-normal,
	.kz_float .normal-btn-in-express{
		display:none !important;
	}
	.kz_float .variantCartBtn,
	.kz_float .variantBtn,
	.kz_float .btn-dark-custom{
		/*height:auto;*/
		height:36px;
		white-space:normal;
		overflow:visible;
		line-height:1.5 !important;
	}
	.kz_float .variantCartBtn .small{
		width:100%;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
	}
	.kz_float .variantBtn{
		margin-left: 8px;
	}
	.kz_float .btn-wish-list {
		width:34px;
		height: 36px !important;
	}
	.kz_float #command .btn-wish-list{
		font-size:0;
	}
	.kz_float #command .btn-wish-list:before{
		content:'';
	}
	.kz_float #command .btn-wish-list .fa {
		margin-left: 0;
	}
	/* soldout出荷予定 */
	.kz_float .outOfStock{
		overflow: hidden;
	}
	.kz_float .outOfStock .futureAvailMsg{
		color:#111;
		white-space: normal;
		line-height: 1.8;
	}
}
@media screen and (max-width:767px) and (orientation: landscape) {
   .kz_float_wrapper{
			display:none !important; 
	 }
}
/* CVボタンヘッダ固定PC & Tab横 */
/*---------------------------------------------------*/
.hdcv_wrapper{
	width:100%;
	height:100px;
	overflow:hidden;
}
.hdcv_wrapper .hdcv_inner{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}
.hdcv_wrapper .hdcv_inner figure{
	width:80px;
	height:80px;
	margin-right:20px;
	float:left;
  background:#fff;
}
.hdcv_wrapper .hdcv_inner figure img{
	max-width:100%;
}
.hdcv_wrapper .hdcv_inner .hdcv_info{
	width:900px;
	float:right;
}
.hdcv_wrapper .hdcv_inner .hdcv_h1{
	font-size:13px;
	color:#111;
}
.hdcv_wrapper .hdcv_inner .hdcv_h1 .product-new-release{
	color:red;
}
.hdcv_wrapper .hdcv_inner .hdcv_block{
	display:flex;
	justify-content:space-between;
}
.hdcv_wrapper .hdcv_inner .hdcv_block .hdcv_price{
	width:300px;
}
.hdcv_wrapper .hdcv_inner .hdcv_block .hdcv_price span:not(.big-price){
	font-size:11px;
}
.hdcv_wrapper .hdcv_inner .hdcv_block .hdcv_price .item__product-hunt{
	display:none;	
}

/* normal */
.hdcv_wrapper .hdcv_inner .hdcv_block .hdcv_price dl{
	margin:0;
	overflow:hidden;
	font-size:14px;
}
.hdcv_wrapper .hdcv_inner .hdcv_block .hdcv_price dl .control-label{
	width:70px;
	color:#111;
  margin-right: 10px;
  margin-bottom: 0;
  position: relative;
  float: left;
	clear:left;
	font-weight:normal;
	padding-top:4px;
}
.hdcv_wrapper .hdcv_inner .hdcv_block .hdcv_price dl .control-label:after {
  content: ':';
  position: absolute;
  right: 0;
}
.hdcv_wrapper .hdcv_inner .hdcv_block .hdcv_price dl .control-group{
	font-size:18px;
	color:#ff3c6c;
	font-weight:bold;
	padding-top:4px;
	float:left;
}
.hdcv_wrapper .hdcv_inner .hdcv_block .hdcv_price dl dd.form-control-static,
.hdcv_wrapper .hdcv_inner .hdcv_block .hdcv_price dl dd .form-control-static{
	padding:0;
	line-height:1;
}
.hdcv_wrapper .hdcv_inner .hdcv_block .hdcv_price dl dd .price--line-through{
	font-size:14px;
}
.hdcv_wrapper .hdcv_inner .hdcv_block .hdcv_price dl dd a{
	display:none;
}

/* discount */
.hdcv_wrapper .hdcv_inner .hdcv_block .hdcv_price .pdp__discount__item__label{
	width:70px;
	color:#111;
  margin-right: 10px;
}
.hdcv_wrapper .hdcv_inner .hdcv_block .hdcv_price .pdp__discount__item__price{
	font-size:18px;
}
.hdcv_wrapper .hdcv_inner .hdcv_block .hdcv_price .old-price .pdp__discount__item__label{
	text-decoration:line-through;
}
.hdcv_wrapper .hdcv_inner .hdcv_block .hdcv_price .old-price .pdp__discount__item__price{
	text-decoration:line-through;
	font-size:14px;
}
.hdcv_wrapper .hdcv_inner .hdcv_block .hdcv_price .pdp__discount__item__label:after {
  content: ':';
  position: absolute;
  right: 0;
}
.hdcv_wrapper .hdcv_inner .hdcv_block .hdcv_price .item__product-hunt,
.hdcv_wrapper .hdcv_inner .hdcv_block .hdcv_price .item__product-hunt,
.hdcv_wrapper .hdcv_inner .hdcv_block .hdcv_price .pdp__discount{
  display:none;
}
.hdcv_wrapper .hdcv_inner .hdcv_block .hdcv_actions,
.hdcv_wrapper .hdcv_inner .hdcv_block .btn-action-group{
	display:flex;
	justify-content:flex-end;
}
.hdcv_wrapper .hdcv_inner .hdcv_block .btn-large{
	width:256px;
	height:46px;
	line-height:46px;
	margin-bottom:0;
	padding:0;
	margin-right:8px;
}
.hdcv_wrapper .hdcv_inner .hdcv_block .outOfStock{
	height:46px !important;
}
.hdcv_wrapper .hdcv_inner .hdcv_block .outOfStock .futureAvailMsg{
	color:#111;
}
.hdcv_wrapper .hdcv_inner .hdcv_block .btn-est span{
	display:inline-block;
}
.hdcv_wrapper .hdcv_inner .hdcv_block .btn-wish-list{
	width:54px;
	height:46px;
	line-height:46px;
	margin-bottom:0;
	padding:0;
}
.hdcv_wrapper .hdcv_inner .hdcv_block .btn-wish-list .fa{
	margin-left:0;
}
.hdcv_wrapper .hdcv_inner .hdcv_block .pdp__promotion{
  display:none;
}
@media screen and (min-width:769px) and (max-width:1023px){
	.hdcv_wrapper .hdcv_inner{
		width:96%;
		margin:0 2%;
	}
	.hdcv_wrapper .hdcv_inner figure{
		width:80px;
		height:80px;
	}
	.hdcv_wrapper .hdcv_inner .hdcv_info{
		width:calc(100% - 100px);
	}
	.hdcv_wrapper .hdcv_inner .hdcv_block .hdcv_price{
		width:200px;
	}
	
	/* normal */
	.hdcv_wrapper .hdcv_inner .hdcv_block .hdcv_price dl{
		font-size:12px;
	}
	.hdcv_wrapper .hdcv_inner .hdcv_block .hdcv_price dl .control-label{
		width:70px;
		margin-right: 10px;
		padding-top:4px;
	}
	.hdcv_wrapper .hdcv_inner .hdcv_block .hdcv_price dl .control-group{
		font-size:16px;
		padding-top:4px;
	}
	.hdcv_wrapper .hdcv_inner .hdcv_block .hdcv_price dl dd .price--line-through{
		font-size:12px;
	}
	
	/* discount */
	.hdcv_wrapper .hdcv_inner .hdcv_block .hdcv_price .pdp__discount__item__price{
		font-size:16px;
	}
	.hdcv_wrapper .hdcv_inner .hdcv_block .hdcv_price .old-price .pdp__discount__item__price{
		font-size:12px;
	}
	.hdcv_wrapper .hdcv_inner .hdcv_block .btn-large{
		width:160px;
		margin-right:4px;
	}
	.hdcv_wrapper .hdcv_inner .hdcv_block .outOfStock{
		line-height:1.5;
		padding:5px;
		white-space:normal;
	}
	.hdcv_wrapper .hdcv_inner .hdcv_block .btn-wish-list{
		width:86px;
	}
	.hdcv_wrapper .hdcv_inner .hdcv_block .btn-wish-list .fa{
		margin-left:0;
	}
}
@media screen and (max-width:768px){
	.hdcv_wrapper{ display:none !important; }
}

/* 問い合わせ、SNSボタン調整用 */
/*---------------------------------------------------
.pdp__action__block .a2a_default_style:not(.a2a_flex_style) a{
  float:none;
}
.pdp__action__block .btn-default {
    padding: 8px 12px;
}
.btn-default {
    font-size: 1.5rem;
    background-color: #f9f9f9;
}
.pdp__action__block .btn-default .fa {
    font-size: 15px;
}
.pdp__action__block > .a2a_default_style a {
    margin: 0 20px;
}
*//*.a2a_svg{
	height:40px!important;
	width:40px!important;
}*//*
@media screen and (max-width:767px){
	.btn-default {
    font-size: 15px;
	}
	.pdp__action__block .btn-default .fa {
    font-size: 1.8rem;
	}
}*/

.mlcBtnWrap{
	padding-bottom:20px;
	border-bottom:1px solid #CCC;
}

/* レビュータブ内の注釈 */
/*---------------------------------------------------*/

#reviewicon-exp {
	float:right;
	margin-top:20px;
}
#reviewicon-exp li{
	margin-top:5px;
	margin-bottom:0px;
	font-size:12px;
	padding-left:1.5em;
	text-indent:-1.5em;
}

#reviewicon-exp li span{
	font-weight:normal;
}
@media screen and (max-width:767px){
#reviewicon-exp {
	text-align:left;
}
#reviewicon-exp li{
	font-size:11px;
}
}

/* タブスタイル変更 */
/*---------------------------------------------------*/
.tabs .tabs-list li{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.tabs .tabs-list li a{
  top: auto;
  transform: translateY(0);
  width: 100%;
  text-align: center;
}

/* 商品説明タブのレビュー総合の星フォント拡大 */
/*---------------------------------------------------*/
/*#product-specs .pdp__tab--show-rating .rating .rating-stars{
	font-size:2.8rem;
}*/

/* 動画タブ追加 */
/*---------------------------------------------------*/
#pdp__tab-video-wrap{
	display:-webkit-box;
	display:flex;
	-webkit-flex-wrap:wrap;
  flex-wrap:wrap;
}
#pdp__tab-video-wrap .pdp__tab-video-box{
	width:50%;
	max-width:560px;
	margin:0 15px 40px;
}
#pdp__tab-video-wrap .pdp__tab-video-box .pdp__tab-video-ttl{
	font-size:15px;
	font-weight:bold;
	margin-bottom:12px;
	color:#111;
}
#pdp__tab-video-wrap .pdp__tab-video-box .pdp__tab-video-iframe{
	position:relative;
	width:100%;
	padding-top:56.25%;
	margin-top:10px;
}	
#pdp__tab-video-wrap .pdp__tab-video-box .pdp__tab-video-iframe iframe{
	width:100%;
	height:100%;
	margin:0;
	position:absolute;
	left:0;
	top:0;
}
#pdp__tab-video-wrap .pdp__tab-video-box .pdp__tab-video-iframe.portrait{
	width:315px;
	height:560px;
	padding-top:0;
}
#pdp__tab-video-wrap .pdp__tab-video-box .pdp__tab-video-iframe.square{
	width:480px;
	height:480px;
	padding-top:0;
}
@media screen and (max-width: 1400px){
	#pdp__tab-video-wrap .pdp__tab-video-box{margin:0 0 40px; padding:0 15px;}
	#pdp__tab-video-wrap .pdp__tab-video-box .pdp__tab-video-iframe.square{
		width:100%;
		height:90%;
		padding-top:100%;
	}
}
@media screen and (max-width: 1023px){
	#productPickupArea .ttlBox{font-size:2.0rem;}
}
@media screen and (max-width: 767px){
	#pdp__tab-video-wrap .pdp__tab-video-box{width:100%; max-width:100%;}
	#pdp__tab-video-wrap .pdp__tab-video-box .pdp__tab-video-iframe{
		position:relative;
		width:100%;
		padding-top:56.25%;
		margin-top:10px;
	}
	#pdp__tab-video-wrap .pdp__tab-video-box .pdp__tab-video-iframe iframe{
		width:100%;
		height:100%;
		margin:0;
		position:absolute;
		left:0;
		top:0;
	}
	#pdp__tab-video-wrap .pdp__tab-video-box .pdp__tab-video-iframe.portrait{
		width:100%;
		height:0;
		padding-top:124.46%;
	}
	#pdp__tab-video-wrap .pdp__tab-video-box .pdp__tab-video-iframe.portrait iframe{
		width:70%;
	}
	#pdp__tab-video-wrap .pdp__tab-video-box .pdp__tab-video-iframe.square{
		padding-top:100%;
	}
}

/* Express便へのボタンの注釈 */
/*---------------------------------------------------*/
.express-btn-in-normal-caution{
	margin-top:15px;
	color:#ff3c6c;
	font-weight:700;
	text-align:center;
	padding:8px;
	background:#fdf1f4;
	border-radius:5px;
	-webkit-border-radius:5px;
	position:relative;
}
.express-btn-in-normal-caution::after{
	content:'';
	display:block;
	position:absolute;
	left:50%;
	top:-15px;
  border-right: 10px solid transparent;
  border-bottom: 15px solid #fdf1f4;
  border-left: 10px solid transparent;
}
.express-btn-in-normal-caution a{color:#ff3c6c; text-decoration:underline;}

@media screen and (max-width: 767px){
	.express-btn-in-normal-caution{
		text-align:left;
	}
}

/* 越境EC、ボタン掲載用 */
/*---------------------------------------------------*/
.mlcBtnWrap{
	padding-bottom:40px;
	border-bottom:1px solid #CCC;
}
.mlcBtnWrap button{
	min-height: 60px;
	width: 100%;
	font-size: 16px;
	padding: 6px;
	border-width: 1px;
	border-radius: 5px;
	text-align: center;
	display: inline-block;
	overflow: hidden;
	position: relative;
}

.mlcBtnWrap #mlcAddCart{
	color: #ffffff;
	background-color: /*#003366;*/ #d22730;
}
.mlcBtnWrap #mlcAddCart:hover{opacity:0.7;}
.mlc_wrapper .mlcBtnWrap{
	width:100%;
	padding-bottom:0;
	border-bottom:none;
}
.mlcBtnWrap .soldout{
	background-color: #f7f6f6;
	color: #bbbbbb;
	cursor: default;
	border-width: 0;
	pointer-events: none;
	box-shadow: none;
}

@media screen and (max-width: 767px){
	.mlcBtnWrap button{
		min-height:36px;
		padding:8px;
		font-size:12px;
	}
}

/* 商品詳細タブ */
/*---------------------------------------------------*/

.tabs .tabs-list>li.active>a,
.tabs .tabs-list>li.active>a:focus, 
.tabs .tabs-list>li.active>a:hover, 
.tabs .tabs-list>li.active>a:visited {
    color:#111;
    font-weight: bold;
}

.pdp__tab-content .pdp__tab--text.dsc--section {
    line-height: 1.5;
}
.tabs .tabs-list {
    display: flex;
    padding-left: 0;
    border-bottom: 1px solid #ddd;
}
.tabs .tabs-list li {
    width: 100%;
    border: 1px solid #e0e0e0;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    background-color: #f9f9f9;
}
.tabs .tabs-list li a,
.tabs .tabs-list li a:hover {
    color: #888;
}
.tabs .tabs-list li+li {
    margin-left: 0px;
    border-left: none;  
}

@media (max-width: 768px){
.tabs .tabs-list li a {
    font-size: 1.6vw;
}
.tabs .tabbody {
    padding: 10px 8px;
    /*text-align: justify;*/
}
#qa-tab .pdp__tab-content p:not(.noTxt):nth-of-type(even) {
    line-height: 1.6em;
}  
}

@media (max-width: 414px){
.tabs .tabs-list li a {
    font-size: 2.6vw;
    font-weight: bold;
}
.tabs .tabs-list li {
  font-weight: bold;
} 
.tabs .tabs-list li a {
  color: #999;
}
}

/* 商品名下レイアウトFIX */
/*---------------------------------------------------*/
.pdp__information .pdp__review{vertical-align: bottom;}
@media (max-width: 1023px){
.pdp__information .campaign__promo__content{font-size:13px;}
.pdp__information .form-group .form-control-static,
.pdp__information .pdp__prices .bg-price a,
.pdp__information .vrt__title-mobile{
	font-size:14px;
}
}
@media (max-width: 768px){
.pdp__details .rating .rating-stars{vertical-align: middle; margin-top: -5px; font-size:11px;}
.pdp__details .rating .count{vertical-align: top; font-size: 11px; line-height: 1;}
.pdp__information .pdp__details .pdp__review{vertical-align: middle; font-size: 12px;}
.pdp__details .pdp__collection a{font-size:1.6rem;}
}


/*--------- 拡大：リース・ローン等btn-defaultフォント拡大 -----------*/
.btn-default {
    font-size: 1.5rem;
    background-color: #f9f9f9;
}
.pdp__action__block .btn-default .fa {
    font-size: 15px;
}
@media screen and (max-width:767px){
	.btn-default {
    font-size: 15px;
		white-space:normal;
	}
}

/*--------- 拡大：数量変更ボタン (+ -) -----------*/
.form-control {
    font-size: 14px;
		height: 40px;
}
@media (max-width: 1023px) {
    .pdp-quantity-select .quantity-select-label {
        font-size:14px;
    }
}
@media (max-width: 767px) {
    .quantity-select .quantity-select-label {
        font-size: 14px;
        width: 40px;
    }
}
@media (max-width: 767px) and (max-width:1023px) {
    .quantity-select .quantity-select-label {
        font-size:14px;
    }
}
@media (max-width: 767px) {
    .quantity-select .form-control {
        width:45px;
    }
    .quantity-select.quantity-select--small .quantity-input {
        width: 45px;
    }
}
.quantity-select.quantity-select--small .quantity-input {
    height: 40px;
}
.btn-selector {
    line-height: 40px;
    width: 40px;
    height: 40px;
}

/* リース・ローンABテスト */
/*---------------------------------------------------*/
.pdp__information .pdp__prices .toggle {
	display: none;
}
.pdp__information .pdp__prices .Label {
	padding: 1em;
	display: block;
  cursor: pointer;
}
.pdp__information .pdp__prices .toggle + .Label::after {
	content:"詳しく見る▼"; 
}
.pdp__information .pdp__prices .Label,
.pdp__information .pdp__prices .content {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
}
.pdp__information .pdp__prices .content {
	height: 0;
	margin-bottom:10px;
	padding:0 20px;
	overflow: hidden;
}
.pdp__information .pdp__prices .toggle:checked + .Label + .content {
	height: auto;
	padding:20px ;
	transition: all .3s;
}
.pdp__information .pdp__prices .toggle:checked + .Label::after{
    content:"閉じる▲"; 
  }

/*--------- 商品説明リッチ化 -----------*/
#pdp__tab-rich{
	margin:20px auto 0;
	padding-bottom:2rem;
	border-bottom:1px solid #eee;
}
#pdp__tab-rich p{
	font-size:15px;
	margin-bottom:0;
	color:#333;
}
#pdp__tab-rich a{
	color:#70accb;
}
#pdp__tab-rich img{
	max-width:100%;
	height:auto;
}
/*
#pdp__tab-rich .column1m{
	text-align:center;
	padding-bottom:30px;
}*/
#pdp__tab-rich .pdp__tab-rich-block:not(.columnfree){
	max-width:960px;
	margin:0 auto 30px;
}
#pdp__tab-rich .columnfree{
	margin:0 auto 40px;
}
#pdp__tab-rich .rich-headcaution p{
	font-size:18px;
	margin-bottom:50px;
	font-weight:bold;
	text-align:left;
	color:#ff3c6c;
}
#pdp__tab-rich .pdp__tab-rich-ttlbox{
	text-align:center;
	margin-bottom:10px;
}
#pdp__tab-rich .pdp__tab-rich-ttlbox > h3{
	font-size:20px;
	padding:0 10px;
	margin:0 15px;
	line-height:1.4;
}
#pdp__tab-rich .pdp__tab-rich-ttlbox > p{
	font-size:15px;
	margin:10px 15px 0;
}
#pdp__tab-rich .pdp__tab-rich-cnt .pdp__tab-rich-cntwrap{
	margin-left:-15px;
	margin-right:-15px;
}
#pdp__tab-rich .pdp__tab-rich-cnt .column1{
	margin-left:auto;
	margin-right:auto;
	display:flex;
	flex-wrap: wrap;
	justify-content:center;
}
#pdp__tab-rich .pdp__tab-rich-cnt .column2{
	display:flex;
	flex-wrap: wrap;
}
#pdp__tab-rich .pdp__tab-rich-cnt .column3{
	display:flex;
	flex-wrap: wrap;
}
#pdp__tab-rich .pdp__tab-rich-cnt .pdp__tab-rich-cntwrap .pdp__tab-rich-cntcmp{
	padding:10px 15px 15px;
}
#pdp__tab-rich .pdp__tab-rich-cnt .column1m .pdp__tab-rich-cntcmp{
	text-align:center;
}
#pdp__tab-rich .pdp__tab-rich-cnt .column1 .pdp__tab-rich-cntcmp{
	width:100%;
	display:flex;
	justify-content:space-between;
	padding:10px 0 10px;
}
#pdp__tab-rich .pdp__tab-rich-cnt .column2 .pdp__tab-rich-cntcmp{
	width:50%;
	display:flex;
	justify-content:space-around;
}
#pdp__tab-rich .pdp__tab-rich-cnt .column3 .pdp__tab-rich-cntcmp{
	width:33.33333333%;
	padding:10px 15px 15px;
}
#pdp__tab-rich .pdp__tab-rich-cnt .pdp__tab-rich-cntwrap .pdp__tab-rich-cntcmp figure{
	margin-bottom:5px;
	text-align:center;
	overflow:hidden;
	border:1px solid #eee;
	display:inline-block;
}
#pdp__tab-rich .pdp__tab-rich-cnt .pdp__tab-rich-cntwrap .pdp__tab-rich-cntcmp figure img{
	vertical-align:middle;
}
#pdp__tab-rich .pdp__tab-rich-cnt .column1 .pdp__tab-rich-cntcmp figure{
	width:290px;
	vertical-align:middle;
}
#pdp__tab-rich .pdp__tab-rich-cnt .column1m .pdp__tab-rich-cntcmp figure{
	max-width:620px;
}
#pdp__tab-rich .pdp__tab-rich-cnt .column2 .pdp__tab-rich-cntcmp figure{
	width:290px;
	height:290px;
	line-height:284px;
	vertical-align:middle;
}
#pdp__tab-rich .pdp__tab-rich-cnt .column3 .pdp__tab-rich-cntcmp figure{
	width:290px;
	height:290px;
	line-height:284px;
	margin-left:auto;
	margin-right:auto;
	vertical-align:middle;
}
#pdp__tab-rich .pdp__tab-rich-cnt .column1 .pdp__tab-rich-cntcmp .pdp__tab-rich-cntcmp-r,
#pdp__tab-rich .pdp__tab-rich-cnt .column2 .pdp__tab-rich-cntcmp .pdp__tab-rich-cntcmp-r{
	width:calc(100% - 310px);
}
#pdp__tab-rich .pdp__tab-rich-cnt .pdp__tab-rich-cntcmp .pdp__tab-rich-strong{
	font-size:15px;
	margin-bottom:5px;
	font-weight:bold;
}
#pdp__tab-rich .columnfree .pdp__tab-rich-cnt p{
	margin-bottom:2rem;
}
#pdp__tab-rich .columnfree .pdp__tab-rich-cnt img{
	border:none;
}
#pdp__tab-rich .columnfree .pdp__tab-rich-cnt .pdpBnrArea{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#pdp__tab-rich .columnfree .pdp__tab-rich-cnt .pdpBnrArea {
	display: grid;
	gap: 20px;
	grid-template-columns: repeat(auto-fit, calc(50% - 20px));
	justify-content: center;
}
#pdp__tab-rich .columnfree .pdp__tab-rich-cnt .pdpBnrArea:before,
#pdp__tab-rich .columnfree .pdp__tab-rich-cnt .pdpBnrArea:after {
	display: none;
}
#pdp__tab-rich .columnfree .pdp__tab-rich-cnt .pdpBnrArea p{
	width:auto;
}
@media screen and (max-width:1023px){
	#pdp__tab-rich p{
		font-size:12px;
	}
	#pdp__tab-rich .pdp__tab-rich-ttlbox > h3{
		font-size:16px;
	}
	#pdp__tab-rich .pdp__tab-rich-ttlbox > p{
		font-size:15px;
	}
	#pdp__tab-rich .pdp__tab-rich-cnt{
		max-width:100%;
	}
	#pdp__tab-rich .pdp__tab-rich-cnt .column1{
		width:100%;
	}
	#pdp__tab-rich .pdp__tab-rich-cnt .column2 .pdp__tab-rich-cntcmp{
		display:block;
	}
	#pdp__tab-rich .pdp__tab-rich-cnt .column3 .pdp__tab-rich-cntcmp{
		width:50%;
	}
	#pdp__tab-rich .pdp__tab-rich-cnt .column1m .pdp__tab-rich-cntcmp figure,
	#pdp__tab-rich .pdp__tab-rich-cnt .columntext .pdp__tab-rich-cntcmp figure{
		max-width:568px;
	}
	#pdp__tab-rich .pdp__tab-rich-cnt .column2 .pdp__tab-rich-cntcmp figure,
	#pdp__tab-rich .pdp__tab-rich-cnt .column3 .pdp__tab-rich-cntcmp figure{
		width:42vmin;
		height:42vmin;
		line-height:40vmin;
	}
	#pdp__tab-rich .pdp__tab-rich-cnt .column1 .pdp__tab-rich-cntcmp figure{
		width:42vmin;
	}
	#pdp__tab-rich .pdp__tab-rich-cnt .column1 .pdp__tab-rich-cntcmp .pdp__tab-rich-cntcmp-r{
		width:calc(100% - 45vmin);
	}
	#pdp__tab-rich .pdp__tab-rich-cnt .column2 .pdp__tab-rich-cntcmp .pdp__tab-rich-cntcmp-r{
		width:100%;
	}
	#pdp__tab-rich .pdp__tab-rich-cnt .pdp__tab-rich-cntcmp .pdp__tab-rich-strong{
		font-size:12px;
	}
	#pdp__tab-rich .columnfree .pdp__tab-rich-cnt .pdpBnrArea p{
		padding-left:0;
		padding-right:0;
	}
}
@media screen and (max-width:767px){
	#pdp__tab-rich .rich-headcaution p{
		font-size:15px;
		margin-bottom:30px;
	}
	#pdp__tab-rich .pdp__tab-rich-ttlbox{
		text-align:left;
	}
	#pdp__tab-rich .pdp__tab-rich-ttlbox > h3{
		font-size:15px;
		margin:0;
		padding:0;
	}
	#pdp__tab-rich .pdp__tab-rich-ttlbox > p{
		font-size:13px;
		margin:10px 0 0;
		text-align:left;
	}
	#pdp__tab-rich .pdp__tab-rich-cnt .pdp__tab-rich-cntwrap{
		margin-left:0;
		margin-right:0;
	}
	#pdp__tab-rich .pdp__tab-rich-cnt .column2,
	#pdp__tab-rich .pdp__tab-rich-cnt .column3{
		display:block;
	}
	#pdp__tab-rich .pdp__tab-rich-cnt .column1 .pdp__tab-rich-cntcmp{
		display:block;
		padding-left:15px;
		padding-right:15px;
	}
	#pdp__tab-rich .pdp__tab-rich-cnt .column2 .pdp__tab-rich-cntcmp,
	#pdp__tab-rich .pdp__tab-rich-cnt .column3 .pdp__tab-rich-cntcmp{
		width:100%;
	}
	#pdp__tab-rich .pdp__tab-rich-cnt .column1m .pdp__tab-rich-cntcmp figure,
	#pdp__tab-rich .pdp__tab-rich-cnt .columntext .pdp__tab-rich-cntcmp figure{
		max-width:100%;
	}
	#pdp__tab-rich .pdp__tab-rich-cnt .column1 .pdp__tab-rich-cntcmp figure{
		width:82vmin;
	}
	#pdp__tab-rich .pdp__tab-rich-cnt .column2 .pdp__tab-rich-cntcmp figure,
	#pdp__tab-rich .pdp__tab-rich-cnt .column3 .pdp__tab-rich-cntcmp figure{
		width:82vmin;
		height:82vmin;
		line-height:80vmin;
	}
	#pdp__tab-rich .pdp__tab-rich-cnt .column1 .pdp__tab-rich-cntcmp .pdp__tab-rich-cntcmp-r{
		width:100%;
	}
	#pdp__tab-rich .pdp__tab-rich-cnt .pdp__tab-rich-cntcmp .pdp__tab-rich-strong,
	#pdp__tab-rich .pdp__tab-rich-cnt .column1m .pdp__tab-rich-cntcmp > p,
	#pdp__tab-rich .pdp__tab-rich-cnt .columntext .pdp__tab-rich-cntcmp > p{
		text-align:left;
	}
	#pdp__tab-rich .columnfree .pdp__tab-rich-cnt .pdpBnrArea{
		display:block;
	}
	#pdp__tab-rich .columnfree .pdp__tab-rich-cnt .pdpBnrArea:before,
	#pdp__tab-rich .columnfree .pdp__tab-rich-cnt .pdpBnrArea:after {
		display: block;
	}
}

/*--------- Throw：カラーチャートから探すボタンABテスト -----------*/
a.pdp-colorchart-link{
	width:calc(100% - 90px);
	border:1px solid #ccc;
	padding:0;
	display:flex;
	justify-content:center;
}
a.pdp-colorchart-link:hover,
a.pdp-colorchart-link:focus{
	color:#3d9ed1;
}
a.pdp-colorchart-link .img-colorchart{
	align-self: flex-end;
}
a.pdp-colorchart-link .text-colorchart{
	margin-left:20px;
	line-height:60px;
}
a.pdp-colorchart-link .img-colorchart img{
	width:64px;
	height:52px;
}
@media (max-width: 1023px) {
	a.pdp-colorchart-link{
		width:calc(100% - 160px);
	}
}
@media (max-width: 767px) {
	a.pdp-colorchart-link{
		width:calc(100% - 61px);
		margin:0 0 15px;
		padding:0 !important;
	}
	.btn-action-group:has(.btn-dark-custom) + a.pdp-colorchart-link{
		margin:-15px 0 15px;
	}
	a.pdp-colorchart-link .img-colorchart img{
		width:51px;
		height:auto;
	}
	a.pdp-colorchart-link .text-colorchart{
		line-height:46px;
		margin-left:5px;
	}
	a.pdp-colorchart-link .text-colorchart .fa{
		font-size:15px;
	}
}
@media (max-width: 350px) {
	a.pdp-colorchart-link .text-colorchart .fa{
		display:none;
	}
}

/*--------- review：ニックネーム変更モーダル内のボタン文字サイズ調整 -----------*/

@media (max-width: 767px) {
    #cboxContent .review-change-alias-btn-group .btn-secondary, #cboxContent .review-change-alias-btn-group .btn-default{
        font-size:14px;
    }
}

/*--------- PDP送料無料等アイコン位置のABテスト -----------*/
@media (max-width: 1023px){
	.pdp__information .info-block.pdp__prices .dl-horizontal .priceDisplay p,
	.pdp__discount__item .big-price .pdp__discount__item__price{
		font-size:30px;
	}
	.pdp__discount__item__row{
		display:flex;
		align-items:center;
	}
	.pdp__information .form-group.dl-horizontal dd .form-control-static strong,
	.pdp__information .form-group.dl-horizontal dd.form-control-static strong{
		font-size:18px;
	}
	.pdp__information .pdp__promotion{
		font-size:13px;
		line-height:1.8;
		padding-top:5px;
	}
	
	.upperInfor .item__product-hunt,
	.upperInfor .price--line-through,
	.upperInfor .bg-price a{
		display:none;
	}
	.upperInfor .pdp__ribbon{
		display:block;
	}
	.upperInfor .pdp__ribbon .pdp__ribbon__list{
		position:static;
		width:100%;
		text-align:left;
	}
	.upperInfor .pdp__ribbon .pdp__ribbon__list .pdp__ribbon__item{
		margin-right:5px;
		margin-bottom:5px;
	}
	.upperInfor .pdp__categoryRankingSeminar{
		padding-top:3px !important;
		margin-bottom:0;
	}
	.upperInfor .pdp__categoryRankingSeminar__value:last-child{
		margin-bottom:2px;
	}
	.upperInfor .pdp__prices{
		margin-top:10px;
	}
	.upperInfor .pdp__prices .bg-price,
	.upperInfor .pdp__prices .vip-price{
		margin-top:0;
		font-size:15px;
		padding-top:0px;
		padding-bottom:0px;
	}
	.upperInfor .pdp__prices dl{
		font-size:14px;
		margin-bottom:10px;
		display:flex;
		flex-wrap:wrap;
		align-items:center;
	}
	.upperInfor .pdp__prices dl .control-label:not(.upperVipPrice){
		display:none;
	}
	.upperInfor .pdp__prices dl .control-label:not(.upperVipPrice){
		margin-right:5px;
		padding-right:10px;
		position:relative;
		font-weight:700;
		white-space:normal;
		text-overflow:initial;
		color:#ff3c6c;
		line-height:20px;
	}
	.upperInfor .pdp__prices dl .control-label:not(.upperVipPrice)::after{
		position:absolute;
		content:":";
		top:0;
		right:0;
	}
	.upperInfor .pdp__prices dl > dd.control-group:last-of-type{
		margin-right:15px;
	}
	.upperInfor .pdp__prices dl .priceDisplay p{
		font-size:20px;
	}
	.upperInfor .pdp__prices dl .priceDisplay p:first-letter{
		font-size:14px;
	}
	.upperInfor .pdp__prices dl .priceDisplay p.vrt_bg-price{
		display:inline-flex;
	}
	.upperInfor .pdp__prices .gross-price{
		margin-left:4px;
	}
	.upperInfor .upperSale,
	.upperInfor .upperVipPrice,
	.upperInfor .pdp__prices .upperDiscount .upperDiscountText{
		padding:0 7px;
		height:20px;
		line-height:20px;
		display:inline-block;
		margin-right:15px;
		margin-bottom:0;
		text-align:center;
		background:#ff3c6c;
		color:#fff;
		position:relative;
		font-weight:700;
	}
	.upperInfor .upperSale::after,
	.upperInfor .upperVipPrice::after,
	.upperInfor .pdp__prices .upperDiscount .upperDiscountText::after{
		position:absolute;
		display:block;
		content:'';
		bottom:0;
		right:-10px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 10px 0 10px 10px;
		border-color: transparent transparent transparent #ff3c6c;
	}
	.upperInfor .upperSale ~ .upperVipPrice{
		color:#ff3c6c;
		background:none;
		padding:0 5px 0 0;
		margin-right:10px;
		line-height:25px;
	}
	.upperInfor .upperSale ~ .upperVipPrice::after{
		content:":";
		top:0;
		right:0;
		border-style:none;
	}
	.upperInfor .pdp__promotion{
		width:100%;
		font-size:10px;
		margin:5px 0 0 0;
	}
	.upperInfor .upperSale ~ .pdp__promotion{
		display:none;
	}
	.upperInfor .pdp__prices .upperDiscount{
		font-size:14px;
	}
	.upperInfor .pdp__prices .upperDiscount .pdp__discount__item__price span:first-of-type{
		font-size:20px;
	}
}

/*--------- staffstartカルーセル位置調整 -----------*/
#staffpost-pdp-recommend-carousel.section-block{border-bottom:none;}
#staffpost-pdp-recommend-carousel{border-top:solid 1px #eee!important; border-bottom:solid 1px #eee!important;}

/*--------- セミナーPDP調整 -----------*/
.page-academyProductDetails .carousel-products-related + hr{
  display:none;
}
.page-academyProductDetails .pdp__information .pdp__desc .dl-horizontal .control-group p:empty{
	display: none;
}
#addSeminarToCartLayer .reco-products-cart-popup{
  border-top: none;
}
.page-academyProductDetails #online-zoomlink {
    margin:30px 0 0;
    padding: 20px;
    border:1px solid #e0e0e0;
}
.page-academyProductDetails #online-zoomlink p {
    margin-bottom:0;
}
.page-academyProductDetails footer{
	padding-top:70px;
}

/*--------- PDP下部BG/EG差別化コンテンツ ※BGはpdp-strengths.cssに変更-----------*/
/*#strengths_block{margin:40px auto; padding:20px 10px; border:solid 1px #eee;}
#strengths_block .strengthsTitle .subttl{
font-size:14px;
text-align:center;
}
#strengths_block .strengthsTitle h2{
color:#036;
margin-top:10px;
text-align:center;
font-size:26px;
}

#strengths_block .strengths5points{
	margin-top:20px;
}

#strengths_block .strengths5points ul{
  width:100%;
  height:auto;
  display:flex;
  justify-content:space-between;
  flex-wrap:wrap;
}
#strengths_block .strengths5points ul li{
  width:30%;
  height:auto; 
  display:flex;
  flex-direction:column;
  justify-content:top;
  align-items:left;
}
#strengths_block .strengths5points ul li:nth-of-type(4) {
  margin-left:17.5%;
}
#strengths_block .strengths5points ul li:nth-of-type(5) {
  margin-right:17.5%;
}
#strengths_block .strengths5points ul li:nth-of-type(n+4) {
  margin-top:20px;
}

#strengths_block .strengths5points ul li h3{
color:#036;    
font-size:20px;
line-height:1.3;
font-weigth:bold;
text-align:left;
margin-bottom:5px;
}

#strengths_block .strengths5points ul li p{
font-size:13px;
line-height:1.6;	
}
#strengths_block .strengths5points ul li p a{color:#3d9ed1;}
#strengths_block .strengths5points ul li p small{vertical-align: top;}

@media screen and (max-width: 767px){
	#strengths_block .strengthsTitle .subttl{
	font-size:12px;
	}
	#strengths_block .strengthsTitle h2{
	font-size:18px;
	}
	#strengths_block .strengths5points{
	margin-top:10px;
	}
	#strengths_block .strengths5points ul li:nth-of-type(4) {
	margin-left:0;
	}
	#strengths_block .strengths5points ul li:nth-of-type(5) {
	margin-right:0;
	}
	#strengths_block .strengths5points ul li:nth-of-type(n+4) {
	margin-top:0;
	}
	#strengths_block .strengths5points ul li{
		width:100%;
		margin:0 auto;
	}
	#strengths_block .strengths5points ul li h3{
	font-size:16px;
	}
}*/

/*--------- karte PDP1次元バリアント選択デザインのABCテスト -----------*/
@media (max-width:1023px){
  .pdp__size .form-group{
    position: relative;
  }
  .pdp__size .form-group #orderformlink-selectvariant{
    position: absolute;
    right: 250px;
    top: 0;
    color: #3d9ed1;
  }
  .pdp__size .form-group.horizonScroll-addOrderformlink #orderformlink-selectvariant{
    right: 10px;
  }
  .pdp__size .form-group #orderformlink-selectvariant a{
    color: #3d9ed1;
    font-size: 13px;
  }
  .pdp__size .form-group #orderformlink-selectvariant::after{
    font-size: 75%;
    margin-left: 5px;
  }
  .pdp__size .form-select-custom.form-select-horizonScroll{
    width: 100%;
    overflow-x:scroll;
  }
  .pdp__size .form-select-custom.form-select-horizonScroll .dropdown-toggle{
    display: none;
  }
  .pdp__size .form-select-custom.form-select-horizonScroll .dropdown-menu{
    padding-bottom:8px;
    display: flex;
    overflow-x:scroll;
    overflow-y:hidden;
    width: 100%;
    max-height: inherit;
    position: inherit;
    top:0;
    left: 0;
    border: none;
    box-shadow:none;
    z-index: 2;
  }
  .pdp__size .form-select-custom.form-select-horizonScroll .dropdown-menu li{
    display: inline-flex;
    min-height: 40px;
    margin:2px;
    cursor: pointer;
    background-color: #fff;
  }
  .pdp__size .form-select-custom.form-select-horizonScroll .dropdown-menu li a{
    display: block;
    max-width:96px;
    font-size: 14px;
    font-weight: bold;
    min-height:40px;
    padding:10px 14px;
    border-radius:5px;
    border:1px solid #ccc;
  }
  .pdp__size .form-select-custom.form-select-horizonScroll .dropdown-menu li a:has(> figure){
  	font-size: 11px;
  }
  .pdp__size .form-select-custom.form-select-horizonScroll .dropdown-menu li a figure,
  .pdp__size .form-select-custom.form-select-horizonScroll .dropdown-menu li a span{
    display: block;
    width: 100%;
  }
  .pdp__size .form-select-custom.form-select-horizonScroll .dropdown-menu li a figure{
    padding-right:0;
    text-align: center;
    margin-bottom: 3px;
  }
  .pdp__size .form-select-custom.form-select-horizonScroll .dropdown-menu li a figure img{
    width: 50px;
    height: 50px;
    margin: 0 auto;
  }
  .pdp__size .form-select-custom.form-select-horizonScroll .dropdown-menu li a:hover{
    background-color: #fff;   
  }
  .pdp__size .form-select-custom.form-select-horizonScroll .dropdown-menu li a.active{
    background-color: #fff;
    color: inherit;
    border:2px solid #3d9ed1;
  }
  .pdp__size .form-select-custom.form-select-horizonScroll .dropdown-menu li a.active:after{
    display: none;
  }
  .pdp__size .form-select-custom.form-select-horizonScroll .dropdown-menu li a:not(:has(> figure)){
    display: flex;
    align-items: center;
  }
}
@media (max-width:767px){
  .pdp__size .form-group #orderformlink-selectvariant{
    right: 70px;
  }
}

/*--------- karte PDP2次元・3次元バリアント選択デザインのABCテスト -----------*/
@media (max-width:1023px){
  .pdp__size .form-group{
    position: relative;
  }
  .pdp__size .form-group #orderformlink-selectvariant2{
    margin-left: 190px;
    margin-top: -10px;
    color: #3d9ed1;
    clear:both;
  }
  .pdp__size .form-group.horizonScroll-addOrderformlink2 #orderformlink-selectvariant2{
    text-align:right;
    margin-top: -15px;
    margin-left:0;
  }
  .pdp__size .form-group #orderformlink-selectvariant2 a{
    color: #3d9ed1;
    font-size: 13px;
  }
  .pdp__size .form-group #orderformlink-selectvariant2::after{
    font-size: 75%;
    margin-left: 5px;
  }
  .pdp__size .form-select-custom.form-select-horizonScroll2{
    width: 100%;
    overflow-x:scroll;
  }
  .pdp__size .form-select-custom.form-select-horizonScroll2 .dropdown-toggle{
    display: none;
  }
  .pdp__size .form-select-custom.form-select-horizonScroll2 .dropdown-menu{
    padding-bottom:8px;
    display: flex;
    overflow-x:scroll;
    overflow-y:hidden;
    width: 100%;
    max-height: inherit;
    position: inherit;
    top:0;
    left: 0;
    border: none;
    box-shadow:none;
    z-index: 2;
  }
  .pdp__size .form-select-custom.form-select-horizonScroll2 .dropdown-menu li{
    display: inline-flex;
    min-height: 40px;
    margin:5px;
    cursor: pointer;
    background-color: #fff;
  }
  .pdp__size .form-select-custom.form-select-horizonScroll2 .dropdown-menu li a{
    display: block;
    max-width:96px;
    font-size: 14px;
    font-weight: bold;
    min-height:40px;
    padding:10px 14px;
    border-radius:5px;
    border:1px solid #ccc;
  }
  .pdp__size .form-select-custom.form-select-horizonScroll2 .dropdown-menu li a:has(> figure){
  	font-size: 11px;
  }
  .pdp__size .form-select-custom.form-select-horizonScroll2 .dropdown-menu li a figure,
  .pdp__size .form-select-custom.form-select-horizonScroll2 .dropdown-menu li a span{
    display: block;
    width: 100%;
  }
  .pdp__size .form-select-custom.form-select-horizonScroll2 .dropdown-menu li a figure{
    padding-right:0;
    text-align: center;
    margin-bottom: 3px;
  }
  .pdp__size .form-select-custom.form-select-horizonScroll2 .dropdown-menu li a figure img{
    width: 50px;
    height: 50px;
    margin: 0 auto;
  }
  .pdp__size .form-select-custom.form-select-horizonScroll2 .dropdown-menu li a:hover{
    background-color: #fff;   
  }
  .pdp__size .form-select-custom.form-select-horizonScroll2 .dropdown-menu li a.active{
    background-color: #fff;
    color: inherit;
    border:2px solid #3d9ed1;
  }
  .pdp__size .form-select-custom.form-select-horizonScroll2 .dropdown-menu li a.active:after{
    display: none;
  }
  .pdp__size .form-select-custom.form-select-horizonScroll2 .dropdown-menu li a:not(:has(> figure)){
    display: flex;
    align-items: center;
  }
}
@media (max-width:767px){
  .pdp__size .form-group #orderformlink-selectvariant2{
    margin-left: 0;
    text-align:right;
  }
}
