@charset "utf-8";
.errmsg{
    color:#c00;
    margin:20px 0 60px;
}
.f-red{
    color:#c00 !important;
}
#footer{
    margin-top:40px;
}
.top-note{
    margin:2em 10px;
}
.dlc-username{
    position:relative;
    border-radius:5px;
    background-color:#eee;
    color:#333;
    padding:5px 10px;
    height:1.5em;
    margin:10px;
    font-size:20px;
}
.dlc-username .dumain{
    text-align:right;
    display:block;
    overflow:hidden;
    text-align:right;
    white-space:nowrap;
    text-overflow: ellipsis;
    margin-right:1em;
}
.dlc-username .dulast{
    display:block;
    position:absolute;
    z-index:1;
    top:5px;
    right:5px;
}
.mytitle{
    margin-bottom:40px;
    padding-bottom:40px;
    border-bottom:dashed 2px #ccc;
}
.dlc-wrap{
    max-width:800px;
    margin:0 auto;
}
.dlc-head_note{
    margin:20px 0;
}
.dlc-hbody_title{
    border-left: 10px solid #d0366d;
    border-bottom:solid 1px #ccc;
    background-color:#eee;
    display: block;
    padding-top: 3px;
    padding-bottom:3px;
    padding-left: 5px;
    margin: 0 0 10px;
    max-height:2.9em;
    line-height:1.5;
    overflow:hidden;
}
.dlc-hbody_djwrap{
    max-width:800px;
    min-width:270px;
    margin:20px auto 20px;
    padding:0 5%;
}
.dlc-hbody_data{
    float:right;
    width:64%;
    padding:0 2%;
    font-size:12px;
    max-width:640px;
}
.dlc-hbody_data td{
    padding:3px;
}
.dlc-hbody_data .dum_th{
    white-space:nowrap;
    font-weight:bold;
}
.dlc-hbody_jacket{
    width:30%;
    max-width:144px;
    float:left;
}
.dlc-hbody_jacket img{
    width:100%;
    display:block;
    margin:0 auto;
    max-width:144px;
    height:auto;
}
@media (min-width: 481px) {
    .dlc-hbody_data{
        font-size:16px;
    }
}
@media (max-width: 480px) {
    .dlc-hbody_jacket{
        width:30%;
    }
    .dlc-hbody_data{
        width:64%;
        padding:0 2%;
    }
}
.notice-box{
    margin-bottom:10px;
}
.dlc-hbody_limitnote,.dlc-hbody_vidpartnote{
    font-size:16px;
    max-width:720px;
    margin:0 auto 10px;
}
.dlc-hbody_vidpartnote{
    margin-bottom:10px;
}
@media (max-width:480px){
    .dlc-hbody_limitnote,.dlc-hbody_vidpartnote{
        font-size:14px;
    }
}
.dlc-hbody_iosnote{
    font-size:14px;
    width:90%;
    margin:0 auto 10px;
    padding-left:1em;
    text-indent:-1em;
}
.dl-area{
    margin:0 auto 20px;
    max-width:720px;
}
.dl-area .scene{
    font-size:14px;
    text-align:left;
    padding:5px 10px;
}
.dl-area .btn_dl{
    background-color:#5A3966;
    color:#fff;
    font-size:20px;
    padding:3px 3%;
    border-radius:5px 5px 0 0;
    border:solid 1px #5A3966;
}
.dl-area .btn_dl p{
}
.dl-area .accordion_body{
    text-align:center;
    font-size:20px;
    padding:0;
    border:solid 1px #5A3966;
    border-top:none;
    border-radius:0 0 5px 5px;
}
.dl-area .accordion_body .low-q{
    background-color:#7C4E8C;
}
.dl-area .accordion_body .low-q input{
    width:90%;
    max-width:240px;
    height:auto;
}
.dl-area .accordion_body .high-q{
    background-color:#CD89E5;
    border-radius:0 0 5px 5px;
}
.dl-area .accordion_body .high-q input{
    width:90%;
    max-width:240px;
    height:auto;
}
.dl-area .accordion_body .left-box{
    float:left;
    width:30%;
    height:100%;
    padding:15px 0;
    font-size:20px;
    color:#fff;
}
.dl-area .accordion_body .low-q .dum_ol,.dl-area .accordion_body .high-q ol{
    float:right;
    width:70%;
    background-color:#eee;
}
.dl-area .accordion_body .high-q ol{
    background-color:#fafafa;
    border-radius:0 0 5px 0;
}
.dl-area .accordion_body .low-q .dum_ol,.dl-area .accordion_body .high-q ol li{
    padding:15px 0;
}
.dl-area .accordion_body .low-q .dum_ol p{
    font-size:16px;
    margin-top:10px;
    text-align:center;
    padding:0 10px;
}
.dl-area .accordion_body .low-q .dum_ol p span{
    display:inline-block;
    text-align:left;
}
.dl-area .accordion_body .low-q ol p,.dl-area .accordion_body .high-q ol p{
    float:none;
    width:auto;
    background:none;
    height:auto;
}
.str-area{
    margin:0 auto 20px;
    max-width:720px;
}
.str-area .scene{
    font-size:14px;
    text-align:left;
    padding:5px 10px;
}
.str-area .btn_str{
    background-color:#34662E;
    border:solid 1px #34662E;
    color:#fff;
    font-size:20px;
    padding:3px 3%;
    border-radius:5px 5px 0 0;
}
.str-area .btn_str p{
}
.str-area .accordion_body{
    text-align:center;
    font-size:20px;
    padding:0;
    border:solid 1px #5A3966;
    border-top:none;
    border-radius:0 0 5px 5px;
}
.str-area .accordion_body .low-q{
    background-color:#478C3F;
}
.str-area .accordion_body .low-q input{
    width:90%;
    max-width:240px;
    height:auto;
}
.str-area .accordion_body .high-q{
    background-color:#68CC5B;
    border-radius:0 0 5px 5px;
}
.str-area .accordion_body .high-q input{
    width:90%;
    max-width:240px;
    height:auto;
}
.str-area .accordion_body .left-box{
    float:left;
    width:30%;
    height:100%;
    padding:15px 0;
    font-size:20px;
    color:#fff;
}
.str-area .accordion_body .low-q .dum_ol,.str-area .accordion_body .high-q ol{
    float:right;
    width:70%;
    background-color:#eee;
}
.str-area .accordion_body .high-q ol{
    background-color:#fafafa;
    border-radius:0 0 5px 0;
}
.str-area .accordion_body .low-q .dum_ol,.str-area .accordion_body .high-q ol li{
    padding:15px 0;
}
.str-area .accordion_body .low-q .dum_ol p{
    font-size:16px;
    margin-top:10px;
    text-align:center;
    padding:0 10px;
}
.str-area .accordion_body .low-q .dum_ol p span{
    display:inline-block;
    text-align:left;
}
.str-area .accordion_body .low-q ol p,.str-area .accordion_body .high-q ol p{
    float:none;
    width:auto;
    background:none;
    height:auto;
}
.dl-area .accordion_head,.str-area .accordion_head{
    background-image:url(/images/sp/dlc/tapopen_w.png);
    background-repeat:no-repeat;
    background-position:97% center;
    border-radius:5px;
}
.dl-area .selected,.str-area .selected{
    background-image:url(/images/sp/dlc/tapclose_w.png);
    background-repeat:no-repeat;
    background-position:97% center;
    border-radius:5px 5px 0 0;
    border-bottom:none;
}
.btn-contact{
}
.btn-contact a{
    text-align:center;
    width:90%;
    min-width:270px;
    display:block;
    margin:5px auto;
    border:solid 1px #ccc;
    border-radius:5px;
    padding:5px 0;
    background-color:#eee;
    color:#262626;
    max-width:480px;
    font-size:18px;
}
.btn-contact a span{
    display:inline-block;
    text-align:left;
}
.dl-area .accordion_body .low-q ol{
    float:right;
    width:70%;
    background-color:#eee;
}
.dl-area .accordion_body .low-q ol li{
    padding:15px 0;
}
.dl-area .accordion_body .low-q ol li.lowq-notice{
    font-size:16px;
    margin-top:10px;
    text-align:center;
    padding:0 10px 15px;
}
.dl-area .accordion_body .low-q ol li.lowq-notice span{
    display:inline-block;
    text-align:left;
}
.str-area .accordion_body .low-q ol{
    float:right;
    width:70%;
    background-color:#eee;
}
.str-area .accordion_body .low-q ol li{
    padding:15px 0;
}
.str-area .accordion_body .low-q ol li.lowq-notice{
    font-size:16px;
    margin-top:10px;
    text-align:center;
    padding:0 10px 15px;
}
.str-area .accordion_body .low-q ol li.lowq-notice span{
    display:inline-block;
    text-align:left;
}
#guest-logout-area{
    margin-top:40px;
}
#guest-logout-area .gl-head{
    border-left: 10px solid #d70545;
    display: block;
    padding-top: 3px;
    padding-bottom:3px;
    padding-left: 5px;
    margin: 0 0 20px;
    border-bottom: thin solid #dcdcdc;
}
#guest-logout-area .glo-left{
    margin: 0 0 20px;
}
#guest-logout-area .glo-left p{
    margin: 0 0 40px;
}
#guest-logout-area .glo-left .guest-num{
    max-width:640px;
    margin:0 auto;
}
#guest-logout-area .glo-left .guest-id{
    display:block;
    padding:0.5em 1em;
    font-size:1.2em;
    font-weight:bold;
}
#guest-logout-area .glo-right{
}
#guest-logout-area .glo-right .submiter{
    text-align:center;
    margin: 0 0 40px;
}
#guest-logout-area .glo-right .submiter input{
    padding:3px 0.5em;
    font-size:1.2em;
}
.kome{
    display:block;
    text-indent:-1em;
    padding-left:1em;
    margin-top:0.5em;
}
.popup-bg{
    background-color: rgba(0,0,0,0.5);
    width:100%;
    min-height:100%;
    position:fixed;
    left:0;
    top:0;
    z-index:100;
}
.popup-bg .popup-box{
    position:fixed;
    left:18%;
    top:20%;
    background-color: #fff;
    border:solid 1px #ccc;
    width:60%;
    max-width:576px;
    min-width:289px;
    padding:30px 2%;
    border-radius:5px;
    z-index:101;
}
@media (min-width:961px){
    .popup-bg .popup-box{
        width: 578px;
        margin: 98px auto;
        padding: 30px 19px;
        border-radius: 5px;
        position: relative;
        top: auto;
        left: auto;
    }
}
@media (max-width:640px){
    .popup-bg .popup-box{
        left:3%;
        top:10%;
        width:90%;
        padding:20px 2%;
    }
}
@media (max-width:480px){
    .popup-bg .popup-box{
        top:5px;
    }
}
.popup-bg .popup-box p{
    margin-bottom:1em;
    line-height:1.5;
}
.popup-bg .warn-note{
}
.popup-bg .btn-ok input{
    width:200px;
    display:block;
    margin:20px auto;
    cursor:pointer;
    text-align:center;
    font-size:18px;
    font-weight:bold;
}
.popup-bg .btn-ok input[disabled]{
    color:#ccc;
    opacity:0.8;
    cursor:auto;
}
.guest-id strong{
    user-select: auto !important;
    -moz-user-select: auto !important;
    -webkit-user-select: auto !important;
    -ms-user-select: auto !important;
}
.popup-bg .checkwrap{
    width:260px;
    margin:20px auto 40px;
}
.popup-bg .checkwrap span{
    font-size:18px;
}
.popup-bg .guest-id{
    font-size: 20px;
    margin-bottom: 20px;
}
 