@charset "utf-8";

#top #contents_block #mainArea .topicsArea .icreo_bnr2025 .bnr_img {
  background: url("../images/special/bnr_icreo2025_pc.jpg?=200506") no-repeat 50% 50%;
  text-indent: -9999px;
}

#special #contents_block .main_wrap .icreo_bnr2025 .bnr_img {
  background: url("../images/special/bnr_icreo2025_pc.jpg?v=200506") no-repeat 50% 50%;
  text-indent: -9999px
}

/*mobile--------------------*/
/*chrome*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
.mobile1 #top #contents_block #mainArea .topicsArea .icreo_bnr2025 .bnr_img,
.mobile1 #special #contents_block .main_wrap .icreo_bnr2025 .bnr_img  { min-height: 200px; }
}

/*firefox*/
@-moz-document url-prefix() {
.mobile1 #top #contents_block #mainArea .topicsArea .icreo_bnr2025 .bnr_img,
.mobile1 #special #contents_block .main_wrap .icreo_bnr2025 .bnr_img {
  min-height: 320px;}
}


.mobile1 #top #contents_block #mainArea .topicsArea .icreo_bnr2025 .bnr_img,
.mobile1 #special #contents_block .main_wrap .icreo_bnr2025 .bnr_img {
  background-size: 100%;
  margin: 0 auto;
  min-width: 600px; width: 97%;}
