@charset "UTF-8";
/* ==========================================================
  フォント
========================================================== */
/* ===================================================================
 CSS information
 style info :共通のスタイル
=================================================================== */
/* ==========================================================
  BASE
========================================================== */
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,
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,
footer,
header,
main,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ul,
li {
  list-style: none;
}

button,
a {
  outline: none;
  text-decoration: none;
}

body {
  font-family: "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif;
  font-weight: bold;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  background-color: #fff;
  font-size: 14px;
  line-height: 1.8;
  background: url("../img/bg_body.jpg") repeat 0 0;
}
body:focus {
  outline: none;
}
@media screen and (min-width: 751px) {
  body {
    min-width: 1260px;
  }
}
@media screen and (max-width: 750px) {
  body {
    font-size: 3.6vw;
  }
}

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

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.indent {
  padding: 0 0 0 1em;
  text-indent: -1em;
  display: block;
}

/* ==========================================================
    MODULE
  ========================================================== */
@media screen and (min-width: 751px) {
  .pcNone,
.sp {
    display: none !important;
  }
  .inner {
    font-weight: bolder;
    width: 1180px;
    margin: 0 auto;
  }
  .contents {
    padding: 0 0 120px;
  }
}
@media screen and (max-width: 750px) {
  .spNone,
.pc {
    display: none !important;
  }
  .inner {
    font-weight: bolder;
    width: 100%;
    padding: 0 10px;
  }
  .contents {
    padding: 0 0 60px;
  }
}
img {
  vertical-align: bottom;
  max-width: 100%;
  -webkit-backface-visibility: hidden !important;
          backface-visibility: hidden !important;
}

.white_line {
  text-shadow: white 2px 0px, white -2px 0px, white 0px -2px, white 0px 2px, white 2px 2px, white -2px 2px, white 2px -2px, white -2px -2px, white 1px 2px, white -1px 2px, white 1px -2px, white -1px -2px, white 2px 1px, white -2px 1px, white 2px -1px, white -2px -1px;
}
.white_line span {
  color: #e60012;
}

.white_line_s {
  text-shadow: white 1px 0px, white -1px 0px, white 0px -1px, white 0px 1px, white 1px 1px, white -1px 1px, white 1px -1px, white -1px -1px, white 1px 1px, white 0px 1px, white 0px -1px, white 0px -1px, white 1px 0px, white -1px 0px, white 1px 0px, white -1px 0px;
}
.white_line_s span {
  color: #e60012;
}

.pIntro {
  text-align: center;
  color: #e60012;
  font-size: 45px;
  line-height: 1.2;
}
@media screen and (max-width: 750px) {
  .pIntro {
    font-size: 5.8vw;
  }
}

p::-moz-selection, p small::-moz-selection, .text::-moz-selection, .text small::-moz-selection, .desc::-moz-selection, .desc small::-moz-selection {
  background: #3390ff;
  color: #000;
}

p::selection,
p small::selection,
.text::selection,
.text small::selection,
.desc::selection,
.desc small::selection {
  background: #3390ff;
  color: #000;
}
p span::-moz-selection, .text span::-moz-selection, .desc span::-moz-selection {
  background: #3390ff;
  color: #e60012 !important;
}
p span::selection,
.text span::selection,
.desc span::selection {
  background: #3390ff;
  color: #e60012 !important;
}

.center {
  text-align: center;
}

.hidden {
  display: none;
}

.slogan {
  padding: 40px 0 50px;
}
@media screen and (max-width: 750px) {
  .slogan {
    padding: 40px 10px;
  }
}

.clear {
  clear: both;
}

.positionRelative {
  position: relative;
}

/* ==========================================================
    HEADER
  ========================================================== */
header {
  width: 100%;
  position: relative;
  background: #000;
  height: 60px;
}
@media screen and (max-width: 750px) {
  header {
    height: 120px;
    background-size: 100% auto;
    z-index: 4;
  }
}
header .inner {
  padding: 10px 0px 0px 20px;
  position: relative;
}
@media screen and (max-width: 750px) {
  header .inner {
    padding: 0;
  }
}
header #logo_l5 {
  width: 190px;
}
@media screen and (max-width: 750px) {
  header #logo_l5 {
    width: 290px;
    padding: 48px 0 0 10px;
    position: relative;
    z-index: 3;
  }
  header #logo_l5 a {
    display: block;
    height: 24px;
  }
  header #logo_l5 img {
    vertical-align: top;
  }
}
header .menuBtn {
  background: url("../img/shared/menu_open.png") no-repeat center;
  background-size: cover;
  width: 100px;
  height: 100px;
  color: transparent;
  font-size: 0;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 3;
}

@media screen and (max-width: 750px) {
  .pcVersion #header {
    margin: 0 0 -1px;
  }
}
#logo_switch {
  position: absolute;
  top: -60px;
  right: 30px;
}
@media screen and (max-width: 750px) {
  #logo_switch {
    top: 0;
    right: 0;
    width: 120px;
  }
  #logo_switch img {
    width: 100%;
  }
}

#logo_device {
  position: absolute;
  top: 0;
  right: 30px;
  z-index: 3;
}
@media screen and (max-width: 750px) {
  #logo_device {
    width: 260px;
    top: 120px;
    right: 10px;
  }
  #logo_device img {
    width: 100%;
  }
}

/* ==========================================================
    G NAVI
========================================================== */
.gnav {
  background: url("../img/bg_nav1.png") repeat-x center top;
  margin: -50px 0 -48px;
  position: relative;
  z-index: 4;
  width: 100%;
  height: 180px;
}
@media screen and (max-width: 750px) {
  .gnav {
    margin: 0;
    width: 100%;
    height: 100vh;
    overflow: auto;
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    background: none;
    z-index: 10;
  }
}
.gnav nav {
  background: url("../img/bg_nav2.png") no-repeat center top;
}
@media screen and (max-width: 750px) {
  .gnav nav {
    background: none;
    padding: 140px 0 90px;
    position: relative;
    z-index: 1;
    background: url("../img/linenav2.jpg") repeat-x center bottom, url("../img/bgnav.png") no-repeat center 0;
  }
  .gnav nav::before {
    content: "";
    width: 294px;
    height: 93px;
    background: url("../img/menu.png") no-repeat center;
    position: absolute;
    left: 50%;
    top: 15px;
    margin: 0 0 0 -147px;
    z-index: 1;
  }
  .gnav nav::after {
    content: "";
    width: 445px;
    height: 76px;
    background: url("../img/iconnav.png") no-repeat center;
    position: absolute;
    left: 50%;
    bottom: -24px;
    margin: 0 0 0 -222px;
    z-index: 1;
  }
  .gnav nav .navi_player_sp {
    text-align: center;
    margin: 25px 0 0;
  }
}
.gnav nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 180px;
}
@media screen and (max-width: 750px) {
  .gnav nav ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: auto;
    padding: 10px;
    background: #000;
    margin: 0 10px;
    border-radius: 20px;
  }
}
.gnav nav ul li {
  margin: -5px 2px 0;
}
@media screen and (max-width: 750px) {
  .gnav nav ul li {
    margin: 0 0 10px;
    width: 100%;
    padding: 0;
  }
  .gnav nav ul li:last-child {
    margin: 0;
  }
}
@media screen and (min-width: 751px) {
  .gnav nav ul li.active .nav_off {
    opacity: 0;
  }
  .gnav nav ul li:first-child a {
    background: url("../img/nav_01_on.png") no-repeat 0 0;
  }
  .gnav nav ul li:nth-child(2) a {
    background: url("../img/nav_02_on.png") no-repeat 0 0;
  }
  .gnav nav ul li:nth-child(3) a {
    background: url("../img/nav_03_on.png") no-repeat 0 0;
  }
  .gnav nav ul li:nth-child(4) a {
    background: url("../img/nav_04_on.png") no-repeat 0 0;
  }
  .gnav nav ul li:nth-child(5) a {
    background: url("../img/nav_05_on.png") no-repeat 0 0;
  }
}
.gnav nav ul li a {
  display: block;
  position: relative;
}
@media screen and (max-width: 750px) {
  .gnav nav ul li a {
    text-align: center;
  }
}
.gnav nav ul li.active a::before {
  content: "";
  width: 29px;
  height: 32px;
  background: url("../img/arr1.png") no-repeat center;
  position: absolute;
  left: 50%;
  bottom: -31px;
  margin: 0 0 0 -15px;
  z-index: 1;
}
@media screen and (max-width: 750px) {
  .gnav nav ul li.active a::before {
    display: none;
  }
}
.gnav nav ul li.active a::after {
  content: "";
  width: 35px;
  height: 19px;
  background: url("../img/arr2.png") no-repeat center;
  position: absolute;
  left: 50%;
  bottom: -32px;
  margin: 0 0 0 -17px;
}
@media screen and (max-width: 750px) {
  .gnav nav ul li.active a::after {
    display: none;
  }
}
.gnav nav ul li.active:nth-child(2) a::after {
  background: url("../img/arr2_02.png") no-repeat center;
}
.gnav nav ul li.active:nth-child(3) a::after {
  background: url("../img/arr2_03.png") no-repeat center;
}
.gnav nav ul li.active:nth-child(4) a::after {
  background: url("../img/arr2_04.png") no-repeat center;
}
.gnav .overlay {
  position: fixed;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: url(../img/bg_body.jpg) repeat;
  display: none;
}
.gnav .close {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 3;
}
.gnav .close img {
  width: 100px;
}

.new {
  position: relative;
}
.new::before {
  content: "";
  width: 87px;
  height: 42px;
  background: url("../img/new.png") no-repeat center;
  background-size: contain;
  position: absolute;
  right: -5px;
  top: -25px;
  z-index: 3;
}
@media screen and (max-width: 750px) {
  .new::before {
    background: url("../img/new.png") no-repeat center;
    background-size: contain;
  }
}

@media screen and (max-width: 750px) {
  .gnav .new::before {
    width: 125px;
    height: 56px;
    background: url("../img/new_sp.png") no-repeat center;
    right: -20px;
    top: -24px;
  }
}

@media screen and (max-width: 750px) {
  .listAnchor li.new::before {
    background: url("../img/new.png") no-repeat center;
    background-size: contain;
    width: 25%;
    height: 34%;
    top: -5px;
  }
}

/* ==========================================================
    FOOTER
  ========================================================== */
footer .fnav {
  width: 100%;
  height: 90px;
  background: url("../img/bg_footer1.jpg") repeat center;
}
@media screen and (max-width: 750px) {
  footer .fnav {
    height: auto;
    background: url("../img/bg_footer1_sp.jpg") repeat-x center;
    padding: 10px 0 0;
  }
}
footer .fnav ul {
  background: url("../img/bg_footer2.png") no-repeat center;
  padding: 9px 0 8px;
}
@media screen and (max-width: 750px) {
  footer .fnav ul {
    background: url("../img/fnav_point.png") no-repeat center;
    padding: 0;
  }
}
footer .fnav ul li {
  float: left;
  width: 20%;
  text-align: center;
}
@media screen and (max-width: 750px) {
  footer .fnav ul li {
    width: 50%;
  }
}
footer .fnav ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 73px;
  color: #fff;
  line-height: 1.35;
  font-size: 22px;
  font-weight: bolder;
  text-shadow: 2px 2px 0 #4d1d32;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
@media screen and (max-width: 750px) {
  footer .fnav ul li a {
    height: 127px;
    font-size: 4vw;
  }
}
footer .fnav ul li:hover a, footer .fnav ul li.active a {
  color: #ffd200;
  background: url("../img/arr5.png") no-repeat center bottom;
}
@media screen and (max-width: 750px) {
  footer .fnav ul li:hover a, footer .fnav ul li.active a {
    background-position: center bottom 16px;
  }
}
footer .footer {
  background: url("../img/bg_footer3.jpg") repeat-x center top #5a47ac;
  color: #fff;
  padding: 0 0 100px;
}
@media screen and (max-width: 750px) {
  footer .footer {
    background: url("../img/bg_footer4.jpg") repeat-x center top #5a47ac;
    height: auto;
    padding: 0 0 20px;
  }
  footer .footer .inner {
    padding: 0 40px;
  }
}
footer .footer .inner {
  font-weight: bold;
}
footer #snsArea {
  padding: 25px 0 20px;
  text-align: center;
}
@media screen and (max-width: 750px) {
  footer #snsArea {
    padding: 6% 0% 4%;
  }
}
@media screen and (max-width: 750px) {
  footer #snsArea ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 -20px;
  }
}
footer #snsArea ul li {
  display: inline-block;
  margin: 0 5px;
}
@media screen and (max-width: 750px) {
  footer #snsArea ul li {
    display: block;
    width: 33%;
    margin: 0;
    padding: 0 10px;
  }
  footer #snsArea ul li img {
    width: 100%;
  }
}
footer #forPlayerArea {
  background: url("../img/bg_forplayer_area.png") repeat-x 0 bottom;
  background-color: rgba(0, 0, 0, 0.1);
  border: 2px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 0 2px rgba(212, 192, 228, 0.1);
          box-shadow: 0 0 0 2px rgba(212, 192, 228, 0.1);
  border-radius: 10px;
  text-align: center;
}
@media screen and (min-width: 751px) {
  footer #forPlayerArea .calendar {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 750px) {
  footer #forPlayerArea .calendar {
    margin-bottom: 2vw;
  }
}
footer #forPlayerArea .new::before {
  top: -15px;
}
@media screen and (min-width: 751px) {
  footer #forPlayerArea {
    width: 1130px;
    padding: 22px 22px;
    margin: 30px auto 25px;
  }
  footer #forPlayerArea .title {
    margin: 0 0 18px;
  }
  footer #forPlayerArea > div {
    float: left;
  }
  footer #forPlayerArea > div.forPlayerbnr {
    width: 490px;
  }
  footer #forPlayerArea > div.forPlayerbnr p:not(:last-child) {
    margin: 0 0 10px;
  }
  footer #forPlayerArea > div.forPlayerGuide {
    margin: 0 0 10px 10px;
  }
  footer #forPlayerArea > div.forPlayerGuide ul {
    padding: 3px 10px 4px;
  }
}
@media screen and (max-width: 750px) {
  footer #forPlayerArea {
    padding: 3vw 2vw;
    margin: 0 0 5vw;
  }
  footer #forPlayerArea .title {
    margin: 0 0 2.5vw;
  }
  footer #forPlayerArea > div.forPlayerbnr {
    margin: 0 0 2vw;
  }
  footer #forPlayerArea > div.forPlayerbnr p:not(:last-child) {
    margin: 0 0 10px;
  }
  footer #forPlayerArea img {
    width: 100%;
    height: auto;
  }
}
footer .guide_caution {
  text-align: center;
  margin: 32px 0;
}
@media screen and (max-width: 750px) {
  footer .guide_caution {
    font-size: 3vw;
    line-height: 1.45;
    text-align: left;
    text-indent: -1em;
    padding: 0 0 0 1em;
    margin: 4vw 0;
  }
}
footer .guide_caution a {
  color: #fff;
  border-bottom: solid 1px #fff;
  text-decoration: none;
}
footer #prudctArea {
  padding: 20px 0px 20px 35px;
  margin: 0 30px;
  background: url("../img/line01.png") repeat-x center top, url("../img/line02.png") repeat-x center bottom;
}
@media screen and (max-width: 750px) {
  footer #prudctArea {
    padding: 20px 0 40px;
    margin: 0;
  }
}
footer #prudctArea figure {
  float: left;
  text-align: right;
  padding: 0 30px 0 120px;
}
@media screen and (max-width: 750px) {
  footer #prudctArea figure {
    float: none;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    padding: 3% 0%;
  }
}
@media screen and (max-width: 750px) {
  footer #prudctArea figure img {
    width: 100%;
    height: auto;
  }
}
footer #prudctArea p#buyBtn {
  clear: both;
  text-align: center;
}
@media screen and (min-width: 751px) {
  footer #prudctArea p#buyBtn {
    padding-top: 20px;
    margin-left: -34px;
  }
}
@media screen and (max-width: 750px) {
  footer #prudctArea p#buyBtn {
    padding-top: 4vw;
    width: 100%;
    margin: 0 auto;
  }
  footer #prudctArea p#buyBtn img {
    width: 100%;
    height: auto;
  }
}
footer #prudctArea .prudctArea__content {
  float: left;
  width: 460px;
  padding: 0 0 10px;
}
@media screen and (max-width: 750px) {
  footer #prudctArea .prudctArea__content {
    float: none;
    width: auto;
    padding: 5px 0 0 0;
  }
}
footer #prudctArea .prudctArea__content h3 {
  font-size: 25px;
}
@media screen and (max-width: 750px) {
  footer #prudctArea .prudctArea__content h3 {
    font-size: 4.5vw;
    text-align: center;
    line-height: 1.4;
    margin-bottom: 2%;
  }
}
footer #prudctArea .prudctArea__content p#dlSaleBner {
  clear: both;
}
@media screen and (max-width: 750px) {
  footer #prudctArea .prudctArea__content p#dlSaleBner {
    padding-top: 2vw;
    text-align: center;
    width: 80%;
    margin: 0 auto;
  }
  footer #prudctArea .prudctArea__content p#dlSaleBner img {
    width: 100%;
    height: auto;
  }
}
footer #prudctArea .prudctArea__content dl {
  font-size: 13px;
}
@media screen and (max-width: 750px) {
  footer #prudctArea .prudctArea__content dl {
    font-size: 2.9vw;
  }
}
footer #prudctArea .prudctArea__content dl dt {
  width: 85px;
  float: left;
  position: relative;
}
footer #prudctArea .prudctArea__content dl dt::before {
  content: ":";
  position: absolute;
  right: 8px;
  top: 0;
}
@media screen and (max-width: 750px) {
  footer #prudctArea .prudctArea__content dl dt {
    width: 27%;
  }
}
footer #prudctArea .prudctArea__content dl dd {
  padding: 0 0 0 85px;
}
@media screen and (max-width: 750px) {
  footer #prudctArea .prudctArea__content dl dd {
    padding: 0 0 0 27%;
  }
}
footer #prudctArea2 {
  padding: 20px 0;
  margin: 0 30px 15px;
  background: url("../img/line02.png") repeat-x center bottom;
}
@media screen and (max-width: 750px) {
  footer #prudctArea2 {
    padding: 15px 0 10px;
    margin: 0 0 15px;
  }
}
footer #prudctArea2 .prudctArea__content {
  padding: 15px 40px;
}
footer #prudctArea2 .prudctArea__content dt {
  font-size: 20px;
  line-height: 1.35;
}
footer #prudctArea2 .prudctArea__content dd {
  line-height: 1.6;
  font-size: 15px;
  margin: 0 0 0 55px;
}
footer #prudctArea2 .prudctArea__content .attention {
  font-size: 13px;
  line-height: 1.5;
  text-indent: -1em;
  padding: 0 0 0 1em;
  margin: 10px 0 0;
}
@media screen and (min-width: 751px) {
  footer #prudctArea2 .prudctArea__content dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width: 750px) {
  footer #prudctArea2 .prudctArea__content {
    width: 100%;
    padding: 2.5vw 4vw;
  }
  footer #prudctArea2 .prudctArea__content dt {
    font-size: 3.5vw;
  }
  footer #prudctArea2 .prudctArea__content dd {
    font-size: 3.2vw;
    line-height: 1.4;
    margin: 5px 0 0;
  }
  footer #prudctArea2 .prudctArea__content dd p {
    text-indent: -3.5em;
    padding: 0 0 0 3.5em;
  }
  footer #prudctArea2 .prudctArea__content .attention {
    line-height: 1.25;
    font-size: 2.6vw;
    margin: 20px 0 0;
  }
}
footer #bottomArea {
  margin: 0 30px;
}
@media screen and (max-width: 750px) {
  footer #bottomArea {
    margin: 0 10px;
  }
}
footer #bottomArea #bnrArea {
  width: 680px;
  float: left;
}
@media screen and (max-width: 750px) {
  footer #bottomArea #bnrArea {
    width: auto;
    float: none;
  }
}
footer #bottomArea #bnrArea li {
  width: 160px;
  float: left;
  margin: 0 10px 10px 0;
}
@media screen and (max-width: 750px) {
  footer #bottomArea #bnrArea li {
    width: 44%;
    float: none;
    margin: 0 auto 20px;
  }
  footer #bottomArea #bnrArea li img {
    width: 100%;
  }
}
footer #bottomArea #linkArea {
  float: right;
}
@media screen and (max-width: 750px) {
  footer #bottomArea #linkArea {
    float: none;
    text-align: center;
    margin: 4.5vw 0;
  }
}
@media screen and (min-width: 751px) {
  footer #bottomArea #linkArea li {
    display: inline-block;
    margin-left: 5px;
  }
}
@media screen and (max-width: 750px) {
  footer #bottomArea #linkArea li {
    width: 70%;
    margin: 0 auto 2vw;
  }
}
footer #bottomArea #linkArea li a {
  display: inline-block;
  padding: 0px 30px 2px 20px;
  font-size: 14px;
  line-height: 40px;
  color: #fff;
  text-decoration: none;
  border: 2px solid #fff;
  border-radius: 100px;
  background: url("../img/arr4.png") no-repeat right 15px center;
  background-size: 10px 14px;
}
@media screen and (max-width: 750px) {
  footer #bottomArea #linkArea li a {
    background: url("../img/arr4.png") no-repeat right 15px center;
    display: block;
    font-size: 3.8vw;
    width: 100%;
    height: 88px;
    line-height: 80px;
    border: 4px solid #fff;
  }
}
footer #copyright {
  margin: 0 30px;
  color: #beaaff;
  font-size: 12px;
}
footer #copyright img {
  vertical-align: middle;
}
@media screen and (max-width: 750px) {
  footer #copyright {
    margin: 10px -10px 0;
    color: #beaaff;
    font-size: 2.1vw;
  }
}
footer #copyright p {
  float: right;
}
@media screen and (max-width: 750px) {
  footer #copyright p {
    float: none;
    text-align: center;
    color: #fff;
  }
}
footer #copyright ul {
  float: left;
}
@media screen and (max-width: 750px) {
  footer #copyright ul {
    float: none;
  }
}
footer #copyright ul li {
  padding: 0 0 0 15px;
  position: relative;
}
footer #copyright ul li span {
  position: absolute;
  left: 0;
  top: 0;
}
footer .pagetop {
  position: fixed;
  left: calc(50% + 513px);
  bottom: 10px;
  z-index: 9999;
}
@media screen and (max-width: 750px) {
  footer .pagetop {
    position: relative;
    left: 0;
    bottom: 0;
    text-align: center;
    padding: 30px 20px;
    background: #c49d14;
    z-index: 1;
    margin-bottom: 0 !important;
  }
  footer .pagetop p {
    text-align: center;
    float: none;
    color: #fff;
    padding: 0 15px 0 0;
  }
}
footer .pagetop img {
  max-width: none;
}
@media screen and (max-width: 750px) {
  footer .pagetop img {
    margin: 0 auto;
    vertical-align: middle;
  }
}

@media screen and (min-width: 751px) {
  .fBox .multi {
    float: left;
    padding-left: 70px;
  }
}
@media screen and (max-width: 750px) {
  .fBox .multi {
    width: 70%;
    margin: 3vw auto;
  }
}
.fBox .multi img {
  width: 100%;
  height: auto;
}
.fBox .link_caution {
  text-align: right;
  margin: 0 30px 0 0;
}
.fBox .link_caution a {
  font-size: 16px;
  color: #fff;
  background: url("../img/link_arrow.png") no-repeat center right;
  background-size: 10px 15px;
  padding: 0 20px 0 0;
}
.fBox .link_caution a span {
  font-size: 12px;
}
@media screen and (min-width: 751px) {
  .fBox .link_caution {
    float: right;
  }
}
@media screen and (max-width: 750px) {
  .fBox .link_caution {
    text-align: left;
    line-height: 1.25;
  }
  .fBox .link_caution a {
    font-size: 3.5vw;
  }
  .fBox .link_caution a span {
    font-size: 3vw;
  }
}

/* ==========================================================
  common parts
========================================================== */
@media screen and (max-width: 750px) {
  .page #header {
    background: #000;
  }
}
.mainTop {
  background: url("../img/bg.jpg") no-repeat center top;
}
@media screen and (max-width: 750px) {
  .mainTop {
    background: none;
  }
}

.mainPage {
  padding: 0 0 50px;
}
@media screen and (max-width: 750px) {
  .mainPage {
    padding: 0 0 60px;
  }
}
.mainPage h1 {
  padding: 80px 0 30px;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .mainPage h1 {
    padding: 10px 5px 20px;
  }
}

.subvisual {
  position: relative;
}
@media screen and (min-width: 751px) {
  .subvisual {
    background: #63aace;
    width: 100%;
    height: 236px;
  }
  .subvisual::before {
    display: block;
    content: "";
    background: #920783;
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
  }
  .subvisual::after {
    display: block;
    content: "";
    background: url("../img/about/mv.png") no-repeat center 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 2;
  }
}
@media screen and (max-width: 750px) {
  .subvisual {
    background: none;
  }
}
.subvisual .inner {
  position: relative;
  height: 236px;
  z-index: 3;
}
@media screen and (max-width: 750px) {
  .subvisual .inner {
    height: auto;
    padding: 0;
  }
}
.subvisual .inner .mv_img {
  position: absolute;
}
.subvisual .inner .mv_img img {
  vertical-align: top;
}
@media screen and (min-width: 751px) {
  .subvisual .inner .mv_img {
    width: 1600px;
    left: 50%;
    top: 0;
    margin-left: -800px;
  }
}
@media screen and (max-width: 750px) {
  .subvisual .inner .mv_img {
    position: relative;
    right: 0;
    top: 0;
  }
}
.subvisual .inner .logo {
  position: absolute;
  top: 8px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 3;
  width: 444px;
}
.subvisual .inner .logo img {
  width: 100%;
}
@media screen and (max-width: 750px) {
  .subvisual .inner .logo {
    width: 58%;
    top: 45%;
  }
}

h2.bg_h2 {
  background: url("../img/bg_h2.png") no-repeat center;
  width: 1136px;
  height: 76px;
  color: #ffd200;
  font-size: 38px;
  font-weight: bolder;
  text-align: center;
  text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.4);
  margin: 0 auto 20px;
  position: relative;
}
h2.bg_h2 span {
  display: inline-block;
  width: 100%;
  line-height: 70px;
}
h2.bg_h2.new::before {
  right: 80px;
  top: -15px;
}
@media screen and (max-width: 750px) {
  h2.bg_h2 {
    width: auto;
    height: auto;
    font-size: 5.4vw;
  }
  h2.bg_h2.new::before {
    right: 20px;
    top: -20px;
  }
  h2.bg_h2 span {
    line-height: 1.2;
    padding: 1.6vw 0 3vw;
  }
}
@media screen and (min-width: 751px) {
  h2.bg_h2.in {
    background: url("../img/bg_h2_in.png") no-repeat center;
    width: 993px;
  }
}
@media screen and (max-width: 750px) {
  h2.bg_h2.sp_in {
    background: url("../img/bg_h2_in_sp.png") no-repeat center;
    background-size: 100%;
  }
}
@media screen and (max-width: 750px) {
  h2.bg_h2.sp_in02 {
    background: url("../img/bg_h2_in02_sp.png") no-repeat center;
    background-size: 100%;
  }
  h2.bg_h2.sp_in02 span {
    padding: 1.8vw 0 3vw;
  }
}

.bg_base {
  background: url("../img/bg01.jpg") repeat center;
  border-radius: 20px;
  margin: 0 auto 50px;
  position: relative;
}
@media screen and (max-width: 750px) {
  .bg_base {
    width: auto;
    margin: 0 auto 60px;
  }
}
.bg_base.bg_shadow {
  -webkit-box-shadow: 0px 4px 0px 0px rgba(113, 78, 0, 0.6);
          box-shadow: 0px 4px 0px 0px rgba(113, 78, 0, 0.6);
}

.bg_parts {
  position: relative;
}
.bg_parts::before, .bg_parts::after {
  display: block;
  content: "";
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  height: 204px;
  position: absolute;
}
@media screen and (max-width: 750px) {
  .bg_parts::before, .bg_parts::after {
    height: 163px;
  }
}
.bg_parts::before {
  background-image: url("../img/parts_bg_left.png");
  width: 548px;
  left: 0;
}
@media screen and (max-width: 750px) {
  .bg_parts::before {
    width: 100%;
    max-width: 438px;
  }
}
.bg_parts::after {
  background-image: url("../img/parts_bg_right.png");
  width: 534px;
  right: 0;
}
@media screen and (max-width: 750px) {
  .bg_parts::after {
    width: 100%;
    max-width: 427px;
  }
}
.bg_parts > * {
  position: relative;
  z-index: 2;
}

.footerSubNavi {
  margin: 0 0 10px;
  background: url("../img/shared/line1.jpg") repeat-x center top, url("../img/shared/line2.jpg") repeat-x center bottom #fff;
  padding: 0 0 25px;
}
@media screen and (max-width: 750px) {
  .footerSubNavi {
    margin: 15% 0 30px;
    padding: 0 0 30px;
  }
}
.footerSubNavi h3 {
  text-align: center;
  margin: 0 0 8px;
}
.footerSubNavi h3 img {
  margin: -22px 0 0;
}
@media screen and (max-width: 750px) {
  .footerSubNavi h3 {
    margin: 0;
  }
  .footerSubNavi h3 img {
    width: 60%;
    position: relative;
    top: -2vw;
  }
}
.footerSubNavi .navList {
  background: url("../img/shared/bg_gn1.jpg") repeat center top;
}
.footerSubNavi .navList ul {
  width: 1148px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 5px 0;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .footerSubNavi .navList ul {
    width: auto;
    padding: 8px;
    border-radius: 0;
    display: block;
  }
}
.footerSubNavi .navList ul li {
  float: left;
  margin: 5px;
}
.footerSubNavi .navList ul li.new::before {
  right: -10px;
  top: -17px;
}
@media screen and (min-width: 751px) {
  .footerSubNavi .navList ul li {
    -ms-flex-preferred-size: 277px;
        flex-basis: 277px;
  }
}
@media screen and (max-width: 750px) {
  .footerSubNavi .navList ul li {
    width: 50%;
    margin: 0;
    padding: 4px;
  }
  .footerSubNavi .navList ul li img {
    width: 100%;
  }
  .footerSubNavi .navList ul li.new::before {
    right: 0px;
    top: -10px;
  }
}

.footerBack {
  text-align: right;
  margin-bottom: 50px;
}
@media screen and (max-width: 750px) {
  .footerBack {
    text-align: center;
    margin: 0;
  }
  .footerBack img {
    width: 35%;
  }
}

/* ==========================================================
  movieArea
========================================================== */
.movieArea1 {
  margin: 0 0 55px;
}
@media screen and (max-width: 750px) {
  .movieArea1 {
    margin: 0 0 25px;
  }
  .movieArea1 .movieBtn img {
    width: 50%;
  }
}
.movieArea1 > ul {
  padding: 0 15px;
}
.movieArea1 > ul > li {
  width: 50%;
  float: left;
  text-align: center;
  margin: 0 0 15px;
}
@media screen and (max-width: 750px) {
  .movieArea1 > ul > li {
    width: auto;
    float: none;
    margin: 0 10px 30px;
  }
  .movieArea1 > ul > li img {
    width: 100%;
  }
}
.movieArea1 > ul > li.new::before {
  right: 55px;
  top: 10px;
}
@media screen and (max-width: 750px) {
  .movieArea1 > ul > li.new::before {
    right: 10%;
    top: 2%;
  }
}

.hikakinMovieArea {
  width: 100%;
  position: relative;
}
@media screen and (min-width: 751px) {
  .hikakinMovieArea {
    background: url("../img/bg_hikakin_area02.jpg") no-repeat center 0, url("../img/bg_hikakin_area01.jpg") repeat-x center 0;
    height: 390px;
    margin: 10px 0 0;
    overflow: hidden;
  }
  .hikakinMovieArea p {
    height: auto;
    position: absolute;
  }
  .hikakinMovieArea p.hikakin {
    width: 570px;
    top: 0;
    left: 50%;
    margin-left: -540px;
  }
  .hikakinMovieArea p.moviePlayBtn {
    width: 437px;
    top: 15px;
    right: 50%;
    margin-right: -505px;
  }
}
@media screen and (max-width: 750px) {
  .hikakinMovieArea {
    background: url("../img/bg_hikakin_area_sp.png") no-repeat center 0/contain;
    background-color: #c2e1f0;
    height: auto;
    text-align: center;
    padding: 3vw 0 5.5vw;
    margin: 0;
  }
  .hikakinMovieArea p.moviePlayBtn {
    padding: 0 7vw;
    margin: -8px 0 0;
  }
  .hikakinMovieArea p.moviePlayBtn.new::before {
    right: 55px;
    top: -15px;
  }
}

@media screen and (min-width: 751px) {
  .zundara {
    width: 570px;
    margin: 0px auto 30px;
  }
}
@media screen and (max-width: 750px) {
  .zundara {
    width: 94%;
    margin: 0 auto 4vw;
  }
  .zundara img {
    width: 100%;
  }
}

.info_area {
  background: url("../img/top/bg_info_chara.jpg") repeat;
  text-align: center;
  position: relative;
  padding: 25px 0 70px;
}
@media screen and (max-width: 750px) {
  .info_area {
    padding: 7vw 0 10vw;
  }
}
.info_area h3 {
  text-align: center;
}
@media screen and (min-width: 751px) {
  .info_area h3 {
    background: url("../img/top/bg_tit_info.png") repeat-x;
    height: 158px;
  }
}
.info_area .catch {
  margin: -5px 0 15px;
}
@media screen and (max-width: 750px) {
  .info_area .catch {
    margin: 3vw 0 2.5vw;
  }
}
.info_area .inline {
  border: 3px solid #a0a0a0;
  background: #fff;
  border-radius: 10px;
  width: 1170px;
  padding: 60px 54px 45px;
  margin: 0 auto;
}
@media screen and (min-width: 751px) {
  .info_area .inline .img {
    width: 390px;
    float: left;
  }
  .info_area .inline .text_inline {
    width: 600px;
    margin-left: 65px;
    float: right;
    font-weight: bolder;
  }
  .info_area .inline .text_inline dl {
    margin: 0 0 5vw;
  }
  .info_area .inline .text_inline dl dt,
.info_area .inline .text_inline dl dd {
    padding: 2%;
  }
  .info_area .inline .text_inline dl dt {
    font-size: 30px;
  }
  .info_area .inline .text_inline dl dd {
    font-size: 16px;
  }
  .info_area .inline .text {
    font-size: 16px;
  }
  .info_area .inline .btn_faq {
    text-align: right;
    padding-top: 10px;
  }
}
@media screen and (max-width: 750px) {
  .info_area .inline {
    width: 90%;
    padding: 4vw 4.5vw;
  }
  .info_area .inline .text_inline {
    margin: 3.5vw 0 0;
  }
  .info_area .inline .text_inline dl {
    margin: 0 0 5vw;
  }
  .info_area .inline .text_inline dl dt,
.info_area .inline .text_inline dl dd {
    padding: 2%;
  }
  .info_area .inline .text_inline dl dt {
    font-size: 3.4vw;
  }
  .info_area .inline .text_inline dl dd {
    font-size: 2.6vw;
  }
  .info_area .inline .text_inline .text {
    font-size: 2.6vw;
  }
  .info_area .inline .text_inline .btn_faq {
    text-align: center;
    margin: 2vw 0 4vw;
  }
}
.info_area .inline .text_inline {
  text-align: left;
  font-weight: bolder;
}
.info_area .inline .text_inline dl {
  margin: 0 0 20px;
}
.info_area .inline .text_inline dl dt,
.info_area .inline .text_inline dl dd {
  padding: 10px 20px;
}
.info_area .inline .text_inline dl dt {
  background: #cebeff;
  border-radius: 10px 10px 0 0;
  line-height: 1.35;
  text-align: center;
}
.info_area .inline .text_inline dl dt span {
  font-size: 27px;
}
.info_area .inline .text_inline dl dd {
  background: #e5ddff;
  border-radius: 0 0 10px 10px;
}
.info_area .inline .text_inline .text span {
  color: #e60012;
  line-height: 1.35;
}

@media screen and (max-width: 750px) {
  #guideBox li {
    padding-top: 2vw;
  }
}
@media screen and (min-width: 751px) {
  #guideBox li:nth-child(1) {
    float: left;
  }
}
@media screen and (min-width: 751px) {
  #guideBox li:nth-child(2) {
    float: right;
  }
}

/* ==========================================================
  HIKAKINエリア
========================================================== */
.topPage .guestArea {
  background: url(../img/top/bg_news.gif) repeat;
}

@media screen and (min-width: 751px) {
  .moviePage .guestArea {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 750px) {
  .moviePage .guestArea {
    margin-bottom: 3vw;
  }
}

@media screen and (min-width: 751px) {
  .guestArea #hikakinArea {
    background: #dcfbe9 url(/yw4/img/movie/bg_hikakin_pc.jpg) no-repeat center top;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 750px) {
  .guestArea #hikakinArea {
    background: #dcfbe9;
    margin-bottom: 2vw;
  }
}
.guestArea #hikakinArea .inner {
  position: relative;
  padding: 0;
}
@media screen and (min-width: 751px) {
  .guestArea #hikakinArea .inner {
    width: 1200px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 751px) {
  .guestArea #hikakinArea .inner figure {
    margin-left: 60px;
  }
}
@media screen and (min-width: 751px) {
  .guestArea #hikakinArea .inner p {
    position: absolute;
    top: 40px;
    right: 20px;
  }
}
@media screen and (max-width: 750px) {
  .guestArea #hikakinArea .inner p {
    position: relative;
    top: -4vw;
    width: 90%;
    margin: 0 auto;
  }
  .guestArea #hikakinArea .inner p img {
    width: 100%;
    height: auto;
  }
}
@media screen and (min-width: 751px) {
  .guestArea #sutopuriArea {
    background: #ffe1f0 url(/yw4/img/movie/bg_sutopuri_pc.jpg) no-repeat center top;
  }
}
@media screen and (max-width: 750px) {
  .guestArea #sutopuriArea {
    background: #ffe1f0;
  }
}
.guestArea #sutopuriArea .inner {
  position: relative;
  padding: 0;
  text-align: right;
}
@media screen and (min-width: 751px) {
  .guestArea #sutopuriArea .inner {
    width: 1200px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 751px) {
  .guestArea #sutopuriArea .inner figure {
    margin-left: 60px;
  }
}
@media screen and (min-width: 751px) {
  .guestArea #sutopuriArea .inner p {
    position: absolute;
    top: 40px;
    left: 20px;
  }
}
@media screen and (max-width: 750px) {
  .guestArea #sutopuriArea .inner p {
    position: relative;
    top: -4vw;
    width: 90%;
    margin: 0 auto;
  }
  .guestArea #sutopuriArea .inner p img {
    width: 100%;
    height: auto;
  }
}

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

@media screen and (min-width: 751px) {
  .dlcBtn {
    padding-top: 30px;
  }
}
@media screen and (max-width: 750px) {
  .dlcBtn {
    padding-top: 4vw;
  }
  .dlcBtn img {
    width: 100%;
    height: auto;
  }
}