@charset "UTF-8";
/* CSS Document */

/* 共通 */
a:focus, a:hover {
    color: #252525;
    text-decoration: none;
    opacity: 1;
}

.ec-topicpath {
    color: #252525;
}

.ec-searchnavRole .ec-searchnavRole__infos, .ec-shelfRole {
    padding: 0;
}

.ec-shelfGrid {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
    border-bottom: solid 1px #e2e2e2;
}

/* 商品一覧ページ */
.side-mente-wrap {
    margin-top: 25px;
}

.ec-headerSearch .ec-headerSearch__category .ec-select.ec-select_search, .ec-headerSearch .ec-headerSearch__keyword {
    border-radius: 0;
}

.ec-headerSearch .ec-headerSearch__category .ec-select.ec-select_search::before {
    top: 1em;
    right: 17px;
}

.refine-search-scroll-wrap li {
    margin-bottom: 10px;
    margin-right: 0px;
}

.ec-headerSearch .ec-headerSearch__category .ec-select.ec-select_search {
    background: #252525;
}

.product-header-search {
    margin: 0 calc(50% - 50vw) 40px;
    padding: 27px 20px 20px;
}

.ec-searchnavRole .ec-searchnavRole__counter {
    margin-top: 10px;
}

.ec-searchnavRole .ec-searchnavRole__infos {
    font-size: 15px;
}

.product-all-name {
    font-size: 15px;
    margin-bottom: 10px;
}

.ec-productRole__priceRegularPrice {
    /*opacity: 0.5;*/
    font-size: 12px;
    letter-spacing: 0;
}

.price01-default {
    text-decoration: line-through;
    font-size: 110%;
    margin-left: 0.5rem;
}

.ec-price .ec-price__price {
    padding: 0;
    font-size: 24px;
    margin-top: 0px;
    font-family: arial;
    letter-spacing: 0;
    color: #bf1819;
}

.en {
    font-size: 12px;
    margin-right: 0.4rem;
}

.product-link-single {
    font-size: 13px;
    background-color: #eeeeee;
    padding: 5px 15px;
    display: block;
    margin-left: auto;
    text-align: center;
    /*width: 9em;*/
    margin-top: 14px;
    margin-bottom: 14px;
    font-weight: bold;
}

.ec-shelfGrid .ec-shelfGrid__item {
    padding: 10px 12px 20px;
    border-top: solid 1px #e2e2e2;
    border-right: solid 1px #e2e2e2;
    margin-bottom: 0;
}

.ec-shelfGrid .ec-shelfGrid__item:nth-child(odd) {
    padding-right: 12px;
}

.ec-shelfGrid .ec-shelfGrid__item:nth-of-type(2n) {
    border-right: none;
}

.ec-shelfGrid .ec-shelfGrid__item-image {
    height: auto;
    position: relative;
}

.ec-shelfGrid .ec-shelfGrid__item-image::before {
    content: "";
    display: block;
    padding-top: 100%;
}

.ec-shelfGrid .ec-shelfGrid__item img {
    max-height: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    object-fit: contain;
    object-position: top;
}

.side-contect-line:before {
    bottom: 0px;
}

.ec-headerCategoryArea__heading>p {
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
    font-size: 24px;
    padding: 15px;
    position: relative;
    z-index: 1;
}

.ec-headerCategoryArea__heading>p::before {
    content: "CATEGORY";
    position: absolute;
    top: 0;
    left: 0;
    color: #ececec;
    font-weight: bold;
    font-family: serif;
    z-index: -1;
}

.ec-itemNav__nav li ul {
    display: block;
}

.ec-itemNav__nav>li>a {
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
    font-size: 16px;
    padding: 10px;
    background: #f4f5f9;
    display: block;
    margin-bottom: 15px;
}

.ec-itemNav__nav li ul li {
    overflow: auto;
}

.ec-itemNav__nav li ul li a, .ec-itemNav__nav li:hover ul li ul li a:hover, .ec-itemNav__nav>li:hover li:hover>a {
    background: transparent;
    color: #252525;
}

.ec-itemNav__nav li ul li a {
    border: none;
    padding: 10px 0 10px 20px;
}

.ec-itemNav__nav li ul li ul li a {
    background: transparent;
    font-size: 13px;
}

.ec-itemNav__nav li a {
    border: none;
}

.ec-itemNav__nav>li>ul>li {
    border-bottom: 1px solid #ccc;
    margin-top: 15px;
}

.ec-itemNav__nav>li>ul>li:last-of-type {
    border: none;
    margin-bottom: 15px;
}

.ec-itemNav__nav li>ul>li>ul {
    margin-bottom: 15px;
}

.ec-layoutRole__contentBottom {
    margin-top: 20px;
}

.ec-headerSearch .ec-headerSearch__keyword {
    background-color: #fff;
}

.ec-headerSearch .ec-headerSearch__category .ec-select select {
    padding: 8px 24px 8px 18px;
}

.ec-headerSearch .ec-headerSearch__keywordBtn {
    top: 50%;
    padding: 0 8px;
}

.woocommerce-products-header__title.page-title {
    position: relative;
    padding: 0.8em;
    background: #166128;
    margin-bottom: 50px;
    color: #fff;
    font-size: 24px;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
    margin-bottom: 34px;
}

.woocommerce-products-header__title.page-title::before {
    position: absolute;
    content: '';
    top: 100%;
    left: 0;
    border: none;
    border-bottom: solid 15px transparent;
    border-right: solid 20px rgb(149, 158, 155);
}

.ec-blockTopBtn {
    bottom: 70px;
    right: 17px;
    width: 40px;
    background: rgba(0, 0, 0, .8);
    box-shadow: 0 0 0 1px rgba(255, 255, 255, .8), 0 0 0 2px rgba(0, 0, 0, .8);
    background-image: url(/wp-content/themes/storefront-child/img/to-top-btn-icon.svg);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
}

.cat-list>ul>li>a::before {
    position: absolute;
    content: "-";
    left: 6px;
    top: 9px;
    z-index: 20;
}

@media screen and (min-width:768px) {
    .ec-layoutRole__contentBottom {
        display: none;
    }

    .ec-shelfGrid {
        width: 100%;
        margin: 0;
        border: none;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .ec-shelfGrid .ec-shelfGrid__item {
        border: none;
        width: 25%;
    }
    .ec-shelfGrid .ec-shelfGrid__item-image {
        height: auto;
    }
    .ec-shelfGrid .ec-shelfGrid__item a {
        padding: 10px;
    }

    .ec-shelfGrid .ec-shelfGrid__item a:hover {
        opacity: 0.6
    }

    .ec-headerSearch .ec-headerSearch__category .ec-select select {
        width: 100%;
        max-width: none;
    }

    .ec-headerSearch .ec-headerSearch__keyword {
        width: 70%;
    }

    .ec-headerSearch .ec-headerSearch__category {
        width: 30%;
    }

    .refine-search-wrap {
        margin: 30px 0 0;
    }

    .product-header-search {
        padding: 40px 20px;
        margin-bottom: 50px;
    }

    .ec-headerSearch .ec-headerSearch__category .ec-select select {
        height: 38px;
    }

    .ec-headerSearch .ec-headerSearch__keyword input[type="search"] {
        height: 36px;
    }

    .ec-headerSearch .ec-headerSearch__keyword input[type="search"] {
        font-size: 14px;
    }

    .ec-searchnavRole .ec-searchnavRole__actions {
        margin-top: 10px;
    }

    .ec-shelfGrid .ec-shelfGrid__item img {
        border: 1px solid #ccc;
    }

    .ec-layoutRole .ec-layoutRole__contents {
        max-width: none;
    }

    .ec-layoutRole .ec-layoutRole__left {
        width: 25%;
        margin-right: 30px;
    }

    .ec-shelfGrid .ec-shelfGrid__item, .ec-shelfGrid .ec-shelfGrid__item:nth-child(odd), .ec-shelfGrid .ec-shelfGrid__item:nth-child(even) {
        padding: 0;
    }

    .ec-shelfGrid .ec-shelfGrid__item:nth-child(odd), .ec-shelfGrid .ec-shelfGrid__item, .ec-shelfGrid .ec-shelfGrid__item:nth-child(even) {
        padding-bottom: 35px;
    }

    .ec-pagerRole {
        margin-top: 20px;
    }

    .ec-itemNav__nav li {
        float: none;
    }

    .ec-itemNav__nav li ul li {
        overflow: initial;
        height: auto;
    }

    .ec-itemNav__nav li ul {
        position: static;
    }

    .ec-itemNav__nav li a {
        text-align: left;
    }

    .ec-categoryNaviRole {
        padding: 0;
    }

    .side-contect-line {
        margin-top: 10px;
    }

    .ec-topicpath {
        padding: 0 0 10px;
    }

    .ec-searchnavRole {
        padding-right: 0;
        padding-left: 0;
    }

    .ec-blockTopBtn {
        bottom: 20px;
        right: 20px;
    }
    .ec-pager {
        border-top: solid 1px #999999;
    }
}

/*商品詳細ページ*/
.ec-productRole__category ul {
    display: inline-block;
}

.ec-productRole__category ul li a, .ec-productRole__category ul li span {
    display: none;
}

.ec-productRole__category ul li a:last-child {
    display: inline-block;
    border: 1px solid #166128;
    color: #166128;
    padding: 2px 7px;
    margin-right: 4px;
    margin-bottom: 4px;
    border-radius: 100px;
    font-size: 12px;
}

.single-product select {
    background: none;
}

h1.ec-headingTitle {
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 15px;
    color: #000000;
}

.ec-productRole .ec-productRole__description {
    padding-bottom: 0;
    margin-bottom: 0;
}

#reviewContent {
    margin-bottom: 15px;
}

.tel-order, .fax-order {
    display: block;
    margin-bottom: 10px;
}

#product_review_area {
    border-top: none !important;
}

.mente_bnr {
    margin-bottom: 30px;
}

.mente_bnr img {
    max-width: 720px;
    margin: 0 auto;
}

@media screen and (min-width:768px) {

    .ec-productRole .ec-productRole__btn {
        margin-left: auto;
    }

    .tel-order, .fax-order {
        max-width: 250px;
        margin-left: auto;
    }
}

/*基本カテゴリー以降はサイドバーメニューから非表示*/
.ec-layoutRole__left .ec-categoryNaviRole .ec-itemNav__nav>li {
    display: none;
}

.ec-layoutRole__left .ec-categoryNaviRole .ec-itemNav__nav>li:nth-child(1),
.ec-layoutRole__left .ec-categoryNaviRole .ec-itemNav__nav>li:nth-child(2),
.ec-layoutRole__left .ec-categoryNaviRole .ec-itemNav__nav>li:nth-child(3),
.ec-layoutRole__left .ec-categoryNaviRole .ec-itemNav__nav>li:nth-child(4),
.ec-layoutRole__left .ec-categoryNaviRole .ec-itemNav__nav>li:nth-child(5) {
    display: block;
}

/*カート・購入・登録など*/
.ec-rectHeading h1, .ec-rectHeading h2, .ec-rectHeading h3, .ec-rectHeading h4, .ec-rectHeading h5, .ec-rectHeading h6{
	background: #166128;
	color: #fff;
}
.ec-orderRole p{
	line-height: 1.8;
}
.ec-orderDelivery__edit button{
	margin-bottom: 30px;
}
.ec-orderPayment{
	margin-top: 30px;
}
.ec-orderPayment .ec-input p{
	margin-bottom: 15px;
}
#coupon{
	padding-bottom: 30px;
}
.ec-blockRadio{
	margin-bottom: 30px;
}

.ec-off3Grid .ec-icon img{
	margin: 0 auto 10px;
}

/*コンビニ選択*/
.ec-orderRole img,.ec-radio label{
	display: inline-block;
}