/* BASIC css start */
#realstory0 li {
    display: block;
    width: 25%;
    height: 42vw;
    float: left;
    padding: 2vw;
}
#realstory0 li a {
    display: block;
    height: 100%;
    font-size: 0;
    text-indent: -999px;
    overflow: hidden;
}
#realstory0 ul {
    overflow: auto;
    position: absolute;
    bottom: 11vw;
    left: 0;
    z-index: 3;
    width: 100%;
    display: block;
}
.go_btn {
    display: block;
    position: absolute;
    z-index: 2;
    width: 31vw;
    height: 6vw;
    right: 9vw;
    bottom: 33vw;
    text-indent: -999px;
    overflow: hidden;
}
#realstory9 .go_btn {
    bottom: 43vw;
}
/* BASIC css end */

