@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: #633d00;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  background: #000;
  -webkit-font-smoothing: antialiased;
}

body {
  min-width: 1280px;
  font-size: 1.6rem;
  line-height: 2;
  background-image: url(../img/common/body_bg.jpg);
  background-size: auto;
  background-position: center top;
  text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
}

img {
  vertical-align: top;
  max-width: 100%;
}

a {
  color: inherit;
}

[hidden] {
  display: none !important;
}

span {
  color: #d61818;
  font-size: 14px;
  line-height: 1.5;
}

.span {
  line-height: 1.5;
}

.starter-pack {
  width: 348px;
  background-image: url(../img/banner/bnr-starterpack_off.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.starter-pack a {
  display: block;
  padding-top: 128px;
}

.starter-pack:focus, .starter-pack:hover {
  background-image: url(../img/banner/bnr-starterpack_on.png);
}

.starter-pack-get {
  margin: 2em 0;
  background-image: url(../img/common/contents-in-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  padding: 2em 3em 5em;
  text-shadow: none;
}

.starter-pack-get__title {
  text-align: center;
}

.starter-pack-get__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.starter-pack-get__flex p {
  width: 400px;
}

.br {
  display: none;
}

.o-header {
  background-image: url(../img/header/bg-top.png);
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: center top;
}

.o-header__area {
  max-width: 1280px;
  margin: 0 auto;
  padding-top: 780px;
  position: relative;
  background-image: url(../img/header/bg-character.png);
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: center top;
}

.o-header__title {
  position: absolute;
  top: 300px;
  left: 0;
  width: 100%;
  text-align: center;
}

.o-header__catch {
  position: absolute;
  top: 60px;
  left: 20px;
}

.o-header__gif {
  position: absolute;
  top: 4%;
  left: 74%;
}

.o-header__gif--img {
  background-image: url(../img/header/gif-frame.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 0.5em 0.4em 1.3em 0.4em;
}

.o-header__gif--catch01 {
  position: absolute;
  top: -7%;
  left: -20%;
}

.o-header__gif--catch02 {
  position: absolute;
  bottom: -3%;
  left: 50%;
}

.o-footer {
  padding: 4em 0;
  text-align: center;
  background-image: url(../img/common/bg-footer.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  text-align: center;
}

.o-footer .note {
  font-size: 1.2rem;
  line-height: 2;
  margin-bottom: 2em;
  text-align: right;
  color: #fff;
  text-shadow: none;
}

.o-footer #pickup {
  max-width: 100%;
}

.o-footer .copyright {
  font-size: 1rem;
  color: #fff;
  text-shadow: none;
}

.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;
}

#page-top {
  position: fixed;
  bottom: 2em;
  right: 2em;
}

#page-top a {
  z-index: 9999;
  display: block;
  width: 100px;
  height: 100px;
  outline: none;
  overflow: hidden;
  background-color: royalblue;
}

.swiper-bunner {
  bottom: 270px;
  margin-bottom: -170px;
}

.c-change-log {
  position: relative;
  height: 229px;
  padding: 5em 3em 2.5em;
  background-image: url(../img/change-log/change-log-bg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-bottom: 35px;
}

.c-change-log__title {
  position: absolute;
  top: 50px;
  left: 50%;
  -webkit-transform: translate3d(-50%, -40%, 0);
          transform: translate3d(-50%, -40%, 0);
}

.c-change-log__list {
  max-width: 740px;
  margin: 0 auto;
  height: 100%;
  list-style: none;
  overflow: auto;
}

.c-change-log__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.4em 0 0.4em;
  font-size: 1.5rem;
  background-image: url(../img/change-log/change-log-line.png);
  background-position: bottom;
  background-repeat: repeat-x;
  background-size: contain;
}

.c-change-log__time {
  display: inline-block;
  font-weight: normal;
  margin-right: 2em;
}

.c-change-log__text {
  width: calc(100% - 10em);
  line-height: 1.5;
}

.swiper-bg {
  max-width: 900px;
  margin: 100px auto 50px;
  padding: 2em 0;
  background-image: url(../img/slider/slider-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  position: relative;
}

.swiper-container {
  text-align: center;
  position: relative;
  overflow: hidden;
  list-style: none;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-pagination {
  text-align: center;
  -webkit-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
  width: 25%;
  bottom: 20px;
  background-image: url(../img/slider/button-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin: 1em auto;
  padding: 1em;
}

.swiper-title {
  bottom: 110px;
  margin-bottom: -130px;
}

.swiper-flex {
  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;
  width: 90%;
  margin: 2em auto 0;
}

.swiper-text {
  background-image: url(../img/slider/slider-text_bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 100%;
  padding: 1em;
  text-align: left;
}

.swiper-image {
  width: 100%;
}

.swiper-title-top {
  top: -100px;
}

.table-wrapper {
  overflow: hidden;
  overflow-x: scroll;
  margin-bottom: 1em;
  text-shadow: none;
  line-height: 1.5;
  white-space: nowrap;
}

.table-wrapper::-webkit-scrollbar {
  height: 5px;
}

.table-wrapper::-webkit-scrollbar-track {
  background: #dddddd;
}

.table-wrapper::-webkit-scrollbar-thumb {
  background: grey;
  border-radius: 10px;
}

.table-wrapper .chapter {
  text-align: left;
  color: #fff;
}

.table-wrapper .subjugation {
  text-align: left;
  color: #fff;
}

.table-wrapper .conditions {
  text-align: center;
  vertical-align: middle;
}

.table-wrapper table {
  width: 100%;
  border-spacing: 2px;
  border: 1px solid #413c20;
  background-color: #e8d9b8;
  font-size: 16px;
}

.table-wrapper table th {
  border: 1px solid #413c20;
  background: #615a40;
  color: #ffc257;
  vertical-align: middle;
  padding: .5em;
  font-weight: normal;
}

.table-wrapper table td {
  border: 1px solid #413c20;
  color: #633d00;
  font-weight: normal;
  padding: .5em;
}

.o-inner {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}

.o-contents {
  max-width: 1280px;
  margin: 0 auto 200px;
  padding: 60px 0 60px;
  background-image: url(../img/common/contents_bg_btm.png), url(../img/common/contents_bg_top.png);
  background-repeat: no-repeat;
  background-position: center bottom,center top;
}

.o-contents__title {
  text-align: center;
}

.o-contents__container {
  background: url(../img/common/contents_bg_mid.png) repeat-y center center;
}

.o-contents__inner {
  max-width: 820px;
  margin: 0 auto;
}

.o-contents__inner--shadow {
  max-width: 870px;
  margin: 0 auto;
}

.o-contents__inner--contents {
  max-width: 740px;
  margin: 0 auto;
}

.howto-program__area {
  padding-bottom: 40px;
}

.howto-program__area--03 {
  background-image: url(../img/howto-program/contents-in-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  padding: 3em 0;
  text-shadow: none;
  margin-bottom: 2em;
}

.howto-program__area--05 {
  background-image: url(../img/howto-program/contents-in-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  padding: 3em 0;
  text-shadow: none;
}

.howto-program__area--05 h4 {
  text-align: center;
  margin-bottom: 1em;
}

.howto-program__area--05 .starter-pack {
  margin: 2em auto;
}

.howto-program__title {
  text-align: center;
  margin-bottom: 20px;
}

.howto-program__title-job {
  text-align: center;
  margin-bottom: 30px;
  font-size: 24px;
  font-family: Yu Mincho, "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  text-shadow: none;
  color: #fcffd9;
  padding: 0.3em 0 0.7em;
  background-image: url(../img/common/contents-title_bg-red.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center top;
}
.ul.job {
    border: 1px solid #666;
    display: flex;
    list-style-type: none;
    margin: 0 0 0 1em;
    padding: 0;
}
 
ul.job li {
    border: 1px solid #aaa;
    margin: 0.2em;
    padding: 0.5em;
}

.howto-program__headline {
  padding: 0.2em 0 0 2.5em;
  background-repeat: no-repeat;
  background-position: 3px 3px;
  font-size: 26px;
  font-family: Yu Mincho, "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-weight: normal;
  color: #907024;
  margin: 1em 0;
}

.howto-program__headline--01 {
  background-image: url(../img/howto-program/headlineicon01.png);
}

.howto-program__headline--02 {
  background-image: url(../img/howto-program/headlineicon02.png);
}

.howto-program__example {
  margin-top: 1em;
}

.howto-program__lists {
  list-style: none;
}

.howto-program__list {
  margin: 0.5em 0;
}

.howto-program__title-shortcut {
  text-align: center;
  margin-top: 12px;
  margin-bottom: 2em;
}

.howto-program__title-flow {
  margin-bottom: 1em;
  text-align: center;
  font-size: 24px;
  font-family: Yu Mincho, "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-weight: normal;
  text-shadow: none;
  background-image: url(../img/howto-program/shortcut-title-bg.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.howto-program__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.howto-program__flex--paragraph01 {
  width: 330px;
}

.howto-program__flex--paragraph02 {
  width: 400px;
}

.howto-program__flex--paragraph03 {
  width: 500px;
}

.start__title {
  text-align: center;
  margin-bottom: 20px;
}

.start__title--red {
  text-align: center;
  margin: 40px 0 30px;
  font-size: 24px;
  font-family: Yu Mincho, "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  text-shadow: none;
  color: #fcffd9;
  padding: 0.3em 0 0.7em;
  background-image: url(../img/common/contents-title_bg-red.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center top;
}

.start__map {
  text-align: center;
  margin: 8px 0 25px;
}

.start__flex--lists {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.start__flex--list {
  width: 30%;
  margin: 12.5px;
}

.start__flex--title {
  background-image: url(../img/start/guide-title-bg.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  padding: 1em 0;
  text-align: center;
  font-size: 18px;
  font-family: Yu Mincho, "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  text-shadow: none;
  color: #fff;
  position: relative;
  z-index: 10;
  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;
}

.start__flex--icon {
  margin-left: -5px;
}

.start__flex--name {
  padding: 0 0 0.3em 5px;
}

.start__flex--paragraph {
  background-image: url(../img/start/guide-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  padding: 2em 1.5em 1.5em;
  position: relative;
  z-index: 5;
  bottom: 40px;
  margin-bottom: -40px;
  font-size: 15px;
  height: 270px;
}

.start__weapon {
  margin-top: 1em;
}

.start__weapon--title {
  background-image: url(../img/start/line-bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto auto;
  font-weight: normal;
  text-shadow: none;
  text-align: center;
  font-size: 24px;
  font-family: Yu Mincho, "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  margin-bottom: 1em;
}

.start__weapon--table-wrapper {
  overflow: hidden;
  overflow-x: scroll;
  margin-bottom: 1em;
  text-shadow: none;
  line-height: 1.5;
  white-space: nowrap;
}

.start__weapon--table-wrapper::-webkit-scrollbar {
  height: 5px;
}

.start__weapon--table-wrapper::-webkit-scrollbar-track {
  background: #dddddd;
}

.start__weapon--table-wrapper::-webkit-scrollbar-thumb {
  background: grey;
  border-radius: 10px;
}

.start__weapon--table {
  width: 100%;
  border-spacing: 2px;
  border: 1px solid #413c20;
  background-color: #e8d9b8;
  font-size: 16px;
}

.start__weapon--table--job {
  text-align: center;
  vertical-align: middle;
}

.start__weapon--table th {
  border: 1px solid #413c20;
  background: #615a40;
  color: #ffc257;
  vertical-align: middle;
  padding: .5em;
  font-weight: normal;
}

.start__weapon--table td {
  border: 1px solid #413c20;
  color: #633d00;
  font-weight: normal;
  padding: .5em;
}

.story-quest__title {
  text-align: center;
  margin-bottom: 20px;
}

.story-quest__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.story-quest__flex--paragraph {
  width: 500px;
}

.story-quest__quest {
  margin-top: 2em;
}

.story-quest__quest--title {
  text-align: center;
  margin: 40px 0 30px;
  font-size: 24px;
  font-family: Yu Mincho, "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  text-shadow: none;
  color: #fcffd9;
  padding: 0.3em 0 0.7em;
  background-image: url(../img/common/contents-title_bg-red.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center top;
}

.story-quest__description--table-wrapper {
  overflow: hidden;
  overflow-x: scroll;
  margin-bottom: 1em;
  text-shadow: none;
  line-height: 1.5;
  white-space: nowrap;
}

.story-quest__description--table-wrapper::-webkit-scrollbar {
  height: 5px;
}

.story-quest__description--table-wrapper::-webkit-scrollbar-track {
  background: #dddddd;
}

.story-quest__description--table-wrapper::-webkit-scrollbar-thumb {
  background: grey;
  border-radius: 10px;
}

.story-quest__description--table {
  width: 100%;
  border-spacing: 2px;
  border: 1px solid #413c20;
  background-color: #e8d9b8;
  font-size: 16px;
}

.story-quest__description--table th {
  border: 1px solid #413c20;
  background: #615a40;
  color: #ffc257;
  vertical-align: middle;
  padding: .5em;
  font-weight: normal;
}

.story-quest__description--table td {
  border: 1px solid #413c20;
  color: #633d00;
  font-weight: normal;
  padding: .5em;
}

.adventure-quest__title {
  text-align: center;
  margin-bottom: 20px;
}

.adventure-quest__quest {
  margin-top: 2em;
}

.adventure-quest__quest--title {
  text-align: center;
  margin: 40px 0 30px;
  font-size: 24px;
  font-family: Yu Mincho, "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  text-shadow: none;
  color: #fcffd9;
  padding: 0.3em 0 0.7em;
  background-image: url(../img/common/contents-title_bg-red.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center top;
}

.howto-receive__title {
  text-align: center;
  margin-bottom: 20px;
}

.howto-receive__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.howto-receive__flex--paragraph {
  width: 500px;
}

.howto-receive__title-item-get {
  text-align: center;
  margin: 40px 0 30px;
  font-size: 24px;
  font-family: Yu Mincho, "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  text-shadow: none;
  color: #fcffd9;
  padding: 0.3em 0 0.7em;
  background-image: url(../img/common/contents-title_bg-red.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center top;
}

.howto-receive .starter-pack {
  margin: 1.5em auto;
}

.howto-receive__table-wrapper {
  margin: 1em 0 2em;
  overflow: hidden;
  overflow-x: scroll;
  text-shadow: none;
  line-height: 1.5;
  white-space: nowrap;
}

.howto-receive__table-wrapper::-webkit-scrollbar {
  height: 5px;
}

.howto-receive__table-wrapper::-webkit-scrollbar-track {
  background: #dddddd;
}

.howto-receive__table-wrapper::-webkit-scrollbar-thumb {
  background: grey;
  border-radius: 10px;
}

.howto-receive__table {
  width: 100%;
  border-spacing: 2px;
  border: 1px solid #413c20;
  background-color: #e8d9b8;
  font-size: 16px;
}

.howto-receive__table th {
  border: 1px solid #413c20;
  background: #615a40;
  color: #ffc257;
  vertical-align: middle;
  padding: .5em;
  font-weight: normal;
}

.howto-receive__table td {
  border: 1px solid #413c20;
  color: #633d00;
  font-weight: normal;
  padding: .5em;
}

.howto-receive__table--img {
  padding-top: 1em;
  text-align: center;
}

.dungeon__title {
  text-align: center;
  margin-bottom: 20px;
}

.dungeon__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 2em;
}

.dungeon__flex--paragraph {
  width: 500px;
}

.dungeon__title-note {
  text-align: center;
  margin: 40px 0 30px;
  font-size: 24px;
  font-family: Yu Mincho, "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  text-shadow: none;
  color: #fcffd9;
  padding: 0.3em 0 0.7em;
  background-image: url(../img/common/contents-title_bg-red.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center top;
}

.data__title {
  text-align: center;
  margin-bottom: 20px;
}

.data__tab-lists {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 40px;
}

.data__tab-list {
  margin: 0.5em;
}

.data__tab-button {
  color: #fcffd9;
  font-size: 17px;
  font-family: Yu Mincho, "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  width: 150px;
  height: 56px;
  padding-bottom: 5px;
  margin: 0;
  background-image: url(../img/data/data-tab_off.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  border: 0;
  background-color: transparent;
  outline: none;
  letter-spacing: -3px;
}

.data__tab-button.active, .data__tab-button:focus, .data__tab-button:hover {
  background-image: url(../img/data/data-tab_on.png);
}

.data__private {
  background-image: url(../img/data/data-tab_gray-out.png);
  color: #ccc;
}

.data__private.active, .data__private:focus, .data__private:hover {
  background-image: url(../img/data/data-tab_gray-out.png);
}

.data__title-item {
  text-align: center;
  margin: 40px 0 30px;
  font-size: 24px;
  font-family: Yu Mincho, "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  text-shadow: none;
  color: #fcffd9;
  padding: 0.3em 0 0.7em;
  background-image: url(../img/common/contents-title_bg-red.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center top;
}

.data__child {
  margin-bottom: 1em;
}

.data__type {
  background-image: url(../img/data/line-bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto auto;
  font-weight: normal;
  text-shadow: none;
  text-align: center;
  font-size: 24px;
  font-family: Yu Mincho, "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

.data__item-name {
  width: 200px;
  margin: 0 auto;
  background-image: url(../img/data/left-bolt_bg.png), url(../img/data/left-bolt_bg.png);
  background-repeat: no-repeat,no-repeat;
  background-position: left center,right center;
  font-weight: normal;
  text-shadow: none;
  text-align: center;
  font-size: 20px;
  font-family: Yu Mincho, "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

.data__lists {
  list-style: none;
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.data__list {
  text-align: center;
  margin: 1em 0.5em 2em;
}

.data__list a {
  text-decoration: none;
}

.data__img {
  width: 123px;
  height: 148px;
  background-image: url(../img/data/item_bg.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% 100%;
  padding: 1.5em 2em 2em;
  margin: 0 auto 1em;
}

.data__name {
  padding: 1em 2em;
  background-image: url(../img/data/item-name_bg.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% 100%;
  text-shadow: none;
  color: #fff;
  font-size: 14px;
}

.m-1 {
  margin: 0;
}

.p-1 {
  padding: 0;
}

.pb-1 {
  padding-bottom: 1em;
}

.pb-2 {
  padding-bottom: 2em;
}

.pb-60 {
  padding-bottom: 60px;
}

.table-center {
  text-align: center;
  vertical-align: middle;
}

@media only screen and (max-width: 599px) {
  body {
    min-width: auto;
    background-size: 100% auto;
  }
  .starter-pack {
    width: 100%;
  }
  .starter-pack a {
    padding-top: 40%;
  }
  .starter-pack-get {
    padding: 2em 2em 1em;
    background-image: none;
    background-color: #e9bc74;
  }
  .starter-pack-get .starter-pack {
    margin: 2em auto;
  }
  .starter-pack-get__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .starter-pack-get__flex p {
    width: auto;
  }
  .br {
    display: block;
  }
  .o-header {
    background-image: url(../img/header/bg-top_sp.png);
    background-size: 100% 100%;
  }
  .o-header__area {
    padding-top: 200%;
    background-image: url(../img/header/bg_sp.png);
    background-size: 100% auto;
    background-position: center 60px;
  }
  .o-header__title {
    top: 20px;
  }
  .o-header__catch {
    display: none;
  }
  .o-header__gif {
    display: none;
  }
  .c-toolbar {
    display: none;
  }
  .c-change-log {
    height: 150px;
    padding: 3.5em 1.5em 1.8em;
    background-image: url(../img/change-log/change-log-bg_sp.png);
  }
  .c-change-log__title {
    zoom: 0.7;
  }
  .c-change-log__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .c-change-log__text {
    width: 100%;
  }
  .swiper-bg {
    height: auto;
    background-image: none;
    background-color: #fff9b1;
    padding: 3.5em 0 1.5em;
    margin: 80px auto 50px;
  }
  .swiper-pagination {
    width: 50%;
  }
  .swiper-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 50px auto;
  }
  .swiper-text {
    margin-bottom: 1em;
  }
  .table-wrapper table {
    word-break: keep-all;
    word-wrap: break-word;
    white-space: nowrap;
  }
  .o-contents {
    margin: 0 10px 200px;
    background-size: 100% auto;
    padding: 20px 0 5%;
  }
  .o-contents__container {
    background-size: 100% auto;
    padding: 0 20px;
  }
  .howto-program__area {
    padding-bottom: 20px;
  }
  .howto-program__area--03 {
    background-image: none;
    background-color: #e9bc74;
    padding: 2em 2em 1em;
  }
  .howto-program__area--05 {
    background-image: none;
    background-color: #e9bc74;
    padding: 2em 2em 1em;
  }
  .howto-program__title {
    margin-bottom: 10px;
  }
  .howto-program__title-job {
    margin-bottom: 15px;
    font-size: 18px;
    padding: 0.8em 0 1.3em;
    line-height: 1;
  }
  .howto-program__headline--01 {
    font-size: 18px;
    padding: 0.7em 0 0.4em 3.5em;
  }
  .howto-program__headline--02 {
    font-size: 18px;
    padding-left: 3.5em;
  }
  .howto-program__list {
    margin: 0;
  }
  .howto-program__title-shortcut {
    margin-bottom: 1em;
  }
  .howto-program__title-flow {
    margin-bottom: 0;
  }
  .howto-program__flex--paragraph01 {
    width: auto;
  }
  .howto-program__flex--paragraph02 {
    width: auto;
    padding-bottom: 0.5em;
  }
  .howto-program__flex--paragraph03 {
    width: auto;
  }
  .howto-program__flex--img {
    text-align: center;
    padding-top: 1em;
  }
  .howto-program__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .start__title {
    margin-bottom: 10px;
  }
  .start__title--red {
    margin: 20px 0 15px;
    font-size: 18px;
    padding: 0.8em 0 1.3em;
    line-height: 1;
  }
  .start__flex--list {
    width: 100%;
    margin: 0.5em 0;
  }
  .start__flex--title {
    padding: 6% 0;
  }
  .start__flex--paragraph {
    height: auto;
    padding: 3em 1.5em 1.5em;
    bottom: 50px;
  }
  .start__weapon--table {
    word-break: keep-all;
    word-wrap: break-word;
    white-space: nowrap;
  }
  .story-quest__title {
    margin-bottom: 10px;
  }
  .story-quest__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .story-quest__flex--paragraph {
    width: auto;
  }
  .story-quest__flex--img {
    text-align: center;
    margin-top: 0.5em;
  }
  .story-quest__quest {
    margin-top: 1em;
  }
  .story-quest__quest--title {
    margin: 20px 0 15px;
    font-size: 18px;
    line-height: 1;
    padding: 0.8em 0 1.3em;
  }
  .story-quest__description--table {
    word-break: keep-all;
    word-wrap: break-word;
    white-space: nowrap;
  }
  .adventure-quest__title {
    margin-bottom: 10px;
  }
  .adventure-quest__quest {
    margin-top: 1em;
  }
  .adventure-quest__quest--title {
    margin: 20px 0 15px;
    font-size: 16px;
    line-height: 1;
    padding: 0.8em 0 1.3em;
  }
  .howto-receive__title {
    margin-bottom: 10px;
  }
  .howto-receive__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .howto-receive__flex--paragraph {
    width: auto;
  }
  .howto-receive__flex--img {
    text-align: center;
    margin-top: 1em;
  }
  .howto-receive__title-item-get {
    margin: 20px 0 15px;
    font-size: 18px;
    padding: 0.8em 0 1.3em;
    line-height: 1;
  }
  .howto-receive__table {
    word-break: keep-all;
    word-wrap: break-word;
    white-space: nowrap;
  }
  .dungeon__title {
    margin-bottom: 10px;
  }
  .dungeon__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .dungeon__flex--paragraph {
    width: auto;
  }
  .dungeon__flex--img {
    margin-top: 1em;
    text-align: center;
  }
  .dungeon__title-note {
    margin: 20px 0 15px;
    font-size: 18px;
    background-size: auto 100%;
  }
  .data__title {
    margin-bottom: 10px;
  }
  .data__tab-lists {
    margin-bottom: 20px;
  }
  .data__tab-list {
    margin: 0.2em;
  }
  .data__title-item {
    margin: 20px 0 15px;
    font-size: 18px;
    padding: 0.8em 0 1.3em;
    line-height: 1;
  }
  .data__list {
    margin: 0.5em 0.25em 1em;
  }
  .data__name {
    padding: 0.7em 1em;
  }
}

@media (min-width: 1920px) {
  body {
    background-size: 100% auto;
  }
  .o-header {
    background-size: 100% 100%;
  }
}
