
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, table, tbody, tfoot, thead, tr, th, td{
    font-family: 'Noto Sans JP', serif;
    font-weight: 300;
}
body{
    color: #231815;
}
#wrap{
    /*padding-bottom: 120px;*/
}

.fangate_container .fangate_entry_button a, .common_button a, #entry_button_area a, #entry_button_area input[type="submit"], #confirm_button_area input[type="button"]{
    background: #5FBCE7;
    display: inline-block;
    padding: 0.75em 2em 1em 2em;
    /* box-shadow: 0 -5px 0 rgba(0, 0, 0, 0.3) inset; */
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    box-sizing: border-box;
    font-size: 36px;
    border-radius: 100px;
    width: 500px;
}
.common_button a{
    font-size: 26px;
    width: 350px;
}


#second_line, #second {
    display: none;
}

#footer {
    background-color: #fff;
    margin: 0;
    border: none;
}
#footer .copyright, .not_affiliated, #footer .poweredBy a, #footer .poweredBy a span {
    font-size: 14px;
}
#push{
    display: none;
}
#wrap{
    margin: 0;
}
.not_affiliated {
    padding: 38px 0 0;
    margin: 0;
    border-top: 1px solid #b4b4b4;
}

#main_box{
    position: relative;
}
#main_caption{
    text-align: left;
    width: auto;
    font-size: 18px;
}

#entry_button_area{
    /*position: fixed;
    bottom: 0;
    background: rgba(255,245,244, 0.9);
    width: 100%;
    right: 0;
    z-index: 1000;
    padding: 15px 0 8px;
    margin: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;*/
}

#entry_button_area .entry_button_area_in {
    padding-bottom: 0px !important;
}

.common_link a, #guide_link a {
    border: 1px solid #231815;
    padding: 0.75em 20px;
    font-size: 18px;
    color: #231815;
    width: 210px;
    border-radius: 50px;
}
#guide_link a .icon {
    display: none;
}
.guide_agreement_message {
    font-size: 20px;
    color: #c00;
}

#entry_button_area .entry_thanks {
    font-size: 48px;
    font-weight: 400;
}


.entry_video{
    /*background: #ffe455;*/
    padding: 0 0 5em 0;
}
.entry_video:before{
    content:'CMを視聴してください';
    display: block;
    text-align: center;
    color: #000;
    font-size: 36px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    margin: 0 0 1em;
}
#video_view {
    width: 850px;
}
#em_button_info {
    color: #C00;
    padding: 0 0 1em;
    font-size: 24px;
}

#skip_movie {
    border-radius: 13px;
    margin: -2em auto 3em;
}
#skip_movie img.skip_arow {
    width: 25%;
    padding: 0.5em 0.25em;
}


.lotBox {
    border-top: 1px solid #b4b4b4;
    background: #ffe455;
    padding: 1em 0 5em;
}