.sub_keyvisual .sub_head-event {
	background-image: url(../images/keyvisual/subkvimg-customer.png);
}

.cont_wrap .gate_title {
	font-size: 32px;
	font-weight: 600;
	line-height: 150%;
}
@media (max-width: 768px) {
	.cont_wrap .gate_title {
		font-size: 20px;
		line-height: 140%;
	}
}
.cont_wrap .gate_title {
	text-align: center;
}
.cont_wrap .gate_text {
	font-size: 18px;
	font-weight: 500;
	line-height: 150%;
}
@media (max-width: 768px) {
	.cont_wrap .gate_text {
		font-size: 16px;
	}
}
.cont_wrap .gate_text {
	color: #666666;
	text-align: center;
	margin-bottom: 40px;
}
.cont_wrap .gate_wrap {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 16px;
}
.cont_wrap .gate_box {
	height: 488px;
	border-radius: 40px;
	min-height: 240px;
	display: flex;
	align-items: self-start;
	flex-direction: column;
	justify-content: space-between;
	padding: 40px;
	box-sizing: border-box;
}
.cont_wrap .gate_box.blue {
	background-color: #3b5ea7;
}
.cont_wrap .gate_box.orange {
	background-color: #e88640;
}
.cont_wrap .gate_box .button_base-text {
	color: #ffffff;
	font-size: 32px;
	font-weight: 600;
	line-height: 150%;
}
@media (max-width: 768px) {
	.cont_wrap .gate_box .button_base-text {
		font-size: 20px;
		line-height: 140%;
	}
}
.cont_wrap .gate_box .button_base-text {
	-moz-column-gap: 2px;
	     column-gap: 2px;
	height: auto;
	margin-bottom: 8px;
}
.cont_wrap .gate_icon {
	width: 84px;
	height: 84px;
	background-color: rgba(255, 255, 255, 0.2);
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid rgba(255, 255, 255, 0.2);
	border-radius: 28px;
}
.cont_wrap .gate_desc {
	color: rgba(255, 255, 255, 0.8);
	font-size: 18px;
	font-weight: 500;
	line-height: 150%;
}
@media (max-width: 768px) {
	.cont_wrap .gate_desc {
		font-size: 16px;
	}
}
.cont_wrap .board_row .divider {
	display: none;
}
.cont_wrap .inquiry_button {
	display: flex;
	justify-content: end;
	margin-top: 30px;
}
@media (max-width: 768px) {
	.cont_wrap .gate_title {
		margin-bottom: 8px;
	}
	.cont_wrap .gate_text {
		margin-bottom: 32px;
	}
	.cont_wrap .gate_wrap {
		grid-template-columns: 1fr;
	}
	.cont_wrap .gate_box {
		width: 100%;
		height: 240px;
		padding: 24px;
		border-radius: 24px;
	}
	.cont_wrap .gate_icon {
		width: 56px;
		height: 56px;
		border-radius: 16px;
	}
	.cont_wrap .gate_icon [class^=ico_] {
		width: 24px;
		height: 24px;
	}
	.cont_wrap .button_base-text i {
		width: 20px;
		height: 20px;
	}
	.cont_wrap .board_row .divider {
		display: block;
		width: 1px;
		height: 10px;
		background-color: #e6e6e6;
	}
}

.condolence-title {
	font-size: 40px;
	font-weight: 600;
	line-height: 140%;
}
@media (max-width: 768px) {
	.condolence-title {
		font-size: 24px;
	}
}
.condolence-title {
	text-align: center;
}
.condolence-sub {
	font-size: 18px;
	font-weight: 500;
	line-height: 150%;
}
@media (max-width: 768px) {
	.condolence-sub {
		font-size: 16px;
	}
}
.condolence-sub {
	color: #666666;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 60px;
}
.condolence-steps {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 48px;
}
.condolence-step {
	position: relative;
	border: 0;
	border-radius: 40px;
	padding: 40px;
	background: #f4f5f5;
}
.condolence-step__head {
	position: relative;
	height: 120px;
	margin-bottom: 20px;
}
.condolence-step__num {
	font-size: 20px;
	font-weight: 600;
	line-height: 150%;
}
@media (max-width: 768px) {
	.condolence-step__num {
		font-size: 18px;
	}
}
.condolence-step__num {
	color: #666666;
	position: absolute;
	top: 0;
	left: 0;
}
.condolence-step__title {
	font-size: 24px;
	font-weight: 600;
	line-height: 150%;
}
@media (max-width: 768px) {
	.condolence-step__title {
		font-size: 20px;
		line-height: 140%;
	}
}
.condolence-step__title {
	display: block;
	margin-bottom: 6px;
	color: #222222;
}
.condolence-step__desc {
	font-size: 16px;
	font-weight: 400;
	line-height: 150%;
}
@media (max-width: 768px) {
	.condolence-step__desc {
		font-size: 14px;
		line-height: 140%;
	}
}
.condolence-step__desc {
	color: #666666;
}
.condolence-step .condolence-ico {
	display: block;
	width: 64px;
	height: 64px;
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	border-radius: 0;
	background-color: transparent;
	flex: none;
}
.condolence-steps .condolence-step:nth-child(1) .condolence-ico {
	background-image: url("../images/condolence/condolence-ig01.svg");
}
.condolence-steps .condolence-step:nth-child(2) .condolence-ico {
	background-image: url("../images/condolence/condolence-ig02.svg");
}
.condolence-steps .condolence-step:nth-child(3) .condolence-ico {
	background-image: url("../images/condolence/condolence-ig03.svg");
}
.condolence-steps .condolence-step .ico_arrow_right {
	position: absolute;
	top: 50%;
	right: -36px;
}
.condolence-banner {
	border-radius: 40px;
	margin: 24px 0 80px;
	background: #1e4b7f url("../images/condolence/support-banner-pc.png") no-repeat center;
	background-size: cover;
}
.condolence-banner__inner {
	display: flex;
	gap: 16px;
	padding: 60px 100px;
	flex-direction: column;
	align-items: flex-start;
}
.condolence-banner__title {
	font-size: 32px;
	font-weight: 600;
	line-height: 150%;
}
@media (max-width: 768px) {
	.condolence-banner__title {
		font-size: 20px;
		line-height: 140%;
	}
}
.condolence-banner__title {
	color: #222222;
}
.condolence-banner__list {
	display: flex;
	gap: 20px;
}
.condolence-banner__list li {
	display: flex;
}
.condolence-banner__list .label {
	margin-right: 8px;
	font-size: 16px;
	font-weight: 400;
	line-height: 150%;
}
@media (max-width: 768px) {
	.condolence-banner__list .label {
		font-size: 14px;
		line-height: 140%;
	}
}
.condolence-banner__list .label {
	color: #888888;
}
.condolence-banner__list .desc {
	display: flex;
	font-size: 16px;
	font-weight: 500;
	line-height: 150%;
}
@media (max-width: 768px) {
	.condolence-banner__list .desc {
		font-size: 14px;
		line-height: 140%;
	}
}
.condolence-banner__list .desc {
	color: #666666;
}
.condolence-banner__list .phone {
	margin-right: 8px;
	font-size: 16px;
	font-weight: 500;
	line-height: 150%;
}
@media (max-width: 768px) {
	.condolence-banner__list .phone {
		font-size: 14px;
		line-height: 140%;
	}
}
.condolence-banner__list .phone {
	color: #666666;
}
.condolence-banner__list .phone:not(:last-child)::after {
	content: " ";
	margin-left: 8px;
	display: inline-block;
	width: 1px;
	height: 10px;
	background: #c8c8c8;
}
.condolence-h3 {
	font-size: 32px;
	font-weight: 600;
	line-height: 150%;
}
@media (max-width: 768px) {
	.condolence-h3 {
		font-size: 20px;
		line-height: 140%;
	}
}
.condolence-h3 {
	margin: 32px 0 12px;
}
.condolence-h4 {
	font-size: 20px;
	font-weight: 600;
	line-height: 150%;
}
@media (max-width: 768px) {
	.condolence-h4 {
		font-size: 18px;
	}
}
.condolence-h4 {
	margin-bottom: 10px;
}
.condolence-table {
	margin-bottom: 40px;
}
.condolence-table table {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
}
.condolence-table thead th {
	background: #f4f5f5;
	padding: 16px;
	color: #666666;
}
.condolence-table th,
.condolence-table td {
	font-size: 16px;
	font-weight: 500;
	line-height: 150%;
}
@media (max-width: 768px) {
	.condolence-table th,
	.condolence-table td {
		font-size: 14px;
		line-height: 140%;
	}
}
.condolence-table th,
.condolence-table td {
	color: #222222;
	padding: 24px;
	border: 1px solid #e6e6e6;
	text-align: center;
	vertical-align: middle;
}
.condolence-table tr th:first-child,
.condolence-table tr td:first-child {
	border-left: none;
}
.condolence-table tr th:last-child,
.condolence-table tr td:last-child {
	border-right: none;
}
.condolence-table caption {
	display: none;
}
.condolence-infos {
	margin-top: 32px;
	background: #f4f5f5;
	border-radius: 20px;
	padding: 40px;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	-moz-column-gap: 24px;
	     column-gap: 24px;
	row-gap: 0;
}
.condolence-info {
	background: transparent;
	border: 0;
	border-radius: 0;
	padding: 0;
	position: relative;
}
.condolence-info__title {
	font-size: 18px;
	font-weight: 600;
	line-height: 150%;
}
@media (max-width: 768px) {
	.condolence-info__title {
		font-size: 16px;
	}
}
.condolence-info__title {
	margin-bottom: 10px;
	display: block;
}
.condolence-info__desc {
	font-size: 14px;
	font-weight: 500;
	line-height: 140%;
	color: #666666;
}
.condolence-info__note {
	margin-top: 2px;
	font-size: 14px;
	font-weight: 400;
	line-height: 140%;
}
@media (max-width: 768px) {
	.condolence-info__note {
		font-size: 14px;
	}
}
.condolence-info__note {
	color: #888888;
}
@media (max-width: 768px) {
	.condolence-sub {
		margin-bottom: 24px;
	}
	.condolence-steps {
		grid-template-columns: 1fr;
	}
	.condolence-steps .condolence-step .ico_arrow_right {
		transform: rotate(90deg);
		left: 50%;
		top: unset;
		bottom: -36px;
	}
	.condolence-step {
		border-radius: 24px;
		padding: 24px;
	}
	.condolence-step__head {
		height: 72px;
		margin-bottom: 16px;
		position: relative;
		padding-right: 84px;
	}
	.condolence-step .condolence-ico {
		width: 48px;
		height: 48px;
		position: absolute;
		right: 0;
		top: 0;
		margin: 0;
	}
	.condolence-banner {
		height: 280px;
		background-image: url("../images/condolence/support-banner-mo.png");
		background-position: center center;
		background-size: cover;
		border-radius: 16px;
		margin: 16px 0 40px;
	}
	.condolence-banner__inner {
		padding: 20px 24px;
	}
	.condolence-banner__list {
		flex-direction: column;
		gap: 8px;
	}
	.condolence-banner .desc {
		flex-direction: column;
		row-gap: 4px;
	}
	.condolence-banner .phone:not(:last-child)::after {
		display: none;
	}
	.condolence-infos {
		grid-template-columns: 1fr;
		-moz-column-gap: 0;
		     column-gap: 0;
		row-gap: 12px;
		border-radius: 16px;
		padding: 16px;
	}
	.condolence-info {
		padding: 0;
	}
	.condolence-info__title {
		margin-bottom: 8px;
	}
}