.fs-body-top {
    background-color: #F1FFF0;
}

.fs-l-main {
    padding: 0px 20px;
}

.fs-l-pageMain,
.fs-l-main {
    max-width: 1920px;
}

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

.fs-c-documentArticle__heading {
    font-size: 18px;
    text-align: left;
}

.fs-c-documentColumn__heading {
    font-size: 16px;
    border: none;
    border-bottom: solid 1px #7c8790;
    padding-left: 0;
    padding: 8px;
}

.fs-l-page {
    background-color: #F1FFF0;
}

/*=========================================================
  ユーザーメニューエリア
  =========================================================*/

/*　ユーザーメニューエリア　*/
.utility {
    padding: 10px;
    margin: 10px 0px;
    border: 1px solid #CCC;
}

.utility table {
    margin: 0px;
}

.utility td {
    padding: 0px;
    margin: 0px;
}

/*　ユーザーメニューエリア：いらっしゃいませゲストさん　*/
.FS2_welcome_area {
    background: #eee;
}

.welcome {
    margin-left: 0.5em;
    line-height: 1.1;
    padding: 3px;
}

/*　ユーザーメニューエリア：マイページ・ログイン・パスワード　*/
.FS2_login_area {
    padding0 0 0 10px;
    text-align: right;
}

ul.login {
    border-bottom: 1px dotted #DDDDDD;
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    color: #666666;
    font-weight: bold;

}

.login li {
    padding: 0 5px 0 15px;
    margin: 0px;
    display: inline;
}


/*　ユーザーメニューエリア：マイページ　*/
.FS2_icon_mypage {}

/*　ユーザーメニューエリア：ログイン　*/
.FS2_icon_login {}

/*　ユーザーメニューエリア：ログアウト　*/
.FS2_icon_logout {}

/*　ユーザーメニューエリア：パスワードをお忘れですか？　*/
.FS2_FS2_icon_password {}


/*　ユーザーメニューエリア：送料・個人情報・特商　*/
ul.item {
    border-bottom: 2px solid #DDDDDD;
    padding: 2px 0 0 0;
    margin: 5px 0 0 0;
    text-align: right;
}

.item li {
    padding: 0 5px 0 15px;
    margin: 0px;
    display: inline;
}

/*　ユーザーメニューエリア：送料とお支払い方法について　*/
.FS2_postagesettlelist {}

/*　ユーザーメニューエリア：個人情報の取り扱いについて　*/
.FS2_privacypolicy {}

/*　ユーザーメニューエリア：特定商取引法に基づく表示　*/
.FS2_businessdeal {}

.fs-c-productPointDisplay {
    background: none;
    color: #666;
    padding: 0;
}

.fs-l-productLayout__item--1 {
    display: flex;
    justify-content: center;
}


.fs-c-productMainImage {
    width: 550px;
    margin-right: 40px;
}

.fs-c-productMainImage__image,
.fs-c-productThumbnail__image {
    border: solid 1px #707070;
}

.fs-c-productThumbnail {
    display: block;
}

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

    .fs-l-productLayout__item--1 {
        display: block;
    }

    .fs-c-productMainImage {
        width: 100%;
    }

    .fs-c-productThumbnail {
        display: flex;
    }
}

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

.fs-c-productNameHeading {
    color: #552903;
    font-size: 24px;
}

.fs-c-productPrices--productDetail .fs-c-productPrice__main__price {
    color: #333;
    font-size: 50px !important;
    font-weight: 500;
}

.fs-body-product .fs-c-button--primary {
    background: #F00;
    border: 1px solid #F00;
}

.fs-c-productPrices--productDetail .fs-c-productPrice__main {
    flex-wrap: nowrap;
    align-items: self-end;
}

.fs-c-productPrices--productDetail .fs-c-productPrice {
    flex-wrap: nowrap;
    align-items: flex-end;
}

.fs-c-productPrices--productDetail .fs-c-productPrice__addon,
.fs-c-productPrices--productDetail .fs-c-productPrice__main__addon {
    font-size: 24px;
    color: #552903;
    margin-bottom: 20px;
}

.fs-c-productPrices--productDetail .fs-c-productPrice__main__label {
    font-size: 30px;
    color: #552903;
    width: 170px;
    line-height: 1.2;
    display: none;
}

.fs-c-productPrices--productDetail .fs-c-productPrice__main__joint {
    font-size: 24px;
    margin-bottom: 20px;
}

.fs-c-button--image>img {
    width: 250px;
    border: 2px solid #FF7600;
    padding: 7px;
    border-radius: 15px;
}

.top_bnr {
    margin: 24px 0 0;
}

@media screen and (max-width: 768px) {
    .top_bnr2 .slick-track {
        height: 230px;
    }

    .top_bnr2 .slick-slide {
        display: flex;
        align-items: center;
    }
}

.fs-l-header__logo {
    margin: 0px auto 0 0;
}

/*=========================================================
   カート・バリエーション表組パーツのデザイン変更
  =========================================================*/

.fs-c-variationMatrix__radio {
    display: block;
    flex-shrink: 0;
}

/* バリエーション選択肢名 */
.fs-c-variationMatrix__row__variationName,
.fs-c-variationMatrix__col__variationName {
    background: #eee;
    margin: 0;
    padding: 2px 4px;
}

/* 商品一覧　マーク */
.fs-c-variationMatrix__item {
    padding: 4px;
    align-items: flex-start;
}

.fs-c-variationMatrix__panel {
    border: none;
    background: none;
    margin: 0;
    padding: 0;
}

/* バリエーション選択部（選択時） */
.fs-c-variationMatrix__radio:checked+.fs-c-variationMatrix__panel {
    background: none;
    color: inherit;
}

/* 罫線 */
.fs-c-variationMatrix__row__variationName,
.fs-c-variationMatrix__col__variationName,
.fs-c-variationMatrix__item {
    border-style: solid;
    border-color: #ddd;
    border-width: 1px 0 0 1px;
}

.fs-c-variationMatrix__row:last-child .fs-c-variationMatrix__row__variationName,
.fs-c-variationMatrix__row:last-child .fs-c-variationMatrix__item,
.fs-c-variationMatrix__col__variationPanels .fs-c-variationMatrix__item:last-child {
    border-bottom-width: 1px;
}

.fs-c-variationMatrix__row__variationPanels .fs-c-variationMatrix__item:last-child,
.fs-c-variationMatrix__col:last-child .fs-c-variationMatrix__col__variationName,
.fs-c-variationMatrix__col:last-child .fs-c-variationMatrix__item {
    border-right-width: 1px;
}

/*==========================================
  商品一覧　マーク
  ===========================================*/
.item-list_mark {
    width: 80%;
    margin: 0 auto;
}

/*==========================================
   商品詳細　マーク 
  ===========================================*/
.fs-c-productMark__mark {
    border-radius: 2px;
    font-size: 1.0rem;
}

.fs-c-productMark__item {
    padding-bottom: 2px;
}

.fs-c-productMark__mark-basic {
    color: #333333;
    background-color: #ECECEC;
}

/* 毒劇 */
.fs-c-productMark__mark-d {
    color: #FFFFFF;
}

/* 劇物 */
.fs-c-productMark__mark-g {
    color: #FF0000;
    border: 1px solid #FF0000;
}

/* PB */
.fs-c-productMark__mark-pb img {
    width: 99px;
    border: 1px solid #cccccc;
}

/* TOP新着で表示する時のimgタグサイズ（PB用） */
.fs-c-productMark__mark--image {
    padding: 0;
    width: 96px;
}

/*=========================================================
  トップページ　おしらせ
  =========================================================*/

.news {
    background-color: #fff;
    padding: 30px 120px 60px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, .16);
}

.fs-p-heading--lv2 {
    position: relative;
    font-size: 30px;
    font-weight: bold;
    color: #085809;
    padding-left: 24px;
    border-bottom: none;
}

.fs-p-heading--lv2::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    height: 50%;
    background: #552903;
}

.fs-p-heading--lv2::after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 4px;
    height: 50%;
    background: #085809;
}

.fs-pt-list {
    margin-top: 50px;
}

.fs-p-dateList>li {
    border: none;
}

.fs-pt-list__item,
.fs-pt-list__link,
.fs-pt-list__item,
.fs-pt-list__link:visited {
    font-size: 20px;
    font-weight: bold;
    line-height: 2;
    color: #552903;
}

.fs-pt-list__link {
    display: grid;
    grid-template-columns: 10ch 1fr;
    column-gap: .75rem;
    align-items: start;
    text-decoration: none;
    line-height: 1.6;
    word-break: normal;
    overflow-wrap: anywhere;
}

.fs-pt-list__link time {
    white-space: nowrap;
    font-variant-numeric: tabular-nums;
}


.fs-p-dateList>li time:first-child {
    background-color: initial;
    color: #552903;
}

@media screen and (max-width: 1025px) {
    .news {
        max-width: 830px;
        margin: 0 auto;
        padding: 30px 50px;
    }
}

@media screen and (max-width: 768px) {
    .fs-pt-list {
        margin-top: 10px;
    }

    .news .fs-pt-list__item {
        margin-top: 35px;
    }

    .fs-pt-list__link {
        display: block;
        font-size: 14px;
        font-weight: 300;
    }

    .fs-pt-list__link time {
        display: block;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 4px;
    }

}

/*=========================================================
  トップページ　各ランキング
  =========================================================*/
.top-ranking {
    margin-top: 90px;
    padding: 0 70px;
}

.heading-var3 {
    position: relative;
    font-weight: bold;
    font-size: 30px;
    color: #552903;
    padding-left: 24px;
    border-bottom: none;
}

.heading-var3::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    height: 50%;
    background: #552903;
}

.heading-var3::after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 4px;
    height: 50%;
    background: #085809;
}

@media screen and (max-width: 1025px) {
    .top-ranking {
        padding: 0 70px;
    }
}

@media screen and (max-width: 768px) {
    .heading-var3 {
        font-size: 18px;
    }

    .top-ranking {
        padding: 0;
    }
}

/*=========================================================
  新規会員バナー LINEバナー
  =========================================================*/

.fs-p-banner--registration {
    background-color: #CC0000;
}


@media screen and (max-width: 600px) {
    .fs-p-banner--registration .fs-p-banner--lineIdLink {
        min-width: 80%;
    }
}



/*=========================================================
  ヘッダーナビゲーション　サイズ調整
  =========================================================*/

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

.fs-p-headerNavigation__listItem {
    font-size: 2.0rem;
    font-weight: bold;
}

.fs-p-headerNavigation__link>i {
    font-size: 6rem;
}

@media screen and (max-width: 600px) {
    .fs-p-headerNavBar {
        padding: 0;
    }
}

/*=========================================================
  左サイド　バナー　調整
  =========================================================*/

.left_side_part_top_under {
    padding-bottom: 10px;
}

.left_side_part_top {
    padding-top: 10px;
}


/*====================================
  ショッピングカート（検証用）
  =====================================*/
.fs-l-cart__contentsArea {
    background-color: ;
}

.fs-l-cart__mainColumn {
    background-color: ;
}

/*====================================
  サイドメニュー 
  =====================================*/
.fs-p-sideMenu ul {}

.fs-p-sideMenu li {
    margin: 0;
    background-color: #ffffff;
    font-weight: bold;
    color: #009900;

}

.fs-p-sideMenu li a:hover {
    background-color: #009900;
    color: #ffffff;
}

/*====================================
  告知
  =====================================*/
.fs-p-messageBoard {
    background-color: #F6F6F6;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #3c3c3c;
    margin: 24px 15%;
    padding: 16px;
}

.fs-p-messageBoard__heading {
    display: block;
    font-weight: 700;
    font-size: 1.4rem;
    color: #666666;
    margin-bottom: 8px;
}

.fs-p-messageBoard__content {
    font-size: 1.2rem;
}

/*====================================
  TOPページ　特集系バナー　タイトル・説明
  =====================================*/
.fs-pt-column__heading {
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
}

.fs-pt-column__description {
    font-size: 1.4rem;
}

.fs-p-logo img {
    width: 30%;
}



/*====================================
  検索　カラー変更 
  =====================================*/
.fs-p-searchForm__inputGroup {
    border: 2px solid #552903;
    border-radius: 5px;
    padding: 0px;
    overflow: hidden;
}

.fs-p-searchForm__button {
    background-color: #01A902;
    border-left: 2px solid #552903;
    width: 50px;
    height: initial;
}

.fs-p-searchForm__button::before {
    top: 50%;
    transform: translateY(-50%);
    bottom: initial;
    font-size: 3.2rem;
}

.fs-p-searchForm__input {
    width: 350px;
    padding: 15px;
}


/*====================================
  フッターガイド　ページリンク
  =====================================*/
span.guide_link {
    color: #333333;
    float: right;
    padding-right: 3px;
}

span.guide_link a {
    color: #333333;
    text-decoration: none;
}

span.guide_link a:hover,
a:visited {
    color: #333333;
    text-decoration: none;
}


/*====================================
  おすすめ商品（商品）
  お気に入りパーツ（カート）
  見出し上下調整
  =====================================*/

.fs-c-wishlistProduct__title,
.fs-c-featuredProduct__title {
    margin-bottom: 10px;
    margin-top: 30px;
    color: #333333;
}


/*====================================
  お客様情報入力　
  =====================================*/
.fs-c-inputInformation__field {
    max-width: 768px;
}

.fs-c-inputTable__headerCell {
    padding: 0.2em;
}

/*====================================
  フッターナビ　リンク　
  =====================================*/
.fs-p-footerNavigationItem__navItem a:hover {
    color: #cccccc;
}

.fs-p-footerNavigationItem__navItem a:visited {
    color: #333333;
}

/*====================================
  カテゴリー　
  =====================================*/

.fs-c-subgroupList__link {
    background-color: #ffffff;
    border: 1px solid #009900;
    border-radius: 3px;
    padding: 0.3em;
    color: #000000;
    font-weight: 500;
    font-size: 1.6rem;

}

.fs-c-subgroupList__link:hover {
    opacity: 0.6;
    background-color: #ffffff;
}

.fs-c-subgroupList__link:visited {
    background-color: #ffffff;
}

.fs-c-subgroupList,
.fs-c-subgroupList__item {
    margin: 0.3em;
}

.fs-c-subgroupList__label {
    padding-left: 1em;

}

/*==============================================
  ・・・商品グループ　独自コメント5　カテゴリーコメント
  ==============================================*/
.fs-group_maincomment {
    font-size: 1.6rem;
    margin: 2em;
}

/*==============================================
  24/09/14　商品グループ　独自コメント4,6　見出し
  ==============================================*/
.fs-group_title-3 {
    padding: 1rem 2rem;
    border-left: 5px solid #009900;
    font-size: 2.0rem;
    font-weight: bold;
    margin: 2rem 0;
}

/*==============================================
  24/11/13　左カテゴリー　バナー
  ==============================================*/
.left_side_part_under {
    margin-bottom: 1rem;
}

/*==============================================
  25/04/29　追加CSS
  ==============================================*/
.header {
    width: 100%;
}

.container {
    width: 100%;
    max-width: 1216px;
    margin: 0 auto;
}

/* 上段ヘッダー */
.header-top {
    background-color: #01A902;
    padding: 2px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.header-top-inner {
    display: inline-flex;
    align-items: baseline;
    gap: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.top-text {
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center !important;
    color: white;
    font-size: 16px;
}

.order-text {
    font-weight: bold;
    color: white;
    font-size: 20px;
    margin-right: 36px;
}

.phone-number {
    font-size: 30px;
    font-weight: bold;
    color: #FFFFFF;
    display: inline-flex;
    align-items: baseline;
}

.phone-number a {
    color: #fff;
    display: flex;
    align-items: center;
    margin-right: 20px;
}

.phone-icon {
    width: 24px;
    height: 24px;
    margin-right: 10px;
}

.business-hours {
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
}


/* メインヘッダー */
.header-wrapper {
    background-color: #fff;
    padding-bottom: 8px;
}

.header-main {
    padding: 12px 0;
    display: flex;
    align-items: center;
}

.header-main .container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.fs-p-searchForm {
    margin-left: 25px;
}

.logo img {
    display: block;
}

/* 検索ボックス */
.search-box {
    display: flex;
    height: 53px;
    width: 100%;
    max-width: 500px;
    margin: 0 16px;
    box-sizing: border-box;
}

.search-box input {
    flex: 1;
    height: 100%;
    padding: 0 12px;
    font-size: 18px;
    border: 1px solid #ccc;
    border-right: none;
    border-radius: 4px 0 0 4px;
}

.search-box .search-button {
    height: 100%;
    padding: 0 16px;
    background-color: #00a300;
    border: 1px solid #ffffff;
    border-left: none;
    border-radius: 0 4px 4px 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.search-icon {
    width: 30px;
    height: 30px;
}

.search-box input {
    flex: 1;
    padding: 8px 12px;
    border: 1px solid #ccc;
    border-right: none;
    border-radius: 4px 0 0 4px;
}

.search-box .search-button {
    padding: 8px 16px;
    background-color: #00a300;
    border: 1px solid #ffffff;
    border-left: none;
    border-radius: 0 4px 4px 0;
    cursor: pointer;
}

/* ログイン・カート */
.header-buttons {
    display: flex;
    align-items: center;
    gap: 8px;
}

.login-area {
    display: flex;
    flex-direction: column;
    margin-left: 50px;
}

.login-button {
    display: inline-block;
    background-color: #01A902;
    color: white !important;
    border: 1px solid white;
    border-radius: 5px;
    padding: 4px 24px;
    cursor: pointer;
    width: max-content;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    transition: background-color 0.3s, color 0.3s;
}

.login-button:visited {
    color: white !important;
}

.login-button:hover {
    background-color: white;
    color: #01A902 !important;
    border: 1px solid #01A902;
}

.register-link {
    margin-top: 4px;
    font-size: 16px;
    font-weight: bold;
    color: #01A902 !important;
    text-decoration: none;
    width: max-content;
}

.register-link:visited {
    color: #01A902 !important;
}

.register-link span {
    color: #FF7600;
}

.cart-button {
    z-index: 9999;
    position: fixed;
    right: 0;
    background-color: #FF7600;
    color: white;
    cursor: pointer;
    font-size: 30px;
    font-weight: bold;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    overflow: hidden;
}

.cart-text {
    font-size: 30px;
}

.cart-icon {
    width: 35px;
    height: 30px;
}

.icon--cart {
    position: relative;
}

.fs-p-cartItemNumber {
    position: absolute;
    top: 4px;
    right: 47%;
    transform: translateX(50%);
    color: #FF7600;
    background-color: unset;
    font-size: 24px;
}

.cart-button {
    top: 230px;
}

.cart-button .fs-p-headerNavigation__link {
    padding: 13px 5px;
    flex-direction: column;
}

.cart-button-back {
    top: 400px;
    background-color: #01A902;
    text-align: center;
    padding: 20px 5px;
    line-height: 1.2;
}

@media screen and (max-width: 1400px) {
    /* .cart-button {
    top: 370px;
}

.cart-button-back {
    top: 550px;
} */
}

@media screen and (max-width: 1025px) {
    .logo img {
        width: 235px;
    }

    .fs-p-searchForm__input {
        width: 260px;
    }

    .top-text {
        margin: 4px 0;
    }

    .order-text {
        margin-right: 15px;
    }

    .phone-number {
        font-size: 26px;
    }

    .phone-icon {
        width: 30px;
        height: 30px;
        margin-right: 5px;
    }

    .phone-number a {
        margin-right: 15px;
    }

    .login-area {
        margin-left: 20px;
    }

    .cart-img {
        width: 55px;
        height: 100%;
    }

    .cart-text {
        font-size: 20px;
    }

    .fs-p-cartItemNumber {
        top: 2px;
        font-size: 18px;
    }

    .cart-button .fs-p-headerNavigation__link {
        padding: 10px 16px;
    }

    .cart-button {
        top: 300px;
    }

    .cart-button-back {
        top: 410px;
        font-size: 24px;
        padding: 12px 16px;
    }

}

@media screen and (max-width: 768px) {
    .header-top-inner {
        justify-content: left;
        padding: 8px 16px;
    }

    .top-text {
        display: flex;
        flex-wrap: wrap;
        justify-content: left !important;
    }

    .order-text {
        font-size: 12px;
        margin-right: 0;
    }

    .phone-number {
        width: 100%;
        font-size: 14px;
        order: 3;
    }

    .phone-icon {
        width: 15px;
        height: 15px;
    }

    .business-hours {
        font-size: 12px;
    }

    .header-main .container {
        flex-wrap: wrap;
    }

    .logo {
        order: 0;
    }

    .fs-p-searchForm {
        width: 100%;
        order: 2;
        margin-left: 0;
        padding: 0 16px;
    }

    .login-area {
        order: 1;
        display: flex;
        flex-direction: row;
        align-items: center;
        margin-left: 5px;
    }

    .logo img {
        width: 160px;
    }

    .login-button {
        font-size: 12px;
        padding: 4px;
        margin-right: 10px;
    }

    .register-link {
        font-size: 12px;
        margin-top: 0;
    }


    .cart-button-back {
        display: none;
    }

    .cart-text {
        display: none;
    }

    .cart-img {
        width: 38px;
    }

    .fs-p-cartItemNumber {
        font-size: 14px;
        top: 1px;
    }

    .cart-button {
        top: 190px;
    }

    .cart-button .fs-p-headerNavigation__link {
        padding: 7px 3px;
    }

    .fs-p-searchForm__input {
        padding: 5px;
    }
}

/* welcome */
.welcome-area {
    text-align: center;
    padding: 8px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.welcome-area .container {
    width: 100%;
    max-width: 1216px;
    margin: 0 auto;
    border-top: 1px solid #88c582;
    border-bottom: 1px solid #88c582;
    display: flex;
    justify-content: center;
}

.welcome-text {
    font-size: 18px;
    color: white;
    text-align: center;
}

/* ナビゲーション */
.header-nav {
    margin-bottom: 28px;
    background-color: #fff;
}

.header-nav ul {
    display: flex;
    list-style: none;
    justify-content: center;
    padding: 2px 8px 0;
}

.header-nav ul li+li {
    margin-left: 32px;
}

.header-nav ul li a {
    color: #552903;
    text-decoration: none;
}

.nav-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.nav-left,
.nav-right {
    display: flex;
    align-items: center;
    list-style: none;
    padding: 8px 0;
}

.nav-left li+li,
.nav-right li+li {
    margin-left: 32px;
}

.nav-left a {
    color: white;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    display: flex;
    align-items: center;
}

.nav-right a {
    color: white;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    display: flex;
    align-items: center;
}

.nav-right li {
    position: relative;
    padding: 0 0 0 8px;
}

.nav-right li:not(:first-child)::before {
    content: "";
    position: absolute;
    left: -12px;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 16px;
    background-color: white;
}

.home-icon {
    width: 29px;
    height: 26px;
    margin-right: 8px;
}

.category-list {
    margin: 0 auto;
    padding: 24px 0;
    position: relative;
    z-index: 2;
}

.category-container {
    max-width: 1216px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 32px;
    box-sizing: border-box;
}

.category-item {
    background-color: white;
    border-radius: 16px;
    width: 120px;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 9px 6px;
    margin: 8px 0;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s;
    text-align: center;
    box-sizing: border-box;
    position: relative;
}

.category-item:hover {
    transform: translateY(-5px);
}

.category-item img {
    width: 100%;
    max-width: 150px;
    height: auto;
    object-fit: contain;
}

.category-item a {
    display: inline-block;
}

.category-link-list {
    display: none;


    position: absolute;
    top: 94%;
    left: 0;
    visibility: hidden;
    background-color: #FFFFFF;
    border-radius: 5px;
    padding: 15px 25px;
    text-align: left;
    z-index: 999999;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    opacity: 0;
    transition: all 0.3s ease;
}

.category-item:hover .category-link-list {
    visibility: visible;
    opacity: 1;
}

.category-link-item {
    width: max-content;
    font-size: 18px;
    margin-bottom: 10px;
    color: #552903;
    background-image: repeating-linear-gradient(-75deg,
            transparent,
            transparent 3px,
            #01A902 3px,
            #01A902 4px);
    background-position: bottom;
    background-repeat: repeat-x;
    background-size: 12px 4px;
    padding-bottom: 2px;
}


.category-link-item a {
    color: #552903;
}

.category-link-item a:link {
    text-decoration: none;
    color: #552903;
}

@media screen and (max-width: 1400px) {
    .category-list {
        width: 900px;
    }


    .category-container {
        justify-content: center;
        gap: 0 10px;
        padding: 0;
    }

    .category-item {
        width: 100px;
        height: 100px;
    }
}

@media screen and (max-width: 1025px) {
    .category-list {
        width: 500px;
    }
}

@media screen and (max-width: 768px) {
    .category-list {
        width: 320px;
    }

    .category-item {
        width: 70px;
        height: 70px;
    }

    .category-link-list {
        display: none;
    }

}

.shopping-guide {
    background-color: #f5f5f5;
    padding: 40px 0 40px 0;
    position: relative;
}

.guide-container {
    max-width: 1216px;
    margin: 0 auto;
    padding: 0 20px 0;
    position: relative;
}

.guide-title {
    font-size: 24px;
    font-weight: bold;
    background-color: #666;
    color: white;
    padding: 16px 60px;
    position: absolute;
    top: -55px;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 40px;
}

.guide-items {
    display: flex;
    justify-content: space-between;
    gap: 0;
    background-color: #f5f5f5;
    margin-top: 15px;
}

.guide-item {
    flex: 1;
    padding: 4px 24px;
    text-align: left;
    position: relative;
}

.guide-item:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 1px;
    background-color: #ccc;
}

.guide-item .ttl {
    display: block;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 16px;
}

.guide-item p {
    font-size: 14px;
    color: #333;
    margin-bottom: 24px;
}

.guide-button-wrapper {
    text-align: center;/
}

.guide-button {
    display: inline-block;
    padding: 8px 24px;
    border: 1px solid #333;
    text-decoration: none;
    color: #333;
    font-size: 14px;
    background: none;
    border-radius: 0;
    transition: background-color 0.3s, color 0.3s;
}

.guide-button:hover {
    background-color: #333;
    color: white;
}

.footer {
    background-color: #01A902;
    color: #fff;
    padding: 30px 0;
}

.footer-inner {
    display: flex;
    flex-wrap: wrap;
    max-width: 1300px;
    margin: 0 auto;
    gap: 40px;
    position: relative;
}

.footer-left {
    width: 500px;
}

.footer-left h2 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 30px;
}

.footer-left h2 .small {
    font-size: 14px !important;
}

.contact-btn {
    display: block;
    width: 100%;
    background: #00a500;
    color: #fff;
    padding: 20px 24px;
    font-size: 24px;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid #fff;
    text-align: center;
    transition: all 0.3s;
    margin-bottom: 20px;
}

.contact-btn:hover {
    background: #fff;
    color: #00a500;
}

.phone {
    font-size: 30px;
    font-weight: bold;
    margin: 10px 0;
}

.phone small {
    font-size: 12px;
    font-weight: 100;
}

.footer-phone-icon {
    width: 35px;
    height: 35px;
    margin-right: 8px;
    vertical-align: middle;
}

.address {
    margin-bottom: 30px;
    font-size: 16px;
}

.sns-icons {
    margin-bottom: 30px;
}

.sns-icons a {
    margin-right: 10px;
}

.sns-icons img {
    width: 30px;
    height: 30px;
}

.banner img {
    width: 100%;
    max-width: 500px;
    height: auto;
}

.footer-right {
    width: auto;
    margin-left: auto;
}

.footer-right-inner {
    display: flex;
    position: relative;
}

.footer-menu {
    flex: 1;
    padding: 0 20px;
    box-sizing: border-box;
}

.footer-menu .ttl {
    display: block;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 28px;
}

.footer-menu ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px;
}

.footer-menu ul li {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 8px;
}

.footer-menu ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
}

.footer-menu ul li a:hover {
    text-decoration: underline;
}

.copyright {
    background-color: #F1FFF0;
    color: #01A902;
    font-size: 12px;
    padding: 20px 0;
}

.copyright-inner {
    max-width: 1216px;
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.copyright-left {
    display: flex;
    align-items: center;
}

.copyright-menu {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
}

.copyright-menu li {
    position: relative;
    padding: 0 10px;
}

.copyright-menu li+li {
    border-left: 1px solid #666;
}

.copyright-menu a {
    color: #666;
    text-decoration: none;
}

.copyright-menu a:hover {
    text-decoration: underline;
}

.copyright-right {
    font-size: 12px;
    font-weight: bold;
}

@media screen and (max-width: 1300px) {
    .footer-inner {
        max-width: 1100px;
    }

    .footer-right {
        width: 100%;
    }

    .footer-left h2 {
        font-size: 20px;
    }

    .footer-menu .ttl {
        font-size: 20px;
        margin-bottom: 16px;
    }
}

@media screen and (max-width: 768px) {
    .footer-inner {
        gap: 0;
    }

    .footer-right-inner {
        display: block;
    }

    .left-menu {
        margin-bottom: 16px;
    }

    .footer-left h2 {
        font-size: 16px;
        margin-bottom: 3px;
    }

    .footer-menu .ttl {
        font-size: 16px;
        margin-bottom: 3px;
    }

    .footer-menu ul li {
        font-size: 14px;
        margin-bottom: 3px;
    }

    .footer-menu ul li a {
        font-size: 14px;
    }

    .copyright-inner {
        display: block;
    }

    .copyright-right {
        font-size: 8px;
        margin-left: 45px;
    }
}

/*　トップページ　*/
.fs-body-top .fs-c-slick .slick-list {
    min-height: max-content;
}

.fs-body-top .fs-c-slick .slick-track {
    display: flex;
    align-items: center;
}

.fs-body-top .fs-c-slick .slick-slide {
    margin-right: 30px;
}

.fs-body-top .fs-c-slick .slick-slide img {
    border-radius: 10px;
}

@media screen and (max-width: 768px) {
    .fs-body-top .fs-c-slick .slick-slide {
        margin-right: 10px;
    }
}


/* おすすめ商品一覧 */
.fs-c-productListItem__productDescription {
    display: none;
}

.fs-c-productListCarousel .slick-track {
    align-items: normal;
}

.fs-c-productListCarousel {
    margin-top: 35px;
}

.fs-c-productListCarousel .slick-slide {
    width: 300px;
    height: auto;
    border: solid 1px #045809;
    border-radius: 15px;
    margin-right: 29px;
    margin-bottom: 20px;
    padding: 27px 20px;
    background-color: #fff;
}

.fs-c-productListCarousel__list__item {
    max-width: 100%;
    margin: 0;
}

r .fs-c-productListCarousel .slick-slide img {
    border: none !important;
}

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

.fs-c-productListItem__productName a {
    color: #085809;
    font-size: 20px;
    font-weight: bold;
}


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

.fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    color: #000;
    font-size: 20px;
    font-weight: bold;
}

.fs-c-productPrice__addon {
    color: #000;
    font-size: 20px;
    font-weight: bold;
}

.fs-c-button--plain.fs-c-button--addToCart--list::before {
    color: #fff;
}

.fs-c-button--addToCart--list {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background-color: #FF7600;
    border-radius: 20px;
    padding: 4px 6px;
}

.fs-c-button--addToCart--list:hover {
    text-decoration: none;
    color: #fff;
}

.fs-c-button--carousel {
    font-size: 7.4rem;
    color: #FF7600;
}


@media screen and (max-width: 1025px) {
    .fs-c-productListCarousel__list__item {
        margin: 0;
        min-width: 100%;
    }

    .fs-c-productListItem__productName a {
        font-size: 16px;
    }

    .fs-c-productListCarousel .slick-slide {
        width: 250px;
        margin-right: 20px;
        padding: 14px;
    }

    .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
        font-size: 24px;
    }


}


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

    .fs-c-productListCarousel .slick-slide {
        width: 150px;
        margin-right: 10px;
        padding: 6px;
    }


    .fs-c-productListItem__productName a {
        font-size: 12px;
    }

    .fs-c-productListItem__productName {
        font-size: 14px;
    }

    .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
        font-size: 16px;
    }

    .fs-c-productPrice__addon {
        font-size: 12px;
    }

    .fs-c-button--plain {
        font-size: 10px;
        padding: 3px;
        border-radius: 20px;
    }



    .fs-c-productListCarousel__ctrl {
        min-width: 20px;
    }
}



/* 送料とお支払い方法について */

@media screen and (max-width: 768px) {
    #leftNav {
        display: none;
    }

    #content {
        width: 100% !important;
    }
}

.fs-l-product4 {
    max-width: 100%;
    justify-content: center;
}

.fs-l-product4 table {
    width: auto !important;
}

.siyou01 {
    max-width: 100
}


