@charset "UTF-8";
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;vertical-align:baseline;}
ol,ul{
	list-style:none;
	margin:0;
	padding:0;
}
blockquote,q{
	quotes:none;
}
blockquote:before,
blockquote:after,
q:before,
q:after{
	content:'';content:none;
}
table{
	border-collapse:collapse;
	border-spacing:0;
	width: 100%;
}
a{ text-decoration: none;}
img { border:none;max-width: 100%;}
html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust:100%;
    text-size-adjust:100%;
}
body {
	font-family: "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", "\9ED1\4F53", tahoma, arial;
	font-size: 1.2rem;
	line-height: 21px;
}

th,
td,
caption {
  vertical-align: middle;
}
textarea {
  border: 0 none;
  border-radius: 0;
  padding: 8px 0;
  resize: none;
}
input,
button,
select,
textarea {
  border: medium none;
  border-radius: 0;
  outline: none;
}
textarea {
  resize: none;
}
li {
  list-style: outside none none;
}
html,
body,
form,
fieldset,
p,
div,
h1,
h2,
h3,
h4,
h5,
h6 {
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
select,
textarea,
input,
button {
  /*appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;*/
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

