/*==================================
//# カスタマーハラスメントに対する基本方針
===================================*/

#customer .cus-wrap {
	background-color: #fff;
}

#customer .cus-wrap p {
	letter-spacing: 0.05em;
	line-height: 2;
}

.cus-lead__catch {
	color: #124C65;
	font-family: 'Shippori Mincho', serif;
	font-weight: 600;
	text-align: center;
}

.cus-lead__catch::after {
	content: "";
	background-color: #B18C36;
	display: block;
	height: 2px;
	margin-inline: auto;
}

.cus-sec__title {
	font-family: 'Shippori Mincho', serif;
	font-weight: 600;
	border-bottom: solid 1px #ccc;
	display: flex;
	align-items: baseline;
	line-height: 1.5;
}

.cus-sec__num {
	color: #124C65;
	flex-shrink: 0;
	letter-spacing: 0;
}

.cus-quote {
	background-color: rgba(198, 160, 0, 0.16);
	border-left: solid 4px #124C65;
}

.cus-act__item {
	border-bottom: solid 1px #ccc;
}

.cus-act__item dt {
	color: #124C65;
	font-weight: 600;
}

.cus-list {
	background-color: #f5f5f5;
}

.cus-list li {
	position: relative;
}

.cus-list li::before {
	content: "";
	background-color: #124C65;
	border-radius: 50%;
	position: absolute;
	left: 0;
}

.cus-sign {
	font-weight: 600;
	text-align: right;
}

@media screen and (min-width: 768px), print {
	/* PC表示のスタイルを記述 */

	#customer .cus-wrap {
		margin-top: 60px;
		padding-block: 100px 140px;
	}

	#customer .cus-wrap p {
		font-size: 16px;
	}

	#customer .cus-wrap p + p {
		margin-top: 20px;
	}

	.cus-lead {
		margin-inline: auto;
		max-width: 942px;
	}

	#customer .cus-wrap .cus-lead__catch {
		font-size: 26px;
		margin-bottom: 50px;
		padding-bottom: 30px;
	}

	.cus-lead__catch::after {
		margin-top: 30px;
		width: 60px;
	}

	.cus-sec {
		margin-inline: auto;
		margin-top: 90px;
		max-width: 942px;
	}

	.cus-sec__title {
		font-size: 26px;
		margin-bottom: 36px;
		padding-bottom: 14px;
	}

	.cus-sec__num {
		font-size: 30px;
		margin-right: 20px;
	}

	#customer .cus-quote {
		margin-block: 20px;
		padding: 20px 28px;
	}

	.cus-act {
		margin-bottom: 30px;
	}

	.cus-act__item {
		display: flex;
		padding: 22px 0;
	}

	.cus-act__item:first-child {
		padding-top: 0;
	}

	.cus-act__item dt {
		flex-shrink: 0;
		font-size: 17px;
		line-height: 1.8;
		width: 220px;
	}

	.cus-act__item dd {
		flex: 1;
		font-size: 16px;
		line-height: 1.8;
	}

	.cus-list {
		margin-block: 20px;
		padding: 24px 30px;
	}

	.cus-list li {
		font-size: 16px;
		line-height: 1.8;
		padding-left: 20px;
	}

	.cus-list li + li {
		margin-top: 8px;
	}

	.cus-list li::before {
		height: 8px;
		top: 12px;
		width: 8px;
	}

	#customer .cus-wrap .cus-sign {
		font-size: 18px;
		margin-inline: auto;
		margin-top: 70px;
		max-width: 942px;
	}
}

@media screen and (max-width: 767px) {
	/* SP表示のスタイルを記述 */

	#customer .cus-wrap {
		margin-top: 7.246vw;
		padding-block: 9.662vw 19.324vw;
	}

	#customer .cus-wrap p {
		font-size: 3.4vw;
		letter-spacing: 0.24vw;
	}

	#customer .cus-wrap p + p {
		margin-top: 4.831vw;
	}

	.cus-lead p:not(.cus-lead__catch),
	.cus-sec p,
	.cus-act__item dd,
	.cus-list li {
		text-align: justify;
	}

	#customer .cus-wrap .cus-lead__catch {
		font-size: 4.589vw;
		line-height: 1.7;
		margin-bottom: 12.077vw;
	}

	.cus-lead__catch::after {
		margin-top: 6.039vw;
		width: 12.077vw;
	}

	.cus-sec {
		margin-top: 16.908vw;
	}

	.cus-sec__title {
		word-break: auto-phrase;
		font-size: 5.314vw;
		line-height: 1.6;
		margin-bottom: 7.246vw;
		padding-bottom: 3.623vw;
		align-items: flex-start;
	}

	.cus-sec__num {
		font-size: 6.28vw;
		line-height: 8.502vw;
		margin-right: 3.623vw;
	}

	#customer .cus-quote {
		margin-block: 4.831vw;
		padding: 4.831vw;
	}

	.cus-act {
		margin-bottom: 6.039vw;
	}

	.cus-act__item {
		padding: 4.831vw 0;
	}

	.cus-act__item:first-child {
		padding-top: 0;
	}

	.cus-act__item dt {
		font-size: 3.865vw;
		line-height: 1.8;
		margin-bottom: 1.449vw;
	}

	.cus-act__item dd {
		font-size: 3.4vw;
		letter-spacing: 0.24vw;
		line-height: 1.9;
	}

	.cus-list {
		margin-block: 4.831vw;
		padding: 4.831vw 5.314vw;
	}

	.cus-list li {
		font-size: 3.4vw;
		letter-spacing: 0.24vw;
		line-height: 1.8;
		padding-left: 4.348vw;
	}

	.cus-list li + li {
		margin-top: 1.932vw;
	}

	.cus-list li::before {
		height: 1.932vw;
		top: 2.415vw;
		width: 1.932vw;
	}

	#customer .cus-wrap .cus-sign {
		font-size: 3.865vw;
		line-height: 1.8;
		margin-top: 12.077vw;
	}
}
