#logo_image {
    top: 40px;
    left: 0px;
}

body {
    font-size: 16px;
}

a,
#menu_archive .headline2,
#menu_archive li a.title,
#menu_bottom_area h2,
#menu_bottom_area h3,
.post_date,
.archive_headline {
    color: #bb1c26;
}

a:hover,
.footer_menu a:hover,
.footer_menu li:first-child a:hover,
.footer_menu li:only-child a:hover,
#footer_logo_text a:hover,
#comment_header ul li a:hover {
    color: #bb1c26;
}

.post_content a,
.custom-html-widget a {
    color: #222439;
}

.post_content a:hover,
.custom-html-widget a:hover {
    color: #063261;
}

.footer_menu a:hover {
    color: #bbb;
}

.footer_menu li:first-child a:hover,
.footer_menu li:only-child a:hover {
    color: #fff;
}

.global_menu li a:hover,
.global_menu li.active_menu>a,
#index_staff_head,
#staff_headline,
#archive_headline,
.side_headline,
.widget_block .wp-block-heading,
#comment_headline,
.page_navi span.current,
.widget_search #search-btn input,
.widget_search #searchsubmit,
.google_search #search_button,
.global_menu ul ul a {
    background-color: #bb1c26 !important;
}

#header_contact a:hover {
    background-color: #772425 !important;
}

#index_news .link_button:hover,
#index_staff .link_button:hover,
#index_staff_list .owl-next:hover,
#index_staff_head .link_button:hover,
#index_staff_list .owl-prev:hover,
#index_info_button li a:hover,
#index_staff_list .link:hover,
#index_staff_list a.link:hover,
#archive_staff_list .link:hover,
.flex-direction-nav a:hover,
#return_top a:hover,
.global_menu ul ul a:hover,
#wp-calendar td a:hover,
#wp-calendar #prev a:hover,
#wp-calendar #next a:hover,
.widget_search #search-btn input:hover,
.google_search #search_button:hover,
.widget_search #searchsubmit:hover,
.page_navi a:hover,
#previous_post a:hover,
#next_post a:hover,
#submit_comment:hover,
#post_pagination a:hover,
.tcdw_category_list_widget a:hover,
.tcdw_archive_list_widget a:hover {
    background-color: #9d000b !important;
    color: #fff;
}

#comment_textarea textarea:focus,
#guest_info input:focus {
    border-color: #063261 !important;
}

#index_content1_top .box1 {
    background: #760109;
}

#index_content1_top .box2 {
    background: #9d000b;
}

#index_content1_top .box3 {
    background: #ba1d26;
}

#index_info_button li.button1 a {
    background: #bb1c26 url(../image/icon2_type4.png) no-repeat 80px 33px;
}

#index_info_button li.button2 a {
    background: #383535 url(../image/icon2_type5.png) no-repeat 85px 33px;
}

.h_logo{
    width: 300px;
}

#logo_image_mobile img {
    height: 30px;
    width: auto;
}

dl.company dt {
    float: left;
}

a.tel {
    width: 90%;
    margin: 20px auto;
    display: block;
    background: #003c7a;
    box-shadow: 0px 7px #772425;
    padding: 5px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
}