@charset "UTF-8";
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: #000000;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  font-size: 14px;
  line-height: 24px;
  font-family: a-otf-gothic-bbb-pr6n, sans-serif, Arial,  "メイリオ", Meiryo;
  font-weight: 400;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  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: #ffffff;
  transform-origin: 0 50%;
  -moz-transform-origin: 0 50%;
  -webkit-transform-origin: 0 50%;
}

.wrapper {
  width: 100%;
  position: relative;
  min-width: 980px;
  min-height: 100%;
  overflow: hidden;
}

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

.background {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}

.background__inner {
  width: 100%;
  position: relative;
}

.background__1 {
  position: absolute;
  top: 11px;
  left: 50%;
  margin-left: -1078px;
  transition: all 0.7s cubic-bezier(0.17, 0.67, 0.55, 0.97);
}

.background__2 {
  position: absolute;
  top: -471px;
  left: 50%;
  margin-left: -1185px;
  transition: all 0.7s cubic-bezier(0.17, 0.67, 0.55, 0.97);
}

.background__3 {
  position: absolute;
  top: 217px;
  left: 50%;
  margin-left: -972px;
  transition: all 0.7s cubic-bezier(0.17, 0.67, 0.55, 0.97);
}

.header {
  width: 240px;
  height: 100%;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1;
}

.header.is--hidden {
  overflow: hidden;
}

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

.header__logo {
  padding-top: 50px;
  padding-bottom: 60px;
  margin-left: 48px;
}

.header__nav {
  text-align: right;
  margin-right: 40px;
  padding-bottom: 60px;
}

.header__nav li {
  line-height: 1.0em;
  margin-bottom: 25px;
}

.header__nav li:last-child {
  margin-bottom: 0;
}

.header__nav li.is--current a:after {
  transform: translateY(-50%) scaleX(1);
}

.header__nav li.is--none a {
  color: #B3B3B3;
  pointer-events: none;
}

.header__nav p {
  line-height: 1.0em;
  display: inline-block;
}

.header__nav a {
  text-decoration: none;
  color: #1428ff;
  line-height: 1.0em;
  font-size: 16px;
  letter-spacing: .28em;
  font-family: 'DM Sans', sans-serif;
  font-weight: 700;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  position: relative;
}

.header__nav a:before, .header__nav a:after {
  content: '';
  display: block;
  width: 100%;
  height: 18px;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 0;
  transform-origin: 0 50%;
  -moz-transform-origin: 0 50%;
  -webkit-transform-origin: 0 50%;
  transition: all .2s;
}

.header__nav a:before {
  background-color: #ffffff;
  transform: translateY(-50%);
}

.header__nav a:after {
  background-color: #ffff00;
  transform: translateY(-50%) scaleX(0);
}

.header__nav a:hover:after {
  transform: translateY(-50%) scaleX(1);
}

.header__nav span {
  display: block;
  position: relative;
  z-index: 1;
}

.header__ham,
.header__nav__logoSub {
  display: none;
}

.header__share {
  width: 24px;
  z-index: 0;
  padding-bottom: 48px;
  position: absolute;
  right: 50px;
  bottom: 0;
  float: none;
  margin-right: 0;
}

.header__share__inner {
  position: relative;
  padding-top: 60px;
}

.header__share__headline {
  color: #1428ff;
  font-size: 12px;
  letter-spacing: .1em;
  font-family: 'DM Sans', sans-serif;
  font-weight: 700;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 12px;
  height: 12px;
  display: inline-block;
  vertical-align: top;
  transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transform: rotate(90deg) translate(0px, -18px);
  transition: all .2s;
}

.header__share__list li {
  line-height: 1.0em;
  vertical-align: top;
  margin-bottom: 23px;
}

.header__share__list li:last-child {
  margin-bottom: 0;
}

.header__share__list svg {
  line-height: 1.0em;
  vertical-align: top;
}

.header__share__list path {
  transition: all .2s;
}

.header.is--min {
  position: absolute;
}

.header.is--min .header__share {
  position: relative;
  float: right;
  margin-right: 50px;
  right: auto;
  bottom: auto;
}

.header.is--min.is--max {
  position: fixed;
  top: auto;
  bottom: 0;
}

.header__share.is--white .header__share__headline {
  color: #ffffff;
}

.header__share.is--white .header__share__list path {
  fill: #ffffff;
}

.footer {
  width: 100%;
  z-index: 1;
  background-color: #1428ff;
}

.footer__inner {
  position: relative;
  width: 100%;
  zoom: 1;
  padding-top: 70px;
  padding-bottom: 50px;
  color: #ffffff;
}

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

.footer__block {
  margin-left: 80px;
  width: 470px;
}

.footer__block__logo {
  margin-bottom: 30px;
}

.footer__block__pj {
  margin-bottom: 11px;
  line-height: 1.0em;
}

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

.footer__block__pj span {
  line-height: 15px;
  font-size: 12px;
  letter-spacing: .03em;
  color: #ffffff;
  font-family: 'DM Sans', sans-serif;
  font-weight: 700;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  vertical-align: top;
  margin-right: 7px;
}

.footer__block__sns {
  width: 100%;
  zoom: 1;
  margin-bottom: 15px;
}

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

.footer__block__sns__tw,
.footer__block__sns__yt {
  line-height: 1.0em;
  float: left;
  margin-right: 15px;
}

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

.footer__block__sns__tw span,
.footer__block__sns__yt span {
  line-height: 15px;
  font-size: 12px;
  letter-spacing: .03em;
  color: #ffffff;
  font-family: 'DM Sans', sans-serif;
  font-weight: 700;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  vertical-align: top;
  margin-right: 7px;
}

.footer__block__sns__tw {
  margin-left: -4px;
}

.footer__block__privacy {
  margin-bottom: 5px;
}

.footer__block__privacy a {
  text-decoration: none;
  color: #ffffff;
  font-size: 11px;
  letter-spacing: .05em;
}

.footer__block__caution {
  font-size: 11px;
  line-height: 1.81em;
  letter-spacing: .05em;
  margin-bottom: 10px;
}

.footer__block__copyright {
  font-size: 11px;
  letter-spacing: .05em;
}

.footer__text {
  font-size: 10px;
  line-height: 1.59em;
  letter-spacing: .03em;
  font-family: 'DM Sans', sans-serif;
  font-weight: 700;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  right: 80px;
  bottom: 50px;
}

.swiper-wrapper {
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.swiper-slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: top;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

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

#modal.bg--black {
  background-color: rgba(0, 0, 0, 0.7);
}

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

.modal__block {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 50px 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__image {
  width: 100%;
  margin: 0 auto;
  position: relative;
  text-align: center;
  display: none;
}

.modal__image__inner {
  position: relative;
  zoom: 1;
  text-align: center;
  display: inline-block;
}

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

.modal__image__details__ph {
  pointer-events: none;
  position: relative;
  margin: 0 auto;
  display: inline-block;
  z-index: 0;
}

.modal__image__btnClose {
  width: 80px;
  height: 80px;
  position: absolute;
  left: -80px;
  top: 0px;
  z-index: 2;
  display: table;
}

.modal__image__btnClose a {
  background-color: #1428ff;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  line-height: 1.0em;
  transition: all .2s;
}

.modal__image__btnClose a:hover {
  background-color: #000000;
}

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

.modal__movie__inner {
  position: relative;
  zoom: 1;
  margin: 0 50px;
  background-color: #000000;
}

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

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

.modal__movie__details__frame iframe {
  vertical-align: top;
}

.modal__movie__btnClose {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 48px;
  top: 48px;
  z-index: 10;
}

.modal__movie__btnClose a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

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

.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, .modal__movie__btnClose a:hover:after {
  transform: translate(-50%, -50%) rotate(0deg) scale(0.8, 1);
}

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

.modal__pickup__inner {
  position: relative;
  zoom: 1;
  width: 640px;
  margin: 0 auto;
  background-color: #ffffff;
}

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

.modal__pickup__bnn {
  width: 100%;
}

.modal__pickup__bnn a {
  display: block;
}

.modal__pickup__desc {
  padding: 25px 150px 25px 25px;
  position: relative;
}

.modal__pickup__desc:before {
  content: '';
  display: block;
  width: 73px;
  height: 72px;
  background: url("../img/common/pickup_btn_more.png") center center no-repeat;
  background-size: cover;
  position: absolute;
  right: 36px;
  top: 50%;
  transform: translate(0, -50%);
}

.modal__pickup__desc .desc--head {
  color: #1428ff;
  font-size: 10px;
  line-height: 1.0em;
  letter-spacing: .2em;
  font-family: 'DM Sans', sans-serif;
  font-weight: 700;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform: scale(0.8);
  margin-bottom: 10px;
}

.modal__pickup__desc .desc--text {
  font-size: 14px;
  color: #1428ff;
  line-height: 1.71em;
  letter-spacing: .05em;
}

.modal__pickup__btnClose {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0px;
  top: -65px;
  z-index: 10;
}

.modal__pickup__btnClose a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

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

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

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

.modal__pickup__btnClose a:hover:before, .modal__pickup__btnClose a:hover:after {
  transform: translate(-50%, -50%) rotate(0deg) scale(0.8, 1);
}

@keyframes headerBg {
  0% {
    background-position-y: 0;
  }
  100% {
    background-position-y: -885px;
  }
}

@media screen and (max-width: 1024px) {
  /* ==============================================
  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: 000000;
    transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    -webkit-transform-origin: 0 50%;
  }
  .wrapper {
    display: block;
    position: relative;
    z-index: 0;
    min-width: 100%;
    overflow: hidden;
    width: 100%;
    min-height: 100%;
  }
  .container {
    display: block;
    position: relative;
    z-index: 0;
    width: 100%;
  }
  .background {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    pointer-events: none;
  }
  .background__inner {
    width: 100%;
    position: relative;
  }
  .background__1,
  .background__2,
  .background__3 {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 0;
    transition: all .7s ease-out;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 0;
    transition: all .7s ease-out;
  }
  .background__1 img,
  .background__2 img,
  .background__3 img {
    width: 100%;
    height: auto;
  }
  .header {
    width: 100%;
    height: auto;
    position: absolute;
    right: auto;
    left: 0;
    top: 0;
    z-index: 1;
  }
  .header__inner {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .header__logo {
    padding-top: 0;
    padding-bottom: 0;
    margin-left: 0;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 80px;
    top: 21.33333vw;
    z-index: 1;
  }
  .header__logo img {
    width: 194px;
    width: 51.73333vw;
    height: auto;
  }
  .header__nav {
    text-align: left;
    margin-right: 0;
    padding-bottom: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: #1428ff;
    display: none;
  }
  .header__nav nav {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .header__nav ul {
    display: block;
    width: 100%;
    position: absolute;
    left: 52.5px;
    left: 14vw;
    top: 50%;
    transform: translateY(-50%);
  }
  .header__nav li {
    line-height: 1.0em;
    margin-bottom: 4.3vh;
  }
  .header__nav li:last-child {
    margin-bottom: 0;
  }
  .header__nav li.is--current a:after {
    display: none;
  }
  .header__nav li.is--none a {
    color: #999999;
    pointer-events: none;
  }
  .header__nav li.is--none a:before {
    background-color: #999999;
  }
  .header__nav p {
    line-height: 1.0em;
    display: inline-block;
  }
  .header__nav a {
    text-decoration: none;
    color: #ffffff;
    line-height: 1.0em;
    font-size: 19.5px;
    font-size: 5.2vw;
    letter-spacing: .18em;
    font-family: 'DM Sans', sans-serif;
    font-weight: 700;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: block;
    padding-top: 0px;
    padding-top: 0vw;
    padding-bottom: 0px;
    padding-bottom: 0vw;
    padding-left: 16.5px;
    padding-left: 4.4vw;
    position: relative;
  }
  .header__nav a:before {
    content: '';
    display: block;
    width: 8px;
    width: 2.13333vw;
    height: 2px;
    height: 0.53333vw;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 0;
    transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    -webkit-transform-origin: 0 50%;
    transition: none;
    background-color: #ffffff;
    transform: translateY(-50%);
  }
  .header__nav a:after {
    display: none;
  }
  .header__nav span {
    display: block;
    position: relative;
    z-index: 1;
  }
  .header__ham {
    display: block;
    position: fixed;
    left: 7.5px;
    left: 2vw;
    top: 0;
    z-index: 20;
  }
  .header__ham a {
    display: block;
    text-decoration: none;
    zoom: 1;
    padding-left: 10px;
    padding-left: 2.66667vw;
    padding-top: 0;
    padding-bottom: 0;
  }
  .header__ham a:after {
    content: "";
    clear: both;
    display: block;
  }
  .header__ham.is--active .header__ham__icon span {
    background-color: #ffffff;
  }
  .header__ham.is--active .header__ham__icon span:nth-child(1) {
    transform: translate(0, 0px) rotate(45deg);
    transform: translate(0, 1.33333vw) rotate(45deg);
  }
  .header__ham.is--active .header__ham__icon span:nth-child(2) {
    transform: translate(0, 0px) scaleX(0);
  }
  .header__ham.is--active .header__ham__icon span:nth-child(3) {
    transform: translate(0, 0px) rotate(-45deg);
    transform: translate(0, -1.33333vw) rotate(-45deg);
  }
  .header__ham.is--active .header__ham__text {
    color: #ffffff;
  }
  .header__ham__icon {
    display: block;
    width: 12px;
    width: 3.2vw;
    height: 42px;
    height: 11.2vw;
    float: left;
    position: relative;
    margin-right: 8px;
    margin-right: 2.13333vw;
  }
  .header__ham__icon span {
    display: block;
    width: 100%;
    height: 2px;
    height: 0.53333vw;
    background-color: #1428ff;
    position: absolute;
    left: 0;
    transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transition: all .2s;
  }
  .header__ham__icon span:nth-child(1) {
    top: 15px;
    top: 4vw;
  }
  .header__ham__icon span:nth-child(2) {
    top: 20px;
    top: 5.33333vw;
  }
  .header__ham__icon span:nth-child(3) {
    top: 25px;
    top: 6.66667vw;
  }
  .header__ham__text {
    font-size: 10px;
    font-size: 2.66667vw;
    color: #1428ff;
    line-height: 42px;
    line-height: 11.2vw;
    float: left;
    letter-spacing: .28em;
    font-family: 'DM Sans', sans-serif;
    font-weight: 700;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    -webkit-transform-origin: 0 50%;
    transform: scale(0.75);
    transition: all .2s;
  }
  .header__nav__logoSub {
    display: block;
    width: 54px;
    width: 14.4vw;
    position: absolute;
    right: 16.5px;
    right: 4.4vw;
    bottom: 19.5px;
    bottom: 5.2vw;
  }
  .header__nav__logoSub img {
    width: 100%;
    height: auto;
  }
  .header__share {
    display: none;
  }
  .footer {
    width: 100%;
    z-index: 1;
    background-color: #1428ff;
  }
  .footer__inner {
    position: relative;
    width: 84%;
    margin: 0 auto;
    zoom: 1;
    padding-top: 58px;
    padding-top: 15.46667vw;
    padding-bottom: 35px;
    padding-bottom: 9.33333vw;
    color: #ffffff;
  }
  .footer__inner:after {
    content: "";
    clear: both;
    display: block;
  }
  .footer__block {
    margin-left: 0;
    width: 100%;
  }
  .footer__block__logo {
    margin-bottom: 37.5px;
    margin-bottom: 10vw;
  }
  .footer__block__logo img {
    width: 253.5px;
    width: 67.6vw;
    height: auto;
  }
  .footer__block__share {
    width: 100%;
    margin-bottom: 45px;
    margin-bottom: 12vw;
    zoom: 1;
  }
  .footer__block__share:after {
    content: "";
    clear: both;
    display: block;
  }
  .footer__block__share__list {
    zoom: 1;
    float: left;
  }
  .footer__block__share__list:after {
    content: "";
    clear: both;
    display: block;
  }
  .footer__block__share__list li {
    float: left;
    line-height: 1.0em;
    vertical-align: top;
    margin-right: 32.5px;
    margin-right: 8.66667vw;
  }
  .footer__block__share__list li:last-child {
    margin-right: 0;
  }
  .footer__block__share__list a {
    display: block;
    line-height: 1.0em;
    vertical-align: top;
  }
  .footer__block__share__list svg {
    width: 36px;
    width: 9.6vw;
    height: 36px;
    height: 9.6vw;
    vertical-align: top;
  }
  .footer__block__share__headline {
    float: left;
    line-height: 36px;
    line-height: 9.6vw;
    margin-left: 25px;
    margin-left: 6.66667vw;
    font-size: 13px;
    font-size: 3.46667vw;
    letter-spacing: .1em;
    font-family: 'DM Sans', sans-serif;
    font-weight: 700;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
  }
  .footer__block__nav {
    width: 100%;
    padding-bottom: 37.5px;
    padding-bottom: 10vw;
  }
  .footer__block__nav ul {
    display: block;
    width: 100%;
    zoom: 1;
    line-height: 1.0em;
  }
  .footer__block__nav ul:after {
    content: "";
    clear: both;
    display: block;
  }
  .footer__block__nav li {
    width: 50%;
    float: left;
    line-height: 1.0em;
    margin-bottom: 15px;
    margin-bottom: 4vw;
    vertical-align: top;
  }
  .footer__block__nav li:nth-child(2n-1) a {
    margin-left: 37px;
    margin-left: 9.86667vw;
  }
  .footer__block__nav li:first-of-type {
    width: 100%;
  }
  .footer__block__nav li:first-of-type a {
    margin-left: 0;
  }
  .footer__block__nav li.is--none a {
    color: #999999;
    pointer-events: none;
  }
  .footer__block__nav li.is--none a:before {
    background-color: #999999;
  }
  .footer__block__nav a {
    text-decoration: none;
    color: #ffffff;
    line-height: 1.0em;
    font-size: 17px;
    font-size: 4.53333vw;
    letter-spacing: .18em;
    font-family: 'DM Sans', sans-serif;
    font-weight: 700;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    padding-top: 7.5px;
    padding-top: 2vw;
    padding-bottom: 7.5px;
    padding-bottom: 2vw;
    padding-left: 14px;
    padding-left: 3.73333vw;
    display: inline-block;
    vertical-align: top;
    position: relative;
  }
  .footer__block__nav a:before {
    content: '';
    display: block;
    width: 7px;
    width: 1.86667vw;
    height: 2px;
    height: 0.53333vw;
    background-color: #ffffff;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .footer__block__pj {
    margin-bottom: 23.5px;
    margin-bottom: 6.26667vw;
    line-height: 1.0em;
  }
  .footer__block__pj a {
    display: inline-block;
    line-height: 1.0em;
    vertical-align: top;
  }
  .footer__block__pj span {
    line-height: 19px;
    line-height: 5.06667vw;
    font-size: 14px;
    font-size: 3.73333vw;
    letter-spacing: .07em;
    color: #ffffff;
    font-family: 'DM Sans', sans-serif;
    font-weight: 700;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    vertical-align: top;
    margin-right: 0;
  }
  .footer__block__pj span:first-of-type {
    width: 25px;
    width: 6.66667vw;
    margin-right: 10px;
    margin-right: 2.66667vw;
    text-align: center;
  }
  .footer__block__pj img {
    height: 19px;
    height: 5.06667vw;
    width: auto;
  }
  .footer__block__sns {
    width: 100%;
    zoom: 1;
    margin-bottom: 0px;
    margin-bottom: 0vw;
  }
  .footer__block__sns:after {
    content: "";
    clear: both;
    display: block;
  }
  .footer__block__sns__tw,
  .footer__block__sns__yt {
    line-height: 1.0em;
    float: none;
    margin-right: 0;
    margin-bottom: 23.5px;
    margin-bottom: 6.26667vw;
  }
  .footer__block__sns__tw a,
  .footer__block__sns__yt a {
    display: inline-block;
    line-height: 1.0em;
    vertical-align: top;
  }
  .footer__block__sns__tw span,
  .footer__block__sns__yt span {
    line-height: 19px;
    line-height: 5.06667vw;
    font-size: 14px;
    font-size: 3.73333vw;
    letter-spacing: .07em;
    color: #ffffff;
    font-family: 'DM Sans', sans-serif;
    font-weight: 700;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    vertical-align: top;
    margin-right: 0;
  }
  .footer__block__sns__tw span:first-of-type,
  .footer__block__sns__yt span:first-of-type {
    width: 25px;
    width: 6.66667vw;
    margin-right: 10px;
    margin-right: 2.66667vw;
    text-align: center;
  }
  .footer__block__sns__tw {
    margin-left: 0;
  }
  .footer__block__sns__tw img {
    height: 19px;
    height: 5.06667vw;
    width: auto;
  }
  .footer__block__sns__yt img {
    height: 17px;
    height: 4.53333vw;
    width: auto;
    transform: translateY(1px);
    transform: translateY(0.26667vw);
  }
  .footer__block__privacy {
    margin-bottom: 0px;
    margin-bottom: 0vw;
    transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform: scale(0.8);
  }
  .footer__block__privacy a {
    text-decoration: none;
    color: #ffffff;
    font-size: 10px;
    font-size: 2.66667vw;
    letter-spacing: .05em;
  }
  .footer__block__caution {
    font-size: 10px;
    font-size: 2.66667vw;
    line-height: 1.67em;
    letter-spacing: .05em;
    margin-bottom: 0px;
    margin-bottom: 0vw;
    white-space: nowrap;
    transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform: scale(0.8);
  }
  .footer__block__copyright {
    font-size: 10px;
    font-size: 2.66667vw;
    letter-spacing: .05em;
    transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform: scale(0.8);
  }
  .footer__text {
    display: none;
  }
  #modal {
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background-color: rgba(20, 40, 255, 0.9);
    overflow: auto;
    display: none;
    -webkit-overflow-scrolling: touch;
  }
  .modal__inner {
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .modal__block {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 65px 0;
    padding: 17.33333vw 0;
  }
  .modal__btnClose {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
  }
  .modal__btnClose a {
    display: block;
  }
  .modal__btnClose img {
    width: 37.5px;
    width: 10vw;
    height: auto;
  }
  .modal__closeBg {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
  }
  .modal__image {
    width: 100%;
    margin: 0 auto;
    position: relative;
    text-align: left;
    display: none;
  }
  .modal__image__inner {
    position: relative;
    zoom: 1;
  }
  .modal__image__inner:after {
    content: "";
    clear: both;
    display: block;
  }
  .modal__image__details {
    position: relative;
    z-index: 0;
    background-color: #000000;
  }
  .modal__image__details__ph {
    pointer-events: none;
    position: relative;
  }
  .modal__image__details__ph img {
    width: 87.5%;
    height: auto;
  }
  .modal__image__btnClose {
    width: 40px;
    width: 10.66667vw;
    height: 40px;
    height: 10.66667vw;
    position: absolute;
    left: 20px;
    left: 5.33333vw;
    top: -40px;
    top: -10.66667vw;
    z-index: 1;
    display: table;
  }
  .modal__image__btnClose a {
    background-color: #1428ff;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    line-height: 1.0em;
    transition: none;
  }
  .modal__image__btnClose img {
    width: 14px;
    width: 3.73333vw;
    height: auto;
  }
  .modal__movie {
    width: 100%;
    margin: 0 auto;
    position: relative;
    text-align: left;
    display: none;
  }
  .modal__movie__inner {
    position: relative;
    zoom: 1;
    margin-left: 0px;
    margin-left: 0vw;
    margin-right: 0px;
    margin-right: 0vw;
    width: 84%;
    margin: 0 auto;
    background-color: #000000;
  }
  .modal__movie__inner:after {
    content: "";
    clear: both;
    display: block;
  }
  .modal__movie__details__frame {
    position: relative;
    line-height: 1.0em;
    text-align: center;
  }
  .modal__movie__details__frame iframe {
    vertical-align: top;
    width: 100% !important;
    height: 177px !important;
    height: 47.2vw !important;
  }
  .modal__movie__btnClose {
    width: 20px;
    width: 5.33333vw;
    height: 20px;
    height: 5.33333vw;
    position: absolute;
    right: 30px;
    right: 8vw;
    top: 30px;
    top: 8vw;
    z-index: 10;
  }
  .modal__movie__btnClose a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .modal__movie__btnClose a:before, .modal__movie__btnClose a:after {
    content: '';
    display: block;
    width: 26px;
    width: 6.93333vw;
    height: 2.5px;
    height: 0.66667vw;
    background-color: #ffffff;
    transition: none;
    transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    position: absolute;
    left: 50%;
    top: 50%;
  }
  .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(45deg) scale(1, 1);
  }
  .modal__movie__btnClose a:hover:after {
    transform: translate(-50%, -50%) rotate(-45deg) scale(1, 1);
  }
  .modal__pickup {
    width: 100%;
    margin: 0 auto;
    position: relative;
    text-align: left;
    display: none;
  }
  .modal__pickup__inner {
    position: relative;
    zoom: 1;
    width: 320px;
    width: 85.33333vw;
    margin: 0 auto;
    background-color: #ffffff;
  }
  .modal__pickup__inner:after {
    content: "";
    clear: both;
    display: block;
  }
  .modal__pickup__bnn {
    width: 100%;
  }
  .modal__pickup__bnn a {
    display: block;
  }
  .modal__pickup__desc {
    padding: 15px 65px 15px 15px;
    padding: 4vw 17.33333vw 4vw 4vw;
    position: relative;
  }
  .modal__pickup__desc:before {
    content: '';
    display: block;
    width: 36.5px;
    width: 9.73333vw;
    height: 36px;
    height: 9.6vw;
    background: url("../img/common/pickup_btn_more.png") center center no-repeat;
    background-size: cover;
    position: absolute;
    right: 18px;
    right: 4.8vw;
    top: 50%;
    transform: translate(0, -50%);
  }
  .modal__pickup__desc .desc--head {
    color: #1428ff;
    font-size: 10px;
    font-size: 2.66667vw;
    line-height: 1.0em;
    letter-spacing: .2em;
    font-family: 'DM Sans', sans-serif;
    font-weight: 700;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform: scale(0.65);
    margin-bottom: 8px;
    margin-bottom: 2.13333vw;
  }
  .modal__pickup__desc .desc--text {
    font-size: 10px;
    font-size: 2.66667vw;
    color: #1428ff;
    line-height: 1.77em;
    letter-spacing: .05em;
  }
  .modal__pickup__btnClose {
    width: 20px;
    width: 5.33333vw;
    height: 20px;
    height: 5.33333vw;
    position: absolute;
    right: 0px;
    right: 0vw;
    top: -32.5px;
    top: -8.66667vw;
    z-index: 10;
  }
  .modal__pickup__btnClose a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .modal__pickup__btnClose a:before, .modal__pickup__btnClose a:after {
    content: '';
    display: block;
    width: 26px;
    width: 6.93333vw;
    height: 2.5px;
    height: 0.66667vw;
    background-color: #ffffff;
    transition: none;
    transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    position: absolute;
    left: 50%;
    top: 50%;
  }
  .modal__pickup__btnClose a:before {
    transform: translate(-50%, -50%) rotate(45deg);
  }
  .modal__pickup__btnClose a:after {
    transform: translate(-50%, -50%) rotate(-45deg);
  }
  .modal__pickup__btnClose a:hover:before {
    transform: translate(-50%, -50%) rotate(45deg) scale(1, 1);
  }
  .modal__pickup__btnClose a:hover:after {
    transform: translate(-50%, -50%) rotate(-45deg) scale(1, 1);
  }
  @keyframes headerBg {
    0% {
      background-position-x: 0;
    }
    100% {
      background-position-x: -355px;
      background-position-x: -94.66667vw;
    }
  }
}
