/* カスタマイズ用CSS */
/*
    Custom css
*/

@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New&display=swap');
body {
  color: #000;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  color: #000;
  line-height: 1.5;
  letter-spacing: 0.125em;
}
p {
  font-weight: 500;
  color: #000;
  line-height: 1.8;
}
.br-pc {
  display: inherit;
}
.br-sp {
  display: none;
}

.onlypc {
  display: inherit;
}
.onlysp {
  display: none;
}

.rev_slider_wrapper .tp-rightarrow.default .tp-arr-allwrapper:after { border: none;}
.rev_slider_wrapper .tp-leftarrow.default .tp-arr-allwrapper:after { border: none;}
.arw_tab_slider .products-grid .owl-nav .owl-next, .arw_tab_slider .products-grid .owl-nav .owl-prev { border: 0;}

a { color: #000;
    display: block;
    -webkit-transition: all 0.55s ease 0s;
    -moz-transition: all 0.55s ease 0s;
    -ms-transition: all 0.55s ease 0s;
    -o-transition: all 0.55s ease 0s;
    transition: all 0.55s ease 0s;}
a:hover { opacity: 0.6;}

::selection {background: #000;color: #FFF;}
::-moz-selection {background: #000;color: #FFF;}

/* cart */
.modal-backdrop {
  z-index: -10;
}

.modal {
  z-index: 1;
}

.modal-dialog {
  z-index: 999;
  box-shadow: 0px 0px 30px 5px rgba(0,0,0,0.25);
}

/* .sp_toggle */
.sp_toggle {
  display: none;
}
.gnav {
  display: none                                                                                                                                                                                                                       ;
}

/* ec-cube */
.header-notice {
  background: #ffe7e5;
  color: #DE5D50;
  font-weight: 300;
  padding: 10px;
  text-align: center;
  margin: 0 auto;
}

/* header */
header h1 {
  margin-top: 0;
  margin-bottom: 0;
}

.ec-itemNav__nav {
  width: 100%;
  max-height: 64px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: row;
}
.ec-itemNav__nav li a {
  color: #5A5A5A;
  font-weight: 300;
  font-size: 15px;
  background: none;
}
.ec-itemNav__nav li a:hover {
  background: none;
  color: #EEEEEE;
  opacity: 1;
}

.ec-cartNaviNull {
  z-index: 100;
}

/* .ec-headerNaviRole */
.ec-headerNaviRole {
  padding-top: 80px;
  position: fixed;
  right: 0;
  left: 0;
  text-align: center;
  margin: 0 auto;
  z-index: 100;
  max-width: 1200px;
}
.container {
  max-width: 1200px;
}

.ec-layoutRole {
  background: none;
}

.ec-layoutRole .ec-layoutRole__contents {
  z-index: 1;
  margin-top: 0;
}

.other_page .ec-layoutRole__contents {
  padding-bottom: 60px;
}

.ec-role {
  color: #000;
}

.ec-role,.ec-searchnavRole,.ec-shelfRole,.ec-contactRole,.ec-productRole,.ec-registerRole {
  padding: 0;
  max-width: 1200px;
}

.ec-searchnavRole .ec-searchnavRole__infos {
  margin: 0;
  max-width: 1200px;
}

.price02-default {
  margin: 15px 0;
  font-weight: 900;
  font-size: 110%;
}

/* ec-headerNav__item */
.ec-headerNav .ec-headerNav__item {
  font-size: inherit;
}
.ec-headerNaviRole .ec-headerNaviRole__nav a {
  margin-right: 10px;
}
.ec-headerNav__item span.ico {
  display: inline-block;
  background: #1E1E1E;
  text-align: center;
  margin: 0 auto;
  width: 28px;
  height: 28px;
  padding: 3px 5px;
}
.ec-headerNav__item span.ico img {
  width: auto;
  height: 14px;
}

/* cart */
.ec-cartNavi {
  border-radius: 0;
  background: #FFF;
  height: 28px;
  padding: 0 5px 0 0;
  min-width: 0;
}
.ec-cartNavi span.ico {
  display: inline-block;
  background: #1E1E1E;
  text-align: center;
  margin: 0 auto;
  width: 28px;
  height: 28px;
  padding: 3px 5px;
}
.ec-cartNavi span.ico img {
  width: auto;
  height: 14px;
}
.ec-cartNavi .ec-cartNavi__badge {
  left: -5px;
  top: -5px;
}
.ec-cartNavi__price {
  margin-top: 5px;
}

/* product list */
#page_product_list  {
  background: #EEE;
}
#page_product_list .ec-layoutRole__contents {
  padding: 105px 0 145px 0;
  width: 998px;
} 
#page_product_list .product-list-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#page_product_list .ec-numberInput span {
  font-size: 14px;
}
#page_product_list .ec-numberInput input {
  font-size: 14px;
  height: auto;
  padding: 3px 6px;
}
#page_product_list .ec-blockBtn--action {
  width: 130px;
  height: 30px;
  line-height: 30px;
  padding: 0 0 0 18px;
}

.ec-searchnavRole__counter {
  font-weight: 300;
}
.ec-select {
  margin-bottom: 30px;
}
.ec-topicpath a {
  color: #5A5A5A;
}
.ec-topicpath .ec-topicpath__item--active {
  font-weight: 300;
}
#page_product_list .ec-blockBtn--action.add-cart {
  position: relative;
}
#page_product_list .ec-blockBtn--action.add-cart:before {
  position: absolute;
  content: '';
  background-size: cover;
  width: 18px;
  height: 16px;
  color: #FFF;
  left: 6px;
  top: 6px;
}
#page_product_list .ec-blockBtn--action.add-cart:hover:before {
  background-size: cover;
}

/* index */
#product-area h2 {
  margin: 0 auto 60px auto;
  padding: 0;
  text-align: center;
  font-weight: 300;
  font-size: 28px;
}

#product-area h2 span {
  font-size: 14px;
  display: block;
  margin: 0 auto 20px auto;
  letter-spacing: 0.1em;
}

#product-area .ec-contactRole {
  padding: 105px 0 0 0;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
}

.slick-slide img {
  margin: 0 0;
}

.slick-slide img:hover {
  transform:scale(1.1,1.1);
  transition:0.5s all;
  opacity: 1;
}

.slick-next {
  right: 0;
}

.slick-prev {
  left: 0;
}

.slick-prev, .slick-next {
  background: #eeeeee;
}

.slick-prev:hover, .slick-next:hover {
  transition: all 0.4s;
  background: #FFF;
}

.slick-prev:before, .slick-next:before {
  color: #EEEEEE;

}

.slick-next:before {
  opacity: 1;
  content: '';
  width: 12px;
  height: 12px;
  border: 0;
  border-top: solid 3px #1e1e1e;
  border-right: solid 3px #1e1e1e;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  left: 15px;
  bottom: 0;
  margin: auto;
}

.slick-prev:before {
  opacity: 1;
  content: '';
  width: 12px;
  height: 12px;
  border: 0;
  border-top: solid 3px #1e1e1e;
  border-right: solid 3px #1e1e1e;
  transform: rotate(-135deg);
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto;
}


.ec-footerTitle {
  padding: 0 0 80px 0;
}

.ec-footerTitle__logo {
  width: 110px;
  margin: 0 auto 20px auto;
}

.ec-footerTitle__logo img {
  width: 100%;
  height: auto;
}

/* button */
.ec-inlineBtn--cancel {
  font-weight: 300;
}
.ec-numberInput input[type=number] {
  max-width: 50px;
}
.ec-blockBtn--action {
  height: 45px;
  line-height: 45px;
  font-size: 13px;
  font-weight: 300;
}
.ec-blockBtn--action:hover {
  background-color: #EEEEEE;
  border-color: #1E1E1E;
  color: #1E1E1E;
}

.ec-blockBtn--cancel {
  height: 45px;
  line-height: 45px;
  font-size: 13px;
  font-weight: 300;
  transition: all 0.5s;
}

.ec-blockBtn--cancel:hover {
  background-color: #EEEEEE;
  border-color: #464654;
  color: #464654;
}

.ec-blockBtn--action {
  background-color: #1E1E1E;
  border-color: #1E1E1E;
  transition: all 0.5s;
}

.btn-check:focus + .ec-blockBtn--action, .ec-blockBtn--action:focus {
  color: #EEEEEE;
  background-color: #1E1E1E;
  border-color: #1E1E1E;
  box-shadow: 0 0 0 0.25rem rgba(0, 0, 0, 0.5);
}

.btn-check:checked + .ec-blockBtn--action, .btn-check:active + .ec-blockBtn--action, .ec-blockBtn--action:active, .ec-blockBtn--action.active, .show > .ec-blockBtn--action.dropdown-toggle {
  color: #EEEEEE;
  background-color: #1E1E1E;
  border-color: #1E1E1E;
}

.ec-blockBtn--action:focus {
  color: #EEEEEE;
}

.ec-cartNaviIsset .ec-cartNaviIsset__action .ec-blockBtn--action {
  color: #EEEEEE;
}

.btn-check:checked + .ec-blockBtn--action:focus, .btn-check:active + .ec-blockBtn--action:focus, .ec-blockBtn--action:active:focus, .ec-blockBtn--action.active:focus, .show > .ec-blockBtn--action.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 0, 0, 0.5);
}


.ec-newsRole .ec-newsRole__news {
  background: #FFF;
  border: none;
}

.ec-productRole__description p {
  margin-bottom: 2em;
}

.ec-headingTitle {
  color: #000;
}

/* about */
.ec-borderedDefs {
  border-top: none;
}

.ec-borderedDefs p {
  font-size: 120%;
  line-height: 2.1em;
  margin-bottom: 2em;
}

/* product detail */
#page_product_detail .ec-layoutRole__contents {
  padding: 105px 0 145px 0;
  max-width: 998px;
}
.ec-productRole .ec-productRole__tags {
  margin-top: 0;
  padding: 0;
}
.ec-productRole .ec-productRole__title .ec-headingTitle {
  font-weight: 300;
  color: #1E1E1E;
  font-size: 21px;
  letter-spacing: 0.1em;
}
.ec-productRole .ec-productRole__price {
  color: #C80000;
}
.ec-price .ec-price__price {
  padding: 0 0.3em 0 0;
}
.ec-productRole .productRole__free {
  margin-bottom: 16px;
}
#page_product_detail .ec-blockBtn--action.add-cart,
#page_product_detail .ec-blockBtn--cancel {
  width: 260px;
  height: 45px;
  line-height: 45px;
  font-weight: 300;
  font-size: 15px;
  position: relative;
}
#page_product_detail .ec-blockBtn--action.add-cart:before {
  position: absolute;
  content: '';
  background-size: cover;
  width: 21px;
  height: 18px;
  color: #FFF;
  left: 18px;
  top: 12px;
}
#page_product_detail .ec-blockBtn--action.add-cart:hover:before {
  background-size: cover;
}
#page_product_detail .ec-blockBtn--cancel:before {
  position: absolute;
  content: '';
  background-size: cover;
  width: 21px;
  height: 18px;
  left: 18px;
  top: 12px;
}
#page_product_detail .ec-blockBtn--cancel:hover:before {
  background-size: cover;
}
.ec-productRole__description h3 {
  font-size: 20px;
  letter-spacing: 0.1em;
  padding: 50px 0 15px 0;
  margin: 0;
}
.ec-productRole__free {
  padding: 0 0 0 0;
  margin: 0;
}
.ec-productRole__free h4 {
  padding: 30px 0 15px 0;
  margin: 0;
}
.ec-inlineBtn--action {
  background: #1E1E1E;
  border: #1E1E1E;
  font-weight: 300;
}

.slide-item {
  border: none;
}

.slideThumb img {
  border: none;
}

.slick-initialized .slick-slide {
  opacity: 1;
}

.ec-sliderItemRole .slideThumb img {
  width: 95%;
}

.ec-sliderItemRole .slideThumb img:hover {
  transform: none;
  transition: 0.5s all;
  opacity: 0.75;
}

.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -45px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;

  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  content: " ";
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  text-align: center;
  opacity: .25;
  background-color: black;
  border-radius: 50%;
}

.slick-dots li.slick-active button:before {
  opacity: .75;
  background-color: black;
}

.slick-dots li button.thumbnail img {
  width: 0;
  height: 0;
}

.slick-prev {
  left: 1px;
}

.slick-next {
  right: 1px;
}

.slick-prev, .slick-next {
  background: #FFF;
  width: 45px;
  height: 45px;
  z-index: 3;
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  background: #333;
}

/* revie */
#product_review_area {
  border: none;
  margin-top: 60px;
}
#product_review_area h4 {
  font-size: 15px;
  font-weight: 300;
}
.ec-rectHeading h1, .ec-rectHeading .h1, .ec-rectHeading h2, .ec-rectHeading .h2, .ec-rectHeading h3, .ec-rectHeading .h3, .ec-rectHeading h4, .ec-rectHeading .h4, .ec-rectHeading h5, .ec-rectHeading .h5, .ec-rectHeading h6, .ec-rectHeading .h6 {
  background: #FFF;
}

/* common page */
#page_product_review_index .ec-layoutRole__contents,
#page_shopping_login .ec-layoutRole__contents,
#page_shopping_nonmember .ec-layoutRole__contents,
#page_forgot_complete .ec-layoutRole__contents,
#page_entry_complete .ec-layoutRole__contents,
#page_help_agreement .ec-layoutRole__contents,
#page_forgot .ec-layoutRole__contents,
#page_help_tradelaw .ec-layoutRole__contents,
#page_help_privacy .ec-layoutRole__contents,
#page_contact .ec-layoutRole__contents,
#page_help_about .ec-layoutRole__contents,
#page_entry .ec-layoutRole__contents,
#page_mypage_login .ec-layoutRole__contents,
#page_user_data .ec-layoutRole__contents {
  padding: 105px 0 145px 0;
  max-width: 998px;
}
.ec-pageHeader h1, .ec-pageHeader .h1 {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.085em;
  border-bottom: none;
  margin: 0 0 40px 0;
  padding: 0;
}

/* page_help_about */
body#page_help_about {
  background: #f2c17f;
}

#page_help_about .ec-layoutRole__contents {
  padding: 105px 0 0 0;
  max-width: inherit;
}

body#page_help_about h2 {
  font-size: 21px;
  margin: 0 0 30px 0;
}

body#page_help_about p {
  font-size: 15px;
}

body#page_help_about .about-shop {
  background: #b9d7f0;
  padding: 105px 0 105px 0;
  margin-top: 55px;
}

#page_help_about .ec-layoutRole__mainBottom {
  display: none;
}

/* page_help_privacy */
body#page_help_privacy {
  background: #c8bedc;
}

/* page_help_tradelaw */
body#page_help_tradelaw {
  background: #d2e6af;
}

.ec-role, .ec-searchnavRole, .ec-shelfRole, .ec-contactRole, .ec-productRole, .ec-registerRole {
  max-width: 600px;
}

.ec-off1Grid .ec-off1Grid__cell {
  margin: 0;
  width: 100%;
}

.ec-borderedDefs dl {
  display: block;
  border-bottom: none;
}

.ec-borderedDefs dt {
  width: 100%;
}

.ec-borderedDefs dd  {
  width: 100%;
  line-height: 2.1;
}

/* shop */
#page_user_data #shop .ec-contactRole {
  padding: 0;
  max-width: 998px;
}
#page_user_data #shop .ec-contactRole h2 {
  font-size: 14px;
  margin-bottom: 40px;
}
#page_user_data #shop .ec-contactRole ul.shopList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: baseline;
  margin: 0;
  padding: 0;
}
#page_user_data #shop .ec-contactRole ul.shopList li {
  display: inline-block;
  width: 48%;
  border-right: 1px solid #5A5A5A;
  border-bottom: 1px solid #5A5A5A;
  padding-bottom: 20px;
  margin-bottom: 20px;
  min-height: 155px
}

#page_user_data #shop .ec-contactRole ul.shopList li h4 {
  font-size: 17px;
  letter-spacing: 0.015em;
  margin: 0;
  padding: 0;
}
#page_user_data #shop .ec-contactRole ul.shopList li p {
  font-size: 15px;
  margin: 0;
}

/* footer */
footer {
  padding-top: 1.5vw;
}
footer .footer-link {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 60px;
  margin-bottom: 3.5vw;
}
footer .footer-link li {
  color: #000;
  font-size: 14px;
  font-weight: 500;
}
.ec-layoutRole__footer {
  background: #FFF;
}
#product-area {
  width: 100%;
  background: #eeeeee;
}

#product-area h2 {
  color: #5A5A5A;
}

.ec-footerRole {
  margin-top: 0;
  background: #EEEEEE;
  border-top: none;
}

.ec-footerNavi .ec-footerNavi__link a {
  color: #1e1e1e;
  margin: 0 25px;
  text-decoration: underline;
}

.ec-footerNavi .ec-footerNavi__link a:hover {
  opacity: 1;
  color: #000;
}

.ec-footerTitle .ec-footerTitle__logo {
  margin-bottom: 15px;
}

.ec-footerTitle {
  color: #1e1e1e;
}

/* mobile */
@media screen and (max-width: 786px) {
  .onlypc {
    display: none;
  }
  .onlysp {
    display: inherit;
  }

  /* common page */
  #page_product_review_index .ec-layoutRole__contents,
  #page_shopping_login .ec-layoutRole__contents,
  #page_shopping_nonmember .ec-layoutRole__contents,
  #page_forgot_complete .ec-layoutRole__contents,
  #page_entry_complete .ec-layoutRole__contents,
  #page_help_agreement .ec-layoutRole__contents,
  #page_forgot .ec-layoutRole__contents,
  #page_help_tradelaw .ec-layoutRole__contents,
  #page_contact .ec-layoutRole__contents,
  #page_help_about .ec-layoutRole__contents,
  #page_cart .ec-layoutRole__contents,
  #page_entry .ec-layoutRole__contents,
  #page_mypage_login .ec-layoutRole__contents,
  #page_user_data .ec-layoutRole__contents {
    padding: 100px 20px 70px 20px;
    max-width: inherit;
    width: 100%;
  }

  p {
    line-height: 1.5;
  }
  a {
    word-break: break-all;
  }
  /* ec-drawerRole */
  .ec-drawerRole header {
    display: none;
  }

  .ec-drawerRole ul {
    margin: 0;
    padding: 0;
  }

  .ec-drawerRole .ec-itemNav-sp a {
    color: #FFF;
    display: block;
    border-bottom: 1px solid #ccc;
    padding: 15px 20px;
    font-size: 16px;
    font-weight: 300;
  }

  .br-pc {
    display: none;
  }
  .br-sp {
    display: inherit;
  }

  /* header */
  #header {
    margin: 0 auto;
    text-align: center;
    width: 100%;
    max-width: 100%;
    justify-content: center;
    display: block;
    height: 45px;
  }

  header.header-container.header_style_3 {
    width: 45px;
    height: 45px;
    background: none;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
  }

  header.ec-layoutRole__header {
    height: auto;
  }

  #header .header-logo {
    display: none;
  }

  .header-container {
    height: auto;
  }

  .header-notice {
    background: #ffe7e5;
    color: #DE5D50;
    font-weight: 300;
    padding: 10px;
    text-align: left;
    margin: 0 auto;
  }

  .ec-itemNav {
    display: none;
  }

  .ec-headerNaviRole {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
  }

  .ec-headerNaviRole .ec-headerNaviRole__left {
    display: none;
  }
  .ec-headerNaviRole .ec-headerNaviRole__right {
    width: 75%;
    height: 45px;
    margin-top: 20px;
    margin-left: 20px;
    justify-content: flex-start;
  }
  .ec-headerNaviRole .ec-headerNaviRole__nav {
    height: 45px;
  }
  .ec-headerNav {
    height: 45px;
  }
  .ec-headerNavSP {
    display: none;
  }
  .ec-headerNav__item span.ico,
  .ec-cartNavi span.ico {
    display: inline-block;
    background: #1E1E1E;
    text-align: center;
    margin: 0 auto;
    width: 45px;
    height: 45px;
    padding: 10px 5px;
  }
  .ec-headerNav__item span.ico img,
  .ec-cartNavi span.ico img {
    width: auto;
    height: 22px;
  }
  .ec-headerNav__item:nth-of-type(2) span.ico img {
    padding-top: 4px;
  }
  .ec-headerRole__cart span.ico img {
    padding-top: 1px;
    padding-left: 3px;
  }
  .ec-cartNavi {
    height: 45px;
    position: relative;
    background: none;
  }
  .ec-headerNaviRole .ec-headerNaviRole__nav a {
    margin-right: 15px;
  }
  .ec-cartNavi .ec-cartNavi__badge {
    left: inherit;
    right: -5px;
    top: -5px;
  }
  .ec-cartNavi .ec-cartNavi__badge {
    padding: 6px;
    height: 21px;
    width: 21px;
    vertical-align: middle;
    color: #fff;
    text-align: center;
    font-size: 12px;
  }
  /* .sp_toggle */
  .gnav {
    display: inherit;
    width: 100%;
    left: 0;
  }
  .sp_toggle {
    background: #1E1E1E;
    transform: none ;
    display: inherit;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer ;
    z-index: 999;
    opacity: 1;
    width: 45px;
    height: 45px;
  }
  .sp_toggle span,
  .sp_toggle span:before,
  .sp_toggle span:after {
    position: absolute;
    content: '';
    display: block;
    height: 2px;
    width: 18px;
    border-radius: 0;
    background-color: #EEE;
    content: '';
    top: 22px;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    transition: all 0.25s;
  }
  .sp_toggle span:before {
    top: -8px;
  }
  .sp_toggle span:after {
    top: 8px;
  }
  .sp_toggle.active {
    width: 45px;
    height: 45px;
    background: none;
    right: 20px;
    top: 20px;
    transition: all 0.25s;
  }
  .sp_toggle.active span {
    background-color: rgba(255, 255, 255, 0);/*メニューオープン時は真ん中の線を透明にする*/
  }
  .sp_toggle.active span:before {
    top: 0;
    bottom: 0;
    transform: rotate(45deg);
  }
  .sp_toggle.active span:after {
    top: 0;
    bottom: 0;
    transform: rotate(-45deg);
  }
  .gnav {
    background: rgba(0, 0, 0, 0.785);
    display: none;
    backdrop-filter: blur(3px);
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 98;
    top: 0;
  }
  .gnav__wrap {
    top: 10%;
    width: 45%;
    height: 100%;
    text-align: center;
    margin: 16vh auto;
  }
  .gnav__menu {
    padding: 0;
    width: 100%;
  }
  .gnav__menu__item {
    margin: 40px 0;
  }
  .gnav__menu li {
    list-style: none;
  }
  .gnav__menu li a {
    font-size: 18px;
    text-align: left;
    letter-spacing: 0.1em;
    color: #EEEEEE ;
  }

  /* contents */
  .container {
    max-width: 100%;
    width: 100%;
    height: 90px;
    padding: 0;
    position: relative;
  }

  
  .ec-role,.ec-searchnavRole,.ec-shelfRole,.ec-contactRole,.ec-productRole,.ec-registerRole {
    padding: 0;
    max-width: 100%;
  }
  
  .ec-searchnavRole .ec-searchnavRole__infos {
    margin: 0;
    max-width: 100%;
  }

  .ec-blockTopBtn.pagetop {
    display: none;
  }

  .ec-shelfRole {
    font-size: 14px;
  }

  .ec-searchnavRole .ec-searchnavRole__infos {
    padding: 5px 0;
  }

  /* top */

  /* page */
  .ec-borderedDefs {
    border: none;
  }

  /* product list */
  #page_product_list .product-list-flex {
    display: flex;
    flex-wrap: wrap ;
    align-items: center;
    justify-content: space-between;
  }
  #page_product_list .ec-layoutRole__contents {
    padding: 100px 20px 70px 20px;
    width: 100%;
    max-width: inherit;
  } 
  #page_product_list .ec-select {
    margin-bottom: 6px;
  }
  #page_product_list .ec-select select{
    font-size: 13px;
  }
  #page_product_list .ec-numberInput span {
    display: block;
  }

  /* product detail */
  #page_product_detail .ec-layoutRole__contents {
    padding: 50px 20px 70px 20px;
    width: 100%;
    max-width: inherit;
  }
  .ec-sliderItemRole {
    padding: 0;
  }

  /* shop list */
  .shopList {
    padding: 0;
  }

  /* blog */
  .pluginCMBblog .item_blog_image {
    height: 219px;
  }

  .blog_release_date {
    color: #999;
    font-size: 14px;
    margin-top: 10px;
  }

  .pluginCMBblog .list_blog .list_category_link {
    background: #000;
    color: #FFF;
    font-size: 80%;
    padding: 5px 15px;
    border-radius: 30px;
  }

  .ec-topicpath {
    padding: 0 0 10px 0;
  }

  .ec-topicpath.list_blog_cat li {
    font-weight: 900;
    font-size: 120%;
    letter-spacing: 0;
  }

  #page_cm_blog_pro_page_detail .pluginCMBblog .figure__main_image {
    display: none;
  }

  #page_cm_blog_pro_page_list .ec-topicpath .ec-topicpath__item a {
    display: none;
  }

  .ec-role.blog_detail.pluginCMBblog .w-100 .ec-off1Grid .ec-off1Grid__cell .ec-grid2__cell p {
    margin-top: 1rem;
    margin-bottom: 2rem;
  }

  h3.tag-header,h5.tag-header {
    padding: 0.25rem 1rem;
  }

  .catalog-category-view .col-xs-12 {
    padding: 0;
  }

  /* product detail */
  .slick-slide {
    margin-bottom: 0;
  }
  .ec-sliderItemRole .item_nav {
    display: inherit;
  }
  .slick-prev, .slick-next {
    top: 45%;
  }
  .slick-prev {
    left: -25px;
  }
  .slick-next {
    right: -25px;
  }
  .slick-slide a img {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
  }

  /* shop */
  #page_user_data #shop .ec-contactRole {
    padding: 0;
    max-width: 100%;
  }
  #page_user_data #shop .ec-contactRole h2 {
    font-size: 14px;
    margin-bottom: 40px;
  }
  #page_user_data #shop .ec-contactRole ul.shopList {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: baseline;
    margin: 0;
    padding: 0;
  }
  #page_user_data #shop .ec-contactRole ul.shopList li {
    display: inline-block;
    width: 48%;
    border-right: 1px solid #5A5A5A;
    border-bottom: 1px solid #5A5A5A;
    padding-bottom: 20px;
    margin-bottom: 20px;
    min-height: 233px;
  }

  #page_user_data #shop .ec-contactRole ul.shopList li h4 {
    font-size: 17px;
    letter-spacing: 0.015em;
    margin: 0 0 10px 0;
    padding: 0;
  }
  #page_user_data #shop .ec-contactRole ul.shopList li p {
    font-size: 14px;
    margin: 0;
  }

  /* footer */
  .ec-footerNavi .ec-footerNavi__link a {
    color: #1e1e1e;
    margin: 0 auto;
    text-decoration: underline;
  }
  .ec-footerTitle {
    padding: 10px 0 20px 0;
  }
}

@media screen and (min-width: 300px) and (max-width: 767px) {
  iframe { width: 100%; height: auto;}

  #category ul li { width: 100%;}

  .cms-home .main-container { padding-top: 0;}
  .main-container { padding-top: 0;}

  .toolbar a, .toolbar .btn { display: inline-block;}
    
  .category-products { padding-top: 20px;}
  .toolbar { margin-bottom: 5px;}
    
    
  /* NOT FOUND */
  .not-found-bkg { padding-top: 0.5em;}

}