@charset "UTF-8";

/***************************************************************/

/* /kojin/akiya/index.html

/***************************************************************/
/* indexMvArea01 */
.indexMvArea01 {
	height: 408px;
	margin-top: -30px;
	background: linear-gradient(to bottom, #e4f6e7 0, #fff 40%, #fff 72%, #0cb290 72%, #0cb290 100%);
	box-sizing: border-box;
}
.indexMvArea01 .indexMvAreaBg01 {
	height: 100%;
	background: url(/kojin/akiya/images/index_bg_mv01.png) repeat-x center bottom 113px;
	box-sizing: border-box;
}
.indexMvArea01 .indexMvAreaInner01 {
	position: relative;
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.indexMvArea01 .indexMvTitle01 {
	padding-top: 43px;
	padding-left: 16px;
	font-size: 3.8rem;
	font-weight: bold;
	line-height: 1.36;
}
.indexMvArea01 .indexMvTitle01 .indexMvTitleColor01 {
	font-size: 4.4rem;
	color: #f08025;
}
.indexMvArea01 .indexMvImg01 {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 383px;
}
.indexMvArea01 .indexMvList01 {
	position: absolute;
	bottom: 8px;
	left: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 780px;
}
.indexMvArea01 .indexMvList01 > li {
	width: 190px;
}

/* indexTitleLarge01 */
.indexTitleLarge01 {
	font-size: 4rem;
	color: #f7920e;
}

/* indexFlexColumn01 */
.indexFlexColumn01 {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.indexFlexColumn01 > li {
	width: 342px;
	height: 332px;
	padding: 20px 45px 10px;
	background: url(/kojin/akiya/images/index_bg_nayami01.png) no-repeat;
	background-size: contain;
	box-sizing: border-box;
}
.indexFlexColumn01 figure {
	width: 224px;
	margin: 0 auto;
}

/* indexFlowColumn01 */
.indexFlowColumn01 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.indexFlowColumn01 > li {
	width: 372px;
	margin-left: 42px;
}
.indexFlowColumn01 > li:first-child,
.indexFlowColumn01 > li:nth-child(4) {
	margin-left: 0;
}
.indexFlowColumn01 > li:nth-child(n+4) {
	margin-top: 37px;
}
.indexFlowColumn01 > li:nth-child(5) {
	width: 786px;
}
.indexFlowColumn01 .indexStep01 {
	position: absolute;
	top: 0;
	left: 0;
	width: 83px;
}
.indexFlowColumn01 .indexFlowImg01 {
	width: 150px;
}


@media screen and (max-width: 767px) {
	/***************************************************************/

	/* /kojin/akiya/index.html

	/***************************************************************/
	/* indexMvArea01 */
	.indexMvArea01 {
		height: 371px;
		margin: -30px -10px 0 -10px;
		background: linear-gradient(to bottom, #e4f6e7 0, #fff 40%, #fff 76%, #0cb290 76%, #0cb290 100%);
	}
	.indexMvArea01 .indexMvAreaBg01 {
		background: url(/kojin/akiya/images/index_bg_mv01.png) repeat-x center bottom 88px;
	}
	.indexMvArea01 .indexMvAreaInner01 {
		width: 100%;
		padding: 0 5px;
		box-sizing: border-box;
	}
	.indexMvArea01 .indexMvTitle01 {
		padding-top: 20px;
		padding-left: 0;
		font-size: 1.8rem;
		text-align: center;
	}
	.indexMvArea01 .indexMvTitle01 .indexMvTitleColor01 {
		font-size: 2rem;
	}
	.indexMvArea01 .indexMvImg01 {
		position: relative;
		width: 207px;
		margin: 8px auto 0;
	}
	.indexMvArea01 .indexMvList01 {
		bottom: 4px;
		left: 50%;
		justify-content: center;
		max-width: 365px;
		width: 100%;
		padding: 0 5px;
		box-sizing: border-box;
		transform: translateX(-50%);
	}
	.indexMvArea01 .indexMvList01 > li {
		width: 29%;
		margin-left: -4.8%;
	}
	.indexMvArea01 .indexMvList01 > li:first-child {
		margin-left: 0;
		z-index: 5;
	}
	.indexMvArea01 .indexMvList01 > li:nth-child(2) {
		z-index: 4;
	}
	.indexMvArea01 .indexMvList01 > li:nth-child(3) {
		z-index: 3;
	}
	.indexMvArea01 .indexMvList01 > li:last-child {
		z-index: 2;
	}

	/* indexTitleLarge01 */
	.indexTitleLarge01 {
		font-size: 2.5rem;
	}

	/* indexFlexColumn01 */
	.indexFlexColumn01 {
		display: block;
	}
	.indexFlexColumn01 > li {
		width: 310px;
		height: 260px;
		padding: 23px 5px 10px;
		margin: 41px auto 0;
		background: url(/kojin/akiya/images/index_bg_nayami01_sp.png) no-repeat;
		background-size: contain;
	}
	.indexFlexColumn01 > li:first-child {
		margin-top: 0;
	}
	.indexFlexColumn01 figure {
		width: 181px;
		margin-bottom: 13px;
	}

	/* indexTokuchoColumn01 */
	.indexTokuchoColumn01 .v3-cardblockA01 > .v3-blockInner {
		padding-top: 45px;
	}

	/* indexFlowColumn01 */
	.indexFlowColumn01 {
		display: block;
	}
	.indexFlowColumn01 > li {
		width: 100%;
		margin-left: 0;
		margin-top: 25px;
	}
	.indexFlowColumn01 > li:nth-child(n+4) {
		margin-top: 25px;
	}
	.indexFlowColumn01 > li:nth-child(5) {
		width: 100%;
	}
	.indexFlowColumn01 .indexFlowImg01 {
		width: 192px;
	}
	.indexFlowColumn01 .v3-cardblockA01 > .v3-blockInner {
		padding: 25px 15px;
	}
}
