@charset "UTF-8";

/* GMOグループヘッダー */
@media screen and (min-width:769px) {
  body {
    position: relative;
    top: 29px;
  }
}