@charset "utf-8";
@import "reset.css";
@import "tab-menu.css";
@import "swiper-custom.css";
@import "toggle-box.css";

/* img-box */
.img-box {
  position: relative;
}
.swiper1 {
  width: 100%;
  height: 136.26vw;
}
.swiper1 .swiper-slide img {
  width: 84vw;
  margin: 0 auto;
}

.link-box {
  position: relative;
}
#link1 {
  position: absolute;
  top: 614vw;
  width: 100%;
  height: 6vw;
}
