<br />
<b>Deprecated</b>:  The each() function is deprecated. This message will be suppressed on further calls in <b>/home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php</b> on line <b>456</b><br />
ｻｿa,a:hover {
  text-decoration: none;
}
a:hover {
  opacity: 0.8;
}

/* [FS]test_top_pc */
.hero {
  margin-top: 51px;
  text-align: center;
  border-bottom: 6px solid #f56553;
  background: linear-gradient(to bottom, #ffffff, #f3f3f3);
}
.hero img {
  max-width: initial!important;
}
#about {
  padding-bottom: 50px;
  background-color: #fff;
}
#about .inner {
  width: 900px;
  margin: 0 auto;
  padding-top: 35px;
  font-family: '貂ｸ繧ｴ繧ｷ繝繧ｯ','YuGothic', 'Hiragino Kaku Gothic Pro', '繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3', '繝｡繧､繝ｪ繧ｪ', Meiryo, 'ｼｭｼｳ ｼｰ繧ｴ繧ｷ繝繧ｯ', Helvetica, Arial, Verdana, sans-serif;
}
#about .inner div {
  text-align: center;
}
#about .inner p.text {
  padding: 45px 0;
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 2;
}
#about .inner ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 708px;
  margin: 0 auto;
}
#about .inner ul li {
  width: 210px;
  justify-content: center;
}
#about .inner ul li span {
  display: block;
  width: 20px;
  height: 20px;
  margin: 0 auto 3px;
  font-size: 15px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  background-color: #181878;
}
#about .inner ul li p {
  padding: 4px 0 4px 18px;
  font-size: 20px;
  text-align: center;
  color: #fff;
  background-color: #181878;
  border-radius: 19px;
}
#about .inner ul li:nth-child(2) p {
  padding: 4px 0;
}
#about .inner ul li:last-child span {
  background-color: #f56553;
}
#about .inner ul li:last-child p {
  background-color: #f56553;
}
#about .inner ul li p {
  position: relative;
  vertical-align: middle;
}
#about .inner ul li p:before,
#about .inner ul li p:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
#about .inner ul li p:before {
  left: 224px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #181878;
  border-right: 2px solid #181878;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#about .inner ul li:last-child p:before{
  content: none;
}
#about .inner .note {
  padding-top: 20px;
  color: #f56553;
  text-align: center;
}

/* [FS]test_bottom_pc */
.bottom {
  background-color: #fff;
  font-family: '貂ｸ繧ｴ繧ｷ繝繧ｯ','YuGothic', 'Hiragino Kaku Gothic Pro', '繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3', '繝｡繧､繝ｪ繧ｪ', Meiryo, 'ｼｭｼｳ ｼｰ繧ｴ繧ｷ繝繧ｯ', Helvetica, Arial, Verdana, sans-serif;
}
.bottom .inner {
  width: 900px;
  margin: 0 auto;
  background-color: #fff;
}
.bottom .top-link {
  padding-bottom: 90px;
  text-align: center;;
}
.bottom .link {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 28px;
}
.bottom .link a {
  text-decoration: none!important;
}
.bottom .link p {
  width: auto;
  font-size: 16px;
}
.bottom .link p:first-child {
  margin-right: 10px;
}
.bottom .link p:last-child {
  margin-left: 10px;
}

/* [FS]test_login_top_pc */
#login #about {
  padding-bottom: 0;
}
#login #about .block {
  background-color: #e6eff4;
}
#login #about .inner {
  padding-top: 0;
}
