﻿@font-face {
    font-family: 'IwaUCDApGothR';
    src: url('../fonts/IwaUCDApGothR.woff') format('woff');
}

body {
    font-family: 'IwaUCDApGothR';
    line-height: 110%;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 1020px;
    margin: 0px;
    padding: 0px;
    background-color: #ECE8DD;
}

div {
    touch-callout: none;
    user-select: none;
    -ms-user-select: none;
    -moz-touch-callout: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -khtml-user-drag: none;
    -webkit-user-select: none;
    -webkit-user-drag: none;
    -webkit-touch-callout: none;
}

span {
    touch-callout: none;
    user-select: none;
    -ms-user-select: none;
    -moz-touch-callout: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -khtml-user-drag: none;
    -webkit-user-select: none;
    -webkit-user-drag: none;
    -webkit-touch-callout: none;
}

label {
    touch-callout: none;
    user-select: none;
    -ms-user-select: none;
    -moz-touch-callout: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -khtml-user-drag: none;
    -webkit-user-select: none;
    -webkit-user-drag: none;
    -webkit-touch-callout: none;
}

p {
    touch-callout: none;
    user-select: none;
    -ms-user-select: none;
    -moz-touch-callout: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -khtml-user-drag: none;
    -webkit-user-select: none;
    -webkit-user-drag: none;
    -webkit-touch-callout: none;
}

img {
    touch-callout: none;
    user-select: none;
    -ms-user-select: none;
    -moz-touch-callout: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -khtml-user-drag: none;
    -webkit-user-select: none;
    -webkit-user-drag: none;
    -webkit-touch-callout: none;
}

.lock {
    position: fixed
}

.fa-clr {
    color: #F89648;
}

.panel-title {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 50px;
    z-index: 1000;
}

.panel-login {
    position: absolute;
    top: 50px;
    left: 0px;
    width: 100%;
    height: 600px;
    display: none;
    z-index: 1000;
}

.panel-main {
    position: absolute;
    top: 50px;
    left: 0px;
    width: 100%;
    height: 95%;
    display: none;
    z-index: 1000;
}

.panel-navi {
    float: left;
    width: 190px;
    min-height: 610px;
    display: block;
    z-index: 1000;
}

.panel-contents {
    float: left;
    width: 830px;
    display: block;
    z-index: 1000;
}

.panel-header {
    position: relative;
    margin-left: 5px;
    margin-right: 10px;
    height: 58px;
    display: block;
    z-index: 1005;
}

.panel-middle {
    position: relative;
    top: -12px;
    margin-left: 5px;
    margin-right: 10px;
    min-height: 500px;
    display: block;
    z-index: 1000;
}

.panel-footer {
    position: relative;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 10px;
    min-height: 30px;
    display: block;
    z-index: 1000;
}

.div-center {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    vertical-align: middle;
}

.navi-outer {
    position: relative;
    top: 0px;
    left: 0px;
    width: 188px;
    height: 100%;
}

.navi-inner {
    position: relative;
    top: 0px;
    left: 0px;
    width: 175px;
    background: white;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 2px 2px #CCCCCC;
}

.portrait {
    position: relative;
    font-size: 12pt;
    top: 0px;
    left: 0px;
    width: 175px;
    height: 45px;
    border-top-right-radius: 5px;
    background: #F0D8BC;
    cursor: pointer;
}

.portrait-ico {
    position: absolute;
    padding-top: 9px;
    padding-left: 8px;
    cursor: pointer;
}

.portrait-txt {
    position: absolute;
    padding-left: 50px;
    padding-top: 10px;
    color: black;
    font-size: 14px;
    width: 120px;
    height: 30px;
    line-height: 12px;
    word-wrap: break-word;
    cursor: pointer;
}

.navi-normal {
    position: relative;
    top: 0px;
    left: 0px;
    width: 175px;
    height: 47px;
    overflow-y: visible;
    cursor: pointer;
}

.navi-out {
    background-image: url(../Images/navi_left_out.png);
    color: black;
    border-bottom: 1px solid #C8C8C8;
}

.navi-over {
    background-image: url(../Images/navi_left_over.png);
    color: white;
    border-bottom: 1px solid #C8C8C8;
}

.navi-on {
    width: 188px;
    background-image: url(../Images/navi_left_on.png);
    border: none;
    color: white;
}

.navi-chev {
    position: relative;
    top: 16px;
    left: 8px;
    border-style: none;
}

.navi-text {
    position: relative;
    top: 15px;
    left: 8px;
    height: 30px;
    font-size: 13pt;
    vertical-align: middle;
    cursor: pointer;
}

.navi-exc {
    position: relative;
    top: 18px;
    left: 12px;
    border-style: none;
}

.navi-exc2 {
    position: relative;
    top: 0px;
    left: 4px;
    border-style: none;
}

.navi2-box {
    position: relative;
    top: 0px;
    left: 0px;
    width: 175px;
    height: 155px;
}

.navi2-normal {
    position: relative;
    left: 10px;
    margin-top: 10px;
    width: 155px;
    height: 34px;
    color: black;
    cursor: pointer;
}

.navi2-out {
    background-image: url(../Images/navi_left_out2.png);
}

.navi2-over {
    background-image: url(../Images/navi_left_over2.png);
}

.navi2-on {
    background-image: url(../Images/navi_left_on2.png);
}

.navi2-ico1 {
    color: #D5A274;
    cursor: pointer;
}

.navi2-ico2 {
    top: 10px;
    margin-left: -2px;
    cursor: pointer;
}

.navi2-text {
    position: relative;
    top: 7px;
    left: 8px;
    font-size: 13pt;
    vertical-align: middle;
    cursor: pointer;
}

.navi3-normal {
    position: relative;
    left: 10px;
    width: 155px;
    height: 34px;
    margin-top: 5px;
    color: black;
}

.navi3-text {
    position: relative;
    top: 0px;
    left: 10px;
    font-size: 10pt;
    vertical-align: middle;
}

.header-outer {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 58px;
}

.header-inner {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 46px;
}

.group-prompt {
    float: left;
    width: 600px;
    height: 100%;
    display: block;
}

.group-tab {
    float: left;
    height: auto;
    font-size: 12pt;
    display: none;
}

.prompt-text {
    position: relative;
    top: 16px;
    left: 10px;
    width: 100%;
    height: 30px
}

.tab-normal {
    position: relative;
    float: left;
    top: 0px;
    left: -5px;
    width: 160px;
    height: 100%;
    text-align: center;
    cursor: pointer;
}

.tab-default {
    height: 46px;
    color: black;
    font-weight: 500;
    background-image: url(../Images/tab_default.png);
}

.tab-over {
    height: 46px;
    color: white;
    font-weight: 900;
    background-image: url(../Images/tab_over.png);
}

.tab-on {
    height: 58px;
    color: white;
    font-weight: 900;
    background-image: url(../Images/tab_on.png);
}

.tab-text {
    position: relative;
    top: 8px;
    left: 0px;
    width: 100%;
    height: 46px;
    font-size: 12pt;
    text-align: center;
    cursor: pointer;
}

.tab-text2 {
    font-size: 10pt;
}

.hazard-outer {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    min-height: 530px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: white;
    border-top: 5px solid #F18D0C;
    box-shadow: 2px 2px #CCCCCC;
}

.hazard-inner {
    position: relative;
    top: 0px;
    left: 0px;
    margin: 15px 10px 0px 10px;
}

.middle-outer {
    position: relative;
    top: 0px;
    left: 0px;
    width: auto;
    min-height: 540px;
    border-radius: 5px;
    background-color: white;
    border-top: 5px solid #F18D0C;
    box-shadow: 2px 2px #CCCCCC;
}

.middle-inner {
    position: relative;
    top: 0px;
    left: 0px;
    width: auto;
    margin: 10px 15px 15px 10px;
}

.mapAddr {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 635px;
    height: 390px;
}

.map-box {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    min-height: 265px;
}

.map-maps {
    float: left;
    top: 0px;
    left: 0px;
    width: 730px;
}

.map-maps-nolegend {
    float: left;
    top: 0px;
    left: 0px;
    width: 795px;
}

.map-main-common {
    position: relative;
    top: -19px;
    left: 0px;
    width: 730px;
    height: 265px;
}

.map-main-nolegend {
    position: relative;
    top: -134px;
    left: 0px;
    width: 795px;
    height: 265px;
}

.map-main-small {
    height: 265px;
}

.map-main-large {
    height: 500px;
}

.map-legend {
    float: right;
    width: 55px;
    height: 265px;
}

.map-legend-landslide {
    position: relative;
    float: right;
    width: 153px;
    height: 134px;
    padding: 0px 0px 0px 0px;
    color: white;
    /*background:rgba(192, 192, 192, 1.0);*/
    z-index: 1200;
}

.map-legend-img {
    float: right;
}

.map-info-addr {
    position: relative;
    float: right;
    height: 14px;
    font-size: 12px;
    padding: 2px 5px 3px 5px;
    color: white;
    background: rgba(64, 64, 64, .7);
    z-index: 1200;
}

.map-info-deeper {
    position: relative;
    top: -71px;
    width: 180px;
    height: 14px;
    font-size: 12px;
    padding: 2px 5px 3px 5px;
    color: white;
    background: rgba(64, 64, 64, .7);
    margin-top: auto;
    margin-left: 0;
    margin-right: auto;
    margin-bottom: 0;
    z-index: 1200;
}

.map-info-button {
    position: relative;
    top: -55px;
    margin-left: auto;
    margin-right: 5px;
    width: 120px;
    height: 30px;
    border-radius: 2px;
    z-index: 1200;
    cursor: pointer;
}

.map-expand-out {
    background-image: url(../Images/btn_expand_m.png);
}

.map-expand-over {
    background-image: url(../Images/btn_expand_o.png);
}

.map-restore-out {
    background-image: url(../Images/btn_restore_m.png);
}

.map-restore-over {
    background-image: url(../Images/btn_restore_o.png);
}


.label-box {
    left: 10px;
    height: 20px;
    position: absolute;
}

.label-left {
    width: 5px;
    height: 100%;
    background-color: #F89648;
    border-radius: 3px;
    float: left;
}

.line-horizon1 {
    width: 100%;
    height: 3px;
    background-color: #F89648;
    border-radius: 2px;
}

.line-horizon2 {
    width: 100%;
    height: 3px;
    background-color: #F89648;
    border-radius: 2px;
}

.label-right {
    height: 100%;
    float: left;
}


.label-text-normal {
    height: 20px;
    padding-left: 2px 0px 2px 10px;
    text-align: left;
    vertical-align: middle;
}

.label-text {
    left: 10px;
    width: 100%;
    height: 100%;
    padding-left: 10px;
    text-align: left;
    vertical-align: middle;
}

.label-text-small {
    position: absolute;
    top: 8px;
    left: 10px;
    height: 100%;
    padding-left: 10px;
    font-size: 12pt;
    text-align: left;
    vertical-align: middle;
}

.label-font-small1 {
    font-size: 12pt;
}

.label-font-small2 {
    font-size: 10pt;
}

.text-ime-on {
    height: 30px;
    text-align: left;
    ime-mode: active;
    font-size: 12pt;
    padding: 2px 5px 2px 5px;
    border-radius: 2px;
    border: 1px solid;
    border-color: #E1E1E1;
}

.text-ime-off {
    height: 30px;
    text-align: left;
    ime-mode: disabled;
    font-size: 12pt;
    padding: 2px 5px 2px 5px;
    border-radius: 2px;
    border: 1px solid;
    border-color: #E1E1E1;
}

.cbo-box {
    height: 30px;
    font-size: 11pt;
    box-sizing: border-box;
    vertical-align: middle;
    border-color: #E1E1E1;
}

.star_na {
    color: #000000;
    font-size: 12px;
    text-align: left;
}

.star_a {
    color: #1E6FC0;
    font-size: 10px;
    text-align: left;
}

.href_normal {
    color: #1E6FC1;
    font-size: 14px;
    cursor: pointer;
}

.href_over {
    color: #F89648;
    font-size: 14px;
}

.exmaple-lab-font {
    width: 122px;
    font-size: 14px;
    color: black;
    cursor: pointer;
}

.small_font {
    font-size: 16px;
    font-weight: 400;
    color: #000000;
}

.left_menu_stype {
    float: left;
    margin-right: 5px;
    width: 380px;
    height: 450px;
    background-color: #DBEDFF;
}

.right_menu_stype {
    float: right;
    width: 380px;
    height: 450px;
    background-color: #c0c0c0;
}

.table_td {
    padding: 10px 0px 10px 10px;
}


button.normal-large {
    text-align: center;
    border: none;
    color: white;
    background-color: #F89648;
    font-size: 16pt;
}

.logout {
    position: relative;
    top: 4px;
    left: 0px;
    width: 82px;
    height: 25px;
    cursor: pointer;
}

.logout_m {
    background-image: url(../Images/btn/btn_logout_m.png);
}

.logout_o {
    background-image: url(../Images/btn/btn_logout_o.png);
}

.btn-text-line1s {
    height: 20px;
}

.btn-text-line2s {
    height: 44px;
}

.btn-text-line1b {
    height: 22px;
}

.btn-text-line2b {
    height: 48px;
}

.btn-act-m {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 160px;
    height: 50px;
    color: white;
    font-size: 12pt;
    vertical-align: middle;
    border-style: none;
    background-color: transparent;
    cursor: pointer;
}

.btn-act-m-out {
    background-image: url(../Images/btn_action_m.png);
}

.btn-act-m-over {
    background-image: url(../Images/btn_action_o.png);
}

.btn-act-m-text {
    /*position:absolute;*/
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-left: 20px;
    margin-right: 10px;
    margin-bottom: auto;
    width: 130px;
    text-align: center;
}

.btn-act-c {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 160px;
    height: 50px;
    color: white;
    font-size: 12pt;
    vertical-align: middle;
    border-style: none;
    background-color: transparent;
    cursor: pointer;
}

.btn-act-c-out {
    background-image: url(../Images/btn_close_m.png);
}

.btn-act-c-over {
    background-image: url(../Images/btn_close_o.png);
}

.btn-act-c-text {
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-left: 20px;
    margin-right: 10px;
    margin-bottom: auto;
    width: 130px;
    text-align: center;
}

.btn-act-m-icon {
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 15px;
    cursor: pointer;
}

.btn-act-ml {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 212px;
    height: 50px;
    color: white;
    font-size: 12pt;
    vertical-align: middle;
    border-style: none;
    background-color: transparent;
    cursor: pointer;
}

.btn-act-ml-out {
    background-image: url(../Images/btn_action_m_long.png);
}

.btn-act-ml-over {
    background-image: url(../Images/btn_action_o_long.png);
}

.btn-act-ml-text {
    /*position:absolute;*/
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-left: 25px;
    margin-right: 25px;
    margin-bottom: auto;
    width: 162px;
    text-align: center;
}

.btn-act-mlt {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 214px;
    height: 68px;
    color: white;
    font-size: 12pt;
    vertical-align: middle;
    border-style: none;
    background-color: transparent;
    cursor: pointer;
}

.btn-act-mlt-out {
    background-image: url(../Images/btn_action_m_long_thick.png);
}

.btn-act-mlt-over {
    background-image: url(../Images/btn_action_o_long_thick.png);
}

.btn-act-mlt-text {
    /*position:absolute;*/
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-left: 25px;
    margin-right: 25px;
    margin-bottom: auto;
    width: 164px;
    text-align: center;
}

.btn-act-mt {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 232px;
    height: 76px;
    color: white;
    font-size: 14pt;
    vertical-align: middle;
    border-style: none;
    background-color: transparent;
    cursor: pointer;
}

.btn-act-mt-out {
    background-image: url(../Images/btn_action_m_thick.png);
}

.btn-act-mt-over {
    background-image: url(../Images/btn_action_o_thick.png);
}

.btn-act-mt-text {
    /*position:absolute;*/
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-left: 25px;
    margin-right: 25px;
    margin-bottom: auto;
    width: 182px;
    text-align: center;
}

.btn-act-ms {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 160px;
    height: 76px;
    color: white;
    font-size: 12pt;
    vertical-align: middle;
    border-style: none;
    background-color: transparent;
    cursor: pointer;
}

.btn-act-ms-out {
    background-image: url(../Images/btn_action_m_strong.png);
    background-size: 100% 100%;
}

.btn-act-ms-over {
    background-image: url(../Images/btn_action_o_strong.png);
    background-size: 100% 100%;
}

.btn-act-ms-text {
    /*position:absolute;*/
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-left: 20px;
    margin-right: 10px;
    margin-bottom: auto;
    width: 130px;
    text-align: center;
}

.btn-vid-ms {
    position: absolute;
    top: 300px;
    left: 0px;
    width: 160px;
    height: 76px;
    color: white;
    font-size: 12pt;
    border-style: none;
    background-color: transparent;
    cursor: pointer;
}

.btn-vid-ms-out {
    background-image: url(../Images/btn_action_m_strong.png);
    background-size: 100% 100%;
}

.btn-vid-ms-over {
    background-image: url(../Images/btn_action_o_strong.png);
    background-size: 100% 100%;
}

.btn-vid-ms-text {
    /*position:absolute;*/
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-left: 20px;
    margin-right: 10px;
    margin-bottom: auto;
    width: 130px;
    text-align: center;
}

.btn-play-ms {
    position: absolute;
    top: 10px;
    left: 0px;
    width: 24px;
    height: 24px;
    color: white;
    vertical-align: middle;
    border-style: none;
    background-color: transparent;
    cursor: pointer;
}

.btn-play-ms-out {
    background-image: url(../Images/play_back_out.png);
    background-size: 100% 100%;
}

.btn-play-ms-over {
    background-image: url(../Images/play_back_over.png);
    background-size: 100% 100%;
}

.btn-neg-m {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 160px;
    height: 50px;
    color: white;
    font-size: 12pt;
    vertical-align: middle;
    border-style: none;
    background-color: transparent;
    cursor: pointer;
}

.btn-neg-m-out {
    background-image: url(../Images/btn_negative_m.png);
}

.btn-neg-m-over {
    background-image: url(../Images/btn_negative_o.png);
}

.btn-neg-m-text {
    /*position:absolute;*/
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-left: 20px;
    margin-right: 10px;
    margin-bottom: auto;
    width: 130px;
    text-align: center;
}

.btn-neg-mlt {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 214px;
    height: 68px;
    color: white;
    font-size: 12pt;
    vertical-align: middle;
    border-style: none;
    background-color: transparent;
    cursor: pointer;
}

.btn-neg-mlt-out {
    background-image: url(../Images/btn_negative_m_long_thick.png);
}

.btn-neg-mlt-over {
    background-image: url(../Images/btn_negative_o_long_thick.png);
}

.btn-neg-mlt-text {
    /*position:absolute;*/
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-left: 25px;
    margin-right: 25px;
    margin-bottom: auto;
    width: 164px;
    text-align: center;
}

.btn-neg-mt {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 232px;
    height: 76px;
    color: white;
    font-size: 14pt;
    vertical-align: middle;
    cursor: pointer;
}

.btn-neg-mt-out {
    background-image: url(../Images/btn_negative_m_thick.png);
}

.btn-neg-mt-over {
    background-image: url(../Images/btn_negative_o_thick.png);
}

.btn-neg-mt-text {
    /*position:absolute;*/
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-left: 25px;
    margin-right: 25px;
    margin-bottom: auto;
    width: 182px;
    text-align: center;
}

.btn-neg-ms {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 160px;
    height: 76px;
    color: white;
    font-size: 12pt;
    vertical-align: middle;
    border-style: none;
    background-color: transparent;
    cursor: pointer;
}

.btn-neg-ms-out {
    background-image: url(../Images/btn_negative_m_strong.png);
    background-size: 100% 100%;
}

.btn-neg-ms-over {
    background-image: url(../Images/btn_negative_o_strong.png);
    background-size: 100% 100%;
}

.btn-neg-ms-text {
    /*position:absolute;*/
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-left: 20px;
    margin-right: 10px;
    margin-bottom: auto;
    width: 130px;
    text-align: center;
    text-align: center;
}

.pdf-title-color {
    color: #9D8366;
    background-color: #F0D8BC;
}

.pdf-normal-color {
    color: #333333;
    background-color: #F4F1E9;
}

.pdf-checked-color {
    color: black;
    background-color: #FFDCA0;
}

.pdf-high-color {
    Color: #D40000;
    background-color: #FFCDCC;
}

.pdf-middle-color {
    color: #333333;
    background-color: #FBE5E4;
}

.pdf-middle-td {
    height: 30px;
    text-align: left;
    padding-left: 10px;
}

.pdf-check-all {
    color: #1E6FC1;
    border-bottom: 1px solid;
    cursor: pointer;
}

.pdf-check-risk {
    background-color: white;
}

.risk-title-color {
    color: #9D8366;
    background-color: #F0D8BC;
}

.risk-section-color {
    color: #333333;
    background-color: #F4EADE;
}

.risk-normal-color {
    color: #333333;
    background-color: #F4F1E9;
}

.risk-high-color {
    Color: #D40000;
    background-color: #FFCDCC;
}

.risk-middle-color {
    color: #333333;
    background-color: #FBE5E4;
}

.risk-middle-td {
    text-align: left;
    padding-left: 10px;
    height: 30px;
}

.risk-img-size {
    height: auto;
    width: 100%;
    max-height: 32px;
    max-width: 32px;
}

.risk-img-td {
    width: 80px;
    vertical-align: middle;
    text-align: right;
}

.risk-img-text-td {
    width: 120px;
    vertical-align: middle;
    text-align: left;
    padding-left: 15px;
}

.plan-table-top {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    width: 200px;
    height: 40px;
    background-color: #F0D8BC;
    text-align: center;
    padding-top: 5px;
}

.plan-table-bottom {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 200px;
    height: 70px;
    background-color: #F4F1EA;
    text-align: center;
    padding-top: 25px;
    margin-top: 2px;
}

.div-risk-summary {
    padding-top: 8px
}

.plan-red-big-font {
    font-size: 30px;
    font-weight: bolder;
    color: #D50101;
}

.plan-red-small-font {
    font-weight: bolder;
    color: #D50101;
}

.plan-black-font {
    padding-top: 10px;
    color: #333333;
}

.plan-span-red-font {
    color: #D50101;
    font-size: 12px;
}

.plan-icon1 {
    color: #F18D01;
}

.plan-star-blue {
    font-size: 12px;
    color: #0000FF;
}

.laber-font-small {
    font-size: 12px;
}

.btn-img-o {
    display: block;
    margin-top: 20px;
    width: 795px;
    height: 35px;
    color: white;
    vertical-align: middle;
    cursor: pointer;
}

.btn-img-o-out {
    background-image: url(../Images/btn/btn_moreinfo.png);
}

.btn-img-o-over {
    background-image: url(../Images/btn/btn_moreinfo1.png);
}

.btn-img-c {
    display: block;
    margin-top: 50px;
    width: 795px;
    height: 35px;
    color: white;
    vertical-align: middle;
    cursor: pointer;
}

.btn-img-c-out {
    background-image: url(../Images/btn/btn_closeinfo.png);
}

.btn-img-c-over {
    background-image: url(../Images/btn/btn_closeinfo1.png);
}

.img-water {
    display: block;
    /*width:113px;*/
    /*height:150px;*/
    height: 150px;
    width: auto;
    color: white;
    vertical-align: middle;
}

.img-water-none {
    background-image: url(../Images/water_img01.png);
    background-size: 50px;
    background-repeat: no-repeat;
    background-position: center;
}

.img-water-low {
    background-image: url(../Images/water_img02.png);
    background-size: 80px;
    background-repeat: no-repeat;
    background-position: center;
}

.img-water-low1 {
    background-image: url(../Images/water_img06.png);
    background-size: 80px;
    background-repeat: no-repeat;
    background-position: center;
}

.img-water-mid {
    background-image: url(../Images/water_img03.png);
    background-size: 100px;
    background-repeat: no-repeat;
    background-position: center;
}

.img-water-high {
    background-image: url(../Images/water_img04.png);
    background-size: 100px;
    background-repeat: no-repeat;
    background-position: center;
}

.img-water-extremely {
    background-image: url(../Images/water_img05.png);
    background-size: 100px;
    background-repeat: no-repeat;
    background-position: center;
}

.ranking-btn-top {
    background: #FFFFFF;
    border-top-right-radius: 5px;
}

.ranking-btn-mid {
    background: #FFFFFF;
}

.ranking-btn-bottom {
    background: #FFFFFF;
    border-bottom-right-radius: 5px;
}

.ranking-btn-all {
    background: #FFFFFF;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.ranking-btn2 {
    background: #FFFFFF;
    position: relative;
    -moz-border-radius: 20px;
}

    .ranking-btn2:before {
        content: "";
        position: absolute;
        left: 100%;
        top: 0px;
        width: 0;
        height: 0;
        border-top: 23.5px solid transparent;
        border-left: 18px solid #FFFFFF;
        border-bottom: 23.5px solid transparent;
    }

.ranking-btn3 {
    background: #FFFFFF;
    position: relative;
    -moz-border-radius: 20px;
}

    .ranking-btn3:before {
        content: "";
        position: absolute;
        left: 100%;
        top: 0px;
        width: 0;
        height: 0;
        border-top: 32.5px solid transparent;
        border-left: 18px solid #FFFFFF;
        border-bottom: 32.5px solid transparent;
    }

.ranking-left-menu1 {
    float: left;
    position: relative;
    width: 370px;
    height: 400px;
    background-color: #DBEDFF;
    padding: 10px;
    border-radius: 5px
}

.ranking-left-menu1-style1 {
    float: left;
    position: relative;
    width: 370px;
    height: 400px;
    background-color: #DBEDFF;
    padding: 10px;
    border-radius: 5px;
}

.ranking-left-menu1-style2 {
    float: left;
    position: relative;
    width: 385px;
    height: 400px;
    background-color: #DBEDFF;
    padding: 10px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.ranking-left-menu2 {
    float: left;
    position: relative;
    width: 370px;
    height: 381px;
    background-color: #FACECF;
    padding: 10px;
    border-radius: 5px
}

.ranking-left-menu2-style1 {
    float: left;
    position: relative;
    width: 370px;
    height: 400px;
    background-color: #FACECF;
    padding: 10px;
    border-radius: 5px;
}

.ranking-left-menu2-style2 {
    float: left;
    position: relative;
    width: 385px;
    height: 400px;
    background-color: #FACECF;
    padding: 10px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.ranking-btn-sytle1 {
    float: left;
    color: #1F70C2;
    font-weight: 600;
    border-bottom: 1px solid #1F70C2;
}

.ranking-btn-sytle2 {
    color: #FFFFFF;
    font-weight: 600;
    background-color: #F18D01;
    height: 27px;
    width: 75%;
    padding: 6px;
    border-radius: 5px
}

.ranking-btn-highsytle1 {
    color: #1F70C2;
    font-weight: 600;
    border-bottom: 1px solid #1F70C2;
    line-height: 20px
}


.risk-level-box {
    float: left;
    width: 119px;
    height: 220px;
    border-right: 1px solid #C3C3C3;
    /*margin: 0px 0px 0px 5px;*/
}

.risk-level-title-box {
    width: 100px;
    height: 25px;
    border-bottom: 2px solid #F18D01;
    border-radius: .5px;
}

.risk-level-title-text {
    color: black;
    font-size: 18px;
    color: black;
    text-align: center;
}

.risk-level-value-box {
    width: 100px;
    height: 40px;
    margin-top: 30px;
    margin-bottom: 15px;
}

.risk-level-value-text {
    color: red;
    font-size: 30px;
    font-weight: bolder;
    text-align: center;
}

.risk-level-foot-box {
    width: 120px;
    height: 20px;
}

.risk-level-foot-text {
    color: black;
    font-size: 14px;
    text-align: center;
}


.rank-risk-box {
    width: 390px;
    margin-bottom: 2px
}

.rank-risk-box-normal {
    height: 47px;
}

.rank-risk-box-big {
    height: 65px;
}

.rank-risk-height-normal {
    line-height: 47px;
}

.rank-risk-height-big {
    height: 65px;
    line-height: 65px;
}

.rank-risk-rank-box {
    float: left;
    width: 105px;
    text-align: center;
}

.rank-risk-rank-clr1 {
    background-color: #B0D5FF;
}

.rank-risk-rank-clr2 {
    background-color: #F6A0A1;
}

.rank-risk-rank-text1 {
    font-size: 18px;
    font-weight: bolder
}

.rank-risk-rank-text2 {
    font-size: 14px;
}

.rank-risk-text-normal {
    font-size: 16px;
}

.rank-risk-text-small {
    font-size: 14px;
}

.rank-risk-risk-box {
    float: left;
    margin-left: 2px;
    width: 260px;
    background-color: white;
}

.rank-risk-name-box {
    float: left;
    padding: 10px 8px 6px 0px;
    margin: 5px 0px 5px 8px;
    cursor: pointer;
}

.rank-risk-name-box1 {
    float: left;
    padding: 0px 8px 0px 0px;
    margin: 4px 0px 5px 8px;
    cursor: pointer;
}

.rank-risk-name-normal {
    color: #1F70C2;
    background-color: white;
}

.rank-risk-name-active {
    color: #FFFFFF;
    font-weight: 600;
    background-color: #F18D01;
    border-radius: 5px
}

.rank-risk-name-icon {
    float: left;
    color: #F18D00;
    margin-top: 3px;
}

.rank-risk-name-text {
    float: left;
    margin-left: 3px;
    padding: 3px;
    font-weight: 500;
    cursor: pointer;
}

.rank-risk-text-normal {
    text-decoration: underline;
}

.rank-risk-text-active {
    text-decoration: none;
}

.risk-rank-payment-box {
    overflow: hidden;
    float: right;
    height: 220px;
    width: 280px;
}

.risk-right-ranking-box {
    height: 110px;
    padding: 0px 10px 10px 10px;
}

.risk-right-payment-box {
    height: 110px;
    padding: 5px 10px 10px 10px;
}

.risk-right-title-box {
    border-bottom: 2px solid #F18D01;
    border-radius: .5px;
    height: 23px;
}

.risk-right-title-text {
    font-size: 14px;
    color: black;
    padding: 0px;
}

.risk-right-body-box {
    height: 70px;
}

.risk-right-icon-box {
    float: left;
    height: 30px;
    width: 35px;
    margin-top: -5px;
}

.risk-right-icon {
    height: 25px;
    width: 25px;
    padding: 0px 5px 0px 5px;
}

.risk-right-contents-box {
    height: 30px;
    margin-top: 10px;
}

.risk-right-contents {
    font-size: 14px;
    color: black;
}

.risk-right-contents-text {
    width: 55px;
    padding-right: 2px;
    text-align: right;
    font-size: 24px;
    font-weight: 600;
    color: red;
}

.risk-right-comment-box {
    height: 40px;
    margin-left: 5px;
}

.detailsTable-td-gray {
    width: 220px;
    height: 33px;
    background-color: #F4F1E9;
    text-align: center
}

.detailsTable-td-gray2 {
    width: 220px;
    height: 33px;
    background-color: #F4F1E9;
    text-align: center;
    border-bottom-right-radius: 10px
}

.detailsTable-td-red {
    width: 220px;
    height: 33px;
    background-color: #FFCDCC;
    text-align: center
}

.detailsTable-td-red2 {
    width: 220px;
    height: 33px;
    background-color: #FFCDCC;
    text-align: center;
    border-bottom-right-radius: 10px
}

.detailsTable-text-black {
    width: 220px;
    height: 33px;
    text-align: center
}

.detailsTable-text-red {
    width: 220px;
    height: 33px;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    color: red
}

.detailsTable-text-black2 {
    width: 220px;
    height: 33px;
    text-align: center;
    border-bottom-right-radius: 10px
}

.detailsTable-text-red2 {
    width: 220px;
    height: 33px;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    color: red;
    border-bottom-right-radius: 10px
}

.video-box {
    width: 400px;
    position: relative;
    padding-bottom: 56.25%;
    height: 250px;
}

    .video-box video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 250px;
    }

.waterTable-td-gray {
    width: 510px;
    background-color: #F4F1EA;
    text-align: center;
}

.waterTable-td-gray1 {
    width: 510px;
    background-color: #F4F1EA;
    text-align: center;
    border-bottom-right-radius: 10px
}

.waterTable-td-red {
    width: 510px;
    text-align: center;
    background-color: #FFCDCC;
    text-align: center
}

.waterTable-td-red1 {
    width: 510px;
    text-align: center;
    background-color: #FFCDCC;
    border-bottom-right-radius: 10px
}

.risk-font-red {
    font-size: 24px;
    font-weight: 600;
    color: red;
}

.help-div {
    width: 835px;
    position: relative;
    height: 280px;
}

    .help-div img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
    }

.ranking-div-img {
    width: 300px;
    position: relative;
    height: 160px;
}

.btn-slide-big-prev {
    position: absolute;
    width: 25px;
    height: 40px;
    cursor: pointer;
}

.btn-slide-big-prev-out {
    background-image: url(../Images/btn_slide_prev_out.png);
}

.btn-slide-big-prev-over {
    background-image: url(../Images/btn_slide_prev_over.png);
}

.btn-slide-big-next {
    position: absolute;
    width: 25px;
    height: 40px;
    cursor: pointer;
}

.btn-slide-big-next-out {
    background-image: url(../Images/btn_slide_next_out.png);
}

.btn-slide-big-next-over {
    background-image: url(../Images/btn_slide_next_over.png);
}

.btn-slide-small-prev {
    position: absolute;
    width: 20px;
    height: 32px;
    cursor: pointer;
}

.btn-slide-small-prev-out {
    background-image: url(../Images/btn_slide_prev_out_small.png);
}

.btn-slide-small-prev-over {
    background-image: url(../Images/btn_slide_prev_over_small.png);
}

.btn-slide-small-next {
    position: absolute;
    width: 20px;
    height: 32px;
    cursor: pointer;
}

.btn-slide-small-next-out {
    background-image: url(../Images/btn_slide_next_out_small.png);
}

.btn-slide-small-next-over {
    background-image: url(../Images/btn_slide_next_over_small.png);
}

.ranking-scroll-long {
    height: 70px;
}

.ranking-scroll-short {
    height: 70px;
}

.btn-slide-big-prev-detail {
    position: absolute;
    width: 56px;
    height: 200px;
    background: white;
    border-radius: 10px;
    cursor: pointer;
}

.btn-slide-big-prev-detail-over {
    background-image: url(../Images/btn_slide_prev_detail_big.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.btn-slide-big-next-detail {
    position: absolute;
    width: 56px;
    height: 200px;
    background: white;
    border-radius: 10px;
    cursor: pointer;
}

.btn-slide-big-next-detail-over {
    background-image: url(../Images/btn_slide_next_detail_big.png);
    background-repeat: no-repeat;
    background-position: center center;
}
