
.end_plan{
	border: 3px solid #e70012;
	max-width: 1100px;
	padding: 2rem;
	margin: 0 auto 5rem;
	text-align: center;
	box-sizing: border-box;
}
.end_plan p{
	font-size: 2.3rem;
	color: #e70012;
	font-weight: bold;
	display: inline-block;
}
.plan_anc,.expo_cpn_box,.planbox,.step1_title,.st2-search,.cau_search{
	display: none !important;
}
.expo_contents {
    margin-top: 10rem;
}
.plan_end_step{
    font-size: 2.0rem;
    color: #fff;
    text-align: center;
    margin-top: 3rem;
}
.fix.tabbottomArea ul li{
	width: 49%;
}
@media (max-width: 1024px) {
	.end_plan p {
		font-size: 1.8rem;
	}
}
@media (max-width: 736px) {
	.end_plan {
		border: 2px solid #e70012;
		padding: 1rem;
		margin: 3rem auto;
	}
	.end_plan p {
		font-size: 1.5rem;
		text-align: left;
	}
	.plan_end_step {
		font-size: 1.4rem;
		text-align: left;
	}
}
	



