html {
    scroll-behavior: smooth;
}
/*キャッチコピー非表示*/
.fs-c-productNameHeading__copy {
    display: none;
}
/*ショッピングカート画面*/
/*ショッピングを続けるボタン中央寄せ*/
.fs-c-continueShopping {
margin: auto;
width: 250px;
height: 100px;
}

/*「お気に入りリスト」に入っている商品タイトル文字*/
.fs-c-wishlistProduct__title{
    overflow: hidden;
    font-family: "-apple-system, BlinkMacSystemFont", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", YuGothic, YuGothicM, "?揀Cリオ", Meiryo, sans-serif;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    padding: 50px 0 30px;
    color: #333;
    margin-top: 0;
    margin-bottom: 0;
    border-bottom: none;
}

/*おすすめ商品タイトル文字*/
.fs-c-featuredProduct__title{
    overflow: hidden;
    font-family: "-apple-system, BlinkMacSystemFont", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", YuGothic, YuGothicM, "?揀Cリオ", Meiryo, sans-serif;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    padding: 50px 0 30px;
    color: #333;
    margin-top: 0;
    margin-bottom: 0;
    border-bottom: none;
}

/*ショッピングカート画面（スマホ）*/
/*「お気に入りリスト」に入っている商品タイトル文字*/
@media screen and (max-width: 768px) {
.fs-c-wishlistProduct__title{
    overflow: hidden;
    font-family: "-apple-system, BlinkMacSystemFont", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", YuGothic, YuGothicM, "?揀Cリオ", Meiryo, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding: 50px 0 30px;
    color: #333;
    margin-top: 0;
    margin-bottom: 0;
    border-bottom: none;
}

/*おすすめ商品タイトル文字*/
.fs-c-featuredProduct__title{
    overflow: hidden;
    font-family: "-apple-system, BlinkMacSystemFont", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", YuGothic, YuGothicM, "?揀Cリオ", Meiryo, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding: 50px 0 30px;
    color: #333;
    margin-top: 0;
    margin-bottom: 0;
    border-bottom: none;
}
}

/*スマホ画面専用のデザイン（レスポンシブ）*/
@media screen and (max-width: 768px) {
/*販売期間の文字サイズ*/
.fs-c-salesPeriod__date {
	font-size: 1rem;
}
}

/*フッタークレジット画像*/
.foot__image img {
    background-color: #ffffff;
    padding: 10px;
}

/*ご注文手続き画面(PC)*/
/*クーポンを利用するボタン*/
@media screen and (min-width: 768px) {
    .fs-c-checkout-couponList {
        display: grid;
        grid-template-columns: 1fr;
        grid-auto-rows: auto;
        grid-auto-flow: row;
        grid-column-gap: 8px;
        grid-row-gap: 8px;
        align-items: stretch;
    }
    .fs-c-checkout-couponList__control {
        flex-basis: 200px;
    }
    .fs-c-checkout-couponStatus {
        border-radius: 3px;
        border: 1px solid #cccccc;
        color: #ffffff;
        font-size: 1.2rem;
        width: 200px;
        height: 64px;
        max-width: 100%;
        white-space: normal;
        padding: 4px;
    }
}
/*ご注文手続き画面(スマホ)*/
@media screen and (max-width: 700px) {
/*ボタン高さ*/
    .fs-c-buttonContainer {
        padding: 0px;
    }
/*「変更」ボタン*/
    .fs-c-checkout-shippingOption__control{
        display: block;
    }

/*クーポンを利用するボタン*/
    .fs-c-checkout-couponStatus {
        border-radius: 3px;
        border: 1px solid #cccccc;
        color: #ffffff;
        font-size: 1.2rem;
        width: 150px;
        height: 64px;
        max-width: 100%;
        white-space: normal;
        padding: 4px;
    }
    .fs-c-checkout-couponList__control {
        flex-basis: 135px;
    }
}

/*カート画面ボタン幅*/
.fs-c-button--standard{
	padding: 0.8em 1.3em 0.6em;
}

/*商品詳細下部レコメンド商品名非表示*/
.fr2-productListItem__productName{
    display: none
}

/*お届け日フォント*/
.fs-c-estimatedDeliveryDate {
  font-size: 1.0rem;
}

/*マイページボタン横3列固定（スマホ）*/
@media (max-width: 959px) {
.barcoad-parts {
    padding-bottom: 100px;/*バーコードしたのスペース*/
}
.fs-c-accountService__page {
    flex-basis: 32%;
    display: flex;
    align-items: stretch;
    height: 128px;
    margin: 8px 0;
}
}

/*　AIレコメンド見出し非表示*/
.fs-p-heading--lv2 {
    display: none;
  }

/*　AIレコメンド見出しデザイン*/
.fs-p-heading--newlv2 {
    border-bottom: 2px solid currentColor;
    color: #7c8790;
    font-size: 1.8rem;
}

@media screen and (max-width: 767px) {
    .fs-p-heading--newlv2 {
        font-size: 18px;
    }
}

/*お気に入り非表示・商品グループ一覧*/
.fs-body-category .fs-c-button--particular {
    display: none;
}

/*お気に入り非表示・商品検索一覧*/
.fs-body-category .fs-c-button--particular,
.fs-body-search .fs-c-button--particular {
    display: none;
}



/*詳細検索ボタン*/
.fs-c-buttonContainer2 {
    padding: 25px 25px 0 0;
}

/*会員登録とマイページ切り替え*/
.mypage.my-false {
display: none; /*falseならマイページ非表示*/
}
.regist.my-true {
display: none; /*trueなら会員登録非表示*/
}


/*ログインログアウトの表示切り替えを行うCSS*/
.logout.my-false {
  display: none;
}
.login.my-true {
  display: none;
}


/*問い合わせフォーム高さ調整*/
.iframe {
  width: 560px;
  height: 315px;
}


/*ちょっとかっこいいページのソース*/
body {
    color: #333;
    font-size: 1.2em;
    line-height: 1.5em;
    font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    -webkit-text-size-adjust: 100%;
    overflow-x: hidden;
    font-weight: 300;
}

:root {
    --swiper-navigation-size: 44px;
}

:root {
    --swiper-theme-color: #007aff;
}

html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

.top-info {
    display: block;
    width: 100%;
    margin: 10px 0;
    text-align: center;
}

/*検索結果のキャッチコピー非表示に*/
.fs-c-productName__copy {
    display: none;
}


/*商品一覧見出し*/
.fs-c-heading--page {
    font-size: 2.2rem;
    line-height: 1.2;
    margin: 30px 0 24px;
    padding: 0 0 1em;
}




/*abcの箇所*/
.fs-c-subgroupList {
    text-align: center;
}


/*検索結果の商品名非表示に*/
.fs-c-productName {
    display: none;
}
.fr2-listItem__productName {
    display: none;
}

#fs-recommend--flick .fs-p-heading--lv2{
    display: none;
}

/*検索結果の商品名非表示に2*/
.fs-c-productListItem__productName {
    display: none;
    flex-direction: column;
    font-size: 1.4rem;
    margin: 8px 0;
}


/*検索結果の商品名非表示に2*/
.fs-c-productListItem__productName {
    display: none;
    flex-direction: column;
    font-size: 1.4rem;
    margin: 8px 0;
}

/*検索結果の商品名非表示に3*/
.fs-c-productListItem__productDescription {
    display: none;
}

/*パンくずリストの商品名非表示に*/
.fs-body-product .fs-c-breadcrumb ol li:last-child {
    display: none;
}



/*ロゴ小さく2*/
.fs-p-logo__image {
    max-height: 48px;
    min-height: 1px;
}

/*フッターナビゲーションの色*/
.fs-p-banner--registration {
    background: #1C3362;
}

/*在庫切れ*/
.fs-c-productListItem__lowInStock,
.fs-c-productListItem__outOfStock,
.fs-c-productListItem__numberOfStock {
    background: #e5e5e5;
    border: 1px #ccc dotted;
    color: #6c6c6c;
    font-size: 9px;
    letter-spacing: 0.1em;
}


/*検索結果のタイトル*/
.fs-c-productName__name {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.5em;
}

.fs-pt-column__heading {
    font-size: 1.8rem;
    /* font-weight: bold; */
}

/*サイト告知*/
.fs-p-messageBoard__heading {
    margin-top: 8px;
}


/*店舗紹介ページ*/
.tenpo-name-title {
    display: block;
    width: 100%;
    font-size: 1.6rem;
    text-align: center;
    padding: 10px 0;
    margin-bottom: 10px;
    color: #fff;
    background: #3c3c3c;
}

a.tenpo-map {
    font-size: 1.6rem;
    font-weight: 500;
    display: block;
    padding: 10px;
    border: 1px solid #555555;
    border-radius: 2px;
    background: #FFFFFF;
    text-align: center;
    text-decoration: none;
    color: #000;
    margin: 20px 0;

}

.fs-c-documentArticle a[target="_blank"]:after {
    font-family: 'Font Awesome 5 Free';
    content: '\f35d';
    font-size: 0.9em;
    font-weight: 900;
    padding-left: 5px;
}

a.tenpo-map:hover {
    color: #fff;
    background: #949494;
    text-decoration: none;
}

.tenpo-uketori {
    font-size: 1.6rem;
    font-weight: 600;
    display: block;
    padding: 10px;
    border-radius: 2px;
    background: #46BC87;
    text-align: center;
    text-decoration: none;
    color: #FFFFFF;
    margin: 0 0 20px 0;
}

#prefectures {
    display: block;
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 15px 0;
}

#prefectures li {
    display: inline-block;
    text-align: center;
    width: 31%;
    margin: 0.5%;
    border: 1px solid #292929;
}

.prefectures-btn {
    background: #909090;
}

#prefectures li a {
    text-decoration: none;
    display: block;
    color: #fff;
    padding: 15px 0;
}

#prefectures li a:hover {
    background: #292929;
}

.prefectures-btn-thispage {
    background: #292929;
    text-decoration: none;
    display: block;
    color: #fff;
    padding: 15px 0;
}

#prefectures-area {
    display: block;
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 10px 0 30px;
}

#prefectures-area li {
    display: inline-block;
    text-align: center;
    width: 17%;
    margin: 0.5%;
    border: 1px solid #292929;
}

#prefectures-area li a {
    text-decoration: none;
    display: block;
    color: #292929;
    padding: 10px 0;
}

#prefectures-area li a:hover {
    background: #909090;
    color: #fff;
}

.prefectures-p {
    display: block;
    width: 97%;
    margin: 20px auto 10px;
    text-align: left;
    padding: 1%;
    border-left: 5px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.fs-l-col__item iframe {
    width: 100%;
}

/*営業日カレンダー*/
.calender-box {
    display: block;
    width: 98%;
    padding: 20px 1% 1%;
    margin: auto;
    text-align: center;
    vertical-align: middle;
    font-size: 13px;
}

.calender-box table {
    display: inline-block;
    margin: 5px;
    padding: 0;
    font-size: 13px;
    border-spacing: 0;
    border-collapse: collapse;
}

.calender-box table td {
    border: solid 1px #111;
}

.calender-p {
    display: block;
    padding: 0;
    margin: 10px 0;
}


/*詳細検索*/
.fs-c-radioGroup, .fs-c-checkboxGroup {
    /*display: inline-block;*/
}

.fs-c-radioGroup > *, .fs-c-checkboxGroup > * {
    flex-basis: auto;
    display: inline-block;
    /*width: 20%;*/
}

.fs-c-radioGroup > *, .fs-c-checkboxGroup > * {
    /*width: 20%;*/
}

.fs-c-checkbox__label {
    padding: 5px 10px 5px 0px;
}

/*カテゴリー*/
.fs-c-subgroupList {
    text-align: left;
    display: block;
    width: 100%;
    margin: 8px 0;
    padding: 0px;
}

.fs-c-subgroupList__item {
    width: 24%;
    display: inline-block;
    margin: 3px 2px;
    /*white-space: nowrap;*/
    text-align: center;
    padding: 0;
    vertical-align: top;
}

.fs-c-subgroupList__link {
    padding: 12px;
}

  /*カート数字*/
.fs-clientInfo {
  padding: -1px 0px 0px 0px;
}

  /*PCヘッダーログイン・ログアウト幅
.fs-clientInfo2 {
  padding: 10px 30px 10px 0px;
}*/

.icon__cart {
	text-align: center;
}

/*ここからスマホ用の設定*/

@media screen and (max-width:700px) {
    .fs-c-subgroupList {
        text-align: left;
        display: block;
        width: 100%;
        padding: 0;
        margin: 15px 0;
    }

    .fs-c-subgroupList__item {
        display: inline-block;
        text-align: center;
        width: 49%;
        padding: 0;
        margin: 2px 0px;
    }

    .fs-c-subgroupList__link {
        display: block;
        padding: 15px 0;
    }

    .fs-c-subgroupList__link::after {
        display: none;
    }

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

    .fs-c-sortItems {
        display: block;
        width: 100%;
    }

    .fs-c-sortItems__list {
        display: table;
        width: 100%;
        padding: 0;
    }

    .fs-c-sortItems__list__item {
        display: table-cell;
        text-align: center;
        padding: 10px 0;
    }

    /*メニュー*/

    .fs-p-headerNavigation__list {
        padding: 10px 0;
    }

    /*検索窓*/
    .fs-p-inputGroup {
        display: table;
        margin: 10px 2% 10px 2%;
        width: 96%;
        border: none;
        border-radius: 50px;
    }

    .fs-p-searchForm__input {
        width: 85%;
    }

    .fs-p-inputGroup__input {
        padding: 10px 20px;
        font-size: 18px;
        border: none;
        border-radius: 50px 0 0 50px;
    }

    .fs-p-searchForm__button {
        width: 15%;
        height: 2.5em;
        background: none;
        border: none;
        color: #ffffff;
    }


/*詳細検索*/
.fs-c-radioGroup, .fs-c-checkboxGroup {
    /*display: inline-block;*/
    /*flex-direction: row;*/
}
    .fs-c-checkbox {
    display: inline-block;
    width: 24%;
    white-space: nowrap;
}
    .fs-p-productSearch :checked ~ .fs-p-productSearch__search {
    max-height: 200vh;
}
    .fs-c-radioGroup > * + *, .fs-c-checkboxGroup > * + * {
    margin-top: 10px;
    margin-left: 0;
}
    .fs-c-checkbox {
    margin-right: 0;
}
.fs-c-radioGroup, .fs-c-checkboxGroup {
    width: 100%;
}

/*カート画面ボタン高さ*/
    .fs-c-buttonContainer {
    /*padding: 25px 0 0 0;*/
}
    .fs-p-productSearch__searchButton {
    width: 100%;
    padding-left: 0;
}
    .fs-c-button--secondary {
    background: #667895;
    border: 1px solid #667895;
    border-radius: 0px;
    color: #ffffff;
    font-size: 1.4rem;
    padding: 13px 0;
    box-shadow: none;
}

    .fs-p-productSearch__searchButton::before {
    display: none;
}

.fs-c-checkbox__label {
    padding: 3px 0px 3px 0;
}

    /*スマホサイドメニュー*/
.fs-p-ctrlDrawer:checked + .fs-p-drawer {
    width: 75%;
}
.fs-p-drawer__loginLogout__logout, .fs-p-drawer__loginLogout__login {
    border-radius: 25px;
    height: 50px;
}

.fs-p-sideMenu .fs-pt-menu__item {
    display: inline-block;
    width: 98%;
    padding: 1%;
    white-space: nowrap;
}

.fs-p-sideMenu .fs-pt-menu__heading {
    display: block;
    padding: 15px;
}

    /*スマホヘッダーログイン・ログアウト幅*/
.fs-pt-menu a {
    width: 105px;
}

    /*お問い合わせフォーム*/
  .iframe-wrapper {
    position: relative;
    width: 100%;
  }
  .iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }


}


    /*サジェストリンク位置設定*/
.re22__head__search {
    position: relative;
}
.pc011 {
    top: 40px;
}
.sphs {
    top: 3.5em;
}
