﻿@charset "UTF-8";
/*a:link{

    color: #444444;
}*/
.pc-only{
    display: block;
}
.sp-only{
    display: none;
}
body[data-brand='teashopitoen']{
    padding: 0;
}
a:hover img{
    opacity: 0.8;
}
.wrapper_ > .container_{
    margin-top: 118px;
}
/*ヘッダー*/
.header-main h1{
    margin: 12px 0 12px 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;   
}
.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: #EBC52E;
}
.header-categorylist-title.active::after{
    display: none;
}
.header-foot{
    background: #CFCFCF;
    color: #fff;
}
.header-menu-list{
    display: flex;
    gap: 40px;
    margin: 24px 0 40px;
}
.cell3 .header-menu{
    width: calc((100% / 3) + 40px);
}
.cell4 .header-menu{
    width: calc((100% / 4) + 120px);
}
.cell4 .header-menu .header-menu-tile{
    height: 48px;
}
.header-menu-list-tile{
    font-size: 1.8rem;
    font-weight: bold;
}
.header-menu-tile{
    height: 72px;
    display: flex;
    flex-direction: column;
    padding: 12px 16px;
    box-sizing: border-box;
    background: #F7F7F7;
    margin-bottom: 12px;
    justify-content: center;
    align-items: center;
    font-size: 1.6rem;
    font-weight: bold;
    color: #222222;
    line-height: 1;
}
.header-menu-tile span{
    font-size: 1.4rem;
    font-weight: normal;
    color: #666666;
    margin-top: 12px;
    line-height: 1;
}
.header-menu ul li{
    margin-bottom: 12px;
}
.header-menu ul li:last-child{
    margin: 0;
}
.header-menu ul li a{
    font-size: 1.4rem;

}
/*ヘッダー*/

/*メインビジュアル*/
.block-top-body-main .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #444444;
}
.block-top-body-main .swiper-button.swiper-button-orev,
.block-top-body-main .swiper-button.swiper-button-next{
    background-color: #444444;
}
/*メインビジュアル*/

/*インフォメーション*/
.block-top-info{
    margin-bottom: 60px;
    background: none;
}
.block-top-info-main{
    padding: 0;
}
/*インフォメーション*/
.block-top-title{
    color: #222222;
    font-size: 2.8rem;
    font-weight: normal;
}
.block-top-title span{
    color: #222222;
    font-size: 1.2rem;
}
.block-btn a{
    display: flex;
    color: #222222;
    border: 1px solid #222222;
    font-weight: normal;
    font-size: 14px;
    height: 40px;
    font-weight: normal;
    background: #fff url(../img/btnshape.png) right 16px center no-repeat;
    background-color: unset;
}


/*ブランド紹介*/
.block-top-brandinfo{
    background: #F7F7F7;
    padding: 60px 0;
}
.block-top-brandinfo-main{
    max-width: 1040px;
    min-width: 1040px;
    width: 100%;
    margin: 0 auto 40px;

}
.block-top-brandinfo-inner{
    width: 800px;
    margin: 0 0 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 80px;
}
.block-top-brandinfo-main picture{
    flex-shrink: 0;
}
.block-top-brandinfo-main p{
    color: #222;
    font-size: 1.4rem;
    line-height: 2;
    width: calc(100% - 280px);
}
.block-top-brandinfo .block-btn{
    max-width: 800px;
    min-width: 800px;
    width: 100%;
    margin: 0 auto;
}
.block-top-brandinfo .block-btn a{
    margin: 0 auto;
}
/*ブランド紹介*/

/*商品から探す*/
.block-top-product{
    max-width: unset;
    min-width: unset;
    width: unset;
    background: #F7F7F7;
    padding: 0 0 0;
    margin-bottom: 0;
}
.block-top-product .block-top-title{
    padding-top: 80px;
}
.block-top-keyword{
    padding: 0;
    border: none;
    max-width: 710px;
    min-width: 710px;
    width: 100%;
    margin: 0 auto 0 auto;
    padding: 0 0 80px 0 ;
}
.block-top-keyword h3{
    color: #222222;
    font-size: 2.3rem;
    font-weight: normal;
}
.block-top-keyword-list a{
    color: #222222;
    border: 1px solid #BFBFBF;
}
input.block-global-search--keyword{
    background: #fff;
    border: none;
    border: 1px solid #BFBFBF;
}
.header-right ul li .header-search-inner .block-global-search--submit,
.block-global-search form .block-global-search--submit{
    border: none;
    background: #fff url(../img/loope.png) right center no-repeat;
}
.block-top-search-product-main{
    max-width: 1200px;
    min-width: 1200px;
    margin: 0 auto 0 auto;
    padding: 48px 0 0 0;
}
.block-top-search-product-main h3{
    text-align: center;
    font-size: 2.3rem;
    margin-bottom: 20px;
    line-height: 1;
}
.block-top-search-product-list{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin: 20px auto 0;
    padding: 0 0 48px;
    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 > *{
    padding: 0 18px 12px;
    display: block;
    text-decoration: none;
    color: #444444;
    font-size: 1.6rem;

}

.block-top-search-product-item picture{
    
    height: 147px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
/*商品から探す*/

/*ピックアップ商品*/
.block-top-pickup{
    background: none;
}
/*ピックアップ商品*/


/*お知らせ*/
.block-top-topic{
    width: unset;
    max-width: unset;
    min-width: unset;
    background: #F7F7F7;
    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 li a{
    background: url(../img/topic_shape.png) right 36px center no-repeat;
}
/*お知らせ*/

/*フッター*/
.footer-contact-main,
.footer-contact{
    padding: 0;
    margin: 0 auto;
    border: none;
}
.teashop.footer-contact .footer-contact-items{
    display: block;
    padding: 48px 0 40px 0;
}
.footer-contact-items-main{
    display: flex;
    flex-direction: row;
    gap: 40px;
}
.footer-contact-items-main{
    max-width: 383px;
    min-width: 383px;
    width: 100%;
    margin: 0 auto;
}

.teashop.footer-contact p.footer-contact-text1{
    background: none;
    padding: 0;
}
.teashop.footer-contact p.footer-contact-text1 a{
    font-size: 1.4rem;
    font-weight: normal;
    background: none;
    padding: 0;
    width: max-content;
    margin: 0 auto 6px;
    border: 1px solid #222222;
    border-radius: 4px;
    display: block;
    width: 100%;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    box-sizing: border-box;
    text-decoration: none;
}
.teashop.footer-contact p.footer-contact-text1 a:hover{
    color: #EBC52F;
    text-decoration: none;
    transition: .3s;
    border: 1px solid #EBC52F;
}
.teashop.footer-contact p.footer-contact-text1 a:hover span{
    color: #EBC52F;
    transition: .3s;
    background: url(../img/mail_hover.png) left center no-repeat;
}
.teashop.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: #222;
    text-decoration: none;
}
.teashop.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;
}
.teashop.footer-contact p.footer-contact-text3{
    font-size: 1.2rem;
}
.teashop.footer-contact .footer-contact-comment{
    margin-top: 28px;
    font-weight: normal;
}
.footer-instagram{
    background: #EDEDED;
    padding: 20px 0;
    margin-bottom: 32px;
}

.footer-instagram a {
    width: max-content;
    margin: 0 auto;
    background: url(../img/instagram.png) left center no-repeat;
    padding: 0 0 0 52px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.8rem;
    color: #222222;
    text-decoration: none;
}
.footer-brand-staticlist{
    padding: 0 0 44px;
}
.footer-brand-staticlist{
    margin: 32px 0 0 0;
}
.footer-brand-staticlist ul li.pdf::before{
    background: url(../img/pdf.png)
}
.footer-brand-paymentlist ul{
    gap: 0;
    justify-content: center;
    align-items: center;
    margin: 0 0 0 0;
}
.footer-brand-paymentlist ul li{
    width: auto;
}
.card_visa{margin-right: 6px;}
.card_mastercard{margin-right: 3px;}
.card_jcb{margin-right: 4px;}
.card_amex{margin-right: 8px;}

.card_p{margin-right: 13px;}
.card_diners{margin-right: 8px;}
.card_d{margin-right: 8px;}
.card_d{margin-right: 11px;}

/*フッター*/

.block-top-keyword-list a:hover,
.block-btn a:hover{
    border: 1px solid #EBC52F;
    color: #EBC52F;
    text-decoration: none;
    transition: .3s;
    background: url(../img/btnshape_hover.png) right 16px center no-repeat;

}
.wrapper_ a:hover,
.block-top-info-comment a:hover,
.header-categorylist li .header-categorylist-title:hover,
.header-right ul li a:hover,
.header-menu ul li a:hover,
.block-pickup-list-p--item-body a:hover,
.block-topic--items li a:hover,
#itemHistoryButton a:hover,
.footer-contact-comment a:hover,
.footer-instagram a:hover,
.footer-brand-staticlist ul li a:hover {
    color: #EBC52F;
    text-decoration: none;
    transition: .3s;
}
.footer-contact-comment a{
    color: #222;
}
.footer-contact-comment span{
	font-weight: normal;
}
.footer-contact-detail a{
    text-decoration: none;
}
.footer-contact-detail a:hover{
    opacity: 0.8;
}
@media print, screen and (max-width: 767px) {
    html[data-browse-mode="S"]{
        padding: 0;
    }
    .pc-only{
        display: none;
    }
    .sp-only{
        display: block;
    }    
    .wrapper_ > .container_{
        margin-top: 106px;
    }
    /*ヘッダー*/
    .header-nav{
        box-shadow: unset;
    }
    .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: 0;
        flex-direction: column;
        margin: 0;
    }
    .header-menus-inner{
        max-width: 100%;
        min-width: 100%;
        width: 100%;
        padding: 0 16px 0;
        background: #fff;
        box-sizing: border-box;
        border: none;
    }
    .header-right-menu-closebtn{
        margin-top: 40px;
    }
    .header-menu-list-tile{
        font-size: 1.6rem;
        margin-top: 20px;
    }
    .cell3 .header-menu,
    .cell4 .header-menu{
        width: 100%;
    }
    .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;
    }
    .header-menu-tile{
        margin: 0;
        padding: 12px 16px;
        box-sizing: border-box;
        height: 48px;
        flex-direction: row;
        justify-content: start;
        align-items: center;
        gap: 12px;
        font-size: 1.6rem;
        color: #222222;
        border-bottom: 1px solid #DEDEDE;
    }
    .header-menu-tile span{
        margin: 0;
        padding: 0;
        font-size: 1.2rem;
        vertical-align: bottom;
    }
    .header-menu-list{
        margin-top: 16px;
        padding: 0 0 0 0;
        border-top: 1px solid #DEDEDE;

    }
    .header-categorylist li.header-menu-list:last-child,
    .header-menu ul li{
        border-bottom: 1px solid #DEDEDE;
        margin: 0;
        padding: 0;
        width: 100%;
    }
    .header-menu ul li > *{
        padding: 12px 32px;
        font-size: 1.4rem;
        font-weight: normal;
    }
    .header-menus-inner .block-btn{
        padding: 0 15px;
        width: 100%;
        box-sizing: border-box;
    }
    .header-menu-morebtn{
        padding: 13px 14px;
        font-size: 1.2rem;
        font-weight: normal;  
        text-align: center;
        background: #EFEFEF;
        height: 44px;
        box-sizing: border-box;
        border-bottom: 1px solid #DEDEDE;
    }
    .header-menu ul li:nth-child(n+4){
        display: none;
    }
    .header-menu-morebtn span{
        width: max-content;
        padding: 0 16px 0 0;
        margin: 0 auto;
        background: url(../img/sp/plus.png) right center no-repeat;
        background-size: 8px auto;
    }
    .header-menu-morebtn.close span{
        background: url(../img/sp/minus.png) right center no-repeat;
        background-size: 8px auto;

    }
    .js-pulldown-sp ul{
        display: none;
    }
    .js-pulldown-sp .header-menu-tile{
        background: url(../img/sp/plus.png) right 12px center no-repeat;
        background-size: 10px 10px;
    }
    .js-pulldown-sp .header-menu-tile.active{
        background: url(../img/sp/minus.png) right 12px center no-repeat;
        background-size: 10px 10px;
    }
    .header-categorylist li.header-menu-static-list{
        border: none ;
        background: #fff;
        padding: 40px 0;
    }
    .header-menu-static-list .header-menu-list{
        margin: 0;
    }
    .header-menu-static-list .header-menu-list a{
        background: url(../img/sp/shape.png) right 14px center no-repeat;
        background-size: 5px auto;
        font-size: 1.6rem;

    }
    .js-pulldown-sp .cell4 .header-menu .header-menu-tile{
        font-weight: normal;
    }
    .header-nav ul.header-menu-static-list2{
        margin: 32px 16px;
        width: unset;
    }
    .header-nav ul.header-menu-static-list2 a{
        font-size: 1.4rem;
        color: #666666;
        text-decoration: none;
    }
    .header-nav ul.header-menu-static-list2 li{
        margin-bottom: 16px;
    }
    .header-nav ul.header-menu-static-list2 li:last-child{
        margin-bottom: 0;
    }
    .header-instagram{
        background: #EDEDED;
        height: 60px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 16px 32px;
        box-sizing: border-box;
    }
    .header-instagram a{
        width: max-content;
        margin: 0 auto;
        background: url(../img/sp/instagram.png) left center no-repeat;
        background-size: 30px 30px;
        padding: 0 0 0 42px;
        height: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 1.4rem;
        color: #222222;
        text-decoration: none;
    }
    .header-right-menu-closebtn{
        color: #222222;
        border: 1px solid #222222;
        font-size: 1.4rem;
        width: 200px;
    }
    .header-categorylist{
        border: none;
    }
    
    /*ヘッダー*/

    /*おすすめの特集*/
    .block-top-product-campaign ul{
        flex-wrap: wrap;
        flex-direction: row;
        gap: 12px;
        margin: 0 16px 40px;
    }
    .block-top-product-campaign li{
        width: 50%;
    }
    .block-top-product-campaign-main ul li{
        width: calc((100% / 2) - 6px);
        margin: 0;
    }
    /*おすすめの特集*/

    /*インフォメーション*/
    .block-top-info{
        margin: 0;
        padding: 0 16px 40px;
        width: unset;
    }
    /*インフォメーション*/

    /*ブランド紹介*/
    .block-top-brandinfo{
        padding: 60px 16px;
    }
    .block-top-brandinfo-main{
        max-width: unset;
        min-width: unset;
        width: unset;
        margin-bottom: 32px;
    }
    .block-top-brandinfo-inner{
        width: unset;
        gap: 24px;
    }
    .block-top-brandinfo-main picture{
        width: unset;
    }
    .block-top-brandinfo-inner{
        flex-direction: column;
    }
    .block-top-brandinfo-main p{
        width: unset;
    }
    .block-top-brandinfo .block-btn{
        max-width: unset;
        min-width: unset;
        width: unset; 
        margin: 0 15px;
    }
    .block-top-brandinfo .block-btn a{
        background-color: unset;
    }
    .block-top-brandinfo-inner img{
        height: 60px;
        vertical-align: bottom;
    }
    /*ブランド紹介*/
    
    /*商品から探す*/
    .block-top-product{
        padding: 0 0;
        margin: 0;
    }
    .block-top-product .block-top-title{
        padding-top: 60px;
    }
    .block-top-search-product-main{
        max-width: unset;
        min-width: unset;
        padding-top: 8px;
    }
    .block-top-search-product-list{
        gap: 12px;
        margin: 0 16px 0;
        padding: 0 0 40px;
    }
    .block-top-search-product-item{
        width: calc((100% / 2) - 6px);
    }
    .block-top-search-product-item img{
        max-width: 100%;
        max-height: 100%;
    }
    .block-top-keyword{
        max-width: unset;
        min-width: unset;
        width: unset;   
        margin-top: 0;
        padding-top: 0; 
        padding-bottom: 60px;
    }

    .block-top-search-product-main h3{
        font-size: 2.2rem;
    }
    .block-top-search-product-item picture{
        width: 129px;
        height: 129px;
        margin: 0 auto;
    }
    .block-top-keyword-main{
        max-width: unset;
    }
    .block-top-search-product-item p{
        font-size: 1.6rem;
    }
    /*商品から探す*/

    /*お知らせ*/
    .block-top-topic{
        padding: 60px 0;
    }
    .block-top-topic--body{
        max-width: unset;
        min-width: unset;
        width: unset; 
        padding: 0 24px;
    }
    .block-topic--items li a{
        background: none;
    }
    /*お知らせ*/

    /*フッター*/
    footer .footer-contact{
        padding: 0;
        display: flex;
    }
    .footer-contact-items-main picture{
        text-align: center;
    }
    .footer-contact-items-main picture img{
        height: 80px;
        vertical-align: bottom;
    }
    .teashop.footer-contact .footer-contact-items{
        padding: 40px 0;
    }
    .footer-contact-items-main{
        flex-direction: column;
        gap: 20px;
    }
    .teashop.footer-contact p.footer-contact-text1{
        height: unset;
    }
    .teashop.footer-contact p.footer-contact-text1 a{
        width: 184px;
        font-size: 1.4rem;
        margin-bottom: 0;
        height: 40px;
    }
    .teashop.footer-contact p.footer-contact-text2{
        width: max-content;
        margin: 8px auto 0;
    }
    .teashop.footer-contact .footer-contact-comment{
        margin-top: 24px;
    }
    .footer-contact-comment{
        text-align: center;
        line-height: 1.8;
    }
    .footer-contact-comment span{
        text-decoration: underline;
    }
    .footer-instagram{
        padding: 15px 0;
        margin: 0 0 32px;
        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: wrap;
        flex-direction: row;
        justify-content: start;
        align-items: start;
        gap: 0;
    }
    .footer-brand-staticlist ul li.pdf,
    .footer-brand-staticlist ul li{
        width: calc(50% - 8px);
        margin: 0 0 16px;
    }
    .footer-brand-staticlist ul li.pdf::before{
        display: none;
    }
    .footer-brand-staticlist ul li.pdf span{
        position: relative;
    }
    .footer-brand-staticlist ul li.pdf span::before{
        background: url(../img/sp/pdf.png);
        background-size: 12px 12px;
        width: 12px;
        height: 12px;
        display: inline-block;
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        right: -20px;
        margin: auto 0;
    }        
    
    .footer-brand-paymentlist ul li.card_visa img{
        height: 15px;
        margin-right: 6px;
    }
    .footer-brand-paymentlist ul li.card_mastercard img{
        height: 37px;
        margin-right: 3px;
    }
    .footer-brand-paymentlist ul li.card_jcb img{
        height: 33px;
        margin-right: 4px;
    }
    .footer-brand-paymentlist ul li.card_amex img{
        height: 38px;
        margin-right: 8px;
    }
    .footer-brand-paymentlist ul li.card_p img{
        height: 26px;
        margin-right: 0;
    }
    .footer-brand-paymentlist ul li.card_diners img{
        height: 33px;
        margin-right: 8px;
    }
    .footer-brand-paymentlist ul li.card_d img{
        height: 26px;
        margin-right: 8px;
    }
    .footer-brand-paymentlist ul li.card_amazonpay img{
        height: 27px;
        margin-right: 10px;
    }
    .footer-brand-paymentlist ul li.card_paidy img{
        height: 19px;
        margin-right: 0px;
    }
    .footer-brand-paymentlist ul li img{
        vertical-align: bottom;
    }
    footer .footer-main .pdf{
        margin: 0;
    }
    .footer-brand-staticlist ul li:last-child{
        margin-top: 0;
    }
    header .footer-contact.teashop.footer-contact{
        display: none;
    }
    body .guide-nav__list{
        flex-wrap: wrap;
        flex-direction: row;
    }
    body .guide-nav__list li {
        width: calc((100% - 8px) / 2);
    }
    body .freepage.guide{
        margin-bottom: 0;
    }
    /*フッター*/
    .block-goods-comment4{
        padding: 0 5vw;
    }
}
#itemHistoryButton a{
    color: #888888;
}
/*フリーページ*/
main.freepage.guide .faq-item a{
    color: #EBC52F;
}
main.freepage.guide .faq-item a:hover{
    opacity: 0.8;
    font-weight: normal;
    text-decoration: underline;
}
.guide-content__heading{
    border-bottom: 3px solid #2E9B3B;
}
.guide-item__heading::before{
    background: #2E9B3B;
}
.guide-item__link{
    color: #2E9B3B;
}
.guide-nav__list li a:hover{
    border: #EBC52F 1px solid;
    background: #EBC52F url(../img/pulldown_hover.png) right 16px center no-repeat;
    color: #ffffff;
    cursor: pointer;
    transition: 0.3s;
    text-decoration: none;
}
h2.guide-content__heading{
    border-bottom: 3px solid #D7DBDA;
}
h3.guide-item__heading{
    background: #D7DBDA;
}
h3.faq-item__heading{
    background-color: #D7DBDA;
    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;
}
/*フリーページ*/