@charset "UTF-8";
_::-webkit-full-page-media, _:future, :root * {
  image-rendering: auto !important;
}

.modal-open {
  color: #cc0000;
}

.modal-open:hover {
  cursor: pointer;
}

/* モーダル コンテンツエリア */
.modalMovie {
  -webkit-transform: translate(-50%, -50%);
  display: none;
  z-index: 2;
  position: fixed;
  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  background-color: #ffffff;
  color: #666666;
}

@media screen and (min-width: 737px), print {
  .modalMovie {
    width: 800px;
  }
}

@media screen and (max-width: 736px) {
  .modalMovie {
    width: 100%;
  }
}

.modalUpper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (min-width: 737px), print {
  .modalUpper {
    padding: 90px 30px 30px;
  }
}

@media screen and (max-width: 736px) {
  .modalUpper {
    width: 100%;
    padding: 9vw 0vw 14vw;
  }
}

.mfp-close {
  background: url(../modal/img/btn_modalclose02.png) 0 0 no-repeat;
  text-indent: -9999px;
  opacity: 1;
}

@media screen and (min-width: 737px), print {
  .mfp-close {
    width: 26px;
    height: 26px;
  }
}

@media screen and (max-width: 736px) {
  .mfp-close {
    width: 18px;
    height: 18px;
    background-size: cover;
  }
}

button.mfp-close {
  position: absolute;
  border: none;
  outline: none;
  cursor: pointer;
}

@media screen and (min-width: 737px), print {
  button.mfp-close {
    top: 45px;
    right: 40px;
  }
}

@media screen and (max-width: 736px) {
  button.mfp-close {
    top: 15px;
    right: 10px;
  }
}

/* モーダル 背景エリア */
#modal-bg {
  display: none;
  z-index: 1;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.modal-open:last-child {
  margin-right: 0;
}

.modal-open:focus {
  color: #2364b4;
}

.modal-open:hover {
  background: #2364b4 url("../../img/btn_movie_pc_on.gif") 56px center no-repeat;
  color: #fff;
}

.modalBottom {
  position: relative;
  height: 43px;
  padding: 20px 0;
  background-color: #dcdcdc;
  text-align: center;
}

.modalBottom img {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
}

.modal_open {
  /*    width: 100px;
      margin-right: 8px;
      padding-left: 42px;
  */
}

.video-js, video {
  position: relative;
  overflow: hidden !important;
}

@media screen and (max-width: 736px) {
  .video-js, video {
    width: 100vw !important;
    height: 52vw !important;
  }
}

.btnActivity01 {
  display: block;
  width: 420px;
  height: 67px;
  margin: 60px auto 0;
  background-image: url("../img/btn_other_activity01_pc.png");
  text-indent: -9999px;
}

#contents video {
  background: #000;
}

.bc-iframe body, .bc-player-4k5Jg43ag_default {
  background-color: transparent;
  vertical-align: top;
}

.bc-player-4k5Jg43ag_default .vjs-poster {
  background-color: transparent;
}

.bc-player-4k5Jg43ag_default.vjs-mouse .vjs-big-play-button {
  top: 0;
  left: 0;
}

.bc-player-4k5Jg43ag_default.vjs-mouse .vjs-big-play-button {
  top: 140px\9  !important;
  left: 242px\9  !important;
}

.vjs-big-play-button {
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  margin: auto;
}

.bc-player-4k5Jg43ag_default .vjs-progress-holder:before {
  background-color: #000 !important;
  filter: alpha(opacity=30) !important;
  opacity: 0.3 !important;
}

.bc-player-4k5Jg43ag_default .vjs-load-progress {
  background-color: #c00 !important;
  background-color: #000 \9  !important;
  filter: alpha(opacity=0) !important;
  opacity: 0.3 !important;
}

.bc-player-4k5Jg43ag_default .vjs-play-progress, .bc-player-4k5Jg43ag_default .vjs-volume-level {
  background-color: #c00 !important;
}

@media screen and (max-width: 736px) {
  .bc-player-4k5Jg43ag_default.vjs-fullscreen .vjs-tech {
    top: calc(50% - 28vw);
  }
}

@media screen and (max-width: 736px) {
  .bc-player-4k5Jg43ag_default.vjs-has-started .vjs-control-bar, .bc-player-4k5Jg43ag_default.vjs-mouse .vjs-control-bar {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (min-width: 737px), print {
  .pc_none {
    display: none;
  }
}

@media screen and (max-width: 736px) {
  .pc_none {
    display: block;
  }
}

@media screen and (min-width: 737px), print {
  .sp_none {
    display: block;
  }
}

@media screen and (max-width: 736px) {
  .sp_none {
    display: none;
  }
}

@media screen and (min-width: 737px), print {
  section.header_top {
    width: 1200px;
    height: auto;
  }
}

@media screen and (max-width: 736px) {
  section.header_top {
    width: 100%;
    height: 0;
    padding-top: 70.3125%;
    background: url("../images/head_sp.jpg") 0 0 no-repeat;
    background-size: contain;
  }
}

@media screen and (min-width: 737px), print {
  section.header_top img {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 736px) {
  section.header_top img {
    display: none;
  }
}

section.title_top {
  text-align: center;
}

@media screen and (min-width: 737px), print {
  section.title_top {
    width: 100%;
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 736px) {
  section.title_top {
    margin-bottom: 50px;
  }
}

@media screen and (min-width: 737px), print {
  section.title_top figure {
    height: 275px;
    background: url(../images/main_movie.png) no-repeat top 0 left 50%;
  }
}

@media screen and (min-width: 737px), print {
  section.title_top figure img {
    display: none;
  }
}

@media screen and (min-width: 737px), print {
  section.title_top .subtitle {
    width: 306px;
    height: auto;
    margin-top: 54px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 736px) {
  section.title_top .subtitle {
    width: 184px;
    height: auto;
    margin-top: 40px;
    margin-bottom: 10px;
  }
}

section.title_top h1.title {
  position: relative;
  margin: 0 auto;
  font-family: "Koburina Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
  font-weight: bold;
  letter-spacing: 0.03em;
  line-height: 1.2;
  text-align: center;
}

@media screen and (min-width: 737px), print {
  section.title_top h1.title {
    padding-top: 56px;
    padding-left: 27px;
    font-size: 40px;
  }
}

@media screen and (max-width: 736px) {
  section.title_top h1.title {
    padding-top: 46.15385px;
    padding-left: 1px;
    font-size: 27.07692px;
    letter-spacing: 0;
  }
}

section.title_top h1.title:after {
  display: block;
  position: absolute;
  width: 50px;
  height: 27px;
  border-bottom: 3px solid #ff6400;
  content: "";
}

@media screen and (min-width: 737px), print {
  section.title_top h1.title:after {
    left: calc(50% - 12px);
  }
}

@media screen and (max-width: 736px) {
  section.title_top h1.title:after {
    left: calc(50% - 25px);
    height: 28.30769px;
  }
}

@media screen and (min-width: 737px), print {
  section.title_top p.title_txt {
    width: 684px;
    margin: 62px auto 0;
    padding-left: 6px;
    font-size: 16px;
    letter-spacing: 0.02em;
  }
}

@media screen and (max-width: 736px) {
  section.title_top p.title_txt {
    margin-top: 54.15385px;
    padding-right: 1em;
    padding-left: 1em;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 1.75;
  }
}

@media screen and (max-width: 736px) {
  .scene_section {
    padding: 0 18.46154px 18.46154px;
  }
}

@media screen and (min-width: 737px), print {
  .scene_section {
    width: 980px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 737px), print {
  .scene_section:last-of-type dl.scene_layout {
    padding: 60px 0 0;
  }
}

@media screen and (max-width: 736px) {
  .scene_section dl.scene_layout {
    margin-top: 18.46154px;
  }
}

@media screen and (min-width: 737px), print {
  .scene_section dl.scene_layout {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 980px;
    margin: 0 auto;
    padding: 60px 0 46px;
  }
}

@media screen and (min-width: 737px), print {
  .scene_section dl.scene_layout dt {
    width: 580px;
  }
}

@media screen and (max-width: 736px) {
  .scene_section dl.scene_layout dd {
    padding: 22.15385px;
    border-right: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    border-left: 1px solid #efefef;
  }
}

@media screen and (min-width: 737px), print {
  .scene_section dl.scene_layout dd {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: calc(100% - 580px);
    padding-left: 50px;
  }
}

@media screen and (max-width: 736px) {
  .scene_section dl.scene_layout dd h2 {
    font-size: 20.92308px;
  }
}

@media screen and (min-width: 737px), print {
  .scene_section dl.scene_layout dd h2 {
    margin: 0;
    font-size: 20px;
  }
}

.scene_section dl.scene_layout dd h2 span {
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "ヒラギノ角ゴ W6 JIS2004", "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
  font-weight: bold;
}

.scene_section dl.scene_layout dd p {
  text-align: justify;
}

@media screen and (max-width: 736px) {
  .scene_section dl.scene_layout dd p {
    margin-top: 7.38462px;
    font-size: 16px;
    line-height: 27.07692px;
  }
}

@media screen and (min-width: 737px), print {
  .scene_section dl.scene_layout dd p {
    margin-top: 1em;
    font-size: 15px;
    line-height: 24px;
  }
}

.scene_section dl.scene_layout dd button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: inline-block;
  border: none;
  outline: none;
  background-color: transparent;
}

@media screen and (max-width: 736px) {
  .scene_section dl.scene_layout dd button {
    margin-top: 20.92308px;
    background-image: none;
    font-size: 16px;
    line-height: 27.07692px;
  }
}

@media screen and (min-width: 737px), print {
  .scene_section dl.scene_layout dd button {
    display: block;
    width: 322px;
    height: 50px;
    margin-top: 30px;
    background-position: top 0 left 0;
    background-repeat: no-repeat;
    font-size: 15px;
    line-height: 24px;
  }
}

@media screen and (min-width: 737px), print {
  .scene_section dl.scene_layout dd button[data-btn="camp1"] {
    background-image: url(../images/btn_movie1.png);
  }
}

@media screen and (min-width: 737px), print {
  .scene_section dl.scene_layout dd button[data-btn="camp2"] {
    background-image: url(../images/btn_movie2.png);
  }
}

@media screen and (min-width: 737px), print {
  .scene_section dl.scene_layout dd button[data-btn="dogs"] {
    background-image: url(../images/btn_movie3.png);
  }
}

@media screen and (min-width: 737px), print {
  .scene_section dl.scene_layout dd button[data-btn="diy"] {
    background-image: url(../images/btn_movie4.png);
  }
}

@media screen and (min-width: 737px), print {
  .scene_section dl.scene_layout dd button[data-btn="blackout"] {
    background-image: url(../images/btn_movie5.png);
  }
}

@media screen and (min-width: 737px), print {
  .scene_section dl.scene_layout dd button img {
    display: none;
  }
}

.scene_section dl.scene_layout dd button:hover {
  opacity: 0.6;
}

@media screen and (max-width: 736px) {
  .scene_section img {
    width: 100%;
  }
}

@media screen and (min-width: 737px), print {
  .scene_section:nth-of-type(odd) dl.scene_layout {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

@media screen and (min-width: 737px), print {
  .scene_section:nth-of-type(odd) dl.scene_layout dd {
    padding-right: 50px;
    padding-left: 0;
  }
}

@media screen and (max-width: 736px) {
  .scene_section.caution {
    margin: 43.07692px auto 67.69231px;
  }
}

@media screen and (min-width: 737px), print {
  .scene_section.caution {
    width: 980px;
    margin: 133px auto;
  }
}

@media screen and (max-width: 736px) {
  .scene_section.caution p {
    font-size: 13.53846px;
    line-height: 20.92308px;
  }
}

@media screen and (min-width: 737px), print {
  .scene_section.caution p {
    font-size: 14px;
    line-height: 19px;
  }
}
