@charset "utf-8";
/* CSS Document */

html,
body {
  color: '';
  font-family: zen-maru-gothic, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  letter-spacing: '';
  line-height: '';
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: '';
  font-family: '';
  font-weight: '';
  letter-spacing: '';
  line-height: '';
  word-break: break-all;
}

/* p {
  margin: 2em 0;
} */

pre {
  font-size: inherit;
}

blockquote {
}

table {
  max-width: 100%;
}

th,
td {
  padding: .5em;
}


iframe {
  max-width: 100%;
}

input,
textarea,
button {
  font-size: inherit;
  line-height: '';
}

code {
  font-size: inherit;
  word-break: break-all;
}

/* img {
  width: 100%;
} */

.inner{
  width: 100%;
  overflow: hidden;
}
.slick img{
  width: 100%;
}
main img{
  width: 100%;
}