@charset "UTF-8";

/* HISTORY OVERRIDE */
.research_txt--historyTitle {
    margin-top: 30px !important;
    padding: 0 30px !important;
    font-size: 24px;
    color: #000;
}
.research_txt--heroTxt {
    margin-top: 20px !important;
}

.research_maskBar {
    height: 200px;
}
.research_txtImg {
    height: 200px;
}
.research_maskBar--histroryImg1Fix {
    height: 225px;
}

/* HISTORY */
.historyAnchorNavi {
    display: table;
    margin-top: 40px !important;
}
.historyAnchorNavi_item {
    display: table-cell;
    padding-left: 30px;
}
.historyAnchorNavi_item:first-child {
    padding-left: 0;
}

.mainflow {
    width: 960px;
    height: 380px;
    background: url(../img/history/history_mainflow.png) no-repeat 0 0;
}
.history1Flow, .history2Flow {
    width: 960px;
    height: 364px;
    position: relative;
    background: url(../img/history/history1_flow.png) no-repeat 0 0;
}
.history2Flow {
    height: 381px;
    background: url(../img/history/history2_flow.png) no-repeat 0 0;
}

.history1_anchor1_img, .history1_anchor2_img, .history1_anchor3_img, .history1_anchor4_img, .history2_anchor1_img, .history2_anchor2_img, .history2_anchor3_img, .history2_anchor4_img {
    top: 55px;
    left: 0;
    position: absolute;
}
.history1_anchor1_img {left: 20px;}
.history1_anchor2_img {left: 240px;}
.history1_anchor3_img {left: 460px;}
.history1_anchor4_img {left: 680px;}

.history2_anchor1_img {
    top: 42px;
    left: 93px;
}
.history2_anchor2_img {
    top: 54px;
    left: 229px;
}
.history2_anchor3_img {
    top: 173px;
    left: 299px;
}
.history2_anchor4_img {
    top: 260px;
    left: 640px;
}

.historyYearBox {
    margin-top: 50px;
    padding: 0 30px;
}
.historyYearBox_title {
    margin-top: 30px;
    font-size: 24px;
    color: #000;
    font-weight: bold;
}
.historyYearBox_txt {
    margin-top: 30px;
}
.mark_small {
    font-size: 10px;
}
.research_annotation {
    margin-top: 5px !important;
    text-align: right;
    font-size: 11px;
}