@charset "UTF-8";
.creditServiceDetailBlock01 {
	position: relative;
	margin-top: 62px;
	padding-top: 30px;
}
.creditServiceDetailBlock01 .balloonTitle {
	position: absolute;
	top: -30px;
	left: 50%;
	width: 394px;
	margin-left: -200px;
}
.creditMvBg {
	width: 100%;
	height: auto;
	background-image: url(/hojin/service/eb/credit/images/credit_mv_bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right center;
}
.creditUnderLine01 {
	border-bottom: solid 1px #000;
}
.creditMvFlex01 {
	display: flex;
	justify-content: center;
}
.creditMvColumn {
	max-width: 966px;
	margin: 0 auto;
	width: 100%;
	padding: 46px 0 28px;
}
.creditMvInner02 {
	display: flex;
	margin-left: 60px;
}
.creditMvFsText01 {
	font-size: 3.6rem;
	font-weight: bold;
}
.creditMvFlex02 {
	display: flex;
	justify-content: space-between;
}
.creditMvlist01 .creditCheck01 > span {
	display: inline-block;
	position: relative;
	padding-left: 52px;
	color: #fff;
}
.creditMvlist01 .creditCheck01 > span:before {
	content: "";
	position: absolute;
	top: 0.6em;
	left: 1em;
	width: 21px;
	height: 21px;
	background-image: url(/hojin/service/eb/credit/images/credit_mv_icon01.png);
	background-repeat: no-repeat;
	background-size: contain;
}
.creditFs20 {
	font-size: 2.0rem;
}
.creditUnderLine02 {
	border-bottom: solid 1px #fff;
	font-size: 2.6rem;
}
.creditLinkText01 > .creditTBlack {
	color: #000;
}
.creditTBlack:hover {
	color: #f7920e;
}
.creditBtnTile01 {
	min-height: 52px;
}
.creditDisIblock {
	display: inline-block !important;
}
.v4-tabPattern02 li:nth-child(1) .v4-tabIcon {
	width: 48px;
	height: 58px;
}
.v4-tabPattern02 li:nth-child(2) .v4-tabIcon {
	width: 43px;
	height: 72px;
}
.v4-tabPattern02 li:nth-child(3) .v4-tabIcon {
	width: 80px;
	height: 62px;
}
.creditH150 {
	min-height: 150px;
}
.creditMvInner03 {
	width: 50%;
}
.creditBtnSub01 > .btnT01[class*=" icon"] {
	padding-left: 35px;
}
.creditBtnSub01 > .btnT01[class*=" icon"] > span {
	padding-right: 35px;
	font-size: 0.89em;
}

@media screen and (max-width: 768px) {
	.creditMvBg {
		background-image: url(/hojin/service/eb/credit/images/credit_mv_bgsp.png);
		background-size: auto;
		background-position: center -266px;
	}
	.creditServiceDetailBlock01 .balloonTitle {
		position: absolute;
		top: -16px;
		left: 50%;
		width: 394px;
		margin-left: -200px;
	}
	#wrap *[class^="btnT"][class*=" glyph"] > .creditSpPr10 {
		padding-right: 10px !important;
	}
	.creditMvInner02 {
		width: 88%;
		margin: 20px auto 0;
	}
	.creditMvFlex02 {
		display: block;
	}
	.creditMvInner01 {
		width: 100%;
		text-align: center;
	}
	.creditSpFs18 {
		font-size: 1.8rem;
	}
	.creditMvColumn {
		width: 100%;
		max-width: 400px;
		padding: 22px 10px 15px;
		box-sizing: border-box;
	}
	.creditBtnTile01 {
		min-height: 39px;
	}
	.creditMvFlex01 {
		display: block;
	}
	.creditMvFsText01 {
		font-size: 3.5rem;
	}
	.creditUnderLine02 {
		font-size: 2.3rem;
	}
	.creditMvlist01 .creditCheck01 > span {
		padding-left: 45px;
	}
	.creditH150 {
		min-height: auto;
	}
	.creditMvInner03 {
		width: auto;
	}
	.creditBtnSub01 > .btnT01[class*=" icon"] {
		padding-left: 10px;
	}
	.creditBtnSub01 > .btnT01[class*=" icon"] > span {
		padding-right: 25px;
	}
	.creditBtnSub01 > .btnT01 {
		padding: 9px 10px 10px;
	}
}
