@charset "UTF-8";
/* Scss Document */
@import url(http://fonts.googleapis.com/earlyaccess/cwtexming.css);
/* Reset */
h1, h2, h3, h4, h5, h6, p, li, dl, dt, dd, figure {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

address {
  font-style: normal;
}

img,
audio,
video {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

button {
  padding: 0;
  background-color: transparent;
  border-width: 0;
  outline: none;
}
button:action, button:action * {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/* Initialize */
html {
  background-color: #000;
  font-family: "source-han-serif-korean",serif,"游明朝体",YuMincho,"黎ミン U","Reimin Ultra","リュウミン M-KL","Ryumin Medium KL", serif;
  font-size: 62.5%;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
}

body {
  line-height: 1.5;
  font-size: 13px;
  color: #ffffff;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  body {
    font-size: 13px;
    font-size: 1.26953125vw;
  }
}
@media only screen and (max-width: 1023px) {
  body {
    font-size: 20px;
    font-size: 2.6666666667vw;
  }
}

a[href] {
  text-decoration: none;
  color: inherit;
  transition: opacity 0.35s ease;
}
a[href]:hover {
  opacity: 0.7;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Object oriented Parts */
.oo_notes {
  padding-left: 1em;
  text-indent: -1em;
}

.oo_trans {
  transition: opacity 0.35s ease;
}
.oo_trans:hover {
  opacity: 0.7;
}

.oo_tar {
  text-align: right;
}

.oo_tal {
  text-align: left;
}

.oo_tac {
  text-align: center;
}

.oo_mt_1 {
  margin_top: 1px !important;
}

.oo_mb_1 {
  margin_bottom: 1px !important;
}

.oo_mt_2 {
  margin_top: 2px !important;
}

.oo_mb_2 {
  margin_bottom: 2px !important;
}

.oo_mt_3 {
  margin_top: 3px !important;
}

.oo_mb_3 {
  margin_bottom: 3px !important;
}

.oo_mt_4 {
  margin_top: 4px !important;
}

.oo_mb_4 {
  margin_bottom: 4px !important;
}

.oo_mt_5 {
  margin_top: 5px !important;
}

.oo_mb_5 {
  margin_bottom: 5px !important;
}

.oo_mt_6 {
  margin_top: 6px !important;
}

.oo_mb_6 {
  margin_bottom: 6px !important;
}

.oo_mt_7 {
  margin_top: 7px !important;
}

.oo_mb_7 {
  margin_bottom: 7px !important;
}

.oo_mt_8 {
  margin_top: 8px !important;
}

.oo_mb_8 {
  margin_bottom: 8px !important;
}

.oo_mt_9 {
  margin_top: 9px !important;
}

.oo_mb_9 {
  margin_bottom: 9px !important;
}

.oo_mt_10 {
  margin_top: 10px !important;
}

.oo_mb_10 {
  margin_bottom: 10px !important;
}

.oo_mt_11 {
  margin_top: 11px !important;
}

.oo_mb_11 {
  margin_bottom: 11px !important;
}

.oo_mt_12 {
  margin_top: 12px !important;
}

.oo_mb_12 {
  margin_bottom: 12px !important;
}

.oo_mt_13 {
  margin_top: 13px !important;
}

.oo_mb_13 {
  margin_bottom: 13px !important;
}

.oo_mt_14 {
  margin_top: 14px !important;
}

.oo_mb_14 {
  margin_bottom: 14px !important;
}

.oo_mt_15 {
  margin_top: 15px !important;
}

.oo_mb_15 {
  margin_bottom: 15px !important;
}

.oo_mt_16 {
  margin_top: 16px !important;
}

.oo_mb_16 {
  margin_bottom: 16px !important;
}

.oo_mt_17 {
  margin_top: 17px !important;
}

.oo_mb_17 {
  margin_bottom: 17px !important;
}

.oo_mt_18 {
  margin_top: 18px !important;
}

.oo_mb_18 {
  margin_bottom: 18px !important;
}

.oo_mt_19 {
  margin_top: 19px !important;
}

.oo_mb_19 {
  margin_bottom: 19px !important;
}

.oo_mt_20 {
  margin_top: 20px !important;
}

.oo_mb_20 {
  margin_bottom: 20px !important;
}

.oo_mt_25 {
  margin_top: 25px !important;
}

.oo_mb_25 {
  margin_bottom: 25px !important;
}

.oo_mt_30 {
  margin_top: 30px !important;
}

.oo_mb_30 {
  margin_bottom: 30px !important;
}

.oo_mt_35 {
  margin_top: 35px !important;
}

.oo_mb_35 {
  margin_bottom: 35px !important;
}

.oo_mt_40 {
  margin_top: 40px !important;
}

.oo_mb_40 {
  margin_bottom: 40px !important;
}

.oo_mt_45 {
  margin_top: 45px !important;
}

.oo_mb_45 {
  margin_bottom: 45px !important;
}

.oo_mt_50 {
  margin_top: 50px !important;
}

.oo_mb_50 {
  margin_bottom: 50px !important;
}

.oo_spmt_1 {
  margin_top: 1px !important;
  margin_top: 0.0520833333vw !important;
}

.oo_spmb_1 {
  margin_bottom: 1px !important;
  margin_bottom: 0.0520833333vw !important;
}

.oo_spmt_2 {
  margin_top: 2px !important;
  margin_top: 0.1041666667vw !important;
}

.oo_spmb_2 {
  margin_bottom: 2px !important;
  margin_bottom: 0.1041666667vw !important;
}

.oo_spmt_3 {
  margin_top: 3px !important;
  margin_top: 0.15625vw !important;
}

.oo_spmb_3 {
  margin_bottom: 3px !important;
  margin_bottom: 0.15625vw !important;
}

.oo_spmt_4 {
  margin_top: 4px !important;
  margin_top: 0.2083333333vw !important;
}

.oo_spmb_4 {
  margin_bottom: 4px !important;
  margin_bottom: 0.2083333333vw !important;
}

.oo_spmt_5 {
  margin_top: 5px !important;
  margin_top: 0.2604166667vw !important;
}

.oo_spmb_5 {
  margin_bottom: 5px !important;
  margin_bottom: 0.2604166667vw !important;
}

.oo_spmt_6 {
  margin_top: 6px !important;
  margin_top: 0.3125vw !important;
}

.oo_spmb_6 {
  margin_bottom: 6px !important;
  margin_bottom: 0.3125vw !important;
}

.oo_spmt_7 {
  margin_top: 7px !important;
  margin_top: 0.3645833333vw !important;
}

.oo_spmb_7 {
  margin_bottom: 7px !important;
  margin_bottom: 0.3645833333vw !important;
}

.oo_spmt_8 {
  margin_top: 8px !important;
  margin_top: 0.4166666667vw !important;
}

.oo_spmb_8 {
  margin_bottom: 8px !important;
  margin_bottom: 0.4166666667vw !important;
}

.oo_spmt_9 {
  margin_top: 9px !important;
  margin_top: 0.46875vw !important;
}

.oo_spmb_9 {
  margin_bottom: 9px !important;
  margin_bottom: 0.46875vw !important;
}

.oo_spmt_10 {
  margin_top: 10px !important;
  margin_top: 0.5208333333vw !important;
}

.oo_spmb_10 {
  margin_bottom: 10px !important;
  margin_bottom: 0.5208333333vw !important;
}

.oo_spmt_11 {
  margin_top: 11px !important;
  margin_top: 0.5729166667vw !important;
}

.oo_spmb_11 {
  margin_bottom: 11px !important;
  margin_bottom: 0.5729166667vw !important;
}

.oo_spmt_12 {
  margin_top: 12px !important;
  margin_top: 0.625vw !important;
}

.oo_spmb_12 {
  margin_bottom: 12px !important;
  margin_bottom: 0.625vw !important;
}

.oo_spmt_13 {
  margin_top: 13px !important;
  margin_top: 0.6770833333vw !important;
}

.oo_spmb_13 {
  margin_bottom: 13px !important;
  margin_bottom: 0.6770833333vw !important;
}

.oo_spmt_14 {
  margin_top: 14px !important;
  margin_top: 0.7291666667vw !important;
}

.oo_spmb_14 {
  margin_bottom: 14px !important;
  margin_bottom: 0.7291666667vw !important;
}

.oo_spmt_15 {
  margin_top: 15px !important;
  margin_top: 0.78125vw !important;
}

.oo_spmb_15 {
  margin_bottom: 15px !important;
  margin_bottom: 0.78125vw !important;
}

.oo_spmt_16 {
  margin_top: 16px !important;
  margin_top: 0.8333333333vw !important;
}

.oo_spmb_16 {
  margin_bottom: 16px !important;
  margin_bottom: 0.8333333333vw !important;
}

.oo_spmt_17 {
  margin_top: 17px !important;
  margin_top: 0.8854166667vw !important;
}

.oo_spmb_17 {
  margin_bottom: 17px !important;
  margin_bottom: 0.8854166667vw !important;
}

.oo_spmt_18 {
  margin_top: 18px !important;
  margin_top: 0.9375vw !important;
}

.oo_spmb_18 {
  margin_bottom: 18px !important;
  margin_bottom: 0.9375vw !important;
}

.oo_spmt_19 {
  margin_top: 19px !important;
  margin_top: 0.9895833333vw !important;
}

.oo_spmb_19 {
  margin_bottom: 19px !important;
  margin_bottom: 0.9895833333vw !important;
}

.oo_spmt_20 {
  margin_top: 20px !important;
  margin_top: 1.0416666667vw !important;
}

.oo_spmb_20 {
  margin_bottom: 20px !important;
  margin_bottom: 1.0416666667vw !important;
}

.oo_spmt_25 {
  margin_top: 25px !important;
  margin_top: 1.3020833333vw !important;
}

.oo_spmb_25 {
  margin_bottom: 25px !important;
  margin_bottom: 1.3020833333vw !important;
}

.oo_spmt_30 {
  margin_top: 30px !important;
  margin_top: 1.5625vw !important;
}

.oo_spmb_30 {
  margin_bottom: 30px !important;
  margin_bottom: 1.5625vw !important;
}

.oo_spmt_35 {
  margin_top: 35px !important;
  margin_top: 1.8229166667vw !important;
}

.oo_spmb_35 {
  margin_bottom: 35px !important;
  margin_bottom: 1.8229166667vw !important;
}

.oo_spmt_40 {
  margin_top: 40px !important;
  margin_top: 2.0833333333vw !important;
}

.oo_spmb_40 {
  margin_bottom: 40px !important;
  margin_bottom: 2.0833333333vw !important;
}

.oo_spmt_45 {
  margin_top: 45px !important;
  margin_top: 2.34375vw !important;
}

.oo_spmb_45 {
  margin_bottom: 45px !important;
  margin_bottom: 2.34375vw !important;
}

.oo_spmt_50 {
  margin_top: 50px !important;
  margin_top: 2.6041666667vw !important;
}

.oo_spmb_50 {
  margin_bottom: 50px !important;
  margin_bottom: 2.6041666667vw !important;
}

.oo_pcimt {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  vertical-align: bottom;
}
.oo_pcimt img {
  display: none;
}

.oo_pcapp, .oo_pctbapp, .oo_pcspapp {
  display: block !important;
}

.oo_pcapp_i, .oo_pctbapp_i, .oo_pcspapp_i {
  display: inline !important;
}

.oo_pcapp_t, .oo_pctbapp_t, .oo_pcspapp_t {
  display: table !important;
}

.oo_pcapp_tc, .oo_pctbapp_tc, .oo_pcspapp_tc {
  display: table_cell !important;
}

.oo_pcapp_l, .oo_pctbapp_l, .oo_pcspapp_l {
  display: list_item !important;
}

.oo_tbapp, .oo_spapp, .oo_tbspapp, .oo_tbapp_i, .oo_spapp_i, .oo_tbspapp_i, .oo_tbapp_t, .oo_spapp_t, .oo_tbspapp_t, .oo_tbapp_tc, .oo_spapp_tc, .oo_tbspapp_tc, .oo_tbapp_l, .oo_spapp_l, .oo_tbspapp_l {
  display: none !important;
}

@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .oo_tbapp, .oo_pctbapp, .oo_tbspapp {
    display: block !important;
  }

  .oo_tbapp_i, .oo_pctbapp_i, .oo_tbspapp_i {
    display: inline !important;
  }

  .oo_tbapp_t, .oo_pctbapp_t, .oo_tbspapp_t {
    display: table !important;
  }

  .oo_tbapp_tc, .oo_pctbapp_tc, .oo_tbspapp_tc {
    display: table_cell !important;
  }

  .oo_tbapp_l, .oo_pctbapp_l, .oo_tbspapp_l {
    display: list_item !important;
  }

  .oo_pcapp, .oo_spapp, .oo_pcspapp, .oo_pcapp_i, .oo_spapp_i, .oo_pcspapp_i, .oo_pcapp_t, .oo_spapp_t, .oo_pcspapp_t, .oo_pcapp_tc, .oo_spapp_tc, .oo_pcspapp_tc, .oo_pcapp_l, .oo_spapp_l, .oo_pcspapp_l {
    display: none !important;
  }
}
@media only screen and (max-width: 1023px) {
  .oo_pcimt {
    width: auto !important;
    height: auto !important;
    background-image: none !important;
  }
  .oo_pcimt img {
    display: inline;
  }

  .oo_spapp, .oo_pcspapp, .oo_tbspapp {
    display: block !important;
  }

  .oo_spapp_i, .oo_pcspapp_i, .oo_tbspapp_i {
    display: inline !important;
  }

  .oo_spapp_t, .oo_pcspapp_t, .oo_tbspapp_t {
    display: table !important;
  }

  .oo_spapp_tc, .oo_pcspapp_tc, .oo_tbspapp_tc {
    display: table-cell !important;
  }

  .oo_spapp_l, .oo_pcspapp_l, .oo_tbspapp_l {
    display: list-item !important;
  }

  .oo_pcapp, .oo_tbapp, .oo_pctbapp, .oo_pcapp_i, .oo_tbapp_i, .oo_pctbapp_i, .oo_pcapp_t, .oo_tbapp_t, .oo_pctbapp_t, .oo_pcapp_tc, .oo_tbapp_tc, .oo_pctbapp_tc, .oo_pcapp_l, .oo_tbapp_l, .oo_pctbapp_l {
    display: none !important;
  }
}
.m_section_inner {
  position: relative;
  width: 100%;
  max-width: 1240px;
  min-height: 100%;
  margin: 0 auto;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .m_section_inner {
    max-width: 1240px;
    max-width: 121.09375vw;
  }
}
@media only screen and (max-width: 1023px) {
  .m_section_inner {
    max-width: 1240px;
    max-width: 165.3333333333vw;
  }
}

.m_contents {
  position: relative;
}

.m_cmn_list li ~ li, .m_plane_list li ~ li {
  margin-top: 10px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .m_cmn_list li ~ li, .m_plane_list li ~ li {
    margin-top: 10px;
    margin-top: 0.9765625vw;
  }
}
@media only screen and (max-width: 1023px) {
  .m_cmn_list li ~ li, .m_plane_list li ~ li {
    margin-top: 10px;
    margin-top: 1.3333333333vw;
  }
}

.m_plane_list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.m_float_list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.m_float_list {
  *zoom: 1;
}
.m_float_list:after {
  content: "";
  display: table;
  clear: both;
}
.m_float_list li {
  float: left;
}
.m_float_list li ~ li {
  padding-left: 10px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .m_float_list li ~ li {
    padding-left: 10px;
    padding-left: 0.9765625vw;
  }
}
@media only screen and (max-width: 1023px) {
  .m_float_list li ~ li {
    padding-left: 10px;
    padding-left: 1.3333333333vw;
  }
}

h2.m_title.a_right,
.m_title2.a_right {
  text-align: right;
}
h2.m_title.a_right small,
.m_title2.a_right small {
  display: block;
}
h2.m_title small,
.m_title2 small {
  display: block;
  margin-top: 20px;
}

.m_text_with_figure {
  display: flex;
  justify-content: space-between;
}
.m_text_with_figure .m_textarea {
  width: 540px;
}
.m_text_with_figure .m_figurearea {
  width: 484px;
}
.m_text_with_figure.reverce .m_textarea {
  order: 2;
  width: 484px;
}
.m_text_with_figure.reverce .m_figurearea {
  order: 1;
  width: 540px;
}

/* Common Layout */
.l_wrapper {
  overflow-x: hidden;
}

.m_bg_unit {
  position: absolute;
  top: 0;
  left: 50%;
  width: 150%;
  height: 300%;
  margin-left: -75%;
  background-color: transparent;
  overflow: hidden;
}

.m_text_none_figure ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.m_text_none_figure ul li {
  width: 50%;
}

.m_text_none_figure ul li:nth-child(odd) {
  text-align: left;
}

.m_text_none_figure ul li:nth-child(even) {
  text-align: right;
}

.modal_image {
  display: inline-block;
  position: relative;
}
.modal_image:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: auto;
  height: auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  top: 1px;
  right: 1px;
  width: 27px;
  height: 27px;
  background-image: url(../img/icon_modal.png);
  background-size: cover;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .modal_image:after {
    width: 27px;
    width: 2.63671875vw;
  }
}
@media only screen and (max-width: 1023px) {
  .modal_image:after {
    width: 35px;
    width: 4.6666666667vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .modal_image:after {
    height: 27px;
    height: 2.63671875vw;
  }
}
@media only screen and (max-width: 1023px) {
  .modal_image:after {
    height: 35px;
    height: 4.6666666667vw;
  }
}
.modal_image.minimum:after {
  width: 15px;
  height: 15px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .modal_image.minimum:after {
    width: 15px;
    width: 1.46484375vw;
  }
}
@media only screen and (max-width: 1023px) {
  .modal_image.minimum:after {
    width: 15px;
    width: 2vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .modal_image.minimum:after {
    height: 15px;
    height: 1.46484375vw;
  }
}
@media only screen and (max-width: 1023px) {
  .modal_image.minimum:after {
    height: 15px;
    height: 2vw;
  }
}

a.btn_whole {
  display: inline-block;
}
a.btn_whole img {
  max-width: 140px;
}

a.btn_profile {
  display: inline-block;
}
a.btn_profile img {
  max-width: 103px;
}

.commingsoon:hover {
  opacity: 1;
}

a.btn_artist {
  display: inline-block;
}
a.btn_artist img {
  max-width: 130px;
}

.colorbox img {
  width: 100%;
}

footer {
  position: relative;
  background-color: #3b3b3b;
  margin-top: 55px;
  padding: 55px 0 15px 0;
  z-index: 999;
}
footer div.m_section_inner {
  max-width: 1280px;
}
footer .link {
  border-top: solid 1px #6a6a6a;
  border-bottom: solid 1px #6a6a6a;
  padding: 10px 0;
}
footer .link {
  *zoom: 1;
}
footer .link:after {
  content: "";
  display: table;
  clear: both;
}
footer .link li {
  float: left;
  margin-right: 35px;
}
footer .link li a {
  position: relative;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  padding-left: 15px;
}
footer .link li a:before {
  content: "";
  width: 2px;
  height: 100%;
  background-color: #e6dbb5;
  position: absolute;
  left: 0;
  top: 0;
}
footer .copy-box {
  margin-top: 15px;
}
footer .copy-box {
  *zoom: 1;
}
footer .copy-box:after {
  content: "";
  display: table;
  clear: both;
}
footer .copy-box .left {
  float: left;
  margin-right: 20px;
}
footer .copy-box .text {
  font-size: 12px;
  color: #c5c5c5;
}

.r {
  vertical-align: super;
  font-family: Verdana , "Droid Sans" , sans-serif;
  font-size: 10px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .r {
    font-size: 10px;
    font-size: 0.9765625vw;
  }
}
@media only screen and (max-width: 1023px) {
  .r {
    font-size: 10px;
    font-size: 1.3333333333vw;
  }
}

#colorbox {
  margin-top: 30px;
  overflow: visible !important;
}
#colorbox #cboxWrapper {
  display: -webkit-flex !important;
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -o-flex !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  width: 100% !important;
  height: auto !important;
}
#colorbox #cboxOverlay, #colorbox #cboxWrapper {
  overflow: visible !important;
}
#colorbox #cboxClose {
  display: inline-block;
  white-space: nowrap;
  text-indent: 300%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  position: absolute;
  top: -70px;
  right: 0;
  width: 66px;
  height: 66px;
  background-image: url(../img/icon_close.png);
  opacity: 0;
  transition: opacity 0.35s ease;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #colorbox #cboxClose {
    top: -70px;
    top: -6.8359375vw;
  }
}
@media only screen and (max-width: 1023px) {
  #colorbox #cboxClose {
    top: -70px;
    top: -9.3333333333vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #colorbox #cboxClose {
    width: 66px;
    width: 6.4453125vw;
  }
}
@media only screen and (max-width: 1023px) {
  #colorbox #cboxClose {
    width: 66px;
    width: 8.8vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #colorbox #cboxClose {
    height: 66px;
    height: 6.4453125vw;
  }
}
@media only screen and (max-width: 1023px) {
  #colorbox #cboxClose {
    height: 66px;
    height: 8.8vw;
  }
}
#colorbox #cboxClose.rev {
  opacity: 1;
}
#colorbox #cboxClose.inline_modal {
  top: 0;
}
#colorbox .cboxPhoto {
  max-width: 100%;
  height: auto !important;
}

.fade_action .fade01,
.fade_action .fade02,
.fade_action .fade03,
.fade_action .fade04,
.fade_action .fade05,
.fade_action .fade06,
.fade_action .fade07,
.fade_action .fade08,
.fade_action .fade09,
.fade_action .fade10 {
  opacity: 0;
  transition: opacity 1s ease;
}
.fade_action.rev .fade01,
.fade_action.rev .fade02,
.fade_action.rev .fade03,
.fade_action.rev .fade04,
.fade_action.rev .fade05,
.fade_action.rev .fade06,
.fade_action.rev .fade07,
.fade_action.rev .fade08,
.fade_action.rev .fade09,
.fade_action.rev .fade10 {
  opacity: 1;
}
.fade_action.rev p.fade01, .fade_action.rev p.fade02, .fade_action.rev p.fade03, .fade_action.rev p.fade04, .fade_action.rev p.fade05, .fade_action.rev p.fade06, .fade_action.rev p.fade07, .fade_action.rev p.fade08, .fade_action.rev p.fade09, .fade_action.rev p.fade10,
.fade_action.rev h3.fade01,
.fade_action.rev h3.fade02,
.fade_action.rev h3.fade03,
.fade_action.rev h3.fade04,
.fade_action.rev h3.fade05,
.fade_action.rev h3.fade06,
.fade_action.rev h3.fade07,
.fade_action.rev h3.fade08,
.fade_action.rev h3.fade09,
.fade_action.rev h3.fade10 {
  overflow: hidden;
}
.fade_action.rev .curtain.horizontal.fade01,
.fade_action.rev .curtain.horizontal.fade02,
.fade_action.rev .curtain.horizontal.fade03,
.fade_action.rev .curtain.horizontal.fade04,
.fade_action.rev .curtain.horizontal.fade05,
.fade_action.rev .curtain.horizontal.fade06,
.fade_action.rev .curtain.horizontal.fade07,
.fade_action.rev .curtain.horizontal.fade08,
.fade_action.rev .curtain.horizontal.fade09,
.fade_action.rev .curtain.horizontal.fade10 {
  width: 100% !important;
}
.fade_action.rev .curtain.vertical.fade01,
.fade_action.rev .curtain.vertical.fade02,
.fade_action.rev .curtain.vertical.fade03,
.fade_action.rev .curtain.vertical.fade04,
.fade_action.rev .curtain.vertical.fade05,
.fade_action.rev .curtain.vertical.fade06,
.fade_action.rev .curtain.vertical.fade07,
.fade_action.rev .curtain.vertical.fade08,
.fade_action.rev .curtain.vertical.fade09,
.fade_action.rev .curtain.vertical.fade10 {
  height: 100% !important;
}
.fade_action .fade01 {
  transition: opacity 1s ease 0s;
}
.fade_action .fade02 {
  transition: opacity 1s ease 0.5s;
}
.fade_action .fade03 {
  transition: opacity 1s ease 1s;
}
.fade_action .fade04 {
  transition: opacity 1s ease 1.5s;
}
.fade_action .fade05 {
  transition: opacity 1s ease 2s;
}
.fade_action .fade06 {
  transition: opacity 1s ease 2.5s;
}
.fade_action .fade07 {
  transition: opacity 1s ease 3s;
}
.fade_action .fade08 {
  transition: opacity 1s ease 3.5s;
}
.fade_action .fade09 {
  transition: opacity 1s ease 4.0s;
}
.fade_action .fade10 {
  transition: opacity 1s ease 4.5s;
}
.fade_action.rev .curtain.horizontal.fade01 {
  transition: width 1s ease 0s;
}
.fade_action.rev .curtain.horizontal.fade02 {
  transition: width 1s ease 0.5s;
}
.fade_action.rev .curtain.horizontal.fade03 {
  transition: width 1s ease 1s;
}
.fade_action.rev .curtain.horizontal.fade04 {
  transition: width 1s ease 1.5s;
}
.fade_action.rev .curtain.horizontal.fade05 {
  transition: width 1s ease 2s;
}
.fade_action.rev .curtain.horizontal.fade06 {
  transition: width 1s ease 2.5s;
}
.fade_action.rev .curtain.horizontal.fade07 {
  transition: width 1s ease 3s;
}
.fade_action.rev .curtain.horizontal.fade08 {
  transition: width 1s ease 3.5s;
}
.fade_action.rev .curtain.horizontal.fade09 {
  transition: width 1s ease 4.0s;
}
.fade_action.rev .curtain.horizontal.fade10 {
  transition: width 1s ease 4.5s;
}
.fade_action.rev .curtain.vertical.fade01 {
  transition: height 1s ease 0s;
}
.fade_action.rev .curtain.vertical.fade02 {
  transition: height 1s ease 0.5s;
}
.fade_action.rev .curtain.vertical.fade03 {
  transition: height 1s ease 1s;
}
.fade_action.rev .curtain.vertical.fade04 {
  transition: height 1s ease 1.5s;
}
.fade_action.rev .curtain.vertical.fade05 {
  transition: height 1s ease 2s;
}
.fade_action.rev .curtain.vertical.fade06 {
  transition: height 1s ease 2.5s;
}
.fade_action.rev .curtain.vertical.fade07 {
  transition: height 1s ease 3s;
}
.fade_action.rev .curtain.vertical.fade08 {
  transition: height 1s ease 3.5s;
}
.fade_action.rev .curtain.vertical.fade09 {
  transition: height 1s ease 4.0s;
}
.fade_action.rev .curtain.vertical.fade10 {
  transition: height 1s ease 4.5s;
}

#hero .m_section_inner:before,
#cast .cast_list li .cast_detail:after {
  opacity: 0;
  transition: opacity 0.5s ease;
}

#hero.rev .m_section_inner:before,
.lead_news.rev:before,
#cast .cast_list li.rev .cast_detail:after {
  opacity: 1;
}

#caution_modal {
  display: none;
}

.caution_modal_inner {
  background-color: #000000;
  border: solid 1px #ffffff;
  padding: 20px;
}
.caution_modal_inner .logo {
  text-align: center;
}
.caution_modal_inner .logo img {
  margin-top: -70px;
}
.caution_modal_inner .title {
  margin-top: -50px;
  font-size: 20px;
  color: #ffea00;
}
.caution_modal_inner .text {
  margin-top: 35px;
}

#profile_modal {
  display: none;
}

.profile_modal {
  padding: 80px 0 0 50px ;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .profile_modal {
    padding: 80px 0 0 50px ;
    padding: 7.8125vw 0 0 4.8828125vw ;
  }
}
@media only screen and (max-width: 1023px) {
  .profile_modal {
    padding: 80px 0 0 50px ;
    padding: 10.6666666667vw 0 0 6.6666666667vw ;
  }
}

.profile_modal_inner {
  position: relative;
  padding: 27px 20px 20px ;
  border: 5px solid #fff;
  background-color: #000;
  font-size: 17px;
  line-height: 1.8;
  letter-spacing: -0.4px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .profile_modal_inner {
    padding: 27px 20px 20px ;
    padding: 2.63671875vw 1.953125vw 1.953125vw ;
  }
}
@media only screen and (max-width: 1023px) {
  .profile_modal_inner {
    padding: 27px 20px 20px ;
    padding: 3.6vw 2.6666666667vw 2.6666666667vw ;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .profile_modal_inner {
    font-size: 17px;
    font-size: 1.66015625vw;
  }
}
@media only screen and (max-width: 1023px) {
  .profile_modal_inner {
    font-size: 20px;
    font-size: 2.6666666667vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .profile_modal_inner {
    letter-spacing: -0.4px;
    letter-spacing: -0.0390625vw;
  }
}
@media only screen and (max-width: 1023px) {
  .profile_modal_inner {
    letter-spacing: -0.4px;
    letter-spacing: -0.0533333333vw;
  }
}
.profile_modal_inner strong {
  display: block;
  position: absolute;
  top: -78px;
  left: -50px;
  height: 91px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .profile_modal_inner strong {
    top: -78px;
    top: -7.6171875vw;
  }
}
@media only screen and (max-width: 1023px) {
  .profile_modal_inner strong {
    top: -78px;
    top: -10.4vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .profile_modal_inner strong {
    left: -50px;
    left: -4.8828125vw;
  }
}
@media only screen and (max-width: 1023px) {
  .profile_modal_inner strong {
    left: -50px;
    left: -6.6666666667vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .profile_modal_inner strong {
    height: 91px;
    height: 8.88671875vw;
  }
}
@media only screen and (max-width: 1023px) {
  .profile_modal_inner strong {
    height: 91px;
    height: 12.1333333333vw;
  }
}
.profile_modal_inner strong img {
  height: 100%;
}
.profile_modal_inner a {
  color: #ffe401;
}

#fixed_navi {
  position: fixed;
  right: 0;
  bottom: 10px;
  background-color: #000;
  z-index: 555;
}
#fixed_navi.rev li {
  opacity: 1;
}
#fixed_navi li {
  background-color: #000;
  opacity: 0;
  transition: opacity 0.35s ease;
}
#fixed_navi li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 55px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #fixed_navi li a {
    width: 48px;
    width: 4.6875vw;
  }
}
@media only screen and (max-width: 1023px) {
  #fixed_navi li a {
    width: 48px;
    width: 6.4vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #fixed_navi li a {
    height: 55px;
    height: 5.37109375vw;
  }
}
@media only screen and (max-width: 1023px) {
  #fixed_navi li a {
    height: 55px;
    height: 7.3333333333vw;
  }
}
#fixed_navi li a img {
  width: 18px;
  height: 32px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #fixed_navi li a img {
    width: 18px;
    width: 1.7578125vw;
  }
}
@media only screen and (max-width: 1023px) {
  #fixed_navi li a img {
    width: 18px;
    width: 2.4vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #fixed_navi li a img {
    height: 32px;
    height: 3.125vw;
  }
}
@media only screen and (max-width: 1023px) {
  #fixed_navi li a img {
    height: 32px;
    height: 4.2666666667vw;
  }
}
#fixed_navi li ~ li a img {
  width: 31px;
  height: 24px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #fixed_navi li ~ li a img {
    width: 31px;
    width: 3.02734375vw;
  }
}
@media only screen and (max-width: 1023px) {
  #fixed_navi li ~ li a img {
    width: 31px;
    width: 4.1333333333vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #fixed_navi li ~ li a img {
    height: 24px;
    height: 2.34375vw;
  }
}
@media only screen and (max-width: 1023px) {
  #fixed_navi li ~ li a img {
    height: 24px;
    height: 3.2vw;
  }
}
#fixed_navi li ~ li ~ li {
  position: relative;
  padding-top: 20px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #fixed_navi li ~ li ~ li {
    padding-top: 20px;
    padding-top: 1.953125vw;
  }
}
@media only screen and (max-width: 1023px) {
  #fixed_navi li ~ li ~ li {
    padding-top: 20px;
    padding-top: 2.6666666667vw;
  }
}
#fixed_navi li ~ li ~ li a img {
  width: 31px;
  height: 32px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #fixed_navi li ~ li ~ li a img {
    width: 31px;
    width: 3.02734375vw;
  }
}
@media only screen and (max-width: 1023px) {
  #fixed_navi li ~ li ~ li a img {
    width: 31px;
    width: 4.1333333333vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #fixed_navi li ~ li ~ li a img {
    height: 32px;
    height: 3.125vw;
  }
}
@media only screen and (max-width: 1023px) {
  #fixed_navi li ~ li ~ li a img {
    height: 32px;
    height: 4.2666666667vw;
  }
}
#fixed_navi li ~ li ~ li:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: auto;
  height: auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  top: 10px;
  left: 9px;
  width: 30px;
  height: 1px;
  background-color: #fff;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #fixed_navi li ~ li ~ li:before {
    top: 10px;
    top: 0.9765625vw;
  }
}
@media only screen and (max-width: 1023px) {
  #fixed_navi li ~ li ~ li:before {
    top: 10px;
    top: 1.3333333333vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #fixed_navi li ~ li ~ li:before {
    left: 9px;
    left: 0.87890625vw;
  }
}
@media only screen and (max-width: 1023px) {
  #fixed_navi li ~ li ~ li:before {
    left: 9px;
    left: 1.2vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #fixed_navi li ~ li ~ li:before {
    width: 30px;
    width: 2.9296875vw;
  }
}
@media only screen and (max-width: 1023px) {
  #fixed_navi li ~ li ~ li:before {
    width: 30px;
    width: 4vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #fixed_navi li ~ li ~ li:before {
    height: 1px;
    height: 0.09765625vw;
  }
}
@media only screen and (max-width: 1023px) {
  #fixed_navi li ~ li ~ li:before {
    height: 1px;
    height: 0.1333333333vw;
  }
}

.curtain {
  display: block;
  position: relative;
  overflow: hidden;
}
.curtain.horizontal.hide {
  width: 0 !important;
}
.curtain.horizontal.hide.rev {
  width: 100% !important;
}
.curtain.vertical {
  height: 0 !important;
}
.curtain.vertical.rev {
  height: 100% !important;
}
.curtain .curtain_inner {
  display: inline-block;
}

.transpan {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
}

#cboxLoadedContent {
  position: relative;
}
#cboxLoadedContent .colorboxovr {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 1023px) {
  h2.m_title small, .m_title2 small {
    margin-top: 3.8%;
  }
  h2.m_title small span, .m_title2 small span {
    width: 100% !important;
  }
  h2.m_title small span img, .m_title2 small span img {
    width: 100%;
  }

  .m_text_with_figure {
    display: block;
  }
  .m_text_with_figure .m_textarea {
    width: 100%;
  }
  .m_text_with_figure .m_figurearea {
    width: 100%;
  }
  .m_text_with_figure.reverce .m_textarea {
    order: 1;
    width: 100%;
  }
  .m_text_with_figure.reverce .m_figurearea {
    order: 2;
    width: 100%;
  }

  a.btn_whole img {
    max-width: none;
  }

  footer {
    padding: 10% 0 5% 0;
  }
  footer .section-inner {
    width: 100%;
  }
  footer .bnr {
    width: 100%;
    padding-bottom: 7%;
  }
  footer .bnr span {
    font-size: 3vw;
    margin-top: 1%;
  }
  footer .link {
    padding: 2% 0;
  }
  footer .link li {
    display: inline-block;
    width: 46%;
    float: none;
    margin-right: 3%;
  }
  footer .link li a {
    font-size: 2vw;
    padding-left: 5%;
  }
  footer .copy-box {
    margin-top: 3%;
  }
  footer .copy-box .left {
    width: 30%;
    float: left;
    margin-right: 3%;
  }
  footer .copy-box .text {
    float: none;
    font-size: 2vw;
    color: #c5c5c5;
  }

  a.btn_profile img,
  a.btn_artist img {
    width: 100%;
    max-width: none;
  }

  footer {
    padding: 5% 0 5% 0;
  }
  footer img {
    width: 100%;
  }

  footer .section-inner {
    width: 100%;
  }

  footer .bnr {
    width: 100%;
    padding-bottom: 7%;
  }

  footer .bnr span {
    font-size: 3vw;
    margin-top: 1%;
  }

  footer .link {
    padding: 2% 0;
  }

  footer .link li {
    display: inline-block;
    width: 46%;
    float: none;
    margin-right: 3%;
  }

  footer .link li a {
    font-size: 2vw;
    padding-left: 5%;
  }

  footer .copy-box {
    margin-top: 3%;
  }

  footer .copy-box .left {
    width: 25%;
    margin: 0 auto;
    margin-bottom: 5%;
    float: none;
  }

  footer .copy-box .text_copy {
    display: block;
    width: 90% !important;
    margin: 0 auto;
    font-size: 2vw;
    color: #c5c5c5;
  }

  #colorbox {
    margin-top: 8vw;
  }

  #colorbox.iframe_colorbox {
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100vh !important;
  }
  #colorbox.iframe_colorbox #cboxWrapper {
    height: 100vh !important;
  }

  #cboxContent.iframe_colorbox,
  #cboxContent.iframe_colorbox #cboxLoadedContent,
  #cboxContent.iframe_colorbox .cboxIframe {
    width: 90vw !important;
    height: 50vw !important;
    max-height: 85vh;
  }

  .transpan {
    width: 100% !important;
    height: 0 !important;
    padding-bottom: 58.385093167%;
  }
}
header {
  position: fixed;
  width: 100%;
  height: 66px;
  padding: 0;
  background: url(../img/bg_header.png) repeat center top;
  z-index: 99999;
}
header .m_section_inner {
  display: flex;
  max-width: 1024px;
}
header .logo_header {
  width: 130px;
  height: 27px;
  margin: 14px 0 0;
  background-image: url(../img/logo_header.png);
}
header #gnavi {
  display: flex;
}
header .gnavi {
  display: flex;
  height: 58px;
  margin-left: 13px;
}
header .gnavi li {
  position: relative;
  height: 100%;
  padding: 0 13px;
}
header .gnavi li a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
header .gnavi li a img {
  height: 19px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  header .gnavi li a img {
    height: 19px;
    height: 1.85546875vw;
  }
}
@media only screen and (max-width: 1023px) {
  header .gnavi li a img {
    height: 36px;
    height: 4.8vw;
  }
}
header .gnavi li a span {
  display: inline-block;
  line-height: 1;
}
header .gnavi li.new:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: auto;
  height: auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  top: 0;
  left: 13px;
  width: 51px;
  height: 17px;
  background-image: url(../img/icon_new.png);
}
header .gnavi li.gnavi_top a img {
  width: 43px;
  height: 17px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  header .gnavi li.gnavi_top a img {
    width: 43px;
    width: 4.19921875vw;
  }
}
@media only screen and (max-width: 1023px) {
  header .gnavi li.gnavi_top a img {
    width: 76px;
    width: 10.1333333333vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  header .gnavi li.gnavi_top a img {
    height: 17px;
    height: 1.66015625vw;
  }
}
@media only screen and (max-width: 1023px) {
  header .gnavi li.gnavi_top a img {
    height: 30px;
    height: 4vw;
  }
}
header .gnavi li.gnavi_01 a img {
  width: 85px;
  height: 20px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  header .gnavi li.gnavi_01 a img {
    width: 85px;
    width: 8.30078125vw;
  }
}
@media only screen and (max-width: 1023px) {
  header .gnavi li.gnavi_01 a img {
    width: 161px;
    width: 21.4666666667vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  header .gnavi li.gnavi_01 a img {
    height: 20px;
    height: 1.953125vw;
  }
}
@media only screen and (max-width: 1023px) {
  header .gnavi li.gnavi_01 a img {
    height: 37px;
    height: 4.9333333333vw;
  }
}
header .gnavi li.gnavi_02 a img {
  width: 52px;
  height: 20px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  header .gnavi li.gnavi_02 a img {
    width: 52px;
    width: 5.078125vw;
  }
}
@media only screen and (max-width: 1023px) {
  header .gnavi li.gnavi_02 a img {
    width: 98px;
    width: 13.0666666667vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  header .gnavi li.gnavi_02 a img {
    height: 20px;
    height: 1.953125vw;
  }
}
@media only screen and (max-width: 1023px) {
  header .gnavi li.gnavi_02 a img {
    height: 38px;
    height: 5.0666666667vw;
  }
}
header .gnavi li.gnavi_03 a img {
  width: 37px;
  height: 19px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  header .gnavi li.gnavi_03 a img {
    width: 37px;
    width: 3.61328125vw;
  }
}
@media only screen and (max-width: 1023px) {
  header .gnavi li.gnavi_03 a img {
    width: 70px;
    width: 9.3333333333vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  header .gnavi li.gnavi_03 a img {
    height: 19px;
    height: 1.85546875vw;
  }
}
@media only screen and (max-width: 1023px) {
  header .gnavi li.gnavi_03 a img {
    height: 35px;
    height: 4.6666666667vw;
  }
}
header .gnavi li.gnavi_04 a img {
  width: 85px;
  height: 20px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  header .gnavi li.gnavi_04 a img {
    width: 85px;
    width: 8.30078125vw;
  }
}
@media only screen and (max-width: 1023px) {
  header .gnavi li.gnavi_04 a img {
    width: 161px;
    width: 21.4666666667vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  header .gnavi li.gnavi_04 a img {
    height: 20px;
    height: 1.953125vw;
  }
}
@media only screen and (max-width: 1023px) {
  header .gnavi li.gnavi_04 a img {
    height: 38px;
    height: 5.0666666667vw;
  }
}
header .gnavi li.gnavi_05 a img {
  width: 36px;
  height: 20px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  header .gnavi li.gnavi_05 a img {
    width: 36px;
    width: 3.515625vw;
  }
}
@media only screen and (max-width: 1023px) {
  header .gnavi li.gnavi_05 a img {
    width: 67px;
    width: 8.9333333333vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  header .gnavi li.gnavi_05 a img {
    height: 20px;
    height: 1.953125vw;
  }
}
@media only screen and (max-width: 1023px) {
  header .gnavi li.gnavi_05 a img {
    height: 37px;
    height: 4.9333333333vw;
  }
}
header .gnavi li.gnavi_06 a img {
  width: 37px;
  height: 20px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  header .gnavi li.gnavi_06 a img {
    width: 37px;
    width: 3.61328125vw;
  }
}
@media only screen and (max-width: 1023px) {
  header .gnavi li.gnavi_06 a img {
    width: 69px;
    width: 9.2vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  header .gnavi li.gnavi_06 a img {
    height: 20px;
    height: 1.953125vw;
  }
}
@media only screen and (max-width: 1023px) {
  header .gnavi li.gnavi_06 a img {
    height: 36px;
    height: 4.8vw;
  }
}
header .gnavi li.gnavi_07 a img {
  width: 85px;
  height: 20px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  header .gnavi li.gnavi_07 a img {
    width: 85px;
    width: 8.30078125vw;
  }
}
@media only screen and (max-width: 1023px) {
  header .gnavi li.gnavi_07 a img {
    width: 160px;
    width: 21.3333333333vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  header .gnavi li.gnavi_07 a img {
    height: 20px;
    height: 1.953125vw;
  }
}
@media only screen and (max-width: 1023px) {
  header .gnavi li.gnavi_07 a img {
    height: 38px;
    height: 5.0666666667vw;
  }
}
header .snsnavi {
  display: flex;
  position: relative;
  height: 58px;
  margin-left: 30px;
  padding-left: 25px;
}
header .snsnavi:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: auto;
  height: auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  top: 20px;
  left: 0;
  width: 1px;
  height: 20px;
  background-color: #fff;
}
header .snsnavi li {
  height: auto;
  padding: 0;
}
header .snsnavi li ~ li {
  margin-left: 20px;
}
header .snsnavi li a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
header .snsnavi li a img {
  height: 27px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  header .snsnavi li a img {
    height: 27px;
    height: 2.63671875vw;
  }
}
@media only screen and (max-width: 1023px) {
  header .snsnavi li a img {
    height: 60px;
    height: 8vw;
  }
}
header .snsnavi li a span {
  line-height: 1;
}
header .snsnavi li.gnavi_08 a img {
  width: 45px;
  height: 9px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  header .snsnavi li.gnavi_08 a img {
    width: 45px;
    width: 4.39453125vw;
  }
}
@media only screen and (max-width: 1023px) {
  header .snsnavi li.gnavi_08 a img {
    width: 87px;
    width: 11.6vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  header .snsnavi li.gnavi_08 a img {
    height: 9px;
    height: 0.87890625vw;
  }
}
@media only screen and (max-width: 1023px) {
  header .snsnavi li.gnavi_08 a img {
    height: 21px;
    height: 2.8vw;
  }
}
header .snsnavi li.gnavi_09 a img {
  width: 30px;
  height: 24px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  header .snsnavi li.gnavi_09 a img {
    width: 30px;
    width: 2.9296875vw;
  }
}
@media only screen and (max-width: 1023px) {
  header .snsnavi li.gnavi_09 a img {
    width: 66px;
    width: 8.8vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  header .snsnavi li.gnavi_09 a img {
    height: 24px;
    height: 2.34375vw;
  }
}
@media only screen and (max-width: 1023px) {
  header .snsnavi li.gnavi_09 a img {
    height: 53px;
    height: 7.0666666667vw;
  }
}
header .snsnavi li.gnavi_10 a img {
  width: 27px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  header .snsnavi li.gnavi_10 a img {
    width: 27px;
    width: 2.63671875vw;
  }
}
@media only screen and (max-width: 1023px) {
  header .snsnavi li.gnavi_10 a img {
    width: 59px;
    width: 7.8666666667vw;
  }
}

#gnaviBtn {
  display: none;
  z-index: 115;
}

#inner_title {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
#inner_title .m_section_inner {
  display: flex;
  max-width: 1024px;
  padding: 97px 0 10%;
}
#inner_title strong,
#inner_title small {
  display: block;
}
#inner_title strong {
  position: relative;
  top: -5px;
  left: -5px;
}
#inner_title h1 {
  margin-left: 16px;
}
#inner_title h1 small {
  margin-top: 1px;
  padding-left: 4px;
}

#main_contents {
  position: relative;
  min-height: 1100px;
}
#main_contents .m_section_inner {
  max-width: 1024px;
}
#main_contents .m_bg_unit {
  left: 0;
  width: 105%;
  height: 100%;
  margin-left: -0.5%;
  transform: rotate(-2.6deg);
}
#main_contents .m_bg_unit .m_bg_inner {
  transform: rotate(2.6deg);
}
#main_contents .obj_m_bodybg {
  display: block;
}
#main_contents .obj_m_bodybg img {
  width: 100%;
}

.slick-slider {
  position: relative;
  text-align: center;
}
.slick-slider .slick-arrow {
  box-sizing: content-box;
  display: inline-block;
  white-space: nowrap;
  text-indent: 300%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  position: absolute;
  top: 50%;
  width: 41px;
  height: 50px;
  margin-top: -38px;
  background-image: url(../img/icon_arrow.png);
  cursor: pointer;
  transition: background-position 0.1s linear;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .slick-slider .slick-arrow {
    width: 41px;
    width: 4.00390625vw;
  }
}
@media only screen and (max-width: 1023px) {
  .slick-slider .slick-arrow {
    width: 56px;
    width: 7.4666666667vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .slick-slider .slick-arrow {
    height: 50px;
    height: 4.8828125vw;
  }
}
@media only screen and (max-width: 1023px) {
  .slick-slider .slick-arrow {
    height: 68px;
    height: 9.0666666667vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .slick-slider .slick-arrow {
    margin-top: -38px;
    margin-top: -3.7109375vw;
  }
}
@media only screen and (max-width: 1023px) {
  .slick-slider .slick-arrow {
    margin-top: -50px;
    margin-top: -6.6666666667vw;
  }
}
.slick-slider .slick-arrow:hover {
  background-position: 3px 0 ;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .slick-slider .slick-arrow:hover {
    background-position: 3px 0 ;
    background-position: 0.29296875vw 0 ;
  }
}
@media only screen and (max-width: 1023px) {
  .slick-slider .slick-arrow:hover {
    background-position: 4px 0 ;
    background-position: 0.5333333333vw 0 ;
  }
}
.slick-slider .slick-arrow.slick-next {
  right: -60px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .slick-slider .slick-arrow.slick-next {
    right: -60px;
    right: -5.859375vw;
  }
}
@media only screen and (max-width: 1023px) {
  .slick-slider .slick-arrow.slick-next {
    right: -74px;
    right: -9.8666666667vw;
  }
}
.slick-slider .slick-arrow.slick-prev {
  left: -60px;
  transform: scale(-1, 1);
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .slick-slider .slick-arrow.slick-prev {
    left: -60px;
    left: -5.859375vw;
  }
}
@media only screen and (max-width: 1023px) {
  .slick-slider .slick-arrow.slick-prev {
    left: -74px;
    left: -9.8666666667vw;
  }
}
.slick-slider .slick-dots {
  display: inline-flex;
  padding-top: 10px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .slick-slider .slick-dots {
    padding-top: 10px;
    padding-top: 0.9765625vw;
  }
}
@media only screen and (max-width: 1023px) {
  .slick-slider .slick-dots {
    padding-top: 10px;
    padding-top: 1.3333333333vw;
  }
}
.slick-slider .slick-dots li {
  padding: 0 6px 0 7px ;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .slick-slider .slick-dots li {
    padding: 0 6px 0 7px ;
    padding: 0 0.5859375vw 0 0.68359375vw ;
  }
}
@media only screen and (max-width: 1023px) {
  .slick-slider .slick-dots li {
    padding: 0 6px 0 7px ;
    padding: 0 0.8vw 0 0.9333333333vw ;
  }
}
.slick-slider .slick-dots li button {
  display: inline-block;
  white-space: nowrap;
  text-indent: 300%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fff;
  cursor: pointer;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .slick-slider .slick-dots li button {
    width: 10px;
    width: 0.9765625vw;
  }
}
@media only screen and (max-width: 1023px) {
  .slick-slider .slick-dots li button {
    width: 11px;
    width: 1.4666666667vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .slick-slider .slick-dots li button {
    height: 10px;
    height: 0.9765625vw;
  }
}
@media only screen and (max-width: 1023px) {
  .slick-slider .slick-dots li button {
    height: 11px;
    height: 1.4666666667vw;
  }
}
.slick-slider .slick-dots li.slick-active button {
  background-color: #fff100;
}
@media only screen and (max-width: 1023px) {
  .slick-slider .slick-dots li.slick-active button {
    background-color: #fff100;
  }
}

@media only screen and (max-width: 1023px) {
  #gnaviBtn {
    display: inline-block;
    position: absolute;
    top: 15.1%;
    right: 1.9%;
    width: 19.2%;
    height: 65.73%;
    background: url(../img/btn_open.png) no-repeat right center;
    background-size: contain;
    transition: background-image 0.35s ease;
    cursor: pointer;
  }
  #gnaviBtn.open {
    background-image: url(../img/btn_close.png);
  }

  header {
    box-sizing: content-box;
    height: 70px;
    height: 9.3333333333vw;
    border-bottom: 2px solid #968c4c;
    background-image: url(../img/bg_header_sp.png);
    background-size: contain;
  }
  header .m_section_inner {
    padding: 0 !important;
  }
  header .logo_ps4 {
    position: relative;
    width: 25.6%;
    padding-left: 2%;
    z-index: 15000;
  }
  header .logo_ps4 .logo_header {
    width: 100% !important;
    margin-top: 6.6%;
  }
  header .logo_ps4 .logo_header img {
    width: 100%;
    max-width: none;
  }
  header #gnavi {
    display: block;
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    padding-top: 70px;
    padding-top: 9.3333333333vw;
    background-color: rgba(0, 0, 0, 0.9);
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    transition: right 0.35s ease;
  }
  header #gnavi.open {
    right: 0;
  }
  header #gnavi:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: auto;
    height: auto;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
    position: fixed;
    top: -3px;
    top: -0.4vw;
    right: -100%;
    width: 100%;
    height: 73px;
    height: 9.7333333333vw;
    background-color: rgba(0, 0, 0, 0.9);
    transition: right 0.35s ease;
    z-index: 111;
  }
  header #gnavi.open:before {
    right: 0;
  }
  header #gnavi .gnavi,
  header #gnavi .snsnavi {
    display: block;
    height: auto;
  }
  header #gnavi .gnavi {
    margin-left: 0;
    border-top: 2px solid #968c4c;
  }
  header #gnavi .gnavi li {
    padding: 0;
    border-bottom: 2px solid #968c4c;
  }
  header #gnavi .gnavi li a {
    display: block;
    position: relative;
    padding: 3.5% 9.6% 3.6%;
    text-align: left;
  }
  header #gnavi .gnavi li a:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: auto;
    height: auto;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
    top: 50%;
    left: 3%;
    width: 4%;
    height: 44.82%;
    margin-top: -3%;
    background-image: url(../img/icon_arrow.png);
  }
  header #gnavi .gnavi li a span {
    position: relative;
  }
  header #gnavi .gnavi li a img {
    width: auto;
  }
  header #gnavi .gnavi li.new:after {
    display: none;
  }
  header #gnavi .gnavi li.new a span {
    padding-right: 90px;
    padding-right: 12vw;
  }
  header #gnavi .gnavi li.new a span:after {
    content: "";
    display: inline-block;
    position: absolute;
    width: auto;
    height: auto;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
    top: 50%;
    right: 0;
    left: auto;
    width: 71px;
    width: 9.4666666667vw;
    height: 23px;
    height: 3.0666666667vw;
    margin-top: -10px;
    margin-top: -1.3333333333vw;
    background-image: url(../img/icon_new.png);
  }
  header #gnavi .snsnavi {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 379px;
    width: 50.5333333333vw;
    margin: 11% auto 0;
    padding-right: 36px;
    padding-right: 4.8vw;
    padding-bottom: 20vw;
    padding-left: 0;
  }
  header #gnavi .snsnavi:before {
    display: none;
  }
  header #gnavi .snsnavi li ~ li {
    margin-left: 0;
  }

  #inner_title .m_section_inner {
    padding: 13.7% 2% 20.5%;
  }
  #inner_title strong {
    top: -11px;
    top: -1.4666666667vw;
    left: 0;
    width: 29.7%;
  }
  #inner_title h1 {
    margin-left: 1.8%;
  }
  #inner_title h1 small {
    margin-top: 5%;
    padding-left: 1%;
  }

  #main_contents {
    margin-top: -19%;
    min-height: 10em !important;
  }
  #main_contents .m_bg_unit {
    width: 110%;
  }
  #main_contents .obj_m_bodybg img {
    width: 230%;
    max-width: none;
    margin-left: -64%;
  }
}
@media only screen and (max-width: 1023px) and (orientation: landscape) {
  #colorbox #cboxClose {
    top: -10vh;
    height: 10vh;
    background-position: right bottom;
  }
}
@media only print {
  body {
    width: 1040px;
    display: none !important;
  }

  .fade_action .fade01,
  .fade_action .fade02,
  .fade_action .fade03,
  .fade_action .fade04,
  .fade_action .fade05,
  .fade_action .fade06,
  .fade_action .fade07,
  .fade_action .fade08,
  .fade_action .fade09,
  .fade_action .fade10 {
    opacity: 1 !important;
  }

  #hero .m_section_inner:before,
  #cast .cast_list li .cast_detail:after {
    opacity: 1 !important;
  }

  .curtain.horizontal.hide {
    width: 100% !important;
  }
}
header .m_section_inner {
  padding: 0px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  header .m_section_inner {
    padding: 0px;
    padding: 0vw;
  }
}
@media only screen and (max-width: 1023px) {
  header .m_section_inner {
    padding: 0px;
    padding: 0vw;
  }
}
header .logo_ps4and5 {
  margin-right: 32px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  header .logo_ps4and5 {
    margin-right: 32px;
    margin-right: 3.125vw;
  }
}
@media only screen and (max-width: 1023px) {
  header .logo_ps4and5 {
    margin-right: 40px;
    margin-right: 5.3333333333vw;
  }
}
header .logo_ps4and5 .logo_header {
  width: 398px !important;
  margin: 16px 0 0 ;
  background-image: url(../img/logo_header_ps4and5.png);
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  header .logo_ps4and5 .logo_header {
    width: 398px !important;
    width: 38.8671875vw !important;
  }
}
@media only screen and (max-width: 1023px) {
  header .logo_ps4and5 .logo_header {
    width: 510px !important;
    width: 68vw !important;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  header .logo_ps4and5 .logo_header {
    margin: 16px 0 0 ;
    margin: 1.5625vw 0 0 ;
  }
}
@media only screen and (max-width: 1023px) {
  header .logo_ps4and5 .logo_header {
    margin: 20px 0 0 20px ;
    margin: 2.6666666667vw 0 0 2.6666666667vw ;
  }
}
header .logo_ps5 {
  margin-right: 82px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  header .logo_ps5 {
    margin-right: 82px;
    margin-right: 8.0078125vw;
  }
}
@media only screen and (max-width: 1023px) {
  header .logo_ps5 {
    margin-right: 40px;
    margin-right: 5.3333333333vw;
  }
}
header .logo_ps5 .logo_header {
  width: 314px !important;
  margin: 16px 0 0 ;
  background-image: url(../img/logo_header_ps5.png);
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  header .logo_ps5 .logo_header {
    width: 314px !important;
    width: 30.6640625vw !important;
  }
}
@media only screen and (max-width: 1023px) {
  header .logo_ps5 .logo_header {
    width: 450px !important;
    width: 60vw !important;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  header .logo_ps5 .logo_header {
    margin: 16px 0 0 ;
    margin: 1.5625vw 0 0 ;
  }
}
@media only screen and (max-width: 1023px) {
  header .logo_ps5 .logo_header {
    margin: 18px 0 0 20px ;
    margin: 2.4vw 0 0 2.6666666667vw ;
  }
}
header .gnavi_ps5 {
  margin-left: 0px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  header .gnavi_ps5 {
    margin-left: 0px;
    margin-left: 0vw;
  }
}
@media only screen and (max-width: 1023px) {
  header .gnavi_ps5 {
    margin-left: 0px;
    margin-left: 0vw;
  }
}
header .gnavi_ps5 li {
  padding: 0px;
  padding-left: 24px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  header .gnavi_ps5 li {
    padding-left: 24px;
    padding-left: 2.34375vw;
  }
}
@media only screen and (max-width: 1023px) {
  header .gnavi_ps5 li {
    padding-left: 40px;
    padding-left: 5.3333333333vw;
  }
}
header .gnavi_ps5 li.gnavi_top {
  padding-left: 0;
}
header .gnavi_ps5 li a img {
  width: auto;
  height: 17px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  header .gnavi_ps5 li a img {
    height: 17px;
    height: 1.66015625vw;
  }
}
@media only screen and (max-width: 1023px) {
  header .gnavi_ps5 li a img {
    height: 456px;
    height: 60.8vw;
  }
}
header .gnavi_ps5 li.gnavi_top a img {
  width: auto;
  height: 17px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  header .gnavi_ps5 li.gnavi_top a img {
    height: 17px;
    height: 1.66015625vw;
  }
}
@media only screen and (max-width: 1023px) {
  header .gnavi_ps5 li.gnavi_top a img {
    height: 36px;
    height: 4.8vw;
  }
}
header .gnavi_ps5 li.gnavi_01 a img {
  width: auto;
  height: 18px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  header .gnavi_ps5 li.gnavi_01 a img {
    height: 18px;
    height: 1.7578125vw;
  }
}
@media only screen and (max-width: 1023px) {
  header .gnavi_ps5 li.gnavi_01 a img {
    height: 36px;
    height: 4.8vw;
  }
}
header .gnavi_ps5 li.gnavi_02 a img {
  width: auto;
  height: 18px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  header .gnavi_ps5 li.gnavi_02 a img {
    height: 18px;
    height: 1.7578125vw;
  }
}
@media only screen and (max-width: 1023px) {
  header .gnavi_ps5 li.gnavi_02 a img {
    height: 35px;
    height: 4.6666666667vw;
  }
}
header .gnavi_ps5 li.gnavi_03 a img {
  width: auto;
  height: 18px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  header .gnavi_ps5 li.gnavi_03 a img {
    height: 18px;
    height: 1.7578125vw;
  }
}
@media only screen and (max-width: 1023px) {
  header .gnavi_ps5 li.gnavi_03 a img {
    height: 35px;
    height: 4.6666666667vw;
  }
}
header .gnavi_ps5 li.gnavi_04 a img {
  width: auto;
  height: 18px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  header .gnavi_ps5 li.gnavi_04 a img {
    height: 18px;
    height: 1.7578125vw;
  }
}
@media only screen and (max-width: 1023px) {
  header .gnavi_ps5 li.gnavi_04 a img {
    height: 34px;
    height: 4.5333333333vw;
  }
}
header .gnavi_ps5 li.gnavi_05 a img {
  width: auto;
  height: 18px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  header .gnavi_ps5 li.gnavi_05 a img {
    height: 18px;
    height: 1.7578125vw;
  }
}
@media only screen and (max-width: 1023px) {
  header .gnavi_ps5 li.gnavi_05 a img {
    height: 36px;
    height: 4.8vw;
  }
}
header .gnavi_ps5 li.gnavi_06 a img {
  width: auto;
  height: 18px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  header .gnavi_ps5 li.gnavi_06 a img {
    height: 18px;
    height: 1.7578125vw;
  }
}
@media only screen and (max-width: 1023px) {
  header .gnavi_ps5 li.gnavi_06 a img {
    height: 36px;
    height: 4.8vw;
  }
}
header .gnavi_ps5 li.gnavi_07 a img {
  width: auto;
  height: 18px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  header .gnavi_ps5 li.gnavi_07 a img {
    height: 18px;
    height: 1.7578125vw;
  }
}
@media only screen and (max-width: 1023px) {
  header .gnavi_ps5 li.gnavi_07 a img {
    height: 35px;
    height: 4.6666666667vw;
  }
}

#inner_title {
  background-size: cover;
}
@media only screen and (max-width: 1023px) {
  #inner_title {
    background-size: 100%;
  }
}
#inner_title .m_section_inner {
  display: flex;
  max-width: 1024px;
  padding: 115px 0 9.6%;
}
@media only screen and (max-width: 1023px) {
  #inner_title .m_section_inner {
    padding: 15% 0 20%;
  }
}
#inner_title .logo {
  width: 250px;
  margin-left: 30px;
  top: -20px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #inner_title .logo {
    width: 250px;
    width: 24.4140625vw;
  }
}
@media only screen and (max-width: 1023px) {
  #inner_title .logo {
    width: 190px;
    width: 25.3333333333vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #inner_title .logo {
    margin-left: 30px;
    margin-left: 2.9296875vw;
  }
}
@media only screen and (max-width: 1023px) {
  #inner_title .logo {
    margin-left: 20px;
    margin-left: 2.6666666667vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #inner_title .logo {
    top: -20px;
    top: -1.953125vw;
  }
}
@media only screen and (max-width: 1023px) {
  #inner_title .logo {
    top: 0px;
    top: 0vw;
  }
}
#inner_title .logo img {
  width: 100%;
}
#inner_title .logo_ps5 {
  margin-left: 4px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #inner_title .logo_ps5 {
    margin-left: 4px;
    margin-left: 0.390625vw;
  }
}
@media only screen and (max-width: 1023px) {
  #inner_title .logo_ps5 {
    margin-left: 20px;
    margin-left: 2.6666666667vw;
  }
}
#inner_title .ttl_ps4and5 {
  width: 360px !important;
  margin-left: 30px !important;
  margin-top: 0px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #inner_title .ttl_ps4and5 {
    width: 360px !important;
    width: 35.15625vw !important;
  }
}
@media only screen and (max-width: 1023px) {
  #inner_title .ttl_ps4and5 {
    width: 270px !important;
    width: 36vw !important;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #inner_title .ttl_ps4and5 {
    margin-left: 30px !important;
    margin-left: 2.9296875vw !important;
  }
}
@media only screen and (max-width: 1023px) {
  #inner_title .ttl_ps4and5 {
    margin-left: 30px !important;
    margin-left: 4vw !important;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #inner_title .ttl_ps4and5 {
    margin-top: 0px;
    margin-top: 0vw;
  }
}
@media only screen and (max-width: 1023px) {
  #inner_title .ttl_ps4and5 {
    margin-top: 5px;
    margin-top: 0.6666666667vw;
  }
}
#inner_title .ttl_ps5 {
  margin-left: 30px !important;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #inner_title .ttl_ps5 {
    margin-left: 30px !important;
    margin-left: 2.9296875vw !important;
  }
}
@media only screen and (max-width: 1023px) {
  #inner_title .ttl_ps5 {
    margin-left: 30px !important;
    margin-left: 4vw !important;
  }
}

.m_notes_ps5 {
  margin: 0 auto;
  width: 840px;
  margin-top: 55px;
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.8px;
}
@media only screen and (max-width: 1023px) {
  .m_notes_ps5 {
    width: 100%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .m_notes_ps5 {
    margin-top: 55px;
    margin-top: 5.37109375vw;
  }
}
@media only screen and (max-width: 1023px) {
  .m_notes_ps5 {
    margin-top: 55px;
    margin-top: 7.3333333333vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .m_notes_ps5 {
    font-size: 16px;
    font-size: 1.5625vw;
  }
}
@media only screen and (max-width: 1023px) {
  .m_notes_ps5 {
    font-size: 15px;
    font-size: 2vw;
  }
}
@media only screen and (max-width: 1023px) {
  .m_notes_ps5 {
    line-height: 1.5;
  }
}
@media only screen and (max-width: 1023px) {
  .m_notes_ps5 {
    letter-spacing: 0.8px;
  }
}

.cant_move {
  pointer-events: none;
}

.story_list li a {
  display: block;
}

.cast_story_list li a {
  display: block;
}

#story #main_contents {
  padding-bottom: 0;
}
@media only screen and (max-width: 1023px) {
  #story #main_contents {
    padding-bottom: 5vw;
  }
}
#story #main_contents .cast_story_list_pane {
  min-height: auto;
  padding-bottom: 0px;
}
@media only screen and (max-width: 1023px) {
  #story #main_contents .cast_story_list_pane {
    min-height: auto;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #story #main_contents .cast_story_list_pane {
    padding-bottom: 0px;
    padding-bottom: 0vw;
  }
}
@media only screen and (max-width: 1023px) {
  #story #main_contents .cast_story_list_pane {
    padding-bottom: 0px;
    padding-bottom: 0vw;
  }
}
#story #main_contents .cast_story_list {
  padding-bottom: 0px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #story #main_contents .cast_story_list {
    padding-bottom: 0px;
    padding-bottom: 0vw;
  }
}
@media only screen and (max-width: 1023px) {
  #story #main_contents .cast_story_list {
    padding-bottom: 0px;
    padding-bottom: 0vw;
  }
}

#adventure .adventure_list_pane {
  padding-bottom: 0px;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  #adventure .adventure_list_pane {
    padding-bottom: 0px;
    padding-bottom: 0vw;
  }
}
@media only screen and (max-width: 1023px) {
  #adventure .adventure_list_pane {
    padding-bottom: 0px;
    padding-bottom: 0vw;
  }
}

#adventure #main_contents {
  padding-bottom: 0;
}
@media only screen and (max-width: 1023px) {
  #adventure #main_contents {
    padding-bottom: 5vw;
  }
}

.text_copy {
  width: 766px;
  height: 60px;
  background-image: url(../img/text_copy.png);
}

/*# sourceMappingURL=common.css.map */
