@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */

/*================== ショッピングカート =================*/


/* #purchase_deliver .deliver ul li:first-child {
    display: none !important;
} */

#purchase_deliver .purchase {
    display: flex;
    flex-direction: column-reverse;
}
#purchase_deliver .dialog {
    display: none ;
}

#purchase_deliver .deliver {
    order: 1;
}
#purchase_deliver .list {
    order: 0;
}
 

.冷蔵 {
	font-weight: inherit;
    background: #afeeee;
    padding: 5px 10px;
    color: #fff;
}

.冷凍 {
	font-weight: inherit;
    background: #4169e1;
    padding: 5px 10px;
    color: #fff;
}
#header .hed_R .cart_btn{
    margin-bottom: 15px;
}
#header .hed_R .cart_btn a{
    font-family: a-otf-ryumin-pr6n, serif;
    font-size: 14px;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    color: #fff;
    background: #8f3726;
    padding: 10px;
    display: block;
    height: 180px;
}
#header .hed_R .cart_btn a i{
    margin-bottom: 3px;
}
.overlayMenu > .outer .shop_info .cart_btn a {
    width: 350px;
    color: #fff;
    display: block;
    padding: 15px;
    font-size: 1.2em;
    background: #8f3726;
    font-family: a-otf-ryumin-pr6n, serif;
}
.overlayMenu > .outer .shop_info .cart_btn a i{
    margin-right: 5px;
}
#sumcart button.back {
    background:url(../images/home/bt_purchase_back2.png) no-repeat;
    background-position: center center;
}
section div.purchase button.edit_deliver {
    background: #f5f5f5 url(../images/home/bt_edit_deliver2.png) no-repeat;
}
.annotation{
    font-size: 13px;
    color: #a10000;
    margin-bottom: 20px;
}
#purchase_deliver .add_deliver,#purchase_deliver .addrs.list{
	display: block !important;
}

.add_deliver{
    display: none !important;
}
section div.dialog {
    z-index: 10;
}
section div.purchase div.addrs li div.link {
    justify-content: space-between;
}
section div.purchase div.addrs li div.link a {
    color: #333;
}
.navwrap{
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 10;
    background: #f5f0e7;
}
.mainwrap{
    margin-top: 95px;
}
#mainArea{
    margin-top: 148px;
}
.shopping-cont{
    width: 100%;
    background: #f5f5f5;
}
.shopping-cont-inner{
    margin: 0 auto;
    max-width: 1200px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.shopping-cont-inner ul{
    display: none !important;
}
.shopping-cont-inner .purchase{
    display: none;
}
.shopping-cont-inner .sum{
    flex-direction: row !important;
    padding: 0 !important;
}
.shopping-cont-inner .sum_count{
    font-size: 13px !important;
    text-indent: 0 !important;
    height: auto !important;
    line-height: 1 !important;
    background: none !important;
    margin-right: 5px;
}
.shopping-cont-inner .sum_count::before{
    content: "\f07a";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    margin-right: 5px;
}
#customer{
    font-size: 13px;
    height: auto !important;
    color: #333;
    margin-right: 20px;
}
#customer div{
    margin-right: 5px;
}
#customer a{
    background: #b19b88;
    color: #fff !important;
    padding: 3px 5px !important;
    display: inline-block;
    line-height: 1;
}
a.mypage{
    font-size: 13px;
    background: #5d3815;
    color: #fff;
    display: inline-block;
    font-family: a-otf-ryumin-pr6n, serif;
    line-height: 1;
    padding: 10px 12px;
}
.customer-info{
    display: flex;
    align-items: center;
}
#customer a {
    padding: 0;
    color: #333;
}
#cart div.sum p.sum_price {
    height: auto;
    line-height: 1;
    color: #a10000 !important;
}
#cart div.sum p.sum_price span {
line-height: 1;
display: inline-block;
}
.nomember a{
    background: #a10000;
    color: #fff;
    display: inline-block;
    padding: 8px 40px;
}
.memberpage{
    margin-bottom: 15px;
}
.memberpage a{
    background: #5d3815;
    color: #fff;
    font-family: a-otf-ryumin-pr6n, serif;
    width: 350px;
    display: block;
    padding: 15px;
    font-size: 1.2em;
    margin: auto;
}
.addrs.list{
    display: none;
}
/*================== ○○○○.html =================*/
@media only screen and (max-width: 1200px){
    .shopping-cont-inner {
        padding: 0 0 0 20px;
    }
}
@media screen and (min-width: 469px) and (max-width: 768px){
}
@media only screen and (max-width: 834px){
    .overlayMenu > .outer .shop_info .cart_btn {
        margin-right: 0;
        margin-bottom: 15px;
        width: auto;
    }
    .overlayMenu > .outer .shop_info .cart_btn a {
        margin: 0 auto;
    }
    #header .hed_R {
        flex-wrap: wrap;
    }
    #header .hed_R .cart_btn{
        margin-bottom: 0;
        width: 50%;
    }
    #header .hed_R .cart_btn a{
        -ms-writing-mode: inherit;
        -webkit-writing-mode: inherit;
        writing-mode: inherit;
        height: 100%;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -ms-flex-align: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    }
    #header .hed_R .shop_btn {
        width: 50% !important;
    }
    .mainwrap{
        margin-top: 0;
    }
    #mainArea{
        margin-top: 0;
    }
    .navwrap{
        position: static;
    }
    a.mypage{
        display: none;
    }
    .shopping-cont{
        position: fixed;
        right: 10px;
        bottom: 22%;
        z-index: 10;
        width: 60px;
        background: none ;
    }
    .shopping-cont-inner {
        padding: 0;
        display: block;
    }
    .customer-info {
        display: block;
    }
    #customer {
        display: none;
    }
    #cart div.sum p.sum_price {
        display: none;
    }
    .pagetop {
        bottom: 13% !important;
    }
    .shopping-cont-inner .sum {
        background: none !important;
    }
    .shopping-cont-inner .sum_count {
        color: #fff !important;
        width: 60px !important;
        height: 60px !important;
        border-radius: 50%;
        background: #9e5d3e !important;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-right: 0;
}
@media only screen and (max-width: 320px){
    .shopping-cont{
        bottom: 18%;
    }
}