/** Shopify CDN: Minification failed

Line 195:18 The "-" operator only works if there is whitespace on both sides

**/
@import url(https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700&display=swap&subset=japanese);
body {
  font-family: 'Noto Sans JP', "Tenor Sans", sans-serif !important;
}

.h1, .h2, .h3, h1, h2, h3 {
  font-family: 'Noto Sans JP', "Tenor Sans", sans-serif !important;
}

.page-width--tiny{
  max-width:500px;
}

div.terms-box h2 {
  border-left: 5px solid #5E5E5E;
  padding: 0 0 0 10px;
}

div.terms-box h3 {
  border-bottom: solid 1px #DEDEDE;
  padding-bottom: 15px;
  width: 100%;
}

div.terms-box p {
  color: #5E5E5E;


}

div.terms-box ul li {
  color: #5E5E5E;

}

th {
  text-align: center;

  background-color:#d2d5ec;
}

td {

}

.sp{
  display:block;
}

.pc{
  display:none;
}
@media only screen and (min-width: 769px){
  .sp{
    display:none;
  }

  .pc{
    display:block;
  }
}

/* lpページ設定 */
body.lp-page #shopify-section-header{
  display:none;
}

body.lp-page #shopify-section-footer .grid{
  margin:0;
}

body.lp-page #shopify-section-footer .grid div[data-type="menu"]{
  display:none;
}

body.lp-page #shopify-section-footer .grid div[data-type="custom"]{
    padding: 0;
    margin: 0 auto;
    float: none;
}

body.lp-page #shopify-section-footer .grid div[data-type="custom"] .footer__item-padding{
  padding:0;
}

body.lp-page #shopify-section-footer .area-sns{
  display:none;
}
body.lp-page #shopify-section-footer-promotions{
  display:none;
}

body.lp-page .main-content{
  max-width:1000px;
  margin:0 auto;
}

body.lp-page .main-content .lp_btn1:after,
body.lp-page .main-content .lp_btn1:hover:after{
  content:none;
}

/* ヘッダーの配送予定 */
#shopify-section-header .shipping_schedule{
  padding:10px 0 4px;
  background-color:#fce9ed;
  border-bottom:solid 1px #5e5e5e;
}
#shopify-section-header .shipping_schedule .txt{
  margin: 0;
  text-align: center;
  font-size: calc(var(--typeBaseSize)*.85);
    }

#shopify-section-header  .announcement-bar{
  padding:6px 0;
}

/* ログイン */
.section-header.first_time{
  margin: 30px 0;
  padding: 25px 0 0;
  border-top: solid 1px #dedede;
}
.first_time-btn{
  margin:0 0 40px;
}
.first_time-btn a{
  display:block;
  width:100%;
  padding: 13px 20px;
  position: relative;
  overflow: hidden;
  transition: background .2s ease 0s;
  line-height: 1.42;
  text-decoration: none;
  text-align: center;
  white-space: normal;
  font-size: max(calc(var(--typeBaseSize) - 4px),13px);
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .3em;
    min-width: 90px;
    vertical-align: middle;
    cursor: pointer;
    border-radius:50px;
    border: 1px solid transparent;
    color:#5e5e5e;
    background-color:#fce9ed;
    }

.first_time-btn a:hover{
  background: var(--colorBtnPrimaryLight);
    transition-delay: .25s;
    }

/* Topバナー */
.top-banner a:after{
  content:none!important;
}

/* ご利用ガイドのデザイン … 220421 */
section.guide_section h3 {
  margin:0 0 50px;
  border-left: 5px solid #5E5E5E;
  padding: 0 0 0 10px;
}
section.guide_section ul {
  margin: 0;
  padding: 0;
  font-size: 86%;
  list-style: none;
}
section.guide_section ul li {
  position: relative;
  display: table;
  width:100%;
  color: #5E5E5E;
  line-height: 2em;
  margin-bottom:50px;
}

section.guide_section ul li .img{
  display:table-cell;
  width:150px;
}

section.guide_section ul li .area-txt{
  display: table-cell;
  width: calc(100%-150px);
  padding: 0 0 0 20px;
  width: calc(100% - 170px);
  vertical-align: middle;
}

section.guide_section ul li .area-txt p{
  margin:0;
}

section.guide_section ul li p.title {
  color: #000000;
  font-weight: bold;
  margin-bottom: -4px;
}

section.guide_section ul li p.link {
  position: absolute;
  right: 0px;
  bottom: -30px;
  line-height: 1em;
}	

section.guide_section ul li p.link a{
  padding:0 0 5px;
}

@media only screen and (min-width: 769px){
  section.guide_section ul li p.link {
    bottom: 0;
  }	
}



/*
section.guide_section ul li:nth-child(1) {
display: inline-block;
width: 120px;
height: 120px;
background: url(/cdn/shop/files/icon_guide01.png?v=1651127557) no-repeat;
background-size: contain;
}
section.guide_section ul li:nth-child(2) {
display: inline-block
width: 120px;
height: 120px;
background: url(/cdn/shop/files/icon_guide02.png?v=1651127557) no-repeat;
background-size: contain;
}
section.guide_section ul li:nth-child(3) {
display: inline-block
width: 120px;
height: 120px;
background: url(/cdn/shop/files/icon_guide03.png?v=1651127557) no-repeat;
background-size: contain;
}
section.guide_section ul li:nth-child(4) {
display: inline-block
width: 120px;
height: 120px;
background: url(/cdn/shop/files/icon_guide04.png?v=1651127557) no-repeat;
background-size: contain;
}
section.guide_section ul li:nth-child(5) {
display: inline-block
width: 120px;
height: 120px;
background: url(https://placehold.jp/150x150.png) no-repeat;
background-size: contain;
}
*/
/* ご利用ガイドのデザイン */


/* top ランキングのタブ */
.btn_area{
  list-style:none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-wrap:wrap;
  margin:0 0 30px;

}  

.btn_area .tab_btn,
.btn_area .ranking-tab_btn{
  width: 48%;
  margin:0 0 4%;
  padding: 9px 0;
  cursor: pointer;
  border-radius:5px;
  box-shadow: 5px 5px 10px #EBDBDE;
  color: #3b4043;
  line-height: 1;
  font-size: 12px;
  text-align: center;
  background:#fff;
  transition: all 0.3s ease;
}


.btn_area .tab_btn:hover,
.btn_area .ranking-tab_btn:hover{
  background-color: #5e5e5e;
  color: #fff;
}

.btn_area .tab_btn.active,
.btn_area .ranking-tab_btn.active{
  background-color: #5e5e5e;
  color: #fff;
}

#MainContent .tab-panel,
.section-ranking .area-ranking .ranking_panel {
  display:none;
}

#MainContent .tab-panel.active,
.section-ranking .area-ranking .ranking_panel.active {
  display:block;
}

@media only screen and (min-width: 769px){
  .btn_area{
    justify-content: center;

  }
  .btn_area .tab_btn,
  .btn_area .ranking-tab_btn{
    width:150px;
    margin:0 0 0 20px;
  }
  .btn_area .tab_btn:first-child,
  .btn_area .ranking-tab_btn:first-child{
    margin:0;
  }
}

/* 商品詳細の値段 */
.grid__item .comparison {
  display:none;
  background: rgb(246, 246, 246);
  margin: -40px 0px 0;
  padding: 15px;
  border-radius: 4px;
}

.grid__item .comparison + .comparison{
  margin: -15px 0px 0;
}

.grid__item .comparison.on {
  display:block;
}
.grid__item .comparison.normal_price{
  display:block;
}
.grid__item .comparison.on.normal_price .area-price{
  display:block;
  outline: solid 2px #2f81f6;
  outline-offset: -2px;
  border-radius:4px;
}

.grid__item .comparison.on.normal_price .area-price.no-border{
    outline: none;
}

.grid__item .comparison .area-price.on-border{
  display:block;
  outline: solid 2px #2f81f6;
  outline-offset: -2px;
  border-radius:4px;
}

.grid__item  .comparison .area-price{
  padding: 10px;
  background:#fff;
}

.grid__item  .comparison .area-price p{
  margin: 0;
}

.grid__item  .comparison .discount_price{
  margin:0;
}

/* 商品詳細 sns */

.line-share{
  text-align: right;
}

/*
.product-sharing {
display: flex;
align-items: center;
justify-content: center;
margin:0;
}
.product-sharing .social-block{
width:90px;
margin: 0;
}

.product-sharing .social-block a{
display:table;
}

.product-sharing .social-block a svg{
display:table-cell;
width: 20px;
}

.product-sharing .social-block.twitter a svg{
width:30px;
margin:0 -10px 0 0;
}

.product-sharing .social-block a span{
display:table-cell;
padding: 0 10px;
}

@media only screen and (min-width: 769px){
.product-sharing {
justify-content: start;
}
}
*/

/* 割引設定時に表示されたテキスト */
.grid-product__price .grid-product__price--savings{
  display:none;
}

.product-single__meta .product__price-savings{
  display:none;
}

/* 商品 予約用 */
.product-single__meta .rev_txt01 span{
  color:#f00;
}

.reserve_item .btn{
  background:#e0f1f1;
  font-size:0;
}

.reserve_item .btn:active{
  background:#e0f1f1!important;
}

.reserve_item .btn:before{
  content: "予約注文する";
  font-size: max(calc(var(--typeBaseSize) - 4px),13px);
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .3em;
    }

#shopify-section-template--14742354919563__recently-viewed .section-header__title{
  font-size:0;
}
#shopify-section-template--14742354919563__recently-viewed .section-header__title:before{
  content:"最近チェックした商品";
  font-size: calc(var(--typeHeaderSize)*.62);
    }
@media only screen and (min-width: 769px){
  #shopify-section-template--14742354919563__recently-viewed .section-header__title:before{
    font-size: calc(var(--typeHeaderSize)*.65);
      }
}

/* 商品詳細 定期購買 */
.huckleberry-subscription-widget-container div input[name=plan] + label p{
  color:#5e5e5e;
}

.huckleberry-subscription-widget-container div input[name=plan]:checked + label p{
  color:#2f78f6;
}

.huckleberry-subscription-widget-container > div > div p.sc-dJjZJu.kszVAv{
  text-align: left;
}

.huckleberry-subscription-widget-container > div > div > div + p{
  text-align: left;
}

.huckleberry-subscription-widget-container > div > div > div + p:after{
  margin: 0 0 0 10px;
  padding: 1px 5px;
  color:#FD9DB2;
  border:solid 1px #FD9DB2;
  background:#fff;
  font-weight: 400;
}

.huckleberry-subscription-widget-container > div > div > p:after{
  content:"";
  margin: 0 0 0 10px;
  padding: 1px 5px;
  color:#FD9DB2;
  border:solid 1px #FD9DB2;
  background:#fff;
  font-weight: 400;
}

.product-single__meta.lotion_plus_cleansing .huckleberry-subscription-widget-container > div > div > p:after{
  content:"15％OFF/送料無料";
}
.product-single__meta.protein .huckleberry-subscription-widget-container > div > div > div + p{
  font-size:0;
}
.product-single__meta.protein .huckleberry-subscription-widget-container > div > div > div + p:before{
  content:"定期便";
  font-size:13px;
}
.product-single__meta.protein .huckleberry-subscription-widget-container > div > div > div + p:after{
  display:block;
  max-width: 290px;
  margin:10px 0 0;
  content:"初回30％OFF、2回目以降10％OFF/送料無料\A※初回の値引き特典はおひとり様一回限りです。\A再申し込みの場合は10％OFFに変更させていただきます。";
  white-space: pre-wrap;
  font-size:12px;
}

@media only screen and (min-width: 769px){
  .product-single__meta.protein .huckleberry-subscription-widget-container > div > div > div + p:before{
    top: -40px;
    position: relative;
  }
  .product-single__meta.protein .huckleberry-subscription-widget-container > div > div > div + p:after{
    max-width: 355px;
    display:inline-block;
    margin: 0 0 0 10px;
  }
}

.product-single__meta.protein.nosubsc .huckleberry-subscription-widget-container > div > div > p{
  font-size:0;
}
.product-single__meta.protein.nosubsc .huckleberry-subscription-widget-container > div > div > p:before{
  content:"定期便";
  font-size:13px;
}

.product-single__meta.protein.nosubsc .huckleberry-subscription-widget-container > div > div > p:after{
  display:block;
  max-width: 290px;
  margin:10px 0 0;
  content:"初回30％OFF、2回目以降10％OFF/送料無料\A※初回の値引き特典はおひとり様一回限りです。\A再申し込みの場合は10％OFFに変更させていただきます。";
  white-space: pre-wrap;
  font-size:12px;
}

@media only screen and (min-width: 769px){
  .product-single__meta.protein.nosubsc .huckleberry-subscription-widget-container > div > div > p:before{
    top: -40px;
    position: relative;
  }
  .product-single__meta.protein.nosubsc .huckleberry-subscription-widget-container > div > div > p:after{
    max-width: 355px;
    display:inline-block;
    margin: 0 0 0 10px;
  }
}

.grid__item .comparison .area-price{
  text-align: left;
}
.product-block .merit{
  padding: 1px 2px;
  color: #FD9DB2;
  border: solid 1px #FD9DB2;
  background: #fff;
  font-weight: 400;
  font-size:10px;
}

@media only screen and (min-width: 769px){

  .product-block .merit{
    display:inline-block;
    margin: 0 0 0 10px;
    padding: 1px 5px;
  }
}

.product-block .movie .video-wrapper{
  width: 100%;
  /*
  aspect-ratio: 16 / 16;
  padding: 0;
  */
}
/*
.product-block .movie.square .video-wrapper{
  aspect-ratio: 16 / 16;
  padding: 0;
}
*/
.product-block .product__quantity .no-pointer-event{
  pointer-events: none;
}

.huckleberry-subscription-widget-container input[name=planOption]:checked + label{
  outline:solid 2px #2f81f6;
  outline-offset:-2px;
}


.product-single__meta .huckleberry-subscription-widget-container > div > div > div + p + div input[name=planOption] + label div + div p + div{
  display:none;
}

.huckleberry-subscription-widget-container > div > div > div + p + div input[name=planOption] + label p{
  text-align: left;
  color:#5e5e5e!important;
}

.huckleberry-subscription-widget-container > div > div > div + p + div input[name=planOption] + label p + p{
  color: rgba(0, 0, 0, 0.54)!important;
}

.huckleberry-subscription-widget-container > div > div > div + p + div input[name=planOption] + label div + div p{
  color:#5e5e5e!important;
}

.huckleberry-subscription-widget-container > div > div > div + p + div input[name=planOption] + label div + div p:after{
  content:"税込";
  display: block;
  color:#5e5e5e;
}

.product-block .area-price .original_price{
  display: flex;
  justify-content: space-between;
}

.product-block .area-price .original_price .original{
  font-size:14px;
  font-weight:700;
  line-height:1.8;
}

/* 商品詳細 配送予定 */
.shipping_schedule th{
  display:block;
  background:#fce9ed;
}
.shipping_schedule th p{
  margin:0;
}

.shipping_schedule td{
  display:block;
}

.shipping_schedule td p{
  margin:0;
}

@media only screen and (min-width: 769px){
  .shipping_schedule th{
    display: table-cell;
    width: 25%;
    border-bottom: none;
  }

  .shipping_schedule td{
    display:table-cell;
    width: 75%;
  }
}

/* 商品詳細のスライダー */
.product-slider .slider-list{
  margin:0 auto;
}

.product-slider .slider-list li img{
  /*width:100%;*/
  margin: 0 auto;
}

.product-slider .slider-list .slick-arrow{
  width: 30px;
  height: 30px;
  z-index: 10;
}

.product-slider .slider-list .slick-prev{
  left:10px;
}

.product-slider .slider-list .slick-next{
  right:10px;
}

.product-slider .slider-list .slick-prev:before{
  content:"";
  position: absolute;
  top: 0;
  left: 0;
}
.product-slider .slider-list .slick-next:before{
  content:"";
  position: absolute;
  top: 0;
  right: 0;
}


.product-slider .slider-list .slick-prev:before{
  content:"";
  width: 30px;
  height: 30px;
  border: 5px solid;
  border-color:  transparent transparent #565656 #565656;
  transform: rotate(45deg);
}

.product-slider .slider-list .slick-next:before{
  content:"";
  width: 30px;
  height: 30px;
  border: 5px solid;
  border-color:  transparent transparent #565656 #565656;
  transform: rotate(225deg);
}

@media screen and (min-width:670px) {
  .payment-icons{
    text-align: center;
  }
}

.collapsible-content__inner{
  position:relative;
}

.collapsible-content__inner .footer-area-link{
  position: absolute;
  display: block;
  width: 100%;
  padding: 24.5% 16% 10%;
  top: 15px;
}

.collapsible-content__inner .footer-area-link .tel{
  margin: 0 0 3%;
}


.collapsible-content__inner .footer-area-link .tel a{
  display: block;
  padding: 5% 0;
  border: none;
}



.collapsible-content__inner .footer-area-link .mail a{
  display: block;
  padding: 5% 0;
  border: none;
}


@media screen and (min-width:760px) {
  .collapsible-content__inner .footer-area-link{
    padding: 22.5% 16% 13%;
    top: 0;
  }

  .collapsible-content__inner .footer-area-link .tel a, .collapsible-content__inner .footer-area-link .mail a{
    padding: 6% 0;
  }

}

.site-footer .area-sns {
  margin:30px 0;
}

.site-footer .area-sns .sns-list{
  list-style: none;
  display: flex;
  justify-content: center;
  margin:0;
}

.site-footer .area-sns .sns-list .item{
  width:30px;
  margin: 0 10px;
}

.site-footer .area-sns .sns-list .item a{
  display:block;
}

/* 商品一覧のNEW *

.grid-product__tag{
color: #fff;
background: #ba8181;
padding: 28px 6px;
right: 10px;
}

.grid-product__tag:after{
position:absolute;
content:"";
top: 0;
right: -8px;
width: 0;
height: 0;
border-style: solid;
border-width: 22px 0 0 8px;
border-color: transparent transparent transparent #805353;
}

/* 商品詳細 */
/*
.product-block .rte strong{
  display:block;
  padding:10px 20px;
  text-align:center;
  background:#fce9ed;
}
*/
.color-set01 .product-block .rte strong{
  background:#72b89c;
  color:#fff;
}
/*
.product-block  .notes-box .faq{
    margin: 0;
    padding: 10px 0;
	border-bottom: solid 1px #e3e3e3;
  }
  
.product-block  .notes-box .faq:first-child{
	border-top: solid 1px #e3e3e3;
  }
  
.product-block  .notes-box .faq dt{
	position: relative;
	padding: 15px 10px;
	font-weight: 700;
	cursor: pointer;
  }
  
.product-block  .notes-box .faq dt:after{
	content: "";
	display: inline-block;
	position: absolute;
	bottom: 0;
	right: 25px;
	margin: auto;
	width: 10px;
	height: 10px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	top: -10%;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transition: .3s;
  }
  
.product-block  .notes-box .faq dt.active:after{
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
	transition: .3s;
  }
  
.product-block  .notes-box .faq dd{
	display:none;
  }
*/
/* ブランド名 */
.name_brand{
  display:none;
}

.product__price:after{
  content:"税込";
  font-size:.85em;
}

.product-block .product-tags-list{
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 20px;
}

.product-block .product-tags-list .product-tags-list_item{
  margin: 0 10px 10px 0;
}

.product-block .product-tags-list .product-tags-list_item a{
  display: block;
  padding: 5px;
  border: 1px solid #5e5e5e;
  color: #3b4043;
  font-size: 14px;
  transition: all .3s ease;
}

.product-block .product-tags-list .product-tags-list_item a:hover{
  background-color: #5e5e5e;
  color: #fff;
}

.wc_review_main_content .wc_review_top_title h2{
  font-size: 20px;
  color:#5e5e5e;
}

.product-single__meta .catch_copy{
  text-align: left;
}


.product-single__meta .product-capacity{
  display:none;
  text-align: left;
}
.product-single__meta .product-single__sku{
  text-align: left;
} 

.product-single__meta .product-block.product-block--price{
  text-align: left;
}

/* top ranking アイコン 数字 */

.grid-product__content .grid-product__tag{
  top: 5px;
  right: 5px;
}

#shopify-section-template--14742355017867__16504398090ae3dc5d .index-section{
  margin-bottom:0;
  padding:40px 0;
  background:#fce9ed;
  /*background:#FFFBF2;*/
}

#shopify-section-template--14742355017867__featured-collection,
#shopify-section-template--14742355017867__16504398226b7e992f,
#shopify-section-template--14742355017867__165044011258b736f2,
#shopify-section-template--14742355017867__1650440118a4a6a753{
  margin-top:0;
  background:#fce9ed;
}

/* 商品レビュー */
#shopify-section-template--14742355017867__featured-collection .wc_product_review_badge,
#shopify-section-template--14742355017867__16504398226b7e992f .wc_product_review_badge,
#shopify-section-template--14742355017867__165044011258b736f2 .wc_product_review_badge,
#shopify-section-template--14742355017867__1650440118a4a6a753 .wc_product_review_badge{
  display:none;
}


@media only screen and (min-width: 769px){
  #shopify-section-template--14742355017867__16504398090ae3dc5d .index-section{
    padding:75px 0;
  }
}

#CollectionSection-template--14742355017867__featured-collection .grid__item .grid-product__content:before,
#shopify-section-template--14742355017867__16504398226b7e992f .grid__item .grid-product__content:before,
#shopify-section-template--14742355017867__165044011258b736f2 .grid__item .grid-product__content:before,
#shopify-section-template--14742355017867__1650440118a4a6a753 .grid__item .grid-product__content:before{
  position:absolute;
  content:"";
  width:40px;
  height: 40px;
  z-index: 10;
  margin:10px 0 0 10px;
}

@media only screen and (max-width: 480px){
  #CollectionSection-template--14742355017867__featured-collection .grid__item .grid-product__content:before,
  #shopify-section-template--14742355017867__16504398226b7e992f .grid__item .grid-product__content:before,
  #shopify-section-template--14742355017867__165044011258b736f2 .grid__item .grid-product__content:before,
  #shopify-section-template--14742355017867__1650440118a4a6a753 .grid__item .grid-product__content:before{
    width:25px;
  }
}

#CollectionSection-template--14742355017867__featured-collection .grid__item:first-child .grid-product__content:before,
#shopify-section-template--14742355017867__16504398226b7e992f .grid__item:first-child .grid-product__content:before,
#shopify-section-template--14742355017867__165044011258b736f2 .grid__item:first-child .grid-product__content:before,
#shopify-section-template--14742355017867__1650440118a4a6a753 .grid__item:first-child .grid-product__content:before{
  background:url("/cdn/shop/files/ranking_1.png") no-repeat 0 0;
  background-size:100%;
}

#CollectionSection-template--14742355017867__featured-collection .grid__item:nth-child(2) .grid-product__content:before,
#shopify-section-template--14742355017867__16504398226b7e992f .grid__item:nth-child(2) .grid-product__content:before,
#shopify-section-template--14742355017867__165044011258b736f2 .grid__item:nth-child(2) .grid-product__content:before,
#shopify-section-template--14742355017867__1650440118a4a6a753 .grid__item:nth-child(2) .grid-product__content:before{
  background:url("/cdn/shop/files/ranking_2.png") no-repeat 0 0;
  background-size:100%;
}

#CollectionSection-template--14742355017867__featured-collection .grid__item:nth-child(3) .grid-product__content:before,
#shopify-section-template--14742355017867__16504398226b7e992f .grid__item:nth-child(3) .grid-product__content:before,
#shopify-section-template--14742355017867__165044011258b736f2 .grid__item:nth-child(3) .grid-product__content:before,
#shopify-section-template--14742355017867__1650440118a4a6a753 .grid__item:nth-child(3) .grid-product__content:before{
  background:url("/cdn/shop/files/ranking_3.png") no-repeat 0 0;
  background-size:100%;
}

#CollectionSection-template--14742355017867__featured-collection .grid__item:nth-child(4) .grid-product__content:before,
#shopify-section-template--14742355017867__16504398226b7e992f .grid__item:nth-child(4) .grid-product__content:before,
#shopify-section-template--14742355017867__165044011258b736f2 .grid__item:nth-child(4) .grid-product__content:before,
#shopify-section-template--14742355017867__1650440118a4a6a753 .grid__item:nth-child(4) .grid-product__content:before{
  background:url("/cdn/shop/files/ranking_4.png") no-repeat 0 0;
  background-size:100%;
}


#CollectionSection-template--14742355017867__featured-collection .grid__item:last-child .grid-product__content:before,
#shopify-section-template--14742355017867__16504398226b7e992f .grid__item:last-child .grid-product__content:before,
#shopify-section-template--14742355017867__165044011258b736f2 .grid__item:last-child .grid-product__content:before,
#shopify-section-template--14742355017867__1650440118a4a6a753 .grid__item:last-child .grid-product__content:before{
  background:url("/cdn/shop/files/ranking_5.png") no-repeat 0 0;
  background-size:100%;
}

/* お問い合わせ */
.contact-form  label.required:after{
  content: "\5fc5\9808";
  display: inline-block;
  margin: 0 0 0 5px;
  padding: 0 5px;
  color: #fff;
  background: #f00;
  font-size: 14px;
  letter-spacing: 0.05em;
}

/* カート */
#point-body{
  margin:0 0 30px;
}

.cart__page-col div >label[for=CartNote]{
  font-size:0;
}

.cart__page-col div >label[for=CartNote]:before{
  content:"備考欄";
  letter-spacing:.3em;
  font-size:14px;
}

.cart__page .cart__item .no-pointer-event{
  pointer-events:none;
}

/* ギフトラッピング */

.area-gift-wrapping{
  margin:0 0 40px;
}

.area-gift-wrapping.no-display{
  display:none;
}

.area-gift-wrapping .tit01{
  margin:0 0 20px;
}

.area-gift-wrapping .list-gift-wrapping{
  list-style:none;
  margin: 0 0 30px;
}

.area-gift-wrapping .list-gift-wrapping .item-gift-wrapping{
  margin: 0 0 20px;
}


.area-gift-wrapping .list-gift-wrapping .item01{
  background:#fce9ed
}

.area-gift-wrapping .list-gift-wrapping .item02{
  background:#d2d5ec
}

.area-gift-wrapping .list-gift-wrapping .item03{
  background:#E0F1F1
}


.area-gift-wrapping .list-gift-wrapping .item-gift-wrapping a{
  position: relative;
  display:block;
  padding: 10px 30px 10px 10px;
  transition: all .3s ease;
}

.area-gift-wrapping .list-gift-wrapping .item-gift-wrapping a:hover{
  opacity:.7;
}

.area-gift-wrapping .list-gift-wrapping .item-gift-wrapping a:before,
.area-gift-wrapping .list-gift-wrapping .item-gift-wrapping a:after{
  position: absolute;
  top: 50%;
  right: 13px;
  margin: 7px 0 0;
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  border-top: 2px solid #5e5e5e;
  transform: translateY(-50%);
}

.area-gift-wrapping .list-gift-wrapping .item-gift-wrapping.no-icon a:before,
.area-gift-wrapping .list-gift-wrapping .item-gift-wrapping.no-icon a:after{
  content:none;
}

.area-gift-wrapping .list-gift-wrapping .item-gift-wrapping a:after{
  transform: rotate(90deg);
  margin: -6px 0 0;
  right: 19px;
}

.area-gift-wrapping .list-gift-wrapping .item-gift-wrapping .detail{
  display: flex;
  align-items: center;
}

.area-gift-wrapping .list-gift-wrapping .item-gift-wrapping .detail .img{
  padding:0 20px 0 0;
}

.area-gift-wrapping .list-gift-wrapping .item-gift-wrapping .detail .area-txt p{
  margin: 0;
}


.grid__item.no-display{
  display:none;
}

#point-account{
  margin:0 0 30px;
}

.area-slide-toggle{
  margin:0 0 30px; 
}

.area-slide-toggle .toggle-area01{
  display:none;
}

.area-slide-toggle .toggle-area02{
  display:none;
}

.area-slide-toggle .slide-toggle-tit01{
  cursor: pointer;
}

.area-slide-toggle .slide-toggle-tit01{
  position:relative;
  display:inline-block;
  margin: 0 0 30px;
  font-size: 20px;
  cursor: pointer;
}

.area-slide-toggle .slide-toggle-tit01:before{
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background: #333;
  bottom: -5px;
}
.area-slide-toggle .slide-toggle-tit01:after{
  position: absolute;
  content: "";
  top: 50%;
  right: -30px;
  margin: -10px 0 0;
  width: 16px;
  height: 16px;
  border-top: 3px solid #fce9ed;
  border-right: 3px solid #fce9ed;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  transition: .3s;
  transition: .3s;
}

.area-slide-toggle .slide-toggle-tit01.active:after{
  margin: -3px 0 0;
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}

.area-slide-toggle .slide-toggle-tit02{
  position:relative;
  display:inline-block;
  font-size: 20px;
  cursor: pointer;
}

.area-slide-toggle .slide-toggle-tit02:before{
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background: #5e5e5e;
  bottom: -5px;
}
.area-slide-toggle .slide-toggle-tit02:after{
  position: absolute;
  content: "";
  top: 50%;
  right: -30px;
  margin: -10px 0 0;
  width: 16px;
  height: 16px;
  border-top: 3px solid #fce9ed;
  border-right: 3px solid #fce9ed;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  transition: .3s;
  transition: .3s;
}

.area-slide-toggle .slide-toggle-tit02.active:after{
  margin: -3px 0 0;
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}


.area-slide-toggle td a{
  display: block;
  text-decoration: underline;
}

.area-slide-toggle td a:hover{
  text-decoration: none;
}

.area-slide-toggle .table__section td:first-child{
  background: #FCE9ED;
}

.dokopoi-table tr + tr{
  position: relative;
  margin-top: 10px;
  padding-top: 15px;
}
.grid__item.account-info {
  margin:0 0 20px;
}
.grid__item.account-info .inner{
  background: #fce9ed;
  padding: 20px 20px 5px;
}

.grid__item.account-info a{
  position: relative;
  display: inline-block;
  transition: .3s;
}

.grid__item.account-info a:before{
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  background: #5e5e5e;
  bottom: -3px;
}

.grid__item.account-info a:hover:before{
  display:none;
}

.huckleberry-subscription-list-container .huckleberry-subscription-list-detail-container{
  z-index: 1;
  background-color: #fff;
}

.beginner .tit01{
  text-align: center;
}

.beginner .tit02{
  margin: 0 0 0;
  font-size: 18px;
  text-align: center;
  letter-spacing: .05em;
  line-height: 1.3;
}

.beginner .img{
  margin:0 0 20px;
}

.beginner .link{
  text-align: center;
}

.beginner .link a{
  padding: 8px 20px;
  border:solid 2px #f8d7de!important;
  border-radius: 20px;
  transition: all 0.3s ease;
  color:#f8d7de;
}
.beginner .link a:hover{
  opacity:.7;
  color:#f8d7de;
}
.beginner .link a:after{
  content:none!important;
}

@media only screen and (min-width: 769px){
  .beginner .tit0{
    font-size: 20px;
  }
  .beginner .tit02{
    margin: 0 0 90px;
    font-size: 28px;
  }
  .beginner .img{
    max-width:1000px;
    margin:0 auto 80px;
  }
  .beginner .link a{
    padding: 10px 40px;
  }
}

/* 商品詳細のランキング */
#shopify-section-template--14742354919563__165208817283393239,
#shopify-section-template--15084868173963__165208817283393239,
#shopify-section-template--15084725436555__165208817283393239,
#shopify-section-template--15084803752075__165208817283393239{
  margin-bottom:0;
  padding:40px 0;
  background:#fce9ed;
  /*background:#FFFBF2;*/
}

#shopify-section-template--14742354919563__165027604448f106fe,
#shopify-section-template--14742354919563__16520882275d8a6b27,
#shopify-section-template--14742354919563__1652088235f65967a1,
#shopify-section-template--14742354919563__16520881787679a44a{
  margin-top:0;
  background:#fce9ed;
}

#shopify-section-template--14742354919563__165027604448f106fe .wc_product_review_badge,
#shopify-section-template--14742354919563__16520882275d8a6b27 .wc_product_review_badge,
#shopify-section-template--14742354919563__1652088235f65967a1 .wc_product_review_badge,
#shopify-section-template--14742354919563__16520881787679a44a .wc_product_review_badge{
  display:none;
}

@media only screen and (min-width: 769px){
  #shopify-section-template--14742354919563__165208817283393239,
  #shopify-section-template--15084868173963__165208817283393239,
  #shopify-section-template--15084725436555__165208817283393239,
  #shopify-section-template--15084803752075__165208817283393239{
    padding:5px 0;
  }
}

#shopify-section-template--14742354919563__165027604448f106fe .grid__item .grid-product__content:before,
#shopify-section-template--14742354919563__16520882275d8a6b27 .grid__item .grid-product__content:before,
#shopify-section-template--14742354919563__1652088235f65967a1 .grid__item .grid-product__content:before,
#shopify-section-template--14742354919563__16520881787679a44a .grid__item .grid-product__content:before{
  position:absolute;
  content:"";
  width:40px;
  height: 40px;
  z-index: 10;
  margin:10px 0 0 10px;
}

@media only screen and (max-width: 480px){
  #shopify-section-template--14742354919563__165027604448f106fe .grid__item .grid-product__content:before,
  #shopify-section-template--14742354919563__16520882275d8a6b27 .grid__item .grid-product__content:before,
  #shopify-section-template--14742354919563__1652088235f65967a1 .grid__item .grid-product__content:before,
  #shopify-section-template--14742354919563__16520881787679a44a .grid__item .grid-product__content:before{
    width:25px;
  }
}

#shopify-section-template--14742354919563__165027604448f106fe .grid__item:first-child .grid-product__content:before,
#shopify-section-template--14742354919563__16520882275d8a6b27 .grid__item:first-child .grid-product__content:before,
#shopify-section-template--14742354919563__1652088235f65967a1 .grid__item:first-child .grid-product__content:before,
#shopify-section-template--14742354919563__16520881787679a44a .grid__item:first-child .grid-product__content:before{
  background:url("/cdn/shop/files/ranking_1.png") no-repeat 0 0;
  background-size:100%;
}

#shopify-section-template--14742354919563__165027604448f106fe .grid__item:nth-child(2) .grid-product__content:before,
#shopify-section-template--14742354919563__16520882275d8a6b27 .grid__item:nth-child(2) .grid-product__content:before,
#shopify-section-template--14742354919563__1652088235f65967a1 .grid__item:nth-child(2) .grid-product__content:before,
#shopify-section-template--14742354919563__16520881787679a44a .grid__item:nth-child(2) .grid-product__content:before{
  background:url("/cdn/shop/files/ranking_2.png") no-repeat 0 0;
  background-size:100%;
}

#shopify-section-template--14742354919563__165027604448f106fe .grid__item:nth-child(3) .grid-product__content:before,
#shopify-section-template--14742354919563__16520882275d8a6b27 .grid__item:nth-child(3) .grid-product__content:before,
#shopify-section-template--14742354919563__1652088235f65967a1 .grid__item:nth-child(3) .grid-product__content:before,
#shopify-section-template--14742354919563__16520881787679a44a .grid__item:nth-child(3) .grid-product__content:before{
  background:url("/cdn/shop/files/ranking_3.png") no-repeat 0 0;
  background-size:100%;
}

#shopify-section-template--14742354919563__165027604448f106fe .grid__item:nth-child(4) .grid-product__content:before,
#shopify-section-template--14742354919563__16520882275d8a6b27 .grid__item:nth-child(4) .grid-product__content:before,
#shopify-section-template--14742354919563__1652088235f65967a1 .grid__item:nth-child(4) .grid-product__content:before,
#shopify-section-template--14742354919563__16520881787679a44a .grid__item:nth-child(4) .grid-product__content:before{
  background:url("/cdn/shop/files/ranking_4.png") no-repeat 0 0;
  background-size:100%;
}


#shopify-section-template--14742354919563__165027604448f106fe .grid__item:last-child .grid-product__content:before,
#shopify-section-template--14742354919563__16520882275d8a6b27 .grid__item:last-child .grid-product__content:before,
#shopify-section-template--14742354919563__1652088235f65967a1 .grid__item:last-child .grid-product__content:before,
#shopify-section-template--14742354919563__16520881787679a44a .grid__item:last-child .grid-product__content:before{
  background:url("/cdn/shop/files/ranking_5.png") no-repeat 0 0;
  background-size:100%;
}


.grid__item.footer__item--e918272e-c367-4b8b-917d-46a0e41218bd .footer__collapsible .image-wrap{
  padding-bottom: 56.3%!important;
  background: none;
}

/* カートのポップアップ */
.popup {
  display: none;
  position: fixed;
  width:100%;
  top: 0;
  left: 0;
  z-index:50;
}

.popup-content{
  position:absolute;
  background: #fff;
  padding: 30px;
  width: 80%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index:30;
}
@media only screen and (min-width: 769px){
  .popup-content{
    width: 50%;
  }
}
.show {
  display: flex;
  justify-content: center;
  align-items: center;
}

.popup-bg{
  height: 100vh;
  width: 100%;
  background: black;
  opacity: 0.7;
  z-index:30;
}

.popup .txt{
  margin:0 0 30px;
}

.popup .popup-check{
  width:200px;
  margin:0 auto;
  text-align:center;
}

.popup .popup-check input[type=checkbox]{
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.popup .popup-check label{
  margin-bottom: 15px;
  padding-left: 30px;
  display: block;
  font-size: 14px;
  cursor: pointer;
  position: relative;
  letter-spacing:.05em;
}

.popup .popup-check .indicator{
  width: 20px;
  height: 20px;
  background: #e6e6e6;
  position: absolute;
  top: 0;
  left: 0;
}

.popup .popup-check .indicator:hover{
  background: #ccc;
}

.popup .popup-check input:checked ~ .indicator{
  background: #fce9ed;
}

.popup .popup-check .indicator:after{
  content: '';
  position: absolute;
  width: 5px;
  height: 8px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  left: 8px;
  top: 4px;
  transform: rotate(45deg);
}

.popup .popup-check input:checked ~ .indicator:after{
  display:block;
  content: '';
  position: absolute;
}

.popup #close{
  display:block;
  width:200px;
  text-align:center;
  margin:30px auto 0;
  border-radius:30px;
}

.terms-box .notes-box .faq{
  border:solid 1px #eee;
}

.terms-box .notes-box .faq dt{
  position: relative;
  display: block;
  padding: 10px;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
}

.terms-box .notes-box .faq dt:before,
.terms-box .notes-box .faq dt:after{
  content: '';
  display: block;
  width: 15px;
  height: 3px;
  border-radius: 5px;
  background: blue;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  background: #5e5e5e;
  transition: .3s;
}
.terms-box .notes-box .faq dt.active:before{
  margin:-3px 0 0;
}
.terms-box .notes-box .faq dt.active:after{
  margin: -4px 0 0;
  transform: rotate(0);
  transition: 0.5s
}

.terms-box .notes-box .faq dt:after{
  transform: translateY(-50%) rotate(90deg);
  transition: 0.5s;
}

.terms-box .notes-box .faq dd{
  display:none;
  margin:0;
  border-top: solid 1px #eee;
  padding: 10px;
}

.collection-filter__item.collection-filter__item--count{
  display:none;
}

#shopify-section-template--14742355017867__featured-collections .grid__item .collection-item__title span{
  font-size: 1.3em;
  font-weight: 500;
}

@media only screen and (min-width: 769px){
  #shopify-section-template--14742355017867__featured-collections .grid__item .collection-item__title span{
    font-size: 1.1em;
    font-weight: 500;
  }
}

/* top line */
#shopify-section-template--14742355017867__16535575010b90d910 .index-section{
  margin: 0;
}

.line_btn_area .line_btn{
  text-align: center;
}

.line_btn_area .line_btn a{
  width: 300px;
  display: inline-block;
  transition: 0.3s 0s ease;
}

.line_btn_area .line_btn a:hover{
  opacity:.7;
}

.line_btn_area .line_btn a:hover:after{
  content:none;
}

@media only screen and (min-width: 769px){
  .line_btn_area .line_btn a{
    width: 380px;
  }

}

/* モーダルポップアップ */
.modal-container{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0,0,0,50%);
  padding: 130px 0;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  transition: .3s;
  box-sizing: border-box;
  z-index:100;
}
/*モーダル本体の擬似要素の指定*/
.modal-container:before{
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
/*モーダル本体に「active」クラス付与した時のスタイル*/
.modal-container.active{
  opacity: 1;
  visibility: visible;
}
/*モーダル枠の指定*/
.modal-body{
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 90%;
  height: 100%;
  z-index:100;
}
/*モーダルを閉じるボタンの指定*/
.modal-close{
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -40px;
  right: -10px;
  width: 40px;
  height: 40px;
  font-size: 40px;
  color: #fff;
  cursor: pointer;
}
/*モーダル内のコンテンツの指定*/
.modal-content{
  background: #fff;
  text-align: left;
  padding: 10px;
  overflow-y: scroll;
  height: 100%;
}

.modal-open01,
.modal-open02{
  text-align: right;
}

.modal-open01 span,
.modal-open02 span{
  text-decoration: underline;
  color:#5e5e5e;
  cursor: pointer;
  letter-spacing: .3em;
  font-size: .9em;
  font-weight: 600;
}

.modal-open01 span:hover,
.modal-open02 span:hover{
  text-decoration: none;
}

@media only screen and (min-width: 769px){
  .modal-container{
    padding: 130px 20px;
  }
  .modal-close{
    right: -40px;
  }
  .modal-content{
    padding:30px;
  }
}

.cart-teiki {
  padding: 10px 0 0;
  text-align: right;
}

.cart-teiki span{
  text-decoration: underline;
  cursor: pointer;
  letter-spacing: .3em;
  font-size: .9em;
  font-weight: 600;
}

.cart-teiki span:hover{
  text-decoration: none;
}
.modal-content03 a{
  color: #1878b9;
}

.modal-body04{
  height: auto;
}
@media only screen and (min-width: 769px){
  .modal-body04{
    width:690px;
  }
}

/* 獲得ポイント */

.rank-area{
  margin:0 0 30px;
}

.area-point{
  text-align: left;
}

.area-point.center .point-up{
  display:block;
  margin:0 0 5px;
}

.area-point.center .point-acquired{
  text-align: center;
}

.area-point .point-acquired .point-boder{
  display: block;
  width: 100%;
  padding: 2px 5px;
  padding: 1px 5px;
  border: solid 1px #FD9DB2;
  background: #fff;
  font-weight: 400;
  background:#FD9DB2;
  color:#fff;
}

.area-point.center .point-acquired .point-boder{
  display: block;
  width: 100%;
  padding: 2px 5px;
  padding: 1px 5px;
  border: solid 1px #FD9DB2;
  background: #fff;
  font-weight: 400;
  background:#FD9DB2;
  color:#fff;
}

.point-popup span{
  text-decoration: underline;
  cursor: pointer;
}

.total_point .point_detail.center{
  text-align:center;
}

.total_point .point_detail.center .point-up{
  display:block;
  margin:0 0 5px;
}


.point-acquired{
  display:inline-block;
  color: #FD9DB2;
  /*
  padding: 1px 5px;
  border: solid 1px #FD9DB2;
  background: #fff;
  font-weight: 400;
  */
}
.total_point .point_detail-area{
  text-align: right;
}
.total_point .point_detail{
  display:inline-block;
  color: #FD9DB2;
}

.total_point .point_detail-area .cart-point-popup span{
  text-decoration: underline;
  cursor: pointer;
}

.total_point .point_detail .point-border{
  display: block;
  width: 100%;
  padding: 2px 5px;
  padding: 1px 5px;
  border: solid 1px #FD9DB2;
  background: #FD9DB2;
  font-weight: 400;
  color:#fff;
}


/*
.total_point .point_detail .point_detail{
display: flex;
justify-content: space-between;
}
*/


.template-customers-order table td a{
  text-decoration: underline;

}

.template-customers-order table td a:hover{
  text-decoration: none;
}

.buy_guest {
  margin:0 0 50px;
  text-align: center;
}

.buy_guest button{
  width:100%;
}

/* レビュー */
#wc_reviews_tab:before{
  content:"※カスタマーレビューは個人の感想です。効果には個人差があります。\A※掲載基準を満たさないご投稿などは、当社の判断により非掲載となる場合があります。\A※当社の判断によりレビューが非掲載となった場合、ポイントは付与されません。ご了承くださいませ。";
  font-size:12px;
  color:#5e5e5e;
  white-space: pre-wrap;
}

#policy_optin{
  display: table;
  width: 100%;
  text-align: left;
  margin: 0 0 30px;
}

#policy_optin.policy_optin-register,
#policy_optin.policy_optin-cart{
  margin:70px 0 30px;
}

@media only screen and (min-width: 769px){
  #policy_optin.policy_optin-register,
  #policy_optin.policy_optin-cart{
    margin:0 0 30px;
  }
}

#policy_optin input{
  display: table-cell;
  vertical-align: middle;
  margin: 0!important;
  padding: 0 0 0 0;
}
#policy_optin .policy-check{
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  padding: 3px 0 0 10px;
  font-size: 14px;
  letter-spacing: 0.1em;
}

#policy_optin .policy-check a{
  text-decoration: underline;
}

#policy_optin .policy-check a:hover{
  text-decoration: none;
}

.caution-policy_optin{
  text-align:center;
  color:#FD9DB2;
}

#policy_optin.policy_optin-cart{
  position:relative;
}

#policy_optin.policy_optin-cart:before{
  position: absolute;
  content: "";
  width: 28px;
  height: 28px;
  margin:-14px 0 0;
  top: 50%;
  left: -1px;
  background: #fce9ed;
}

#policy_optin.policy_optin-cart input[type=checkbox] {
  display: none;
}

#policy_optin.policy_optin-cart .policy-check{
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  padding: 5px 5px 5px 35px;
  position: relative;
  width: auto;
}

#policy_optin.policy_optin-cart .policy-check::before {
  background: #fce9ed;
  border: 1px solid #231815;
  content: '';
  display: block;
  height: 16px;
  left: 5px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  width: 16px;
}

#policy_optin.policy_optin-cart .policy-check::after {
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  content: '';
  display: block;
  height: 13px;
  left: 10px;
  margin-top: -8px;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: rotate(45deg);
  width: 7px;
}

#policy_optin.policy_optin-cart input[type=checkbox]:checked + .policy-check::after {
  opacity: 1;
}


/* LP */
.lp-page .custom-content{
  margin:0;
  padding:0;
}

.lp-page .custom__item{
  margin:-1px 0;
    padding:0;
}

.lp-page .custom__item-inner{
  display:block;
}

.lp-page .needsclick{
  display:none!important;
}

.movie-area .video-wrapper{
  margin:0 0 30px;
}

@media only screen and (min-width: 769px){
.movie-area{
  display: flex;
  justify-content: space-between;
}
.movie-area .video-wrapper{
  width:48%;
  padding-bottom: 27%;
}
}


/* 定期用の表示 */
.product-block.no-display{
  display:none;
}

.app-block .huckleberry-subscription-widget-container{
  display:none;
}

.mypage-area-teiki{
  margin: 30px 0 0;
}

/* 特別セール */
.preferential-sale.no-display{
    display:none;
}

.preferential-sale a.preferential-sale{
  display: block;
  padding:20px 0;
  text-align: center;
  text-decoration: none;
  background:#E1F1F0;
}

.preferential-sale a.preferential-sale:before{
  content:none;
}


/* アカウント どこポイ */
.dokopoi_customer {
  margin:0 0 30px;
  padding:0;
}

.dokopoi_customer #dokopoiRemainingPointLabel,
.dokopoi_customer #dokopoiRemainingPoint,
.dokopoi_customer #dokopoiRemainingPointSymbol
{
  font-size: 20px;
}

#history tbody td{
  padding-left: 10px;
  padding-right: 10px;
}
#dokopoiCartBody{
  margin:20px 0 0;
  
}

#dokopoiCartBody p{
  text-align:left;
}

.dokopoiFieldGroup{
  display: block!important;
  margin:0 0 30px;
}

#dokopoiCartBody .cart-point-txt{
  text-align:center;
}

.point-possession {
  font-size: 20px;
}

.dokopoiFieldGroup #dokopoiPointField{
  width:240px;
  padding:5px;
  font-size: 14px!important;
}

.dokopoiFieldGroup #dokopoiSubmit,
#dokopoiReset.dokopoiReset{
  padding: 11px 20px;
  background:#fce9ed;
  color:#5e5e5e;
  font-size: max(calc(16px - 4px),13px);
  font-weight: 700;
  letter-spacing: .3em;
  border-radius: 30px;
  transition: background .2s ease 0s;
}

.dokopoiFieldGroup #dokopoiSubmit:hover,
#dokopoiReset.dokopoiReset:hover{
    background:#fff;
      transition-delay: .25s;
}

#dokopoiCartBody .cart-login-button{
  display: block;
  margin:0 0 20px;
  padding: 10px 20px;
  text-align: center;
  background: #000;
  color:#fff;
  border-radius: 30px;
  font-size: max(calc(16px - 4px),13px);
  letter-spacing: .1em;
  transition: all .3s ease-out;
  /*transition: background .2s ease 0s;*/
}

#dokopoiCartBody .cart-login-button:hover{
  opacity:.7;
}
#dokopoiCartBody{
  margin-bottom:20px;
}

#dokopoiMainLabel .point-possession{
      text-align: right;
}

#dokopoiDiscountPrice{
  text-transform: uppercase;
    letter-spacing: .3em;
    font-size: .8em;
}

@media only screen and (min-width: 769px){
  #dokopoiCartBody{
    margin:0;
  }
  #dokopoiCartBody .point-buttons .button-submit,
  #dokopoiCartBody .point-buttons .button-reset{
    text-align: right;
  }
  #dokopoiCartBody .point-buttons .button-reset .dokopoiReset{
    width:200px;
  }
  .dokopoiFieldGroup #dokopoiSubmit{
    width:200px;
  }
}


/*個人情報取り扱いページ 20230227追加*/
.privacy-table-1 {
   border-collapse: collapse;
   border-spacing: 0;
}

.privacy-table-1 caption {
   text-align: left;
}

.privacy-table-1 th {
   text-align: center;
   background: #dedede;
   border: solid 1px #ababab;
}

.privacy-table-1 td {
   text-align: left;
   border: solid 1px #ababab;
}


/*20230227 footerボタン追加*/
.collapsible-content__inner .footer-area-button {
  font-size: calc(var(--typeBaseSize) *.85);
}

.collapsible-content__inner .footer-area-button p.button {
  width: 80%;
  margin: 0 auto;
}

.collapsible-content__inner .footer-area-button p.button a {
  display: block;
  padding: 3%;
  background-color: #E0F1F1;
  text-align: center;
  border-radius: 10px;
  margin: 0px auto 10px auto;
  border: none;
  transition: 0.3s 0s ease;
}

.collapsible-content__inner .footer-area-button p.button a:hover{
    opacity:.7;
}

.collapsible-content__inner .footer-area-button p.button a:after {
  border: none;
}
/*20230524 Pマーク追加*/
#shopify-section-footer .page-width{
  position:relative;
}

.footer_p-mark-icon {
    position:absolute;
    bottom: 20px;
    right: 60px;
  margin:0;
}

.footer_p-mark-icon img{
    height: 110px;
    width:  110px
}

@media (max-width: 769px) {
.footer_p-mark-icon {
    position: static;
    margin: 0 0 15px;
    text-align: center;
  /*
    position:absolute;
    bottom: 25px;
    right: 17px;
  */
}  
.footer_p-mark-icon img{
    height: 50px;
    width: 50px;
}
}

.additional-text {
  max-width: 65ch;
  margin: 0 auto;
  padding:40px 20px 0;
}

.additional-text .policy-img{
  width: 100px;
  margin: 0 auto 20px;
}
@media (min-width: 769px) {
  .additional-text {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    padding:70px 20px 0;
  }
  .additional-text .policy-img{
    width: 280px;
    margin: 0;
  }
  .additional-text  .txt{
    margin: 0;
    padding: 0 30px 0 0;
    line-height: 1.75;
  }
}

.slick-num{
      text-align: right;
}

/* rakuten */
.cart__page .area-rakuten-banner .clCntdown{
    display: block!important;
    padding: 10px 0 0;
    font-size: 16px;
    font-weight: 700;
}
.area-rakuten-banner .rakuten-txt{
  display:block!important;
}

/* held */
.area-held{
  padding:10px 10px;
  background: #fce9ed;
}

.area-held .txt{
  font-size: 14px;
  margin:0;
  text-align:center;
}

.area-held .txt-title{
  font-size: 14px;
  font-weight: bold;
  margin:0;
  text-align:center;
}

/* ranking */
.section-ranking{
  margin:40px 0;
  padding: 40px 0 0;
  background: #fce9ed;
}

.section-ranking .area-ranking .tit{ 
  margin-bottom: 25px;
  text-align:center;
}
.section-ranking .area-ranking .tab_box{
  margin:0 0 40px;
}

@media only screen and (min-width: 769px){
  .section-ranking{
    margin:75px 0;
    padding: 75px 0 0;
    background: #fce9ed;
  }
  .section-ranking .area-ranking .tit{
      margin-bottom: 50px;
  }
}

.section-ranking .area-ranking .grid .grid__item .grid-product__content:before{
  position: absolute;
  content: "";
  width: 40px;
  height: 40px;
  z-index: 10;
  margin: 10px 0 0 10px;
}

.section-ranking .area-ranking .grid .grid__item:nth-child(1) .grid-product__content:before{
  background: url(/cdn/shop/files/ranking_1.png) 0px 0px / 100% no-repeat;
  background-size: 100%;
}
.section-ranking .area-ranking .grid .grid__item:nth-child(2) .grid-product__content:before{
    background: url(/cdn/shop/files/ranking_2.png) no-repeat 0 0;
    background-size: 100%;
}
.section-ranking .area-ranking .grid .grid__item:nth-child(3) .grid-product__content:before{
    background: url(/cdn/shop/files/ranking_3.png) no-repeat 0 0;
    background-size: 100%;
}
.section-ranking .area-ranking .grid .grid__item:nth-child(4) .grid-product__content:before{
    background: url(/cdn/shop/files/ranking_4.png) no-repeat 0 0;
    background-size: 100%;
}
.section-ranking .area-ranking .grid .grid__item:nth-child(5) .grid-product__content:before{
    background: url(/cdn/shop/files/ranking_5.png) no-repeat 0 0;
    background-size: 100%;
}

.section-ranking .area-ranking .grid .grid__item .wc_product_review_badge{
  display:none;
}

.product-block  .notes-box .faq{
    margin: 0;
    padding: 10px 0;
	border-bottom: solid 1px #e3e3e3;
  }
  
.product-block  .notes-box .faq:first-child{
	border-top: solid 1px #e3e3e3;
  }
  
.product-block  .notes-box .faq dt{
	position: relative;
	padding: 15px 10px;
	font-weight: 700;
	cursor: pointer;
  }
  
.product-block  .notes-box .faq dt:after{
	content: "";
	display: inline-block;
	position: absolute;
	bottom: 0;
	right: 25px;
	margin: auto;
	width: 10px;
	height: 10px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	top: -10%;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transition: .3s;
  }
  
.product-block  .notes-box .faq dt.active:after{
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
	transition: .3s;
  }
  
.product-block  .notes-box .faq dd{
	display:none;
  }

.jdgm-rev-widg .jdgm-star, .jdgm-revs-tab .jdgm-star, .jdgm-all-reviews .jdgm-star, .jdgm-gallery-popup .jdgm-star {
color: #fcf0cf !important;
}

.jdgm-histogram .jdgm-star {
    color: #fcf0cf !important;
}

.jdgm-histogram__bar-content {
    background-color: #fcf0cf !important;
}

.jdgm-rev__author {
    color: #5e5e5e !important;
}

.jdgm-sort-dropdown-wrapper .jdgm-sort-dropdown, .jdgm-sort-dropdown-wrapper .jdgm-sort-dropdown-arrow {
    color: #5e5e5e !important;
}

.jdgm-link, .jdgm-histogram__clear-filter {
    color: #5e5e5e !important;
}

.jdgm-rev[data-verified-buyer=true] .jdgm-rev__icon.jdgm-rev__icon:after, .jdgm-rev__buyer-badge.jdgm-rev__buyer-badge {
    color: #5e5e5e !important;
} 

.jdgm-preview-badge .jdgm-star{
    color: #fcf0cf !important;
}