.pc{
    display: none;
}
#wrap　a:hover {
    opacity: 0.6;
}
#wrap{
}
#wrap:after{
    content: "";
    display: block;
    z-index: -1;
    position: fixed;
    top: 0;
    left:0;
    width: 100%;
    height: 100%;
    background: #fff url(../img/bg.jpg) bottom center repeat-x;
    background-size: auto calc(100vh - 450px);
}

#title h1{
    line-height: 0;
}

#movie_logo{
    width: 95.2%;
    margin: 0 auto;
    padding: 15px 0;
    text-align: center;
}

em{
    font-style: normal;
}
#title{
    background: #000;
    text-align: center;
}
#title p{
    width: 100%;
    background: #926f29;
}
#pic_main img{
    width: 100%;
}

/*----------------------------*/
/*プレゼント*/
/*----------------------------*/
#present{
    margin-top: 20px;
}

#present > p{
    display: block;
}

#present_shirt{
    width: 46%;
    float: left;
    margin-left: 2.2%;
}
#present_book{
    width: 46%;
    float: right;
    margin-right: 2.2%;
}
#txt_present{
    width: 60%;
    margin: 0 auto;
    margin-bottom: 10px;
}

#present_special{
    width: 95.2%;
    margin: 0 auto;
}


/*----------------------------*/
/*応募方法*/
/*----------------------------*/

#appli{
    margin-top: 50px;
}

#appli h1{
    width: 40%;
    margin: 0 auto;
    margin-bottom: 10px;
}
#appli > img{
    display: block;
    max-width: 30px;
    margin: 0 auto;
}

.step{
    width: 20%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background: #926f29;
}
.step img{
    max-width: 40px;
}
.process{
    display: table-cell;
    width: 100%;
    padding: 10px;
    background: #FFF;
    border: 1px solid #926f29;
    font-size: 1.4rem;
}

.process span{
    font-weight: bold;
    background: #ffff14;
}
.process img{
    margin-top: 10px;
}
#step1,
#step2,
#step3,
#step4{
    display: table;
    width: 95.2%;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
}
#step1{
    margin-top: 0;
}



#step4{
    text-align: center;
    font-weight: bold;
}



/*----------------------------*/
/*当選発表*/
/*----------------------------*/
#announce{
    margin-top: 50px;
}

#announce h1{
    width: 40%;
    margin: 0 auto;
    margin-bottom: 10px;
}

#txt_announce{
    width: 95.2%;
    margin: 0 auto;
    background: #FFF;
    border: 1px solid #000;
}

#txt_announce p{
    padding: 10px;
}

#btn_caution{
    display: block;
    width: 60%;
    margin: 0 auto;
    margin-top: 10px;
}


/*----------------------------*/
/*どうみた*/
/*----------------------------*/
#how{
    margin-top: 50px;
}

#how h1{
    width: 86%;
    margin: 0 auto;
    margin-bottom: 10px;
}

#txt_how{
    width: 95.2%;
    text-align: center;
    font-size: 1.6rem;
    margin-bottom: 20px;
    font-weight: bold;
}

.ann h2{
    padding: 6px 0;
    text-align: center;
    color: #FFF;
    background: #000;
    font-size: 1.4rem;
}

.enbedVideo{
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    margin-bottom: 40px;
}
.enbedVideo iframe{
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

#btn_digest,
#btn_watchtweet{
    display: block;
    width: 95.2%;
    margin: 0 auto;
    margin-bottom: 20px;
}

#btn_digest{
    margin-top: -30px;
}

#txt_zadankai_tweet{
    width: 95.2%;
    margin: 0 auto;
    margin-top: -30px;
    margin-bottom: 20px;
}

#txt_zadankai_tweet p{
    padding: 20px 0 0 0;
    font-size: 1.4rem;
    font-weight: bold;
    text-align: center;
}

.twitter-tweet{
    margin: 0 auto;
}

/*----------------------------*/
/*LINE LIVE*/
/*----------------------------*/
#linelive{
    margin-top: 50px;
}

#linelive h1{
    width: 70%;
    margin: 0 auto;
    margin-bottom: 10px;
}

#linelive_info{
    position: relative;
    width: 95.2%;
    margin: 0 auto;
    border: 1px solid #000;
    background: #FFF;
    font-size: 1.2rem;
}

#linelive_info em{
    font-size: 1.6rem;
    font-weight: bold;
}

#linelive_info p{
    padding: 10px;
}

#txt_check{
    width: 14%;
    max-width: 80px;
    float: right;
    margin-top: -30px;
    margin-right: 4%;
    margin-bottom: 5px;
}

#btn_linelive{
    display: block;
    width: 98%;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
}


/*----------------------------*/
/*映画情報*/
/*----------------------------*/
#tit_movie_info{
    width: 20%;
    margin-bottom: 5px;
    padding-top: 10px;
}
#movie_info{
    background: #382a20;
    margin-top: 50px;
}

#movie_info em{
    display: block;
    width: 95.2%;
    margin: 0 auto;
    font-weight: bold;
    font-size: 1.6rem;
    color: #ceaa62;
    line-height: 1.5;
}
#movie_info em + em{
    font-size: 1.8rem;
    margin-bottom: 20px;
}

#txt_movie{
    width: 95.2%;
    margin: 0 auto;
    font-size: 1.4rem;
    line-height: 1.8;
    color: #FFF;
    border-bottom: 1px solid #FFF;
    padding-bottom: 20px;
}

#movie_info dl{
    width: 95.2%;
    margin: 0 auto;
    margin-top: 20px;
    color: #FFF;
    font-size: 1.2rem;
    padding-bottom: 20px;
}
#movie_info dl:after{
    content: "";
    display: block;
    clear: both;
}

#movie_info dl dt{
    float: left;
    width: 20%;
    margin-bottom: 10px;
}
#movie_info dl dd{
    width: 80%;
    float: left;
    margin-bottom: 10px;
}

#ico_r15{
    width: 50px;
    margin-left: 2.4%;
    margin-bottom: 10px;
}

/*----------------------------*/
/*フッター*/
/*----------------------------*/

#btn_backcinema{
    display: block;
    width: 95.2%;
    margin: 0 auto;
    margin-top: 20px;
    padding: 10px 0;
    border: 2px solid #292038;
    text-align: center;
    font-size: 1.6rem;
    font-weight: bold;
    text-decoration: none;
    color: #292038;
    background: #FFF;
    
    /* box-shadow */
    box-shadow:0px 4px 4px 0px rgba(0,0,0,0.4);
    -moz-box-shadow:0px 4px 4px 0px rgba(0,0,0,0.4);
    -webkit-box-shadow:0px 4px 4px 0px rgba(0,0,0,0.4);
}

#copy{
    text-align: center;
    font-size: 1.0rem;
    margin: 20px 0;
}

.pagetop{
    padding-top: 40px;
}

/*----------------------------*/
/*PP*/
/*----------------------------*/

.mfp-content{
}

.mfp-iframe-scaler{
    padding-top: 76%;
}

.mfp-iframe-holder .mfp-content{
    max-width: 860px;
}

.mfp-iframe-scaler iframe{
    background: #100c0c;
}


#pr_movie{
    margin-top: 60px;
}


.reg{
	font-size:12px;
	vertical-align:top;
	line-height:1.5rem;
}