<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.info h2 {
	margin-bottom: 3rem;
	text-align: center;
}
body.info #main {
	padding: 80px 0;
}
body.info .section {
	margin: 0 auto;
	max-width: 800px;
}

/*スマホ〜タブレット用*/
@media screen and (max-width: 767px) {
	body.info .section {
		width: 90%;
		margin: 0 auto;
	}
}

/* =============================================================
　新型コロナウイルスへの対応について
============================================================= */

body#info200218 p {
	line-height: 1.8em;
	margin-bottom: 2em;
	font-size:15px;
}

body#info200218 ul.coronavirus {
	margin-left:15px; 
	padding-left:15px; 
	margin-bottom: 2em;	
}

body#info200218 ul.coronavirus li {
	list-style-type: disc;	
	font-size:15px;
	line-height: 1.7em;
	margin-bottom: 0.3em;
}

body#info200218 ul.coronavirus li:last-child {
	margin-bottom: 0;
}

body#info200218 dl {
	margin-bottom: 2em;
}

body#info200218 dl dt {
	font-size:15px;	
	font-weight: 700;
	margin-bottom: 0.5em;
}

body#info200218 dl dd {
	font-size:15px;
	line-height: 1.7em;
}

body#info200218 dl dd a {
	text-decoration: underline;
}

body#info200218 section#main-wrapper {
	border-top:3px solid #000;
	border-bottom:3px solid #000;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-bottom: 1.5em;
}

body#info200218 section#main-wrapper h3 {
	font-size:18px;
	font-weight: 700;
	border-bottom:1px solid #CCC;
	padding-bottom: 20px;
	line-height: 1.5;
}

body#info200218 section#main-wrapper h4 {
	font-size:18px;
	font-weight: 700;
	padding: 13px 15px;
	line-height: 1.1;
	background: #f2f2f2;
	margin-bottom: 25px;
}

body#info200218 section#main-wrapper h5 {
	font-size:16px;
	font-weight: 700;
	margin-bottom: 20px;
}

body#info200218 section#main-wrapper .inner {
	padding: 0 15px;
	margin-bottom: 2.5em;
}

body#info200218 section#main-wrapper .inner p {
	margin-bottom: 1em;
}

body#info200218 section#main-wrapper .inner .box-date {
	padding: 20px;
	border:1px solid #CCC;
	margin-bottom: 1.5em;
}

body#info200218 section#main-wrapper .inner .box-date li {
	line-height: 1.5;
	margin-bottom: 0.6em;
}

body#info200218 section#main-wrapper .inner .box-date li:last-child {
	margin-bottom: 0;
}

body#info200218 .atten-txt {
	color: #971f1f;
}







@media screen and (max-width: 768px) {


}













