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,
main, footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  box-sizing: border-box;
  background: transparent;
  font-size: 100%;
  vertical-align: baseline;
}

body {
  line-height: 1;
}

main, article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul, li {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  background: transparent;
  color: transparent;
  font-size: 100%;
  vertical-align: baseline;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

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

hr {
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0;
  border: 0;
  border-top: 1px solid #cccccc;
}

input, select {
  vertical-align: middle;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

/* ==============================================
  BASE

  @date 2017-07-07
  @include _base

  memo:

  @mixin ============================================= */
html, body {
  width: 100%;
  height: 100%;
}

body {
  color: #3f3f3f;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  font-size: 14px;
  line-height: 24px;
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  zoom: 1;
}

body:after {
  content: "";
  clear: both;
  display: block;
}

a {
  outline: none;
  color: inherit;
  font-size: 100%;
  text-decoration: none;
}

a:visited, a:link {
  color: #004986;
  text-decoration: underline;
}

a:hover, a:active {
  color: #5a8fba;
  text-decoration: none;
}

i {
  font-style: normal;
}

img {
  vertical-align: top;
}

.pc-only {
  display: block;
}

.pc-only-inline {
  display: inline;
}

.sp-only,
.sp-only-inline {
  display: none;
}

#pagetop {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
  font-size: 0;
  line-height: 0;
}

#blind {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 9001;
  width: 100%;
  height: 100%;
  background-color: #fff8da;
  transform-origin: 0 50%;
  -moz-transform-origin: 0 50%;
  -webkit-transform-origin: 0 50%;
}

.container {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
}

.media {
  position: relative;
  width: 100%;
  min-width: 1120px;
  background-color: #c7f500;
  z-index: 1;
}

.media:before {
  content: '';
  display: block;
  width: 100%;
  height: 31px;
  line-height: 1.0em;
  background: url("../img/common/bg_tri_green.png") center top repeat-x;
  background-size: auto 100%;
  position: absolute;
  left: 0;
  top: -15px;
}

.media__inner {
  position: relative;
  width: 900px;
  margin: 0 auto;
  padding: 108px 0 0;
  zoom: 1;
  border: none;
}

.media__inner:after {
  content: "";
  clear: both;
  display: block;
}

.media__headline {
  font-size: 15px;
  letter-spacing: .2em;
  line-height: 1.0em;
  font-family: clarendon-text-pro, serif;
  font-weight: 400;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 23px;
  color: #838d97;
}

.media__comics {
  width: 560px;
  float: left;
}

.media__comics__title {
  line-height: 1.0em;
  margin-bottom: 29px;
}

.media__comics__list {
  letter-spacing: 0;
  font-size: 0;
}

.media__comics__list li {
  letter-spacing: normal;
  font-size: medium;
  display: inline-block;
  margin-right: 40px;
}

.media__comics__list li:first-of-type {
  width: 330px;
}

.media__comics__list li:first-of-type .media__comics__list__img {
  border-radius: 4px;
  overflow: hidden;
}

.media__comics__list li:last-child {
  margin-right: 0;
}

.media__comics__list__img {
  background-color: #ffffff;
  margin-bottom: 24px;
}

.media__comics__list__text {
  line-height: 1.0em;
}

.media__game {
  width: 320px;
  float: right;
}

.media__game__title {
  line-height: 1.0em;
  margin-bottom: 29px;
}

.media__game__img {
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 21px;
}

.media__game__badge {
  width: 100%;
  zoom: 1;
  margin-bottom: 24px;
}

.media__game__badge:after {
  content: "";
  clear: both;
  display: block;
}

.media__game__badge li {
  width: 156px;
  float: left;
}

.media__game__badge li:last-child {
  float: right;
}

.media__game__text {
  line-height: 1.0em;
}

.header {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
}

.header__inner {
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  zoom: 1;
  border: none;
}

.header__inner:after {
  content: "";
  clear: both;
  display: block;
}

.header__logo {
  width: 203px;
  height: 224px;
  background: url("../img/common/hd_logo_bg.png") center bottom no-repeat;
  background-size: 100% auto;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 1;
  transform: translate(-50%, 0);
  text-align: center;
  transition: all .6s;
}

.header__logo a {
  display: block;
  transform: translate(0, 27px);
}

.header__logo.is--hide {
  transform: translate(-50%, -222px);
}

.header__han {
  width: 80px;
  height: 80px;
  position: fixed;
  left: 50%;
  top: 30px;
  z-index: 10;
  transform: translate(370px, 0);
}

.header__han a {
  display: block;
  line-height: 1.0em;
  width: 100%;
  height: 100%;
  background-color: #5e68ff;
  position: relative;
  transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  border-radius: 80px;
  overflow: hidden;
  box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.2);
  transition: all .2s;
}

.header__han a:hover {
  transform: scale(1.1);
}

.header__han span {
  display: block;
  width: 40px;
  height: 2px;
  background-color: #fff8da;
  position: absolute;
  left: 50%;
  top: 0;
  transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  transition: all .3s;
}

.header__han span:nth-child(1) {
  transform: translate(-50%, 26px);
}

.header__han span:nth-child(2) {
  transform: translate(-50%, 39px);
}

.header__han span:nth-child(3) {
  transform: translate(-50%, 52px);
}

.header__menu {
  width: 100%;
  height: 100vh;
  background-color: rgba(255, 255, 255, 0.6);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9;
  display: none;
}

.header__menu__inner {
  width: 100%;
  height: 100%;
  position: relative;
}

.header__menu__block {
  width: 1100px;
  height: 1100px;
  transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.header__menu__block__inner {
  width: 100%;
  height: 100%;
  position: relative;
  box-shadow: 6px 6px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 6px 6px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 6px 6px 0px rgba(0, 0, 0, 0.2);
  background-color: #5e68ff;
  border-radius: 1100px;
  overflow: hidden;
  transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
}

.header__menu__headline {
  width: 230px;
  margin: 0 auto;
  text-align: center;
  color: #5e68ff;
  margin-bottom: 68px;
  padding-top: 162px;
}

.header__menu__headline p {
  background-color: #fff8da;
  line-height: 50px;
  font-size: 33px;
  letter-spacing: .5em;
  font-family: clarendon-text-pro, serif;
  font-weight: 700;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-indent: 15px;
  border-radius: 50px;
}

.header__menu__headline span {
  display: block;
  transform: translate(0, 2px);
}

.header__menu__detail {
  width: 100%;
  zoom: 1;
}

.header__menu__detail:after {
  content: "";
  clear: both;
  display: block;
}

.header__menu__detail__desc {
  width: 355px;
  margin-left: 165px;
  float: left;
}

.header__menu__detail__desc .desc--lead {
  margin-bottom: 38px;
}

.header__menu__detail__desc .desc--ph {
  margin-bottom: 34px;
  line-height: 1.0em;
  border-radius: 10px;
  overflow: hidden;
}

.header__menu__detail__desc .desc--share {
  width: 100%;
  zoom: 1;
  letter-spacing: 0;
  font-size: 0;
  margin-bottom: 35px;
}

.header__menu__detail__desc .desc--share:after {
  content: "";
  clear: both;
  display: block;
}

.header__menu__detail__desc .desc--share__head {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  font-size: medium;
}

.header__menu__detail__desc .desc--share__head span {
  display: block;
  line-height: 1.0em;
  padding-top: 16px;
}

.header__menu__detail__desc .desc--share__btn {
  display: inline-block;
  vertical-align: top;
}

.header__menu__detail__desc .desc--share__btn p {
  display: inline-block;
  letter-spacing: normal;
  font-size: medium;
  margin-left: 20px;
}

.header__menu__detail__desc .desc--share__btn a {
  display: block;
}

.header__menu__detail__desc .desc--copyright {
  width: 100%;
}

.header__menu__detail__nav {
  width: 500px;
  float: right;
}

.header__menu__detail__nav ul {
  display: block;
  width: 100%;
}

.header__menu__detail__nav li {
  display: block;
  width: 100%;
  line-height: 1.0em;
  margin-bottom: 28px;
}

.header__menu__detail__nav li.is--none a {
  opacity: .4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  pointer-events: none;
}

.header__menu__detail__nav a {
  display: inline-block;
  line-height: 1.0em;
  vertical-align: top;
}

.header__menu__detail__nav a:hover img {
  transform: translate(15px, 0);
}

.header__menu__detail__nav img {
  display: block;
  transition: all .3s;
}

.header__nav {
  margin-left: 255px;
  padding-top: 45px;
}

.header__nav ul {
  display: block;
  width: 100%;
  zoom: 1;
}

.header__nav ul:after {
  content: "";
  clear: both;
  display: block;
}

.header__nav li {
  float: left;
  margin-right: 45px;
  margin-bottom: 27px;
  line-height: 1.0em;
}

.header__nav li.is--none {
  opacity: .4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  pointer-events: none;
}

.header__nav a {
  display: block;
  line-height: 1.0em;
  transition: all .2s;
}

.header__nav a:hover {
  opacity: .5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.header.is--open .header__han span:nth-child(1) {
  transform: translate(-50%, 39px) rotate(135deg);
}

.header.is--open .header__han span:nth-child(2) {
  transform: translate(-50%, 39px) scale(0, 1);
}

.header.is--open .header__han span:nth-child(3) {
  transform: translate(-50%, 39px) rotate(45deg);
}

.footer {
  position: relative;
  width: 100%;
  min-width: 1120px;
  z-index: 0;
  background-color: #c7f500;
}

.footer__inner {
  position: relative;
  width: 900px;
  margin: 0 auto;
  padding: 120px 0 85px;
  border: none;
}

.footer__btn--pagetop {
  width: 70px;
  height: 59px;
  position: absolute;
  right: 10px;
  top: 72px;
}

.footer__btn--pagetop a {
  display: block;
  width: 100%;
  height: 100%;
}

.footer__btn--pagetop a:hover .footer__btn--icon {
  transform: translate(0, -10px);
}

.footer__btn--pagetop span {
  display: block;
  width: 100%;
  text-align: center;
  line-height: 1.0em;
}

.footer__btn--icon {
  margin-bottom: 15px;
  transition: all .2s;
}

.footer__copyright {
  font-size: 12px;
  letter-spacing: .05em;
  color: #838D97;
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-weight: 600;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

#modal {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 1000;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  overflow: auto;
  display: none;
}

.modal__inner {
  display: table;
  width: 100%;
  height: 100%;
  position: relative;
}

.modal__block {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 80px 0;
}

.modal__btnClose {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}

.modal__btnClose a {
  display: block;
}

.modal__closeBg {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
}

.modal__movie {
  width: 100%;
  margin: 0 auto;
  position: relative;
  text-align: left;
  display: none;
}

.modal__movie__inner {
  position: relative;
  zoom: 1;
  margin: 0 50px;
  text-align: center;
}

.modal__movie__inner:after {
  content: "";
  clear: both;
  display: block;
}

.modal__movie__details__frame {
  position: relative;
  line-height: 1.0em;
  text-align: center;
  display: inline-block;
}

.modal__movie__details__frame iframe {
  vertical-align: top;
}

.modal__movie__btnClose {
  width: 54px;
  height: 54px;
  position: absolute;
  right: 0;
  top: -68px;
}

.modal__movie__btnClose a {
  background-color: #5e68ff;
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: 60px;
  box-shadow: 3px 3px 0px #cdd1d5;
  -moz-box-shadow: 3px 3px 0px #cdd1d5;
  -webkit-box-shadow: 3px 3px 0px #cdd1d5;
}

.modal__movie__btnClose a:before, .modal__movie__btnClose a:after {
  content: '';
  display: block;
  width: 30px;
  height: 4px;
  background-color: #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  transition: all .2s;
}

.modal__movie__btnClose a:before {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.modal__movie__btnClose a:after {
  transform: translate(-50%, -50%) rotate(45deg);
}

.modal__movie__btnClose a:hover:before {
  transform: translate(-50%, -50%) rotate(0deg) scaleX(0.9);
}

.modal__movie__btnClose a:hover:after {
  transform: translate(-50%, -50%) rotate(0deg) scaleX(0.9);
}

@media screen and (max-width: 768px) {
  /* ==============================================
  BASE

  @date 2017-07-07
  @include _base

  memo:
  padding: 50px 0 70px
  padding: 13.33333vw 0 18.66667vw
  @include spimg(width, 346)
  @mixin ============================================= */
  html, body {
    width: 100%;
    height: 100%;
  }
  body {
    color: #000000;
    font-size: 14px;
    font-size: 3.73333vw;
    line-height: 24px;
    line-height: 6.4vw;
  }
  i {
    font-style: normal;
  }
  a {
    outline: none;
    color: inherit;
    font-size: 100%;
    text-decoration: none;
  }
  .pc-only,
  .pc-only-inline {
    display: none;
  }
  .sp-only {
    display: block;
  }
  .sp-only-inline {
    display: inline-block;
  }
  #pagetop {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 0;
    font-size: 0;
    line-height: 0;
  }
  #blind {
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 9001;
    width: 100%;
    height: 100%;
    background-color: #fff8da;
    transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    -webkit-transform-origin: 0 50%;
  }
  .container {
    display: block;
    position: relative;
    z-index: 1;
  }
  .media {
    position: relative;
    width: 100%;
    min-width: 100%;
    background-color: #c7f500;
  }
  .media:before {
    content: '';
    display: block;
    width: 100%;
    height: 15.5px;
    height: 4.13333vw;
    top: -7.5px;
    top: -2vw;
    line-height: 1.0em;
    background: url("../img/common/bg_tri_green.png") center top repeat-x;
    background-size: auto 100%;
    position: absolute;
    left: 0;
  }
  .media__inner {
    position: relative;
    width: 85.333%;
    margin: 0 auto;
    padding-top: 72.5px;
    padding-top: 19.33333vw;
    zoom: 1;
    border: none;
  }
  .media__inner:after {
    content: "";
    clear: both;
    display: block;
  }
  .media__headline {
    font-size: 11px;
    font-size: 2.93333vw;
    letter-spacing: .2em;
    line-height: 1.0em;
    font-family: clarendon-text-pro, serif;
    font-weight: 400;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    margin-bottom: 23px;
    margin-bottom: 6.13333vw;
    color: #838d97;
  }
  .media__comics {
    width: 100%;
    float: none;
    margin-bottom: 62px;
    margin-bottom: 16.53333vw;
  }
  .media__comics__head {
    line-height: 1.0em;
    margin-bottom: 24px;
    margin-bottom: 6.4vw;
  }
  .media__comics__head img {
    height: 8px;
    height: 2.13333vw;
    width: auto;
  }
  .media__comics__title {
    line-height: 1.0em;
    margin-bottom: 24px;
    margin-bottom: 6.4vw;
  }
  .media__comics__title img {
    width: 274.5px;
    width: 73.2vw;
    height: auto;
  }
  .media__comics__list {
    letter-spacing: 0;
    font-size: 0;
  }
  .media__comics__list li {
    letter-spacing: normal;
    font-size: medium;
    display: block;
    margin-right: 0;
    margin-bottom: 40px;
    margin-bottom: 10.66667vw;
  }
  .media__comics__list li:first-of-type {
    width: 100%;
  }
  .media__comics__list li:first-of-type .media__comics__list__img {
    border-radius: 5px;
    border-radius: 1.33333vw;
    overflow: hidden;
  }
  .media__comics__list li:first-of-type .media__comics__list__text img {
    width: 234px;
    width: 62.4vw;
    height: auto;
  }
  .media__comics__list li:last-child {
    margin-right: 0;
    margin-bottom: 0;
  }
  .media__comics__list li:last-child .media__comics__list__text img {
    width: 178.5px;
    width: 47.6vw;
    height: auto;
  }
  .media__comics__list__img {
    background-color: #ffffff;
    margin-bottom: 23px;
    margin-bottom: 6.13333vw;
    border-radius: 5px;
    border-radius: 1.33333vw;
    overflow: hidden;
  }
  .media__comics__list__img img {
    width: 100%;
    height: auto;
  }
  .media__comics__list__text {
    line-height: 1.0em;
  }
  .media__game {
    width: 100%;
    float: none;
  }
  .media__game__head {
    line-height: 1.0em;
    margin-bottom: 24px;
    margin-bottom: 6.4vw;
  }
  .media__game__head img {
    height: 8px;
    height: 2.13333vw;
    width: auto;
  }
  .media__game__title {
    line-height: 1.0em;
    margin-bottom: 24px;
    margin-bottom: 6.4vw;
  }
  .media__game__title img {
    width: 227px;
    width: 60.53333vw;
    height: auto;
  }
  .media__game__img {
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 17px;
    margin-bottom: 4.53333vw;
    width: 100%;
  }
  .media__game__img img {
    width: 100%;
    height: auto;
  }
  .media__game__badge {
    width: 100%;
    zoom: 1;
    margin-bottom: 22px;
    margin-bottom: 5.86667vw;
  }
  .media__game__badge:after {
    content: "";
    clear: both;
    display: block;
  }
  .media__game__badge li {
    width: 48.4%;
    float: left;
  }
  .media__game__badge li:last-child {
    float: right;
  }
  .media__game__badge img {
    width: 100%;
    height: auto;
  }
  .media__game__text {
    line-height: 1.0em;
  }
  .media__game__text img {
    width: 191px;
    width: 50.93333vw;
    height: auto;
  }
  .header {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
  }
  .header__inner {
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    zoom: 1;
    border: none;
  }
  .header__inner:after {
    content: "";
    clear: both;
    display: block;
  }
  .header__logo {
    width: 170px;
    width: 45.33333vw;
    height: 185px;
    height: 49.33333vw;
    background: url("../img/common/hd_logo_bg.png") center bottom no-repeat;
    background-size: 100% auto;
    position: absolute;
    left: 27.5px;
    left: 7.33333vw;
    top: 0;
    z-index: 1;
    transform: translate(0, 0);
    text-align: center;
    transition: all .6s;
  }
  .header__logo a {
    display: block;
    transform: translate(0, 23px);
    transform: translate(0, 6.13333vw);
  }
  .header__logo.is--hide {
    transform: translate(0, -185px);
    transform: translate(0, -49.33333vw);
  }
  .header__logo img {
    width: 145px;
    width: 38.66667vw;
    height: auto;
  }
  .header__han {
    width: 60px;
    width: 16vw;
    height: 60px;
    height: 16vw;
    position: fixed;
    left: auto;
    right: 22.5px;
    right: 6vw;
    top: 19px;
    top: 5.06667vw;
    z-index: 10;
    transform: translate(0, 0);
    transition: all .4s;
  }
  .header__han.is--hide {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate(0, -40px);
    transform: translate(0, -10.66667vw);
  }
  .header__han a {
    display: block;
    line-height: 1.0em;
    width: 100%;
    height: 100%;
    background-color: #5e68ff;
    position: relative;
    transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    border-radius: 80px;
    overflow: hidden;
    box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0.53333vw 0.53333vw 0 rgba(0, 0, 0, 0.12);
    transition: all .2s;
  }
  .header__han a:hover {
    transform: scale(1.1);
  }
  .header__han span {
    display: block;
    width: 30px;
    width: 8vw;
    height: 1px;
    height: 0.26667vw;
    background-color: #fff8da;
    position: absolute;
    left: 50%;
    top: 0;
    transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transition: all .3s;
  }
  .header__han span:nth-child(1) {
    transform: translate(-50%, 21px);
    transform: translate(-50%, 5.6vw);
  }
  .header__han span:nth-child(2) {
    transform: translate(-50%, 30px);
    transform: translate(-50%, 8vw);
  }
  .header__han span:nth-child(3) {
    transform: translate(-50%, 39px);
    transform: translate(-50%, 10.4vw);
  }
  .header__menu {
    width: 100%;
    height: 100vh;
    background-color: rgba(255, 255, 255, 0.6);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9;
    display: none;
  }
  .header__menu__inner {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .header__menu__block {
    width: 295px;
    width: 78.66667vw;
    height: auto;
    transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    position: absolute;
    left: 50%;
    top: 39px;
    top: 10.4vw;
    transform: translate(-50%, 0);
  }
  .header__menu__block__inner {
    width: 100%;
    height: 100%;
    position: relative;
    box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0.53333vw 0.53333vw 0 rgba(0, 0, 0, 0.12);
    background-color: #5e68ff;
    border-radius: 15px;
    border-radius: 4vw;
    overflow: hidden;
    transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
  }
  .header__menu__headline {
    width: 82px;
    width: 21.86667vw;
    margin: 0;
    margin-left: 40px;
    margin-left: 10.66667vw;
    text-align: center;
    color: #5e68ff;
    margin-bottom: 33px;
    margin-bottom: 8.8vw;
    padding-top: 39px;
    padding-top: 10.4vw;
  }
  .header__menu__headline p {
    background-color: #fff8da;
    line-height: 18px;
    line-height: 4.8vw;
    font-size: 11.5px;
    font-size: 3.06667vw;
    letter-spacing: .5em;
    font-family: clarendon-text-pro, serif;
    font-weight: 700;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-indent: 7px;
    text-indent: 1.86667vw;
    border-radius: 50px;
  }
  .header__menu__headline span {
    display: block;
    transform: translate(0, 1px);
    transform: translate(0, 0.26667vw);
  }
  .header__menu__detail {
    width: 215px;
    width: 57.33333vw;
    zoom: 1;
    margin: 0 auto;
  }
  .header__menu__detail:after {
    content: "";
    clear: both;
    display: block;
  }
  .header__menu__detail__desc {
    width: 100%;
    margin-left: 0;
    float: none;
    padding-bottom: 37.5px;
    padding-bottom: 10vw;
  }
  .header__menu__detail__desc .desc--lead {
    display: none;
  }
  .header__menu__detail__desc .desc--ph {
    display: none;
  }
  .header__menu__detail__desc .desc--share {
    width: 100%;
    zoom: 1;
    letter-spacing: 0;
    font-size: 0;
    margin-bottom: 0;
  }
  .header__menu__detail__desc .desc--share:after {
    content: "";
    clear: both;
    display: block;
  }
  .header__menu__detail__desc .desc--share__head {
    display: none;
  }
  .header__menu__detail__desc .desc--share__btn {
    display: inline-block;
    vertical-align: top;
  }
  .header__menu__detail__desc .desc--share__btn p {
    display: inline-block;
    letter-spacing: normal;
    font-size: medium;
    margin-left: 0;
    margin-right: 14px;
    margin-right: 3.73333vw;
  }
  .header__menu__detail__desc .desc--share__btn a {
    display: block;
  }
  .header__menu__detail__desc .desc--share__btn img {
    width: 33px;
    width: 8.8vw;
    height: auto;
  }
  .header__menu__detail__desc .desc--copyright {
    display: none;
  }
  .header__menu__detail__nav {
    width: 100%;
    float: none;
    margin-bottom: 28px;
    margin-bottom: 7.46667vw;
  }
  .header__menu__detail__nav ul {
    display: block;
    width: 100%;
  }
  .header__menu__detail__nav li {
    display: block;
    width: 100%;
    line-height: 1.0em;
    margin-bottom: 20px;
    margin-bottom: 5.33333vw;
  }
  .header__menu__detail__nav li:last-of-type {
    margin-bottom: 0;
  }
  .header__menu__detail__nav li.is--none a {
    opacity: .4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    pointer-events: none;
  }
  .header__menu__detail__nav a {
    display: inline-block;
    line-height: 1.0em;
    vertical-align: top;
  }
  .header__menu__detail__nav a:hover img {
    transform: translate(0, 0);
  }
  .header__menu__detail__nav img {
    display: block;
    transition: all .3s;
    height: 32px;
    height: 8.53333vw;
    width: auto;
  }
  .header__nav {
    display: none;
  }
  .header.is--open .header__han a {
    background-color: #fff8da;
  }
  .header.is--open .header__han span {
    background-color: #5e68ff;
  }
  .header.is--open .header__han span:nth-child(1) {
    transform: translate(-50%, 30px) rotate(135deg);
    transform: translate(-50%, 8vw) rotate(135deg);
  }
  .header.is--open .header__han span:nth-child(2) {
    transform: translate(-50%, 30px) scale(0, 1);
    transform: translate(-50%, 8vw) scale(0, 1);
  }
  .header.is--open .header__han span:nth-child(3) {
    transform: translate(-50%, 30px) rotate(45deg);
    transform: translate(-50%, 8vw) rotate(45deg);
  }
  .footer {
    position: relative;
    width: 100%;
    min-width: 100%;
    z-index: 0;
    background-color: #c7f500;
  }
  .footer__inner {
    position: relative;
    width: 85.333%;
    margin: 0 auto;
    padding: 100px 0 72px;
    padding: 26.66667vw 0 19.2vw;
    border: none;
  }
  .footer__btn--pagetop {
    width: 67px;
    width: 17.86667vw;
    height: 58px;
    height: 15.46667vw;
    position: relative;
    right: auto;
    top: auto;
    margin: 0 auto;
  }
  .footer__btn--pagetop a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .footer__btn--pagetop a:hover .footer__btn--icon {
    transform: translate(0, 0);
  }
  .footer__btn--pagetop span {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 1.0em;
  }
  .footer__btn--icon {
    margin-bottom: 13.5px;
    margin-bottom: 3.6vw;
    transition: all .2s;
  }
  .footer__btn--icon img {
    width: 100%;
    height: auto;
  }
  .footer__btn--text {
    line-height: 1.0em;
  }
  .footer__btn--text img {
    width: 57px;
    width: 15.2vw;
    height: auto;
  }
  .footer__copyright {
    font-size: 10px;
    font-size: 2.66667vw;
    letter-spacing: .05em;
    color: #838D97;
    white-space: nowrap;
    position: absolute;
    left: 50%;
    bottom: 25px;
    bottom: 6.66667vw;
    transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform: translate(-50%, 0) scale(0.7);
    line-height: 1.0em;
    font-family: dnp-shuei-mgothic-std, sans-serif;
    font-weight: 600;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
  }
  #modal {
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    overflow: auto;
    display: none;
  }
  .modal__inner {
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .modal__block {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 100px 0;
    padding: 26.66667vw 0;
  }
  .modal__btnClose {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
  }
  .modal__btnClose a {
    display: block;
  }
  .modal__closeBg {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
  }
  .modal__movie {
    width: 100%;
    margin: 0 auto;
    position: relative;
    text-align: left;
    display: none;
  }
  .modal__movie__inner {
    position: relative;
    zoom: 1;
    margin: 0;
    text-align: center;
  }
  .modal__movie__inner:after {
    content: "";
    clear: both;
    display: block;
  }
  .modal__movie__details__frame {
    position: relative;
    line-height: 1.0em;
    text-align: center;
    display: inline-block;
  }
  .modal__movie__details__frame iframe {
    vertical-align: top;
    width: 100% !important;
    height: 170px !important;
    height: 45.33333vw !important;
  }
  .modal__movie__btnClose {
    width: 35px;
    width: 9.33333vw;
    height: 35px;
    height: 9.33333vw;
    position: absolute;
    right: 0;
    top: -50px;
    top: -13.33333vw;
  }
  .modal__movie__btnClose a {
    background-color: #84d6ff;
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 70px;
    box-shadow: 2px 2px 0px #cdd1d5;
    -moz-box-shadow: 2px 2px 0px #cdd1d5;
    -webkit-box-shadow: 2px 2px 0px #cdd1d5;
  }
  .modal__movie__btnClose a:before, .modal__movie__btnClose a:after {
    content: '';
    display: block;
    width: 20px;
    width: 5.33333vw;
    height: 3px;
    height: 0.8vw;
    background-color: #ffffff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transition: all .2s;
  }
  .modal__movie__btnClose a:before {
    transform: translate(-50%, -50%) rotate(45deg);
  }
  .modal__movie__btnClose a:after {
    transform: translate(-50%, -50%) rotate(-45deg);
  }
  .modal__movie__btnClose a:hover:before {
    transform: translate(-50%, -50%) rotate(0deg) scaleX(0);
  }
  .modal__movie__btnClose a:hover:after {
    transform: translate(-50%, -50%) rotate(0deg) scaleX(0);
  }
}
