@charset "utf-8";
/*---------------------
セクション名
----------------------*/

.top #event {
  scroll-margin-top: -4px;
}

.top {
  position: relative;
  /* margin-top: 70px; */
}

.top .selection {
  position: relative;
}

.selection-01 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 6%;

}

.selection-02 {
  position: absolute;
  left: 58.7px;
  top: 314.5px;
}

.selection-03 {
  position: absolute;
  left: 288px;
  top: 322.5px;
}

.selection-04 {
  position: absolute;
  left: 517px;
  top: 318.6px;
}

.selection-05 {
  position: absolute;
  left: 67.7px;
  top: 471.9px;
}

.selection-06 {
  position: absolute;
  left: 295px;
  top: 478.5px;
}

.selection-07 {
  position: absolute;
  left: 510px;
  top: 473.6px;
}


/*---------------------
フッター
----------------------*/
.footer .logo span {
  margin-bottom: 30px;
}

.footer .logo a {
  width: 365px;
}