
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 Serif JP', serif;
}
body{
    color: #060c0c;
}

.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-color: #d2e38a;
    display: inline-block;
    padding: 0.75em 2em 1em 2em;
    box-shadow: 0 -5px 0 rgba(0, 0, 0, 0.3) inset;
    color: #111;
    cursor: pointer;
    text-decoration: none;
    box-sizing: border-box;
    font-size: 36px;
    width: 500px;
}
.common_button a{
    font-size: 26px;
    width: 350px;
}


#footer {
    background-color: #fff;
}
#footer .copyright, .not_affiliated, #footer .poweredBy a, #footer .poweredBy a span {
    font-size: 14px;
}
#push{
    display: none;
}
#wrap{
    margin: 0;
}
.not_affiliated {
    margin: 0px 0 -38px 0;
}

#main_box{
    position: relative;
}
#guide{
    text-align: left;
    width: auto;
    font-size: 18px;
    background: #f7f1e3;
    padding: 50px 0 !important;
}
#second_caption {
    text-align: left;
    width: auto;
}
#guide .box--guide{
    width: 980px;
    box-sizing: border-box;
    background: #fff;
    padding: 30px;
    margin: 0 auto;
}
#guide .box--guide h3{
    text-align: center;
    padding: 0 0 0.5em 0em;
    font-size: 38px;
    font-weight: 100;
}
#guide .box--guide h4{
    display: inline-block;
    background: #060c0c;
    color: #fff;
    padding: 0.05em 1.5em;
    margin: 1.5em 0 0.5em 0;
    font-weight: normal;
}

#links .box--links{
    width: 980px;
    box-sizing: border-box;
    padding: 0 0 30px;
    margin: 0 auto;
}
#links .box--links h3{
    text-align: center;
    padding: 1em 0 0.5em 0em;
    font-size: 38px;
    font-weight: 100;
}
#links .box--links a{
    display: block;
    margin: 0 0 20px;
}
.back_link, .lotBox{
    display: none;
}

#campain_link {
    text-align: center;
    margin: 50px 0 30px;
}
#campain_link a {
    display: none;
}
#campain_link li.sort_mypost {
    float: none;
}
#campain_link li.sort_mypost::before {
    content: url(https://s3-ap-northeast-1.amazonaws.com/ownly/cp/sample_recipt/page_main_sample-recipt-midashi03.png);
    display: inline-block;
    text-align: center;
    padding: 0.75em 1em;
    font-size: 18px;
}

#entry_button_area{
    background: #f7f1e3;
    padding: 30px 0;
    margin: 0 !important;
}
#entry_button_area .current_point{
    background: #fff;
    width: 980px;
    margin: 20px auto 0;
    padding: 1em;
}
#entry_button_area .entry_button_area_in {
    padding-bottom: 0px !important;
}
#entry_button_area .entry_thanks, #entry_button_area .out_period, .cannot_draw_message, .entry_message{
    font-size: 48px;
    font-weight: 100;
    padding: 0 !important;
}
.open_history{
    background: #f7f1e3;
    padding: 0 0 30px 0;
    margin: 0;
}
.open_history a{
    background-color: #dec9b4;
    display: inline-block;
    padding: 0.75em 2em 1em 2em;
    box-shadow: 0 -5px 0 rgba(0, 0, 0, 0.3) inset;
    color: #111;
    cursor: pointer;
    text-decoration: none;
    box-sizing: border-box;
    font-size: 16px;
}