@charset "UTF-8";

/* --------------------------------------------------------
mac retina用レイアウト
--------------------------------------------------------  */
@media screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx) {

  /*--------------------------------------------------------
hd
--------------------------------------------------------*/
  #header {
    background-image: url("../img/hd_web_orechostudio6_@2x.jpg");
  }
}