@charset "UTF-8";

#contents_wrap {
  padding-top: 0;
  padding-bottom: 100px;
}

body {
  font-size: 1.6rem !important;
  line-height: 2.4 !important;
  letter-spacing: 0.1em;
  font-weight: 500;
}

#global_footer {
  padding-bottom: 30px;
}

.inner,
#main {
  width: 1200px !important;
}

h1,
h2,
h3 {
  font-weight: bold;
  line-height: 1.8;
}

@media only screen and (max-width: 1200px) {
}

@media only screen and (max-width: 1024px) {
}

@media only screen and (max-width: 834px) {
}

@media only screen and (max-width: 640px) {
}
