/* body {
	
	background: url(/design_contactus.jpg) yellow center top no-repeat;
	background-size: 1680px auto;
	height: 15400px;
} */
/* contact. */

.contents h1 {
	
	padding:0;
	font-size: 2.3rem;
	font-weight: normal;
	line-height: 1.8;
	margin-bottom: 2em;
}
.contents h2 {
	margin-bottom: 1em;
	font-size: 1.8rem;
	font-weight: normal;
	line-height: 1.3;
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
}
.contents .block {
	margin-bottom: 1em;
}
@media (min-width:992px) {
	.contents {
		min-height: 700px;	
	}
	.contents h1 {
		display: none;
		font-size: 3rem;
	}
	.contents h2 {
		font-size: 1.5rem;
		font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
		
	}
}
.contents p {
	padding:0 0 1.9em 0;
	line-height: 1.8;
}
.contents ul, .contents ol {
	padding-top:0;
	padding-bottom:0;
	padding-left: 20px;
	margin-top:0;
	margin-bottom:0;
}
.contents li {
	padding-top:0;
	padding-bottom:0;
	margin-top:0;
	margin-bottom:0;
	text-decoration: none !important;
}
.privacy_policy>ul>li {
	padding-bottom: 1.5em;
	list-style-type: decimal;
}
.privacy_policy>ul>li ol {
	list-style-type: none;
	padding-left: 0;
}

address {
	padding:2em 0;
	font-style: normal;
}
/* .contact */

