@charset "UTF-8";

/** 列車詳細画面 **/

.detail-title .train-dest-info .prefix {
    display: none;
}

.detail-title .train-additional .delay {
    width: 62px;
    text-align: center;
}

html {
    font-family: "SimSun";
}
