ul.consult_form_error li{
    color:#FF0000;
    font-weight:bold;
    font-size:14px;
}

@media screen and (max-width: 767px) {
	/*メリット*/
	.meritBox .bdr01_3px{
		text-align:center;
	}	
	.koujouken .joukenBox li{
		width: 100%!important;
	}
	.koujouken .joukenBox li img{
		width: 15%!important;
		margin-left: 4%;
	}
	.koujouken .joukenBox li p{
		width: 80%;
	}
	.title_check{
		height:34px;
		border-bottom: solid 4px orange;
	}
	/*スケジュール*/
	.step{
		margin-bottom: 10%;
		border: solid 1px #ff676e;
		border-bottom: solid 6px #ff676e;
		padding: 2%;
		text-align: center;
		border-radius: 10px;
	}
	.step h4{
		color: #ff676e;
		text-align: center;
		font-size: 24px;
		margin-bottom: 2%;
	}
	.step h4 span{
		font-size: 18px;
		color: #ff676e;
		display: block;
		width: 5em;
		margin: 0 auto;
		text-decoration: underline;
	}
	.support{
		text-align:center;
	}
	
	.schedule-title{
		font-size: 24px;
		color: #29a4c5;
		margin-bottom: 2%;
		text-decoration: underline;
	}
	span.menuArrow01{
		width: inherit;
		margin: 4% auto;
		padding-left: 0;
		background-image: none;
	}
	.kyuuyohosyou-box{
		background-color: #29a4c5;
		padding: 5px;
		font-weight: bold;
		margin-bottom: 2%;
		}
	.kyuuyohosyou-box p{
		font-size: 20px;
		color: #fff;
	}
	.kyuuyohosyou{
		font-size: 28px!important;
	}
	.kyuuyohosyou span{
		font-size: 30px!important;
		color: #fff000;
	}
}
