smart@charset "utf-8";

/*
theme Name: fivesta
Author: LTC
Description: original theme
version： 1.1.0
*/

/*
.m-top .bus_ttl {
    position: absolute;
    display: flex;
    align-items: center;
    right: -29px;
    width: 60px;
    height: 210px;
    background: url(../img/label_b.png);
    background-size: cover;
    background-position: bottom;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -webkit-text-orientation: upright;
    text-orientation: upright;
}

.bus_ttl {
    position: absolute;
    display: flex;
    align-items: center;
    right: -29px;
    width: 60px;
    height: 210px;
    background: url(../img/label_a.png);
    background-size: cover;
    background-position: bottom;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -webkit-text-orientation: upright;
    text-orientation: upright;
}
*/
