@charset "UTF-8";

/* =============================================================

  PRODUCTS CSS

============================================================= */

/*===============================================
 商品系コンテンツラッパー
================================================*/

#dvProductBox {
  position: relative;
}

#divTopArea {
  width: 100%;
  height: 100%;
  display: inline;
}

#divBottomArea {
  width: 100%;
  height: 100%;
  display: inline;
}


/*===============================================
 * 各タグを初期化
================================================*/

#dvProductBox p,
#dvProductBox pre,
#dvProductBox address,
#dvProductBox cite,
#dvProductBox ins {
  margin: 0px;
  padding: 0px;
}

#dvProductBox ins {
  margin-left: 5px;
  font: 10px normal "メイリオ", "ヒラギノ", tahoma, "ＭＳ Ｐゴシック"!important;
  font: 9px normal "メイリオ", "ヒラギノ", tahoma, "ＭＳ Ｐゴシック";
  color: #666!important;
  text-decoration: none;
}

#dvProductBox h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  line-height: 1.2;
  margin: 0px;
}

#dvProductBox h1 {
  font-weight: bold;
  font-size: 16px;
  padding: 2px 0px;
  border-style: solid;
  border-color: #ccc;
  border-width: 0px;
  border-bottom-width: 0px;
}

#dvProductBox h1.img {
  border: none;
  margin: 10px;
}

#dvProductBox h2 {
  margin: 3px;
}

#dvProductBox h2,
h3 {
  font-weight: normal;
  font-size: 14px;
}

#dvProductBox a:link {
  color: #000;
  line-height: 1.4;
  text-decoration: none;
}

#dvProductBox a:visited {
  /*color:#0069B0;*/
  line-height: 1.4;
  text-decoration: none;
}

#dvProductBox a:hover {
  /*color:#0069B0;*/
  line-height: 1.4;
  text-decoration: underline;
}

#dvProductBox a:active {
  /*color:#0069B0;*/
  line-height: 1.4;
}

#dvProductBox input {}

#dvProductBox select {
  background-color: #fff;
}


/*===============================================
 商品一覧左ラッパー領域
================================================*/

#dvProductContents {
  width: 780px;
  position: relative;
  /*display:inline;float:left;*/
  margin: 0 0 20px 20px;
}


/*-----------------------------------------------
 商品タイムセールス一覧ページコンテンツ領域(dvProductContents内)
-----------------------------------------------*/

#dvProductTimeSalesList {
  width: 780px;
}


/*-----------------------------------------------
 商品一覧ページコンテンツ領域(dvProductContents内)
-----------------------------------------------*/


/*
#dvProductList{width:510px;float:right;background:url(../Contents/ImagesPkg/center_bg.jpg) top left repeat-y;}
#dvProductListTop{background:url(../Contents/ImagesPkg/center_bg_t.jpg) top left no-repeat;padding-top:10px;}
#dvProductListBottom{background:url(../Contents/ImagesPkg/center_bg_btm.jpg) bottom left no-repeat;padding-bottom:10px;}
*/


/*for IE5\*/

* html #dvProductListBottom {
  height: 100%;
}


/**/


/* 商品パンくず */

.productClumbs {
  margin: 0 10px 6px 10px;
  position: relative;
}

.productClumbs li {
  float: left;
  padding: 0px 2px;
}


/* SNSボタンとロゴのラッパー */

#product-detail-top-wrapper {
  position: relative;
  height: 55px;
  width: 770px;
}


/* SNSボタン */

.snsList {
  position: absolute;
  top: 5px;
  right: 10px;
}

.snsList li {
  float: right;
  padding: 0px 2px;
}


/* ブランドロゴ */

.brandLogo {
  position: absolute;
  top: 0;
  left: 10px;
}

.brandLogo li {}


/* 子カテゴリーリスト */

.productCategoryChilds {
  margin: 5px 10px 20px 10px;
  padding: 10px;
}

.productCategoryChilds span {
  padding: 0px 0px 0px 0px;
}



/* ソートボックス */

#sortBox {
  margin: 5px 0;
  padding: 10px 0;
  border-top: 3px solid #CCC;
  border-bottom: 1px solid #CCC;
}

#sortBox dl {
  padding: 0;
  margin: 0 20px 0 0;
  float: left;
}

#sortBox dl dt,
#sortBox dl dd {
  float: left;
}

#sortBox dl dt img {
  vertical-align: middle;
}

#sortBox dl dt,
#sortBox dl dd,
#sortBox dl dd a {
  line-height: 1.3;
}

#sortBox dl dd {
  border-right: solid #aaa 1px;
  padding: 0px 5px;
}

.sortBoxLastItem {
  border-right: none !important;
}

#sortBox dl dd .active {
  font-weight: bold;
}


/*========================================
 商品リストエリア
=========================================*/

#dvProductListArea {
  width: 760px;
  margin-left: 10px;
}

#dvProductListArea .title input {
  vertical-align: middle;
}

#dvProductListArea .title img {
  vertical-align: middle;
}

#dvProductListArea .productId {}

#dvProductListArea .addPoint {}

#dvProductListArea ul {}

.pager,
.pager2 {
  margin: 0px 0px;
  display: block;
  border-style: solid;
  border-color: #ccc;
  border-width: 0px;
}

.pager {
  padding: 6px 0;
  /*border-bottom:solid 1px #ccc;*/
}

.pager2 {
  margin: 2px 10px 15px 10px;
}

.pager .count {
  float: left;
}

.pager .paging {
  float: right;
}


/*----------------------------------------
 写真付きリスト
-----------------------------------------*/


/* 行ごとのリスト */

#dvProductListArea ul li.productList {
  margin: 0px;
  padding: 3px 0px;
  border-style: solid;
  border-color: #ccc;
  border-width: 0px;
  border-bottom-width: 1px;
}


/* 商品ごとのブロック */

#dvProductListArea ul li.productList ul {}


/* 商品一覧サムネイル(80px以下のものを配置するものとする) */

#dvProductListArea ul li.productList ul li.plPhoto {
  width: 85px;
  text-align: center;
  float: left;
}


/* 商品情報(要素が複数あるためリスト構造とする) */

#dvProductListArea ul li.productList ul li.plProductInfo {
  width: 400!important;
  width: 397px;
  float: right;
}

#dvProductListArea ul li.productList ul li.plProductInfo ul {
  padding: 0px 5px;
}

#dvProductListArea ul li.productList ul li.plProductInfo ul li {
  margin: 2px 0px 3px 0px;
}

#dvProductListArea ul li.productList ul li.plProductInfo li.plName a {
  padding-right: 5px;
}

#dvProductListArea ul li.productList ul li.plProductInfo li.plName img {
  vertical-align: bottom;
}

#dvProductListArea ul li.productList ul li.plProductInfo li.plExcerpt {}

#dvProductListArea ul li.productList ul li.plProductInfo li.plIcon {}

#dvProductListArea ul li.productList ul li.plProductInfo li.plPrice {}


/*----------------------------------------
 ウインドウショッピング
-----------------------------------------*/

.windowColumn {
  /*border-bottom:solid 1px #ccc;*/
  margin-bottom: 30px;
}

#dvProductListArea ul li.windowShopping {
  width: 185px;
  margin: 8px 2px 0px 2px;
  padding: 0px;
  float: left;
}

#dvProductListArea ul li.windowShopping li.wsPhoto {
  width: 168px;
  height: 168px;
  text-align: center;
  margin: 0;
  padding: 0;
  border: solid 1px #e5e5e5;
}

#dvProductListArea ul li.windowShopping li.wsPhoto img {
  margin: 0;
  height: 168px;
}

#dvProductListArea ul li.windowShopping li.wsName {
  padding: 5px 15px 7px 3px;
  line-height: 15px;
}

#dvProductListArea ul li.windowShopping li.wsPrice {
  padding: 0px 15px 5px 3px;
  font-weight: bold;
}

#dvProductListArea ul li.windowShopping li.wsCatch {
  padding: 0px 15px 2px 3px;
}

#dvProductListArea ul li.windowShopping a {
  color: #000;
}


/* バリエーション選択カート投入一覧 */

#divProductListMultiVariation {
  text-align: left;
  width: 490px;
}

#divProductListMultiVariation img {
  border: none;
}

#divProductListMultiVariation table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: solid 1px #ccc;
}

#divProductListMultiVariation table th {
  background-color: #ececec;
}

#divProductListMultiVariation table th,
#divProductListMultiVariation table td {
  border: solid 1px #ccc;
  padding: 3px 5px;
}

#divProductListMultiVariation .btnClose {
  text-align: center;
  margin: 10px;
}


/*===============================================
 商品詳細コンテンツラッパー領域
================================================*/

#dvProductDetail {
  width: 780px;
  padding: 0;
  margin-left: 20px;
}

[visible="False"] {
  display: none !important;
}


#dvProductDetailTop {}

#dvProductDetailBottom {
  padding-bottom: 10px;
}

* html #dvProductDetailBottom {
  height: 100%;
}


/*for IE5\*/

#dvProductDetailArea {
  margin: 0px 10px;
}

#dvProductDetailArea #dvProductSubInfo {
  margin-top: 3px;
}

#dvProductDetailArea #dvProductSubInfo .productDetailId {
  float: left;
}

#dvProductDetailArea #dvProductSubInfo .icon {
  float: right;
}

#dvProductDetailArea #detailImage {
  width: 350px;
  margin: 0px 10px 10px 0px;
  float: left;
}

#dvProductDetailArea #detailImage p.mainImage {
  padding: 0 10px;
  text-align: center;
  vertical-align: middle;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
}

#dvProductDetailArea #detailImage p.mainImage img {
  height: 330px;
  /*border-style:solid;
	border-width:1px;
	border-color:#ccc;*/
}

#dvProductDetailArea #detailImage ul.variationImage li {
  vertical-align: middle;
  text-align: center;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  height: 40px;
  width: 40px;
  padding: 0px;
  margin: 1px;
  float: left;
}

#dvProductDetailArea #detailImage ul.subImage li {
  vertical-align: middle;
  text-align: center;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  height: 66px;
  width: 66px;
  padding: 0px;
  margin: 1px;
  float: left;
}

#dvProductDetailArea #detailImage ul.variationImage li img,
#dvProductDetailArea #detailImage ul.subImage li img {
  margin: 2px;
}

#dvProductDetailArea #detailOne {
  margin: 0px 0px 10px 370px;
}


/* 販売価格 */

#detailOne .productSellInfo {
  border: solid 1px #ccc;
  padding: 10px;
  margin: 0;
  background-color: #eeeeee;
}

#detailOne .productPrice span {
  font-weight: bold;
  color: #000;
  padding: 0px 3px;
}

#detailOne .productPoint {
  padding: 0px;
  margin: 0;
}

.selectValiation select {
  width: 180px;
  padding: 0px 0px 3px 0px;
}

.selectValiationMatrix {
  background-color: #AAAAAA;
  padding: 3;
  text-align: center;
}

.selectValiationMatrix th {
  font-size: 9pt;
}

.selectValiationMatrix span {
  color: #FFFFFF;
  font-weight: bold;
}

.productStock {
  padding-left: 2px;
}

.addCart a {
  display: block;
}

.addCart a img {
  display: inline-block;
  padding-right: 10px;
  vertical-align: middle;
}

#dvProductDetailArea #detailTwo {
  margin-top: 10px;
  padding: 10px;
  clear: left;
  background-color: #f6f6f6;
}

#dvProductDetailArea #detailThree {
  margin-top: 10px;
  padding: 10px;
  clear: left;
  background-color: #f6f6f6;
}

#dvProductDetailArea #detailFour {
  margin-top: 10px;
  clear: left;
}

#dvProductDetailArea #detailOne *,
#dvProductDetailArea #detailTwo *,
#dvProductDetailArea #detailThree *,
#dvProductDetailArea #detailFour * {
  line-height: 1.4;
  margin: 3px auto;
}

#dvProductDetailArea #detailTwo .muse-btn {
  display: none !important;
}


/* 在庫一覧 */

#dvProductDetailArea #dvProductStock {
  margin-top: 10px;
  clear: left;
}

#dvProductStock {
  text-align: left;
  width: 490px;
}

#dvProductStock img {
  border: none;
}

#dvProductStock table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: solid 1px #ccc;
}

#dvProductStock #divSingleVariation table * {
  text-align: left;
  font: normal 12px "メイリオ", "ヒラギノ", tahoma, "ＭＳ Ｐゴシック";
}

#dvProductStock #divPluralVariation table * {
  text-align: center;
  font: normal 12px "メイリオ", "ヒラギノ", tahoma, "ＭＳ Ｐゴシック";
}

#dvProductStock table th {
  background-color: #ececec;
}

#dvProductStock table th,
#dvProductStock table td {
  border: solid 1px #ccc;
  padding: 3px 5px;
}

#dvProductStock .btnClose {
  text-align: center;
  margin: 10px;
}


/* バリエーション選択カート投入一覧 */

#divMultiVariation {
  text-align: left;
  width: 100%;
}

#divMultiVariation img {
  border: none;
}

#divMultiVariation table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: solid 1px #ccc;
}

#divMultiVariation table th {
  background-color: #ececec;
}

#divMultiVariation table th,
#divMultiVariation table td {
  border: solid 1px #ccc;
  padding: 3px 5px;
}

#divMultiVariation .btnClose {
  text-align: center;
  margin: 10px;
}


/*========================================
 お勧め商品（商品バリエーション一覧ページ）
=========================================*/

#dvProductListRight #dvRecommend {}

#dvProductListRight #dvRecommend dl {}

#dvProductListRight #dvRecommend dl dd {
  margin-right: 5px;
}

#dvProductListRight #dvRecommend dl dd.productInfoList ul li {
  margin: 1px 0px;
  line-height: 1.4;
}

#dvProductListRight #dvRecommend dl dd.productInfoList ul li.thumnail {
  text-align: center;
  width: 39px;
  border: solid 1px #ccc;
  float: left;
  margin-right: 3px;
  padding: 2px 0px;
}

#dvProductListRight #dvRecommend dl dd.productInfoList ul li.thumnail img {}

#dvProductListRight #dvRecommend dl dd.productInfoList ul li.productInfo {
  width: 113px;
  float: right;
}

#dvProductListRight #dvRecommend dl dd.toList {
  text-align: right;
}



/*========================================
 アップセル
=========================================*/

#dvUpSell {
  margin-top: 10px;
}

#dvUpSell dl dt {
  border-bottom: solid 1px #ccc;
  padding-bottom: 1px;
  margin-bottom: 2px;
}

#dvUpSell dl dd.productInfo ul li.productInfoList {
  width: 160px;
  float: left;
  margin: 2px 0px;
  height: 50px;
}

#dvUpSell dl dd.productInfo ul li ul li.thumnail {
  text-align: center;
  width: 39px;
  border: solid 1px #ccc;
  float: left;
  margin-right: 3px;
  padding: 2px 0px;
}

#dvUpSell dl dd.productInfo ul li ul li.productName {
  width: 115px;
  float: right;
}


/*========================================
 クロスセル
=========================================*/

#dvCrossSell {
  margin-top: 10px;
}

#dvCrossSell dl dt {
  border-bottom: solid 1px #ccc;
  padding-bottom: 1px;
  margin-bottom: 2px;
}

#dvCrossSell dl dd.productInfo ul li.productInfoList {
  width: 160px;
  float: left;
  margin: 2px 0px;
  height: 50px;
}

#dvCrossSell dl dd.productInfo ul li ul li.thumnail {
  text-align: center;
  width: 39px;
  border: solid 1px #ccc;
  float: left;
  margin-right: 3px;
  padding: 2px 0px;
}

#dvCrossSell dl dd.productInfo ul li ul li.productName {
  width: 115px;
  float: right;
}


/*-----------------------------------------------
 商品系左メニュー領域
-----------------------------------------------*/

#dvProductListLeft {
  float: left;
  padding: 0px 20px 0px 0px
}


/*-----------------------------------------------
 商品系右メニュー領域
-----------------------------------------------*/

#dvProductListRight,
#dvProductDetailRight {
  width: 164px;
  float: right;
}


/*===============================================
 商品セット一覧ラッパー
 *#dvProductSetList
================================================*/

#Contents #dvProductSetListArea {
  width: 750px;
  margin-left: 60px;
  margin-top: 10px;
}

#Contents #dvProductSetListArea .dvContentsInfo {
  padding: 15px 25px;
  background: #ececec;
  margin-bottom: 20px;
}

#Contents #dvProductSetListArea .dvContentsInfo p {
  line-height: 1.8;
  font-weight: bold;
  width: 500px;
  /* MacIE用の幅 */
}

* html #Contents #dvProductSetListArea .dvContentsInfo p {
  line-height: 1.8;
  width: auto;
}


/*MacIE以外\*/

#Contents #dvProductSetListArea h2 {
  margin: 10px;
}

#Contents #dvProductSetList table {
  border-color: #ccc;
  background-color: #ececec;
}

#Contents #dvProductSetList table th {
  color: #444!important;
  border-color: #ccc;
}

#Contents #dvProductSetList table td {
  border-color: #ccc;
  background-color: #fff;
}


/*----------------------------------------
 商品セットリストブロック
-----------------------------------------*/

#Contents #dvProductSetList {}


/* ===== 注文情報テーブル ===== */

#Contents #dvProductSetList table {
  width: 100%;
  padding: 0;
  margin: 0px;
  border-spacing: 0;
  empty-cells: show;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-collapse: collapse;
}

#Contents #dvProductSetList table th {
  border-top-style: solid;
  border-top-width: 1px;
  padding: 4px 8px;
  font-weight: bold;
  text-align: left;
}

#Contents #dvProductSetList table td {
  border-top-style: solid;
  border-top-width: 1px;
  padding: 4px 8px;
  text-align: left;
}

#Contents #dvProductSetList table .thumnail {
  width: 45px!important;
  text-align: center;
}

#Contents #dvProductSetList table .productId {
  width: 100px!important;
}

#Contents #dvProductSetList table .productName {
  width: 250px!important;
}

#Contents #dvProductSetList table .variationName {
  width: 100px!important;
}

#Contents #dvProductSetList table th.productPrice {
  width: 120px;
  text-align: right;
}

#Contents #dvProductSetList table td.productPrice {
  text-align: right;
}

#Contents #dvProductSetList table th.itemCount {
  width: 70px!important;
  text-align: center;
}

#Contents #dvProductSetList table td.itemCount {
  text-align: center;
}

#Contents #dvProductSetList table th.itemSetPriceTotal {
  text-align: right;
  width: 60px;
}

#Contents #dvProductSetList table td.itemSetPriceTotal {
  text-align: right;
}

#Contents #dvProductSetList table th.setPriceTotal {
  text-align: right;
}

#Contents #dvProductSetList table td.setPriceTotal {
  text-align: right;
}

#Contents .dvProductBtnBox {
  margin: 0px;
  padding-top: 20px;
}

#Contents .dvProductBtnBox p {
  text-align: center;
}

#Contents .dvProductBtnBox p span {
  margin: 0px 5px;
}


/*-----------------------------------------------
　商品系ボタン領域　
-----------------------------------------------*/

#dvProductBox .dvProductBtnBox {
  margin: 0px;
  padding-top: 20px;
}

#dvProductBox .dvProductBtnBox p {
  text-align: center;
}

#dvProductBox .dvProductBtnBox p span {
  margin: 0px 5px;
}


/*===============================================
 在庫一覧ラッパー
 *#ProductStock
================================================*/

#ProductStock {
  margin: 0px;
  text-align: center;
  background: url(../Contents/ImagesPkg/bg_productStock.jpg) top left repeat-x #fff;
}

#ProductStock #dvContainer {
  margin: 0px auto;
  padding: 20px 0;
  text-align: left;
  width: 660px;
  background-color: Transparent;
  background: url(../Contents/ImagesPkg/bg_productStock.jpg) top left repeat-x #fff;
}

#ProductStock #dvContainer h1 {
  font: bold 14px "メイリオ", "ヒラギノ", tahoma, "ＭＳ Ｐゴシック";
  padding: 3px 0px;
  border-bottom: solid 1px #ccc;
}

#ProductStock #dvContainer h2 {
  font: bold 12px "メイリオ", "ヒラギノ", tahoma, "ＭＳ Ｐゴシック";
  border-left: solid 3px #333;
  padding: 0px 3px;
  margin: 10px 0px;
}

#ProductStock #dvContainer img {
  border: none;
}

#ProductStock #dvContainer table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: solid 1px #ccc;
}

#ProductStock #dvContainer #divSingleVariation table * {
  text-align: left;
  font: normal 12px "メイリオ", "ヒラギノ", tahoma, "ＭＳ Ｐゴシック";
}

#ProductStock #dvContainer #divPluralVariation table * {
  text-align: center;
  font: normal 12px "メイリオ", "ヒラギノ", tahoma, "ＭＳ Ｐゴシック";
}

#ProductStock #dvContainer table th {
  background-color: #ececec;
}

#ProductStock #dvContainer table th,
#ProductStock #dvContainer table td {
  border: solid 1px #ccc;
  padding: 3px 5px;
}

#ProductStock #dvContainer .btnClose {
  text-align: center;
  margin: 10px;
}


/*===============================================
 商品拡大画像ページ
 *#ProductZoomImage
================================================*/

#ProductZoomImage {
  margin: 0px;
  padding: 0px;
  text-align: left;
  background: url(../Contents/ImagesPkg/bg_white.jpg) top left repeat #fff;
  cursor: pointer;
}

#ProductZoomImage #dvContainer {
  background: none;
  margin: 0;
  padding: 0;
}


/*===============================================
 商品レビュー
 *#dvProductReviewArea
================================================*/
/*
#dvProductReviewArea {
  margin-top: 30px;
  border: solid 1px #ccc;
  padding: 10px;
}

#dvProductReviewImage {
  border-bottom: 1px solid #CCCCCC;
  margin: 7px 0;
  padding-bottom: 7px;
}

#dvReviewComment ul.ulReviewComment {
  margin-bottom: 9px;
}

#dvReviewComment li img.imgReviewRating {
  margin-right: 11px;
}

#dvReviewComment li.liReviewName {
  margin-bottom: 11px;
}

#dvReviewComment li.liComment {
  margin-bottom: 13px;
}

#dvProductReviewButtonControls {
  margin-top: 7px;
}

#dvReviewForm {
  border-spacing: 0pt;
  border-top: 1px solid #CCCCCC;
  empty-cells: show;
  margin: 0px;
  padding: 0pt;
  width: 100%;
}

#dvProductReviewArea table th {
  text-align: right;
}

#dvProductReviewArea span.spMessage {
  font-style: normal;
}

#dvProductReviewPagerHeader {
  margin-bottom: 10px;
}

#dvReviewFooter span.spResult {
  color: #ff0000;
}
*/

/*===============================================
 バリエーション画像レイヤー表示
================================================*/

.variationview_wrap {
  width: 60px !important;
  margin: 0 !important;
  padding: 0 !important;
  position: absolute !important;
  /*top:-25px !important;
left:-40px !important;*/
  top: -168px !important;
  left: 168px !important;
  z-index: 20 !important;
}

.variationview_wrap img {
  width: 50px !important;
  height: auto !important;
}

.variationview_bg {
  width: 60px;
  margin: 0;
  padding: 0 0 10px;
  background: url(../Contents/ImagesPkg/common/variationview.png) bottom repeat;
  border: #999999 solid 1px !important;
}

.variationview_inner {
  padding: 5px;
}


/*===============================================
 入荷通知メール登録
================================================*/

.error_inline {
  color: #ff0000;
  padding: 1px !important;
  /* for IE */
  display: block!important;
}

#divProductArrivalMail .btnClose {
  text-align: center;
  margin: 10px;
}

#divProductArrivalMail h1 {
  font: bold 14px "メイリオ", "ヒラギノ", tahoma, "ＭＳ Ｐゴシック";
  padding: 3px 0px;
  border-bottom: solid 1px #ccc;
}

#divProductArrivalMail h2 {
  font: bold 12px "メイリオ", "ヒラギノ", tahoma, "ＭＳ Ｐゴシック";
  border-left: solid 3px #333;
  padding: 0px 3px;
  margin: 10px 0px;
}

#divProductArrivalMail div {
  font: 12px "メイリオ", "ヒラギノ", tahoma, "ＭＳ Ｐゴシック";
}

#divProductArrivalMail table {
  font: 12px "メイリオ", "ヒラギノ", tahoma, "ＭＳ Ｐゴシック";
  border: solid 1px #ccc;
  margin-top: 5px;
}

#divProductArrivalMail table th {
  font: 12px "メイリオ", "ヒラギノ", tahoma, "ＭＳ Ｐゴシック";
  padding: 5px 5px;
  background-color: #ececec;
}

#divProductArrivalMail table td {
  font: 12px "メイリオ", "ヒラギノ", tahoma, "ＭＳ Ｐゴシック";
  padding: 0px 5px;
}

#divProductArrivalMail ul {
  display: inline;
  padding-left: 0px;
}

#divProductArrivalMail ul li {
  display: inline;
}

#divProductArrivalMail .necessary {
  color: #ff0000!important;
  padding: 0px 2px!important;
}

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

.fav-link a {
  border: 1px solid #aaa;
  background: #f9f9f9;
  padding: 5px 10px;
  border-radius: 4px;
  font-size: 11px;
}

.fav-link .ico {
  display: inline-block;
  font-family: FontAwesome;
  font-size: 12px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fav-link .ico::before {
  content: "\f004";
  color: #ff7776;
}

.count-box p {
  display: inline-block;
}

.oreder-box {
  display: inline-flex;
  align-items: center;
}

.oreder-box .count-box {
  padding-right: 20px;
}


/* 店舗在庫ボタン調整 */

.productStock a {
  display: inline-block;
  border: 1px solid #333;
  padding: 4px 22px;
  font-size: 11px;
  border-radius: 4px;
}

.productSellInfo .btn-area {
  display: flex;
  align-items: center;
}

.productSellInfo .btn-area .addCart {
  margin: 0 !important;
}

.productSellInfo .btn-area .productStock {
  margin: 0 !important;
}

.oreder-box .count-box {
  padding-right: 50px;
}

.productSellInfo .oreder-box {
  margin: 10px 0 0 !important;
}

.productSellInfo .btn-area .cart-area {
  margin: 0 10px 0 0 !important;
}

/* 獲得ポイント調整 */

body.fixed {
  position: fixed;
  left: 0;
  width: 100%;
}

.point-content {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  left: 0;
}

.point-content img {
  width: 100%;
}

.point-overlay {
  width: 100%;
  /* 黒背景も画面いっぱいに */
  height: 100vh;
  /* 黒背景も画面いっぱいに */
  background-color: rgba(0, 0, 0, 0.5);
}


/* 配置関連。モーダル自体とは関係なし */

.point-modal {
  position: fixed;
  background-color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  max-width: 800px;
  height: 60%;
  overflow-y: scroll;
  overflow-x: hidden;
  flex-direction: column;
}

.point-content .modal__close {
  position: sticky;
  top: -1px;
  right: 0;
  text-decoration: none;
  font-size: 20px;
  background: #333;
  color: #fff;
  width: 35px;
  height: 35px;
  display: block;
  margin: 0 0 0 auto;
}

.point-content .modal__close span {
  text-align: center;
  display: block;
  line-height: 35px;
}

@media all and (-ms-high-contrast: none) {
  .point-content .modal__close span {
    line-height: 40px;
  }
}

.point-modal h3 {
  text-align: center;
  font-size: 20px;
  margin: 20px auto 0;
}

.point-modal h3::after {
  display: block;
  content: "";
  width: 80px;
  height: 2px;
  background: #000000;
  margin: 10px auto 0;
}

.point-modal .point-inner {
  margin: 50px;
}

.point-modal ul {
  margin-top: 10px;
  line-height: 2;
}

.price-area .productPrice span {
  font-size: 16px;
}

.product__stamp {
  margin-bottom: 10px !important;
}

.point-area {
  color: #666;
}

.point-area span {
  font-size: 14px;
}

.point-area .point-button {
  text-decoration: underline !important;
  color: #666 !important;
  padding-left: 5px;
}


/*===============================================
 メール便対応
================================================*/

.shipping_mail_area {
  margin: 1rem 0;
}

.shipping_mail_area .shipping_mail_inner {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.shipping_mail_area .shipping_mail__tag {
  display: flex;
  padding: 0.1rem 0.6rem;
  border-radius: 0.5rem;
  background: #888;
  color: #fff;
  font-size: 1.2rem;
  font-weight: bold;
  white-space: nowrap;
}

.shipping_mail_area .shipping_mail__txt {
  font-size: 1.1rem;
  line-height: 1.4;
}


@media (max-width: 768px) {

  .shipping_mail_area {
    margin: calc(5 * (100vw / 390)) 0;
  }

  .shipping_mail_area .shipping_mail_inner {
    gap: calc(8 * (100vw / 390));
    flex-direction: column;
    align-items: flex-start;
  }

  .shipping_mail_area .shipping_mail__tag {
    padding: calc(4 * (100vw / 390)) calc(6 * (100vw / 390)) calc(2 * (100vw / 390));
    border-radius: calc(5 * (100vw / 390));
    font-size: calc(12 * (100vw / 390));
    line-height: 1.5;
  }

  .shipping_mail_area .shipping_mail__txt {
    font-size: calc(11 * (100vw / 390));
    line-height: 1.4;
  }

}




/* =============================================================

  商品一覧：Productlist.css

============================================================= */

#product-list * {
  box-sizing: border-box;
}

/*
*    utility classes
*==========================================================================
*/
.hidden {
  display: none;
  visibility: hidden;
}

@media (max-width: 768px) {
  .pc_only {
    display: none !important;
  }
}

@media (min-width: 769px) {
  .sp_only {
    display: none !important;
  }
}

[visible="False"] {
  display: none;
}

/*
*    layout
*==========================================================================
*/
/* temp */
#Wrap {
  width: 100% !important;
}
.wrapBottom,
.wrapTop {
  width: 100% !important;
}

#Contents {
  width: 100%;
  margin: 0 auto;
}

#product-list {
  width: 100%;
  margin: 0 auto;
}

@media (min-width: 769px) {
  #Contents {
  }

  #product-list {
    margin: 0 auto;
  }
  .group-detail-area{
    width: 110rem;
    margin: auto;
  }
}


/* カテゴリHTML領域調整
========================================================================== */

.top-cont-area #brand-detail {
  width: 100%;
  margin: 0;
}

.top-cont-area #brand-detail #main-image {
  border: none;
  width: 100%;
  height: 40rem;
  background-size: cover !important;
  margin: 0 0 4rem;
}

.top-cont-area #brand-detail #main-image #brand-genre {
  bottom: 0;
  top: auto;
}

.top-cont-area #brand-detail #philosophy {
  background: none;
}

.top-cont-area #brand-detail #philosophy #philosophy-top {
  background: none;
  width: 100%;
  height: auto;
  border-bottom: 1px solid #053930;
  padding-bottom: 5px;
  margin-bottom: 2rem;
  font-size: 2rem;
  color: var(--color-secondary);
}

.top-cont-area #brand-detail #philosophy #philosophy-top::after {content: 'BRAND PHILOSOPHY';}

.top-cont-area #brand-detail #philosophy h3 {
  color: var(--color-secondary) !important;
}

@media (max-width: 768px) {

	.top-cont-area #brand-detail #main-image #brand-genre {
		left: 0;
		width: 100%;
		height: auto;
		bottom: calc(-80 * (100vw / 750));
	}

	.top-cont-area #brand-detail #philosophy h3 {
		margin: calc(20 * (100vw / 750)) 0 0;
	}

	.top-cont-area #brand-detail #philosophy #philosophy-top {
		margin-bottom: calc(20 * (100vw / 750));
		font-size: calc(35 * (100vw / 750));
	}

}

.top-cont-area #brand-detail #philosophy #philosophy-top {
  border-bottom-color: var(--color-secondary);
}

.category_title-en {
  display: none;
}


/* PRODUCT LIST HEAD
---------------------------------- */

.product_list_head {
  background: #fffcf4;
}

.product_list_head.search-result,
.product_list_head.search-default {
  padding-bottom: 0;
  background: none;
}

.product_list_head[visible="False"] {
  display: block !important;
}

.product_list_head[visible="False"] .top-cont-area {
  display: none !important;
}

/* BRDの場合 */
.product_list_head[visible="True"] {
  background: none !important;
}


/* BREADCRUMBS
---------------------------------- */

.product_list_head .breadcrumbs {
  width: auto;
	padding-top: 0;
}

.product_list_head .breadcrumbs ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0.4rem;
}


/* CATEGORY TITLE
---------------------------------- */

.category_title_wrap {
}

.category_title {
  font-weight: bold;
}

.category_title__img,
.category_title__img img{
  vertical-align: -4px;
}


/* PRODUCT SUMMARY
---------------------------------- */

.product_summary {
  font-size: 1.4rem;
  letter-spacing: 0.02em;
}

.product_summary p {
  line-height: 1.8;
}

.product_summary.cate {
  width: 58%;
  padding: 2rem 0 0;
}

.product_summary.keywords {
  padding: 2rem 0 0;
}

.product_list_head + .product_summary.fallbackMessage {
  padding-top: 3rem;
}

.fallbackMessage .fallbackCategoryDelete {
  line-height: 1.8;
}


/* CATEGORY NAVI
---------------------------------- */

.category_navi {
  position: relative;
  z-index: 3;
}

.category_list {
  position: relative;
  top: 0;
  left: 0;
  margin: 0 auto;
}

.category_list li {
  text-align: left;
}

/* SORT AREA
---------------------------------- */

.sort_area {
  display: flex;
  justify-content: space-between;
}

.sort_area .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.current_disp {
  position: relative;
  background: url(../Contents/ImagesPkg/common/icn_sort.svg) no-repeat left center,
              url(../Contents/ImagesPkg/common/icn_btn_arw_bottom_black.svg) no-repeat right center;
}

.current_disp.open {
  background: url(../Contents/ImagesPkg/common/icn_sort.svg) no-repeat left center,
              url(../Contents/ImagesPkg/common/icn_btn_arw_top_black.svg) no-repeat right center;

}

.item_disp_type {
  position: relative;
}

.disp_type_selection {
  transition: height .4s ease-in-out;
  position: absolute;
  top: 3.5rem;
  left: 0;
  width: 100%;
  min-width: 15rem;
  height: 0;/* 初期値*/
  overflow: hidden;
  z-index: 100;
  background: #fff;
  /* border: 1px solid #707070; */
  font-size: 1.22rem;
  font-weight: normal;
  color: var(--color-secondary);
  text-align: left;
  overflow: hidden;
  border-radius: .8rem;
  box-shadow: 4.8px 6px 2.8px -3px rgb(0 0 0 / 2%), 9.5px 12px 7.6px -3px rgb(0 0 0 / 3%);
}

.disp_type_selection.open {
  /*height: 26rem;レビューありの高さ*/
  height: 17.6rem;
}

.disp_type_selection li a,
.disp_type_selection li span {
  display: block;
  padding: .85rem .5rem .85rem 1.45rem;
  color: var(--color-secondary);
}

.disp_type_selection li span {
  background: #ebebeb;
  font-weight: bold;
}

.disp_type_closebtn {
  display: none;
  cursor: pointer;
  position: absolute;
  top: 5%;
  right: 2.5%;
  text-decoration: none !important;
  font-size: 1rem;
  color: var(--color-secondary) !important;
  width: 2rem;
  height: 2rem;
  margin: 0 0 0 auto;
  content: "";
}

.disp_type_closebtn::before {
  content: "×";
}

.sort_area .sort_display_select {
  display: none !important;
}

.product_list_tags .disp_type_selection.open {
  height: 15rem;
}

/* DISP AREA
---------------------------------- */

.disp_modal_wrap {
  position: relative;
}

.dvProductAdvancedSearch {
  background: none;
  margin: 0;
}

.disp_modal_wrap .txt_count {
  padding-left: 0.3rem;
  font-size: 1.3rem;
  color: #888;
  vertical-align: 0.1rem;
}

.disp_modal {
}

.disp_modal .header_search_box {
  margin-bottom: 2rem;
}

.disp_modal .header_search_box .search_box{
  width: 100%;
  height: auto;
}

.disp_keyword_search {
}

.disp_keyword_search .header_search_bg_area,
.disp_keyword_search .search_cate {
  display: none !important;
}

.disp_keyword_search .header_search_box {
  display: block;
  border: none;
  border-radius: 0;
  margin: auto;
}

.disp_keyword_search .search_box {
  position: relative;
}

.disp_keyword_search .search_box input {
  -webkit-appearance: none;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  border: none;
  background: url(../Contents/ImagesPkg/common/icn_search.svg) no-repeat 1.8rem center #FAFAFA;
  background-size: 2.5rem 2.5rem;
  border-radius: 200px;
  box-shadow: 8px 10px 16px -15px rgba(0,0,0,0.4) inset;
  color: #212121;
  outline: none;
}

.disp_keyword_search .search_box input::placeholder {
  color: #6e6e6e;
}

.disp_keyword_search .search_box .icn_search {
  display: none !important;
  position: absolute;
  top: 50%;
}

.disp_keyword_search .search_box {
  width: 100%;
  margin: auto auto 2rem;
}

/* ---- disp search list ---- */

.disp_search_list {
  padding: 1rem 0 0;
}

.disp_search_list > dl > dt {
  display: block;
  padding: 0 0 1.4rem;
  border-bottom: 1px solid #606060;
  font-size: 1.7rem;
  font-weight: bold;
}

.disp_search_list > dl > dd {
  margin: 0 0 2rem;
  padding: 2rem 0;
}

.disp_search_list .cate_list input[type="radio"] {
  display: none;
}

.disp_search_list .cate_list label {
  position: relative;
  display: block;
  padding: 0 0 0 3rem;
  letter-spacing: 0.02em;
}

.disp_search_list .cate_list label:before,
.disp_search_list .cate_list label:after {
  position: absolute;
  display: block;
  border-radius: 100%;
  content: "";
}

.disp_search_list .cate_list label:before {
  top: 0;
  left: 0;
  border: 1px solid #ccc;
  background: #fff;
  width: 1.6rem;
  height: 1.6rem;
}

.disp_search_list .cate_list label:after {
  transition: opacity .1s ease-in-out;
  opacity: 0;
  top: .3rem;
  left: .3rem;
  display: block;
  width: 1.2rem;
  height: 1.2rem;
  background-color: #1F4038;
}

.disp_search_list .cate_list input[type="radio"]:checked + label:after {
  opacity: 1;
}

.disp_search_list__inner {
  margin: 0;
  padding: 0;
  background: none;
}

.disp_search_list .disp_search_list__ttl {
  float: none;
  display: block;
  width: auto;
  margin: 0;
  border-bottom: 1px solid #606060;
  font-weight: bold;
  text-align: left;
}

.disp_search_list .disp_search_list__cont {
  margin: 0 0 2rem;
  padding: 2rem 0;
}

/* ---- disp search acc ---- */

.disp_search_acc {
}

.disp_search_acc > ul > li > dl > dt {
  position: relative;
  float: none;
  width: 100%;
  margin: 0;
  text-align: left;
}

.disp_search_acc > ul > li > dl > dd {
  display: none;
  margin: 0;
  padding: 0;
  float: none;
}

.disp_search_acc > ul > li > dl > dd > ul {
  padding: 1.5rem 1rem;
  background: #FCFCFC;
}


/* ---- stock status ---- */

.stock_check {
  display: none;
}

.disp_search_list .stock_status {
  display: flex;
  margin-left: -1rem;
}

.disp_search_list .stock_status li {
  width: 50%;
  padding-left: 1rem;
}

.disp_search_list .stock_status input {
  display: none;
}

.disp_search_list .stock_status label {
  transition: border-color .1s ease-in-out,background-color .1s ease-in-out;
  display: flex;
  height: 3.6rem;
  width: auto;
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 20rem;
  padding: 0;
  color: #000;
  font-size: 1.5rem;
  text-align: center;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.disp_search_list .stock_status input:checked + label {
  border-color: #676767;
  background-color: #E5F0E1;
}

/* ---- price range ---- */

.disp_search_list .price_range {
}

.disp_search_list .price_range input {
  width: 8.5rem;
  height: 4rem;
  border: 1px solid #ccc;
  border-radius: 1rem;
  margin: 0 .8rem 0;
  padding: .6rem;
  line-height: 4rem;
}

.disp_search_list .price_range input:first-child {
  margin-left: 0;
}

/* ---- btn sort ---- */

.disp_search_list .disp_search_btn {
  position: sticky;
  bottom: 2rem;
}

.disp_search_list .disp_search_btn ul {
  display: flex;
  margin-left: -1rem;
}

.disp_search_list .disp_search_btn ul li {
  width: 50%;
  padding-left: 1rem;
}

.disp_search_list .btn_sort_reset,
.disp_search_list .btn_sort_search {
  transition: opacity .2s ease-in-out,border-color .2s ease-in-out,background-color .2s ease-in-out;
  display: flex;
  width: 100%;
  height: 3.6rem;
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 20rem;
  color: #000;
  font-size: 1.5rem;
  text-align: center;
  align-content: center;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.disp_search_list .btn_sort_reset:hover,
.disp_search_list .btn_sort_search:hover {
  opacity: .8;
}

.disp_search_list .btn_sort_search {
  border-color: #1f4038;
  background-color: #1f4038;
  color: #fff;
}

.disp_search_list .btn_sort_reset {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* ---- checkbox ---- */

.sort_checkbox_list {

}

.sort_checkbox_list > li {
  margin-bottom: 1.2rem;
}

.sort_checkbox_list .sort_checkbox input[type="checkbox"] {
  display: none;
}

.sort_checkbox_list .sort_checkbox label {
  position: relative;
  display: inline-block;
  padding: 0 0 0 3rem;
  letter-spacing: 0.02em;
  cursor: pointer;
}

.sort_checkbox_list .sort_checkbox label:before,
.sort_checkbox_list .sort_checkbox label:after {
  position: absolute;
  display: block;
  content: "";
}

.sort_checkbox_list .sort_checkbox label:before {
  top: -0.1rem;
  left: 0;
  border: 1px solid #ccc;
  background: #fff;
  width: 2rem;
  height: 2rem;
  border-radius: .4rem;
}

.sort_checkbox_list .sort_checkbox label:after {
  transition: opacity .1s ease-in-out;
  opacity: 0;
  top: .4rem;
  left: .5rem;
  display: block;
  width: 1.2rem;
  height: 1.2rem;
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2213.707%22%20height%3D%229.915%22%20viewBox%3D%220%200%2013.707%209.915%22%3E%0A%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_6251%22%20data-name%3D%22%E3%83%91%E3%82%B9%206251%22%20d%3D%22M8.511%2C13.02l7.042-7.042%2C1.083%2C1.083L8.511%2C15.187%2C3.636%2C10.312%2C4.719%2C9.229Z%22%20transform%3D%22translate(-3.282%20-5.625)%22%20fill%3D%22%23212121%22%20stroke%3D%22%23212121%22%20stroke-width%3D%220.5%22%2F%3E%0A%3C%2Fsvg%3E%0A');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1.3rem;
}

.sort_checkbox_list .sort_checkbox input[type="checkbox"]:checked + label:after {
  opacity: 1;
}

.sort_checkbox_list .sort_checkbox input[type="checkbox"]:checked + label:before{
  background-color: #E5F0E1;
  border-color: #676767;
}

/* ---- tag icon ---- */

.disp_tag_list label span {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  height: 2.2rem;
  margin: 0 .1rem;
  padding: 0.2rem 0.8rem;
  background: #ebfe9a;
  border-radius: 1rem 0 1rem 0;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.4;
}

.disp_tag_list .recommended_product label span {
  background-color: #ebfe9a;
}

.disp_tag_list .new_product label span {
  background-color: #dbf4db;
}

.disp_tag_list .point_up label span {
  background-color: #ed7553;
  color: #fff;
}

/* 追加分*/
.disp_tag_list .best_cosme label span {
  background-color: #c1a033;
  color: #fff;
}

.disp_tag_list .rank_up label span {
  background-color: #f3efef;
}

.disp_tag_list .web_limited label span {
  background-color: #f3efef;
}

.disp_tag_list .web_advance label span {
  background-color: #f3efef;
}

.disp_tag_list .free_shipping label span {
  background-color: #ed7553;
  color: #fff;
}


/* PRODUCT LIST
---------------------------------- */

.product-list-area .product-list-wrap {
  width: calc(100% - 28rem);
}

/* TAG LIST
---------------------------------- */

.product_tag_wrap {
  margin-bottom: 2rem;
  padding-top: 3rem;
}

.product_tag_ttl {
  margin-bottom: 1.5rem;
  font-size: 1.65rem;
  font-weight: bold;
  letter-spacing: 0.02em;
}

.product_tag_list {
  width: 100%;
  margin: auto;
  padding: 0;
  font-size: 1.4rem;
  text-align: left;
  margin-left: 0;
  letter-spacing: -0.04em;
}

.product_tag_list li {
  display: inline-block;
  margin: 0 .4rem .8rem 0;
  letter-spacing: 0.02em;
}

.product_tag_list li:first-child {
  margin-left: 0;
}

.product_tag_list a {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 0;
  display: inline-block;
  padding: .4rem 1.8rem;
  background: #f4f2e3;
  border-radius: 200px;
  font-size: 1.25rem;
}

.product_tag_list a:hover {
  opacity: 1;
  background-color: #e4dfca;
}

.recommendTag {
  white-space: nowrap;
  line-height: 25px;
  display: inline-block;
  padding: 5px;
}

a.recommendTag span {
  border: 1px solid #d0d0d0;
  border-radius: 5px;
  padding: 5px;
  background-color: #ececec;
  color: #000;
}

/* ---- 商品詳細用 ---- */
#product-detail .product_tag_wrap {
  width: 110rem;
  max-width: 100%;
  margin: auto;
  padding: 5rem 0;
  text-align: center;
  border-bottom: 2px solid #f5f5f5;
}

#product-detail .product_tag_ttl {
  margin-bottom: 2rem;
  font-size: 2.4rem;
}

#product-detail .product_tag_list {
  display: block;
  white-space: normal;
  width: 100%;
  margin: auto;
  padding: 0;
  text-align: center;
}

#product-detail .product_tag_list li {
}




/* ITEM LIST
---------------------------------- */

.product-list-area .item_list {
  overflow: hidden;
  margin: auto;
  padding: 0;
}

.product-list-area .item_list .item_list__item {
  position: relative;
  width: 100%;
  padding: 0 1.15rem;
  font-size: 1.2rem;
}

.product-list-area .item_list .item_list__item:not(:nth-child(3n)):before {
  position: absolute;
  top: 2rem;
  right: 0;
  bottom: 2rem;
  width: 1px;
  background: #f2f2f2;
  content: "";
}

.product-list-area .item_list .item_list__item:after {
  position: absolute;
  bottom: 0;
  left: 2rem;
  right: 2rem;
  height: 1px;
  background: #f2f2f2;
  content: "";
}


.product-list-area .item_list .item_list__img {
  position: relative;
  z-index: 0;
  height: 23.3rem;
  margin: 0 auto;
  background: #fff;
}

.product-list-area .item_list .item_list__img_overlay {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(242, 242, 242, 0.5);
  font-size: 2.1rem;
  font-weight: bold;
  z-index: 1;
}

.product-list-area .item_list .item_list__img::before {
}

.product-list-area .item_list .item_list__img img {
  width: 100%;
  /*width: 31.2rem;*/
  object-fit: contain;
}

.product-list-area .item_list .item_list__img a {
  display: block;
  width: 100%;
  height: 100%;
}

.product-list-area .item_list .item_list__img img {
  width: 100%;
  height: 100%;
  max-height: unset;
}

.product-list-area .item_list .item_list__img a:hover,
.product-list-area .item_list .item_list__title a:hover {
  opacity: .6;
}

.product-list-area .item_list .item_list__brand {
  margin: 0 0 0.5rem;
  font-size: 2.5rem;
  font-weight: bold;
}

.product-list-area .item_list .item_list__title {
  margin: 0 0 1.5rem;
  line-height: 1.6;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  white-space: normal;
}

.product-list-area .item_list .item_list__cat {
  background: #ebebeb;
  text-align: center;
  line-height: 1;
}

.product-list-area .item_list .item_list__price {
  font-weight: 200;
}

.product-list-area .item_list .item_list__price .txt_sale {
  color: #de4e36;
}

.product-list-area .item_list .item_list__price .txt_sale_before {
  display: none;
}

.product-list-area .item_list .item_list__price .txt_sale_off span {
  display: inline-block;
  margin: 0 .4rem 0 0;
  padding: .2rem .4rem;
  background: #de4e36;
  font-size: 1.25rem;
  color: #fff;
  vertical-align: middle;
  line-height: 1.4;
  letter-spacing: 0.02em;
}

.product-list-area .item_list .reviewFeature__RankingParts a span + span {
  padding-top: 2px;
  margin-left: 0.08rem;
  font-weight: 200;
}

.product-list-area .item_list .soldout {
  display: none;
}

.product-list-area .item_list .item_list__review .num {
  display: none;
}

/* ---- favorite ---- */

.product-list-area .item_list__favorite {
  position: absolute;
}

.product-list-area .item_list__favorite a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  /*background: url(../Contents/ImagesPkg/common/icn_favorite_active.svg) no-repeat center;*/
}

/* ---- CICON ---- */

.item_list__cicon {
  margin: 1.25rem 0 0;
  display: flex;
  flex-wrap: wrap;
  gap: .6rem;
}

.item_list__cicon .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  height: 2.2rem;
  margin: 0 .1rem;
  padding: 0.2rem 0.8rem;
  background: #ebfe9a;
  border-radius: 1rem 0 1rem 0;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.4;
}

.item_list__cicon .icon:first-child {
  margin-left: 0;
}

.item_list__cicon .icon.icon01 {
  background-color: #ebfe9a;
}

.item_list__cicon .icon.icon02 {
  background-color: #dbf4db;
}

.item_list__cicon .icon.icon09 {
  background-color: #ed7553;
  color: #fff;
}

/* 追加分*/
.item_list__cicon .icon.icon05 {
  background-color: #c1a033;
  color: #fff;
}

.item_list__cicon .icon.icon06 {
  background-color: #f3efef;
}

.item_list__cicon .icon.icon07 {
  background-color: #f3efef;
}

.item_list__cicon .icon.icon10 {
  background-color: #f3efef;
}

.item_list__cicon .icon.icon12 {
  background-color: #ed7553;
  color: #fff;
}

.shipping_mail_cicon {
  top: auto;
  bottom: 1.5rem;
}

.shipping_mail_cicon .icon.icon08 {
  background-color: #fff;
  border: 1px solid #888;
  color: #888;
  padding-top: .3rem;
}


/* PAGER
---------------------------------- */

.product_pager {
}

.product_pager .count {
  display: none;
}

.paging .prev,
.paging .next {
  display: flex !important;
  align-items: center;
}

.product_pager .paging {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.product_pager .paging__list-wrap {
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.product_pager .paging__list {
  display: flex !important;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  padding: 0;
  border: 2px solid #F2F2F2;
  background: #fff;
  text-align: center;
}

.product_pager .paging__list a {
  display: flex;
  justify-content: center;
  align-items: center;
}

.product_pager .paging__list.active {
  border-color: #1F4038;
  background: #1F4038;
  color: #fff;
}

.product_pager .paging__list.dot {
  width: auto;
  padding: 0;
  border: none;
}

.product_pager .prev span,
.product_pager .next span {
  display: none;
}

.product_pager .prev a,
.product_pager .next a {
  background-repeat: no-repeat;
  background-position: center;
}

.product_pager .prev a[href="#"],
.product_pager .next a[href="#"] {
  display: none;
}

.product_pager .prev a {
  background-image: url(../Contents/ImagesPkg/common/icn_btn_arw_back.svg);
}

.product_pager .next a {
  background-image: url(../Contents/ImagesPkg/common/icn_btn_arw.svg);
}


/* RANKING
---------------------------------- */

.product-ranking {
  background: #fffcf4;
}


/* GIFT
============================================================= */

.mainvisual_slider {
}

.mainvisual_slider .feature_list_common {
  margin: 0;
  border: none;
}

.mainvisual_slider .feature_list_common > ul {
  transition: opacity .3s ease-in-out;
  opacity: 0;
  height: 30vw;
  margin: 0;
}

.mainvisual_slider .feature_list_common > ul.slick-slider {
  display: block;
  opacity: 1;
  height: auto;
}

.mainvisual_slider .feature_list_common > ul > li {
  display: inline-block;
  vertical-align: top;
}


.mainvisual_slider .feature_list_common > ul > li > a,
.mainvisual_slider .feature_list_common .slick-slide a {
  position: relative;
  z-index: 0;
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  align-content: flex-end;
}

.mainvisual_slider .feature_list_common a,
.mainvisual_slider .feature_list_common a .feature_ttl {
  color: #fff;
}

.mainvisual_slider .feature_list_common .feature_cat {
}

.mainvisual_slider .feature_list_common .feature_img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  margin: 0;
}

.mainvisual_slider .feature_list_common .feature_img::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(176deg,  rgba(0,0,0,0.05) 45%, rgba(0,0,0,0.4) 100%);
  content: "";
}

.mainvisual_slider .feature_list_common .feature_ttl {
  margin-bottom: 0;
  font-weight: bold;
  -webkit-line-clamp: 2;
}

.mainvisual_slider .feature_list_common .feature_data {
  position: absolute;
  left: 0;
}

.mainvisual_slider .slick-dots li button {
  width: 100%;
  height: 100%;
  padding: 0;
}

.mainvisual_slider .slick-dots li button:before {
  opacity: 1;
  width: 100%;
  height: 100%;
  border: 1px solid #707070;
  border-radius: 100%;
  content: "";
}

.mainvisual_slider .slick-dots li.slick-active button:before {
  background-color: #053931;
  border-color: #053931;
}

.gift_link_list {
  margin-top: 1rem;
  padding: 0;
}

.gift_link_list > ul > li {
  margin-bottom: 2rem;
}

.gift_link_list > ul > li:last-child {
  margin-bottom: 0;
}

.gift_link_list dt {
  display: block;
  margin: 0 0 1rem;
  padding: .2rem 0 .2rem 3.2rem;
  background: url(../Contents/ImagesPkg/common/icn_cate_gift.svg) no-repeat left center;
  background-size: 2.8rem;
  font-size: 1.6rem;
  font-weight: bold;
}

.gift_link_list .gift_link__situation dt {
  background-image: url(../Contents/ImagesPkg/common/icn_cate_gift_situation.svg);
}

.gift_link_list .gift_link__price dt {
  background-image: url(../Contents/ImagesPkg/common/icn_cate_gift_price.svg);
}

.gift_link_list dd ul {
  display: flex;
  margin-top: -.7rem;
  margin-left: -.7rem;
}

.gift_link_list dd li {
  width: 20%;
  padding: .7rem 0 0 .7rem;
}

.gift_link_list dd li a {
  transition: opacity .4s ease-in-out;
  display: block;
  padding: 1.6rem;
  border: 1px solid #E5E5E5;
  background: #fff;
  text-align: left;
  color: var(--color-secondary);
  font-size: 1.6rem;
}

.gift_link_list dd li a:hover {
  opacity: .6;
}


.gift_link_list dd li.is-active a {
  opacity: 1;
  border-color: #1F4038;
  background: #1F4038;
  color: #fff;

}



/* お気に入りポップアップ 22.11.10
============================================================= */

#addFavoriteTip.toolTip {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 999;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  width: calc(285 *(100vw / 428));
  padding: calc(25 *(100vw / 428));
  font-size: 13px;
  background-color: rgba(255, 255, 255, .9);
  border: 1px solid #d9d9d9;
  border-radius: 8px;
  font-size: 13px;
}

#addFavoriteTip.toolTip #txt-tooltip {
  display: block;
  margin: 0 0 10px;
  letter-spacing: 0.02em;
}

#addFavoriteTip.toolTip .btn-inverse {
  padding: 4px 30px;
  border-radius: 200px !important;
  font-size: 13px !important;
  border: none;
}

@media (min-width: 769px) {
  #addFavoriteTip.toolTip {
    width: 285px;
    padding: 25px;
    font-size: 14px;
  }

  #addFavoriteTip.toolTip #txt-tooltip {
    margin: 0 0 12px;
  }

  #addFavoriteTip.toolTip .btn-inverse {
    font-size: 14px !important;
  }

}



/*//////////////////////////////////////////////////

　　　　　　　　　　PC ONLY SETTING

//////////////////////////////////////////////////*/


@media (min-width: 769px) {

  #product-list {
    padding-top: 0;
  }

  .inner {
    width: 110rem;
    margin: auto;
  }

  /* PRODUCT LIST HEAD
  ---------------------------------- */

  .product_list_head {
    padding: 2.3rem 0 3rem;
  }

  .product_list_head .inner {
    position: relative;
  }

  /* BRDの場合 */
  .product_list_head[visible="True"] .breadcrumbs {
  }

  /* AWOO PRODUCT LIST
  ---------------------------------- */

  .product_list_tags .product-list-area .product-list-wrap,
  .product_list_tags .product-list-area .item_list {
    width: auto;
  }

  .product_list_tags .product-list-area .item_list .item_list__item {
    width: calc(100% / 4);
  }

  .product_list_tags .product-list-area .item_list .item_list__item:before {
    position: absolute;
    top: 2rem;
    right: 0;
    bottom: 2rem;
    width: 1px;
    background: #f2f2f2;
    content: "";
  }

  .product_list_tags .product-list-area .item_list .item_list__item:nth-child(4n):before {
    display: none;
  }

  /* BREADCRUMBS
  ---------------------------------- */

  .breadcrumbs {
    gap: 0.4rem;
    padding: 0 0 3.4rem;
    font-size: 1.4rem;
  }

  /* CATEGORY TITLE
  ---------------------------------- */

  .category_title_wrap {
  }

  .category_title {
    max-width: 60%;
    font-size: 2.8rem;
  }

  .category_title__img,
  .category_title__img img{
  vertical-align: -4px;
    width: 4rem;
  }


  /* CATEGORY NAVI
  ---------------------------------- */

  .category_navi_wrap {
    position: absolute;
    right: 0;
    bottom: 5.7rem;
    width: 40rem;
    padding: 0;
    text-align: left;
  }

  .category_navi {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: auto;
    height: auto;
    margin: 0 auto;
    line-height: 1em;
    text-align: center;
    background: #fff;
    border: 2px solid #F2F2F2;
    border-radius: 3rem;
    background: #fff;
  }

  .category_navi .cate_current {
    display: block;
    position: relative;
    z-index: 3;
    padding: 1.6rem 2rem;
    font-size: 1.6rem;
    font-weight: bold;
    letter-spacing: 0.04em;
    cursor: pointer;
    text-align: left;
  }

  .category_navi .cate_current:after {
    position: absolute;
    top: 2rem;
    right: 2.2rem;
    width: 1rem;
    height: 1.6rem;
    background: url(../Contents/ImagesPkg/common/icn_btn_arw_black.svg) no-repeat;
    background-size: 100% 100%;
    transform: rotate(90deg);
    content: "";
  }

  .category_navi.is-open .cate_current:after {
    top: 1.8rem;
    transform: rotate(-90deg);
  }

  .category_navi .category_list {
    display: none;
    top: 0;
    right: 0;
    left: 0;
    padding: .5rem 2rem 3rem;
  }

  .category_navi .category_list > ul {
    margin: 0;
    list-style: none;
  }

  .category_navi .category_list > ul > li {
    padding-bottom: 1rem;
  }

  .category_navi .category_list > ul > li:last-child {
    padding-bottom: 0;
  }

  .category_navi .category_list > ul > li a {
    display: block;
    font-size: 1.4rem;
  }

  /* SORT AREA
  ---------------------------------- */

  .sort_area {
    padding: 2.3rem 0 0;
  }

  .sort_area .sort_num .count_txt:first-child,
  .sort_area .sort_num .count_txt .count_txt_sub,
  .sort_area .sort_num .paging {
    display: none;
  }

  .sort_area .sort_num .count_txt_total {
    font-size: 1.9rem;
    letter-spacing: 0.05em;
  }

  .sort_area .sort_display {
    min-width: 12rem;
    font-size: 1.8rem;
    font-weight: bold;
  }

  .current_no,
  .current_disp {
    cursor: pointer;
  }

  .current_disp {
    padding-left: 3rem;
    padding-right: 2.6rem;
    background-size: 2rem, 1.6rem 1rem;
    line-height: 1.6;
  }

  .current_disp.open {
    background-size: 2rem, 1.6rem 1rem;
  }


  /* CATEGORY NAVI
  ---------------------------------- */

  .disp_modal {
    display: none;
  }

  /* ALERT
  ---------------------------------- */

  .alert-txt {
    padding: 8rem 0;
    text-align: center;
  }

  /* DISP AREA
  ---------------------------------- */

  .disp_modal_wrap {
    position: relative;
    display: block !important;
    width: 24rem;
    padding-top: 2rem;
    padding-bottom: 5rem;
  }

  .disp_modal {
    display: block;
  }

  .disp_keyword_search {
  }

  .disp_keyword_search .search_box {
    position: relative;
  }

  .disp_keyword_search .search_box input {
    height: 4.6rem;
    padding: 1rem 1.8rem .8rem 5.2rem;
    font-size: 1.6rem;
  }

  .disp_keyword_search .search_box .icn_search {
    position: absolute;
    top: 50%;
  }

  .disp_keyword_search .search_box {
    width: 100%;
    margin: auto auto 2rem;
  }


  /* ---- disp search list ---- */

  .disp_search_list {
    padding: 1.5rem 0 0;
  }

  .disp_search_list .disp_search_list__ttl {
    display: block;
    padding: 0 0 1.4rem;
    border-bottom: 1px solid #606060;
    font-size: 1.7rem;
    font-weight: bold;
  }

  .disp_search_list .disp_search_list__cont {
    margin: 0 0 2rem;
    padding: 2rem 0;
  }

  .disp_search_list .cate_list input[type="radio"] {
    display: none;
  }

  .disp_search_list .cate_list label {
    position: relative;
    display: inline-block;
    padding: 0 0 0 3rem;
    letter-spacing: 0.02em;
  }

  .disp_search_list .cate_list label:before,
  .disp_search_list .cate_list label:after {
    position: absolute;
    display: block;
    border-radius: 100%;
    content: "";
  }

  .disp_search_list .cate_list label:before {
    top: 0;
    left: 0;
    border: 1px solid #ccc;
    background: #fff;
    width: 1.6rem;
    height: 1.6rem;
  }

  .disp_search_list .cate_list label:after {
    transition: opacity .1s ease-in-out;
    opacity: 0;
    top: .3rem;
    left: .3rem;
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    background-color: #1F4038;
  }

  .disp_search_list .cate_list input[type="radio"]:checked + label:after {
    opacity: 1;
  }


  /* ---- disp search acc ---- */

  .disp_search_acc {
    font-size: 1.5rem;
  }

  .disp_search_acc > ul > li {
    border: 1px solid #F2F2F2;
    border-width: 1px 0 0 0;
  }
  .disp_search_acc > ul > li:last-child{
    border-bottom: 1px solid #F2F2F2;
  }

  .disp_search_acc > ul > li:first-child {
    border-top-width: 0;
    margin-top: -1.6rem;
  }


  .disp_search_acc > ul > li > dl > dt {
  }

  .disp_search_acc > ul > li > dl > dt.is-active {
  }

  .disp_search_acc > ul > li > dl > dt .btn_cate.pc_only {
    display: block;
    position: relative;
    cursor: pointer;
    padding: 1.4rem 3rem 1.4rem 0;
    font-size: 1.5rem;
    letter-spacing: 0.02em;
  }

  .disp_search_acc > ul > li > dl > dt .btn_cate.pc_only::before,
  .disp_search_acc > ul > li > dl > dt .btn_cate.pc_only::after {
    position: absolute;
    content: "";
    display: block;
    transition: all 0.4s;
    background: #606060;
    right: 1.2rem;
    top: 50%;
    width: 1.35rem;
    height: 1px;
    transform: translate(0, -50%);
  }

  .disp_search_acc > ul > li > dl > dt .btn_cate.pc_only::before {
    transform: translate(0, -50%) rotate(90deg);
  }

  .disp_search_acc > ul > li > dl > dt.is-active .btn_cate.pc_only::before {
    transform: translate(0, -50%) rotate(0deg);
  }

  .disp_search_acc > ul > li > dl > dt .btn_cate .txt_count {
    font-size: 1.4rem;
    color: #888;
  }

  .disp_search_acc > ul > li > dl > dd {
    display: none;
  }

  .disp_search_acc > ul > li > dl > dd > ul {
    padding: 1.5rem 1rem;
    background: #FCFCFC;
    font-size: 1.4rem;
  }

  .disp_search_acc > ul > li > dl > dd > ul > li {
    margin-bottom: 1rem;
  }

  .disp_search_acc > ul > li > dl > dd > ul > li:last-child {
    margin-bottom: 0;
  }

  .disp_search_acc .cate_list__childItem {
    margin-bottom: 1rem;
  }

  .disp_search_acc .cate_list__childItem .sort_radio,
  .disp_search_acc .cate_list__childItem .sort_radio > span {
    width: 100%;
  }

  .disp_search_acc .cate_list__childItem:last-child {
    margin-bottom: 0;
  }

  .disp_search_acc .cate_list__childItem > span {
    display: inline-block;
  }

  /* ---- stock status ---- */

  .disp_search_list .stock_status {
    display: flex;
    margin-left: -1rem;
  }

  .disp_search_list .stock_status li {
    width: 50%;
    padding-left: 1rem;
  }

  .disp_search_list .stock_status input {
    display: none;
  }

  .disp_search_list .stock_status label {
    transition: border-color .2s ease-in-out,background-color .2s ease-in-out;
    display: flex;
    height: 3.6rem;
    margin: auto;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 20rem;
    color: #000;
    font-size: 1.5rem;
    text-align: center;
    align-content: center;
    justify-content: center;
    align-items: center;
  }

  .disp_search_list .stock_status input:checked + label {
    border-color: #676767;
    background-color: #E5F0E1;
  }

  /* ---- price range ---- */

  .disp_search_list .price_range {
    font-size: 1.4rem;
  }

  .disp_search_list .price_range input {
    width: 8.5rem;
    height: 4rem;
    border: 1px solid #ccc;
    border-radius: 1rem;
    margin: 0 .8rem 0;
    padding: .8rem;
    line-height: 4rem;
    outline: none;
  }

  .disp_search_list .price_range input:first-child {
    margin-left: 0;
  }

  /* ---- btn sort ---- */

  .disp_search_list .disp_search_btn {
    position: sticky;
    bottom: 2rem;
  }

  .disp_search_list .disp_search_btn ul {
    display: flex;
    margin-left: -1rem;
  }

  .disp_search_list .disp_search_btn ul li {
    width: 50%;
    padding-left: 1rem;
  }

  .disp_search_list .btn_sort_reset,
  .disp_search_list .btn_sort_search {
    transition: opacity .2s ease-in-out,border-color .2s ease-in-out,background-color .2s ease-in-out;
    display: flex;
    width: 100%;
    height: 3.6rem;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 20rem;
    color: #000;
    font-size: 1.5rem;
    text-align: center;
    align-content: center;
    justify-content: center;
    align-items: center;
    cursor: pointer;
  }

  .disp_search_list .btn_sort_reset:hover,
  .disp_search_list .btn_sort_search:hover {
    opacity: .8;
  }

  .disp_search_list .btn_sort_search {
    border-color: #1f4038;
    background-color: #1f4038;
    color: #fff;
  }


  /* PRODUCT LIST
  ---------------------------------- */

  .product-list-area .inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 2rem;
  }


  /* TAG LIST
  ---------------------------------- */

  .product_tag_btn {
    display: none !important;
  }

  .product_tag_cont {
    overflow: hidden;
    overflow-x: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  .product_tag_list {
    display: inline-block;
    white-space: nowrap;
  }

  /* ---- awoo一覧用 ---- */
  .product_list_tags {
  }

  .product_list_tags .product_tag_wrap {
    margin-bottom: 0;
    padding-top: 3.5rem;
  }

  .product_list_tags .product_tag_cont {
    overflow: visible;
    margin: auto;
    padding: 0;
  }

  .product_list_tags .product_tag_list {
    display: block;
    white-space: inherit;
  }


  /* ITEM LIST
  ---------------------------------- */

  .product-list-area .item_list {
    width: 82rem;
  }

  .product-list-area .item_list .item_list__inner {
    display: flex;
    flex-wrap: wrap;
  }

  .product-list-area .item_list .item_list__item {
    overflow: hidden;
    width: calc(100% / 3);
    padding: 2.2rem 2rem ;
    border-radius: 1rem;
  }

  .item_list .slide_item .item_list__inner {
    display: block;
  }

  .product-list-area .item_list__favorite {
    top: 2rem;
    right:  2rem;
    z-index: 2;
    width: 4rem;
    height: 4rem;
  }

  .product-list-area .item_list__favorite a {
    background-size: 2.1rem;
  }

  .product-list-area .item_list__favorite img {
    width: 2.1rem;
  }

  .product-list-area .item_list__favorite span {
    display: none;
  }


  .product-list-area .item_list .item_list__cat {
    margin: 0 0 1.2rem;
    padding: .6rem;
    font-size: 1.2rem;
  }

  .product-list-area .item_list .item_list__title {
    margin: 1.2rem 0 0.2rem;
    font-size: 1.4rem;
    line-height: 1.7;
  }

  .product-list-area .item_list .item_list__review {
    margin: 0.8rem 0 0;
  }

  .product-list-area .item_list .item_list__review a {
    transform: scale(1.1) translateX(5%);
    justify-content: start;
  }

  .product-list-area .item_list .reviewFeature__RankingParts a span + span {
    margin-left: 0;
    padding-left: .5rem;
    font-size: 1.4rem;
    font-weight: 100;
  }

  .product-list-area .item_list .reviewFeature__ProductList a span + span,
  .product-list-area .item_list .reviewFeature__RankingParts a span + span {
    margin-left: 0.45rem;
    font-size: 1.45rem;
    font-weight: 100;
  }

  .product-list-area .item_list .item_list__price {
    font-size: 2rem;
    font-weight: 300;
  }

  .product-list-area .item_list .soldout {
    padding-top: 1rem;
  }

  .ranking_list .item_list .item_list__review .ken {
    font-size: 1.45rem;
  }


  /* PAGER
  ---------------------------------- */

  .product_pager {
  }

  .product_pager .paging {
    padding: 4rem 0 6rem;
  }

  .product_pager .paging__list {
    width: 3.7rem;
    height: 3.7rem;
    margin: 0 .8rem;
    border-radius: 2.4rem;
    font-size: 1.5rem;
  }

  .product_pager .paging__list a {
    width: 3.7rem;
    height: 3.7rem;
  }

  .product_pager .prev a,
  .product_pager .next a {
    width: 3.7rem;
    height: 3.7rem;
    background-size: .8rem 1.2rem;
  }

  /* 最近チェックした商品
  ---------------------------------- */

  .product-history {
    padding: 6rem 0 4rem;
  }

  .product-history:last-child {
    padding-bottom: 6rem;
  }

  /* RANKING
  ---------------------------------- */

  .product-ranking {
    padding: 6rem 0 4rem;
  }

  .product-ranking .icn_rank,
  .product-ranking .num {
    display: none;
  }

  .product-ranking__ttl {
    margin-bottom: 1.8rem;
    padding: 0;
    font-size: 2.8rem;
    font-weight: bold;
  }

  .product-ranking .item_list_common .item_list__cat {
    font-size: 1.2rem;
  }


  /* MAINVISUAL
  ============================================================= */

  .mainvisual_slider {
    position: relative;
    padding-top: 2rem;
  }

  .mainvisual_slider .top_section__inner {
    width: 100%;
  }

  .mainvisual_slider .feature_list_common > ul {
    transition: opacity .3s ease-in-out;
    opacity: 0;
    height: 43rem;
    margin: 0;
  }

  .mainvisual_slider .feature_list_common > ul.slick-slider {
    display: block;
    opacity: 1;
    height: 43rem;
  }

  .mainvisual_slider .feature_list_common {
    padding: 0;
  }

  .mainvisual_slider .feature_list_common .slick-track {
  }

  .mainvisual_slider .feature_list_common .slick-track .slick-slide  {
    width: 45rem;
    margin: 0 .8rem 3rem;
  }

  .mainvisual_slider .feature_list_common > ul > li > a,
  .mainvisual_slider .feature_list_common .slick-slide a {
    height: 36.1rem;
    padding: 1.8rem 1.6rem;
  }

  .mainvisual_slider .feature_list_common .feature_cat {
    top: 1rem;
    left: 1rem;
  }

  .mainvisual_slider .feature_list_common .feature_img {
    border-radius: 1rem;
  }

  .mainvisual_slider .feature_list_common .feature_ttl {
    font-size: 2.2rem;
  }

  .mainvisual_slider .feature_list_common .feature_cont {
    font-size: 1.2rem;
  }

  .mainvisual_slider .feature_list_common .feature_data {
    bottom: -2.8rem;
  }

  .mainvisual_slider .slick-dots {
    bottom: 4rem;
  }

  .mainvisual_slider .slick-dots li {
    width: .8rem;
    height: .8rem;
    margin: 0 .45rem;
  }

  .mainvisual_slider .slick-dots li button {
    margin: 0 .7rem .7rem;
  }

}


/*//////////////////////////////////////////////////

　　　　　　　　　　SP ONLY SETTING

//////////////////////////////////////////////////*/


@media (max-width: 768px) {

  #product-list {
    padding-top: 0;
  }

  /* PRODUCT LIST HEAD
  ---------------------------------- */

  .product_list_head .inner {
    padding: calc(20 * (100vw / 430)) calc(15 * (100vw / 430)) calc(10 * (100vw / 430));
  }


  /* BREADCRUMBS
  ---------------------------------- */

  .breadcrumbs {
    gap: calc(4 * (100vw / 430));
    padding: 0 0 calc(28 * (100vw / 430));
    font-size: calc(14 * (100vw / 430));
  }

  .product_list_head .breadcrumbs ul {
    gap: calc(4 * (100vw / 430));
  }

  /* CATEGORY TITLE
  ---------------------------------- */

  .category_title_wrap {
  }

  .category_title {
    margin-top: calc(25 * (100vw / 430));
    font-size: calc(24 * (100vw / 430));
  }

  .category_title__img img {
    width: calc(36 * (100vw / 430));
  }

  /* PRODUCT SUMMARY
  ---------------------------------- */

  .product_summary {
    margin-bottom: calc(10 * (100vw / 430));
    padding-top: 0;
    font-size: calc(14 * (100vw / 430));
  }

  .product_summary p {
    line-height: 1.7;
  }

  .product_summary.cate {
    width: auto;
    margin-bottom: calc(20 * (100vw / 430));
    padding-top: calc(10 * (100vw / 430));
  }

  .product_summary.keywords {
    margin-bottom: calc(10 * (100vw / 430));
    padding-top: calc(10 * (100vw / 430));
  }

  .product_list_head + .product_summary.fallbackMessage {
    padding: calc(20 * (100vw / 430)) calc(15 * (100vw / 430)) 0;
  }

  .fallbackMessage .fallbackCategoryDelete {
    line-height: 1.7;
  }


  /* CATEGORY NAVI
  ---------------------------------- */

  .category_navi_wrap {
    position: relative;
    margin-top: calc(16 * (100vw / 430));
    padding: calc(80 * (100vw / 430)) 0 0;
  }

  .category_navi {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: auto;
    height: auto;
    margin: 0 auto;
    line-height: 1em;
    text-align: center;
    background: #fff;
    border: 2px solid #F2F2F2;
    border-radius: calc(30 * (100vw / 430));
    background: #fff;
  }

  .category_navi .cate_current {
    display: block;
    position: relative;
    z-index: 3;
    padding: calc(16 * (100vw / 430)) calc(20 * (100vw / 430));
    font-size: calc(18 * (100vw / 430));
    font-weight: bold;
    letter-spacing: 0.04em;
    text-align: left;
  }

  .category_navi .cate_current:after {
    position: absolute;
    top: calc(22 * (100vw / 430));
    right: calc(22 * (100vw / 430));
    width: calc(10 * (100vw / 430));
    height: calc(16 * (100vw / 430));
    background: url(../Contents/ImagesPkg/common/icn_btn_arw_black.svg) no-repeat;
    background-size: 100% 100%;
    transform: rotate(90deg);
    content: "";
  }

  .category_navi.is-open .cate_current:after {
    transform: rotate(-90deg);
  }

  .category_navi .category_list {
    display: none;
    top: 0;
    right: 0;
    left: 0;
    padding: calc(5 * (100vw / 430)) calc(20 * (100vw / 430)) calc(30 * (100vw / 430));
    font-size: calc(15 * (100vw / 430));
  }

  .category_navi .category_list > ul {
    margin: 0;
    list-style: none;
  }

  .category_navi .category_list > ul > li {
    padding-bottom: calc(10 * (100vw / 430));
  }

  .category_navi .category_list > ul > li:last-child {
    padding-bottom: 0;
  }

  .category_navi .category_list > ul > li a {
    display: block;
  }

  /* SORT AREA
  ---------------------------------- */

  .sort_area {
    padding: calc(20 * (100vw / 430)) calc(15 * (100vw / 430)) 0;
  }

  .sort_area .inner {
    width: 100%;
  }

  .sort_area .sort_num .count_txt:first-child,
  .sort_area .sort_num .count_txt .count_txt_sub,
  .sort_area .sort_num .paging {
    display: none;

  }

  .sort_area .sort_num .count_txt_total {
    font-size: calc(20 * (100vw / 430));
  }

  .sort_area .sort_display {
    font-size: calc(18 * (100vw / 430));
    font-weight: bold;
  }

  .current_no,
  .current_disp {
    cursor: pointer;
  }

  .current_disp {
    padding-left: calc(30 * (100vw / 430));
    padding-right: calc(26 * (100vw / 430));
    background-size: calc(20 * (100vw / 430)), calc(16 * (100vw / 430)) calc(10 * (100vw / 430));
    line-height: 1.6;
  }

  .current_disp.open {
    background-size: calc(20 * (100vw / 430)), calc(16 * (100vw / 430)) calc(10 * (100vw / 430));
  }

  .disp_type_selection {
    top: calc(40 * (100vw / 430));
    right: 0;
    left: auto;
    min-width: calc(180 * (100vw / 430));
    height: 0;/* 初期値*/
    font-size: calc(14 * (100vw / 430));
    border-radius: calc(8 * (100vw / 430));
  }

  .disp_type_selection.open {
    /*height: calc(275 * (100vw / 430));レビューありの高さ*/
    height: calc(194 * (100vw / 430));
  }

  .disp_type_selection li a,
  .disp_type_selection li span {
    padding: 8px 10px;
  }

  .product_list_tags .disp_type_selection.open {
    height: calc(166 * (100vw / 430));
  }

  /* DISP AREA
  ---------------------------------- */

  body.is-dispfixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }

  .disp_modal_btn {
    position: fixed;
    right: calc(15 * (100vw / 430));
    bottom: calc(15 * (100vw / 430));
    z-index: 22;
    width: calc(72 * (100vw / 430));
    height: calc(72 * (100vw / 430));
    padding: calc(41 * (100vw / 430)) 0 0;
    background: url(../Contents/ImagesPkg/common/icn_search_white.svg) #053931 no-repeat center 25%;
    background-size: calc(25 * (100vw / 430));
    border-radius: 100%;
    color: #fff;
    font-size: calc(12 * (100vw / 430));
    font-weight: bold;
    text-align: center;
  }

  .disp_modal_wrap {
    display: none;/* 初期状態 */
    position: fixed;
    top: 0;
    width: 100%;/* モーダルは画面いっぱいに */
    height: 100vh;
    height: -webkit-fill-available;/* モーダルは画面いっぱいに */
    z-index: 9999;
  }

  .disp_modal_wrap,
  .disp_modal_wrap * {
    box-sizing: border-box;
  }

  .disp_overlay {
    width: 100%;/* 黒背景も画面いっぱいに */
    height: 100vh;
    height: -webkit-fill-available;/* 黒背景も画面いっぱいに */
  }

  .disp_modal {
    position: fixed;
    background-color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    flex-direction: column;
  }

  .disp_modal .modal__close {
    position: absolute;
    top: calc(42 * (100vw / 750));
    right: calc(16 * (100vw / 750));
    text-decoration: none !important;
    font-size: calc(80 * (100vw / 750));
    color: #212121 !important;
    width: calc(80 * (100vw / 750));
    height: calc(80 * (100vw / 750));
    display: block;
    margin: 0 0 0 auto;
  }

  .disp_modal .modal__close span {
    display: block;
    text-align: center;
    line-height: calc(60 * (100vw / 750));
  }

  .disp_modal__title {
    padding: calc(30 * (100vw / 430));
    background: #f8f7ef;
    font-size: calc(18 * (100vw / 430));
    font-weight: bold;
    text-align: center;
  }

  .modaal-close {
    position: absolute;
    top: calc(6 * (100vw / 430));
    right: calc(6 * (100vw / 430));
  }

  .modaal-close:after,
  .modaal-close:before {
    width: 3px;
    height: calc(30 * (100vw / 430));
    background-color: #000;
    border-radius: 0;
  }

  .disp_search_inner {
    overflow: hidden;
    overflow-y: scroll;
    height: calc(100dvh - (156 * (100vw / 430)));
    padding: calc(30 * (100vw / 430)) 0 calc(16 * (100vw / 430));
  }

  .disp_keyword_search {
    margin-bottom: calc(20 * (100vw / 430));
    padding: 0 calc(16 * (100vw / 430));
  }

  .disp_keyword_search .search_box input {
    height: calc(48 * (100vw / 430));
    padding: calc(12 * (100vw / 430)) calc(16 * (100vw / 430)) calc(12 * (100vw / 430)) calc(50 * (100vw / 430));
    background-size: calc(23 * (100vw / 430));
    background-position: calc(16 * (100vw / 430)) center;
    font-size: calc(18.5 * (100vw / 430));
  }

  .disp_search_list > dl {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: calc(19 * (100vw / 430)) calc(16 * (100vw / 430));
    border-bottom: 1px solid #f2f2f2;
  }

  .disp_search_list > dl:first-child {
    border-top: 1px solid #f2f2f2;
  }

  .disp_search_list > dl > dt {
    border: none;
    padding: 0;
    font-size: calc(17 * (100vw / 430));
    font-weight: normal;
  }

  .disp_search_list > dl > dd {
    border: none;
    margin: 0;
    padding: 0;
    font-size: calc(14 * (100vw / 430));
  }

  .disp_search__result {
    background: url(../Contents/ImagesPkg/common/icn_btn_arw_black.svg) no-repeat right calc(3 * (100vw / 430));
    background-size:  calc(10 * (100vw / 430));
    padding-right: calc(20 * (100vw / 430));
    font-size: calc(16 * (100vw / 430));
    font-weight: bold;
  }

  .disp_search__result .txt_result_off {
    color: #B1B1B1;
    font-weight: normal;
  }

  .disp_search_list .disp_search_list__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: calc(19 * (100vw / 430)) calc(16 * (100vw / 430));
    border-bottom: 1px solid #f2f2f2;
  }

  .disp_search_list .disp_search_list__inner:first-child {
    border-top: 1px solid #f2f2f2;
  }

  .disp_search_list .disp_search_list__ttl {
    border: none;
    padding: 0;
    font-size: calc(17 * (100vw / 430));
    font-weight: bold;
  }

  .disp_search_list .disp_search_list__cont {
    border: none;
    margin: 0;
    padding: 0;
    font-size: calc(14 * (100vw / 430));
  }

  .disp_search__result {
    background: url(../Contents/ImagesPkg/common/icn_btn_arw_black.svg) no-repeat right calc(3 * (100vw / 430));
    background-size:  calc(10 * (100vw / 430));
    padding-right: calc(20 * (100vw / 430));
    font-size: calc(16 * (100vw / 430));
    font-weight: bold;
  }

  .disp_search__result .txt_result_off {
    color: #B1B1B1;
    font-weight: normal;
  }

  /* ---- disp search acc ---- */

  .disp_search_acc {
    display: none;
    position: fixed;
    top: -1px;
    left: 0;
    width: 100%;/* モーダルは画面いっぱいに */
    height: calc(100% - ( 80 * (100vw / 430)) );/* モーダルは画面いっぱいに */
    z-index: 9999;
    background: #fff;
    overflow: hidden;
    overflow-y: scroll;
    font-size: calc(14 * (100vw / 430));
  }

  .disp_search_acc.is-active {
    display: block;
  }

  .disp_search_acc__ttl {
    position: relative;
    padding: calc(31 * (100vw / 430)) calc(30 * (100vw / 430)) calc(30 * (100vw / 430));
    background: #f8f7ef;
    font-size: calc(18 * (100vw / 430));
    font-weight: bold;
    text-align: center;
  }

  .disp_search_acc__ttl .menu_btn__back {
    position: absolute;
    top: calc(30 * (100vw / 428));
    left: calc(20 * (100vw / 428));
    display: inline-block;
    padding-left: calc(20 * (100vw / 428));
    background: url(../Contents/ImagesPkg/common/icn_btn_arw_back.svg) no-repeat 0 45%;
    background-size: calc(8 * (100vw / 428));
    font-size: calc(16 * (100vw / 428));
    line-height: 1.4;
    color: #053931;
  }

  .disp_search_acc > ul > li {
  }

  .disp_search_acc > ul > li > dl > dt {
    position: relative;
    cursor: pointer;
  }

  .disp_search_acc > ul > li > dl > dd {
    display: none;
  }

  /* ---- stock status ---- */

  .disp_search_list .stock_status {
    margin-left: 0;
  }

  .disp_search_list .stock_status li {
    width: calc(120 * (100vw / 430));
    padding-left: calc(10 * (100vw / 430));
  }

  .disp_search_list .stock_status label {
    height: calc(40 * (100vw / 430));
    margin: auto;
    border-radius: calc(200 * (100vw / 430));
    font-size: calc(16 * (100vw / 430));
  }

  /* ---- price range ---- */

  .disp_search_list .price_range {
  }

  .disp_search_list .price_range input {
    width: calc(120 * (100vw / 430));
    height: calc(48 * (100vw / 430));
    border-radius: calc(10 * (100vw / 430));
    margin: 0 calc(6 * (100vw / 430)) 0;
    padding: calc(8 * (100vw / 430));
    line-height: calc(48 * (100vw / 430));
    font-size: calc(20 * (100vw / 430)) !important;
    outline: none;
  }

  .disp_search_list .price_range input:first-child {
    margin-left: 0;
  }

  /* ---- btn sort ---- */

  .disp_search_list .disp_search_btn {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 999999;
    background: #fff;
    padding: calc(10 * (100vw / 430)) calc(15 * (100vw / 430)) calc(15 * (100vw / 430));
  }

  .disp_search_list .disp_search_btn ul {
    display: flex;
    margin-left: calc(-10 * (100vw / 430));
  }

  .disp_search_list .disp_search_btn ul li {
    width: 50%;
    padding-left: calc(10 * (100vw / 430));
  }

  .disp_search_list .btn_sort_reset,
  .disp_search_list .btn_sort_search {
    height: calc(58 * (100vw / 430));
    border-radius: 200px !important;
    font-size:calc(18 * (100vw / 430));
    font-weight: bold;
  }

  /* ---- カテゴリ一覧 ---- */

  .disp_search_list .menu_contents__ttl {
    clear: both;
    padding: calc(10 * (100vw / 428)) calc(5 * (100vw / 428)) calc(18 * (100vw / 428));
    font-size: calc(20 * (100vw / 428));
    font-weight: bold;
  }

  .disp_search_list .cate_list {
    padding:  calc(20 * (100vw / 428)) 0 0 calc(10 * (100vw / 428));
    height: calc(100% - ( 84 * (100vw / 430)) );
  }

  .disp_search_list .cate_list > li,
  .disp_search_list .cate_list > li > dl,
  .disp_search_list .cate_list > li > dl > dt {
    display: inline;
  }

  .disp_search_list .cate_list > li dt > a,
  .disp_search_list .cate_list > li dt > span,
  .disp_search_list .cate_list > li p > a,
  .disp_search_list .child_cate_list label {
    float: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 46.5%;
    height: calc(58 * (100vw / 428));
    margin: 0 1.2% calc(10 * (100vw / 428));
    background: #f5f5f5;
    border-radius: calc(10 * (100vw / 428));
    padding: 0 calc(10 * (100vw / 428));
    font-size: calc(18 * (100vw / 428));
    font-weight: bold;
    white-space: normal;
    line-height: 1.2;
    text-align: left;
    color: var(--color-secondary);
    text-decoration: none !important;
    display: inline-flex;
    align-items: center;
  }

  .disp_search_list .cate_list > li dt .btn_cate.is-active {
    background: #E5F0E1;
  }

  .disp_search_list .cate_list > li dt > a > span {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .disp_search_list .cate_list > li dt img,
  .disp_search_list .cate_list > li p img {
    width: calc(34 * (100vw / 428));
    vertical-align: middle;
  }

  .disp_search_list .cate_list > li p img {
    margin-right: calc(6 * (100vw / 428));
    vertical-align: calc(-10 * (100vw / 428));
  }

  .disp_search_list .cate_list > li dt > span .txt_count {
    padding-left: calc(4 * (100vw / 428));
  }

  .disp_search_list .child_cate_list .sort_radio label {
    margin-right: calc(2 * (100vw / 428));
  }

  .disp_search_list .cate_list label:before,
  .disp_search_list .cate_list label:after {
    display: none;
  }

  .disp_modal_wrap .txt_count {
    font-size: calc(14 * (100vw / 428));
    font-weight: normal;
    vertical-align: calc(1*(100vw / 428));
  }

  .disp_search_list .cate_list > li dt .btn_cate.is-active {
    background: #E5F0E1;
  }

  .disp_search_list .cate_list > li dt > a > span {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .disp_search_list .cate_list > li dt img,
  .disp_search_list .cate_list > li p img {
    width: calc(34 * (100vw / 428));
    vertical-align: middle;
  }

  .disp_search_list .cate_list > li p img {
    margin-right: calc(6 * (100vw / 428));
    vertical-align: calc(-10 * (100vw / 428));
  }

  .disp_search_btn .btn_sort_back {
    display: none;
    transition: opacity .2s ease-in-out, border-color .2s ease-in-out, background-color .2s ease-in-out;
    width: 100%;
    border: 1px solid #1f4038;
    border-color: #1f4038;
    background: #1f4038;
    color: #fff;
    border-radius: 20rem;
    text-align: center;
    align-content: center;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    height: calc(58*(100vw / 430));
    border-radius: 200px !important;
    font-size: calc(18 * (100vw / 430));
    font-weight: bold;
  }

  .disp_search_btn .btn_sort_back.is-active {
    display: flex;
  }

  /* ---- サブカテゴリ ---- */

  .disp_search_list .child_cate_list {
    display: none !important;
    background: none;
    font-weight: 200;
    transition: opacity .6s ease-in-out;
  }

  .disp_search_list .child_cate_list.is-active {
    display: block !important;
  }

  .disp_search_list .child_cate_list .sp_only {
    display: inline;
  }

  .disp_search_list .child_cate_list ul {
    overflow: hidden;
    margin: 0;
    padding: 0 0 calc(40 * (100vw / 428));
  }

  .disp_search_list .child_cate_list ul li {
    padding: 0;
  }

  .disp_search_list .child_cate_list a {
    color: var(--color-secondary);
  }

  .disp_search_list .child_cate_list .menu_contents__ttl {
    display: block;
  }

  .disp_search_list .child_cate_list .menu_contents__ttl .menu_btn__back {
    position: absolute;
    top: calc(20 * (100vw / 428));
    left: calc(20 * (100vw / 428));
    display: inline-block;
    padding: calc(10 * (100vw / 428)) calc(20 * (100vw / 428)) calc(10 * (100vw / 428)) calc(20 * (100vw / 428));
    background: url(../Contents/ImagesPkg/common/icn_btn_arw_back.svg) no-repeat 0 center #f8f7ef;
    background-size: calc(8 * (100vw / 428));
    font-size: calc(16 * (100vw / 428));
    line-height: 1.4;
    color: #053931;
  }

  .is-child-cate-active .menu_contents__sale,
  .is-child-cate-active .menu_contents__cate > .menu_contents__ttl,
  .is-child-cate-active .cate_list > li:not(.is-active),
  .is-child-cate-active .cate_list .is-active > dl > dt,
  .is-child-cate-active .cate_list > li > p  {
    display: none;
  }

  .disp_search_list .child_cate_list input {
    display: none;
  }

  .disp_search_list .child_cate_list input:checked + label {
    border-color: #E5F0E1;
    background-color: #E5F0E1;
  }

  /* ---- checkbox ---- */

  .sort_checkbox_list {
    font-size: calc(16 * (100vw / 390));
  }

  .disp_price_list .sort_checkbox_list .sort_checkbox label {
    letter-spacing: 0.01em;
  }

  .sort_checkbox_list > li {
    margin-bottom: calc(12 * (100vw / 390));
  }

  .sort_checkbox_list .sort_checkbox label {
    padding: 0 0 0 calc(30 * (100vw / 390));
  }

  .sort_checkbox_list .sort_checkbox label:before {
    top: calc(-1 * (100vw / 390));
    left: 0;
    width: calc(20 * (100vw / 390));
    height: calc(20 * (100vw / 390));
    border-radius: calc(4 * (100vw / 390));
  }

  .sort_checkbox_list .sort_checkbox label:after {
    top: calc(4 * (100vw / 390));
    left: calc(5 * (100vw / 390));
    width: calc(12 * (100vw / 390));
    height: calc(12 * (100vw / 390));
    background-size: calc(13 * (100vw / 390));
  }

  /* ---- tag icon ---- */

  .disp_tag_list label span {
    height: calc(22 * (100vw / 390));
    margin: 0 calc(1 * (100vw / 390));
    padding:calc(2 * (100vw / 390)) calc(8 * (100vw / 390));
    border-radius: calc(10 * (100vw / 390)) 0 calc(10 * (100vw / 390)) 0;
    font-size: calc(12 * (100vw / 390));
  }

  /* ---- disp_search_list__acc ---- */

  .disp_search_list .disp_search_list__acc {
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
  }

  .disp_search_list .disp_search_list__acc .disp_search_list__ttl,
  .disp_search_list .disp_search_list__acc .disp_search_list__cont {
    width: 100%;
  }

  .disp_search_list .disp_search_list__acc .disp_search_list__ttl {
    position: relative;
    line-height: 1.6;
    cursor: pointer;
  }

  .disp_search_list .disp_search_list__acc .disp_search_list__ttl::before,
  .disp_search_list .disp_search_list__acc .disp_search_list__ttl::after  {
    content: "";
    display: inline-block;
    width: calc(12 * (100vw / 390));
    height: 2px;
    background-color: #212121;
    position: absolute;
    right: calc(4 * (100vw / 390));
    top: 50%;
    transform: translateY(-50%);
    transition: opacity .4s;
  }

  .disp_search_list .disp_search_list__acc .disp_search_list__ttl::after {
    transform: translateY(-50%) rotate(90deg);
    transition: transform .4s;
  }

  .disp_search_list .disp_search_list__acc .disp_search_list__ttl.is-active::before {
    opacity: 0;
  }

  .disp_search_list .disp_search_list__acc .disp_search_list__ttl.is-active::after  {
    transform: translateY(-50%) rotate(180deg);
  }

  .disp_search_list .disp_search_list__acc .disp_search_list__cont {
    display: none;
    padding: calc(20 * (100vw / 428)) 0 0 calc(20 * (100vw / 428));
  }


  /* ALERT
  ---------------------------------- */

  .alert-txt {
    padding: calc(50 * (100vw / 430)) calc(20 * (100vw / 430)) calc(80 * (100vw / 430));
  }


  /* PRODUCT LIST
  ---------------------------------- */

  .product-list-area .product-list-wrap {
    width: auto;
  }


  /* TAG LIST
  ---------------------------------- */

  .product_tag_wrap {
    margin-bottom: calc(20 * (100vw / 428));
    padding: calc(20 * (100vw / 428)) calc(15 * (100vw / 428)) calc(20 * (100vw / 428));
    border-bottom: calc(10 * (100vw / 428)) solid #fafafa;
  }

  .product_tag_ttl {
    margin-bottom: calc(15 * (100vw / 428));
    font-size: calc(17 * (100vw / 428));
    text-align: left;
  }

  .product_tag_cont {
    overflow: hidden;
    overflow-x: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
    margin-left: calc(-15*(100vw / 428));
    margin-right: calc(-15*(100vw / 428));
    padding-right: calc(15*(100vw / 428));
    padding-left: calc(15*(100vw / 428));
  }

  .product_tag_list {
    display: inline-block;
    white-space: nowrap;
    /*max-height: calc(28.972vw);
    overflow: hidden;*/
    transition: max-height 0.3s ease-out;
    margin-left: calc(-3*(100vw / 428));
    font-size: calc(16 * (100vw / 428));
    text-align: center;
  }

  .product_tag_list.open {
    max-height: none;
  }

  .product_tag_list li {
    margin: 0 calc(2 * (100vw / 428)) calc(8 * (100vw / 428)) 0;
  }

  .product_tag_list li:first-child {
    margin-left: 0;
  }

  .product_tag_list li:last-child {
    margin-right: calc(10 * (100vw / 428));
  }

  .product_tag_list a {
    padding: calc(3 * (100vw / 428)) calc(18 * (100vw / 428));
    font-size: calc(12 * (100vw / 428));
  }

  .product_tag_btn {
    position: relative;
    cursor: pointer;
    text-align: center;
    padding: calc(10 * (100vw / 428)) 0 0;
    font-size: calc(13.5 * (100vw / 428));
    font-weight: bold;
    letter-spacing: 0.07em;
  }

  .product_tag_btn::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    right: 0;
    z-index: 1;
    transform: translateX(-50%);
    display: block;
    width: 100vw;
    height: calc(77 *(100vw / 428));
    background-image:
      linear-gradient(
        rgba(255, 255, 255, 50%) 0%,
        rgba(255, 255, 255, 100%) 100%
      );
  }

  .product_tag_btn span {
    display: inline-block;
    position: relative;
    z-index: 2;
    padding-left: calc(22 * (100vw / 428));
  }

  .product_tag_btn span::before {
    position: absolute;
    top: calc(2 * (100vw / 428));
    left: 0;
    width: calc(12 * (100vw / 428));
    height: calc(12 * (100vw / 428));
    background: url(../Contents/ImagesPkg/common/icn_btn_arw_bottom_black.svg) no-repeat left calc(3 * (100vw / 428));
    background-size: 100%;
    content: "";
  }

  .open + .product_tag_btn {

  }

  .open + .product_tag_btn::before  {
    display: none;
  }

  .open + .product_tag_btn span::before {
    top: 0;
    transform: rotate(180deg);
    background-position: left 0;
  }



  /* ---- awoo一覧用 ---- */

  .product_list_tags {

  }

  .product_list_tags .product_tag_cont {
    overflow: inherit;
  }

  .product_list_tags .product_tag_list {
    display: block;
    white-space: inherit;
    max-height: calc(28.972vw);
    overflow: hidden;
  }

  .product_list_tags .product_tag_list.open {
    max-height: none;
  }

  /* ---- 商品詳細用 ---- */
  #product-detail .product_tag_wrap {
    width: calc(390 * (100vw / 428));
    padding: calc(35 * (100vw / 428)) 0;
  }

  #product-detail .product_tag_ttl {
    margin-bottom: calc(20 * (100vw / 428));
    font-size: calc(19 * (100vw / 428));
  }

  #product-detail .product_tag_cont {
    overflow: hidden;
    margin-left: calc(-15*(100vw / 428));
    margin-right: calc(-15*(100vw / 428));
    padding-right: calc(15*(100vw / 428));
    padding-left: calc(15*(100vw / 428));
  }

  #product-detail .product_tag_list {

    overflow: hidden;
    max-height: calc(28.972vw);
    gap: calc(8 * (100vw / 428)) calc(5 * (100vw / 428));
  }

  #product-detail .product_tag_list.open {
    max-height: none;
  }



  /* ITEM LIST
  ---------------------------------- */

  .product-list-area .item_list {
  }

  .product-list-area .item_list .item_list__inner {
    display: flex;
    flex-wrap: wrap;
  }

  .product-list-area .item_list .item_list__item {

    width: 50%;
    padding: calc(25 * (100vw / 428)) calc(15 * (100vw / 428));
    vertical-align: top;
    white-space: normal;
    font-size: calc(12 * (100vw / 428));
  }

  .product-list-area .item_list .item_list__item:before {
    top: calc(15 * (100vw / 428));
    bottom: calc(15 * (100vw / 428));
  }

  .product-list-area .item_list .item_list__item:not(:nth-child(2n)):before,
  .product-list-area .item_list .item_list__item:nth-child(2n):before{
    position: absolute;
    top: 2rem;
    right: 0;
    bottom: 2rem;
    width: 1px;
    background: #f2f2f2;
    content: "";
  }

  .product-list-area .item_list .item_list__item:after {
    left: calc(15 * (100vw / 428));
    right: calc(15 * (100vw / 428));

  }

  .product-list-area .item_list__favorite {
    top: calc(24 * (100vw / 428));
    right: calc(15 * (100vw / 428));
    z-index: 2;
    width: calc(40 * (100vw / 428));
    height: calc(40 * (100vw / 428));
  }

  .product-list-area .item_list__favorite a {
    background-size: calc(23 * (100vw / 428)) ;
  }

  .product-list-area .item_list__favorite img {
    width: calc(23 * (100vw / 428));
  }

  .product-list-area .item_list__favorite span {
    display: none;
  }

   .product-list-area .item_list .item_list__img,
   .product-list-area .item_list .item_list__cat {
    width: auto;
  }

  .product-list-area .item_list .item_list__img {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: calc(180 * (100vw / 428));
    margin: auto;
    padding: 0;
  }

  .product-list-area .item_list .item_list__img img {
    max-height: unset;
    object-fit: contain;
  }

  .product-list-area .item_list .item_list__img_overlay {
    font-size: calc(18 * (100vw / 428));
  }

  .product-list-area .item_list .item_list__cat {
    margin: 0 0 calc(12 * (100vw / 428));
    padding: calc(6 * (100vw / 428));
    font-size: calc(12 * (100vw / 428));
  }

  .product-list-area .item_list .item_list__title {
    margin: calc(8 * (100vw / 428)) 0 calc(10 * (100vw / 428));
    padding: 0;
    font-size: calc(16 * (100vw / 428));
    letter-spacing: 0.02em;
  }

  .product-list-area .item_list .item_list__brand {
    margin: 0 0 calc(4 * (100vw / 428));
    font-size: calc(20 * (100vw / 428));
  }

  .product-list-area .item_list .item_list__price {
    padding: 0;
  }

  .product-list-area .item_list .item_list__price .txt_sale_off span {
    margin: 0 calc(4 * (100vw / 428)) 0 0;
    padding: calc(2 * (100vw / 428)) calc(5 * (100vw / 428));
    font-size: calc(12 * (100vw / 428));
    line-height: 1.4;
    letter-spacing: 0.02em;
  }

  .product-list-area .item_list .item_list__item .soldout {
    padding: calc(10 * (100vw / 428));
  }

  .product-list-area .item_list .item_list__price .txt_price {
    font-size: calc(22 * (100vw / 428));
    font-weight: 500;
  }

  .product-list-area .item_list .item_list__review {
    margin: calc(14 * (100vw / 428)) 0 0;
  }

  .product-list-area .item_list .item_list__review a {
    transform: scale(1.4) translateX(14%);
    justify-content: start;
  }

  .product-list-area .item_list .reviewFeature__RankingParts a span + span {
    margin-left: 0;
    padding-left: calc(2 * (100vw / 428));
    font-size: calc(12 * (100vw / 428));
  }

  .product-list-area .item_list .reviewFeature__ProductList a span + span,
  .product-list-area .item_list .reviewFeature__RankingParts a span + span {
    margin-left: calc(5 * (100vw / 428));
    font-size: calc(12 * (100vw / 428));
    font-weight: 100;
  }

  .ranking_list .item_list .item_list__review .ken {
    font-size: calc(12 * (100vw / 428));
  }


  /* ---- CICON ---- */

  .item_list__cicon {
    margin-top: calc(12.5 * (100vw / 428));
    gap: calc(5 * (100vw / 428));
  }

  .item_list__cicon .icon {
    height: calc(22 * (100vw / 428));
    margin: 0 calc(2 * (100vw / 428));
    padding: calc(2 * (100vw / 428)) calc(8 *(100vw / 428)) ;
    border-radius: calc(10 *(100vw / 428)) 0 calc(10 *(100vw / 428)) 0;
    font-size: calc(13 *(100vw / 428));
  }

  .item_list__cicon .icon:first-child {
    margin-left: 0;
  }


  .shipping_mail_cicon {
    top: auto;
    bottom: calc(13 * (100vw / 428));
  }

  .shipping_mail_cicon .icon.icon08 {
    padding-top: calc(3 * (100vw / 428));
  }

  /* PAGER
  ---------------------------------- */

  .product_pager {
  }

  .product_pager .paging {
    padding: calc(30 * (100vw / 428)) calc(10 * (100vw / 428)) calc(50 * (100vw / 428));
  }

  .product_pager .paging__list {
    width: calc(37 * (100vw / 428));
    height: calc(37 * (100vw / 428));
    margin: 0 calc(8 * (100vw / 586));
    border: 2px solid #F2F2F2;
    border-radius: calc(24 * (100vw / 586));
    font-size: calc(15 * (100vw / 428));
  }

  .product_pager .paging__list a {
    width: calc(37 * (100vw / 428));
    height: calc(37 * (100vw / 428));
  }

  .paging .prev,
  .paging .next {
    display: none !important;
  }

  .product_pager .prev a,
  .product_pager .next a {
    width: calc(37 * (100vw / 428));
    height: calc(37 * (100vw / 428));
    background-size: calc(8 * (100vw / 428)) calc(12 * (100vw / 428));
  }

  /* 最近チェックした商品
  ---------------------------------- */

  .product-history {
    padding: calc(40 * (100vw / 428)) 0 calc(20 * (100vw / 428));
  }

  /* RANKING
  ---------------------------------- */

  .product-ranking {
    padding: calc(40 * (100vw / 428)) 0 calc(30 * (100vw / 428));
  }
  .product-ranking .icn_rank,
  .product-ranking .num {
    display: none;
  }

  .product-ranking__ttl {
    padding: 0 calc(16 * (100vw / 428));
    font-size: calc(24 * (100vw / 428));
    font-weight: bold;
  }

  .js_item_slidebar .simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
    left: calc(-4 * (100vw / 428));
    right: calc(-4 * (100vw / 428));
  }

  .product-ranking .item_list_common .item_list__cat {
    font-size: calc(12 * (100vw / 428));
  }


  /* MAINVISUAL
  ============================================================= */

  .mainvisual_slider {
  }

  .mainvisual_slider .feature_list_common {
  }

  .mainvisual_slider .feature_list_common .slick-track .slick-slide  {
    width: calc(340 * (100vw / 428)) !important;
    margin-bottom: calc(30 * (100vw / 428));
  }

  .mainvisual_slider .feature_list_common > ul > li > a,
  .mainvisual_slider .feature_list_common .slick-slide a {
    height: calc(261 * (100vw / 428));
    margin: 0 calc(8 * (100vw / 428)) ;
    padding: calc(18 * (100vw / 428)) calc(16 * (100vw / 428));
  }

  .mainvisual_slider .feature_list_common .feature_cat {
    top: calc(10 * (100vw / 428));
    left: calc(10 * (100vw / 428));
  }

  .mainvisual_slider .feature_list_common .feature_img {
    border-radius: calc(10 * (100vw / 428));
  }

  .mainvisual_slider .feature_list_common .feature_ttl {
    margin: 0;
    font-size: calc(16 * (100vw / 428));
  }

  .mainvisual_slider .feature_list_common .feature_cont {
    font-size: calc(12 * (100vw / 428));
  }

  .mainvisual_slider .feature_list_common .feature_data {
    bottom: calc(-28 * (100vw / 428));
  }

  .mainvisual_slider .slick-dots {
    bottom: calc(5 * (100vw / 428));
  }

  .mainvisual_slider .slick-dots li {
    width: calc(8 * (100vw / 428));
    height: calc(8 * (100vw / 428));
    margin: 0 calc(6 * (100vw / 428));
  }

  .mainvisual_slider .slick-dots li button {
    margin: 0 calc(7 * (100vw / 428)) calc(7 * (100vw / 428));
  }

  .gift_link_list {
    margin: 0 calc(-15 * (100vw / 428)) calc(-10 * (100vw / 428));
    padding: 0;
  }

  .gift_link_list > ul > li {
    margin-bottom: 0;
  }

  .gift_link_list > ul > li:last-child {
    margin-bottom: 0;
  }

  .gift_link_list dt {
    margin: 0;
    padding: calc(17 * (100vw / 428)) calc(17 * (100vw / 428)) calc(17 * (100vw / 428)) calc(48 * (100vw / 428));
    background-size: calc(28 * (100vw / 428));
    background-position: calc(15 * (100vw / 428)) center;
    background-color: #eae5d0;
    font-size: calc(16 * (100vw / 428));
  }

  .gift_link_list dd ul {
    flex-wrap: wrap;
    margin-top: 0;
    margin-left: 0;
  }

  .gift_link_list dd li {
    width: 50%;
    padding: 0;
  }

  .gift_link_list dd li a {
    border-top-width: 0;
    border-left-width: 0;
    padding: calc(16 * (100vw / 428));
    font-size: calc(16 * (100vw / 428));
  }


}



/* ==========================================================================

    商品詳細：ProductDetail.css

========================================================================== */

:root {
  --page-width: 1100px;
  /* Font Style */
  --family-base: pragmatica, sans-serif;
  --family-con-bold: pragmatica-condensed, sans-serif;
  --family-ext-bold: pragmatica-extended, sans-serif;

  /* Colors */
  --turquoise-green: #55bc8f;
  --text-color-default: #212121;
  --rating-unselected: hsl(89, 15%, 70%);
  --color-night-turquoise: #053931;
  --color-summer-citrus: #f88329;
  --color-dividing-line : #f8f5ec;
  --color-red: #dd5e39;

  /* Button Style */
  --btn-border-radius: 0;
  --btn-height: 5rem;

  /* Font Size */
  --fontsize-13: 1.3rem; /* ?product variation */
  --fontsize-14: 1.4rem; /* ?product variation */
  --product-breadcrumb: 1.3rem;
  --fontsize-16: 1.6rem; /* ?font sizing */
  --fontsize-18: 1.8rem; /* ?itemdescription, memberdiscount, rating, likebtn, storebtn, pointdisp */
  --fontsize-20: 2rem; /* ?font sizing */
  --fontsize-22: 2.2rem; /* ?font sizing */
  --fontsize-24: 2.4rem; /* ?item name, sold out, itemdesc-large */
  --fontsize-26: 2.6rem; /* ? brandname,  */
  --fontsize-28: 2.8rem; /* ?itemdesc-title */
  --fontsize-80: 8rem; /* ?review text */
}
/* ---- SP ---- */
@media (max-width: 768px) {
  :root {
    --fontsize-14: calc(14 * (100vw / 586)); /* ?font sizing */
    --fontsize-16: calc(16 * (100vw / 586)); /* ?font sizing */
    --fontsize-18: calc(18 * (100vw / 586));
    --product-breadcrumb: calc(18 * (100vw / 586));
    --fontsize-20: calc(20 * (100vw / 586)); /* ?brandname */
    --fontsize-22: calc(22 * (100vw / 586)); /* ? itemName, price  */
    --fontsize-24: calc(24 * (100vw / 586)); /* ?font sizing */

    --btn-height: calc(50 * (100vw / 428));
  }
}

#product-detail * {
  box-sizing: border-box;
}
/*
a,
p,
h1,
h2,
h3,
h4,
h5,
span,
pre,
dt,
dd {
  color: var(--text-color-default);
}
a {
  transition: opacity 350ms;
}
a:hover {
  opacity: 0.7;
}
select {
  cursor: pointer;
}
*/
/*
*    utility classes
*==========================================================================
*/

/* ---- SP ---- */
@media (max-width: 768px) {
  .pc_only {
    display: none !important;
  }
}

/* ---- PC ---- */
@media (min-width: 769px) {
  .sp_only {
    display: none !important;
  }
}

.btn, .btn.btn-mini {
  border-radius: 0;
  border-color: #ccc;
  line-height: 1.8;
}

.btn-inverse {
  color: #fff !important;
  background-color: #053931 !important;
  border-color: #053931;
}

/*
*    Layout
*==========================================================================
*/
#Wrap {
  width: 100vw !important;
}

.wrapBottom,
.wrapTop {
  width: 100vw !important;
}

#product-detail {
  /* width: 100%;
  margin: 0 auto; */
  padding-bottom: calc(30 * (100vw / 428));
}

#Contents {
  /* overflow-x: hidden; */
  padding: 0;
}

.ChangesByVariation {
  width: calc(398 * (100vw / 428));
  margin-right: auto;
  margin-left: auto;
}

/* ---- PC ---- */
@media (min-width: 769px) {
  #contents {
    overflow: visible !important;
    width: 130rem;
    margin: 0 auto;
  }

  .ChangesByVariation {
    width: 100%;
  }

  #product-detail {
    /* width: 110rem; */
    padding-bottom: 3rem;
  }
}

/*
*  TOP AREA
*==========================================================================
*/
.breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  width: auto;
  font-size: var(--product-breadcrumb);
}

.breadcrumbs .seperator {
  /* margin: 0 0.4em; */
}

/* ---- SP ---- */
@media (max-width: 768px) {
  .breadcrumbs {
    margin: 0 calc(15 * (100vw / 428));
    padding: calc(20 * (100vw / 430)) 0 calc(2 * (100vw / 430));
    font-size: calc(14 * (100vw / 430));
  }

  .inner .breadcrumbs {
    margin: 0 auto;
  }
}

/* ---- PC ---- */
@media (min-width: 769px) {
  .breadcrumbs {
    max-width: 114rem;
    margin: 0 auto;
    padding-top: 2.3rem;
    font-size: 1.4rem;
  }
}


/*
*    Typography
*==========================================================================
*/
.product-detail__cicon icon {
  font-size: calc(13 *(100vw / 428));
  font-weight: 600;
  line-height: 1.4;
}

.product_name {
  font-size: calc(20 *(100vw / 428));
  font-weight: 600;
  color: var(--text-color-default);
}

.product_name:before {
  /* content: attr(data-brand); */
  display: block;
  font-size: var(--fontsize-20);
  font-weight: bold;
  font-weight: 600;
}

.block-favorite .favoriteNum {
  font-family: var(--family-base);
  font-size: calc(13 *(100vw / 428));
  font-weight: 400;
  line-height: 1.5;
}

.product_description {
  font-size: calc(15 *(100vw / 428));
  font-weight: 300;
}

.product_price,
.member_price {
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: 300;
}


:is(.product_price) span {
  font-size: 2.6rem;
  font-weight: bold;
  font-weight: 500;
}

:is(.product_price, .member_price) .priceAfter {
  font-size: 2.6rem;
  font-weight: bold;
  font-weight: 500;
}

:is(.product_price, .member_price).red,
:is(.product_price, .member_price).red span {
  color: #de4e36;
}

.product_price-member {
  font-size: 2.6rem;
  line-height: 1.4;
}

.error {
  font-size: var(--fontsize-14);
}

.point-area .product_point {
  font-size: var(--fontsize-18);
  font-weight: 300;
}

.products_quantity {
  font-size: var(--fontsize-16);
}

.product_quantity-dropdown select {
  font-size: 18px !important;
  font-weight: 300;
  font-family: var(--font-en);
}

.product_soldout {
  font-size: calc(20 *(100vw / 428));
  font-weight: 600;
  color: var(--color-red);
  line-height: 1.12;
}

.product_soldout[visible="False"] {
  display: none;
}

.btn__full-width {
  font-size: calc(16 *(100vw / 428));
  font-weight: 600;
}

.product-inquiry__btn {
  font-size: calc(16 *(100vw / 428));
}

/* ---- PC ---- */
@media (min-width: 769px) {
  .product-detail__cicon icon {
    font-size: 1.3rem;
  }

  .product_name {
    font-size: 2.2rem;
  }

  .block-favorite .favoriteNum {
    font-size: 1.3rem;
  }


  /* バリエーション選択 */
  .select-variation {
    display: none !important;
  }

  .products_quantity {
    font-size: 1.2rem;
  }

  .point-area .product_point {
    font-size: var(--fontsize-14);
  }

  .product_name:before {
    font-size: var(--fontsize-26);
  }

  .product_soldout {
    font-size: 2rem;
  }

  .product_description {
    font-size: 1.5rem;
  }

  .product_quantity-dropdown select {
    font-size: 1.5rem;
  }

  .btn__full-width {
    font-size: 1.6rem;
  }

  .product-inquiry__btn {
    font-size: 1.6rem;
  }
}

/* ---- SP ---- */
@media (max-width: 768px) {
  /* バリエーション選択 */
  .select-variation {
    width: 100%;
    margin: calc(15 *(100vw / 428)) auto 0;
  }

  .select-variation .select-variation__button-area {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    column-gap: calc(10 *(100vw / 428));
  }

  .select-variation .select-variation__count {
    display: flex;
    align-items: center;
    column-gap: calc(10 *(100vw / 428));
  }

  .select-variation .select-variation__count dt {
    display: inline-grid;
    place-items: center;
    border: 1px solid currentColor;
    height: calc(24 *(100vw / 428));
    padding: 0 calc(5 *(100vw / 428));
    font-size: calc(14 *(100vw / 428));
    color: var(--text-color-default);
    line-height: calc(24 *(100vw / 428));
  }

  .select-variation .select-variation__count dd {
    font-size: calc(13 *(100vw / 428));
  }

  .select-variation .select-variation__button {
    display: flex;
    align-items: center;
    width: calc(180 *(100vw / 428));
    height: calc(34 *(100vw / 428));
    padding: 0 calc(14 *(100vw / 428));
    background:
      url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%228.223%22%20height%3D%2212.336%22%20viewBox%3D%220%200%208.223%2012.336%22%3E%3Cpath%20d%3D%22M13.455%2C13.925%2C9.343%2C9.814%2C11.4%2C7.757l6.168%2C6.168L11.4%2C20.093%2C9.343%2C18.036Z%22%20transform%3D%22translate(-9.343%20-7.757)%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E')
      center right calc(14 *(100vw / 428)) / calc(8.22 *(100vw / 428)) calc(12.34 *(100vw / 428))
      no-repeat
      #053931;
    border: none;
    border-radius: 100vh;
    outline: none;
    font-size: calc(13 *(100vw / 428));
    font-weight: 600;
    color: #fff;
  }

  .select-variation .select-variation__selected-type {
    display: flex;
    margin-top: calc(12 *(100vw / 428));
    font-size: calc(18 *(100vw / 428));
    font-weight: 600;
    line-height: 1.24;
  }

  .select-variation .select-variation__selected-type .unselected {
    color: #aaa;
  }

  .select-variation .select-variation__selected-type p {
    margin: auto 0;
  }

  .product_price,
  .member_price {
    font-size: calc(16 *(100vw / 428));
  }

  :is(.product_price) span {
    font-size: calc(26 *(100vw / 428));
  }


  :is(.product_price, .member_price) .priceAfter {
    font-size: calc(26 *(100vw / 428));
  }

  .product_price-member {
    font-size: calc(26 *(100vw / 428));
  }
}

/*
*    Layout
*==========================================================================
*/
#product-detail__block {
  margin-bottom: 8rem;
}

.product-detail__wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 2rem;
  width: 100%;
  max-width: 114rem;
  margin: 1.9rem auto 6rem;
  padding: 0 2rem;
}

.slider-main img {
  width: 100%;
  height: auto;
}

.product-detail__bottom-area {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  border-bottom: 1px solid #f5f5f5;
}

/* ---- SP ---- */
@media (max-width: 768px) {
  #product-detail__block {
    /* padding-bottom: calc(30 *(100vw / 428)); */
    /* border-bottom: 10px solid var(--color-dividing-line); */
    margin-bottom: calc(40 *(100vw / 428));
  }

  .product-detail__bottom-area {
    /* margin-top: calc(30 * (100vw / 586)); */
    padding: 0 0 calc(30 *(100vw / 428));
    border-top: 10px solid var(--color-dividing-line);
    border-bottom: 2px solid #f5f5f5;
  }

  .product-detail__wrap {
    justify-content: center;
    flex-direction: column;
    gap: 0;
    margin: 0;
    padding: 0 calc(15 * (100vw / 428));
  }

  #product-detail__desc {

  }
}

/*
*    Image Area
*==========================================================================
*/

#product-detail__image {
  width: 50rem;
}

#product-detail__slider {
  background-color: #fff;
}

#product-detail__slider .slider-main-img {
  position: relative;
}

#product-detail__slider .slider-main-img .variationAdd {
  display: block;
  position: absolute;
  top: auto;
  left: auto;
  right: 1rem;
  bottom: 1rem;
  z-index: 10;
  width: 6rem;
  height: 6rem;
  padding: 1.4rem 1rem 1rem;
  background-color: #fff;
  border: 2px solid #f45e5e;
  border-radius: 50%;
}

#product-detail__image #product-detail__slider .slider-main-img .variationAdd img {
  width: 2.4rem;
  margin-top: .4rem;
}
/* ---- SP ---- */
@media (max-width: 768px) {

  #product-detail__slider .slider-main-img .variationAdd {
    right: calc(5 *(100vw / 428));
    bottom: calc(5 *(100vw / 428));
    width: calc(50 *(100vw / 428));
    height: calc(50 *(100vw / 428));
    padding: calc(5 *(100vw / 428)) calc(2 *(100vw / 428)) calc(2 *(100vw / 428)) ;
  }

  #product-detail__image #product-detail__slider .slider-main-img .variationAdd img {
    width: calc(22 *(100vw / 428));
    margin-top: calc(8 *(100vw / 428));
  }
}

.slider-main__wrapper {
  position: relative;
}
/*
.slider-main {
  opacity: 0;
  transition: opacity 1000ms;
}

.slider-main.slick-initialized {
  opacity: 1;
}
*/
.slider-main .slick-counter {
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 1;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 2.2rem;
  padding: 0 .8rem;
  background-color: #ccc;
  border-radius: 100vh;
}

.slider-main .slick-counter {
  font-family: var(--family-base);
  font-size: 1.3rem;
  font-weight: 400;
  color: #fff;
}

.slider-main .slick-counter span {
  font: inherit;
  color: inherit;
}

.block-favorite {
  display: block;
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  z-index: 1;
  width: 6rem;
  height: 6rem;
  background-color: #fff;
  border: 2px solid #f45e5e;
  border-radius: 50%;
  color: var(--text-color-default);
  text-align: center;
}

.block-favorite .favoriteButton {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.block-favorite a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100% !important;
}

.block-favorite.variation-item {
  padding-top: 0;
}

.block-favorite button,
.single-item-True .block-favorite a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 0.4rem;
  width: 100%;
  height: 100%;
  padding: 0.3rem 0 0;
  background-color: transparent;
  border: none;
  outline: none;
  cursor: pointer;
  line-height: 1;
}

.block-favorite img {
  width: 2.2rem !important;
  margin-right: auto;
  margin-left: auto;
}

/* バリエーション1つ用*/
.single-item-True .block-favorite.variation-item {
  display: block !important;
}

/* ---- SP ---- */
@media (max-width: 768px) {

  .block-favorite button,
  .single-item-True .block-favorite a {
    gap: calc(2 *(100vw / 428));
    padding: calc(11 *(100vw / 428)) 0 0;
  }

  .single-item-True .block-favorite a {
    padding-top: calc(4 *(100vw / 428));
  }

  .block-favorite img {
    width: calc(20.83 *(100vw / 428)) !important;
    height: calc(19.26 *(100vw / 428)) !important;
  }
}

.block-favorite .favoriteNum {
  text-align: center;
}

.sub-image {
  width: 100%;
  height: auto;
}

.sub-image .slider-thumb {
  width: 100%;
  height: auto;
}

.slider-thumb .img-wrapper {
  width: 6rem;
}

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

.slick-track.no-slide {
  transform: translate(0) !important;
  margin-left: 0;
}

.slick-current > .img-wrapper {
  border: 1px solid #6e6e6e;
}

.slider-main-img img {
  margin: 0 auto;
}

.arrow_main {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: grid;
  place-items: center;
  width: 3.6rem;
  height: 3.6rem;
  z-index: 100;
  background-color: #f5f5f5;
  border-radius: 50%;
  cursor: pointer;
}

.arrow_main::before {
  content: "";
  display: block;
  width: .822rem;
  height: 1.234rem;
  background:
    url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%228.223%22%20height%3D%2212.336%22%20viewBox%3D%220%200%208.223%2012.336%22%3E%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_5765%22%20data-name%3D%22%E3%83%91%E3%82%B9%205765%22%20d%3D%22M13.455%2C13.925%2C9.343%2C9.814%2C11.4%2C7.757l6.168%2C6.168L11.4%2C20.093%2C9.343%2C18.036Z%22%20transform%3D%22translate(-9.343%20-7.757)%22%20fill%3D%22%23212121%22%2F%3E%3C%2Fsvg%3E')
    center / 100%
    no-repeat;
  background-color: #f5f5f5;
  border-radius: 50%;
}

.arrow_next {
  right: 0;
}

.arrow_prev {
  left: 0;
}

.arrow_prev::before {
  transform: rotate(.5turn);
}

/*　メイン画像エリア調整 */
/* ---- PC ---- */
@media (min-width: 769px) {
  #product-detail__image #product-detail__slider {
    overflow: hidden;
  }
}

#product-detail__image #product-detail__slider img {
  width: 100%;
  margin: 0 auto;
}

#product-detail__image #product-detail__slider .slick-list .slick-active .iframe {
  position: relative;
  z-index: 0;
}

#product-detail__image #product-detail__slider .slick-list .movie {
  position: relative !important;
  z-index: 0 !important;
  object-fit: contain;
  height: 50rem;
  /* aspect-ratio: 1; */
}

#product-detail__image #product-detail__slider .slick-list .movie::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

#product-detail__image #product-detail__slider .slick-list .movie .iframe {
  display: block;
  width: auto;
  /* height: 65rem; */
  height: 100%;
  margin: 0 auto;
  background: #fff;
}

.sub-image {
  margin-top: 1rem;
}

.sub-image .subImage {
  padding: 0;
}

.sub-image .subImage .slider-thumb-item.slick-active {
  display: block;
}

.sub-image .subImage .slider-thumb-item.movie {
  display: block;
  position: relative;
}

.sub-image .subImage .slider-thumb-item {
  overflow: hidden;
  width: 6rem;
  height: 6rem;
  object-fit: contain;
  margin: 0 .4rem;
  text-align: center;
  outline: none;
  position: relative !important;
  z-index: auto !important;
  cursor: pointer;
}

.sub-image .subImage .slider-thumb-item:first-child {
  margin-left: 0;
}

.sub-image .subImage .slider-thumb-item.movie::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
  display: block;
  width: 20px;
  height: 20px;
  background:
    url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M0%2C0H20V20H0Z%22%20fill%3D%22none%22%2F%3E%3Cpath%20d%3D%22M10%2C18a8%2C8%2C0%2C1%2C1%2C8-8A8%2C8%2C0%2C0%2C1%2C10%2C18Zm0-1.6A6.4%2C6.4%2C0%2C1%2C0%2C3.6%2C10%2C6.4%2C6.4%2C0%2C0%2C0%2C10%2C16.4ZM8.9%2C7.132l3.9%2C2.6a.32.32%2C0%2C0%2C1%2C0%2C.533l-3.9%2C2.6a.32.32%2C0%2C0%2C1-.5-.266V7.4a.32.32%2C0%2C0%2C1%2C.5-.266Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E')
    center / 100%
    no-repeat;
}

.sub-image .subImage .slider-thumb-item.movie:after {
  position: absolute !important;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1 !important;
  content: "";
}

.sub-image .subImage .slider-thumb-item.movie .iframe {
  position: relative !important;
  z-index: -1 !important;
  width: 100%;
  height: 100%;
  background: #fff;
}

@-moz-document url-prefix() {
  .sub-image .subImage .slider-thumb-item.movie .iframe {
    pointer-events: none;
  }
}

.sub-image .subImage .slider-thumb-item.movie.slick-current .iframe {
  border: 1px solid #000;
}

/* ---- SP ---- */
@media (max-width: 768px) {
  #product-detail__image {
    width: calc(398 * (100vw / 428));
  }

  #product-detail__slider {

  }

  #product-detail__image #product-detail__slider .slick-list .movie {
    height: calc(398 * (100vw / 428));
  }

  #product-detail__image #product-detail__slider .slick-list .movie .iframe {
    width: 100%;
    /* height: calc(400 * (100vw / 586)); */
  }

  .sub-image {
    width: calc(398 *(100vw / 428));
    margin-top: calc(10 *(100vw / 428));
    margin-bottom: calc(25 *(100vw / 428));
  }

  .sub-image .subImage .slider-thumb-item {
    width: calc(56 *(100vw / 428));
    height: calc(56 *(100vw / 428));
    margin: 0 calc(4 *(100vw / 428));
  }

  .slider-thumb .img-wrapper {
    width: calc(56 *(100vw / 428));
    height: calc(56 *(100vw / 428));
  }

  .sub-image .subImage .slider-thumb-item.movie .iframe {
    /*height: calc(90 * (100vw / 586));*/
    /* height: calc(101 * (100vw / 586)); */
  }

  .slider-main__wrapper {
    width: 100%;
  }

  .slider-main {
    width: calc(398 * (100vw / 428));
  }

  .slider-main .slick-counter {
    top: calc(5 *(100vw / 428));
    right: calc(5 *(100vw / 428));
    height: calc(22 *(100vw / 428));
    padding: 0 calc(8 *(100vw / 428));
  }

  .slider-main .slick-counter {
    font-size: calc(13 *(100vw / 428));
  }

  .block-favorite {
    right: calc(5 * (100vw / 428));
    bottom: calc(5 * (100vw / 428));
    width: calc(50 *(100vw / 428));
    height: calc(50 *(100vw / 428));
    padding-top: 0;
  }

  .block-favorite svg {
    width: calc(20.83 *(100vw / 428));
    height: calc(19.26 *(100vw / 428));
  }


  .slider-thumb {
    opacity: 0;
    transition: opacity 3000ms;
  }

  .slider-thumb.slick-initialized {
    opacity: 1;
  }

  .slider-thumb-item {
    width: calc(64 *(100vw / 428));
    padding: 0;
    outline: none;
    /* width: calc(100% / 5) !important; */
  }

  .slider-thumb-item .img-wrapper {
  }

  /* .slider-thumb-item:nth-child(5n + 1) {
    margin: 0 0 calc(13 * (100vw / 586)) calc(17 * (100vw / 586));
    padding: 0;
  } */

  .arrow_main {
    width: calc(36 * (100vw / 428));
    height: calc(36 * (100vw / 428));
  }

  .arrow_main::before {
    width: calc(8.22 * (100vw / 428));
    height: calc(12.34 * (100vw / 428));
  }
}

/*
*    Detail Area
*==========================================================================
*/

#product-detail__desc {
}

/* ---- PC ---- */
@media (min-width: 769px) {
  #product-detail__desc {
    width: 50.2rem;
    margin-left: auto;
  }
}

/* ▼ cicon ▼ */
.product-detail__cicon {
  display: flex;
  flex-flow: row wrap;
}

.product-detail__cicon .icon {
  --color-icon-collection: #ffc6ed;
  display: grid;
  place-items: center;
  height: 2.1rem;
  padding: 0 .8rem;
  background-color: #ebfe9a;
  border-radius: 1rem 0 1rem 0;
  font-size: 1.3rem;
  font-weight: bold;
}

.product-detail__cicon .icon-collection {
  background-color: var(--color-icon-collection);
}

.product-detail__cicon .icon.icon01 {
  background-color: #ebfe9a;
}

.product-detail__cicon .icon.icon02 {
  background-color: #dbf4db;
}

.product-detail__cicon .icon.icon09 {
  background-color: #ed7553;
  color: #fff;
}

/* 追加分*/
.product-detail__cicon .icon.icon05 {
  background-color: #c1a033;
  color: #fff;
}

.product-detail__cicon .icon.icon06 {
  background-color: #f3efef;
}

.product-detail__cicon .icon.icon07 {
  background-color: #f3efef;
}

.product-detail__cicon .icon.icon10 {
  background-color: #f3efef;
}

.product-detail__cicon .icon.icon12 {
  background-color: #ed7553;
  color: #fff;
}
/* ▲ cicon ▲ */

.product_name {
  margin-top: 0;
}

.product_description {
  margin-top: 1.8rem;
}

.point-area {
  margin-bottom: 1.8rem;
}

/* レビュー数表示 */
.product_review {
  display: flex;
  align-items: center;
  column-gap: 1rem;
  margin-top: 1.2rem;
}

.product_review::before {
  content: "";
  column-gap: 1rem;
  width: 1px;
  height: 2rem;
  background-color: #6e6e6e;
}

.product_review .product_review__star {
  order: -1;
  display: flex;
  align-items: center;
}

.product_review .product_review__view {
  order: 1;
  display: flex;
  column-gap: .41rem;
}

.product_review .product_review__view::before {
  content: "";
  display: block;
  width: 2.486rem;
  height: 1.867rem;
  background:
    url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224.864%22%20height%3D%2218.672%22%20viewBox%3D%220%200%2024.864%2018.672%22%3E%3Cg%20transform%3D%22translate(-9661.057%2038.167)%22%3E%3Cpath%20d%3D%22M7.133%2C3H9.7a5.288%2C5.288%2C0%2C0%2C1%2C5.133%2C5.429A5.288%2C5.288%2C0%2C0%2C1%2C9.7%2C13.859v2.375C6.492%2C14.877%2C2%2C12.841%2C2%2C8.429A5.288%2C5.288%2C0%2C0%2C1%2C7.133%2C3Zm1.283%2C9.5H9.7a3.966%2C3.966%2C0%2C0%2C0%2C3.85-4.072A3.966%2C3.966%2C0%2C0%2C0%2C9.7%2C4.357H7.133a3.966%2C3.966%2C0%2C0%2C0-3.85%2C4.072c0%2C2.45%2C1.58%2C4.049%2C5.133%2C5.755Z%22%20transform%3D%22translate(9671.088%20-35.729)%22%20fill%3D%22%23053931%22%2F%3E%3Cpath%20d%3D%22M9.7%2C3H7.133A5.288%2C5.288%2C0%2C0%2C0%2C2%2C8.429a5.288%2C5.288%2C0%2C0%2C0%2C5.133%2C5.429v2.375c3.208-1.357%2C7.7-3.393%2C7.7-7.8A5.288%2C5.288%2C0%2C0%2C0%2C9.7%2C3ZM8.417%2C12.5H7.133a3.966%2C3.966%2C0%2C0%2C1-3.85-4.072%2C3.966%2C3.966%2C0%2C0%2C1%2C3.85-4.072H9.7a3.966%2C3.966%2C0%2C0%2C1%2C3.85%2C4.072c0%2C2.45-1.58%2C4.049-5.133%2C5.755Z%22%20transform%3D%22translate(9661.057%20-39.167)%22%20fill%3D%22%23053931%22%2F%3E%3Cpath%20d%3D%22M7.133%2C3A5.288%2C5.288%2C0%2C0%2C0%2C2%2C8.429a5.288%2C5.288%2C0%2C0%2C0%2C5.133%2C5.429v2.375c3.208-1.357%2C7.7-3.393%2C7.7-7.8A5.288%2C5.288%2C0%2C0%2C0%2C9.7%2C3H7.133M8.417%2C14.185V12.5H7.133a3.966%2C3.966%2C0%2C0%2C1-3.85-4.072%2C3.966%2C3.966%2C0%2C0%2C1%2C3.85-4.072H9.7a3.966%2C3.966%2C0%2C0%2C1%2C3.85%2C4.072c0%2C2.45-1.58%2C4.049-5.133%2C5.755M7.133%2C1H9.7a7.294%2C7.294%2C0%2C0%2C1%2C7.133%2C7.429%2C8.267%2C8.267%2C0%2C0%2C1-3.391%2C6.6%2C23%2C23%2C0%2C0%2C1-5.53%2C3.043L5.133%2C19.252v-3.69A7.407%2C7.407%2C0%2C0%2C1%2C0%2C8.429%2C7.294%2C7.294%2C0%2C0%2C1%2C7.133%2C1Zm3.283%2C9.642A2.639%2C2.639%2C0%2C0%2C0%2C11.55%2C8.429%2C1.973%2C1.973%2C0%2C0%2C0%2C9.7%2C6.357H7.133a1.973%2C1.973%2C0%2C0%2C0-1.85%2C2.072A1.973%2C1.973%2C0%2C0%2C0%2C7.133%2C10.5h3.283Z%22%20transform%3D%22translate(9661.057%20-39.167)%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E')
    center / 100%
    no-repeat;
}

.product_review .product_review__view-text {
  font-size: 1.4rem;
  font-weight: 600;
  color: #053931;
  text-decoration: underline;
}

.product_price {

}

.product-variation__area {
  margin-top: 1.5rem;
}

.product_collection_name {
  margin: 2rem 0 1rem;
  padding: 1.5rem 0 0;
  border-top: 1px solid #efefef;
  font-size: 1.5rem;
}

.product-variation {
  display: flex;
  flex-wrap: wrap;
  width: 50.2rem;
  gap: 1rem .8rem;
}

.product-variation__item {
  flex: 0 0 4.3rem;
  outline: none;
  cursor: pointer;
}

.product-variation__item.selected {
  border: 1px solid var(--text-color-default);
}

.product-variation__item img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}

.product-variation__select {
  position: relative;
}

.dropdown_text {
  content: "COLOR/TYPE";
  position: absolute;
  font-size: 1rem;
  left: 8%;
  line-height: 2.6rem;
}

.cart-area > .product-btn__wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  column-gap: 1rem;
}

.cart-area > .product-btn__wrap + .product-btn__wrap {
  /* margin-top: 1.5rem; */
}

.cart-area + .error {
  margin-top: 1rem;
}

.cart-area.sold-out-area {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.product_quantity-dropdown {
  --quantity-box-padding: 1.6rem 3.8rem 1.6rem 5rem;

  position: relative;
}

.product_quantity-dropdown::before {
  content: "数量";
  position: absolute;
  top: 50%;
  left: 2.1rem;
  z-index: 2;
  transform: translateY(-50%);
  font-size: 1.4rem;
  color: var(--text-color-default);
  font-weight: 600;
  line-height: 1.71;
  pointer-events: none;
}

.product_quantity-dropdown::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 2.13rem;
  z-index: 2;
  transform: translateY(-50%);
  display: block;
  width: 1.064rem;
  height: 1.596rem;
  background:
    url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215.958%22%20height%3D%2210.638%22%20viewBox%3D%220%200%2015.958%2010.638%22%3E%3Cpath%20d%3D%22M5.32%2C7.979%2C0%2C2.661%2C2.659%2C0l7.979%2C7.979L2.659%2C15.958%2C0%2C13.3Z%22%20transform%3D%22translate(15.958)%20rotate(90)%22%20fill%3D%22%23212121%22%2F%3E%3C%2Fsvg%3E')
    center / 100%
    no-repeat;
  pointer-events: none;
}

.product_quantity-dropdown .quantity_label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 100%;
  height: 100%;
  padding: var(--quantity-box-padding);
  font-family: inherit;
  font-size: 2.2rem;
  color: unset;
  text-align: center;
  font-weight: 300;
  line-height: 1.2;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 100vh;
  pointer-events: none;
}

.product_quantity-dropdown select {
  opacity: 0;
  width: 17rem;
  height: 6rem;
  padding: var(--quantity-box-padding);
  font-family: inherit;
  font-size: 2.2rem;
  text-align: center;
  line-height: 1.2;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 100vh;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
}


.product_cartarea {
  margin-bottom: 3rem;
}

.btn-cart {
  --icon-add-cart: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2225.191%22%20height%3D%2225.191%22%20viewBox%3D%220%200%2025.191%2025.191%22%3E%3Cpath%20d%3D%22M0%2C0H25.191V25.191H0Z%22%20fill%3D%22none%22%2F%3E%3Cpath%20d%3D%22M4.1%2C16.695V4.1H2V2H5.149A1.05%2C1.05%2C0%2C0%2C1%2C6.2%2C3.05v12.6H19.254l2.1-8.4H8.3v-2.1H22.7a1.05%2C1.05%2C0%2C0%2C1%2C1.018%2C1.3l-2.624%2C10.5a1.05%2C1.05%2C0%2C0%2C1-1.018.795H5.149A1.05%2C1.05%2C0%2C0%2C1%2C4.1%2C16.695Zm2.1%2C7.347a2.1%2C2.1%2C0%2C1%2C1%2C2.1-2.1A2.1%2C2.1%2C0%2C0%2C1%2C6.2%2C24.042Zm12.6%2C0a2.1%2C2.1%2C0%2C1%2C1%2C2.1-2.1A2.1%2C2.1%2C0%2C0%2C1%2C18.794%2C24.042Z%22%20transform%3D%22translate(0.099%200.099)%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E');
  --icon-regist-mail: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%3E%3Cpath%20d%3D%22M0%2C0H26V26H0Z%22%20fill%3D%22none%22%2F%3E%3Cpath%20d%3D%22M3.1%2C3H22.9A1.106%2C1.106%2C0%2C0%2C1%2C24%2C4.111V21.889A1.106%2C1.106%2C0%2C0%2C1%2C22.9%2C23H3.1A1.106%2C1.106%2C0%2C0%2C1%2C2%2C21.889V4.111A1.106%2C1.106%2C0%2C0%2C1%2C3.1%2C3ZM21.8%2C7.709%2C13.079%2C15.6%2C4.2%2C7.684V20.778H21.8ZM4.762%2C5.222l8.305%2C7.4%2C8.185-7.4Z%22%20transform%3D%22translate(0%200)%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E');

  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: calc(10 *(100vw / 428));
  width: 100%;
  height: calc(60 *(100vw / 428));
  background-color: var(--color-summer-citrus);
  border: none;
  border-radius: 100vh;
  color: #fff;
  font-size: calc(18 *(100vw / 428));
  font-weight: 600;
  line-height: 1.4;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
}

.btn-cart::before {
  content: "";
  display: block;
  width: calc(25 *(100vw / 428));
  height: calc(25 *(100vw / 428));
  background:
    var(--icon-add-cart)
    center / 100%
    no-repeat;
}

.btn-cart.btn-cart__sold-out::before {
  background-image: var(--icon-regist-mail);
}

.cart_btn .btn-cart + .btn-cart {
  margin-top: 1rem;
}

.product_cartarea .block-favorite.variation-item {
  padding-top: 0;
}

.product_cartarea .block-favorite .variationAdd {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

/* ---- PC ---- */
@media (min-width: 769px) {
  .btn-cart {
    column-gap: 1rem;
    width: 30rem;
    height: 6rem;
    font-size: 1.6rem;
    transition: opacity 350ms;
  }

  .btn-cart:hover {
    opacity: .7;
  }

  .btn-cart::before {
    width: 2.5rem;
    height: 2.5rem;
  }

}

.front-cart-area__wrap {
  display: flex;
  flex-direction: column;
  row-gap: calc(16 *(100vw / 428));
}

.front-cart-area__sales-period {
  font-size: calc(15 *(100vw / 428));
  font-weight: 600;
}

.front-cart-area__error {
  font-size: calc(13 *(100vw / 428));
  color: var(--color-red);
}

.front-cart-area {
  display: flex;
  flex-direction: column;
  row-gap: calc(15 *(100vw / 428));

}

.front-cart-area .product-btn-area {
  display: none;
}

/* ---- SP ---- */
@media (max-width: 768px) {
  .front-cart-area__wrap .front-cart-area__error {
    margin-top: calc(6 *(100vw / 428));
  }
}

/* ---- PC ---- */
@media (min-width: 769px) {
  .front-cart-area__wrap {
    row-gap: 1.6rem;
    margin-top: 1.6rem;
  }

  .front-cart-area__sales-period {
    font-size: 1.5rem;
  }

  .front-cart-area__error {
    font-size: 1.3rem;
  }

  .front-cart-area {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    column-gap: 1rem;
  }

  .front-cart-area .product-btn-area {
    display: block;
  }

  .front-cart-area .product-btn-area .btn-cart {
    width: 32rem;
    height: 6rem;
    font-size: 1.6rem;
  }
}


.btn__full-width {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: .76rem;
  width: 100%;
  height: var(--btn-height);
  border-radius: 5.8rem;
  padding: 1.4rem;
  color: var(--text-color-default);
  text-align: center;
  background-color: transparent;
  border: 1px solid #d9d9d9;
  border-radius: 100vh;
}

.btn__full-width + .btn__full-width {
  margin-top: 1rem;
}

.detail_favorite-link {
}

.detail_favorite-link:before {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2027.057%2024.289%22%3E%20%3Cpath%20id%3D%22Path_4538%22%20data-name%3D%22Path%204538%22%20d%3D%22M765.475%2C433.508a1.1%2C1.1%2C0%2C0%2C1-.666-.224%2C109.6%2C109.6%2C0%2C0%2C1-9.139-7.753c-4.162-4.162-4.92-9.71-1.845-13.492a7.824%2C7.824%2C0%2C0%2C1%2C7.594-2.659%2C6.482%2C6.482%2C0%2C0%2C1%2C4.055%2C2.647%2C6.482%2C6.482%2C0%2C0%2C1%2C4.056-2.647%2C7.827%2C7.827%2C0%2C0%2C1%2C7.6%2C2.664c3.072%2C3.782%2C2.312%2C9.327-1.848%2C13.487a102.391%2C102.391%2C0%2C0%2C1-9.312%2C7.861A1.1%2C1.1%2C0%2C0%2C1%2C765.475%2C433.508Zm0-1.1h0Z%22%20transform%3D%22translate(-751.946%20-409.219)%22%20fill%3D%22%23053931%22%2F%3E%3C%2Fsvg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  width: 2.2rem;
  height: 2rem;
}

.detail_check-stock {
  margin-top: 1.7rem;
}

.detail_check-stock:before {
  content: "";
  display: inline-block;
  width: 1.8rem;
  height: 2.173rem;
  background:
    url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2221.728%22%20viewBox%3D%220%200%2018%2021.728%22%3E%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_4725%22%20data-name%3D%22%E3%83%91%E3%82%B9%204725%22%20d%3D%22M12%2C20.9l4.95-4.95a7%2C7%2C0%2C1%2C0-9.9%2C0Zm0%2C2.828L5.636%2C17.364a9%2C9%2C0%2C1%2C1%2C12.728%2C0ZM12%2C13a2%2C2%2C0%2C1%2C0-2-2A2%2C2%2C0%2C0%2C0%2C12%2C13Zm0%2C2a4%2C4%2C0%2C1%2C1%2C4-4A4%2C4%2C0%2C0%2C1%2C12%2C15Z%22%20transform%3D%22translate(-3%20-2)%22%20fill%3D%22%23212121%22%2F%3E%3C%2Fsvg%3E')
    center / 100%
    no-repeat;
}

/* ポイント還元率 */
.price-area__point {
  display: flex;
  align-items: baseline;
  column-gap: 1.2rem;
}

.price-area__point .price-area__point-text {
  font-size: 1.3rem;
  line-height: 1.72;
}

.pointup .price-area__point .price-area__point-text .productPoint {
  color: var(--color-red);
}

.price-area__point .price-area__point-text .productPoint {
  font-size: 1.5rem;
}

.price-area__point .price-area__point-text .productPoint:not(.bracket) {
  font-size: 1.8rem;
  line-height: 1.6;
}

.price-area__point .price-area__point-button {
  font-size: 1.3rem;
  text-decoration: underline;
  line-height: 1.72;
}

/* 割引 */
.detail__price--discount,
.detail__price--discount span {
  color: #de4e36;
  font-weight: 300;
}

.detail__price--old-price {
  display: flex;
  align-items: center;
  column-gap: calc(10 *(100vw / 428));
}

.detail__price--old-price span {
  font: inherit;
}

.detail__price--old-price .price--percent-off {
  width: auto !important;
  display: inline-grid;
  place-items: center;
  height: calc(18 *(100vw / 428));
  padding: 0 calc(2 *(100vw / 428));
  background-color: #de4e36;
  color: #fff;
  font-family: var(--font-en);
  font-size: calc(12 *(100vw / 428));
  font-weight: 400;
  line-height: 1.2;
}

@media all and (-ms-high-contrast: none) {
  select::-ms-expand {
    display: none;
  }
}

/* ---- PC ---- */
@media (min-width: 769px) {
  /* ▼ cicon ▼ */
  .product-detail__cicon {
    gap: .8rem;
    margin-bottom: .5rem;
  }
  /* ▲ cicon ▲ */

  .product__price_variation {
    margin-top: 3rem;
  }

  .price-area {
    display: flex;
    flex-direction: column;
  }

  /* 割引 */
  .detail__price--old-price {
    display: flex;
    align-items: center;
    column-gap: 1rem;
  }

  .detail__price--old-price span {
    font: inherit;
  }

  .detail__price--old-price .price--percent-off {
    height: 1.8rem;
    padding: 0 .2rem;
    font-size: 1.2rem;
  }
}
/* ---- SP ---- */
@media (max-width: 768px) {
  /* ▼ cicon ▼ */
  .product-detail__cicon {
    gap: calc(5 *(100vw / 428));
    margin-bottom: calc(15 * (100vw / 428));
  }

  .product-detail__cicon .icon {
    gap: calc(5 *(100vw / 428));
    height: calc(21 *(100vw / 428));
    padding: 0 calc(8 *(100vw / 428));
    border-radius: calc(10 *(100vw / 428)) 0 calc(10 *(100vw / 428)) 0;
    font-size: calc(16 *(100vw / 428));
  }
  /* ▲ cicon ▲ */

  #product-detail__desc {
    width: 100%;
  }

  .product_description {
    margin-top: calc(20 * (100vw / 428));
  }

  .product__price_variation {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    column-gap: calc(20 *(100vw / 428));
    margin-top: calc(15 *(100vw / 428));
  }

  .product_price {
  }

  .price-area {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
  }

  /* ポイント還元率 */
  .price-area__point {
    column-gap: calc(10 *(100vw / 428));
  }

  .price-area__point .price-area__point-text {
    font-size: calc(13 *(100vw / 428));
  }

  .price-area__point .price-area__point-text .productPoint {
    font-size: calc(18 *(100vw / 428));
  }

  .price-area__point .price-area__point-text .productPoint:not(.bracket) {
    font-size: calc(22 *(100vw / 428));
  }

  .price-area__point .price-area__point-button {
    font-size: calc(13 *(100vw / 428));
  }

  .cart-area > .product-btn__wrap {
    display: none;
  }

  /* シェアボタン */
  .page-share-btn {
  }

  .page-share-btn #share {
    position: static;
    width: calc(50 *(100vw / 428));
    height: calc(50 *(100vw / 428));
    margin: 0;
    padding: 0;
    color: var(--color-summer-citrus);
    box-shadow: none;
    line-height: 1 !important;
  }

  .page-share-btn #share svg {
    position: relative;
    top: 2px;
    left: -1px;
    width: calc(20 *(100vw / 428)) !important;
    height: calc(20 *(100vw / 428)) !important;
  }

  .page-share-btn .share-txt {
    display: none;
  }

  /* レビュー数表示 */
  .product_review {
    column-gap: calc(10 *(100vw / 428));
    margin: calc(12 *(100vw / 428)) 0 calc(15 *(100vw / 428));
  }

  .product_review::before {
    height: calc(20 *(100vw / 428));
  }

  .product_review .product_review__star {
  }

  .product_review .product_review__view {
    column-gap: calc(4.1 *(100vw / 428));
  }

  .product_review .product_review__view::before {
    width: calc(24.86 *(100vw / 428));
    height: calc(18.67 *(100vw / 428));
  }

  .product_review .product_review__view-text {
    font-size: calc(14 *(100vw / 428));
  }

  .product-variation__area {
    margin-bottom: calc(45 * (100vw / 586));
  }

  .product_collection_name {
    margin: calc(30 *(100vw / 428)) 0 calc(10 *(100vw / 428));
    padding: 0;
    border: none;
    font-size: calc(17 *(100vw / 428));
  }

  .product_cartarea {
    margin-bottom: calc(32 * (100vw / 586));
  }

  .btn-cart {
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(315 * (100vw / 586));
    height: var(--btn-height);
    background-color: var(--turquoise-green);
    height: var(--btn-height);
  }

  .btn__full-width {
    gap: calc(7.6 *(100vw / 728));
    padding: calc(14 * (100vw / 428));
    font-size: calc(14 * (100vw / 428));
  }

  .btn-cart__sold-out:before {
    width: calc(28 * (100vw / 586));
    height: calc(21 * (100vw / 586));
    /* margin-right: calc(21 * (100vw / 586)); */
    margin-top: 0;
  }

  .dropdown_text {
    left: 10%;

    line-height: var(--btn-height);
  }

  .product_quantity-dropdown {
    --quantity-box-padding: calc(10 *(100vw / 428)) calc(40 *(100vw / 428)) calc(10 *(100vw / 428)) calc(50 *(100vw / 428));
  }

  .product_quantity-dropdown::before {
    left: calc(21 *(100vw / 428));
    font-size: calc(14 *(100vw / 428));
  }

  .product_quantity-dropdown::after {
    right: calc(21.3 *(100vw / 428));
    width: calc(10 *(100vw / 428));
    height: calc(15 *(100vw / 428));
  }

  .product_quantity-dropdown .quantity_label {
    font-size: calc(22 *(100vw / 428));
  }

  .product_quantity-dropdown select {

    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
  display: inline-block;
    width: calc(165 *(100vw / 428));
    height: calc(50 *(100vw / 428));
    text-align: center;
    text-align:-webkit-center;
    cursor: pointer;
  }

  .detail_favorite-link:before {
    width: calc(26 * (100vw / 586));
    height: calc(24 * (100vw / 586));
  }

  .detail_check-stock {
    margin: calc(30 *(100vw / 428)) 0;
  }

  .detail_check-stock:before {
    width: calc(18 * (100vw / 428));
    height: calc(21.73 * (100vw / 428));
  }
}

/*
*    Bottom Area
*==========================================================================
*/

#product-information {
  width: 100%;
  margin: 0 auto;
  font-size: var(--fontsize-14);
  color: var(--text-color-default);
  font-weight: 300;
  box-sizing: border-box;
}

.product-info__contents {
}

.product__info-heading,
.product-info__contents {
  font: 300 1.4rem / 1.6 var(--font-base);
  color: var(--text-color-default);
}

.product-inquiry__btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 0 auto;
  height: var(--btn-height);
  border-radius: 100vh;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 100vh;
  color: var(--text-color-default);
  font-weight: 600;
}

.product-inquiry__btn::before {
  content: "";
  display: block;
  background:
    url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_4719%22%20data-name%3D%22%E3%83%91%E3%82%B9%204719%22%20d%3D%22M12%2C22A10%2C10%2C0%2C1%2C1%2C22%2C12%2C10%2C10%2C0%2C0%2C1%2C12%2C22Zm0-2a8%2C8%2C0%2C1%2C0-8-8A8%2C8%2C0%2C0%2C0%2C12%2C20Zm-1-5h2v2H11Zm2-1.645V14H11V12.5a1%2C1%2C0%2C0%2C1%2C1-1%2C1.5%2C1.5%2C0%2C1%2C0-1.471-1.794L8.567%2C9.313A3.5%2C3.5%2C0%2C1%2C1%2C13%2C13.355Z%22%20transform%3D%22translate(-2%20-2)%22%20fill%3D%22%23212121%22%2F%3E%3C%2Fsvg%3E')
    center / 100%
    no-repeat;
}

.review_read-more {
}

.btn_read-more {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

.btn_read-more:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  right: 0;
  z-index: 1;
  transform: translateX(-50%);
  display: block;
  width: 100vw;
  height: calc(100 *(100vw / 428));
  background-image:
    linear-gradient(
      rgba(255, 255, 255, 50%) 0%,
      rgba(255, 255, 255, 100%) 100%
    );
}

.btn_read-more-inner {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(263 *(100vw / 428));
  height: var(--btn-height);
  margin: 0 auto;
  background-color: #fff;
  border: 1px solid currentColor;
  border-radius: 100vh;
  color: #053931;
  font-size: calc(16 *(100vw / 428));
  font-weight: 600;
  cursor: pointer;
}

.btn_read-more-inner:after {
  content: "";
  position: absolute;
  top: 50%;
  right: calc(19.6 *(100vw / 428));
  transform: translateY(-50%);
  display: block;
  width: calc(10 *(100vw / 428));
  height: calc(15 *(100vw / 428));
  background:
    url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215.001%22%20height%3D%2210%22%20viewBox%3D%220%200%2015.001%2010%22%3E%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_5765%22%20data-name%3D%22%E3%83%91%E3%82%B9%205765%22%20d%3D%22M14.344%2C15.257l-5-5%2C2.5-2.5%2C7.5%2C7.5-7.5%2C7.5-2.5-2.5Z%22%20transform%3D%22translate(22.758%20-9.343)%20rotate(90)%22%20fill%3D%22%23053931%22%2F%3E%3C%2Fsvg%3E')
    center / 100%
    no-repeat;
  transition: transform 350ms;
}

.btn_read-more-inner.open:after {
  transform: translateY(-50%) rotate(.5turn);
}

/* hides all but the first 3 comments */
#dvReviewComment {
  /* overflow-x: hidden; */
  color: var(--text-color-default);
}

/* ---- PC ---- */
@media (min-width: 769px) {
  .btn_read-more {
    font-size: 1.5rem;
  }

  .btn_read-more-inner:after {
    width: 1.9rem;
    height: 1.2rem;
    margin-left: 1.8rem;
  }

  .product-inquiry__btn {
    column-gap: .5rem;
    width: 30rem;
    margin: 5rem auto;
    font-size: 1.6rem;
  }

  .product-inquiry__btn::before {
    width: 2rem;
    height: 2rem;
  }

  #product-information {
    max-width: 110rem;
    margin-top: 8rem;
    padding: 2.7rem 3rem 4.8rem;
    background-color: #fafafa;
    border-radius: 1rem;
  }

  .product__info-heading {
    font-size: 1.8rem;
    font-weight: 600;
  }

  .product-info__contents {
    height: auto !important;
    margin-top: 1.7rem;
  }

  .product_read-more {
    display: none;
  }
}
/* ---- SP ---- */
@media (max-width: 768px) {
  #product-information {
    position: relative;
    padding: calc(20 * (100vw / 428)) calc(15 * (100vw / 428)) calc(var(--btn-height) * 1.2);
  }

  .product__info-heading {
  }

  .product__info-heading,
  .product-info__contents {
    font-size: calc(14 *(100vw / 428));
  }

  .product__info-heading:after {
    bottom: 20%;
    margin-left: calc(80 * (100vw / 586));
  }

  .info_review-tab {
    display: flex;
    padding-top: calc(27 * (100vw / 586));
  }

  .product__info-tab {
    width: 50%;
    padding: calc(15 * (100vw / 586));
    border-bottom: 2px solid #f5f5f5;
    cursor: pointer;
    font-size: calc(18 * (100vw / 428));
    font-weight: 600;
    text-align: center;
    color: #9a9a9a;
  }

  .product__info-tab.selected {
    color: var(--text-color-default);
    border-bottom-color: currentColor;
  }

  .product-inquiry__btn {
    column-gap: calc(5 *(100vw / 428));
    width: calc(398 *(100vw / 428));
    margin: calc(30 *(100vw / 428)) auto;
    font-size: calc(16 *(100vw / 428));
  }

  .product-inquiry__btn::before {
    width: calc(20 * (100vw / 428));
    height: calc(20 * (100vw / 428));
  }

  .tab-panel {
    overflow: hidden;
  }

  .product_read-more::before {
    opacity: 1;
    transition: opacity 350ms;
  }

  .product_read-more.cover-open::before {
    opacity: 0;
  }

  .review_read-more {
    margin-top: calc(50 * (100vw / 586));
  }

  .product-info__contents.closed {
    min-height: calc(526 * (100vw / 586));
    height: calc(526 * (100vw / 586));
    overflow: hidden;
  }

  .product-info__contents {
    height: auto;
  }

  .btn_read-more {
    font-size: var(--fontsize-18);
    cursor: pointer;
  }

  .btn_read-more:after {
    width: calc(19 * (100vw / 586));
    height: calc(12 * (100vw / 586));
    margin-left: calc(8 * (100vw / 586));
  }
}

/*
*    Misc
*==========================================================================
*/

.slider-main.not-loaded {
  background-color: transparent !important;
}

.slider-main.not-loaded .slider-item:nth-child(1n + 2) {
  visibility: hidden;
  opacity: 0;
}

.detail__share-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: calc(50 * (100vw / 586));
}

.btn__copy {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(178 * (100vw / 586));
  height: calc(39 * (100vw / 586));
  font-size: var(--fontsize-14);
  background-color: transparent;
  border-radius: 5.8rem;
  border: 1px solid var(--text-color-default);
}

.share__icons {
  display: flex;
}

.share__text {
  font-size: var(--fontsize-24);
  font-weight: 300;
}

.share-icon {
  display: block;
  height: calc(43 * (100vw / 586));
  width: calc(43 * (100vw / 586));
  background-size: contain;
}

.share__icons li + li {
  margin-left: calc(11 * (100vw / 586));
}

.icon__facebook {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22Group_712%22%20data-name%3D%22Group%20712%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2041.689%2041.513%22%3E%20%3Cpath%20id%3D%22Path_4568%22%20data-name%3D%22Path%204568%22%20d%3D%22M1709.787%2C40.674a20.843%2C20.843%2C0%2C0%2C0-2.678%2C41.513V67.07h-4.759V61.652h4.759V57.523c0-4.7%2C2.8-7.293%2C7.08-7.293a28.825%2C28.825%2C0%2C0%2C1%2C4.2.366v4.613h-2.363a2.709%2C2.709%2C0%2C0%2C0-3.055%2C2.927v3.516h5.2l-.831%2C5.418h-4.368V82.123a20.847%2C20.847%2C0%2C0%2C0-3.179-41.449Z%22%20transform%3D%22translate(-1688.942%20-40.674)%22%20fill%3D%22%23053931%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}

.icon__line {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2043.293%2043.293%22%3E%20%3Cg%20id%3D%22Group_710%22%20data-name%3D%22Group%20710%22%20transform%3D%22translate(0)%22%3E%20%3Cpath%20id%3D%22Path_4569%22%20data-name%3D%22Path%204569%22%20d%3D%22M2141.257%2C39.257A21.647%2C21.647%2C0%2C1%2C0%2C2162.9%2C60.9%2C21.647%2C21.647%2C0%2C0%2C0%2C2141.257%2C39.257Zm10.708%2C27.657c-2.859%2C3.292-9.254%2C7.3-10.708%2C7.913s-1.24-.39-1.181-.735c.035-.2.195-1.166.195-1.166a2.807%2C2.807%2C0%2C0%2C0-.044-1.233c-.153-.38-.757-.576-1.2-.672-6.549-.866-11.4-5.445-11.4-10.912%2C0-6.1%2C6.114-11.06%2C13.629-11.06s13.63%2C4.962%2C13.63%2C11.06a9.839%2C9.839%2C0%2C0%2C1-2.922%2C6.8Z%22%20transform%3D%22translate(-2119.611%20-39.257)%22%20fill%3D%22%23053931%22%2F%3E%20%3Cpath%20id%3D%22Path_4570%22%20data-name%3D%22Path%204570%22%20d%3D%22M2170.817%2C70.91h-3.83a.26.26%2C0%2C0%2C0-.26.26v.006h0v5.937h0v0a.26.26%2C0%2C0%2C0%2C.26.26h3.83a.26.26%2C0%2C0%2C0%2C.26-.26v-.966a.261.261%2C0%2C0%2C0-.26-.26h-2.6v-1h2.6a.26.26%2C0%2C0%2C0%2C.26-.26v-.967a.261.261%2C0%2C0%2C0-.26-.26h-2.6v-1h2.6a.26.26%2C0%2C0%2C0%2C.26-.26V71.17A.261.261%2C0%2C0%2C0%2C2170.817%2C70.91Z%22%20transform%3D%22translate(-2140.075%20-53.005)%22%20fill%3D%22%23053931%22%2F%3E%20%3Cpath%20id%3D%22Path_4571%22%20data-name%3D%22Path%204571%22%20d%3D%22M2145.777%2C75.892h-2.6V71.17a.261.261%2C0%2C0%2C0-.26-.26h-.967a.26.26%2C0%2C0%2C0-.26.26v5.943h0v0a.26.26%2C0%2C0%2C0%2C.26.26h3.829a.26.26%2C0%2C0%2C0%2C.26-.26v-.966A.261.261%2C0%2C0%2C0%2C2145.777%2C75.892Z%22%20transform%3D%22translate(-2129.199%20-53.005)%22%20fill%3D%22%23053931%22%2F%3E%20%3Crect%20id%3D%22Rectangle_1021%22%20data-name%3D%22Rectangle%201021%22%20width%3D%221.487%22%20height%3D%226.469%22%20rx%3D%220.46%22%20transform%3D%22translate(17.656%2017.905)%22%20fill%3D%22%23053931%22%2F%3E%20%3Cpath%20id%3D%22Path_4572%22%20data-name%3D%22Path%204572%22%20d%3D%22M2160.486%2C70.91h-.967a.26.26%2C0%2C0%2C0-.26.26V74.7l-2.721-3.676a.226.226%2C0%2C0%2C0-.021-.027l0%2C0-.016-.016%2C0%2C0-.014-.012-.008-.005-.013-.01-.008-.005-.014-.008-.009%2C0-.015-.006-.008%2C0-.016-.005-.009%2C0-.015%2C0-.011%2C0-.014%2C0h-.984a.261.261%2C0%2C0%2C0-.26.26v5.948a.261.261%2C0%2C0%2C0%2C.26.26h.967a.26.26%2C0%2C0%2C0%2C.26-.26V73.587l2.725%2C3.68a.266.266%2C0%2C0%2C0%2C.067.066l0%2C0%2C.015.01.008%2C0%2C.013.006.013.006.008%2C0%2C.018.006h0a.249.249%2C0%2C0%2C0%2C.068.009h.961a.26.26%2C0%2C0%2C0%2C.26-.26V71.17A.26.26%2C0%2C0%2C0%2C2160.486%2C70.91Z%22%20transform%3D%22translate(-2135.023%20-53.005)%22%20fill%3D%22%23053931%22%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}

.icon__twitter {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2041.69%2041.69%22%3E%20%3Cpath%20id%3D%22Path_4567%22%20data-name%3D%22Path%204567%22%20d%3D%22M1853.6%2C40.674a20.845%2C20.845%2C0%2C1%2C0%2C20.845%2C20.845A20.845%2C20.845%2C0%2C0%2C0%2C1853.6%2C40.674Zm10.452%2C17.339c.015.217.015.436.015.654a14.317%2C14.317%2C0%2C0%2C1-14.415%2C14.415v0a14.347%2C14.347%2C0%2C0%2C1-7.765-2.272%2C10.471%2C10.471%2C0%2C0%2C0%2C1.206.073%2C10.166%2C10.166%2C0%2C0%2C0%2C6.292-2.173%2C5.072%2C5.072%2C0%2C0%2C1-4.734-3.518%2C5.058%2C5.058%2C0%2C0%2C0%2C2.287-.087%2C5.068%2C5.068%2C0%2C0%2C1-4.064-4.967v-.064a5.034%2C5.034%2C0%2C0%2C0%2C2.3.634%2C5.07%2C5.07%2C0%2C0%2C1-1.569-6.763%2C14.384%2C14.384%2C0%2C0%2C0%2C10.441%2C5.294%2C5.071%2C5.071%2C0%2C0%2C1%2C8.634-4.621%2C10.152%2C10.152%2C0%2C0%2C0%2C3.217-1.23%2C5.084%2C5.084%2C0%2C0%2C1-2.228%2C2.8%2C10.112%2C10.112%2C0%2C0%2C0%2C2.91-.8A10.3%2C10.3%2C0%2C0%2C1%2C1864.048%2C58.013Z%22%20transform%3D%22translate(-1832.751%20-40.674)%22%20fill%3D%22%23053931%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}

/*
*    バリエーション選択
*==========================================================================
*/
.select-variation-modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1999;
  display: none;
  width: 100%;
  height: 100vh;
  height: 100dvh;
  background-color: #fff;
}

.select-variation-modal__heading {
  position: sticky;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: calc(78 *(100vw / 428));
  padding: calc(15 *(100vw / 428));
  background-color: #fff;
}

.select-variation-modal__close {
  display: flex;
  align-items: center;
  column-gap: calc(10 *(100vw / 428));
  border: none;
  background-color: transparent;
  outline: none;
  color: #053931;
  font-weight: 600;
}

.select-variation-modal__close::before {
  content: "";
  width: calc(8.22 *(100vw / 428));
  height: calc(12.34 *(100vw / 428));
  background:
    url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%228.223%22%20height%3D%2212.336%22%20viewBox%3D%220%200%208.223%2012.336%22%3E%3Cpath%20d%3D%22M13.455%2C13.925%2C9.343%2C9.814%2C11.4%2C7.757l6.168%2C6.168L11.4%2C20.093%2C9.343%2C18.036Z%22%20transform%3D%22translate(17.566%2020.093)%20rotate(180)%22%20fill%3D%22%23053931%22%2F%3E%3C%2Fsvg%3E')
    center / 100%
    no-repeat;
}

.select-variation-modal__title {
  font-size: calc(16 *(100vw / 428));
  text-align: center;
  font-weight: 600;
  line-height: 1.24;
}

.select-variation-modal__variation-count {
  font-size: calc(13 *(100vw / 428));
}

.select-variation-modal__body {
  overflow-y: auto;
  overscroll-behavior-y: contain;
  padding: 0 calc(15 *(100vw / 428)) calc(15 *(100vw / 428)) calc(15 *(100vw / 428));
}

.product-variation__select {
  display: none;
}

.product-variation__select select {
  width: 100%;
  height: calc(50 *(100vw / 428));
  padding: calc(15 *(100vw / 428)) calc(40 *(100vw / 428)) calc(15 *(100vw / 428)) calc(20 *(100vw / 428));
  background:
    url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215.958%22%20height%3D%2210.638%22%20viewBox%3D%220%200%2015.958%2010.638%22%3E%3Cpath%20d%3D%22M5.32%2C7.979%2C0%2C2.661%2C2.659%2C0l7.979%2C7.979L2.659%2C15.958%2C0%2C13.3Z%22%20transform%3D%22translate(15.958)%20rotate(90)%22%20fill%3D%22%23212121%22%2F%3E%3C%2Fsvg%3E')
    center right calc(21.3 *(100vw / 428)) / calc(10.64 *(100vw / 428)) calc(15.96 *(100vw / 428))
    no-repeat
    #fff;
  border: 1px solid #d9d9d9;
  border-radius: 100vh;
  font-family: inherit;
  font-size: calc(16 *(100vw / 428));
  font-weight: 600;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
}

/* ---- PC ---- */
@media (min-width: 769px) {
  .select-variation-modal {
    position: static;
    display: block;
    width: unset;
    height: unset;
    margin-top: 2rem;
    background-color: unset;
  }

  .select-variation-modal__heading {
    position: static;
    justify-content: flex-start;
    column-gap: 1rem;
    height: unset;
    padding: 0;
  }

  .select-variation-modal__title {
    font-size: 1.5rem;
    text-align: left;
    color: #053931;
  }

  .select-variation-modal__variation-count {
    font-size: 1.3rem;
  }

  .select-variation-modal__body {
    margin-top: 1.3rem;
    padding: 0;
  }

  .product-variation__select {
    display: block;
    margin-top: 1rem;
  }

  .product-variation__select select {
    height: 5rem;
    padding: 1.5rem 4rem 1.5rem 2rem;
    font-size: 1.6rem;
    background-position: center right 2.13rem;
    background-size: 1.64rem 1.596rem;
  }
}


/*
*    REVIEW AREA
*==========================================================================
*/
/* エリア */
.product-review {
  border-top: 10px solid var(--color-dividing-line);
  margin-top: calc(30 *(100vw / 428));
  padding: 0;
}

.product-review__inner {
  width: 100%;
  margin: 0 auto;
  padding: calc(28 *(100vw / 428)) calc(15 *(100vw / 428)) 0;
}

.product-review__heading {
}

.product-review__overview {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: calc(15 *(100vw / 428));
}

.product-review__overview .num {
  font-size: calc(40 *(100vw / 428));
  font-weight: 400;
  line-height: 1.23;
  letter-spacing: .02em;
}

.product-review__overview .rate-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: calc(3 *(100vw / 428));
}

.product-review__overview .rate {
}

.product-review__overview .count {
  font-size: calc(13 *(100vw / 428));
  font-weight: 400;
  line-height: 1.23;
  letter-spacing: .02em;
}

.product-review__body {
  position: relative;
  margin-top: calc(16 *(100vw / 428));
}
/* 一覧 */
.review-list__wrap {
}

.review-list {
  display: flex;
  flex-direction: column;
  row-gap: calc(12 *(100vw / 428));
}

.review-list__item {
  padding: calc(20 *(100vw / 428));
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 1px 3px 6px rgba(0, 0, 0, .16);
}

.review-list__rate {
  width: calc(98 *(100vw / 428));
}

.review-list__title {
  margin-top: calc(4 *(100vw / 428));
  font-size: calc(16 *(100vw / 428));
  font-weight: 600;
  line-height: 1.4;
}

.review-list__comment {
  margin-top: calc(13 *(100vw / 428));
  font-size: calc(14 *(100vw / 428));
  line-height: 1.7;
}

.review-list__username {
  margin-top: calc(30 *(100vw / 428));
  font-size: calc(13 *(100vw / 428));
  font-weight: 600;
  line-height: 1.72;
  text-align: right;
}

.product-review__viewmore,
.product-review__write-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(263 *(100vw / 428));
  height: calc(50 *(100vw / 428));
  margin: calc(20 *(100vw / 428)) auto 0;
  border-radius: 100vh;
  font-size: calc(16 *(100vw / 428));
  font-weight: 600;
  line-height: 1.4;
}

.product-review__viewmore {
  color: #053931;
  border: 1px solid #053931;
  background:
    url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215.001%22%20height%3D%2210%22%20viewBox%3D%220%200%2015.001%2010%22%3E%3Cpath%20d%3D%22M14.344%2C15.257l-5-5%2C2.5-2.5%2C7.5%2C7.5-7.5%2C7.5-2.5-2.5Z%22%20transform%3D%22translate(22.758%20-9.343)%20rotate(90)%22%20fill%3D%22%23053931%22%2F%3E%3C%2Fsvg%3E')
    center right calc(20 *(100vw / 428)) / calc(10 *(100vw / 428)) calc(15 *(100vw / 428))
    no-repeat
    #fff;
}

.product-review__write-button {
  column-gap: calc(10 *(100vw / 428));
  color: #fff;
  background-color: #053931;
}

.product-review__write-button::before {
  content: "";
  display: block;
  width: calc(26 *(100vw / 428));
  height: calc(26 *(100vw / 428));
  background:
    url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%3E%3Cpath%20d%3D%22M0%2C0H26V26H0Z%22%20fill%3D%22none%22%2F%3E%3Cpath%20d%3D%22M17.145%2C10.427%2C15.573%2C8.855%2C5.223%2C19.206v1.571H6.794L17.145%2C10.427Zm1.571-1.571%2C1.571-1.571L18.716%2C5.713%2C17.145%2C7.284ZM7.714%2C23H3V18.285L17.93%2C3.355a1.111%2C1.111%2C0%2C0%2C1%2C1.571%2C0L22.645%2C6.5a1.111%2C1.111%2C0%2C0%2C1%2C0%2C1.571L7.715%2C23Z%22%20transform%3D%22translate(0%200)%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E')
    center / 100%
    no-repeat;
}

.product-review__write-annotaion {
  margin-top: calc(12 *(100vw / 428));
  text-align: center;
  line-height: 1.85;
  font-size: calc(13 *(100vw / 428));
}

/* ---- PC ---- */
@media (min-width: 769px) {
  /* エリア */
  .product-review {
    display: block !important;
    margin-top: 5rem;
    padding: 4.5rem 0 5rem;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
  }

  .product-review__inner {
    max-width: 114rem;
    padding: 0 2rem;
  }

  .product-review__heading {
    font-size: 2.4rem;
    text-align: center;
    font-weight: 600;
  }

  .product-review__overview {
    align-items: baseline;
    column-gap: .5rem;
    /* margin-top: 2.4rem; */
  }

  .product-review__overview .num {
    font-size: 4rem;
  }

  .product-review__overview .rate-wrap {
    flex-direction: row;
    gap: 1rem;
  }

  .product-review__overview .rate {
    width: 9.8rem;
  }

  .product-review__overview .count {
    font-size: 1.3rem;
  }

  .product-review__body {
    margin-top: 2.6rem;
  }
  /* 一覧 */
  .review-list__wrap {
  }

  .review-list {
    row-gap: 1.5rem;
  }

  .review-list__item {
    padding: 2rem;
  }

  .review-list__rate {
    width: 9.8rem;
  }

  .review-list__title {
    margin-top: .4rem;
    font-size: 1.6rem;
  }

  .review-list__comment {
    margin-top: 1.3rem;
    font-size: 1.4rem;
  }

  .review-list__username {
    margin-top: .7rem;
    font-size: 1.3rem;
  }

  .product-review__viewmore,
  .product-review__write-button {
    width: 30rem;
    height: 5rem;
    margin-top: 3rem;
    font-size: 1.6rem;
  }

  .product-review__viewmore {
    background-position: center right 2rem;
    background-size: 1rem 1.5rem;
  }

  .product-review__write-button {
    column-gap: 1rem;
  }

  .product-review__write-button::before {
    width: 2.6rem;
    height: 2.6rem;
  }

  .product-review__write-annotaion {
    margin-top: 1.2rem;
    font-size: 1.3rem;
  }
}


/* レビューエリア ページャー */
.dvProductReviewPagerFooter {
  margin-top: calc(20 *(100vw / 428));
}

.review-area__total-counts {
  font-size: calc(13 *(100vw / 428));
  text-align: center;
}

.review-area__pager .c-pager {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: calc(20 *(100vw / 428));
  margin-top: calc(14 *(100vw / 428));
}

.review-area__pager :is(.c-pager__prev--disabled, .c-pager__next--disabled) {
  pointer-events: none;
}

.review-area__pager .c-pager__prev {
  padding-right: calc(5 *(100vw / 428));
}

.review-area__pager .c-pager__next {
  padding-left: calc(5 *(100vw / 428));
}

.review-area__pager .c-pager__prev::before,
.review-area__pager .c-pager__next::before {
  content: "";
  display: block;
  width: calc(10 *(100vw / 428));
  height: calc(15 *(100vw / 428));
  background:
    url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2215.001%22%20viewBox%3D%220%200%2010%2015.001%22%3E%3Cpath%20d%3D%22M14.344%2C15.257l-5-5%2C2.5-2.5%2C7.5%2C7.5-7.5%2C7.5-2.5-2.5Z%22%20transform%3D%22translate(-9.343%20-7.757)%22%20fill%3D%22%23053931%22%2F%3E%3C%2Fsvg%3E')
    center / 100%
    no-repeat;
}

.review-area__pager .c-pager__prev--disabled::before,
.review-area__pager .c-pager__next--disabled::before {
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2215.001%22%20viewBox%3D%220%200%2010%2015.001%22%3E%3Cpath%20d%3D%22M5%2C7.5l-5%2C5L2.5%2C15%2C10%2C7.5%2C2.5%2C0%2C0%2C2.5Z%22%20fill%3D%22%23d9d9d9%22%2F%3E%3C%2Fsvg%3E');
}

.review-area__pager .c-pager__prev::before {
  transform: rotate(.5turn);
}

.review-area__pager .c-pager__main {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: calc(15 *(100vw / 428));
  padding: 0;
}

.review-area__pager .c-pager__list {
  overflow: hidden;
  width: calc(30 *(100vw / 428));
  height: calc(30 *(100vw / 428));
  border: 1px solid #d9d9d9;
  border-radius: 50%;
  font: calc(13 *(100vw / 428)) / 1.72 var(--family-base);
  color: var(--text-color-default);
  text-align: center;
}

.review-area__pager .c-pager__list[aria-current="page"] {
  display: grid;
  place-items: center;
  background-color: #053931;
  border: none;
  color: #fff;
}

.review-area__pager .c-pager__list--omit {
  overflow: visible;
  display: flex;
  justify-content: center;
  align-items: baseline;
  width: calc(12 *(100vw / 428));
  height: 100%;
  border: none;
}

.review-area__pager .c-pager__list a {
  display: grid;
  place-items: center;
  height: 100%;
  transition: all 350ms ease;
}

@media (any-hover: hover) {
  .review-area__pager .c-pager__list a:hover {
    color: #fff;
    background-color: #053931;
    border: none;
    opacity: 1;
  }
}

/* ---- PC ---- */
@media (min-width: 769px) {
  .dvProductReviewPagerFooter {
    position: relative;
    margin-top: 3rem;
  }

  .review-area__total-counts {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1.3rem;
  }

  .review-area__pager .c-pager {
    margin-top: 0;
    column-gap: 2rem;
  }

  .review-area__pager .c-pager__prev {
    padding-right: .5rem;
  }

  .review-area__pager .c-pager__next {
    padding-left: .5rem;
  }

  .review-area__pager .c-pager__prev::before,
  .review-area__pager .c-pager__next::before {
    width: .822rem;
    height: 1.234rem;
  }

  .review-area__pager .c-pager__main {
    gap: 1.5rem;
  }

  .review-area__pager .c-pager__list {
    width: 2.5rem;
    height: 2.5rem;
    font-size: 1.3rem;
  }

  .review-area__pager .c-pager__list--omit {
    width: 1.2rem;
  }
}

/* IE11 バグ対応用 */
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  .slick-cloned,
  #product-detail__image #product-detail__slider .movie .iframe {
    display: none !important;
  }
  *::-ms-backdrop,
  #product-detail__image #product-detail__slider .movie.slick-current .iframe {
    display: block !important;
  }
}

/* lineup-area調整 */
.lineup-area {
  padding: 5.5rem 0 6rem;
  border-top: 10px solid var(--color-dividing-line);
}

.lineup-area h3 {
  margin-bottom: 4rem;
  font-size: 6.2rem;
  font-weight: 200;
  text-align: center;
}

.lineup-area h3 span {
  display: block;
  margin-top: 0.5rem;
  font-size: 1.5rem;
  line-height: 0.4;
}

.lineup-area .slick-slide {
  margin: 0 1rem;
  text-align: center;
  position: relative;
}

.lineup-area .item-image img {
  width: 100%;
  padding: 0 3rem;
}

.lineup-area .item-image {
  background: #fff;
}

.lineup-area .item-cate {
  background: #7f8181;
  color: #fff;
  font-size: 1.2rem;
  height: 2.2rem;
  line-height: 2.2rem;
}

.lineup-area  p {
  text-align: center;
  font-size: 1.4rem;
}

.lineup-area .item-name {
  margin: 1rem 0;
}

.lineup-area .slick-next {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2042.572%2068.483%22%3E%20%3Cpath%20id%3D%22Path_5007%22%20data-name%3D%22Path%205007%22%20d%3D%22M1539.583%2C1014.864l-32.834%2C40.165-32.834-40.165%22%20transform%3D%22translate(-1013.457%201540.99)%20rotate(-90)%22%20fill%3D%22none%22%20stroke%3D%22%23053931%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}

.lineup-area .slick-next:before, .lineup-area .slick-prev:before {
  font-size: 0;
}

.lineup-area .slick-next, .lineup-area .slick-prev {
  height: 3rem;
  width: 2rem;
  top: 35%;
  z-index: 10;
}

.lineup-area .slick-prev {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2042.572%2068.483%22%3E%20%3Cpath%20id%3D%22Path_5006%22%20data-name%3D%22Path%205006%22%20d%3D%22M1539.583%2C1014.864l-32.834%2C40.165-32.834-40.165%22%20transform%3D%22translate(1056.029%20-1472.507)%20rotate(90)%22%20fill%3D%22none%22%20stroke%3D%22%23053931%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}

.lineup-area .slick-slide a {
  display: block;
}

.lineup-area .soldout span {
  color: #fff;
  font-weight: bold;
}

.lineup-area .soldout {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  inset: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(6, 63, 55, 0.5);
  z-index: 1;
  height: 19.5rem;
}

.lineup-area .slick-next:focus, .lineup-area .slick-next:hover {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2042.572%2068.483%22%3E%20%3Cpath%20id%3D%22Path_5007%22%20data-name%3D%22Path%205007%22%20d%3D%22M1539.583%2C1014.864l-32.834%2C40.165-32.834-40.165%22%20transform%3D%22translate(-1013.457%201540.99)%20rotate(-90)%22%20fill%3D%22none%22%20stroke%3D%22%23053931%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}

.lineup-area .slick-prev:focus, .lineup-area .slick-prev:hover {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2042.572%2068.483%22%3E%20%3Cpath%20id%3D%22Path_5006%22%20data-name%3D%22Path%205006%22%20d%3D%22M1539.583%2C1014.864l-32.834%2C40.165-32.834-40.165%22%20transform%3D%22translate(1056.029%20-1472.507)%20rotate(90)%22%20fill%3D%22none%22%20stroke%3D%22%23053931%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}

/* ---- SP ---- */
@media (max-width: 768px) {
  .lineup-area {
    padding: calc(47.5 * (100vw / 428)) 0 calc(50 * (100vw / 428));
    border-top: 10px solid var(--color-dividing-line);
  }

  .lineup-area h3 {
    font-size: calc(60 * (100vw / 750));
    margin-bottom: calc(40 * (100vw / 750));
  }

  .lineup-area h3 span {
    font-size: calc(24 * (100vw / 750));
  }

  .lineup-area .item-cate {
    font-size: calc(20 * (100vw / 750));
    height: calc(30 * (100vw / 750));
    line-height: calc(33 * (100vw / 750));
  }

  .lineup-area p {
    font-size: calc(22 * (100vw / 750));
  }


  .lineup-area .slider-lineup {
    padding: 0 calc(30 * (100vw / 750));
  }

  .lineup-area .slick-prev {
    left: 3%;
  }

  .lineup-area .slick-next {
    right: 3%;
  }

  .lineup-area .slick-next, .lineup-area .slick-prev {
    height: calc(50 * (100vw / 750));
    width: calc(26 * (100vw / 750));
    top: 32%;
  }

  .lineup-area .soldout {height: calc(236 * (100vw / 750));}

  .lineup-area .item-image img {
    padding: 0 calc(40 * (100vw / 750));
  }

  .lineup-area .slick-slide {
    margin: 0 calc(15 * (100vw / 750));
  }
}

/* 01/21 detailThree  LP*/
#detailThree img{
  width:100%;
}
/* Only for PC */
@media screen and (min-width: 769px) {
  .sp {
    display: none;
  }
}
/* Only for SP */
@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
}

/* アップセル/クロスセル/閲覧履歴/ランキング */
.product-slide-wrap {
  display: flex;
  flex-direction: column;
  row-gap: calc(37 *(100vw / 428));
  padding: calc(40 *(100vw / 428)) 0;
}

.product-slide-wrap--bgBrown {
  background-color: #fffcf4;
  border-top: 10px solid #f8f5ec;
  border-bottom: 10px solid #f8f5ec;
}

.product-slide-section {
  width: 100%;
  margin: 0 auto;
}

.product-slide-section--ranking .icn_rank {
  display: none;
}

.product-slide-section__title {
  width: 100%;
  margin: 0 auto;
  padding: 0 calc(15 *(100vw / 428));
  font-size: calc(18 *(100vw / 428));
  box-sizing: border-box;
}

.product-slide-section__title span {
  font-size: calc(14 *(100vw / 428));
  font-weight: 300;
}

.product-slide-section__title span.cat-name {
  font-size: calc(20 *(100vw / 428));
  font-weight: 600;
}

.product-slide-section .item_list_common {
  /* margin-top: calc(17.5 *(100vw / 428)); */
}

.product-slide-section .item_list__item {
  display: flex;
  flex-direction: column;
}

.product-slide-section .item_list__img {
  order: 1;
  margin: 0 auto;
}

.product-slide-section .item_list__cat {
  order: 2;
}

.product-slide-section .item_list__title {
  order: 3;
}

.product-slide-section .item_list__review {
  order: 5;
}

.product-slide-section .item_list__price {
  order: 4;
}

.product-slide-section .item_list .comment {
  display: flex;
  align-items: center;
  column-gap: calc(8.4 *(100vw / 428));
  transform: none;
}

.product-slide-section .item_list .comment .rate {
  flex-shrink: 0;
}

.product-slide-section .item_list .comment .num {
  display: none;
}

.product-slide-section .item_list .comment .ken {
  flex-shrink: 0;
  font-size: calc(16 *(100vw / 428));
  font-weight: 300;
  letter-spacing: .02em;
}

/* ---- PC ---- */
@media (min-width: 769px) {
  .product-slide-wrap {
    row-gap: 4.5rem;
    padding: 5rem 0;
  }

  .product-slide-section {
    max-width: 114rem;
    padding: 0 2rem;
  }

  .product-slide-section__title {
    padding: 0;
    font-size: 2.4rem;
  }

  .product-slide-section__title span {
    font-size: 1.6rem;
  }

  .product-slide-section__title span.cat-name {
    font-size: 2.4rem;
  }

  .product-slide-section .item_list_common {
    margin-top: 1.7rem;
  }

  .product-slide-section .item_list .comment {
    column-gap: .84rem;
  }

  .product-slide-section .item_list .comment .ken {
    font-size: 1.6rem;
  }
}


/* 獲得ポイント調整 */
body.fixed {
  position: fixed;
  left: 0;
  width: 100%;
}

.point-content {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  left: 0;
}

.point-content img {
  width: 100%;
}

.point-overlay {
  width: 100%;/* 黒背景も画面いっぱいに */
  height: 100vh;/* 黒背景も画面いっぱいに */
  background-color: rgba(0, 0, 0, 0.5);
}

/* 配置関連。モーダル自体とは関係なし */
.point-modal {
  position: fixed;
  background-color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  max-width: 800px;
  height: 60%;
  overflow-y: scroll;
  overflow-x: hidden;
  flex-direction: column;
}

.point-content .modal__close {
  position: sticky;
  top: -1px;
  right: 0;
  text-decoration: none;
  font-size: 20px;
  background: #053831;
  width: 35px;
  height: 35px;
  display: block;
  margin: 0 0 0 auto;
}

.point-content .modal__close span {
  text-align: center;
  display: block;
  line-height: 35px;
  color: #fff;
}
@media all and (-ms-high-contrast: none) {
  .point-content .modal__close span {
    line-height: 40px;
  }
}

.point-modal h3 {
  text-align: center;
  font-size: 20px;
  margin: 20px auto 0;
}

.point-modal h3::after {
  display: block;
  content: "";
  width: 80px;
  height: 2px;
  background: #053831;
  margin: 10px auto 0;
}

.point-modal .point-inner {
  margin: 50px;
}

.point-modal ul {
  margin-top: 10px;
  line-height: 2;
  list-style: none;
  text-align: left;
  font-size: 12px;
}

.point-area span {
  font-size: 16px;
}

.point-area .point-button {
  text-decoration: underline !important;
  padding-left: 5px;
}

.point-modal p {
  font-size: 13px;
  color: #000;
}

.point-modal h4 {
  font-size: 16px;
  margin: 40px 0 10px;
}

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

  .point-modal {
    max-width: none;
    width: 90%;
    height: 80%;
    padding-bottom: calc(50 * (100vw / 750));
  }

  .point-content .modal__close {
    position: sticky;
    top: 0px;
    right: 0;
    text-decoration: none !important;
    font-size: calc(50 * (100vw / 750));
    width: calc(60 * (100vw / 750));
    height: calc(60 * (100vw / 750));
    display: block;
    margin: 0 0 0 auto;
  }

  .point-content .modal__close span {
    display: block;
    text-align: center;
    line-height: calc(60 * (100vw / 750));
  }

  .point-modal h3 {
    text-align: center;
    font-size: calc(32 * (100vw / 750)) !important;
    margin: 0 auto 0;
  }

  .point-modal h3::after {
    display: block;
    content: "";
    width: calc(160 * (100vw / 750));
    height: 2px;
    margin: 10px auto 0;
  }

  .point-modal .point-inner {
    margin: calc(50 * (100vw / 750));
  }

  .point-modal ul {
    margin-top: 10px;
    list-style: none;
  }

  .point-modal li {
    margin: 5px 0;
    font-size: calc(22 * (100vw / 750));
    text-align: left;
  }

  .point-area {
    margin: 0 0 15px !important;
    font-size: calc(24*(100vw/750));
  }

  .point-area span {
    font-size: calc(28*(100vw/750));
  }

  .point-area .point-button {
    text-decoration: underline !important;
    padding-left: 5px;
  }

  .products_price {
    width: auto;
    margin: 20px 0 0;
  }

  .productdetail .flex {
    justify-content: flex-start;
  }

  .productdetail .products_variation {
    margin-right: 5%;
  }

  .point-modal h4 {
    font-size: calc(28 * (100vw / 750));
    margin: calc(50 * (100vw / 750)) 0 calc(10 * (100vw / 750));
  }

  .point-modal p {
    font-size: calc(24 * (100vw / 750));
  }
}


/* detailエリア 説明画像調整 */
.pc {
    display: block;
}

.sp {
    display: none;
}

/* ---- SP ---- */
@media (max-width: 768px) {
  .pc {
      display: none;
  }

  .sp {
      display: block;
  }

  .product-info__contents img.sp {
      width: 100%;
  }

}

/* wazzupボタン調整 */
.product-btn-area .wazzup a {
    color: #00b900;
    text-align: center;
    line-height: 6rem;
    cursor: pointer;
    background: #dbf4db;
    font-weight: 600;
    border-radius: 100px;
    margin-top: 1rem;
    height: 6rem;
    font-size: 1.6rem;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 1rem;
}
.product-btn-area .wazzup a::before {
    background-image: url(../Contents/ImagesPkg/common/cartbtn_line.svg);
    content: "";
    background-repeat: no-repeat;
    background-size: 100%;
    width: 2.5rem;
    height: 2.5rem;
    display: block;
}
@media (max-width: 768px) {
.product-btn-area .wazzup a {
    height: calc(60 *(100vw / 428));
    line-height: calc(60 *(100vw / 428));
    font-size: calc(18 *(100vw / 428));
	margin-top: calc(10 *(100vw / 428));
    column-gap: calc(10 *(100vw / 428));
}
.product-btn-area .wazzup a::before {
    width: calc(24 *(100vw / 428));
    height: calc(24 *(100vw / 428));
}
}

body {
  overflow: unset;
}

body.no-scroll {
  overflow: hidden;
}

.select-variation-modal__body {
  height: calc(100dvh - calc(78 *(100vw / 428)));
}

@supports not (height: 100dvh) {
  .select-variation-modal__body {
    height: calc(100% - calc(78 *(100vw / 428)));
    padding-bottom: calc(140 *(100vw / 428));
  }
}

.select-variation-modal__body .variation-item {
  display: flex;
  min-height: 5.5rem;
  border: 1px solid #d9d9d9;
  padding: calc(5 * (100vw / 586)) calc(20 * (100vw / 586));
  margin-bottom: calc(20 * (100vw / 586));
  cursor: pointer;
  border-radius: 1em;
  font-size: var(--fontsize-20) !important;
}

.select-variation-modal__body .variation-item.selected,
.select-variation-modal__body .variation-item:hover {
  border: 1px solid var(--text-color-default);
}

.select-variation-modal__body .variation-item .img-wrapper {
  flex-shrink: 0;
  width: calc(50 *(100vw / 428));
}

.select-variation-modal__body .variation-item .img-wrapper img {
  width: 100%;
  height: auto;
}

.select-variation-modal__body .variation-item .text-wrapper {
  margin: auto 1rem auto;
}

.select-variation-modal__body .variation-item .product_soldout {
  font-size: calc(13 *(100vw / 428));
}

.product_cartarea {
  position: fixed;
  z-index: 1990;
  margin-bottom: 0px;
  background-color: white;
}

.product_cartarea + .layer_board_bg {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, .5);
  z-index: 1988;
  opacity: 0;
  pointer-events: none;
  /* transition: opacity 350ms; */
}

.product_cartarea.open + .layer_board_bg{
  opacity: 1;
  pointer-events: all;
}

.product_fixedarea {
  position: fixed;
  bottom: 0px;
  z-index: 988;
  right: 0px;
  margin-bottom: 0px;
  background-color: white;
  box-shadow: 0 0 6px rgba(0, 0, 0, .16);
  opacity: 0;
  pointer-events: none;
  transition: opacity 350ms;
}

.product_fixedarea.fixed {
  opacity: 1;
  pointer-events: all;
}

.product_fixedarea .btn-cart {
  font-size: calc(16 *(100vw / 428));
}

.header-area {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: calc(60 *(100vw / 428));
  padding: 0 calc(15 *(100vw / 428));
  background-color: #f5f5f5;
}

.header-area_title {
  font-size: calc(18 *(100vw / 428));
  font-weight: 600;
  line-height: 1.24;
}

.product_cartarea-btn {
  width: calc(35 *(100vw / 428));
  height: calc(35 *(100vw / 428));
  background:
    center / 100%
    no-repeat;
  border: none;
}

.product_cartarea-btn--close {
  background-image:
    url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2235%22%20height%3D%2235%22%20viewBox%3D%220%200%2035%2035%22%3E%3Cpath%20d%3D%22M0%2C0H35V35H0Z%22%20fill%3D%22none%22%2F%3E%3Cpath%20d%3D%22M15.731%2C13.488l7.852-7.852%2C2.243%2C2.243-7.852%2C7.852%2C7.852%2C7.852-2.243%2C2.243-7.852-7.852L7.879%2C25.827%2C5.636%2C23.584l7.852-7.852L5.636%2C7.879%2C7.879%2C5.636Z%22%20transform%3D%22translate(1.769%201.769)%22%20fill%3D%22%23212121%22%2F%3E%3C%2Fsvg%3E');
  cursor: pointer;
}

.detail-area-wrap {
  padding: calc(20 *(100vw / 428)) calc(15 *(100vw / 428)) calc(30 *(100vw / 428));
}

.detail-area {
}

.detail-area .select-variation {
  margin-top: calc(9 *(100vw / 428));
}

.detail-area-wrap .cart-area {
  flex-direction: column;
  align-items: flex-start;
  row-gap: calc(15 *(100vw / 428));
  margin-top: calc(20 *(100vw / 428));
  padding: calc(20 *(100vw / 428)) 0 0;
  border-top: 1px solid #f5f5f5;
}

.detail-area-wrap .cart-area .product_review {
  display: none;
}

.detail-area-wrap .cart-area .product-info__wrap {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
}

.detail-area-wrap .cart-area .product-info__wrap .error {
  font-size: calc(13 *(100vw / 428));
  color: var(--color-red);
}

.detail-area-wrap .cart-area .product-btn__wrap {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  row-gap: calc(15 *(100vw / 428));
  width: 100%;
}


.detail-area-wrap .cart-area .product-btn__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.detail-area-wrap .product-btn__inner .block-favorite-wrap {
  position: relative;
  width: calc(50 *(100vw / 428));
  height: calc(50 *(100vw / 428));
}

.detail-area-wrap .product-btn__inner .block-favorite {
  top: 0;
  right: 0;
  width: calc(50 *(100vw / 428));
  height: calc(50 *(100vw / 428));
}

.detail-area-wrap .product-btn__inner .block-favorite svg {
  width: calc(20.83 *(100vw / 428));
  height: calc(19.26 *(100vw / 428));
}

.detail-area-wrap .product-btn__inner .block-favorite .favoriteNum {
  display: none;
}

.detail-area-wrap .cart-area .cart_btn {
  width: 100%;
}

.detail-area-wrap .cart-area .btn-cart {
  width: 100%;
  height: calc(60 *(100vw / 428));
}

/* .product_quantity {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
} */

.product_fixedarea .product_review {
  margin-top: 0;
  margin-bottom: 0;
}

.product_fixedarea .product_review::before {
  content: none;
}

.product_fixedarea :is(.product_price, .member_price) {
  font-size: calc(14 *(100vw / 428));
  letter-spacing: -0.05em;
}

.product_fixedarea .btn-cart::before {
  width: calc(23 *(100vw / 428));
  height: calc(23 *(100vw / 428));
}

.cart-area {
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: calc(6 *(100vw / 428));
  padding: calc(10 *(100vw / 428)) calc(15 *(100vw / 428)) calc(15 *(100vw / 428)) calc(25 *(100vw / 428));
}

.cart-area > .product-info__wrap {
  /* margin: auto auto 0 0; */
}

.cart-area > .product-btn__wrap {
  display: block;
  /* margin: auto 0 0 auto; */
}

.cart-area .product_cartarea-btn {
  width: calc(232 *(100vw / 428));
  height: calc(50 *(100vw / 428));
}

.cart-area .product_cartarea-btn span {
	margin-left: -.5em;
	font-size: .8em;
}

.btn-cart {
  background-color: unset;
  background-color: var(--color-summer-citrus);
}

.btn-cart.btn-fixed-purchase {
  background-color: #f8662a;
}

/* ---- PC ---- */
@media (min-width: 769px) {
  .product_cartarea {
    width: 42rem;
    height: 100%;
    top: 0;
    right: -100%;
  }

  .product_cartarea.open {
    right: 0;
    /* transition: all 0.4s ease-in-out; */
  }

  .product_fixedarea {
    border-radius: 10px 0 0 10px;
  }

  .product_fixedarea:not(.fixed) {
    /* display: none; */
  }

  .product_fixedarea :is(.product_price, .member_price) {
    font-size: 1.1rem;
  }

  .product_fixedarea :is(.product_price, .member_price) span {
    font-size: 1.8rem;
  }

  .product_fixedarea .product_review .product_review__view::before {
    width: 2.286rem;
    height: 1.667rem;
  }

  .product_fixedarea .product_review .product_review__view-text {
    font-size: 1.3rem;
  }

  .product_fixedarea .btn-cart {
    font-size: 1.4rem;
  }

  .product_fixedarea .btn-cart::before {
    width: 2rem;
    height: 2rem;
  }

  .header-area {
    height: 6rem;
    padding: 0 1.5rem;
  }

  .header-area_title {
    font-size: 1.8rem;
  }

  .detail-area-wrap {
    padding: 2rem;
  }

  .detail-area {

  }

  .detail-area .select-variation {
    margin-top: .9rem;
  }

  .detail-area-wrap .cart-area {
    row-gap: 1.5rem;
    margin-top: 0;
    padding: 2rem 0 0;
    border-top: none;
  }

  .detail-area-wrap .cart-area .product-info__wrap .error {
    margin-bottom: 2rem;
    font-size: 1.3rem;
  }

  .detail-area-wrap .cart-area .product-btn__wrap {
    row-gap: 1.5rem;
  }

  .detail-area-wrap .product-btn__inner .block-favorite-wrap {
    position: relative;
    width: 6rem;
    height: 6rem;
  }

  .detail-area-wrap .product-btn__inner .block-favorite {
    top: 0;
    right: 0;
    width: 6rem;
    height: 6rem;
    padding: 0;
  }

  .detail-area-wrap .product-btn__inner .block-favorite svg {
    width: 2.083rem;
    height: 1.926rem;
  }

  .detail-area-wrap .cart-area .btn-cart {
    height: 6rem;
  }

  .product_cartarea-btn {
    width: 3.5rem;
    height: 3.5rem;
  }

  .select-variation.pc_only {
    display: block !important;
    height: 100%;
  }

  .product_fixedarea {
    bottom: 2rem;
    border-top: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
  }

  .btn-cart {
    column-gap: 1rem;
    width: 25rem;
    height: 3.5rem;
    font-size: 1.5rem;
  }

  .cart-area {
    flex-direction: column;
    align-items: stretch;
    row-gap: 1rem;
    padding: 1.5rem;
  }

  .cart-area > .product-info__wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    column-gap: 2rem;
  }

  .cart-area .product_cartarea-btn {
    width: 24rem;
    height: 3.6rem;
  }
}

/* ---- SP ---- */
@media (max-width: 768px) {
  .product_cartarea {
    display: none;
    opacity: 0;
    left: 0;
    width: 100%;
    bottom: -100%;
  }

  .product_cartarea.open {
    display: block;
    opacity: 1;
    bottom: 0;
    /* transition: all 0.4s ease-in-out; */
  }

  .product_fixedarea {
    left: 0;
    width: 100%;
    border-top: 1px solid #d9d9d9;
  }
}

/*
*   LP挿入部
*==========================================================================
*/

.lp-insert-area {
  /*overflow: hidden auto;*/
  /*border-top: 10px solid var(--color-dividing-line);*/
  /* margin-top: calc(30 *(100vw / 428)); */
}

#detailOne {
  margin-bottom: 0 !important;
  padding: 0 0 calc(var(--btn-height) * 1.2);
}

.desc_detail1{
  max-width: calc(398 * (100vw / 428));
  margin: auto;
}

/* ---- PC ---- */
@media (min-width: 769px) {
  .lp-insert-area {
    margin-top: 8rem;
  }

  .lp-insert-area #detailOne {
    width: 110rem;
    margin-right: auto;
    margin-left: auto;
    padding: 0;
  }

  .desc_detail1{
    max-width: 110rem;
  }
}

/*
*   Staff Review
*==========================================================================
*/
.m-staff-review {
  position: relative;
  z-index: 0;
  padding: calc(30 *(100vw / 428)) 0;
  background-color: #fffcf4;
}

.m-staff-review:before{
  position: absolute;
  background: #fffcf4;
  width: 100vw;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  content: "";
}

.m-staff-review .m-staff-review__inner {
  width: 100%;
  margin: 0 auto;
}

.m-staff-review .m-staff-review__title {
  display: flex;
  align-items: center;
  column-gap: calc(4 *(100vw / 428));
  width: 100%;
  margin: 0 auto;
  padding: 0 calc(15 *(100vw / 428));
}

/* ---- SP ---- */
@media (max-width: 768px) {
  .m-staff-review .m-staff-review__title {
    margin-bottom: calc(-20 *(100vw / 428));
  }
}

.m-staff-review .m-staff-review__title::before {
  content: "";
  width: calc(22.67 *(100vw / 428));
  height: calc(28.33 *(100vw / 428));
  background:
    url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222.668%22%20height%3D%2228.332%22%20viewBox%3D%220%200%2022.668%2028.332%22%3E%3Cpath%20d%3D%22M8.8%2C22.6a11.333%2C11.333%2C0%2C1%2C1%2C13.063%2C0l2.951%2C6.743a.708.708%2C0%2C0%2C1-.65.993H6.5a.708.708%2C0%2C0%2C1-.65-.992L8.8%2C22.6Zm9.541-.982%2C1.887-1.333a8.5%2C8.5%2C0%2C1%2C0-9.793%2C0l1.886%2C1.333L9.749%2C27.5H20.918l-2.574-5.885ZM9.835%2C14.707l2.748-.687a2.833%2C2.833%2C0%2C0%2C0%2C5.5%2C0l2.748.687a5.67%2C5.67%2C0%2C0%2C1-11%2C0Z%22%20transform%3D%22translate(-4%20-2.001)%22%20fill%3D%22%23642b00%22%2F%3E%3C%2Fsvg%3E')
    center / 100%
    no-repeat;
}

.m-staff-review .m-staff-review__title-en {
  font-size: calc(24 *(100vw / 428));
  line-height: 2.5;
}

.m-staff-review .m-staff-review__title-ja {
  font-size: calc(14 *(100vw / 428));
  line-height: 1.71;
}

.m-staff-review .m-staff-review__body {
  /* overflow: auto hidden; */
  padding: calc(15 * (100vw / 428));
}

.m-staff-review .m-staff-review__list-wrap {
}

.m-staff-review .m-staff-review__list {
  display: flex;
}

.m-staff-review .m-staff-review__item {
  flex: 0 0 calc(358 *(100vw / 428));
  padding: calc(20 *(100vw / 428)) 0;
}

.m-staff-review .m-staff-review__item:last-of-type .m-staff-review__item-inner {
  margin-right: calc(15 * (100vw / 428));
}

.m-staff-review .m-staff-review__item-inner {
  height: 100%;
  margin: 0 calc(6 *(100vw / 428)) calc(15 *(100vw / 428));
  padding: calc(20 *(100vw / 428)) calc(20 *(100vw / 428)) calc(10 *(100vw / 428));
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}

.m-staff-review .m-staff-review__info {
  display: flex;
  column-gap: calc(7 *(100vw / 428));
  align-items: center;
}

.m-staff-review .m-staff-review__icon {
  overflow: hidden;
  flex: 0 0 auto;
  width: calc(70 *(100vw / 428));
  height: calc(70 *(100vw / 428));
  border-radius: 50%;
}

.m-staff-review .m-staff-review__icon img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.m-staff-review .m-staff-review__info-inner {
}

.m-staff-review .m-staff-review__item-title {
  font-size: calc(16 *(100vw / 428));
  font-weight: 600;
  letter-spacing: .05em;

}

.m-staff-review .m-staff-review__staff-name {
  color: #888 !important;
  font-size: calc(14 *(100vw / 428));
  margin-top: calc(5 *(100vw / 428)) !important;
}

.m-staff-review .m-staff-review__comment {
  margin-top: calc(15 *(100vw / 428)) !important;
  font-size: calc(14 *(100vw / 428));
  letter-spacing: .02em;
  color: #212121 !important;
  line-height: 1.6;
}

/* SLIDE ONLY ONE */
.m-staff-review .m-staff-review__item:only-of-type {
  flex: 0 0 calc(410 *(100vw / 428));
}

/* ---- PC ---- */
@media (min-width: 769px) {
  .m-staff-review {
    margin-top: 6rem;
    padding: 5rem 0 4rem;
  }

  .m-staff-review .m-staff-review__inner {

  }

  .m-staff-review .m-staff-review__title {
    column-gap: .4rem;
    max-width: 114rem;
    padding: 0 2rem;
  }

  .m-staff-review .m-staff-review__title::before {
    width: 2.267rem;
    height: 2.833rem;
    margin-top: -0.4rem;
  }

  .m-staff-review .m-staff-review__title-en {
    padding-left: 0.2rem;
    font-size: 2.8rem;
    font-weight: 400;
    line-height: 2.14;
  }

  .m-staff-review .m-staff-review__title-ja {
    margin-bottom: -0.6rem;
    font-size: 1.6rem;
    font-weight: 200;
    line-height: 1.5;
  }

  .m-staff-review .m-staff-review__body {
    /* overflow: hidden; */
    width: 100%;
    max-width: 114rem;
    margin: 0 auto;
    padding: 0 2rem;
  }

  .m-staff-review .m-staff-review__list-wrap {
  }

  .m-staff-review .m-staff-review__list {
    display: block;
  }

  .m-staff-review .m-staff-review__item {
    flex: none;
    /*width: 55rem;*/
    width: 53rem;
    padding: 2rem 0;
  }

  .m-staff-review .m-staff-review__item:last-of-type .m-staff-review__item-inner {
    margin-right: 0;
  }

  .m-staff-review .m-staff-review__item-inner {
    margin: 0 .6rem .7rem;
    padding: 2rem;
  }

  .m-staff-review .m-staff-review__info {
    column-gap: 1.5rem;
  }

  .m-staff-review .m-staff-review__icon {
    width: 7rem;
    height: 7rem;
  }

  .m-staff-review .m-staff-review__info-inner {

  }

  .m-staff-review .m-staff-review__item-title {
    max-width: 1140rem;
    padding: 0;
    font-size: 1.6rem;
    line-height: 1.4;
  }

  .m-staff-review .m-staff-review__staff-name {
    font-size: 1.3rem;
    line-height: 1.72;
    margin-top: 4px !important;
  }

  .m-staff-review .m-staff-review__comment {
    margin-top: 1.5rem !important;
    font-size: 1.35rem;
  }
  /* -- SLIDER NONE -- */
  .m-staff-review .m-staff-review__body.is-slider-none {
    padding: 0 0 0 1.5rem;
  }

  .m-staff-review .m-staff-review__body.is-slider-none .m-staff-review__item:nth-child(1) {
    margin-right: 1.7rem;
  }

  /* SLIDE ONLY ONE */
  .m-staff-review .m-staff-review__item:only-of-type {
    flex: 0 0 108rem;
  }
}

/* お気に入りポップアップ */
#addFavoriteTip.toolTip {
  position: fixed;
  top: 50% !important;
  right: inherit !important;
  left: 50% !important;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: calc(285 *(100vw / 428));
  padding: calc(25 *(100vw / 428));
  max-height: 100%;
  font-size: 13px;
  background-color: rgba(255, 255, 255, .9);
  border: 1px solid #d9d9d9;
  border-radius: 8px;
  font-size: 13px;
}

#addFavoriteTip.toolTip #txt-tooltip {
  display: block;
  margin: 0 0 10px !important;
  letter-spacing: 0.02em;
}

#addFavoriteTip.toolTip .btn-inverse {
  padding: 4px 30px;
  border-radius: 200px !important;
  font-size: 13px !important;
  border: none;
  text-decoration: none;
}

/* ---- PC ---- */
@media (min-width: 769px) {
  #addFavoriteTip.toolTip {
    top: 0 !important;
    width: 337px;
    padding: 25px;
    font-size: 14px;
  }

  #addFavoriteTip.toolTip #txt-tooltip {
    margin: 0 0 12px !important;
  }

  #addFavoriteTip.toolTip .btn-inverse {
    font-size: 14px !important;
  }
}

/*
*    リプレイス用追加
*==========================================================================
*/

/* ---- お気に入りモーダル ---- */

.favorite_modal,
#divProductListMultiVariationAddFavorite {
  display: none;
  overflow-y: scroll;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 999;
  transform: translate(-50%,-50%);
  border: 1px solid #d9d9d9;
  border-radius: 8px;
  background-color: rgba(255, 255, 255, .95);
  text-align: center;
}

#product-list .favorite_modal {
  display: block;
}

#divProductListMultiVariationAddFavorite {
  top: 50% !important;
  left: 50% !important;
  right: inherit !important;
  bottom: inherit !important;
}

.favorite_modal .modal_title {
  text-align: center;
  font-weight: bold;
  line-height: 1.8;
}

.favorite_modal .variation_item {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.favorite_modal .variation_item:first-of-type {
  margin-top: 1rem;
  border-top-width: 0;
}

.favorite_modal .variation_item .variationImg {
  width: 14%;
}

.favorite_modal .variation_item .variationImg img {
  width: 100%;
}

.favorite_modal .variant {
  width: 75%;
}

.favorite_modal .variation_item {
  height: auto !important;
  justify-content: space-between !important;
  padding: 1rem 0;
  border-top: 1px solid #eee;
}

.favorite_modal .variation_item .variationName {
  width: 58%;
  text-align: left;
}

.favorite_modal .variation_item .variationAdd {
  width: 15%;
}

.favorite_modal .variation_item .variationAdd img {
  vertical-align: middle;
}

.favorite_modal.active {
  z-index: 1000;
}

.favorite_modal_overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 998;
  display: none;
}

.favorite_modal_overlay.active {
  display: block;
}

/* ---- カート投入 ---- */
/*バリエーション*/
.list-valiation li {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/*数量*/
.product_quantity-dropdown .quantity_label {
  z-index: -1 !important;
}

.product_quantity-dropdown::before,
.product_quantity-dropdown::after {
  z-index: 0 !important;
}

/* お気に入り */
.addFavorite {
  right: 0 !important;
  bottom: 0 !important;
}

.addedUser {
  font-size: 1.35rem;
  line-height: 1;
  color: var(--text-color-default);
}

/* モーダルクローズ */
.modal_close {
  width: 2rem;
  height: 2rem;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  background-color: transparent;
  cursor: pointer;
  display: block;
  position: absolute;
  top: 1.2em;
  right: 1.6rem;
  z-index: 20;
}

.modal_close::before,
.modal_close::after {
  width: 2rem;
  height: 3px;
  background-color: #000;
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.modal_close::before {
  transform: rotate(-45deg);
}

.modal_close::after {
  transform: rotate(45deg);
}

/* ---- PC ---- */
@media (min-width: 768px) {

  .favorite_modal,
  #divProductListMultiVariationAddFavorite {
    width: 50rem;
    height: auto;
    max-height: 46vh;
    padding: 2rem 3rem;
  }

  .favorite_modal .modal_title {
    padding: 1rem 0 .5rem;
    font-size: 1.5rem;
  }

  /* お気に入り */
  .addFavorite {
  }

  .addFavorite svg {
    width: 2.2rem !important;
    height: 2.2rem !important;
  }

  .product_quantity-dropdown {
    width: 17rem !important;
    height: 6rem;
  }

  .favorite_modal .variation_item .variationAdd img {
    width: 2.5rem;
  }

  .favorite_modal .variation_item .variationName {
    font-size: 1.35rem;
  }


}

/* ---- SP ---- */
@media (max-width: 769px) {

  .favorite_modal,
  #divProductListMultiVariationAddFavorite {
    width: 88vw;
    height: auto;
    max-height: 88vh;
    padding: calc(20 *(100vw / 428)) calc(20 *(100vw / 428));
  }

  .favorite_modal .modal_title {
    padding: calc(8 *(100vw / 428)) 0 calc(5 *(100vw / 428));
    font-size: calc(15 *(100vw / 428));
    line-height: 1.6;
  }

  .addFavorite {
    width: calc(45 *(100vw / 428)) !important;
    height: calc(38 *(100vw / 428)) !important;
    right: 0 !important;
    bottom: 0 !important;
  }

  .addFavorite svg {
    width: calc(20 *(100vw / 428)) !important;
    height: calc(20 *(100vw / 428)) !important;
  }

  .addedUser {
    bottom: 0;
    font-size: calc(15 *(100vw / 428));
    line-height: 1;
  }

  .favorite_modal .variation_item {
    padding: calc(8 *(100vw / 428)) 0;
  }

  .favorite_modal .variation_item:first-of-type {
    margin-top: calc(4 *(100vw / 428));
  }

  .favorite_modal .variation_item .variationImg {
    width: 18%;
  }

  .favorite_modal .variation_item .variationAdd img {
    width: calc(25 *(100vw / 428));
  }

  .favorite_modal .variation_item .variationName {
    font-size: calc(14 *(100vw / 428));
  }

  .favorite_modal .variation_item .variationName {
    width: 58%;
  }

  /* モーダルクローズ */
  .modal_close {
    top: calc(15 *(100vw / 428));
    right: calc(15 *(100vw / 428));
    width: calc(22 *(100vw / 428));
    height: calc(22 *(100vw / 428));
  }

  .modal_close::before,
  .modal_close::after {
    width: calc(22 *(100vw / 428));
    height: 3px;
  }

}


/* ---- 入荷通知メール登録 ---- */

#divProductArrivalMail .mailAddr {
  font-size: 12px !important;
}

#divProductArrivalMail .btn {
  padding: 5px 20px;
  background: #000;
}



/* ---- 闇市ページ調整 ---- */
#product-list .ClosedMarket_blk {
    width: 110rem;
    margin: 0 auto 8rem;
}
@media (max-width: 768px) {
#product-list .ClosedMarket_blk {font-size: calc(13 * (100vw /  390));}
}



/* ---- BENENT video ---- */
/* .product-slide-section--video .item_list_common .item_list__inner .item_list__item:nth-child(n+6) {
  display: none;
}

.playVideoArea.is-open .product-slide-section--video .item_list_common .item_list__inner .item_list__item:nth-child(n+6) {
  display: flex;
} */

.product-slide-section--video .item_list_common .item_list__inner .item_list__item {
  display: flex;
  flex-direction: column;
}

.playVideoArea .more {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  text-align: center;
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
  cursor: pointer;
}
.playVideoArea .more::after {
  display: inline-block;
  width: 6px;
  height: 6px;
  transform: rotate(135deg) translate(-50%, 0%);
  border-top: 1px solid;
  border-right: 1px solid;
  content: '';
}

.playVideoArea.is-open .more::after {
  transform: rotate(-45deg) translate(0%, 50%);
}

.product-slide-section--video .item_list_common .item_list__inner .item_list__item .summary {
  /* margin-block-start: auto; */
}

.product-slide-section--video .item_list_common .item_list__inner .item_list__item img {
  width: 100%;
  height: 27.9rem;
  object-fit: cover;
}

.product-slide-section--video .item_list_common .item_list__inner .item_list__item a {
  position: relative;
  z-index: 0;
}

.product-slide-section--video .item_list_common .item_list__inner .item_list__item a::before,
.product-slide-section--video .item_list_common .item_list__inner .item_list__item a::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
}

.product-slide-section--video .item_list_common .item_list__inner .item_list__item a::before {
  opacity: .6;
  left: 1.25rem;
  bottom: 1.15rem;
  width: 3.2rem;
  height: 3.2rem;
  background-color: #d3d3d3;
  border-radius: 100%;
}

.product-slide-section--video .item_list_common .item_list__inner .item_list__item a::after {
  left: 2.4rem;
  bottom: 1.95rem;
  width: 0;
  height: 0;
  border-top: .6em solid transparent;
  border-left: .95em solid #fff;
  border-bottom: .6em solid transparent;
}


.product-slide-section--video .item_list_common .item_list__inner .item_list__item .summary .topUserName {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  height: 36px;
  line-height: 1.3;
}

#playVideoArea #movie-title span,
#playVideoArea #movie-description span {
  color: inherit;
}

.item_list__inner.--linkdisabled a.disabled {
  pointer-events: none;
}


@media (max-width: 768px) {

  .product-slide-section--video .item_list_common .item_list__inner .item_list__item img {
    height: calc(245.4 * (100vw / 428));
  }

  .product-slide-section--video .item_list_common .item_list__inner .item_list__item a::before {
    opacity: .6;
    left: calc(10 * (100vw / 428));
    bottom: calc(10 * (100vw / 428));
    width: calc(30 * (100vw / 428));
    height: calc(30 * (100vw / 428));
  }

  .product-slide-section--video .item_list_common .item_list__inner .item_list__item a::after {
    left: calc(21 * (100vw / 428));
    bottom: calc(18 * (100vw / 428));
    border-top-width: calc(7 * (100vw / 428));
    border-left-width: calc(11 * (100vw / 428));
    border-bottom-width: calc(7 * (100vw / 428));
  }

}


/*
*   Benent Snap
*==========================================================================
*/

.product-slide-wrap--bgBenent {
  background-color: #fffcf4;
}

.product-slide-section--staffsnap .coodinateProductInfoList img {
  width: 100%;
  height: 21.3rem;
  object-fit: cover;
}

.product-slide-section--staffsnap .coodinateProductInfoList a {
  display: block;
}

.product-slide-section--staffsnap .coodinateProductInfoList {
  display: inline-flex;
  flex-direction: column;
}

.product-slide-section--staffsnap .coodinateProductInfoList > div {
  margin-block-start: auto;
}

/* --- for large viewport --- */
@media screen and (min-width:769px) {

  .product-slide-section--staffsnap #staffsnap {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
  }

  .product-slide-section--staffsnap .coodinateProductInfoList {
    overflow: hidden;
    margin-bottom: 2rem;
    margin-inline: 0.5rem;
    padding: 0 0 1.8rem;
    border-radius: 1rem;
    box-shadow: 0 3px 6px rgb(0 0 0 / 20%);
  }

  .product-slide-section--staffsnap .coodinateProductInfoList > div {
    display: flex;
    align-items: center;
    margin-top: auto;
    padding: 1.2rem 1rem 0;
  }

  .product-slide-section--staffsnap .coodinateProductInfoList p.topUserImage {
    width: 50px;
    margin-right: 12px;
  }

  .product-slide-section--staffsnap .coodinateProductInfoList p.topUserImage img {
    width: 50px;
    height: 50px;
    object-fit: cover;
    border-radius: 50%;
  }

  .product-slide-section--staffsnap .coodinateProductInfoList #shop_name, .shopName {
    font-size: 12px;
    line-height: 20px;
  }

  .product-slide-section--staffsnap .coodinateProductInfoList #shop_name, .userName {
    font-size: 16px;
    line-height: 22px;
  }

  .product-slide-section--staffsnap .coodinateProductInfoList #shop_name, .userHeight {
    font-size: 14px;
    line-height: 22px;
  }

  .product-slide-section--staffsnap .coodinateProductInfoList:not(:last-child)::before {
    top: 1.5rem;
    right: 0;
    left: auto;
    bottom: 1.5rem;
    position: absolute;
    width: 1px;
    background: #f2f2f2;
    content: "";

  }

  .product-slide-section--video .item_list_common {
    margin-bottom: -3rem !important;
  }

}

/* --- for small viewport --- */
@media screen and (max-width:768px) {

  .product-slide-section--staffsnap .coodinateProductInfoList img {
    height: calc(184 * (100vw / 428));
  }

  .BenentSnap_section {
    padding-block-end: calc(20 * (100vw / 428));
    margin-bottom: calc(20 * (100vw / 428));
  }

  .product-slide-section--staffsnap .coodinateProductInfoList {
    width: calc(184 * (100vw / 428));
    margin: 0 calc(7 * (100vw / 428)) calc(20 * (100vw / 428));
    padding: 0 0 calc(25 * (100vw / 428));
    overflow: hidden;
    border-radius: calc(10 * (100vw / 428));
    vertical-align: top;
    white-space: normal;
    font-size: calc(12 * (100vw / 428));
    background: #fff;
    box-shadow: 0 3px 6px rgb(0 0 0 / 20%);
  }

  .product-slide-section--staffsnap .coodinateProductInfoList > div {
    display: flex;
    margin-top: 16px;
    align-items: center;
  }

  .product-slide-section--staffsnap .coodinateProductInfoList > div {
    display: flex;
    margin-top: auto;
    align-items: center;
  }

  .product-slide-section--staffsnap .coodinateProductInfoList p.topUserImage {
    width: calc(100 * (100vw / 750));
    margin-right: calc(10 * (100vw / 750));
  }
  .product-slide-section--staffsnap .coodinateProductInfoList ul {
    width: calc(179 * (100vw / 750));
  }
  .product-slide-section--staffsnap .coodinateProductInfoList p.topUserImage img {
    width: calc(100 * (100vw / 750));
    height: calc(100 * (100vw / 750));
    object-fit: cover;
    border-radius: 50%;
  }

  .product-slide-section--staffsnap .coodinateProductInfoList #shop_name, .shopName {
    font-size: 12px;
    line-height: 20px;
  }

  .product-slide-section--staffsnap .coodinateProductInfoList #shop_name, .userName {
    font-size: 16px;
    line-height: 22px;
  }

  .product-slide-section--staffsnap .coodinateProductInfoList #shop_name, .userHeight {
    font-size: 14px;
    line-height: 22px;
  }

  .product-slide-section--staffsnap .coodinateProductInfoList div {
    padding: calc(12 * (100vw / 428)) calc(10 * (100vw / 428)) calc(13 * (100vw / 428));
  }

  .product-slide-section--staffsnap .simplebar-content-wrapper {
    overflow: scroll !important;
  }

  .product-slide-section--video .item_list_common {
    margin-bottom: calc(-20 * (100vw / 428)) !important;
  }
}

/* ブランド一覧 HTMLフリーコンテンツ調整 */
/* カテゴリHTML領域調整
========================================================================== */
#brand-detail {
    width: 780px;
    margin-left: 20px;
    text-align: left;
  }

  #brand-detail #main-image {
    width: 780px;
    height: 300px;
    border-bottom: solid 5px #000;
    margin-bottom: 20px;
    position: relative;
  }

  #brand-detail #main-image #brand-genre {
    width: 280px;
    height: 100px;
    position: absolute;
    top: 167px;
    left: 35px;
  }

  #brand-detail #philosophy {
    margin-bottom: 20px;
    background: url(../../Contents/201302/common/img/brand/brand_bg.jpg) repeat-x center bottom;
  }

  #brand-detail #philosophy-top {
    width: 780px;
    height: 40px;
    background: url(../../Contents/201302/common/img/brand/brand_ttl_philosophy.jpg) no-repeat;
  }

  #brand-detail #philosophy-bottom {
    padding: 0 20px 20px 20px;
  }

  #brand-detail #philosophy-bottom table {
    width: 100%;
  }

  #brand-detail #philosophy-bottom th {
    padding: 0 40px 20px 0;
    color: #666;
    font-size: 12px;
    line-height: 20px;
    vertical-align: top;
    font-weight: normal;
    text-align: left;
  }

  #brand-detail #philosophy-bottom th h3 {
    padding-bottom: 10px;
    color: #f88;
    font-weight: bold;
  }

  #brand-detail #philosophy-bottom td {
    width: 244px;
    vertical-align: top;
    padding-bottom: 20px !important;
  }

  #brand-detail #philosophy-bottom td img {
    padding: 1px;
    border: solid 1px #ccc;
  }
.top-cont-area #brand-detail {
    width: 100%;
    margin: 0;
  }

  .top-cont-area #brand-detail #main-image {
    border: none;
    width: 100%;
    height: 40rem;
    background-size: cover !important;
    margin: 0 0 4rem;
  }

  .top-cont-area #brand-detail #main-image #brand-genre {
    bottom: 0;
    top: auto;
  }

  .top-cont-area #brand-detail #philosophy {
    background: none;
  }

  .top-cont-area #brand-detail #philosophy #philosophy-top {
    background: none;
    width: 100%;
    height: auto;
    border-bottom: 1px solid #053930;
    padding-bottom: 5px;
    margin-bottom: 2rem;
    font-size: 2rem;
    color: var(--color-secondary);
  }

  .top-cont-area #brand-detail #philosophy #philosophy-top::after {content: 'BRAND PHILOSOPHY';}

  .top-cont-area #brand-detail #philosophy h3 {
    color: var(--color-secondary) !important;
  }
#brand-detail #main-image #brand-genre span {
    display: block;
    float: left;
    width: 59px;
    height: 17px;
    background-repeat: no-repeat;
    margin: 0 3px 3px 0;
}
#brand-detail #ico-skin {
    background-image: url(../../Contents/201302/common/img/brand/genre_skin2.jpg)
  }

  #brand-detail #ico-skin.on {
    background-image: url(../../Contents/201302/common/img/brand/genre_skin1.jpg)
  }

  #brand-detail #ico-make {
    background-image: url(../../Contents/201302/common/img/brand/genre_make2.jpg)
  }

  #brand-detail #ico-make.on {
    background-image: url(../../Contents/201302/common/img/brand/genre_make1.jpg)
  }

  #brand-detail #ico-hair {
    background-image: url(../../Contents/201302/common/img/brand/genre_hair2.jpg)
  }

  #brand-detail #ico-hair.on {
    background-image: url(../../Contents/201302/common/img/brand/genre_hair1.jpg)
  }

  #brand-detail #ico-body {
    background-image: url(../../Contents/201302/common/img/brand/genre_body2.jpg)
  }

  #brand-detail #ico-body.on {
    background-image: url(../../Contents/201302/common/img/brand/genre_body1.jpg)
  }

  #brand-detail #ico-bath {
    background-image: url(../../Contents/201302/common/img/brand/genre_bath2.jpg)
  }

  #brand-detail #ico-bath.on {
    background-image: url(../../Contents/201302/common/img/brand/genre_bath1.jpg)
  }

  #brand-detail #ico-sun {
    background-image: url(../../Contents/201302/common/img/brand/genre_sun2.jpg)
  }

  #brand-detail #ico-sun.on {
    background-image: url(../../Contents/201302/common/img/brand/genre_sun1.jpg)
  }

  #brand-detail #ico-aroma {
    background-image: url(../../Contents/201302/common/img/brand/genre_aroma2.jpg)
  }

  #brand-detail #ico-aroma.on {
    background-image: url(../../Contents/201302/common/img/brand/genre_aroma1.jpg)
  }

  #brand-detail #ico-eti {
    background-image: url(../../Contents/201302/common/img/brand/genre_eti2.jpg)
  }

  #brand-detail #ico-eti.on {
    background-image: url(../../Contents/201302/common/img/brand/genre_eti1.jpg)
  }

  #brand-detail #ico-inner {
    background-image: url(../../Contents/201302/common/img/brand/genre_inner2.jpg)
  }

  #brand-detail #ico-inner.on {
    background-image: url(../../Contents/201302/common/img/brand/genre_inner1.jpg)
  }

  #brand-detail #ico-kit {
    background-image: url(../../Contents/201302/common/img/brand/genre_kit2.jpg)
  }

  #brand-detail #ico-kit.on {
    background-image: url(../../Contents/201302/common/img/brand/genre_kit1.jpg)
  }

  #brand-detail #ico-mama {
    background-image: url(../../Contents/201302/common/img/brand/genre_mama2.jpg)
  }

  #brand-detail #ico-mama.on {
    background-image: url(../../Contents/201302/common/img/brand/genre_mama1.jpg)
  }

  #brand-detail #ico-mens {
    background-image: url(../../Contents/201302/common/img/brand/genre_mens2.jpg)
  }

  #brand-detail #ico-mens.on {
    background-image: url(../../Contents/201302/common/img/brand/genre_mens1.jpg)
  }

  #brand-detail #ico-zakka {
    background-image: url(../../Contents/201302/common/img/brand/genre_zakka2.jpg)
  }

  #brand-detail #ico-zakka.on {
    background-image: url(../../Contents/201302/common/img/brand/genre_zakka1.jpg)
  }

  #brand-detail #ico-other {
    background-image: url(../../Contents/201302/common/img/brand/genre_other2.jpg)
  }

  #brand-detail #ico-other.on {
    background-image: url(../../Contents/201302/common/img/brand/genre_other1.jpg)
  }

  #brand-detail #brand-logo {
    position: absolute;
    top: 40%;
    left: 3.5rem;
    display: flex;
    max-width: 32%;
    height: 10rem;
    transform: translateY(-50%);
  }

  #brand-detail #brand-logo img {
    max-width: 100%;
    height: 100%;
    object-fit: contain;
  }

  #brand-detail #brand-image {
    position: absolute;
    top: 0;
    right: 0;
    width: 55%;
    height: 100%;
  }

  #brand-detail #brand-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  @media (max-width: 768px) {
    #brand-detail #brand-logo {
      top: 50%;
    }

  #brand-detail #main-image {
      margin: 0 0 calc(20 * (100vw / 750));
      height: calc(280 * (100vw / 750));
    background-size: 100% !important;
  }
  .top-cont-area #brand-detail #philosophy {
      padding: calc(20 * (100vw / 750)) 0;
      clear: both;
      margin: calc(120 * (100vw / 750)) 0 0;
  }
  .genre span{
      display:block;
      float:left;
      height:15px;
      background-repeat:no-repeat;
      background-size:60px 15px;
      background-position:50% 0;
      margin: 0 3px 3px 0;
  }

  .genre span {
    width: 19%;
    box-sizing:border-box;
    background-color: #cecece;
  }

  .genre span.on {background-color:#4E4E4E;}

  #brand-detail #brand-genre span{
      height: calc(20 * (100vw / 750)) !important;
      background-size: 60%;
      background-position:50% 0;
      margin: 0.2% !important;
      width: 19.6% !important;
      background-color: #cecece;
      box-sizing: border-box;
  }

  #brand-detail #brand-genre span.on {background-color:#4E4E4E;}

  #brand-detail #ico-skin    {background-image: url(../Contents/brandlist/bl1.gif);}
  #brand-detail #ico-skin.on {background-image:url(../Contents/brandlist/bl1_on.gif); }
  #brand-detail #ico-make    {background-image:url(../Contents/brandlist/bl2.gif); }
  #brand-detail #ico-make.on {background-image:url(../Contents/brandlist/bl2_on.gif); }
  #brand-detail #ico-hair    {background-image:url(../Contents/brandlist/bl3.gif); }
  #brand-detail #ico-hair.on {background-image:url(../Contents/brandlist/bl3_on.gif); }
  #brand-detail #ico-body    {background-image:url(../Contents/brandlist/bl4.gif); }
  #brand-detail #ico-body.on {background-image:url(../Contents/brandlist/bl4_on.gif); }
  #brand-detail #ico-bath    {background-image:url(../Contents/brandlist/bl5.gif);}
  #brand-detail #ico-bath.on {background-image:url(../Contents/brandlist/bl5_on.gif);}
  #brand-detail #ico-sun    {background-image:url(../Contents/brandlist/bl6.gif); }
  #brand-detail #ico-sun.on {background-image:url(../Contents/brandlist/bl6_on.gif); }
  #brand-detail #ico-aroma    {background-image:url(../Contents/brandlist/bl7.gif); }
  #brand-detail #ico-aroma.on {background-image:url(../Contents/brandlist/bl7_on.gif); }
  #brand-detail #ico-eti    {background-image:url(../Contents/brandlist/bl8.gif); }
  #brand-detail #ico-eti.on {background-image:url(../Contents/brandlist/bl8_on.gif); }
  #brand-detail #ico-inner    {background-image:url(../Contents/brandlist/bl9.gif); }
  #brand-detail #ico-inner.on {background-image:url(../Contents/brandlist/bl9_on.gif); }
  #brand-detail #ico-kit    {background-image:url(../Contents/brandlist/bl10.gif); }
  #brand-detail #ico-kit.on {background-image:url(../Contents/brandlist/bl10_on.gif); }
  #brand-detail #ico-mama    {background-image:url(../Contents/brandlist/bl11.gif); }
  #brand-detail #ico-mama.on {background-image:url(../Contents/brandlist/bl11_on.gif);}
  #brand-detail #ico-mens    {background-image:url(../Contents/brandlist/bl12.gif); }
  #brand-detail #ico-mens.on {background-image:url(../Contents/brandlist/bl12_on.gif); }
  #brand-detail #ico-zakka    {background-image:url(../Contents/brandlist/bl13.gif); }
  #brand-detail #ico-zakka.on {background-image:url(../Contents/brandlist/bl13_on.gif); }
  #brand-detail #ico-other    {background-image:url(../Contents/brandlist/bl14.gif); }
  #brand-detail #ico-other.on {background-image:url(../Contents/brandlist/bl14_on.gif); }

  .top-cont-area #brand-detail #main-image #brand-genre {
    left: 0;
    width: 100%;
    height: auto;
    bottom: calc(-80 * (100vw / 750));
  }

  #brand-detail #philosophy-bottom td {
    width: 70%;
    display: block;
    margin: 0 auto;
  }

  #brand-detail #philosophy-bottom th {
    padding: 0;
    width: 100%;
    display: block;
  }

  #brand-detail #philosophy-bottom td img {
    width: 100%;
  }
  .top-cont-area #brand-detail #philosophy h3 {
    margin: calc(20 * (100vw / 750)) 0 0;
  }

  .top-cont-area #brand-detail #philosophy #philosophy-top {
     margin-bottom: calc(20 * (100vw / 750));
     font-size: calc(35 * (100vw / 750));
  }

  #brand-detail #philosophy-bottom {
    padding: 0 calc(20 * (100vw / 750)) calc(20 * (100vw / 750));
  }
  }

  .top-cont-area #brand-detail #philosophy #philosophy-top {
    border-bottom-color: var(--color-secondary);
  }

  #brand-detail #philosophy-bottom {
    padding-right: 0;
    padding-left: 0;
  }

  #brand-detail #philosophy-bottom td img {
    padding: 0;
    border: none;
  }

  .category_title-en {
    display: none;
  }
/*
#brand-detail #philosophy-bottom th {
    padding: 0 40px 60px 0;
    color: #666;
    font-size: 12px;
    line-height: 20px;
    vertical-align: top;
    font-weight: normal;
    text-align: left;
}

#brand-detail #philosophy-bottom th h3 {
    font-weight: bold;
}

@media screen and (max-width:768px) {
#brand-detail #philosophy-bottom th {
    padding: 0 0 calc(30 * (100vw / 428)) 0;
}
} */

/*
*   カート投入後ポップアップ
*==========================================================================
*/
.c-cart-popup {
  --color-red: #de4e36;
  --cart-popup-icon-size: 1rem;
  --cart-popup-icon-padding: .5rem;
  --cart-popup-closeButton-size: calc(var(--cart-popup-icon-size) + (var(--cart-popup-icon-padding) * 2));
}
.c-cart-popup__bg,
.c-cart-popup::before  {
  content: "";
  display: block;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1100;
  transform: translate(-50%, -50%);
  width: 100vw;
  height: 100vh;
  height: 100dvh;
  background-color: rgba(0, 0, 0, .5);
  mix-blend-mode: multiply;
}

.c-cart-popup__bg:hover {
  opacity: 1;
}
.c-cart-popup .c-cart-popup__inner {
  overflow: hidden;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1110;
  transform: translate(-50%, -50%);
  width: min(90%, 38.5rem);
  background-color: #fff;
  border: 1px solid #eee;
}
.c-cart-popup .c-cart-popup__inner.--rounded {
  border-radius: 8px;
}
.c-cart-popup .c-cart-popup__header {
  display: grid;
  grid-template-columns:
    var(--cart-popup-closeButton-size)
    minmax(0, 1fr)
    var(--cart-popup-closeButton-size);
  grid-template-areas: ". title closeButton";
  column-gap: .8rem;
  padding: 1.3rem;
  background-color: #eee;
}
.c-cart-popup .c-cart-popup__header-title {
  grid-area: title;
  font-size: 1.4rem;
  font-weight: 500;
  text-align: center;
  line-height: 1.36;
  letter-spacing: 0.04em;
}
.c-cart-popup .c-cart-popup__header-close {
  display: block;
  position: absolute;
  top: 1.1rem;
  right: 1.6rem;
  z-index: 20;
  width: 1.7rem;
  height: 1.7rem;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  background-color: transparent;
  cursor: pointer;
}

.c-cart-popup .c-cart-popup__header-close::before,
.c-cart-popup .c-cart-popup__header-close::after {
  width: 1.7rem;
  height: 3px;
  background-color: #000;
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.c-cart-popup .c-cart-popup__header-close::before {
  transform: rotate(-45deg);
}

.c-cart-popup .c-cart-popup__header-close::after {
  transform: rotate(45deg);
}

.c-cart-popup .c-cart-popup__body {
  display: flex;
  flex-direction: column;
  row-gap: 1.5rem;
  padding: 2rem;
}
.c-cart-popup .c-cart-popup__main {
  display: grid;
  grid-template-columns: 13rem minmax(0, 1fr);
  column-gap: 1.5rem;
}
.c-cart-popup .c-cart-popup__main-image img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.c-cart-popup .c-cart-popup__main-info {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  row-gap: .6rem;
  font-size: 1.3rem;
  line-height: 1.63;
  letter-spacing: 0.05em;
}
.c-cart-popup .c-cart-popup__product-name {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  letter-spacing: 0;
  font-size: 1.35rem;
  font-weight: bold;
}

.c-cart-popup .c-cart-popup__product-name + .c-cart-popup__product-name {
  margin-top: -0.4rem;
  font-size: 1.2rem;
}
.c-cart-popup .c-cart-popup__info-list {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  margin: 0.4rem 0 -0.8rem;
}
.c-cart-popup .c-cart-popup__info-list dt::after {
  content: "：";
}
.c-cart-popup .c-cart-popup__price-wrap {
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  column-gap: 5px;
  line-height: 1.03;
}
.c-cart-popup .c-cart-popup__price-wrap.--isSale {
  --color-price-text: var(--color-red, red)
}
.c-cart-popup .c-cart-popup__price {
  font-size: 1.6rem;
  color: var(--color-price-text, unset);
  font-weight: 600;
}

.c-cart-popup .c-cart-popup__price .productPrice::after {
  content: "（税込）";
  font-size: 1.1rem;
  font-weight: 100;
}

.c-cart-popup .c-cart-popup__price-red {
  font-size: 1.6rem;
  color: var(--color-red, red);
  font-weight: 600;
}
.c-cart-popup .c-cart-popup__price-tax {
  font-size: 1rem;
  color: var(--color-price-text, unset);
  line-height: 1.65;
}
.c-cart-popup .c-cart-popup__price-offRate {
  display: none !important;
  float: left;
  display: inline-grid;
  place-items: center;
  align-self: flex-start;
  height: 1.6rem;
  margin-right: .5rem;
  padding: 0 .4rem;
  font-size: 1rem;
  font-weight: normal;
  color: #fff;
  background-color: var(--color-red, red);
}
.c-cart-popup .c-cart-popup__errMsg {
  padding: 2rem;
  font-size: 1.3rem;
  color: var(--color-red, red);
  line-height: 1.4;
  text-align: center;
}
.c-cart-popup .c-cart-popup__btn-area {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}
.c-cart-popup .c-cart-popup__btn {
  display: grid;
  place-items: center;
  padding: .8rem;
  font-size: 1.3rem;
  color: var(--color-btn-text);
  background-color: var(--color-summer-citrus);
  border-radius: 200rem;
  font-weight: bold;
  letter-spacing: 0.04em;
}
.c-cart-popup .c-cart-popup__btn:hover {
  opacity: var(--opacity-hover, 0.7);
}
.c-cart-popup .c-cart-popup__btn.--outline {
  color: var(--text-color-default);
  text-align: center;
  background-color: transparent;
  border: 1px solid #d9d9d9;
  font-weight: normal;
}
.c-cart-popup .c-cart-popup__btn.--fill {
  --color-btn-text: #fff;
  --color-btn-background: #000;
  --color-btn-border: #000;
}

.c-cart-popup .c-cart-popup__price del {
  display: none;
  font-size: 1.4rem;
  font-weight: normal;
}

.c-cart-popup .addedCartAfterPrice {
  display: block;
  padding: 0;
  letter-spacing: 0;
}

/* 定期価格*/
.c-cart-popup .c-cart-popup__price-red .FixedPurchasePrice::before,
.c-cart-popup .c-cart-popup__price-red .FixedPurchaseFirstTimePrice::before {
  display: block;
  font-size: 1.2rem;
  font-weight: normal;
}
.c-cart-popup .c-cart-popup__price-red .FixedPurchasePrice::before {
  content: "定期通常価格";
}

.c-cart-popup .c-cart-popup__price-red .FixedPurchaseFirstTimePrice::before {
  content: "定期初回価格";
}

/* --- 一回購入できる数量を超えた時の調整 --- */
.c-cart-popup__header.cnt_none {
  background: none;
}

.c-cart-popup__errCnt {
  color: #de4e36;
}

.c-cart-popup__errCnt span {
  display: block;
  padding: 2.8rem 2rem .4rem;
  font-size: 1.35rem;
  text-align: center;
}

/* SP用*/
@media (max-width: 768px) {

  .c-cart-popup .c-cart-popup__inner {
    width: calc(385 * (100vw / 428));
  }
  .c-cart-popup .c-cart-popup__inner.--rounded {
    border-radius: calc(8 * (100vw / 428));
  }
  .c-cart-popup .c-cart-popup__header {
    column-gap: calc(8 * (100vw / 428));
    padding: calc(13 * (100vw / 428));
  }
  .c-cart-popup .c-cart-popup__header-title {
    font-size: calc(15 * (100vw / 428));
  }
  .c-cart-popup .c-cart-popup__header-close {
    top: calc(11 * (100vw / 428));
    right: calc(14 * (100vw / 428));
    width: calc(18 * (100vw / 428));
    height: calc(18 * (100vw / 428));
  }

  .c-cart-popup .c-cart-popup__header-close::before,
  .c-cart-popup .c-cart-popup__header-close::after {
    width: calc(18 * (100vw / 428));
    height: 2px;
  }

  .c-cart-popup .c-cart-popup__body {
    row-gap: calc(15 * (100vw / 428));
    padding: calc(20 * (100vw / 428));
  }
  .c-cart-popup .c-cart-popup__main {
    grid-template-columns: calc(130 * (100vw / 428)) minmax(0, 1fr);
    column-gap: calc(15 * (100vw / 428));
  }
  .c-cart-popup .c-cart-popup__main-info {
    row-gap: calc(6 * (100vw / 428));
    font-size: calc(13 * (100vw / 428));
  }
  .c-cart-popup .c-cart-popup__product-name {
    font-size: calc(14 * (100vw / 428));
  }

  .c-cart-popup .c-cart-popup__product-name + .c-cart-popup__product-name {
    margin-top: calc(-4 * (100vw / 428));
    font-size: calc(12 * (100vw / 428));
  }
  .c-cart-popup .c-cart-popup__info-list {
    margin: calc(4 * (100vw / 428)) 0 calc(-8 * (100vw / 428));
  }
  .c-cart-popup .c-cart-popup__price-wrap {
    column-gap: calc(4 * (100vw / 428));
  }
  .c-cart-popup .c-cart-popup__price {
    font-size: calc(16 * (100vw / 428));
  }

  .c-cart-popup .c-cart-popup__price .productPrice::after {
    font-size: calc(12 * (100vw / 428));
  }

  .c-cart-popup .c-cart-popup__price-red {
    font-size: calc(17 * (100vw / 428));
  }
  .c-cart-popup .c-cart-popup__price-tax {
    font-size: calc(10 * (100vw / 428));
  }
  .c-cart-popup .c-cart-popup__price-offRate {
    height: calc(16 * (100vw / 428));
    margin-right: calc(5 * (100vw / 428));
    padding: 0 calc(4 * (100vw / 428));
    font-size: calc(10 * (100vw / 428));
    line-height: 1;
  }
  .c-cart-popup .c-cart-popup__errMsg {
    padding: calc(20 * (100vw / 428));
    font-size: calc(14 * (100vw / 428));
  }
  .c-cart-popup .c-cart-popup__btn-area {
    gap: calc(10 * (100vw / 428));
  }
  .c-cart-popup .c-cart-popup__btn {
    padding: calc(8 * (100vw / 428));
    font-size: calc(14 * (100vw / 428));
  }
  .c-cart-popup .c-cart-popup__price del {
    font-size: calc(14 * (100vw / 428));
  }
  .c-cart-popup .addedCartAfterPrice {
    padding: 0;
  }

  /* 定期価格*/
  .c-cart-popup .c-cart-popup__price-red .FixedPurchasePrice::before,
  .c-cart-popup .c-cart-popup__price-red .FixedPurchaseFirstTimePrice::before {
    font-size: calc(13 * (100vw / 428));
  }

  /* --- 一回購入できる数量を超えた時の調整 --- */
  .c-cart-popup__errCnt span {
    padding: calc(30 * (100vw / 428)) calc(20 * (100vw / 428)) calc(6 * (100vw / 428));
    font-size: calc(14 * (100vw / 428));
  }

}

/* ---- カテゴリバナー ---- */
.bnr_brand_cate {
  overflow: hidden;
  text-align: center;
}

.bnr_brand_cate li {
  height: 10.6rem;
  padding: 3rem 0 1rem;
}

.product_list_head .bnr_brand_cate.inner .swiper-slide {
  height: auto;
}

.bnr_brand_cate picture {
  display: block;
  line-height: 0;
}

.bnr_brand_cate img {
  margin: auto;
  max-width: 100%;
}

/* SP用*/
@media (max-width: 768px) {
  .product_list_head .bnr_brand_cate.inner {
    overflow: hidden;
    margin: calc(-8 * (100vw / 428)) calc(15 * (100vw / 428)) 0;
    padding: 0;
  }

  .product_list_head .bnr_brand_cate.inner li {
    height: calc(75 * (100vw / 428));
  }

  .product_list_head .bnr_brand_cate.inner .swiper-slide {
    height: auto;
  }

}
/* ---- //カテゴリバナー ---- */



/*
*   ZETAVOICE
*==========================================================================
*/


/* レビュー数表示 */
.product_review {
  overflow: hidden;
  display: none;
  align-items: flex-start;
  flex-direction: column;
  gap: 0;
}

.product_review.summary-active {
  display: flex;
}

.product_review::before {
  display: none;
}

.product-list-area .item_list .item_list__review {
  overflow: hidden;
  position: relative;
  margin: 0.8rem 0 0;
}

.product-list-area .item_list .item_list__review.summary-empty {
  display: none !important;
}

.product-list-area .item_list .item_list__review a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  cursor: pointer;
}

/* ---- PC ---- */
@media (min-width: 769px) {

  #product-detail .product_review iframe {
    height: 28px;
  }
}

/* ---- SP ---- */
@media (max-width: 768px) {

  .product-list-area .item_list .item_list__review {
    margin: calc(14 * (100vw / 428)) 0 0;
  }

  /* レビュー数表示 */
  .product_review {
    gap: 0;
    margin: calc(12 *(100vw / 428)) 0 0;
  }

  #product-detail .product_review iframe {
    height: calc(30 *(100vw / 428));
  }

}

/* ---- 商品詳細 ---- */

/*タイトル下の星*/
#product-detail .product_review iframe {
  width: 120%;
}

#dvProductReviewArea.zv-list-empty iframe {
  display: none !important;
}

.product-review__heading {
  font-size: calc(20 *(100vw / 428));
  font-weight: bold;
  text-align: center;
}


/* ---- PC ---- */
@media (min-width: 769px) {

  .product-review__heading {
    font-size: 2.4rem;
    text-align: center;
    font-weight: 600;
  }
}

/* ---- SP ---- */
@media (max-width: 768px) {
  .product-review {
    border-top: 10px solid var(--color-dividing-line);
    margin-top: calc(30 *(100vw / 428));
    padding: 0;
  }
  .product-review__inner {
    width: 100%;
    margin: 0 auto;
    padding: calc(28 *(100vw / 428)) calc(15 *(100vw / 428)) 0;
  }
  .product__info-heading {
    margin-bottom: calc(15 *(100vw / 428));
    padding-top: calc(5 *(100vw / 428));
    font-size: calc(18 *(100vw / 428));
    font-weight: bold;
  }

  .product-info__contents {
    overflow: hidden;
  }

  .product-review__write-button {
    margin-top: calc(10 *(100vw / 428));
  }
}


/*
*   AnyGIFT対応
*==========================================================================
*/

.btn-cart.btn-e-gift {
  --tw-gradient-to: #11C2A3;
  --tw-gradient-from: #43C7E3;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  color: #fff;
}

.btn-cart.btn-e-gift::before {
  position: relative;
  top: -0.2rem;
  width: 2rem;
  height: 2.4rem;
  background-image: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20id%3D%22_%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_2%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%202%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020.59%2022.54%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20none%3B%0A%20%20%20%20%20%20%20%20stroke%3A%20%23fff%3B%0A%20%20%20%20%20%20%20%20stroke-miterlimit%3A%2010%3B%0A%20%20%20%20%20%20%20%20stroke-width%3A%201.5px%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cg%20id%3D%22_%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_2-2%22%20data-name%3D%22%20%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%202%22%3E%0A%20%20%20%20%3Cg%20id%3D%22_%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1-2%22%20data-name%3D%22%20%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%201-2%22%3E%0A%20%20%20%20%20%20%3Cg%20id%3D%22gift%22%3E%0A%20%20%20%20%20%20%20%20%3Crect%20class%3D%22cls-1%22%20x%3D%221.71%22%20y%3D%2210.34%22%20width%3D%2217.18%22%20height%3D%2211.45%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Crect%20class%3D%22cls-1%22%20x%3D%22.75%22%20y%3D%226.52%22%20width%3D%2219.09%22%20height%3D%223.82%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Crect%20class%3D%22cls-1%22%20x%3D%2210.3%22%20y%3D%227.13%22%20width%3D%22.01%22%20height%3D%2214.66%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20class%3D%22cls-1%22%20d%3D%22M5.53.79h0c2.63%2C0%2C4.77%2C2.14%2C4.77%2C4.77h0v1h-2.86c-2.11%2C0-3.82-1.71-3.82-3.82v-.04h0c0-1.05.86-1.91%2C1.91-1.91Z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20class%3D%22cls-1%22%20d%3D%22M13.16%2C6.52h-2.86v-1c0-2.63%2C2.14-4.77%2C4.77-4.77h0c1.05%2C0%2C1.91.85%2C1.91%2C1.91v.04h0c0%2C2.11-1.71%2C3.82-3.82%2C3.82Z%22%2F%3E%0A%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E');
}

.btn-cart.btn-e-gift,
.front-cart-area .btn-cart.btn-e-gift {
  font-size: 1.5rem;
}

.txt-e-gift {
  padding-top: 0.8rem;
  padding-right: 2rem;
  font-size: 1.1rem;
  text-align: right;
}

.txt-e-gift img {
  width: 7.8rem;
  margin-right: 0.2rem;
  vertical-align: middle;
}

/* ---- ポップアップ ---- */

/*カート削除警告ポップアップ*/
.cartDeleteAlertPopup {
	--color-red: #FE0002;
	--cart-del-popup-icon-size: 9.71px;
	--cart-del-popup-icon-padding: 5px;
	--cart-del-popup-closeButton-size: calc(var(--cart-del-popup-icon-size) + (var(--cart-del-popup-icon-padding) * 2));
}
.cartDeleteAlertPopup::before {
	content: "";
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 999;
	transform: translate(-50%, -50%);
	width: 100vw;
	height: 100vh;
	/*background-color: #B5B5B5;*/
	mix-blend-mode: multiply;
}
.cartDeleteAlertPopup .cartDeleteAlertPopup__inner {
	overflow: hidden;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1000;
	transform: translate(-50%, -50%);
	width: 40rem;
	background-color: #fff;
  border: 1px solid #eee;
  border-radius: 8px;
}
.cartDeleteAlertPopup .cartDeleteAlertPopup.--rounded {
	border-radius: 8px;
}
.cartDeleteAlertPopup .cartDeleteAlertPopup__header {
  position: relative;
	display: grid;
	grid-template-columns: var(--cart-del-popup-closeButton-size) minmax(0, 1fr) var(--cart-del-popup-closeButton-size);
	grid-template-areas: ". title closeButton";
	column-gap: 8px;
	padding: 1.3rem;
	background-color: #eee;
}
.cartDeleteAlertPopup .cartDeleteAlertPopup__header-title {
	grid-area: title;
	font-size: 1.4rem;
	font-weight: 500;
	text-align: center;
	line-height: 1.36;
}
.cartDeleteAlertPopup .cartDeleteAlertPopup__header-close {
  display: block;
  position: absolute;
  top: 50%;
  right: 1.6rem;
  transform: translateY(-50%);
  z-index: 20;
  width: 1.7rem;
  height: 1.7rem;
  margin-top: -0.2rem;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  background-color: transparent;
  cursor: pointer;
}

.cartDeleteAlertPopup .cartDeleteAlertPopup__header-close::before,
.cartDeleteAlertPopup .cartDeleteAlertPopup__header-close::after {
  width: 1.7rem;
  height: 3px;
  background-color: #000;
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.cartDeleteAlertPopup .cartDeleteAlertPopup__header-close::before {
  transform: rotate(-45deg);
}

.cartDeleteAlertPopup .cartDeleteAlertPopup__header-close::after {
  transform: rotate(45deg);
}


.cartDeleteAlertPopup .cartDeleteAlertPopup__body {
	display: flex;
	flex-direction: column;
	row-gap: 1.5rem;
	padding: 2rem;
}

.cartDeleteAlertPopup .cartDeleteAlertPopup__errMsg {
	text-align: center;
	font-size: 1.3rem;
	color: var(--color-red, red);
  line-height: 1.5;
  padding: 1.3rem 0 0;
}
/* .cartDeleteAlertPopup .cartDeleteAlertPopup__errMsg {
	text-align: center;
	font-size: 12px;
	color: var(--color-red, red);
	line-height: 1.4;
} */

.cartDeleteAlertPopup .cartDeleteAlertPopup__btn-area {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 10px 15px;
}

.cartDeleteAlertPopup .cartDeleteAlertPopup__btn {
  display: grid;
  place-items: center;
  padding: .8rem;
  font-size: 1.3rem;
  color: var(--color-btn-text);
  background-color: #000;
  border-radius: 200rem;
  font-weight: bold;
  letter-spacing: 0.04em;
}

.cartDeleteAlertPopup .cartDeleteAlertPopup__btn:hover {
	opacity: var(--opacity-hover, 0.7);
}

.cartDeleteAlertPopup .cartDeleteAlertPopup__btn.--outline {
  color: var(--text-color-default);
  text-align: center;
  background-color: transparent;
  border: 1px solid #d9d9d9;
  font-weight: normal;
}

.cartDeleteAlertPopup .cartDeleteAlertPopup__btn.--fill {
  --color-btn-text: #fff;
  --color-btn-background: #000;
  --color-btn-border: #000;
}


/* ---- SP ---- */
@media (max-width: 768px) {

  .btn-cart.btn-e-gift::before {
    top: calc(-2*(100vw / 428));
    width: calc(25*(100vw / 428));
    height: calc(28*(100vw / 428));
  }

  .btn-cart.btn-e-gift,
  .front-cart-area .btn-cart.btn-e-gift {
    font-size: calc(17 *(100vw / 428));
  }

  .txt-e-gift {
    padding-top: calc(4 *(100vw / 428));
    padding-right: calc(17 *(100vw / 428));
    font-size: calc(11 *(100vw / 428));
  }

  .txt-e-gift img {
    width: calc(78 *(100vw / 428));
    margin-right: calc(5 *(100vw / 428));
  }

  /* ---- ポップアップ ---- */

  .cartDeleteAlertPopup .cartDeleteAlertPopup__inner {
    width: calc(385 * (100vw / 428));
  }

  /*カート削除警告ポップアップ*/
  .cartDeleteAlertPopup .cartDeleteAlertPopup__header {
    column-gap: calc(8 * (100vw / 428));
    padding: calc(13 * (100vw / 428));
  }

  .cartDeleteAlertPopup .cartDeleteAlertPopup__header-title {
    font-size: calc(13.5 *(100vw / 428));
  }

  .cartDeleteAlertPopup .cartDeleteAlertPopup__header-close {
    right: calc(14 * (100vw / 428));
    width: calc(18 * (100vw / 428));
    height: calc(18 * (100vw / 428));
  }

  .cartDeleteAlertPopup .cartDeleteAlertPopup__header-close::before,
  .cartDeleteAlertPopup .cartDeleteAlertPopup__header-close::after {
    width: calc(18 * (100vw / 428));
    height: 2px;
  }

  .cartDeleteAlertPopup .cartDeleteAlertPopup__body {
    row-gap: calc(15 * (100vw / 428));
    padding: calc(20 * (100vw / 428));
  }

  .cartDeleteAlertPopup .cartDeleteAlertPopup__errMsg {
    font-size: calc(13.5 *(100vw / 428));
    padding: calc(15 *(100vw / 428)) 0 0;
  }

  .cartDeleteAlertPopup .cartDeleteAlertPopup__btn-area {
    gap: calc(10 *(100vw / 428)) calc(15 *(100vw / 428));
  }

  .cartDeleteAlertPopup .cartDeleteAlertPopup__btn {
    padding: calc(8 *(100vw / 428));
    font-size: calc(14 *(100vw / 428));
    letter-spacing: 0.04em;
  }

}


/*
*   GGMスタンプカード対応
*==========================================================================
*/

/* スタンプ詳細 共通 */
.product__stamp {
  display: flex;
  align-items: baseline;
}

.product__stamp .product__stamp--text {
  line-height: 1;
}

.product__stamp .product__stamp_category {
  font-weight: bold;
  line-height: 1;
}

.product__stamp .product__stamp-button {
  text-decoration: underline;
    line-height: 1.72;
}

/* スタンプモーダル調整 共通 */
.stamp-content {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  left: 0;
}

.stamp-content img {
  width: 100%;
}

.stamp-overlay {
  width: 100%;
  /* 黒背景も画面いっぱいに */
  height: 100vh;
  /* 黒背景も画面いっぱいに */
  background-color: rgba(0, 0, 0, 0.5);
}
.stamp-modal {
  position: fixed;
  background-color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow-y: scroll;
  overflow-x: hidden;
  flex-direction: column;
}

.stamp-content .modal__close {
  position: sticky;
  top: -1px;
  right: 0;
  text-decoration: none!important;
  background: #053831;
  color: #fff;
  display: block;
  margin: 0 0 0 auto;
  z-index: 1;
}

.stamp-content .modal__close span {
  display: block;
  text-align: center;
}

.stamp-modal .imgWrap.columns-2 {
  position: relative;
  z-index: 0;
}

@media all and (-ms-high-contrast: none) {
  .stamp-content .modal__close span {
    line-height: 40px;
  }
}

.stamp-modal h3 {
  text-align: center;
}

.stamp-modal h3::after {
  display: block;
  content: "";
  height: 2px;
  background: #000000;
  margin: 10px auto 0;
}

.stamp-modal h4 {
  font-weight: bold;
}

.stamp-modal li {
  margin: 7px 0;
}


.stamp-modal img {
  display: block;
  border: 1px solid #e5eae2;
  width: 44%;
  height: auto;
}

.stamp-modal .read {
  font-weight: bold;
  text-align: center;
}

.stamp-modal .imgWrap {
  display: flex;
}

.stamp-modal .imgWrap.columns-2::after {
  content: '';
  position: absolute;
  margin: auto;
  background-image: url(../../Contents/ImagesPkg/StampCard/arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 0;
}

/* ---- PC ---- */
@media (min-width: 769px) {
  /* スタンプ詳細 PC */
  .product__stamp {
    column-gap: 1.2rem;
  }

  .product__stamp .product__stamp--text {
    font-size: 1.3rem;
  }

  .product__stamp .product__stamp_category {
    font-size: 1.4rem;
  }

  .product__stamp .product__stamp-button {
    font-size: 1.3rem;
  }

  /* スタンプモーダル調整 PC */
  /* 配置関連。モーダル自体とは関係なし */
  .stamp-modal {
    width: 80%;
    max-width: 800px;
    height: 60%;
  }

  .stamp-content .modal__close {
    font-size: 20px;
    width: 35px;
    height: 35px;
  }

  .stamp-content .modal__close span {
    line-height: 35px;
  }

  .stamp-modal h3 {
    font-size: 20px;
    margin: 20px auto 0;
  }

  .stamp-modal h3::after {
    width: 80px;
  }

  .stamp-modal h4 {
    font-size: 16px;
    margin: 40px 0 10px;
  }

  .stamp-modal h5 {
    font-size: 15px;;
    margin-top: 30px;
  }

  .stamp-modal p {
    font-size: 13px;
  }

  .stamp-modal .stamp-inner {
    margin: 50px;
  }

  .stamp-modal ul {
    margin-top: 10px;
    line-height: 2;
  }

  .stamp-modal img {
    width: 44%;
  }

  .stamp-modal .read {
    margin-bottom: 18px;
    font-size: 14px;
  }

  .stamp-modal .imgWrap {
    justify-content: center;
    gap: 38px;
    margin-top: 10px;
  }

  .stamp-modal .imgWrap.columns-2::after {
    top: 50%;
    width: 20px;
    height: 18px;
  }

}

/* ---- SP ---- */
@media (max-width: 768px) {
  /* スタンプ詳細 SP */
  .product__stamp {
    column-gap: calc(10 *(100vw / 428));
  }

  .product__stamp .product__stamp--text {
    font-size: calc(13 *(100vw / 428));
  }

  .product__stamp .product__stamp_category {
    font-size: calc(15 *(100vw / 428));
  }

  .product__stamp .product__stamp-button {
    font-size: calc(13 *(100vw / 428));
  }

  /* スタンプモーダル調整 SP */
  .stamp-modal {
    padding-bottom: calc(50 * (100vw / 750));
    width: 90%;
    max-width: none;
    height: 80%;
  }

  .stamp-content .modal__close {
    font-size: calc(50 * (100vw / 750));
    width: calc(60 * (100vw / 750));
    height: calc(60 * (100vw / 750));
  }

  .stamp-content .modal__close span {
    display: block;
    text-align: center;
    line-height: calc(60 * (100vw / 750));
  }

  .stamp-modal h3 {
    font-size: calc(32 * (100vw / 750)) !important;
    margin: 0 auto 0;
  }

  .stamp-modal h3::after {
    width: calc(160 * (100vw / 750));
  }

  .stamp-modal .stamp-inner {
    margin: calc(50 * (100vw / 750));
  }

  .stamp-modal ul {
    margin-top: 10px;
    list-style: none;
  }

  .stamp-modal li {
    font-size: calc(22 * (100vw / 750));
    text-align: left;
  }

  .stamp-modal h4 {
    font-size: calc(28 * (100vw / 750));
    font-weight: bold;
    margin: calc(50 * (100vw / 750)) 0 calc(10 * (100vw / 750));
  }

  .stamp-modal h5 {
    font-size: calc(26 * (100vw / 750));
    margin-top: calc(40 * (100vw / 750));
  }

  .stamp-modal p {
    font-size: calc(24 * (100vw / 750));
  }

  .stamp-modal img {
    width: 100%;
  }

  .stamp-modal .read {
    margin-bottom: calc(20 * (100vw / 750));
    font-size: calc(26 * (100vw / 750));
  }

  .stamp-modal .imgWrap {
    flex-direction: column;
    gap: calc(52 * (100vw / 750));
  }

  .stamp-modal .imgWrap.columns-2::after {
    transform: rotate(90deg);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 20px;
    height: 18px;
  }

}
