@charset "UTF-8";
* { -webkit-touch-callout: none; -webkit-tap-highlight-color: transparent; -ms-overflow-style: -ms-autohiding-scrollbar; -ms-scroll-chaining:none; }
html,
body { margin:0; padding:0; }
html { -ms-touch-action: manipulation; touch-action: manipulation; }
img { border:none; }
body { background-color:#FFF; font-family: -apple-system, BlinkMacSystemFont, "HelveticaNeue-Light", "Helvetica Neue Light", Arial, sans-serif; margin:15px; }
.center { width:600px; margin:0 auto; }
.center.main { margin-top:50px; margin-bottom:50px; }
.min_indent_text,
p { line-height:1.4; color:#333; font-size:18px; }
.privacy_section_title { font-size: 20px; }
.terms_table td { padding: 10px 20px 10px 0; vertical-align: top; line-height:1.4; color:#333; font-size:18px; }