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

.root
{
    position: relative;
}

#kv
{
    width: 100%;
    height: 450px;
    padding: 10px 0 0;
    background-size: 50%;
    z-index: 1;
    position: relative;
}

#kv h1
{
    width: 280px;
    height: 75px;
    margin: 0 auto;
    background: url("./../img/sp/kv/h1.png") center top no-repeat;
    background-size: 100%;
    position: relative;
    z-index: 99;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

#kv .img-kv
{
    width: 320px;
    height: 390px;
    margin: -15px auto 0;
    position: relative;
    z-index: 0;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

#kv .img-kv .face_bg
{
    width: 208px;
    height: 260px;
    background: url("./../img/sp/kv/face_bg.png") center top no-repeat;
    background-size: 100%;
    position: absolute;
    top: 4px;
    left: 57px;
}

#kv .img-kv .face
{
    width: 182px;
    height: 264px;
    background: url("./../img/sp/kv/face.png") center top no-repeat;
    background-size: 100%;
    position: absolute;
    top: 0;
    left: 70px;
}

#kv .img-kv .shout
{
    width: 139.5px;
    height: 110.5px;
    background: url("./../img/sp/kv/shout.png") center top no-repeat;
    background-size: 100%;
    position: absolute;
    top: 5px;
    left: 0;
}

#kv .img-kv .logo
{
    width: 75px;
    height: 57px;
    background: url("./../img/sp/kv/logo.png") center top no-repeat;
    background-size: 100%;
    position: absolute;
    top: 135px;
    right: 10px;
}

#kv .img-kv .characters
{
    width: 100%;
    height: 213px;
    background: url("./../img/sp/kv/characters.png") center top no-repeat;
    background-size: 390px;
    position: absolute;
    top: 167px;
    left: 0;
}

#kv .img-kv a.beginner
{
    display: block;
    width: 121px;
    height: 66px;
    background: url("./../img/sp/kv/beginner_btn.png") center top no-repeat;
    background-size: 100%;
    position: absolute;
    top: 300px;
    left: 10px;
}

#character
{
    z-index: 1;
    position: relative;
    height: auto;
}

#character h2
{
    width: 100%;
    height: 94px;
    background: rgba(84, 32, 0, 0.5) url("./../img/sp/new/h2.png") top center no-repeat;
    background-size: 320px;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

#character .wrap
{
    margin: 40px auto 0;
}

#character .wrap li
{
    display: block;
    width: 283.5px;
    height: 353.5px;
    margin: 0 auto 40px;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

#character .wrap li span.new_icon
{
    display: block;
    background: url("./../img/sp/new/new.png") top center no-repeat;
    background-size: 41px;
    width: 41px;
    height: 41px;
    margin: -10px 0 0 225px;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

#character .wrap li.hare
{
    background: url("./../img/sp/new/hare.png") top center no-repeat;
    background-size: 283.5px;
}

#character .wrap li.hare_x
{
    background: url("./../img/sp/new/hare_x.png") top center no-repeat;
    background-size: 283.5px;
}

#character .wrap li.ransurotto
{
    background: url("./../img/sp/new/ransurotto.png") top center no-repeat;
    background-size: 283.5px;
}

#character .wrap li.ransurotto_x
{
    background: url("./../img/sp/new/ransurotto_x.png") top center no-repeat;
    background-size: 283.5px;
}

#character .detail
{
    width: 100%;
    margin: 0 auto 50px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    font-size: 120%;
}

#character .detail a
{
    color: #0b57ae;
    font-weight: bold;
}

#character .detail a:hover
{
    color: #126dd5;
}

#about
{
    z-index: 1;
    position: relative;
}

#about .accordion .accordion-title h2
{
    width: 160px;
    height: 100%;
    background: url("./../img/sp/about/h2.png") center center no-repeat;
    background-size: 159.5px 25px;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

#about .accordion .accordion-body
{
    background: url("./../img/sp/about/bg_pattern_2.jpg");
    background-size: 100%;
}

#about .accordion .accordion-body h3
{
    width: 100%;
    height: 80px;
    background: url("./../img/sp/about/h3_bg.png") top center;
    background-size: 100%;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

#about .accordion .accordion-body h3 span
{
    display: block;
    width: 320px;
    height: 80px;
}

#about .accordion .accordion-body h3 span.thema_1
{
    background: url("./../img/sp/about/h3_1.png") top center no-repeat;
    background-size: 100%;
}

#about .accordion .accordion-body h3 span.thema_2
{
    background: url("./../img/sp/about/h3_2.png") top center no-repeat;
    background-size: 100%;
}

#about .accordion .accordion-body h3 span.thema_3
{
    background: url("./../img/sp/about/h3_3.png") top center no-repeat;
    background-size: 100%;
}

#about .accordion .accordion-body .temp-content
{
    width: 100%;
    margin: 0 auto;
}

#about .accordion .accordion-body .temp-content p
{
    margin: 20px auto 40px;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

#about .accordion .accordion-body .temp-content p.content_1
{
    height: 423.5px;
    background: url("./../img/sp/about/content_1.png") top center no-repeat;
    background-size: 100%;
}

#about .accordion .accordion-body .temp-content p.content_2
{
    height: 266px;
    background: url("./../img/sp/about/content_2.png") top center no-repeat;
    background-size: 100%;
}

#about .accordion .accordion-body .temp-content p.content_3
{
    height: 282.5px;
    background: url("./../img/sp/about/content_3.png") top center no-repeat;
    background-size: 100%;
}

#about .accordion .accordion-body .temp-content p.content_4
{
    height: 151px;
    margin: -15px auto 0;
    padding: 0 0 25px 0;
    background: url("./../img/sp/about/content_4.png") top center no-repeat;
    background-size: 100%;
}
