@charset "UTF-8";

/* simulationConversion */
.simulationConversion01.v3_fullColumnA01:not(:first-child) {
	margin-top: 116px;
}
.simulationConversion01 .columnInner {
	position: relative;
}
.simulationConversion01 .columnInner::before {
	content: '';
	display: block;
	position: absolute;
	top: -64px;
	left: 0;
	width: 100%;
	height: 64px;
	background: url(/kojin/jutaku/images/bg_conversion_01.png) center bottom no-repeat;
}

/* jutakuBtnList */
.jutakuBtnList01 .btnT01:hover > span > span {
	opacity: 0.7;
}

/* icon */
[class*="jutakuIcon"] > span {
	position: relative;
	padding: 0 95px 0 120px;
}
.jutakuIcon02 > span {
	padding: 0 115px;
}
[class*="jutakuIcon"] > span:before {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -50px;
	content: "";
	width: 112px;
	height: 78px;
}
.jutakuIcon01 > span:before {
	background: url(/kojin/jutaku/images/index_img28.png) no-repeat 0 0;
}
.jutakuIcon02 > span:before {
	background: url(/kojin/jutaku/images/index_img29.png) no-repeat 0 0;
}

/*-------------------------------------------

/kojin/jutaku/help/consultation.html

-------------------------------------------*/
.consultation_layout01 .text01.glyphLamp01 > span {
	padding: 0 45px;
}
.consultation_layout01 .text01.glyphLamp01 > span::before {
	top: 0;
	margin-top: -4px;
	width: 30px;
	height: 56px;
}
.consultation_layout01 .text02 {
	font-size: 1em;
}
.v2-listMarkCheck02.text02 *[class*="glyphCheck"] > span {
	padding-left: 2em;
}
.v2-listMarkCheck02.text02 *[class*="glyphCheck"] > span:before {
	top: -4px;
	font-size: 28px;
}
.bannerCard {
	display: inline-block;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 3px;
	background: #fff;
	-webkit-box-shadow: rgba(0, 0, 0, 0.0980392) 0px 8px 2px -5px;
	box-shadow: rgba(0, 0, 0, 0.0980392) 0px 8px 2px -5px;
}
