@charset "utf-8"; .typo { button, input, select, textarea { font: 300 1em/1.8 PingFang SC, Lantinghei SC, Microsoft Yahei, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans-serif; } button::-moz-focus-inner, input::-moz-focus-inner { padding: 0; border: 0; } table { border-collapse: collapse; border-spacing: 0; } fieldset, img { border: 0; } blockquote { position: relative; //color: #999; font-weight: 400; border-left: 1px solid #1abc9c; padding-left: 1em; margin: 1em 3em 1em 2em; } @media only screen and (max-width: 640px) { blockquote { margin: 1em 0; } } acronym, abbr { border-bottom: 1px dotted; font-variant: normal; text-decoration: none; } abbr { cursor: help; } del { text-decoration: line-through; } address, caption, cite, code, dfn, em, th, var { font-style: normal; font-weight: 400; } ul, ol { list-style: none; } caption, th { text-align: left; } q:before, q:after { content: ''; } sub, sup { font-size: 75%; line-height: 0; position: relative; } :root sub, :root sup { vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } a { //color: #1abc9c; } a:hover { text-decoration: underline; } a { border-bottom: 1px solid #1abc9c; } a:hover { //border-bottom-color: #555; //color: #555; text-decoration: none; } ins, a { text-decoration: none; } u, .typo-u { text-decoration: underline; } mark { //background: #fffdd1; border-bottom: 1px solid #ffedce; padding: 2px; margin: 0 5px; } pre, code, pre tt { font-family: Courier, 'Courier New', monospace; } pre { //background: #f8f8f8; border: 1px solid #ddd; padding: 1em 1.5em; display: block; -webkit-overflow-scrolling: touch; } hr { border: none; border-bottom: 1px solid #cfcfcf; margin-bottom: 0.8em; height: 10px; } small, .typo-small, figcaption { font-size: 0.9em; //color: #888; } strong, b { font-weight: bold; //color: #000; } [draggable] { cursor: move; } .clearfix:before, .clearfix:after { content: ""; display: table; } .clearfix:after { clear: both; } .clearfix { zoom: 1; } .textwrap, .textwrap td, .textwrap th { word-wrap: break-word; word-break: break-all; } .textwrap-table { table-layout: fixed; } .serif { font-family: Palatino, Optima, Georgia, serif; } p, pre, ul, ol, dl, form, hr, table, .typo-p, .typo-pre, .typo-ul, .typo-ol, .typo-dl, .typo-form, .typo-hr, .typo-table, blockquote { margin-bottom: 1.2em } h1, h2, h3, h4, h5, h6 { font-family: PingFang SC, Verdana, Helvetica Neue, Microsoft Yahei, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans-serif; font-weight: 100; //color: #000; line-height: 1.35; } h1, h2, h3, h4, h5, h6, .typo-h1, .typo-h2, .typo-h3, .typo-h4, .typo-h5, .typo-h6 { margin-top: 1.2em; margin-bottom: 0.6em; line-height: 1.35; } h1, .typo-h1 { font-size: 2em; } h2, .typo-h2 { font-size: 1.8em; } h3, .typo-h3 { font-size: 1.6em; } h4, .typo-h4 { font-size: 1.4em; } h5, h6, .typo-h5, .typo-h6 { font-size: 1.2em; } ul, .typo-ul { margin-left: 1.3em; list-style: disc; } ol, .typo-ol { list-style: decimal; margin-left: 1.9em; } li ul, li ol, .typo-ul ul, .typo-ul ol, .typo-ol ul, .typo-ol ol { margin-bottom: 0.8em; margin-left: 2em; } li ul, .typo-ul ul, .typo-ol ul { list-style: circle; } table th, table td, .typo-table th, .typo-table td, table caption { border: 1px solid #ddd; padding: 0.5em 1em; //color: #666; } table th, .typo-table th { // background: #fbfbfb; } table thead th, .typo-table thead th { // background: #f1f1f1; } table caption { border-bottom: none; } .typo-input, .typo-textarea { -webkit-appearance: none; border-radius: 0; } .typo-em, em, legend, caption { //color: #000; font-weight: inherit; } .typo-em { position: relative; } .typo-em:after { position: absolute; top: 0.65em; left: 0; width: 100%; overflow: hidden; white-space: nowrap; content: "・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・"; } img { max-width: 100%; } }