@charset "UTF-8";

.title_column {
  font-size: 20px;
  line-height: 26px;
}

.title-column span {
  display: block;
}

.character-wrap {
  width: 90%;
}

.character-fluid {
  width: 85%;
}

.character-contents {
  width: 33%;
}

.character-item {
  max-width: 48%;
}

footer {
  position: absolute;
  bottom: 0;
  color: #ffffff;
  background-color: #444444;
  font-size: 0.6rem;
  z-index: 123;
  opacity: 0.7;
}

.header {
  position: fixed;
  top: 6%;
  z-index: 100;
  width: 90%;
  height: 15%;
}

.area_logo {
  width: 90%;
  margin: 0 auto;
  padding: 10px;
}

.area_logo .sphokidz_logo {
  display: block;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  background: url('/images/sphokidz_logo.png') no-repeat;
  background-size: 134px auto;
}

.navigation {
  padding-top: 5px;
}

.navigation > div {
  float: right;
  width: 35px;
  height: 35px;
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #3a3a3a;
  font-size: 18px;
  line-height: 35px;
  color: #3a3a3a;
  cursor: pointer;
}

.swiper-slide[data-hash=sok] > img {
  max-width: 80%;
  height: auto;
}

.swiper-slide[data-hash=sok] > img:first-child {
  margin-top: 95px;
}

.link {
  margin: auto;
}

.link {
  margin-bottom: 80px;
}

.link button {
  border: solid 1px #565c6c;
  border-radius: 25px;
  width: 50%;
  padding: 5px 2%;
  font-size: 1rem;
  color: #565c6c;
  margin: 5px 2%;
  cursor: pointer;
}
