.formBox {
	padding: 20px 40px 16px !important;
}
.formBox .carInfoArea h2 {
	margin-bottom: 2px;
}
.formArea .formStep01 select#answer_Q_checkbox_ad_id_1_A_01, .formArea .formStep01 select#answer_Q_maker_name, .formArea .formStep01 select#answer_Q_model_year_id, .formArea .formStep01 select#answer_Q_run_distant_id, .formArea .formStep01 select#answer_Q_run_distant_idanswer_Q_checkbox_ad_id_1_A_01, .formArea .formStep01 select#answer_Q_shashu_name, .formArea .formStep01 select#checkbox_ad_id_1, .formArea .formStep01 select#maker_name, .formArea .formStep01 select#model_year_id, .formArea .formStep01 select#run_distant_id, .formArea .formStep01 select#shashu_name {
	width: 210px;
	background: #FFF;
}
#carModalArea .carModalBox::-webkit-scrollbar,
#makerModalArea .makerModalBox .domestic div::-webkit-scrollbar,
#makerModalArea .makerModalBox .imported div::-webkit-scrollbar,
#budgetModalArea .budgetModalBox .budgetModalBlock div::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 5px;
}
#carModalArea .carModalBox::-webkit-scrollbar-thumb,
#makerModalArea .makerModalBox .domestic div::-webkit-scrollbar-thumb,
#makerModalArea .makerModalBox .imported div::-webkit-scrollbar-thumb,
#budgetModalArea .budgetModalBox .budgetModalBlock div::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background-color: rgba(0, 0, 0, .5);
	box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}
#makerModalArea {
	margin: auto;
	padding: 20px;
	border: 1px solid #CCC;
	display: none;
	background: #FFF;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 760px;
	height: 555px;
	z-index: 999;
	box-sizing: border-box;
}
#makerModalArea .title {
	margin: 0;
}
#makerModalArea a {
	font-size: 12px;
	color: #00ACC5;
	text-decoration: none;
}
#makerModalArea .close {
	position: absolute;
	top: -21px;
	right: -21px;
}
#makerModalArea .indicator {
	margin-bottom: 7px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #DDD;
	text-align: center;
}
#carModalArea .indicator ul, #makerModalArea .indicator ul, #modelYearModalArea .indicator ul, #budgetModalArea .indicator ul {
	margin: 0;
	padding: 0;
	width: 720px;
	display: table;
	overflow: hidden;
}
#carModalArea .indicator ul li, #makerModalArea .indicator ul li, #modelYearModalArea .indicator ul li, #budgetModalArea .indicator ul li {
	margin: 0 21px 0 0;
	float: left;
	display: table-cell;
	position: relative;
	width: auto;
	height: auto;
	color: #999;
	font-weight: 700;
	text-align: center;
	vertical-align: middle;
}
.indicator ul li:first-child+li+li+li {
	margin: 0!important;
}
#carModalArea .indicator ul li:after, #makerModalArea .indicator ul li:after, #modelYearModalArea .indicator ul li:after, #budgetModalArea .indicator ul li:after {
	content: url(https://img.phoenix.webcrew.co.jp/13400/car-hanbai/images/indicator_arrow.png);
	position: absolute;
	top: 20px;
	right: -15px;
}
#carModalArea .indicator ul li:first-child+li:after,
#makerModalArea .indicator ul li:first-child:after,
#budgetModalArea .indicator ul li:first-child+li+li:after {
	content: url(https://img.phoenix.webcrew.co.jp/13400/car-hanbai/images/indicator_arrow_on.png);
	position: absolute;
	top: 20px;
	right: -16px;
}
#carModalArea .indicator ul li>span, #makerModalArea .indicator ul li>span, #modelYearModalArea .indicator ul li>span, #budgetModalArea .indicator ul li>span {
	display: table-cell;
	border: 1px solid #DDD;
	border-radius: 4px;
	width: 164px;
	height: 66px;
	line-height: 1.9;
	vertical-align: middle;
	color: #999;
	background: #DDD;
	font-size: 14px;
	text-align: center;
	box-sizing: border-box;
}
#carModalArea .indicator ul li:first-child+li>span, 
#makerModalArea .indicator ul li:first-child>span, 
#budgetModalArea .indicator ul li:first-child+li+li>span, 
#modelYearModalArea .indicator ul li:first-child+li+li+li>span {
	border: 1px solid #5EAA00;
	color: #FFF;
	background: #5EAA00;
}
#carModalArea .indicator ul li:first-child>span:hover, 
#budgetModalArea .indicator ul li:first-child+li>span:hover, 
#budgetModalArea .indicator ul li:first-child>span:hover, 
#modelYearModalArea .indicator ul li:first-child+li+li>span:hover, 
#modelYearModalArea .indicator ul li:first-child+li>span:hover, 
#modelYearModalArea .indicator ul li:first-child>span:hover {
	border: 1px solid #5EAA00!important;
	color: #FFF!important;
	background: #5EAA00!important;
	transition: .3s all linear;
}
.indicator ul li span span {
	padding: 0 10px;
	border-radius: 0 0 3px 3px;
	display: table-cell;
	line-height: 1.2;
	vertical-align: middle;
	overflow: hidden;
	width: 164px;
	height: 38px;
	color: #999;
	background: #FFF;
	font-size: 12px;
}
#carModalArea .indicator ul>:first-child+*, #makerModalArea .indicator ul li:first-child, #modelYearModalArea .indicator ul>:first-child+*+*, #budgetModalArea .indicator ul>:first-child+*+*+* {
	color: #FFF;
}
#makerModalArea .makerModalBox {
	overflow: hidden;
}
#makerModalArea .makerModalBox .title {
	margin-top: 0;
	padding: 5px 0 5px 25px;
	border-bottom: 2px solid #77D326;
	display: block;
	background: url(https://img.phoenix.webcrew.co.jp/13400/car-hanbai/images/modal_car_icon.gif) left center no-repeat;
	background-size: 17px 18px;
	font-weight: 700;
}
#makerModalArea .makerModalBox .domestic div, #makerModalArea .makerModalBox .imported div {
	border: 1px solid #DDD;
	height: 344px;
	box-sizing: border-box;
	overflow: auto;
}
#makerModalArea .makerModalBox .domestic a.selected, #makerModalArea .makerModalBox .domestic a:hover, #makerModalArea .makerModalBox .imported li a.selected, #makerModalArea .makerModalBox .imported li a:hover {
	background: #00ACC5;
	color: #FFF;
}
#makerModalArea .makerModalBox .domestic {
	width: 170px;
	float: left;
}
#makerModalArea .makerModalBox .domestic a {
	padding: 3px 5px 3px 10px;
	display: block;
	word-break: break-all;
}
#makerModalArea .makerModalBox .imported {
	width: 510px;
	float: right;
}
#makerModalArea .makerModalBox .imported ul {
	width: 480px;
	border-spacing: 0;
	letter-spacing: -.4em;
}
#makerModalArea .makerModalBox .imported li {
	display: inline-block;
	width: 160px;
	vertical-align: top;
	letter-spacing: normal;
}
#makerModalArea .makerModalBox .imported li a {
	padding: 3px 5px 3px 10px;
	display: block;
	width: 160px;
	box-sizing: border-box;
	word-break: break-all;
}
#carModalArea {
	margin: auto;
	padding: 20px;
	border: 1px solid #CCC;
	display: none;
	background: #FFF;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 760px;
	height: 555px;
	z-index: 999;
	box-sizing: border-box;
}
#carModalArea a {
	color: #00ACC5;
	word-break: break-all;
}
#carModalArea .close {
	position: absolute;
	top: -21px;
	right: -21px;
}
#carModalArea .indicator {
	margin-bottom: 10px;
	text-align: center;
}
#carModalArea .popularity {
	margin-bottom: 10px;
	padding: 10px;
	background: #E7F8D8;
}
#carModalArea .popularity span {
	padding: 0 5px 0 30px;
	background: url(https://img.phoenix.webcrew.co.jp/13400/car-hanbai/images/modal_crown.png) left center no-repeat;
	background-size: 25px 22px;
	font-weight: 700;
}
#carModalArea .popularity a {
	padding: 0 1em;
	border-right: 1px solid #CCC;
	text-decoration: none;
}
#carModalArea .popularity a:last-child {
	border: none;
}
#carModalArea .popularity a.selected, #carModalArea .popularity a:hover {
	background: #00ACC5;
	color: #FFF;
}
#carModalArea .order {
	margin-bottom: 5px;
	display: block;
	font-weight: 700;
}
#carModalArea .carModalBox {
	height: 375px;
	overflow: auto;
}
#modelYearModalArea .modelYearModalBox .modelYearModalBlock, #budgetModalArea .budgetModalBox .budgetModalBlock, html.scrollNone {
	overflow: hidden;
}
#carModalArea .popularity+.carModalBox {
	height: 325px;
}
#modelYearModalArea, #budgetModalArea {
	bottom: 0;
	height: 555px;
	z-index: 999;
	left: 0;
	box-sizing: border-box;
}
#carModalArea .carModalBox .carModalBlock {
	padding: 5px 0;
	border-top: 1px dotted #CCC;
	overflow: hidden;
}
#carModalArea .carModalBox .carModalBlock .initials {
	padding: 5px 0 0;
	width: 40px;
	float: left;
}
#carModalArea .carModalBox .carModalBlock table {
	margin: 0;
	width: 660px;
	float: right;
}
#carModalArea .carModalBox .carModalBlock table td {
	padding: 0;
	width: 25%;
	vertical-align: top;
}
#carModalArea .carModalBox .carModalBlock table td a {
	margin: 0;
	padding: 3px;
	display: block;
	background: 0 0;
	font-size: 12px;
	text-decoration: none;
	word-break: break-all;
	white-space: normal;
}
#carModalArea .carModalBox .carModalBlock table td a.selected, #carModalArea .carModalBox .carModalBlock table td a:hover {
	background: #00ACC5;
	color: #FFF;
}
#modelYearModalArea {
	margin: auto;
	padding: 20px;
	border: 1px solid #CCC;
	display: none;
	background: #FFF;
	position: fixed;
	top: 0;
	right: 0;
	width: 760px;
}
#modelYearModalArea a {
	color: #00ACC5;
	word-break: break-all;
}
#modelYearModalArea .close {
	position: absolute;
	top: -21px;
	right: -21px;
}
#modelYearModalArea .indicator {
	margin-bottom: 7px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #DDD;
	text-align: center;
}
#modelYearModalArea .modelYearModalBox .title {
	padding: 3px 0 3px 25px;
	margin-bottom: 13px;
	min-height: 20px;
	display: inline-block;
	background: url(https://img.phoenix.webcrew.co.jp/13400/car-hanbai/images/icon_star.gif) left center no-repeat;
	font-weight: 700;
	font-size: 107%;
}
#modelYearModalArea .modelYearModalBox .title>span, #budgetModalArea .budgetBox .title>span {
	font-weight: 400;
}
#modelYearModalArea .modelYearModalBox .modelYearModalBlock .year {
	margin-left: 58px;
	width: 200px;
	float: left;
	border-top: 2px solid #77D326;
}
#modelYearModalArea .modelYearModalBox .modelYearModalBlock .year:first-child {
	margin: 0;
}
#modelYearModalArea .modelYearModalBox .modelYearModalBlock .year:last-child, #modelYearModalArea .modelYearModalBox .modelYearModalBlock>:first-child+*+* {
	margin-left: 0;
	float: right;
}
#modelYearModalArea .modelYearModalBox .modelYearModalBlock .year ul {
	min-height: 225px;
	border: 1px solid #CCC;
}
#modelYearModalArea .modelYearModalBox .modelYearModalBlock .year ul li a {
	padding: 7px 10px;
	display: block;
	text-decoration: none;
}
#modelYearModalArea .modelYearModalBox .modelYearModalBlock .year ul li a.selected, #modelYearModalArea .modelYearModalBox .modelYearModalBlock .year ul li a:hover {
	background-color: #00ACC5;
	color: #FFF;
}
#budgetModalArea {
	margin: auto;
	padding: 20px;
	border: 1px solid #CCC;
	display: none;
	background: #FFF;
	position: fixed;
	top: 0;
	right: 0;
	width: 760px;
}
#budgetModalArea a {
	color: #00ACC5;
	word-break: break-all;
}
#budgetModalArea .close {
	position: absolute;
	top: -21px;
	right: -21px;
}
#budgetModalArea .indicator {
	margin-bottom: 7px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #DDD;
	text-align: center;
}
#budgetModalArea .budgetModalBox .title {
	padding: 3px 0 3px 25px;
	margin-bottom: 13px;
	min-height: 20px;
	display: block;
	background: url(https://img.phoenix.webcrew.co.jp/13400/car-hanbai/images/icon_star.gif) left center no-repeat;
	font-weight: 700;
	font-size: 107%;
}
#budgetModalArea .budgetModalBox .budgetModalBlock {
	position: relative;
}
#budgetModalArea .budgetModalBox .budgetModalBlock:after {
	content: "～";
	position: absolute;
	left: 222px;
	top: 150px;
	font-weight: bold;
	font-size: 146%;
	color: #9a9a9a;
}
#budgetModalArea .budgetModalBox .budgetModalBlock .budget_from {
	width: 200px;
	float: left;
	border: 1px solid #CCC;
	border-top: 2px solid #77D326;
	height: 322px;
	overflow-y: auto;
}
#budgetModalArea .budgetModalBox .budgetModalBlock .budget_to {
	margin-left: 59px;
	width: 200px;
	float: left;
	border: 1px solid #CCC;
	border-top: 2px solid #77D326;
	height: 322px;
	overflow-y: auto;
}
#budgetModalArea .budgetModalBox .budgetModalBlock .distant:first-child {
	margin: 0;
}
#budgetModalArea .budgetModalBox .budgetModalBlock .distant:last-child, #budgetModalArea .budgetModalBox .budgetModalBlock>:first-child+*+* {
	margin-left: 0;
	float: right;
}
#budgetModalArea .budgetModalBox .budgetModalBlock ul li a {
	padding: 7px 10px;
	display: block;
	text-decoration: none;
}
#budgetModalArea .budgetModalBox .budgetModalBlock ul li a.selected, #budgetModalArea .budgetModalBox .budgetModalBlock ul li a:hover {
	background-color: #00ACC5;
	color: #FFF;
}
.formArea dd .validationMust .carModal, .formArea dd .validationMust .makerModal, .formArea dd .validationMust .modelYearModal, .formArea dd .validationMust .budgetModal {
	padding: 5.5px 30px 6px 5px;
	border: 1px solid #aaa;
	display: block;
	width: 240px;
	background-color: #fdd;
	color: #000;
	font-size: 100%;
	text-decoration: none;
	border-radius: 5px;
	box-sizing: border-box;
	position: relative;
}
.formArea dd .validationOk .carModal, .formArea dd .validationOk .makerModal, .formArea dd .validationOk .modelYearModal, .formArea dd .validationOk .budgetModal {
	background-color: #fff;
	border: 1px solid #aaa;
	color: #000;
	display: block;
	font-size: 100%;
	padding: 5.5px 30px 6px 5px;
	text-decoration: none;
	width: 240px;
	border-radius: 5px;
	box-sizing: border-box;
	position: relative;
}
.formArea dd .validationMust .carModal:after,
.formArea dd .validationMust .makerModal:after,
.formArea dd .validationMust .modelYearModal:after,
.formArea dd .validationMust .budgetModal:after,
.formArea dd .validationOk .carModal:after,
.formArea dd .validationOk .makerModal:after,
.formArea dd .validationOk .modelYearModal:after,
.formArea dd .validationOk .budgetModal:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 6px 0;
	border-color: grey transparent transparent;
	position: absolute;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
	right: 12px;
}
.formBox .carInfoArea {
	width: 400px;
}
.carInfoArea .attentionText {
	margin-bottom: 20px;
	color: #555;
	font-size: 85%;
	letter-spacing: -0.05em;
}
#lean_overlay {
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #000;
	display: none;
}
#modal_overlay {
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, .5);
	display: block;
}
.formBox .carInfoArea dl dd {
	padding: 0 0 16px 148px;
}
.formBox .userInfoArea dl dd {
	padding: 0 0 16px 118px;
}
.formBox .carInfoArea .cancelBtn span {
	margin: 0 8px 20px 0;
}
.formBox .carInfoArea dl dd.recitalArea textarea {
	width: 240px;
	height: 130px;
}

.modal_header {
	background-color: #FFFBC3;
	border-radius: 20px;
	width: 100%;
	padding-bottom: 8px;
    padding-top: 10px;
	margin-bottom: 10px;
}
.modal_header_text {
	text-align: center;
}
.modal_header_text span {
	font-weight: 800;
	font-size: 16px;
	line-height: 1.2;
	letter-spacing: 0.022em;
	text-align: center;
	color: #005BAA;
}
.modal_header_image {
	width: 429px;
	height: auto;
	vertical-align: sub;
}