@charset "UTF-8";

/* ----------------------------------------------------------------------------------------------
  index
---------------------------------------------------------------------------------------------- */
#contents {
  position: relative;
  background: #0b0806;
}
#contents #registration_btn {
  position: fixed;
  left: 0;
  bottom: 20px;
  z-index: 21;
  width: 267px;
  height: 87px;
}
#contents .bnr_fixed {
  position: fixed;
  left: 0;
  bottom: 10px;
  z-index: 101;
  width: 276px;
}
#contents .bnr_fixed a {
  margin: 10px 0;
}
#contents #twcp_btn a {
  display: block;
  width: 276px;
  height: 87px;
  cursor: pointer;
  /*background: url("../images/ambassador_01.jpg") left top / 100% auto no-repeat;*/
}
#contents #twcp_btn a img {
  opacity: 1;
  display: block;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  transition: all  0.6s ease;
}
#contents #twcp_btn a img:hover {
  opacity: 0.8;
}


/* ----------------------------------------------------------------------------------------------
  countdown
---------------------------------------------------------------------------------------------- */
#contents .countdown {
  background: rgba(28, 7, 10, .45);
  padding: 18px 0 10px;
  position: absolute;
  top: 600px;
  left: 0;
  right: 0;
  z-index: 99;
  display: none;
}
#countdown-unit {
  visibility: hidden;
  display: flex;
  justify-content: center;
  position: relative;
  width: 1086px;
  height: 90px;
  margin: 0 auto 6px;
  z-index: 11;
}
#countdown-unit div {
  position: relative;
  float: left;
  width: 80px;
  margin: 0 -6px;
  height: 90px;
  overflow: hidden;
}
#countdown-unit div img {
  position: absolute;
  top: 0;
  left: 0;
}
#countdown-unit div.time-separator {
  width: 37px;
  margin: 0 8px;
}
#countdown-unit div.time-separator img {
  top: 50%;
  transform: translate3d(0, -50%, 0);
}
#countdown-name {
  visibility: hidden;
  position: relative;
  z-index: 11;
  display: block;
  max-width: 709px;
  margin: 0 auto;
  /*padding: 0 0 0 38px;*/
}


/* Smartphone
----------------------------------------------- */
@media print,screen and (max-width: 768px) {
#contents .countdown {
  top: 98vw;
  padding: 5px 0 3px;
}
#countdown-unit {
  position: relative;
  /*width: 90vw;*/
  width: 310px;
  height: auto;
  margin: 0 auto 5px;
}
#countdown-unit div {
  width: 44px;
  /*width: calc((44 / 375) * 100vw);*/
  height: 40px;
  /*height: calc((38 / 375) * 100vw);*/
  margin: 0 -4px;
  /*margin: 0 -.5vw;*/
  overflow: hidden;
}
#countdown-unit div.time-separator {
  width: 18px;
  margin: 0 4px;
  /*width: 6vw;*/
}
#countdown-unit div img {
  position: absolute;
  top: 0;
  left: 0;
}
#countdown-name {
  position: relative;
  max-width: 316px;
  z-index: 11;
}

}/* Smartphone End */


/* Smartphone
----------------------------------------------- */
@media print,screen and (max-width: 768px) {
#contents #registration_btn {
  bottom: 20vw;
  width: 25.33333vw;
  height: 16.26667vw;
}
#contents #twcp_btn {
  transform: none;
  top: inherit;
  bottom: 20px;
  width: 45vw;
  /*height: 16.26667vw;*/
}
#contents #twcp_btn .bnr-pc-none {
  display: none;
}
#contents #registration_btn a {
}
#contents #twcp_btn a {
  margin: 0;
  max-width: 100%;
  height: auto;
/*  width: 25.2vw;
  height: 16.26667vw;
  background: url("../images/twittercp_btn_sp_on.png") left top / 100% auto no-repeat;*/
}
#contents #twcp_btn a img {
  opacity: 1;
  display: block;
}
}/* Smartphone End */

/* ----------------------------------------------------------------------------------------------
  key visual After
---------------------------------------------------------------------------------------------- */
#keyvisual--after {
  overflow:hidden;
  position:relative;
  width:100%;
  padding-top:58.59375%;
  background:url("../images/kv/bg-main.jpg") no-repeat;
  background-size:contain;
  background-position:center top;
}
/* logo */
#keyvisual--after h2 {
  display: block;
  position: absolute;
  bottom: 11%;
  left: 0;
  right: 0;
  margin: auto;
  width: 39%;
  z-index: 99;
}
#keyvisual--after h2 img {
  width: 100%;
  height: auto;
}
/* chara */
#keyvisual--after .kv-chara {position:absolute; top:0; right:0; left:0; margin:auto; width:100%; padding-top:58.59375%;}
#keyvisual--after .kv-chara li:nth-child(1) {position:absolute; top:15.5%; right:43.7%; width:9.8%; padding-top:0; /* background:#f00 url("../images/kv/speed-o-sound_sonic02.png") no-repeat; background-size:contain; background-position: center top; */}
#keyvisual--after .kv-chara li:nth-child(2) {position:absolute; top:39.8%; right:2.8%; width:15.6%; padding-top:28%; /* background:url("../images/kv/sliverfang.png") no-repeat; background-size:contain; background-position: center top; */}
#keyvisual--after .kv-chara li:nth-child(3) {position:absolute; bottom:-14.5%; left:23.1%; width:20%; padding-top:39.8%; /* background:url("../images/kv/king.png") no-repeat; background-size:contain; background-position: center top; */}
#keyvisual--after .kv-chara li:nth-child(4) {position:absolute; bottom:-13%; left:48.8%; width:25.5%; padding-top:45%; /* background:url("../images/kv/hellish-blizzard.png") no-repeat; background-size:contain; background-position: center top; */}
#keyvisual--after .kv-chara li:nth-child(5) {position:absolute; top:26.8%; left:17.5%; width:49.2%; padding-top:55%; /* background:url("../images/kv/saitama.png") no-repeat; background-size:contain; background-position: center top; */}
#keyvisual--after .kv-chara li:nth-child(6) {position:absolute; top:14.2%; right:-4%; width:22.3%; padding-top:45%; /* background:url("../images/kv/mumen-rider.png") no-repeat; background-size:contain; background-position: center top; */}
#keyvisual--after .kv-chara li:nth-child(7) {position:absolute; top:12.6%; right:-2.2%; width:43.5%; padding-top:60%; /* background:url("../images/kv/terraible-tornado.png") no-repeat; background-size:contain; background-position: center top; */}
#keyvisual--after .kv-chara li:nth-child(8) {position:absolute; top:13.2%; left:-5.1%; width:48%; padding-top:58.8%; /* background:url("../images/kv/genos.png") no-repeat; background-size:contain; background-position: center top; */}

#keyvisual-sp_ttl--after h2 {
  display:none;
}

.no-pararax .layer {
  position: absolute;
  top: 0;
  left: 0;
}

/* Smartphone
----------------------------------------------- */
@media print,screen and (max-width: 768px) {
#keyvisual--after {
  margin:10.66667vw 0 13vw;
}
/* logo */
#keyvisual--after h2 {display:none !important;}
#keyvisual-sp_ttl--after h2 {
  position:relative;
  display: block;
  width: 70%;
  margin:0 auto;
  z-index: 99;
}
#keyvisual-sp_ttl--after h2 img {
  position:absolute;
  top:-33vw;
  left:0;
  right:0;
  margin:auto;
  width: 100%;
  height: auto;
}


}/* Smartphone End */


/* ----------------------------------------------------------------------------------------------
  key visual Animation
---------------------------------------------------------------------------------------------- */
#keyvisual--after .kv-chara {
  opacity: 0;
}
.cd_after #keyvisual--after .kv-chara {
  animation: anime01 1s ease 0s forwards;
}
@keyframes anime01 {
  0% {
    transform: translateY(-10%);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
#keyvisual--after h2 {
  opacity: 0;
}
.cd_after #keyvisual--after h2 {
  animation: anime02 0.6s ease 0.8s forwards;
}
#keyvisual-sp_ttl--after h2 {
  opacity: 0;
}
.cd_after #keyvisual-sp_ttl--after h2 {
  animation: anime02 0.6s ease 0.5s forwards;
}
@keyframes anime02 {
  0% {
    transform: scale(3);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.keyvisual-badge {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  justify-content: center;
}
.keyvisual-badge a {
  display: block;
}
.keyvisual-badge .google {
  width: 323px;
}
.keyvisual-badge .apple {
  width: 279px;
}
.keyvisual-badge .apple img {
  padding: 20px;
}

.keyvisual-badge-sp {
  display: none;
}

@media print,screen and (max-width: 768px) {
.keyvisual-badge {
  display: none;
}

.keyvisual-badge-sp {
  display: flex;
  justify-content: center;
  margin: 0 -10px 20px;
}
.keyvisual-badge-sp .google {
  width: 51%;
}
.keyvisual-badge-sp .apple {
  width: 43%;
}
.keyvisual-badge-sp .apple img {
  padding: 10px;
}
}




/* ----------------------------------------------------------------------------------------------
  top banner
---------------------------------------------------------------------------------------------- */
#topBnr-wrap {
  margin-top: 17vw;
  padding: 0 20px;
}
.topBnr {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-justify-content:center;
  -moz-justify-content:center;
  -ms-justify-content:center;
  justify-content:center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.topBnr p {
  /*flex: 1;*/
  max-width: 160px;
}
.topBnr p:nth-child(2n) {
  margin-left: 15px;
}
@media print,screen and (min-width: 769px) {
#topBnr-wrap {
  display: none;
}
}

/* ----------------------------------------------------------------------------------------------
  #notice
---------------------------------------------------------------------------------------------- */
#notice-wrap {
  margin: 0 20px 8vw;
  border: 2px solid #f7f393;
  border-radius: 6px;
  padding: 30px 25px;
  background: rgba(0, 0, 0, 0.85);
  box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.85);
}
.notice-list {
  margin: 0 auto;
}
.notice-item {
  margin-bottom: 4.8vw;
}
.notice-item:last-child {
  margin-bottom: 0;
}
.notice-link {
  color:#fff;
  display: block;
  overflow: hidden;
  text-decoration: none;
}
.notice-link:hover .notice-title {
  opacity: .7;
}

.notice-time-wrap {
  display:inline-block;
  font-size:3.4666vw;
  line-height:1;
  font-weight:bold;
  letter-spacing:0.06em;
  background:#a22d20;
  padding:6px 11px 4px 10px;
  margin:0 0 3.2vw;
}

.notice-title {
  box-sizing: border-box;
  font-size: 3.73333vw;
  line-height: 1.9;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all  0.3s ease;
}

@media print,screen and (min-width: 769px) {
  #notice-wrap {
    margin: -50px auto 50px;
    width: 916px;
  }
  .notice-item {
    margin-bottom: 12px;
  }
  .notice-time-wrap {
    float: left;
    font-size:16px;
    padding:9px 13px 6px 12px;
    margin: 0;
  }
  .notice-title {
    float: left;
    width: 715px;
    padding: 4px 0 0 20px;
    font-size: 15px;
  }
}
/* ----------------------------------------------------------------------------------------------
  #topics
---------------------------------------------------------------------------------------------- */
@media print,screen and (min-width: 769px) {
#topics-wrap {
  margin-top: 0;
  width: 100%;
  background: url("../images/info_bg.jpg") center top / 1379px 780px no-repeat #0b0806;
  padding:100px 0 0;
}

#topics {
  position:relative;
  width: 100%;
  border-top: 2px solid #f7f393;
  border-bottom: 2px solid #f7f393;
  padding: 43px 0 80px;
  box-sizing: border-box;
  background: rgba(30, 7, 9, 0.85);
  box-shadow: 0 0 18px 0 rgba(255, 238, 166, 0.35);
  margin:0 0 18px;
  z-index:9;
}
/* h2 */
#topics h2 {
  overflow:hidden;
  width: 340px;
  height:60px;
  background: url("../images/topics_title.png") no-repeat center top;
  text-indent:100%;
  white-space:nowrap;
  margin:0 auto 41px;
}
/* box */
#topics ul {
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
  width: 1140px;
  margin:0 auto;
}
/* list */
#topics ul a {
  width: 265px;
  text-decoration:none;
  color:#fff;
}
/* tmb */
#topics ul a li .tmb-wrap {
  overflow:hidden;
  width: 265px;
  height:149px;
  margin:0 0 19px;
}
#topics ul a li .tmb {
  width: 265px;
  height:149px;
  font-size:0;
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center center;
  transition-duration:0.3s;
}
/* time */
#topics ul a li time {
  float:left;
  display:inline-block;
  font-size:16px;
  line-height:1;
  font-weight:bold;
  letter-spacing:0.06em;
  color:#fff;
  background:#a22d20;
  padding:9px 13px 6px 12px;
  margin:0 0 13px;
}
/* icon */
#topics ul a li .pickup-icon {
  display:inline-block;
  font-size:11px;
  line-height:1;
  font-weight:bold;
  color:#f60001;
  background:#ff0;
  padding:6px 8px 5px 7px;
  transform:skewX(-15deg);
  backface-visibility:hidden;
  border-radius:4px;
  margin:4px 0 0 15px;
}
#topics ul a li .pickup-icon span {
  display:inline-block;
  transform:skewX(15deg);
  backface-visibility:hidden;
}
/* txt */
#topics ul a li .txt {
  clear: both;
  font-size:15px;
  letter-spacing:0.06em;
  transition-duration:0.3s;
  text-align: initial;
}
/* hover */
#topics ul a:hover li .tmb {-webkit-transform: scale(1.04); -ms-transform: scale(1.04); transform: scale(1.04);}
#topics ul a:hover li .txt {opacity:0.7;}


}/* PC End */



/* Smartphone
----------------------------------------------- */
@media print,screen and (max-width: 768px) {
#topics-wrap {
  margin-top: 0;
  width: 100%;
  padding:8vw 0 0;
}
#topics {
  width: 100%;
  border-top: 2px solid #f7f393;
  border-bottom: 2px solid #f7f393;
  padding: 7.9999vw 0;
  box-sizing: border-box;
  background: rgba(30, 7, 9, 0.85);
  box-shadow: 0 0 2.4vw 0 rgba(255, 238, 166, 0.35);
  margin:0 0 13.3333vw;
}
/* h2 */
#topics h2 {
  overflow:hidden;
  width: 66.6666vw;
  height: 10.6666vw;
  background: url("../images/topics_title-sp.png") no-repeat center top;
  background-size:contain;
  text-indent:100%;
  white-space:nowrap;
  margin:0 auto 7.9999vw;
}
/* box */
#topics ul {
  width: 65.8666vw;
  box-sizing:border-box;
  margin:0 auto;
}
/* list */
#topics ul a {
  text-decoration:none;
  color:#fff;
}
/* tmb */
#topics ul a li .tmb-wrap {}
#topics ul a li .tmb {
  width: 100%;
  padding-top:56.25%;
  font-size:0;
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center center;
  transition-duration:0.3s;
  margin:0 0 6.6666vw;
}
/* time */
#topics ul a li time {
  float:left;
  display:inline-block;
  font-size:3.4666vw;
  line-height:1;
  font-weight:bold;
  letter-spacing:0.06em;
  color:#fff;
  background:#a22d20;
  padding:6px 11px 4px 10px;
  margin:0 0 3.9999vw;
}
/* icon */
#topics ul a li .pickup-icon {
  display:inline-block;
  font-size:2.93333vw;
  line-height:1;
  font-weight:bold;
  color:#f60001;
  background:#ff0;
  padding:6px 11px 5px;
  transform:skewX(-15deg);
  backface-visibility:hidden;
  border-radius:4px;
  margin:0.3% 0 0 5.5%;
}
#topics ul a li .pickup-icon span {
  display:inline-block;
  transform:skewX(15deg);
  backface-visibility:hidden;
}
/* txt */
#topics ul a li .txt {
  clear: both;
  font-size: 3.73333vw;
  letter-spacing:0.06em;
  margin:0 0 7.3333vw;
}


}/* Smartphone End */



/* ----------------------------------------------------------------------------------------------
  #info
---------------------------------------------------------------------------------------------- */
#info {
  width: 100%;
  min-height: 660px;
  padding-top: 70px;
  box-sizing: border-box;
}
#info .inrInr {
  width: 1160px;
  margin: 0 auto;
}
#info .inrInr:after {
  content: "";
  display: block;
  clear: both;
}
#info .newsArea {
  position: relative;
  z-index: 11;
  width: 680px;
  min-height: 510px;
  float: left;
  border: 2px solid #f7f393;
  border-radius: 6px;
  padding: 36px 35px 36px 20px;
  box-sizing: border-box;
  background: rgba(30, 7, 9, 0.85);
  box-shadow: 0 0 18px 0 rgba(255, 238, 166, 0.35);
}
#info .newsArea .newsMds {
  width: 166px;
  height: 28px;
  margin: 0 auto 42px;
}
#info .newsArea .newsInr {
  width: 100%;
  height: 310px;
  overflow-y: scroll;
}
#info .newsArea dl {
  width: 92%;
  margin: 0 auto 21px;
}
#info .newsArea dl:last-child {
  margin-bottom: 0;
}
/* time */
#info .newsArea dl dt time {
  display:inline-block;
  font-size:16px;
  line-height:1;
  font-weight:bold;
  letter-spacing:0.06em;
  color:#fff;
  background:#a22d20;
  padding:9px 13px 6px 12px;
  margin:0 0 21px;
}
#info .newsArea dl dd {
  width: 100%;
  box-sizing: border-box;
  font-size: 15px;
  line-height: 1.6;
  text-align: initial;
}
#info .newsArea dl a {
  display: block;
  color: #fff;
  text-decoration: none;
}
#info .newsArea dl a dd {
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all  0.3s ease;
}
#info .newsArea .newsLink {
  margin: 30px auto 0;
  text-align: center;
}
#info .newsArea .newsLink a {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all  0.3s ease;
}
#info .newsArea dl a:hover dd,
#info .newsArea .newsLink a:hover {
  opacity: 0.7;
}
#info .twitterArea {
  width: 440px;
  position: relative;
  z-index: 11;
  min-height: 510px;
  float: right;
  border: 2px solid #5bbfff;
  border-radius: 6px;
  padding: 36px 24px;
  box-sizing: border-box;
  background: rgba(30, 7, 9, 0.85);
  box-shadow: 0 0 18px 0 rgba(255, 238, 166, 0.35);
}
#info .twitterArea .twittermds {
  width: 160px;
  height: 28px;
  margin: 0 auto 42px;
}


/* Smartphone
----------------------------------------------- */
@media print,screen and (max-width: 768px) {
#info {
  width: 100%;
  min-height: 0;
  padding-top: 0;
  background: #0b0806;
}
#info .inrInr {
  width: 100%;
}
#info .newsArea {
  width: 80vw;
  min-height: inherit;
  float: inherit;
  border-radius: 1.6vw;
  padding: 6.66667vw 5.86667vw;
  box-shadow: 0 0 2.4vw 0 rgba(255, 238, 166, 0.35);
}
#info .newsArea .newsMds {
  width: 18.13333vw;
  height: auto;
  margin: 0 auto 8vw;
}
#info .newsArea .newsInr {
  width: 100%;
  height: 92vw;
}
#info .newsArea dl {
  width: 68vw;
  margin: 0 auto 5.06667vw;
}
/* time */
#info .newsArea dl dt time {
  display:inline-block;
  font-size:3.4666vw;
  line-height:1;
  font-weight:bold;
  letter-spacing:0.06em;
  color:#fff;
  background:#a22d20;
  padding:6px 11px 4px 10px;
  margin:0 0 1.3333vw;
}
#info .newsArea dl dd {
  font-size: 3.73333vw;
}
#info .newsArea dl a dd {
  color: #fff;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  transition: none;
}
#info .newsArea .newsLink {
  margin: 7.46667vw auto 0;
}
#info .newsArea .newsLink a {
  font-size: 3.73333vw;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  transition: none;
}
#info .newsArea dl a:hover dd,
#info .newsArea .newsLink a:hover {
  opacity: 1;
}
#info .twitterArea {
  display: none;
}


}/* Smartphone End */



/* ----------------------------------------------------------------------------------------------
 #promotionMovie
---------------------------------------------------------------------------------------------- */
#promotionMovie {
  width: 100%;
  padding-top: 90px;
  position: relative;
  z-index: 10;
}
#promotionMovie h3 {
  width: 456px;
  height: 51px;
  margin: 0 auto 58px;
}
#promotionMovie #mvbox {
  width: 100%;
  height: 860px;
}
.mv {
  position: relative;
  width: 100%;
  max-height: 860px;
  padding-top: 56.25%;
}
.mv iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  /*height: 100% !important;*/
  height: 860px !important;
}


/* Smartphone
----------------------------------------------- */
@media print,screen and (max-width: 768px) {
#promotionMovie {
  padding-top: 13.33333vw;
}
#promotionMovie h3 {
  width: 72vw;
  height: auto;
  margin: 0 auto 8.8vw;
}
#promotionMovie #mvbox {
  width: 100%;
  height: 54.66667vw;
}
.mv {
  position: relative;
  width: 100%;
  max-height: 86.66667vw;
  padding-top: 56.25%;
}
.mv iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  /*height: 100% !important;*/
  height: 56.66667vw !important;
}
}/* Smartphone End */



/* ----------------------------------------------------------------------------------------------
 #content_btm
---------------------------------------------------------------------------------------------- */
#content_btm {
width: 100%;
background: url("../images/content_bg.jpg") center top / 2400px 2534px no-repeat #0b0806;
}


/* Smartphone
----------------------------------------------- */
@media print,screen and (max-width: 768px) {
#content_btm {
width: 100%;
background: url("../images/sp_content_bg.jpg") center top / cover no-repeat #0b0806;
}
}/* Smartphone End */



/* ----------------------------------------------------------------------------------------------
 #character
---------------------------------------------------------------------------------------------- */
#character {
  width: 100%;
  margin-bottom: 240px;
}
#character .characterInr {
  margin-top: -100px;
  padding: 140px 0 0;
  background: url("../images/character_bg.jpg") center top / cover repeat;
  transform: skew(0deg, -4deg);
}
#character .characterInr .characterArea {
 transform: skew(0deg, 4deg);
}
#character .characterInr .characterArea h3 {
  position: relative;
  top: 36px;
  width: 288px;
  height: 55px;
  margin: 0 auto;
}
#character .characterInr .characterArea .characterNotes {
  position: relative;
  top: 48px;
  width: 1380px;
  height: 648px;
  margin: 0 auto;
}
.characterProfile {
  width: 100%;
  height: 648px;
  margin: 0 auto 36px;
  padding: 0;
}
.characterProfile {
    display: none;
}
.characterProfile.slick-initialized {
    display: block;
}
.characterProfile ul {
  position: relative;
  width: 100%;
  height: 648px;
}
.characterProfile ul li:nth-child(1) {
  position: absolute;
  top: 0;
  right: 0;
  width: 1380px;
  height: 648px;
  z-index: 1;
}
.characterProfile ul li:nth-child(2) {
  position: absolute;
  top: 0;
  left: 50%;
  width: 600px;
  height: 648px;
  margin-left: -300px;
  padding-top: 86px;
  box-sizing: border-box;
  z-index: 2;
}
.characterProfile ul li:nth-child(2) dl dt:nth-child(1) {
  width: 100%;
  margin-bottom: 20px;
}
.characterProfile ul li:nth-child(2) dl dt:nth-child(2) {
  width: 100%;
  margin-bottom: 16px;
}
.characterProfile ul li:nth-child(2) dl dt:nth-child(3) {
  width: 137px;
  height: 40px;
  margin: 0 auto 26px;
}
.characterProfile ul li:nth-child(2) dl dt:nth-child(3) a {
  cursor: pointer;
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all  0.3s ease;
  outline: none;
}
.characterProfile ul li:nth-child(2) dl dt:nth-child(3) a:hover {
  opacity: 0.7;
}
.characterProfile ul li:nth-child(2) dl dt:nth-child(3) .on {
  display: none;
}
.characterProfile ul li:nth-child(2) dl dt:nth-child(4) {
  width: 466px;
  margin: 0 auto 40px;
  font-size: 20px;
  font-weight: bold;
  font-style: italic;
  color: #000;
  text-shadow: 0px 0px 4px rgba(255, 255, 237, 1),0px 0px 4px rgba(255, 255, 237, 1),0px 0px 4px rgba(255, 255, 237, 1);
}
.characterProfile ul li:nth-child(2) dl dt:nth-child(5) {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-justify-content:center;
  -moz-justify-content:center;
  -ms-justify-content:center;
  justify-content:center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  height: 80px;
  margin: 0 auto;
}
.characterProfile ul li:nth-child(2) dl dt:nth-child(5) p {
  width: 80px;
  height: 80px;
  margin: 0 8px;
  border: 4px solid #fb3116;
  border-radius: 50%;
  box-sizing: border-box;
}
.characterProfile ul li:nth-child(2) dl dt:nth-child(5) img {
  width: 100%;
  height: auto;
}
.characterProfile ul li:nth-child(3) {
  position: absolute;
  top: 0;
  left: 0;
  width: 1380px;
  height: 648px;
  z-index: 1;
}
.thumbnail-thumb {
  width:840px;
  margin: 0 auto;
}
.thumbnail-thumb div.slick-slide img {
  cursor: pointer;
  width: 110px;
  margin: 0 auto;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all  0.3s ease;
}
.thumbnail-thumb div.slick-slide img:hover {
  opacity: 0.7;
}
#character .slide-arrow img {
  width: 100%;
}
#character .prev-arrow, #character .next-arrow {
  width: 30px;
  height: 78px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#character .next-arrow {
  position: absolute;
  top: 18px;
  right: -38px;
}
#character .next-arrow:hover {
  right: -48px;
}
#character .prev-arrow {
  position: absolute;
  top: 18px;
  left: -38px;
}
#character .prev-arrow:hover {
  left: -48px;
}
.thumbnail-thumb .slick-current {
  width: 100%;
  height: 110px;
}
.thumbnail-thumb .slick-current img {
  display: none;
}
.thumbnail-thumb .slick-current {
  width: 110px;
}
.thumbnail-thumb .character_01_thumbnail.slick-current {
  background: url("../images/character_01_thumbnail_on.png") center top / 110px 110px no-repeat;
}
.thumbnail-thumb .character_02_thumbnail.slick-current {
  background: url("../images/character_02_thumbnail_on.png") center top / 110px 110px no-repeat;
}
.thumbnail-thumb .character_03_thumbnail.slick-current {
  background: url("../images/character_03_thumbnail_on.png") center top / 110px 110px no-repeat;
}
.thumbnail-thumb .character_04_thumbnail.slick-current {
  background: url("../images/character_04_thumbnail_on.png") center top / 110px 110px no-repeat;
}
.thumbnail-thumb .character_05_thumbnail.slick-current {
  background: url("../images/character_05_thumbnail_on.png") center top / 110px 110px no-repeat;
}
.thumbnail-thumb .character_06_thumbnail.slick-current {
  background: url("../images/character_06_thumbnail_on.png") center top / 110px 110px no-repeat;
}
.thumbnail-thumb .character_07_thumbnail.slick-current {
  background: url("../images/character_07_thumbnail_on.png") center top / 110px 110px no-repeat;
}
.thumbnail-thumb .character_08_thumbnail.slick-current {
  background: url("../images/character_08_thumbnail_on.png") center top / 110px 110px no-repeat;
}
.thumbnail-thumb .character_09_thumbnail.slick-current {
  background: url("../images/character_09_thumbnail_on.png") center top / 110px 110px no-repeat;
}
.thumbnail-thumb .character_10_thumbnail.slick-current {
  background: url("../images/character_10_thumbnail_on.png") center top / 110px 110px no-repeat;
}
.thumbnail-thumb {
    display: none;
}
.thumbnail-thumb.slick-initialized {
    display: block;
}


/* Smartphone
----------------------------------------------- */
@media print,screen and (max-width: 768px) {
#character {
  width: 100%;
  margin-bottom: 12.46667vw;
}
#character .characterInr {
  margin-top: -8vw;
  padding: 13.33333vw 0 0;
  background: url("../images/sp_character_bg.jpg") center top / cover repeat;
  transform: skew(0deg, -8deg);
}
#character .characterInr .characterArea {
 transform: skew(0deg, 8deg);
}

#character .characterInr .characterArea h3 {
  top: inherit;
  width: 44.8vw;
  height: auto;
  margin-top: 8vw;
}
#character .characterInr .characterArea .characterNotes {
  position: inherit;
  top: inherit;
  width: 100%;
  height: 192vw;
}
.characterProfile {
  position: absolute;
  top: 28vw;
  width: 100%;
  height: 174.66667vw;
  margin: 0 auto 36px;
  padding: 0;
}
.characterProfile ul {
  height: auto;
  min-height: 170.66667vw;
}
.characterProfile ul li:nth-child(1) {
  position: absolute;
  top: 8vw;
  right: 0;
  width: 100%;
  height: auto;
  z-index: 2;
}
.characterProfile ul li:nth-child(2) {
  position: absolute;
  top: 84.8vw;
  left: 0;
  width: 100%;
  height: auto;
  margin-left: 0;
  padding-top: 0;
  box-sizing: border-box;
  z-index: 1;
}
.characterProfile ul li:nth-child(2) dl dt:nth-child(1) {
  width: 100%;
  height: auto;
  margin-bottom: 3.33vw;
}
.characterProfile ul li:nth-child(2) dl dt:nth-child(2) {
  width: 100%;
  height: auto;
  margin-bottom: 3.33vw;
  text-align: center;
}
.characterProfile ul li:nth-child(2) dl dt:nth-child(2) img {
  display: block;
  height: auto;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box;
}
.characterProfile ul li:nth-child(2) dl dt:nth-child(3) {
  width: 27.6vw;
  height: auto;
  margin: 0 auto 3.33vw;
}
.characterProfile ul li:nth-child(2) dl dt:nth-child(3) a {
  cursor: pointer;
  display: block;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  transition: none;
  outline: none;
}
.characterProfile ul li:nth-child(2) dl dt:nth-child(3) a:hover {
  opacity: 1;
}
.characterProfile ul li:nth-child(2) dl dt:nth-child(4) {
  width: 80vw;
  min-height: 24.33333vw;
  margin: 0 auto 4.8vw;
  font-size: 3.73333vw;
}
.characterProfile ul li:nth-child(2) dl dt:nth-child(5) {
  height: 13.86667vw;
}
.characterProfile ul li:nth-child(2) dl dt:nth-child(5) p {
  width: 13.86667vw;
  height: 13.86667vw;
  margin: 0 1.33333vw;
  border: 4px solid #fb3116;
}
.characterProfile ul li:nth-child(2) dl dt:nth-child(5) img {
  width: 100%;
  height: auto;
}
.characterProfile ul li:nth-child(3) {
  display: none;
}
.thumbnail-thumb {
  position: absolute;
  /*top: 192vw;*/
  top: 13vw;
  left: 18.13333vw;
  width: 63.73333vw;
  margin: 0 auto;
}
.thumbnail-thumb div.slick-slide img {
  width: 18.66667vw;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  transition: none;
}
.thumbnail-thumb div.slick-slide img:hover {
  opacity: 1;
}
#character .slide-arrow img {
  width: 100%;
}
#character .prev-arrow, #character .next-arrow {
  width: 4vw;
  height: auto;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  transition: none;
}
#character .next-arrow {
  position: absolute;
  top: 5.06667vw;
  right: -6.93333vw;
}
#character .next-arrow:hover {
  right: -6.93333vw;
}
#character .prev-arrow {
  position: absolute;
  top: 5.06667vw;
  left: -6.93333vw;
}
#character .prev-arrow:hover {
  left: -6.93333vw;
}
.thumbnail-thumb .slick-current {
  width: 100%;
  height: 18.66667vw;
}
.thumbnail-thumb .slick-current {
  width: 18.66667vw;
}
.thumbnail-thumb .character_01_thumbnail.slick-current {
  background: url("../images/character_01_thumbnail_on.png") center top / 18.66667vw 18.66667vw no-repeat;
}
.thumbnail-thumb .character_02_thumbnail.slick-current {
  background: url("../images/character_02_thumbnail_on.png") center top / 18.66667vw 18.66667vw no-repeat;
}
.thumbnail-thumb .character_03_thumbnail.slick-current {
  background: url("../images/character_03_thumbnail_on.png") center top / 18.66667vw 18.66667vw no-repeat;
}
.thumbnail-thumb .character_04_thumbnail.slick-current {
  background: url("../images/character_04_thumbnail_on.png") center top / 18.66667vw 18.66667vw no-repeat;
}
.thumbnail-thumb .character_05_thumbnail.slick-current {
  background: url("../images/character_05_thumbnail_on.png") center top / 18.66667vw 18.66667vw no-repeat;
}
.thumbnail-thumb .character_06_thumbnail.slick-current {
  background: url("../images/character_06_thumbnail_on.png") center top / 18.66667vw 18.66667vw no-repeat;
}
.thumbnail-thumb .character_07_thumbnail.slick-current {
  background: url("../images/character_07_thumbnail_on.png") center top / 18.66667vw 18.66667vw no-repeat;
}
.thumbnail-thumb .character_08_thumbnail.slick-current {
  background: url("../images/character_08_thumbnail_on.png") center top / 18.66667vw 18.66667vw no-repeat;
}
.thumbnail-thumb .character_09_thumbnail.slick-current {
  background: url("../images/character_09_thumbnail_on.png") center top / 18.66667vw 18.66667vw no-repeat;
}
.thumbnail-thumb .character_10_thumbnail.slick-current {
  background: url("../images/character_10_thumbnail_on.png") center top / 18.66667vw 18.66667vw no-repeat;
}

}/* Smartphone End */



/* ----------------------------------------------------------------------------------------------
 #system
---------------------------------------------------------------------------------------------- */
#system {
  width: 1380px;
  margin: 0 auto 180px;
  padding-top: 90px;
}
#system h3 {
  width: 200px;
  height: 55px;
  margin: 0 auto 64px;
}
#system #ststemSlide {
  width: 1012px;
  height: 258px;
  margin: 0 auto;
}
#system #ststemSlide li dl dt {
  margin-bottom: 16px;
}
#system #ststemSlide li dl dd {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  line-height: 1.7;
  padding: 0 10px;
  box-sizing: border-box;
}
#system #ststemSlide li dl dd h4 {
  font-size: 22px;
}
#system #ststemSlide li dl dd p span {
  display: block;
  font-size: 14px;
  font-weight: normal;
  padding-top: 6px;
}
#system #ststemSlide .slide-arrow img {
  width: 100%;
}
#system #ststemSlide .prev-arrow, #system #ststemSlide .next-arrow {
  width: 30px;
  height: 78px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#system #ststemSlide .next-arrow {
  position: absolute;
  top: 110px;
  right: -60px;
}
#system #ststemSlide .next-arrow:hover {
  right: -70px;
}
#system #ststemSlide .prev-arrow {
  position: absolute;
  top: 110px;
  left: -60px;
}
#system #ststemSlide .prev-arrow:hover {
  left: -70px;
}
#system #ststemSlide .slick-dots {
    bottom: -182px;
}
.slick-dots li button:before {
  font-size: 14px;
  line-height: 14px;
  width: 14px;
  height: 14px;
  content: '●';
  opacity: 1;
  color: #fff;
}
.slick-dots li.slick-active button:before {
  opacity: 1;
  color: #ffed26;
}
#system #ststemSlide {
    display: none;
}
#system #ststemSlide.slick-initialized {
    display: block;
}


/* Smartphone
----------------------------------------------- */
@media print,screen and (max-width: 768px) {
#system {
  width: 82.66667vw;
  margin: 0 auto 22.13333vw;
  padding-top: 13.33333vw;
}
#system h3 {
  width: 29.86667vw;
  height: auto;
  margin: 0 auto 9.6vw;
}
#system #ststemSlide {
  width: 82.66667vw;
  height: auto;
  min-height: 83.73333vw;
  margin: 0 auto;
}
#system #ststemSlide li dl dt {
  margin-bottom: 4.8vw;
}
#system #ststemSlide li dl dd {
  font-size: 3.73333vw;
  padding: 0 1.33333vw;
}
#system #ststemSlide li dl dd h4 {
  font-size: 4.8vw;
  margin-bottom: 1.33333vw;
}
#system #ststemSlide li dl dd p span {
  font-size: 3.2;
  padding-top: 0.8vw;
}
#system #ststemSlide .slide-arrow img {
  width: 100%;
}
#system #ststemSlide .prev-arrow, #system #ststemSlide .next-arrow {
  display: none !important;
}
#system #ststemSlide .slick-dots {
    bottom: -10vw;
}
.slick-dots li button:before {
  font-size: 3.2vw;
  line-height: 3.2vw;
  width: 3.2vw;
  height: 3.2vw;
}
#system #ststemSlide {
    display: none;
}
#system #ststemSlide.slick-initialized {
    display: block;
}

}/* Smartphone End */



/* ----------------------------------------------------------------------------------------------
 #special
---------------------------------------------------------------------------------------------- */
#special {
  padding-top: 136px;
}
#special #specialBox {
  position: relative;
  width: 1000px;
  margin: 0 auto 92px;
  border: 2px solid #f7f393;
  border-radius: 6px;
  padding: 82px 50px 50px;
  box-sizing: border-box;
  background: rgba(30, 7, 9, 0.85);
  box-shadow: 0 0 18px 0 rgba(255, 238, 166, 0.35);
}
#special #specialBox .hide {
  display:none;
}
#special #specialBox .tab {
  position: absolute;
  top: -34px;
  left: 48px;
  width: 912px;
  height: 70px;
}
#special #specialBox .tab:after {
  content: "";
  display: block;
  clear: both;
}
#special #specialBox .tab div {
  width: 445px;
  height: 70px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#special #specialBox .tab div:nth-child(1) {
  float: left;
  background: url("../images/movie_btn_off.png") left top / 445px 70px no-repeat;
}
#special #specialBox .tab div:nth-child(1).select {
  background: url("../images/movie_btn_on.png") left top / 445px 70px no-repeat;
}
#special #specialBox .tab div:nth-child(2) {
  float: right;
  background: url("../images/media_btn_off.png") left top / 445px 70px no-repeat;
}
#special #specialBox .tab div:nth-child(2).select {
  background: url("../images/media_btn_on.png") left top / 445px 70px no-repeat;
}
#special #specialBox .tab div:nth-child(1):hover {
  background: url("../images/movie_btn_off_hover.png") left top / 445px 70px no-repeat;
}
#special #specialBox .tab div:nth-child(1).select:hover {
  background: url("../images/movie_btn_on_hover.png") left top / 445px 70px no-repeat;
}
#special #specialBox .tab div:nth-child(2):hover {
  background: url("../images/media_btn_off_hover.png") left top / 445px 70px no-repeat;
}
#special #specialBox .tab div:nth-child(2).select:hover {
  background: url("../images/media_btn_on_hover.png") left top / 445px 70px no-repeat;
}

#special #specialBox .contentInr ul {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-justify-content:flex-start;
  -moz-justify-content:flex-start;
  -ms-justify-content:flex-start;
  justify-content:flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width:100%;
  margin: 0 auto;
}
#special #specialBox .contentInr ul li {
  width: 270px;
  height: 170px;
}
@media print,screen and (min-width: 769px) {
#special #specialBox .contentInr ul li {
  margin-left: 43px;
}
#special #specialBox .contentInr ul li:nth-child(3n+1) {
  margin-left: 0;
}
#special #specialBox .contentInr ul li:nth-child(n+4) {
  margin-top: 43px;
}
}
#special #specialBox .contentInr ul li a {
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all  0.3s ease;
}
#special #specialBox .contentInr ul li a:hover {
  opacity: 0.7;
}


/* Smartphone
----------------------------------------------- */
@media print,screen and (max-width: 768px) {
#special {
  padding-top: 18.66667vw;
}
#special #specialBox {
  width: 86.66667vw;
  margin: 0 auto 20.66667vw;
  border: 2px solid #f7f393;
  border-radius: 1.6vw;
  padding: 16vw 7.33333vw 7.33333vw;
  box-sizing: border-box;
  background: rgba(30, 7, 9, 0.85);
  box-shadow: 0 0 2.4vw 0 rgba(255, 238, 166, 0.35);
}
#special #specialBox .tab {
  position: absolute;
  top: -4vw;
  left: 7.33333vw;
  width: 72vw;
  height: 14vw;
}
#special #specialBox .tab div {
  width: 34.66667vw;
  height: 14vw;
}
#special #specialBox .tab div:nth-child(1) {
  float: left;
  background: url("../images/sp_movie_btn_off.png") left top / 34.66667vw 14vw no-repeat;
}
#special #specialBox .tab div:nth-child(1).select {
  background: url("../images/sp_movie_btn_on.png") left top / 34.66667vw 14vw no-repeat;
}
#special #specialBox .tab div:nth-child(2) {
  float: right;
  background: url("../images/sp_media_btn_off.png") left top / 34.66667vw 14vw no-repeat;
}
#special #specialBox .tab div:nth-child(2).select {
  background: url("../images/sp_media_btn_on.png") left top / 34.66667vw 14vw no-repeat;
}
#special #specialBox .tab div:nth-child(1):hover {
  background: url("../images/sp_movie_btn_off_hover.png") left top / 34.66667vw 14vw no-repeat;
}
#special #specialBox .tab div:nth-child(1).select:hover {
  background: url("../images/sp_movie_btn_on_hover.png") left top / 34.66667vw 14vw no-repeat;
}
#special #specialBox .tab div:nth-child(2):hover {
  background: url("../images/sp_media_btn_off_hover.png") left top / 34.66667vw 14vw no-repeat;
}
#special #specialBox .tab div:nth-child(2).select:hover {
  background: url("../images/sp_media_btn_on_hover.png") left top / 34.66667vw 14vw no-repeat;
}
#special #specialBox .contentInr ul {
}
#special #specialBox .contentInr ul li {
  width: 100%;
  height: auto;
  margin-bottom: 6.66667vw;
}
#special #specialBox .contentInr ul li:last-child {
  margin-bottom: 0;
}
#special #specialBox .contentInr ul li a {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  transition: none;
}
#special #specialBox .contentInr ul li a:hover {
  opacity: 1;
}
}/* Smartphone End */



/* ----------------------------------------------------------------------------------------------
  #sp_twitterArea
---------------------------------------------------------------------------------------------- */
#sp_twitterArea {
  display: none;
}


/* Smartphone
----------------------------------------------- */
@media print,screen and (max-width: 768px) {
#sp_twitterArea {
  display: block;
  width: 86.66667vw;
  position: relative;
  z-index: 11;
  min-height: 300px;
  border: 2px solid #5bbfff;
  border-radius: 1.6vw;
  padding: 7.2vw 0 7.33333vw;
  box-sizing: border-box;
  background: rgba(30, 7, 9, 0.85);
  box-shadow: 0 0 2.4vw 0 rgba(255, 238, 166, 0.35);
  margin: 0 auto 16vw;
}
#sp_twitterArea .twittermds {
  width: 31.2vw;
  height: 4.26667vw;
  margin: 0 auto 6.66667vw;
}
#sp_twitterArea .sp_twitterAreaInr {
  width: 72vw;
  margin:0 auto;
}
#sp_twitterArea iframe {
  width: 740px !important;
}

}/* Smartphone End */



/* ----------------------------------------------------------------------------------------------
  snsArea
---------------------------------------------------------------------------------------------- */
#contents .snsArea {
  width: 1000px;
  margin: 0 auto 50px;
}
#contents .snsArea .snsMds {
  width: 100%;
  margin: 0 auto 40px;
}
#contents .snsArea ul {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-justify-content:space-between;
  -moz-justify-content:space-between;
  -ms-justify-content:space-between;
  justify-content:space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width:644px;
  margin: 0 auto;
}
#contents .snsArea ul li {
  width: 200px;
}
#contents .snsArea ul li:last-child {
  width: 100%;
  margin-top: 33px;
}
#contents .snsArea ul li a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all  0.3s ease;
}
#contents .snsArea ul li a:hover {
  opacity: 0.7;
}
#contents .snsArea .footBnr {
/*  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-justify-content:center;
  -moz-justify-content:center;
  -ms-justify-content:center;
  justify-content:center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;*/
  text-align: center;
  width: 670px;
  margin: 40px auto -20px;
}
#contents .snsArea .footBnr p {
  display: inline-block;
  width: 200px;
  height: 60px;
  margin: 0 10px 20px;
}
#contents .snsArea .footBnr p a {
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#contents .snsArea .footBnr p a:hover {
  opacity: 0.7;
}


/* Smartphone
----------------------------------------------- */
@media print,screen and (max-width: 768px) {
#contents .newsArea {
  width: 80vw;
  margin: 9.33333vw auto 9.33333vw;
  padding: 7.46667vw 0;
}
#contents .newsArea .newsMds {
  width: 33.33333vw;
  height: 4.53333vw;
  margin: 0 auto 6.66667vw;
}
#contents .newsArea dl {
  width: 65.33333vw;
  margin: 0 auto 4.8vw;
}
#contents .newsArea dl dt {
  width: 28vw;
  float: inherit;
  margin-bottom: 3.2vw;
}
#contents .newsArea dl dd {
  width: 100%;
  float: inherit;
  padding: 0;
  font-size: 3.73333vw;
}
#contents .newsArea .newsLink {
  margin: 5.86667vw auto 0;
  text-align: center;
}
#contents .newsArea .newsLink a {
  font-size: 3.73333vw;
}
#contents .snsArea {
  width: 80vw;
  margin: 0 auto 7.46667vw;
}
#contents .snsArea .snsMds {
  margin: 0 auto 6.66667vw;
}
#contents .snsArea ul {
  width: 80vw;
}
#contents .snsArea ul li {
  width: 24vw;
}
#contents .snsArea ul li:last-child {
  width: 100%;
  margin-top: 5.86667vw;
}
#contents .snsArea .footBnr {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-justify-content:space-between;
  -moz-justify-content:space-between;
  -ms-justify-content:space-between;
  justify-content:space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width:100%;
  margin: 8.33333vw auto 0;
}
#contents .snsArea .footBnr br {
  display: none;
}
#contents .snsArea .footBnr p {
  width: 48%;
  height: auto;
  margin: 0 0 15px;
}
}/* Smartphone End */



/* ----------------------------------------------------------------------------------------------
  20190821 add
---------------------------------------------------------------------------------------------- */

#keyvisual .inr .kv_character01 {
  opacity: 0;
}
#keyvisual.active .inr .kv_character01 {
  animation: anime01 1s ease 0s forwards;
}
#keyvisual .inr .kv_character02, #keyvisual .inr .kv_character03, #keyvisual .inr .kv_character04, #keyvisual .inr .kv_character05, #keyvisual .inr .kv_character06, #keyvisual .inr .kv_character07 {
  opacity: 0;
}
#keyvisual.active .inr .kv_character03, #keyvisual.active .inr .kv_character05, #keyvisual.active .inr .kv_character07 {
  animation: anime01 1s ease 0.7s forwards;
}
#keyvisual.active .inr .kv_character02, #keyvisual.active .inr .kv_character04, #keyvisual.active .inr .kv_character06 {
  animation: anime05 1s ease 0.7s forwards;
}
@keyframes anime01 {
  0% {
    transform: translateY(-10%);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
#keyvisual .inr h2 {
  opacity: 0;
}
#keyvisual.active .inr h2 {
  animation: anime02 0.6s ease 1.7s forwards;
}
@keyframes anime02 {
  0% {
    transform: scale(3);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
#youtube-wrap {
  position: absolute;
  top: 199px;
  left: 0;
  height: 860px;
  width: 100%;
  overflow: hidden;
}
.play{
  position: absolute;
  top: 199px;
  left: 0;
  height: 860px;
  width: 100%;
  background: url("../images/promotionmovie_btn.png") center no-repeat;
  background-size: 166px auto;
  cursor: pointer;
}

#bg-video{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  display: none;
}

.characterProfile ul li{
  opacity: 0;
}
.characterProfile ul li:nth-child(1).active{
  animation: anime03 0.5s linear 0s forwards;
}
.characterProfile ul li:nth-child(2).active{
  animation: anime05 0.5s linear 1s forwards;
}
.characterProfile ul li:nth-child(3).active{
  animation: anime04 0.5s ease 0.5s forwards;
}
@keyframes anime03 {
  0% {
    transform: translateX(-15%);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes anime04 {
  0% {
    transform: translateY(15%);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes anime05 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}


/* Smartphone
----------------------------------------------- */
@media print,screen and (max-width: 768px) {
#youtube-wrap {
  top: 30.55vw;
  height: 56.66667vw;
}
.play{
  top: 30.55vw;
  height: 56.66667vw;
  background: url("../images/promotionmovie_btn.png") center no-repeat;
  background-size: 22vw auto;
}
#bg-video{
  height: 100%;
}
.characterProfile ul li:nth-child(2).active{
  animation: anime05 0.5s linear 0.5s forwards;
}

}/* Smartphone End */


/* modal
----------------------------------------------- */
.modal-frame {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: auto;
  opacity: 0;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.modal-frame.js-show {
  z-index: 9999;
  opacity: 1;
}

.modal-content {
/*  display: flex;
  align-items: center;*/
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  /*transform: translate3d(-50%,-50%,0);*/
  margin: auto;
  width: 100%;
  min-width: 320px;
  max-width: 1000px;
  z-index: 9999;
}

.modal-overlay {
  background: rgba(0, 0, 0, .8);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}

.modal-close {
  border: none;
  position: fixed;
  right: 20px;
  top: 20px;
  color: #fff;
  cursor: pointer;
  opacity: 1;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0);
  border-radius: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  z-index: 9999;
}
.modal-close:focus,
.modal-close:hover {
  outline: none;
  background: #fff;
}
.modal-close:focus:before,
.modal-close:focus:after,
.modal-close:hover:before,
.modal-close:hover:after {
  background: #b93d0c;
}
.modal-close span {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
.modal-close:before,
.modal-close:after {
  display: block;
  content: " ";
  position: absolute;
  top: 14px;
  left: 23px;
  width: 4px;
  height: 22px;
  border-radius: 4px;
  background: #fff;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
.modal-close:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.modal-close:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* modal End */



/* ----------------------------------------------------------------------------------------------
  followButton
---------------------------------------------------------------------------------------------- */
#followButton {
  display: none;
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 415px;
  z-index: 15;
  background: url("../registration/images/pc_followButton_bg.png") center bottom / 3000px auto no-repeat;
}
#followButton .followButtonInr {
  position: relative;
  width: 100%;
  height: 415px;
  margin: 0 auto;
}
#followButton .followButtonInr {
  width: 1040px;
  min-height: 230px;
  margin: 0 auto;
  padding-top: 164px;
  box-sizing: border-box;
}
#followButton .followButtonInr ul.first,
#followButton .followButtonInr ul.second {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-justify-content:center;
  -moz-justify-content:center;
  -ms-justify-content:center;
  justify-content:center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 1040px;
  margin: 0 auto;
  box-sizing: border-box;
}
#followButton .followButtonInr ul.first {
  margin: 0 auto 10px;
}
#followButton .followButtonInr ul li {
  width: 70px;
  height: 76px;
  margin-bottom: 14px;
}
#followButton .followButtonInr ul li.google {
  width: 260px;
  height: 80px;
  margin: 0 10px;
}
#followButton .followButtonInr ul li.apple {
  width: 212px;
  height: 80px;
  margin: 0 10px;
}
#followButton .followButtonInr ul li.yoyaku10 {
  width: 70px;
  height: 80px;
  margin: 0 10px;
}
#followButton .followButtonInr ul li.sns {
  width: 240px;
  height: 140px;
  margin: 0 10px;
}
#followButton .followButtonInr ul li a {
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#followButton .followButtonInr ul li a:hover {
  opacity: 0.7;
}


/* Smartphone
----------------------------------------------- */
@media print,screen and (max-width: 768px) {
#followButton {
  display: none !important;
}
}/* Smartphone End */


/* ----------------------------------------------------------------------------------------------
  contactArea
---------------------------------------------------------------------------------------------- */
#contents .contactArea {
  width: 100%;
  text-align: center;
}
#contents .contactArea  .contactTxt {
  width: 1000px;
  margin: 0 auto;
  padding-bottom: 24px;
  font-size: 13px;
}
.contactLink {
  width: 644px;
  margin: 0 auto 30px;
}

/* Smartphone
----------------------------------------------- */
@media print,screen and (max-width: 768px) {
#contents .contactArea .contactTxt {
  width: 80vw;
  margin: 0 auto 8vw;
  font-size: 2.93333vw;
  padding-bottom: 0;
}
#contents .contactArea  .contactTxt.last {
  padding-bottom: 0;
}
.contactLink {
  width: 80vw;
  margin: 0 auto 20px;
}

}/* Smartphone End */



/* ----------------------------------------------------------------------------------------------
  .reception
---------------------------------------------------------------------------------------------- */
.reception {
  display: none;
}


/* Smartphone
----------------------------------------------- */
@media print,screen and (max-width: 768px) {
.reception {
  width: 86.66667vw;
  margin: 23vw auto 0vw;
  border-radius: 1.6vw;
  padding: 8vw 0 2.66667vw;
  background: rgba(30, 7, 9, 0.8);
  border: 2px solid rgba(247, 243, 147, 0.8);
  box-shadow: 0 0 2.4vw 0 rgba(255, 238, 166, 0.35);
  display: block;
}
.reception.reception02 {
  margin: 20vw auto 13.73333vw;
}
.reception h2 {
  width: 61.86667vw;
  margin: 0 auto 5.33333vw;
}
.reception ul {
  width: 78.66667vw;
  margin: 0 auto;
}
.reception ul li {
  margin: 0 auto 5.33333vw;
}
.reception ul li.googleSp {
  width: 70.66667vw;
  margin: 0 auto 6.66667vw;
}
.reception ul li.appleSp {
  width: 70.66667vw;
  margin: 0 auto 6.66667vw;
}
.reception ul li.yoyaku10Sp {
  width: 22.66667vw;
  margin: 0 auto 2.66667vw;
}
.reception ul li.snsSp {
  width: 100%;
  margin-bottom: 2.66667vw;
}
}/* Smartphone End */

.reception{
    opacity: 0;
}
.reception.active {
    animation: anime04 0.5s cubic-bezier(0.095, 0.810, 0.705, 1.470) 0s forwards;
}

@keyframes anime04 {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}