@charset "utf-8";

/*=====ヘッダー*/
header {
  position: relative;
  height: 80vh;
  min-height: 520px;
  background: url(../images/top_image@2x.png) center / cover no-repeat;
}
