#left_top.left_top_whole {
  max-width: 314px;
}

.slide_search_whole_show.left_inner .search_select .fancybox {
  overflow: visible;
  text-overflow: initial;
}

#contents .slide_search_whole_show.box_searchCondition {
  padding: 0;
  background: #fff;
}

.slide_search_whole_show.left_inner .search_ttl {
  margin-bottom: 11px;
}

.slide_search_whole_show.left_inner .search_select {
  background: #FAFAFA;
  border-radius: 8px;
  padding-bottom: 20px;
}

.slide_search_whole_show.left_inner .search_select dl {
  padding: 20px;
  border-bottom: 1px solid #E8E8E8;
  margin-bottom: 0;
}

.slide_search_whole_show.left_inner .search_select dl.accord_type_whole {
  padding: 20px 0 0;
  border-bottom: 0;
}

.slide_search_whole_show.left_inner .search_select dl.search_select_check {
  padding-bottom: 12px;
}

.slide_search_whole_show.left_inner .search_select dl.search_select_color {
  padding-bottom: 1px;
}

.slide_search_whole_show.left_inner .search_select dt {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  position: relative;
  margin-bottom: 4px;
  line-height: 21px;
}

.slide_search_whole_show.left_inner .search_select dl.accord_type_whole dt {
  padding: 0 20px;
}

.slide_search_whole_show.left_inner .search_select dl.accord_type_whole dd {
  padding: 12px 20px 8px;
}

.slide_search_whole_show.left_inner .search_select dl.search_select_btn dt::after,
.slide_search_whole_show.left_inner .search_select dl.accord_type .fancybox_type_main_title::after,
.slide_search_whole_show.left_inner .search_select .search_select_single dd .single_title_main::after {
  display: block;
  border-right: 2px solid #E00923;
  position: absolute;
  right: 11px;
  top: 50%;
  margin-top: -3.5px;
  border-top: 2px solid #E00923;
  width: 7px;
  height: 7px;
  transform: rotate(45deg) translateY(-50%);
  visibility: visible;
  content: "";
  z-index: 0;
}

.slide_search_whole_show.left_inner .search_select_single dt::after,
.slide_search_whole_show.left_inner .search_select_single dd::after {
  content: none;
}

.slide_search_whole_show.left_inner .search_select_single dd .single_title_main {
  position: relative;
}

.slide_search_whole_show.left_inner .search_select_single dd:not(:first-of-type) {
  margin-top: 12px;
}

.slide_search_whole_show.left_inner .search_select_btn dd {
  white-space: normal;
  color: #636363;
}

.slide_search_whole_show.left_inner .search_select dl.search_select_btn {
  font-size: 13px;
  line-height: 20px;
}

.slide_search_whole_show.left_inner .search_select dl.grade .little_title {
  font-weight: bold;
}

.slide_search_whole_show.left_inner .search_select dl.urban dd {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  max-height: 200px;
  position: relative;
  padding-right: 10px;
}

.slide_search_whole_show.left_inner .search_select dl.urban dd::after {
  content: 'Ž¡ŽÄ';
  display: inline-block;
  top: 20px;
  right: 0;
  position: absolute;
  width: 13px;
  height: 20px;
  background: transparent;
  -ms-wrap-flow: start;
}

@supports (-webkit-line-clamp:2) {
  .slide_search_whole_show.left_inner .search_select dl.urban dd {
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    display: -webkit-box;
  }

  .slide_search_whole_show.left_inner .search_select dl.urban dd::after {
    content: normal
  }
}

.slide_search_whole_show.left_inner .search_select dl.search_select_box dt {
  margin-bottom: 8px;
}

.slide_search_whole_show.left_inner .search_select .search_select_box .txtline {
  margin: 0 2px;
}

.slide_search_whole_show.left_inner .search_select .search_select_box .select_box_wrap {
  width: 45.2%;
}

.slide_search_whole_show.left_inner .search_select dd.select_box_wrap p {
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 4px;
  color: #636363;
}

.slide_search_whole_show.left_inner .search_select .search_select_box .select_box_wrap::after {
  content: none;
}

.slide_search_whole_show.left_inner .search_select .search_select_box .select_box_wrap .select_main {
  position: relative;
}

.slide_search_whole_show.left_inner .search_select .search_select_box .select_box_wrap .select_main::after {
  display: block;
  position: absolute;
  top: calc(50% - 2px);
  border-bottom: 1px solid #E00923;
  border-right: 1px solid #E00923;
  right: 11.8px;
  width: 5px;
  height: 5px;
  transform: rotate(45deg) translateY(-50%);
  visibility: visible;
  content: "";
  z-index: 0;
}

.slide_search_whole_show.left_inner .search_select #maker_select,
.slide_search_whole_show.left_inner .search_select #grade_select,
.slide_search_whole_show.left_inner .search_select .fancybox {
  background: none;
  box-shadow: none;
  text-overflow: initial;
  overflow: visible;
  white-space: initial;
  padding: 0;
}

.slide_search_whole_show.left_inner .search_select .select_check li {
  padding-right: 28px;
  padding-left: 10px;
}

.slide_search_whole_show.left_inner .search_select .fancybox::after,
.slide_search_whole_show.left_inner .search_select .fancybox1::after,
.slide_search_whole_show.left_inner .search_select .fancybox_type_custom::after {
  content: none;
}

.slide_search_whole_show.left_inner .search_select .search_select_single dt {
  margin-bottom: 8px;
}

.slide_search_whole_show.left_inner .search_select .search_select_single dd .single_title_main::after {
  border-bottom: 2px solid #E00923;
  z-index: 1;
  border-top: 0;
  right: 20px;
}

.slide_search_whole_show.left_inner .search_select .search_select_single .single_title {
  font-size: 13px;
  font-weight: bold;
  color: #636363;
  margin-bottom: 4px;
  line-height: 20px;
}

.slide_search_whole_show.left_inner .search_select .fancybox_type_custom {
  background: none;
  box-shadow: none;
}

.slide_search_whole_show.left_inner .search_select .fancybox_type_custom .search_select_btn dt::after,
.slide_search_whole_show.left_inner .search_select dl.accord_type dt::after {
  content: none;
}

.slide_search_whole_show.left_inner .search_select .fancybox_type_custom .fancybox_type_main_title {
  font-size: 14px;
  font-weight: bold;
  position: relative;
  margin-bottom: 4px;
}

.slide_search_whole_show.left_inner dl.common_search_whole .fancybox_type_custom {
  padding-left: 0;
}

#box_popup.btnShowWhole {
  width: auto;
  margin: 0;
}

#box_popup.btnShowWhole .btnShowWholeTit {
  text-align: center;
  padding: 14px 0 10px;
  background: #F7F7F7;
}

#box_popup.btnShowWhole .btnShowWholeTit h2 {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 27px;
  width: 100%;
  padding: 0;
  float: none;
}

#box_popup.btnShowWhole.carTypeShowWhole .btnShowWholeTit {
  margin-bottom: 18px;
}

#box_popup.btnShowWhole.modelShowWhole .btnShowWholeTit {
  margin-bottom: 0;
}

#box_popup.btnShowWhole.townShowWhole .btnShowWholeTit {
  margin-bottom: 15px;
}

#box_popup.btnShowWhole.villageShowWhole .secondSearchTit {
  margin-bottom: 16px;
}

#box_popup.btnShowWhole.modelShowWhole .box_gradeList {
  border-top: 0;
}

#box_popup.btnShowWhole .box_maker {
  margin: 0 20px 33px;
  width: 900px;
}

#box_popup.btnShowWhole .box_gradeList {
  margin: 0 20px 25px;
  height: 405px;
}

#box_popup.btnShowWhole .box_gradeList.model_choice {
  margin: 0 20px 16px;
}

#box_popup.btnShowWhole .box_areaMap {
  width: 921px;
  margin: 0 9px 0 10px;
}

#box_popup.btnShowWhole .btnShowWholeBtn {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-right: 16px;
  padding-top: 0px;
  position: relative;
  top: auto;
  box-sizing: border-box;
  position: fixed;
  width: 100%;
  bottom: 0;
  background: #fff;
  padding-bottom: 16px;
}

#box_popup.btnShowWhole .btnShowWholeBtn::after,
#box_popup.btnShowWhole .innerIconActionClick:after,
#box_popup.btnShowWhole::after,
#box_popup.btnShowWhole .btnShowWholeBtn .btn::after {
  content: none;
}

#box_popup.btnShowWhole .tit_box .btn,
#box_popup.btnShowWhole .btn_reset {
  position: relative;
  left: auto;
  top: auto;
}

#box_popup.btnShowWhole .tit_box .btn {
  width: 268px;
  padding-right: 16px;
}

#box_popup.btnShowWhole .btn_reset a {
  color: #1874E8;
  font-size: 14px;
  margin-right: 28px;
  position: relative;
  top: 3px;
  text-decoration: none;
}

#box_popup.btnShowWhole .checkClear .icon_other_01 {
  background: none;
}

#box_popup.btnShowWhole .tit_box.btnShowWholeBtn .btn_reset {
  position: relative;
  top: 3px;
}

#box_popup.btnShowWhole .btn_roundRed {
  width: 268px;
  padding-right: 16px;
}

#box_popup.btnShowWhole .btn_roundRed a,
#box_popup.btnShowWhole .btn_roundGrayB a,
#box_popup.btnShowWhole .btn_roundGrayB a.activeBtn {
  background: #E00923;
  border-radius: 4px;
  padding-top: 14px;
  height: 25px;
  border: none;
  font-size: 16px;
  font-weight: bold;
  width: 268px;
}

#box_popup.btnShowWhole .secondSearchTit {
  padding: 14px 0 10px;
  text-align: center;
  background: #F7F7F7;
}

#box_popup.btnShowWhole .secondSearchTit h2 {
  border-top: none;
  width: 100%;
  font-size: 18px;
  line-height: 27px;
  padding: 0;
}

#box_popup.btnShowWhole .btnShowWholeArea {
  width: 900px;
  margin: 0 auto;
  height: 461px;
}

#box_popup.btnShowWhole .btn_roundWhite.btn_reset {
  width: auto;
  float: none;
  margin-top: 0;
}

#box_popup.btnShowWhole .btn_roundWhite.btn_reset a {
  border: none;
  background: none;
}

#box_popup.btnShowWhole.secondSearch .tit_box.btnShowWholeBtn .btn_reset.btn_roundWhite {
  top: auto;
}

#box_popup.btnShowWhole.secondSearch .btnShowWholeBtn {
  margin-top: 25px;
  width: 100%;
  padding-bottom: 16px;
  padding-top: 0;
}

#box_popup.btnShowWhole.secondSearch .btnShowWholeBtn .btn {
  width: 268px;
}

.slide_search_whole_show.left_inner .search_select .search_select_box .select_box_wrap:hover,
.slide_search_whole_show.left_inner .search_select_single dd:hover {
  opacity: 1;
  box-shadow: none;
}

.slide_search_whole_show.left_inner .search_select .search_select_box .select_box_wrap .select_main:hover,
.slide_search_whole_show.left_inner .search_select_single dd .single_title_main:hover {
  opacity: 0.6;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
  transition: .4s;
}

.slide_search_whole_show.left_inner .search_select .searchDetailWrap {
  padding-top: 0;
}

.slide_search_whole_show.left_inner .search_select .searchDetailWrap a {
  text-align: left;
}

.slide_search_whole_show.left_inner .search_select .searchDetailWrap dd {
  font-size: 13px;
  line-height: 20px;
  font-weight: normal;
}

.slide_search_whole_show.left_inner .search_select .detail_freeword input {
  background-color: #fff;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
  background-image: url(../../../img-sub/ln/pc/icon_side_search.png);
}

#contents.slide_search_whole_contents {
  max-width: 1335px;
}

.side_search_item_show {
  background: #FAFAFA;
  border: none;
}

.side_search_item_show .searchConditionsList {
  font-size: 13px;
  line-height: 20px;
  display: inline-block;
}

.side_search_item_show .search_show_more {
  color: #1874E8;
  font-size: 13px;
  cursor: pointer;
}

.side_search_item_show .search_show_more span {
  color: #636363;
  padding-right: 3px;
}

.slide_search_whole_show.left_inner .red_btn_search.submit_btn_01 {
  width: 87.26%;
  margin: 0 auto;
  display: block;
}

.slide_search_whole_show.left_inner .search_select dl.detail_freeword {
  border-bottom: 0;
}

.btnShowWhole.btnActionArea .iconActionClick {
  right: 0;
}

.loan_whole {
  border-bottom: 1px solid #E8E8E8;
  padding-bottom: 4px;
}

.loan_whole .loan_whole_title {
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0 8px 20px;
}

.slide_search_whole_show.left_inner .search_select .loan_whole dl {
  border-bottom: 0;
  padding: 0 20px;
  margin-bottom: 16px;
}

.slide_search_whole_show.left_inner .search_select .loan_whole dl.search_select_box {
  margin-bottom: 12px;
}

.slide_search_whole_show.left_inner .search_select .loan_whole dl.search_select_check {
  margin-bottom: 8px;
}

.slide_search_whole_show.left_inner .search_select .loan_whole dt {
  font-size: 13px;
  line-height: 21px;
  color: #636363;
}

.slide_search_whole_show.left_inner .search_select_btn.accord_type_whole {
  padding-bottom: 9px;
}

.slide_search_whole_show.left_inner .search_select_btn.accord_type_whole dd:first-of-type {
  margin-top: 0;
}

.slide_search_whole_show.left_inner .search_select_btn.accord_type_whole dd {
  margin-top: 0;
}

.slide_search_whole_show.left_inner .search_select_btn.accord_type_whole dd a {
  padding-bottom: 0;
  padding-left: 0;
  padding-top: 0;
}

.search_select_btn:hover:not(.accord_type_whole),
.accord_type_whole dd:hover {
  background: #F1F1F1;
  transition: .4s;
}

.left_inner .search_select .fancybox:hover,
.left_inner .search_select .fancybox1:hover:not(.not-active),
.left_inner .search_select .fancybox_type_custom:hover {
  opacity: 1;
}

@media screen and (min-width: 1460px) {
  .fixed_submit.fixed_submit_whole {
    width: 314px;
  }
}