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

.root
{
    position: relative;
}

#kv
{
    width: 100%;
    background-image: url("./../img/pc/kv/bg.png");
    background-position: center;
    background-repeat: no-repeat;
    height: 838px;
}

#kv h1
{
    width: 1000px;
    margin: 0px auto;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    display: block;
    width: 620px;
    height: 203px;
    background-image: url("./../img/sp/kv/h1.png");
    background-repeat: no-repeat;
    background-size: 620px 203px;
    background-position: 0px 0px;
    background-position: 0px 20px;
    height: 222px;
}

#kv .time
{
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    display: block;
    width: 259px;
    height: 48px;
    background-image: url("./../img/pc/kv/time.png");
    background-repeat: no-repeat;
    background-size: 259px 48px;
    background-position: 0px 0px;
    position: absolute;
    z-index: 6;
    top: 248px;
    left: 50%;
    margin-left: -130px;
}

#kv .img-kv
{
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

#kv .img-kv .face
{
    display: block;
    width: 384px;
    height: 507px;
    background-image: url("./../img/sp/kv/face.png");
    background-repeat: no-repeat;
    background-size: 384px 507px;
    background-position: 0px 0px;
    position: absolute;
    top: 254px;
    left: 50%;
    z-index: 5;
    margin-left: -229px;
}

#kv .img-kv .face_bg
{
    display: block;
    width: 416px;
    height: 414px;
    background-image: url("./../img/sp/kv/face_bg.png");
    background-repeat: no-repeat;
    background-size: 416px 414px;
    background-position: 0px 0px;
    position: absolute;
    top: 334px;
    left: 50%;
    margin-left: -213px;
    z-index: 1;
}

#kv .img-kv .shout
{
    display: block;
    width: 274px;
    height: 168px;
    background-image: url("./../img/sp/kv/shout.png");
    background-repeat: no-repeat;
    background-size: 274px 168px;
    background-position: 0px 0px;
    position: absolute;
    top: 334px;
    left: 50%;
    margin-left: -213px;
    z-index: 2;
}

#kv .img-kv .logo
{
    display: block;
    width: 146px;
    height: 109px;
    background-image: url("./../img/sp/kv/logo.png");
    background-repeat: no-repeat;
    background-size: 146px 109px;
    background-position: 0px 0px;
    position: absolute;
    top: 248px;
    left: 50%;
    margin-left: 266px;
    z-index: 5;
}

#kv .img-kv .image
{
    display: block;
    width: 976px;
    height: 579px;
    background-image: url("./../img/pc/kv/image.png");
    background-repeat: no-repeat;
    background-size: 976px 579px;
    background-position: 0px 0px;
    position: absolute;
    z-index: 4;
    top: 223px;
    left: 50%;
    margin-left: -477px;
}

#kv .img-kv .chojushinsai_logo
{
    display: block;
    width: 363px;
    height: 151px;
    background-image: url("./../img/pc/kv/chojushinsai_logo.png");
    background-repeat: no-repeat;
    background-size: 363px 151px;
    background-position: 0px 0px;
    position: absolute;
    z-index: 5;
    top: 669px;
    left: 50%;
    margin-left: -425px;
}

#kv .img-kv .beginner
{
    display: block;
    width: 269px;
    height: 132px;
    background-image: url("./../img/sp/kv/button.png");
    background-repeat: no-repeat;
    background-size: 269px 132px;
    background-position: 0px 0px;
    position: absolute;
    z-index: 5;
    top: 672px;
    left: 50%;
    margin-left: 153px;
}

#new-character h2
{
    width: 100%;
    height: 230px;
    background-image: url("./../img/pc/new_character/h2.png");
    background-size: 967px 198px;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0.83);
    margin: 0 auto 0px;
    width: 100%;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

#new-character h3
{
    width: 100%;
    height: 147px;
    background-image: url("./../img/sp/new_character/h3.png");
    background-size: 506px 102px;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: rgba(255, 255, 255, 0.8);
    margin: 0 auto 30px;
    width: 100%;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

#new-character .time
{
    margin: 0 auto 75px;
    display: block;
    width: 415px;
    height: 76px;
    background-image: url("./../img/sp/new_character/time.png");
    background-repeat: no-repeat;
    background-size: 415px 76px;
    background-position: 0px 0px;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

#new-character .wrap li
{
    margin: 0 auto 80px;
}

#new-character .wrap li:last-child
{
    margin: 0 auto 110px;
}

#new-character .wrap .chara1
{
    display: block;
    width: 512px;
    height: 651px;
    background-image: url("./../img/sp/new_character/chara1.png");
    background-repeat: no-repeat;
    background-size: 512px 651px;
    background-position: 0px 0px;
    position: relative;
    left: 0px;
    top: 0px;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

#new-character .wrap .chara2
{
    display: block;
    width: 607px;
    height: 725px;
    background-image: url("./../img/sp/new_character/chara2.png");
    background-repeat: no-repeat;
    background-size: 607px 725px;
    background-position: 0px 0px;
    position: relative;
    left: 0px;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

#new-character .wrap .chara3
{
    display: block;
    width: 603px;
    height: 709px;
    background-image: url("./../img/sp/new_character/chara3.png");
    background-repeat: no-repeat;
    background-size: 603px 709px;
    background-position: 0px 0px;
    position: relative;
    left: 0px;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

#new-character .detail
{
    text-indent: 0px;
    width: 100%;
    margin: 26px auto 80px;
    text-align: center;
    color: #676767;
    font-weight: bold;
    font-size: 18px;
}

#new-character .detail a
{
    color: #1b76ff;
    font-weight: bold;
}

#new-character .detail a:hover
{
    color: #74abff;
}

#kisekae h2
{
    width: 100%;
    height: 147px;
    background-image: url("./../img/sp/kisekae/h2.png");
    background-size: 450px 102px;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: rgba(255, 255, 255, 0.8);
    margin: 0 auto 30px;
    width: 100%;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

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

#kisekae .wrap li
{
    margin: 0 auto 80px;
}

#kisekae .wrap li:last-child
{
    margin: 0 auto 80px;
}

#kisekae .wrap .chara1
{
    display: block;
    width: 623px;
    height: 1073px;
    background-image: url("./../img/sp/kisekae/chara1.png");
    background-repeat: no-repeat;
    background-size: 623px 1073px;
    background-position: 0px 0px;
    position: relative;
    left: 0px;
    top: 0px;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

#kisekae .wrap .chara2
{
    display: block;
    width: 619px;
    height: 1082px;
    background-image: url("./../img/sp/kisekae/chara2.png");
    background-repeat: no-repeat;
    background-size: 619px 1082px;
    background-position: 0px 0px;
    position: relative;
    left: 3px;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

#kisekae .note
{
    margin: 0 auto 15px;
    display: block;
    width: 449px;
    height: 57px;
    background-image: url("./../img/sp/kisekae/note.png");
    background-repeat: no-repeat;
    background-size: 449px 57px;
    background-position: 0px 0px;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

#kisekae .detail
{
    text-indent: 0px;
    width: 100%;
    margin: 26px auto 80px;
    text-align: center;
    color: #676767;
    font-weight: bold;
    font-size: 18px;
}

#kisekae .detail a
{
    color: #1b76ff;
    font-weight: bold;
}

#kisekae .detail a:hover
{
    color: #74abff;
}

#omake
{
    width: 100%;
}

#omake h2
{
    width: 100%;
    height: 134px;
    background-image: url("./../img/pc/omake/h2.png");
    background-size: 882px 79px;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: rgba(255, 255, 255, 0.8);
    margin: 0 auto 0px;
    width: 100%;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

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

#omake .detail
{
    text-indent: 0px;
    width: 100%;
    margin: -20px auto 40px;
    text-align: center;
    color: #676767;
    font-weight: bold;
    font-size: 18px;
}

#omake .detail a
{
    color: #1b76ff;
    font-weight: bold;
}

#omake .detail a:hover
{
    color: #74abff;
}

#omake .shout
{
    margin: 0 auto 55px;
    position: relative;
    left: 13px;
    display: block;
    width: 560px;
    height: 310px;
    background-image: url("./../img/sp/omake/shout.png");
    background-repeat: no-repeat;
    background-size: 560px 310px;
    background-position: 0px 0px;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

#about .accordion .accordion-title h2
{
    background-image: url(./../img/sp/about/h2.png);
    height: 100%;
    background-size: 242px 38px;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

#about .accordion .accordion-body
{
    background-image: url("./../img/sp/about/bg_pattern.jpg");
}

#about .accordion .accordion-body h3
{
    background: #1e2b5d;
    width: 100%;
    height: 134px;
    background-image: url("./../img/pc/about/h3.png");
    background-size: 594px 37px;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

#about .accordion .accordion-body .temp-content
{
    padding-top: 60px;
    margin: 0 auto;
    background-image: url("./../img/sp/about/bg_pattern.jpg");
    background-size: 50%;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

#about .accordion .accordion-body .temp-content .text1
{
    width: 800px;
    height: 301px;
    background-image: url("./../img/pc/about/text1.png");
    background-repeat: no-repeat;
    background-position: center left;
    margin: 0 auto 40px;
}

#about .accordion .accordion-body .temp-content .text2
{
    width: 800px;
    height: 312px;
    background-image: url("./../img/pc/about/text2.png");
    background-repeat: no-repeat;
    background-position: center left;
    margin: 0 auto 40px;
}

#about .accordion .accordion-body .temp-content .text3
{
    width: 800px;
    height: 85px;
    background-image: url("./../img/pc/about/text3.png");
    background-repeat: no-repeat;
    background-position: center left;
    margin: 0 auto 40px;
}

#about .accordion .accordion-body .temp-content .text4
{
    width: 800px;
    height: 234px;
    background-image: url("./../img/pc/about/text4.png");
    background-repeat: no-repeat;
    background-position: center left;
    margin: 0 auto 40px;
}

#about .accordion .accordion-body .temp-content .shout
{
    display: block;
    width: 548px;
    height: 271px;
    background-image: url("./../img/sp/about/shout.png");
    background-repeat: no-repeat;
    background-size: 548px 271px;
    background-position: 0px 0px;
    margin: 12px auto 84px;
    position: relative;
    left: 14px;
}

#movie
{
    position: relative;
    z-index: 1;
    width: 100%;
    padding: 59px 0 50px;
    box-sizing: content-box;
    margin: 0 auto 0;
}

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

#movie h2
{
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    margin: 0 auto 0;
}

#movie .slider
{
    visibility: hidden;
    margin-top: 32px;
}

#movie .slider ul li
{
    outline: none;
    display: inline-block;
}

#movie .slider ul li a
{
    display: block;
    position: relative;
    outline: none;
}

#movie .slider ul li a::after
{
    content: " ";
    display: block;
    width: 93px;
    height: 66px;
    background-image: url("./../../common/img/sp/tvcm/icon_play.png");
    background-repeat: no-repeat;
    background-size: 93px 66px;
    background-position: 0px 0px;
    position: absolute;
    left: 0;
    right: 0;
    top: 52px;
    margin: 0 auto;
}

#movie .slider ul li a img
{
    width: 352px;
    height: 198px;
    margin: 0 auto;
    border: solid 2px #FFF;
}

#movie .slider ul li a p
{
    width: 352px;
    color: #676767;
    font-size: 1em;
    margin: 5px auto 0;
    text-align: left;
}

#movie .slider ul .slick-prev, #movie .slider ul .slick-next
{
    display: none !important;
}

#movie .slider ul .slick-dots
{
    text-align: center;
    margin-top: 9px;
}

#movie .slider ul .slick-dots li
{
    display: inline-block !important;
    display: block;
    width: 42px;
    height: 42px;
    background-image: url("./../img/sp/tvcm/bit.png");
    background-repeat: no-repeat;
    background-size: 42px 42px;
    background-position: 0px 0px;
}

#movie .slider ul .slick-dots li.slick-active
{
    display: block;
    width: 42px;
    height: 42px;
    background-image: url("./../img/sp/tvcm/bit_focus.png");
    background-repeat: no-repeat;
    background-size: 42px 42px;
    background-position: 0px 0px;
}

#movie .slider ul .slick-dots button
{
    color: transparent;
}

#movie h2
{
    display: block;
    width: 232px;
    height: 20px;
    background-image: url("./../img/sp/movie/h2.png");
    background-repeat: no-repeat;
    background-size: 232px 20px;
    background-position: 0px 0px;
    height: 20px;
}

#movie p
{
    color: #676767;
}

#banner
{
    position: relative;
    width: 100%;
    padding: 29px 0 35px;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 1;
}

#banner .wrap .ttl_tokusetsu
{
    display: block;
    width: 343px;
    height: 17px;
    background-image: url("./../img/sp/banner/ttl_tokusetsu.png");
    background-repeat: no-repeat;
    background-size: 343px 17px;
    background-position: 0px 0px;
    margin: 12px auto;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

#banner .wrap .banner_tokusetsu
{
    display: block;
    width: 340px;
    height: 108px;
    background-image: url("./../img/sp/banner/banner_tokusetsu.jpg");
    background-repeat: no-repeat;
    background-size: 340px 108px;
    background-position: 0px 0px;
    margin: 12px auto;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}
