﻿@charset "UTF-8";
a:hover img{
    opacity: 0.8;
}
/*ヘッダー*/
.header-main h1{
    margin: 12px 0 12px 40px;
}
.header-categorylist{
    margin-left: 40px;
}
.header-categorylist > li{
    margin: 0 24px 0 0;
    padding: 0 24px 0 0;
}
.header-categorylist li a.header-categorylist-title::before,
.header-categorylist li span.header-categorylist-title::before{
    background: #BFBFBF;
    right: -24px;
}
.header-categorylist li:last-child{
    padding: 0;
    margin: 0;
}
.header-categorylist li:last-child > a::before{
    display: none;
}
.header-categorylist li .header-categorylist-title{
    font-size: 1.4rem;
}
.header-categorylist-title.active{
    color: #B25722;
    font-weight: normal;
}
.header-categorylist-title.active::after{
    display: none;
}
.header-foot{
    background: #044116;
    color: #fff;
}
.header-menu-list{
    display: flex;
    gap: 40px;
    margin: 24px 0 32px;
}
.nav_category .header-menu-list{
    margin: 24px auto 32px;
}
.nav_category .header-menu{
    width: calc((100% / 4) - 30px);
}
.nav_category .header-menu img{
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.nav_category .header-menu p{
    background-color: #F7F6F1;
    padding: 12px 0 16px;
    color: #044116;
    font-size: 1.4rem;
    font-weight: bold;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    text-align: center;
    min-height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}
.header-menu-list-tile{
    font-size: 1.8rem;
    font-weight: bold;
    max-width: 1200px;
    min-width: 1200px;
    width: 100%;
    margin: 0 auto 24px;  
}
.header-menus-inner .block-btn{
    gap: 40px;
    margin: 0 auto;
}
.header-menus-inner .block-btn a{
    background: #044116 url(../img/btnshape.png) right 16px center no-repeat;
    border: none;
    font-size: 1.4rem;
    font-weight: bold;
    color: #fff;
    
}
.header-menus-inner{
    border-top: 1px solid #DEDEDE;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
}

.header-menu-list{
    max-width: 1200px;
    min-width: 1200px;
    width: 100%;
    margin: 0 auto;  
}
/*ヘッダー*/

/*メインビジュアル*/
.block-top-body-main .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #261D19;
}
.block-top-body-main .swiper-button.swiper-button-orev,
.block-top-body-main .swiper-button.swiper-button-next{
    background-color: #261D19;
}
/*メインビジュアル*/

/*インフォメーション*/
.block-top-info{
    margin-bottom: 60px;
    background: none;
}
.block-top-info-main{
    padding: 0;
}
.block-top-info-title{
    color: #044116;
}
.block-top-info-comment{
    color: #044116;
}
/*インフォメーション*/
.block-top-title{
    color: #044116;
    font-size: 2.8rem;
    font-weight: 500;
}
.block-top-title span{
    color: #044116;
    font-size: 1.2rem;
    font-weight: 500;
    margin-top: 12px;
}
.block-btn a{
    box-sizing: border-box;
    color: #FFF;
    border: 1px solid #044116;
    font-weight: normal;
    font-size: 1.4rem;
    height: 40px;
    font-weight: normal;
    font-weight: 500;
    background: #044116 url(../img/btnshape.png) right 16px center no-repeat;
}

/*おすすめの特集*/
.block-top-product-campaign{
    background: #F7F6F1;
    padding: 80px 0;
    margin-bottom: 40px;
}
.block-top-product-campaign-main ul{
    gap: 21px;
    margin: 0;
}
.block-top-product-campaign-main ul li{
    width: calc((100% / 3) - 14px);    
}
.block-top-product-campaign-main ul li img{
    border-radius: 8px;
}
/*おすすめの特集*/

/*人気の商品*/
.block-top-event--goods{
    margin-top: 48px;
}
.block-top-event{
    padding: 80px 0;
    border: none;
}
/*人気の商品*/




/*商品から探す*/
.block-top-keyword{
    padding: 0;
    border: none;
    max-width: unset;
    min-width: unset;
    width: unset;
    background: #EAE8E1;
    
    margin: 0;
    padding: 80px 0;
}
.block-top-keyword h2{
    font-size: 2.8rem;
    font-weight: 500;
    color: #044116;
    margin-bottom: 24px;
}
.block-top-keyword h2 span{
    color: #044116;
}
.block-top-keyword-list a{
    color: #044116;
    border: 1px solid #044116;
}

input.block-global-search--keyword{
    background: #fff;
    border: none;
}
input.block-global-search--keyword::placeholder{
    color: rgba(38,29,25,0.3);
}
.block-global-search form .block-global-search--submit{
    border: none;
    background: #fff url(../img/loope.png) right center no-repeat;
}

.header-right ul li .header-search-inner input.block-global-search--keyword{
   border: 1px solid #bfbfbf; 
}
.header-right ul li .header-search-inner .block-global-search--submit{
    background: #fff url(/cms/img/header/sp/loope.png) right center no-repeat;
    background-size: 18px 18px;
}
.block-top-search-product-main{
    max-width: 1200px;
    min-width: 1200px;
    margin: 48px auto 0 auto;
}
.block-top-search-product-list{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin: 20px auto 0;
    align-items: start;
    justify-content: center;
}
.block-top-search-product-item{
    width: calc((100% / 6) - 17px);
    box-sizing: border-box;
    background: #fff;
    border-radius: 8px;
    text-align: center;
    color: #444444;
    font-size: 1.4rem;
}
.block-top-search-product-item img{
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.block-top-search-product-item > *{
    padding: 0 0;
    display: block;
    text-decoration: none;
    color: #444444;
    font-size: 1.6rem;

}

.block-top-search-product-item picture{
    
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.block-top-search-product-item p{
    color: #044116;
    font-size: 1.4rem;
    padding: 12px 0;
    min-height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}
.block-top-product{
    background: #F7F6F1;
    padding: 80px 0;
    box-sizing: border-box;
    max-width: unset;
    min-width: unset;
    width: unset;
    margin: 0;
}
/*商品から探す*/

/*ピックアップ商品*/
.goodsdetail_itemhistory_main{
    border-top: 8px solid #F7F6F1;
}
.block-top-pickup{
    padding: 80px 0;
    background: none;
}
.block-top-pickup-main{
    margin-top: 48px;
}
.block-top-pickup-detail h3{
    font-size: 2.3rem;
    font-weight: normal;
}
.block-top-pickup-comment{
    font-size: 1.4rem;
}
.block-top-pickup-main picture img{
    vertical-align: bottom;
}
/*ピックアップ商品*/


/*お知らせ*/
.block-top-topic{
    width: unset;
    max-width: unset;
    min-width: unset;
    background: #F7F6F1;
    padding: 80px 0;
}
.block-top-topic--body{
    width: 100%;
    max-width: 1400px;
    min-width: 1200px;
    margin: 0 auto;
    padding: 0;
    background: unset;
    border-radius: 0;
}

.block-topic--items{
    margin-top: 15px;
}
.block-topic--items li > *{
    color: #222;
    border-bottom: 1px solid rgba(4,65,22,0.2);
}
.block-topic--items li dl dt{
    padding-left: 22px;
}
.block-topic--items li a {
    background: url(../img/topic_shape.png) right 36px center no-repeat;
}
/*お知らせ*/
.tullys.footer-contact .footer-contact-comment a{
    color: #222;
}
.block-top-keyword-list a:hover{
    background: #044116;
    color: #fff;
    text-decoration: none;
    transition: .3s;
}
.block-btn a:hover{
    border: 1px solid #044116;
    color: #044116;
    text-decoration: none;
    transition: .3s;
    background: url(../img/btnshape_hover.png) right 16px center no-repeat;

}
.block-topic--items li a:hover dt,
.block-topic--items li a:hover dd,
.tullys.footer-contact .footer-contact-comment a:hover,
.footer-brand-staticlist ul li a:hover,
.block-thumbnail-h--item .js-enhanced-ecommerce-goods-name:hover,
.block-pickup-list-p--item-body .js-enhanced-ecommerce-goods-name:hover,
.header-categorylist li .header-categorylist-title:hover,
.header-right ul li > div:hover,
.header-right ul li a:hover{
    color: #B25722;
    transition: .3s;

}
#itemHistoryButton a{
    text-decoration: none;
}

/*フッター*/
.footer-contact{
    background: #EAE8E1;
}
.footer-contact-main,
.footer-contact{
    padding: 0;
    margin: 0 auto;
    border: none;
}
.tullys.footer-contact .footer-contact-items{
    display: block;
    padding: 48px 0 40px 0;
}
.footer-contact-items-main{
    display: flex;
    flex-direction: row;
    gap: 28px;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
}
.footer-contact-items-main picture img{
    height: 99px;
    vertical-align: bottom;
}

.tullys.footer-contact p.footer-contact-text1{
    background: none;
    padding: 0;
}
.tullys.footer-contact p.footer-contact-text1 a{
    font-size: 1.4rem;
    font-weight: normal;
    background: none;
    padding: 0;
    width: max-content;
    margin: 0 auto 0;
    background: #261D19;
    border-radius: 20px;
    display: block;
    width: 100%;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    box-sizing: border-box;
    text-decoration: none;
    color: #fff;
}
.tullys.footer-contact p.footer-contact-text1 a:hover{
    opacity: 0.8;
}
.tullys.footer-contact p.footer-contact-text1 a span{
    background: url(../img/mail.png) left center no-repeat;
    padding: 0 0 0 22px;
    font-size: 1.4rem;
    color: #fff;
    text-decoration: none;
}
.tullys.footer-contact p.footer-contact-text2{
    color: #222222;
    font-size: 2.4rem;
    font-weight: 500;
    background: url(../img/tel.png) left center no-repeat;
    padding: 0 0 0 24px;
    min-height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    margin: 6px 0 3px 0;
}
.tullys.footer-contact p.footer-contact-text3{
    font-size: 1.2rem;
}
.tullys.footer-contact .footer-contact-comment{
    line-height: 1.8;
    margin-top: 16px;
    text-align: center;
    font-size: 1.4rem;
    color: #222222;
    flex-direction: column;
}
.tullys.footer-contact .footer-contact-comment span{
    font-weight: normal;
}
.footer-brand-staticlist{
    margin: 0;
    padding: 24px 0 52px 0;
}
.footer-brand-staticlist ul li.pdf::before{
    background: url(../img/pdf.png) center center no-repeat;
}

/*フッター*/

@media print, screen and (max-width: 767px) {
    .wrapper_ > .container_ {
        margin-top: 48px;
    }    
    /*ヘッダー*/
    body header .header-main h1{
        padding: 0 0 0 12px;
    }
    .header-main h1 img{
        height: 45px;
    }
    .header-categorylist > li {
       margin: 0;
       padding: 0;
    }
    .header-menus-main{
        display: flex!important
    }
    .header-categorylist li .header-categorylist-title{
        display: none;
    }
    .header-menu-list{
        gap: 16px;
        flex-direction: row;
        margin: 0 0 20px;
        max-width: 100%;
        min-width: 100%;
        width: 100%;
        flex-wrap: wrap;
    }
    .header-nav{
        background: #FFF;
    }
    .header-menus-inner{
        max-width: 100%;
        min-width: 100%;
        width: 100%;
        padding: 0 16px 0;
        background: #fff;
        box-sizing: border-box;
        border: none;
    }
    .nav_category .header-menu-list-tile{
        margin: 0 16px 16px;
    }
    .nav_category .header-menus-inner{
        padding: 20px 0 0;
    }
    .nav_category .header-menus-inner .header-menu-list{
        padding: 0 16px;
        box-sizing: border-box;
    }
    .header-right-menu-closebtn{
        margin-top: 40px;
    }
    .header-menu ul{
        background: #EFEFEF;
    }
    .header-categorylist > li:first-child{
        margin-top: 0;
    }
    .header-categorylist > li:first-child .header-menus-inner{
        padding-top: 20px;
    }
    .header-categorylist > li{
        border: none;
        margin-top: 12px;
    }
    .header-menus-inner .block-btn{
        padding: 0 45px;
        width: 100%;
        box-sizing: border-box;
    }
    .header-right-menu-closebtn{
        color: #222222;
        border: 1px solid #222222;
        font-size: 1.4rem;
        width: 200px;
    }
    .header-nav ul.header-categorylist{
        border: none;
        margin-bottom: 32px;
    }
    .nav_category .header-menu{
        width: calc((100% / 2) - 8px);
    }
    .nav_category .header-menu img{
        max-width: 100%;
        vertical-align: bottom;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
    }
    .nav_category .header-menu p{
        padding: 8px 0;
        min-height: 36px;
    }
    .header-menus-main.payment .block-btn{
        flex-direction: column;
        gap: 12px;
        height: unset;
        justify-content: start;
        align-items: start;
        margin: 32px 0;
        padding: 0;
    }
    .header-menus-main.payment .header-menu-list{
        margin: 0;
        padding: 0;
    }
    .header-menus-main.payment a{
        background: none;
        color: #044116;
        font-size: 1.4rem;
        height: unset;
        text-align: left;
        width: max-content;
        justify-content: start;
        align-items: start;
        margin: 0;
        font-weight: normal;
        text-decoration: underline;
        position: relative;
        padding-right: 13px;
        display: inline-block;
    }
    .header-menus-main.payment a::before{
        width: 5px;
        height: 8px;
        display: inline-block;
        content: '';
        background: url(../img/sp/btnshape.png) center center no-repeat;
        background-size: 5px 8px;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto 0;
        right: 0;
    }
    .header-categorylist > li:last-child{
        border: none;
    }
    .header-right-menu-closebtn{
        margin: 0 45px;
        width: unset;
        box-sizing: border-box;
        color: #044116;
        font-weight: 500;
        border: 1px solid #044116;
        border-radius: 100px;
    }
    /*ヘッダー*/

    /*おすすめの特集*/
    .block-top-product-campaign{
        padding: 30px 0;
    }
    .block-top-product-campaign ul{
        flex-wrap: nowrap;
        flex-direction: row;
        gap: 0;
        margin: 0 0 0;
    }
    .block-top-product-campaign-main .swiper-wrapper{
        padding: 0 0 0 16px;
    }
    .block-top-product-campaign li{
        width: 50%;
    }
    .block-top-product-campaign-main ul li{
        width: 350px;
        margin: 0 8px 0 0;
    }
    /*おすすめの特集*/

    /*インフォメーション*/
    .block-top-info{
        margin: 0;
        padding: 0 16px 40px;
        width: unset;
    }
    .block-top-info-title{
        text-align: center;
        font-size: 1.4rem;
    }
    .block-top-info-comment{
        font-size: 1.2rem;
    }
    /*インフォメーション*/

    /*人気の商品*/
    .block-top-event{
        padding: 60px 0;
    }
    /*商品から探す*/
    .block-top-product{
        padding: 60px 0;
        margin: 0;
    }
    .block-top-search-product-main{
        max-width: unset;
        min-width: unset;
        margin: 0;
        padding: 0;
    }
    .block-top-search-product-list{
        gap: 16px;
        margin: 0 16px 0;
    }
    .block-top-search-product-item{
        width: calc((100% / 2) - 10px);
    }
    .block-top-search-product-item img{
        max-width: 100%;
    }
    .block-top-keyword{
        max-width: unset;
        min-width: unset;
        width: unset;   
        margin-top: 0; 
        padding: 60px 0;
    }
    .block-top-keyword h2{
        margin-bottom: 24px;
    }
    .block-top-search-product-item picture{
        width: 100%;
        height: 112px;
        margin: 0 0;
    }
    .block-top-keyword-main{
        max-width: unset;
    }
    .block-top-search-product-item p{
        font-size: 1.4rem;
        color: #044116;
        min-height: 36px;
    }
    /*商品から探す*/

    /*お知らせ*/
    .block-top-topic{
        padding: 60px 0;
    }
    .block-top-topic--body{
        max-width: unset;
        min-width: unset;
        width: unset; 
        padding: 0 24px;
    }
    /*お知らせ*/

    /*ピックアップ商品*/
    .block-top-pickup{
        padding: 60px 0;
    }
    .block-top-pickup-main{
        margin-top: 32px;
    }
    .block-top-pickup-detail h3{
        font-size: 2.0rem;
    }
    /*ピックアップ商品*/

    .goodsdetail_itemhistory_main .block-top-title{
        margin-bottom: 20px;
    }
    #itemHistory{
        margin-top: 20px;
    }
    #itemHistoryButton{
        margin-right: 24px;
    }
    #itemHistoryButton a{
        font-size: 1.0rem;
    }

    /*お知らせ*/
    .block-topic--items li dl dt{
        padding: 0;
    }
    .block-topic--items li a{
        background: none;
    }
    .block-top-topic .block-top-title{
        margin-bottom: 12px;
    }
    /*お知らせ*/
    /*フッター*/
    footer .footer-contact{
        padding: 0;
    }
    .footer-contact-items-main picture{
        text-align: center;
        width: 99px;
        flex-shrink: 0;
    }
    .footer-contact-detail{
        width: calc(100% - 110px);
    }
    .footer-contact-items-main picture img{
        height: 80px;
        vertical-align: bottom;
    }
    .tullys.footer-contact .footer-contact-items{
        padding: 40px 16px 16px;
        box-sizing: border-box;
    }
    .footer-contact-items-main{
        flex-direction: row;
        gap: 11px;
    }
    .tullys.footer-contact p.footer-contact-text1{
        height: unset;
    }
    .tullys.footer-contact p.footer-contact-text1 a{
        width: 100%;
        font-size: 1.4rem;
        margin-bottom: 0;
        height: 40px;
    }
    .tullys.footer-contact p.footer-contact-text2{
        width: max-content;
        margin: 8px auto 0;
    }
    .tullys.footer-contact .footer-contact-comment{
        margin-top: 16px;
        font-size: 1.2rem;
        width: unset;
    }
    .footer-contact-comment{
        text-align: center;
    }
    .footer-contact-comment span{
        text-decoration: underline;
        font-weight: normal;
    }
    .footer-instagram{
        padding: 15px 0;
        box-sizing: border-box;
    }
    .footer-instagram a{
        padding: 0 0 0 42px;
        font-size: 1.4rem;
        line-height: 1;
        height: 30px;
        background: url(../img/sp/instagram.png) left center no-repeat;
        background-size: 30px 30px;
    }
    .footer-brand-staticlist{
        padding: 0 24px 24px;
        width: unset;
        display: flex;
        flex-direction: column;
    }
    .footer-brand-staticlist ul{
        width: 100%;
        display: flex;
        flex-wrap: nowrap;
        flex-direction: column;
        justify-content: start;
        align-items: start;
        gap: 0;
    }
    .footer-brand-staticlist ul li:last-child{
        margin: 0;
    }
    .footer-brand-staticlist{
        margin-top: 32px;
    }
    .footer-brand-staticlist ul li.pdf,
    .footer-brand-staticlist ul li{
        margin: 0 0 16px;
    }
    .footer-brand-staticlist ul li.pdf span{
        position: relative;
    }
    .footer-brand-paymentlist ul li img{
        vertical-align: bottom;
    }
    footer .footer-main .pdf{
        margin: 0;
    }
    .footer-contact-items-main{
        width: unset;
        max-width: unset;
        min-width: unset;
    }
    footer .footer-brand-staticlist ul li.pdf, footer .footer-brand-staticlist ul li{
        width: 100%;
    }
    .footer-brand-staticlist ul li.pdf::before{
        display: none;
    }
    .footer-brand-staticlist ul li.pdf span::before{
        display: inline-block;
        content: '';
        position: absolute;
        right: -20px;
        background: url(../img/sp/pdf.png) center center no-repeat;
        background-size: 12px;
        width: 12px;
        height: 12px;
        top: 0;
        bottom: 0;
        margin: auto 0;
    }
    .header-nav .footer-contact.tullys {
        display: none;
    }
    /*フッター*/
}
#itemHistoryButton a{
    color: #044116;
}

/*フリーページ*/
main.freepage.guide .faq-item a{
    color: #044116;
}
main.freepage.guide .faq-item a:hover{
    opacity: 0.8;
    font-weight: normal;
    text-decoration: underline;
}
.freepage.guide h3.guide-item__heading{
    background-image: none;
    cursor: unset;
}
.guide-item__heading::before{
    background: #044116;
}
.guide-item__link{
    color: #044116;
}
.guide-nav__list li a:hover{
    background: #044116 url(../img/pulldown_hover.png) right 16px center no-repeat;
    color: #fff;
    border: 1px solid #044116;
    cursor: pointer;
    transition: 0.3s;
    text-decoration: none;
}
h2.guide-content__heading{
    border-bottom: 3px solid #044116;
}
h3.faq-item__heading{
    background-color: #EAE8E1;
    background-image: url(../img/q.png), url(../../img/freepage/faq/plus.png);
    background-position: 19px center,right 24px center;
    background-repeat: no-repeat,no-repeat;
}
h3.faq-item__heading.active {
    background-image: url(../img/q.png), url(../../img/freepage/faq/minus.png);
    background-position: 19px center, right 24px center;
    background-repeat: no-repeat, no-repeat;
}
/*フリーページ*/