#mv
{
    background-color: #0099ff;
    width: 100%;
    height: 644px;
    background-image: url("./../img/pc/mv/img_set.jpg");
    background-size: auto 644px;
    background-position: center;
    background-repeat: no-repeat;
}

#mv h2
{
    display: none;
}

#mv .wrap-img
{
    display: none;
}

#mv .wrap-shout
{
    display: none;
}

#mv .wrap-badge
{
    display: none;
}

#mv .btn-to-join
{
    display: block;
    width: 98px;
    height: 98px;
    background-image: url("./../img/sp/mv/btn_to_join_bg.png");
    background-repeat: no-repeat;
    background-size: 98px 98px;
    background-position: 0px 0px;
    position: absolute;
    left: 347px;
    right: 0;
    margin: 0 auto;
    top: 422px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

#mv .wrap-btn
{
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
}

#mv .wrap-btn .app-icon
{
    display: block;
    width: 108px;
    height: 108px;
    background-image: url("./../../common/img/sp/app/icon_app.png");
    background-repeat: no-repeat;
    background-size: 108px 108px;
    background-position: 0px 0px;
    position: absolute;
    left: 50%;
    top: auto;
    right: auto;
    bottom: 73px;
    margin-left: -50px;
    z-index: 2;
}

#mv .wrap-btn .btn-to-store,
    #mv .wrap-btn .btn-to-app
{
    background-color: rgba(0, 153, 255, 0.75);
    display: block;
}

#mv .wrap-btn .btn-to-store .attention,
      #mv .wrap-btn .btn-to-app .attention
{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(255, 255, 255, 0);
    -webkit-animation: blink 0.5s ease-in 0.3s infinite alternate;
    animation: blink 0.5s ease-in 0.3s infinite alternate;
}

@-webkit-keyframes blink
{
    0%
    {
        background-color: rgba(255, 255, 255, 0);
    }

    100%
    {
        background-color: rgba(255, 255, 255, 0.4);
    }
}

@keyframes blink
{
    0%
    {
        background-color: rgba(255, 255, 255, 0);
    }

    100%
    {
        background-color: rgba(255, 255, 255, 0.4);
    }
}

#mv .wrap-btn .btn-to-store p,
      #mv .wrap-btn .btn-to-app p
{
    width: 0px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

#mv .wrap-btn .btn-to-app
{
    width: 240px;
    height: 70px;
    display: block;
    width: 240px;
    height: 70px;
    background-image: url("./../../common/img/pc/app/btn_to_app.png");
    background-repeat: no-repeat;
    background-size: 240px 70px;
    background-position: 0px 0px;
    position: absolute;
    left: 50%;
    top: auto;
    right: auto;
    bottom: 25px;
    margin-left: -248px;
}

#mv .wrap-btn .btn-to-store
{
    width: 240px;
    height: 70px;
    display: block;
    width: 240px;
    height: 70px;
    background-image: url("./../../common/img/pc/app/btn_to_install.png");
    background-repeat: no-repeat;
    background-size: 240px 70px;
    background-position: 0px 0px;
    position: absolute;
    left: auto;
    top: auto;
    right: 50%;
    bottom: 25px;
    margin-right: -248px;
}

#mv.isPC .wrap-btn
{
    display: none;
}

#intro
{
    background-color: #0099ff;
    width: 100%;
    min-height: 1019px;
    background-repeat: repeat-x;
    position: top center;
    background-image: url("./../img/pc/h3_border.png");
}

#intro h3
{
    display: block;
    width: 800px;
    height: 122px;
    background-image: url("./../img/pc/intro/h3.png");
    background-repeat: no-repeat;
    background-size: 800px 122px;
    background-position: 0px 0px;
    margin: 0 auto;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

#intro h4
{
    display: none;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

#intro .ryuheisan
{
    display: none;
}

#intro .img-1
{
    display: block;
    width: 1000px;
    height: 867px;
    background-image: url("./../img/pc/intro/img_set.png");
    background-repeat: no-repeat;
    background-size: 1000px 867px;
    background-position: 0px 0px;
    margin: 0px auto 0;
    left: -25px;
    top: 30px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

#intro .img-2
{
    display: none;
}

#selection-out
{
    background-color: #0099ff;
    width: 100%;
    min-height: 1085px;
    background-repeat: repeat-x;
    position: top center;
    background-image: url("./../img/pc/h3_border.png");
}

#selection-out h3
{
    display: block;
    width: 800px;
    height: 122px;
    background-image: url("./../img/pc/selection/out_h3.png");
    background-repeat: no-repeat;
    background-size: 800px 122px;
    background-position: 0px 0px;
    margin: 0 auto;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

#selection-out ul
{
    margin: 35px auto 0;
    width: 700px;
}

#selection-out ul:after
{
    visibility: hidden;
    display: block;
    content: " ";
    clear: both;
    height: 0px;
}

#selection-out ul li
{
    margin: 0 auto 28px;
    float: left;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

#selection-out ul li:nth-of-type(2n+1)
{
    margin-right: 32px;
}

#selection-out ul li:nth-of-type(1)
{
    display: block;
    width: 334px;
    height: 414px;
    background-image: url("./../img/pc/selection/out_1.png");
    background-repeat: no-repeat;
    background-size: 334px 414px;
    background-position: 0px 0px;
}

#selection-out ul li:nth-of-type(2)
{
    display: block;
    width: 334px;
    height: 414px;
    background-image: url("./../img/pc/selection/out_2.png");
    background-repeat: no-repeat;
    background-size: 334px 414px;
    background-position: 0px 0px;
}

#selection-out ul li:nth-of-type(3)
{
    display: block;
    width: 334px;
    height: 414px;
    background-image: url("./../img/pc/selection/out_3.png");
    background-repeat: no-repeat;
    background-size: 334px 414px;
    background-position: 0px 0px;
}

#selection-out ul li:nth-of-type(4)
{
    display: block;
    width: 334px;
    height: 414px;
    background-image: url("./../img/pc/selection/out_4.png");
    background-repeat: no-repeat;
    background-size: 334px 414px;
    background-position: 0px 0px;
}

#selection-in
{
    background-color: #0099ff;
    width: 100%;
    height: 2366px;
    margin-top: -7px;
    background-repeat: repeat-x;
    position: top center;
    background-image: url("./../img/pc/h3_border.png");
}

#selection-in h3
{
    display: block;
    width: 800px;
    height: 122px;
    background-image: url("./../img/pc/selection/in_h3.png");
    background-repeat: no-repeat;
    background-size: 800px 122px;
    background-position: 0px 0px;
    margin: 0 auto;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

#selection-in ul
{
    margin: 35px auto 0;
    width: 700px;
}

#selection-in ul:after
{
    visibility: hidden;
    display: block;
    content: " ";
    clear: both;
    height: 0px;
}

#selection-in ul li
{
    margin: 0 auto 26px;
    float: left;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

#selection-in ul li:nth-of-type(2n+1)
{
    margin-right: 30px;
}

#selection-in ul li:nth-of-type(1)
{
    display: block;
    width: 334px;
    height: 414px;
    background-image: url("./../img/pc/selection/in_1.png");
    background-repeat: no-repeat;
    background-size: 334px 414px;
    background-position: 0px 0px;
}

#selection-in ul li:nth-of-type(2)
{
    display: block;
    width: 334px;
    height: 414px;
    background-image: url("./../img/pc/selection/in_2.png");
    background-repeat: no-repeat;
    background-size: 334px 414px;
    background-position: 0px 0px;
}

#selection-in ul li:nth-of-type(3)
{
    display: block;
    width: 334px;
    height: 414px;
    background-image: url("./../img/pc/selection/in_3.png");
    background-repeat: no-repeat;
    background-size: 334px 414px;
    background-position: 0px 0px;
}

#selection-in ul li:nth-of-type(4)
{
    display: block;
    width: 334px;
    height: 414px;
    background-image: url("./../img/pc/selection/in_4.png");
    background-repeat: no-repeat;
    background-size: 334px 414px;
    background-position: 0px 0px;
}

#selection-in ul li:nth-of-type(5)
{
    display: block;
    width: 334px;
    height: 411px;
    background-image: url("./../img/pc/selection/in_5.png");
    background-repeat: no-repeat;
    background-size: 334px 411px;
    background-position: 0px 0px;
}

#selection-in ul li:nth-of-type(6)
{
    display: block;
    width: 334px;
    height: 414px;
    background-image: url("./../img/pc/selection/in_6.png");
    background-repeat: no-repeat;
    background-size: 334px 414px;
    background-position: 0px 0px;
}

#selection-in ul li:nth-of-type(7)
{
    display: block;
    width: 335px;
    height: 414px;
    background-image: url("./../img/pc/selection/in_7.png");
    background-repeat: no-repeat;
    background-size: 335px 414px;
    background-position: 0px 0px;
}

#selection-in ul li:nth-of-type(8)
{
    display: block;
    width: 335px;
    height: 414px;
    background-image: url("./../img/pc/selection/in_8.png");
    background-repeat: no-repeat;
    background-size: 335px 414px;
    background-position: 0px 0px;
}

#selection-in ul li:nth-of-type(9)
{
    display: block;
    width: 334px;
    height: 414px;
    background-image: url("./../img/pc/selection/in_9.png");
    background-repeat: no-repeat;
    background-size: 334px 414px;
    background-position: 0px 0px;
}

#join
{
    background-color: #EEE;
    width: 100%;
    height: 2360px;
    margin-top: -9px;
}

#join h3
{
    display: block;
    width: 370px;
    height: 38px;
    background-image: url("./../img/sp/join/h3.png");
    background-repeat: no-repeat;
    background-size: 370px 38px;
    background-position: 0px 0px;
    width: 100%;
    height: 80px;
    background-position: 50% 50%;
    background-size: auto 27px;
    background-color: #e60012;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

#join .step-1
{
    display: block;
    width: 694px;
    height: 136px;
    background-image: url("./../img/pc/join/step_1.png");
    background-repeat: no-repeat;
    background-size: 694px 136px;
    background-position: 0px 0px;
    margin: 39px auto 50px;
}

#join .step-1 p
{
    width: 0px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

#join .step-1 .btn-to-faq
{
    display: block;
    width: 40px;
    height: 20px;
    background-image: url("./../img/pc/join/btn_to_faq.png");
    background-repeat: no-repeat;
    background-size: 40px 20px;
    background-position: 0px 0px;
    position: absolute;
    right: 297px;
    bottom: 0px;
}

#join .step-2
{
    display: block;
    width: 594px;
    height: 544px;
    background-image: url("./../img/pc/join/step_2.png");
    background-repeat: no-repeat;
    background-size: 594px 544px;
    background-position: 0px 0px;
    margin: 42px auto 38px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

#join .step-3
{
    display: block;
    width: 428px;
    height: 628px;
    background-image: url("./../img/pc/join/step_3.png");
    background-repeat: no-repeat;
    background-size: 428px 628px;
    background-position: 0px 0px;
    margin: 38px auto 0;
    left: 6px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

#join .ryuheisan
{
    display: block;
    width: 1000px;
    height: 410px;
    background-image: url("./../img/pc/join/ryuheisan.png");
    background-repeat: no-repeat;
    background-size: 1000px 410px;
    background-position: 0px 0px;
    margin: 0 auto 0;
    top: -88px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

#faq
{
    background-color: #131e25;
    width: 100%;
    min-height: 60px;
}

#faq h3
{
    width: 100%;
    height: 80px;
}

#faq h3 a
{
    background-image: url(./../img/sp/faq/h3.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 28px;
    display: block;
    width: 100%;
    height: 80px;
    background-position: 46% 50%;
}

#faq h3 a > div:after
{
    content: " ";
    display: block;
    width: 29px;
    height: 29px;
    background-image: url("./../img/sp/faq/btn_open.png");
    background-repeat: no-repeat;
    background-size: 29px 29px;
    background-position: 0px 0px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    right: 10px;
}

#faq h3 a.opened > div:after
{
    content: " ";
    display: block;
    width: 29px;
    height: 29px;
    background-image: url("./../img/sp/faq/btn_close.png");
    background-repeat: no-repeat;
    background-size: 29px 29px;
    background-position: 0px 0px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    right: 10px;
}

#faq h3 a > div
{
    width: 900px;
    height: 80px;
    margin: 0 auto;
}

#faq dl dt
{
    background-color: #27363e;
    width: 100%;
    min-height: 105px;
    color: #FFF;
    border-bottom: solid 2px #323d43;
}

#faq dl dt > div:after
{
    content: " ";
    display: block;
    width: 29px;
    height: 29px;
    background-image: url("./../img/sp/faq/btn_open.png");
    background-repeat: no-repeat;
    background-size: 29px 29px;
    background-position: 0px 0px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    right: 10px;
}

#faq dl dt.opened > div:after
{
    content: " ";
    display: block;
    width: 29px;
    height: 29px;
    background-image: url("./../img/sp/faq/btn_close.png");
    background-repeat: no-repeat;
    background-size: 29px 29px;
    background-position: 0px 0px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    right: 10px;
}

#faq dl dt > div
{
    width: 900px;
    box-sizing: border-box;
    padding: 0 40px 0 65px;
    margin: 0 auto;
}

#faq dl dt > div:before
{
    content: " ";
    display: block;
    width: 47px;
    height: 47px;
    background-image: url("./../img/sp/faq/q.png");
    background-repeat: no-repeat;
    background-size: 47px 47px;
    background-position: 0px 0px;
    position: absolute;
    top: 30px;
    left: 0px;
}

#faq dl dt p
{
    padding: 30px 0;
    font-size: 1.8em;
}

#faq dl dd
{
    width: 100%;
    overflow: hidden;
    color: #FFF;
    box-sizing: border-box;
    border-bottom: solid 2px #323d43;
}

#faq dl dd > div
{
    min-height: 105px;
    width: 900px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 40px 0 65px;
}

#faq dl dd > div:before
{
    content: " ";
    display: block;
    width: 47px;
    height: 47px;
    background-image: url("./../img/sp/faq/a.png");
    background-repeat: no-repeat;
    background-size: 47px 47px;
    background-position: 0px 0px;
    position: absolute;
    top: 30px;
    left: 0px;
}

#faq dl dd p
{
    padding: 30px 0;
    font-size: 1.8em;
}

#faq dl dd .a1-img
{
    display: block;
    width: 577px;
    height: 386px;
    background-image: url("./../img/sp/faq/a1_img.jpg");
    background-repeat: no-repeat;
    background-size: 577px 386px;
    background-position: 0px 0px;
    margin: -5px 0 35px;
}

#term
{
    background-color: #484b4d;
    width: 100%;
    min-height: 60px;
}

#term h3
{
    width: 100%;
    height: 80px;
}

#term h3 a
{
    background-image: url(./../img/sp/term/h3_term.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 27px;
    width: 100%;
    height: 80px;
    background-position: 46% 50%;
    display: block;
}

#term h3 a > div:after
{
    content: " ";
    display: block;
    width: 29px;
    height: 29px;
    background-image: url("./../img/sp/faq/btn_open.png");
    background-repeat: no-repeat;
    background-size: 29px 29px;
    background-position: 0px 0px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    right: 10px;
}

#term h3 a.opened > div:after
{
    content: " ";
    display: block;
    width: 29px;
    height: 29px;
    background-image: url("./../img/sp/faq/btn_close.png");
    background-repeat: no-repeat;
    background-size: 29px 29px;
    background-position: 0px 0px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    right: 10px;
}

#term h3 a > div
{
    width: 900px;
    height: 80px;
    margin: 0 auto;
}

#term .wrap-txt
{
    background: #FFF;
    width: 100%;
    background: #FFF;
    box-sizing: border-box;
    overflow: hidden;
}

#term .wrap-txt h4
{
    padding: 55px 0 0;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
    font-size: 1.5em;
    line-height: 1.8em;
}

#term .wrap-txt .txt
{
    padding: 0 0 55px;
    width: 900px;
    font-size: 1.4em;
    line-height: 1.8em;
    margin: 0 auto;
    color: 333333;
}

#term .wrap-txt .txt p,
      #term .wrap-txt .txt ul li
{
    text-indent: -1em;
    margin-left: 1em;
    display: block;
}

#term .wrap-txt .txt a
{
    color: #098def;
    text-decoration: underline;
}
