@charset "utf-8";
  /**
   *
   * モーダル表示用CSS
   *
   */
.t-search {
	max-width: 1800px;
	margin: 0 auto;
}
.t-search * {
	box-sizing: border-box;
}
.search_form dl form .form_content {
	width: 100%;
	max-width: 1800px;
	padding: 0;
	margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.search_form dl form .hidden_box {
	width: 100%;
}
.search_form dl form .form_content label {
  width: 20%;
	height: 40px;
}
.search_form dl form .form_content_child label.form_btn:hover {
	cursor: pointer;
}
.search_form dl form .form_content_child label.form_btn input {
	display: none;
}
.search_form dl form .search_resetbtn {
	background-color: #888;
}
.search_form dl form .hidden_box .search_btn input:first-child {
	margin: 0 50px 0 0;
}
.search_result {
	max-width: 1800px;
	margin: 0 auto;
}
@media screen and (max-width: 768px){
	.search_result {
		width: 100%;
		margin: 0 auto 50px;
	}
}

.search_form {
  margin-top: 94px;
}
.single-mtsearch .search_form {
  display: none;
}
#feas-searchform-1 {
  position: relative;
  background: white;
  width: 95%;
	min-height: 490px;
  margin: auto;
  padding: 4rem 4rem 0;
  border-radius: 20px;
  box-shadow: 4px 4px 2px rgba(0 0 0 / 16%);
}
.modal__content .hide {
  display: none;
}
.modal {
  display: none;
  z-index: 999;
  width: 100%;
  overflow: hidden;
}
.modal__bg{
  background: transparent;
  height: 100vh;
  position: fixed;
  width: 100%;
}
.modal__content {
  /* left: 50%; */
  /* position: absolute; */
  /* top: 10vh; */
  /* transform: translate(-50%,0%); */
  width: 100%;
  /* height: 90vh; */
}
.hidden_box.year {
  display: block;
  background: white;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 4rem 4rem;
  border-radius: 20px;
	z-index: 9;
}
#feas-searchform-1 label {
  width: 25%;
  height: 220px;
  text-align: center;
  position: relative;
  padding-top: 185px;
  display: flex;
  justify-content: center;
  align-content: center;
}
.modal label.feas_clevel_01{
  position: relative;
}
.modal label.feas_clevel_01::before, 
.hidden_box .feas_checkbox_grp label::before {
	position: absolute;
  content: "";
  top: 45px;
  left: 50%;
  transform: translateX(-50%);
  width: 245px;
  height: 124px;
}
/*------feas_1_1_0 ~ ------*/
#feas-searchform-1 div.compact_brand .form_content .feas_checkbox_grp label:nth-of-type(1)::before {
  background: url(../images/car/feas_1_1_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.compact_brand .form_content .feas_checkbox_grp label:nth-of-type(2)::before {
  background: url(../images/car/feas_1_1_1.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.compact_brand .form_content .feas_checkbox_grp label:nth-of-type(3)::before {
  background: url(../images/car/feas_1_1_2.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.compact_brand .form_content .feas_checkbox_grp label:nth-of-type(4)::before {
  background: url(../images/car/feas_1_1_3.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.compact_brand .form_content .feas_checkbox_grp label:nth-of-type(5)::before {
  background: url(../images/car/feas_1_1_4.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.compact_brand .form_content .feas_checkbox_grp label:nth-of-type(6)::before {
  background: url(../images/car/feas_1_1_5.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.compact_brand .form_content .feas_checkbox_grp label:nth-of-type(7)::before {
  background: url(../images/car/feas_1_1_6.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.compact_brand .form_content .feas_checkbox_grp label:nth-of-type(8)::before {
  background: url(../images/car/feas_1_1_7.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.compact_brand .form_content .feas_checkbox_grp label:nth-of-type(9)::before {
  background: url(../images/car/feas_1_1_8.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.compact_brand .form_content .feas_checkbox_grp label:nth-of-type(10)::before {
  background: url(../images/car/feas_1_1_9.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.compact_brand .form_content .feas_checkbox_grp label:nth-of-type(11)::before {
  background: url(../images/car/feas_1_1_10.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.compact_brand .form_content .feas_checkbox_grp label:nth-of-type(12)::before {
  background: url(../images/car/feas_1_1_11.png)no-repeat center/100% auto;
}
/*------feas_1_0_1 ~ ------*/
#feas-searchform-1 div.minivan_brand .form_content .feas_checkbox_grp label:nth-of-type(1)::before {
  background: url(../images/car/feas_1_14_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.minivan_brand .form_content .feas_checkbox_grp label:nth-of-type(2)::before {
  background: url(../images/car/feas_1_14_1.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.minivan_brand .form_content .feas_checkbox_grp label:nth-of-type(3)::before {
  background: url(../images/car/feas_1_14_2.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.minivan_brand .form_content .feas_checkbox_grp label:nth-of-type(4)::before {
  background: url(../images/car/feas_1_14_3.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.minivan_brand .form_content .feas_checkbox_grp label:nth-of-type(5)::before {
  background: url(../images/car/feas_1_14_4.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.minivan_brand .form_content .feas_checkbox_grp label:nth-of-type(6)::before {
  background: url(../images/car/sienta_03.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.minivan_brand .form_content .feas_checkbox_grp label:nth-of-type(7)::before {
  background: url(../images/car/feas_1_14_6.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.minivan_brand .form_content .feas_checkbox_grp label:nth-of-type(8)::before {
  background: url(../images/car/feas_1_14_7.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.minivan_brand .form_content .feas_checkbox_grp label:nth-of-type(9)::before {
  background: url(../images/car/feas_1_14_8.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.minivan_brand .form_content .feas_checkbox_grp label:nth-of-type(10)::before {
  background: url(../images/car/feas_1_14_9.png)no-repeat center/100% auto;
}
/*------feas_1_0_2 ~ ------*/
#feas-searchform-1 div.sedan_brand .form_content .feas_checkbox_grp label:nth-of-type(1)::before {
  background: url(../images/car/feas_1_25_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.sedan_brand .form_content .feas_checkbox_grp label:nth-of-type(2)::before {
	background: url(../images/car/feas_1_25_1.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.sedan_brand .form_content .feas_checkbox_grp label:nth-of-type(3)::before {
  background: url(../images/car/feas_1_25_2.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.sedan_brand .form_content .feas_checkbox_grp label:nth-of-type(4)::before {
  background: url(../images/car/feas_1_25_3.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.sedan_brand .form_content .feas_checkbox_grp label:nth-of-type(5)::before {
  background: url(../images/car/feas_1_25_4.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.sedan_brand .form_content .feas_checkbox_grp label:nth-of-type(6)::before {
  background: url(../images/car/feas_1_25_5.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.sedan_brand .form_content .feas_checkbox_grp label:nth-of-type(7)::before {
  background: url(../images/car/feas_1_25_6.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.sedan_brand .form_content .feas_checkbox_grp label:nth-of-type(8)::before {
  background: url(../images/car/feas_1_25_7.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.sedan_brand .form_content .feas_checkbox_grp label:nth-of-type(9)::before {
  background: url(../images/car/feas_1_25_8.png)no-repeat center/100% auto;
	height: 135px!important;
	top: 30px!important;
}
#feas-searchform-1 div.sedan_brand .form_content .feas_checkbox_grp label:nth-of-type(10)::before {
  background: url(../images/car/feas_1_25_9.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.sedan_brand .form_content .feas_checkbox_grp label:nth-of-type(11)::before {
  background: url(../images/car/feas_1_25_10.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.sedan_brand .form_content .feas_checkbox_grp label:nth-of-type(12)::before {
  background: url(../images/car/feas_1_25_11.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.sedan_brand .form_content .feas_checkbox_grp label:nth-of-type(13)::before {
  background: url(../images/car/feas_1_25_12.png)no-repeat center/100% auto;
}
/*------feas_1_0_3 ~ ------*/
#feas-searchform-1 div.wagon_brand .form_content .feas_checkbox_grp label:nth-of-type(1)::before {
  background: url(../images/car/feas_1_39_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.wagon_brand .form_content .feas_checkbox_grp label:nth-of-type(2)::before {
  background: url(../images/car/feas_1_39_1.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.wagon_brand .form_content .feas_checkbox_grp label:nth-of-type(3)::before {
  background: url(../images/car/feas_1_39_2.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.wagon_brand .form_content .feas_checkbox_grp label:nth-of-type(4)::before {
  background: url(../images/car/feas_1_39_3.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.wagon_brand .form_content .feas_checkbox_grp label:nth-of-type(5)::before {
  background: url(../images/car/feas_1_39_4.png)no-repeat center/100% auto;
}
/*------feas_1_45_0 ~ ------*/
#feas-searchform-1 div.suv_brand .form_content .feas_checkbox_grp label:nth-of-type(1)::before {
  background: url(../images/car/feas_1_45_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.suv_brand .form_content .feas_checkbox_grp label:nth-of-type(2)::before {
  background: url(../images/car/crowncrossover_01.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.suv_brand .form_content .feas_checkbox_grp label:nth-of-type(3)::before {
  background: url(../images/car/feas_1_45_1.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.suv_brand .form_content .feas_checkbox_grp label:nth-of-type(4)::before {
  background: url(../images/car/feas_1_45_2.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.suv_brand .form_content .feas_checkbox_grp label:nth-of-type(5)::before {
  background: url(../images/car/feas_1_45_3.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.suv_brand .form_content .feas_checkbox_grp label:nth-of-type(6)::before {
  background: url(../images/car/feas_1_45_4.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.suv_brand .form_content .feas_checkbox_grp label:nth-of-type(7)::before {
  background: url(../images/car/feas_1_45_5.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.suv_brand .form_content .feas_checkbox_grp label:nth-of-type(8)::before {
  background: url(../images/car/feas_1_45_6.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.suv_brand .form_content .feas_checkbox_grp label:nth-of-type(9)::before {
  background: url(../images/car/feas_1_45_7.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.suv_brand .form_content .feas_checkbox_grp label:nth-of-type(10)::before {
  background: url(../images/car/feas_1_45_8.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.suv_brand .form_content .feas_checkbox_grp label:nth-of-type(11)::before {
  background: url(../images/car/feas_1_45_9.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.suv_brand .form_content .feas_checkbox_grp label:nth-of-type(12)::before {
  background: url(../images/car/feas_1_45_10.png)no-repeat center/100% auto;
  height: 135px!important;
}
#feas-searchform-1 div.suv_brand .form_content .feas_checkbox_grp label:nth-of-type(13)::before {
  background: url(../images/car/feas_1_45_11.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.suv_brand .form_content .feas_checkbox_grp label:nth-of-type(14)::before {
  background: url(../images/car/feas_1_45_12.png)no-repeat center/100% auto;
}
/*------feas_1_0_5 ~ ------*/
#feas-searchform-1 div.sports_brand .form_content .feas_checkbox_grp label:nth-of-type(1)::before {
  background: url(../images/car/feas_1_59_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.sports_brand .form_content .feas_checkbox_grp label:nth-of-type(2)::before {
  background: url(../images/car/feas_1_59_1.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.sports_brand .form_content .feas_checkbox_grp label:nth-of-type(3)::before {
  background: url(../images/car/feas_1_59_2.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.sports_brand .form_content .feas_checkbox_grp label:nth-of-type(4)::before {
  background: url(../images/car/feas_1_59_3.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.sports_brand .form_content .feas_checkbox_grp label:nth-of-type(5)::before {
  background: url(../images/car/feas_1_59_4.png)no-repeat center/100% auto;
}
/*------feas_1_0_6 ~ ------*/
#feas-searchform-1 div.lightcar_brand .form_content .feas_checkbox_grp label:nth-of-type(1)::before {
  background: url(../images/car/feas_1_65_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.lightcar_brand .form_content .feas_checkbox_grp label:nth-of-type(2)::before {
  background: url(../images/car/feas_1_65_1.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.lightcar_brand .form_content .feas_checkbox_grp label:nth-of-type(3)::before {
  background: url(../images/car/feas_1_65_2.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.lightcar_brand .form_content .feas_checkbox_grp label:nth-of-type(4)::before {
  background: url(../images/car/feas_1_65_3.png)no-repeat center/100% auto;
}
/*------feas_1_70_0 ~ ------*/
#feas-searchform-1 div.businesscar_brand .form_content .feas_checkbox_grp label:nth-of-type(1)::before {
  background: url(../images/car/feas_1_70_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.businesscar_brand .form_content .feas_checkbox_grp label:nth-of-type(1) span {
  max-width: 150px;
}
#feas-searchform-1 div.businesscar_brand .form_content .feas_checkbox_grp label:nth-of-type(2)::before {
  background: url(../images/car/feas_1_70_1.png)no-repeat center/100% auto;
	height: 135px!important;
}
#feas-searchform-1 div.businesscar_brand .form_content .feas_checkbox_grp label:nth-of-type(2) span {
  max-width: 156px;
}
#feas-searchform-1 div.businesscar_brand .form_content .feas_checkbox_grp label:nth-of-type(3)::before {
  background: url(../images/car/feas_1_70_2.png)no-repeat center/100% auto;
	height: 135px!important;
}
#feas-searchform-1 div.businesscar_brand .form_content .feas_checkbox_grp label:nth-of-type(3) span {
  text-indent: -0.5rem;
}
#feas-searchform-1 div.businesscar_brand .form_content .feas_checkbox_grp label:nth-of-type(3) span {
  max-width: 185px;
}
#feas-searchform-1 div.businesscar_brand .form_content .feas_checkbox_grp label:nth-of-type(4)::before {
  background: url(../images/car/feas_1_70_3.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.businesscar_brand .form_content .feas_checkbox_grp label:nth-of-type(5)::before {
  background: url(../images/car/feas_1_70_4.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.businesscar_brand .form_content .feas_checkbox_grp label:nth-of-type(6)::before {
  background: url(../images/car/feas_1_70_5.png)no-repeat center/100% auto;
	height: 135px!important;
}
#feas-searchform-1 div.businesscar_brand .form_content .feas_checkbox_grp label:nth-of-type(7)::before {
  background: url(../images/car/feas_1_70_6.png)no-repeat center/100% auto;
}
@media screen and (max-width : 800px) {
#feas-searchform-1 div.businesscar_brand .form_content .feas_checkbox_grp label:nth-of-type(2)::before {
    height: 115px!important;
}
#feas-searchform-1 div.businesscar_brand .form_content .feas_checkbox_grp label:nth-of-type(6)::before {
    height: 115px!important;
}
#feas-searchform-1 div.businesscar_brand .form_content .feas_checkbox_grp label:nth-of-type(1) span {
  max-width: 130px;
}
#feas-searchform-1 div.businesscar_brand .form_content .feas_checkbox_grp label:nth-of-type(2) span {
  max-width: 140px;
}
#feas-searchform-1 div.businesscar_brand .form_content .feas_checkbox_grp label:nth-of-type(3) span {
  max-width: 170px;
}
}

/*------------*/
.year label.feas_clevel_01::before {
    position: absolute;
    content: "";
    top: calc(50% - 42px);
    left: calc(50% - 215px);
    width: 245px;
    height: 124px;
}

div.posts {
  position: relative;
  background: white;
  width: 95%;
  margin: auto;
  padding: 0 4rem 4rem;
  border-radius: 20px;
  box-shadow: 4px 4px 2px #cfdbe2;
}
div.hentry {
  border-bottom: 1px solid black;
  width: 100%;
  padding: 2rem;
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
	position: relative;
}
div.hentry a {
  display: flex;
  justify-content: center;
  align-items: center;
	content: "";
  width: 100%;
	height: 100%;
	padding: 40px 0 0 200px;
	z-index: 99;
}
div.hentry a span {
  width: 300px;
	text-align: left;
}
div.hentry::before {
  position: absolute;
  content: "";
  top: 60px;
  left: calc(50% - 330px);
  width: 245px;
  height: 124px;
}
@media screen and (max-width : 800px) {
div.posts.wordsearch {
  width: calc(100% + 25px);
  margin: 110px 0 0 -15px;
  padding: 0 15px 30px;
  border-radius: 0;
  box-shadow: 0 0 0 #cfdbe2;
}
div.hentry {
  width: 100%;
  padding: 0;
  height: 11rem;
}
div.hentry a {
  width: 100%;
	height: 100%;
	padding: 0 0 0 160px;
}
div.hentry a span {
  width: 100%;
	font-size: 14px;
  font-weight: 500;
}
div.hentry::before {
  top: 4px;
  left: calc(50% - 180px);
  width: 150px;
  height: 95px;
}
}
/*------コンパクト-year（コンパクトだけ構成相違）------*/
#feas-searchform-1 div.model_aqua .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-60::before {
  background: url(../images/car/feas_1_2_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_aqua .form_content .feas_checkbox_grp label:nth-of-type(2)::before,
.post-68::before {
  background: url(../images/car/feas_1_2_1.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_corollasports .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-62::before {
  background: url(../images/car/feas_1_3_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_passo .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1646::before {
  background: url(../images/car/feas_1_4_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_passo .form_content .feas_checkbox_grp label:nth-of-type(2)::before,
.post-1647::before {
  background: url(../images/car/feas_1_4_1.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_passo .form_content .feas_checkbox_grp label:nth-of-type(3)::before,
.post-1648::before {
  background: url(../images/car/feas_1_4_2.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_yaris .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1650::before {
  background: url(../images/car/feas_1_5_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_roomy .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1644::before {
  background: url(../images/car/feas_1_6_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_bb .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1755::before {
  background: url(../images/car/feas_1_7_0.png)no-repeat center/100% auto;
  width: 212px;
  height: 120px;
}
#feas-searchform-1 div.model_bb .form_content .feas_checkbox_grp label:nth-of-type(2)::before,
.post-1754::before {
  background: url(../images/car/feas_1_7_1.png)no-repeat center/100% auto;
	height: 140px!important;
}
#feas-searchform-1 div.model_vitz .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1654::before {
  background: url(../images/car/feas_1_8_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_vitz .form_content .feas_checkbox_grp label:nth-of-type(2)::before,
.post-1652::before {
  background: url(../images/car/feas_1_8_1.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_spade .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1655::before {
  background: url(../images/car/feas_1_9_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_tank .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1651::before {
  background: url(../images/car/feas_1_10_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_passosette .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1657::before {
  background: url(../images/car/feas_1_11_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_porte .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1673::before {
  background: url(../images/car/feas_1_12_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_porte .form_content .feas_checkbox_grp label:nth-of-type(2)::before,
.post-1672::before {
  background: url(../images/car/feas_1_12_1.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_ractis .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1675::before {
  background: url(../images/car/feas_1_13_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_ractis .form_content .feas_checkbox_grp label:nth-of-type(2)::before,
.post-1674::before {
  background: url(../images/car/feas_1_13_1.png)no-repeat center/100% auto;
}
/* ------ミニバン-year------ */
#feas-searchform-1 div.model_alphard .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-63::before {
  background: url(../images/car/feas_1_15_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_alphard .form_content .feas_checkbox_grp label:nth-of-type(2)::before,
.post-77::before {
  background: url(../images/car/feas_1_15_1.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_alphard .form_content .feas_checkbox_grp label:nth-of-type(3)::before,
.post-78::before {
  background: url(../images/car/feas_1_15_2.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_vellfire .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-2385::before {
  background: url(../images/car/feas_1_16_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_vellfire .form_content .feas_checkbox_grp label:nth-of-type(2)::before,
.post-2384::before {
  background: url(../images/car/feas_1_16_1.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_esquire .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1678::before {
  background: url(../images/car/feas_1_17_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_voxy .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1681::before {
  background: url(../images/car/feas_1_18_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_voxy .form_content .feas_checkbox_grp label:nth-of-type(2)::before,
.post-1680::before {
  background: url(../images/car/feas_1_18_1.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_voxy .form_content .feas_checkbox_grp label:nth-of-type(3)::before,
.post-1679::before {
  background: url(../images/car/feas_1_18_2.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_noah .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-2388::before {
  background: url(../images/car/feas_1_19_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_noah .form_content .feas_checkbox_grp label:nth-of-type(2)::before,
.post-2387::before {
  background: url(../images/car/feas_1_19_1.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_noah .form_content .feas_checkbox_grp label:nth-of-type(3)::before,
.post-2386::before {
  background: url(../images/car/feas_1_19_2.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_sienta .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-3809::before {
  background: url(../images/car/sienta_03.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_sienta .form_content .feas_checkbox_grp label:nth-of-type(2)::before,
.post-1686::before {
  background: url(../images/car/feas_1_20_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_sienta .form_content .feas_checkbox_grp label:nth-of-type(3)::before,
.post-1685::before {
  background: url(../images/car/feas_1_20_1.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_hiacewagon .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1688::before {
  background: url(../images/car/feas_1_21_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_granace .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1687::before {
  background: url(../images/car/feas_1_22_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_isis .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1689::before {
  background: url(../images/car/feas_1_23_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_estima .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-2391::before {
  background: url(../images/car/feas_1_24_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_estima .form_content .feas_checkbox_grp label:nth-of-type(2)::before,
.post-1692::before {
  background: url(../images/car/feas_1_24_1.png)no-repeat center/100% auto;
}

/*-----sedan-year-------*/
#feas-searchform-1 div.model_camry .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-81::before {
  background: url(../images/car/feas_1_26_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_camry .form_content .feas_checkbox_grp label:nth-of-type(2)::before,
.post-65::before {
  background: url(../images/car/feas_1_26_1.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_corolla .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-66::before {
  background: url(../images/car/feas_1_27_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_corollaaxio .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1696::before {
  background: url(../images/car/feas_1_28_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_corollaaxio .form_content .feas_checkbox_grp label:nth-of-type(2)::before,
.post-1694::before {
  background: url(../images/car/feas_1_28_1.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_crown .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1698::before {
  background: url(../images/car/feas_1_29_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_crown .form_content .feas_checkbox_grp label:nth-of-type(2)::before,
.post-1695::before {
  background: url(../images/car/feas_1_29_1.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_crown .form_content .feas_checkbox_grp label:nth-of-type(3)::before,
.post-1697::before {
  background: url(../images/car/feas_1_29_2.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_century .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1700::before {
  background: url(../images/car/feas_1_30_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_century .form_content .feas_checkbox_grp label:nth-of-type(2)::before,
.post-1699::before {
  background: url(../images/car/feas_1_30_1.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_prius .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1703::before {
  background: url(../images/car/feas_1_31_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_prius .form_content .feas_checkbox_grp label:nth-of-type(2)::before,
.post-1702::before {
  background: url(../images/car/feas_1_31_1.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_prius .form_content .feas_checkbox_grp label:nth-of-type(3)::before,
.post-1701::before {
  background: url(../images/car/feas_1_31_2.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_priusphv .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1705::before {
  background: url(../images/car/feas_1_32_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_priusphv .form_content .feas_checkbox_grp label:nth-of-type(2)::before,
.post-1704::before {
  background: url(../images/car/feas_1_32_1.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_mirai .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1707::before {
  background: url(../images/car/feas_1_33_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_mirai .form_content .feas_checkbox_grp label:nth-of-type(2)::before,
.post-1706::before {
  background: url(../images/car/feas_1_33_1.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_sai .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1709::before {
  background: url(../images/car/feas_1_34_0.png)no-repeat center/100% auto;
	height: 135px!important;
}
#feas-searchform-1 div.model_avensis .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1708::before {
  background: url(../images/car/feas_1_35_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_allion .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1712::before {
  background: url(../images/car/feas_1_36_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_allion .form_content .feas_checkbox_grp label:nth-of-type(2)::before,
.post-1711::before {
  background: url(../images/car/feas_1_36_1.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_premio .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1714::before {
  background: url(../images/car/feas_1_37_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_premio .form_content .feas_checkbox_grp label:nth-of-type(2)::before,
.post-1713::before {
  background: url(../images/car/feas_1_37_1.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_markx .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1716::before {
  background: url(../images/car/feas_1_38_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_markx .form_content .feas_checkbox_grp label:nth-of-type(2)::before,
.post-1715::before {
  background: url(../images/car/feas_1_38_1.png)no-repeat center/100% auto;
}
/*-----wagon-year-------*/
#feas-searchform-1 div.model_corollatouring .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1717::before {
  background: url(../images/car/feas_1_40_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_corollafielder .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1719::before {
  background: url(../images/car/feas_1_41_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_corollafielder .form_content .feas_checkbox_grp label:nth-of-type(2)::before,
.post-1718::before {
  background: url(../images/car/feas_1_41_1.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_avensiswagon .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1721::before {
  background: url(../images/car/feas_1_42_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_avensiswagon .form_content .feas_checkbox_grp label:nth-of-type(2)::before,
.post-1720::before {
  background: url(../images/car/feas_1_42_1.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_wish .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1691::before {
  background: url(../images/car/feas_1_43_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_priusalpha .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1722::before {
  background: url(../images/car/feas_1_44_0.png)no-repeat center/100% auto;
}

/*-----suv-year-------*/
#feas-searchform-1 div.model_corollacross .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1723::before {
  background: url(../images/car/feas_1_46_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_crowncrossover .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-3771::before {
  background: url(../images/car/crowncrossover_01.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_chr .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1724::before {
  background: url(../images/car/feas_1_47_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_hilux .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1726::before {
  background: url(../images/car/feas_1_48_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_hilux .form_content .feas_checkbox_grp label:nth-of-type(2)::before,
.post-1728::before {
  background: url(../images/car/feas_1_48_1.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_harrier .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1731::before {
  background: url(../images/car/feas_1_49_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_harrier .form_content .feas_checkbox_grp label:nth-of-type(2)::before,
.post-1730::before {
  background: url(../images/car/feas_1_49_1.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_harrier .form_content .feas_checkbox_grp label:nth-of-type(3)::before,
.post-1729::before {
  background: url(../images/car/feas_1_49_2.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_yariscross .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1732::before {
  background: url(../images/car/feas_1_50_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_raize .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1733::before {
  background: url(../images/car/feas_1_51_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_rav4 .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1735::before {
  background: url(../images/car/feas_1_52_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_rav4 .form_content .feas_checkbox_grp label:nth-of-type(2)::before,
.post-1734::before {
  background: url(../images/car/feas_1_52_1.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_rav4phv .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1736::before {
  background: url(../images/car/feas_1_53_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_landcruiser .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-2393::before {
  background: url(../images/car/feas_1_54_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_landcruiser .form_content .feas_checkbox_grp label:nth-of-type(2)::before,
.post-1737::before {
  background: url(../images/car/feas_1_54_1.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_landcruiserprado .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1740::before {
  background: url(../images/car/feas_1_55_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_landcruiserprado .form_content .feas_checkbox_grp label:nth-of-type(2)::before,
.post-1738::before {
  background: url(../images/car/feas_1_55_1.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_fjcruiser .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1739::before {
  background: url(../images/car/feas_1_56_0.png)no-repeat center/100% auto;
	height: 135px!important;
}
#feas-searchform-1 div.model_vanguard .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1741::before {
  background: url(../images/car/feas_1_57_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_rush .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1742::before {
  background: url(../images/car/feas_1_58_0.png)no-repeat center/100% auto;
}
/*-----スポーツ-year-------*/
#feas-searchform-1 div.model_grcopen .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1745::before {
  background: url(../images/car/feas_1_60_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_gryaris .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1746::before {
  background: url(../images/car/feas_1_61_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_gr86 .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1747::before {
  background: url(../images/car/feas_1_62_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_grsupra .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1748::before {
  background: url(../images/car/feas_1_63_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_86 .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1749::before {
  background: url(../images/car/feas_1_64_0.png)no-repeat center/100% auto;
}
/*-----軽自動車-year-------*/
#feas-searchform-1 div.model_pixisepoch .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1751::before {
  background: url(../images/car/feas_1_66_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_pixisepoch .form_content .feas_checkbox_grp label:nth-of-type(2)::before,
.post-1750::before {
  background: url(../images/car/feas_1_66_1.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_pixisjoy .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1752::before {
  background: url(../images/car/feas_1_67_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_pixismega .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1753::before {
  background: url(../images/car/feas_1_68_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_pixisspace .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1756::before {
  background: url(../images/car/feas_1_69_0.png)no-repeat center/100% auto;
}
/*-----ビジネスカーyear-------*/
#feas-searchform-1 div.model_hiace_regiusace_van .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1757::before {
  background: url(../images/car/feas_1_71_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_townace_lightace_van .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1759::before {
  background: url(../images/car/feas_1_72_0.png)no-repeat center/100% auto;
	height: 135px!important;
}
#feas-searchform-1 div.model_townace_lightace_truck .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1760::before {
  background: url(../images/car/feas_1_73_0.png)no-repeat center/100% auto;
	height: 135px!important;
}
#feas-searchform-1 div.model_succeed .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1764::before {
  background: url(../images/car/feas_1_74_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_probox .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1765::before {
  background: url(../images/car/feas_1_75_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_pixisvan .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-2394::before {
  background: url(../images/car/feas_1_76_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_pixisvan .form_content .feas_checkbox_grp label:nth-of-type(2)::before,
.post-1766::before {
  background: url(../images/car/feas_1_76_1.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_pixistruck .form_content .feas_checkbox_grp label:nth-of-type(1)::before,
.post-1767::before {
  background: url(../images/car/feas_1_77_0.png)no-repeat center/100% auto;
}
#feas-searchform-1 div.model_pixistruck .form_content .feas_checkbox_grp label:nth-of-type(2)::before,
.post-1656::before {
  background: url(../images/car/feas_1_77_1.png)no-repeat center/100% auto;
}
/*------------*/
#feas-searchform-1 .body_type label {
  border: 2px solid #37569b;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #37569b;
  width: calc(25% - 30px);
  height: 40px;
  padding: 3rem;
	margin: 0 0 36px;
}
#feas-searchform-1 .body_type label.checked {
  background: #37569b;
  color: white;
}
#feas-searchform-1 .year label {
  border-bottom: 1px solid black;
  width: 100%;
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
	padding: 40px 0 0 200px;
}
#feas-searchform-1 label input[type="checkbox"] {
  position: absolute;
  opacity: 0;
}
#feas-searchform-1 .hidden_box.year label span {
  text-align: left;
	width: 300px;
}
#feas-searchform-1 .body_type label[for="feas_1_0_8"] {
  display: none;
}
.body_type {
  flex-direction: row;
	margin: 0 0 120px!important;
}
.search_form dl form .search_form_tit {
	width: 100%;
	background: #fff;
  margin: 0 0 20px;
  padding: 20px 0 0 0;
}
.body_type .search_form_tit{
  width: 25% !important;
  color:#37569b;
  font-weight: bold;
  font-size: 2rem;
  text-align: center;
}
.search_form dl form .form_content .search_form_tit {
  background: transparent;
}
.search_form_tit span {
  font-size: 1.4rem;
}
.search_form dl form .hidden_box .form_content .search_form_tit {
  display: none;
}
.feas_checkbox_grp {
  display: flex;
  flex-wrap: wrap;
  width: 100% !important;
  padding: 0 0 20px;
	position: relative;
}
.body_type .feas_checkbox_grp {
  width: 75% !important;
	padding: 0 0 0;
	justify-content: space-between;
}

.search_btn_word {
	display: flex;
	justify-content: space-between;
	position: absolute;
	width: 95%;
	top: 263px;
	z-index: 0;
}
.search_btn_word .search_form_tit {
  width: 25% !important;
  color:#37569b;
  font-weight: bold;
  font-size: 2rem;
  text-align: center;
}
.search_btn_word input[type="text"] {
  width: 57% !important;
	margin: 0 42px 0 0;
	border: 2px solid #37569b;
	background: url(../images/search_btn.png)no-repeat center right 18px/30px auto;
}
.search_btn_word input.feas-submit-button {
  width: 15% !important;
	margin: 0 5px 0 0;
  padding: 17px;
  border-radius: 30px;
  border: none;
  text-align: center;
  color: #fff;
  font-size: 20px;
  background-color: #37569B;
}
.search_btn_word input.feas-submit-button:disabled {
  background-color: #37569bb8;
	pointer-events: none;
}

.body_type label:checked {
  background: #37569b;
  color: white;
}
.feas_modal_back {
	position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
	width: 60%;
  max-width: 700px;
  height: 70px;
	font-size: 36px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background: #37569b;
  margin: 55px auto 70px;
  border-radius: 20px;
	padding: 0;
}
.feas_modal_back:hover {
	text-decoration: none;
}
.feas_modal_back::before {
  position: absolute;
  top: 30%;
  right: 30px;
  content: "";
  background: url(../images/btn_arrow.png) no-repeat center right / 100% auto;
  width: 15px;
  height: 26px;
}

.feas_status_header {
  text-align: center;
  font-size: 3rem;
  font-weight: bold;
  color: #37569b;
  padding: 6rem 2rem 4rem;
  margin: 0;
}

/* 車種や年式がない方はこちらから */
.type_no_link {
	width: auto!important;
	height: 220px!important;
	margin: 20px 20px 20px auto;
	padding: 0!important;
}
.type_no_link img {
	width: 100%;
  max-width: 291px;
	height: auto;
	object-fit: cover;
}
#feas-searchform-1 .year .type_no_link {
	display: none;
}

/* 検索ボタン非表示 */
.search_form dl form .search_btn { display: none;}

@media screen and (max-width : 1366px) {
  .t-search {
      max-width: 1800px;
      margin: 0 auto;
      padding: 5px 10px 30px 15px;
  }
  .type_no_link {
      margin: 20px 0 20px auto;
  }
}

@media screen and (max-width : 1200px) {
  .type_no_link {
      margin: 20px 0 10px auto!important;
  }
  .type_no_link img {
    width: auto;
    height: 150px;
    object-fit: cover;
  }
  .search_form dl form .form_content {
      flex-direction: column;
  }
  .body_type .search_form_tit {
      width: 100% !important;
  }
  .search_form dl form .search_form_tit {
      margin: 0 0 15px!important;
  }
  .body_type .feas_checkbox_grp {
      width: 100% !important;
  }
  #feas-searchform-1 {
    width: 100%;
    border-radius: 0;
  }
  #feas-searchform-1 .body_type label {
    border: 1px solid #37569b;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #37569b;
    width: calc(25% - 10px);
    height: 40px;
    padding: 0;
  }
  .body_type label {
      margin: 0px 5px 10px;
  }
  .form_content.body_type label span {
    font-size: 12px;
    font-weight: 400;
  }
  #feas-searchform-1 .hidden_box label {
    width: calc(33.33% - 20px);
    padding-top: 110px;
    height: 150px;
    margin: 0 10px;
  }
  #feas-searchform-1 .hidden_box.year label {
    width: 100%;
    padding: 0 0 0 170px;
    height: 11rem;
    margin: 0 -10px;
  }
  #feas-searchform-1 .hidden_box.year label span {
    width: 100%;
  }

  .year label.feas_clevel_01::before {
    left: calc(50% - 95px);
  }
  .modal label.feas_clevel_01::before {
    width: 150px;
    height: 95px;
    top: 17px;
  }
  .form_content label span {
    font-size: 14px;
    font-weight: 500;
  }
  .feas_status_header {
      padding: 35px 0;
    font-size: 2rem;
  }
  .hidden_box.year {
      padding: 30px 15px 0 30px;
  }
	.feas_modal_back {
      background: #37569b;
      border-radius: 10px;
      width: 100%;
      height: 37px;
      margin: 3rem auto;
      font-size: 1.5rem;
      padding: 10px 0;
  }
  .feas_modal_back::before {
    top: 20%;
    right: 16px;
    width: 13px;
    height: 23px;
	}
}

@media screen and (max-width : 800px) {
  .body_type {
      margin: 0 0 120px!important;
  }
  .type_no_link {
    width: calc(25% + 60px);
		margin: 10px 10px 20px auto !important;
    height: 100px!important;
  }
  .search_btn_word{
    flex-direction: row;
    flex-wrap: wrap	;
    margin: 5px 0 30px;
    top: 165px;
  }
  .search_btn_word input.feas-submit-button {
    width: 23% !important;
    padding: 8px 0;
    border-radius: 30px;
    border: none;
    text-align: center;
    color: #fff;
    background-color: #37569B;
    font-size: 12px;
  }
  .search_btn_word input[type="text"] {
    width: 72% !important;
    margin: 0 3% 0 0;
    border: 2px solid #37569b;
    background: url(../images/search_btn.png)no-repeat center right 18px/18px auto;
    padding: 0 10px;
    font-size: 1.1rem;
  }
  .search_btn_word .search_form_tit {
    width: 100% !important;
  }
	.body_type .search_form_tit {
      width: 100% !important;
      font-size: 1.5rem;
  }
	.search_form_tit span {
      font-size: 1rem;
  }

  #feas-searchform-1 .hidden_box label {
      width: calc(50% - 20px);
      padding-top: 110px;
      height: 150px;
      margin: 0 10px;
  }
  .type_no_link img {
    width: 153px;
    height: 116px;
  }

  .form_content.body_type{
      flex-direction: column;
  }
  .body_type .search_form_tit {
      width: 100% !important;
  }
  .body_type .feas_checkbox_grp {
      width: 100% !important;
  }
  #feas-searchform-1 {
      width: 100%;
      border-radius: 0;
  }
  .search_form {
      margin: 0 0 0 -25px;
  }
  #feas-searchform-1 .body_type label {
    border: 2px solid #37569b;
    width: calc(25% - 7px);
    height: 40px;
    padding: 0;
    margin: 0 0 10px;
    font-size: 12px;
    border-radius: 5px;
  }
  #feas-searchform-1 {
    width: calc(100% + 5px);
    padding: 0 15px 0 30px;
    margin-top: 10px;
  }
  .search_btn_word {
    width: calc(100% - 40px);
  }
  .feas_status_header {
      font-size: 1.5rem;
      padding: 70px 0 10px;
  }
  .search_form dl form .form_content {
    margin: 0 auto 5px;
  }
  .modal__content {
      padding:0 0 1rem ;
  }
  .feas_checkbox_grp {
      padding: 0 0 70px;
  }
  .modal .feas_checkbox_grp {
      padding: 0;
  }
  .year .feas_checkbox_grp {
      padding: 0;
      justify-content: center;
  }
  .search_form dl {
      margin: 0;
  }
  .modal label.feas_clevel_01::before, .hidden_box .feas_checkbox_grp label::before {
      top: 4px;
  }
  .modal label.feas_clevel_01::before, .hidden_box .feas_checkbox_grp label::before {
      width: 150px;
      height: 188px;
      height: 120px;
  }
  #feas-searchform-1 div.sedan_brand .form_content .feas_checkbox_grp label:nth-of-type(9)::before {
    top: -12px!important;
  }
}