@font-face {
  font-family: "mamelon";
  src:url("https://www.edute.jp/s/font/Mamelon-5-Hi-Regular.woff2") format("woff2");
}


/*購入手続きのカートボタンを追従させる*/

@media screen and (min-width: 768px) {
  .fs-l-checkout__sideColumn {
  position: -webkit-sticky; /* safari対応 */
  position: sticky;
  top: 150px;
  }
  }
  
  /*会員情報登録部分を中央に*/
  #sidebar + section.fs-l-pageMain {
    max-width: 810px;
    width: 810px;
    margin-left: 20px;
  }
  section.fs-l-pageMain {
    max-width:100%;
    width:100%;
    margin-left: 0;
  }
  .fs-c-breadcrumb + table {
      margin: 0 auto;
  }
  
  /*20210215　SPくずれ修正*/
  @media (min-width: 1px) and (max-width: 860px){
    #sidebar + section.fs-l-pageMain {
      width: 100%;
      margin-left: 0px;
    }
  }
  
  @media (min-width: 1px) and (max-width: 940px){
    .fs-c-panelContainer {
      margin-top: 0px!important;
    }
  .fs-c-button--primary {
    padding: 0.8em 1.6em 0.8em!important;
}
  }
  

  span.fs-c-productName__name {
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      overflow: hidden;
    line-height: 1.4;
  }
  span.fs-c-productNameHeading__name {
      display: block;
      margin: 20px 0;
    line-height: 1.8;
    font-size: 17px;
  }
  dl.fs-c-productSelection {
    margin: 20px 0;
}

.fs-c-productQuantityAndWishlist {
    margin: 20px 0;
}

.fs-c-productActionButton.fs-c-buttonContainer {
    margin: 25px 0;
}
.fs-c-productPrice.fs-c-productPrice--selling {
    margin: 10px 0;
}
  .fs-c-dropdown::after {
      position: absolute;
      top: 11px;
      right: 12px;
      bottom: 1px;
      width: initial;
      border-left: initial;
      border-top-right-radius: initial;
      border-bottom-right-radius: initial;
      box-sizing: initial;
      color: initial;
      display: initial;
      justify-content: center;
      align-items: center;
      content: ""!important;
      font-family: 'fs-icon' !important;
      font-size: 1.8rem!important;
      line-height: 1!important;
      padding: 4px!important;
      pointer-events: none!important;
      position: absolute!important;
      transition: all 0.2s ease-in-out!important;
      display: block!important;
      width: 1px!important;
      height: 1px!important;
      border-top: solid 2px #000!important;
      border-right: solid 2px #000!important;
      background-color: #fff!important;
      -webkit-transform: rotate( 135deg )!important;
      transform: rotate( 135deg )!important;
  }
  @media screen and (min-width:640px) {
  .fs-c-dropdown::after {
      top: 16px;
  }
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  .fs-body-category .fs-c-button--addToWishList--icon.fs-c-button--particular {
    display: block;
    margin: auto;
    width: 25px;
    margin-left: auto;
    margin-right: 0;
    margin-top: -27px;
  }
  .fs-body-category .fs-c-button--removeFromWishList--icon.fs-c-button--particular {
    display: block;
    margin: auto;
    width: 25px;
    margin-left: auto;
    margin-right: 0;
    margin-top: -27px;
  }
  .fs-body-category .fs-c-button--particular.fs-c-button--addToWishList--icon .fs-c-button__label {
    display: inline-block;
    font-size: 12px;
    color: #fff;
    text-align: center;
    background: #f39a9e;
    border-radius: 5px;
    padding: 4px;
    display: none;
  }
  .fs-body-category .fs-c-button--particular.fs-c-button--removeFromWishList--icon .fs-c-button__label {
    display: inline-block;
    font-size: 12px;
    color: #fff;
    text-align: center;
    background: #f39a9e;
    border-radius: 5px;
    padding: 4px;
    display: none;
  }
  .fs-body-category .fs-c-button--particular.fs-c-button--addToWishList--icon::before {
    display: block;
  }
  .fs-body-category .fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
    display: block;
  } 
  .fs-body-category .fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
    color: #ee7e8f;
  }
  @media (max-width: 340px) and (min-width: 1px){
    .fs-body-search .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
      font-size: 20px;
    }
  }
  .fs-body-search .fs-c-button--addToWishList--icon.fs-c-button--particular {
    display: block;
    margin: auto;
    width: 25px;
    margin-left: auto;
    margin-right: 0;
    margin-top: -41px;
  }
  .fs-body-search .fs-c-button--removeFromWishList--icon.fs-c-button--particular {
    display: block;
    margin: auto;
    width: 25px;
    margin-left: auto;
    margin-right: 0;
    margin-top: -41px;
  }
  .fs-body-search .fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
    color: #ee7e8f;
  }
  .fs-body-search .fs-c-button--particular.fs-c-button--addToWishList--icon .fs-c-button__label {
    display: inline-block;
    font-size: 12px;
    color: #fff;
    text-align: center;
    background: #f39a9e;
    border-radius: 5px;
    padding: 4px;
    display: none;
  }
  
  .fs-body-search .fs-c-button--particular.fs-c-button--removeFromWishList--icon .fs-c-button__label {
    display: inline-block;
    font-size: 12px;
    color: #fff;
    text-align: center;
    background: #f39a9e;
    border-radius: 5px;
    padding: 4px;
    display: none;
  }
  .fs-body-category .fs-c-productPrice,.fs-body-search .fs-c-productPrice {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  
  .fs-c-productListItem__notice {
      font-size: 0.8rem!important;
      margin: -5px 0 10px!important;
  }
  .fs-c-productMark__mark--13 {
      color: #fff!important;
      background: #a0c2c1!important;
  }

  .fs-c-productMark__mark {
      margin-top: 2px;
  }
.fs-c-productMark__mark {
    margin: 2px!important;
}
.fs-p-snsArea {
    justify-content: center;
}
#fs_form > div > div.pc_cart_area > div.fs-l-productLayout__item.fs-l-productLayout__item--2 > div.fs-c-productMarks > ul > li > span{
  font-size: 15px;
}
p.cart_shipping_free {
    display: flex;
    font-size: 16px;
    align-content: flex-end;
    align-items: center;
    margin: 0 auto;
    justify-content: center;
}
p.cart_shipping_free > img {
    width: 27px;
    margin: 0 7px;
}
span.fs-c-productQuantityAndWishlist__wishlist.fs-c-buttonContainer {
    margin-bottom: 20px;
}
  @media (min-width: 1px) and (max-width: 640px){
.fs-c-productMark__mark {
    font-size: 12px;
}
}
.slick-dotted.slick-slider{
   margin:0!important;
}
.fs-c-variationCart--withImage > li {
    -ms-grid-columns: auto 1fr 2em 150px;
    grid-template-columns: auto 1fr 2em 150px;
}


/*MY PAGE TOP ボタン 20210721*/
.fs-c-buttonContainer--myPageTop {
  width: 100%;
  max-width: 290px;
  margin: 20px auto 0;
}
.fs-c-buttonContainer--myPageTop .fs-c-button--plain {
  font-size: 1.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 45px;
  border-radius: 5px;
  color: #fff;
  background-color: #8eb2b8;
  width: 100%;
  max-width: 290px;　　　　　　　　　　　　　　　　　　　　　
  border: none;
}
.fs-c-buttonContainer--myPageTop .fs-c-button--plain:hover {
  text-decoration: none;
}

/*注文履歴詳細 注文履歴変更につき変な箇所修正20210721*/
 .fs-body-my-orders-details .fs-c-orderPerAddressee {
   display: block;
 }
 .fs-body-my-orders-details .fs-c-orderPerAddressee__cartTable {
   margin-bottom: 25px;
 }
 .fs-body-my-orders-details .fs-c-orderDetail__orderInfo.fs-c-orderDetailInfo {
   display: block;
 }
 .fs-body-my-orders-details .fs-c-orderDetailInfo__cartTable {
   margin-bottom: 25px;
 }
 .fs-body-my-orders-details .fs-c-cartTable__headerCell.fs-c-cartTable__headerCell--action {
   width: 20%;
 }
 .fs-body-my-orders-details .fs-c-orderTotalInfo {
   margin-bottom: 10px;
 }
 .fs-body-my-orders-details a.fs-c-button--addReview--detail.fs-c-button--plain {
   width: 100%;
   font-size: 14px;
   background: #ef8695;
   border: none;
   text-align: center;
 }
@media(min-width: 1px) and (max-width: 860px) {
  .fs-body-my-orders-details .fs-c-orderDetail {
    width: 95%;
    margin: auto;
  }
}


/*レビュー投稿カスタマイズ*/
.fs-c-inputInformation {
    margin: 10px;
}

label.fs-c-inputTable__label {
    font-weight: bold;
    margin-bottom: 5px;
    display: inline-block;
font-size: 16px;
}
.fs-c-inputField__field.fs-system-assistTarget {
    margin: 10px 0;
}

span.fs-c-inputTable__label {
    font-weight: bold;
    font-size: 17px;
}

.fs-c-inputTable__comment {line-height: 1.5;margin: 5px 0 15px;font-size: 16px;}
textarea#fs_input_reviewContents {
    border: 1px solid #eeeeee;
}
/*お気に入りページカスタマイズ*/
.fs-c-productListItem__control.fs-c-buttonContainer .fs-c-button--plain {
    width: 80%!important;
    margin-right: 5px;
}

.fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
    color: #ef8695;
}






/*TOPメインビジュアル　padding調整*/
.frame_adjust {
  padding-top:53%;
}
@media (min-width: 1px) and (max-width: 767px) {
 .frame_adjust {
   padding-top:56%;
  }
}
@media (min-width: 1px) and (max-width: 340px) {
 .frame_adjust {
   padding-top:57%;
  }
}

/* ・スマホ決済画面部分（ご注文手続き部分） エラーテキスト配置修正*/
@media (min-width: 1px) and (max-width: 767px) {
 .fs-body-checkout .fs-c-panelContainer {
    margin-top: 43px!important;
  }
}

/*会員価格の文字色を変更するCSS*/
.fs-c-productPrice--member .fs-c-productPrice__main__price{
color: #c5273f!important;
}
 
/*会員価格の(税込)表記の文字色を変更するCSS*/
.fs-c-productPrice--member .fs-c-productPrice__addon{
color: #c5273f!important;
}

.banner { display: none; }
.banner.banner-tablewearA { display: block; }

.banner { display: none; }
.banner.banner-tablewearB { display: block; }

.anygift-gift-ui__container {
    width: 100% !important;/*必ず入れる*/
    margin: 10px 0px !important;/*カートに入れるボタンとの間にmarginが必要な場合*/
}

.anygift-gift-ui__main-button {
    border-radius: 1px !important;/*カートに入れるボタンと同じborder-radiusにする*/
}

/*カート画面でおすすめ商品パーツを非表示*/
#fs_ShoppingCart .fs-c-featuredProduct{
display:none;
}
/*カート画面でお気に入りパーツを非表示*/
#fs_ShoppingCart .fs-c-wishlistProduct{
display:none;
}


.fs-c-productNotice.fs-c-productNotice--outOfStock {
    display: none;
}


/*　ご注文手続き画面の余白を調整するCSS　*/
@media screen and (max-width: 960px){
    .fs-l-checkout {
        margin: 10px;
    }
}

