@charset "utf-8";
/* CSS NEWS & DETAIL
--------------------------------- */
#privacy .pagetitle .inner-pagetitle::before {
	background-image: url(../img/company/pagetitle_privacy_bg.jpg);
}

/* ページタイトル
--------------------------------- */
#privacy .page-news .pagettl-area::after {
	display: none;
}

#sec-privacy .wrap-privacy {
	max-width: 1024px;
	margin: 0 auto;
}

#sec-privacy .txt-ttl .txt,
#sec-privacy .txt-main {
	line-height: 1.8;
}

#sec-privacy .txt-main > p {
	margin-bottom: 2.5em;
}

#sec-privacy .txt-main .ttl {
	padding-bottom: 5px;
}

@media (max-width: 480px){
	#sec-privacy .txt-ttl .txt,
	#sec-privacy .txt-main {
		line-height: 1.6;
	}
	
	#sec-privacy .txt-main > p {
		margin-bottom: 25px;
	}
}
