table th, table.wp-block-table th {
    border: 0px solid rgba(0, 0, 0, 0.12);
    box-sizing: border-box;
}
table.shop_table_responsive thead {
    display: none;
}
form.variations_form .variations select {
    width: 50%;
}
.single-product div.product .summary.entry-summary .product_meta {
    display: none;
    margin-top: 24px;
}
.single-product div.product .woocommerce-tabs.wc-tabs-wrapper {
    display: none;
}
.woocommerce .product h2 {
    display: none;
    font-size: 1.6em;
    padding-top: 12px;
}
.woocommerce-info, .woocommerce-noreviews, p.no-comments {
    background-color: #555d66;
}
button:hover, button:focus, button:active, a.comment-reply-link:hover, a.comment-reply-link:focus, a.comment-reply-link:active, .button:hover, a.button:hover, a.button:focus, a.button:active, button.give-btn:hover, #searchsubmit:hover, #prevLink a:hover, #nextLink a:hover, input#submit:hover, input[type='submit']:hover, .gallery a:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background-color: #00996600;
}

select {
    display: block;
    background-color: rgba(0, 0, 0, 0.04);
    color: rgba(0, 0, 0, 0.6);
    color: #666666;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0.4);
    width: auto;
    max-width: 100%;
    font-size: 1rem;}
form.variations_form .variations select {
    width: 100%;
}
.page-title{
    display: none;}

ul.products li.product .button {
    display: none;}
.woocommerce-breadcrumb {
    display: none;}
.woocommerce-result-count {
    display: none;
    padding-top: 0;
}
form.woocommerce-ordering {
    display: none;
    margin-bottom: 24px;
}
form.woocommerce-cart-form a.remove {
    display: inline-block;
    background: #9e3d24;}
.single-product div.product .summary .price {
    display: inline-block;
    background-color: #777777;}
.woocommerce-message, .woocommerce-info, .woocommerce-error, .woocommerce-noreviews, p.no-comments {
    display: block;
    position: relative;
    background-color: #bbbbbb;}


.gallery .gallery-item a:hover img {
    background: #929292;
}
p.more-link-wrapper {
    display: none;
    padding-top: 0px;
}
.vc_custom_heading a, .vc_custom_heading a:focus, .vc_custom_heading a:hover, .vc_custom_heading a:visited {
    display: none;
    border: none;
    text-decoration: inherit;
    color: inherit;
}
.wp-custom-header {
    display: none;}
table td, table.wp-block-table td {
    padding: 12px;
    margin: 0px;
    border: 1px solid #dddddd;
    border: 0px solid rgba(0, 0, 0, 0.12);
    box-sizing: border-box;
}
.banner-img {
    display: none;}
.post-area {
    margin: 0px;
    padding: 10px;
    box-sizing: border-box;
}
.post-area.no-sidebar {
    max-width: 100%;
    margin: 0px auto 0px;
}
.article {
    display: block;
    position: relative;
    max-width: 100%;
    margin: 0px auto 0px;
}
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: #696969;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-juicy-pink:focus, .vc_btn3.vc_btn3-color-juicy-pink:hover {
    color: #f7f7f7;
    background-color: #8e8e8e;
}
body {
    background-color: #ffffff;
    color: #333333;
    font-family: 'Noto Serif JP', serif;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.65;
    margin: 0px;
    padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
    color: #000000;
    text-align: center;
    font-weight: 400;
    line-height: 1.2;
    font-family: 'Noto Serif JP', serif;
    word-wrap: break-word;
    margin: 6px 0px;
    padding: 6px 0px;
}
h1 {
    font-size: 2.4em;
}
h2 {
    font-size: 2em;
}
h3 {
    font-size: 1.8em;
}
h4 {
    font-size: 1.6em;
}
h5 {
    font-size: 1.2em;
}
h6 {
    font-size: 1.1em;
}
ul.products li.product .price {
    position: absolute;
    top: 12px;
    right: 12px;
    background-color: #ffffffab;
    color: #0e0e0e;
    font-weight: bold;
    font-size: 90%;
    line-height: 1;
    margin: 0px;
    padding: 4px 8px;
    border-radius: 2px;
}