@charset "utf-8";


/* =============================================================================

	ププライバシーポリシー 関連ページ

============================================================================= */

#page_header .page_ttl {
	background: url(../images/PC_faq_mv.jpg) no-repeat 50% 0;
	height: 200px;
	margin: 0;
}
#page_header .content_wrap {
	height: 100%;
	position: relative;
}

@media print, screen and (max-width: 750px) {
	#page_header .page_ttl {
		background-size: cover;
		height: 120px;
	}
}


h2.ttl_val {
	font-size: 1.2em;
}


#page_content .section {
	padding-bottom: 0;
}
.policylist>li {
	list-style-type: decimal;
	margin-left: 2em;
}
.policylist>li+li {
	margin-top: 1em;
}
.policylist>li ul {
	margin-left: .5em;
}
.policylist>li ul li:first-letter {
	margin-left: -1.1em;
}
.section_ttl.ttl_1st {
	margin-bottom: 0;
}

