
/********************* 360 to 760 ***************************/

@media only screen and (max-width: 1280px) {

body {
  font-size: 11px;
}

.page-container {
  padding: 0px 80px 0px 80px;
}

.top {
  height: 100px;
}

.logo-top {
  width: 220px;
  padding-top: 24px;
}

.visuel-container {
  height: calc(100vh - 180px);
}

.swiper-container {
  height: 100%;
  width: 100%;
}

footer {
  padding: 16px 0 0 0;
  letter-spacing: 0.05em;
}

/********************* Menubar top ***************************/



}