/*共通*/
#content{
    font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, Helvetica, Arial, Roboto, "Droid Sans", sans-serif;font-weight: normal;
    max-width:1098px;margin:auto;color:#333333;
    padding:0 0 40px 0;
    font-size: 1.4em;
    line-height:1.7; 
    padding-bottom: 15em;
    }

    #content .wrap{
        max-width: 90%;
        margin: auto;
    }
#content h2{
    font-family: NotoSerifCJKjp, 游明朝, "Yu Mincho", YuMincho, HGS明朝E, serif;
    font-weight: normal;
    margin:auto;text-align: center;
    font-size:28px;
    padding-bottom: 2em;
    } 
@media screen and (max-width: 480px) {
#content h2{padding:20px 5px 40px 5px; font-size:20px;}    
}

#content h3{
    padding-top: 1.5em;
    padding-bottom: 0.2em;
}


/*terms-of-service */
#terms-of-service {padding:0 20px}
#terms-of-service  .wrap{padding:0 0 40px 0}
#terms-of-service  .inner p{font-size:14px;line-height: 1.8;}       
#terms-of-service  h3{
font-size:16px;
margin:44px 0 10px 0;
font-weight:bold;}    
    
@media screen and (max-width: 480px) {
#terms-of-service {padding:0 2em}  
#terms-of-service  .wrap{padding:0 0 20px 0;}

}