@charset "UTF-8";

@media screen and (max-width: 767px) {
	/* simulationConversion */
	.simulationConversion01.v3_fullColumnA01:not(:first-child) {
		margin-top: 68px;
	}
	.simulationConversion01 .columnInner::before {
		top: -32px;
		left: 0;
		height: 32px;
		background-size: cover;
	}

	/* jutakuBtnList */
	.jutakuBtnList01 {
		margin-top: 15px;
	}

	/* icon */
	[class*="jutakuIcon"] > span {
		padding: 0;
	}
	[class*="jutakuIcon"] > span:before {
		content: none;
	}

	/*-------------------------------------------

	/kojin/jutaku/help/consultation.html

	-------------------------------------------*/
	.consultation_layout01 .text01.glyphLamp01 > span::before {
		margin-top: -16px;
	}
	.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;
	}
}
