@charset "UTF-8";
#ui_wrap.search #ui_body {
  padding-top: 9.375vw;
}

.search header:not(.fix) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.search header:not(.fix).hide {
  border-bottom: none;
}
.search .inner-wrap {
  width: 70.8333333333vw;
  margin: 0 auto;
  padding-bottom: 19.7916666667vw;
}
.search .page_top p {
  margin-top: 2.0833333333vw;
  font-size: 1.0416666667vw;
  text-align: center;
  color: #636363;
}
.search .page_top b {
  font-weight: bold;
  color: #02348b;
}
.search .page_view {
  margin-top: 2.7083333333vw;
}
.search .page_view-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0.625vw 0;
  border-top: 1px solid rgba(0, 0, 0, 0.6);
}
.search .page_view-top .button-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search .page_view-top button {
  display: block;
  font-size: 0.8333333333vw;
  font-weight: 600;
  color: #b8b8b8;
}
.search .page_view-top button.on, .search .page_view-top button:hover {
  color: #000;
  text-decoration: underline;
  text-underline-position: under;
}
.search .page_view-top button + button {
  margin-left: 1.5625vw;
}
.search .page_view-top .comm_select {
  width: 5.2083333333vw;
  height: 1.875vw;
  margin-left: 1.5625vw;
}
.search .page_view-top .comm_select select {
  line-height: 1;
  border-color: #898989;
}
.search .list-type_nimg02 {
  border-color: rgba(0, 0, 0, 0.6);
}
.search .list-type_nimg02 b {
  font-weight: inherit;
  color: #02348b;
}

.search_page-top {
  position: relative;
  height: 3.125vw;
}
.search_page-top .title {
  display: block;
  position: absolute;
  left: 12.9166666667vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 1.6666666667vw;
  color: #000;
}
.search_page-top label {
  position: relative;
}
.search_page-top input {
  width: 23.4375vw;
  height: 100%;
  padding: 0 3.6458333333vw 0 1.1458333333vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 0 1.5625vw 1.5625vw 0;
  border: solid 2px #02348b;
  border-left: none;
  font-size: 0.9375vw;
}
.search_page-top .search_bar-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 3.125vw;
}
.search_page-top .select-box {
  position: relative;
  width: 6.7708333333vw;
  height: 100%;
  padding: 0 1.1458333333vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 1.5625vw 0 0 1.5625vw;
  border: solid 2px #02348b;
  border-right: none;
  cursor: pointer;
}
.search_page-top .select-box .select-bar {
  display: block;
  width: 100%;
  height: 100%;
  text-align: left;
  font-size: 0.8333333333vw;
  color: #000;
}
.search_page-top .select-box .select-bar::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  width: 1px;
  height: 1.5625vw;
  background: #000;
}
.search_page-top .select-box .select-bar::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 1.0416666667vw;
  z-index: 1;
  width: 0.7291666667vw;
  height: 100%;
  background: url("../img/arrw_3_bold.png") no-repeat center/100% auto;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}
.search_page-top .select-box .select-bar.on::before {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.search_page-top .select-box button {
  display: block;
  width: 100%;
  height: 100%;
  padding-left: 0.5208333333vw;
  line-height: 2.0833333333vw;
  font-size: 0.8333333333vw;
  text-align: left;
  color: #898989;
}
.search_page-top .select-box button.on, .search_page-top .select-box button:hover {
  color: #000;
}
.search_page-top .select-box ul {
  display: none;
  position: absolute;
  top: 0.3645833333vw;
  left: 0.5729166667vw;
  width: 5.7291666667vw;
  border-radius: 4px;
  border: solid 1px #c2c2c2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
}
.search_page-top .select-box ul button {
  padding-left: 1.0416666667vw;
}
.search_page-top .input-box {
  position: relative;
}
.search_page-top .input-box .btn_search {
  font-size: 0;
  text-indent: 99999em;
  overflow: hidden;
  line-height: 0;
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 1.1458333333vw;
  width: 2.6041666667vw;
  height: 2.6041666667vw;
  background: url(../img/ico_search_k.png) no-repeat right/1.25vw auto;
}

#popupSearch {
  width: 43.75vw;
}
#popupSearch .title {
  padding: 7.8125vw 0 2.2916666667vw;
}
#popupSearch .popup_contents {
  padding: 0;
}
#popupSearch .btn_close {
  position: absolute;
  top: 1.8229166667vw;
  right: 1.9270833333vw;
}
#popupSearch .btn_search {
  background-image: url(../img/ico_search_k-big.png);
  right: 1.4583333333vw;
  background-size: 1.5625vw;
}
#popupSearch .search_bar-wrap {
  height: 4.1666666667vw;
}
#popupSearch .search_bar-wrap label {
  width: 100%;
}
#popupSearch .search_bar-wrap input {
  width: 100%;
  padding: 0 3.6458333333vw 0 2.0833333333vw;
  border: solid 2px #02348b;
  border-radius: 2.0833333333vw;
  font-size: 1.25vw;
}
#popupSearch .search_bar-wrap input::-webkit-input-placeholder {
  color: #ccc;
}
#popupSearch .search_bar-wrap input::-moz-placeholder {
  color: #ccc;
}
#popupSearch .search_bar-wrap input:-ms-input-placeholder {
  color: #ccc;
}
#popupSearch .search_bar-wrap input::-ms-input-placeholder {
  color: #ccc;
}
#popupSearch .search_bar-wrap input::placeholder {
  color: #ccc;
}

@media all and (max-width: 1400px) and (min-width: 721px), ((orientation: landscape) and (max-width: 720px)) {
  #ui_wrap.search #ui_body {
    padding-top: 12.8571428571vw;
  }
  .search .inner-wrap {
    width: 85.7142857143vw;
    padding-bottom: 27.1428571429vw;
  }
  .search .page_top p {
    margin-top: 2.8571428571vw;
    font-size: 1.4285714286vw;
  }
  .search .page_view {
    margin-top: 3.7142857143vw;
  }
  .search .page_view-top {
    padding: 0.8571428571vw 0;
  }
  .search .page_view-top button {
    font-size: 1.1428571429vw;
  }
  .search .page_view-top button + button {
    margin-left: 2.1428571429vw;
  }
  .search .page_view-top .comm_select {
    width: 7.1428571429vw;
    height: 2.5714285714vw;
    margin-left: 2.1428571429vw;
  }
  .search_page-top {
    height: 4.2857142857vw;
  }
  .search_page-top .title {
    left: 12.1428571429vw;
    font-size: 2.2857142857vw;
  }
  .search_page-top input {
    width: 32.1428571429vw;
    padding: 0 5vw 0 1.5714285714vw;
    border-radius: 0 2.1428571429vw 2.1428571429vw 0;
    font-size: 1.2857142857vw;
  }
  .search_page-top .search_bar-wrap {
    height: 4.2857142857vw;
  }
  .search_page-top .select-box {
    width: 9.2857142857vw;
    padding: 0 1.5714285714vw;
    border-radius: 2.1428571429vw 0 0 2.1428571429vw;
  }
  .search_page-top .select-box .select-bar {
    font-size: 1.1428571429vw;
  }
  .search_page-top .select-box .select-bar::after {
    height: 2.1428571429vw;
  }
  .search_page-top .select-box .select-bar::before {
    right: 1.4285714286vw;
    width: 1vw;
  }
  .search_page-top .select-box button {
    padding-left: 0.7142857143vw;
    line-height: 2.8571428571vw;
    font-size: 1.1428571429vw;
  }
  .search_page-top .select-box ul {
    top: 0.5vw;
    left: 0.7857142857vw;
    width: 7.8571428571vw;
  }
  .search_page-top .select-box ul button {
    padding-left: 1.4285714286vw;
  }
  .search_page-top .input-box .btn_search {
    right: 1.5714285714vw;
    width: 3.5714285714vw;
    height: 3.5714285714vw;
    background-size: 1.7142857143vw auto;
  }
  #popupSearch {
    width: 60vw;
  }
  #popupSearch .title {
    padding: 10.7142857143vw 0 3.1428571429vw;
  }
  #popupSearch .btn_close {
    top: 2.5vw;
    right: 2.6428571429vw;
  }
  #popupSearch .btn_search {
    right: 2vw;
    background-size: 2.1428571429vw;
  }
  #popupSearch .search_bar-wrap {
    height: 5.7142857143vw;
  }
  #popupSearch .search_bar-wrap input {
    padding: 0 5vw 0 2.8571428571vw;
    border-radius: 2.8571428571vw;
    font-size: 1.7142857143vw;
  }
}
/* 모바일 */
@media all and (max-width: 720px) and (not (orientation: landscape)) {
  #ui_wrap.search #ui_body {
    padding-top: 22.2222222222vw;
  }
  .search .inner-wrap {
    width: calc(100vw - 11.1111111111vw);
    padding-bottom: 52.7777777778vw;
  }
  .search .page_top p {
    margin-top: 4.1666666667vw;
    font-size: 3.6111111111vw;
  }
  .search .page_view {
    margin-top: 8.3333333333vw;
  }
  .search .page_view-top {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 2.7777777778vw 0;
  }
  .search .page_view-top .button-box {
    padding-left: 2.7777777778vw;
  }
  .search .page_view-top button {
    font-size: 3.8888888889vw;
  }
  .search .page_view-top button + button {
    margin-left: 6.9444444444vw;
  }
  .search .page_view-top .comm_select {
    width: 20.8333333333vw;
    height: 8.3333333333vw;
    margin-left: 0;
  }
  .search_page-top {
    height: initial;
  }
  .search_page-top .title {
    position: initial;
    font-size: 5.5555555556vw;
    text-align: center;
  }
  .search_page-top input {
    width: 65.5555555556vw;
    padding: 0 2.7777777778vw 0 4.1666666667vw;
    border-radius: 0 5.5555555556vw 5.5555555556vw 0;
    font-size: 4.4444444444vw;
  }
  .search_page-top .search_bar-wrap {
    height: 11.1111111111vw;
  }
  .search_page-top .select-box {
    width: 18.0555555556vw;
    padding: 0 3.0555555556vw;
    border-radius: 5.5555555556vw 0 0 5.5555555556vw;
  }
  .search_page-top .select-box .select-bar {
    font-size: 3.8888888889vw;
  }
  .search_page-top .select-box .select-bar::after {
    width: 1px;
    height: 6.9444444444vw;
  }
  .search_page-top .select-box .select-bar::before {
    right: 2.7777777778vw;
    width: 1.9444444444vw;
  }
  .search_page-top .select-box button {
    padding-left: 1.3888888889vw;
    line-height: 5.5555555556vw;
    font-size: 2.2222222222vw;
  }
  .search_page-top .select-box ul {
    top: 0.9722222222vw;
    left: 1.5277777778vw;
    width: 15.2777777778vw;
    border-radius: 4px;
  }
  .search_page-top .select-box ul button {
    padding-left: 2.7777777778vw;
  }
  .search_page-top .input-box .btn_search {
    right: 4.1666666667vw;
    width: 8.3333333333vw;
    height: 11.1111111111vw;
    background-image: url(../img/ico_search_k-big.png);
    background-size: 4.4444444444vw auto;
  }
  #popupSearch {
    width: 100%;
  }
  #popupSearch .title {
    padding: 13.8888888889vw 0 7.9166666667vw;
  }
  #popupSearch .btn_close {
    top: 4.4444444444vw;
    right: 5.5555555556vw;
  }
  #popupSearch .btn_search {
    right: 4.1666666667vw;
    background-size: 4.4444444444vw;
  }
  #popupSearch .search_bar-wrap {
    height: 11.1111111111vw;
  }
  #popupSearch .search_bar-wrap input {
    padding: 0 9.7222222222vw 0 5.5555555556vw;
    border-radius: 5.5555555556vw;
    font-size: 3.8888888889vw;
  }
}