body {
    /*
    font-family:ITC Berkeley Old Style, serif;
    */
    font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif !important;
    font-size: 16px;
    background: #ffffff !important;

}

.clearfix::after {
    content: "";
    clear: both;
    display: block;
}

.fs-l-footer .float_left50 {
    margin: 0 auto;
    width: 100%;
    max-width: 650px;
    float: right;
    padding: 50px 0 50px 0;
}

.margin50 {
    margin: 0 auto 50px;
}

/* グロナビ */
#drop2 {
    position: static !important;
}

.fs-l-footer .megaMenu {
    margin: 25px auto 0;
}

.megaMenu {
    margin: 25px auto;
    padding: 0 0 0px;
    background-color: #fff !important;
    text-align: center;
    width: 100%;

}

.header-category-item .megaMenu {
    height: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    transition: height .3s;
}

.megamenu_in {
    margin: auto;
    /*
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
    */
    padding: 30px 0 30px;
}

.fs-l-footer .megamenu_in {
    padding: 30px 0 0px;
}

.header-category-item .megamenu_in {
    margin: auto;
    max-width: 1300px;
    width: 90%;
    gap: 20px;
}

.megamenu_ttl {
    font-weight: 500px;
    font-size: 18px;
    text-align: left;
    border-bottom: 1px solid #cccccc;
    padding: 0 0 5px;
    margin: 0 auto 15px;
}

.megaMenu a {
    color: #000000 !important;
    display: flex !important;
    align-items: center;
    gap: 10px;
    position: relative;
    width: 31%;
    float: left;
    margin-right: 2%;
    margin-bottom: 15px;
}

.megaMenu .fs-pt-column__item:after {
    position: absolute;
    right: 15px;
    font-family: 'Material Icons';
    content: "\e5cc";
    padding-left: 5px;
}

#drop2:after {
    top: 66px !important;
}

.fs-pt-column__heading {
    font-size: 16px !important;
}

.header-category-item:hover {
    background-color: #fff;
}

.header-category-item:hover .megaMenu {

    height: 350px;
    /*
    height: auto;
    padding-bottom:30px;
    */
}

.dropdwn_menu {
    width: 90% !important;
    display: block !important;
}

/* PICKUP */
#swiper_top .swiper-wrapper {
    /* wrapperのサイズを調整 */
    width: 100%;
}

#swiper_top .swiper-slide {
    /* スライドのサイズを調整、中身のテキスト配置調整、背景色 */
    color: #ffffff;
    width: 100%;
    height: 100%;
    text-align: left;
    background: #000000;
    display: flex;
    justify-content: left;
    align-items: top;
    line-height: 140%;
}

#swiper_top .swiper-slide {
    height: 440px;
    position: relative;
}

#swiper_top .swiper-slide:first-child {
    background-color: #e5b42c;
    padding: 20px 0px;
}

#swiper_top .swiper-button-next {
    top: 50%;
    height: auto;
    z-index: 2;
    background-image: none;
    width: 40px;
    height: 40px;
}

#swiper_top .swiper-button-next:after {
    font-size: 1.3rem;
    font-family: 'Material Icons Outlined' !important;
    content: '\e5e1';
    color: #fff;
}

#swiper_top .swiper-button-prev {
    top: 50%;
    width: 40px;
    height: 40px;
    background-image: none;
}

#swiper_top .swiper-button-prev:after {
    font-size: 1.3rem;
    font-family: 'Material Icons Outlined' !important;
    content: '\e5e0';
    color: #fff;
}

#swiper_top .swiper-button-disabled,
#swiper_top .swiper-button-disabled {
    display: none;
}

#swiper_top .fs-pt-column__heading {
    margin: 0px 25px 5px 25px;
    text-align: left;
    font-size: 16px;
    color: #fff;
    display: block;
}

#swiper_top .swiper-slide:first-child .fs-pt-column__heading {
    font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", "sans serif";
    font-size: 36px !important;
    line-height: 110%;
    font-weight: normal;
}

#swiper_top .fs-pt-column__description {
    margin: 0px 25px 15px 25px;
    text-align: left;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}

#swiper_top .fs-pt-column__item:only-child {
    padding: 0;
    display: block;
    width: 100%;
    height: 100%;
}

#swiper_top .swiper-pagination-bullets {
    width: 100px;
}

#swiper_top .fs-pt-column__image {
    margin: 0px auto 15px;
    display: block;
}

#swiper_top .swiper-pagination-bullet {
    width: 12px !important;
    height: 12px !important;
    margin: 0 0 0 10px !important;
    background: #fff;
}

#swiper_top .swiper-pagination-bullet:first-child {
    margin: 0 !important;
}

#swiper_top .fs-pt-column__item::after {
    content: url(https://hillsfield.itembox.design/item/arrow.png?t=20250601170710);
    position: absolute;
    bottom: 20px;
    left: 25px;
}

/* PICKUP end*/


.fs-l-product .wauto {
    margin: 0 auto 40px;
    text-align: center;
}

.fs-l-product .wauto img {
    width: auto !important
}

.left {
    text-align: left !important;
}

.pc_only {
    dispaly: block !important;
}

.sp_only {
    dispaly: none !important;
}

.font_bold {
    font-weight: bold;
}

.font_30 {
    font-size: 30px;
}

.font_black {
    color: #000 !important;
}

.font_24 {
    font-size: 20px;
}

.font_1rem p {
    font-size: 1rem !important;
}

.header_gnavi .logo img {
    max-height: 30px;
}

.center {
    margin: 0 auto;
    text-align: center !important;
}

.font_orange {
    color: #ffa800 !important;
}

.news-list-date {
    height: auto !important;
    padding: 4% 1em !important;
    line-height: 1 !important;
}

.fs-c-button--particular.fs-c-button--addToWishList--icon {
    border-radius: 50%;
    background: #cccccc;
    padding: 5px;
    box-sizing: border-box;
}

.font_orange_new {
    color: #e5b42c !important;
}

.font_white {
    color: #ffffff !important;
}

.font_sky {
    color: #4fc1e3 !important;
}

.font_blue {
    color: #0000FF !important;
}

.lineheight0 {
    line-height: 0;
}

.max100 {
    max-width: 100%;
    width: auto !important;
}

.fs-p-searchForm input[type="text"] {
    min-height: 1.5em;
    line-height: 1;
    font-weight: normal;
}


.header_banner {
    padding: 17px 0 17px !important;
}

/* 商品リスト */
#NewItemList article.fs-c-productListCarousel__list__item.fs-c-productListItem {
    display: grid !important;
}

.fs-c-productListCarousel__list .fs-c-productMarks,
.fs-c-productList__list .fs-c-productMarks {
    /*
    order: 1;
    */
    order: 2;
    width: 100%;
}

.fs-c-productListCarousel__list .fs-c-productMark {
    /*
    width: 100%;
    display: block;
    */
    border-radius: 0;

}

.fs-c-productMark {
    padding-right: 10px;
    border-radius: 0;
}

.fs-c-mark,
.fs-c-productMark__mark {
    padding: 3px 10px 2.5px;
    border-radius: 0;
    text-align: center;
    font-size: 0.7rem;
    line-height: 1.5;
    /*
    border-top: 1px solid rgba(0, 0, 0, 0);
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    */
}

/*
.fs-c-productListCarousel__list .fs-c-productMark__mark::before,
.fs-c-productList__list .fs-c-productMark__mark::before {
content:"";
margin-top: -2.5px;
display:block;
}
.fs-c-productListCarousel__list .fs-c-productMark__mark::after,
.fs-c-productList__list .fs-c-productMark__mark::after {
content:"";
margin-bottom: -2.5px;
display:block;
}
*/
.fs-c-productList__list .fs-c-productMark > li,
#NewItemList .fs-c-productMark > li {
    padding: 0;
    margin-bottom: 2px;
}

.fs-c-productListItem__productName {
    order: 2;
}

.fs-c-productListItem__prices {
    order: 3;
    text-align: left;
}

.fs-c-productListItem__control {
    order: 4;
}

.fs-c-button--particular.fs-c-button--removeFromWishList--icon::before,
.fs-c-button--particular.fs-c-button--addToWishList--icon::before {
    font-size: 1rem;
}

.fs-c-button--particular.fs-c-button--removeFromWishList--icon {
    border-radius: 50%;
    background: #b10000;
    padding: 5px;
    box-sizing: border-box;
}


/*　商品詳細　*/
.fs-c-cartBundleInfo__list > li > a {
    background: #e5b42c;
    border: none;
    font-weight: bold;
}

.fs-c-cartBundleInfo__info {
    background: none;
    padding: 8px 0;
}

#detail_cartid .fs-c-productReview__reviewList {
    display: none;
}

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

.fs-c-productReview__addReview,
.fs-c-productReview__allReviews {}

.review_button {
    text-align: center !important;
    color: #fff !important;
    text-decoration: none !important;
    text-align: center !important;
    background: #39bddb;
    color: #fff;
    margin: 5px auto 8px !important;
    padding: 7px !important;
    border-radius: 4px;
    width: 100%;
}

.review_button .fs-c-button__label {
    vertical-align: baseline;
}

.review_button: .fs-c-aggregateRating__rating::before {
    font-size: 0.9rem;
}

.grid2 img {
    margin: 0 auto 10px;
}

.megaMenu .grid2 img {
    margin: 0 auto;
}

.ttl01 {
    margin: 0 auto 30px;
    padding: 20px 0 0;
    line-height: 130%;
    color: #000;
    font-size: 44px;
    font-weight: bold;
    text-align: center;
}

.subttl01_left {
    margin: 0 auto 20px;
    padding: 0;
    text-align: left;
    color: #000;
    font-size: 36px;
    font-weight: bold;
}

.black_box01 img {
    margin-bottom: 0 !important;
    line-height: 0;
}

.box11 {
    margin: 0 auto 60px;
    padding: 0;
}

/*  TRAPPER  */
.buy_btn {
    width: 100%;
    margin: 0 auto;
    padding: 2% 3%;
    font-size: 1.4rem;
    color: #fff;
    background: #e5b42c;
    border-radius: 9999px;
    font-weight: bold;
}

.buy_btna:hover {
    opacity: 0.8;
}

.subttl01_trapper {
    margin: 0 auto 20px;
    padding: 0px 0 0;
    line-height: 130%;
    color: #fff;
    font-size: 1.7rem;
    font-weight: bold;
    text-align: center;
}

.subttl02_trapper {
    margin: 0 auto 20px;
    padding: 0px 0 0;
    line-height: 130%;
    color: #e5b42c;
    font-size: 3rem;
    font-weight: bold;
    text-align: center;
}

.table_simple {
    width: 96%;
    max-width: 900px;
    margin: 0 auto 40px;
}

.table_simple th,
.table_simple td {
    padding: 23px 0 20px;
    text-align: left;
}

.table_simple th {
    width: 35%;
    padding-right: 10px;
    font-weight: bold;
}

.table_simple tr {
    border-bottom: 1px solid #f2f2f2;
}

.table_simple > tbody > tr:first-child {
    border-top: 1px solid #f2f2f2;
}

.table_simple .tel::before {
    content: 'TEL';
    border: 1px solid #787878;
    font-size: 0.7rem;
    padding: 1px 4px;
    line-height: 1;
    margin-right: 10px;
    color: #333;
}

.table11 {
    border-collapse: initial;
    table-layout: fixed;
    width: 100%;
    text-align: center;
    font-size: 0.9rem;
    border-spacing: 10px;
}

.table11 th {
    padding: .6em .8em;
    font-weight: bold;
    background: #000000;
    color: #fff;
}

.table11 td {
    color: #151515;
    padding: .6em;
}



.table11 tbody th {
    background-color: #151515;
    color: #fff;
}

.table11 tbody td {
    border-bottom: 1px solid #F2F2F2;
}

.table11 tbody td:first-child {
    border-left: none;
}

.fs-l-product .grid2 p {
    margin: 0 auto;
}

.padding3 {
    padding: 5% 5%;
}

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

    .lineup-item .fs-pt-column__heading {
        font-size: 0.9rem !important;
    }

    .lineup-item .fs-pt-column__image > img {
        max-width: 90%;
    }

    .megaMenu .fs-pt-column {
        grid-gap: 10px !important;
    }

    /* PICKUP */

    #swiper_top .swiper-slide {
        /* スライドのサイズを調整、中身のテキスト配置調整、背景色 */
        color: #ffffff;
        width: 100%;
        height: 100%;
        text-align: left;
        background: #000000;
        display: flex;
        justify-content: left;
        align-items: top;
        line-height: 130%;
    }

    #swiper_top .swiper-slide {
        height: 350px;
        position: relative;
    }

    #swiper_top .swiper-slide:first-child {
        background-color: #e5b42c;
        padding: 10px 0px;
    }



    #swiper_top .fs-pt-column__heading {
        margin: 0px 15px 10px 15px;
        text-align: left;
        font-size: 14px;
        color: #fff;
    }

    #swiper_top .swiper-slide:first-child .fs-pt-column__heading {
        font-size: 23px !important;
    }

    #swiper_top .fs-pt-column__description {
        margin: 0px 15px 10px 15px;
        text-align: left;
        font-size: 16px;
    }

    #swiper_top .fs-pt-column__item:only-child {
        padding: 0;
    }

    #swiper_top .swiper-pagination-bullets {
        width: 100px;
    }

    #swiper_top .fs-pt-column__image {
        margin: 0px auto 15px;
    }

    #swiper_top .swiper-pagination-bullet {
        width: 12px !important;
        height: 12px !important;
        margin: 0 0 0 10px !important;
        background: #fff;
    }

    #swiper_top .swiper-pagination-bullet:first-child {
        margin: 0 !important;
    }

    #swiper_top .fs-pt-column__item::after {
        content: url(https://hillsfield.itembox.design/item/arrow.png?t=20250601170710);
        position: absolute;
        bottom: 10px;
        left: 15px;
    }

    /* PICKUP end*/

    .news-list-date {
        padding: 2% 1em !important;
    }

    .box11 {
        width: 90%;
        margin: 0 auto 40px;
        padding: 0;
    }

    .img90 {
        width: 90%;
    }

    .subttl01_left {
        width: 90%;
        font-size: 1.3rem;
    }

    .table-scroll {
        overflow-x: auto;
    }

    .w1000_100 .grid2 .imgsp {
        margin: 0 auto 10px auto !important;
    }

    .box03out {
        width: 90%;
        margin: 0 auto;

    }

    .subttl01_trapper {
        padding: 20px 0 0 0;
        font-size: 1.2rem;
    }

    .subttl02_trapper {
        margin: 0 auto 15px;
        padding: 0px 0 0;
        font-size: 2rem;
        font-weight: bold;
        text-align: center;
    }

    .buy_btn {
        width: 90%;
        padding: 2% 3% !important;
        font-size: 1.2rem;
    }

    .w1000_100 .grid2 .buy_btna p {
        margin: 0 auto 10px;
    }

}


/* camp mat */
.ttl_btxt {
    font-weight: bold;
    font-size: 1.4rem;
}

.ttl02 {
    margin-top: 50px;
}

.mb20,
.mb20_sp {
    margin-bottom: 20px;
}

@media screen and (max-width: 787px) {
    .swiper-wrapper {
        align-items: center;
    }

    .lp_layout {
        max-width: 90%;
    }

    .mb20_sp {
        margin-bottom: 0;
    }

    .ttl_btxt {
        font-size: 1.1rem;
    }

    .table_simple {
        width: 100%;
        max-width: 900px;
        margin: 0 auto 40px;
    }

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

    .table_simple th {
        padding: 15px 0 10px;
    }

    .table_simple td {
        padding: 0px 0 10px;
        font-size: 0.9rem;
    }

    .table_simple .tel::before {
        content: 'TEL';
        border: 1px solid #787878;
        font-size: 0.6rem;
        padding: 2px 3px 1px;
        line-height: 1;
        margin-right: 5px;
    }
}

/* THE First TARP */
.w1000_100 {
    max-width: 1000px;
    margin: 0 auto;
}

.w1000_100 .subttl03_coca {
    font-size: 26px;
}

.w1000_100 .grid2 {
    margin: 0 auto 50px;
    gap: 40px 60px;
}

.beige {
    background: #f4ede1 !important;
}

.gray_box {
    margin: 0 auto 70px;
    padding: 50px 0px;
    line-height: 0;
    background: #fcfcfc;
    text-align: center;
}

.gray_box img {
    max-width: 100%;
    width: auto !important;
}

.black_box01 {
    margin: 0 auto 70px;
    color: #fff;
    background: #000000;
    font-size: 18px;
}

.fs-l-product .black_box01 p {
    margin: 0 auto;
    padding: 3.5% 7% 4% 6%;
}

.subttl01_tarp {
    margin: 0 auto 30px;
    padding: 0px;
    width: auto;
}

.subttl01_tarp img {
    width: auto !important;
    max-width: 100%;
}

.ttl01_70 {
    margin: 0 auto 70px;
    padding: 0;
}

.ttl01_50 {
    margin: 0 auto 50px;
    padding: 0;
}

.btn01 {
    width: auto !important;
}

.box03 {
    max-width: 1000px;
    margin: 0 auto 50px;
}

.fs-l-product .box03 img {
    max-width: 100%;
    width: auto;
}

/* cocalero detail */

.black_banner_coca {
    margin: 0 calc(50% - 50vw);
    padding: 40px 0 40px 0;
    text-align: left;
    background: #000 url(https://hillsfield.itembox.design/item/coca_detail_bg.jpg) no-repeat top center;
    color: #fff;
    text-align: center;
}

.black_banner_coca img {
    width: auto !important;
}

.black_banner_coca p {
    margin: 0px 0px 35px 0px;
    padding: 0px;
    font-size: 1.4rem;
}

.black_banner_coca .magin300 {
    margin: 0px auto 310px;
}

.black_banner_coca .magin100 {
    margin: 0px auto 135px;
}

.black_banner_coca .magin150 {
    margin: 0px auto 180px;
}

.subttl01_coca {
    margin: 0 auto 30px;
    padding: 20px 0 0;
    line-height: 130%;
    color: #fff;
    font-size: 44px;
    font-weight: bold;
    text-align: center;
}

.subttl02_coca {
    margin: 0 auto 20px;
    padding: 0;
    text-align: left;
    color: #8cff00;
    font-size: 36px;
    font-weight: bold;
}

.subttl03_coca {
    margin: 0 auto 30px;
    color: #8cff00;
    font-size: 30px;
    font-weight: bold;
    text-align: left;
}

.font_green {
    color: #8cff00;
}

.font_16 {
    font-size: 16px;
}

.font_14 {
    font-size: 14px;
}

.marin10 {
    margin: 0 auto 10px;
}

.black_banner_coca .marin40 {
    margin: 0 auto 40px !important;
}

.w1000 {
    max-width: 1000px;
    width: 90%;
}

.grid2 {
    margin: 0 auto 30px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: flex-start;
}

.w460 {
    /*
    max-width: 460px;
    width: 90%;
    */
    margin: 0 auto;
    padding: 20px 32px;
    box-sizing: border-box;
    font-size: 18px;
    text-align: left;
    background: #000000;
}

.tab_only,
.tabsp_only {
    display: none;
}


@media screen and (min-width: 769px) and (max-width: 1300px) {

    .fs-l-footer .float_left50 {
        padding: 30px 0;
        width: 90%;
    }

    .fs-l-footer .float_right50 {
        background-size: auto 100%;
    }

    .fs-l-footer .grid2 {
        gap: 0;
    }

    .tabsp_only {
        display: block;
    }

    .black_banner_coca2 .tab_only {
        display: block;
    }

    .pc1800_only {
        display: none;
    }

    .black_banner_coca img {
        max-width: 90%;
        width
        /***/
        : auto;
        height: auto;
        vertical-align: bottom;
    }

    .grid2 {
        gap: 20px;
    }

    .grid2 img {
        max-width: 100%;
    }

    .black_banner_coca {
        padding: 30px 0 30px 0;
        text-align: left;
        background: #000 url(https://hillsfield.itembox.design/item/coca_detail_bg_tab.jpg) no-repeat top center;
        background-size: 100% auto;
    }

    .black_banner_coca2 {
        margin: 0 auto;
        padding: 0px 0 30px 0;
        background: #000 url(https://hillsfield.itembox.design/item/coca_detail_bg2_tab.jpg) no-repeat center 200px;
        background-size: 100% auto;
    }

    /*
    .black_banner_coca2 .tab_only img {
    max-width: 50%;
}
    */
    .subttl01_coca {
        margin: 0 auto 30px;
        padding: 20px 0 0;
        line-height: 130%;
        color: #fff;
        font-size: 40px;
        font-weight: bold;
    }

    .ttl01 {
        margin: 0 auto 30px;
        padding: 20px 0 0;
        font-size: 40px;
    }

    .subttl02_coca {
        margin: 0 auto;
        padding: 0;
        font-size: 30px;
    }

    .subttl03_coca {
        margin: 0 auto 30px;
        font-size: 26px;
        font-weight: bold;
    }

    .black_banner_coca .magin100 {
        margin: 0px auto 40px;
    }

    .black_banner_coca .magin150 {
        margin: 0px auto 10px;
    }

    .black_banner_coca p {
        margin: 0px 0px 35px 0px;
        padding: 0px;
        font-size: 1.2rem;
    }


}

@media screen and (max-width: 768px) {
    .megaMenu a {
        width: 48%;
    }

    .fs-l-footer .float_left50 {
        padding: 0 !important;
        float: none !important;
        width: 90%;
    }

    .fs-l-footer .grid2 img {
        max-width: 100%;
        text-align: left;
    }

    .pc_only {
        dispaly: none !important;
    }

    .sp_only {
        dispaly: block !important;
    }

    .sp_center {
        margin: 0 auto 20px !important;
        text-align: center !important;
    }

    .font_30 {
        font-size: 22px;
    }

    .font_24 {
        font-size: 16px;
    }

    .m20_sp {
        margin: 0 auto 20px !important;
    }

    .btn01 {
        max-width: 90% !important;
    }

    .fs-c-slick .slick-slide {
        min-height: 0;
    }

    .fs-c-slick .slick-slide img {
        width: 100%;
    }

    .box03 {

        margin: 0 auto 40px;
    }

    .gallery_item .box01 {
        margin: 0 auto 20px;
    }

    .black_box01 {
        margin: 0 auto 50px;
        font-size: 16px;
    }

    .w1000_100 {
        margin: 0 calc(50% - 50vw);
    }

    .fs-l-product .black_box01 p {
        margin: 0 auto;
        padding: 3.5% 5% 3% 6%;
    }

    .subttl01_tarp {
        margin: 0 auto 30px;
        padding: 0px;
        width: auto;
    }

    .ttl01_70 {
        margin: 0 auto 50px;
        padding: 0;
    }

    .ttl01_50 {
        margin: 0 auto 40px;
        padding: 0;
    }

    .w1000_100 .grid2 {
        margin: 0 auto 40px;
    }

    .w1000_100 .grid2 p {
        margin: 0 auto 20px;
        padding: 0 5% 0 6%;
    }

    .grid2 img {
        max-width: 90%;
    }

    .black_box01 img {
        max-width: 100%;
    }

    .w1000_100 .w460 {
        width: 90%;
        padding: 20px;
        font-size: 16px;
    }

    .w1000_100 .subttl03_coca {
        font-size: 23px;
        line-height: 130%;
    }

    .black_banner_coca {
        padding: 30px 0 30px 0;
        text-align: left;
        background: #000 url(https://hillsfield.itembox.design/item/coca_detail_bg_tab.jpg) no-repeat top center;
        background-size: 100% auto;
    }

    .black_banner_coca img {
        max-width: 90%;
        width
        /***/
        : auto;
        height: auto;
        vertical-align: bottom;
    }

    .black_banner_coca .tabsp_only img {
        max-width: 100%;
    }

    .black_banner_coca .w1000 img {
        width: 70% !important;
    }

    .black_banner_coca .w1000 a img {
        width: 100% !important;
    }

    .tabsp_only {
        display: block;
    }

    .black_banner_coca2 .tab_only,
    .pc1800_only {
        display: none;
    }


    .black_banner_coca2 {
        margin: 0 auto;
        padding: 0;
        background: none;
    }

    .ttl01,
    .subttl01_coca {
        margin: 0 auto 20px;
        padding: 20px 0 0;
        font-size: 1.4rem;
    }

    .subttl02_coca {
        margin: 0 auto;
        padding: 0;
        font-size: 22px;
    }

    .subttl03_coca {
        font-size: 20px;
    }

    .grid2 {
        margin: 0 auto 30px;
        display: block;
        text-align: center;
        justify-content: center;
    }

    .black_banner_coca .magin100 {
        margin: 0px auto 20px;
    }

    .black_banner_coca .magin150 {
        margin: 0px auto 20px;
    }

    .black_banner_coca p {
        margin: 0px 0px 30px 0px;
        padding: 0px;
        font-size: 1rem;
    }

    .margin20 {
        margin: 0px auto 20px;
    }

    .w460 {
        margin: 0px auto 20px;
        padding: 20px;
        font-size: 16px;
    }
}

/* AI Recommend */
.fr3-productListCarousel {
    grid-template-columns: 60px 1fr 60px !important;
    max-width: 1600px;
    margin: 0 auto;
}

.fr3-productListCarousel__slides {
    /* IE, Edge 対応 */
    -ms-overflow-style: none;
    /* Firefox 対応 */
    scrollbar-width: none;
}

/* Chrome, Safari 対応 */
.fr3-productListCarousel__slides::-webkit-scrollbar {
    display: none;
}

.fr3-item__productName {
    font-size: 0.9rem !important;
    text-align: left;
    line-height: 1.4em;
    margin-bottom: 3px;
    font-weight: bold;
}

.fr3-item__productPrice__price {
    font-size: 1.2rem !important;
}

.fr3-item__productPrice__addon {
    font-size: 10px !important;
    color: #777;
}

.fr3-item__productPrice {
    font-size: 1rem !important;
    margin-bottom: 5px;
    font-weight: bold;
}

.fr3-item__imageContainer img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    max-width: 260px;
    max-height: 260px;
}


.fr3-item__imageContainer::before {
    content: "";
    display: block;
    padding-top: 100%;
}

.fr3-item__imageContainer {
    width: 100%;
    margin-bottom: 5px;
    position: relative;
    max-width: 260px;
    /*
    min-width: 100%;
    */
}

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

/* レビュー */
.fs-c-reviewList__item:first-child {
    border-top: 1px solid #cccccc;
}

.fs-c-reviewList__item {
    border-bottom: 1px solid #cccccc;
}

.fs-c-reviewList {
    margin-bottom: 15px;
}

.fs-c-reviewStars::before,
.fs-c-rating__value {
    color: #f07a03;
}


/* shop */
.link_menu {
    margin: 0 auto 30px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    align-items: center;
}

.link_menu_item {
    padding: 7px 3px;
    border-left: 1px solid #cccccc;
}

.link_menu_item:last-child {
    border-right: 1px solid #cccccc;
}

.link_menu2 {
    margin: 0 auto 30px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    align-items: center;
}

.section h3.anchor {
    display: block;
    padding-top: 150px;
    margin-top: -150px;
}



.detail_wrap {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
}

.fs-c-productListItem__preorderMessage,
.fs-c-productThumbnail,
.fs-c-productMainImage {
    display: none;
}

.fs-c-productOriginalImage {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    visibility: hidden;
}


.fs-c-productOriginalImage {
    align-items: stretch;
    justify-content: space-between;
    align-content: flex-start;
    flex-flow: row nowrap;
    visibility: hidden;
}

.fs-c-productOriginalImage__sub-slider {
    position: relative;
    width: 100%;
    margin-right: 10px;

}

.fs-c-productOriginalImage__main-slider .swiper-slide img {
    height: 41vw;
    max-height: 534px;
    object-fit: cover;
    object-fit: contain;
    height: 100%;
}

.fs-c-productOriginalImage__main-slider .swiper-button-next {
    top: 50%;
    width: 2.7vw;
    height: auto;
    z-index: 2;
}

.fs-c-productOriginalImage__main-slider .swiper-button-next:after {
    font-size: 2rem;
    font-family: 'Material Icons Outlined' !important;
    content: '\e5e1';
    color: #fff;
}

.fs-c-productOriginalImage__main-slider .swiper-button-prev {
    top: 50%;
    width: 2.7vw;
    height: auto;
}

.fs-c-productOriginalImage__main-slider .swiper-button-prev:after {
    font-size: 2rem;
    font-family: 'Material Icons Outlined' !important;
    content: '\e5e0';
    color: #fff;
}

.fs-c-productOriginalImage__sub-slider .swiper-button-next {
    top: 50%;
    height: auto;
    background: none;
    justify-content: initial;
}

.fs-c-productOriginalImage__sub-slider .swiper-button-next:after {
    font-size: 2rem;
    font-family: 'Material Icons Outlined' !important;
    content: '\e5e1';
    color: #000;
}

.fs-c-productOriginalImage__sub-slider .swiper-button-prev {
    top: 50%;
    height: auto;
    background: none;
    justify-content: end;
}

.fs-c-productOriginalImage__sub-slider .swiper-button-prev:after {
    font-size: 2rem;
    font-family: 'Material Icons Outlined' !important;
    content: '\e5e0';
    color: #000;
}

.fs-c-productOriginalImage__sub-slider .fs-c-productOriginalImage__sub-slider-container {
    max-height: 740px;
    margin: 0 20px;
}

.fs-c-productOriginalImage__main-slider .swiper-slide:last-child {
    width: 100%;
}

.fs-c-productOriginalImage__sub-slider .fs-c-productOriginalImage__sub-slider__item:last-child img,
.fs-c-productOriginalImage__main-slider .swiper-slide:last-child img {
    width: 100%;
    object-fit: contain;
}

/*
.fs-c-productOriginalImage__sub-slider .fs-c-productOriginalImage__sub-slider__count {
display: block;
position: absolute;
width: 100%;
top: 44px;
text-align: center;
font-size: 18px;
color: #000000;
font-weight: 500;
letter-spacing: 0em;
line-height: 1.33;
}
.fs-c-productOriginalImage__sub-slider .fs-c-productOriginalImage__sub-slider__count > span {
display: inline-block;
}
*/
.fs-c-productOriginalImage__sub-slider .fs-c-productOriginalImage__sub-slider__item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    align-content: center;
    flex-flow: row wrap;
    height: auto;
    flex-basis: 100px;
}

.fs-c-productOriginalImage__sub-slider .fs-c-productOriginalImage__sub-slider__item img {
    border: 1px solid transparent;
    max-height: 63px;
    object-fit: cover;
    object-fit: contain;
}

.fs-c-productOriginalImage__sub-slider .fs-c-productOriginalImage__sub-slider__item.is-active img {
    border: 1px solid #000;

}

.fs-c-productOriginalImage__main-slider {
    position: relative;
    flex: 0 0 auto;
    max-width: 800px;
    width: 100%;
    max-height: 534px;
    margin: 0 auto 10px;
}

.fs-c-productOriginalImage__main-slider .swiper-button-prev,
.fs-c-productOriginalImage__main-slider .swiper-button-next {
    width: 30px;
    height: 40px;
    background-size: 18px 30px;
}

.fs-c-productOriginalImage__main-slider .swiper-button-prev {
    left: 10px !important;
    background-image: none;
}

.fs-c-productOriginalImage__main-slider .swiper-button-next {
    right: 10px !important;
    background-image: none;
}

.fs-c-productOriginalImage__main-slider__label {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -32px;
    text-align: left;
    font-size: 18px;
    color: #000000;
    font-weight: 400;
    letter-spacing: 0em;
    line-height: 1.1;
    font-feature-settings: "palt";
}

.fs-c-productOriginalImage__main-slider__item img {
    width: 100%;
}

.fs-c-productOriginalImage__main-slider__item-caption {
    margin-bottom: 5px;
}

.fs-c-productThumbnail {
    flex: 0 0 94px;
    max-width: 96px;
    order: 1;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    align-content: flex-start;
    flex-flow: column wrap;
    margin-right: 10px;
    display: none;
}

.fs-c-productThumbnail__image {
    margin: 0;
    padding: 0;
    flex: 0 0 auto;
}













.fs-c-checkout-paymentMethod {
    border-top: 3px solid #fff;
}

.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink {
    padding: 0 5px;
    font-size: 0.9rem;
    box-shadow: none;
    border: none;
    background: #f2f2f2;
}

.fs-c-accountService__page:last-child {
    height: auto;
    font-size: 0.8rem;
}

.slick-dotted.slick-slider {
    margin-bottom: 0px !important;
    /*
    height:41vh;
    */
    overflow: hidden;
}

.w90 {
    width: 90% !important;
    margin: 0 auto;
}

.fs-c-productListItem__control form {
    display: contents;
}

.fs-client-cart-count.fs-client-cart-count--0 {
    display: none !important;
}

.is-ready .fs-client-cart-count {
    display: block;
}

/*
.fs-c-slick.slick-initialized .slick-slide:last-child img{
max-width: 800px;
height: 100%;
width: auto;
}
.fs-c-productCarouselMainImage__image:last-child {
width: 800px;
background:#fff;
}
.fs-c-slick.slick-initialized .slick-slide:last-child {
width: 800px;
background:#fff;
}
*/
/* フリーザ */
.black_banner .swiper-button-next {
    top: 50%;
    width: 2.7vw;
    height: auto;
    background: none;
}

.black_banner .swiper-button-next:after {
    font-size: 2rem;
    font-family: 'Material Icons Outlined' !important;
    content: '\e5e1';
    color: #fff;
}

/*
.black_banner .swiper-button-next {
top: 45%;
width: 1.2vw;
height: auto;
background:none;
background: url(https://hillsfield.itembox.design/item/swipe_next.png) no-repeat;
background-size: 100%;
}
.black_banner .swiper-button-prev {
top: 45%;
width: 1.2vw;
height: auto;
background:none;
background: url(https://hillsfield.itembox.design/item/swipe_prev.png) no-repeat;
background-size: 100%;
}
*/
.black_banner .swiper-button-prev {
    top: 50%;
    width: 2.7vw;
    height: auto;
    background: none;

}

.black_banner .swiper-button-prev:after {
    font-size: 2rem;
    font-family: 'Material Icons Outlined' !important;
    content: '\e5e0';
    color: #fff;
}

.black_banner {
    margin: 0 calc(50% - 50vw);
    padding: 40px 0 40px 0;
    text-align: left;
    background: #000;
    color: #fff;
}

.black_banner img {
    width: auto !important;
}

.black_banner p {
    margin: 0px 0px 18px 0px;
    padding: 0px;
    font-size: 1.4rem;
}

.w1200 {
    max-width: 1200px;
    margin: 0 auto 30px;
}

.box_left_freeza {
    margin: 0 auto 0 50px;
}

.slider,
.slider2 {
    margin-bottom: 15px;
}

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

.slider-thumbnail2 .swiper-slide,
.slider-thumbnail1 .swiper-slide {
    opacity: .5;
    transition: opacity .5s;
    width: calc(100% / 4);
}

.slider-thumbnail1 .swiper-slide-thumb-active,
.slider-thumbnail2 .swiper-slide-thumb-active {
    opacity: 1;
}

.swiper {
    width: 100%;
    margin-bottom: 40px;
    line-height: 1;
}

.swiper-slide img {
    height: auto;
    width: 100%;
}



.area01 {
    margin: 0 auto 40px;
    padding: 120px 0;
    background: #000 url(https://hillsfield.itembox.design/item/freeza_area01_bg.jpg) no-repeat top right;
}

.area02 {
    margin: 0 auto 40px;
}

.area03 {
    margin: 0 auto 40px;
    padding: 60px 0;
    background: #000 url(https://hillsfield.itembox.design/item/freeza_area03_bg.jpg) no-repeat top right;
}

.subttl03 {
    margin: 0 auto 30px;
    padding: 0;
    text-align: center;
}

.grid3 {
    margin: 0 auto;
    display: grid;
    flex-wrap: wrap;
    grid-template-columns: 0.7fr 1fr 0.7fr;
    grid-gap: 20px;
}

/* フッター */

.foot_grid2 {
    margin: 0 auto 15px;
    height: 50px;
    display: grid;
    flex-wrap: wrap;
    grid-template-columns: 3fr 1fr;
    grid-gap: 10px;
}

.footer03 {
    margin: 0 auto;
    padding: 18px 0;
    line-height: 100%;
    background: #000000;
    color: #848484;
    font-weight: bold;
}

.footerin {
    max-width: 1300px;
    margin: 0 auto;
    width: 90%;
    text-align: left;
}

.fs-l-footer .mail_button {
    width: 100%;
    padding: 13px 10px 13px 10px;
    font-weight: bold;
    font-size: 1rem;
    background: #e5b42c;
    color: #000000;
    line-height: 100%;
    height: 100%;
    border-radius: 0px;
}

.fs-l-footer input.formtxt {
    background: #fff;
    width: 100%;
    padding: 13px 10px 13px 10px;
    font-size: 1rem;
    font-weight: bold;
    text-align: center;
    line-height: 100%;
    height: 100%;
    border-radius: 0px;
}

.footerin input.backnone {
    background: #fff;
}

.fs-l-footer .float_right50 {
    margin: 0 auto;
    padding: 0;
    float: right;
    background: #000 url(https://hillsfield.itembox.design/item/mailmaga_bg.jpg?t=20250601170710) no-repeat left top;
    /*
    background-size: 100% auto;
    */
    width: 100%;
    height: 100%;
}

.fs-l-footer .float_left50 p {
    margin: 0 auto 20px;
}

.fs-l-footer .grid2 {
    max-width: 1300px;
    margin: 0 auto;
}

.footer_ul {
    color: #fff;
}

.footer_ul {
    display: flex;
    margin: 0 auto 15px;
    font-size: 0.9rem;
    color: #fff;
    font-weight: bold;
}

.footer_ul2 {
    display: flex;
    margin: 0 auto 10px;
    font-size: 0.8rem;
    color: #fff;
}

.footer_ul li,
.footer_ul2 li {
    list-style: none;
    margin-right: 20px;
}

.fs-l-footer .footer_ul2 a,
.fs-l-footer .footer_ul a {
    color: #fff;
}

.box01 p {
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

/* 注文履歴 */
.fs-body-review-write .fs-c-reveiwNotes {
    padding: 20px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
}

.fs-c-addresseeList {
    grid-gap: 8px 20px;
    text-align: left;
}

.fs-c-orderDetailList {
    border-top: 1px solid #cccccc;
}

.fs-c-orderDetailList dt,
.fs-c-orderDetailList dd {
    border-bottom: 1px solid #cccccc;
    text-align: left;
}

.fs-c-orderPerAddressee__heading {
    background: #000;
}

.fs-c-history__term,
.fs-c-orderHistoryItem__productQuantity__label,
.fs-c-orderHistoryItem__deliveryInfo,
.fs-c-productPrice__addon {
    font-size: 1em;
}

/* mypage */
.fs-c-listTable > tbody > tr td::before,
.fs-c-pointListTable td[aria-label=獲得・利用ポイント],
.fs-c-pointListTable__dataDetail {
    font-size: 1em;
}

.fs-c-listTable > tbody > tr td {
    text-align: left;
}

.fs-c-orderHistoryItem__header__button {
    padding: 0 8px;
}

.fs-c-accountService__page {
    height: 128px;
}

.logout {
    text-align: left;
    margin: 0 auto 30px;
    padding: 0;
    display: block;
    flex-basis: 100%;
    font-size: 0.8rem;
}

.logout a {
    text-align: left;
}

/* お気に入り */
.fs-c-continueShopping {
    margin: 0 auto 40px;
}

.fs-c-wishlistProduct {
    /*
    margin: 0 calc(50% - 50vw);
    */
    padding: 0px 0 10px;
}

.fs-c-wishlistProduct__title {
    margin: 0 auto 20px;
    padding: 0;
    border: none;
    font-size: 1.4rem;
    color: #000;
    font-weight: bold;
}

.fs-c-productPrice__main {
    margin-right: 5px;
}

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

.fs-c-productList__list + .fs-c-productList__controller .fs-c-listControl__status {
    display: flex;
}

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

.fs-c-productList__list + .fs-c-productList__controller .fs-c-pagination {
    display: flex;
}

.fs-c-productList__list + .fs-c-productList__controller .fs-c-sortItems {
    display: none;
}

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

*,
*:before,
*:after {
    box-sizing: border-box;
}

/*
* {
outline: 1px solid magenta;
}
*/
.fs-c-button--plain {
    color: #000000;
}

/* ログイン */
.fs-c-newUsers__message {
    margin: 0 auto 20px;
}

/* 商品詳細 */
.fs-c-productActionButton .fs-c-button--addToCart--detail {
    margin: 0 auto 15px;
}

.fs-c-quantity__select option {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}

#fs_CustomPage h2.section-title {
    display: none;
}

/* 商品詳細 */
.fs-c-productMark__mark--19 {
    background: #b10000;
}

.fs-c-productCarouselMainImage__thumbnail__img {
    max-height: 63px;
    object-fit: cover;
}

.fs-c-productNameHeading__copy {
    display: block;
    margin: 0 auto 10px;
    padding: 3px 0 2px;
    text-align: center;
    background: #b10000;
    color: #fff;
    font-size: 0.8rem;
}

.fs-l-product .fs-c-slick .slick-slide img {
    width: 800px;
    height: 66.87vw;
    max-height: 482px;
    /*
    max-width: 800px;
    max-height: 535px;
    */
    object-fit: cover;
}


.fs-c-productMarks {
    display: flex;
    margin: 0 auto 10px;
}

.fs-c-productSalesPeriod {
    background: #f2f2f2;
    border: none;
}

.fs-c-productNotice--outOfStock,
.fs-c-productNotice--subscriptionOutOfStock {
    background: #f2f2f2;
}

.detail_image {
    width: 62%;
    max-width: 800px;
    margin: 0 0;
    float: left;
}

.fs-c-productCarouselMainImage__thumbnailList > li {
    flex-basis: 100px;
}

.item-image-wrap {

    text-align: left;
}

/*
.tab_ttl{
display: -webkit-flex;
display: flex;
-webkit-justify-content: flex-start;
justify-content: flex-start;
}
.tab_ttl label {
margin:0 auto;
text-align:center;
-webkit-flex-grow: 1;
flex-grow: 1;
font-size:1.3rem;
font-weight:bold;
}　
*/

.tab_wrap {
    width: 100%;
    margin: 50px auto;
}

.fs-c-productMark > li {
    padding: 0 10px 0 0;
    margin-bottom: 5px;
}

/*タブボタンデザイン*/
.tab_lab1,
.tab_lab2 {
    width: 50%;
    text-align: center;
    margin: 0 auto;
    padding: 0 0 10px;
    font-size: 1.2rem;
    font-weight: bold;
    border-bottom: 5px solid #f2f2f2;
    color: #969696;
    display: none;
    float: left;
}

/*タブにチェック入ったとき*/
#tab2:checked ~ .tab_lab2,
#tab1:checked ~ .tab_lab1 {
    border-color: #e5b42c;
    color: #000;
}


/*タブボタンとボックス連動*/
#tab1:checked ~ .panels #area1 {
    display: block;
}

#tab2:checked ~ .panels #area2 {
    display: block;
}

/*チェックボックスとボックス非表示*/
.tab_wrap input[name="check"] {
    display: none;
}

.panel {
    padding: 30px 0 0 0;
    display: none;
}

@keyframes SlideUp {
    0% {
        transform: translateY(50px);
        /* Y軸方向に50px */
        opacity: 0;
        /* 透明 */
    }

    100% {
        transform: translateY(0);
        /* Y軸方向に0px */
        opacity: 1;
        /* 不透明 */
    }
}


/*ボックスを下から上へ*/
.panel_content {
    animation-name: SlideUp;
    animation-duration: 2s;
    background-color: #fff;
    width: 100%;
}

.fs-c-button--inquiryAboutProduct {
    border: 1px solid #f2f2f2;
    width: 100%;
    padding: 14px 5px 14px;
    line-height: 1;
    font-weight: bold;
}

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

.fs-c-button--particular.fs-c-button--removeFromWishList--detail::after,
.fs-c-button--particular.fs-c-button--addToWishList--detail::after {
    display: none;
}

.fs-c-button--particular.fs-c-button--removeFromWishList--detail::before,
.fs-c-button--particular.fs-c-button--addToWishList--detail::before {
    content: "\e91a";
    color: #cccccc;
    font-family: "fs-icon" !important;
    margin-right: 5px;
}


.fs-c-button--particular.fs-c-button--removeFromWishList--detail::before {
    color: #e5004f;
}

.fs-c-productQuantityAndWishlist {
    grid-template-columns: 1fr auto;
}

.fs-c-button--particular.fs-c-button--removeFromWishList--detail,
.fs-c-button--particular.fs-c-button--addToWishList--detail {
    padding: 0;
    text-align: right;
    font-size: 1rem;
}

.fs-c-button--particular {
    background: none;
    box-shadow: none;
    border: none;
}

.fs-c-button--addToCart--detail .fs-c-button__label {
    font-size: 1.2rem;
    font-weight: bold;
}

.fs-c-inputInformation .fs-c-button--settings {
    font-size: 1em;
}

/*
.fs-c-button--primary {
margin: 0 auto 25px;
}
*/
.fs-c-button--particular.is-disabled {
    background: none;
}

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

.fs-c-variationMatrix__radio:checked + .fs-c-variationMatrix__panel {
    background: #B10001;
    border: 1px solid #B10001;
}

/*
.item-image-wrap{
width:64%;
}
*/
.fs-c-productCarouselMainImage__expandButton {
    display: none;
}

.fs-c-variationMatrix {
    display: grid;
    flex-wrap: wrap;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 5px;
    margin-bottom: 10px;
}

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

.fs-c-variationMatrix__panel {
    margin: 0 0 10px 0;
    border: 1px solid #848484;
    background: #fff;
    font-weight: bold;
    font-size: 0.9rem;
    line-height: 130%;
    padding: 8px 8px 5px;
}

.fs-c-variationAndActions__stockSignLegend {
    font-size: 0.8rem;
    margin: 0 auto 25px;
}

.fs-c-variationMatrix__panel__stock {
    line-height: 100%;
}

#detail_cartid .fs-c-stockSignLegend__legend p {
    margin: 0;
}

.fs-c-productQuantityAndWishlist .fs-c-quantity__number {
    text-align: -webkit-center;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding: 10px 20px;
    text-align: center;
    font-size: 18px;
    color: #000000;
    font-weight: 400;
    letter-spacing: 0.00em;
    line-height: 1.0;
    border: 1px solid #848484;
    -webkit-appearance: clear;
    -moz-appearance: clear;
    appearance: clear;
    background-color: #ffffff;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 128px;
}

.fs-c-productQuantityAndWishlist .fs-c-productQuantityAndWishlist__quantity {
    margin-top: 5px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100px;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    max-width: 100px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

.fs-c-cartPayment__button {
    margin: 0 auto 15px;
}

.fs-c-quantity__select.fs-system-quantity-list {
    padding: 5px 5px;
    text-align: center;
    border-radius: 0;
    text-indent: 0;
}

.fs-c-productQuantityAndWishlist .fs-c-quantity__select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding: 15px 16px 15px 0px;
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 0.00em;
    line-height: 1.0;
    border: 1px solid #848484;
    -webkit-appearance: clear;
    -moz-appearance: clear;
    appearance: clear;
    background-color: #ffffff;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 128px;
    background-color: #ffffff;
    background: url(https://hillsfield.itembox.design/item/select_bg.png?t=20250601170710) no-repeat right center/auto 100%;
    text-align: center;
    border-right: none;
    box-sizing: border-box;
}

@media screen and (min-width: 769px) and (max-width: 1040px) {

    .fs-c-productQuantityAndWishlist .fs-c-quantity__number,
    .fs-c-productQuantityAndWishlist .fs-c-quantity__select {
        width: 60px;
        padding: 10px 8px 10px 0;
        text-align: -webkit-center;
    }
}

@media screen and (max-width: 768px) {
    .fs-c-productOriginalImage__main-slider {
        margin: 0 calc(50% - 50vw) 10px;
        width: 100vw;
    }
    .fs-c-variationMatrix__panel {
        line-height: 120%;
        padding: 8px 8px 5px;
        font-size: 0.8rem;
    }

    .fs-c-productPrice__main {
        margin-right: 2px;
    }

    /* shop */
    .link_menu2,
    .link_menu {
        margin: 0 auto 20px;
        font-size: 0.8rem;
        display: flex;
        justify-content: space-between;
    }

    .link_menu2 li,
    .link_menu li {
        flex-grow: 1;
        text-align: center;
    }

    .link_menu2 li + li,
    .link_menu li + li {
        border-left: 1px solid #cccccc;
    }

    .section h3.anchor {
        padding-top: 100px;
        margin-top: -100px;
    }

    /*
    .link_menu_item{
    position: relative;
    border:none;
}
    .link_menu_item:last-child{
    border:none;
}
    .link_menu_item::before{
    content: "";
    display: block;
    height: 15px;
    width: 0;
    border-right: 1px solid #cccccc;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
    .link_menu_item:first-of-type::before{
    content: none;
}
    */
    /*
    .fs-c-mark{
    margin-bottom:5px;
}
    */
    .ul_gallery {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
    }

    .fs-c-productQuantityAndWishlist .fs-c-quantity__number,
    .fs-c-productQuantityAndWishlist .fs-c-quantity__select {
        min-width: auto;
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        padding: 10px 17px 10px 10px;

    }
}

/* LINEUP*/
.lineup-item .item-list-wrap {
    width: 100%;
    margin: 0 auto;
    display: grid;
    padding: 0px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 30px;
}

.lineup-item {
    margin: 0 auto !important;
}

/* お勧め商品 */
.banner02 {
    margin: 0 auto 40px;
    padding: 40px 0 30px;
    background: #f2f2f2;
    overflow: hidden;
}

.banner02_black {
    color: #fff;
    padding: 0;
    background: #000;
}

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

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

/* スマホヘッダー */
.header-cart-count_sp {
    position: absolute;
    left: 15px;
    top: -20px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    right: 0px;
    background: #000000;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 10px;
    padding-top: 0px;
}


/* タイトル */
.banner_ttl_wrap {
    width: 100%;
    margin: 0 auto 20px;
    padding: 20px 0px;
    background: #000000;
    line-height: 1;
    text-align: center;
}

.banner_ttl {
    margin: 0 auto;
    max-width: 1300px;
    width: 90%;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    text-align: left;
}

/* 商品一覧 */
.fs-c-button--primary.fs-c-button--addToCart--variation {
    font-size: 1rem;
}

.fs-c-variationCart > li {
    grid-template-columns: 0.5fr 1fr;
}

.fs-c-button--addToCart--variation {
    min-width: auto;
}

.sale_mark {
    color: #b10000;
    font-size: 0.9rem;
    font-weight: bold;
    padding: 4px 0;
}

.new_mark {
    color: #00a0e9;
    font-size: 0.9rem;
    font-weight: bold;
    padding: 4px 0;
}

.fs-c-productList__controller {
    margin: 0px 0 15px;
}

.fs-c-subgroup {
    margin-top: 0;
}

.fs-c-subgroup .fs-c-listControl,
.fs-body-category-all-item .fs-c-subgroup {
    display: none;
}

.fs-c-subgroupList__item {
    border-left: 1px solid #cccccc;
}

.fs-c-subgroupList__item:last-child {
    border-right: 1px solid #cccccc;
}

.fs-c-subgroupList__link:hover,
.fs-c-subgroupList__link {
    background: none;
    border: none;
}

.fs-c-subgroupList__link {
    grid-template-columns: auto 1fr auto;
}

.fs-c-subgroupList {
    flex-wrap: initial;
}

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

.fs-c-buttonContainer {
    padding: 0px;
    line-height: 100%;
}

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

.fs-c-productList__list__item {
    padding: 0;
}

.fs-c-salesPeriod__date {
    border: none;
    background: #f2f2f2;
}

.fs-c-productListItem__outOfStock {
    border: none;
    background: #848484;
    color: #fff;
}

/* 商品一覧 */
.fs-c-productSalesPeriod {
    margin: 0 auto 10px;
}

.fs-c-productName__copy {
    margin: 0 auto 10px;
    padding: 3px 3px 2.5px;
    text-align: center;
    background: #b10000;
    color: #fff;
    font-size: 0.7rem;
    line-height: 1.5;
    /*
    border-top: 1px solid rgba(0, 0, 0, 0);
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    */
}

/*
.fs-c-productName__copy::before {
content:"";
margin-top: -2.5px;
}
.fs-c-productName__copy::after{
content:"";
margin-bottom: -2.5px;
display:block;
}
*/
/*
.fs-c-productName__copy::before {
margin-bottom: -0.4em;
}
.fs-c-productName__copy::before{
content: "SALE";
}
*/
.fs-c-productPrice--listed .fs-c-productPrice__main__price {
    text-decoration: line-through;
}

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


.fs-c-productListItem__prices .fs-c-productPrice--listed {
    position: relative;
    display: inline-block;
    line-height: 120%;
}

.fs-c-productListItem__prices .fs-c-productPrice--listed + .fs-c-productPrice--selling {
    margin-left: 4px;
    display: inline-flex;
}

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

/* パスワード入力欄 */
.fs-c-blackmarketPasswordField {
    width: 240px;
    /*
    width: 16em;
    */
}

.fs-c-button--particular.fs-c-button--displayPassword,
.fs-c-button--particular.fs-c-button--hidePassword {
    width: 51px;
}

/*
.fs-c-inputField [type=password] {
width:90%;
}
.fs-c-blackmarketPasswordField [type=password] {
width:80%;
}
*/

.detail_explain .black {
    background: #000;
    color: #fff;
}

.detail_explain .gray {
    background: #f2f2f2;
    color: #000000;
}

.section .box02 {
    max-width: 800px;
    width: 95%;
}

/* スペック */
.table_spec,
.table_spec01 {
    width: 100%;
    margin: 0 auto 30px auto;
    table-layout: fixed;
    text-align: center;
    border-top: 1px solid #f2f2f2;
}

.table_spec th,
.table_spec01 th {
    width: 20%;
    padding: 12px 5px 12px;
    text-align: left;
    font-weight: bold;
    border-bottom: 1px solid #f2f2f2;
}

.table_spec td,
.table_spec01 td {
    padding: 12px 0;
    border-bottom: 1px solid #f2f2f2;
    text-align: left;
}

/* レビュー */
.fs-c-reviewInfo__reviewer .fs-c-reviewer__profile {
    min-width: auto;
}

.fs-c-reviewList__item__product {
    text-align: left;
}

.fs-c-productNumber {
    font-size: 1rem;
}

.fs-c-productReviewed__name {
    font-size: 1.2rem;
    text-align: left;
}

.fs-c-reviewList__item__body {
    text-align: left;
}

.fs-c-productReviewed {
    grid-gap: 12px;
}

.fs-c-reviewStars::before {
    font-size: 1em;
}

.fs-c-reviewer__profile,
.fs-c-reviewInfo__date {
    font-size: 0.8rem;
    min-width: 8em;
}

.fs-c-reviewer__status .fs-c-reviewerStatus {
    margin: 0;
}

.fs-c-reviewList__item__info .fs-c-reviewStars {
    margin: 0 auto 7px;
}

.fs-c-reviewInfo--productDescription .fs-c-reviewerStatus {
    margin: 0 7px;

}

.fs-c-reviewerStatus {
    margin: 0 7px;
    font-size: 0.7rem;
    vertical-align: top;
}

.fs-c-aggregateRating__count {
    font-size: 1.2rem;
}

.fs-c-rating__value {
    font-size: 1.4rem;
}

.fs-c-aggregateRating__rating {
    font-size: 1.4rem;
    line-height: 140%;
}

/* 商品一覧 */
.fs-c-productListItem__prices .fs-c-productPrice--listed + .fs-c-productPrice--selling .fs-c-productPrice__main__price {
    color: #b10000 !important;
    /* 
    color: #FF2F56 !important
    */
}

/* 商品詳細 */
.detail_cart {
    display: block;
    padding-top: 130px;
    margin-top: -130px;
}

.detail_cart_down {
    margin: 0 auto 40px;
    padding: 30px 0 0 0;
    text-align: center;
}

.fs-l-product h3 {
    font-weight: bold !important;
}

.subttl01 {
    margin: 0 auto;
    padding: 10px 5px 8px;
    font-size: 150%;
    color: #fff;
    font-weight: bold;
    background: #005752;
    text-align: center;
}

.subttl02 {
    margin: 0 auto 30px;
    padding: 10px 5px 9px;
    font-size: 130%;
    color: #666666;
    font-weight: bold;
    background: #eee5d7;
    text-align: center;
}

.fs-l-productLayout {
    margin: 0 auto;
    position: relative;
}

.detail_cart {
    width: 35%;
    float: right;
}

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

/*検索フォーム*/
.fs-p-productSearch {
    display: none;
    border: none;
    padding: 12px;
    background: #f2f2f2;
}

.fs-p-searchForm {
    width: 210px;
    border-radius: 3px;
    margin-left: 12px;
}

.fs-p-searchForm__button::before {
    line-height: 1.4;
}

.fs-p-searchForm__button {
    height: auto;
}

.fs-p-searchForm__inputGroup {
    border: none;
    background: #fff;
    border: 1px solid #cccccc;
}

.fs-p-searchForm__inputGroup .fs-p-searchForm__input {
    border-radius: 0;
    font-size: 1rem;
    border: none;
    padding: 2px 20px;
}

.fs-p-searchForm__button {
    background: #fff;
    color: #a0a0a0;
}

.fs-p-searchForm__button::before {
    font-size: 1.4rem;
}

.search_form {
    margin: 0 auto 20px;
    text-align: center;
    max-width: 90%;
}

.search_form .fs-p-searchForm {
    margin: 0 auto;
    width: 500px;
    text-align: center;
    max-width: 90%;
}

.search_form .fs-p-searchForm__inputGroup .fs-p-searchForm__input {
    text-align: center;
}

.tab_only {
    display: none;
}

@media screen and (min-width: 1300px) {
    .fs-c-productList__list {
        grid-gap: 60px;
    }
}

.sp_only_head {
    display: none !important;
}

/* スマホメニュー */
@media screen and (max-width: 1202px) {

    .fs-l-footer .float_left50 {
        padding: 30px 0;
    }

    .fs-l-footer .float_right50 {
        background-size: auto 100%;
    }

    #nav-content ul {
        max-width: 768px;
    }

    #gnavi .global_main .icon {
        color: #000;
    }

    .w1200 {
        max-width: 1200px;
        width: 90%;
        margin: 0 auto 30px;
    }

    .nav-list {
        margin: 0 auto 20px;
        overflow: auto;
        padding-bottom: 15px;
    }

    .tab_only {
        display: block;
    }

    .sp_only_head {
        display: block !important;
    }

    #global-nav-icon {
        color: #848484;
        cursor: pointer;
        display: inline-block !important;
        font-size: 28px;
    }

    ul.global_main .ul_login li.pc_only_head {
        display: none;
    }

    .header_banner {
        display: none;
    }

    #gnavi {
        background: none !important;
        padding: 0;
    }

    .global-nav {
        font-size: 12px;
        height: 55px;
    }

    .global-nav ul li {
        vertical-align: middle;
        /*
        display:block;
        */
    }

    .global-nav ul .nav-item {
        text-align: left;
    }

    #nav-content a {
        display: block;
        color: #fff;
        text-decoration: none;
        padding: 8px 0;
        transition: opacity .6s ease;
        border-right: 1px solid #000;
    }

    #nav-content .sp_menu_name a {
        padding: 0;
    }

    .global_main {
        display: flex;
        padding: 10px 0 5px 0;
        box-sizing: border-box;
        width: 100%;
        margin: 0 auto;
    }

    .header-inner-wrap {
        width: 100%;
        margin: 0 auto;
        height: 55px;
    }

    .global_main .global-nav-header {
        padding: 11px 0 0 0px !important;
        text-align: left;
    }

    ul.global_main li:last-child {
        margin: 0 auto;
        text-align: right;
        padding: 0px 0px 0 0 !important;
        line-height: 130%;
        display: flex;
        justify-content: flex-end;
        gap: 15px;
    }

    .header-cart {
        padding: 2px 0px 0 0;
    }

    .controllerFooter__list {
        margin: 0 auto 10px;
        list-style: none;
        display: flex;
        gap: 0px 10px;
    }

    .controllerFooter__item {
        padding: 5px 0 0 0;
        text-align: center;
        font-size: 10px;
        width: 100%;
        background: #000000;
    }

    .controllerFooter__item img {
        width: 55%;
        margin-bottom: 8px;
    }
}

@media screen and (max-width: 768px) {
    .megamenu_in {
        grid-template-columns: 1fr;
        gap: 0px;
        padding: 0;
    }

    .fs-l-footer .megamenu_in {
        padding: 0px;
    }

    .megaMenu .fs-pt-column__item:after {
        right: 15px;
    }

    .search_form {
        margin: 0 auto;
    }

    .search_form .fs-p-searchForm__inputGroup .fs-p-searchForm__input {
        text-align: left;
    }

    .fs-p-searchForm__inputGroup .fs-p-searchForm__input {
        font-size: 16px;
    }

    .search_form .fs-p-searchForm {
        max-width: 100%;
    }

    .tab_only {
        display: none;
    }

    ul.global_main li {
        width: 33% !important;
    }

    .fs-p-searchForm {
        margin-left: auto;
    }

    .global_main {
        width: 90%;
    }

    .global_main .global-nav-header {
        padding: 11px 0 0 0px;
    }

    ul.global_main li:last-child {
        padding: 5px 0px 0 0 !important;
    }

    .header-cart {
        padding: 0;
    }

}

/* 最新アイテムカルーセル解除 */
#NewItemList .fs-c-productListItem__notice {
    display: none;
}

#NewItemList .fs-c-productListCarousel {
    display: grid;
    justify-content: initial;
}

#NewItemList .item_pickup_top.fs-c-productListCarousel.fs-c-slick {
    display: block;
}

#NewItemList span.fs-c-productListCarousel__ctrl {
    display: none !important;
}

#NewItemList .fs-c-productListCarousel__list {
    display: block;
    margin-bottom: 40px;
}

#NewItemList div.slick-track {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr 1fr !important;
    grid-gap: 60px;
    width: 100% !important;
    transform: none !important;
}

#NewItemList div.slick-track::before {
    content: none !important;
}

#NewItemList article.fs-c-productListCarousel__list__item.fs-c-productListItem {
    min-width: 100%;
    margin: 0;
    display: grid;
}

@media screen and (min-width: 767px) and (max-width: 1299px) {
    .grid3 {
        grid-template-columns: 1fr 1fr 1fr;
        grid-gap: 15px;
    }

    .fs-c-slick .slick-slide img {
        width: 58vw;
        height: auto;
        max-height: 38.2vw;
        object-fit: cover;
    }

    .fs-c-productList__list {
        grid-gap: 20px;
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }

    #NewItemList div.slick-track {
        grid-gap: 20px !important;
    }

    .black_banner {
        margin: 0 calc(50% - 50vw);
        padding: 20px 20px 20px 20px;
    }

    .area01 {
        padding: 60px 0;
        background-size: 50% auto;
    }

    .box_left_freeza {
        margin: 0px auto;
    }


}

@media screen and (min-width: 600px) and (max-width: 768px) {
    .fs-c-productList__list {
        grid-gap: 20px;
        grid-template-columns: 1fr 1fr 1fr;
    }

    .megamenu_in {
        grid-template-columns: 1fr 1fr;
    }

    .megaMenu .fs-pt-column__item:after {
        right: 20px;
    }

    #NewItemList div.slick-track {
        grid-gap: 20px !important;
        grid-template-columns: 1fr 1fr 1fr !important;
    }

    .grid3 {
        grid-template-columns: 1fr 1fr;
        grid-gap: 15px;
    }
}

@media screen and (max-width: 599px) {
    .megaMenu a {
        width: 100%;
    }

    .fs-c-productOriginalImage__sub-slider .fs-c-productOriginalImage__sub-slider__item {
        flex-basis: 31%;
    }

    .fs-c-button--particular.fs-c-button--addToWishList--icon::before,
    .fs-c-button--particular.fs-c-button--removeFromWishList--icon::before,
    .fs-c-button--particular.fs-c-button--displayPassword::before,
    .fs-c-button--particular.fs-c-button--hidePassword::before {
        font-size: 1.9rem;
    }

    .grid3 {
        display: block;
        width: 100%;
    }

    /* パスワード入力欄 */
    .fs-c-blackmarketPasswordField {
        width: 100%;
    }

    input.formtxt {
        width: 100%;
        padding: 12px 3px 12px 3px;
        font-size: 16px;
        font-weight: bold;
        box-sizing: border-box;
        text-align: center;
        background-image: none;
    }

    .fs-l-footer input.formtxt {
        padding: 8px 3px 8px 3px;
        font-size: 16px;
        font-weight: bold;
        box-sizing: border-box;
        text-align: center;
        background-image: none;
    }

    .fs-l-footer .mail_button {
        padding: 8px 3px 8px 3px;
        font-size: 16px;
        font-weight: bold;
        box-sizing: border-box;
        text-align: center;
    }

    .fs-c-productList__list__item .fs-c-productMarks {
        /*
        display: initial;
        */
    }

    .fs-c-productList__list__item .fs-c-productMark {
        margin-bottom: 0px;
    }

    #NewItemList div.slick-track {
        grid-gap: 20px !important;
        grid-template-columns: 1fr 1fr !important;
    }


    .category-list {
        font-size: 0.7rem;
    }

    .category-list p {
        margin-bottom: 5px;
    }

    .fs-c-subgroupList {
        flex-wrap: wrap;
    }

    .fs-c-subgroupList__item {
        flex-basis: 50%;
        border: none;
        margin-bottom: 10px;
        border-left: 1px solid #cccccc;
    }

    .fs-c-subgroupList__item:nth-child(even) {
        border-right: 1px solid #cccccc;
    }
}

@media screen and (max-width: 768px) {
    .black_banner .swiper-button-next {
        top: 50%;
        width: 8vw;
        background-size: 80%;
    }

    .black_banner .swiper-button-prev {
        top: 50%;
        width: 8vw;
        background-size: 80%;
    }

    .black_banner {
        width: 100vw;
        margin: 0 calc(50% - 50vw);
        padding: 5vw 0 5vw 0;
    }

    .w100 {
        width: 100vw;
    }

    .black_banner .swiper-button-prev:after,
    .black_banner .swiper-button-next:after {
        font-size: 1.2rem;
    }

    .grid3_item img {
        width: 80vw !important;
        margin: 0 auto;
        text-align: center;
        display: block;
    }

    .area01 {
        padding: 0;
        background: none;
    }

    .area03 .w50 {
        width: 70% !important;
        margin: 0 auto;
        text-align: center;
    }

    .area03 {
        padding: 0px 0;
        background: none;
    }

    .box_left_freeza {
        margin: 0px auto;
    }

    .black_banner p {
        font-size: 1rem;
    }



    .lineup-item .item-list-wrap:after {
        content: "";
        display: block;
        width: 27vw;
        height: 0;
    }

    #gnavi {
        background: none !important;
        padding: 0;
    }

    .table_spec th,
    .table_spec01 th {
        width: 35%;
    }

}

/* header */

#gnavi {
    background: #000000;
    padding: 0;
}

.ul_login .li_cart {
    background: #e5b42c;
    color: #fff !important;
}

ul.global_main .ul_login li {
    padding: 8px 10px 5px 10px !important;
}

ul.global_main .ul_login li:first-child {
    padding: 5px 3px 2px 10px !important;
}

.global_main .icon {
    font-size: 30px !important;
}

.global_main .wish_icon {
    font-size: 25px !important;
}

.global_main .cart_icon {
    font-size: 27px !important;
}

.global_main .li_cart .icon {
    color: #fff !important;
}

/*
.header-cart-count {
background: #fff !important;
color: #e5b42c !important;
}
*/
.header-cart-count {
    top: -20px !important;
    background: #000 !important;
    color: #fff !important;
}

.header-inner-wrap {
    max-width: 1300px;
}

.header_banner {
    background: #fff !important;
    border-bottom: 1px solid #f2f2f2;
}

.header_gnavi {
    display: table;
    width: 100%;
}

.header_gnavi .logo {
    text-align: left;
    display: table-cell;
    line-height: 0;
}

.header_gnavi .menu {
    text-align: right;
    display: table-cell;
    vertical-align: middle;
}

.header_gnavi .dropdwn .header-category-item {
    color: #000000;
    font-weight: bold;
    vertical-align: middle;
}

.header-category-item a {
    color: #000000 !important;
}

.header-category-item .megamenu_in a {
    padding: 0;
}

.header_gnavi .dropdwn_menu {
    background: #f2f2f2 !important;
}

.top_ttl_wrap {
    margin: 0 auto 30px;
    padding: 0;
    text-align: left;
}

.top_ttl {
    font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", "sans serif";
    font-size: 36px;
    color: #000;
    line-height: 110%;
}

.banner02_black .top_ttl {
    color: #fff;
}

.top_ttl_go {
    margin: 0 auto 30px;
    font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif !important;
    font-size: 26px;
    color: #000;
    line-height: 110%;
    font-weight: bold;
}

.lineup-item .top_ttl {
    margin: 0 auto 30px;
}

.category-list {
    font-weight: bold;
}

.top_subttl {
    color: #848484;
    font-size: 16px;
    font-weight: bold;
}

.banner02_black .top_subttl {
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
}

.fs-pt-column {
    margin: 0 auto 40px;
    grid-gap: 20px;
}

.megaMenu .fs-pt-column {
    margin: 0 auto 15px;
    /*
    grid-gap: 15px;

    position:relative;
    display: flex;
    flex-wrap: wrap;
    */
    display: block;
}

.fs-pt-column__item {
    padding: 0;
}


/* 商品一覧 */
.fs-c-productListItem__productName {
    margin: 0;
    display: table;
}

.fs-c-pagination__item.is-active {
    background: #000000;
}

.fs-c-button--viewProductDetail:hover,
.fs-c-button--addToCart--list:hover {
    text-decoration: none;
}

/*
.fs-c-button--viewProductDetail {
display: none;
}
*/
.fs-c-button--plain.fs-c-button--viewProductDetail::before {
    font-size: 1rem;
    font-family: 'Material Icons Outlined' !important;
    content: '\e158';
    border-radius: 50%;
    color: #fff;
    background: #cccccc;
    padding: 5px;
    box-sizing: border-box;
    margin-right: 5px;
}

.fs-c-button__label {
    vertical-align: middle;
    line-height: 1;
}

.fs-c-button--viewProductDetail .fs-c-button__label {
    vertical-align: middle;
    padding-top: 4px;
}

.fs-c-button--inquiryAboutProduct .fs-c-button__label {
    font-size: 0.8rem;
}

.fs-c-button--addToCart--list {
    color: #848484;
    display: contents;
    font-size: 0.8rem;
}

.fs-c-button--addToCart--list .fs-c-button__label {
    padding-top: 3px;
}

.fs-c-button--particular.fs-c-button--addToWishList--icon::before {
    content: "\e91a";
    color: #fff;
}

.fs-c-productListCarousel__list__item > * + * {
    margin-top: 0;
}

.fs-c-button--plain.fs-c-button--addToCart--list::before {
    margin-right: 5px;
    font-size: 1rem;
    font-family: 'Material Icons Outlined' !important;
    content: '\e145';
    border-radius: 50%;
    background: #e5b42c;
    padding: 5px;
    color: #fff;
    box-sizing: border-box;
}

.fs-c-button--plain.fs-c-button--viewProductDetail {
    color: #848484;
    font-size: 0.8rem;
    display: contents;
}


.fs-c-button--particular.fs-c-button--addToWishList--icon::before,
.fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
    font-size: 1rem;
}

.fs-c-button--plain.fs-c-button--viewProductDetail::before {
    font-size: 1rem;
}

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


/* login */
.fs-p-announcement {
    margin: 20px 0;
}

.fs-c-button--secondary {
    border: none;
}

.fs-c-button--primary {
    box-shadow: none;
}

.fs-c-button--guestPurchase:visited,
.fs-c-button--guestPurchase {
    padding: 0.6em 0.8em 0.6em;
    font-size: 1rem;
    background: #000;
    color: #fff;
    min-width: 240px;
}

.fs-c-anotherLogin__button--amazon {
    max-width: 240px;
}

.fs-c-button-register {
    background: #b10000;
}

.fs-body-cart-login .fs-c-guestPurchase {
    border-top: 1px solid #cccccc;
}

/*
.fs-p-announcement{
text-align:left;
}
*/
.fs-c-otherServiceLogin {
    padding: 40px 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.fs-body-cart-login .fs-c-inputInformation__field {
    background: #ffffff;
}

.fs-c-subSection__title,
.fs-c-linkedServiceLogin__title {
    border: none;
}

.fs-body-cart-login .fs-c-inputInformation__field {
    padding: 0;
}

/* cart */
.fs-c-cartTable__salesPeriod {
    display: none;
}

.fs-c-checkoutServiceDisabled__button {
    border: none;
    font-size: 1rem;
    padding: 8px 12px 8px 37px;
}

.fs-c-checkoutServiceDisabled__button::before {
    font-size: 1.8rem;
}

.fs-c-button--cancel--cart {
    background: #f4f4f4;
    color: #000;
    padding: 5px 5px 4px;
}

.fs-c-button--cancel--cart:hover {
    text-decoration: none;
    opacity: 0.7;
}

.fs-c-cartTable__message {
    background: #000;
    display: block;
    padding: 3px 5px 2px;
    width: fit-content;
    font-size: 0.8rem;
}

.fs-c-cartTable__salesPeriod {
    font-size: 0.8rem;
    text-align: left;
    margin-top: 5px;
    padding: 10px 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.fs-c-cartTable__headerCell:first-of-type {
    text-align: left;
    padding-left: 0;
}

.fs-c-cartTable__dataCell:first-of-type {
    padding-left: 0;
}

.fs-c-cartTableContainer {
    border: none;
    padding: 0;
}

.fs-c-cartTable__headerCell {
    background: none;
}

.fs-body-cart .fs-l-cart__sideColumn {
    border: none;
    background: #f4f4f4;
    padding: 16px;
}

.fs-c-cartTable {
    border-top: 1px solid #cccccc;
}

.fs-c-cartTable__headerCell,
.fs-c-cartTable__dataCell {
    border: none;
    border-bottom: 1px solid #cccccc;
    text-align: center;
}

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

.fs-c-orderTotalTable {
    background: #ffffff;
}

.fs-c-orderTotalTable tr {
    border-bottom: 1px solid #f4f4f4;
}

.fs-c-orderTotalTable > tbody > tr:last-of-type,
.fs-c-orderTotalTable > tbody > tr th,
.fs-c-orderTotalTable > tbody > tr td {
    border: none;
}

.fs-c-cartTable__price {
    display: inline-block;
    text-align: center;
}

.fs-c-cartTable__dataCell--subtotal {
    text-align: center;
}

.fs-c-button--standard,
.fs-c-button--standard:hover,
.fs-c-button--standard:visited,
.fs-c-button--standard:active {
    padding: 0.6em 0.8em 0.6em;
    color: #ffffff;
    background: #000;
    border: none;
    /*
    font-size:1rem;
    min-width: 240px;
    */
    box-shadow: none;

    font-weight: bold;
}

.fs-c-button--continueShopping,
.fs-c-button--continueShopping:hover,
.fs-c-button--continueShopping:visited,
.fs-c-button--continueShopping:active {
    padding: 1em 2em 1em;
}

/*
.fs-c-button--standard .fs-c-button__label{
font-size:1rem;
}
*/


.fs-c-button--loginAndPurchase {
    width: 100%;
}

.fs-c-checkoutServiceDisabled__message,
.fs-c-payWithAmazon__message {
    font-size: 0.8rem;
    text-align: left;
}

.fs-c-checkoutServiceDisabled__message {
    padding: 7px 0 0 0;
}

.fs-c-button--secondary {
    background: #000000;
}

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

    /* フッター */
    .banner02 {
        margin: 0 auto 20px;
        padding: 30px 0 20px;
    }

    .footerin .float_right50,
    .footerin .float_left50 {
        width: 100% !important;
        float: none !important;
    }

    .footerin .float_left50 {
        margin: 0 auto 15px;
    }

    .footerin .mail_button {
        width: 100%;
        padding: 14px 10px 14px 10px;
        font-size: 1rem;
    }

    .footerin input.formtxt {
        background: #fff;
        max-width: 540px;
        width: 100%;
        font-size: 0.9rem;
        padding: 12px 5px 12px 5px;
    }

    .footerin input.backnone {
        background: #fff;
    }

    .footerin {
        width: 90%;
    }

    .fs-c-wishlistProduct__title {
        font-size: 1rem;
    }

    .fs-c-breadcrumb__list {
        padding: 0px;
    }

    .fs-p-searchForm {
        width: 100%;
        margin-bottom: 10px;
    }

    .fs-p-searchForm__button {
        width: 2.5em;
    }

    .fs-p-searchForm__inputGroup .fs-p-searchForm__input {
        border-radius: 0;
        font-size: 1rem;
        border: none;
        padding: 0px 8px;
    }

    .fs-p-searchForm__button::before {
        line-height: 1.3;
    }


    .fs-c-productList {
        margin-top: 0;
    }

    .fs-c-productListItem__productName {
        margin: 0;
    }

    .fs-c-button--addToCart--detail .fs-c-button__label {
        font-size: 1rem;
        font-weight: bold;
    }

    /*
    .fs-c-productMark__label {
    font-size: 0.8em !important;
    padding: 0 !important;
}
    */
    .fs-c-mark,
    .fs-c-productListCarousel__list .fs-c-productMark__mark,
    .fs-c-productList__list .fs-c-productMark__mark {
        padding: 2px 6px 1.5px;
    }

    /*
    .fs-c-productListCarousel__list .fs-c-productMark__mark::before,
    .fs-c-productList__list .fs-c-productMark__mark::before {
    content:"";
    margin-top: -2px;
}
    .fs-c-productListCarousel__list .fs-c-productMark__mark::after,
    .fs-c-productList__list .fs-c-productMark__mark::after{
    content:"";
    margin-bottom: -2px;
}
    */
    .fs-c-productMarks {
        margin: 0 auto 7px;
    }

    .fs-c-productName__copy {
        margin: 0 auto 7px;
        padding: 3px;
        /*
        font-size:12px;
        */
    }

    /*
    .fs-c-productName__copy::before {
    content:"";
    margin-top: -2px;
}
    .fs-c-productName__copy::after{
    content:"";
    margin-bottom: -2px;
}
    */
    .fs-c-button--plain.fs-c-button--addToCart--list::before {
        margin-right: 2px;
        padding: 4px;
    }

    .fs-c-button--plain.fs-c-button--viewProductDetail::before,
    .fs-c-button--particular.fs-c-button--addToWishList--icon {
        padding: 4px;
    }

    .slick-list .fs-c-productPrice__main__price {
        font-size: 1em !important;
    }

    .banner_ttl_wrap {
        padding: 12px 0;
    }

    .banner_ttl {
        font-size: 1rem;
    }

    /* スマホメニュー */
    .sp_menu_name {
        margin: 0 auto 10px;
        padding: 7px 10px 7px 10px;
        font-size: 1.1rem;
        text-align: left;
        background: #e5b42c;
        border: none;
    }

    .sp_menu_name a {
        border: none !important;
        color: #000000 !important;
        font-weight: bold;
    }


    .controllerFooter__list {
        margin: 0 auto 10px;
        list-style: none;
        display: flex;
        gap: 0px 10px;
    }

    .controllerFooter__item {
        padding: 5px 0 0 0;
        text-align: center;
        font-size: 10px;
        width: 100%;
        background: #000000;
    }

    .controllerFooter__item img {
        width: 55%;
        margin-bottom: 8px;
    }

    .detail_image {
        width: 100%;
        float: none;
        margin: 0 auto 20px;


    }

    .fs-l-product .detail_image img {
        /*
        width: 90vw !important;
        */
    }

    .fs-c-productOriginalImage__main-slider .swiper-slide img {
        height: auto;
        /*
        height: 60vw;
        */
    }

    .fs-c-subgroupList__label {
        font-size: 0.8rem;
    }

    .fs-c-button--plain.fs-c-button--viewProductDetail::before,
    .fs-c-button--plain.fs-c-button--addToCart--list::before,
    .fs-c-button--particular.fs-c-button--removeFromWishList--icon::before,
    .fs-c-button--particular.fs-c-button--addToWishList--icon::before {
        font-size: 1rem;
    }

    .detail_cart_down .fs-c-button__label {
        font-size: 1.3rem;
    }

    .tab_lab1,
    .tab_lab2 {
        font-size: 1rem;
    }

    .fs-c-button--viewProductDetail .fs-c-button__label,
    .fs-c-button--addToCart--list .fs-c-button__label {
        font-size: 0.8rem;
        padding-top: 2px;
    }

    .fs-c-button--removeFromWishList--detail .fs-c-button__label,
    .fs-c-button--addToWishList--detail .fs-c-button__label {
        font-size: 0.8rem;
    }

    .fs-c-productCarouselMainImage__thumbnailList > li {
        flex-basis: 80px;
    }

    .fs-c-productCarouselMainImage__thumbnail__img {
        max-height: 54px;
    }

    .detail_image .fs-c-productCarouselMainImage__image > img {
        /*
        max-height:66vh;
        */
        max-height: 59.4vw;
        height: 59.4vw;
    }

    ul.global_main li:last-child {
        margin: 0 auto;
        text-align: right;
        padding: 5px 10px 0 0;
        line-height: 130%;
    }

    .lineup-item .item-list-wrap {
        grid-template-columns: 1fr 1fr 1fr;
        grid-gap: 15px;
    }

    .fs-c-productListCarousel__list__item {
        margin: 0 10px;
    }
}

@media screen and (max-width: 600px) {
    /*
    .fs-c-cartTable {
    border-bottom: 1px solid #cccccc;
}
    */

    .fs-c-wishlistProduct .fs-c-productListCarousel {
        margin: 0 calc(50% - 50vw);
    }

    .fs-c-cartTable__dataCell {
        padding: 5px 0 0 0 !important;
        border: none;
        text-align: right;
    }

    .fs-c-cartTable__row {
        border-bottom: 1px solid #cccccc;
        margin-top: 7px;
        margin-bottom: 5px;
        padding: 5px 0;
    }

    .fs-c-cartTable__product {
        grid-template-columns: 110px 1fr;
        grid-gap: 0;
    }

    .fs-c-button--cancel--cart {
        width: auto !important;
        padding: 5px 10px 4px;
    }

}


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

    .fs-c-button--inquiryAboutProduct,
    .fs-c-button--inquiryAboutProduct .fs-c-button__label {
        line-height: 14px;
        font-size: 14px;
        vertical-align: top;
    }

    .fs-c-button--standard,
    .fs-c-button--standard:hover,
    .fs-c-button--standard:visited,
    .fs-c-button--standard:active {
        min-width: auto;
    }

    .fs-c-reviewProduct__info .fs-c-productName {
        margin: 0 auto 7px;
    }

    .fs-l-productLayout {
        margin: 0 auto;
        position: initial;
    }

    .fs-c-productReviewed__name {
        font-size: 1.1rem;
    }

    .fs-l-product h3 {
        line-height: 170% !important;
    }

    .detail_cart_down {
        margin: 0 auto 30px;
        padding: 0px 0 0 0;
        text-align: center;
    }

    .subttl01 {
        padding: 7px 5px 5px;
        font-size: 18px;
    }

    .subttl02 {
        margin: 0 auto 30px;
        padding: 7px 5px 5px;
        font-size: 16px;
    }

    .detail_cart {
        width: 100%;
        position: initial;
        margin-bottom: 0px;
        display: block;
        padding-top: 0px;
        margin-top: 0px;
        display: block;
        padding-top: 100px;
        margin-top: -100px;
    }

}


.dropdwn_menu {
    background: #f8f4ee !important;
}

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

/* カートのあとでかう */
.fs-c-cartTable__actionButton__container + .fs-c-cartTable__actionButton__container {
    display: none;
}

.fs-c-totalAndActions button:not(.fs-c-button--image) {
    font-size: 20px;
}

.fs-c-checkout-addressee__data__address,
.fs-c-radio__radioLabelText,
.fs-c-listedProductName,
.fs-c-checkout-customerInfo,
.fs-c-checkout-destination__list {
    text-align: left;
}

.fs-c-checkout-customerInfo__name,
.fs-c-checkout-delivery__method__title,
.fs-c-checkout-destination__name {
    font-size: 1.2em;
}

.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink__label,
.fs-c-checkout-addressee__data__name__home,
.fs-c-checkout-addressee__data__name,
.fs-c-button--standard {
    font-size: 1em;
}

/*
.fs-c-inputTable{
border-top: 1px solid #f2f2f2;
}
*/
.fs-c-memberInfoField .fs-c-inputTable .fs-c-inputTable__dataCell,
.fs-c-inputInformation__field--display .fs-c-inputTable__headerCell {
    font-size: 1em;
    padding: 12px 0;

    text-align: left;
}

/*
.fs-c-inputInformation__field--display .fs-c-inputTable__headerCell {
border-top: 1px solid #f2f2f2;
}

.fs-c-memberInfoField .fs-c-inputTable .fs-c-inputTable__dataCell {
border-bottom: 1px solid #f2f2f2;
}
*/
.fs-c-memberInfoField .fs-c-inputTable__headerCell {
    width: 30%;
}

.fs-c-memberInfoField .fs-c-inputTable > tbody {
    display: contents;
}

.fs-c-memberInfoField .fs-c-inputTable > tbody > tr {
    display: table-row;
    border-bottom: 1px solid #f2f2f2;
    border-top: 1px solid #f2f2f2;
}

.fs-l-additionalProduct--wishlist {
    display: none;
}

.fs-c-productListItem__salesPeriodNotice {
    color: #ffffff !important;
}

.fs-c-salesPeriod__date {
    font-size: 0.7rem;
    padding: 6px 6px;
}

a {
    text-decoration: underline;
}

.fs-l-footer {
    background: #fff;
    margin-top: 30px;
}

.box02 p {
    line-height: 190%;
}

.fs-c-inputField__explanation,
.fs-c-additionalCheckField {
    text-align: left;
}

/* ショッピングカート */
#fs-checkout-payHere-container {
    margin: 0 auto 15px;
}

.fs-c-checkout-paymentMethod__disabledMessage {
    font-size: 0.8rem;
}

.fs-c-checkout-couponCodeInput__title {
    font-size: 1rem;
}

.fs-c-cartPayment,
.fs-c-payWithAmazon {
    margin-top: 0;
}

#fs-cartTotals-container {
    margin-bottom: 20px;
}

.fs-p-linkButton {
    border: none;
    background: #cccccc;
    padding: 1rem 1.4rem 1rem;
    font-weight: bold;
}

.fs-c-checkoutSuccess__title {
    margin-bottom: 30px;
    font-size: 1.7em;
}

.fs-c-list {
    text-align: left;
}

#fs-cartTotals-container .fs-c-price__currencyMark,
#fs-cartTotals-container .fs-c-price__value {
    font-size: 18px;
}

.fs-c-quantity__select {
    border: 1px solid #cccccc;
    border-radius: 0;
    padding: 3px;
    text-align: center;
}

.fs-c-checkout-preview__title {
    font-size: 1.2em;
}

.fs-c-cartTable__dataCell--product {
    width: 55%;
}

.fs-c-listedProductName__variation,
.fs-c-cartTable__productName__name {
    text-align: left;
}

/*
.fs-l-footer{
margin-bottom:40px;
}
*/
.fs-c-productMainImage {
    margin-bottom: 10px;
}

.fs-p-footerUtilityMenu {
    margin: 0 auto;
    text-align: center;
}

.fs-c-accountService__page--accountReviews,
.fs-c-productMainImage__expandButton,
.fs-c-productListItem__viewMoreImageButton {
    display: none;
}

.fs-p-footerUtilityMenu__list {
    display: inline-flex;
    text-align: center;
}

.fs-pt-carousel__track .slick-slide {
    margin: 0 20px;
}

.btn02 {
    color: #ffffff !important;
}

h3.contract-section-title {
    font-weight: bold;
}

.contents-wrap {
    margin-bottom: 64px;
}

.contract-section {
    text-align: left;
    display: grid;
    grid-template-columns: 32% 1fr;
    margin-bottom: 12px;
    border-bottom: dotted 1px #848484;
    padding: 20px 0;
    margin: 0;
}

@media screen and (max-width:450px) {
    .fs-c-memberInfoField .fs-c-inputTable__headerCell {
        width: 100%;
    }

    .fs-c-memberInfoField .fs-c-inputTable > tbody {
        display: block;
    }

    .fs-c-memberInfoField .fs-c-inputTable > tbody > tr {
        display: flex;
    }

    .fs-c-inputInformation__field--display .fs-c-inputTable__headerCell {
        width: 100%;
    }

    .fs-c-inputInformation__field--display .fs-c-inputTable__headerCell {
        width: 45%;
    }

    /* マイページ */
    .fs-c-accountService {
        /*
        justify-content: space-around;

        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        grid-gap: 10px;
        */
    }

    .fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink__label::before {
        font-size: 32px;
        width: 40px;
        height: 40px;
    }

    .fs-c-accountService__page {
        height: 26vw;
        flex-basis: 26vw;
    }

    .fs-c-accountService__page--accountDelete {
        flex-basis: 100%;
    }

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

    /*
    .fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink{
    height: 100%;
}
    .fs-c-accountService__page{
    height: 30vw;
}
    */
    .top_ttl_wrap {
        margin: 0 auto 20px;
    }

    .top_ttl {
        font-size: 28px;
        /*
        font-family: "Anton";
        font-weight: normal !important;
        */
    }

    .top_ttl_go {
        margin: 0 auto 20px;
        font-size: 1.2rem;
    }

    .top_subttl {
        font-size: 14px;
    }

    .banner02_black .top_subttl {
        font-size: 14px;
    }
}

@media screen and (max-width:768px) {
    .contract-section {
        display: block;
    }
}

.fs-p-logo {
    padding: 10px 8px 5px;
}

/*
.fs-c-listedProductName{
flex-direction:inherit;
}
*/

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

.side .fs-c-buttonContainer--inquiryAboutProduct {
    display: block;
}

.fs-c-variationCart__variationName__shippingDate,
.fs-c-variationCart__variationName__stock {
    font-size: 0.8rem;
}

.fs-p-footerCopyright {
    color: #59493f;
    padding: 20px 4px;
}

.fs-l-header {
    margin-bottom: 20px;
}

/*商品詳細*/
.fs-c-variationCart__wishlist {
    display: none;
}

.fs-c-variationCart {
    padding: 0 0 20px 0;
}

.fs-c-variationCart--withImage > li {
    grid-template-columns: auto 0.6fr 1fr;
}

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

.fs-c-variationCart--withImage .fs-c-variationCart__image {
    margin-right: 0;
}

.fs-c-productNotice--outOfStock,
.fs-c-productNotice--subscriptionOutOfStock {
    margin: 0 auto 8px;
}

.fs-c-variationLabel {
    font-size: 1rem;
}

.fs-l-header {
    padding-top: 0;
}

.fs-p-productSearch {
    border-bottom: 1px solid #f0e7d8;
}

/* メニュー */
.fs-p-sideMenu .fs-pt-menu__heading--lv1 {
    border: none;
}

.fs-p-sideMenu .fs-pt-menu__link--lv2::before,
.fs-p-sideMenu .fs-pt-menu__link--lv1::after {
    content: none;
}

.fs-p-sideMenu .fs-pt-menu__heading--lv2 {
    border: none;
}


.fs-c-subSection__title,
.fs-c-linkedServiceLogin__title,
.fs-p-heading--lv2,
fs-c-linkedServiceLogin__title {
    font-size: 1.5em;
    padding-bottom: 10px;
    border: none;
    font-weight: bold;
    color: #000;
}

.fs-c-linkedServiceLogin__title,
.fs-c-subSection__title {
    margin-bottom: 20px;
}


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

.fs-c-productListItem__notice {
    font-size: 0.7rem;
    padding: 6px 4px 6px;
    /*
    font-size: 14px;
    padding: 7px 4px 7px;
    */
}

.fs-c-breadcrumb__listItem a {
    text-decoration: none;
}

/*  カート  */
.fs-c-cartTable__dataCell--point,
.fs-c-cartTable__dataCell--quantity,
.fs-c-cartTable__dataCell--subtotal {
    vertical-align: middle;
}

.fs-c-cartTable__headerCell,
.fs-c-cartTable__dataCell {
    vertical-align: middle;
    padding: 15px;
}

.fs-c-cartTable__actionButton__container > button {
    font-size: 0.8rem;
}

.fs-c-button--primary {
    padding: 0.7em 0.8em 0.7em;
    font-size: 1rem;
    /*
    font-size: 20px;
    font-size:1.2rem;
    */
}

.fs-c-button--addToCart--detail {
    width: 100%;
    padding: 0.9em 0.8em 0.9em;
}

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

.fs-c-button--secondary {
    padding: 0.6em 0.8em 0.6em;
    font-size: 1.2rem;
    width: 100%;
}

.fs-c-cartDiscountInfo__note {
    font-size: 1em;
    text-align: left;
}

.fs-p-announcement__title {
    color: #000;
    font-size: 1.4rem;
    font-weight: bold;
}

.fs-c-cartPayment,
.fs-c-payWithAmazon {
    font-size: 1rem;
}

.fs-p-flexibleColumn {
    margin: 0 auto 20px;
    padding: 10px 0 0;
    display: block;
}

.fs-c-productListItem__prices .fs-c-productPrice__main__price,
.slick-list .fs-c-productPrice__main__price {
    font-size: 1.2rem;
    color: #000000 !important;
}

.fs-l-main {
    max-width: 1300px;
    width: 90%;
}

.fs-l-pageMain {
    max-width: 1300px;
}

.fs-c-productListCarousel__list__item {

    max-width: 260px;
    min-width: 260px;
}

.fs-c-productListItem__imageContainer {
    width: 100%;
    margin-bottom: 12px;
    position: relative;
    max-width: 260px;
    min-width: 100%;
}

.fs-c-productListItem__image::before {
    content: "";
    display: block;
    padding-top: 100%;
}

.fs-c-productListItem__image img {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}

.fs-l-productLayout {
    display: flex;
}

.fs-c-productNameHeading {
    font-size: 1.5rem;
    line-height: 1.5;
    margin-bottom: 10px;
    text-align: left;
}

.fs-c-productPrices--productDetail .fs-c-productPrice__main__price {
    font-weight: bold;
    margin: 0px auto;
}

.fs-c-productPrice--listed .fs-c-productPrice__main__price {
    color: #000000 !important;
}

.fs-c-productPointDisplay {
    margin: 0 auto 20px;
    font-size: 14px;
    background: #e5b42c;
    text-align: left;
    color: #191919 !important;
    /*
    width: 100%;
    margin: 0 auto 20px;
    background: none;
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    padding: 0;
    text-align: left;
    */
}

.fs-c-button--primary {
    border: none;
}

/*
.fs-c-button--addToWishList--icon,
.fs-c-button--particular.fs-c-button--addToWishList--detail{
display:none;
}
.fs-c-productQuantityAndWishlist{
margin-bottom:10px;
display:none;
}
*/
h2.section-title {
    font-weight: bold;
    text-align: left;
    color: #000000;
}

@media screen and (min-width: 960px) {
    .fs-l-product2 .fs-l-productLayout {
        display: grid;
        grid-template-columns: calc(60% - 16px / 2) calc(40% - 16px / 2);
        grid-gap: 16px;
        align-items: start;
    }
}

.fs-c-breadcrumb {
    margin: 0 auto 15px;
    text-align: left;
    max-width: 1300px;
    font-size: 12px;
    width: 90%;
}

.fs-l-header {
    background: #fff;
}

.fs-p-headerNavBar {
    background: #eae5d3;
}

.logout.my-false {
    display: none;
}

.login.my-true {
    display: none;
}

.fs-c-sortItems {
    font-size: 0.8rem;
}

.fs-c-productListItem__productName {
    font-size: 0.9rem;
    text-align: left;
    line-height: 1.3em;
    margin-bottom: 7px;
    font-weight: bold;
    width: 100%;
}

.fs-c-productPrice {
    font-size: 1rem;
    margin-bottom: 5px;
    font-weight: bold;
}

.fs-c-productPrice .fs-c-productPrice__addon {
    color: #777;
    font-size: 10px;
}


.fs-c-productList__list__item {
    border: none;
}

.fs-c-sortItems__list__item.is-active {
    background: none;
    color: #000;
    border-bottom: 1px solid #000000;
}


/* contact */
.box_con {
    max-width: 700px;
    text-align: left;
    margin: 0 auto;
}

.align-center {
    margin: 0 auto 20px;
    padding: 20px 0 0 0;
    text-align: center;
}

.submit-button {
    font-size: 1rem;
    text-align: center;
    padding: 10px 30px;
    border-radius: 4px;
    background: #e5b42c;
    color: #fff;
    line-height: 1em;
    border: none;
}

.submit-button:hover {
    cursor: pointer;
    opacity: 0.8;
}

.fs-c-dropdown__menu {
    padding: 4px 5em 4px 8px;
}

.fs-c-registerSuccessMessage {
    line-height: 190%;
}

@media only screen and (max-width: 768px) {
    .global_main .icon {
        color: #535353 !important;
    }

    .fs-c-button--secondary {
        font-size: 1rem;
        width: 80%;
    }

    .img95_sp {
        width: 90% !important;
        margin-left: auto;
        margin-right: auto;
        text-align: center !important;
    }

    .fs-c-productListItem__prices .fs-c-productPrice__main__price,
    .slick-list .fs-c-productPrice__main__price {
        font-size: 1rem;
    }

    /* 商品詳細 */
    .fs-c-productPrices--productDetail .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
        font-size: 1rem;
    }

    .fs-c-productNameHeading {
        font-size: 1.2rem;
    }

    /* cart */
    .fs-body-cart .fs-l-cart__sideColumn {
        padding: 10px;
    }

    .fs-c-subSection__title,
    .fs-c-linkedServiceLogin__title,
    .fs-p-heading--lv2,
    fs-c-linkedServiceLogin__title {
        font-size: 1.3em;

    }

    body {
        font-size: 14px;
    }

    html,
    body {
        width: 100%;
        /*
        overflow: hidden;
        */
    }

    .fs-l-page {
        /*
        overflow: hidden;
        */
    }

    a {
        text-decoration: underline;
    }

    .slick-dots {
        top: calc(100%);
    }

    #fs_Top .fs-l-main {
        padding: 125px 8px 0;
    }

    #fs_Top .fs-pt-carousel {
        top: 102px;
        width: 100%;
    }

    .box_con {
        width: 95%;
    }


    .fs-c-inputInformation__field--display .fs-c-inputTable__headerCell {
        font-size: 1em;
    }

    .fs-c-dropdown::after {
        font-size: 1.2em;
        padding: 8px 3px;
    }

    .fs-c-dropdown__menu {
        padding: 4px 3em 4px 8px;
    }

    .fs-c-radio__radioLabelText {
        text-align: left;
    }

    .fs-c-button--inquiryAboutProduct,
    .fs-c-button--guestPurchase {
        width: 100%;
    }

    .fs-c-productActionButton .fs-c-button--addToCart--detail {
        padding: 14px 10px 14px;
    }

    .fs-c-productActionButton .fs-c-button--addToCart--detail .fs-c-button__label {
        line-height: 1;
        display: block;
    }

    .fs-c-button--primary {
        width: 100%;
    }

    .fs-c-modal__contents .fs-c-button--primary {
        width: 100%;
    }

    .fs-c-button--unregisteredUserPurchase,
    .fs-c-button--loginAndPurchase {
        width: 100%;
    }

    .fs-c-anotherLogin__button--amazon {
        width: 80%;
        max-width: 80% !important;
    }

    .fs-c-cartTable__dataCell--product {
        width: 100%;
    }

    h2.section-title {
        font-size: 20px;
        margin-bottom: 24px;
        text-align: left;
    }

    .fs-c-productListCarousel__list__item {
        max-width: 40vw;
        min-width: 40vw;
        /*
        max-width: 150px;
        min-width: 150px;
        */
    }

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

    .fs-p-footerUtilityMenu__list {
        font-size: 0.8em;
    }

    .fs-p-footerUtilityMenu__list a::after {
        display: none;
    }

    #fs_CustomPage {
        padding-top: 105px;
    }

    .fs-c-breadcrumb {
        padding-top: 105px;
    }

    /*
    #fs_preview_header .fs-c-breadcrumb,
    #fs_Checkout .fs-c-breadcrumb,
    #fs_MyPoints .fs-c-breadcrumb,
    #fs_MyAddressBook .fs-c-breadcrumb,
    #fs_MyAccountSettings .fs-c-breadcrumb,
    #fs_EditPassword .fs-c-breadcrumb,
    #fs_MyOrders .fs-c-breadcrumb,
    #fs_Login .fs-c-breadcrumb {
    padding-top: 0px;
}
    */
    .global-nav {}

    .box_con form {
        width: 100%;
    }

    .box_con form table {
        width: 100%;
    }

    .box_con form table tr {
        position: relative;
    }

    .box_con form table tr:after {
        content: "";
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 0;
        height: 1px;
        border-bottom: dotted #cdcdcd 1px;
    }

    .box_con form table tr th {
        text-align: left;
        width: 30%;
        font-weight: normal;
        padding: 1em .5em;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        vertical-align: top;
    }

    .required {
        color: #ff0000;
    }
}

@media only screen and (max-width: 768px) {
    .box_con form table tr th {
        text-align: center;
        width: 100%;
        display: block;
        background: #f2f2f2;
        padding: .6em .2em;
        color: #000;
    }
}

.box_con form table tr th span {

    padding: 0 .3em;

    margin-left: .5em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.box_con form table tr td {
    text-align: left;
    padding: 1em .5em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media only screen and (max-width: 768px) {
    .box_con form table tr td {
        padding: 1.2em 0;
        display: block;
        width: 100%;
    }
}

.box_con form table tr .box_br {
    display: block;
}

.box_con form table tr select {
    border: 1px solid #97ae88;
}

.box_con form table tr label input {
    cursor: pointer;
    display: none;
    vertical-align: middle;
}

.box_con form table tr select,
.box_con form table tr input,
.box_con form table tr textarea {
    width: 100%;
    height: 3em;
    padding: .5em;
    border: 1px solid #cccccc;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.box_con form table tr textarea {
    height: 10em;
}

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

    /* AI Recommend */
    .fr3-productListCarousel {
        grid-template-columns: 32px 1fr 32px !important;
    }

    .fr3-item__productName {
        font-size: 0.9rem !important;
    }

    .fr3-item__productPrice__price {
        font-size: 1rem !important;
    }

    .content {
        padding-top: 0 !important;
    }

    .fs-c-button--carousel {
        font-size: 2.5rem;
    }

    .lineup-item .item-list-wrap {
        justify-content: space-between;
    }

    .fs-c-productListItem__productName {
        font-size: 0.8rem;
    }

    .fs-c-productListItem__notice {
        font-size: 12px;
        padding: 5px 4px;
    }

    .fs-c-price__price {
        font-size: 18px;
    }

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

    .fs-c-cartDiscountInfo__note {
        font-size: 0.8rem;
    }

    .fs-c-sortItems__label {
        border: 1px solid currentColor;
    }

    .fs-c-sortItems__list {
        border-left: none;
    }

    .fs-c-sortItems {
        border: none;
    }

    .fs-c-cartPayment,
    .fs-c-payWithAmazon {
        font-size: 0.8rem;
    }

    .section-title {
        font-size: 18px;
        margin-bottom: 20px;
        text-align: left;
    }

    .item-image-wrap {
        margin: 0 auto 30px;
    }

    .fs-l-productLayout {
        display: block;
    }

    .fs-c-productList__list {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        grid-gap: 20px;
    }

    .fs-c-productList__list > *:nth-child(1) {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 1;
        grid-row: 1;
    }

    .fs-c-productList__list > *:nth-child(2) {
        -ms-grid-column: 2;
        grid-column: 2;
        -ms-grid-row: 1;
        grid-row: 1;
    }

    .fs-c-productList__list > *:nth-child(3) {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 2;
        grid-row: 2;
    }

    .fs-c-productList__list > *:nth-child(4) {
        -ms-grid-column: 2;
        grid-column: 2;
        -ms-grid-row: 2;
        grid-row: 2;
    }

    .fs-c-productList__list > *:nth-child(5) {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 3;
        grid-row: 3;
    }

    .fs-c-productList__list > *:nth-child(6) {
        -ms-grid-column: 2;
        grid-column: 2;
        -ms-grid-row: 3;
        grid-row: 3;
    }

    .fs-c-productList__list > *:nth-child(7) {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 4;
        grid-row: 4;
    }

    .fs-c-productList__list > *:nth-child(8) {
        -ms-grid-column: 2;
        grid-column: 2;
        -ms-grid-row: 4;
        grid-row: 4;
    }

    .fs-c-productList__list > *:nth-child(9) {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 5;
        grid-row: 5;
    }

    .fs-c-productList__list > *:nth-child(10) {
        -ms-grid-column: 2;
        grid-column: 2;
        -ms-grid-row: 5;
        grid-row: 5;
    }

    .fs-c-productList__list > *:nth-child(11) {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 6;
        grid-row: 6;
    }

    .fs-c-productList__list > *:nth-child(12) {
        -ms-grid-column: 2;
        grid-column: 2;
        -ms-grid-row: 6;
        grid-row: 6;
    }

    .fs-c-productList__list > *:nth-child(13) {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 7;
        grid-row: 7;
    }

    .fs-c-productList__list > *:nth-child(14) {
        -ms-grid-column: 2;
        grid-column: 2;
        -ms-grid-row: 7;
        grid-row: 7;
    }

    .fs-c-productList__list > *:nth-child(15) {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 8;
        grid-row: 8;
    }

    .fs-c-productList__list > *:nth-child(16) {
        -ms-grid-column: 2;
        grid-column: 2;
        -ms-grid-row: 8;
        grid-row: 8;
    }

    .fs-c-productList__list > *:nth-child(17) {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 9;
        grid-row: 9;
    }

    .fs-c-productList__list > *:nth-child(18) {
        -ms-grid-column: 2;
        grid-column: 2;
        -ms-grid-row: 9;
        grid-row: 9;
    }

    .fs-c-productList__list > *:nth-child(19) {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 10;
        grid-row: 10;
    }

    .fs-c-productList__list > *:nth-child(20) {
        -ms-grid-column: 2;
        grid-column: 2;
        -ms-grid-row: 10;
        grid-row: 10;
    }

}

@media screen and (min-width: 960px) {
    .fs-c-productList__list {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }

    .fs-c-productList__list > *:nth-child(1) {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 1;
        grid-row: 1;
    }

    .fs-c-productList__list > *:nth-child(2) {
        -ms-grid-column: 2;
        grid-column: 2;
        -ms-grid-row: 1;
        grid-row: 1;
    }

    .fs-c-productList__list > *:nth-child(3) {
        -ms-grid-column: 3;
        grid-column: 3;
        -ms-grid-row: 1;
        grid-row: 1;
    }

    .fs-c-productList__list > *:nth-child(4) {
        -ms-grid-column: 4;
        grid-column: 4;
        -ms-grid-row: 1;
        grid-row: 1;
    }

    .fs-c-productList__list > *:nth-child(5) {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 2;
        grid-row: 2;
    }

    .fs-c-productList__list > *:nth-child(6) {
        -ms-grid-column: 2;
        grid-column: 2;
        -ms-grid-row: 2;
        grid-row: 2;
    }

    .fs-c-productList__list > *:nth-child(7) {
        -ms-grid-column: 3;
        grid-column: 3;
        -ms-grid-row: 2;
        grid-row: 2;
    }

    .fs-c-productList__list > *:nth-child(8) {
        -ms-grid-column: 4;
        grid-column: 4;
        -ms-grid-row: 2;
        grid-row: 2;
    }

    .fs-c-productList__list > *:nth-child(9) {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 3;
        grid-row: 3;
    }

    .fs-c-productList__list > *:nth-child(10) {
        -ms-grid-column: 2;
        grid-column: 2;
        -ms-grid-row: 3;
        grid-row: 3;
    }

    .fs-c-productList__list > *:nth-child(11) {
        -ms-grid-column: 3;
        grid-column: 3;
        -ms-grid-row: 3;
        grid-row: 3;
    }

    .fs-c-productList__list > *:nth-child(12) {
        -ms-grid-column: 4;
        grid-column: 4;
        -ms-grid-row: 3;
        grid-row: 3;
    }

    .fs-c-productList__list > *:nth-child(13) {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 4;
        grid-row: 4;
    }

    .fs-c-productList__list > *:nth-child(14) {
        -ms-grid-column: 2;
        grid-column: 2;
        -ms-grid-row: 4;
        grid-row: 4;
    }

    .fs-c-productList__list > *:nth-child(15) {
        -ms-grid-column: 3;
        grid-column: 3;
        -ms-grid-row: 4;
        grid-row: 4;
    }

    .fs-c-productList__list > *:nth-child(16) {
        -ms-grid-column: 4;
        grid-column: 4;
        -ms-grid-row: 4;
        grid-row: 4;
    }

    .fs-c-productList__list > *:nth-child(17) {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 5;
        grid-row: 5;
    }

    .fs-c-productList__list > *:nth-child(18) {
        -ms-grid-column: 2;
        grid-column: 2;
        -ms-grid-row: 5;
        grid-row: 5;
    }

    .fs-c-productList__list > *:nth-child(19) {
        -ms-grid-column: 3;
        grid-column: 3;
        -ms-grid-row: 5;
        grid-row: 5;
    }

    .fs-c-productList__list > *:nth-child(20) {
        -ms-grid-column: 4;
        grid-column: 4;
        -ms-grid-row: 5;
        grid-row: 5;
    }


}

iframe.moviesize {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
    max-width: 1000px;
    position: static;
    margin-top: 20px;
    margin-bottom: 20px;
    pointer-events: none;
}

iframe.mov_second {
    margin-top: 0;
}

.c_bottom_banner {
      max-width: 1000px;
      width: 100%;
      height: auto;
      display: block;
      margin: 20px auto; 
}

.c_bottom_banner a {
  display: block;
  margin-bottom: 20px; /* 画像の下にスペースを追加 */
}

.c_bottom_banner a:last-child {
  margin-bottom: 0; /* 最後の画像は余白なし */
}

.c_bottom_banner img {
  width: 100%;
  height: auto;
  display: block;
}