/* カスタマイズ用CSS */

.ec-headerSearch .ec-headerSearch__category .ec-select.ec-select_search {
    border-radius: 0!important;
  }
  .ec-headerSearch .ec-headerSearch__keyword {
    border-radius: 0!important;
  }
  .ec-cartNavi {
    background: none;
  }
  .ec-cartNavi .ec-cartNavi__badge {
    width: 22px;
    height: 22px;
    left: 22px;
    top: -27px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
    background: #A3A2A2;
}
.ec-layoutRole .ec-layoutRole__contents {
  margin-top: 40px;
}
.ec-headerNavSP {
  top: auto;
    position: fixed;
    bottom: 0;
    

}
.ec-headerNaviRole {
  margin-top: 64px;

}
.ec-cartNavi__label {
  width: 100%;
  text-align: right;
  background: #cccccc52;
}
@media (min-width: 768px){
    .ec-headerNaviRole {
      margin-top: 80px;
      padding-bottom: 0;

    }
      .ec-headerSearch .ec-headerSearch__category .ec-select select {
          font-size: 14px;
          padding-left: 16px;
          max-width: 136px;
      }
  }
@media (max-width: 767px){
  .ec-headerNavSP{
    border-radius: 0;
    background: #000;
    color: #fff;
  }
  .ec-cartNavi .ec-cartNavi__badge {
    left: 16px;
    top: -13px;
  }
}
/*-- Top page -----------*/
.front_page .ec-layoutRole__contents {
  max-width: 100%;
}
.front_page  .ec-sliderRole {
  margin-bottom: 6.4rem;
}
/*-- main visual --*/
.main_visual {
  display: flex;
}
.main_visual .item {
  position: relative;
}
.main_visual .item:before {
  content: "";
  display: block;
}
.main_visual .item img {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
  background: #000;
  position: absolute;
  object-fit: cover;
}
.main_visual .item:first-child {
  width: 45%;
}
.main_visual .item:first-child:before {
  padding-top: 100%;
}
.main_visual .item:not(:first-child):before {
  padding-top: 240%;
}
.main_visual .item:not(:first-child) {
  width: 18.333333%;
}




/*-- New Arrivals--*/
.ec-newArrivalRole {
  margin-bottom: 6.4rem;
  max-width: 1130px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.ec-newArrival .c-title01 {
  padding-top: 12px;
}
.ec-eyecatchRole.ec-newArrival {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px){
  .ec-eyecatchRole {
    margin-top: 4.8rem;
  }

}
.ec-eyecatchRole .ec-eyecatchRole__introDescription {
  font-size: 14px;
  margin-bottom: 3.2rem;
}
.ec-eyecatchRole__intro {
  width: 100%;
}
@media (min-width: 768px){
  .ec-eyecatchRole__intro {
    width: 50%;
  }
}
.newArrivalSlider {
  margin-left: -8px;
  margin-right: -8px;
  margin-bottom: 3.2rem;
}
.newArrivalSlider .itemImg {
  position: relative;
  display: block;
  margin-bottom: 1.6rem;
}
.newArrivalSlider .itemImg:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.newArrivalSlider .itemImg img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  object-fit: cover;
}
.newArrivalSlider li {
  padding: 8px;
}
.newArrivalSlider .slick-prev,.newArrivalSlider .slick-next {
  background: url(../img/common/icon_arrow.svg) no-repeat center center /contain;
  width: 1.6rem;
  height: 1.7rem;
  top: 40%;
}
.newArrivalSlider .slick-next {
  right: -10PX;
}
.newArrivalSlider .slick-prev {
    left: -10px;
    transform: scale(-1, 1);
}
.newArrivalSlider .slick-prev:before,.newArrivalSlider .slick-next:before {
  color: transparent;
}
.itemTxt__title {
  font-size: 1.6rem;
  margin-bottom: .8em;
}
.itemTxt__text {
  font-size: 1.3rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.itemTxt__price {
  font-size: 1.5rem;
}
.ec-eyecatch__image {
  position: relative;
  overflow: hidden;
}

.ec-eyecatch__image:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.ec-eyecatch__image img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.ec-eyecatchRole__content {
  position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    background: rgba(0, 0, 0, 0.2);
    width: 88%;
    height: 80%;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 6%;
    background: url(/wp-content/themes/themBlog/src/img/arrow_circle01.svg) no-repeat bottom 1.5rem right 1.5rem rgba(0, 0, 0, 0.2);
}
.ec-eyecatchRole__content .__title {
  content: "";
  display: block;
  background: url(/wp-content/themes/themBlog/src/img/top/top_service_title.svg) no-repeat top center/100% auto, url(/wp-content/themes/themBlog/src/img/top/top_service_title.svg) no-repeat bottom center/100% auto;
  text-align: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
  height: fit-content;
  font-size: 3.2rem;
  width: 100%;
  margin-bottom: 3.2rem;
}
.ec-role {
  color: #000;
}
.ec-newItemRole {
  background: #F4F4F4;
}
.ec-newItem__inner {
  margin-bottom: 6rem;
  max-width: 1130px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.c-title01.ecToptitle {
  margin-bottom: 6.4rem;
  padding-top: 2.4rem;
}
.c-title01.ecToptitle:before {
  width: 4.8rem;
  top: 0;
  height: 0.6rem;
}

@media(min-width: 768px){
  .ec-newItemRole {
    padding-top: 96px;
  }
  .c-title01.ecToptitle {
    font-size: 3rem;
  }
}
.ec-topicRole {
  background: #fff;
}
@media(min-width: 768px){
  .ec-topicRole {
    padding-top: 160px;
  }
}
.catImageCover {
  position: relative;
  overflow: hidden;
  border-radius: 100%;
}
.catImageCover:before {
  content: "";
  padding-top: 100%;
  display: block;
}
.catImageCover img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  object-fit: cover;
}
.ec-topicItem {
  display: grid;
  grid-template-columns: 8rem 1fr;
  padding-left: 2rem;
  background: #F4F4F4;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  padding-right: 1rem;
  column-gap: 3.2rem;
}
.catTitle {
  font-size: 1.4rem;
  display: flex;
  align-items: center;
}
@media(max-width: 767px){
  .ec-topicItem {
    grid-template-columns: 5rem 1fr;
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
.ec-newsTitle {
  display: flex;
  align-items: flex-end;
}
.ec-newsTitle .c-title01 {
  position: relative;
  padding-right: 2rem;
  margin-right: 2rem;
  margin-bottom: 0;
}
.ec-newsTitle .c-title01:before {
  content: "";
  display: block;
  height: 2.3rem;
  width: 2px;
  background: #707070;
  right: 0;
  bottom: 0;
  margin-top: auto;
}
.ec-newsTitle .__jp {
  font-size: 14px;
}
.ec-layoutRole__footer {
  margin-top: 80px;
}


