a:hover img{
filter: alpha(opacity=65);
-moz-opacity:0.65;
opacity:0.65;
}

/* 背景色 */
body {
color: #000000;
background-color: #b0b0b0;
background-image: none;
}

/* 色 */
#eswsHeaderInner #eswsInquiryTel {
color:#ffffff;
background-image: none;
background-position: 0 0;
background-repeat: no-repeat;
}

/* 色 */
#eswsPaneBeta.eswsPane {
background-image: none;
background-position: 50% -44px;
background-repeat: no-repeat;
background-color: #FFFFFF;
}

/* 色 */
div#eswsPaneAlphaInner {
background-image: none;
background-color: #ffffff;
height: 44px;
background-position: 50% 0;
background-repeat: no-repeat;
}

/* 色 */
ul#eswsMenu a:hover {
color: #FFC0CB;
}

/* 色 */
ul#eswsMenu a {
color: #FFFFFF;
}



/* 色 */
#eswsPaneBeta a {
color: #ffffff;
text-decoration: none;
}

/* 色 */
ul#eswsMenu li.active span {
color: #ffffff;
}

/* 色 */
ul#eswsMenu li.active, ul#eswsMenu li.active a, #eswsMenu li.active .eswsDirectoryTitle {
background-image: url(https://mybeya.jp/top/110502.png);
}

/* 色 */
ul#eswsMenu li.active span, ul#eswsMenu ul.eswsSecondLayer span {
color:	#919191;
}

/* 色 */
#eswsMenu li .eswsDirectoryTitle span {
background-image: url(https://mybeya.jp/top/110502.png);
}

/* 色 */
#eswsPaneBeta a {
color: #000000;
text-decoration: none;
}

/* 色 */
h3.ttl_search_condition {
background-image: none;
}

/* 色 */
h3.ttl_search_condition {
width: 210px;
height: 34px;
background-position: 0 0;
background-repeat: no-repeat;
font-size: 16px;
font-weight: bold;
color: #ffffff;
line-height: 38px;
text-indent: 44px;
margin-bottom: 7px;
}



/* 色 */
#eswsPaneBeta.eswsPane {
    background-color: #919191;
    background-image: url("");
    background-position: 50% -44px;
    background-repeat: no-repeat;
}

/* 色 */
div#eswsPaneAlphaInner {
background-image: none;
background-color: #919191;
height: 44px;
background-position: 50% 0;
background-repeat: no-repeat;
}

/* 画面幅の100%の幅で画像を表示 */
.image-vw {
  width : 100vw ; 
}