<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";
* {
  box-sizing: border-box;
}
#main h2 p {
  margin: 53px auto 30px auto;
  text-align: center;
  height: 18px;
}
.content {
  position: relative;
}
.detail {
  position: initial;
}
span {
  /* display: block;*/
}
.discoWrap .disclist {
  /*width: 864px;*/
  margin: 0 auto;
}
.discoWrap .disclist ul {
  display: flex;
  flex-wrap: wrap;
}
.discoWrap .disclist li {
  display: inline-block;
  vertical-align: top;
  width: calc(100% / 4);
  cursor: pointer;
  margin: 0;
  padding: 20px;
}
.package {
  display: none;
}
.discoWrap .disclist li .jk {
  border: 1px solid;
  width: 100%;
  height: auto;
  ;
  padding-top: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain !important;
}
.discoWrap .disclist li .title_area span.package {
  font-size: 8px;
  line-height: 14px;
}
.discoWrap .disclist li .title_area span.title {
  font-size: 12px;
  display: block;
  font-weight: bold;
  line-height: 160%;
  color: #404040;
  position: initial;
}
.title {
  padding-top: 10px;
  position: initial;
}
.discoWrap .disclist li .date {
  /*padding-top: 8px;*/
  color: #000000;
  font-size: 12px !important;
}
.disc {
  max-width: 1008px;
  margin: 0 auto;
  display: flex;
  padding: 20px;
  position: relative;
}
.disc ol {
  line-height: 180%;
}
.tieup {
  line-height: 180%;
}
.discdetail {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 20px;
  position: absolute;
  left: 0;
  z-index: 2;
  background-color: #131B50;
  color: #fff;
  /* display: none; */
  opacity: 0;
}
.discdetail a{
	color: #EBFF00!important;
}
.discdetail .discLeft {
  width: 40%;
}
.discdetail .discRight {
  width: 60%;
  padding-left: 20px;
}
.discClose {
  position: absolute;
  font-size: 14px;
  line-height: 1;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.discArrow {
  position: absolute;
  top: -19px;
	width: 40px;
}
.discArrow.pos0 {
  left: 5%;
}
.discArrow.pos1 {
  left: 30%;
}
.discArrow.pos2 {
  left: 55%;
}
.discArrow.pos3 {
  left: 80%;
}
.discdetail .discLeft .jk {
  margin-bottom: 10px;
}
.jk img {
  width: 100%;
}
.discdetail .discLeft .packageno {
  /* padding-bottom: 6px*/
}
.discdetail .discRight span.package {
  /*display: inline;
	background: #050505;
	width: 80px;
	text-align: center;
	float: left;*/
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  margin-right: 10px;
}
.discdetail .discRight span.title {
  line-height: 140%;
  font-size: 1.3em;
  font-weight: bold;
}
.discdetail .discRight .date {
  margin-top: 10px;
  padding-bottom: 30px;
  /*margin-bottom: 25px;*/
  font-weight: bold;
}
.category {
  font-weight: bold;
}
.discdetail .discRight .catch {
  font-size: 14px;
  line-height: 160%;
  margin-bottom: 10px;
}
.discdetail .discRight .songlist {
  line-height: 180%;
}
.discdetail .discRight ul {
  padding-top: 20px;
}
.discdetail .discRight ul li {
  border: 1px solid #fff;
  width: 134px;
  height: 36px;
  overflow: hidden;
  display: inline;
  float: left;
  margin-right: 10px;
  margin-top: 10px;
}
.discdetail .discRight ul li:hover img {
  border: none;
  margin-top: -36px;
}
.discdetail .discRight ul li a {
  line-height: 36px;
  text-decoration: none;
  color: #fff;
  font-size: 10px;
  text-align: center;
  display: block;
}
.discdetail .discRight ul li a:hover {
  background-color: #fff;
  color: #000;
}
.tab ul li.break:hover {
  cursor: pointer;
}
p.songlist a font {
  color: #fff !important;
}
p#btn-top {
  text-align: center;
  background: #eaeaea;
  color: #fff;
  font-weight: bold;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 9999;
}
#btn-top a {
  font-size: 1em;
  background: #e0e0e0;
  color: #fff;
  display: block;
  width: 69px;
  height: 20px;
  padding: 5px 13px 12px;
  line-height: 2;
  transition: 0.2s;
}
h2 {
  font-weight: normal;
  margin-top: 20px;
}
h2 p {
  text-align: center;
  padding-bottom: 25px;
  width: 912px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 0px;
  margin-bottom: 0px;
}
p.number-price:before {
  content: "￥";
}
p.number-price:empty:before {
  display: none
}
/* 2018.10 add */
p.number-price:after {
  content: "(税込)";
}
p.number-price:empty:after {
  display: none
}
.discdetail .discRight .songlist a {
  color: #fff;
}
.category {
  font-weight: bold;
  margin-bottom: 10px;
}
.package, .date {
  font-size: 15px !important;
}
.discoWrap .disclist li.view-more {
  margin: 0px auto 50px;
  text-align: center;
  display: block;
}
.view-more a {
  font-size: 16px;
  font-weight: bold;
  color: #555555;
  border: 1px solid #555555;
  padding: 10px 30px;
  text-decoration: none;
}
.view-more a:hover {
  color: #fff;
  background-color: #555555;
}
.youtubeouter {
  display: block;
  position: relative;
  width: 100%;
  padding-top: 55.4577%;
}
.youtubeouter iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sp {
  display: none;
}
.disc img{
	width: 100%;
	height: auto;
}
@media screen and (max-width: 768px) {
  .wrapper {
    position: relative;
  }
  .discoWrap .disclist li {
    width: 50%;
  }
  #disco_detail {
    width: 100%;
    height: auto;
    padding: 0px 30px;
    margin-bottom: 30px;
    background-color: #131B50;
    position: absolute;
    left: 0;
    top: 70px;
    /* display: none; */
    opacity: 0;
  }
  #disco_detail p {
    font-size: 15px;
  }
  #disco_detail p.number-price {
    margin-bottom: 18px;
  }
  .title {
    font-size: 18px;
    font-weight: bold;
  }
  .disc {
    flex-direction: column;
    align-content: center;
  }
  .discdetail .discLeft {
    width: 100%;
  }
  .discdetail .discRight {
    padding: 0;
    padding-top: 20px;
    width: 100%;
  }
  p.category {
    font-size: 12px;
    display: inline-block;
    padding: 2px 5px;
    color: #131B50;
    background-color: #fff;
  }
  #disco_content_menu_detail {
    position: relative;
    /* display: flex;*/
    margin: 30px auto 60px;
    align-items: center;
    width: 100%;
    /*justify-content: space-between;*/
  }
	#disco_content_menu_detail.blink {
		margin-bottom: 30px;
	}
  #disco_content_menu_detail p {
    margin: 0;
    position: absolute;
  }
  #disco_content_menu_detail .btn_home_detail {
    max-width: 30px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .btn_next_detail, .btn_prev_detail {
    padding: 2px 14px;
    background-color: #fff;
    color: #131B50;
    position: relative;
    width: calc(40% - 15px);
  }
  .btn_next_detail {
    padding-right: 26px;
    margin-left: auto;
    right: 0;
	 top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  .btn_prev_detail {
    padding-left: 26px;
    text-align: right;
    margin-right: auto;
    left: 0;
	  top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  .btn_prev_detail::after {
    content: '←';
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    left: 5px;
  }
  .btn_next_detail::after {
    content: '→';
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    right: 5px;
  }
  .pc {
    display: none !important;
  }
  .sp {
    display: block;
  }
  .packageno.sp, .number-price.sp {
    display: inline-block;
  }

}