<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";
.contents {
  margin: 0;
}

.anchor_nav {
  margin: 0 auto 20px;
  padding: 0 10px;
  box-sizing: border-box;
}
.anchor_nav ul li {
  margin-bottom: 15px;
}
.anchor_nav ul li a {
  margin: 0 auto;
  max-width: 250px;
  width: 100%;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 25px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  box-sizing: border-box;
  text-decoration: none;
  position: relative;
  padding: 0 0 10px;
}
.anchor_nav ul li a i {
  margin-right: 5px;
  height: 19px;
}
.anchor_nav ul li a i img {
  height: 100%;
}
.anchor_nav ul li a::after {
  content: "";
  display: block;
  position: absolute;
  width: 5px;
  height: 5px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  right: calc(50% - 2px);
  bottom: 8px;
  transform: rotate(45deg);
  transition: 0.2s;
}
.anchor_nav ul li:first-child a {
  background-color: #fd9213;
}
.anchor_nav ul li:last-child a {
  background-color: #3a99de;
}

.content_wrap {
  width: 100%;
  padding: 30px 0 50px;
  margin: 0;
}
.content_wrap .cw_inner {
  padding: 0 10px;
  margin: 0 auto;
}
.content_wrap .cw_inner > h3 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 40px;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  border-radius: 20px;
  margin-bottom: 20px;
}
.content_wrap .cw_inner > h3 i {
  margin-right: 5px;
  height: 19px;
}
.content_wrap .cw_inner > h3 i img {
  height: 100%;
}
.content_wrap .cw_inner > img {
  width: 100%;
  margin-bottom: 10px;
}
.content_wrap .cw_inner > img.pc_kv {
  display: none;
}
.content_wrap .cw_inner > p {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 1.75;
  font-weight: 300;
}
.content_wrap .cw_inner > p b {
  font-weight: bold;
}
.content_wrap .cw_inner > p span,
.content_wrap .cw_inner > p a {
  color: #e60012;
}
.content_wrap .cw_inner > p small {
  font-size: 10px;
}
.content_wrap .cw_inner > p .big_txt {
  font-size: 14px;
  font-weight: bold;
  color: #000;
}
.content_wrap .cw_inner > h4 {
  margin: 20px auto 10px;
  font-size: 14px;
  padding: 0 0 10px;
  border-bottom: 2px solid #000;
  width: 100%;
  line-height: 1;
  font-weight: bold;
}
.content_wrap .cw_inner .step_box {
  width: 100%;
}
.content_wrap .cw_inner .step_box dl {
  display: flex;
  justify-content: left;
  margin: 0 0 15px;
  position: relative;
}
.content_wrap .cw_inner .step_box dl dt {
  height: 30px;
  width: 80px;
  border-radius: 15px;
  background-color: #fff;
  color: #3a99de;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
}
.content_wrap .cw_inner .step_box dl dd {
  width: calc(100% - 80px);
  font-size: 12px;
  padding: 3px 0 0 10px;
  font-weight: 500;
  line-height: 2;
  box-sizing: border-box;
}
.content_wrap .cw_inner .step_box dl:last-child {
  margin-bottom: 0;
}
.content_wrap .cw_inner .sns_area {
  margin-top: 30px;
}
.content_wrap .cw_inner .sns_area a {
  max-width: 224px;
  width: 100%;
  height: 40px;
  background-color: #000;
  color: #fff;
  transition: 0.2s;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  margin: 0 auto 20px;
}
.content_wrap .cw_inner .sns_area a i {
  font-size: 18px;
  margin-right: 5px;
}
.content_wrap .cw_inner .sns_area div {
  background-color: #fff;
  padding: 20px;
  width: fit-content;
  margin: 0 auto;
  text-align: center;
}
.content_wrap .cw_inner .sns_area div p:first-child {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
}
.content_wrap .cw_inner .sns_area div p:last-child {
  font-size: 12px;
}
.content_wrap .match_list {
  border-top: 1px solid #a8a8a8;
  border-right: 1px solid #a8a8a8;
  border-left: 1px solid #a8a8a8;
}
.content_wrap .match_list li {
  border-bottom: 1px solid #a8a8a8;
  width: 100%;
  height: auto;
  padding: 10px;
  background-color: #fff;
  box-sizing: border-box;
}
.content_wrap .match_list li .left_area {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.content_wrap .match_list li .left_area p .embM {
  display: none;
}
.content_wrap .match_list li .left_area p span {
  display: block;
  margin: 0;
}
.content_wrap .match_list li .left_area p:nth-child(1), .content_wrap .match_list li .left_area p:nth-child(3) {
  font-size: 12px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(50% - 10px);
  text-align: center;
}
.content_wrap .match_list li .left_area p:nth-child(1) span, .content_wrap .match_list li .left_area p:nth-child(3) span {
  font-weight: bold;
}
.content_wrap .match_list li .left_area p:nth-child(2) {
  font-size: 10px;
  width: 20px;
  text-align: center;
}
.content_wrap .match_list li .right_area {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  margin-top: 5px;
}
.content_wrap .match_list li .right_area p {
  display: block;
  font-size: 10px;
}
.content_wrap .panel_list li {
  width: 100%;
  background-color: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);
  border-radius: 20px;
  margin: 20px 0 0;
  position: relative;
}
.content_wrap .panel_list li h5 {
  line-height: 1.2;
  padding: 10px;
}
.content_wrap .panel_list li h5 span {
  text-align: center;
  display: block;
}
.content_wrap .panel_list li h5 span.shop {
  font-size: 10px;
}
.content_wrap .panel_list li h5 span.name {
  margin-top: 5px;
  font-size: 16px;
  font-weight: 500;
}
.content_wrap .panel_list li img {
  width: 100%;
  border: 1px solid #ccc;
  box-sizing: border-box;
}
.content_wrap .panel_list li p {
  padding: 10px 15px;
  font-size: 12px;
  line-height: 1.5;
}
.content_wrap .panel_list li.comingsoon {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  height: 120px;
}
.content_wrap .panel_list li.comingsoon p {
  font-size: 16px;
  font-weight: 500;
}
.content_wrap .panel_list li.new::after {
  content: "新登場";
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  background: #E60012;
  padding: 2px 8px;
  font-weight: bold;
  font-size: 10px;
}
.content_wrap#stadium_gourmet {
  background: #fff7e6;
}
.content_wrap#stadium_gourmet h3 {
  background-color: #fd9213;
}
.content_wrap#sns_campaign {
  background: #dcedf7;
}
.content_wrap#sns_campaign h3 {
  background-color: #3a99de;
}
.content_wrap h6 {
  width: 100%;
  line-height: 1;
  font-weight: bold;
  color: #3999de;
  text-align: center;
  font-size: 24px;
  margin: 60px auto 10px;
  padding: 0 0 15px;
}
.content_wrap .snstag_area a {
  position: relative;
  max-width: 540px;
  width: 100%;
  height: 65px;
  background-color: #3999de;
  border-radius: 20px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  margin: 30px auto;
  font-weight: bold;
}
.content_wrap .snstag_area a::after {
  content: "";
  display: block;
  position: absolute;
  width: 5px;
  height: 5px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  right: 15px;
  transform: rotate(-45deg);
  transition: 0.2s;
}