@charset "UTF-8";

html {
  font-size: 50%;
}

body{
  margin:0px;
  padding:0px;
}

header#global-header {
	display: none;
}

footer.global-footer div.pan-area,
footer.global-footer nav#footer-nav {
	display: none;
}

div.home-key {
	height: 80mm;
	background-image: url("../../img/home/home-key-01.jpg");
	background-size: cover;
	background-position: center;
}

div.swiper-wrapper {
	display: none;
}

main#home-view section.service {
  height: 50mm;
}

main#home-view section.service a {
  padding: 40px 0 0;
}
