<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 />
@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : link.css
 author     : Ability Consultant
 style info : リンク集
=================================================================== */
.wrp_intro .txt, .con_link .st_s_line, .con_link .box_link {
  max-width: 1000px;
  margin: auto;
}
@media only screen and (max-width: 1024px) {
  .wrp_intro .txt, .con_link .st_s_line, .con_link .box_link {
    width: 95%;
  }
}

.con_link .box_link::after {
  content: "";
  display: table;
  clear: both;
}

.wrp_intro, .con_link {
  padding-left: 240px;
}
@media only screen and (max-width: 1280px) {
  .wrp_intro, .con_link {
    padding-left: 0;
  }
}
@media print {
  .wrp_intro, .con_link {
    padding-left: 0;
  }
}
.ie8 .wrp_intro, .ie8 .con_link {
  padding-left: 0;
}

/* -----------------------------------------------------------
	.wrp_intro
----------------------------------------------------------- */
.wrp_intro {
  margin-top: 30px;
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro {
    margin-bottom: 20px;
  }
}
.wrp_intro .txt {
  text-align: center;
}

/* -----------------------------------------------------------
	.wrp_intro
----------------------------------------------------------- */
.con_link {
  margin-top: 30px;
  margin-bottom: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_link {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_link {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_link {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_link {
    margin-bottom: 30px;
  }
}
.con_link .st_s_line {
  position: relative;
  padding-top: 20px;
  border-top: 2px solid #dcdcdc;
  font-size: 120%;
  font-weight: normal;
  margin-bottom: 0.5em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_link .st_s_line {
    font-size: 114%;
  }
}
@media only screen and (max-width: 767px) {
  .con_link .st_s_line {
    font-size: 107%;
  }
}
.con_link .st_s_line::after {
  content: "";
  position: absolute;
  top: -2px;
  left: 0;
  width: 150px;
  height: 2px;
  background: #836c42;
}
@media only screen and (max-width: 767px) {
  .con_link .st_s_line {
    padding-top: 10px;
  }
}
.con_link .box_link {
  border-top: 2px solid #836c42;
  border-right: 2px solid #836c42;
  border-left: 2px solid #836c42;
  border-bottom: 1px solid #836c42;
}
.con_link .box_link .tbl_link {
  width: 100%;
}
.con_link .box_link .tbl_link tr {
  border-bottom: 1px solid #836c42;
}
.con_link .box_link .tbl_link tr:nth-last-child {
  border-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .con_link .box_link .tbl_link tr {
    border-bottom: 0;
  }
}
.con_link .box_link .tbl_link tr td {
  width: 50%;
  float: left;
  padding: 0.5em 1em 0.5em 2em;
}
.con_link .box_link .tbl_link tr td:nth-child(odd) {
  border-right: 1px solid #836c42;
}
@media only screen and (max-width: 767px) {
  .con_link .box_link .tbl_link tr td {
    padding: 0.5em 0.5em 0.5em 1em;
    width: 100%;
    border-bottom: 1px solid #836c42;
  }
  .con_link .box_link .tbl_link tr td:nth-child(odd) {
    border-right: 0;
  }
}
