@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
  .sp {
    display: inline-block !important;
  }
  header .nikon_logo {
    width: 40px;
    height: 40px;
    top: 30px;
    left: 20px;
  }
  main .section .container {
    width: 100%;
  }
  main .section#mv {
    height: 150vw;
    background-image: url(../images/main_bg_sp.png);
  }
  main .section#mv h1 {
    width: 48%;
    height: 0;
    padding-top: 25%;
    top: 43vw;
    left: 0;
    right: 0;
    bottom: auto;
    margin: auto;
    -webkit-transform: none;
            transform: none;
  }
  main .section#mv .title {
    width: 67%;
    padding-top: 6.7%;
    top: 78vw;
  }
  main .section#mv .count_down {
    width: 262.5px;
    padding-top: 75px;
    top: 95vw;
  }
  main .section#mv .count_down .num {
    width: 29px;
    padding-top: 39px;
  }
  main .section#mv .count_down .num.d1 {
    left: 0px;
  }
  main .section#mv .count_down .num.d2 {
    left: 38px;
  }
  main .section#mv .count_down .num.d3 {
    left: 100px;
  }
  main .section#mv .count_down .num.d4 {
    left: 134px;
  }
  main .section#mv .count_down .num.d5 {
    left: 200px;
  }
  main .section#mv .count_down .num.d6 {
    left: 235px;
  }
  main .section#mv .scroll {
    display: none;
  }
  main .section#mv .btn_online_event {
    width: 84%;
    height: 0;
    background-image: url(../images/btn_online_event_sp.png);
    padding-top: 29%;
    top: 95vw;
    background-size: contain;
    background-repeat: no-repeat;
  }
  main .section#mv .btn_online_event a {
    position: absolute;
    top: 0;
    left: 0;
  }
  main .section#movie {
    height: 150vw;
    max-height: 700px;
  }
  main .section#movie .container {
    height: 100%;
  }
  main .section#movie .container h2 {
    width: 88%;
    height: 0;
    padding-top: 43%;
    background-image: url(../images/title_movie_sp.png);
    background-repeat: no-repeat;
    background-size: contain;
    left: 0;
    right: 0;
    top: 10%;
    bottom: auto;
    margin: auto;
    position: absolute;
  }
  main .section#movie .container .wrapper {
    width: 89.33%;
    height: 0;
    padding-top: 50%;
    top: 34%;
    left: 0;
    right: 0;
    bottom: auto;
    margin: auto;
  }
  main .section#movie .container .wrapper #main_movie {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  main .section#movie .container .wrapper .caption {
    font-size: 14px;
    line-height: 2;
    margin-top: 20px;
  }
  main .section#movie::after {
    content: "";
    display: block;
    width: 60vw;
    height: 240px;
    position: absolute;
    z-index: 0;
    top: 45%;
    left: 0;
    background-color: #000;
  }
  main .section#highlights {
    height: 270vw;
    max-height: 1580px;
  }
  main .section#highlights .container {
    padding: 0;
  }
  main .section#highlights .container h2 {
    width: 88%;
    height: 0;
    padding-top: 44%;
    background-image: url(../images/title_highlights_sp.png);
    background-repeat: no-repeat;
    background-size: contain;
    left: 0;
    right: -12%;
    top: -20px;
    bottom: auto;
    margin: auto;
    position: absolute;
  }
  main .section#highlights .container .caption {
    font-size: 14px;
    text-align: center;
    margin-top: 20px;
    top: 15vw;
    padding: 0 10vw;
  }
  main .section#highlights .container .items {
    padding-top: 170px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  main .section#highlights .container .items .item {
    width: 44.8vw;
    height: 0;
    padding-top: 69%;
  }
  main .section#highlights .container .items .item .content img {
    width: 100%;
    height: auto;
  }
  main .section#highlights .container .items .item:nth-child(1) {
    top: 0px;
    margin-left: 5.2vw;
  }
  main .section#highlights .container .items .item:nth-child(2) {
    top: 60px;
  }
  main .section#highlights .container .items .item:nth-child(3) {
    top: 100px;
    margin-left: 5.2vw;
  }
  main .section#highlights .container .items .item:nth-child(4) {
    top: 160px;
  }
  main .section#highlights .container .items .item .caption {
    padding: 0;
    left: 12px;
  }
  main .section#highlights::after {
    content: "";
    display: block;
    width: 66.6vw;
    height: 600px;
    position: absolute;
    z-index: 0;
    top: 150px;
    right: 0;
    background-color: #000;
  }
  main .btn_fixed {
    position: fixed;
    width: 30vw;
    right: 15px;
    bottom: 15px;
    z-index: 99;
  }
  main .btn_fixed.abs {
    position: absolute;
    bottom: 20px;
  }
  main .btn_fixed img {
    width: 100%;
  }
  footer {
    padding: 50px 0;
  }
  footer .container {
    width: 100%;
    text-align: center;
    padding: 0 10px;
  }
  footer .container .requirements {
    margin-right: 20px;
  }
  footer .container .requirements a {
    font-size: 13px;
  }
  footer .container .facebook {
    margin-right: 20px;
  }
  footer .container .line {
    width: 22px;
    height: 20px;
    background-image: url(../images/icon_line.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 0px;
  }
  footer .container .line a {
    display: block;
    width: 100%;
    height: 100%;
  }
  footer .container .copyright {
    display: block;
    margin-top: 20px;
    font-size: 12px;
  }
  .requirements .modal {
    padding: 76px;
    display: block;
  }
  .requirements .modal .title {
    margin: 0 0 20px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
  }
  .requirements .modal .os {
    margin-bottom: 5px;
    display: block;
  }
  #modal #modal_movie {
    width: 90vw;
    height: 50.625vw;
    background-color: #000;
  }
  #modal .background::before {
    right: 10px;
    top: 10px;
  }
}

@media screen and (min-width: 768px) {
  main .section#mews h2 {
    width: 158px;
    height: 38px;
    padding-top: 0;
  }
  br.sp {
    display: none;
  }
}

@media (orientation: landscape) {
  body.is-mobile main .section#mv {
    height: 155vh;
  }
  body.is-mobile main .section#mv h1 {
    width: 30%;
    top: 160px;
  }
  body.is-mobile main .section#mv .title {
    top: 320px;
  }
  body.is-mobile main .section#mv .count_down {
    top: 400px;
  }
  body.is-mobile main .section#mv .btn_online_event {
    top: 390px;
  }
  body.is-mobile main .section#movie {
    height: 128vw;
  }
  body.is-mobile main .section#movie .container h2 {
    top: 4vw;
  }
  body.is-mobile main .section#highlights {
    height: 200vw;
  }
  body.is-mobile #modal #modal_movie {
    width: 75vw;
    height: 42vw;
  }
  body.is-mobile .btn_fixed {
    width: 15vw;
  }
}
/*# sourceMappingURL=style_sp.css.map */