@charset "UTF-8";

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ec-itemNav {
    margin: 100px 0 0 0;
}


.ec-layoutRole .ec-layoutRole__contents {
   max-width: 100%;
}

.ec-blockBtn--action {
    font-size: 100%;
}
.ec-blockBtn--cancel {
    font-size: 100%;
}

.ec-categoryNaviRole {
    display: none;
}


@media only screen and (min-width: 768px) {
.ec-searchnavRole {
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.4;
    color: #525263;
    -webkit-text-size-adjust: 100%;
    width: 100%;
    max-width: 1124px;
}
.ec-productRole {
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.4;
    color: #525263;
    -webkit-text-size-adjust: 100%;
    width: 100%;
    max-width: 1124px;
}
.ec-input input, .ec-birth input, .ec-select input, .ec-halfInput input, .ec-numberInput input, .ec-zipInput input, .ec-telInput input {
    font-size: 100%;
}
.ec-input select, .ec-birth select, .ec-select select, .ec-halfInput select, .ec-numberInput select, .ec-zipInput select, .ec-telInput select {
    font-size: 100%;
}
.ec-input textarea, .ec-birth textarea, .ec-select textarea, .ec-halfInput textarea, .ec-numberInput textarea, .ec-zipInput textarea, .ec-telInput textarea {
    font-size: 100%;
}
.page-product_container--tab_area {
    margin-top: 0;
}
}

.ec-layoutRole .ec-layoutRole__main {
    width: 90%;
    margin: 50px auto;
    max-width: 1124px;
}
div#RelatedProduct-product_area:before {
    content: "類似商品";
    font-size: 3.2rem;
    font-weight: bold;
    margin: 50px 0 16px;
    display: block;
}

.ec-sliderItemRole {
    margin: 0 auto;
    padding-left: 0;
    padding-right: 40px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.4;
    color: #525263;
    -webkit-text-size-adjust: 100%;
    width: 100%;
    max-width: 1130px;
    margin-bottom: 24px;
}
.ec-blockTopBtn {
    display: none !important;
}
.ec-shelfRole {
    padding-left: 0;
    padding-right: 0;
}

a {
    color: #111;
    text-decoration: none;
}
a:focus, a:hover {
    /*color: #111;*/
    text-decoration: none;
}













.ec-shelfRole.active {
  display: block;
}
.ec-shelfRole .list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.ec-shelfRole .ec-shelfGrid__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 25%;
  border-right: #EDEDED 1px solid;
  border-bottom: #EDEDED 1px solid;
  padding: 24px 24px 60px 24px !important;
}
@media screen and (max-width: 1024px) {
  .ec-shelfRole .ec-shelfGrid__item {
    width: 33.3333333333%;
  }
}
@media screen and (max-width: 1024px) and (max-width: 767px) {
  .ec-shelfRole .ec-shelfGrid__item {
    width: 50%;
    padding: 12px 12px 42px 12px;
  }
}
.ec-shelfRole .ec-shelfGrid__item:first-child {
  border-left: #EDEDED 1px solid;
}
.ec-shelfRole .ec-shelfGrid__item:nth-child(1), .ec-shelfRole .ec-shelfGrid__item:nth-child(2), .ec-shelfRole .ec-shelfGrid__item:nth-child(3), .ec-shelfRole .ec-shelfGrid__item:nth-child(4) {
  border-top: #EDEDED 1px solid;
}
@media screen and (max-width: 767px) {
  .ec-shelfRole .ec-shelfGrid__item:nth-child(3) {
    border-top: none;
  }
}
@media screen and (max-width: 1024px) {
  .ec-shelfRole .ec-shelfGrid__item:nth-child(4) {
    border-top: none;
  }
}
.ec-shelfRole .ec-shelfGrid__item:nth-child(4n+1) {
  border-left: #EDEDED 1px solid;
}
@media screen and (max-width: 1024px) {
  .ec-shelfRole .ec-shelfGrid__item:nth-child(4n+1) {
    border-left: none;
  }
}
@media screen and (max-width: 1024px) {
  .ec-shelfRole .ec-shelfGrid__item:nth-child(3n+1) {
    border-left: #EDEDED 1px solid;
  }
}
@media screen and (max-width: 1024px) and (max-width: 767px) {
  .ec-shelfRole .ec-shelfGrid__item:nth-child(3n+1) {
    border-left: none;
  }
}
@media screen and (max-width: 767px) {
  .ec-shelfRole .ec-shelfGrid__item:nth-child(2n+1) {
    border-left: #EDEDED 1px solid;
  }
}
.ec-shelfRole .ec-shelfGrid__item__img_box {
  margin-bottom: 24px;
}

@media screen and (max-width: 767px) {
  .ec-shelfRole .ec-shelfGrid__item__img_box {
    margin-bottom: 12px;
  }
}
.ec-shelfRole .ec-shelfGrid__item__img_box img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.ec-shelfRole .ec-shelfGrid__item__name {
  font-weight: 1.8rem;
  font-weight: bold;
  margin-bottom: 12px;
}
@media screen and (max-width: 767px) {
  .ec-shelfRole .ec-shelfGrid__item__name {
    font-size: 1.6rem;
  }
}
.ec-shelfRole .ec-shelfGrid__item__icon_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  margin-bottom: 20px;
}
.ec-shelfRole .ec-shelfGrid__item__icon_list img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.ec-shelfRole .ec-shelfGrid__item__detail {
  font-size: 1.4rem;
  line-height: 1.5;
  margin-bottom: 36px;
}
@media screen and (max-width: 767px) {
  .ec-shelfRole .ec-shelfGrid__item__detail {
    font-size: 1.3rem;
    margin-bottom: 28px;
  }
}
.ec-shelfRole .ec-shelfGrid__item__attention {
  color: #3222AD;
  margin-bottom: 40px;
  font-size: 1.3rem;
}
@media screen and (max-width: 767px) {
  .ec-shelfRole .ec-shelfGrid__item__attention {
    font-size: 1.1rem;
    margin-bottom: 28px;
  }
}
.ec-shelfRole .ec-shelfGrid__item__btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  background-color: #EDEDED;
  border-radius: 40px;
  padding: 12px 0;
  font-size: 1.3rem;
  margin: auto 0 0 0;
  padding-right: 24px;
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media screen and (max-width: 767px) {
  .ec-shelfRole .ec-shelfGrid__item__btn {
    font-size: 1.1rem;
  }
}
@media (hover: hover) and (pointer: fine) {
  .ec-shelfRole .ec-shelfGrid__item__btn:hover {
    background-color: #DA3C40;
    color: #fff;
  }
  .ec-shelfRole .ec-shelfGrid__item__btn:hover::after {
    content: "";
    background: url(../img/common/white_right_arrow.svg) no-repeat center center/cover;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ec-shelfRole .ec-shelfGrid__item__btn:hover {
    background-color: #DA3C40;
    color: #fff;
  }
  .ec-shelfRole .ec-shelfGrid__item__btn:hover::after {
    content: "";
    background: url(../img/common/white_right_arrow.svg) no-repeat center center/cover;
  }
}
.ec-shelfRole .ec-shelfGrid__item__btn::after {
  content: "";
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: absolute;
  right: 14%;
  width: 15px;
  height: 14px;
  background: url(../img/common/arrow-black.svg) no-repeat center center/contain;
}
@media screen and (max-width: 767px) {
  .ec-shelfRole .ec-shelfGrid__item__btn::after {
    width: 9px;
    height: 8px;
  }
}

button, input, optgroup, select, textarea {
    -webkit-appearance: auto;
    appearance: auto;
}


/* マイページログアウトボタン */
.logout {
    text-align: center;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}
.logout a:link {
    background-color: #EDEDEC;
    padding: 15px 40px;
    margin: 0 auto;
    color: #525263;
}
.logout a:visited {
    background-color: #EDEDEC;
    padding: 15px 40px;
    margin: 0 auto;
    color: #525263;
}
.logout a:hover {
    background-color: #4E4D4E;
    padding: 15px 40px;
    margin: 0 auto;
    color: #FFFFFF;
}


.ec-productRole .ec-productRole__btn {
    width: 100%;
}


/* 商品詳細　類似商品  */
.ec-shelfGrid__item p:nth-of-type(2) {
    font-weight:bold;
}
.ec-shelfGrid__item p:nth-of-type(3) {
    display: none;
}


/* トップページオススメ商品 タイトルバー */
.rmdber {
    margin: 0 0 30px;
    font-size: 40px;
    border-bottom:2px solid #ededed;
    font-weight: bold;
    clear: both;
}
.rmdber strong {
    margin-left: 15px;
    font-size: 28px;
    font-family: "Syne", sans-serif;
    color: #DA3C40;
}
@media screen and (max-width: 767px) {
.rmdber {
    margin: 0 0 30px;
    font-size: 2.8rem;
    border-bottom: 2px solid #ededed;
    font-weight: bold;
    }
.rmdber strong {
    margin-left: 10px;
    font-size: 1.8rem;
    font-family: "Syne", sans-serif;
    color: #DA3C40;
    }
}


.ec-headerSearchBox {
    margin: 0 auto 30px;
}
.ec-headerSearchBox ul {

}
@media only screen and (min-width: 768px) {
    .ec-headerSearchBox ul {
        display: flex;
        justify-content: right;
    }
}
.ec-headerSearchBox li:nth-of-type(1) {
    text-align: center;
    width: 100%;
    margin: 0 15px 0 0;
}
@media only screen and (min-width: 768px) {
    .ec-headerSearchBox li:nth-of-type(1) {
        width: 25%;
    }
}

.ec-headerSearchBox li {
    width: 100%;
}
@media only screen and (min-width: 768px) {
    .ec-headerSearchBox li {
        width: 40%;
    }
}

.ec-headerSearch {
    margin: 5px 0 0;
}
.ec-layoutRole .ec-layoutRole__contentTop {
    padding: 120px 0 0;
}

@media only screen and (min-width: 768px) {
    .ec-headerSearch .ec-headerSearch__category .ec-select select {
        max-width: 165px;
        height: 45px;
    }
}

.ec-headerSearch .ec-headerSearch__keyword input[type="search"] {
    width: 100%;
    height: 43px;
    font-size: 16px;
    border: 0 none;
    padding: 0.5em 50px 0.5em 1em;
    box-shadow: none;
    background: none;
    box-sizing: border-box;
    margin-bottom: 0;
}


.loginBox a:link {
    background: #DA3C40;
    color: #fff;
    text-decoration: none;
    display: block;
    font-weight: bold;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    margin: 5px 0;
    padding: 10px;
    border-radius: 30px;
    border: 1px solid #fff;
}
.loginBox a:visited {
    background: #DA3C40;
    color: #fff;
}
.loginBox a:hover {
    background: #fff !important;
    color: #DA3C40 !important;
    border: 1px solid #DA3C40;
}


.ec-role {
    margin: 100px auto;
}


select.disp-number.form-control {
    text-align: left;
}
select.order-by.form-control {
    text-align: left;
}

.ec-headerSearch .ec-headerSearch__category .ec-select.ec-select_search::before {
    top: 40%;
}

.ec-headerSearch .ec-headerSearch__keyword .ec-icon {
    width: 22px;
    height: 25px;
    margin: 0 5px 0 0;
}

@media only screen and (min-width: 768px) {
    .ec-headerSearch .ec-headerSearch__category .ec-select select {
        max-width: 165px;
        height: 45px;
        text-align: left;
    }
}
.close {
    float: initial;
    font-size: 14px;
    /* font-weight: initial !important; */
    opacity: initial !important;
    padding: 20px 24px !important;
    font-weight: bold !important;
    line-height: 1.6;
    /* color: #000; */
    text-shadow: initial !important;
}


.loginBox a.zaiko:link {
    background: #43ad98;
}

.loginBox a.zaiko:hover {
    background: #fff !important;
    color: #43ad98 !important;
    border: 1px solid #43ad98;
}
.loginBox a.zaiko:visited {
    background: #43ad98;
    color: #fff;
}

.ec-headerSearchBox li:nth-of-type(-n + 2) {
    text-align: center;
    width: 100%;
    margin: 0 15px 0 0;
}


@media only screen and (min-width: 768px) {
    .ec-headerSearchBox ul {
        display: flex;
        justify-content: right;
    }

    .ec-headerSearchBox li:nth-of-type(-n + 2) {
        width: 25%;
    }
}

/* 現在準備中 */
.jyunbi {
    background-color: #eeeeee;
    margin: 0 auto;
    padding: 50px;
    width: 80%;
    font-weight: bold;
}
.jyunbi h1 {
    text-align: center;
    font-size: 250%;
    margin: 0 0 40px;

}
.jyunbi p {
    text-align: center;
    font-size: 110%;
}