@charset "utf-8";
/* CSS Document */
@media screen and (min-width: 641px) {
  section.headBox dd.frame01_supporter {
    height: 175px;
  }

  section.headBox h1 {
    background: url(../img/tit_common_supporter_pc.png) no-repeat left top;
  }
  /*============================
#mainWrap
============================*/
  #mainWrap section#Box01 .img {
    width: 370px;
    height: 400px;
    background: url(../img/img_photo_staff_os01.png) no-repeat left top;
    z-index: 0;
    position: absolute;
    left: 0;
    top: 0;
  }
  #mainWrap section#Box02 .img {
    width: 350px;
    height: 400px;
    background: url(../img/img_photo_staff_os02.png) no-repeat left top;
    z-index: 0;
    position: absolute;
    right: 40px;
    top: 90px;
  }
  #mainWrap section#Box03 .img {
    width: 380px;
    height: 400px;
    background: url(../img/img_photo_staff_os03.png) no-repeat left top;
    z-index: 0;
    position: absolute;
    left: 40px;
    top: 40px;
  }
}
