.nt {font-family: 'NotoKr'}

/*main header 시잦ㄱ*/

#tnb.them2 {
  height: 40px;
  background: #00a1ec;
  opacity: 0.5;
  border: 0 !important;
}

#tnb_inner.them2 {
  height: 40px;
  padding:0;
}

#tnb_inner.them2 ul {
    line-height: 40px;
}

#tnb_inner.them2 ul.fn {

}

#tnb_inner.them2 ul.fn li {
    width: 220px;
    height: 40px;
    background: #fff;
    background-color: rgba( 255, 255, 255, 0.2 );
    text-align: center;
    color: #fff;
    font-size: 13px;
}
#tnb_inner.them2 ul.fn li span {
    font-size: 18px;
    font-weight: 900;
    margin-left: 5px;
}

#tnb_inner.them2 li {
  line-height: 40px;
}

#tnb_inner.them2 li:before {
    width: 2px;
    height: 2px;
    margin: 19px 9px 0;
    background-color: #fff;
    display: inline-block;
    float: left;
    content: '';
}
#tnb_inner.them2 li:first-child:before {
  display: none;
}

#tnb_inner.them2 li:nth-child(2):before {
  display: none;
}

#tnb_inner.them2 li a {
  color: #fff;
}

#tnb_inner.them2 li a.fc_eb7 {
    color: #FFEB3B !important;
}

#tnb_inner.them2 ul.fn li.today_rentalprd {
  color:#eb5154;
  font-weight: 900;
}

li.click_icon.ts.main {
    color: #fff;
}

li.click_icon.ts.main i {
  height: unset;
  line-height: 37px;
}

/*main header 끝*/

/*list,view header 시작*/


.top_banner {
        width:100%;
        position: relative;

    }
    .popClose {
        margin: -20px 0 2px 0;
        padding-right: 50px;
        text-align: center;
        position: absolute;
        bottom: 5px;
        right: 0;
    }
    .today_close.them7 {
        color:#222;
        text-align: right;
        margin-top: 3px;
    }

    .today_close.them7 input {
        margin:0 5px 0 5px;
    }
    div.top_banner a.btnClose {
        width:30px;
        height: 30px;
        cursor:pointer;
    }
    div.top_banner a.btnClose img {
        width: 15% !important;
        background: #fff;
        opacity: 0.6;
        border: 1px solid #666;
        margin-left: 5px;
    }

#tnb.them7 {
  height: 35px;
  background: #fff;
  border:1px solid #ebebeb;
}

#tnb_inner.them7 {
  padding:0;
}

#tnb_inner.them7 li {
  line-height: 35px;
}

#tnb_inner.them7 li:before {
    width: 1px;
    height: 7px;
    margin: 12px 9px 0;
    background-color: #ddd;
    display: inline-block;
    float: left;
    content: '';
}
#tnb_inner.them7 li:first-child:before {
  display: none;
}

#tnb_inner.them7 li:nth-child(2):before {
  display: none;
}

#tnb_inner.them7 li a {
  color: #222;
}

#tnb_inner.them7 ul.fn li.today_rentalprd {
  color:#eb5154;
  font-weight: 900;
}

span.counter.counter-analog3 {
  margin-left: 2px;
}

ul.fr_wrap {
  float: right;
}
.fr li {
  display: block;
}

li.click_icon.ts i {
  height: unset;
  line-height: 35px;
}

div.menu_wrap.them7.list {
  height: 60px;
  display: block;
}

div.menu_wrap.them7.list .open_menu {
    padding: 0;
    border-top: 1px solid #ebebeb;
    height: 445px;
}

div.menu_wrap.them7.list .open_menu .all_menu {
    height: 100%;
}

div.menu_wrap.them7.list .open_menu .all_menu ul {
    width: 1200px;
    height: 100%;
    padding: 0;
    margin: 0 auto;
}

div.menu_wrap.them7.list .open_menu .all_menu ul li {
    float: left;
    width: calc(100% / 6) !important;
    height: 100%;
    padding: 15px;
    margin: 0;
}

div.menu_wrap.them7.list .open_menu .all_menu ul li.all_c_box {
    border-top: 3px solid #fff;
}

div.menu_wrap.them7.list .open_menu .all_menu ul li.all_c_box:hover {
    border-top: 3px solid red;
}

div.menu_wrap.them7.list .open_menu .all_menu ul li:hover {
    background: #f9f9f9;
}


div.menu_wrap.them7.list .open_menu .all_menu ul li a.cate_tit {
    padding: 5px 0;
    background: transparent;
    font-weight: 600;
}

div.menu_wrap.them7.list .open_menu .all_menu ul li ul {
    display: block;
    width: 100%;
}

div.menu_wrap.them7.list .open_menu .all_menu ul li ul li {
    display: block;
    width: 100% !important;
    padding: 5px 0;
    height: auto;
}

div.menu_wrap.them7.list .open_menu .all_menu ul li ul li a:last-child {
    font-size: 12px;
    font-weight: 600;
}


div.manu_con>button.all_btn.them7.list {
    width: 190px;
}

#hd_sch.them7 {
    width: 400px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: left;
}

.sch_frm.them7 {
    border-radius: 0 0 10px 0 ;
}

.sch_frm.them7 .sch_stx.them7 {
    width: 395px !important;
    top: 2px !important;
    left: 0px !important;
    height: 30px !important;
    border-radius: 22px !important;
}

/*list,view header 끝*/


#nav_wrap {
    position: absolute;
    right: 0;
    width: 100%;
    top: 40px;
    z-index: 9999;
}

.nav.them7 {
    width:1200px;
    height: 60px;
    margin: 0 auto;
    position: relative;
}

.nav.them7 .shop_logo {
    position: absolute;
    top: 0;
    left: 0;
    display: table;
}
.nav.them7 .shop_logo a {
    height: 60px;
    display: table-cell;
    vertical-align: middle;
}

.nav.them7 .shop_logo a img {
    height: 80px;
    margin-top: 10px;
}

.nav.them7 ul {

}

.nav.them7 ul li {
    float: right;
    cursor: pointer;
}

.them7_search {
    display: none;
    position: absolute;
    top: 0px;
    right: 0;
    z-index: 200;
    margin: 0;
    padding: 40px 28px 50px;
    background-color: #eb5b59;
}

.them7_search h2 {
    color: #fff;
    font-size: 20px;
    padding-bottom: 15px;
}

.them7_search .search_close {
    position: absolute;
    top: 0;
    right: 0;
}

.them7_search .search_close button {
    display: block;
    width: 60px;
    height: 60px;
    font-size: 0;
    background: url(/img/rentaltime/main/them2_search_close.jpg) center no-repeat;
    background-size: 100% 100%;
}

.sch_frm.them2 {
    border-radius: 0 0 10px 0 ;
}

.sch_frm.them2 .sch_stx.them2 {
    width: 260px;
    top: 2px;
    left: 0px;
    height: 40px;
    border: 0;
    border-radius: 0;
    font-size: 15px;
    font-family: 'NotoKr';
}

button.sch_submit.them2.fa.fa-search {
    width: 40px;
    height: 40px;
    background: #fff;
    color: #eb5b59;
    font-size: 20px;
}

.them7_menu {
    display: none;
    position: absolute;
    top: 0;
    width:100%;
}
.them7_menu .menu_close02 {
    display: block;
    float: right;
}

.them7_menu .menu_close02 button {
    display: block;
    width: 60px;
    height: 60px;
    font-size: 0;
    background: url(/img/rentaltime/main/them2_search_close.jpg) center no-repeat;
    background-size: 100% 100%;
}

.menu_wrap.them7 {
    position: relative;
    width: 100%;
    height: 60px;
    box-sizing: border-box;
    background: #fff;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}

.menu_wrap.them7.gnb_fixed {
    box-shadow: unset;
    border-bottom: 1px solid #ebebeb !important;
}

.menu_wrap.them7.gnb_fixed .manu_con.clearfix button.all_btn.them7.menu_bar {
    width: 170px;
}

.menu_wrap.them7.gnb_fixed .manu_con.clearfix button.all_btn.them7.menu_bar p#menu_icon.them7 {
    padding-left: 30px !important;
}

.menu_wrap.them7.gnb_fixed .manu_con.clearfix ul.gnb.them7 li.rentalmall a .rentalmall_ov.them7 {
    right: -215px;
}

.menu_wrap.them7.gnb_fixed .manu_con.clearfix ul.gnb.them7 li.rentalmall a .rental_bl {
    top: 80px;
}

.menu_wrap.them7.gnb_fixed .manu_con.clearfix ul.gnb.them7 li.rentalmall a .rental_bl .bl_txt {
    text-align: center;
    background: #ff606e;
}

.menu_wrap.them7.list .manu_con button.all_btn.them7.menu_bar {
    width: 170px;
}

.menu_wrap.them7.list .manu_con button.all_btn.them7.menu_bar p#menu_icon.them7 {
    padding-left: 30px;
}

.menu_wrap.them7.list .manu_con .gnb.them7 .manu_con.clearfix button.all_btn.them7.menu_bar p#menu_icon.them7 {
    padding-left: 40px !important;
}

.menu_wrap.them7.list .manu_con.clearfix ul.gnb.them7 li.rentalmall a .rentalmall_ov.them7 {
    right: -215px;
}

.menu_wrap.them7.list .manu_con.clearfix ul.gnb.them7 li.rentalmall a .rental_bl {
    top: 80px;
}

.menu_wrap.them7.list .manu_con.clearfix ul.gnb.them7 li.rentalmall a .rental_bl .bl_txt {
    text-align: center;
    background: #ff606e;
}

#hd_inner .hd_bnr.them7 {
    top:30%;
}

.right_phon.them7 {
    height: 60px;
}

.them_phon_icon {
    margin-right: 7px;
}

.right_phon.them7 .right_phon_txt {
    height: 60px;
    float: right;
}

#hd_inner .hd_bnr .right_phon.them7 h3 {
    font-size: 30px;
    font-weight: 900;
    float: right;
}

#hd_inner .hd_bnr .right_phon.them7 h4 {
  font-size: 16px;
  color:#999;
  margin: 0 0 2px 2px;
}

div.menu_wrap.them7 {
  height: 60px;
  display: none;
}

div.menu_wrap.them7 .open_menu {
    padding: 0;
    border-top: 1px solid #ebebeb;
    height: auto;
}

div.menu_wrap.them7 .open_menu .all_menu {
    height: 100%;
}

div.menu_wrap.them7 .open_menu .all_menu ul {
    width: 1200px;
    height: 100%;
    padding: 0;
    margin: 0 auto;
}

div.menu_wrap.them7 .open_menu .all_menu ul li {
    float: left;
    width: calc(100% / 6) !important;
    height: 100%;
    padding: 15px;
    margin: 0;
}

div.menu_wrap.them7 .open_menu .all_menu ul li.all_c_box {
    border-top: 3px solid #fff;
}

div.menu_wrap.them7 .open_menu .all_menu ul li.all_c_box:hover {
    border-top: 3px solid red;
}

div.menu_wrap.them7 .open_menu .all_menu ul li:hover {
    background: #f9f9f9;
}


div.menu_wrap.them7 .open_menu .all_menu ul li a.cate_tit {
    padding: 5px 0;
    background: transparent;
    font-weight: 600;
}

div.menu_wrap.them7 .open_menu .all_menu ul li ul {
    display: block;
    width: 100%;
}

div.menu_wrap.them7 .open_menu .all_menu ul li ul li {
    display: block;
    width: 100% !important;
    padding: 5px 0;
    height: auto;
}

div.menu_wrap.them7 .open_menu .all_menu ul li ul li a:last-child {
    font-size: 12px;
    font-weight: 600;
}

.menu_wrap.them7.gnb_fixed {
    display: block !important;
}

div.manu_con>button.all_btn.them7 {
    width:12.5%;
}

ul.gnb.them7 {
    width:1030px;
}

ul.gnb.them7 li {
  line-height: 60px;
  /*width: 14%;*/
}

ul.gnb.them7 li a {
  background: transparent !important;
  font-family: 'NotoKr';
  font-weight: 600;
  text-indent: 0;
}

ul.gnb.them7 li a:hover {
  background: transparent !important;
  font-family: 'NotoKr';
  font-weight: 600;
  text-indent: 0;
  color: #fff;
}

ul.gnb.them7 > li:hover > a {
    color: #fff;
    text-indent: 0;
}

ul.gnb.them7 li ul li {
    width: 100%;
}
ul.gnb.them7 li ul li a {
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    text-indent: 10px;
}
ul.gnb.them7 li ul li a:hover {
    text-indent: 10px;
    color: #000;
}

ul.gnb.them7 li.rentalmall a {
    font-size: 16px;
    text-shadow: none;
}

#menu_icon.them7 {
  background: #f7f7f7;
  font-size: 15px;
  font-weight: 600;
  padding: 0;
  line-height: 60px;
  text-align: left;
  padding-left: 20px;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
}

#menu_icon.them7 i.fa.fa-bars {
  font-size: 16px;
  margin-right: 7px;
}

.all_btn.them7 > span:nth-child(1) {
  top: 0;
}


.rentalmall_ov.them7 {
    top: 58px;
    right: -60px;
}


/*wrap*/

.swiper-container {
      width: 100%;
      height: 100%;
    }
.swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }

.swiper-slide img {
    width: 100%;
}

/*container 공통*/

.sec_title.them7 {
    height: 65px;
    margin-bottom: 30px;
}

.sec_title.them7 h2 {
    font-size: 25px;
    font-weight: 600;
    float: none;
    line-height: 50px;
    color: #000;
}

.sec_title.them7 h2 span {
    display: block;
    font-size: 15px;
    font-weight: 200;
    float: none;
    color: #888888;
    line-height: 0;
    margin-top: 3px;
}

/* Scrollbar */

.scrollbar {
    margin: 15px 0 1em 0;
    height: 2px;
    background: #eaeaea;
    line-height: 0;
    position: relative;
}
.scrollbar .handle {
    width: 100px;
    height: 7px;
    background: #028fd4;
    cursor: pointer;
    position: absolute;
    top: -2px;
}
.scrollbar .handle .mousearea {
    position: absolute;
    top: -9px;
    left: 0;
    width: 100%;
    height: 20px;
}

.best_wrap.test2 {
    height: 580px;
}

.best_rol_slide.them7 {
    height: 415px;
}

.best_rol_slide.them7 ul {
    background: #eaeaea;
    height: 100%;
}

.best_rol_slide.them7 ul li {
    width: 288px;
    margin-left: 7px;
    background: #eaeaea;
    border: 0 !important;
    padding-top: 20px;
}

.best_rol_slide.them7 ul li:hover {
    background: transparent !important;
    border: 0 !important;
}

.best_rol_slide.them7 li a:hover > .them7_bestimg_hover {
    display: block;
}

.them7_bestimg_hover {
    width: 265px;
    height: 265px;
    border-radius: 265px;
    background: #000;
    opacity: 0.7;
    position: absolute;
    top:0;
    left:11px;
    display: none;
}

.them7_bestimg_hover .them7_bestimg_hover_icon {
    width: 100px;
    height: 100px;
    border-radius: 100px;
    background: #0f8bce;
    position: absolute;
    top: 31%;
    left:31%;
    color:#fff;
    text-align: center;
}

.them7_bestimg_hover .them7_bestimg_hover_icon span {
    display: block;
    margin-top: 30px;
    color:#fff;
    font-size: 16px;
    font-weight: 600;
    font-family: 'NotoKr';
}

.best_rol_slide.them7 li  a .best_icon {
    position: absolute;
    top: 25px;
    left: 0;
}

.best_rol_slide.them7 ul li .img {
    width: 265px !important;
    height: 265px;
    border-radius: 290px;
    margin: 15px auto;
}

.best_rol_slide.them7 ul li .img img {
    width: 100%;
    border-radius: 290px;
}

.best_rol_slide.them7 ul li p {
    width: 265px;
    position: relative;
}

.best_rol_slide.them7 ul li .name2 {
    position: relative;
    width: 265px;
    height: 50px !important;
    margin: 0px !important;
    padding: 10px 0 0;
    text-align: center;
    font-size: 14px;
    font-weight: 900;
    text-overflow: clip !important;
}

.best_rol_slide .fa-angle-left.them7:before {
    line-height: 1.5em;
}

.best_rol_slide .fa-angle-right.them7:before {
    line-height: 1.5em;
}


/*cont_wrap01 시작*/
#cont_wrap01.them7 {
    width: 100%;
    padding: 50px 0;
    background-color: #f9f9f9;
    margin-bottom: 50px;
}

#cont_wrap01.them7 .cont01 {
    width: 1200px;
    height: 626px;
    margin: 0 auto;
}

#cont_wrap01.them7 .cont01 .contents_wrap01 {
    margin-bottom: 12px;
    height: 294px;
}

#cont_wrap01.them7 .cont01 .contents_wrap01 .contents01 {
    width: 410px;
    height: 294px;
    float: left;
    margin-right: 15px;
    position: relative;
}

#cont_wrap01.them7 .cont01 .contents_wrap01 .contents01 span.title {
    display: inline-block;
    font-size: 25px;
    font-weight: 600;
    padding-bottom: 25px;
    border-bottom: 2px solid #000;
    margin-bottom: 25px;
    margin-left: 90px;
}

#cont_wrap01.them7 .cont01 .contents_wrap01 .contents01 a.plus_icon {
    position: absolute;
    top: 0;
    right: 0;
}

#cont_wrap01.them7 .cont01 .contents_wrap01 .contents02 {
    width: 462px;
    height: 294px;
    background-color: #ec5d5d;
    float: left;
    position: relative;
}

#cont_wrap01.them7 .cont01 .contents_wrap01 .contents02 span.title02 {
    position: absolute;
    left: 20px;
    top: 30px;
    font-size: 22px;
    line-height: 24px;
    color: #fff;
    font-weight: 400;
    letter-spacing: -1px;
}

#cont_wrap01.them7 .cont01 .contents_wrap01 .contents02 .contents02_img {
    width: 294px;
    height: 294px;
    overflow: hidden;
}
#cont_wrap01.them7 .cont01 .contents_wrap01 .contents02 .bx-wrapper {
    max-width: 294px !important;
    margin-left: 168px !important;
}
.page_notice.them7 {
    width: 100%;
    height: 150px;
}

.page_notice.them7 ul {

}

.page_notice.them7 ul li {
    width: 100%;
}

.page_notice.them7 ul li a {
    width: 70%;
    overflow: hidden;
}

.page_notice.them7 ul li span {
     width: 30%;
     text-align: right;
}

.page_notice_contents.them7 li {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dotted #d6d6d6;
    padding: 0;
}

.pager_bt {
    position: absolute;
    bottom: 20px;
    left: 20px;
}

#cont_wrap01.them7 .cont01 .contents_wrap01 .contents03 {
    width: 300px;
    height: 294px;
    background: url(/img/rentaltime/main/them2_cscenter.jpg) no-repeat;
    float: right;
    position: relative;
    cursor: pointer;
}

#cont_wrap01.them7 .cont01 .contents_wrap01 .contents03 span.title {
    position: absolute;
    left: 20px;
    top: 30px;
    font-size: 22px;
    line-height: 24px;
    color: #000;
    font-weight: 400;
    letter-spacing: -1px;
}

#cont_wrap01.them7 .cont01 .contents_wrap01 .contents03 .contents_txt01 {
    position: absolute;
    left: 20px;
    top: 75px;
    font-size: 15px;
    font-weight: 400;
}

#cont_wrap01.them7 .cont01 .contents_wrap01 .contents03 .contents_txt02 {
    width: 82px;
    height: 82px;
    border-radius: 50px;
    background: #028fd4;
    color: #fff;
    position: absolute;
    top: 180px;
    left: 20px;
    text-align: center;
    line-height: 82px;
}

#cont_wrap01.them7 .cont01 .contents_wrap01 .contents03 .contents_txt02 i.fa-angle-right:before {
    font-size: 15px !important;
}


/*cont_wrap01 끝*/

/*cont_wrap02 시작*/
#cont_wrap01.them7 .cont01 .contents_wrap02 .contents04 {
    width: 575px;
    height: 320px;
    background: #028fd4;
    margin-right: 12px;
    float: left;
}

#cont_wrap01.them7 .cont01 .contents_wrap02 .contents04 span.tltie.nt{
    display: inline-block;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    margin: 25px 0 20px 25px;
}

#cont_wrap01.them7 .cont01 .contents_wrap02 .contents04 ul.contents04_txt1 {
    width: 100%;
    overflow: visible;
}

#cont_wrap01.them7 .cont01 .contents_wrap02 .contents04 ul.contents04_txt1 li{
    float: left;
    width: 25%;
    height: 100px;
    text-align: center;
    margin-bottom: 25px;
    overflow: visible;
}

#cont_wrap01.them7 .cont01 .contents_wrap02 .contents04 ul.contents04_txt1 li a {
    display: block;
    font-size: 15px;
    line-height: 18px;
    color:#fff;
    letter-spacing: -1px;
    font-weight: 400;
}


#cont_wrap01.them7 .cont01 .contents_wrap02 .contents04 ul.contents04_txt1 li .img_box {
    display: block;
    height: 65px;
}

#cont_wrap01.them7 .cont01 .contents_wrap02 .contents04 ul.contents04_txt1 li .img_box img {
    transition: all 400ms ease-in-out;
}

#cont_wrap01.them7 .cont01 .contents_wrap02 .contents04 ul.contents04_txt1 li a:hover .img_box img{
    transform: translate(0, -10px);
}

#cont_wrap01.them7 .cont01 .contents_wrap02 .contents04 ul.contents04_txt2 {
    width: 100%;
    overflow: visible;
}

#cont_wrap01.them7 .cont01 .contents_wrap02 .contents04 ul.contents04_txt2 li{
    float: left;
    width: 25%;
    height: 100px;
    text-align: center;
    overflow: visible;
}

#cont_wrap01.them7 .cont01 .contents_wrap02 .contents04 ul.contents04_txt2 li a {
    display: block;
    font-size: 15px;
    line-height: 18px;
    color:#fff;
    letter-spacing: -1px;
    font-weight: 400;
}


#cont_wrap01.them7 .cont01 .contents_wrap02 .contents04 ul.contents04_txt2 li .img_box {
    display: block;
    height: 65px;
}

#cont_wrap01.them7 .cont01 .contents_wrap02 .contents04 ul.contents04_txt2 li .img_box img {
    transition: all 400ms ease-in-out;
}

#cont_wrap01.them7 .cont01 .contents_wrap02 .contents04 ul.contents04_txt2 li a:hover .img_box img{
    transform: translate(0, -10px);
}


#cont_wrap01.them7 .cont01 .contents_wrap02 .contents05 {
    width: 300px;
    height: 320px;
    float: left;
}

#cont_wrap01.them7 .cont01 .contents_wrap02 .contents05 span.title {
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 25px;
    border-bottom: 2px solid #000;
    margin: 0 85px 25px;
}

#ticker_02.them2 { height: 239px; }

#ticker_02.them2 li ul.live_tr li.live_01 {
    font-size: 12px;
    width: 18%;
}

#ticker_02.them2 li ul.live_tr li.live_02 {
    width: 48%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 11px;
    text-align: left !important;
}

#ticker_02.them2 li ul.live_tr li.live_03 {
    width: 12%;
}

#ticker_02.them2 li ul.live_tr li.live_04 {
    width: 22%;
    font-size: 12px;
}

#cont_wrap01.them7 .cont01 .contents_wrap02 .contents06 {
    width: 300px;
    height: 320px;
    float: right;
    background: #4e8194;
    position: relative;
}

#cont_wrap01.them7 .cont01 .contents_wrap02 .contents06 ul {
    display: block;
    margin-top: 50px;
    text-align: center;
}

#cont_wrap01.them7 .cont01 .contents_wrap02 .contents06 ul li {
    text-align: center;
    font-family: 'NotoKr';
}

#cont_wrap01.them7 .cont01 .contents_wrap02 .contents06 ul li:first-child {
    display: block;
    margin-bottom: 15px;
}

#cont_wrap01.them7 .cont01 .contents_wrap02 .contents06 ul li:nth-child(2) {
    font-size: 25px;
    display: inline-block;
    color: #fff;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
}

#cont_wrap01.them7 .cont01 .contents_wrap02 .contents06 ul li:nth-child(3) {
    font-size: 35px;
    font-weight: 900;
    color: #d9f5ff;
    margin-bottom: 15px;
}

#cont_wrap01.them7 .cont01 .contents_wrap02 .contents06 ul li:nth-child(4) {
    width: 144px;
    margin: 0 auto;
    font-size: 14px;
    color: #c9c9c9;   
}

/*cont_wrap02 끝*/

.recommeneded_wrap.them7 {
    height: 850px;
}

.recommeneded_wrap.them7 .recom_tabs {
    text-align: center;
}

.recommeneded_wrap.them7 .recom_tabs li {
    width: 16.5%;
    height: 50px;
    line-height: 40px;
    border: 0;
    background: transparent !important;
    padding: 0 40px;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.recommeneded_wrap.them7 .recom_tabs li:first-child {
    padding: 0 40px;
}

.recommeneded_wrap.them7 .recom_tabs li:nth-child(2) {
    padding: 0 55px;
}

.recommeneded_wrap.them7 .recom_tabs li:nth-child(5) {
    padding: 0 27px;
}

.recommeneded_wrap.them7 .recom_tabs li:nth-child(7) {
    padding: 0 50px;
}

.recommeneded_wrap.them7 .recom_tabs li.current {
    background: transparent !important;
    color: #000;
    border-bottom: 3px solid #000;
}

.recommeneded_wrap.them7 .recom_tabs li.current span.tabs_text {
    color: #000;
    margin: 0 0 0 5px;
}

.recommeneded_wrap.them7 .recom_tabs li span {
    float: left;
    margin-left: -1px;
    z-index: 1;
}

.recommeneded_wrap.them7 .recom_tabs li span.rec_img {
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    margin-top: 3px;
}

.recommeneded_wrap.them7 .recom_tabs li span.rec_img img {
    width: 100%;
}

.recommeneded_wrap.them7 .recom_tabs li span.tabs_text {
    color: #000;
    font-size: 18px;
    margin: 0 0 0 5px;
}

.recommeneded_wrap.them7 .recom_tab-content {
    
}

.recommeneded_wrap.them7 .recom_tab-content .brand_hover_wrap {
    display: none;
}

.recommeneded_wrap.them7 .recom_tab-content .recom_prd_01 {
    width: 590px;
    height: 595px;
    border: 1px solid #ebebeb;
    float: left;
    margin-right: 14px;
    position: relative;
}

.recommeneded_wrap.them7 .recom_tab-content .recom_prd_01 a {
    display: block;
    transition: 0.3s;
}

.recommeneded_wrap.them7 .recom_tab-content .recom_prd_01 a:hover > .brand_hover_wrap {
    display: block;
}

.recommeneded_wrap.them7 .recom_tab-content .recom_prd_01 img {
    width: 100%;
}

.recommeneded_wrap.them7 .recom_tab-content .pr_brand_hover_01 {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.8;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    text-align: center;
    display: table;
}

.recommeneded_wrap.them7 .recom_tab-content .pr_brand_hover_01 .pr_brand_hover_01_wrap {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #fff;
}

.recommeneded_wrap.them7 .recom_tab-content .pr_brand_hover_01 p {
    font-family: 'NotoKr';
}

.recommeneded_wrap.them7 .recom_tab-content .pr_brand_hover_01 p.name {
    font-size: 25px;
    font-weight: 400;
}

.recommeneded_wrap.them7 .recom_tab-content .pr_brand_hover_01 p.model {
    font-size: 15px;
    font-weight: 200;   
}

.recommeneded_wrap.them7 .recom_tab-content .pr_brand_hover_01 p.account {
    font-size: 20px;
    font-weight: 200;
    text-decoration-line: line-through;
    color: #ddd;
    margin-top: 20px;
}

.recommeneded_wrap.them7 .recom_tab-content .pr_brand_hover_01 p.card_discount {
    font-size: 35px;
    font-weight: 900;
    padding: 0;
    color: #8be5fb;
}

.recommeneded_wrap.them7 .recom_tab-content .pr_brand_hover_01 span.card_dc {
    display: inline-block;
    margin-top: 10px;
    font-size: 15px;
    font-weight: 900; 
    padding-top: 10px;
    border-top: 1px dotted #ddd;
    color:#f95950;
}

.recommeneded_wrap.them7 .recom_tab-content .pr_brand_hover_01 span.card_dc span.card_txt {
    font-size: 15px;
    font-weight: 200; 
    color: #fff;
}

.recommeneded_wrap.them7 .recom_tab-content .recom_prd {
    width: 596px !important;
}

.recommeneded_wrap.them7 .recom_tab-content .recom_prd .pr_brand {
    width: 596px !important;
}

.recommeneded_wrap.them7 .recom_tab-content .recom_prd .pr_brand ul {
    width: 596px !important;
}

.recommeneded_wrap.them7 .recom_tab-content .recom_prd .pr_brand ul li {
    width: 290px;
    height: 290px;
    position: relative;
    margin-bottom: 15px;
}

.recommeneded_wrap.them7 .recom_tab-content .recom_prd .pr_brand ul li:first-child {
    margin-right: 15px;
    margin-bottom: 15px;
}

.recommeneded_wrap.them7 .recom_tab-content .recom_prd .pr_brand ul li:nth-child(5) {
    margin-right: 15px;
    margin-bottom: 15px;
}

.recommeneded_wrap.them7 .recom_tab-content .recom_prd .pr_brand ul li:hover {
    border: 1px solid #ebebeb !important;
}

.recommeneded_wrap.them7 .recom_tab-content .recom_prd .pr_brand li dt img {
    width: 100% !important;
}

.recommeneded_wrap.them7 .recom_tab-content .recom_prd .pr_brand ul li:hover > .brand_hover_wrap_02 {
    display: block;
}

.brand_hover_wrap_02 {
    width: 288px;
    display: none;
}

.brand_hover_wrap_02 .pr_brand_hover_02 {
    display: table;
    table-layout: fixed;
    position: absolute;
    top: 0;
    left: 0;
    width: 288px;
    height: 288px;
    background: #000;
    opacity: 0.8;
    color: #fff;
}

dl.pr_brand_hover_02_wrap {
    width: 288px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #fff;
}

dl.pr_brand_hover_02_wrap dd {
    text-align: center;
    font-family: 'NotoKr';
}

dl.pr_brand_hover_02_wrap dd.name {
    width: 85%;
    margin: 0 auto !important;
    font-size: 15px;
}

dl.pr_brand_hover_02_wrap dd.model {
    
}

dl.pr_brand_hover_02_wrap dd.account {
    text-decoration-line: line-through;
    margin-top: 15px;
    color: #ddd;
}

dl.pr_brand_hover_02_wrap .card_discount {
    padding: 0;
}

dl.pr_brand_hover_02_wrap .card_discount select {
    display: none;
}

dl.pr_brand_hover_02_wrap .card_discount .rsltthem7 {
    text-align: center;
    color: #fff;
}

dl.pr_brand_hover_02_wrap .card_discount .rsltthem7 p {
    font-family: 'NotoKr';
}

dl.pr_brand_hover_02_wrap .card_discount .rsltthem7 p::before {
    display: none;
}

dl.pr_brand_hover_02_wrap .card_discount .rsltthem7 p strong span.m_price {
    font-size: 18px;
    font-weight: 900;
    color: #8be5fb;
}

dl.pr_brand_hover_02_wrap .card_discount span.low_account {
    display: inline-block;
    text-align: center;
    color: #f95950;
    font-family: 'NotoKr';
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px dotted #fff;
    font-weight: 900;
}

dl.pr_brand_hover_02_wrap .card_discount span.low_account span {
    font-weight: 200;
    color: #ddd;
}

.recommeneded_wrap.them7 span.all_rental_price {
    display: inline-block;
    margin-top: 10px;
}

/*recommeneded_wrap them7 끝*/

/*gift_banner 시작*/
.thme7_gift_banner {
    width: 1200px;
    margin: 0 auto 100px;
}
/*gift_banner 끝*/

/*상품리스트 시작*/

.pr_desc_sale.them7 {
    height: auto;
    margin-bottom: 100px;
}

.pr_desc_sale li.list_them7:hover {
    border: 1px solid #ebebeb !important;
    background: transparent !important;    
}

.pr_desc_sale li.list_them7 dl {
    position: relative;
}

.pr_desc_sale li.list_them7:hover dt {
    background: transparent !important;
}

.pr_desc_sale li.list_them7 {
    position: relative;
}

li.list_them7:hover .list_them7_hover_wrap > .list_them7_hover{
  display: block;
}

.list_them7_hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 288px;
    background: url(/img/rentaltime/sub/list_bgimg.png);
    z-index: 999;
    display: none;
}

.list_them7_hover .list_them7_icon01 {
    text-align: center;
    width: 150px;
    height: 40px;
    line-height: 40px;
    background: #40b5f5;
    color: #fff;
    font-size: 15px;
    padding: 0 30px;
    margin: 100px auto 0;
}

.list_them7_hover .list_them7_icon01 span {
    display: block;
    width: 25px;
    height: 25px;
    float: left;
    margin-top: 6px;
}

.list_them7_hover .list_them7_icon01 a {
    color: #fff;
    font-family: 'NotoKr';
    font-weight: 600;
    width: 100%;
    height: 100%;
    display: block;
}

.list_them7_hover .list_them7_icon01 span img {
    width: 100%;
}

.list_them7_hover .list_them7_icon02 {
    text-align: center;
    width: 150px;
    height: 40px;
    line-height: 40px;
    background: #f35757;
    color: #fff;
    font-size: 15px;
    font-family: 'NotoKr';
    font-weight: 600;
    padding: 0 30px;
    margin: 10px auto 0;
    cursor: pointer;
}

.list_them7_hover .list_them7_icon02 span {
    display: block;
    width: 25px;
    height: 25px;
    float: left;
    margin-top: 6px;
}

.list_them7_hover .list_them7_icon02 span img {
    width: 100%;
}

.pr_desc_sale li.list_them7 dd {
    padding: 0 15px;
}

.pr_desc_sale li.list_them7 .name {
    text-overflow: clip;
    white-space: normal;
    text-align: left;
    margin: 15px 0 15px;
    font-weight: 600;
    height: 40px;
}

.pr_desc_sale li.list_them7 .list_txt01{
    width:100%;
    height: auto;
    padding: 0 15px;
}

.pr_desc_sale li.list_them7 .list_txt02{
    width:100%;
    height: 16px;
    padding: 0 15px;
    margin: 7px 0 15px;
}

.pr_desc_sale li.list_them7 .list_txt_line {
    width: 90%;
    height: 1px;
    background: #ddd;
    margin: 0 auto;
}
.pr_desc_sale li.list_them7 .model {
    float: left;
    width: 50%;
    height: 100%;
    text-align: left;
    font-size: 14px;
    color: #9b9a9a;
}

.pr_desc_sale li.list_them7 .account {
    float: right;
    width: 50%;
    height: 100%;
    text-align: right;
    font-size: 14px;
    font-weight: 900;
}

.pr_desc_sale li.list_them7 .account strong {
    font-weight: 900 !important;
}

.pr_desc_sale li.list_them7 .rule_txt {
    float: left;
    width: 50%;
    height: 100%;
    text-align: left;
    padding: 0;
    font-size: 12px;
    color: #9b9a9a;
}

.pr_desc_sale li.list_them7 .rule {
    float: right;
    width: 50%;
    height: 100%;
    text-align: right;
    padding: 0;
    font-size: 12px;
    color: #9b9a9a;
}

.pr_desc_sale li.list_them7 .card_discount {
    padding: 10px 10px;
}

.pr_desc_sale li.list_them7 .card_discount {
    margin: 0 5px;
    position: relative;
}

.pr_desc_sale li.list_them7 .card_discount .casd_select_wrap:hover .card_select_bt > i {
    color: #444;
}

.pr_desc_sale li.list_them7 .card_discount .card_select_bt {
    position: absolute;
    top: 11px;
    right: 11px;
    width: 28px;
    height: 28px;
    background: transparent;
}

.pr_desc_sale li.list_them7 .card_discount .card_select_bt i {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    margin-left: 11px;
    -webkit-transition: .25s all ease;
    -o-transition: .25s all ease;
    transition: .25s all ease;
}

.pr_desc_sale li.list_them7 .card_discount:hover .card_select_bt > i {
    color: #444;
}

.pr_desc_sale li.list_them7 .card_discount > select {
    width: 100%;
    height: 100%;
    font-size: 13px;
    font-family: 'NotoKr';
    font-weight: 600;
    background: transparent;
    appearance: none !important;
    -webkit-appearance: none !important;
    padding-left: 5px;
    color: #fff;
    height: 30px;
    border-radius: 3px;
    border: 1px solid #FFCDA3;
    background-color: #FFCDA3;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FFCDA3), to(#FFA154));
    background-image: -webkit-linear-gradient(top, #FFCDA3, #FFA154);
    background-image: -moz-linear-gradient(top, #FFCDA3, #FFA154);
    background-image: -ms-linear-gradient(top, #FFCDA3, #FFA154);
    background-image: -o-linear-gradient(top, #FFCDA3, #FFA154);
    background-image: linear-gradient(to bottom, #FFCDA3, #FFA154);
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FFCDA3, endColorstr=#FFA154);
    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
    background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px #fff inset, 0 1px 2px rgba(0, 0, 0, 0.1);*/
}

.pr_desc_sale li.list_them7 .card_discount > select:hover {
    border: 1px solid #FFCDA3;
}

.pr_desc_sale li.list_them7 .card_discount > select option {
    font-family: 'NotoKr';
    font-weight: 600;
}

 
.pr_desc_sale li.list_them7 .card_discount .rslt {
    width: 100%;
    height: 45px;
    padding: 5px;
}

.pr_desc_sale li.list_them7 .card_discount .rslt span.rslt_cardtxt01 {
    width: 48%;
    float: left;
    text-align: left;
    font-size: 14px;
    line-height: 45px;
    font-weight: 600;
}

.pr_desc_sale li.list_them7 .card_discount .rslt span.rslt_cardtxt02 {
    width: 52%;
    float: right;
    text-align: right;
    font-size: 14px;
    color: #ff5454; 
}

.pr_desc_sale li.list_them7 .card_discount .rslt span .nt.m_price {
    font-size: 25px;
    font-weight: 900;
    color: #ff5454;
}

.pr_desc_sale li.list_them7 .card_discount .rslt span .nt.m_price strong {
    font-weight: 900 !important;
}

/*상품리스트 끝*/

.rt_process {
    width: 1200px;
    margin: 100px auto;
}

.rt_process h2 {
    text-align: center;
    font-size: 26px;
    font-weight: normal;
    line-height: 50px;
    color: #000;
    float: none;
    z-index: 9999;
    margin-bottom: 15px;
}

.rt_process ul {
}

.rt_process ul li {
    width: 300px;
    height: 300px;
    float: left;
}

.rt_process ul li img {
    display: block;
    margin: 20px auto 0;
}
.rt_process ul li .rt_pcline {
    width: 300px;
    height: 3px;
    background: #d7d7d7;
    position: relative;
}

.rt_process ul li .rt_pcline .rt_pcround {
    margin: 0 auto;
    width: 15px;
    height: 15px;
    border-radius: 35px;
    background: #fff;
    border: 3px solid #16234e;
    position: absolute;
    top: -6px;
    left: 50%;
}

.rt_process ul li span {
    display: block;
    text-align: center;
    font-family: 'NotoKr'
}

.rt_process ul li span.rt_pctxt01 {
    font-size: 18px;
    font-weight: 900;
    color: #000022;
    margin: 15px 0;
}

.rt_process ul li span.rt_pctxt02 {
    font-size: 16px;
    font-weight: 600;
    color: #000022;
    margin-top: 15px;
}

.rt_program {
    width: 1200px;
    margin: 0 auto 100px;
}

.rt_program h2 {
    text-align: center;
    font-size: 26px;
    font-weight: normal;
    line-height: 50px;
    color: #000;
    float: none;
    z-index: 9999;
    margin-bottom: 15px;
}

.rt_program ul {
    background: url(/img/rentaltime/main/rt_pg_bg.png) no-repeat;
}

.rt_program ul li {
    width: 240px;
    height: 300px;
    float: left;
    padding: 0 15px;
    text-align: center;
}

.rt_program ul li img {
    display: block;
    margin: 40px auto 15px;
}

.rt_program ul li span.rt_pgtxt01 {
    font-size: 28px;
    font-weight: 900;
    font-family: 'NotoKr';
    color: #ffd566;
}

.rt_program ul li span.rt_pgtxt02 {
    font-size: 20px;
    font-weight: 900;
    font-family: 'NotoKr';
    color: #17244e;
    margin-left: 7px;
}

.rt_program ul li span.rt_pgtxt03 {
    display: block;
    margin-top: 10px;
    font-size: 16px;
    font-weight: 600;
    font-family: 'NotoKr';
    color: #000022;
}

.rt_program ul li span.rt_pgtxt04 {
    display: block;
    margin-top: 5px;
    font-size: 12px;
    font-weight: 600;
    font-family: 'NotoKr';
    color: #000022;
}

.rt_program p {
    display: block;
    padding-top: 10px;
    padding-bottom: 30px;
    font-size: 13px;
    font-weight: 600;
}

.biz_wrap {
    width: 1200px;
    height: 550px;
    margin: 0 auto;
    background: url(/img/rentaltime/main/biz_bg.jpg) no-repeat;
    position: relative;
}

.biz_wrap p {
    text-align: center;
    color: #fff;
}


.biz_wrap p:first-child {
    font-size: 36px;
    padding-top: 120px;
    font-family: 'jung160';
}

.biz_wrap p:nth-child(2) {
    text-align: center;
    color: #fff;
    font-size: 32px;
    font-family: 'jung140';
}

.biz_wrap p bd {
    font-family: 'jung170';
}

.biz_wrap ul {
    width: 1100px;
    margin: 40px auto 0;
}

.biz_wrap ul li {
    width: 220px;
    float: left;
    text-align: center;
}

.biz_wrap ul li span {
    color: #fff;
}

.biz_wrap ul li span.biz_txt01 {
    font-family: 'jung120';
    font-size: 45px;
    margin-bottom: 14px;
    display: block;
    text-align: center;
}

.biz_wrap ul li span.biz_txt02 {
    font-family: 'NotoKr';
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
    display: block;
    text-align: center;
}

.biz_wrap ul li span.biz_txt03 {
    font-family: 'NotoKr';
    font-size: 18px;
    font-weight: 400;
    display: block;
    text-align: center;
}

.biz_wrap .shortcut_btn {
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 120px;
    height: 40px;
    border: 2px solid #fff;
    border-radius: 3px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    font-family: 'jung140';
    transition: 0.3s;
}

.biz_wrap .shortcut_btn:hover {
    display: block;
    font-weight: 600;
    background: #fff;
    color: #2d5eaa;
}

.eq_mirae_banner.them7 {
    margin-bottom: 100px;
}


/*footer*/

#ft.them7 {
    margin-bottom: 0;
    overflow: visible;
    position: relative;
    z-index: 9999;
}
.footer.them7 {
  padding-left: 0;
}

.f_inner.them7 {
  width: 1200px;
  margin: 0 auto;
}

.fgnb_wrap.them7 {
  padding-left: 0;
}

#sticky-counsel.test2 {
    height: 90px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 0;
    color: #000;
    z-index: 9999;
}

.ft_csbox_wrap {
    width: 100%;
    bottom: -100%;
    margin: 0 auto;
    transition: all 0.5s ease-in-out;
    background-image: url(/img/rentaltime/common/csbox_bg.png);
}

.ft_csbox_wrap.fix {
    position: fixed !important;
    bottom: 0;
    z-index: 9999;
    left: 0;
}

.ft_csbox_wrap.on {
    width: 100% !important;
    position: relative !important;
    bottom: 0;
    left: 0;
    z-index: 99999;
}

.ft_csbox_wrap .ft_csbox_inner {
    width: 1200px;
    height: 60px;
    margin: 0 auto;
}

.ft_csbox_wrap .ft_csbox_inner .ft_csbox {
    padding-left: 60px;
    height: 60px;
}

.ft_csbox_wrap .ft_csbox_inner .ft_csbox .cs_box_left {
    float: left;
    height: 60px;
    line-height: 76px;
    background: url(/img/rentaltime/common/them7_ftfix_icon.png) no-repeat left center;
}

.ft_csbox_wrap .ft_csbox_inner .ft_csbox .cs_box_left p {
    display: inline-block;
    position: relative;
    padding-left: 70px;
    color: #bfe3ff;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 25px;
}

.ft_csbox_wrap .ft_csbox_inner .ft_csbox .cs_box_left p span{
    position: absolute;
    top: -19px;
    left: 70px;
    font-size: 13px;
    font-weight: 600;
    font-family: 'NotoKr';
    color: #fff;
}

.ft_csbox_wrap .ft_csbox_inner .ft_csbox .cs_box_right {
    height: 60px;
    line-height: 60px;
    float: right;
    text-align: right;
}

.ft_csbox_wrap .ft_csbox_inner .ft_csbox .cs_box_right input {
    width: 150px;
    height: 30px;
    margin-right: 5px;
    padding: 0 10px;
    line-height: 23px;
}

.ft_csbox_wrap .ft_csbox_inner .ft_csbox .cs_box_right input#lb-policy-agree {
    height: 13px;
}

.ft_csbox_wrap .ft_csbox_inner .ft_csbox .cs_box_right input.checkbox_test2 {
    width: 15px;
}

.ft_csbox_wrap .ft_csbox_inner .ft_csbox .cs_box_right button {
    padding: 5px;
    box-shadow: rgb(255, 246, 175) 0px 1px 0px 0px;
    background: linear-gradient(rgb(255, 236, 100) 5%, rgb(255, 191, 87) 100%) rgb(255, 236, 100);
    border-radius: 4px;
    display: inline-block;
    cursor: pointer;
    color: rgb(51, 51, 51);
    text-decoration: none;
    text-shadow: rgb(255, 238, 102) 0px 1px 0px;
    transition: 0.3s;
    font-size: 12px;
    font-weight: 600;
    margin-right: 40px;
}

.ft_csbox_wrap .ft_csbox_inner .ft_csbox .cs_box_right button:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffbf57), color-stop(1, #ffec64));
    background:-moz-linear-gradient(top, #ffbf57 5%, #ffec64 100%);
    background:-webkit-linear-gradient(top, #ffbf57 5%, #ffec64 100%);
    background:-o-linear-gradient(top, #ffbf57 5%, #ffec64 100%);
    background:-ms-linear-gradient(top, #ffbf57 5%, #ffec64 100%);
    background:linear-gradient(to bottom, #ffbf57 5%, #ffec64 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbf57', endColorstr='#ffec64',GradientType=0);
    background-color:#ffbf57;
    color: #808080 ;
}

/*상품리스트 css*/

.pr_desc.sub_desc.them7 ul li {
    background: transparent;
    position: relative;
    height: 675px !important;
}


.pr_desc.sub_desc.them7 ul li dl a dt.rt_img::before {
    border: 0;
}

.pr_desc.sub_desc.them7 ul li dl a dt.rt_img::after {
    border: 0;
}

.pr_desc.sub_desc.them7 ul li dl dd {
    padding: 0 15px;
}

.pr_desc.sub_desc.them7 ul li dl dd.name {
    text-overflow: clip;
    white-space: normal;
    text-align: left;
    margin: 15px 15px 15px;
    font-weight: 600;
    font-size: 16px;
    overflow: visible;
    height: 40px;
}

.pr_desc.sub_desc.them7 ul li dl dl.list_txt01 {
    width: 100%;
    height: auto;
    padding: 5px 15px;
}

.pr_desc.sub_desc.them7 ul li dl dl.list_txt01 dd.model{
    float: left;
    width: 50%;
    height: 100%;
    text-align: left;
    font-size: 14px;
    color: #9b9a9a;
}

.pr_desc.sub_desc.them7 ul li dl dl.list_txt01 dd.account{
    float: right;
    width: 50%;
    height: 100%;
    text-align: right;
    font-size: 15px;
    font-weight: 900;
}

.pr_desc.sub_desc.them7 ul li dl dl.list_txt01 dd.account strong {
    font-weight: 900 !important;
}

.pr_desc.sub_desc.them7 ul li dl dl.list_txt02 {
    width: 100%;
    padding: 5px 15px;
}

.pr_desc.sub_desc.them7 ul li dl dl.list_txt02 dd.rule_txt {
    float: left;
    width: 50%;
    height: 100%;
    text-align: left;
    font-size: 14px;
    color: #9b9a9a;
}

.pr_desc.sub_desc.them7 ul li dl dl.list_txt02 dd.rule {
    float: right;
    width: 50%;
    height: 100%;
    text-align: right;
    font-size: 14px;
    color: #9b9a9a;
}

.pr_desc.sub_desc.them7 ul li dl dl.list_txt03 {
    width: 100%;
    padding: 5px 15px;
}

.pr_desc.sub_desc.them7 ul li dl dl.list_txt03 dd.rule_txt {
    float: left;
    width: 50%;
    height: 100%;
    text-align: left;
    font-size: 14px;
    color: #9b9a9a;
}

.pr_desc.sub_desc.them7 ul li dl dl.list_txt03 dd.rule {
    float: right;
    width: 50%;
    height: 100%;
    text-align: right;
    font-size: 14px;
    color: #9b9a9a;
}

.pr_desc.sub_desc.them7 ul li dl dl.list_txt04 {
    width: 100%;
    padding: 5px 15px;
}

.pr_desc.sub_desc.them7 ul li dl dl.list_txt04 dd.rule_txt {
    float: left;
    width: 50%;
    height: 100%;
    text-align: left;
    font-size: 14px;
    color: #9b9a9a;
}

.pr_desc.sub_desc.them7 ul li dl dl.list_txt04 dd.rule {
    float: right;
    width: 50%;
    height: 100%;
    text-align: right;
    font-size: 14px;
    color: #9b9a9a;
}

.pr_desc.sub_desc.them7 ul li dl dl.list_txt05 {
    width: 100%;
    padding: 0 15px;
}

.pr_desc.sub_desc.them7 ul li dl dl.list_txt05 dd.rule_txt {
    float: left;
    width: 50%;
    height: 100%;
    text-align: left;
    font-size: 14px;
    color: #9b9a9a;
}

.pr_desc.sub_desc.them7 ul li dl dl.list_txt05 dd.rule {
    float: right;
    width: 50%;
    height: 100%;
    text-align: right;
    font-size: 14px;
    color: #9b9a9a;
}

.pr_desc.sub_desc.them7 .list_txt_line {
    width: 85%;
    height: 1px;
    background: #ddd;
    margin: 0 auto;
}

.pr_desc.sub_desc.them7 .card_discount {
    padding: 10px 10px;
    position: relative;
}

.pr_desc.sub_desc.them7 .card_discount select {
    width: 91%;
    height: 100%;
    font-size: 13px;
    font-family: 'NotoKr';
    font-weight: 600;
    background: transparent;
    appearance: none !important;
    -webkit-appearance: none !important;
    padding-left: 5px;
    margin: 0 15px;
    position: relative;
    color: #fff;
    height: 30px;
    border-radius: 3px;
    border: 1px solid #FFCDA3;
    background-color: #FFCDA3; background-image: -webkit-gradient(linear, left top, left bottom, from(#FFCDA3), to(#FFA154));
    background-image: -webkit-linear-gradient(top, #FFCDA3, #FFA154);
    background-image: -moz-linear-gradient(top, #FFCDA3, #FFA154);
    background-image: -ms-linear-gradient(top, #FFCDA3, #FFA154);
    background-image: -o-linear-gradient(top, #FFCDA3, #FFA154);
    background-image: linear-gradient(to bottom, #FFCDA3, #FFA154);
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FFCDA3, endColorstr=#FFA154);
    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
    background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px #fff inset, 0 1px 2px rgba(0, 0, 0, 0.1);*/

}

.pr_desc.sub_desc.them7 .card_discount select option {
    font-size: 13px;
    font-weight: 600;
    font-family: 'NotoKr';
}

.pr_desc.sub_desc.them7 .card_discount .card_select_bt {
    position: absolute;
    top: 11px;
    right: 30px;
    width: 28px;
    height: 28px;
    background: transparent;
}

.pr_desc.sub_desc.them7 .card_discount .card_select_bt i {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    margin-left: 11px;
    -webkit-transition: .25s all ease;
    -o-transition: .25s all ease;
    transition: .25s all ease;
}

.pr_desc.sub_desc.them7 .card_discount:hover .card_select_bt > i {
    color: #444;
}

.pr_desc.sub_desc.them7 .card_discount .rslt {
    width: 100%;
    height: 45px;
    padding: 10px 15px;
}

.pr_desc.sub_desc.them7 .card_discount .rslt .rslt_cardtxt01 {
    width: 50%;
    float: left;
    text-align: left;
    font-size: 14px;
    line-height: 45px;
    font-weight: 600;
}

.pr_desc.sub_desc.them7 .card_discount .rslt .rslt_cardtxt02 {
    width: 50%;
    float: right;
    text-align: right;
    font-size: 14px;
    color: #ff5454;
    font-weight: 900;
}

.pr_desc.sub_desc.them7 .card_discount .rslt span .nt.m_price {
    font-size: 25px;
    font-weight: 900;
    color: #ff5454;
}

.pr_desc.sub_desc.them7 .card_discount .rslt span .nt.m_price strong {
    font-weight: 900 !important;
}

.pr_desc.sub_desc.them7 ul li dl:hover > .list_them7_hover.list {
    display: block;
}

.list_them7_hover.list {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 385.59px;
    background: url(/img/rentaltime/sub/list_bgimg.png) !important;
    opacity: 1;
    z-index: 999;
    display: none;
}

.list_them7_hover.list .list_them7_icon01 {
    text-align: center;
    width: 150px;
    height: 40px;
    line-height: 40px;
    background: #40b5f5;
    color: #fff;
    font-size: 15px;
    padding: 0 30px;
    margin: 175px auto 0;
}

.list_them7_hover.list .list_them7_icon02 {
    text-align: center;
    width: 150px;
    height: 40px;
    line-height: 40px;
    background: #f35757;
    color: #fff;
    font-size: 15px;
    font-family: 'NotoKr';
    font-weight: 600;
    padding: 0 30px;
    margin: 10px auto 0;
    cursor: pointer;
}

.list_them7_hover.list .list_them7_icon03.check_compare {
    text-align: center;
    width: 150px !important;
    height: 40px !important;
    opacity: 10;
    line-height: 40px;
    background: #8051dc;
    color: #fff;
    font-size: 15px;
    font-family: 'NotoKr';
    font-weight: 600;
    padding: 0 30px;
    margin: 10px auto 0;
    cursor: pointer;
    position: inherit;
    top: 43%;
}

.list_them7_hover.list .list_them7_icon03.check_compare > a{
    display: block;
    width: 100%;
    height: 100%;
}
.list_them7_hover.list .list_them7_icon03.check_compare > a.view_compare {
    background: transparent;
    width: auto;
    height: auto;
}

.list_them7_hover.list .list_them7_icon03.check_compare > a.view_compare {
    background: transparent;
    position: relative;
    top: 0;
    right: 0;
    text-indent: 0;
    width: 100% !important;
    font-weight: 600;
    font-family: 'NotoKr';
    color: #fff;
}

.list_them7_hover.list .list_them7_icon03.check_compare > a.view_compare > input {
    color: #fff;
}

.list_them7_hover.list .list_them7_icon03.check_compare > a.btn_check {
    position: absolute;
    left: 19%;
    top: 19%;
    right: 0;
    width: 25px !important;
    height: 25px !important;
    background: url(/img/rentaltime/sub/btn_check.png) no-repeat center top;
    background-size: contain;
    text-indent: -99999px;
}


/*상세페이지*/
.ofh.them7 {

}

.ofh.them7 .vi_txt_bx {

}

.ofh.them7 .vi_txt_bx #option_set_list {

}

  .price_bx {
    
}

.ofh.them7 .vi_txt_bx #option_set_list .price_bx dt.padt8 {
    width: 27%;
} 

.ofh.them7 .vi_txt_bx #option_set_list .price_bx dl {
    
}


.ofh.them7 .vi_txt_bx #option_set_list .price_bx dl dd {
    padding-left: 0;
}

.ofh.them7 .vi_txt_bx #option_set_list .price_bx dl dd.price span.price_color {
    color: #000;
    font-size: 15px;
    font-weight: 400; 
}  

.ofh.them7 .vi_txt_bx #option_set_list .price_bx dl dd.price span.price_color strong {
    color: #009fff;
    font-size: 30px;
}

.ofh.them7 .vi_txt_bx #option_set_list .price_bx dl dd span.price_2 {
    position: unset;
    top: 0;
    left: 0;
}

.ofh.them7 .vi_txt_bx #option_set_list .price_bx dl dd span.price_2 span.price_size2 {
    margin-right: 10px;
}

.ofh.them7 .vi_txt_bx #option_set_list .vi_txt_li_price {
    padding: 0 0 20px;
}

.ofh.them7 .vi_txt_bx #option_set_list .vi_txt_li_price .card_discount {
    padding: 12px 0;
}

.ofh.them7 .vi_txt_bx #option_set_list .vi_txt_li_price .card_discount .card_discount_wrap {
    padding: 0 0 10px;
}

.ofh.them7 .vi_txt_bx #option_set_list .vi_txt_li_price .card_discount .card_discount_wrap p.padt8.nt {
    padding-left: 20px;
    font-weight: 900;
}

.ofh.them7 .vi_txt_bx #option_set_list .vi_txt_li_price .card_discount .card_discount_wrap dd {
    font-family: 'NotoKr';
}

.ofh.them7 .vi_txt_bx #option_set_list .vi_txt_li_price .card_discount .card_discount_wrap dd a {
    font-weight: 600 !important;
    font-size: 14px;
}

.ofh.them7 .vi_txt_bx #option_set_list .vi_txt_li_price .card_discount select {
    margin-left: 20px;
    font-family: 'NotoKr';
    font-weight: 600;
    width: 90%;
}

.ofh.them7 .vi_txt_bx #option_set_list .vi_txt_li_price .card_discount select option {
    font-family: 'NotoKr';
    font-weight: 600;
}

.ofh.them7 .vi_txt_bx #option_set_list .vi_txt_li_price .card_discount .rslt {
    padding-left: 20px;
}

.ofh.them7 .vi_txt_bx #option_set_list .vi_txt_li_price .rslt strong.v_fontsize_24 span.m_price strong {
    font-weight: 600 !important;
}