
.page-header{
    border-bottom: none;
    margin: 10px auto;
}
body .bg_color_main,body .border_box_main .wp-block-button__link,
body .bg_color_inquiry,.wpcf7 .wpcf7-form .wpcf7-submit {
    background: #ff4800;
}

.staff_comment {
    margin-bottom: 70px;
}

body .color_sub1,body .color_sub1:hover,body .color_em,.icon-phone-alt{
    color: #ff4800;
}

body .border_box_main{
    border: 1px solid #ff4800;
}

.spec h2{
    color: #ff7a00;
    margin-bottom: 10px;
}
.spec_table_default .main_facilities .on,.spec_table_default .main_facilities .on span::before,body .color_sub1[class^="icon-"]::before{
    color: #ff7a00;
}

.detail_base_spec .spec th,.spec_table_default th{
    color: #59513c;
    background-color: #ded8c8;
    border-right: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
}

.entry-content h2{
    margin-bottom: 20px;
}

@media screen and (max-width: 740px) {
    .spec_table_default.f12 td{
        padding-top: 8px;
    }
}