@charset "utf-8";
/* CSS Document */

/* 各子会社トップ メイン画像用 */
.heading01.-image h1 {
    text-shadow: 0px 0px 15px #333;
}

.heading01.-miyazaki {
    background: url(/ja/about/network/domestic/miyazakiepson/img/miyazaki_top.jpg) top center;
    background-repeat: no-repeat;
    background-size: cover;
}
.heading01.-akita {
    background: url(/ja/about/network/domestic/akitaepson/img/akita_top.jpg) top center;
    background-repeat: no-repeat;
    background-size: cover;
}
.heading01.-tohoku {
    background: url(/ja/about/network/domestic/tohokuepson/img/tohoku_top.jpg) top center;
    background-repeat: no-repeat;
    background-size: cover;
}
.heading01.-mizube {
    background: url(/ja/about/network/domestic/epsonmizube/img/mizube_top.jpg) top center;
    background-repeat: no-repeat;
    background-size: cover;
}
.heading01.-swan {
    background: url(/ja/about/network/domestic/epsonswan/img/swan-top.jpg) top center;
    background-repeat: no-repeat;
    background-size: cover;
}
