@charset 'UTF-8';

#rules {
    line-height: 1.6em;
    margin: 20px 0 100px 0;
}

#rules .rules_h {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 20px 0;
}

#rules .rules_cont {
    font-size: 14px;
    line-height: 160%;
    margin: 0 0 40px 0;
}

#rules .rules_cont_h {
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    margin: 0 0 15px 0;
    color: #D61A1F;
    border-bottom: 1px dotted #999;
}

#head2 h2 {
    font-size: 40px;
    font-weight: bold;
    color: #db1a1f;
}

.contens_frame{
    margin: 4vw 20vw 8vw 20vw;
}

#head2{
    text-align: center;
    margin-top: 3vw;
}