@charset "UTF-8";

#member li {
    float: left;
}
ul.member_link {
    float: right;
}


ul.slick-dots > li {
    display: none;
}

.txt_bnr {
    width: 200px;
    display: block;
    padding: 10px;
    border: 1px solid #ccc;
    margin: 10px;
    text-align: center;
    background-color: #ffe373;
}

.item_photo img {
    width: 100px;
    height: 100px;
}

#footer {
    background: #dcdcdc;
    border-top: 1px solid #ccc;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 30px;
    position: relative;
    text-align: center;
}

#footer h3 {
	font-size: 18px;
    font-size: 1.8rem;
    color: #10843b;
    font-weight: 700;
    border-bottom: 1px solid #c9c9c4;
    padding-bottom: 5px;
}

#footer span.attention {
    color: #fc4446;
}

#footer_guide table thead th {
    color: #333;
    background: #f0f6da;
    text-align: center;
    padding: 8px 0;
}
#footer_guide table tbody th {
    background: #f9f9f9;
    font-weight: 400;
}
#footer_guide .tbl_deliv {
    margin-bottom: 10px;
}
#footer_guide table {
    width: 100%;
}
#footer_guide .tbl_deliv tbody td {
    text-align: right;
}
#footer_guide table td, #footer_guide table th {
    padding: 8px 10px;
    border: 1px solid #ccc;
    line-height: 1;
}

@media only screen and (max-width: 767px){
    .txt_bnr {
        width: auto;
    }
    #header .inner {
        position: relative;
        background-color: #fff;
    }
    .overlay.is-visible.cart-is-visible {
        background-color: #fff;
    }
    ul.member_link {
        float: none;
    }
}

@media only screen and (min-width: 768px){
    .theme_side_left #main {
        float: left;
    }
    .header_logo_area {
        float: left;
    }
    .page-heading {
        font-size: 2.2rem;
        color: #10843b;
        text-shadow: 2px 2px #ccc;
    }
	.footer_logo_area {
		margin-top: 0px;
	}
	.category-nav > li > a {
		color: #fff;
	}
	.category-nav > li > ul > li {
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
    }
    #cart_area {
        margin-left: 106px;
        margin-top: 10px;
        float: left;
    }
    #cart .inner {
        background-color: #fff;
        box-shadow: 1px 2px 6px #444;
    }
    .cart {
        z-index: 20;
    }
    .cart_price {
        margin-left: 30px;
    }
    .cart .btn_area {
        padding: 16px 0 50px;
    }
    #topicpath {
        padding: 4px 16px;
    }
    #member {
        margin-top: 10px;
    }
}

.cart-trigger {
    float: left;
    border-bottom: 2px dotted #ccc;
}
.cart-trigger span.badge {
    background-color: #fc4446;
}
.price {
    color: #fc4446;
}
.bt_search .cb-search {
    fill: #65ab31;
}
.category-nav ul li li>a:before {
    content: "L";
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9pt;
    color: #333;
    position: relative;
    top: -5px;
    padding-right: 5px;
}
.category-nav ul > li > a:before {
    content: "L";
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9pt;
    color: #333;
    position: relative;
    top: -5px;
    padding-right: 5px;
}

.tbl_delivtime {
    width: auto;
    min-width: 95%;
    margin-bottom: 25px;
}
.tbl_delivtime td {
    width: 16.33333333%;
    min-width: 40px;
    max-width: 75pt;
    padding: 10px 0;
    text-align: center;
    position: relative;
    font-weight: 700;
    font-size: 1pc;
    letter-spacing: -.03em;
    text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, -1px -1px 0 #fff;
}
.tbl_delivtime span {
    position: relative;
    width: 2em;
}

#footer_guide_wrap {
    text-align: left;
    background: #fff;
    margin: 10px 30px;
    padding-bottom: 10px;
    background: #dcdcdc;
}

#footer_guide_wrap .row {
    background: #fff;
    margin-bottom: 30px;
}
nav#category > ul > li {
    background-color: #fff;
}
nav#category > ul > li:hover {
    background-color: #ececec;
}

nav#category > ul > li >a {
    color: #444;
}
li.categoryTitle > a {
    background-color: #69be85;
    color: #fff!important;
    text-shadow: 1px 1px #444;
    border-left: none;
}
li.categoryTitle > a:hover {
    background-color: #69be85;
}

.category-nav a {
    font-weight: normal;
}
h2.heading01 {
    font-weight: normal;
}
.newslist dl {
    border-top: 4px #ccc double;
}
p.tel {
    background-color: #f5f5f5;
    padding: 6px 0 5px 17px;
    font-size: 2rem;
    letter-spacing: 1px;
}
p.tel > span  {
    color: red;
}

.tbl_delivtime td {
    font-weight: normal;
    padding: 8px 0 4px 0;
    border: 1px solid #ccc;
}
.tbl_delivtime span {
    display: block;
    margin: auto;
    color: #556b2f;
}
.footer_guide_wrap > p {
    padding: 10px;
    line-height: 1.5;
}

.slick-slide img {
    max-width: 100%;
    height: auto;
}
.item_name {
    color: #525263;
    margin: 0 0 8px;
    text-align: center;
}
.item_price {
    color: red;
    font-weight: bold;
    text-align: center;
}

h2.double {
    font-size: 2.4rem;
    border-bottom: 4px double #ccc;
    padding: 0 0 8px 0;
    margin-left: 16px;
    margin-right: 16px;
}