a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}


#eswsPaneBeta.eswsPane {
background-image:none
}

/*スライダーページャー*/
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: 40em;
    font-family: Arial;
    font-weight: bold;
    color: #fff;
    padding-bottom: 45px!important;
    -ms-padding-bottom: 45px!important;
}

@media all and (-ms-high-contrast: none) {
.bx-wrapper .bx-pager {
    padding-bottom: 45px!important;
}
}

@media all and (-ms-high-contrast: none) {
.bx-wrapper .bx-pager{
top:375px;
}
}