/* カスタマイズ用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;}

/* ec-cube */
.header-notice {
  background: #ffe7e5;
  color: #ff0000;
  font-weight: 300;
  padding: 10px;
  text-align: center;
  margin: 0 auto;
}

.ec-input .ec-errorMessage, .ec-birth .ec-errorMessage, .ec-select .ec-errorMessage, .ec-halfInput .ec-errorMessage, .ec-numberInput .ec-errorMessage, .ec-zipInput .ec-errorMessage, .ec-telInput .ec-errorMessage {
  color: #ff0000;
  font-weight: 900;
}

.error.ec-input input, .error.ec-birth input, .error.ec-select input, .error.ec-halfInput input, .error.ec-numberInput input, .error.ec-zipInput input, .error.ec-telInput input, .error.ec-input select, .error.ec-birth select, .error.ec-select select, .error.ec-halfInput select, .error.ec-numberInput select, .error.ec-zipInput select, .error.ec-telInput select, .error.ec-input textarea, .error.ec-birth textarea, .error.ec-select textarea, .error.ec-halfInput textarea, .error.ec-numberInput textarea, .error.ec-zipInput textarea, .error.ec-telInput textarea {
  border-color: #ff0000;
}

.ec-input input, .ec-birth input, .ec-select input, .ec-halfInput input, .ec-numberInput input, .ec-zipInput input, .ec-telInput input,
.ec-select select,
.ec-input textarea, .ec-birth textarea, .ec-select textarea, .ec-halfInput textarea, .ec-numberInput textarea, .ec-zipInput textarea, .ec-telInput textarea {
  border-radius: 9px!important;
  border: none!important;
  background: #FFF !important;
}

/* header */
header h1 {
  margin-top: 0;
  margin-bottom: 0;
}

header .menu nav ul {
  gap: 30px!important;
}

header .menu nav li ul.submenu {
  position: relative;
  top: 100px;
  left: 0;
  margin-top: 30px;
}
header .menu nav li ul.submenu li a {
  font-size: 18px!important;
}

.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: #FFF;
  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 */
body#page_cart {
  background: rgb(250, 225, 115, 0.8);
}
body#page_cart .ec-cartRow .ec-cartRow__subtotalColumn {
  color: #000;
  font-weight: 500;
}
body#page_cart .ec-cartRole .ec-cartRole__progress {
  color: #000;
  font-weight: 500;
}
body#page_cart .ec-cartRole .ec-cartRole__progress strong {
  color: #ff0000;
}
.ec-cartRow__unitPrice {
  color: #000;
  letter-spacing: 0.01em;
}
.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: #000;
  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;
}
.ec-progress .is-complete .ec-progress__number {
  background: #ffac4f;
}
.ec-progress .is-complete .ec-progress__label {
  color: #ffac4f;
}

/* page_shopping */
body#page_shopping {
  background: rgb(185, 215, 240, 0.8);
}

/* page_forgot */
body#page_forgot {
  background: rgb(200, 190, 220, 0.8);
}
body#page_forgot .ec-forgotRole {
  max-width: 600px;
  padding: 0;
  color: #000;
}

/* page_forgot_complete */
body#page_forgot_complete {
  background: rgb(242, 193, 127, 0.8);
}

/* page_shopping_login */
body#page_shopping_login {
  background: rgb(185, 215, 240, 0.8);
}

/* page_shopping_confirm */
body#page_shopping_confirm {
  background: rgb(250, 225, 115, 0.8);
}

/* page_forgot_reset */
body#page_forgot_reset {
  background: rgb(250, 225, 115, 0.8);
}

/* page_shopping_nonmember */
body#page_shopping_nonmember {
  background: rgb(210, 230, 175, 0.8);
}

/* page_entry */
body#page_entry {
  background: rgb(250, 225, 115, 0.8);
}

/* page_help_agreement */
body#page_help_agreement {
  background: rgb(242, 193, 127, 0.8);
}

.ec-input input, .ec-birth input, .ec-select input, .ec-halfInput input, .ec-numberInput input, .ec-zipInput input, .ec-telInput input, .ec-select select, .ec-input textarea, .ec-birth textarea, .ec-select textarea, .ec-halfInput textarea, .ec-numberInput textarea, .ec-zipInput textarea, .ec-telInput textarea {
  font-weight: 500;
}

/* page_entry_activate */
body#page_entry_activate {
  background: rgb(252, 195, 175, 0.8);
}

/* page_mypage_login */
body#page_mypage_login {
  background: rgb(210, 230, 175, 0.8);
}

.ec-icon {
  text-align: center;
  margin: 0 auto 1rem auto;
}
.ec-withdrawRole .ec-icon img,
.ec-withdrawConfirmRole .ec-icon img {
  text-align: center;
  margin: 0 auto 1rem auto;
}

/* page_mypage */
body#page_mypage,
body#page_mypage_favorite,
body#page_mypage_change,
body#page_mypage_delivery,
body#page_mypage_withdraw,
body#page_mypage_history,
body#page_mypage_change_complete,
body#page_mypage_delivery_new,
body#page_mypage_delivery_edit {
  background: rgb(250, 225, 115, 0.8);
}

body#page_mypage_change_complete .ec-off4Grid {
  margin-top: 30px;
}

.ec-navlistRole .ec-navlistRole__navlist {
  gap: 0;
  background: #FFF;
  color: #000;
}

/* #page_sln_card_payment */
body#page_sln_card_payment {
  background: rgb(242, 193, 127, 0.8);
}

body#page_sln_card_payment dt {
  margin-bottom: 1rem;
}
body#page_sln_card_payment dt label {
  font-weight: 900;
}
body#page_sln_card_payment dd {
  font-weight: 500;
  padding-left: 0;
}
.sln-scInput .errormsg.text-danger {
  color: #ff0000!important;
  font-weight: 500;
}

/* page_shopping_complete */
body#page_shopping_complete {
  background: rgb(185, 215, 240, 0.8);
}

/* product list */
#page_product_list  {
  background: #FFF;
}
#page_product_list .ec-layoutRole__contents {
  padding: 20px;
  width: 100%;
} 
#page_product_list .ec-layoutRole__contents .ec-layoutRole__main .ec-searchnavRole {
  display: none;
}
#page_product_list .product-list-flex {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: -60px;
  position: relative;
  z-index: 2;
}
#page_product_list .ec-searchnavRole,
#page_product_list .ec-searchnavRole .ec-searchnavRole__infos,
#page_product_list .ec-shelfRole {
  max-width: inherit;
}
#page_product_list .ec-shelfGrid {
  margin: 0 auto;
  text-align: center;
  justify-content: space-between;
}
#page_product_list .ec-shelfGrid .ec-shelfGrid__item {
  padding:  20px;
  width: calc(100% / 3 - 15px);
}
#page_product_list .ec-shelfGrid .ec-shelfGrid__item img {
  width: 100%;
  height: auto;
  text-align: center;
  margin: 0 auto;
}
#page_product_list .ec-shelfGrid .ec-shelfGrid__item:nth-child(1) {
  background: rgb(210, 230, 175, 0.8);
}
#page_product_list .ec-shelfGrid .ec-shelfGrid__item:nth-child(2) {
  background: rgb(185, 215, 240, 0.8);
}
#page_product_list .ec-shelfGrid .ec-shelfGrid__item:nth-child(3) {
  background: rgb(252, 195, 175, 0.8);
  
}
#page_product_list .ec-shelfGrid .ec-shelfGrid__item p.item-name {
  text-align: left;
  margin-bottom: 1rem;
  max-width: 83%;
}
#page_product_list .ec-shelfGrid .ec-shelfGrid__item p.price02-default {
  text-align: left;
  font-size: 16px;
  letter-spacing: 0.125em;
  margin-bottom: 1rem;
}
#page_product_list .ec-shelfGrid .ec-shelfGrid__item p.price02-default span {
  text-align: left;
  font-size: 13px;
}
#page_product_list .ec-shelfGrid .ec-shelfGrid__item p.item-made {
  max-width: 120px;
  text-align: left;
}
#page_product_list .ec-numberInput span {
  font-size: 14px;
}
#page_product_list .ec-numberInput input {
  font-size: 14px;
}
#page_product_list .ec-numberInput input[type=number] {
  max-width: 68px;
  background: #FFF;
  border-radius: 9px;
  margin-right: 10px;
  font-size: 18px;
  font-weight: 900;
}
#page_product_list .ec-blockBtn--action {
  width: 68px;
  height: 82px;
  background: url(/html/user_data/assets/img/common/ico_bag.svg) no-repeat right top;
  cursor: pointer;
  border: none;
  transition: all 0.3s;
  border-radius: 0;
}
#page_product_list .ec-blockBtn--action:hover {
  width: 68px;
  height: 82px;
  background: url(/html/user_data/assets/img/common/ico_bag_w.svg) no-repeat right top;
  cursor: pointer;
  border: none;
  transition: all 0.3s;
  border-radius: 0
}
#page_product_list .ec-shelfGrid .ec-shelfGrid__item .ec-productRole__btn {
  margin-bottom: 0;
}
#page_product_list .is-out-of-stock .ec-blockBtn--action {
  background: url(/html/user_data/assets/img/common/ico_soldout.svg) no-repeat right top;
  cursor: default;
}
#page_product_list .is-out-of-stock .ec-blockBtn--action:hover {
  background: url(/html/user_data/assets/img/common/ico_soldout.svg) no-repeat right top;
  cursor: default;
}
#page_product_detail .is-out-of-stock .ec-blockBtn--action {
  background: url(/html/user_data/assets/img/common/ico_soldout.svg) no-repeat left center;
  width: 68px;
  height: 82px;
  cursor: default;
  border: none;
  opacity: 1;
}
#page_product_detail .is-out-of-stock .ec-blockBtn--action:hover {
  background: url(/html/user_data/assets/img/common/ico_soldout.svg) no-repeat left center;
  width: 68px;
  height: 82px;
  cursor: default;
  opacity: 1;
}

/* 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;
}

.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-blockBtn {
  font-weight: 500;
  border-radius: 9px;
}
.ec-inlineBtn--cancel {
  font-weight: 500;
  border-radius: 9px;
}
.ec-blockBtn--action {
  height: 45px;
  line-height: 45px;
  border-radius: 9px;
  font-weight: 500;
}
.ec-blockBtn--action:hover {
  background-color: #FFF;
  border-color: #000000;
  color: #000000;
  border-radius: 9px;
}
#page_product_detail .ec-blockBtn--action.add-cart, #page_product_detail .ec-blockBtn--cancel {
  border-radius: 9px;
}
.ec-blockBtn--cancel {
  font-weight: 500;
  height: 45px;
  line-height: 45px;
  font-size: 13px;
  transition: all 0.5s;
  border-radius: 9px;
}
.ec-guest .ec-guest__actions a:hover {
  color: #000;
}
.ec-blockBtn--cancel:hover {
  background-color: #FFF;
  border-color: #000000;
  color: #000000;
}

.ec-blockBtn--action {
  background-color: #000000;
  border-color: #000000;
  transition: all 0.5s;
}

.btn-check:focus + .ec-blockBtn--action, .ec-blockBtn--action:focus {
  color: #FFF;
  background-color: #000000;
  border-color: #000000;
  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: #FFF;
  background-color: #000000;
  border-color: #000000;
}

.ec-blockBtn--action:focus {
  color: #FFF;
}

.ec-cartNaviIsset .ec-cartNaviIsset__action .ec-blockBtn--action {
  color: #FFF;
}

.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;
}

/* product detail */
body.product_id_3 {
  background: rgb(252, 195, 175, 0.8);
}
body.product_id_4 {
  background: rgb(185, 215, 240, 0.8);
}
body.product_id_5 {
  background: rgb(210, 230, 175, 0.8);
}
#page_product_detail .ec-price {
  margin-bottom: 16px;
}
#page_product_detail .mainitem-box {
  text-align: center;
  margin: 0 auto;
  position: relative;
  padding-bottom: 75px;
}
#page_product_detail .mainitem-box .mainitem-box-cell {
  max-width: 500px;
  text-align: center;
  margin: 0 auto;
}
#page_product_detail .mainitem-box .mainitem-box-cart {
  position: absolute;
  content: '';
  right: 0;
  bottom: 10rem;
  max-width: 285px;
  text-align: left;
}

#page_product_detail .mainitem-box .mainitem-box-cart .ec-productRole__profile {
  margin: 0;
  padding: 0;
}

#page_product_detail .ec-sliderItemRole {
  margin: 0 0;
  padding: 0;
  line-height: 1;
  max-width: inherit;
  margin-bottom: 0;
}

#page_product_detail h3 {
  background: none;
}
#page_product_detail .desc-box {
  padding: 50px 0;
  background: #FFF;
}

/* #page_product_detail .desc-box .ec-productRole {
  max-width: inherit;
}*/ 
#page_product_detail .ec-layoutRole__mainBottom {
  display: none;
}
#page_product_detail .product_review_area {
  background: #FFF;
}

#page_product_detail ul.flex-03,
#page_product_detail ul.flex-02 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0;
  margin: 0 0 50px 0;
  gap: 0;
}
#page_product_detail ul.flex-03 li {
  display: inline-block;
  width: calc(100% / 3 - 15px);
  margin: 0;
  padding: 0;
  position: relative;
}
#page_product_detail ul.flex-03 li .text-box-left {
  position: absolute;
  content: '';
  left: 105%;
  top: 0;
  width: 92%;
}
#page_product_detail ul.flex-03 li .text-box-right {
  position: absolute;
  content: '';
  right: 105%;
  bottom: 0;
  width: 92%;
}
#page_product_detail ul.flex-03 li h3 {
  font-size: 16px;
  padding: 0;
  margin: 0 0 1rem 0;
}
#page_product_detail ul.flex-03 li h4 {
  font-size: 12px;
}
#page_product_detail ul.flex-03 li p,
#page_product_detail ul.flex-02 li p {
  font-size: 13px;
}
#page_product_detail ul.flex-03 li p:last-child,
#page_product_detail ul.flex-02 li p:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
#page_product_detail ul.flex-03 li img,
#page_product_detail ul.flex-02 li img  {
  width: 100%;
  height: auto;
}

#page_product_detail ul.flex-02 li {
  display: inline-block;
}
#page_product_detail ul.flex-02 li:first-child {
  width: calc(100% / 3 - 15px);
}
#page_product_detail ul.flex-02 li:nth-child(2) {
  width: 66%;
}
#page_product_detail ul.flex-02 li h4 {
  font-size: 16px;
}
#page_product_detail ul.flex-02 li img {
  width: 100%;
  height: auto;
}

#page_product_detail .ec-layoutRole__contents {
  padding: 105px 0 0 0;
  max-width: inherit;
}
#page_product_detail .ec-layoutRole__contents .ec-productRole {
  max-width: 1140px;
}

#page_product_detail .notice {
  background: #999999;
  padding: 5px;
  font-size: 13px;
  color: #FFF;
  text-align: center;
  border-radius: 9px;
}

.ec-productRole .ec-productRole__tags,
.ec-productRole__priceRegularPrice,
.ec-productRole__priceRegularTax,
.ec-productRole__code {
  display: none;
}
.ec-productRole .ec-productRole__title .ec-headingTitle {
  color: #000;
  font-weight: 900;
  font-size: 14px;
  letter-spacing: 0.1em;
}
.ec-productRole .ec-productRole__price {
  color: #000;
  font-weight: 900;
  padding: 0;
  border: none;
  font-size: 20px;
}
.ec-productRole__free {
  font-weight: 900;
  color: #ff2600;
  margin-bottom: 1rem;
}
.ec-productRole__free img {
  max-width: 120px;
  margin-top: 1rem;
}

.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-inlineBtn--action {
  background: #000;
  border: #000;
  margin-top: 0;
  border-radius: 9px;
}

.slide-item {
  border: none;
}
.slide-item img {
  width: 100%;
  height: auto;
}

.slideThumb img {
  border: none;
}

.slick-initialized .slick-slide {
  opacity: 1;
}

.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;
}

/* review */
#product_review_area {
  background: #FFF;
  padding: 50px 0;
  margin: 0!important;
}
#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;
}
div#RelatedProduct-product_area {
  background: #FFF;
  display: none;
}


/* 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_contact_complete .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,
#page_cart .ec-layoutRole__contents,
#page_shopping .ec-layoutRole__contents,
#page_shopping_confirm .ec-layoutRole__contents,
#page_entry_activate .ec-layoutRole__contents,
#page_forgot_reset .ec-layoutRole__contents,
#page_mypage .ec-layoutRole__contents,
#page_mypage_favorite .ec-layoutRole__contents,
#page_mypage_change .ec-layoutRole__contents,
#page_mypage_delivery .ec-layoutRole__contents,
#page_mypage_withdraw .ec-layoutRole__contents,
#page_mypage_history .ec-layoutRole__contents,
#page_mypage_change_complete .ec-layoutRole__contents,
#page_mypage_delivery_new .ec-layoutRole__contents,
#page_mypage_delivery_edit .ec-layoutRole__contents,
#page_sln_card_payment .ec-layoutRole__contents,
#page_shopping_complete .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_product_review_index */
body#page_product_review_index {
  background: rgb(250, 225, 115, 0.8)
}

/* page_contact */
body#page_contact,
body#page_contact_complete {
  background: rgb(250, 225, 115, 0.8);
}
body#page_contact_complete .ec-off4Grid {
  margin-top: 16px;
}
body#page_contact .ec-contactRole {
  color: #000;
  font-size: 15px;
}
body#page_contact .ec-borderedDefs p {
  font-size: 15px;
}
.ec-required {
  font-weight: 900;
  color: #ff0000;
}
body#page_contact .ec-off4Grid .ec-off4Grid {
  display: block;
}
body#page_contact .ec-off4Grid .ec-off4Grid__cell {
  width: 100%;
  margin-left: 0;
}

/* page_help_about */
body#page_help_about {
  background: rgb(242, 193, 127, 0.8);
}

#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;
  line-height: 2.1;
}

body#page_help_about p.note {
  font-size: 12px;
}

body#page_help_about .about-shop {
  background: #b9d7f0;
  padding: 105px 0 105px 0;
  margin-top: 55px;
}

body#page_help_about .about-shop dd {
  line-height: 2.1;
}

#page_help_about .ec-layoutRole__mainBottom {
  display: none;
}

/* page_help_privacy */
body#page_help_privacy {
  background: rgb(200, 190, 220, 0.8);
}

/* page_entry_complete */
body#page_entry_complete {
  background: rgb(200, 190, 220, 0.8);
}
body#page_entry_complete .ec-registerCompleteRole{
  max-width: 600px;
  width: 100%;
  padding: 0;
}
body#page_entry_cmplete .ec-off3Grid  {
  display: block;
}
body#page_entry_cmplete .ec-off3Grid .ec-off3Grid__cell {
  width: 100%!important;
  display: block;
  margin: 0!important;
}
body#page_entry_complete .ec-reportDescription {
  margin-bottom: 2rem;
  line-height: 1.8;
}

/* page_help_tradelaw */
body#page_help_tradelaw {
  background: rgb(210, 230, 175, 0.8);
}

.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%;
  color: #000;
}

.ec-borderedDefs dd  {
  width: 100%;
  line-height: 2.1;
  color: #000;
}

/* 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;
  letter-spacing: 0.05em;
}
.ec-layoutRole__footer {
  background: #FFF;
}
#product-area {
  width: 100%;
  background: #FFF;
}

#product-area h2 {
  color: #000;
}

.ec-footerRole {
  margin-top: 0;
  background: #FFF;
  border-top: none;
}

.ec-footerNavi .ec-footerNavi__link a {
  color: #000;
  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: #000;
}

/* modal */
.modal-backdrop {
  z-index: 0;
  /* background: #000; */
}

.modal-content {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.45);
  z-index: 999;
}

/* mobile */
@media screen and (max-width: 786px) {
  .onlypc {
    display: none;
  }
  .onlysp {
    display: inherit;
  }

  .ec-pageHeader h1, .ec-pageHeader .h1 {
    border-top: none;
  }

  /* 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_contact_complete .ec-layoutRole__contents,
  #page_cart .ec-layoutRole__contents,
  #page_shopping .ec-layoutRole__contents,
  #page_shopping_confirm .ec-layoutRole__contents,
  #page_entry .ec-layoutRole__contents,
  #page_mypage_login .ec-layoutRole__contents,
  #page_user_data .ec-layoutRole__contents,
  #page_entry_activate .ec-layoutRole__contents,
  #page_forgot_reset .ec-layoutRole__contents,
  #page_mypage .ec-layoutRole__contents,
  #page_mypage_favorite .ec-layoutRole__contents,
  #page_mypage_change .ec-layoutRole__contents,
  #page_mypage_delivery .ec-layoutRole__contents,
  #page_mypage_withdraw .ec-layoutRole__contents,
  #page_mypage_history .ec-layoutRole__contents,
  #page_mypage_change_complete .ec-layoutRole__contents,
  #page_mypage_delivery_new .ec-layoutRole__contents, 
  #page_mypage_delivery_edit .ec-layoutRole__contents,
  #page_shopping_complete .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 .menu nav li ul.submenu {
    position: relative;
    top: 0;
    left: 0;
  }
  header .menu nav li ul.submenu li a {
    font-size: 16px!important;
  }

  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: #ff0000;
    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;
  }

  /* 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;
  }

  /* page_help_privacy */
  body#page_help_privacy .ec-layoutRole__main {
    padding: 0 20px;
  }

  /* page */
  .ec-borderedDefs {
    border: none;
  }

  /* product list */
  #page_product_list .product-list-flex {
    display: flex;
    flex-wrap: wrap ;
    align-items: center;
    justify-content: flex-end;
  }
  #page_product_list .ec-layoutRole__contents {
    padding: 0;
    width: 100%;
    max-width: inherit;
  } 
  #page_product_list .ec-shelfGrid {
    margin: 0 auto;
    text-align: center;
    display: block;
    justify-content: space-between;
  }
  #page_product_list .ec-shelfGrid .ec-shelfGrid__item {
    padding: 20px;
    width: 100%;
    margin-bottom: 0;
  }
  #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;
  }
  #page_product_list .ec-shelfGrid .ec-shelfGrid__item p.item-name {
    max-width: 70%;
  }
  

  /* product detail */
  #page_product_detail .ec-blockBtn--action.add-cart, #page_product_detail .ec-blockBtn--cancel {
    width: 100%;
  }
  #page_product_detail .ec-layoutRole__contents {
    padding: 30px 0 0 0;
    width: 100%;
    max-width: inherit;
  }
  #page_product_detail .mainitem-box .mainitem-box-cart {
    padding: 30px; 
    position: relative;
    content: '';
    right: 0;
    bottom: 0;
    max-width: inherit;
    text-align: left;
    width: 100%;
    background: #FFF;
  }
  #page_product_detail .desc-box {
    padding: 0;
  }
  #page_product_detail .mainitem-box {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  #page_product_detail .mainitem-box .mainitem-box-cell {
    max-width: inherit;
    text-align: center;
    margin: 0 auto 0 auto;
  }
  #page_product_detail .mainitem-box .mainitem-box-cell img {
    max-width: 300px;
    text-align: center;
    margin: 0 auto 0 auto;
  }
  #page_product_detail ul.flex-03,
  #page_product_detail ul.flex-02 {
    display: block;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0;
    margin: 0 0 30px 0;
    gap: 0;
  }
  #page_product_detail ul.flex-03 li p,
  #page_product_detail ul.flex-02 li p {
    font-size: 13px;
    line-height: 2.1;
  }
  #page_product_detail ul.flex-03 li .text-box-left {
    position: relative;
    left: 0;
    top: 0;
    padding: 30px;
    text-align: left;
    width: 100%;
  }
  #page_product_detail ul.flex-03 li .text-box-right {
    position: relative;
    right: 0;
    top: 0;
    padding-left: 0;
    margin-left: 0;
    padding: 30px 30px 0 30px;
    text-align: left;
    width: 100%;
  }
  #page_product_detail ul.flex-03 li {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  #page_product_detail ul.flex-02 {
    margin-bottom: 0;
  }
  #page_product_detail ul.flex-02 li:first-child {
    width: 100%;
  }
  #page_product_detail ul.flex-02 li:nth-child(2) {
    width: 100%;
    padding: 30px;
  }
  #page_product_detail .notice {
    background: #999999;
    padding: 6px;
    font-size: 13px;
    color: #FFF;
    text-align: center;
    border-radius: 9px;
    width: calc(100% - 60px);
    margin-left: 30px;
  }
  #product_review_area {
    padding: 30px;
  }

  /* about */
  body#page_help_about .ec-layoutRole__contents {
    padding: 100px 0 0 0;
    max-width: inherit;
    width: 100%;
  }

  body#page_help_about .ec-layoutRole__contents .ec-role {
    padding: 0 20px;
  }

  body#page_help_about h2 {
    font-size: 16px;
    letter-spacing: 0.015em;
  }

  /* 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;
  }
  .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;
  }

  /* footer */
  footer {
    padding: 4.5vw 0;
  }
  footer .footer-link {
    display: block;
    margin: 0 0 30px 0;
    padding: 0;
    text-align: center;
  }
  footer .footer-link li {
    margin: 0 0 30px 0;
  }
  footer p.copyright {
    font-size: 11px!important;
  }
}

@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;}

}