 .platform-list table {
  border-collapse: separate;
}
/* line 1929, ../sass/main.scss */
.platform-list table tbody .top {
  height: 94px;
}
/* line 1931, ../sass/main.scss */
.platform-list table tbody .top .first {
  width: 149px;
}
/* line 1934, ../sass/main.scss */
.platform-list table tbody .top .top-td {
  width: 175px;
  text-align: center;
  vertical-align: middle;
}
/* line 1938, ../sass/main.scss */
.platform-list table tbody .top .top-td p {
  margin-top: 10px;
  font-size: 14px;
  color: #ffffff;
}
/* line 1944, ../sass/main.scss */
.platform-list table tbody .top .ios {
  background-color: #888888;
  border-radius: 10px 0 0 0;
  -moz-border-radius: 10px 0 0 0;
  -webkit-border-radius: 10px 0 0 0;
}
/* line 1950, ../sass/main.scss */
.platform-list table tbody .top .android {
  background-color: #9dc446;
}
/* line 1953, ../sass/main.scss */
.platform-list table tbody .top .wp {
  background-color: #883798;
}
/* line 1956, ../sass/main.scss */
.platform-list table tbody .top .phone {
  background-color: #ec9e19;
}
/* line 1959, ../sass/main.scss */
.platform-list table tbody .top .pc {
  background-color: #fe544a;
  border-radius: 0 10px 0 0;
  -moz-border-radius: 0 10px 0 0;
  -webkit-border-radius: 0 10px 0 0;
}
/* line 1966, ../sass/main.scss */
.platform-list table tbody .content-tr {
  height: 98px;
}
/* line 1968, ../sass/main.scss */
.platform-list table tbody .content-tr .first {
  background-color: #f5f5f5;
  line-height: 1.2;
}
/* line 1972, ../sass/main.scss */
.platform-list table tbody .content-tr .one {
  border-radius: 10px 0 0 0;
  -moz-border-radius: 10px 0 0 0;
  -webkit-border-radius: 10px 0 0 0;
}
/* line 1977, ../sass/main.scss */
.platform-list table tbody .content-tr td {
  text-align: center;
  font-size: 12px;
  color: #626262;
  border-top: 1px solid #e4e4e4;
  border-left: 1px solid #e4e4e4;
}
/* line 1984, ../sass/main.scss */
.platform-list table tbody .content-tr .last {
  border-right: 1px solid #e4e4e4;
}
/* line 1988, ../sass/main.scss */
.platform-list table tbody .sec {
  height: 55px;
}
/* line 1991, ../sass/main.scss */
.platform-list table tbody .three {
  height: 40px;
}
/* line 1994, ../sass/main.scss */
.platform-list table tbody .four {
  height: 35px;
}
/* line 1997, ../sass/main.scss */
.platform-list table tbody .five {
  height: 60px;
}
/* line 2000, ../sass/main.scss */
.platform-list table tbody .six {
  height: 40px;
}
/* line 2003, ../sass/main.scss */
.platform-list table tbody .seven {
  height: 45px;
}
/* line 2006, ../sass/main.scss */
.platform-list table tbody .eight {
  height: 80px;
}
/* line 2009, ../sass/main.scss */
.platform-list table tbody .nine {
  height: 35px;
}
/* line 2011, ../sass/main.scss */
.platform-list table tbody .nine .one {
  border-radius: 0 0 0 10px;
  -moz-border-radius: 0 0 0 10px;
  -webkit-border-radius: 0 0 0 10px;
}
/* line 2016, ../sass/main.scss */
.platform-list table tbody .nine td {
  border-bottom: 1px solid #e4e4e4;
}
/* line 2019, ../sass/main.scss */
.platform-list table tbody .nine .last {
  border-radius: 0 0 10px 0;
  -moz-border-radius: 0 0 10px 0;
  -webkit-border-radius: 0 0 10px 0;
}