<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";

#rwd-content .txt_area p{
    margin-bottom: 1.5em;
}

.rss_wrap{
    margin: 25px auto 30px;
    display: table;
}
.rss_wrap img{
    width: 100px!important;
    height: 33px!important;
    margin-right:8px;
}
p.rss_left_bdr{
    border-left: solid 8px #aec4de;
    padding-left: 12px;
}
.rwd-table{
    margin-top: 1.5em;
}

@media print, screen and (min-width: 768px){
/* ================================================
画面幅が768px以上の場合の表示設定
================================================ */
body #rwd-content .rwd-product-header .rwd-pc-margin-bottom40{
  margin-bottom:20px!important;
}

}

@media print, screen and (max-width: 767px){
/* ================================================
画面幅が768px未満の場合の表示設定
================================================ */
  #rwd-content .rwd-product-header .rwd-headline1-type02 {
    padding-top: 15px!important;
    padding-bottom: 15px!important;
    padding-right:2%!important;
}

}