.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Lato;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Lato;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-17323 .elementor-element.elementor-element-16ba6c5{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-template .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Lato;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-template .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Lato;font-weight:var( --e-global-typography-secondary-font-weight );}:root{--page-title-display:none;}/* Start custom CSS */.heading::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 120px; /* 黒線の長さ */
  height: 4px;
  background-color: #4F3D2C; /* 黒いライン */
}

.heading::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  background-color: #f3e8df; /* ベージュ系の色 */
  z-index: -1; /* 下に配置 */
}

@media screen and (min-width:768px) {
.ndd_area_scenetab ul {
    flex-wrap: wrap!important;
}
.ndd_area_scenetab ul li {
    flex: 0 0 23%!important;
}
}

.woocommerce ul.products li.product a.add-request-quote-button.button, a.add-request-quote-button.button {
    color: #000000;
    background-color: #c57b35 !important;
    border-style: none;
    padding: 10px 10px 10px 10px;
    width: 200px;
    display: block;
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.yith_ywraq_add_item_browse_message {
    color: #000000;
    background-color: #ffa61b !important;
    padding: 10px 10px 10px 10px;
    width: 200px;
    display: block;
    position: absolute;
    bottom: 55px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    /* font-size: 14px; */
    border: 1px solid;
}/* End custom CSS */