@charset "utf-8";
/* CSS Document */

/*======================
fsカスタム
=======================*/

/*============
商品ページの背景
==============*/

#FS2_layout_body {
  background: #fff !important;
}

.layout_body {
  width: 100%;
}

.layout_table {
  margin-top: 25px !important;
}

.FS2_contents_container,
.FS2_memberOnly,
.FS2_NoItemMessage,
.FS2_upper_comment,
.FS2_lower_comment,
.FS2_ItemComment,
.FS2_middle_comment {
  background: #fff;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: 0px 0px 0px #cfcfcf;
  -moz-box-shadow: 0px 0px 0px #cfcfcf;
  box-shadow: 0px 0px 0px #cfcfcf;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0 !important;
}

.FS2_ItemComment {
  text-align: left;
}

.FS2_Name_and_Price {
  text-align: left;
}

.FS2_Utility1_container,
.FS2_Utility2_container {
  display: none;
}

/*============
商品ページ
==============*/

#FS2_layout_body .pan {
  font-size: 1.1rem !important;
}

.FS2_body_Goods_GoodsDetail .itemTitle {
  font-size: 2rem;
  color: #333;
  width: 100%;
  line-height: 1.6;
}

.FS2_itemlayout_td_Right {
  padding: 0 0 0 30px !important;
}

#FS2_body_Goods .gl_Item {
  margin-right: 0 !important;
}

.gl_Item ul {
  display: flex;
  flex-wrap: wrap;
}

.gl_Item ul li {
  /*	margin: 0 5px 0 0;*/
}

/*カート周り*/

.FS2_InCartButton_D {
  width: 100%;
  margin: 5px auto;
  font-size: 140%;
  color: #ffffff;
  padding: 20px;
  letter-spacing: -2px;
  -webkit-appearance: none;
  border-radius: 0;
  box-shadow: none !important;
  border: none !important;
  box-sizing: border-box;
}

/*おすすめ商品非表示*/
#FS2_Recommend_List {
  display: none;
}

.FS2_figure {
  margin: 0 0 10px 0;
}

.FS2_body_Goods_GoodsDetail p.itemNumber {
  padding: 10px 0;
  font-size: 1.3rem;
  color: #666;
  border-bottom: 1px solid #ccc !important;
}

.FS2_eye_catch_icon {
  margin: 0 0 10px 0;
}

p.FS2_itemPrice_text {
  margin: 0 0 10px 0 !important;
}

.FS2_figure table {
  background: none;
  border: none;
}

.FS2_figure_table .FS2_figure_table_td_input_cnt input {
  height: 45px;
  width: 80px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  font-size: 1.6rem;
  text-align: right;
}

.FS2_body_Goods_GoodsDetail .itemPrice {
  color: #e72910;
  font-size: 24px;
  margin: 0 0 10px 0;
}

.FS2_itemPrice_addition {
  color: #e72910;
}

.FS2_point {
  color: #e72910;
}

.FS2_figure_table_td_figure {
  font-size: 1.6rem;
}

.FS2_figure_table_td_updn_btn input:nth-of-type(1) {
  margin: 0 0 1px 0;
}

/*レビュー*/
.FS2_ReviewEditAverage,
.FS2_ReviewTextLink_area,
.FS2_ReviewButton_textLink {
  display: none;
}

.FS2_ReviewButton_area {
  text-align: right;
}

/*============
商品画像サムネイル
==============*/

.FS2_itemlayout_td_Left .thumbnail {
  margin: 0;
}

.FS2_itemlayout_td_Left .main__img {
  width: 340px;
  height: 340px;
  margin: 0 0 10px 0;
  border: 1px solid #ccc;
}

.FS2_itemlayout_td_Left .main__img img {
  width: 100%;
}

.FS2_thumbnail_container {
  display: flex;
  margin: 0;
  padding: 0;
}

.FS2_thumbnail_container a {
  width: 80px;
  display: inline-block;
  margin: 0 5px 0 0;
}

.FS2_thumbnail_container a:last-child {
  margin: 0;
}

.FS2_thumbnail_container a img {
  width: 100%;
}

.FS2_Recommend2_item__img img {
  width: 100%;
}

/*============
サイドナビからの余白
==============*/
.system_content {
  margin: 0px 10px 0 40px !important;
}

/*============
パンくず
==============*/

.pan,
.FS2_breadcrumbs {
  margin: 0 0 15px 0 !important;
  font-size: 1.4rem;
  line-height: 1;
  color: #666;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ',
    Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
  border-bottom: none !important;
}

#FS2_body_Config .system_content .pan {
  margin: 0 0 15px 0 !important;
}

/*============
商品カテゴリ
==============*/

.FS2_GroupList {
  display: none;
}

.alignItem_03 {
  width: 800px;
}

.alignItem_03 .gl_Item {
  width: 248px;
}

#FS2_itemlayout_C .thumbnail {
  width: 200px;
}

.itemTitle,
.itemGroup {
  width: 248px;
  line-height: 1.7;
}

.FS2_body_Goods_shohin-list .itemCatchCopy,
.FS2_body_Goods_GoodsGroupList_2 .itemCatchCopy,
.FS2_body_Goods_GoodsGroupList_3 .itemCatchCopy {
  display: none;
}

.FS2_thumbnail_container {
  margin-left: 25px;
}

.catch {
  margin-right: 5px;
}

.itemPrice {
  color: #e72910;
}

div.FS2_sort_menu_bg {
  margin: 0px 0px 20px !important;
}

.FS2_GroupLayout {
  margin-bottom: 70px;
}

/*============
ガイド系
==============*/

.pageTitle {
  box-sizing: border-box;
  margin: 0 0 50px 0 !important;
  padding: 17px !important;
  font-size: 2.4rem;
  border-top: 1px solid #000 !important;
  border-bottom: 1px solid #000 !important;
  border-left: none !important;
  border-right: none !important;
  line-height: 1;
  background: #fff !important;
  color: #333 !important;
  text-align: left !important;
}

.pageTitle,
.Definition,
.CrossHead {
  font-family: '本明朝-M 新がな', HonMinSink-M, 游明朝, 'Yu Mincho', YuMincho,
    'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
}

.Definition,
.CrossHead {
  box-sizing: border-box;
  font-size: 2.2rem;
  border-bottom: 1px solid #000;
  margin: 0 0 25px 0;
  padding: 0 0 15px 20px;
  color: #333 !important;
}

#FS2_body_Config .system_content p {
  margin-bottom: 100px !important;
}

.item_icon img {
  line-height: 1;
}

/*============
ログイン系
==============*/
.FS2_Login_btn_position {
  text-align: center !important;
  margin-top: 10px;
}

#FS2_body_Login .system_content,
#FS2_body_Member .system_content,
#FS2_body_Password .system_content,
#FS2_body_Inquiry .system_content,
#FS2_body_Cart .system_content,
#FS2_body_MyPage .system_content,
#FS2_body_Common .system_content {
  margin: 0px 10px 70px 10px !important;
}

#FS2_body_Member .layout_body,
#FS2_body_Password .layout_body,
#FS2_body_Inquiry .layout_body,
#FS2_body_Review .layout_body,
#FS2_body_MyPage .layout_body,
#FS2_body_Common .layout_body {
  width: 1040px !important;
}

#FS2_body_Inquiry .layout_menu {
  display: none !important;
}

/*============
カート系
==============*/

.FS2_Login_btn_position img {
  margin-top: 10px;
}

.FS2_InquiryButton_area {
  float: left;
  margin-right: 8px;
  margin-bottom: 8px;
}

/*============
誕生日プレート系
==============*/
.FS2_OptionPrice {
  padding: 24px;
  background: #f0f0f0;
  margin-top: 30px;
  border: 1px solid #ccc;
}

.FS2_OptionPrice_table th {
  vertical-align: initial;
  margin-right: 10px;
  margin-left: 20px;
  padding: 0 20px 0 0;
}

.FS2_OptionPrice_table .option01 {
  margin-bottom: 10px;
}

.item_hb_ttl {
  margin-bottom: 16px;
}

.item_hb_txt {
  margin-bottom: 24px !important;
}

.item_hb_img {
  margin-bottom: 8px !important;
}

/*============
fs_カスタム
==============*/

a {
  color: #000;
}

a:visited {
  color: #000;
}

.fs-p-announcement__title {
  color: #000;
}

.fs-c-button--addToCart--list {
  color: #000;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.back-link-box {
  margin-top: 100px;
  text-align: center;
}

.back-link {
  padding: 6px 24px;
  display: inline-block;
  color: #000;
  background-color: #ddd;
  font-size: 16px;
  font-family: '本明朝-M 新がな', HonMinSink-M, 游明朝, 'Yu Mincho', YuMincho,
    'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
  border-radius: 5px;
}

.back-link:visited {
  color: #000;
}

.fs-c-documentColumn+.fs-c-documentColumn {
  margin-top: 100px;
}

.fs-c-heading--page,
.fc-wrapper .fs-c-heading--page {
  margin-bottom: 25px;
  padding: 17px;
  color: #000;
  font-size: clamp(18px, 2vw, 26px);
  font-family: '本明朝-M 新がな', HonMinSink-M, 游明朝, 'Yu Mincho', YuMincho,
    'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
  text-align: left;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  background-color: #fff;
}

.fs-c-documentColumn__heading,
.fs-c-wishlistProduct__title,
.fs-c-featuredProduct__title {
  padding: 0 0 15px 20px;
  color: #000;
  font-size: clamp(16px, 2vw, 23px);
  font-family: '本明朝-M 新がな', HonMinSink-M, 游明朝, 'Yu Mincho', YuMincho,
    'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
  border-bottom: 1px solid #000;
  border-left: none;
}

.userTable_02 {
  width: 100%;
}

.userTable_02 th {
  padding: 3px 7px 1px 7px;
  background-color: #dedede;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  font-weight: normal;
}

.userTable_02 td {
  padding: 4px;
  background-color: #ffffff;
  border-bottom: 1px solid #dedede;
}

.fs-c-list li {
  position: relative;
}

.fs-c-list li::before {
  position: absolute;
  top: 10px;
  background: #000;
  border: none;
}

@media screen and (max-width: 768px) {
  .fs-c-documentColumn+.fs-c-documentColumn {
    margin-top: 50px;
  }

  .fs-c-documentColumn__heading,
  .fs-c-wishlistProduct__title,
  .fs-c-featuredProduct__title {
    padding: 0 0 15px 10px;
  }

  .back-link-box {
    margin-top: 50px;
  }

  .back-link {
    margin: 0 auto;
    width: 330px;
    color: #fff;
    background: linear-gradient(to bottom, #555555, #000000);
  }

  .back-link:visited {
    color: #fff;
  }

  .userTable_02 th,
  .userTable_02 td {
    display: block;
    width: 100%;
  }

  .userTable_02 td {
    border-bottom: none;
  }
}

/*============
商品一覧
==============*/
.fs-c-subgroupList {
  max-width: 796px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-family: '本明朝-M 新がな', HonMinSink-M, 游明朝, 'Yu Mincho', YuMincho,
    'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
}

.fs-c-subgroupList__item {
  max-width: 150px;
  height: 34px;
  box-sizing: border-box;
  margin-bottom: 10px;
  position: relative;
  font-weight: bold;
  border-radius: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #cdcdcd;
}

.fs-c-subgroupList__item::before {
  width: 26px;
  height: 26px;
  content: '';
  position: absolute;
  left: -2px;
  top: -2px;
  background: url(../images/common/common-btn-motif-gray-left.png) no-repeat;
  background-size: auto;
  background-size: 100%;
}

.fs-c-subgroupList__item::after {
  width: 26px;
  height: 26px;
  content: '';
  position: absolute;
  right: -2px;
  bottom: -2px;
  background: url(../images/common/common-btn-motif-gray-right.png) no-repeat;
  background-size: auto;
  background-size: 100%;
}

.fs-c-subgroupList__item a {
  padding: 0;
  color: #000;
  text-decoration: none;
  position: relative;
  z-index: 999;
  display: block;
  width: 100%;
  text-align: center;
  border: none;
  background: none;
}

.fs-c-subgroupList__item a::after {
  content: none;
}

.fs-p-productSearch {
  display: none;
}

@media screen and (max-width: 640px) {
  .fs-c-subgroupList__item {
    flex-grow: initial;
    flex-basis: 49%;
    max-width: none;
    height: 38px;
    box-sizing: border-box;
    margin-bottom: 2%;
    position: relative;
    font-weight: 1.4rem;
    border-radius: 2px;
    line-height: 1;
  }

  .fs-c-subgroupList__item::before,
  .fs-c-subgroupList__item::after {
    content: none;
  }

  .fs-c-subgroupList__item a {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .fc-wrapper .btn__motif--gray:before {
    background: url(../images/common/common-btn-motif-gray-left.png) no-repeat;
    background-size: 100%;
  }

  .fc-wrapper .btn__motif--gray:after {
    background: url(../images/common/common-btn-motif-gray-right.png) no-repeat;
    background-size: 100%;
  }
}

.fs-c-productName__copy,
.fs-c-productListItem__salesPeriod,
.fs-c-productListItem__viewMoreImageButton,
.fs-c-productListItem__control,
.fs-c-button--addToWishList--icon {
  display: none;
}

.fs-c-productList__list a {
  color: #000;
}

.fs-c-productList__list {
  text-align: center;
}

.fs-c-productListItem__productName {
  text-align: center;
}

.fs-body-category-shohin-list .fs-c-productMarks,
.fs-body-category .fs-c-productMarks,
.fs-body-search .fs-c-productMarks,
.fs-body-my-wishlist .fs-c-productMarks {
  margin-bottom: 10px;
}

.fs-body-category-shohin-list .fs-c-productMark,
.fs-body-category .fs-c-productMark,
.fs-body-search .fs-c-productMark,
.fs-body-my-wishlist .fs-c-productMark {
  justify-content: center;
}

.fs-body-category-shohin-list .fs-c-productPrice,
.fs-body-category .fs-c-productPrice,
.fs-body-search .fs-c-productPrice,
.fs-body-my-wishlist .fs-c-productPrice {
  justify-content: center;
}

@media screen and (max-width: 640px) {
  .fc-wrapper .fs-c-sortItems {
    display: flex;
    align-items: stretch;
    font-size: 1.2rem;
  }

  .fc-wrapper .fs-c-sortItems__label {
    text-align: center;
    align-self: center;
    color: inherit;
    line-height: 1.4;
    padding: 4px 8px;
  }

  .fc-wrapper .fs-c-sortItems__list {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0;
    border-left: 1px solid currentColor;
    display: flex;
    flex-grow: 1;
    flex-direction: row;
    flex-wrap: wrap;
  }

  .fc-wrapper .fs-c-sortItems__list__item__label {
    display: block;
    padding: 4px 8px;
  }

  .fc-wrapper .fs-c-sortItems__list__item.is-active {
    background: #1f5da0;
    color: #ffffff;
  }

  .fs-c-productList__controller {
    gap: 10px;
  }

  .fc-wrapper .fs-c-productListItem__productName {
    padding-top: 10px;
  }

  .fc-wrapper .fs-c-listControl {
    margin-bottom: 20px;
    gap: 10px;
  }

  .fc-wrapper .fs-c-pagination__item {
    padding: 8px;
  }

  .fc-wrapper .fs-c-productMarks {
    margin: 10px;
  }

  .fs-c-productMark {
    gap: 10px;
  }

  .fs-c-productListItem__control {
    display: none;
  }

  .fc-wrapper .fs-c-productMark__mark--31 {
    padding: 2px 5px;
  }
}

@media screen and (min-width: 641px){
  .fs-c-productMark{
    gap: 3px;
  }
}



/*============
商品詳細ボタン周り
==============*/

@media screen and (min-width: 960px) {
  .fs-l-product4 .fs-l-productLayout {
    grid-template-columns: calc(45% - 16px / 2) calc(55% - 16px / 2);
  }
}

.fs-c-productNumber {
  display: block;
  border: none;
  border-bottom: 1px solid #000;
}

.fs-c-productPrices {
  margin-bottom: 0 !important;
  line-height: 1;
}

.fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  color: #e72910;
}

.fs-c-productPrice__main__price {
  font-weight: bold;
}

.fs-c-productPrice__addon,
.fs-c-productPointDisplay {
  color: #e72910;
}

.fs-c-productPointDisplay {
  padding: 0;
  font-size: 13px;
  background: none;
  text-align: left;
}

.fs-c-productSalesPeriod {
  padding: 0;
  color: #005200;
  font-size: 13px;
  text-align: left;
  font-weight: bold;
  border: none;
}

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

.fs-body-product .fs-c-quantity {
  position: relative;
  padding-left: 3em;
}

.fs-body-product .fs-c-quantity::before {
  content: '数量';
  font-size: 16px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.fs-body-product .fs-c-quantity__select {
  width: 80px;
  height: 45px;
  text-align: right;
}

.fs-c-productActionButton {
  margin: 20px 0 10px !important;
  padding: 0;
}

.fs-c-button--addToCart--detail {
  padding: 22px;
  max-width: 415px;
  width: 100%;
  font-size: clamp(18px, 2vw, 22px);
  font-family: '本明朝-M 新がな', HonMinSink-M, 游明朝, 'Yu Mincho', YuMincho,
    'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
  background-color: #000;
  border-radius: 3px;
}

.fs-c-button--addToCart--detail .fs-c-button__label {
  position: relative;
  padding-left: 20px;
}

.fs-c-button--addToCart--detail .fs-c-button__label::before {
  content: '';
  position: absolute;
  top: 50%;
  left: -30px;
  transform: translateY(-50%);
  width: 30px;
  height: 23px;
  background: url(https://www.senbikiya.co.jp/images/item/cart_icon.png) no-repeat;
  background-size: contain;
}

.fs-c-buttonContainer--inquiryAboutProduct,
.favarit-btn,
.review-btn {
  font-family: '本明朝-M 新がな', HonMinSink-M, 游明朝, 'Yu Mincho', YuMincho,
    'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
  border: 1px solid #000;
  border-radius: 3px;
  cursor: pointer;
}

.fs-c-buttonContainer--inquiryAboutProduct,
.favarit-btn,
.review-btn {
  font-size: clamp(16px, 2vw, 18px);
}

.fs-c-buttonContainer--inquiryAboutProduct,
.favarit-btn {
  padding: 11px;
  display: inline-block;
  width: calc(50% - 5px);
  text-align: center;
}

.fs-c-buttonContainer--inquiryAboutProduct {
  margin-right: 10px;
}

.fs-c-buttonContainer--inquiryAboutProduct .fs-c-button--plain {
  color: #000;
}

.favarit-btn:hover {
  text-decoration: underline;
}

.review-btn:hover {
  opacity: 0.8;
}

.review-btn {
  position: relative;
  padding: 10px 10px 10px 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.review-btn::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50px;
  transform: translateY(-50%);
  width: 21px;
  height: 25px;
  background: url(https://www.senbikiya.co.jp/images/item/review_icon.png) no-repeat;
  background-size: contain;
}

.review-icon-point {
  padding: 0 10px;
  color: #fff;
  font-size: 12px;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ',
    Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
  background-color: #c99000;
}

.fs-c-returnedSpecialContract__link a {
  font-size: 13px;
  text-decoration: underline;
}

.fs-c-returnedSpecialContract__link a:hover {
  text-decoration: underline;
}

.fs-c-productMainImage__image {
  width: 340px;
  height: 340px;
  margin: 0 0 10px 0;
  border: 1px solid #ccc;
}

.fs-c-productMainImage__expandButton {
  display: none;
}

.fs-c-productThumbnail__image {
  flex-basis: 80px;
}

@media screen and (max-width: 640px) {
  .fs-l-productLayout {
    display: block;
  }

  .fs-c-productNumber {
    margin-bottom: 20px;
  }

  .fs-c-productMarks {
    margin-bottom: 20px;
  }

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

  .fs-c-productPointDisplay {
    margin-bottom: 20px;
  }

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

  .fs-c-buttonContainer--inquiryAboutProduct,
  .favarit-btn {
    margin: 15px 0;
    padding: 5px 0;
  }

  .fs-c-buttonContainer--inquiryAboutProduct {
    margin-right: 10px;
  }

  .review-btn::before {
    left: 20px;
    width: 16px;
    height: 20px;
  }

  .fs-c-returnedSpecialContract {
    margin-bottom: 30px;
  }

  .fs-c-productSalesPeriod {
    margin-bottom: 20px;
  }

  .fs-c-productCarouselMainImage__expandButton {
    display: none;
  }

  .fs-c-slick .slick-prev.slick-disabled,
  .fs-c-slick .slick-next.slick-disabled {
    display: none !important;
  }
}

/*============
商品詳細レビュー
==============*/

.fs-c-productReview {
  margin-top: 30px;
}

.fs-c-productReview__allReviews {
  justify-content: flex-end;
}

.fs-c-productReview__allReviews .fs-c-button--plain {
  padding: 5px 50px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 3px;
}

.fs-c-productReview__allReviews .fs-c-button--plain.fs-c-button--viewAllReviews::before {
  content: none;
}

.reviewcount-0 {
  display: none;
}

@media screen and (max-width: 640px) {
  .fs-c-productReview {
    margin-top: 30px;
  }

  .fs-c-productReview__allReviews {
    justify-content: center;
  }

  .fs-c-productReview__allReviews .fs-c-button--plain {
    padding: 10px 50px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 3px;
  }

  .fs-c-productReview__allReviews .fs-c-button--plain.fs-c-button--viewAllReviews::before {
    content: none;
  }
}

/*============
　商品カテゴリ
==============*/

#conts .con-gift,
.fc-wrapper .jelly .con03,
.fc-wrapper .cake .con05 {
  width: 720px;
}

#conts .con-gift .right-box,
.fc-wrapper .jelly .con03 .right-box,
.fc-wrapper .cake .con05 .right-box {
  width: 50%;
}

.jumptolist>div {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 640px) {

  #conts .con03-wrap,
  #conts .con04-wrap {
    padding: 5% 0;
  }
}

/*============
　SP_検索
==============*/
.fc-wrapper .head-search_button {
  width: auto;
  height: 35px;
}

/*============
　カート
==============*/

.fs-body-cart .fs-l-cart__contentsArea {
  display: flex;
  flex-direction: column;
}

.fs-body-cart .fs-c-totalAndActions {
  align-self: initial;
}

.fs-c-continueShopping {
  margin-bottom: 40px;
}

.fs-c-button--continueShopping {
  padding: 14px 25px;
  color: #000;
  font-size: clamp(16px, 2vw, 18px);
  font-family: '本明朝-M 新がな', HonMinSink-M, 游明朝, 'Yu Mincho', YuMincho,
    'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
  font-weight: bold;
  border: 1px solid #000;
  background: #fff;
  border-radius: 3px;
}

.fs-c-cartTable__product {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.fs-c-time {
  white-space: initial;
}

.fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
  display: none;
}

@media screen and (max-width: 640px) {
  .fs-c-cartTable__product {
    align-items: flex-start;
  }

  .fs-c-cartTable__product>.fs-c-cartTable__productImage {
    width: 100%;
    text-align: center;
  }

  .fs-c-cartTable__productImage__image {
    display: inline;
  }
}

/*============
　ログイン
==============*/

.fs-body-login .fs-c-loginForm {
  margin-top: 40px;
  gap: 48px 40px;
}

.fs-body-login .fs-c-loginForm>* {
  flex-basis: calc(50% - 20px);
}

.fs-c-registeredUsers__title,
.fs-c-newUsers__title,
.fs-c-linkedServiceLogin__title {
  font-size: clamp(1.8rem, 2vw, 2rem);
  border-bottom: 1px solid #000;
  margin: 0 0 25px 0;
  margin-top: 0px;
  padding: 0 0 15px 20px;
  color: #333 !important;
}

.fs-c-newUsers__message {
  background: url(https://www.senbikiya.co.jp/images/common/20230217_members.jpg) no-repeat;
  background-size: contain;
  font-size: 0;
  width: 100%;
  height: 214px;
}

.fs-c-fsLogin .fs-c-button--login {
  color: #fff;
  font-size: clamp(18px, 2vw, 23px);
  font-family: '本明朝-M 新がな', HonMinSink-M, 游明朝, 'Yu Mincho', YuMincho,
    'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
  background-color: #0b7236;
  border: none;
}

.fs-c-textLink {
  color: #000;
  text-decoration: underline;
}

.fs-c-textLink:hover {
  text-decoration: none;
}

.fs-c-newUsers .fs-c-button--memberRegister {
  color: #fff;
  font-size: clamp(18px, 2vw, 23px);
  font-family: '本明朝-M 新がな', HonMinSink-M, 游明朝, 'Yu Mincho', YuMincho,
    'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
  background-color: #c99000;
  border: none;
}

/*============
　マイページ
==============*/

.mypage-banner {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

.mypage-banner .banner_list {
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  list-style: none;
}

.mypage-banner .banner_list img {
  height: 210px;
  object-fit: contain;
}

.fs-c-button--myPageTop {
  padding: 5px 27px;
  color: #000;
  font-family: '本明朝-M 新がな', HonMinSink-M, 游明朝, 'Yu Mincho', YuMincho,
    'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
  border: 1px solid #000;
  border-radius: 3px;
}

.fs-c-button--myPageTop:visited {
  color: #000;
}

.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink__label {
  font-size: 1.1rem;
}

.fs-body-my-wishlist .fs-c-aggregateRating__rating,
.fs-body-my-wishlist .fs-c-productListItem__viewReview {
  display: none;
}

@media screen and (max-width: 640px) {
  .mypage-banner .banner_list {
    flex-direction: column;
  }

  .mypage-banner .banner_list img {
    height: auto;
  }

  .fs-c-accountService {
    gap: 20px;
  }

  .fs-c-accountService__page {
    margin: 0;
    flex-basis: calc(50% - 10px);
  }

  .fs-c-accountService__page.fs-c-accountService__page--accountDelete{
    width: 100% !important;
    flex: 0 0 auto !important;
  }
}

/*============
　ヘッダー
==============*/
.fs-l-header {
  padding-top: 0;
}

#loginButton.my-true {
  display: none;
}

#logoutButton.my-false {
  display: none;
}

@media screen and (max-width: 640px) {
  .fc-wrapper .header__menu-box .header__menu-close {
    margin: 30px 10px 10px auto;
  }

  .contents__inner {
    height: 100vh;
    background: #fff;
  }

  body.nav-open {
    position: fixed;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
  }

  .contents__inner--scroll {
    height: 85vh;
    overflow-y: scroll;
  }
}

/*============
　特選マスクメロン
==============*/

.fc-wrapper .melon_test .con03,
.fc-wrapper .melon_test .con04 {
  justify-content: center;
}

.fc-wrapper .melon_test .con03 .text {
  margin: 0 0 0 auto;
}

.fc-wrapper .melon_test .con04 .text {
  margin: 0 19px 0 0;
}

.fc-wrapper .melon_test .con04 .img03 {
  width: 251px;
  height: 306px;
}

.fc-wrapper .melon_test .con03 .img03 {
  background: url(https://www.senbikiya.co.jp/images/bnr/melon_test/cat-seo-melon-03.jpg) no-repeat;
  background-size: cover;
}

.fc-wrapper .melon_test .con04 .img03 {
  background: url(https://www.senbikiya.co.jp/images/bnr/melon_test/cat-seo-melon-04.jpg) no-repeat;
}


.fs-c-button--loginAndPurchase.fs-c-button--primary,
.fs-c-button--unregisteredUserPurchase.fs-c-button--secondary {
  position: relative;
  top: 0;
  left: 0;
}

.fs-c-button--loginAndPurchase.fs-c-button--primary {
  display: block;
  padding: 12px 0;
  font-family: '本明朝-M 新がな', HonMinSink-M, 游明朝, 'Yu Mincho', YuMincho, 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
  background-color: #0b7236;
  border-radius: 3px;
  border: none;
  font-size: 14px;
}

.fs-c-button--purchaseHere.fs-c-button--primary,
.fs-c-button--unregisteredUserPurchase.fs-c-button--secondary {
  display: block;
  padding: 12px 0;
  font-family: '本明朝-M 新がな', HonMinSink-M, 游明朝, 'Yu Mincho', YuMincho, 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
  background-color: #000;
  border-radius: 3px;
  border: none;
  font-size: 14px;
}

.fs-c-button--loginAndPurchase.fs-c-button--primary::before {
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  content: "会員登録がお済みのお客様";
  width: 210px;
  height: 10px;
  color: #000;
  font-size: 14px;
  font-family: '本明朝-M 新がな', HonMinSink-M, 游明朝, 'Yu Mincho', YuMincho, 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
}

.fs-c-button--unregisteredUserPurchase.fs-c-button--secondary::before {
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  content: "まだご登録がお済みでないお客様";
  width: 260px;
  height: 10px;
  color: #000;
  font-size: 14px;
  font-family: '本明朝-M 新がな', HonMinSink-M, 游明朝, 'Yu Mincho', YuMincho, 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
}

.fs-c-cartPayment__button.fs-c-buttonContainer.fs-c-buttonContainer--loginAndPurchase {
  margin: 30px 0;
}


@media screen and (min-width: 641px) {
  .fs-c-button--loginAndPurchase.fs-c-button--primary::before {
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    content: "会員登録がお済みのお客様";
    width: 210px;
    height: 10px;
    color: #000;
    font-size: 17px;
    font-family: '本明朝-M 新がな', HonMinSink-M, 游明朝, 'Yu Mincho', YuMincho, 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
  }

  .fs-c-cartPayment__button.fs-c-buttonContainer.fs-c-buttonContainer--loginAndPurchase {
    margin-bottom: 40px;
  }


  .fs-c-button--unregisteredUserPurchase.fs-c-button--secondary::before {
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    content: "まだご登録がお済みでないお客様";
    width: 260px;
    height: 10px;
    color: #000;
    font-size: 17px;
    font-family: '本明朝-M 新がな', HonMinSink-M, 游明朝, 'Yu Mincho', YuMincho, 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
  }


  .fs-c-button--loginAndPurchase.fs-c-button--primary {
    font-size: 17px;
  }

  .fs-c-button--purchaseHere.fs-c-button--primary,
  .fs-c-button--unregisteredUserPurchase.fs-c-button--secondary {
    font-size: 17px;
  }
}


.fs-c-checkbox__labelText a {
  color: #0A7235;
  border-bottom: 1px solid #0A7235;
}

.fs-c-accountService__page.fs-c-accountService__page--accountDelete {
  height: 30px;
}

.mypage_logout {
  margin-bottom: 60px;
}

#fs-communicationInfo-container .fs-c-checkout-previewAndEdit__info {
  height: 100px !important;
}

#fs_unregisterAndContinue button,#fs_registerAndContinue button{
  background-color: #000;
  border: 1px solid #000;
}

.fs-l-header--min{
  border-bottom: none !important;
}

.fs-l-footer{
  border-top:none
}

.fs-c-buttonContainer{
  justify-content: center !important;
}