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

.root-bg .particles
{
    position: absolute;
    left: 50%;
    right: 0px;
    top: 0px;
    margin: 0;
    margin-left: -700px;
    width: 1400px;
    height: 700px;
}

.root
{
    position: relative;
}

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

#kv .area-kv .img-set
{
    display: block;
    width: 1000px;
    height: 729px;
    background-image: url("./../img/pc/kv/kv.jpg");
    background-repeat: no-repeat;
    background-size: 1000px 729px;
    background-position: 0px 0px;
    margin: 0 auto;
}

#kv .area-kv::after
{
    content: " ";
    display: block;
    width: 1000px;
    height: 729px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: 500px;
    background-color: #fff;
}

#kv .area-kv .kv-copyright
{
    display: block;
    width: 131px;
    height: 11px;
    background-image: url("./../img/sp/kv/kv_copyright.png");
    background-repeat: no-repeat;
    background-size: 131px 11px;
    background-position: 0px 0px;
    position: absolute;
    left: 50%;
    top: 695px;
    margin-left: 307px;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

#kv .logo-collabo
{
    height: 0;
}

#kv .schedule
{
    display: block;
    width: 800px;
    height: 136px;
    background-image: url("./../img/pc/kv/schedule.png");
    background-repeat: no-repeat;
    background-size: 800px 136px;
    background-position: 0px 0px;
    position: relative;
    margin: 0 auto;
}

#kv .schedule::before
{
    box-sizing: border-box;
    content: " ";
    display: block;
    width: 1000px;
    height: 136px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: 400px;
    background-color: #000;
    border-top: 4px solid #4f91f3;
    border-bottom: 4px solid #4f91f3;
}

#kv .schedule::after
{
    box-sizing: border-box;
    content: " ";
    display: block;
    width: 1000px;
    height: 136px;
    position: absolute;
    top: 0;
    right: 50%;
    margin-right: 400px;
    background-color: #000;
    border-top: 4px solid #4fe0f3;
    border-bottom: 4px solid #4fe0f3;
}

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

#campaign .gil-campaign
{
    width: 1000px;
    margin: 0 auto;
}

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

#campaign .gil-everyones
{
    height: 94px;
    margin: -8px auto 40px;
    text-align: center;
}

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

#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: 86px;
    height: 118px;
    background-size: 86px 1180px;
    display: inline-block;
    background-image: url("./../img/sp/total_gil/num.png");
    background-repeat: no-repeat;
    margin-left: -36px;
}

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

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

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

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

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

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

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

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

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

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

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

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

#campaign .to-campaign
{
    display: block;
    width: 482px;
    height: 180px;
    background-image: url("./../../common/img/pc/contents_banner/to_campaign.png");
    background-repeat: no-repeat;
    background-size: 482px 180px;
    background-position: 0px 0px;
    float: left;
    margin: 0 0 0 14px;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

#campaign .to-potion
{
    display: block;
    width: 482px;
    height: 180px;
    background-image: url("./../../common/img/pc/contents_banner/to_potion.png");
    background-repeat: no-repeat;
    background-size: 482px 180px;
    background-position: 0px 0px;
    float: right;
    margin: 0 14px 0 0;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

#collabo-movie
{
    width: 1000px;
    background-image: url(./../img/pc/common/bg_pattern.png);
    position: relative;
    margin: 190px auto 0;
}

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

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

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

#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: 450px;
    height: 86px;
    background-image: url("./../img/pc/collabo_movie/h2.png");
    background-repeat: no-repeat;
    background-size: 450px 86px;
    background-position: 0px 0px;
    margin: 107px auto 0;
}

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

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

#collabo-movie .movies
{
    width: 600px;
    height: 362px;
    overflow: hidden;
    margin: 17px auto 0;
}

#collabo-movie .movies li
{
    outline: none;
}

#collabo-movie .slick-list
{
    width: 600px;
}

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

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

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

#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: 450px;
    height: 88px;
    background-image: url("./../img/pc/collabo_character/h2.png");
    background-repeat: no-repeat;
    background-size: 450px 88px;
    background-position: 0px 0px;
    margin: 102px auto 0;
}

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

#collabo-character .anchor
{
    margin: 34px auto 0;
    width: 400px;
    text-align: center;
}

#collabo-character .anchor li
{
    display: inline-block;
    margin: 0 4px 5px;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

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

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

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

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

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

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

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

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

.detail .char-1,
.detail .char-2,
.detail .char-3
{
    position: relative;
    margin: 0px 112px 60px 102px;
    height: 560px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 30px;
}

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

.detail .char-1 .area-img .img-collabo,
    .detail .char-2 .area-img .img-collabo,
    .detail .char-3 .area-img .img-collabo
{
    width: 100%;
    height: 560px;
    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: 35.75px;
    height: 49.4px;
    background-image: url("./../img/sp/collabo_character/slide_prev.png");
    background-repeat: no-repeat;
    background-size: 35.75px 49.4px;
    background-position: 0px 0px;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    position: absolute;
    left: 16px;
    top: 0;
    bottom: 50px;
    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: 35.75px;
    height: 49.4px;
    background-image: url("./../img/sp/collabo_character/slide_next.png");
    background-repeat: no-repeat;
    background-size: 35.75px 49.4px;
    background-position: 0px 0px;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    position: absolute;
    right: 12px;
    top: 0;
    bottom: 50px;
    margin: auto 0;
    z-index: 2;
}

.detail .char-1 .area-img .img-collabo .slick-list,
      .detail .char-2 .area-img .img-collabo .slick-list,
      .detail .char-3 .area-img .img-collabo .slick-list
{
    width: 416px;
}

.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: 28px;
    height: 28px;
    background-image: url("./../img/sp/common/bit.png");
    background-repeat: no-repeat;
    background-size: 28px 28px;
    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: 28px;
    height: 28px;
    background-image: url("./../img/sp/common/bit_focus.png");
    background-repeat: no-repeat;
    background-size: 28px 28px;
    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: 560px;
    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: 0;
    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;
    width: 370px;
}

.detail .char-1 .area-txt .about,
    .detail .char-2 .area-txt .about,
    .detail .char-3 .area-txt .about
{
    font-size: 1.5em;
    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: 364px;
    height: 50px;
    background-image: url("./../img/pc/collabo_character/label_get_gacha.png");
    background-repeat: no-repeat;
    background-size: 364px 50px;
    background-position: 0px 0px;
    margin: 13px 0 0 0;
    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
{
    display: block;
    width: 352px;
    height: 50px;
    background-image: url("./../img/pc/collabo_character/ff5/label_get_quest.png");
    background-repeat: no-repeat;
    background-size: 352px 50px;
    background-position: 0px 0px;
    margin: 13px 0 0 0;
    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: 230px;
    height: 50px;
    background-image: url("./../img/pc/collabo_character/label_get_campaign.png");
    background-repeat: no-repeat;
    background-size: 230px 50px;
    background-position: 0px 0px;
    margin: 13px 0 0 0;
    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: 116px;
    height: 28px;
    background-image: url("./../img/pc/collabo_character/goto_detail.png");
    background-repeat: no-repeat;
    background-size: 116px 28px;
    background-position: 0px 0px;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    position: absolute;
    bottom: 1px;
    left: 109px;
}

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

.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
{
    display: block;
    width: 370px;
    height: 50px;
    background-image: url("./../img/pc/collabo_character/ff5/label_schedule_quest.png");
    background-repeat: no-repeat;
    background-size: 370px 50px;
    background-position: 0px 0px;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    margin: 10px 0 0;
}

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

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

.detail .movie .slick-list
{
    width: 500px;
}

.detail .movie li
{
    outline: none;
}

.detail .movie .slick-dots li
{
    cursor: pointer;
}

.detail .video-thumb
{
    margin: 10px auto 0;
    width: 340px;
}

.detail .video-thumb .thumb
{
    display: block;
    width: 340px;
    height: 188px;
    position: relative;
}

.detail .video-thumb .thumb::after
{
    content: " ";
    display: block;
    width: 46.5px;
    height: 33px;
    background-image: url(./../img/sp/common/icon_youtube.png);
    background-repeat: no-repeat;
    background-size: 46.5px 33px;
    background-position: 0px 0px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

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

#ff-5
{
    width: 1000px;
    margin: 42px auto 0;
}

#ff-5 h3
{
    display: block;
    width: 832px;
    height: 146px;
    background-image: url("./../img/pc/collabo_character/ff5/h3.png");
    background-repeat: no-repeat;
    background-size: 832px 146px;
    background-position: 0px 0px;
    margin: 0 auto;
}

#ff-5 .char-1 .img-collabo .shinkamae
{
    display: block;
    width: 416px;
    height: 452.4px;
    background-image: url("./../img/sp/collabo_character/ff5/1/shinkamae.png");
    background-repeat: no-repeat;
    background-size: 416px 452.4px;
    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: 227.5px 341.9px;
    background-position: center;
    background-position: 64px 109px;
}

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

#ff-5 .char-2 .img-collabo .shinkamae
{
    display: block;
    width: 416px;
    height: 452.4px;
    background-image: url("./../img/sp/collabo_character/ff5/2/shinkamae.png");
    background-repeat: no-repeat;
    background-size: 416px 452.4px;
    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: 321.1px 289.9px;
    background-position: center;
    background-position: 50px 88px;
}

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

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

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

#ff-7
{
    width: 1000px;
    margin: 0 auto 0;
}

#ff-7 h3
{
    display: block;
    width: 832px;
    height: 146px;
    background-image: url("./../img/pc/collabo_character/ff7/h3.png");
    background-repeat: no-repeat;
    background-size: 832px 146px;
    background-position: 0px 0px;
    margin: 0 auto;
}

#ff-7 .char-1 .img-collabo .shinkamae
{
    display: block;
    width: 416px;
    height: 442.65px;
    background-image: url("./../img/sp/collabo_character/ff7/1/shinkamae.png");
    background-repeat: no-repeat;
    background-size: 416px 442.65px;
    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: 308.1px 343.2px;
    background-position: center;
    background-position: 67px 100px;
}

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

#ff-7 .char-2 .img-collabo .shinkamae
{
    display: block;
    width: 416px;
    height: 442.65px;
    background-image: url("./../img/sp/collabo_character/ff7/2/shinkamae.png");
    background-repeat: no-repeat;
    background-size: 416px 442.65px;
    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: 335.4px 317.2px;
    background-position: center;
    background-position: 29px 85px;
}

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

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

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

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

#ff-8
{
    width: 1000px;
    margin: 0 auto 0;
}

#ff-8 h3
{
    display: block;
    width: 832px;
    height: 146px;
    background-image: url("./../img/pc/collabo_character/ff8/h3.png");
    background-repeat: no-repeat;
    background-size: 832px 146px;
    background-position: 0px 0px;
    margin: 0 auto;
}

#ff-8 .char-1 .img-collabo .shinkamae
{
    display: block;
    width: 416px;
    height: 442.65px;
    background-image: url("./../img/sp/collabo_character/ff8/1/shinkamae.png");
    background-repeat: no-repeat;
    background-size: 416px 442.65px;
    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: 273px 348.4px;
    background-position: center;
    background-position: 88px 95px;
}

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

#ff-8 .char-2 .img-collabo .shinkamae
{
    display: block;
    width: 416px;
    height: 442.65px;
    background-image: url("./../img/sp/collabo_character/ff8/2/shinkamae.png");
    background-repeat: no-repeat;
    background-size: 416px 442.65px;
    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: 335.4px 317.2px;
    background-position: center;
    background-position: 40px 97px;
}

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

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

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

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

#ff-12
{
    width: 1000px;
    margin: 0 auto 0;
}

#ff-12 h3
{
    display: block;
    width: 832px;
    height: 146px;
    background-image: url("./../img/pc/collabo_character/ff12/h3.png");
    background-repeat: no-repeat;
    background-size: 832px 146px;
    background-position: 0px 0px;
    margin: 0 auto;
}

#ff-12 .char-1 .img-collabo .shinkamae
{
    display: block;
    width: 416px;
    height: 442.65px;
    background-image: url("./../img/sp/collabo_character/ff12/1/shinkamae.png");
    background-repeat: no-repeat;
    background-size: 416px 442.65px;
    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: 182px 345.8px;
    background-position: center;
    background-position: 108px 98px;
}

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

#ff-12 .char-2 .img-collabo .shinkamae
{
    display: block;
    width: 416px;
    height: 442.65px;
    background-image: url("./../img/sp/collabo_character/ff12/2/shinkamae.png");
    background-repeat: no-repeat;
    background-size: 416px 442.65px;
    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: 321.1px 325px;
    background-position: center;
    background-position: 32px 82px;
}

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

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

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

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

#ff-13
{
    width: 1000px;
    margin: 0 auto 0;
}

#ff-13 h3
{
    display: block;
    width: 832px;
    height: 146px;
    background-image: url("./../img/pc/collabo_character/ff13/h3.png");
    background-repeat: no-repeat;
    background-size: 832px 146px;
    background-position: 0px 0px;
    margin: 0 auto;
}

#ff-13 .char-1 .img-collabo .shinkamae
{
    display: block;
    width: 416px;
    height: 442.65px;
    background-image: url("./../img/sp/collabo_character/ff13/1/shinkamae.png");
    background-repeat: no-repeat;
    background-size: 416px 442.65px;
    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: 282.1px 344.5px;
    background-position: center;
    background-position: 37px 98px;
}

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

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

#ff-13 .char-2 .img-collabo .shinkamae
{
    display: block;
    width: 416px;
    height: 442.65px;
    background-image: url("./../img/sp/collabo_character/ff13/2/shinkamae.png");
    background-repeat: no-repeat;
    background-size: 416px 442.65px;
    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: 237.9px 352.3px;
    background-position: center;
    background-position: 101px 91px;
}

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

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

#ff-13 .char-3 .img-collabo .shinkamae
{
    display: block;
    width: 416px;
    height: 442.65px;
    background-image: url("./../img/sp/collabo_character/ff13/3/shinkamae.png");
    background-repeat: no-repeat;
    background-size: 416px 442.65px;
    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: 184.6px 234px;
    background-position: center;
    background-position: 126px 121px;
}

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

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

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

#ff-14
{
    width: 1000px;
    min-height: 1276px;
    margin: 0 auto 0;
}

#ff-14 h3
{
    display: block;
    width: 832px;
    height: 146px;
    background-image: url("./../img/pc/collabo_character/ff14/h3.png");
    background-repeat: no-repeat;
    background-size: 832px 146px;
    background-position: 0px 0px;
    margin: 0 auto;
}

#ff-14 .char-1 .img-collabo .shinkamae
{
    display: block;
    width: 416px;
    height: 442.65px;
    background-image: url("./../img/sp/collabo_character/ff14/1/shinkamae.png");
    background-repeat: no-repeat;
    background-size: 416px 442.65px;
    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: 197.6px 240.5px;
    background-position: center;
    background-position: 102px 103px;
}

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

#ff-14 .char-2 .img-collabo .shinkamae
{
    display: block;
    width: 416px;
    height: 442.65px;
    background-image: url("./../img/sp/collabo_character/ff14/2/shinkamae.png");
    background-repeat: no-repeat;
    background-size: 416px 442.65px;
    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: 183.3px 354.9px;
    background-position: center;
    background-position: 141px 88px;
}

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

#collabo-outro
{
    margin: 200px 0 0;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    text-align: center;
    margin-bottom: 65px;
}

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

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

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

#push
{
    width: 1000px;
    background-image: url(./../img/pc/common/bg_pattern.png);
    position: relative;
    margin: 190px auto 200px;
}

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

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

#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: 548px;
    height: 100px;
    background-image: url("./../img/sp/push/h2.png");
    background-repeat: no-repeat;
    background-size: 548px 100px;
    background-position: 0px 0px;
    margin: 84px auto 0;
    text-indent: 200%;
    white-space: nowrap;
}

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

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

#push .push a
{
    display: block;
    width: 416px;
    height: 70.4px;
    background-image: url("./../../index/img/sp/push/btn_push.png");
    background-repeat: no-repeat;
    background-size: 416px 70.4px;
    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: 760px;
    margin: 22px auto;
    padding: 0px 30px;
}

#disclaimer .accordion .accordion-title h5
{
    position: relative;
    background-size: 319px 50px;
    color: #FFF;
    font-size: 1.5em;
    line-height: 2.3em;
    text-align: left;
    padding: 10px 0;
    cursor: pointer;
}

#disclaimer .accordion .accordion-title h5::after
{
    display: block;
    width: 19px;
    height: 11px;
    background-image: url("./../../common/img/sp/common/arrow_white.png");
    background-repeat: no-repeat;
    background-size: 19px 11px;
    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: 1.3em;
    line-height: 2em;
    text-align: left;
}

#disclaimer .accordion .accordion-body .txt
{
    width: 100%;
    margin: 0 auto 0;
    padding: 20px 0 40px;
}
