@charset "utf-8";
#top #contents_block #mainArea .topicsArea .icreo_bnr2025 .bnr_img {
  width: 600px;
  height: 0;
  padding-bottom: 354px;
  background: url("../images/special/bnr_icreo2025_sp.jpg?") no-repeat 50% 50%;
  background-size: contain;
  text-indent: -9999px;
  margin-left: auto; margin-right: auto;
}

#special #contents_block .main_wrap .icreo_bnr2025 .bnr_img {
  width: 600px;
  height: 0;
  padding-bottom: 354px;
  background: url("../images/special/bnr_icreo2025_sp.jpg?") no-repeat 50% 50%;
  background-size: contain;
  text-indent: -9999px;
  margin-left: auto; margin-right: auto;
}


/*mobile------------*/
.mobile1 #top #contents_block #mainArea .topicsArea .icreo_bnr2025 .bnr_img,
.mobile1 #special #contents_block .main_wrap .icreo_bnr2025 .bnr_img {
 height: 1vw;
  max-height: 296px;
  background-size: 100%;
  margin: 0 auto;
  width: 600px;}

@media screen and (max-width: 767px){
.mobile1 #top #contents_block #mainArea .topicsArea .icreo_bnr2025 .bnr_img,
.mobile1 #special #contents_block .main_wrap .icreo_bnr2025 .bnr_img {
  height: 1vw;
  min-height: 1vw;}
}
