@charset "UTF-8";

.col-6 {
  width: 90%;
}

.col-8 {
  width: 90%;
  display: block;
  margin: 0 auto;
}

.v-space-70 {
  height: 80px;
}

.v-space-180 {
  height: 120px;
}

.v-space-200 {
  height: 50px;
}

.img-100 {
  margin-top: 20px;
  width: 100%;
}

.title-column {
  font-size: 24px;
  line-height: 30px;
}

.title-column span {
  display: block;
}

.content-column {
  font-size: 15px;
  line-height: 25px;
}

.new-wrap {
  width: 75%;
  padding: 1em;
}

.new-wrap img:not(:first-child) {
  margin-top: 0.5em;
}

.character-wrap {
  width: 90%;
}

.character-fluid {
  width: 85%;
}

.character-contents {
  width: 50%;
}

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

.album_768 {
  display: block;
}

.album_1024 {
  display: none;
}

.event-left, .event-right {
  display: none;
}

.event-left, .event-fluid, .event-right {
  float: left;
}

.event-fluid {
  width: 100%;
  margin: 0 auto;
}

.event-content {
  width: 100%;
  box-sizing: border-box;
  border-radius: 15px;
  padding: 15px;
  margin: 0 auto;
  background-color: #ffffff;
}

.event-item {
  display: inline-block;
  width: 40%;
  padding: 10px;
}

.event-popup {
  max-width: 80%;
  border: 1px solid #c4c4c4;
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
  margin-bottom: 15px;
  box-sizing: border-box;
  background-color: #ffffff;
}

.map-store img {
  width: 70%;
}

.map-find img {
  width: 40%;
}

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

footer > address > span {
  display: none;
}

.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;
  white-space: nowrap;
  background: url('/images/sphokidz_logo.png') no-repeat;
  background-size: 90px auto;
}

.navigation > div {
  float: right;
  width: 30px;
  height: 30px;
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #3a3a3a;
  font-size: 18px;
  line-height: 30px;
  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: 4px 2%;
  font-size: 0.8rem;
  color: #565c6c;
  margin: 5px 2%;
  cursor: pointer;
}
