@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; }

* {
  box-sizing: border-box; }

html {
  font-size: 62.5%;
  color: #575757;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  -webkit-font-smoothing: antialiased; }

body {
  background-color: #000;
  min-width: 1367px;
  font-size: 1.5rem;
  line-height: 1.5;
  background-image: url(../img/common/contents-bg.png);
  background-repeat: repeat;
  background-position: center top;
  background-size: cover; }

img {
  vertical-align: top;
  max-width: 100%; }

a {
  color: inherit;
  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;
  appearance: none; }

#deqwas-collection-k {
  display: none; }

.o-header {
  height: 700px;
  background-image: url(../img/header/bg-header.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover; }
  .o-header__character-bg {
    height: 100%;
    background-image: url(../img/header/bg-character.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover; }
  .o-header__inner {
    position: relative;
    width: 100%;
    max-width: 1000px;
    height: 100%;
    margin: 0 auto; }
  .o-header__title {
    position: absolute;
    bottom: 30px;
    left: 0;
    margin-right: auto; }
  .o-header__banner {
    position: absolute;
    bottom: 30px;
    right: -40px;
    margin-left: auto; }

.o-footer {
  padding: 1em 0;
  text-align: center; }
  .o-footer__inner {
    max-width: 1160px;
    margin: 0 auto; }
  .o-footer__about {
    font-size: 3.9rem;
    text-align: center;
    margin-bottom: .5em;
    color: #502e05; }
    @media only screen and (max-width: 599px) {
      .o-footer__about {
        font-size: 2.5rem; } }
  .o-footer__about-img-area {
    background-color: #fff;
    display: flex;
    align-items: flex-start;
    justify-content: space-around;
    padding: 2em;
    flex-wrap: wrap; }
    @media only screen and (max-width: 599px) {
      .o-footer__about-img-area {
        align-items: center;
        flex-direction: column;
        font-size: 2.5rem; } }
  @media only screen and (max-width: 599px) {
    .o-footer__about-img {
      margin-bottom: 1em; } }
  .o-footer__flex {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 2em; }
    .o-footer__flex--left {
      margin-right: 1em; }
      @media only screen and (max-width: 599px) {
        .o-footer__flex--left {
          margin-right: .5em; } }
    .o-footer__flex--right {
      margin-left: 1em; }
      @media only screen and (max-width: 599px) {
        .o-footer__flex--right {
          margin-left: .5em; } }
  .o-footer__more {
    margin: 1em 0;
    color: #502e05; }
    @media only screen and (max-width: 599px) {
      .o-footer__more {
        font-size: 1.2rem; } }
  .o-footer .note {
    font-size: 1.2rem;
    line-height: 2;
    margin-bottom: 2em;
    text-align: right;
    color: #502e05;
    text-shadow: none; }
  .o-footer #pickup {
    max-width: 100%; }
  .o-footer .copyright {
    font-size: 1rem;
    color: #502e05;
    text-shadow: none; }

.c-toolbar {
  z-index: 1;
  position: relative;
  background: #fff;
  font-size: 1.2rem;
  box-shadow: 0px 1px 30px black; }
  .c-toolbar .o-inner {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .c-toolbar .logo {
    display: flex;
    align-items: center; }
  .c-toolbar .fukidashi {
    margin-left: .25em; }
  .c-toolbar .box {
    display: flex; }
    .c-toolbar .box .sns {
      display: flex;
      text-align: right;
      align-items: center; }
      .c-toolbar .box .sns ul {
        list-style: none;
        display: inline-flex;
        align-items: center; }
      .c-toolbar .box .sns li {
        display: flex;
        align-items: center; }
        .c-toolbar .box .sns li:not(:first-child) {
          margin-left: .25em; }
    .c-toolbar .box .link {
      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: flex;
      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 {
  margin-bottom: 3em;
  position: sticky;
  top: 0;
  z-index: 9999;
  height: 112px;
  background-image: url(../img/nav/bg-nav.png);
  background-repeat: repeat-x;
  background-position: center; }
  .nav__list {
    max-width: 1000px;
    margin: 0 auto;
    height: 112px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 0.6em; }
    .nav__list a {
      display: block;
      width: 190px;
      height: 74px; }

.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;
  -moz-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; }

.o-inner {
  width: 100%;
  max-width: 960px;
  margin: 0 auto; }

.o-contents {
  position: relative;
  max-width: 1000px;
  margin: 0 auto 100px;
  background-color: #fff;
  border-radius: 1em;
  padding: 2em 0; }
  .o-contents:nth-child(1) {
    box-shadow: 0px 8px 0px -4px #ff663f; }
  .o-contents:nth-child(2) {
    box-shadow: 0px 8px 0px -4px #53782b; }
  .o-contents:nth-child(3) {
    box-shadow: 0px 8px 0px -4px #de584a; }
  .o-contents:nth-child(4) {
    box-shadow: 0px 8px 0px -4px #3c61b7; }
  .o-contents:nth-child(5) {
    box-shadow: 0px 8px 0px -4px #ffc600; }
  .o-contents__title {
    text-align: center;
    margin-bottom: 2em; }
  .o-contents__inner {
    max-width: 940px;
    margin: 0 auto; }
  .o-contents__flex {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .o-contents__flex--start {
      justify-content: flex-start; }
    .o-contents__flex--aline_center {
      align-items: flex-start; }

.about-equipment__flex {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 2em; }
  .about-equipment__flex img {
    margin-right: 30px; }

.about-equipment__paragraph {
  padding: 1em 2em 1em 13em;
  background-color: #c9e699; }

.about-equipment__images {
  position: relative;
  z-index: 10; }

.about-equipment__character {
  position: absolute;
  z-index: 5;
  top: -30px;
  left: -80px; }

.howto__sec {
  margin-bottom: 2em;
  position: relative; }

.howto__sub-title {
  text-align: center;
  margin-bottom: 1em; }

.howto__item {
  font-size: 1.3rem;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: .3em; }
  .howto__item span {
    color: #e12c3a; }

.howto__lineup {
  color: #e12c3a;
  text-decoration: underline; }

.howto__manekin {
  position: absolute;
  top: -20px;
  right: -80px; }

.guide__list {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap; }

.guide__item {
  width: 23%;
  padding: 1em;
  background-color: #7692d2;
  border-radius: .5em;
  margin-bottom: 2em; }

.guide__name {
  margin-bottom: 1em; }

.guide__img {
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }
  .guide__img p {
    font-size: 1.4rem;
    padding-left: .5em;
    color: #fff; }

.guide__notes span {
  color: #e12c3a; }

.get-all__sec {
  margin-bottom: 3em; }

.get-all__sub-title {
  text-align: center;
  margin-bottom: 2em; }

.get-all__list {
  max-width: 750px;
  margin-bottom: 3em;
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }
  .get-all__list--01 {
    padding-right: 3em;
    margin-left: auto; }
  .get-all__list--02 {
    padding-left: 3em;
    margin-right: auto; }

.get-all__link {
  display: block;
  text-align: center; }

.get-all__character {
  position: absolute; }
  .get-all__character--01 {
    top: 40px;
    left: -20px; }
  .get-all__character--02 {
    bottom: 130px;
    right: -130px; }

.get-all__modal-title {
  background-color: #ff9900;
  padding: 1em;
  margin-bottom: 2em;
  color: #fff; }

.get-all__table {
  width: 100%;
  border: 1px solid #333; }
  .get-all__table th {
    width: 50%;
    text-align: left;
    vertical-align: middle;
    padding: .5em;
    border: 1px solid #333; }
  .get-all__table td {
    padding: 1em .5em;
    background-color: #f6f6f6;
    color: #333;
    vertical-align: middle;
    border: 1px solid #333; }
    .get-all__table td span {
      color: #e12c3a; }
  .get-all__table--01 th {
    background-color: #ffcb6c; }
  .get-all__table--02 th {
    background-color: #9a8f87; }

.mt-1 {
  margin-top: 1em !important; }

.ml-1 {
  margin-left: 1em !important; }

.mr-1 {
  margin-right: 1em !important; }

.mb-1 {
  margin-bottom: 1em !important; }

.mt-2 {
  margin-top: 2em !important; }

.ml-2 {
  margin-left: 2em !important; }

.mr-2 {
  margin-right: 2em !important; }

.mb-2 {
  margin-bottom: 2em !important; }

.mt-10 {
  margin-top: 10px !important; }

.mb-10 {
  margin-bottom: 10px !important; }

.mr-10 {
  margin-right: 10px !important; }

.ml-10 {
  margin-left: 10px !important; }

.mt-20 {
  margin-top: 20px !important; }

.mb-20 {
  margin-bottom: 20px !important; }

.mr-20 {
  margin-right: 20px !important; }

.ml-20 {
  margin-left: 20px !important; }

.mt-30 {
  margin-top: 30px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mr-30 {
  margin-right: 30px !important; }

.ml-30 {
  margin-left: 30px !important; }

.mt-40 {
  margin-top: 40px !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.mr-40 {
  margin-right: 40px !important; }

.ml-40 {
  margin-left: 40px !important; }

.mt-50 {
  margin-top: 50px !important; }

.mb-50 {
  margin-bottom: 50px !important; }

.mr-50 {
  margin-right: 50px !important; }

.ml-50 {
  margin-left: 50px !important; }

.mt-60 {
  margin-top: 60px !important; }

.mb-60 {
  margin-bottom: 60px !important; }

.mr-60 {
  margin-right: 60px !important; }

.ml-60 {
  margin-left: 60px !important; }

.mt-70 {
  margin-top: 70px !important; }

.mb-70 {
  margin-bottom: 70px !important; }

.mr-70 {
  margin-right: 70px !important; }

.ml-70 {
  margin-left: 70px !important; }

.mt-80 {
  margin-top: 80px !important; }

.mb-80 {
  margin-bottom: 80px !important; }

.mr-80 {
  margin-right: 80px !important; }

.ml-80 {
  margin-left: 80px !important; }

.mt-90 {
  margin-top: 90px !important; }

.mb-90 {
  margin-bottom: 90px !important; }

.mr-90 {
  margin-right: 90px !important; }

.ml-90 {
  margin-left: 90px !important; }

.mt-100 {
  margin-top: 100px !important; }

.mb-100 {
  margin-bottom: 100px !important; }

.mr-100 {
  margin-right: 100px !important; }

.ml-100 {
  margin-left: 100px !important; }

.pt-1 {
  padding-top: 1em !important; }

.pl-1 {
  padding-left: 1em !important; }

.pr-1 {
  padding-right: 1em !important; }

.pb-1 {
  padding-bottom: 1em !important; }

.pt-2 {
  padding-top: 2em !important; }

.pl-2 {
  padding-left: 2em !important; }

.pr-2 {
  padding-right: 2em !important; }

.pb-2 {
  padding-bottom: 2em !important; }

.pb-4 {
  padding-bottom: 4em !important; }

.pt-10 {
  padding-top: 10px !important; }

.pb-10 {
  padding-bottom: 10px !important; }

.pr-10 {
  padding-right: 10px !important; }

.pl-10 {
  padding-left: 10px !important; }

.pt-20 {
  padding-top: 20px !important; }

.pb-20 {
  padding-bottom: 20px !important; }

.pr-20 {
  padding-right: 20px !important; }

.pl-20 {
  padding-left: 20px !important; }

.pt-30 {
  padding-top: 30px !important; }

.pb-30 {
  padding-bottom: 30px !important; }

.pr-30 {
  padding-right: 30px !important; }

.pl-30 {
  padding-left: 30px !important; }

.pt-40 {
  padding-top: 40px !important; }

.pb-40 {
  padding-bottom: 40px !important; }

.pr-40 {
  padding-right: 40px !important; }

.pl-40 {
  padding-left: 40px !important; }

.pt-50 {
  padding-top: 50px !important; }

.pb-50 {
  padding-bottom: 50px !important; }

.pr-50 {
  padding-right: 50px !important; }

.pl-50 {
  padding-left: 50px !important; }

.pt-60 {
  padding-top: 60px !important; }

.pb-60 {
  padding-bottom: 60px !important; }

.pr-60 {
  padding-right: 60px !important; }

.pl-60 {
  padding-left: 60px !important; }

.pt-70 {
  padding-top: 70px !important; }

.pb-70 {
  padding-bottom: 70px !important; }

.pr-70 {
  padding-right: 70px !important; }

.pl-70 {
  padding-left: 70px !important; }

.pt-80 {
  padding-top: 80px !important; }

.pb-80 {
  padding-bottom: 80px !important; }

.pr-80 {
  padding-right: 80px !important; }

.pl-80 {
  padding-left: 80px !important; }

.pt-90 {
  padding-top: 90px !important; }

.pb-90 {
  padding-bottom: 90px !important; }

.pr-90 {
  padding-right: 90px !important; }

.pl-90 {
  padding-left: 90px !important; }

.pt-100 {
  padding-top: 100px !important; }

.pb-100 {
  padding-bottom: 100px !important; }

.pr-100 {
  padding-right: 100px !important; }

.pl-100 {
  padding-left: 100px !important; }

/*フォント系*/
.f-12 {
  font-size: 12px !important; }

.f-14 {
  font-size: 14px !important; }

.f-20 {
  font-size: 20px !important; }

.f-25 {
  font-size: 25px !important; }

.f-26 {
  font-size: 26px !important; }

.f-30 {
  font-size: 30px !important; }

.f-35 {
  font-size: 35px !important; }

.f-38 {
  font-size: 38px !important; }

.f-40 {
  font-size: 40px !important; }

.f-46 {
  font-size: 46px !important; }

.f-50 {
  font-size: 50px !important; }

.line-h-15 {
  line-height: 1.5 !important; }

.f-b {
  font-weight: bold !important; }

.text-center {
  text-align: center; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.flex-start {
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }

.flex-center {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.flex-end {
  display: flex;
  align-items: flex-end;
  justify-content: space-between; }

.w-40 {
  width: 40%; }

.w-41 {
  width: 41%; }

.w-42 {
  width: 42%; }

.w43 {
  width: 43%; }

.w-44 {
  width: 44%; }

.w-45 {
  width: 45%; }

.w-46 {
  width: 46%; }

.w-47 {
  width: 47%; }

.w-48 {
  width: 48%; }

.w-49 {
  width: 49%; }

.w-50 {
  width: 50%; }

.w-60 {
  width: 60%; }

.w-70 {
  width: 70%; }

.w-80 {
  width: 80%; }

.w-90 {
  width: 90%; }

.w-100 {
  width: 100%; }
