@charset "UTF-8";

/***************************************************************/

/* /nenkin/shisankeisei/index.html

/***************************************************************/

.indexBgOrange01 {
	background: #fff7ec;
}
.indexBgGreen01 {
	background-color: #f0f9f1;
}
.indexFlexCenter {
	justify-content: center;
	align-items: center;
}

/* mv */
.indexMvArea01 {
	text-align: center;
	background: linear-gradient( #d7e9f4,#eff6fa);
}
.indexMvArea01 > .columnInner {
	padding: 20px 0 28px;
}

.indexGlyphCheck02.glyphCheck02 > span:before {
	color: #0ca26c;
}
.indexSpScrollBlock01 > .v4-glyphScroll01 {
	display: none;
}
.indexSpScrollBlock01 .v4-tableSpScrollA01 .indexScrollImg01 {
	width: 900px;
}
.indexTableImg01 {
	width: 40px;
	height: 40px;
}
dl.indexImgBlock01 > dd {
	margin-top: -17px;
}
.indexWhiteLabel01 {
	height: 56px;
}
.indexLabel01 {
	width: 100px;
	height: 60px;
	padding: 21px 20px 17px;
	text-align: center;
}
.indexImgBlock02 {
	text-align: center;
	background-color: #fff;
	box-sizing: border-box;
	padding: 20px 10px 10px 10px;
}

/* footer */
.indexFixedBottom01 .fixedBottomBtn .fixedBottomList01 > *:not(:first-child) {
	margin-left: 20px;
}

@media screen and (max-width: 768px) {
	/***************************************************************/

	/* /nenkin/shisankeisei/index.html

	/***************************************************************/

	/* mv */
	.indexMvArea01 > .columnInner {
		padding: 13px 0 26px;
	}

	table[class*="v4-tableLayoutA"] .indexSeparatorTwoLine.separatorLine > th > * {
		line-height: 1.5625;
	}
	table[class*="v4-tableLayoutA"] .indexSeparatorTwoLine.separatorLine + tr.cellNarrow > td {
		padding-top: 70px;
	}
	.indexSpScrollBlock01 > .v4-glyphScroll01 {
		display: block;
	}
	.indexSpScrollBlock01 > .v4-tableSpScrollA01 .indexScrollImg01 {
		min-width: 530px;
		padding-bottom: 10px;
	}
	dl.indexImgBlock01 > dd {
		margin-top: 0;
	}
	.indexLabel01 {
		width: 60px;
		height: 40px;
		padding: 12px 2px 8px;
	}
	.indexWhiteLabel01 {
		height: auto;
	}
	table[class*="v4-tableLayoutA"].indexTable01 > tbody > tr > td {
		text-align: left;
	}
	.indexImgBlock02 {
		padding: 20px 5px 15px 5px;
	}

/* footer */
	.indexFixedBottom01 .fixedBottomBtn .fixedBottomList01 > *:not(:first-child) {
		margin-left: 15px;
	}
}

@media screen and (min-width: 550px) and (max-width: 768px) {
	.indexSpScrollBlock01 > .v4-glyphScroll01 {
		display: none;
	}
}
