.icons-c {
	background-image: url(../images/webcommon.png);
	background-image: -webkit-image-set(url(../images/webcommon.png) 1x, url(../images/webcommon_2x.png) 2x);
	background-repeat: no-repeat;
}

/* web通用素材 */
.icon-android{background-position: 0px -41px;width:24px;height:24px;}
.icon-apple-logo{background-position: -29px -41px;width:24px;height:24px;}
.icon-logo{background-position: 0px 0px;width:160px;height:36px;}

#app {
  font-family: 'Microsoft Yahei', 'PingFang SC','Avenir', Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body,
ol,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
  margin: 0;
  padding: 0
}

img {
  border: 0;
  vertical-align: top;
}

li {
  list-style: none;
}

iframe {
  border: none;
}

html {
  height: 100%;
  font-size: 16px
}

body {
  height: 100%;
  font: 400 1em/1.8 'Microsoft Yahei', 'PingFang SC', 'Avenir', 'Segoe UI', 'Hiragino Sans GB', STHeiti, 'Microsoft Sans Serif', 'WenQuanYi Micro Hei', sans-serif;
}

a {
  color: #ffffff;
  text-decoration: none;
}

a:hover {
  color: #ffffff;
}

.cf:after,
.cf:before {
  content: " ";
  display: table;
}

.cf:after,
.clearfix:after {
  clear: both
}

.fl {
  float: left;
}

.fr {
  float: right;
}

h1,
h2,
h3,
h4,
h5 {
  font-size: 100%;
  font-weight: normal;
}


.f12 {
  font-size: 12px;
}

.f14 {
  font-size: 14px;
}

.f16 {
  font-size: 16px;
}

.f18 {
  font-size: 18px;
}

.f20 {
  font-size: 20px;
}

.bold {
  font-weight: bold;
}

.l16 {
  line-height: 16px;
}

.l18 {
  line-height: 18px;
}

.l20 {
  line-height: 20px;
}

.l22 {
  line-height: 22px;
}

.l24 {
  line-height: 24px;
}

.l26 {
  line-height: 26px;
}

.l28 {
  line-height: 28px;
}

.l30 {
  line-height: 30px;
}

.dis {
  display: block;
}

.undis {
  display: none
}
