/* --------------------------------------------------
Contents
-------------------------------------------------- */
body #wrapper header #menu-open { color: #211613; }
body #wrapper #contents { padding: 185px 30px 45px; }
body #wrapper #contents .jp { font-family: YuGothic, "Yu Gothic", dnp-shuei-gothic-kin-std, sans-serif; font-weight: 600; font-size: 1.2rem; line-height: 1.75; margin: 0 0 10px; }
body #wrapper #contents .en { font-size: 1.2rem; line-height: 1.58; margin: 0 0 40px; }
body #wrapper #contents .logo { width: 233px; margin: 0 auto; }

@media screen and (min-width: 768px) { body #wrapper #contents { padding: 110px 0 75px; width: 950px; max-width: calc(100% - 350px); margin: 0 auto; min-height: calc(100vh - 356px); box-sizing: border-box; }
  body #wrapper #contents .jp { font-size: 1.55rem; line-height: 2.55; margin: 0 0 35px; }
  body #wrapper #contents .en { font-size: 1.6rem; line-height: 2.25; margin: 0 0 80px; }
  body #wrapper #contents .logo { width: 303px; margin: 0; } }
