@charset "Shift_JIS";

/* コンプライアンス
============================ */

/* 基本方針 */
#corp.company .compliance a {
	color: #000;
}

/* 取り組み */
#corp.company .compliance .box {
	margin-top: 40px;
}
#corp.company .compliance .box div {
	display: block;
	background: #f6f6f6;
	margin-bottom: 16px;
	padding: 0 24px 28px;
	}
	@media print, screen and (min-width:768px) {
	#corp.company .compliance .box div {
		padding: 0 36px 36px;
	}
}
#corp.company .compliance h3.underline {
	color: #000;
	font-size: 1.063rem; /* 17px */
	font-weight: 500;
	margin: 2em 0 0.5em;
	line-height: 1.6;
	font-family: "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	font-weight: 500;
	}
	@media print, screen and (min-width:768px) {
	#corp.company .compliance h3.underline {
		font-size: 1.125rem; /* 18px */
	}
}
#corp.company .compliance h3.underline {
	display: inline-block;
	border-bottom: 1px solid #8c8c8c;
	padding-bottom: 0.5em;
	margin-bottom: 1em;
}
#corp.company .compliance .txtR {
	text-align: right;
	margin-top: 2em;
}
