@charset "utf-8";

/*========================================

特設サイト バナー

=======================================*/
.bnr_special{
    text-align: center;
    margin-bottom: 30px;
}
.bnr_special img{
    width: 90%;
    height: auto;
}

.bnr_special_menu{
    margin-top: 15px;
    margin-left: 15px;
}
.bnr_special_menu img{
    width: 75%;
    height: auto;
}

