@charset "UTF-8";
.installmentLayoutColumn.mcs-layoutColumnA2_2 {
	justify-content: center;
}
.installmentLayoutColumn.mcs-layoutColumnA2_2 > * {
	margin-left: 0;
}
.installmentCarouselWrap.mcs-carouselWrap .bx-controls-direction > .bx-next {
  right: 60px;
}
.installmentCarouselWrap.mcs-carouselWrap .bx-controls-direction > .bx-prev {
  left: 60px;
}
.installmentColorBlock01.creditColorBlock01 {
	background: #fffcd9;
}
.installmentArow:after {
	margin: 20px auto;
	display: inline-block;
	content: "";
	width: 97px;
	height: 31px;
	background: url(/kojin/column/credit/images/installment_icon_01.png) no-repeat 0 0;
	background-size: 97px 31px;
}
[class*="installmentIcon"] > span {
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 64px;
}
[class*="installmentIcon"] > span:before {
	position: absolute;
	left: 0;
	top: 50%;
	display: inline-block;
	content: "";
}
.installmentIcon01 > span {
	min-height: 36px;
}
.installmentIcon02 > span {
	min-height: 50px;
}
.installmentIcon01 > span:before {
	margin-top: -18px;
	width: 50px;
	height: 36px;
	background: url(/kojin/column/credit/images/installment_icon_02.png) no-repeat 0 0;
	background-size: 50px 36px;
}
.installmentIcon02 > span:before {
	margin-top: -25px;
	width: 50px;
	height: 50px;
	background: url(/kojin/column/credit/images/installment_icon_03.png) no-repeat 0 0;
	background-size: 50px;
}
.installmentGlyphNumber01.mcs-glyphNumber01{
	justify-content: center;
}

@media screen and (max-width: 767px) {
	.installmentLayoutColumn.mcs-layoutColumnA2_2 > li:nth-of-type(2) {
		margin-left: 4%;
	}
	.installmentCommentBlock.mcs-commentArrowDown:before,
	.installmentCommentBlock.mcs-commentBlock02.mcs-commentArrowDown:before {
		left: auto;
		right: 40px;
	}
	.installmentCarouselWrap.mcs-carouselWrap .bx-controls-direction > .bx-next {
    right: 10px;
	}
	.installmentCarouselWrap.mcs-carouselWrap .bx-controls-direction > .bx-prev {
    left: 10px;
	}
}
