<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";
/*
=========================================================
フォント
=========================================================
*/
body {
	font-family: "Meiryo", "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
	color: #0b192b;
}
a:link {
	color: #3077bd;
	text-decoration: none;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	-ms-transition: 0.2s;
	transition: 0.2s;
}
a:visited {
	color: #3077bd;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #ff6600;
}
a:active {
	color: #3077bd;
	text-decoration: none;
}
* + html body {
	font-family: "メイリオ", "Meiryo";
}
html {
	font-size: 62.5%;
}
body {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
}
.fs10 {
	font-size: 1.0em;
	font-size: 1.0rem;
}
.fs11 {
	font-size: 1.1em;
	font-size: 1.1rem;
}
.fs12 {
	font-size: 1.2em;
	font-size: 1.2rem;
}
.fs13 {
	font-size: 1.3em;
	font-size: 1.3rem;
}
.fs14 {
	font-size: 1.4em;
	font-size: 1.4rem;
}
.fs15 {
	font-size: 1.5em;
	font-size: 1.5rem;
}
.fs16 {
	font-size: 1.6em;
	font-size: 1.6rem;
}
.fs17 {
	font-size: 1.7em;
	font-size: 1.7rem;
}
.fs18 {
	font-size: 1.8em;
	font-size: 1.8rem;
}
.fs19 {
	font-size: 1.9em;
	font-size: 1.9rem;
}
.fs20 {
	font-size: 2.0em;
	font-size: 2.0rem;
}
.fs21 {
	font-size: 2.1em;
	font-size: 2.1rem;
}
.fs22 {
	font-size: 2.2em;
	font-size: 2.2rem;
}
.fs23 {
	font-size: 2.3em;
	font-size: 2.3rem;
}
.fs24 {
	font-size: 2.4em;
	font-size: 2.4rem;
}
.fs25 {
	font-size: 2.5em;
	font-size: 2.5rem;
}
.fs26 {
	font-size: 2.6em;
	font-size: 2.6rem;
}
.fs27 {
	font-size: 2.7em;
	font-size: 2.7rem;
}
.fs28 {
	font-size: 2.8em;
	font-size: 2.8rem;
}
.fs29 {
	font-size: 2.9em;
	font-size: 2.9rem;
}
.fs30 {
	font-size: 3.0em;
	font-size: 3.0rem;
}
/*
=========================================================
iPhone横画面でのフォントサイズ変更をOFF
=========================================================
*/
body {
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	text-size-adjust: 100%;
}
/*
=========================================================
画像拡大時のエッジクリア効果
=========================================================
*/
img.crisp-edges {
	image-rendering: optimizeSpeed;
// Legal fallback  image-rendering:-moz-crisp-edges;
// Firefox  image-rendering:-o-crisp-edges;
// Opera  image-rendering:-webkit-optimize-contrast;
// Chrome, Safari  image-rendering:crisp-edges;
// CSS3 Proposed  -ms-interpolation-mode:bicubic;
// IE8+
}
/*
=========================================================
Crear Fix
=========================================================
*/
.cf {
	zoom: 1;
}
.cf:after {
	content: "";
	display: block;
	clear: both;
}
.cf {
	overflow: hidden;
}
/*
=========================================================
メディアの高さおよび幅の属性を削除
=========================================================
*/
img, object, embed, video {
	/* [disabled]max-width: 100%;
*/
	/* [disabled]height: auto;
*/
	/* [disabled]width |***|: auto;
*/
 　/*IE8のみ適用*/
}
/*
=========================================================
IE6対策
=========================================================
*/
.ie6 img {
	width: 100%;
}
/*
=========================================================
Margin
=========================================================
*/
.mt5 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mt25 {
	margin-top: 25px;
}
.mt30 {
	margin-top: 30px;
}
.mt35 {
	margin-top: 35px;
}
.mt40 {
	margin-top: 40px;
}
.mt50 {
	margin-top: 50px;
}
.mt3em{
margin-top: 3em;
}
.mb3 {
	margin-bottom: 3px;
}
.mb5 {
	margin-bottom: 5px;
}
.mb6 {
	margin-bottom: 6px;
}
.mb7 {
	margin-bottom: 7px;
}
.mb8 {
	margin-bottom: 8px;
}
.mb9 {
	margin-bottom: 9px;
}
.mb10 {
	margin-bottom: 10px!important;
}
.mb12 {
	margin-bottom: 12px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb25 {
	margin-bottom: 25px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb35 {
	margin-bottom: 35px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb45 {
	margin-bottom: 45px;
}
.mb50 {
	margin-bottom: 50px;
}
.mb55 {
	margin-bottom: 55px;
}
.ml5 {
	margin-left: 5px;
}
.ml7 {
	margin-left: 7px;
}
.ml10 {
	margin-left: 10px;
}
.ml15 {
	margin-left: 15px;
}
.ml20 {
	margin-left: 20px;
}
.ml25 {
	margin-left: 25px;
}
.ml45 {
	margin-left: 45px;
}
.mr5 {
	margin-right: 5px;
}
.mr7 {
	margin-right: 7px;
}
.mr10 {
	margin-right: 10px;
}
.mr15 {
	margin-right: 15px;
}
.mr20 {
	margin-right: 20px;
}
.mr25 {
	margin-right: 25px;
}
.mr30 {
	margin-right: 30px;
}
/*
=========================================================
Padding
=========================================================
*/

.pt5 {
	padding-top: 5px;
}
.pt10 {
	padding-top: 10px;
}
.pt15 {
	padding-top: 15px;
}
.pt20 {
	padding-top: 20px;
}
.pt25 {
	padding-top: 25px;
}
.pt27 {
	padding-top: 27px;
}
.pt30 {
	padding-top: 30px;
}
.pt35 {
	padding-top: 35px;
}
.pt40 {
	padding-top: 40px;
}
.pt50 {
	padding-top: 50px;
}
.pb5 {
	padding-bottom: 5px;
}
.pb10 {
	padding-bottom: 10px;
}
.pb15 {
	padding-bottom: 15px;
}
.pb20 {
	padding-bottom: 20px;
}
.pb25 {
	padding-bottom: 25px;
}
.pb30 {
	padding-bottom: 30px;
}
.pb35 {
	padding-bottom: 35px;
}
.pb40 {
	padding-bottom: 40px;
}
.pb50 {
	padding-bottom: 50px;
}
/*
=========================================================
行間
=========================================================
*/
.lh110 {
	line-height: 110%;
}
.lh120 {
	line-height: 120%;
}
.lh130 {
	line-height: 130%;
}
.lh140 {
	line-height: 140%;
}
.lh150 {
	line-height: 150%;
}
.lh160 {
	line-height: 160%;
}
.lh170 {
	line-height: 170%;
}
.lh180 {
	line-height: 180%;
}
.lh190 {
	line-height: 190%;
}
.lh200 {
	line-height: 200%;
}
/*
=========================================================
テキスト回り込み解除
=========================================================
*/
.no-warp {
	overflow: hidden;
	zoom: 1;
}
/*
=========================================================
フォントカラー
=========================================================
*/
.red {
}
.txt-c {
	text-align: center;
}
.txt-l {
	text-align: left;
}
.txt-r {
	text-align: right;
}
/*
=========================================================
共通項目
=========================================================
*/
* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
html {
    overflow-y:scroll;
}
/*
=========================================================
bgStretcher 3.1.2 jQuery Plugin
=========================================================
*/
.bgstretcher-area {
	text-align: left;
}
.bgstretcher {
	overflow: hidden;
	width: 100%;
	position: fixed;
	z-index: 1;
	background-color: #FFF;
}
.bgstretcher, .bgstretcher ul, .bgstretcher li {
	left: 0;
	top: 0;
}
.bgstretcher ul, .bgstretcher li {
	position: absolute;
}
.bgstretcher ul, .bgstretcher li {
	margin: 0;
	padding: 0;
	list-style: none;
}
/*  Compatibility with old browsers  */
.bgstretcher {
	_position: absolute;
}
.title-col01 {
	background-color: #3366FF;
}
.title-col02 {
	background-color: #F79646;
}
.title-col03 {
	background-color: #4BACC6;
}
.title-col04 {
	background-color: #E6B8B7;
}
.title-col05 {
	background-color: #C4BD97;
}
.title-col06 {
	background-color: #008000;
}
.title-col07 {
	background-color: #800000;
}
.title-col08 {
	background-color: #C5D9F1;
}
.title-col09 {
	background-color: #B7DEE8;
}
.title-col10 {
	background-color: #FCD5B4;
}
.title-col11 {
	background-color: #1F497D;
}
.title-col12 {
	background-color: #133b59;
}
/*
=========================================================
hr（線）
=========================================================
*/
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
/*
=========================================================
共通設定
=========================================================
*/
#winsize2 {
	position: fixed;
	left: 0px;
	z-index: 500;
	top: 100px;
	color: #F00;
}
#privacy .conts-body .inner .send-btn {
	text-align: center;
}
#privacy .conts-body .inner .send-btn li {
	display: inline-block;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#privacy .conts-body .inner .send-btn li a {
	display: block;
	font-size: 14px;
	color: #ffffff;
	background: -moz-linear-gradient(  top,  #d9d9d9 0%,  #757575);
	background: -webkit-gradient(  linear, left top, left bottom,  from(#d9d9d9),  to(#757575));
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #5c5c5c;
	-moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),  inset 0px 0px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),  inset 0px 0px 2px rgba(255,255,255,0.7);
	box-shadow: 0px 1px 3px rgba(000,000,000,0.5),  inset 0px 0px 2px rgba(255,255,255,0.7);
	text-shadow: 0px -1px 0px rgba(000,000,000,0.4),  0px 1px 0px rgba(255,255,255,0.3);
	text-decoration: none;
	width: 200px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#privacy .conts-body .inner .btm-txt {
	margin-bottom: 25px;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	color: #C00;
}
#ISO27001 .iso_logo img{
	height: 80px;
	width: auto;
}
/*#ISO27001 .conts-body .inner .send-btn {
	text-align: center;
}
#ISO27001 .conts-body .inner .send-btn li {
	display: inline-block;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#ISO27001 .conts-body .inner .send-btn li a {
	display: block;
	font-size: 14px;
	color: #ffffff;
	background: -moz-linear-gradient(  top,  #d9d9d9 0%,  #757575);
	background: -webkit-gradient(  linear, left top, left bottom,  from(#d9d9d9),  to(#757575));
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #5c5c5c;
	-moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),  inset 0px 0px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),  inset 0px 0px 2px rgba(255,255,255,0.7);
	box-shadow: 0px 1px 3px rgba(000,000,000,0.5),  inset 0px 0px 2px rgba(255,255,255,0.7);
	text-shadow: 0px -1px 0px rgba(000,000,000,0.4),  0px 1px 0px rgba(255,255,255,0.3);
	text-decoration: none;
	width: 200px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}*/
#ISO27001 .conts-body .inner .btm-txt {
	margin-bottom: 25px;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	color: #C00;
}
