hr {
    border-top: solid 5px #333;
    margin: 0px 18px 0px 18px;
}

#div_master_logo {
    background-image: url(../image/rickettsia_logo_v2_2.png);
    top: -30px;
    left: 0px;
    width: 175px;
    height: 148px;
    position: absolute;
    border: none;
}

.div_slogan_linkbtn {
    display: block;
    text-align: center;
    padding: 0.5em 0.5em;
    font-size: 1.4em;
    color: #ffffff;
    background-color: #000000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .div_slogan_linkbtn a {
        color: #ffbb48;
    }

    .div_slogan_linkbtn:hover {
        background-color: #000;
    }

    .div_slogan_linkbtn a:hover {
        color: #ffffff;
    }

.cp_header {
    background-color: #fff;
    color: #ffffff;
    width: 100%;
    height: 150px;
    vertical-align: middle;
    text-align: center;
    border-bottom: none;
    overflow-y: hidden;
    font-size: 14pt;
}


#show_slogan {
    padding: 0 0 25px 0;
    background-image: url(../contents/image/AdoraGoesElectric.png);
    background-position: bottom;
}

#div_master_mainmenu {
    float: none;
    margin-top: 99px;
    margin-left: 5px;
    width: 50%;
    display: block;
    padding-left: 200px;
}

.sub_menu {
    position: absolute;
    right: 50px;
    top: 20px;
}

.sub_menu_content {
    font-size: 16px;
    font-weight: bold;
}

    .sub_menu_content span {
        padding-left: 10px;
        padding-right: 10px;
    }

    .sub_menu_content a {
        white-space: nowrap;
        text-decoration: none;
        color: #444444;
        font-size: 14px;
    }

.sub_menu_content_click {
    color: #FFbb11 !important;
}

.sub_menu_content a:hover {
    color: #FFbb11;
}

#div_master_search {
    display: none;
}

#div_master_langbar {
    display: none;
}

.content_block {
    display: inherit;
    padding: 0 10vw 0 10vw;
    text-align: justify;
}

.text_sec_content {
    margin-top: 5px;
}

.text_sec_title {
    font-size: 2.3em;
    font-weight: bold;
    padding-bottom: 0;
    text-align: center;
}

.text_sec_suutitle {
    display: block;
    font-size: 33px;
    font-weight: bold;
    padding-bottom: 0;
    text-align: center;
}

.cp_infobox_content_box_title {
    color: #e8e8e8 !important;
}

.section_sapce {
    margin-top: 0px !important;
}

.cp_body {
    background: #30373e;
}

.cp_infocat_submenu {
    width: 20% !important;
    min-height: 82vh;
}

.cp_infocat_submenu_group {
    text-align: left !important;
}

    .cp_infocat_submenu_group h1 {
        color: #e8e8e8 !important;
        padding-bottom: 10px;
    }


.cp_infocat_submenu_group {
    border: 0 !important;
}


    .cp_infocat_submenu_group ul {
        padding: 0;
        margin-top: 10px !important;
        list-style: none;
        border: 1px solid #333;
    }

        .cp_infocat_submenu_group ul li {
            list-style-type: square;
            list-style-position: inside;
            color: #ccc;
            padding: 9px 6px;
            font-size: 14px;
            font-weight: 300;
            border-bottom: 1px solid #333;
            background: #1c2429;
        }

.cp_infocat_menuitem {
    color: #ccc !important;
    font-size: 1.2em;
}

.cp_infocat {
    width: 80% !important;
}
