body { font-family:source-han-sans-japanese, sans-serif; }

.contentWrapper { padding:0 40px; }
@media only screen and (max-width:768px) { /* MOBILE */
    .contentWrapper { padding:0; }
}

header p.corp { font-size:32px; line-height:1.4em; padding:60px 0; }

section p { font-size:18px; line-height:2em; letter-spacing:0.05em; }
section p.address { margin-top:1em; font-weight:500; }
section p.tel { font-size:40px; line-height:1.4em; font-weight:bold; margin-top:1em; }
@media only screen and (max-width:768px) { /* MOBILE */
    header p.corp { font-size:24px; line-height:1.4em; padding:40px 0; font-weight:500; }
    section p { font-size:16px; letter-spacing:0; }
    section p.tel { font-size:32px; text-align:center; }
}
