#csec169075408732,
#csec169075413377,
#csec169075413904,
#csec169045339618,
#csec169075432661,
#csec169075448279,
#csec169252276762 {
	margin-bottom: 40px;
}
#csec169075422962,
#csec169075418549 {
	margin-bottom: 65px;
}
#csec169075443542 {
	margin-bottom: 0;
}
.csection-cells > .cell[data-type="hgroup"][data-level="3"] .hgroup-wrap {
	border-bottom: 2px solid var(--color-border-dark);
	padding-bottom: 30px;
	margin-bottom: 40px; 
}
@media screen and (max-width: 950px) {
	.cell[data-type="image-tile"][data-enablecaption=""] .image-cells .imcell {
		margin-bottom: 40px;
		width: 100%;
	}
	.cell[data-type="image-tile"][data-enablecaption=""] .image-cells {
		margin: 0 -20px -40px;
	}
}
@media screen and (max-width: 750px) {
	#csec169075408732,
	#csec169075413377,
	#csec169075413904,
	#csec169045339618,
	#csec169075432661,
	#csec169075448279,
	#csec169252276762 {
		margin-bottom: 35px;
	}
	#csec169075422962,
	#csec169075418549 {
		margin-bottom: 45px;
	}
	.csection-cells > .cell[data-type="hgroup"][data-level="3"] .hgroup-wrap {
		padding-bottom: 20px;
		border-bottom: solid 1.3px var(--color-border-dark);
		margin-bottom: 30px;
	}
	cell[data-type="image-tile"][data-enablecaption=""] .image-cells .imcell {
		margin-bottom: 30px;
		width: 100%;
	}
	.cell[data-type="image-tile"][data-enablecaption=""] .image-cells {
		margin: 0 -13px -30px;
	}
	
}
.seikou_box li {
	border: 1px solid #f5f5f5;
}
	.seikou_box li .ha_title {
		background-color: #f5f5f5;
		text-align: center;
		position: relative;
		padding: 13px;
	}
		.seikou_box li::after {
			content: url("/share/im/ui/click.svg");
			position: absolute;
			display: inline-block;
			width: 1em;
			height: 1em;
			top: 50%;
			right: -8%;
			transform: rotate(-90deg)
		}
		.seikou_box li:last-of-type::after {
			display: none;
		}
	.seikou_box li .ha_content {
		text-align: left;
		padding: 13px;
	}
@media screen and (min-width: 951px) {
	.seikou_box {
	}
	.seikou_box li {
		margin-right: 40px;
		width: calc(50% - 40px);
		margin-bottom: 40px;
		position: relative;
	}
		.seikou_box li:last-of-type {
			width: 100%;
			margin-right: 0;
			margin-bottom: 0;
		}
}
@media screen and (max-width: 950px) {
	.seikou_box li {
		width: 100%;
		margin-bottom: 40px;
	}
}
@media screen and (max-width: 950px) {
	.seikou_box li {
		width: 100%;
		margin-bottom: 35px;
	}
		.seikou_box li:last-of-type {
			margin-bottom: 0;
		}
}


/*Q&A*/
#csection #csec169075435486,
#csection #csec169075435578 {
	margin-bottom: 0;
}
#csec169075435486 .open-node,
#csec169075435578 .open-node {
    border-bottom: none;
    padding-bottom: 0.5em;
}
/*Q&A　追加セックション*/
#csec169270201392,
#csec169270387091 {
    margin-bottom: 40px;
}
#csection .faq_add > li {
	line-height: 1.5;
	 color: var(--color-primary);
}
#csection .faq_add p {
	color: var(--color-primary);
}