@charset "euc-jp";

h2 {
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 50px;
    padding-bottom: 10px;
}
.privacy h3 {
    font-size: 14px;
}
.privacy p {
    font-size: 14px;
    margin-bottom: 40px;
}



#attention {
    padding-top: 50px;
}
.attention {
    margin: 80px 0 100px;
}
.attention h3 {
    color: #b72b6c;
    font-size: 16px;
    margin-bottom: 20px;
    padding: 0;
    text-align: center;
}
.attention div {
    background-color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    line-height: 2;
    padding: 50px 25px;
}
.attention div p {
    text-indent:-1em;    
}
