.woocommerce.single-product .single_product_wrapper .images div.enlarge {
	display:none;
}


.woocommerce.single-product div.product .single_product_wrapper .images div.thumbnails div:only-child{
	display:none;
}


.main-navigation li ，#site-navigation.main-navigation.mobile-menu ul.menu li a {
	line-height:50px;

}
#site-navigation.main-navigation.mobile-menu ul.menu li a{
	
	line-height:30px;
}

.breadcrumbs:before {
	background-image:url(https://netjapan.tech/wp-content/uploads/2018/12/908x1689px-bg.jpg) !important;
}

.virtual_content figure {
    text-align: center;
    padding: 30px 10px;
}

.wp-block-image:not(.is-style-rounded)>a, .wp-block-image:not(.is-style-rounded) img {
    border-radius: inherit;
}

<!-- for WooCommerce Use -->

.pd_y_small {
    padding: 30px 0;
    margin: 0px 15px 0px 15px;
}

.col-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
}

div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
.row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.summary_panel_icon img {
    width: auto;
    max-width: inherit;
}
img {
    max-width: 100%;
    width: 100%;
    height: auto;
    vertical-align: bottom;
}
summary_panel_item {
    min-height: 420px;
    padding-left: 0;
    padding-right: 0;
}
.summary_panel_inner {
    height: 100%;
    padding: 45px 25px;
}
.summary_panel_icon {
    text-align: center;
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.theme_heading.small, h3 {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 1.5;
}
.summary_panel.panel_odd_gray .summary_panel_item:nth-child(odd) .summary_panel_inner {
    background: #efefef;
}
.summary_panel_item {
    min-height: 420px;
    padding-left: 0;
    padding-right: 0;
}
.summary_panel_title {
    font-weight: 700;
    margin-bottom: 20px;
}
p {
    line-height: 1.4;
}
.summary_panel {
    margin-bottom: 70px;
}
.col-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.pd_y_small {
    padding: 30px 0;
    margin: 0px 15px 0px 15px;
}
.theme_heading.medium, h2 {
    font-size: 30px;
    margin-bottom: 30px;
}
.theme_heading {
    font-weight: 700;
}
.theme_heading.small, h3 {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 1.5;
}

.list_asterisk {
    margin-top: 5px;
    font-size: 75%;
}
.pd_y_mini {
    padding: 15px 0;
    margin: 0px 15px 0px 15px;
}
.list_dot_small {
    margin-top: 6px;
}

.wp-block-separator {
    border-top: 1px solid rgb(204,204,204) !important;
    border-bottom: 0px none rgb(0,77,162) !important;
}

.wp-block-columns {
    display: flex;
    margin-bottom: 1.75em;
    box-sizing: border-box;
    flex-wrap: wrap!important;
    align-items: normal!important;
}

wp-container-3 {
    display: flex;
    gap: 2em;
    flex-wrap: nowrap;
    align-items: center;
}
.wp-block-column {
    flex-grow: 1;
    min-width: 0;
    word-break: break-word;
    overflow-wrap: break-word;
}

.wp-container-3 > * {
    margin: 0;
}

@media only screen and (max-width: 768px) {
.col-md-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
}
  .theme_table:not(:last-child) {
    margin-bottom: 20px;
  }
.pd_y_small {
    padding: 20px 0;
}
	.pd_y_small {
    padding: 30px 0;
    margin: 0px 15px 0px 15px;
}
.theme_heading.medium, h2 {
    font-size: 24px;
    margin-bottom: 20px;
}
.summary_panel {
    margin-bottom: 40px;
}
.summary_panel_item {
    min-height: inherit;
}
}

@media only screen and (max-width: 576px)
p {
    line-height: 1.6;
}
@media only screen and (max-width: 768px)
.summary_panel_inner {
    padding: 30px 20px;
}

@media (min-width: 782px)
.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 0;
    flex-grow: 1;
}

@media (min-width: 782px)
.wp-block-columns {
    flex-wrap: nowrap!important;
}


<!-- for WooCommerce Use -->