/* GNB */
#rent-sub #main {
    min-height: 0;
    margin-top: 0px;
}
.navigation {
    position: relative;
    width: 100%;
    padding-bottom: 0.1rem;
    background-color: #fff;
    box-shadow: inset 0 -1px 0 0 #e6e6e6;
}
.navigation .category-bar {
    display: flex;
    max-width: 56.8rem;
    height: 1.3rem;
    padding: 0.9rem 1.8rem;
    margin: 0 auto;
    color: #1a1a1a;
    font-size: 0.95rem;
    align-items: center;
    justify-content: space-between;
}
.navigation_tab {
    height: 3.3rem;
    line-height: 3.8rem;
    transition: left .5s ease-in-out;
}
.navigation_tab.active-tab {border-bottom: 3px solid #DE1724;}
.navigation_tab.active-tab > a {
    position: relative;
    top: 1px;
    color: #DE1724;
}
.navigation_tab .navigation_title {
    display: block;
    height: 2rem;
}


/* line-banner */
#line_top_slider {display: block;}
.line-banner {
    padding: 10px 15px;
    margin: 22px 10px 0 10px;
    border-radius: 12px;
    color: #000;
    background-color: #e4eff5;
    font-family: "Roboto";
    text-align: left;
}
.line-banner.day-special {
    display: flex;
    align-items: center;
    gap: 10px;
    height: 34px;
    line-height: 35px;
}
.line-banner .promo-label {
    width: 55px;
    height: 18px;
    line-height: 19px;
    text-align: center;
    background-color: #000;
    color: #fff;
    border-radius: 28px;
}
.line-banner em {
    width: auto;
    padding: 5px 0;
    font-size: 0.8rem;
    font-weight: bold;
    letter-spacing: -0.5px;
    line-height: 1.5;
}


/* key-visual */
.key-visual {
    height: 245px;
    padding: 20px;
    margin: 6px 0 -10px 0;
}
.banner_grid-wrapper {
    position: relative;
    display: grid;
    grid-template-rows: 1fr 1fr;
    grid-gap: 8px;
}
.banner-main-title .banner-heading-title {
    color: #333;
    font-size: 1.4rem;
    font-weight: 100;
    line-height: 19px;
    letter-spacing: -0.05rem;
}
.banner-main-title .banner-heading-title .color--red {
    display: block;
    color: #DE1724;
}
.banner_image {
    position: absolute;
    top: 98px;
    right: 0;
}
.banner_text .banner-text {
    z-index: 1;
    position: relative;
    color: #666666;
    font-size: 0.85rem;
    font-weight: 400;
    font-family: "Notosans L";
    line-height: 1.6;
}


/* index-box-search */
.index-box-search {min-height: 0;}
.index-box-search .search-area.rent {
    margin: 0 15px;
    cursor: pointer;
}
.mw-search-area .search-area .area {
    justify-content: center;
    display: flex;
    border-radius: 15px;
    align-self: center;
    cursor: pointer;
}
.mw-search-area .search-area .area.take-over:first-child {height: 100px;}
.mw-search-area .search-area .area ul {
    width: 50%;
    padding: 14px 0;
    border-radius: 10px;
    background-color: #f8f8f8;
}
.mw-search-area .search-area .area > dl {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 20px 0;
    border-radius: 10px;
    background-color: #f5f6f7;
}
.mw-search-area .search-area .area dt {
    font-size: 0.85rem;
    font-family: "Roboto";
}
.mw-search-area .search-area .area dd.txt-rent-time {
    position: relative;
    font-size: 0.95rem;
    font-family: "Notosans M";
}
.align-self-center {
    width: 45px;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 20px 0;
}
.align-self-center:before {
    display: inline-table;
    height: auto;
    border: 1px solid #fff;
    content: '';
}
.align-self-center .box_text {
    position: relative;
    bottom: 0;
}
.txt-rent-period {
    color: #fff;
    display: flex;
    height: 110px;
    align-items: center;
    flex-direction: row;
    line-height: 110px;
    justify-content: center;
}
.txt-rent-period:before {
    position: relative;
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 7px;
    border: 20px solid #DE1724;
    background-color: #DE1724;
    color: #fff;
    transform: rotate(45deg);
    content: '';
}
.txt-rent-period > span {
    display: flex;
    flex-direction: column;
    position: absolute;
    padding: 11px;
    color: #fff;
    font-size: 1.05rem;
    font-weight: bold;
    font-family: "Roboto";
    line-height: 17px;
    background-color: transparent;
}
.txt-rent-period > span em {
    color: #fff;
    font-size: 0.8rem;
    font-family: "Notosans L";
}
.mw-search-area input {
    color: #212121;
    font-size: 1.4rem;
    letter-spacing: -1.5px;
}


/* CTA */
.btn-wrap {margin: 15px 0;}
.comm-btn.big {width: 100%;}
.comm-btn.red {
    border-radius: 10px;
    color: #fff;
    background-color: #de1724;
    margin: 0;
}
.submit-button {
    display: flex;
    align-items: center;
    justify-content: center;
}
.submit-button img {width: 22px; height: 16px;}
.submit-button .btn_comm {margin-left: 7px;}
.daterangepicker-rc{border-radius: 20px 20px 0 0 !important;}
.daterangepicker-rc.show-calendar .drp-buttons .decideBtn.comm-btn {
    flex: inherit;
    width: 100%;
}
.daterangepicker-rc.show-calendar .drp-buttons .decideBtn {
    width: 58px;
    height: 58px;
    flex: 0 0 97px;
    background-color: #222;
}
.daterangepicker-rc.show-calendar .drp-buttons .result-btn{
    position: relative;
    overflow: hidden;
    display: block;
    height: 58px;
    top: 0;
    margin: 0 10px;
    color: #fff;
    border-radius: 12px;
    background-color: #37a0ed;
    font-size: 1.0rem;
    font-family: "Roboto L";
    font-weight: bold;
    text-align: center;
    line-height: 61px;
    width: 100%;
}
.daterangepicker-rc.show-calendar .drp-buttons .decideBtn {
    width: 58px;
    height: 58px;
    flex: 0 0 97px;
    background-color: #222;
}
#hotel_zone .decide.comm-btn,
#hotel_zone2 .decide.comm-btn {
    width: inherit;
    flex: inherit;
}
.daterangepicker.show-calendar .drp-buttons {
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    height: 70px;
    background-color: #fff;
}


/* story-panels-new */
.story-panels-new {padding-top: 7px;}
.story-panels-new .bg-red {
    padding-bottom: 40px;
    background-color: #de1724;
}
.statement_img-container {text-align: center;}
.statement_img-container .row {
    position: relative;
    width: 100%;
    padding-bottom: 0.1rem;
}
.row .bg-section {
    position: relative;
    bottom: 10px;
}
.row .bg-section img {
    display: block;
    width: 100%;
}


/* section-box */
.section-box {
    display: flex;
    width: 100%;
    height: 0.1rem;
    padding: 3.9rem 0rem;
    margin: 0 auto;
    align-items: center;
    justify-content: space-between;
}
.section-box li {
    position: relative;
    top: 15px;
    display: inline-block;
    width: 33.3%;
}
.section-box li:after {
    position: relative;
    top: -79px;
    display: flex;
    height: 53px;
    border-right: 1px solid #fff;
    content: "";
}
.section-box li:last-of-type:after {border-right: none;}
.cont01 .index-img-data-icon {
    width: 41px;
    margin: 0 auto;
}
.cont02 .index-img-data-icon  {
    width: 54px;
    margin: 0 auto;
}
.cont03 .index-img-data-icon {
    width: 42px;
    margin: 0 auto;
}
.index-img-data-icon {
    height: 64px;
    line-height: 93px;
}
.index-img-data-icon .ico1 {width: 100%;}
.about-reason .txt1 {
    display: inline-block;
    height: 34px;
    color: #fff;
    font-family: "Roboto";
    line-height: 15px;
}
.about-reason .txt1 .txt1-1 {font-size: 0.75rem;}
.about-reason .txt1 .txt1-2 {
    font-size: 1.4rem;
    font-weight: 700;
}


/* 기획전/이벤트 */
.story-panels-new .main-list {
    overflow: hidden;
    padding: 30px 15px;
    background: #fff;
}
.story-panels-new .con-header {height: 30px;}
.story-panels-new .con-title {
    color: #171717;
    font-size: 1.2rem;
    font-family: "Roboto";
    font-weight: 700;
}
.story-panels-new .main-top-slider ul li img {
    width: 100%;
    display: block;
}
.story-panels-new .swiper-container {border-radius: 15px;}


/* before-btn / close-btn */
.daterangepicker-rc .close-btn {
    z-index: 15;
    position: fixed;
    right: 0;
    padding: 11px 10px;
    margin-right: 25px;
    background: url("../../images/mw/rent/close-btn.png") no-repeat 0px;
    background-size: 20px;
}
.rent-wrapper {margin-top: 12px;}
.title-area {margin-top: 20px;}
.close_wrapper {
    z-index: 2;
    position: fixed;
    width: 100%;
    top: 33px;
    background-color: #fff;
    border-radius: 20px 20px 0 0;
    height: 50px;
}
.rent-wrapper .close-btn,
.title-area .close-btn {
    z-index: 2;
    position: fixed;
    right: 0;
    padding: 10px 10px;
    margin: 21px 25px 0 0;
    background: url("../../images/mw/rent/close-btn.png") no-repeat 0px;
    background-size: 20px;
}
.rent-wrapper .before-btn {
    z-index: 99;
    display: block;
    position: relative;
    top: 0;
    left: 0;
    width: 58px;
}
.rent-wrapper .before-btn:after {
    position: absolute;
    top: -5px;
    left: 0;
    width: 13px;
    height: 13px;
    border-top: 2px solid #333333;
    border-right: 2px solid #333333;
    transform: rotate(225deg);
    margin: 29px;
    content: "";
}


/* datepicker_page1 날짜선택 */
.daterangepicker-rc.show-calendar {
    display: none;
    z-index: 99;
    top: 40px !important;
    height: 96% !important;
}
.daterangepicker-rc .calendar_wrapper {
    height: 100%;
    margin-top: 32px;
}
.daterangepicker-rc .calendar_wrapper * {box-sizing: border-box;}
.daterangepicker-rc .calendar_title {
    z-index: 2;
    position: fixed;
    width: 100%;
    top: 40px;
    height: 124px;
    padding: 31px 14px 10px 19px;
    border-radius: 20px 20px 0 0;
    background-color: #fff;
    font-size: 1.7rem;
    font-family: "Roboto";
    letter-spacing: -.5px;
    line-height: 102px;
}
.daterangepicker .drp-calendar.left {
    z-index: 1;
    position: relative;
    height: auto;
    padding: 65px 20px 16px;
    margin-top: 0;
    padding-bottom: 0;
}
.daterangepicker .drp-calendar.right {
    position: relative;
    top: 0;
    height: 100%;
    padding: 0 20px 16px;
    margin-top: 100px;
}
.daterangepicker .calendar-table {
    border: none;
    position: relative;
    height: auto;
    padding-bottom: 0;
}
.daterangepicker-rc.show-calendar .drp-buttons .btn {
    overflow: hidden;
    position: relative;
    top: 0;
    display: block;
    width: 89.5%;
    height: 58px;
    margin: 0 auto;
    border-radius: 12px;
    line-height: 61px;
    font-family: "Roboto L";
}
.daterangepicker .drp-buttons .btn {font-size: 1.0rem;}
.daterangepicker.show-calendar .drp-buttons {height: 70px;}
.daterangepicker .calendar-table tr {
    display: table-row;
    vertical-align: inherit;
    border-collapse: inherit;
}
.daterangepicker .calendar-table table {
    border-spacing: 0;
    width: 100%;
    margin: 0;
    table-layout: fixed;
    border-spacing: 0;
}
.daterangepicker table thead {
    width: 100%;
    height: auto;
    vertical-align: middle;
    padding: 0;
    margin: 0;
}
.daterangepicker table tbody {
    height: auto;
    vertical-align: middle;
    padding: 0;
    margin: 0;
}
.daterangepicker .calendar-table table tbody.fix-height {
    margin-top: 0;
    height: 20px;
    line-height: 20px;
    position: absolute;
}
.daterangepicker-rc.show-calendar table thead tr:last-child {
    z-index: 12;
    top: 147px;
    background-color: #fff;
    text-align: center;
}
.daterangepicker-rc table thead tr:last-child {
    border-bottom: 1px solid #ddd;
    background: inherit;
    width: 88%;
}
.daterangepicker-rc th.month {
    position: relative;
    top: 27px;
    right: 23px;
    font-size: 1.4rem;
    font-weight: 600;
    font-family: "Roboto";
    text-align: left;
    padding: 0;
    line-height: 1.1;
}
.daterangepicker td.start-date {
    color: #fff;
    border-radius: 8px;
    background-color: #e8202e;
    width: 32px;
    height: 32px;
    line-height: 32px;
    position: relative;
    top: -39px;
    right: 5px;
}
.daterangepicker td.active.end-date {
    background-color: #e8202e;
    color: #fff;
    position: relative;
    width: 32px;
    height: 42px;
    right: 0;
    bottom: -1px;
    border-radius: 8px;
    line-height: 38px;
}
.daterangepicker .calendar-table td {
    height: 42px;
    border: none;
    line-height: 40px;
    padding: 1px;
    left: 0;
    min-width: 35px;
}
.daterangepicker td.off, .daterangepicker td.off.in-range,
.daterangepicker td.off.start-date, .daterangepicker td.off.end-date {background: none;}
.daterangepicker td.in-range {
    background-color: #ffeff3;
    color: #000;
    position: relative;
    vertical-align: middle;
}
.daterangepicker td.in-range:before {
     z-index: -1;
     display: inline-block;
     position: absolute;
     top: 0;
     right: 0;
     width: 78px;
     height: 20px;
     margin-right: -29px;
     background-color: #ffeff3;
     content: '';
 }
.daterangepicker td.in-range:first-child:before {
      z-index: -1;
      display: inline-block;
      position: absolute;
      top: 0;
      right: 0;
      width: 0px;
      height: 20px;
      margin-right: -29px;
      background-color: #ffe0e8;
      content: '';
  }


.daterangepicker td.in-range:first-of-type:before {
    z-index: -1;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    width: 0px;
    height: 20px;
    margin-right: -29px;
    background-color: #ffe0e8;
    content: '';
}
.daterangepicker td.in-range:last-child:before {
    z-index: -1;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    width: 94px;
    height: 44px;
    margin-right: -29px;
    background-color: #ffeff3;
    content: '';
}
.daterangepicker td.active.end-date:before {
    z-index: -1;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    width: 0px;
    height: 20px;
    margin-right: -29px;
    background-color: #ffeff3;
    content: '';
}
.daterangepicker .calendar-table td.honor-active {
    background: none;
    border: none;
    color: #e8202e !important;
    cursor: none;
    font-size: 0.75rem;
    position: relative;
    top: -28px;
    display: inline;
}
.daterangepicker .calendar-table td.honor-active.no-clash {
    background: none;
    border: none;
    color: #000 !important;
    cursor: none;
    font-size: 0.75rem;
    position: relative;
    top: 25px;
}
.daterangepicker .calendar-table td.honor-active:before {background-color: #fff;}
.daterangepicker .calendar-table td.no-clash:first-child {
    font-size: 0.75rem;
    position: absolute;
    background: none;
    width: 40px;
    height: 40px;
    text-align: center;
    top: 31px;
    display: inline;
}
.daterangepicker td.in-range.return-active {background-color: #fff;}
.daterangepicker td.in-range.return-active:before {background-color: #fff;}
.daterangepicker td.in-range.return-active:after {background-color: #fff;}
.daterangepicker table thead tr th {
    height: 34px;
    text-align: center;
    background: none;
}
.daterangepicker .calendar-table td.start-date:last-child {color: #fff; z-index: 1;}
.daterangepicker .calendar-table td.end-date:last-child {color: #fff;}
.daterangepicker .calendar-table td:last-child,
.daterangepicker table thead tr th:last-child {
    color: #000;
    font-size: 0.9rem;
}
.daterangepicker td.today {
    background-color: #ffeff3;
    border-radius: 50%;
    position: relative;
    height: 40px;
    line-height: 40px;
    bottom: -1px;
}
.daterangepicker .calendar-table td.return-active:last-child {
    color: #000 !important;
    font-size: 0.75rem;
}
.daterangepicker td.in-range:before:first-child {
    background-color: #fff;
    content: "";
}
.daterangepicker td.start-date.return-active {
    background-color: #fff;
    color: #000 !important;
    border: none;
}
.daterangepicker td.in-range:before:nth-child(2) {background-color: #fff;}


/* arrow */
.daterangepicker table thead tr .prev {
    position: absolute;
    top: 17px;
    right: 0;
}
.daterangepicker table thead tr .next {top: 27px;}


/* dimmed background black 처리 */
#dimmed {
    display: none;
    z-index: 99;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .8;
    overflow: auto;
}

/* index click */
.popup-typeA {
    overflow: hidden;
    z-index: 100;
    top: 40px;
    height: 96%;
    border-radius: 20px !important;
}


/* timepicker_page2 대여시간 */
#rent-sub .search-typeA {padding: 0; height: 0;}
.search-typeA .option .btn {
    width: 100%;
    background: none;
}
/*#rental_time .condition_title {padding: 110px 30px 15px 20px;}*/
.popup-typeA .content-area.filter {top: 15px;}
#rental_time .mw-search-area .search-area .area {
    border-bottom: none;
    background-color: #fff;
}
.search-typeA .form input.search-rent {margin-top: 12px;}
#rental_time .mw-search-area .search-area .area ul {
    background-color: #fff;
    width: 50%;
    padding: 10px 0;
}
#rental_time .mw-search-area .search-area .show-open > dl.factor-txt,
#rental_time .mw-search-area .search-area .show-open > dl.return-txt {
    z-index: 1;
    display: block;
    width: 50%;
    height: 35px;
    padding: 5px 10px;
    margin: 25px 24px;
    color: #e8202e;
    border: 1px solid #e8202e;
    border-radius: 12px;
    font-size: 1.05rem;
    letter-spacing: -1.5px;
    font-weight: bold;
    font-family: "Roboto";
    line-height: 35px;
    text-align: center;
}
.mw-search-area .search-area .area:first-child {height: 35px;}
.mw-search-area .set input {
    position: relative;
    top: 0;
    width: 100%;
    margin-bottom: -7px;
}
.mw-search-area .take-over .dateRangePickMw input {
    position: relative;
    top: 0;
    height: 28px;
}
.mw-search-area .set span {
    float: right;
    position: relative;
    top: 6px;
    font-size: 1.4rem;
}
.mw-search-area .set span.txt-rent-period {
    float: inherit;
    position: inherit;
    top: 0;
}
.mw-search-area .set span:after {
    position: absolute;
    bottom: -4px;
    right: 23px;
    width: 5px;
    height: 5px;
    border-top: 2px solid #adb2c5;
    border-right: 2px solid #adb2c5;
    transform: rotate(135deg);
    content: "";
}
.dateRangePickMw.set {width: inherit;}
.mw-search-area .search-area .value-text .date-container.set {margin-right: 31px;}
#rental_time .mw-search-area .search-area .area.time-scroll {margin-top: 40px;}


/* time-scroll */
.timepicker.show-open {
    justify-content: center;
    display: flex;
    align-self: center;
    cursor: pointer;
    height: 500px;
    width: 100%;
}
.timepicker .date-time {
    overflow: hidden;
    display: inline-block;
    width: 100%;
    margin-top: 20px;
    text-align: center;
    vertical-align: top
}
.time-select {
    position: relative;
    overflow: hidden
}
.time-select:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 5px;
    z-index: 2;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(#fff, rgba(255, 255, 255, 0))
}
.time-select:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 5px;
    z-index: 2;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#fff));
    background-image: linear-gradient(rgba(255, 255, 255, 0), #fff)
}
.slide-effect {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 160px;
    z-index: 1
}
.slide-effect .drawer {
    -webkit-perspective: none;
    perspective: none;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 50%;
    left: 0
}
.slide-effect .time-slide {
    height: 0;
    width: 100%;
    position: absolute;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.slide-effect .time-slide .time-cont {
    position: absolute;
    top: -16px;
    left: 0;
    width: 100%;
    height: 47px;
    line-height: 47px;
    color: #CACACA;
    font-size: 1.4rem;
    letter-spacing: -0.03em;
    text-align: center
}
.slide-effect .time-slide.on .time-cont {
    color: #202020;
    font-size: 1.4rem;
    font-weight: 700;
    border: solid #EAEAEA;
    border-width: 1px 0
}


/* datepicker_page3 차량조건 */
/* index-history */
.search-typeA .option .btn {
    width: 100%;
    background: none;
}
.condition_title {
    position: relative;
    z-index: 1;
    width: 100%;
    padding: 75px 20px 9px 28px;
    border-radius: 80px 80px 0 0;
    background-color: #fff;
    font-size: 1.2rem;
    font-weight: 400;
    font-family: "Roboto";
    line-height: 30px;
    letter-spacing: -.5px;
}
.box-search {
    z-index: 1;
    display: flex;
    position: relative;
    justify-content: space-between;
    width: 95%;
    height: 40px;
    padding: 1.5rem;
    margin: 0 auto;
    border-radius: 8px;
    background-color: #f3f3f3;
    cursor: pointer;
    box-sizing: border-box;
}
.box-search .justify-start {
    display: inline-flex;
    justify-content: flex-start;
    line-height: 14px;
    padding-left: 0;
}
.box-search .justify-end {
    color: #2e2e2e;
    align-items: center;
    line-height: 13px;
    text-decoration:underline;
}
.box-search .justify-end span {
    width: 100%;
    font-family: "Roboto";
}
.justify-start .yak-bg-icon{
    position: relative;
    bottom: 2px;
}
.justify-start .yak-bg-icon img {
    width: 20px;
    height: 20px;
}
.txt-history-area {
    display: inline-block;
    margin-left: 0.5rem;
    color: #212121;
    font-family: "Roboto";
    font-weight: bold;
    letter-spacing: -.5px;
}
.txt-history-area span.time {color: #626262;}
.ml span.arrow {
    position: relative;
    top: 4px;
    left: 8px;
    padding: 0 11px;
}
.ml span.arrow:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 6px;
    height: 6px;
    border-top: 1px solid #000;
    border-right:1px solid #000;
    transform: rotate(45deg);
    content: "";
}


/* content-area / select */
.popup-typeA .content-area {
    position: absolute;
    top: 30px;
    max-height: calc(100vh - 170px);
    padding: 100px 0;
    overflow-x: hidden;
}
.popup-typeA .list-group .sub-title {
    display: inline-block;
    padding: 0;
    margin-bottom: 3px;
}
.popup-typeA .list-group .list-sub-title {
    width: 100%;
    font-size: 1.55rem;
    font-weight: 400;
    font-family: "Roboto";
    text-align: left;
    line-height: 30px;
    letter-spacing: -.5px;
    padding: 110px 30px 15px 20px;
}
.popup-typeA .list-group .early-btn {
    float: right;
    position: relative;
    top: 5px;
    right: 6%;
    width: 64px;
    margin-right: 0;
    font-size: .85rem;
    background: url("../../images/mw/rent/early-btn.png") no-repeat 0 2px;
    background-size: 12px;
}
.popup-typeA .sub-title {
    margin-left: 27px;
    font-family: "Roboto";
    letter-spacing: -1px;
}
.popup-typeA .select-menu, .popup-typeA .label-typeA {
    justify-content: center;
    align-content: center;
    position: relative;
    left: 6px;
}
.popup-typeA .list-group {border-top: none;}
.popup-typeA .select-menu li {width: calc(48.4% - 5px);}
.popup-typeA .select-menu.col4 li {
    width: calc(48.5 - 5px);
}
.popup-typeA .select-menu li.career-time {width: calc(32% - 5px);}
.popup-typeA .select-menu li.operator-age {width: calc(48.2% - 5px);}
.popup-typeA .select-menu li.insurance {width: calc(48.5% - 5px);}
.popup-typeA .select-menu li:last-child {margin-right: 0;}
.popup-typeA .select-menu li:nth-child(3n + 0) {margin-right: 9px;}
.popup-typeA .select-menu li:nth-child(2n + 0) {margin-right: 9px;}
.popup-typeA .select-menu li.insurance:nth-child(2) {margin-right: 9px;}
.popup-typeA .select-menu.col4 li:nth-child(3n + 0) {margin-right: 0;}
.popup-typeA .select-menu.col4 li:nth-child(3n + 0) {margin-right: 9px;}
.lb-box input[type="radio"] + label, .lb-box input[type="checkbox"] + label {
    width: 100%;
    height: 58px;
    border: 1px solid #d1d1d1;
    border-radius: 12px;
    color: #212121;
    line-height: 56px;
    font-size: 0.9rem;
}
.lb-box input[type="radio"]:checked + label {
    height: 58px;
    border: 1px solid #e8202e;
    color: #e8202e;
    background-color: #fff;
    line-height: 56px;
    font-size: 0.9rem;
    font-weight: 100;
}
.lb-box input[type="radio"]:checked + label,
.lb-box input[type="checkbox"]:checked + label {
    height: 58px;
    color: #e8202e;
    border: 1px solid #e8202e;
    background-color: #fff;
    line-height: 56px;
    font-weight: 100;
}
.popup-typeA .content-area .form {
    text-align: center;
    width: 100%;
    margin: 0 auto;
}
.mw-list-area .search-typeA .form input.search-rent {width: 87%;}


/* info */
.list-disc.type-A {
    width: 85%;
    padding-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #fff;
    box-shadow: 0 -5px 5px -7px gray;
}
.list-disc.type-A li {
    height: 50px;
    color: #666666;
    background: url(../../images/mw/list/disc-typeC.png) no-repeat 7px 12px;
    background-size: 30px;
    letter-spacing: -.1px;
}
.list-disc > li {padding-left: 50px;}


/* 최저가 검색 btn */
#rent_zone .fix-cta, #rent_zone2 .fix-cta,
#rent_sort .fix-cta{
    height: 70px;
    background-color: #fff;
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
}
#rent_option .rent-wrapper .content-area {margin-top: 60px;}
#rent_option .rent-wrapper .content-area.filter {
    margin-top: 0;
    padding: 50px 0;
}
.mw-list-area #rent_option .fix-cta .result-btn {
    position: relative;
    overflow: hidden;
    display: block;
    height: 58px;
    margin: 0 10px;
    color: #fff;
    border-radius: 12px;
    background-color: #37a0ed;
    font-size: 1.0rem;
    font-family: "Roboto L";
    font-weight: bold;
    text-align: center;
    line-height: 61px;
    width: 100%;
}
#rent_zone .fix-cta .result-btn,
#rent_zone2 .fix-cta .result-btn,
#rent_sort .fix-cta .result-btn {
    position: relative;
    overflow: hidden;
    display: block;
    height: 58px;
    margin: 0 10px;
    color: #fff;
    border-radius: 12px;
    background-color: #37a0ed;
    font-size: 1.0rem;
    font-family: "Roboto L";
    font-weight: bold;
    text-align: center;
    line-height: 61px;
    width: 100%;
}
#rent_zone .fix-cta .decide.comm-btn,
#rent_zone2 .fix-cta .decide.comm-btn,
#rent_option .fix-cta .decide.comm-btn,
#rent_sort .fix-cta .decide.comm-btn {
    width: inherit;
    flex: inherit;
}
#rent_zone .fix-cta .decide,
#rent_zone2 .fix-cta .decide{
    width: 58px;
    height: 58px;
    background-color: #222;
}
#rent_zone2 .rent-wrapper .content-area {margin-top: 0;}
.mw-list-area #rent_option .fix-cta .decide,
.mw-list-area #rent_sort .fix-cta .decide {
    display: block;
    width: 89.5%;
    height: 58px;
    margin: 0 auto;
    line-height: 58px;
    background-color: #222;
}
.mw-rent-type:hover {color: #d3d3d4;}
.rent-option .fix-cta {
    z-index: 1;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70px;
    background-color: #fff;
}
.mw-list-area .rent-option .fix-cta {
    position: fixed;
    bottom: 0;
    left: 0;
    height: 70px;
    background-color: #fff;
}
.rent-option .fix-cta a.result-btn {
    display: block;
    width: 89.5%;
    height: 58px;
    margin: 0 auto;
    color: #fff;
    border-radius: 12px;
    background-color: #e8202e;
    font-size: 1.0rem;
    font-family: "Roboto L";
    font-weight: bold;
    text-align: center;
    line-height: 61px;
}
.result-btn span img {
    position: relative;
    top: 3px;
    width: 27px;
    padding-right: 10px;
}


/* anypicker - index.css */
.picker-wrapper,
.picker-wrapper * {
    box-sizing: border-box;
    -webkit-user-select: none;
    font-family: helvetica
}
.picker-wrapper {
    text-align: left;
    position: relative;
    height: 210px;
    display: inline-block;
    line-height: 30px;
    width: 100%;
    font-size: 20px;
    perspective: 1000px;
    perspective-origin: center center;
    bottom: 80px;
    background-color: #fff;
}
.picker-scroller {
    -webkit-transition : -webkit-transform 100ms ease;
    -webkit-transform : translateZ(-90px) rotateX(0deg);
    -webkit-transform-style : preserve-3d;
    height : 100%;
}
.picker-scroller .option{
    position: absolute;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    width : 100%;
    transition: all 300ms;
    color : black;
    transform-origin: 50% 50%;
    -webkit-transform-style : preserve-3d;
}
.picker-up {
    position: absolute;
    top: 0;
    z-index: 2;
    background: rgba(256, 256, 256, 0.6);
    width: 100%;
    height: 90px;
    border-bottom: 1px solid lightgray;
}
.picker-down {
    position: absolute;
    top: 120px;
    z-index: 2;
    background: rgba(256, 256, 256, 0.6);
    width: 100%;
    height: 90px;
    border-top: 1px solid lightgray;
}
.clone-scroller {
    -webkit-box-shadow: inset 0 20px 24px 3px white, inset 0 -20px 24px 3px white;
    -ms-box-shadow: inset 0 10px 24px 3px white, inset 0 -20px 24px 3px white;
    -moz-box-shadow: inset 0 10px 24px 3px white, inset 0 -20px 24px 3px white;
    box-shadow: inset 0 10px 24px 3px white, inset 0 -20px 24px 3px white;
    z-index: 5;
    overflow: auto;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    padding-top: 90px;
    padding-bottom: 90px
}
.clone-scroller .option {visibility: hidden;}
.mw-search-area .search-area .area.anypicker {
    justify-content: left;
    height: 100%;
    display: inline-flex;
}
.search-typeA .clone-scroller .option {
    display: block;

}

.picker-wrapper02,
.picker-wrapper02 * {
    box-sizing: border-box;
    -webkit-user-select: none;
    font-family: helvetica
}
.picker-wrapper02 {
    text-align: left;
    position: relative;
    height: 210px;
    display: inline-block;
    line-height: 30px;
    width: 100%;
    font-size: 20px;
    perspective: 1000px;
    perspective-origin: center center;
    bottom: 80px;
    background-color: #fff;
}
.picker-scroller02 {
    -webkit-transition : -webkit-transform 100ms ease;
    -webkit-transform : translateZ(-90px) rotateX(0deg);
    -webkit-transform-style : preserve-3d;
    height : 100%;
}
.picker-scroller02 .option02{
    position: absolute;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    width : 100%;
    transition: all 300ms;
    color : black;
    transform-origin: 50% 50%;
    -webkit-transform-style : preserve-3d;
}
.picker-up02 {
    position: absolute;
    top: 0;
    z-index: 2;
    background: rgba(256, 256, 256, 0.6);
    width: 100%;
    height: 90px;
    border-bottom: 1px solid lightgray;
}
.picker-down02 {
    position: absolute;
    top: 120px;
    z-index: 2;
    background: rgba(256, 256, 256, 0.6);
    width: 100%;
    height: 90px;
    border-top: 1px solid lightgray;
}
.clone-scroller02 {
    -webkit-box-shadow: inset 0 20px 24px 3px white, inset 0 -20px 24px 3px white;
    -ms-box-shadow: inset 0 10px 24px 3px white, inset 0 -20px 24px 3px white;
    -moz-box-shadow: inset 0 10px 24px 3px white, inset 0 -20px 24px 3px white;
    box-shadow: inset 0 10px 24px 3px white, inset 0 -20px 24px 3px white;
    z-index: 5;
    overflow: auto;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    padding-top: 90px;
    padding-bottom: 90px
}
.clone-scroller02 .option02 {visibility: hidden;}
.search-typeA .clone-scroller .option02 {display: block;}


/* 좋은 렌터카 상품을 찾는 방법 */
.rent-recommand-choice {
    overflow: hidden;
    padding: 40px 0;
    font-family: "Roboto";
}
.rent-recommand-choice .title-wrap {
    display: flex;
    justify-content: flex-start;
    gap: 20px;
    align-items: center;
}
.rent-recommand-choice .title {
    color: #455873;
    font-size: 1.1rem;
    line-height: 1.4;
    font-family: "Notosans";
}
.rent-recommand-choice .sub {
    color: #6e6e6e;
    font-size: 0.9rem;
    margin-top: 12px;
}
.inner-paragraph .paragraph--grid {
    display: flex;
    gap: 20px;
    align-items: flex-start;
    height: 185px;
    padding: 23px 25px 25px;
    margin: 0 15px;
    border: 1px solid #ddd;
    border-radius: 10px;
    background-color: #fff;
}
.paragraph--grid .paragraph-ico1 {
    width: 42px;
    height: 42px;
}
.paragraph--grid .paragraph-ico2 {
    width: 33px;
    height: 33px;
}
.paragraph--grid .paragraph-ico3 {
    width: 31px;
    height: 31px;
}
.paragraph--grid .paragraph-ico4 {
    width: 38px;
    height: 38px;
}
.paragraph--grid .paragraph-ico5 {
    width: 47px;
    height: 47px;
}
.paragraph--grid .paragraph-ico6 {
    width: 37px;
    height: 37px;
}


/* 좋은 렌터카 상품을 찾는 방법 - slide */
.story-panels-new .rent-recommand-choice .con-title {padding: 0 15px;}
#fineRental-slide {
    position: absolute;
    right: 0;
    bottom: 20px;
    left: 0;
    width: 75%;
    margin: 0 auto;
    background: #fff;
    text-align: center;
    line-height: 23px;
    color: #6e6e6e;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 5px 0;
    border-radius: 0;
}


/* FAQ */
.faq-accordion {
    overflow: hidden;
    padding: 10px 0;
    font-family: "Roboto";
    letter-spacing: -0.8px;
}
.faq-accordion .con-header {height: 45px;}
.faq-accordion .con-title {
    padding: 0 15px;
    color: #171717;
    font-size: 1.2rem;
    font-family: "Roboto";
    font-weight: 700;
}
.tabPanel {
    display: flex;
    flex-direction: column;
    padding: 0;
    margin: 0 15px;
}
.default-accordion {
    border-top: 2px solid #000;
    border-bottom: none;
    border-collapse: collapse;
    font-size: 0.8rem;
    font-family: "Roboto";
}
.default-accordion dt {
    border-bottom: 1px solid #e4e4e5;
    cursor: pointer;
}
.default-accordion dd {
    display: none;
    padding: 18px 15px;
    color: #6e6e6e;
    border-bottom: 1px solid #ddd;
    background-color: #f8f8f8;
}
.default-accordion .tbOption {
    display: table;
    width: 100%;
}
.default-accordion .tbOption > li {
    display: table-cell;
    padding: 18px 15px;
    vertical-align: middle;
}
.default-accordion .tbOption li.number {
    width: 10%;
    border-right: 1px solid #f3f3f3;
    vertical-align: middle;
}
.default-accordion .memoWrap.open .memo:before {
    position: absolute;
    top: 11px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -mz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    content: "";
}
.default-accordion .memoWrap .memo:before {
    display: block;
    position: absolute;
    top: 6px;
    left: 100%;
    width: 8px;
    height: 8px;
    margin-left: 30px;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    box-sizing: border-box;
    transform: rotate(-45deg);
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    content: "";
}
.default-accordion dt:nth-of-type(5) .memoWrap .memo:before {top: 18px;}
.default-accordion dt:nth-of-type(5) .memoWrap.open .memo:before {top: 22px;}
.default-accordion .memo {
    display: inline-block;
    position: relative;
    padding-left: 25px;
    background: url("../../images/mw/faq/question.png") no-repeat;
    background-size: 17px;
    line-height: 25px;
    background-position: 0 5px;
    position: relative;
    width: 80%;
}
.default-accordion .answer {
    background-image: url("../../images/mw/faq/re.png");
    background-size: 17px;
    background-position: 0 6px;
    padding-left: 25px;
    width: auto;
}


/* 렌트카 seo 디스크립션 영역추가 */
.rental-car-overview-section {
    width: 100%;
    margin: 44px 0 0;
    background: url("/images/mw/rent/auto-bg.webp") no-repeat;
    background-position: center -317px;
    object-fit: cover;
}
.rental-car-overview-section .car-info {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    height: auto;
    font-family: "Roboto";
    font-size: 0;
}
.rental-car-overview-section .info-logo {
    display: flex;
    justify-content: center;
    padding: 30px 30px 20px;
    margin-top: 10px;
}
.rental-car-overview-section .info-logo img {
    display: block;
    width: 237px;
    height: 152px;
}
.rental-car-overview-section .info-article {
    display: flex;
    flex-direction: column;
    text-align: center;
    padding: 0 25px 35px;
}
.rental-car-overview-section .info-article p {
    padding: 5px 0;
    color: #2e2c2c;
    font-size: 0.8rem;
    line-height: 22px;
    letter-spacing: -0.8px;
}
.rental-car-overview-section .info-article p:last-of-type {padding-top: 12px;}
.rental-car-overview-section .info-article p span {font-weight: bold;}
.rental-car-overview-section .info-article .shape-circle .circle {
    display: inline-flex;
    flex-direction: row;
    width: 3px;
    height: 3px;
    color: #2e2c2c;
    border-radius: 50%;
    background-color: #000;
}


/* mobile*/
/* Phone Mini (iPhone 4, 5, 5s, SE) / Font Size */
@media screen and (min-width: 320px) and (max-width: 360px) {
    /* datepicker_page1 날짜선택 */
    .daterangepicker-rc th.month {left: -26px;}
    .daterangepicker table tbody {margin-top: 20px;}
    .daterangepicker-rc.show-calendar table thead tr:last-child {width: 88%;}
    .daterangepicker .calendar-table table tbody.fix-height {height: 37px;}
    .popup-typeA {height: 95.3%}
    .rent-wrapper .close-btn, .title-area .close-btn {margin: 15px 20px 0 0}
}

/* iPhone 6 Plus / Font Size */
@media screen and (min-width: 360px) and (max-width: 415px) {
    /* story-panels-new */
    .story-panels-new .bg-red {padding-bottom: 25px;}
    .banner-main-title .banner-heading-title {font-size: 1.4rem; line-height: 30px;}
    /* GNB */
    .navigation .category-bar {height: 0.8rem; padding: 1.2rem 0.8rem;}
    .navigation_tab {height: 3.3rem; line-height: 3.8rem;}
    .navigation_tab .navigation_title {height: 1rem;}
    /* index-box-search */
    .mw-search-area .set input {top: -2px; font-size: 1.15rem;}
    .mw-search-area .mw-search-area .set input {font-size: 1rem;}
    .mw-search-area input {font-size: 1.0rem;}
    /* CTA */
    .btn-wrap {margin: 20px 0;}
    /* story-panels-new */
    .story-panels-new {padding-top: 15px;}
    /* section-box */
    .cont01 .index-img-data-icon {width: 54px;}
    .cont02 .index-img-data-icon {width: 73px;}
    .cont03 .index-img-data-icon {width: 55px;}
    .index-img-data-icon {height: 67px; line-height: 94px;}
    .about-reason .txt1 {height: 51px; line-height: 23px;}
    /* 기획전/이벤트 */
    .story-panels-new .con-header {height: 45px;}
    .story-panels-new .main-list {padding: 50px 15px 10px;}
    /* datepicker_page1 날짜선택 */
    .daterangepicker .drp-calendar.left {padding: 90px 20px 16px;}
    .daterangepicker-rc .calendar_title {height: 170px; padding-left: 25px; font-size: 1.3rem;}
    .daterangepicker-rc.show-calendar table thead tr:last-child {top: 147px; left: 13px; width: 92%;}
    .daterangepicker table thead tr .prev {margin-right: 10px; top: 9px;}
    .daterangepicker table thead tr .next {right: 8px; top: 18px;}
    .daterangepicker-rc.show-calendar table thead tr {width: 100%;}
    .daterangepicker-rc th.month {right: 35px; font-size: 1.5rem; top: 14px;}
    .daterangepicker .calendar-table td {height: 48px; min-width: 46px; box-sizing: border-box;}
    .daterangepicker .calendar-table td.honor-active {right: 0px; top: -29px;}
    .daterangepicker .calendar-table td.honor-active:last-child {font-size: 0.75rem;}
    .daterangepicker .calendar-table td:last-child {font-size: 0.8rem; left: 0;}
    .daterangepicker td.in-range:last-child:before {width: 88px; height: 48px; right: 9px;}
    .daterangepicker td.active.end-date:before {right: 30px;}
    .daterangepicker td.today {bottom: 0;}
    .daterangepicker td.active.end-date {right: 0; bottom: 0; height: 48px;}
    .daterangepicker td.start-date {top: -40px; right: -1px;}
    .daterangepicker .calendar-table td.no-clash:first-child {top: 36px;}
    .daterangepicker .calendar-table tr {height: 28px;}
    .mw-search-area .set span:after {right: 8px;}
    #rental_time .mw-search-area .search-area .set {width: inherit;}
    .mw-search-area .set span {top: 11px;}
    .css-1dbjc4n {font-size: 1.5rem;}
    /* datepicker_page3 차량조건 */
    /* index-history */
    .box-search {padding: 0.9rem; }
    .box-search .justify-start {font-size: 0.8rem; line-height: 12px;}
    .box-search .justify-end {font-size: 0.75rem;}
    .box-search .justify-end span {font-size: 0.80rem;}
    .justify-start .yak-bg-icon {bottom: 4px;}
    .txt-history-area {font-size: 0.9rem;}
    .ml span.arrow:after {top: 2px;}
    .list-disc.type-A li {width: 271px; padding-left: 57px;}
    /* datepicker_page3 차량조건 */
    /* content-area / select */
    .popup-typeA .list-group .early-btn {width: 85px; margin-right: -13px; background-size: 16px;}
    .popup-typeA .list-group .sub-title {font-size: 0.9rem; }
    .popup-typeA .list-group .list-sub-title {position:relative; top: -16px; font-size: 1.2rem; padding: 110px 30px 15px 28px;}
    .popup-typeA .select-menu, .popup-typeA .label-typeA {flex-wrap: wrap; left: 6px; position: relative;}
    /*.popup-typeA .select-menu li {width: calc(32% - 5px);}*/
    /*.popup-typeA .select-menu li.career-time:nth-child(2) {margin-right: 0}*/
    .popup-typeA .select-menu li.insurance:nth-child(2) {margin-right: 0}
    .popup-typeA .select-menu li:nth-child(3n + 0) {margin-right: 9px;}
    /*.popup-typeA .select-menu.col2 li.career-time:nth-child(3n + 0) {margin-right: 9px;}*/
    .popup-typeA .select-menu.col4 li:nth-child(4n + 0) {margin-right: 0px;}
    .lb-box input[type="radio"] + label, .lb-box input[type="checkbox"] + label {font-size: 0.8rem;}
    .lb-box input[type="radio"]:checked + label {font-size: 0.8rem;}
}

/* iPhone 6 Plus / Font Size */
@media screen and (min-width: 415.1px) {
    /* story-panels-new */
    .story-panels-new .bg-red {padding-bottom: 25px;}
    .banner-main-title .banner-heading-title {font-size: 1.5rem; line-height: 32px;}
    /* GNB */
    .navigation .category-bar {height: 10px; padding: 1.4rem 1.2rem;}
    .navigation_tab {height: 3.3rem; line-height: 4rem;}
    .navigation_tab .navigation_title {height: 1rem;}
    /* index-box-search */
    .mw-search-area .set input {top: -4px;}
    .mw-search-area input {font-size: 1.0rem;}
    /* CTA */
    .btn-wrap {margin: 20px 0;}
    /* story-panels-new */
    .story-panels-new {padding-top: 10px;}
    /* section-box */
    .cont01 .index-img-data-icon {width: 54px;}
    .cont02 .index-img-data-icon {width: 73px;}
    .cont03 .index-img-data-icon {width: 55px;}
    .index-img-data-icon {height: 67px; line-height: 94px;}
    .about-reason .txt1 {height: 51px; line-height: 23px;}
    /* 기획전/이벤트 */
    .story-panels-new .con-header {height: 45px;}
    .story-panels-new .main-list {padding: 40px 15px;}
    /* datepicker_page1 날짜선택 */
    .daterangepicker td.today {bottom: 0;}
    .daterangepicker-ad th.month {right: 40px; font-size: 1.5rem; top: 14px;}
    .daterangepicker .drp-calendar.left {padding: 90px 20px 16px; margin-right: 25px;}
    .daterangepicker-rc .calendar_title {padding: 44px 14px 10px 34px; height: 124px; font-size: 1.2rem;}
    .daterangepicker-rc.show-calendar table thead tr:last-child {top: 147px; width: 90%;}
    .daterangepicker table thead tr .prev {right: 0px; top: -6px; margin-right: 9px;}
    .daterangepicker table thead tr .next {top: 1px;}
    .daterangepicker-rc.show-calendar table thead tr {width: 100%;}
    .daterangepicker-rc th.month {right: 35px; font-size: 1.5rem; top: 14px;}
    .daterangepicker .calendar-table td {height: 48px; min-width: 80px;}
    .daterangepicker .calendar-table td.honor-active {right: 0px;}
    .daterangepicker .calendar-table td.honor-active:last-child {font-size: 0.75rem;}
    .daterangepicker .calendar-table td:last-child {font-size: 0.8rem; left: 0;}
    .daterangepicker td.in-range:last-child:before {width: 128px; height: 48px}
    .daterangepicker td.active.end-date:before {right: 30px;}
    .daterangepicker td.active.end-date {right: -1px; bottom: 0; height: 48px;}
    .daterangepicker td.start-date {top: -40px; right: -1px;}
    .daterangepicker .calendar-table td.no-clash:first-child {top: 35px;}
    .daterangepicker .calendar-table tr {height: 28px;}
    /* timepicker_page2 대여시간 */
    .mw-search-area .set span {top: 11px;}
    .set .date-history {font-size: 1.3rem;}
    .css-1dbjc4n {font-size: 1.5rem;}
    #rental_time .condition_title {padding: 110px 30px 15px 28px; position: relative; top: 7px; z-index: -4;}
    /* datepicker_page3 차량조건 */
    /* index-history */
    .box-search {padding: 1.2rem; padding-left: 8px;}
    .box-search .justify-start {padding-left: 0.5rem; font-size: 0.8rem; line-height: 3px;}
    .box-search .justify-end {font-size: 0.9rem; line-height: 0}
    .box-search .justify-end span {font-size: 0.85rem; line-height: 3px;}
    .justify-start .yak-bg-icon {bottom: 9px;}
    .txt-history-area {font-size: 0.95rem;}
    .ml span.arrow:after {top: 2px;}
    .list-disc.type-A li {width: 295px; padding-left: 57px;}
    /* content-area / select */
    .popup-typeA .content-area {top: 130px; padding: 102px 0 80px;}
    .popup-typeA .list-group .early-btn {width: 85px; margin-right: -13px; background-size: 16px;}
    .popup-typeA .list-group .sub-title {font-size: 0.9rem;}
    .popup-typeA .list-group .list-sub-title {position: relative; top: -16px; font-size: 1.2rem; padding: 110px 30px 15px 28px;}
    .popup-typeA .select-menu, .popup-typeA .label-typeA {flex-wrap: wrap; left: 6px; position: relative;}
    /*.popup-typeA .select-menu li {width: calc(32% - 5px);}*/
    /*.popup-typeA .select-menu li.career-time:nth-child(2) {margin-right: 0}*/
    .popup-typeA .select-menu li.insurance:nth-child(2) {margin-right: 0}
    .popup-typeA .select-menu li:nth-child(3n + 0) {margin-right: 9px;}
    /*.popup-typeA .select-menu.col2 li.career-time:nth-child(3n + 0) {margin-right: 9px;}*/
    .popup-typeA .select-menu.col4 li:nth-child(4n + 0) {margin-right: 0px;}
    .lb-box input[type="radio"] + label, .lb-box input[type="checkbox"] + label {font-size: 0.9rem;}
    .lb-box input[type="radio"]:checked + label {font-size: 0.9rem;}
}

/* iPhone 6 Plus / Font Size */
@media screen and (min-width: 720px) {
    /* datepicker_page1 날짜선택 */
    .daterangepicker td.today {bottom: 0;}
    .daterangepicker .drp-calendar.left {margin-right: 33px;}
    .daterangepicker-rc .calendar_title {padding-left: 17px; height: 124px; font-size: 1.2rem; border-right: 20px; border-radius: 20px;}
    .daterangepicker-rc.show-calendar table thead tr:last-child {top: 147px; width: 90.5%;}
    .daterangepicker table thead tr .prev {top: -6px; margin-right: 39px;}
    .daterangepicker table thead tr .next {right: 9px; top: 1px;}
    .daterangepicker-rc.show-calendar table thead tr {width: 100%;}
    .daterangepicker-rc th.month {right: 64px; font-size: 1.5rem; top: 14px;}
    .daterangepicker .calendar-table td {height: 48px; min-width: 103px;}
    .daterangepicker .calendar-table td.honor-active {right: 0px;}
    .daterangepicker .calendar-table td.honor-active:last-child {font-size: 0.75rem;}
    .daterangepicker .calendar-table td:last-child {font-size: 0.8rem; left: 0;}
    .daterangepicker td.in-range:last-child:before {width: 188px; height: 48px;}
    .daterangepicker td.active.end-date {right: -1px; bottom: 0; height: 48px;}
    .daterangepicker td.start-date {top: -40px; right: -1px; z-index: 1}
    .daterangepicker .calendar-table td.no-clash:first-child {top: 35px;}
    .daterangepicker .calendar-table tr {height: 28px;}
    .mw-list-area .search-typeA .form input.search-rent {width: 94%;}
    .popup-typeA .select-menu li {width: calc(49.4% - 5px);}
    .popup-typeA .select-menu, .popup-typeA .label-typeA {flex-wrap: wrap; left: 6px; position: relative;}
}

/* iPad Pro / Font Size */
@media screen and (min-width: 1024px) {
    /* datepicker_page1 날짜선택 */
    .daterangepicker .drp-calendar.left {padding-top: 96px; margin-right: 28px;}
    .daterangepicker-rc .calendar_title {padding-left: 45px; height: 124px; font-size: 1.2rem;}
    .daterangepicker-rc.show-calendar table thead tr:last-child {top: 147px; width: 94%;}
    .daterangepicker table thead tr .prev {top: -6px; margin-right: 60px;}
    .daterangepicker table thead tr .next { top: 1px;}
    .daterangepicker-rc.show-calendar table thead tr {width: 100%;}
    .daterangepicker-rc th.month {right: 92px; font-size: 1.5rem; top: 14px;}
    .daterangepicker .calendar-table td {height: 48px; min-width: 153px;}
    .daterangepicker .calendar-table td.honor-active {right: 0px;}
    .daterangepicker .calendar-table td.honor-active:last-child {font-size: 0.75rem;}
    .daterangepicker .calendar-table td:last-child {font-size: 0.8rem; left: 0;}
    .daterangepicker td.in-range:last-child:before {width: 280px; height: 48px;}
    .daterangepicker td.active.end-date {right: -1px; bottom: 0; height: 48px;}
    .daterangepicker td.start-date {top: -40px; right: -1px; z-index: 1;}
    .daterangepicker .calendar-table td.no-clash:first-child {top: 35px;}
    .daterangepicker .calendar-table tr {height: 28px;}
    /* timepicker_page2 대여시간 */
    .mw-search-area .set span {top: 11px;}
    /* datepicker_page3 차량조건 */
    /* index-history */
    .box-search {padding: 1.4rem; padding-left: 8px;}
    .box-search .justify-start {padding-left: 0.5rem; font-size: 0.8rem; line-height: 2px;}
    .box-search .justify-end {font-size: 0.9rem; line-height: 0}
    .box-search .justify-end span {font-size: 0.85rem;}
    .justify-start .yak-bg-icon {bottom: 9px;}
    .txt-history-area {font-size: 0.95rem;}
    .ml span.arrow:after {top: 2px;}
    /* content-area / select */
    .popup-typeA .content-area {top: 130px; padding: 102px 0 80px;}
    .popup-typeA .list-group .early-btn {width: 85px; margin-right: -13px; background-size: 16px;}
    .popup-typeA .list-group .sub-title {font-size: 0.9rem;}
    .popup-typeA .select-menu, .popup-typeA .label-typeA {flex-wrap: wrap;}
    /*.popup-typeA .select-menu li {width: calc(32% - 5px);}*/
    .popup-typeA .select-menu li.insurance:nth-child(2) {margin-right: 9px;}
    .popup-typeA .select-menu li:nth-child(3n + 0) {margin-right: 9px;}
    .popup-typeA .select-menu.col4 li:nth-child(3n + 0) {margin-right: 9px;}
    .popup-typeA .select-menu.col4 li:nth-child(4n + 0) {margin-right: 0px;}
    .lb-box input[type="radio"] + label, .lb-box input[type="checkbox"] + label {font-size: 0.9rem;}
    .lb-box input[type="radio"]:checked + label {font-size: 0.9rem;}
    .mw-list-area .search-typeA .form input.search-rent {width: 95%;}
    /* info */
    .list-disc.type-A li {background: url(../../images/mw/list/disc-typeC.png) no-repeat 7px 0px; background-size: 30px;}
    .popup-typeA .select-menu, .popup-typeA .label-typeA {flex-wrap: wrap; left: 6px; position: relative;}
}
