@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-size: 62.5%;
  color: #212121;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  -webkit-font-smoothing: antialiased;
}

body {
  background-image: url(../img/common/bg-contents.png);
  background-repeat: repeat-y;
  background-size: auto;
  background-position: left top 850px;
  min-width: 1280px;
  font-size: 1.4rem;
  line-height: 1.5;
}

img {
  vertical-align: top;
  max-width: 100%;
}

a {
  color: inherit;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  text-decoration: none;
}

a:hover {
  opacity: 0.7;
}

ul {
  list-style: none;
}

td > table {
  display: inline-table;
}

[hidden] {
  display: none !important;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

#deqwas-collection-k {
  display: none;
}

.o-main {
  padding-top: 3.5em;
}

.o-header {
  overflow: hidden;
  background-image: url(../img/header/effect_left.png), url(../img/header/effect_right.png), url(../img/header/bg-header.png);
  background-repeat: no-repeat;
  background-position: left bottom,right bottom,center;
  background-size: auto,auto,cover;
}

.o-header__inner {
  position: relative;
  min-width: 1400px;
  max-width: 1400px;
  padding-top: 811px;
  margin: 0 auto;
  text-align: center;
}

.o-header__logo {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.o-header__character {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
}

.o-header__lead {
  position: absolute;
  z-index: 10;
  text-align: center;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: auto;
}

.o-footer {
  padding: 4em 0;
  background-color: #872e7b;
  text-align: center;
}

.o-footer .note {
  font-size: 1.2rem;
  line-height: 2;
  margin-bottom: 2em;
  text-align: right;
  color: #fff;
}

.o-footer #pickup {
  max-width: 100%;
}

.o-footer .copyright {
  font-size: 1rem;
  color: #fff;
}

.c-toolbar {
  z-index: 1;
  position: relative;
  background: #fff;
  font-size: 1.2rem;
  -webkit-box-shadow: 0px 1px 30px black;
          box-shadow: 0px 1px 30px black;
}

.c-toolbar .o-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-toolbar .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-toolbar .fukidashi {
  margin-left: .25em;
}

.c-toolbar .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-toolbar .box .sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: right;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-toolbar .box .sns ul {
  list-style: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-toolbar .box .sns li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-toolbar .box .sns li:not(:first-child) {
  margin-left: .25em;
}

.c-toolbar .box .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  line-height: 1em;
}

.c-toolbar .box .link a {
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  text-shadow: 0px 1px #d1d1d1;
}

.c-toolbar .box .item {
  padding: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-toolbar .box .item + .c-toolbar .box .item {
  margin-left: 2px;
}

.c-toolbar .box .item-about {
  background-color: #7f7f7f;
}

.c-toolbar .box .item-registration {
  background-color: #3f8ded;
  padding: 1em;
}

.c-toolbar .sns {
  margin-right: .5em;
}

.nav {
  background: -webkit-gradient(linear, left top, left bottom, from(#229cc2), to(#bd54f9));
  background: linear-gradient(to bottom, #229cc2, #bd54f9);
  -webkit-box-shadow: 0px 10px 30px 10px #fff;
          box-shadow: 0px 10px 30px 10px #fff;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 9999;
}

.nav__list {
  position: relative;
  max-width: 860px;
  margin: 0 auto;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.nav__item {
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.nav__item a {
  display: block;
}

.nav__item--01 {
  background-image: url(../img/common/nav_01-off.png);
}

.nav__item--01 a {
  width: 52px;
  height: 27px;
}

.nav__item--01.active, .nav__item--01:focus, .nav__item--01:hover {
  background-image: url(../img/common/nav_01-on.png);
}

.nav__item--02 {
  background-image: url(../img/common/nav_02-off.png);
}

.nav__item--02 a {
  width: 116px;
  height: 27px;
}

.nav__item--02.active, .nav__item--02:focus, .nav__item--02:hover {
  background-image: url(../img/common/nav_02-on.png);
}

.nav__item--03 {
  background-image: url(../img/common/nav_03-off.png);
}

.nav__item--03 a {
  width: 86px;
  height: 27px;
}

.nav__item--03.active, .nav__item--03:focus, .nav__item--03:hover {
  background-image: url(../img/common/nav_03-on.png);
}

.nav__item--04 {
  background-image: url(../img/common/nav_04-off.png);
}

.nav__item--04 a {
  width: 113px;
  height: 27px;
}

.nav__item--04.active, .nav__item--04:focus, .nav__item--04:hover {
  background-image: url(../img/common/nav_04-on.png);
}

.nav__item--05 {
  background-image: url(../img/common/nav_05-off.png);
}

.nav__item--05 a {
  width: 104px;
  height: 27px;
}

.nav__item--05.active, .nav__item--05:focus, .nav__item--05:hover {
  background-image: url(../img/common/nav_05-on.png);
}

.nav__item--06 {
  background-image: url(../img/common/nav_06-off.png);
}

.nav__item--06 a {
  width: 56px;
  height: 27px;
}

.nav__item--06.active, .nav__item--06:focus, .nav__item--06:hover {
  background-image: url(../img/common/nav_06-on.png);
}

.nav__item--07 {
  background-image: url(../img/common/nav_07-off.png);
}

.nav__item--07 a {
  width: 48px;
  height: 28px;
}

.nav__item--07.active, .nav__item--07:focus, .nav__item--07:hover {
  background-image: url(../img/common/nav_07-on.png);
}

.nav__item--sub-menu {
  position: relative;
}

.nav__item--sub-menu:hover .nav__sub-item {
  height: 3em;
  overflow: visible;
}

.nav__sub-list {
  position: absolute;
  top: 38px;
  left: -20px;
  width: 160px;
}

.nav__sub-item {
  height: 0;
  overflow: hidden;
  -webkit-transition: .5s;
  transition: .5s;
  text-align: center;
  background: -webkit-gradient(linear, left bottom, left top, from(#229cc2), to(#bd54f9));
  background: linear-gradient(to top, #229cc2, #bd54f9);
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  padding: 0 1em;
}

.nav__sub-item a {
  width: auto;
  height: auto;
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  right: 0;
  margin: 0 auto 40px;
}

.sticky.sticky-fixed.is-sticky {
  position: fixed;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.sticky.sticky-fixed.is-sticky:not([style*="margin-top"]) {
  margin-top: 0 !important;
}

.sticky.sticky-fixed.is-sticky:not([style*="margin-bottom"]) {
  margin-bottom: 0 !important;
}

.sticky.sticky-fixed.is-absolute {
  position: absolute;
}

.sp-nav {
  position: fixed;
  overflow-y: scroll;
  z-index: 99;
  top: 0;
  bottom: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: #6644b1;
  opacity: 0;
  overflow-y: scroll;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  visibility: hidden;
}

.sp-nav.is_active {
  display: block;
  z-index: 99;
  opacity: 1;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
  visibility: visible;
}

.sp-nav__logo {
  max-width: 315px;
  margin: 0 auto;
  padding-top: 2em;
}

.sp-nav__list {
  padding-top: 2em;
  height: 100%;
  font-family: Yu Mincho, "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  color: #fff;
}

.sp-nav__item {
  width: 90%;
  text-align: center;
  margin: 0 auto;
  font-size: 1.8rem;
  padding: .5em 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.sp-nav__item:last-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.o-hamburger {
  display: none;
  position: fixed;
  z-index: 999;
  top: 2em;
  right: 1em;
  height: 10px;
  width: 20px;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  outline: none;
}

.o-hamburger span {
  position: absolute;
  right: 0;
  left: 0;
  display: inline-block;
  width: 20px;
  height: 1px;
  margin: auto;
  background-color: #fff;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.o-hamburger span:nth-of-type(1) {
  top: 0%;
}

.o-hamburger span:nth-of-type(2) {
  top: 50%;
}

.o-hamburger span:nth-of-type(3) {
  top: 100%;
}

.o-hamburger.is_active span:nth-of-type(1) {
  -webkit-transform: translate3d(0, 2px, 0) rotate(-45deg);
          transform: translate3d(0, 2px, 0) rotate(-45deg);
}

.o-hamburger.is_active span:nth-of-type(2) {
  opacity: 0;
}

.o-hamburger.is_active span:nth-of-type(3) {
  -webkit-transform: translate3d(0, -8px, 0) rotate(45deg);
          transform: translate3d(0, -8px, 0) rotate(45deg);
}

.o-hamburger:hover {
  cursor: pointer;
}

.event-info {
  position: absolute;
  z-index: 10;
  left: 5%;
  bottom: 5%;
  margin: 0 auto;
  background-image: url(../img/header/event-infomation-bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.event-info__lists {
  list-style: none;
  margin: 35px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-image: url(../img/header/info-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.event-info__list {
  width: 14.28571%;
}

.tooltip {
  /*ツールチップの対象要素*/
  position: relative;
  text-shadow: none;
  line-height: 1.3;
}

.tooltip .tooltiptext {
  /*ツールチップ本体*/
  visibility: hidden;
  width: 150px;
  color: #000;
  background-color: #fff;
  border: 3px solid #1c75a8;
  text-align: center;
  border-radius: 6px;
  position: absolute;
  top: 50px;
  left: 0;
  font-size: 10px;
  z-index: 10;
  padding: 5px;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

.tooltip .tooltiptext::after {
  /*吹き出しのアロー部分*/
  content: " ";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -65px;
  border-width: 8px;
  border-style: solid;
  border-color: transparent transparent #1c75a8 transparent;
}

.tooltip .tooltiptext {
  /*表示させる際のアニメーションエフェクト。透明にしておく*/
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}

.tooltip:hover .tooltiptext {
  /*マウスホバーでアニメーションしながら表示*/
  opacity: 1;
}

.o-inner {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}

.o-contents {
  max-width: 1000px;
  margin: 0 auto 50px;
}

.o-contents:last-child {
  margin-bottom: 200px;
}

.o-contents__header {
  position: relative;
}

.o-contents__title {
  text-align: center;
}

.o-contents__box {
  max-width: 960px;
  margin: 0 auto;
  border: 5px solid #ffe953;
  border-radius: 5px;
  -webkit-box-shadow: 0px 5px 20px 5px #f4f3d2;
          box-shadow: 0px 5px 20px 5px #f4f3d2;
  padding: 30px;
  background-color: #fffff1;
}

.o-contents__inner {
  max-width: 860px;
  margin: 0 auto;
}

.c-top {
  text-align: center;
}

.c-level__contents-title {
  text-align: center;
  margin-bottom: 2em;
}

.c-level__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.c-level__flex--left {
  width: 49%;
}

.c-level__flex--right {
  width: 49%;
}

.c-level__flex--right p + p {
  margin-top: 1em;
}

.c-level__flex2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.c-level__flex2--left {
  width: 39%;
}

.c-level__flex2--right {
  width: 59%;
}

.c-level__flex2--right p + p {
  margin-top: 1em;
}

.c-level__line {
  margin: 4em 0 1em;
}

.c-level__line2 {
  margin: 1em 0;
}

.c-level__span {
  color: red;
}

.c-skill__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.c-skill__list::before {
  content: "";
  display: block;
  width: 23%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.c-skill__list:after {
  content: "";
  display: block;
  width: 23%;
}

.c-skill__list--first {
  margin-top: 2em;
}

.c-skill__item {
  position: relative;
  overflow: hidden;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 23%;
  background-color: #8f69e8;
  border-radius: 5px;
  margin-bottom: 1.5em;
}

.c-skill__item.active {
  background-color: #1e9bc1;
}

.c-skill__item:hover {
  background-color: #1e9bc1;
  cursor: pointer;
}

.c-skill__item h3 {
  color: #fff;
  text-align: center;
  padding-left: 4em;
  position: relative;
  z-index: 10;
}

.c-skill__tab-character {
  position: absolute;
  z-index: 5;
}

.c-skill__tab-character--01 {
  top: -20px;
  left: -65px;
}

.c-skill__tab-character--02 {
  top: -40px;
  left: -50px;
}

.c-skill__tab-character--03 {
  top: -10px;
  left: 0px;
}

.c-skill__tab-character--04 {
  top: -10px;
  left: -25px;
}

.c-skill__tab-character--05 {
  top: -15px;
  left: -65px;
}

.c-skill__tab-character--06 {
  top: -30px;
  left: -25px;
}

.c-skill__tab-character--07 {
  top: -10px;
  left: -15px;
}

.c-skill__tab-character--08 {
  top: -20px;
  left: -5px;
}

.c-skill__tab-character--09 {
  top: 5px;
  left: -15px;
}

.c-skill__tab-character--10 {
  top: -10px;
  left: -5px;
}

.c-skill__tab-character--11 {
  top: -10px;
  left: -40px;
}

.c-skill__tab-character--12 {
  top: -20px;
  left: -10px;
}

.c-skill__tab-character--13 {
  top: -10px;
  left: -10px;
}

.c-skill__tab-character--14 {
  top: -5px;
  left: -5px;
}

.c-skill__tab-character--15 {
  top: -35px;
  left: -50px;
}

.c-skill__tab-character--16 {
  top: 5px;
  left: -10px;
}

.c-skill__tab-character--17 {
  top: -20px;
  left: -20px;
}

.c-skill__line {
  margin: 2em 0;
}

.c-skill__contents {
  position: relative;
}

.c-skill__contents h4 {
  font-size: 2.4rem;
  color: #8f69e8;
  margin-bottom: 1em;
}

.c-skill__contents img {
  position: absolute;
  top: -129px;
  right: 30px;
}

.c-skill__contents .table-wrapper {
  overflow: hidden;
  overflow-x: scroll;
}

.c-skill__contents table {
  width: 100%;
  border-spacing: 2px;
  border: 1px solid #fff;
}

.c-skill__contents table + table {
  margin-top: 2em;
}

.c-skill__contents table th {
  text-align: left;
  color: #fff;
  padding: 1em;
  background-color: #86c6d9;
  border: 1px solid #fff;
}

.c-skill__contents table th.table-title {
  font-size: 1.8rem;
  padding: .5em;
  background-color: #1e9bc1;
}

.c-skill__contents table td {
  text-align: right;
  padding: 1em;
  background-color: #e6f5f9;
  border: 1px solid #fff;
}

.c-skill__contents table td.table-contents {
  text-align: left;
}

.c-skill__contents table.table-center th {
  text-align: center;
}

.c-skill__contents table.table-center td {
  text-align: left;
}

.c-skill__contents table.table-left th {
  text-align: left;
}

.c-skill__contents table.table-left th.table-title {
  text-align: center;
}

.c-skill__contents table.table-left td {
  text-align: left;
}

.c-contents__box {
  margin-bottom: 3em;
}

.c-contents__line {
  margin-bottom: 2em;
}

.c-contents__title {
  text-align: center;
  margin-bottom: 1.5em;
}

.c-contents__sub-title {
  font-size: 2.0rem;
  color: #fff;
  padding: .5em 0;
  margin: 1em 0;
  text-align: center;
  background: -webkit-gradient(linear, left top, right top, from(#229cc2), color-stop(#bd54f9), to(#229cc2));
  background: linear-gradient(to right, #229cc2, #bd54f9, #229cc2);
}

.c-contents p + p {
  margin: 1em 0;
}

.c-contents__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.c-contents__flex h5 {
  font-size: 1.8rem;
  color: #8f69e8;
  margin-bottom: .5em;
}

.c-contents__flex .mb-1 {
  margin-bottom: 1em;
}

.c-contents__flex .mb-25 {
  margin-bottom: 2.5em;
}

.c-contents__flex--left {
  width: 49%;
}

.c-contents__flex--right {
  width: 49%;
}

.c-contents__flex2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 2em;
}

.c-contents__flex2--left {
  width: 39%;
}

.c-contents__flex2--right {
  width: 59%;
}

.c-contents__flex2--left--add {
  width: 49%;
}

.c-contents__flex2--right--add {
  width: 49%;
}

.c-contents__flex2--right p + p {
  margin-top: 1em;
}

.c-contents__link {
  margin-top: 2em;
  position: relative;
}

.c-contents__link a {
  display: block;
  padding: 1em;
  font-weight: bold;
  background-color: #8f69e8;
  border-radius: 5px;
  color: #fff;
}

.c-contents__link:after {
  content: '';
  display: inline-block;
  position: absolute;
  right: 1em;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 6px;
  border-color: transparent transparent transparent #ffffff;
}

.c-contents__table {
  overflow: hidden;
  overflow-x: scroll;
}

.c-contents__table table {
  width: 100%;
  border-spacing: 2px;
  border: 1px solid #fff;
}

.c-contents__table table th {
  width: 130px;
  text-align: left;
  color: #fff;
  padding: 1em;
  background-color: #86c6d9;
  border: 1px solid #fff;
}

.c-contents__table table td {
  padding: 1em;
  background-color: #e6f5f9;
  border: 1px solid #fff;
}

.c-contents__open {
  background-color: #878787;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 150px 0;
}

.c-other__title {
  text-align: center;
  margin-bottom: 2em;
}

.c-other__box {
  margin-bottom: 3em;
}

.c-other__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.c-other__flex--left {
  width: 49%;
}

.c-other__flex--right {
  width: 49%;
}

.c-other__table {
  overflow: hidden;
  overflow-x: scroll;
  margin-top: 2em;
}

.c-other__table table {
  width: 100%;
  border-spacing: 2px;
  border: 1px solid #fff;
}

.c-other__table table th {
  width: 130px;
  color: #fff;
  padding: 1em;
  background-color: #86c6d9;
  border: 1px solid #fff;
}

.c-other__table table td {
  padding: 1em;
  background-color: #e6f5f9;
  border: 1px solid #fff;
}

.c-data__title {
  text-align: center;
  margin-bottom: 2em;
}

.c-data__box {
  margin-bottom: 5em;
}

.c-data__box:last-child {
  margin-bottom: 0;
}

.c-data__table-title {
  border-bottom: 1px solid #000;
}

.c-data__table-sub-title {
  width: 100%;
  font-size: 2.0rem;
  color: #fff;
  padding: .5em 0;
  text-align: center;
  background: -webkit-gradient(linear, left top, right top, from(#229cc2), color-stop(#bd54f9), to(#229cc2));
  background: linear-gradient(to right, #229cc2, #bd54f9, #229cc2);
}

.c-data__table-block {
  margin-bottom: 3em;
}

.c-data__table {
  overflow: hidden;
  overflow-x: scroll;
}

.c-data__table table {
  width: 100%;
  border-spacing: 2px;
  border: 1px solid #fff;
}

.c-data__table table th {
  text-align: left;
  color: #fff;
  padding: 1em;
  background-color: #86c6d9;
  border: 1px solid #fff;
}

.c-data__table table td {
  width: 20%;
  padding: 1em;
  background-color: #e6f5f9;
  border: 1px solid #fff;
}

.c-data__table--half table td {
  width: auto;
}

.c-data__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 1em 0;
}

.c-data__flex--left {
  width: 49%;
}

.c-data__flex--right {
  width: 49%;
}

.c-data__monster-block {
  margin-top: 3em;
}

.c-data__monster-area-title {
  width: 100%;
  font-size: 2.0rem;
  color: #fff;
  padding: .5em 0;
  text-align: center;
  margin-bottom: 2em;
  background: -webkit-gradient(linear, left top, right top, from(#229cc2), color-stop(#bd54f9), to(#229cc2));
  background: linear-gradient(to right, #229cc2, #bd54f9, #229cc2);
}

.c-data__monster-map {
  text-align: center;
}

.c-data__monster-list {
  margin-top: 3em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.c-data__monster-item {
  position: relative;
  width: 17%;
  text-align: center;
  margin-bottom: 2em;
}

.c-data__monster-number {
  position: absolute;
  top: -25px;
  left: 0;
  right: 0;
  margin: auto;
}

.c-data__monster-image {
  border: 1px solid #86c6d9;
  background-color: #fff;
  height: 140px;
  padding-top: 1.7em;
}

.c-data__monster-image img {
  width: 100px;
}

.c-data__monster-image--mvp {
  border: 1px solid #cd1010;
}

.c-data__monster-image--mvp .mvp {
  background-color: #cd1010;
  padding: 2px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.c-data__monster-image--mvp .mvp img {
  width: auto;
}

.c-data__monster-name {
  font-weight: normal;
  margin-top: .5em;
}

.c-data__item-area-title {
  width: 100%;
  font-size: 2.0rem;
  color: #fff;
  padding: .5em 0;
  text-align: center;
  margin: 2em 0;
  background: -webkit-gradient(linear, left top, right top, from(#229cc2), color-stop(#bd54f9), to(#229cc2));
  background: linear-gradient(to right, #229cc2, #bd54f9, #229cc2);
}

.c-data__item-sub-title {
  text-align: center;
  border-bottom: 1px solid #000;
}

.c-data__item-list {
  margin-top: 3em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.c-data__item-item {
  position: relative;
  width: 17%;
  text-align: center;
  margin: 0 1em 2em;
}

.c-data__item-image {
  border: 1px solid #86c6d9;
  background-color: #fff;
  height: 140px;
  padding-top: 1.7em;
}

.c-data__item-image img {
  width: 75px;
}

.c-data__item-name {
  font-weight: normal;
  margin-top: .5em;
}

.c-data__item-table {
  overflow: hidden;
  overflow-x: scroll;
}

.c-data__item-table table {
  width: 100%;
  border-spacing: 2px;
  border: 1px solid #fff;
  table-layout: fixed;
}

.c-data__item-table table th {
  text-align: left;
  color: #fff;
  padding: 1em;
  background-color: #86c6d9;
  border: 1px solid #fff;
}

.c-data__item-table table td {
  padding: 1em;
  background-color: #e6f5f9;
  border: 1px solid #fff;
}

.c-data__quest-title {
  border-bottom: 1px solid #000;
  margin-bottom: 1em;
}

.c-data__quest-table {
  overflow: hidden;
  overflow-x: scroll;
  margin-bottom: 3em;
}

.c-data__quest-table:last-child {
  margin-bottom: 0;
}

.c-data__quest-table table {
  width: 100%;
  border-spacing: 2px;
  border: 1px solid #fff;
}

.c-data__quest-table table th {
  text-align: left;
  color: #fff;
  padding: 1em;
  background-color: #86c6d9;
  border: 1px solid #fff;
}

.c-data__quest-table table td {
  padding: 1em;
  background-color: #e6f5f9;
  border: 1px solid #fff;
}

.c-wallpaper__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.c-wallpaper__flex--left {
  width: 74%;
}

.c-wallpaper__flex--right {
  width: 25%;
}

.c-wallpaper__item {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-bottom: .5em;
}

.c-wallpaper__item:last-child {
  margin-bottom: 0;
}

.c-wallpaper__item a {
  display: block;
  height: 142px;
}

.c-wallpaper__item--01 {
  background-image: url(../img/wallpaper/btn01_off.png);
}

.c-wallpaper__item--01.active, .c-wallpaper__item--01:focus, .c-wallpaper__item--01:hover {
  background-image: url(../img/wallpaper/btn01_on.png);
}

.c-wallpaper__item--02 {
  background-image: url(../img/wallpaper/btn02_off.png);
}

.c-wallpaper__item--02.active, .c-wallpaper__item--02:focus, .c-wallpaper__item--02:hover {
  background-image: url(../img/wallpaper/btn02_on.png);
}

.c-wallpaper__item--03 {
  background-image: url(../img/wallpaper/btn03_off.png);
}

.c-wallpaper__item--03.active, .c-wallpaper__item--03:focus, .c-wallpaper__item--03:hover {
  background-image: url(../img/wallpaper/btn03_on.png);
}

@media only screen and (max-width: 599px) {
  body {
    background-size: contain;
    min-width: auto;
  }
  .o-main {
    padding-top: 0;
  }
  .o-header {
    background: no-repeat;
  }
  .o-header__inner {
    padding-top: 130%;
    min-width: auto;
  }
  .o-header__logo {
    top: 2em;
  }
  .o-header__logo img {
    max-width: 315px;
  }
  .o-header__character {
    top: 90px;
  }
  .o-header__lead {
    bottom: 0;
  }
  .c-toolbar {
    display: none;
  }
  .nav {
    display: none;
  }
  .o-hamburger {
    display: block;
  }
  .o-contents__box {
    padding: 1em;
    margin: 0 .5em;
  }
  .c-top {
    padding: 3em 2em 0;
  }
  .c-level__contents-title {
    margin-bottom: 1em;
  }
  .c-level__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .c-level__flex--left {
    width: 100%;
    margin-bottom: 1em;
  }
  .c-level__flex--right {
    width: 100%;
  }
  .c-level__flex2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .c-level__flex2--left {
    width: 100%;
    margin-bottom: 2em;
  }
  .c-level__flex2--right {
    width: 100%;
  }
  .c-level__line {
    margin: 1em 0;
  }
  .c-skill__item {
    width: 49%;
    padding: 1em 0;
    margin-bottom: .5em;
  }
  .c-skill__item h3 {
    padding-left: 0;
  }
  .c-skill__contents img {
    top: -32px;
    right: 0;
    width: 200px;
  }
  .c-skill__contents table {
    word-break: keep-all;
    word-wrap: break-word;
    white-space: nowrap;
  }
  .c-contents__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .c-contents__flex .mb-25 {
    margin-bottom: 1em;
  }
  .c-contents__flex--left {
    width: 100%;
    margin-bottom: 3em;
  }
  .c-contents__flex--right {
    width: 100%;
  }
  .c-contents__flex2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .c-contents__flex2--left {
    width: 100%;
    margin-bottom: 2em;
  }
  .c-contents__flex2--right {
    width: 100%;
  }
  .c-contents__table table {
    word-break: keep-all;
    word-wrap: break-word;
    white-space: nowrap;
  }
  .c-contents__open {
    padding: 50px 0;
  }
  .c-other__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .c-other__flex--left {
    width: 100%;
    margin-bottom: 2em;
  }
  .c-other__flex--right {
    width: 100%;
  }
  .c-other__table table {
    word-break: keep-all;
    word-wrap: break-word;
    white-space: nowrap;
  }
  .c-data__table table {
    word-break: keep-all;
    word-wrap: break-word;
    white-space: nowrap;
  }
  .c-data__monster-list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .c-data__monster-item {
    width: 48%;
  }
  .c-data__item-item {
    width: 48%;
    margin: 0 3px 2em;
  }
  .c-data__item-table table {
    table-layout: auto;
    word-break: keep-all;
    word-wrap: break-word;
    white-space: nowrap;
  }
  .c-data__quest-table table {
    word-break: keep-all;
    word-wrap: break-word;
    white-space: nowrap;
  }
  .c-wallpaper__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .c-wallpaper__flex--left {
    width: 100%;
    margin-bottom: 1em;
  }
  .c-wallpaper__flex--right {
    width: 100%;
  }
  .c-wallpaper__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .c-wallpaper__item {
    width: 30%;
    background-size: contain;
    margin-bottom: 0;
  }
  .c-wallpaper__item a {
    height: 70px;
  }
}

@media (min-width: 1400px) {
  body {
    background-size: 100% auto;
  }
}
