.articleBlockStyle02:after {
    background: rgba(0,0,0,0.4);
}
.noneImg {
	background: #E7E7E7 !important;
}

.idxService_list{
  padding-left: 0;
  color: #FFFFFF;
  list-style-type:none;
  position: relative;
  z-index: 1;
}

.btn_link{
  margin: 16px 0;
  display: inline-block;
}
.btn_link a{
  border-radius: 5px;
  background: #FF7350;
  border: 1px solid #FF7350;
  letter-spacing: 1px;
  color: #fff;
  padding: 0.6em 2.375em 0.6em 2.375em;
  line-height: 1em;
  font-size: 16px;
  cursor: pointer;
  display: block;
}

.topLinkMenu > li:not(.language_google){
  position: relative;
  z-index: 1;
}
.language_google{
  position: relative;
}
.language_google .googleTranslate{
  width: auto;
}

.itemImg.eye {
  padding-bottom: 100% !important;
  background: #fff !important;
}

.itemImg.eye img {
  width: auto !important;
}