

@charset "UTF-8";
/* テキスト */
.txColorRedRspCorpAdvice {
	color: #e11901 !important;
}

/* inquiry__description 追加 */
.inquiry__description__tel_multiple {
	margin: 0;
	line-height: 1.4;
}
@media print, screen and (min-width: 768px){
	.inquiry__description__tel_multiple {
		margin-left: 0.8em!important;
		font-size: 2.4rem;
		font-weight: 700;
	}
}
@media only screen and (max-width: 767.98px){
	.inquiry__description__tel_multiple {
		margin-top: 0.2em!important;
		font-size: 1.7rem;
		font-weight: 700;
	}
}




