@charset "UTF-8";
/* ==================================================================================== 

    MIXIN

==================================================================================== */
@import url("https://use.typekit.net/mjz6zvb.css");
/* ====================================================================================

    R E S E T

==================================================================================== */
html {
  color: #000;
  background: #FFF; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal; }

ol, ul {
  list-style: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

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

abbr, acronym {
  border: 0;
  font-variant: normal; }

sup {
  vertical-align: text-top; }

sub {
  vertical-align: text-bottom; }

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit; }

input, textarea, select {
  *font-size: 100%; }

legend {
  color: #000; }

article, aside, audio, bb, canvas, datagrid, datalist, details, dialog, eventsource, figure, footer, header, hgroup, mark, menu, meter, nav, output, progress, section, time, video, picture {
  display: block;
  margin: 0;
  padding: 0; }

.cf:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden; }

.cf {
  min-height: 1px; }

* {
  box-sizing: border-box; }

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size: 10px; }

body {
  max-height: 100%; }

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2; }

p {
  text-align: justify;
  line-height: 1.8;
  font-weight: 300; }

a {
  text-decoration: none; }

img,
iframe {
  vertical-align: bottom;
  max-width: 100%; }

#wrapper {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 26px;
  font-size: 2.6rem;
  color: #000;
  line-height: 1;
  position: relative;
  overflow: hidden; }

.sp {
  display: none !important; }

.flex {
  display: -webkit-box;
  /*Android4.3*/
  display: -moz-box;
  /*Firefox21*/
  display: -ms-flexbox;
  /*IE10*/
  display: -webkit-flex;
  /*PC-Safari,iOS8.4*/
  display: flex; }

.between {
  -webkit-box-pack: justify;
  /*Android4.3*/
  -moz-box-pack: justify;
  /*Firefox21*/
  -ms-flex-pack: justify;
  /*IE10*/
  -webkit-justify-content: space-between;
  /*PC-Safari,iOS8.4*/
  justify-content: space-between; }

.vertical {
  -webkit-align-items: center;
  /* 縦方向中央揃え（Safari用） */
  align-items: center;
  /* 縦方向中央揃え */ }

.flex-right {
  -webkit-justify-content: flex-end;
  justify-content: flex-end; }

.flex-bot {
  -webkit-align-items: flex-end;
  align-items: flex-end; }

.wrap {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.center {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -ms-flex-box: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center; }

.btn-reset {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0;
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  cursor: pointer;
  outline: none;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif; }

.tr {
  text-align: right; }

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

.min {
  font-family: Ryumin Medium KL, "リュウミン M-KL", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }

.re {
  position: relative; }

input[type="radio"],
input[type="checkbox"] {
  margin-right: 10px; }

.content {
  padding-top: 65px;
  padding-bottom: 65px; }

.inner {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 100%; }

.half {
  width: 50%; }

/* ====================================================================================

    COMMON

==================================================================================== */
.sp_h {
  display: none; }

#first-view {
  display: -webkit-box;
  /*Android4.3*/
  display: -moz-box;
  /*Firefox21*/
  display: -ms-flexbox;
  /*IE10*/
  display: -webkit-flex;
  /*PC-Safari,iOS8.4*/
  display: flex;
  -webkit-align-items: center;
  /* 縦方向中央揃え（Safari用） */
  align-items: center;
  /* 縦方向中央揃え */ }

#left-column {
  padding-top: 3.85417%;
  padding-bottom: 0;
  padding-left: 2.44792%;
  padding-right: 2.44792%;
  width: 21.875%;
  min-height: 100vh; }

.right-column {
  padding-top: 60px;
  padding-bottom: 60px;
  width: 78.125%;
  position: relative; }

.human {
  position: absolute; }
  .human.human1 {
    bottom: -3px;
    left: -13.33333%;
    width: 15.06667%; }
  .human.human2 {
    bottom: 43px;
    left: -3.33333%;
    width: 9.2%; }
  .human.human3 {
    bottom: -13px;
    right: -2%;
    width: 15.06667%;
    pointer-events: none;
    z-index: -1; }

.btn-human1 {
  width: 68.58407%;
  position: absolute;
  top: 20%;
  left: 30%;
  z-index: 8; }

.btn-human2 {
  width: 115.94203%;
  position: absolute;
  top: 0;
  left: -30%;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  z-index: 8; }

@media only screen and (min-width: 769px) {
  .img_hover:hover .img_hover_hide {
    opacity: 1; } }

.img_hover_hide {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.5s ease; }

.img28 {
  margin-top: 20px;
  width: 226px;
  pointer-events: none;
  position: relative;
  left: -20%; }

.popupbgspace {
  opacity: 0;
  display: none;
  background: rgba(0, 0, 0, 0.78);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9; }

#view-contents-wrapper {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10; }

.view-contents-inner {
  width: 69.33333%;
  position: absolute;
  top: 50%;
  left: 45%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 11; }

.gallery {
  color: #fff; }
  .gallery.active .gallery-image {
    opacity: 0; }
  .gallery.active .movieArea {
    opacity: 1;
    pointer-events: auto; }

.gallery-image {
  margin: 0 auto 40px;
  width: 88.07692%;
  padding-top: 56%;
  position: relative;
  transition: all 0.5s ease; }
  .gallery-image img {
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.gallery-info-wrap {
  display: -webkit-box;
  /*Android4.3*/
  display: -moz-box;
  /*Firefox21*/
  display: -ms-flexbox;
  /*IE10*/
  display: -webkit-flex;
  /*PC-Safari,iOS8.4*/
  display: flex; }

.gallery-info-left {
  margin-right: 3.84615%;
  width: 31.73077%;
  padding-left: 1px; }
  .gallery-info-left h1 {
    margin-bottom: 20px;
    font-family: din-condensed, sans-serif;
    font-size: 1.8vw; }
  .gallery-info-left p {
    text-align: left;
    font-family: din-condensed, sans-serif;
    line-height: 1.6;
    font-size: 1.1vw;
    word-break: break-word; }

.gallery-link {
  margin-top: 60px; }
  .gallery-link a {
    padding: 20px 40px;
    display: -webkit-box;
    /*Android4.3*/
    display: -moz-box;
    /*Firefox21*/
    display: -ms-flexbox;
    /*IE10*/
    display: -webkit-flex;
    /*PC-Safari,iOS8.4*/
    display: flex;
    -webkit-box-pack: justify;
    /*Android4.3*/
    -moz-box-pack: justify;
    /*Firefox21*/
    -ms-flex-pack: justify;
    /*IE10*/
    -webkit-justify-content: space-between;
    /*PC-Safari,iOS8.4*/
    justify-content: space-between;
    border: 1px solid #fff;
    color: #fff;
    font-size: 1.4vw; }
    .gallery-link a img {
      width: 10%; }

.gallery-info-right {
  padding-right: 15px;
  width: 55.76923%;
  max-height: 220px;
  overflow-y: scroll; }
  .gallery-info-right::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px; }
  .gallery-info-right::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.5); }
  .gallery-info-right p {
    line-height: 1.6;
    font-size: 1.3vw; }

.bx-controls-direction a {
  position: absolute;
  top: 16vw; }
  .bx-controls-direction a.bx-prev {
    left: -15px;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  .bx-controls-direction a.bx-next {
    right: -15px;
    -webkit-transform: translateX(100%);
    transform: translateX(100%); }
  .bx-controls-direction a span {
    display: none; }

.changeMovie {
  width: 18%;
  position: fixed;
  bottom: 0;
  right: 0; }

.movieArea {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 56%;
  z-index: 1;
  transition: all 0.5s ease; }
  .movieArea iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%; }

/* ====================================================================================

    HEADER

==================================================================================== */
#common-header {
  margin-bottom: 40px;
  position: relative;
  z-index: 11; }
  #common-header h1 {
    margin: 0 auto;
    width: 246px;
    max-width: 100%;
    text-align: center; }
    #common-header h1 .s-1,
    #common-header h1 span {
      transition: all 0.5s ease; }
    #common-header h1 span {
      margin-top: 20px;
      display: block;
      font-size: 3.2rem;
      font-family: din-condensed, sans-serif;
      color: #5F5E5E; }
    #common-header h1 svg {
      max-width: 100%;
      height: auto; }
  #common-header.active h1 .s-1 {
    fill: #fff; }
  #common-header.active h1 span {
    color: #fff; }

#nav-torigger {
  display: none;
  position: absolute;
  width: 36px;
  height: 36px;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 101;
  transition: all 0.5s ease; }
  #nav-torigger span {
    width: 8px;
    height: 8px;
    background: #888888;
    position: absolute;
    border-radius: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: all 0.3s ease; }
    #nav-torigger span:nth-of-type(1) {
      left: 0; }
    #nav-torigger span:nth-of-type(2) {
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    #nav-torigger span:nth-of-type(3) {
      right: 0; }
  #nav-torigger.active {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg); }
    #nav-torigger.active span {
      width: 100%;
      height: 3px;
      border-radius: 2px; }
      #nav-torigger.active span:nth-of-type(1) {
        top: 0;
        -webkit-transform: translate(0, 16.5px) rotate(45deg);
        transform: translate(0, 16.5px) rotate(45deg); }
      #nav-torigger.active span:nth-of-type(2) {
        opacity: 0; }
      #nav-torigger.active span:nth-of-type(3) {
        top: auto;
        bottom: 0;
        -webkit-transform: translate(0, -16.5px) rotate(-45deg);
        transform: translate(0, -16.5px) rotate(-45deg); }

/* ====================================================================================

    NAv

==================================================================================== */
#common-nav {
  font-family: din-condensed, sans-serif;
  position: relative; }
  #common-nav.active .main-nav li a {
    color: #fff; }
    #common-nav.active .main-nav li a:after {
      background: #fff; }
    @media only screen and (min-width: 769px) {
      #common-nav.active .main-nav li a:hover {
        color: #DECE09; }
        #common-nav.active .main-nav li a:hover:after {
          background: transparent; } }
    #common-nav.active .main-nav li a.active {
      color: #DECE09; }
      #common-nav.active .main-nav li a.active:after {
        background: transparent; }
  #common-nav.active .other-nav li a {
    color: #fff; }
    #common-nav.active .other-nav li a .s-1 {
      fill: #fff; }
  #common-nav.active .sns-nav li .sns-1 {
    fill: #fff; }
  #common-nav.active .sns-nav li .sns-2 {
    fill: #707070; }

.main-nav {
  margin-bottom: 50px; }
  .main-nav li {
    margin: 12px 0; }
    .main-nav li a {
      font-family: din-condensed, sans-serif;
      position: relative;
      color: #000;
      transition: all 0.5s ease;
      position: relative;
      z-index: 11; }
      .main-nav li a:after {
        content: '';
        width: 100%;
        height: 1px;
        background: #000;
        position: absolute;
        bottom: 3px;
        left: 0;
        transition: all 0.5s ease; }
      @media only screen and (min-width: 769px) {
        .main-nav li a:hover {
          color: #DECE09; }
          .main-nav li a:hover:after {
            background: transparent; } }

.other-nav {
  margin-bottom: 30px; }
  .other-nav li {
    margin: 20px 0; }
    .other-nav li a {
      color: #000;
      position: relative;
      z-index: 11;
      transition: all 0.5s ease;
      transition: all 0.5s ease; }
      .other-nav li a .s-1 {
        transition: all 0.5s ease; }
      .other-nav li a:hover {
        opacity: 0.6; }

.sns-nav {
  display: -webkit-box;
  /*Android4.3*/
  display: -moz-box;
  /*Firefox21*/
  display: -ms-flexbox;
  /*IE10*/
  display: -webkit-flex;
  /*PC-Safari,iOS8.4*/
  display: flex;
  -webkit-align-items: center;
  /* 縦方向中央揃え（Safari用） */
  align-items: center;
  /* 縦方向中央揃え */ }
  .sns-nav li {
    margin-right: 15px;
    position: relative;
    z-index: 11; }
    .sns-nav li svg.snsicon_type1 {
      height: 20px; }
    .sns-nav li svg.snsicon_type2 {
      height: 22px; }
    .sns-nav li .sns-1,
    .sns-nav li .sns-2 {
      transition: all 0.5s ease; }
    .sns-nav li a {
      transition: all 0.5s ease; }
      .sns-nav li a:hover {
        opacity: 0.6; }

.closest {
  position: absolute;
  top: 0;
  right: -65px;
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }

#sp-first {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 1000;
  overflow-y: scroll;
  max-height: 100vh; }

.sp-first-inner {
  padding-bottom: 150px;
  position: relative; }
  .sp-first-inner img {
    width: 100%; }
  .sp-first-inner p {
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    font-size: 1.4rem; }

.sp-first-copy {
  position: absolute;
  bottom: 100px;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 1.2rem; }

/* ====================================================================================

    SIDE

==================================================================================== */
/* ====================================================================================

    FOOTER

==================================================================================== */
.copy {
  position: absolute;
  bottom: 15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  line-height: 1;
  display: -webkit-box;
  /*Android4.3*/
  display: -moz-box;
  /*Firefox21*/
  display: -ms-flexbox;
  /*IE10*/
  display: -webkit-flex;
  /*PC-Safari,iOS8.4*/
  display: flex;
  -webkit-align-items: center;
  /* 縦方向中央揃え（Safari用） */
  align-items: center;
  /* 縦方向中央揃え */ }
  .copy small {
    order: -1;
    font-size: 2rem;
    font-family: din-condensed, sans-serif;
    font-weight: bold;
    display: inline-block;
    line-height: 1.2; }

.nagofes {
  margin-left: 20px;
  width: 200px;
  display: inline-block; }
  .nagofes img {
    vertical-align: baseline; }

.main-wrapper {
  padding-top: 63.86667%;
  position: relative; }

.layout-images li {
  overflow: hidden;
  position: absolute; }
  @media only screen and (min-width: 769px) {
    .layout-images li a img {
      transition: all 0.4s ease; }
    .layout-images li a:hover img {
      -webkit-transform: scale(1.08);
      transform: scale(1.08); } }
  .layout-images li.layout-image1 {
    top: 0;
    width: 41.53333%;
    left: 25.33333%; }
  .layout-images li.layout-image2 {
    top: 1.45833vw;
    width: 24.66667%;
    left: 69.33333%; }
  .layout-images li.layout-image3 {
    top: 32.55208vw;
    width: 34.26667%;
    left: 8.4%; }
  .layout-images li.layout-image4 {
    top: 26.04167vw;
    width: 21.6%;
    left: 45.6%; }
  .layout-images li.layout-image5 {
    top: 29.16667vw;
    width: 8.8%;
    left: 70.66667%; }
  .layout-images li.layout-image6-1 {
    top: 17.8125vw;
    width: 12%;
    left: 68.4%; }
  .layout-images li.layout-image6-2 {
    top: 27.08333vw;
    width: 12%;
    left: 82.13333%; }
  .layout-images li.layout-image7-1 {
    top: 1.5625vw;
    width: 12.8%;
    left: 9.8%; }
  .layout-images li.layout-image7-2 {
    top: 16.66667vw;
    width: 12.8%;
    left: 9.8%; }
  .layout-images li.layout-image8 {
    top: 25vw;
    width: 8.4%;
    left: 25.33333%; }
  .layout-images li.layout-image9 {
    top: 25vw;
    width: 8.4%;
    left: 35.33333%; }
  .layout-images li.layout-image10 {
    top: 19.53125vw;
    width: 8.4%;
    left: 83.73333%; }

@media only screen and (max-width: 1100px) {
  html {
    font-size: 0.9vw; }
  .closest {
    right: 0; }
  .gallery-link {
    margin-top: 30px; }
    .gallery-link a {
      padding: 10px; }
  .img28 {
    width: 17%; } }

@media only screen and (max-width: 640px) {
  html {
    font-size: 1.8vw; }
  #sp-first {
    display: block; }
  #first-view {
    opacity: 0;
    overflow: hidden;
    height: 100vh; }
  .pc {
    display: none !important; }
  .sp {
    display: block !important; }
  #first-view,
  #nav-torigger {
    display: block; }
  .closest,
  .img28,
  .main-wrapper {
    display: none; }
  .right-column {
    padding: 0;
    padding-bottom: 106px;
    padding-top: 106px;
    min-height: 100vh; }
  #left-column,
  .right-column {
    width: 100%; }
  #left-column {
    padding: 0;
    min-height: auto;
    min-height: unset;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100; }
  #common-header {
    margin-bottom: 0;
    padding: 20px;
    z-index: auto; }
    #common-header h1 {
      width: 100px; }
      #common-header h1 span {
        display: none; }
  #common-nav {
    display: none;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    padding: 106px 20px 20px;
    overflow-y: scroll;
    position: absolute;
    top: 0;
    left: 0;
    width: 40%;
    height: 100vh;
    min-width: 200px;
    background: rgba(250, 250, 250, 0.9); }
  .other-nav li a {
    font-size: 2rem; }
  .copy {
    width: 100%;
    text-align: center; }
    .copy small {
      font-size: 1.4rem; }
  .human {
    display: none; }
    .human.human1 {
      width: 18%;
      display: block;
      bottom: 0;
      left: 0; }
  .pc_h {
    display: none; }
  .sp_h {
    display: block; }
  #view-contents-wrapper {
    position: static;
    opacity: 1;
    pointer-events: auto; }
  .view-contents-inner {
    position: static;
    width: 100%;
    top: auto;
    left: auto;
    -webkit-transform: none;
    transform: none; }
  .gallery {
    color: #000; }
  .popupbgspace {
    opacity: 1;
    background: transparent;
    z-index: 99; }
  .gallery {
    padding-left: 20px;
    padding-right: 20px; }
  .gallery-image {
    margin-bottom: 20px;
    width: 100%;
    padding-top: 67%; }
  .gallery-info-wrap {
    display: block; }
  .gallery-info-left,
  .gallery-info-right {
    margin: 0;
    width: 100%; }
  .gallery-link {
    display: none; }
  .gallery-info-left {
    margin-bottom: 15px; }
    .gallery-info-left h1 {
      margin-bottom: 10px;
      font-size: 3rem; }
    .gallery-info-left p {
      font-size: 2.4rem; }
  .gallery-info-right {
    max-height: 118px; }
    .gallery-info-right p {
      line-height: 1.4;
      font-size: 2rem; }
    .gallery-info-right::-webkit-scrollbar {
      -webkit-appearance: none;
      width: 4px; }
    .gallery-info-right::-webkit-scrollbar-thumb {
      border-radius: 4px;
      background-color: rgba(0, 0, 0, 0.5);
      box-shadow: 0 0 1px rgba(0, 0, 0, 0.5); }
  .bx-controls-direction {
    margin-top: 30px;
    display: -webkit-box;
    /*Android4.3*/
    display: -moz-box;
    /*Firefox21*/
    display: -ms-flexbox;
    /*IE10*/
    display: -webkit-flex;
    /*PC-Safari,iOS8.4*/
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -ms-flex-box: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center; }
    .bx-controls-direction a {
      position: relative;
      display: inline-block;
      top: auto;
      bottom: auto;
      left: auto;
      right: auto; }
      .bx-controls-direction a:before {
        content: '';
        width: 20px;
        height: 18px;
        position: absolute; }
      .bx-controls-direction a img {
        display: none; }
      .bx-controls-direction a span {
        display: inline-block;
        color: #000;
        font-family: din-condensed, sans-serif; }
      .bx-controls-direction a.bx-prev {
        padding-right: 40px;
        padding-left: 25px;
        border-right: 1px solid #707070;
        left: 0;
        -webkit-transform: translateX(0);
        transform: translateX(0); }
        .bx-controls-direction a.bx-prev:before {
          left: 0;
          background: url(../img/icon-prev_sp.svg) no-repeat center;
          background-size: 100% 100%; }
      .bx-controls-direction a.bx-next {
        padding-left: 40px;
        padding-right: 25px;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        right: 0; }
        .bx-controls-direction a.bx-next:before {
          right: 0;
          background: url(../img/icon-next_sp.svg) no-repeat center;
          background-size: 100% 100%; }
  .changeMovie {
    width: 25%;
    position: absolute; }
  .btn-human1 {
    top: 33%;
    width: 90%; }
  .copy {
    display: block;
    text-align: center; }
    .copy small {
      display: block; }
  .nagofes {
    margin-left: 0;
    margin-bottom: 5px;
    width: 30%; } }

@media only screen and (max-width: 480px) {
  #common-header {
    padding-left: 16px;
    padding-right: 16px; }
  #nav-torigger {
    left: 16px; }
  .sns-nav li svg.snsicon_type1 {
    height: 20px; }
  .sns-nav li svg.snsicon_type2 {
    height: 24px; } }
