@charset "UTF-8";
.second h1{background-image: url("../img/rule/bg.png");}
.second h1 span:before{
    background-image: url("../img/rule/t.png");
    width: 171px;
    height: 47px;
}
.rule .head-bottombar{
    margin-bottom: 1em;
}
.rule section h3{
    margin-top: 50px;
}
.rule section h3 + p{
    margin-top: 0px;
}
.rule section h4{
    margin-top: 50px;
}
.rule section h4 + p{
    margin-top: 15px;
}
.rule section ul{
    margin-top: 30px;
}
.rule section p + p{
    margin-top: 30px;
}
section{
    padding-bottom: 80px;
}