@charset "UTF-8";







/*------------------------------------*\
    印刷用
\*------------------------------------*/









div#keyvisual {
    width: 100%;
    display: inline-block;
    height: 420px;
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100%;
    text-align: left;
}




div#keyvisual:after {
        content: url(http://aozora-shika.biz/wp-content/uploads/2017/08/名称未設定-2_01-02.jpg);
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
}








