#drawer .drawer__search .searchForm { margin: 0; }

.font-16 {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.2em;
  color: #000000;
}
a:hover {
  color: #1b1b1b;
}

.fs-c-heading--page {
  font-weight: 700;
  font-size: 32px;
  line-height: 100%;
  color: #000000;
  text-align: left;
}
@media (max-width: 991px) {
.fs-c-heading--page {
  font-size: 20px;
}
}

.fs-c-productListCarousel .slick-arrow {
  background: transparent;
}

#sec_shopping .fs-c-productListCarousel .fs-c-productPrice--listed,
#sec_shopping .fs-c-productListCarousel .fs-c-productPrice__main__label {
  display: none;
}

#side .hasChildren > ul, #side .hasChildren--click > ul {
  margin-bottom: 0;
}

#sec_column .blog_card .blog_card__img img {
  height: 100%;
}

.cart_pop_btn {
  margin: 20px 0;
}
.cart_pop_btn span {
  font-size: 21px;
  font-weight: 700;
  padding: 20px 15px;
  background: #EDE4E1;
  display: block;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
}
.cart_pop_btn span small {
  font-size: 15px;
  font-weight: 400;
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
.modal_cart {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  background-color: rgba(241, 241, 241, 0.88);
  width: 100%;
  height: 100%;
  padding: 50px 0;
}
.modal_cart_inner {
  height: 100%;
  max-width: 600px;
  margin: 0 auto;
  padding: 50px 40px 50px;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  position:relative;
}
.modal_cart_inner:before {
  content: "";
  display: block;
  width: 25px;
  height: 2px;
  background-color: #000000;
  position: absolute;
  top: 20px;
  right: 15px;
  transform: rotate(45deg);
}
.modal_cart_inner:after {
  content: "";
  display: block;
  width: 25px;
  height: 2px;
  background-color: #000000;
  position: absolute;
  top: 20px;
  right: 15px;
  transform: rotate(-45deg);
}
.modal_cart_contents {
  width: 100%;
}
.cart_pop_close {
  text-align: center;
  margin: 20px 0;
}
.cart_pop_close span {
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
}
.cart_pop_close span i {
  margin-right: 5px;
}
.modal_cart_contents .fs-c-productSelection__name {
  background-color: #ffffff;
}
.modal_cart_contents .fs-c-productQuantityAndWishlist {
  margin-top: 20px;
}
.modal_cart_contents [type=text],
.modal_cart_contents select {
  padding-top: 10px;
  padding-bottom: 10px;
}
.modal_cart_contents .fs-c-button--addToWishList--detail {
  white-space: nowrap;
}
@media (max-width: 991px) {
.modal_cart {
  padding: 20px 15px;
}
.modal_cart_inner {
  overflow-y: scroll;
  padding: 50px 20px 20px 20px;
}
}

.ttl_wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 20px
}
.ttl_wrap h2 {
  margin-bottom: 0;
}
.ttl_wrap .cate_search_child {
  margin-left: 40px;
}
@media (max-width: 991px) {
.ttl_wrap h2 {
  margin-bottom: 10px;
}
.ttl_wrap .cate_search_child {
  margin-left: 0px;
  width: 100%;
}
}

@media (max-width: 991px) {
.blog_area .blog_list.cm1 {
  width: 100%!important;
}
.blog_area .blog_list.cm2 {
  width: 100%!important;
  display: flex;
  align-items: center;
}
.blog_area .blog_list.cm2 li.blog_card  {
  width: 50%;
}
}

.fs-c-button--primary:hover, .fs-c-button--primary:visited, .fs-c-button--primary:active {
  color: #1b1b1b;
}


/*　/////// ↓　ここからエル・ローズ編集　↓ ////////　*/

/* ------カートよこ表示用CSS------ */

/* 配送表示 */
.haisou_pattern{
        border:2px solid #dfdfdf;
        border-radius: 6px;
        padding-bottom: 10px;
        margin: 6px 0 6px 0!important;
    }
    .haisou_title{
        display: block;
        width: 100%;
        margin: 0;
        background-color: #dfdfdf;
        text-align: center;
        padding: 5px 0;
        font-weight: 600;
        letter-spacing: 0.1em;
        font-size: 13px;
    }
    .cool{
        color: rgba(0,139,182,1.00)
    }
    .haisou_about{
        display: flex;
        margin: 0;
        padding: 0 2%;
        gap:2%;
        align-items: center;
    }
    .haisou_about div{
        width: 35%;
        font-weight: 600;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        min-width: 30%;
        max-width: 150px;
    }
    .haisou_about div p{
        width: 100%;
        font-weight: 600;
        color:  #CA3A3D;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        font-size: 13px;
    }
    .haisou_about div p img{
        width: 100%;
        max-width: 150px;
    }
    .haisou_about>p{
        font-size: 11px;
        line-height: 15px;
        padding: 10px 0;
    }
    .haisou_about>p>span{
        font-weight: 600;
    }
    .haisou_about>p strong{
        color: #CA3A3D;
    }
    .haisou_detail{
        display: block;
        width: 50%;
        margin: 0 auto;
        text-align: center;
        font-size: 9px;
        background-color: #333;
        padding: 3px;
        border-radius: 20px;
        line-height: 12px;
    }
    .haisou_detail a{
        display: inline-block;
        width: 100%;
        color: #fff;
        text-decoration: none;
        line-height: 12px;
    }
    .haisou_detail a:visited{
        color: #fff;
    }
/* ラッピング表示 */
.wrapping_pattern{
        border:2px solid #dfdfdf;
        border-radius: 6px;
        display: block;
        padding: 10px 15px;
        color: #1b1b1b;
        font-weight: 500;
        text-align: center;
        transition: 0.15s;
    }
    .no_wrapping{
        background: #f2f2f2;
        padding: 5px 15px!important;
    }
    .wrapping_pattern:hover{
        background: #f2f2f2;
        transition: 0.15s;
        text-decoration: none;
    }
    .wrapping_pattern p{
        margin: 0;
    }
    .wrapping_pattern p:first-child{
        font-size: 13px;
        letter-spacing: 0.1em;
    }
    .wrapping_pattern p:nth-child(2){
        font-size: 10px;
        text-align: center;
        line-height: 14px;
    }
    .wrapping_pattern p span.wrapping_price{
        font-size: 20px;
        display: block;
        text-align: center;
        margin: 7px 0;
        font-weight: 600;
    }


/* ------カートよこ表示用CSSここまで------ */


/* ------カート内表示用CSS------ */ 
   
/* ラッピング表示 */
     .wrapping_inCart{
        text-align: center;
    }
    .wrapping_inCart img{
        width: 100%;
    }
    .wrapping_inCart a{
        text-decoration: none;
    }
    .wrapping_inCart>a>p{
        background-color: rgba(126, 126, 126, 0.08);
        color: #333;
        text-align: center;
        padding: 10px 0;
        font-weight: 600;
        margin: 0px;
    }
    .wrapping_inCart>a>div{
        background-color: #526764;
        color: #fff;
        text-align: center;
        padding: 10px 0;
        font-size: 12px;
        font-weight: 600;
        margin-top: -2px;
        line-height: 1.6em;
    }
/* 重要なお知らせ表示 */
    .important_info_inCart{
        padding: 30px;
    }
    .important_info_inCart a{
        text-decoration: none;
    }
    .important_info_inCart .title{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    }

/* 送料無料までの残り価格表示 */
.fs-c-cartDiscountInfo{
    padding: 30px;
    background-color: rgba(126, 126, 126, 0.08);
    margin-bottom: 0px;
}
.fs-c-cartDiscountInfo__info{
    align-items: flex-end;
    font-size: 18px;
    margin-bottom: 10px;
}
.fs-c-cartDiscountInfo .fs-c-price--inline{
    font-size: 25px;
    margin: 0 5px -3px;
}

/* ------カート内表示用CSSここまで------ */