@charset "UTF-8";

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Forum&display=swap");

/* hover設定
   ========================================================================== */
body {
    font-family: "Noto Sans JP", sans-serif;
    background: #1a1915
        url(../../../template/default/assets/img/common/body.jpg) center
        bottom -170px no-repeat;
    p {
        color: #f1ebdc;
    }
}
a:hover img.img_opacity {
    opacity: 0.8;
}
a {
    transition: 0.2s;
}

.ec-shelfRole {
    padding: 50px;
    background: url(../../../template/default/assets/img/top/new_arrival_bg.jpg)
        left top repeat;
}
.ec-footerTitle .ec-footerTitle__copyright {
    font-size: 12px;
    color: #f1ebdc;
    margin-top: 20px;
}
.ec-eyecatchRole .ec-eyecatchRole__intro {
    padding-right: 0;
    margin: 0 auto;
    text-align: center;
}
.ec-eyecatchRole .ec-eyecatchRole__intro .ec-blockBtn--top {
    margin: 50px auto 0;
}
.ec-headerSearch .ec-headerSearch__category .ec-select select {
    padding: 8px 24px 8px 12px;
}
.ec-headerSearch .ec-headerSearch__category .ec-select.ec-select_search {
    background: #433f33;
}
.ec-headerSearch
    .ec-headerSearch__category
    .ec-select.ec-select_search::before {
    top: 1em;
}
.ec-blockBtn--cancel,
.ec-input textarea,
.ec-birth textarea,
.ec-select textarea,
.ec-halfInput textarea,
.ec-numberInput textarea,
.ec-zipInput textarea,
.ec-telInput textarea,
.ec-input input,
.ec-birth input,
.ec-select input,
.ec-halfInput input,
.ec-numberInput input,
.ec-zipInput input,
.ec-telInput input,
.ec-input select,
.ec-birth select,
.ec-select select,
.ec-halfInput select,
.ec-numberInput select,
.ec-zipInput select,
.ec-telInput select,
.ec-inlineBtn--cancel,
.ec-blockBtn,
.ec-inlineBtn {
    font-size: 13px;
}
.ec-numberInput span,
.ec-searchnavRole__counter {
    color: #f1ebdc;
}
.ec-cartNaviNull .ec-cartNaviNull__message,
.ec-alert-warning {
    background: #57c1c5;
}
.ec-newsRole__newsTitle {
    color: #333;
}
.newsRole__newsDescription {
    color: rgba(26, 25, 21, 0.6);
}
.ec-newsRole .ec-newsRole__news {
    border: 12px solid #433f33;
    background: #f1ebdc;
}
.ec-headerNav .ec-headerNav__itemIcon {
    color: #f1ebdc;
}

.ec-heading-bold {
    color: #d0a34f;
}
.ec-newsRole__newsTitle,
.ec-headingTitle {
}
.ec-blockBtn--cancel,
.ec-reportHeading {
    font-size: 15px;
    background: #d0a34f;
    border-color: #d0a34f;
}
.ec-blockBtn--cancel:hover,
.ec-reportHeadin:hover {
    background: #d0a34f;
    border-color: #d0a34f;

    opacity: 0.8;
}
.ec-headerNav .ec-headerNav__itemLink {
    color: #f1ebdc;
}

.ec-newsRole .ec-newsRole__newsTitle {
    color: #333;
}
.ec-blockBtn--action {
    position: relative;
    background: #1a1a15;
    border: 1px solid rgb(241, 235, 220);
    font-size: 15px;
    border: 1px solid rgb(241, 235, 220);
}
.ec-blockBtn--action:hover,
.ec-blockBtn--action:active {
    opacity: 0.8;
}

.ec-inlineBtn--action {
    position: relative;
    font-size: 15px;
}
.ec-blockBtn--top:hover,
.ec-blockBtn--top:active,
.ec-inlineBtn--action:hover,
.ec-inlineBtn--action:active {
    background: rgba(241, 235, 220, 0.1);
    border: 1px solid rgb(241, 235, 220);
    color: rgb(241, 235, 220);
    opacity: 0.8;
}
.ec-blockBtn--top {
    position: relative;
    border: 1px solid rgb(241, 235, 220);
    background: none;
    font-size: 16px;
    color: rgb(241, 235, 220);
    font-family: "Noto Serif", serif;
    font-weight: 500;
}
.ec-blockBtn--action:disabled,
.ec-blockBtn--action.disabled {
}

/* 検索・ログイン設定======================================================================== */
.ec-headerSearch .ec-headerSearch__category .ec-select.ec-select_search {
    font-size: 14px;
}
.ec-headerNav .ec-headerNav__itemIcon {
    color: #f1ebdc;
}

/* top
   ========================================================================== */
/* 新着商品 */
.ec-eyecatchRole .ec-eyecatchRole__introTitle {
    font-family: "Zen Old Mincho", serif;
    color: #333;
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 0.05em;
    background: url(../../../template/default/assets/img/top/top_headline.png)
        no-repeat center bottom;
}
.ec-eyecatchRole .ec-eyecatchRole__introTitle span {
    color: #f1ebdc;
    font-size: 36px;
}

/* おすすめ商品 */
.ec-secHeading {
    color: #111;
    letter-spacing: 0em;
    border-bottom: 1px solid rgba(241, 235, 220, 0.2823529412);
    padding-bottom: 15px;
}
.ec-secHeading .ec-secHeading__line {
    color: #555;
    display: none;
}
.ec-secHeading .ec-secHeading__en {
    font-size: 23px;
    letter-spacing: 0.1em;
    font-family: "Forum", serif;
    font-weight: 400;
    color: #d0a34f;
    margin-left: 20px;
}
.ec-secHeading .ec-secHeading__ja {
    color: #f1ebdc;
    font-size: 28px;
    font-weight: 500;
    font-family: "Zen Old Mincho", serif;
    letter-spacing: 0.1em;
}
.item_name {
    margin-top: 15px;
}
.item_name {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 16px;
}
.item_price {
    color: #de5d50;
    font-weight: bold;
}

/* カテゴリ */
.ec-categoryRole {
    background: none;
}
.ec-categoryRole__listItem .category_name {
    margin-top: 15px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-align: center;
}

/* 新着情報 */
.ec-newsRole .ec-newsRole__newsCloseBtn {
    background: #433f33;
}
.ec-newsRole__newsTitle {
    color: #333;
}
.fa-angle-down:before {
    top: calc(50% + 1px);
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
}
.is_active .fa-angle-down:before {
    top: 7px;
}
/* 本サイトバナー */
.mainsite_bnr {
    margin-top: 60px;
    text-align: center;
}

/* footer
   ========================================================================== */
.ec-layoutRole__footer {
    background: none;
}
.ec-footerRole {
    background: none;
    border-top: 1px solid rgba(241, 235, 220, 0.2823529412);
}
.ec-footerTitle {
    color: #333;
    padding: 50px 0;
}
.ec-footerNavi .ec-footerNavi__link a {
    color: #f1ebdc;
    text-decoration: none;
}
.ec-footerNavi .ec-footerNavi__link:hover a {
    color: #f1ebdc;
    opacity: 0.8;
}
.ec-footerTitle .ec-footerTitle__logo {
    margin-bottom: 20px;
}
.ec-footerTitle .ec-footerTitle__logo img {
    width: auto;
}
.ec-footerTitle__txt {
    margin-bottom: 40px;
    line-height: 1.7;
    color: #f1ebdc;
}
.ec-footerTitle__txt a {
    color: #f1ebdc;
}
.ec-blockTopBtn {
    font-weight: 500;
    letter-spacing: 0.05em;
    opacity: 1;
    font-size: 13px;
    line-height: 36px;
    background-color: #1a1915;
    border: 1px solid rgba(241, 235, 220, 0.4);
}

/* page
   ========================================================================== */
/* 商品一覧 */
.ec-topicpath {
    padding: 0 0 13px;
    border-bottom: 1px solid rgba(241, 235, 220, 0.2823529412);
    font-size: 16px;
    letter-spacing: 0.05em;
}
.ec-productRole .ec-productRole__profile,
.item_name {
    color: #f1ebdc;
}
.ec-topicpath .ec-topicpath__item a,
.ec-topicpath .ec-topicpath__item--active a,
.ec-headingTitle {
    font-weight: bold;
    color: #d0a34f;
}
.price02-default {
    color: #de5d50;
    font-weight: bold;
    margin: 10px 0;
}
.ec-shelfGrid .ec-shelfGrid__item {
    margin-bottom: 0;
}

.ec-shelfGrid .ec-shelfGrid__item a:hover img {
    opacity: 0.8;
}

.ec-shelfGrid__item p {
    font-size: 1.4rem;
}

/* ログイン・購入画面 */
.ec-login,
.ec-guest,
.ec-cartHeader .ec-cartHeader__label,
.ec-totalBox,
.ec-rectHeading h1,
.ec-rectHeading h2,
.ec-rectHeading h3,
.ec-rectHeading h4,
.ec-rectHeading h5,
.ec-rectHeading h6 {
    background: #fff;
}

/* 見出し */
.ec-pageHeader h1 {
    color: #f1ebdc;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0.05em;
    border-bottom: 1px solid rgba(241, 235, 220, 0.2823529412);
    font-family: "Zen Old Mincho", serif;
}

/* テーブル設定 */
.ec-borderedDefs {
    border-top: none;
    color: #f1ebdc;
}

.ec-layoutRole {
    background: none;
}
.ec-itemNav {
    background: url(../../../template/default/assets/img/top/new_arrival_bg.jpg)
        left top repeat;
    margin-bottom: 15px;
}
.ec-itemNav__nav li a {
    background: none;
    color: #f1ebdc;
}
.ec-itemNav__nav li a:hover {
    background: rgba(241, 235, 220, 0.65);
    color: #333;
}
.ec-itemNav__nav > li:hover > a {
    color: #333; /* ← 元の色に戻す */
    background: rgba(241, 235, 220, 0.65);
}

.ec-cartNavi__price {
    color: #333;
}

/* カテゴリ */
.ec-categoryRole .ec-categoryRole__listItem {
    width: calc(100% / 5);
}

.ec-categoryRole__listItem a {
    position: relative;
    font-size: 20px;
    display: inline-flex;
    width: 100%;
    height: 100px;
    text-align: center;
    padding: 15px;
    color: #edebe2;
    border: 1px solid rgba(241, 235, 220, 0.2823529412);
    font-family: "Zen Old Mincho", serif;
    font-weight: 600;
    text-decoration: none;
    justify-content: center;
    align-items: center;
    line-height: 1.1;
}
.ec-categoryRole__listItem a::after {
    position: absolute;
    content: "";
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    top: 3px;
    left: 3px;
    border: 1px solid rgba(241, 235, 220, 0.2823529412);
    background: rgba(241, 235, 220, 0.1);
}
.ec-categoryRole__listItem a:hover {
    opacity: 0.8;
}
@media (min-width: 768px) {
    a[href^="tel:"] {
        pointer-events: none;
        text-decoration: none;
    }
    /* header
   ========================================================================== */
    .ec-headerNaviRole {
        padding-bottom: 20px;
        padding-top: 35px;
    }

    .ec-layoutRole__header {
        margin-bottom: 10px;
        padding-bottom: 5px;
    }

    .ec-headerNaviRole__nav {
        margin-bottom: 10px;
    }

    /* カテゴリナビ */
    .ec-itemNav__nav > li:hover li:hover > a,
    .ec-itemNav__nav li:hover ul li ul li a:hover {
        background: rgba(241, 235, 220, 0.85);
        color: #433f33;
    }
    .ec-itemNav__nav li ul li a {
        border-bottom: 1px solid rgba(241, 235, 220, 0.2823529412);
        background: #433f33;
        color: #f1ebdc;
        font-size: 14px;
    }

    .ec-itemNav__nav li ul li a:hover {
        background: rgba(241, 235, 220, 0.85);
        color: #433f33;
    }

    .ec-itemNav__nav li ul li ul li a {
        background: #433f33;
        color: #f1ebdc;
    }

    .ec-itemNav__nav li ul li ul li a:hover {
        background: rgba(241, 235, 220, 0.85);
        color: #433f33;
    }
    .ec-itemNav__nav li a {
        font-weight: 500;
        letter-spacing: 0.05em;
    }
    .ec-itemNav__nav li ul li:hover ul::before {
        color: #433f33;
    }

    .ec-cartNavi {
        border: 1px solid rgba(241, 235, 220, 0.2823529412);
        color: #333;
    }

    .ec-sliderRole {
    }

    .ec-newsRole {
        padding-top: 20px;
    }

    /* top
   ========================================================================== */
    /* 新着商品 */
    .ec-eyecatchRole .ec-eyecatchRole__introTitle {
        position: relative;
        font-size: 30px;
        padding: 0 100px;
    }
    .ec-eyecatchRole__introTitle::after {
        position: absolute;
        content: "";
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        border: 1px solid rgba(241, 235, 220, 0.2823529412);
        width: 100%;
        z-index: -1;
    }
    .ec-eyecatchRole__introTitle span {
        background: #1a1915;
        padding: 0 60px;
    }

    /* おすすめ商品 */
    .ec-eyecatchRole {
        align-items: center;
        flex-direction: row-reverse !important;
        gap: 40px;
        margin-bottom: 60px;
    }
    .ec-secHeading {
        margin-bottom: 20px;
    }
    .ec-secHeading h2 {
        font-size: 26px;
        font-weight: 600;
    }
    .ec-eyecatchRole .ec-eyecatchRole__image {
        max-width: 380px;
        margin-bottom: 0;
    }

    /* 新着情報 */
    .ec-newsRole .ec-newsRole__news {
        border: 12px solid #433f33;
        background: #f1ebdc;
    }

    /* page
   ========================================================================== */
    /* 商品一覧 */
    .ec-topicpath {
        font-size: 24px;
    }
    .ec-searchnavRole .ec-searchnavRole__infos {
        border-top: none;
    }

    /* 見出し */
    .ec-pageHeader h1 {
        font-size: 24px;
    }

    /* テーブル設定 */
    .ec-borderedDefs dl {
        padding: 20px 0 15px;
    }
    .ec-borderedDefs dt {
        padding-top: 0;
    }
    .ec-borderedDefs dd {
        line-height: 1.8;
    }

    .br_sp {
        display: none;
    }
}

@media print, screen and (max-width: 960px) and (min-width: 768px) {
    /* パッドでのロゴ被り防止
  .ec-headerNav .ec-headerNav__item{
    display: block;
  }
  .ec-headerNaviRole {
    padding-bottom: 0;
  }
  .ec-headerRole__title{
    top: -260px;
  } */
}

@media (max-width: 767px) {
    /* header
   ========================================================================== */
    .ec-eyecatchRole .ec-eyecatchRole__introTitle {
        background-size: contain;
        text-align: left;
        font-size: 20px;
    }

    .ec-eyecatchRole .ec-eyecatchRole__introTitle span {
        font-size: 2.6rem;
    }
    .ec-layoutRole__header {
        margin-bottom: 20px;
    }

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

    .ec-headerRole {
        justify-content: center;
    }

    .ec-headerTitle .ec-headerTitle__title a {
        margin-bottom: 10px;
    }
    .ec-headerTitle__title img {
        max-width: 240px;
    }

    .ec-headerNavSP {
        top: 15px;
        background: #111;
        color: #fff;
        border: 1px solid #f1ebdc;
    }
    .ec-drawerRoleClose {
        color: #111;
    }
    .ec-drawerRole .ec-headerCategoryArea .ec-headerCategoryArea__heading {
        color: #333;
        background: #ccc;

        font-weight: 600;
        font-size: 17px;
    }
    .ec-drawerRole,
    .ec-drawerRole .ec-headerLinkArea {
        background: #333;
    }

    /* top
   ========================================================================== */

    .ec-secHeading h2 {
        font-size: 24px;
        font-weight: 600;
    }
    .secHeading .ec-secHeading__en {
        font-size: 17px;
    }
    /* 新商品入荷情報 */
    .ec-eyecatchRole {
    }

    /* カテゴリ */
    .ec-categoryRole .ec-categoryRole__list {
        gap: 4%;
    }
    .ec-categoryRole .ec-categoryRole__listItem {
        width: 48%;
    }
    .top_cate_tit span {
        padding: 0 15px;
        font-size: 18px;
    }

    /* 本サイトバナー */
    .mainsite_bnr {
        padding: 0 20px;
    }
    .mainsite_bnr img {
        width: 100%;
    }

    /* page
   ========================================================================== */

    /* 見出し */
    .ec-pageHeader h1 {
        margin-bottom: 15px;
        border-top: none;
    }
    .ec-secHeading .ec-secHeading__en {
        font-size: 17px;
    }

    /* 商品一覧 */
    .ec-topicpath {
        margin: 0 15px 15px;
        padding-left: 15px;
        border-top: none;
        font-size: 20px;
    }

    /* テーブル設定 */
    .ec-borderedDefs dl {
        border-bottom: none;
    }
    .ec-borderedDefs dt {
        margin-bottom: 10px;
        padding: 10px 10px 6px;
        background: #433f33;
        color: #f1ebdc;
    }
    .ec-borderedDefs dd {
        margin-left: 10px;
        line-height: 1.8;
    }
    .ec-footerNavi .ec-footerNavi__link a {
        color: #f1ebdc;
        border-bottom: 1px solid rgba(241, 235, 220, 0.2823529412);
    }
    .ec-footerTitle__txt {
        font-size: 14px;
    }
    .ec-footerTitle__txt a {
        color: #f1ebdc;
    }

    .ec-eyecatchRole .ec-eyecatchRole__introDescription {
        font-size: 15px;
        text-align: left;
    }
    .ec-footerTitle .ec-footerTitle__logo img {
        width: auto;
    }
    .ec-footerTitle {
        color: #333;
        padding: 20px 15px 60px;
    }
    .main_visual {
        padding: 0 15px;
    }
    .br_pc {
        display: none;
    }
    .ec-eyecatchRole__image {
        margin: 20px 0;
    }

    .ec-shelfRole {
        padding: 40px 20px;
    }
    .ec-newsRole .ec-newsRole__news {
        border: 6px solid #433f33;
        background: #f1ebdc;
        padding: 10px;
    }
    .ec-secHeading .ec-secHeading__ja {
        font-size: 24px;
    }
    .ec-drawerRole,
    .ec-drawerRole .ec-headerLinkArea {
        background: #1a1915;
    }
    .ec-drawerRole .ec-headerSearch,
    .ec-drawerRole .ec-headerCategoryArea .ec-itemNav__nav li a {
        background: #f1ebdc;
    }
    .ec-drawerRole .ec-headerCategoryArea .ec-headerCategoryArea__heading {
        background: rgba(26, 25, 21, 0.4);
    }
    .ec-secHeading .ec-secHeading__en {
        margin-left: 10px;
    }
}
