@charset "utf-8";

/* ==============================
top-temp.css
============================== */
/* 共通 */
.u-sp__on {
    display: none;
}

#primary {
    width: 100%;
}

.allwrap {
    max-width: 1216px;
    margin: 0 auto;
}

.allwrap .breadcrumbs {
    margin-top: 3.2rem;
}

.breadcrumbs span {
    font-size: 1.2rem;
}

.toptemp-wrap {
    display: flex;
    justify-content: space-between;
    gap: 2rem 8rem;
}

/* .fs-l-main {
    margin-top: 0;
    margin-bottom: 0;
} */

#sec_temp01 .wrap {
    max-width: 1216px;
    /* max-width: 910px; */
    margin: 0 auto;
    padding-top: 0px;
    box-sizing: border-box;
    font-family: 'Roboto',"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

/* #sec_temp01 .c-page-ttl {
    font-size: 3.4rem;
    line-height: 1.3;
    margin: 0.9em 0 0.67em;
} */

#sec_temp01 .sp{
    display: none;
}

/* #sec_temp01 .anniversary-copy {
    line-height: 32px;
} */

/* #sec_temp01 p {
    margin: 0;
    text-align: left;
    line-height: 1.5;
} */

/* #sec_temp01 ul {
    list-style: none;
    padding: 0;
    margin: 0;
} */

/* #sec_temp01 a:hover {
    color: #EBC52F;
} */

/* #sec_temp01 figure {
    margin: 0;
    text-align: center;
} */

/* #sec_temp01 img {
    margin-top: 40px;
} */


/* #sec_temp01 .c-contents {
    padding: 8rem 0 4rem;
} */

#sec_temp01 .br-sp {
    display: none;
}

/* .c-grid {
    display: grid;
} */

/* .pc-col-2 {
    grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
    gap: 25px 40px;
} */

/* .u-border-left {
    font-size: 26px !important;
    line-height: 40px;
    font-weight: bold;
    margin: 0 0 2rem 0;
    padding-left: 2rem;
    border-left: 5px solid #EBC52F;
} */

/* #sec_temp01 a.btn {
    display: flex;
    justify-content: center;
    padding: 16px 60px 16px 60px;
    background-color: #000000;
    color: #fff;
    transition: all .2s ease;
    font-size: 20px;
    font-weight: bold;
    max-width: 380px;
    margin-left: auto;
} */

/* #sec_temp01 a.btn:hover {
    background-color: #EBC52F;
} */

/* パンくずリスト */
#sec_temp01 .block-topic-path--list {
    display: flex;
    font-size: 18px;
}

#sec_temp01 .block-topic-path--list a{
    text-decoration: underline;
}

/* mv */
/* #sec_temp01 .mv img{
    margin: 0 0 4rem 0;
 } */

/* .c-contents-gray-box {
    margin-top: 8.4rem;
} */

/* gray-boxセクション */
/* .font-b {
    font-weight: bold;
} */

/* .font-s {
    font-size: 14px;
} */

/* #sec_temp01 .gray-box article {
    background-color: #F6F6F6;
    margin-top: 2rem;
    position: relative;
} */

/* #sec_temp01 .gray-box article  .tag {
    width: 347px;
    background-color: #bebebe;
    position: absolute;
    top: -28px;
    left: 51px;
    padding: 10px 20px;
} */

/* #sec_temp01 .gray-box article .text-r {
    text-align: right;
    padding: 50px 40px 0 0;
} */

/* #sec_temp01 .gray-box article > div{
    display: flex;
    justify-content: space-between;
    text-align-last: left;
    gap: 2rem 4rem;
    padding: 4rem;
    box-sizing: border-box;
} */

/* #sec_temp01 .gray-box article:first-child {
    margin-top: 0px;
} */
/* #sec_temp01 .gray-box article h3,
#sec_temp01 .gray-box article p {
    margin: 0;
} */

/* #sec_temp01 .gray-box .gray-box__title {
    border-bottom: 1px solid #000;
    padding-bottom: 8px;
    margin-bottom: 15px;
} */

/* #sec_temp01 .gray-box article h3{
    font-size: 2.6rem;
    font-weight: bold;
    letter-spacing: -1px;
} */

/* #sec_temp01 .gray-box article figcaption{
    margin: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
} */

/* #sec_temp01 .gray-box article img {
    margin: 0;
    display: block;
    margin-left: auto;
} */

/* #sec_temp01 .gray-box article figure{
    margin: 0px;
    max-width: 315px;
    display: flex;
    flex-direction: column;
} */

/* ボタンエリア */
/* .l-btnarea {
    margin: 4rem auto 8rem;
} */

/* .c-btn__toppage {
    display: block;
    text-align: center;
} */

/* .c-btn__toppage img {
    width: 100%;
    max-width: 300px;
    margin: 0 !important;
} */

/* 関連商品 */
/* .gray-box-col4 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 2.5rem 2rem;
} */

/* .gray-box-col4 img {
    margin-top: 0 !important;
} */

/* .relatedbtn {
    display: block;
    margin: 6rem auto 5rem;
} */

/* .relatedbtn {
    width: 100%;
    max-width: 300px;
} */

/* テンプレートB */
/* #sec_temp01 .gray-box article:last-child {
    margin-bottom: 4rem;
} */

/* .gray-box-col3 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 2.5rem 2rem;
} */

/* .gray-box-col3 h3 {
    margin: 10px 0 6px;
    font-weight: bold;
} */

/* .gray-box-col3 p {
    margin: 0;
} */

/* .btnpic {
    max-width: 300px;
    width: 100%;
    margin-top: 2.5rem !important;
} */

/* テンプレートC */
/* .flex-rowreverse {
    flex-direction: row-reverse;
} */

/* .flex-rowreverse .btnpic {
    margin-left: 0 !important;
} */

/* .gray-box-col3 img {
    margin-top: 0 !important;
} */

/* .widecontents {
    padding-top: 8rem;
} */

/* .widecontents img {
    margin-top: 0 !important;  
} */

/* .widecontents p {
    margin-top: 4rem !important;
    font-size: 1.8rem;
} */

/* #readMoreContainer {
    background: transparent;
    height: 170px;
    overflow: hidden;
    position: relative;
} */

/* #readMoreContainer::before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background: linear-gradient(rgba(255, 255, 255, 0) 0, #fff 80%);
    position: absolute;
    top: 0;
    left: 0;
} */

/* p#readMoreBtn {
    text-align: center;
    margin: 0 0 8rem !important;
    cursor: pointer;
} */

/* .dli-chevron-down{
    display: inline-block;
    vertical-align: middle;
    color: #333;
    line-height: 1;
    width: 0.5em;
    height: 0.5em;
    border: 0.1em solid currentColor;
    border-left: 0;
    border-bottom: 0;
    transform: translateY(-34%) translateX(70%) rotate(135deg);
} */

/* #readMoreContainer.show {
    height: auto;
} */

/* #readMoreContainer.show::before {
    display: none;
} */

/* #readMoreBtn.hide {
    display: none;
} */

/* #closeBtn {
    display: none;
} */

/* #closeBtn.on{
    display: block;
    text-align: center;
    margin: 4rem 0 8rem !important;
    cursor: pointer;
} */

/* .dli-chevron-up{
    display: inline-block;
    vertical-align: middle;
    color: #333;
    line-height: 1;
    width: 0.5em;
    height: 0.5em;
    border: 0.1em solid currentColor;
    border-left: 0;
    border-bottom: 0;
    transform: translateY(6%) translateX(70%) rotate(-45deg);
} */

/* サイドバー */
.toptemp-wrap > aside {
    max-width: 240px;
    width: 100%;
}

.searchandfilter h4 {
    background: #F5F5F5;
    font-size: 1.8rem;
    padding: 8px 0 8px 10px;
    margin-bottom: 14px;
}

.searchandfilter ul {
    padding: 0;
    display: flex;
    flex-direction: column;
    margin-bottom: 3rem;
    margin-top: 2.5rem;
}

.searchandfilter li {
    list-style: none;
    /* display: block; */
    display: inline;
    font-size: 1.6rem;
    margin-bottom: 8px;
    padding-right: 0px;
}

.searchandfilter li label{
    display: inline-block;
    padding: 0.5rem;

    width: fit-content;
    border: 1px solid #000;
    padding: 0.4rem 1.3rem 0.3rem 1.25rem;
    border-radius: 5rem;
    line-height: 1;
}

.searchandfilter li label:hover {
    border: 1px solid #EBC52F;
    color: #EBC52F;
    transition: .3s;
}

/* .searchandfilter li label.sf_chk{
    background-color: #EBC52F;
    border-radius: 20px;
} */

/* .searchandfilter li label:hover {
    color: #EBC52F;
} */

.searchandfilter label input {
    /* width: 18px;
    height: 18px;
    margin-right: 8px;
    border: 1px solid #E5E5E5;
    accent-color: #EBC52F;
    vertical-align: middle; */

    visibility: hidden;
    width: 0;
    /* margin-left: -0.5rem; */
}

.searchandfilter > div > ul > li:last-child {
    text-align: center;
    position: relative;
}

.searchandfilter [type=submit] {
    /* background-color: #000;
    color: #fff;
    padding: 10px 40px 10px 45px;
    cursor: pointer;
    transition: 0.3s;
    box-shadow: none;
    outline: none;
    border: none; */

    display: none;
}

/* .searchandfilter [type=submit]:hover {
    background-color: #EBC52F;
    border-color: #EBC52F;
    transition: 0.3s;
    box-shadow: none;
    outline: none;
} */

/* .searchandfilter [type=submit]::before {
    font-family: "fs-icon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e932";
    font-size: 1.8rem;
    margin: auto;
    position: absolute;
    top: 4%;
    bottom: 0;
    left: 35%;
    text-align: center;
    width: 1em;
    height: 1em;
    color: #fff;
} */

.searchandfilter > div > ul > li:last-child::before {
    font-family: "fs-icon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e932";
    font-size: 1.8rem;
    margin: auto;
    position: absolute;
    top: 4%;
    bottom: 0;
    left: 32%;
    text-align: center;
    width: 1em;
    height: 1em;
    color: #fff;
}

/* SNSボタン */
.addtoany_shortcode {
    margin: 6rem 0 2rem;
    text-align: center;
}

.addtoany_share_save_container {
    margin: 6rem 0 2rem;
    text-align: center;
}

/* ワンクリックカートボタン */
.fs-l-pageMain .pickup-cart-code {
    display: inline-block;
    /* display: flex;
    justify-content: center;
    margin-bottom: 60px; */
}

.fs-l-pageMain .pickup-cart-code table tr td:first-child {
    display: none;
}

.fs-l-pageMain .pickup-cart-code table tr td button {
    background: #FFF;
    color:#000;
    border: 1px solid #000;
    padding: 1.3rem 4.7rem;
}

.fs-l-pageMain .pickup-cart-code table tr td button:hover {
    color:#EBC52F;
    border: 1px solid #EBC52F !important;
    transition: .3s;
}

/* 一覧ページ */
.p-feature {
    margin-bottom: 80px;
}

.p-feature .c-page__ttl {
    font-size: 2.8rem !important;
    font-size: 32px;
    /* line-height: 1.61;
    margin: 26px 0 23px; */
    margin: 0.9em 0 0.67em;
    text-align: center;
}

.c-grid {
    display: grid;
}

.p-feature .c-cardlist {
    margin: 30px auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 26px 4%;
}

.p-feature .c-card {
    width: 100%;
    display: block;
}

/* .p-feature .c-card .c-card__img::after {
    background: #49a36f;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;
    display: block;
    mix-blend-mode: multiply;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
} */

.p-feature .c-card .c-card__img picture {
    display: block;
    margin-bottom: 5px;
}

.p-feature .c-card:hover .c-card__img::before {
    opacity: 1;
}

.p-feature .c-card:hover .c-card__img::after {
    opacity: 0.6;
}

.p-feature .c-card .c-card__ttl {
    line-height: 1;
    text-align: justify;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 0;
    margin-bottom: 3rem;
}

.p-feature .c-card .c-card__txt {
    font-size: 1.4rem;
    line-height: 1.5;
    text-align: justify;
    margin-bottom: 6px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.p-feature .c-card .c-card__date {
    font-size: 1.4rem;
    line-height: 1.35;
    text-align: left;
}

.c-card__icon {
    display: flex;
    flex-wrap: wrap;
    gap: 5px 5px;
    align-content: baseline;
    /* grid-template-columns: repeat(auto-fit, minmax(170px, 1fr)); */
    /* grid-template-columns: repeat(auto-fit, minmax(20px, 1fr)); */
}

.c-icon {
    /* background-color: #ccc; */
    border: 1px solid #aaa;
    border-radius: 5px;
    padding: 2px 3px;
    /* margin: 2px 3px; */
    font-size: 1.3rem;
    transition: all .3s ease;
    height: fit-content;
}

.c-icon:hover {
    border: 1px solid #EBC52F;
    transition: all .3s ease;
}

.c-icon:hover a{
    color: #EBC52F;
    transition: all .3s ease;
}

.c-card__img a {
    transition: all .3s ease;
}

.c-card:hover .c-card__img a {
    opacity: 0.5;
    transition: all .3s ease;
}

.c-card__ttl a {
    transition: all .3s ease;
    font-size: 1.2rem;
}

.c-card:hover .c-card__ttl a {
    color: #EBC52F;
    transition: all .3s ease;
}

/* タグ */
.searchandfilter div ul li ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    /* margin-bottom: 3rem; */
    /* margin-top: 3rem; */
    padding: 0 20%;
    gap: 1rem 1.5rem;
    line-height: 1;
}

/* ページネーション */
.wp-pagenavi {
    text-align: right;
}

.wp-pagenavi span {
    padding: 0 0 0 1rem;
    /* text-underline-offset: 0.1em; */        
}

.wp-pagenavi a{
    text-decoration: underline;
    padding: 0 0 0 1rem;
    /* text-underline-offset: 0.1em; */
}

.wp-pagenavi .nextpostslink {
    text-decoration: none;
    padding-left: 1.5rem;
}

.wp-pagenavi .previouspostslink {
    text-decoration: none;
    padding-right: 1rem;
}

/** 公式Instagramはこちら **/  
.footinstagram {
    background-color: #F6F6F6;
    text-align: center;
    padding: 1.3rem 0;
}

.footinstagram a {
    font-size: 2.4rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.insta-font {
    font-family: "Roboto",-apple-system, BlinkMacSystemFont, system-ui, sans-serif;
}

.footinstagram img {
    max-width: 46px;
    width: 100%;
    vertical-align: middle;
    margin-right: 2.3rem;
    display: inline-block;
}
  
@media screen and (max-width: 768px) {

    /* 共通CSS */
    .u-pc__on {
      display: none;
    }

    .u-sp__on {
      display: block;
    }

    .allwrap .breadcrumbs {
        margin-top: 0rem;
    }

    /* feature（特集一覧）*/
    .p-feature {
      margin-bottom: 10.67vw;
    }

    .p-feature .c-page__ttl {
      margin: 8.4vw 0 3.07vw;
      font-size: 2.1rem !important;
    }

    .p-feature .c-grid {
      grid-template-columns: 1fr 1fr;
    }

    .p-feature .c-card .c-card__ttl {
      white-space: unset;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      overflow: hidden;
      margin-bottom: 1rem;
    }

    /* .c-card__ttl a {
        font-size: 14px;
    } */

    .c-icon {
        font-size: 1rem;
    }
    
    /* SPハッシュタグもっと見る */
    .searchandfilter div {
        background: transparent;
        height: 95px;
        overflow: hidden;
        position: relative;
    }
    
    /* .searchandfilter div::before {
        content: "";
        width: 100%;
        height: 100%;
        display: block;
        background: linear-gradient(rgba(255, 255, 255, 0) 0, #fff 80%);
        position: absolute;
        top: 0;
        left: 0;
    } */
    
    .p-feature p#readMoreBtn {
        text-align: center;
        margin: 1rem 0 4rem !important;
        cursor: pointer;
        font-size: 1.4rem;
        color: #999;
    }

    .p-feature .dli-chevron-down{
        display: inline-block;
        vertical-align: middle;
        color: #999;
        line-height: 1;
        width: 0.5em;
        height: 0.5em;
        border: 0.1em solid currentColor;
        border-left: 0;
        border-bottom: 0;
        transform: translateY(-34%) translateX(70%) rotate(135deg);
    }
    
    .searchandfilter div.show {
        height: auto;
    }

    .searchandfilter div.show::before {
        display: none;
    }

    .p-feature #readMoreBtn.hide {
        display: none;
    }

    .p-feature #closeBtn {
        display: none;
    }
    
    .p-feature #closeBtn.on{
        display: block;
        text-align: center;
        margin: 0 0 4rem !important;
        cursor: pointer;
        font-size: 1.4rem;
        color: #999;
    }
    
    .p-feature .dli-chevron-up{
        display: inline-block;
        vertical-align: middle;
        color: #999;
        line-height: 1;
        width: 0.5em;
        height: 0.5em;
        border: 0.1em solid currentColor;
        border-left: 0;
        border-bottom: 0;
        transform: translateY(6%) translateX(70%) rotate(-45deg);
    }

    /** 公式Instagramはこちら **/
    .footinstagram {
        padding: 1rem 0;
    }
    
    .footinstagram a {
        font-size: 1.9rem;
    }
    
    .footinstagram img {
        max-width: 3.1rem;
        width: 100%;
        margin-right: 1.5rem;
    }

}

/* レスポンシブ */
@media screen and (max-width:428px) {

    .toptemp-wrap {
        flex-direction: column;
    }

    .fs-l-pageMain {
        padding: 32px 4%;
    }
    
    /* パンくずリスト */
    /* #sec_temp01 .block-topic-path--list {
        font-size: 12px;
    }
    
    #sec_temp01 .block-topic-path--list li{
        margin-right: 7px;
    } */
    
    .allwrap > .breadcrumbs {
        margin-top: 0.5rem;
        padding: 0 4%;
    }

    #sec_temp01 .wrap {
        padding-top: 0;
    }

    /* mv */
    /* #sec_temp01 .c-img {
        display: block;
        margin-right: calc(50% - 50vw);
	    margin-left: calc(50% - 50vw);
    } */
    
    /* #sec_temp01 .mv img{
        margin: 0;
    } */

    /* #sec_temp01 .mv p{
        margin-top: 1.2rem !important;
    } */

    /* #sec_temp01 .c-page-ttl {
        font-size: 2.9rem;
        margin: 2.6rem 0 1.5rem;
    } */
    
    /* #sec_temp01 p {
        font-size: 14px;
        margin: 1.5rem 0 0 0;
        line-height: 21px;
    } */

    #sec_temp01 .pc{
        display: none;
    }

    #sec_temp01 .sp{
        display: block;
    }

    #sec_temp01 .br-pc {
        display: none;
    }

    #sec_temp01 .br-sp {
        display: block;
    }
    
    /* #sec_temp01 .fs-l-pageMain h2 {
        font-size: 27px;
        margin: 0 0 15px 0;
        line-height: 40px;
    } */

    /* #sec_temp01 p {
        margin: 24px 0 0 0;
    } */

    /* .sp-mg0 {
        margin: 0 !important;
    } */

    /* #sec_temp01 img {
        margin-top: 23px;
        max-width: 100%;
    } */
    /* #sec_temp01 .c-contents {
        padding: 4.5rem 0 0;
    } */

    /* .pc-col-2 {
        grid-template-columns: 1fr;
    } */

    /* first以降セクション */   
     /* #sec_temp01 h2 {
    font-size: 2.2rem !important;
    line-height: 40px;
    margin: 0 0 15px 0;
    } */

    /* #sec_temp01 p.copy {
        margin-bottom: 24px;
    } */
 
    /* #sec_temp01 .period {
        width: 100%;
        font-size: 17px;
    } */

    /* gray-boxセクション */
    /* #sec_temp01 .gray-box {
        padding-top: 2.5rem;
    }

    #sec_temp01 .gray-box article {
        padding: 0  0 20px;
        margin-top: 2rem;
    }

    #sec_temp01 .gray-box article > div {
        flex-direction: column;
        gap: 20px 20px;
        padding: 2rem;
    }

    #sec_temp01 .gray-box .gray-box__title {
        padding-bottom: 3px;
    }

    #sec_temp01 .gray-box .concept {
        line-height: 1.8;
    }

    #sec_temp01 .gray-box article .tag {
        width: 100%;
        position: initial;
    }

    #sec_temp01 .gray-box article .text-r {
        text-align: right;
        padding:  10px 20px 0 0;
    }

    #sec_temp01 .gray-box article figcaption {
        margin: 0;
        padding: 0;
    }

    #sec_temp01 .gray-box article h3 {
        font-size: 2.2rem;
    }

    #sec_temp01 .gray-box .sub-title {
        font-size: 20px;
        text-align: left;
    } */

    /* #sec_temp01 .gray-box article figcaption p.concept {
        font-size: 14px;
        text-align: left;
    } */

    /* #sec_temp01 .gray-box article figure {
        margin: 0;
        width: 100%;
    }

    #sec_temp01 .gray-box article img {
        margin: 0 auto;
        width: 90%;
    }

    #sec_temp01 a.btn {
        margin-top: 2.5rem;
        font-size: 1.8rem;
        font-weight: normal;
    }

    .l-btnarea {
        padding: 0 !important;
        margin: 2.5rem auto 4.5rem;
    }

    .c-btn__toppage img {
        padding: 0 2rem;
    } */
    
    /* 関連商品 */
    /* .gray-box-col4 {
        grid-template-columns: 1fr 1fr;
    }

    .gray-box-col4 p{
        margin: 0 !important;
    }
    
    .relatedbtn {
        padding: 10px 2rem;
    } */

    /* テンプレートB */
    /* .c-contents-gray-box {
        margin-top: 4.5rem;
    }

    .tembb-m {
        padding-top: 0 !important;
    }
    
    #sec_temp01 .gray-box article:nth-child(3) {
        margin-bottom: 0rem;
    }

    .gray-box-col3 {
        grid-template-columns: 1fr;
        margin-top: 2.5rem;
    }
    
    .gray-box-col3 img {
        margin-top: 0 !important;
    }
    
    .btnpic {
        width: 100% !important;
    }
    
    .temp2-price {
        margin: 0 !important;
    } */
    
    /* テンプレートC */
    /* .temp-c-m {
        margin-top: 1rem !important;
    }
    
    .widecontents {
        padding-top: 4.5rem;
    }
    
    #readMoreContainer::before {
        background: linear-gradient(rgba(255, 255, 255, 0) 0, #fff 93%);
    } */

    /* 特集一覧タイトル表示切り替え */
    .c-page__ttl_sp {
        font-size: 2.5rem;
        text-align: center;
        margin: 8.4vw 0 0;
    }

    .toptemp-wrap {
        display: block;
    }

    .toptemp-wrap > aside {
        max-width: 100%;
    }

    .searchandfilter ul {
        margin: 0;
    }

    .searchandfilter div ul li ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin-bottom: 3rem;
        margin-top: 3rem;
        padding: 0 4%;
        gap: 1rem;
    }

    .searchandfilter li {
        list-style: none;
        /* display: block; */
        display: inline;
        font-size: 1.4rem;
        margin-bottom: 0px;
        padding-right: 0px;
    }

    .p-feature .c-cardlist {
        margin: 0;
    }

    /* サイドバー */
    /* .toptemp-wrap > aside {
        display: none;
    } */

    /* 絞り込みボタン */
    /* .wp_PostSearch .detailSearchBtn {
        display: inline-block;
        background: #000;
        color: #fff;
        font-size: 1.4rem;
        padding: 3% 5%;
        position: fixed;
        bottom: 10px;
        left: 20px;
        z-index: 101;
    }

    .wp_PostSearch .detailSearchBtn img {
        vertical-align: middle;
        width: 20px;
        margin-right: 5px;
    }

    .sd-menu .searchandfilter ul > li > ul {
        width: 85%;
        margin: 0 auto 2rem;
    }

    .sd-menu .searchandfilter ul > li > ul > li {
        font-size: 1.3rem;
    }

    .sd-menu .searchandfilter label input {
        width: 13px;
        height: 13px;
        margin-right: 8px;
        border: 1px solid #E5E5E5;
        accent-color: #EBC52F;
        vertical-align: middle;
    }

    .sd-menu .searchandfilter > div > ul > li:last-child::before {
        left: 35%;
    }

    .sd-menu .searchandfilter h4 {
        margin-top: 0.5rem;
    } */
    
}


/* 送料無料バー */
.borderMessage {
    text-align: center;
    height: 37px;
    align-content: center;
}
.borderMessage:before {
    content: '税込4,980円以上で送料当社負担 　　新規会員登録で500ptプレゼント';
    margin: auto;
    font-size: 1.8rem;
    font-weight: bold;
    padding: 5px 0;
}
.borderMessage p {
    display: none;
}



.wrapper_ > .container_{
    margin-top: 0;
}