* {
font-family:'Source Han Serif JP', serif;
font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
font-size: 1em;
line-height: 1.4;
}
ul {
  list-style-type: none;
  list-style: square;
  text-align: left;
}

h1,
h2,
h3,
h4, h5,
h6,
a {
  text-decoration: none;
}

.hero-area img {
  width: 100%;
  max-width: 100%;
}
.bigimg img {
  width: 100%;
  max-width: 100%;
}
.topimgasd {
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 100%;
}
