@charset "utf-8";

body {
    font: 400 14px/1.5 "\5FAE\8F6F\96C5\9ED1", Helvetica;
    background-color: #13100d;
    -webkit-text-size-adjust: none
}

body,
div,
dl,
dt,
dd,
del,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
menu {
    margin: 0;
    padding: 0
}

input[type=text],
textarea {
    -webkit-appearance: none;
    outline: 0
}

button {
    outline: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: 400
}

ol,
ul,
li {
    list-style: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 400;
    font-style: normal
}

q:before,
q:after {
    content: ''
}

abbr,
acronym {
    border: 0
}

header,
section,
footer {
    display: block;
    margin: 0;
    padding: 0
}

a {
    color: #101010;
    text-decoration: none
}

.dn {
    display: none
}

.oh {
    overflow: hidden
}

html,
* {
    outline: 0;
    -webkit-text-size-adjust: none;
    tap-highlight-color: rgba(0, 0, 0, .05);
    -webkit-tap-highlight-color: rgba(0, 0, 0, .05);
    -ms-tap-highlight-color: rgba(0, 0, 0, .05)
}

input {
    -webkit-appearance: none
}

.tc {
    text-align: center
}

.tl {
    text-align: left
}

.tr {
    text-align: right
}

.fl {
    float: left
}

.fr {
    float: right
}

html {
    font-size: 100px;
}