.root-bg
{
    background-image: url("./../img/sp/common/bg_root.png");
    background-size: 50%;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.root-bg .particles
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 110%;
}

.root
{
    position: relative;
}

#kv
{
    background-color: #fff;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

#kv .img-set
{
    display: block;
    background-image: url("./../img/sp/kv/kv.jpg");
    background-repeat: no-repeat;
    background-size: 290.5px 371px;
    background-position: center;
    width: 100%;
    height: 410px;
}

#kv .kv-copyright
{
    display: block;
    width: 65.5px;
    height: 5.5px;
    background-image: url("./../img/sp/kv/kv_copyright.png");
    background-repeat: no-repeat;
    background-size: 65.5px 5.5px;
    background-position: 0px 0px;
    position: absolute;
    top: 390px;
    right: 46px;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

#kv .logo-monst
{
    display: block;
    width: 68px;
    height: 48px;
    background-image: url("./../img/sp/kv/logo_monst.png");
    background-repeat: no-repeat;
    background-size: 68px 48px;
    background-position: 0px 0px;
    position: absolute;
    left: 5px;
    top: 5px;
}

#kv .logo-collabo
{
    background-color: #000;
    display: block;
    background-image: url("./../img/sp/kv/logo_collabo.png");
    background-repeat: no-repeat;
    background-size: 291px 40px;
    background-position: center;
    width: 100%;
    height: 74.5px;
}

#kv .schedule
{
    display: block;
    width: 320px;
    height: 69px;
    background-image: url("./../img/sp/kv/schedule.png");
    background-repeat: no-repeat;
    background-size: 320px 69px;
    background-position: 0px 0px;
}

#campaign h2
{
    display: block;
    width: 252px;
    height: 61.5px;
    background-image: url("./../img/sp/campaign/h2.png");
    background-repeat: no-repeat;
    background-size: 252px 61.5px;
    background-position: 0px 0px;
    margin: 13px auto 0;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

#campaign .gil-everyones
{
    height: 32px;
    margin: 0 auto;
    text-align: center;
}

#campaign .gil-everyones .wrap-num
{
    display: inline-block;
    position: relative;
    top: -11px;
    left: 10px;
}

#campaign .gil-everyones .wrap-num::after
{
    visibility: hidden;
    display: block;
    content: " ";
    clear: both;
    height: 0px;
}

#campaign .gil-everyones .wrap-num > *
{
    float: left;
}

#campaign .gil-everyones .wrap-num .numbox
{
    width: 43px;
    height: 59px;
    background-size: 43px 590px;
    display: inline-block;
    background-image: url("./../img/sp/total_gil/num.png");
    background-repeat: no-repeat;
    margin-left: -19px;
}

#campaign .gil-everyones .wrap-num .commma
{
    width: 27px;
    height: 31px;
    background-size: 27px 31px;
    display: inline-block;
    background-image: url("./../img/sp/total_gil/comma.png");
    background-repeat: no-repeat;
    background-position: -1px 0;
    margin: 31px 0 0 -18px;
}

#campaign .gil-everyones .wrap-num .gil_unit
{
    width: 65px;
    height: 45px;
    background-size: 65px 45px;
    display: inline-block;
    background-image: url("./../img/sp/total_gil/gil.png");
    background-repeat: no-repeat;
    margin: 14px 0 0 -15px;
}

#campaign .gil-everyones .wrap-num .num0
{
    background-position: 0 0px;
}

#campaign .gil-everyones .wrap-num .num1
{
    background-position: 1px -59px;
}

#campaign .gil-everyones .wrap-num .num2
{
    background-position: 0 -118px;
}

#campaign .gil-everyones .wrap-num .num3
{
    background-position: 0 -177px;
}

#campaign .gil-everyones .wrap-num .num4
{
    background-position: 0 -236px;
}

#campaign .gil-everyones .wrap-num .num5
{
    background-position: 0 -295px;
}

#campaign .gil-everyones .wrap-num .num6
{
    background-position: 0 -354px;
}

#campaign .gil-everyones .wrap-num .num7
{
    background-position: 0 -413px;
}

#campaign .gil-everyones .wrap-num .num8
{
    background-position: 0 -472px;
}

#campaign .gil-everyones .wrap-num .num9
{
    background-position: 0 -531px;
}

#campaign .to-campaign
{
    margin: 24px auto 0;
    display: block;
    width: 294px;
    height: 108px;
    background-image: url("./../../common/img/sp/contents_banner/to_campaign.png");
    background-repeat: no-repeat;
    background-size: 294px 108px;
    background-position: 0px 0px;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

#campaign .to-potion
{
    margin: 15px auto 0;
    display: block;
    width: 294px;
    height: 108px;
    background-image: url("./../../common/img/sp/contents_banner/to_potion.png");
    background-repeat: no-repeat;
    background-size: 294px 108px;
    background-position: 0px 0px;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

#collabo-movie
{
    width: 320px;
    min-height: 328px;
    background-image: url(./../img/sp/common/bg_pattern.png);
    position: relative;
    margin: 67px auto 70px;
}

#collabo-movie::before
{
    background-image: url(./../img/sp/common/bg_head.png);
    background-size: 100% 100%;
    background-position: left top;
    background-repeat: no-repeat;
    width: 320px;
    height: 150px;
    content: " ";
    position: absolute;
    left: 0px;
    top: -50px;
}

#collabo-movie::after
{
    background-image: url(./../img/sp/common/bg_foot.png);
    background-size: 100% 100%;
    background-position: left top;
    background-repeat: no-repeat;
    width: 320px;
    height: 107px;
    content: " ";
    position: absolute;
    left: 0px;
    bottom: -46px;
}

#collabo-movie .wrap
{
    position: relative;
    z-index: 1;
}

#collabo-movie .wrap::before
{
    display: block;
    content: " ";
    clear: both;
    height: 0px;
    border-top: transparent solid 1px;
    width: 100%;
    margin-bottom: -1px;
}

#collabo-movie h2
{
    position: relative;
    display: block;
    width: 274px;
    height: 50px;
    background-image: url("./../img/sp/collabo_movie/h2.png");
    background-repeat: no-repeat;
    background-size: 274px 50px;
    background-position: 0px 0px;
    margin: 84px auto 0;
}

#collabo-movie h2::before
{
    content: " ";
    display: block;
    width: 213px;
    height: 92px;
    background-image: url("./../img/sp/common/crystal.png");
    background-repeat: no-repeat;
    background-size: 213px 92px;
    background-position: 0px 0px;
    position: absolute;
    left: -2px;
    right: 0;
    top: -91px;
    margin: 0 auto;
}

#collabo-movie h3
{
    display: block;
    width: 39px;
    height: 26px;
    background-image: url("./../img/sp/collabo_movie/h3_cm.png");
    background-repeat: no-repeat;
    background-size: 39px 26px;
    background-position: 0px 0px;
    margin: 17px auto 0;
}

#collabo-movie .movies
{
    width: 320px;
    margin: 8px 0 0;
}

#collabo-character
{
    width: 320px;
    background-image: url(./../img/sp/common/bg_pattern.png);
    position: relative;
    margin: 115px auto 50px;
}

#collabo-character::before
{
    background-image: url(./../img/sp/common/bg_head.png);
    background-size: 100% 100%;
    background-position: left top;
    background-repeat: no-repeat;
    width: 320px;
    height: 150px;
    content: " ";
    position: absolute;
    left: 0px;
    top: -50px;
}

#collabo-character::after
{
    background-image: url(./../img/sp/common/bg_foot.png);
    background-size: 100% 100%;
    background-position: left top;
    background-repeat: no-repeat;
    width: 320px;
    height: 107px;
    content: " ";
    position: absolute;
    left: 0px;
    bottom: -46px;
}

#collabo-character .wrap
{
    position: relative;
    z-index: 1;
}

#collabo-character .wrap::before
{
    display: block;
    content: " ";
    clear: both;
    height: 0px;
    border-top: transparent solid 1px;
    width: 100%;
    margin-bottom: -1px;
}

#collabo-character h2
{
    position: relative;
    display: block;
    width: 274px;
    height: 51px;
    background-image: url("./../img/sp/collabo_character/h2.png");
    background-repeat: no-repeat;
    background-size: 274px 51px;
    background-position: 0px 0px;
    margin: 83px auto 0;
}

#collabo-character h2::before
{
    content: " ";
    display: block;
    width: 213px;
    height: 92px;
    background-image: url("./../img/sp/common/crystal.png");
    background-repeat: no-repeat;
    background-size: 213px 92px;
    background-position: 0px 0px;
    position: absolute;
    left: -2px;
    right: 0;
    top: -91px;
    margin: 0 auto;
}

#collabo-character .anchor
{
    margin: 22px 0 0;
    text-align: center;
}

#collabo-character .anchor li
{
    display: inline-block;
    margin: 0px 3px 4px;
}

#collabo-character .anchor li a
{
    color: transparent;
}

#collabo-character .anchor li .ff-5
{
    display: block;
    width: 81px;
    height: 38px;
    background-image: url("./../img/sp/collabo_character/anchor/ff5.png");
    background-repeat: no-repeat;
    background-size: 81px 38px;
    background-position: 0px 0px;
}

#collabo-character .anchor li .ff-7
{
    display: block;
    width: 81px;
    height: 38px;
    background-image: url("./../img/sp/collabo_character/anchor/ff7.png");
    background-repeat: no-repeat;
    background-size: 81px 38px;
    background-position: 0px 0px;
}

#collabo-character .anchor li .ff-8
{
    display: block;
    width: 81px;
    height: 38px;
    background-image: url("./../img/sp/collabo_character/anchor/ff8.png");
    background-repeat: no-repeat;
    background-size: 81px 38px;
    background-position: 0px 0px;
}

#collabo-character .anchor li .ff-12
{
    display: block;
    width: 81px;
    height: 38px;
    background-image: url("./../img/sp/collabo_character/anchor/ff12.png");
    background-repeat: no-repeat;
    background-size: 81px 38px;
    background-position: 0px 0px;
}

#collabo-character .anchor li .ff-13
{
    display: block;
    width: 81px;
    height: 38px;
    background-image: url("./../img/sp/collabo_character/anchor/ff13.png");
    background-repeat: no-repeat;
    background-size: 81px 38px;
    background-position: 0px 0px;
}

#collabo-character .anchor li .ff-14
{
    display: block;
    width: 81px;
    height: 38px;
    background-image: url("./../img/sp/collabo_character/anchor/ff14.png");
    background-repeat: no-repeat;
    background-size: 81px 38px;
    background-position: 0px 0px;
}

#collabo-character .howto-get.status
{
    display: block;
    width: 171px;
    height: 44px;
    background-image: url(./../img/sp/collabo_character/status.png);
    background-repeat: no-repeat;
    background-size: 171px auto;
    background-position: center;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    position: absolute;
    top: 355px;
    left: 74px;
    margin: 20px auto;
    cursor: pointer;
}

.detail h3
{
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

.detail .char-1,
.detail .char-2,
.detail .char-3
{
    margin-top: 30px;
    padding-bottom: 30px;
}

.detail .char-1 .area-img,
  .detail .char-2 .area-img,
  .detail .char-3 .area-img
{
    position: relative;
    height: 439px;
}

.detail .char-1 .area-img .img-collabo,
    .detail .char-2 .area-img .img-collabo,
    .detail .char-3 .area-img .img-collabo
{
    width: 100%;
    height: 430px;
    overflow: hidden;
}

.detail .char-1 .area-img .img-collabo .slick-prev,
      .detail .char-2 .area-img .img-collabo .slick-prev,
      .detail .char-3 .area-img .img-collabo .slick-prev
{
    display: block;
    width: 27.5px;
    height: 38px;
    background-image: url("./../img/sp/collabo_character/slide_prev.png");
    background-repeat: no-repeat;
    background-size: 27.5px 38px;
    background-position: 0px 0px;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    position: absolute;
    left: 10px;
    top: 0;
    bottom: 40px;
    margin: auto 0;
    z-index: 2;
}

.detail .char-1 .area-img .img-collabo .slick-next,
      .detail .char-2 .area-img .img-collabo .slick-next,
      .detail .char-3 .area-img .img-collabo .slick-next
{
    display: block;
    width: 27.5px;
    height: 38px;
    background-image: url("./../img/sp/collabo_character/slide_next.png");
    background-repeat: no-repeat;
    background-size: 27.5px 38px;
    background-position: 0px 0px;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 40px;
    margin: auto 0;
    z-index: 2;
}

.detail .char-1 .area-img .img-collabo .slick-disabled,
      .detail .char-2 .area-img .img-collabo .slick-disabled,
      .detail .char-3 .area-img .img-collabo .slick-disabled
{
    display: none !important;
}

.detail .char-1 .area-img .img-collabo .slick-dots,
      .detail .char-2 .area-img .img-collabo .slick-dots,
      .detail .char-3 .area-img .img-collabo .slick-dots
{
    text-align: center;
    margin-top: 17px;
}

.detail .char-1 .area-img .img-collabo .slick-dots li,
        .detail .char-2 .area-img .img-collabo .slick-dots li,
        .detail .char-3 .area-img .img-collabo .slick-dots li
{
    margin: 0 1px 0;
    display: inline-block !important;
    display: block;
    width: 14px;
    height: 14px;
    background-image: url("./../img/sp/common/bit.png");
    background-repeat: no-repeat;
    background-size: 14px 14px;
    background-position: 0px 0px;
}

.detail .char-1 .area-img .img-collabo .slick-dots li.slick-active,
          .detail .char-2 .area-img .img-collabo .slick-dots li.slick-active,
          .detail .char-3 .area-img .img-collabo .slick-dots li.slick-active
{
    display: block;
    width: 14px;
    height: 14px;
    background-image: url("./../img/sp/common/bit_focus.png");
    background-repeat: no-repeat;
    background-size: 14px 14px;
    background-position: 0px 0px;
}

.detail .char-1 .area-img .img-collabo .slick-dots button,
        .detail .char-2 .area-img .img-collabo .slick-dots button,
        .detail .char-3 .area-img .img-collabo .slick-dots button
{
    color: transparent;
}

.detail .char-1 .area-img .img-collabo li,
      .detail .char-2 .area-img .img-collabo li,
      .detail .char-3 .area-img .img-collabo li
{
    width: 100%;
    height: 430px;
    outline: none;
    position: relative;
}

.detail .char-1 .area-img .img-collabo li h4,
        .detail .char-2 .area-img .img-collabo li h4,
        .detail .char-3 .area-img .img-collabo li h4
{
    height: 0px;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

.detail .char-1 .area-img .img-collabo li .shinkamae,
        .detail .char-2 .area-img .img-collabo li .shinkamae,
        .detail .char-3 .area-img .img-collabo li .shinkamae
{
    width: 100%;
    height: 100%;
    position: relative;
}

.detail .char-1 .area-img .img-collabo li .shinkamae .img-char,
          .detail .char-2 .area-img .img-collabo li .shinkamae .img-char,
          .detail .char-3 .area-img .img-collabo li .shinkamae .img-char
{
    position: absolute;
    width: 100%;
    height: 100%;
}

.detail .char-1 .area-img .img-collabo li .shinka,
        .detail .char-2 .area-img .img-collabo li .shinka,
        .detail .char-3 .area-img .img-collabo li .shinka
{
    width: 100%;
    height: 100%;
}

.detail .char-1 .area-img .img-collabo li .kamika,
        .detail .char-2 .area-img .img-collabo li .kamika,
        .detail .char-3 .area-img .img-collabo li .kamika
{
    width: 100%;
    height: 100%;
}

.detail .char-1 .area-txt,
  .detail .char-2 .area-txt,
  .detail .char-3 .area-txt
{
    position: relative;
    margin: 10px 17.5px 0;
}

.detail .char-1 .area-txt .about,
    .detail .char-2 .area-txt .about,
    .detail .char-3 .area-txt .about
{
    font-size: 1.1em;
    color: #FFF;
}

.detail .char-1 .area-txt .howto-get.gacha,
    .detail .char-2 .area-txt .howto-get.gacha,
    .detail .char-3 .area-txt .howto-get.gacha
{
    display: block;
    width: 276px;
    height: 37px;
    background-image: url("./../img/sp/collabo_character/label_get_gacha.png");
    background-repeat: no-repeat;
    background-size: 276px 37px;
    background-position: 0px 0px;
    margin: 11px 0 0 5px;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

.detail .char-1 .area-txt .howto-get.korin,
    .detail .char-2 .area-txt .howto-get.korin,
    .detail .char-3 .area-txt .howto-get.korin
{
    margin: 11px 0 0 5px;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

.detail .char-1 .area-txt .howto-get.campaign,
    .detail .char-2 .area-txt .howto-get.campaign,
    .detail .char-3 .area-txt .howto-get.campaign
{
    display: block;
    width: 175.5px;
    height: 37px;
    background-image: url("./../img/sp/collabo_character/label_get_campaign.png");
    background-repeat: no-repeat;
    background-size: 175.5px 37px;
    background-position: 0px 0px;
    margin: 11px 0 0 5px;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

.detail .char-1 .area-txt .goto-detail a,
    .detail .char-2 .area-txt .goto-detail a,
    .detail .char-3 .area-txt .goto-detail a
{
    display: block;
    width: 82px;
    height: 14.5px;
    background-image: url(./../img/sp/collabo_character/goto_detail.png);
    background-repeat: no-repeat;
    background-size: 82px auto;
    background-position: 0px 0px;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    position: absolute;
    bottom: 3px;
    left: 91px;
      /*@include img-bg( 116px , 28px , "./../img/pc/collabo_character/goto_detail.png" );
				@include hide-text;
				position: absolute;
				bottom: 1px;
				left: 88px;*/
}

.detail .char-1 .area-schedule,
  .detail .char-2 .area-schedule,
  .detail .char-3 .area-schedule
{
    margin: 17.5px auto;
}

.detail .char-1 .area-schedule .banner,
    .detail .char-2 .area-schedule .banner,
    .detail .char-3 .area-schedule .banner
{
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

.detail .char-1 .area-schedule .schedule,
    .detail .char-2 .area-schedule .schedule,
    .detail .char-3 .area-schedule .schedule
{
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    margin: 10px 0 0;
}

.detail .movie
{
    margin-top: 30px;
    margin-bottom: 60px;
}

.detail .movie h4
{
    display: block;
    width: 78.5px;
    height: 27px;
    background-image: url("./../img/sp/collabo_character/h4_movie.png");
    background-repeat: no-repeat;
    background-size: 78.5px 27px;
    background-position: 0px 0px;
    margin: 0 auto 0;
}

.detail .movie li
{
    outline: none;
}

.detail .movie .slick-dots
{
    margin-bottom: -20px;
}

.detail hr
{
    border: none;
    margin: 0 auto;
    display: block;
    width: 286px;
    height: 5px;
    background-image: url("./../img/sp/collabo_character/partition.png");
    background-repeat: no-repeat;
    background-size: 286px 5px;
    background-position: 0px 0px;
}

#ff-5
{
    margin: 21px auto 0;
}

#ff-5 h3
{
    display: block;
    width: 320px;
    height: 90px;
    background-image: url("./../img/sp/collabo_character/ff5/h3.png");
    background-repeat: no-repeat;
    background-size: 320px 90px;
    background-position: 0px 0px;
}

#ff-5 .char-1 .img-collabo .shinkamae
{
    display: block;
    width: 320px;
    height: 348px;
    background-image: url("./../img/sp/collabo_character/ff5/1/shinkamae.png");
    background-repeat: no-repeat;
    background-size: 320px 348px;
    background-position: 0px 0px;
}

#ff-5 .char-1 .img-collabo .shinkamae .img-char
{
    display: block;
    background-image: url("./../img/sp/collabo_character/ff5/1/shinkamae_char.png");
    background-repeat: no-repeat;
    background-size: 175px 263px;
    background-position: center;
    background-position: 46px 84px;
}

#ff-5 .char-1 .img-collabo .shinka
{
    display: block;
    width: 320px;
    height: 348px;
    background-image: url("./../img/sp/collabo_character/ff5/1/shinka.png");
    background-repeat: no-repeat;
    background-size: 320px 348px;
    background-position: 0px 0px;
}

#ff-5 .char-2 .img-collabo .shinkamae
{
    display: block;
    width: 320px;
    height: 348px;
    background-image: url("./../img/sp/collabo_character/ff5/2/shinkamae.png");
    background-repeat: no-repeat;
    background-size: 320px 348px;
    background-position: 0px 0px;
}

#ff-5 .char-2 .img-collabo .shinkamae .img-char
{
    display: block;
    background-image: url("./../img/sp/collabo_character/ff5/2/shinkamae_char.png");
    background-repeat: no-repeat;
    background-size: 247px 223px;
    background-position: center;
    background-position: 36px 65px;
}

#ff-5 .char-2 .img-collabo .shinka
{
    display: block;
    width: 320px;
    height: 348px;
    background-image: url("./../img/sp/collabo_character/ff5/2/shinka.png");
    background-repeat: no-repeat;
    background-size: 320px 348px;
    background-position: 0px 0px;
}

#ff-5 .char-2 .banner
{
    display: block;
    width: 282px;
    height: 75px;
    background-image: url("./../img/sp/collabo_character/ff5/2/banner.png");
    background-repeat: no-repeat;
    background-size: 282px 75px;
    background-position: 0px 0px;
}

#ff-5 .howto-get.korin
{
    display: block;
    width: 281px;
    height: 37px;
    background-image: url("./../img/sp/collabo_character/ff5/label_get_quest.png");
    background-repeat: no-repeat;
    background-size: 281px 37px;
    background-position: 0px 0px;
}

#ff-5 .schedule
{
    display: block;
    width: 281px;
    height: 37px;
    background-image: url("./../img/sp/collabo_character/ff5/label_schedule_quest.png");
    background-repeat: no-repeat;
    background-size: 281px 37px;
    background-position: 0px 0px;
}

#ff-7
{
    margin: 0 auto 0;
}

#ff-7 h3
{
    display: block;
    width: 320px;
    height: 90px;
    background-image: url("./../img/sp/collabo_character/ff7/h3.png");
    background-repeat: no-repeat;
    background-size: 320px 90px;
    background-position: 0px 0px;
}

#ff-7 .char-1 .img-collabo .shinkamae
{
    display: block;
    width: 320px;
    height: 348px;
    background-image: url("./../img/sp/collabo_character/ff7/1/shinkamae.png");
    background-repeat: no-repeat;
    background-size: 320px 348px;
    background-position: 0px 0px;
}

#ff-7 .char-1 .img-collabo .shinkamae .img-char
{
    display: block;
    background-image: url("./../img/sp/collabo_character/ff7/1/shinkamae_char.png");
    background-repeat: no-repeat;
    background-size: 237px 264px;
    background-position: center;
    background-position: 46px 83px;
}

#ff-7 .char-1 .img-collabo .shinka
{
    display: block;
    width: 320px;
    height: 348px;
    background-image: url("./../img/sp/collabo_character/ff7/1/shinka.png");
    background-repeat: no-repeat;
    background-size: 320px 348px;
    background-position: 0px 0px;
}

#ff-7 .char-2 .img-collabo .shinkamae
{
    display: block;
    width: 320px;
    height: 348px;
    background-image: url("./../img/sp/collabo_character/ff7/2/shinkamae.png");
    background-repeat: no-repeat;
    background-size: 320px 348px;
    background-position: 0px 0px;
}

#ff-7 .char-2 .img-collabo .shinkamae .img-char
{
    display: block;
    background-image: url("./../img/sp/collabo_character/ff7/2/shinkamae_char.png");
    background-repeat: no-repeat;
    background-size: 258px 244px;
    background-position: center;
    background-position: 20px 72px;
}

#ff-7 .char-2 .img-collabo .shinka
{
    display: block;
    width: 320px;
    height: 348px;
    background-image: url("./../img/sp/collabo_character/ff7/2/shinka.png");
    background-repeat: no-repeat;
    background-size: 320px 348px;
    background-position: 0px 0px;
}

#ff-7 .char-2 .banner
{
    display: block;
    width: 282px;
    height: 75px;
    background-image: url("./../img/sp/collabo_character/ff7/2/banner.png");
    background-repeat: no-repeat;
    background-size: 282px 75px;
    background-position: 0px 0px;
}

#ff-7 .howto-get.korin
{
    display: block;
    width: 271px;
    height: 37px;
    background-image: url("./../img/sp/collabo_character/ff7/label_get_quest.png");
    background-repeat: no-repeat;
    background-size: 271px 37px;
    background-position: 0px 0px;
}

#ff-7 .schedule
{
    display: block;
    width: 282.5px;
    height: 67px;
    background-image: url("./../img/sp/collabo_character/ff7/label_schedule_quest.png");
    background-repeat: no-repeat;
    background-size: 282.5px 67px;
    background-position: 0px 0px;
}

#ff-8
{
    margin: 0 auto 0;
}

#ff-8 h3
{
    display: block;
    width: 320px;
    height: 90px;
    background-image: url("./../img/sp/collabo_character/ff8/h3.png");
    background-repeat: no-repeat;
    background-size: 320px 90px;
    background-position: 0px 0px;
}

#ff-8 .char-1 .img-collabo .shinkamae
{
    display: block;
    width: 320px;
    height: 348px;
    background-image: url("./../img/sp/collabo_character/ff8/1/shinkamae.png");
    background-repeat: no-repeat;
    background-size: 320px 348px;
    background-position: 0px 0px;
}

#ff-8 .char-1 .img-collabo .shinkamae .img-char
{
    display: block;
    background-image: url("./../img/sp/collabo_character/ff8/1/shinkamae_char.png");
    background-repeat: no-repeat;
    background-size: 210px 268px;
    background-position: center;
    background-position: 76px 80px;
}

#ff-8 .char-1 .img-collabo .shinka
{
    display: block;
    width: 320px;
    height: 348px;
    background-image: url("./../img/sp/collabo_character/ff8/1/shinka.png");
    background-repeat: no-repeat;
    background-size: 320px 348px;
    background-position: 0px 0px;
}

#ff-8 .char-2 .img-collabo .shinkamae
{
    display: block;
    width: 320px;
    height: 348px;
    background-image: url("./../img/sp/collabo_character/ff8/2/shinkamae.png");
    background-repeat: no-repeat;
    background-size: 320px 348px;
    background-position: 0px 0px;
}

#ff-8 .char-2 .img-collabo .shinkamae .img-char
{
    display: block;
    background-image: url("./../img/sp/collabo_character/ff8/2/shinkamae_char.png");
    background-repeat: no-repeat;
    background-size: 258px 244px;
    background-position: center;
    background-position: 30px 83px;
}

#ff-8 .char-2 .img-collabo .shinka
{
    display: block;
    width: 320px;
    height: 348px;
    background-image: url("./../img/sp/collabo_character/ff8/2/shinka.png");
    background-repeat: no-repeat;
    background-size: 320px 348px;
    background-position: 0px 0px;
}

#ff-8 .char-2 .banner
{
    display: block;
    width: 282px;
    height: 75px;
    background-image: url("./../img/sp/collabo_character/ff8/2/banner.png");
    background-repeat: no-repeat;
    background-size: 282px 75px;
    background-position: 0px 0px;
}

#ff-8 .howto-get.korin
{
    display: block;
    width: 232px;
    height: 37px;
    background-image: url("./../img/sp/collabo_character/ff8/label_get_quest.png");
    background-repeat: no-repeat;
    background-size: 232px 37px;
    background-position: 0px 0px;
}

#ff-8 .schedule
{
    display: block;
    width: 282px;
    height: 67px;
    background-image: url("./../img/sp/collabo_character/ff8/label_schedule_quest.png");
    background-repeat: no-repeat;
    background-size: 282px 67px;
    background-position: 0px 0px;
}

#ff-12
{
    margin: 0 auto 0;
}

#ff-12 h3
{
    display: block;
    width: 320px;
    height: 90px;
    background-image: url("./../img/sp/collabo_character/ff12/h3.png");
    background-repeat: no-repeat;
    background-size: 320px 90px;
    background-position: 0px 0px;
}

#ff-12 .char-1 .img-collabo .shinkamae
{
    display: block;
    width: 320px;
    height: 348px;
    background-image: url("./../img/sp/collabo_character/ff12/1/shinkamae.png");
    background-repeat: no-repeat;
    background-size: 320px 348px;
    background-position: 0px 0px;
}

#ff-12 .char-1 .img-collabo .shinkamae .img-char
{
    display: block;
    background-image: url("./../img/sp/collabo_character/ff12/1/shinkamae_char.png");
    background-repeat: no-repeat;
    background-size: 140px 266px;
    background-position: center;
    background-position: 84px 84px;
}

#ff-12 .char-1 .img-collabo .shinka
{
    display: block;
    width: 320px;
    height: 348px;
    background-image: url("./../img/sp/collabo_character/ff12/1/shinka.png");
    background-repeat: no-repeat;
    background-size: 320px 348px;
    background-position: 0px 0px;
}

#ff-12 .char-2 .img-collabo .shinkamae
{
    display: block;
    width: 320px;
    height: 348px;
    background-image: url("./../img/sp/collabo_character/ff12/2/shinkamae.png");
    background-repeat: no-repeat;
    background-size: 320px 348px;
    background-position: 0px 0px;
}

#ff-12 .char-2 .img-collabo .shinkamae .img-char
{
    display: block;
    background-image: url("./../img/sp/collabo_character/ff12/2/shinkamae_char.png");
    background-repeat: no-repeat;
    background-size: 247px 250px;
    background-position: center;
    background-position: 31px 67px;
}

#ff-12 .char-2 .img-collabo .shinka
{
    display: block;
    width: 320px;
    height: 348px;
    background-image: url("./../img/sp/collabo_character/ff12/2/shinka.png");
    background-repeat: no-repeat;
    background-size: 320px 348px;
    background-position: 0px 0px;
}

#ff-12 .char-2 .banner
{
    display: block;
    width: 282px;
    height: 75px;
    background-image: url("./../img/sp/collabo_character/ff12/2/banner.png");
    background-repeat: no-repeat;
    background-size: 282px 75px;
    background-position: 0px 0px;
}

#ff-12 .howto-get.korin
{
    display: block;
    width: 239.5px;
    height: 37px;
    background-image: url("./../img/sp/collabo_character/ff12/label_get_quest.png");
    background-repeat: no-repeat;
    background-size: 239.5px 37px;
    background-position: 0px 0px;
}

#ff-12 .schedule
{
    display: block;
    width: 281.5px;
    height: 37px;
    background-image: url("./../img/sp/collabo_character/ff12/label_schedule_quest.png");
    background-repeat: no-repeat;
    background-size: 281.5px 37px;
    background-position: 0px 0px;
}

#ff-13
{
    margin: 0 auto 0;
}

#ff-13 h3
{
    display: block;
    width: 320px;
    height: 90px;
    background-image: url("./../img/sp/collabo_character/ff13/h3.png");
    background-repeat: no-repeat;
    background-size: 320px 90px;
    background-position: 0px 0px;
}

#ff-13 .char-1 .img-collabo .shinkamae
{
    display: block;
    width: 320px;
    height: 348px;
    background-image: url("./../img/sp/collabo_character/ff13/1/shinkamae.png");
    background-repeat: no-repeat;
    background-size: 320px 348px;
    background-position: 0px 0px;
}

#ff-13 .char-1 .img-collabo .shinkamae .img-char
{
    display: block;
    background-image: url("./../img/sp/collabo_character/ff13/1/shinkamae_char.png");
    background-repeat: no-repeat;
    background-size: 217px 265px;
    background-position: center;
    background-position: 30px 83px;
}

#ff-13 .char-1 .img-collabo .shinka
{
    display: block;
    width: 320px;
    height: 348px;
    background-image: url("./../img/sp/collabo_character/ff13/1/shinka.png");
    background-repeat: no-repeat;
    background-size: 320px 348px;
    background-position: 0px 0px;
}

#ff-13 .char-1 .img-collabo .kamika
{
    display: block;
    width: 320px;
    height: 348px;
    background-image: url("./../img/sp/collabo_character/ff13/1/kamika.png");
    background-repeat: no-repeat;
    background-size: 320px 348px;
    background-position: 0px 0px;
}

#ff-13 .char-2 .img-collabo .shinkamae
{
    display: block;
    width: 320px;
    height: 348px;
    background-image: url("./../img/sp/collabo_character/ff13/2/shinkamae.png");
    background-repeat: no-repeat;
    background-size: 320px 348px;
    background-position: 0px 0px;
}

#ff-13 .char-2 .img-collabo .shinkamae .img-char
{
    display: block;
    background-image: url("./../img/sp/collabo_character/ff13/2/shinkamae_char.png");
    background-repeat: no-repeat;
    background-size: 183px 271px;
    background-position: center;
    background-position: 89px 77px;
}

#ff-13 .char-2 .img-collabo .shinka
{
    display: block;
    width: 320px;
    height: 348px;
    background-image: url("./../img/sp/collabo_character/ff13/2/shinka.png");
    background-repeat: no-repeat;
    background-size: 320px 348px;
    background-position: 0px 0px;
}

#ff-13 .char-2 .banner
{
    display: block;
    width: 282px;
    height: 75px;
    background-image: url("./../img/sp/collabo_character/ff13/2/banner.png");
    background-repeat: no-repeat;
    background-size: 282px 75px;
    background-position: 0px 0px;
}

#ff-13 .char-3 .img-collabo .shinkamae
{
    display: block;
    width: 320px;
    height: 348px;
    background-image: url("./../img/sp/collabo_character/ff13/3/shinkamae.png");
    background-repeat: no-repeat;
    background-size: 320px 348px;
    background-position: 0px 0px;
}

#ff-13 .char-3 .img-collabo .shinkamae .img-char
{
    display: block;
    background-image: url("./../img/sp/collabo_character/ff13/3/shinkamae_char.png");
    background-repeat: no-repeat;
    background-size: 142px 180px;
    background-position: center;
    background-position: 95px 93px;
}

#ff-13 .howto-get.korin
{
    display: block;
    width: 281px;
    height: 37px;
    background-image: url("./../img/sp/collabo_character/ff13/label_get_quest.png");
    background-repeat: no-repeat;
    background-size: 281px 37px;
    background-position: 0px 0px;
}

#ff-13 .schedule
{
    display: block;
    width: 281.5px;
    height: 37px;
    background-image: url("./../img/sp/collabo_character/ff13/label_schedule_quest.png");
    background-repeat: no-repeat;
    background-size: 281.5px 37px;
    background-position: 0px 0px;
}

#ff-14
{
    margin: 0 auto 0;
    padding-bottom: 34px;
}

#ff-14 h3
{
    display: block;
    width: 320px;
    height: 90px;
    background-image: url("./../img/sp/collabo_character/ff14/h3.png");
    background-repeat: no-repeat;
    background-size: 320px 90px;
    background-position: 0px 0px;
}

#ff-14 .char-1 .img-collabo .shinkamae
{
    display: block;
    width: 320px;
    height: 348px;
    background-image: url("./../img/sp/collabo_character/ff14/1/shinkamae.png");
    background-repeat: no-repeat;
    background-size: 320px 348px;
    background-position: 0px 0px;
}

#ff-14 .char-1 .img-collabo .shinkamae .img-char
{
    display: block;
    background-image: url("./../img/sp/collabo_character/ff14/1/shinkamae_char.png");
    background-repeat: no-repeat;
    background-size: 152px 185px;
    background-position: center;
    background-position: 83px 88px;
}

#ff-14 .char-2 .img-collabo .shinkamae
{
    display: block;
    width: 320px;
    height: 348px;
    background-image: url("./../img/sp/collabo_character/ff14/2/shinkamae.png");
    background-repeat: no-repeat;
    background-size: 320px 348px;
    background-position: 0px 0px;
}

#ff-14 .char-2 .img-collabo .shinkamae .img-char
{
    display: block;
    background-image: url("./../img/sp/collabo_character/ff14/2/shinkamae_char.png");
    background-repeat: no-repeat;
    background-size: 141px 273px;
    background-position: center;
    background-position: 119px 75px;
}

#ff-14 .char-2 .img-collabo .shinka
{
    display: block;
    width: 320px;
    height: 348px;
    background-image: url("./../img/sp/collabo_character/ff14/2/shinka.png");
    background-repeat: no-repeat;
    background-size: 320px 348px;
    background-position: 0px 0px;
}

#ff-14 .movie
{
    margin-bottom: 0;
}

#collabo-outro
{
    margin: 83px 0px 0px;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    position: relative;
    text-align: center;
    margin-bottom: 45px;
}

#collabo-outro h3
{
    display: block;
    width: 242px;
    height: 47.5px;
    background-image: url("./../img/sp/collabo_outro/h3.png");
    background-repeat: no-repeat;
    background-size: 242px 47.5px;
    background-position: 0px 0px;
    margin: 0px auto 0px;
}

#collabo-outro .img-set
{
    display: block;
    width: 310px;
    height: 294px;
    background-image: url("./../img/sp/collabo_outro/img_set.png");
    background-repeat: no-repeat;
    background-size: 310px 294px;
    background-position: 0px 0px;
    margin: 29px auto 0;
    position: relative;
}

#collabo-outro .to-detail
{
    display: block;
    width: 166px;
    height: 44px;
    background-image: url("./../img/sp/collabo_outro/to_detail.png");
    background-repeat: no-repeat;
    background-size: 166px 44px;
    background-position: 0px 0px;
    margin: 22px auto 0;
}

#collabo-outro .to-terms
{
    color: #FFF;
    text-align: center;
    font-size: 1.3em;
    margin: 15px auto 0;
    text-decoration: underline;
    display: inline-block;
}

#push
{
    width: 320px;
    height: 320px;
    background-image: url(./../img/sp/common/bg_pattern.png);
    position: relative;
    margin: 86px auto;
}

#push::before
{
    background-image: url(./../img/sp/common/bg_head.png);
    background-size: 100% 100%;
    background-position: left top;
    background-repeat: no-repeat;
    width: 320px;
    height: 150px;
    content: " ";
    position: absolute;
    left: 0px;
    top: -50px;
}

#push::after
{
    background-image: url(./../img/sp/common/bg_foot.png);
    background-size: 100% 100%;
    background-position: left top;
    background-repeat: no-repeat;
    width: 320px;
    height: 107px;
    content: " ";
    position: absolute;
    left: 0px;
    bottom: -46px;
}

#push .wrap
{
    position: relative;
    z-index: 1;
}

#push .wrap::before
{
    display: block;
    content: " ";
    clear: both;
    height: 0px;
    border-top: transparent solid 1px;
    width: 100%;
    margin-bottom: -1px;
}

#push h2
{
    position: relative;
    display: block;
    width: 274px;
    height: 50px;
    background-image: url("./../img/sp/push/h2.png");
    background-repeat: no-repeat;
    background-size: 274px 50px;
    background-position: 0px 0px;
    margin: 84px auto 0;
    text-indent: 110%;
    white-space: nowrap;
}

#push h2::before
{
    content: " ";
    display: block;
    width: 213px;
    height: 92px;
    background-image: url("./../img/sp/common/crystal.png");
    background-repeat: no-repeat;
    background-size: 213px 92px;
    background-position: 0px 0px;
    position: absolute;
    left: -2px;
    right: 0;
    top: -91px;
    margin: 0 auto;
}

#push h3
{
    text-align: center;
    margin: 10px 0 0;
    font-size: 1.1em;
    line-height: 1.7;
}

#push .push a
{
    display: block;
    width: 260px;
    height: 44px;
    background-image: url("./../../index/img/sp/push/btn_push.png");
    background-repeat: no-repeat;
    background-size: 260px 44px;
    background-position: 0px 0px;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    margin: 16px auto 0;
}

#disclaimer .accordion
{
    border-radius: 10px;
    background-color: #012043;
    width: 290px;
    margin: 15px auto;
}

#disclaimer .accordion .accordion-title h5
{
    position: relative;
    background-size: 159.5px 25px;
    color: #FFF;
    font-size: 1em;
    line-height: 2.3em;
    text-align: left;
    margin-left: 10px;
    padding: 10px 0;
}

#disclaimer .accordion .accordion-title h5::after
{
    display: block;
    width: 12.5px;
    height: 7px;
    background-image: url("./../../common/img/sp/common/arrow_white.png");
    background-repeat: no-repeat;
    background-size: 12.5px 7px;
    background-position: 0px 0px;
    content: " ";
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 10px;
    margin: auto 0;
}

#disclaimer .accordion .accordion-title.opened h5::after
{
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

#disclaimer .accordion .accordion-body
{
    overflow: hidden;
    color: #FFF;
    font-size: 1em;
    line-height: 2em;
    text-align: left;
}

#disclaimer .accordion .accordion-body .txt
{
    width: 270px;
    margin: 0 auto 0;
    padding-bottom: 10px;
}
