@charset "UTF-8";
/* ==========================================================
  フォント
========================================================== */
/* ===================================================================
CSS information
 file name  :style.css
 style info :リリースページのスタイル
=================================================================== */
/* ==========================================================
    CONTENT
  ========================================================== */
#content {
  color: #46270d;
  background-image: url(/images/bg_main_top.jpg), url(/images/bg_main_bottom.jpg), url(/images/bg_main.jpg);
  background-repeat: repeat-x, repeat-x, repeat;
  background-position: center top, center bottom, 0 0;
}
@media screen and (min-width: 751px) {
  #content {
    padding: 60px 0 120px;
  }
}
@media screen and (max-width: 750px) {
  #content {
    padding: 6% 0;
  }
}
#content .inner {
  margin: 0 auto;
  border-bottom: solid 2px #c9b782;
  text-align: center;
}
@media screen and (min-width: 751px) {
  #content .inner {
    width: 980px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 750px) {
  #content .inner {
    width: 92%;
    padding-bottom: 4%;
  }
}
#content .inner .main {
  border-radius: 15px;
  background-image: url(/img/bg_main_lt.png), url(/img/bg_main_rt.png), url(/img/bg_main_rb.png), url(/img/bg_main_lb.png), url(/img/bg_main.png);
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, repeat;
  background-position: left 6px top 6px, right 6px top 6px, bottom 6px right 6px, bottom 6px left 6px, 0 0;
  text-align: center;
  -webkit-box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.17);
          box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.17);
}
@media screen and (min-width: 751px) {
  #content .inner .main {
    padding: 30px 0px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 750px) {
  #content .inner .main {
    padding: 4% 0%;
    margin-bottom: 4%;
  }
}
@media screen and (max-width: 750px) {
  #content .inner .main .movieLogo {
    width: 40%;
    margin: 0 auto;
  }
}
#content .inner .main .read {
  line-height: 1.5;
}
@media screen and (min-width: 751px) {
  #content .inner .main .read {
    font-size: 30px;
  }
}
@media screen and (max-width: 750px) {
  #content .inner .main .read {
    font-size: 4.8vw;
  }
}
#content .inner .box {
  margin: 0 auto;
}
@media screen and (min-width: 751px) {
  #content .inner .box {
    width: 888px;
  }
}
#content .inner .box .txt {
  text-align: left;
}
@media screen and (min-width: 751px) {
  #content .inner .box .txt {
    font-size: 16px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 750px) {
  #content .inner .box .txt {
    font-size: 3.4vw;
    margin-bottom: 3%;
    line-height: 1.5;
  }
}
@media screen and (min-width: 751px) {
  #content .inner .box .sec {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 750px) {
  #content .inner .box .sec {
    margin-bottom: 6%;
  }
}
#content .inner .box .sec h2 {
  color: #ffd65f;
  font-weight: bold;
  text-shadow: 0px 3px 0px #2f1d14;
  background: url(/img/bg_h2.jpg) no-repeat center center;
  line-height: 1.4;
}
@media screen and (min-width: 751px) {
  #content .inner .box .sec h2 {
    font-size: 24px;
    padding: 20px 0px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 750px) {
  #content .inner .box .sec h2 {
    font-size: 4.4vw;
    padding: 2% 0% 2.8%;
    margin-bottom: 2%;
  }
}
#content .inner .box .sec p {
  text-align: left;
  line-height: 1.6;
}
@media screen and (min-width: 751px) {
  #content .inner .box .sec p {
    font-size: 18px;
  }
}
@media screen and (max-width: 750px) {
  #content .inner .box .sec p {
    font-size: 3.4vw;
  }
}
@media screen and (min-width: 751px) {
  #content .inner .box .sec .layoutA {
    padding-top: 30px;
  }
}
@media screen and (max-width: 750px) {
  #content .inner .box .sec .layoutA {
    padding-top: 4%;
  }
}
@media screen and (min-width: 751px) {
  #content .inner .box .sec .layoutA figure {
    float: right;
  }
}
@media screen and (max-width: 750px) {
  #content .inner .box .sec .layoutA figure {
    width: 90%;
    margin: 0% auto 2%;
  }
}
@media screen and (min-width: 751px) {
  #content .inner .box .sec .layoutA p {
    width: 430px;
    float: left;
  }
}
@media screen and (min-width: 751px) {
  #content .inner .box .sec .layoutB {
    padding-top: 30px;
  }
}
@media screen and (max-width: 750px) {
  #content .inner .box .sec .layoutB {
    padding-top: 4%;
  }
}
@media screen and (min-width: 751px) {
  #content .inner .box .sec .layoutB figure {
    float: left;
  }
}
@media screen and (max-width: 750px) {
  #content .inner .box .sec .layoutB figure {
    width: 90%;
    margin: 0% auto 2%;
  }
}
@media screen and (min-width: 751px) {
  #content .inner .box .sec .layoutB p {
    width: 430px;
    float: right;
  }
}
#content .inner .box .sec .last {
  text-align: center;
  letter-spacing: -0.05em;
}
@media screen and (min-width: 751px) {
  #content .inner .box .sec .last {
    font-size: 50px;
    padding-top: 30px;
  }
}
@media screen and (max-width: 750px) {
  #content .inner .box .sec .last {
    font-size: 6vw;
    padding-top: 3%;
  }
}
#content .inner .box .sec .last span {
  letter-spacing: -0.1em;
}
@media screen and (min-width: 751px) {
  #content .inner .box .sec .btnBox {
    padding-top: 40px;
  }
}
@media screen and (max-width: 750px) {
  #content .inner .box .sec .btnBox {
    padding-top: 4%;
  }
}
@media screen and (min-width: 751px) {
  #content .inner .box .sec .btnBox li {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 750px) {
  #content .inner .box .sec .btnBox li {
    width: 90%;
    margin: 0% auto 2%;
  }
}
@media screen and (min-width: 751px) {
  #content .inner .box .sec .pkg {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 750px) {
  #content .inner .box .sec .pkg {
    margin-bottom: 2%;
  }
}
@media screen and (max-width: 750px) {
  #content .btnGame {
    width: 90%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 751px) {
  #content #product {
    padding: 40px 0;
  }
}
@media screen and (max-width: 750px) {
  #content #product {
    padding: 4vw 0;
  }
}
#content #product h3 {
  font-weight: bold;
}
@media screen and (min-width: 751px) {
  #content #product h3 {
    font-size: 24px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 750px) {
  #content #product h3 {
    font-size: 4vw;
    margin-bottom: 1vw;
  }
}
@media screen and (min-width: 751px) {
  #content #product table {
    width: 600px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 750px) {
  #content #product table {
    width: 100%;
  }
}
#content #product table,
#content #product th,
#content #product td {
  border: 1px solid #000;
  border-collapse: collapse;
}
@media screen and (max-width: 750px) {
  #content #product table,
#content #product th,
#content #product td {
    font-size: 3vw;
  }
}
@media screen and (min-width: 751px) {
  #content #product th,
#content #product td {
    padding: 10px;
  }
}
@media screen and (max-width: 750px) {
  #content #product th,
#content #product td {
    padding: 1vw 2vw;
  }
}
#content #product th {
  font-weight: bold;
  background: #fff;
  width: 30%;
  text-align: center;
}
#content #product td {
  background: #fff;
  width: 70%;
  text-align: left;
}
#content .movie_copyright {
  text-align: center;
}
@media screen and (min-width: 751px) {
  #content .movie_copyright {
    font-size: 12px;
    padding-top: 6px;
  }
}
@media screen and (max-width: 750px) {
  #content .movie_copyright {
    font-size: 2vw;
    padding-top: 1%;
  }
}

@media screen and (min-width: 751px) {
  .mb20 {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 750px) {
  .mb20 {
    margin-bottom: 2vw;
  }
}