@charset "utf-8";
@import url("/css/reset.css?ver=1");
@import url("/css/basic.css");
@import url("/css/button.css");
@import url("/css/font-awesome.css");
@import url("/css/ionicons.css");
@import url(//fonts.googleapis.com/earlyaccess/nanumpenscript.css);
.np{font-family: 'Nanum Pen Script', cursive;}
.ns{font-family: 'NanumSquare'}
.ng{font-family:"Nanum Gothic";}
.jg{font-family: 'Jeju Gothic', sans-serif; font-weight:normal;}

h2.rentail_h2{
  font-size: 28.5px;
}
ul.partner_wrap{
  width: 90%;
}

/*드래그 색상 설정*/
::-moz-selection {
  background:#00aaff;
  color: #FFF;
}

::selection {
  background:#00aaff;
  color: #FFF;
}

::-webkit-selection {
  background:#00aaff;
  color: #FFF;
}


input[type=radio],input[type=checkbox] {margin-bottom:1px;}
#tnb { height:33px; }
/*1.헤더,탑*/
.fn { float:left; }
.fn li a { color:#333 !important; }
i.fa.fa-star { margin-right:5px; }
i.fa-home { font-size:15px; float:left; }
.selec { padding:0px; }
.sitebox { float:left; border:none; width:95px; height:15px; background:none; vertical-align: middle }

#tnb_inner li a img { float:left; width:14px; margin-right:3px; }

#tnb_inner { width:1200px; margin:0 auto; padding:10px 0 0; }
#tnb_inner p { float:left; width:30%; }
#tnb_inner ul.fn {float: left;}
.fc_eb7 { color:#ff0000 !important; }
#hd_inner { width:1200px !important; margin:0 auto; height:120px !important; }
#hd_inner .hd_logo a { height:120px !important; }
#hd_sch { width:400px; height: 75px; position:absolute; top:35%; left:50%; text-align: center;}
#hd_sch .sch_frm { width:400px; height:40px; /*border:2px solid #00aaff;*/}
#hd_sch .sch_frm .sch_submit { background-color:0 !important; width:55px; height:36px;  /*color:#00aaff;*/ font-size:24px; }
#hd_sch .sch_frm .sch_stx { width:400px; top:6px; left:0px; height:30px;}
#hd_sch .sch_frm .sch_stx::-webkit-input-placeholder{font-size:13px; letter-spacing: 0.2em; text-align: center;}
#hd_sch .sch_frm .sch_stx::-moz-input-placeholder{font-size:13px; letter-spacing: 0.2em; text-align: center;}
#hd_sch .sch_frm .sch_stx:-moz-input-placeholder{font-size:13px; letter-spacing: 0.2em; text-align: center;}
#hd_sch .sch_frm .sch_stx::-ms-input-placeholder{font-size:13px; letter-spacing: 0.2em; text-align: center;}
#hd_sch ul {display: inline-block; margin: 0; padding: 0; zoom:1;}
#hd_sch ul li {float: left; padding: 10px; text-align: center;}
#hd_sch ul li a {display: block; color: #aaa;}

#hd_inner .hd_bnr {position:absolute; right:0; top:42%; display:table; }
#hd_inner .hd_bnr .right_phon img { float:left; vertical-align:middle; width:37px; }
#hd_inner .hd_bnr .right_phon h3 { float:left; vertical-align:middle; font-size:33px; font-weight:normal; margin-left:2px; color:#000; letter-spacing: -1px ; }
#hd_inner .hd_bnr p { text-indent:45px; font-size:13px; color:#333333; }

/* This class is added on scroll */
.fixed {
  position: fixed;
  top: 0;
  height: 50px;
  z-index: 1;
}


/*네비게이션 영역*/
a{color: #222;}
div.menu_wrap {
  position: relative;
  width: 100%;
  height: 60px;
  box-sizing: border-box;
  font-family:"junggothic";
  background:#fff;
  border-bottom: 2px solid #00aefe;
  border-bottom: 2px solid #00aefe;
}

div.manu_con {
  position: relative;
  max-width: 1200px;
  height: 100%;
  margin: 0 auto;
}

div.manu_con>button.all_btn {
  position: relative;
  width: 58px;
  height: 100%;
  float: left;
  background: #fff;
            /*border-left: 1px solid #ddd/*;
            /*border-right:1px solid #ddd;*/
            transition: all 0.4s;
            box-sizing: border-box;
          }
          div.manu_con>button.all_btn:hover{
            background:#ddd;
          }

          #menu_icon {
            width:100%;
            height: 100%;
            padding: 15px 0;
          }
          #menu_icon > img{
            width:30px;
          }

          .all_btn > span{
            display: block;
            width: 45px;
            height: 5px;
            border-radius: 5px;
            background: #ddd;
            margin: 0 auto;
            transition: 0.3s;
          }
          .all_btn:hover > span{
            display: block;
            background: #444;
          }
          .all_btn > span:nth-child(1){
            position: absolute;
            top: 20%;
            left: 50%;
            transform: translateX(-50%);
          }
          .all_btn > span:nth-child(2){
           position: absolute;
           top: 50%;
           left: 50%;
           transform: translate(-50%, -50%);
         }
         .all_btn > span:nth-child(3){
           position: absolute;
           bottom: 20%;
           left: 50%;
           transform: translateX(-50%);
         }

         /*전체 메뉴*/
         .open_menu{
          display: none;
          position: absolute;
          left:0;
          top: 100%;
          width:100%;
          height: auto;
          background:#fff;
          z-index: 9999;
          border-top: 2px solid #00aefe;
          border-left: 1px solid #ddd;
          border-right: 1px solid #ddd;
          border-bottom:  1px solid #ddd;
          padding:20px;
        }
        .all_menu{
          max-width: 1200px;
          height: auto;
          margin:0 auto;
        }

        /*전체메뉴 inner*/
        .menu_wrap > .open_menu > .all_menu > ul{
          width: 100%;
          height: 50%;
          box-sizing: border-box;
        }
        .menu_wrap > .open_menu > .all_menu > ul > li{
          width: calc(100%/9);
          height: auto;
          float: left;
          margin: 0 18px 20px 0;
          text-align: center;
        }
        .menu_wrap > .open_menu > .all_menu > ul > li:last-child{
          border-right: 0;
          margin-right: 0;
        }
        .menu_wrap > .open_menu > .all_menu > ul > li:last-child a{
          font-size: 14px;
        }
        .menu_wrap > .open_menu > .all_menu ul li a.cate_tit {
          font-size: 18px;
          background: #eee;
          display: block;
          padding:5px 10px;
          width: 100%;
          text-align: left;
        }
        .menu_wrap > .open_menu > .all_menu> ul > li.all_c_box > ul {
          width: 100%;
          padding: 5px;
        }
        .menu_wrap > .open_menu > .all_menu> ul > li.all_c_box > a > ul > li{
          margin: 5px;
        }
        .menu_wrap > .open_menu > .all_menu > ul > li > ul> li{
          text-align: left;
        }
        .menu_wrap > .open_menu > .all_menu > ul > li > ul> li > a{
          font-size: 12px;
        }
        .menu_wrap > .open_menu > .all_menu > ul > li > ul> li > a:hover{
          color: #00a8fe;
        }

        /*         nav inner*/

        ul.gnb{
          width: 1130px;
          height: 100%;
          display: flex;
          float: left;
          background: #fff;
        }
        ul.gnb li{
          position: relative;
          width: 14.285%;
          height: 100%;
          float: left;
          line-height: 60px;
          text-align: center;
          /*transition: all 0.3s;*/
          cursor: pointer;
        }
        
        ul.gnb > li > a{
          color: #222;
          font-weight: 200;
          font-size: 16px;
          /*text-indent: 10px;*/
          letter-spacing: 1px;
        }
        ul.gnb li a{display:block; font-family:"Jeju Gothic"; font-size: 16px;}

        ul.gnb > li:hover{      
         background: #00aefe;
       }
       ul.gnb > li:hover > a{
        font-weight: 400;
      }

      ul.gnb > li.rentalmall:hover {
        background: 0;
      }

   /*생활가전 호버이미지*/
      /*ul.gnb > li:nth-child(1) > a{
        background:url(/img/rentaltime/main/gy_com_icon.png) no-repeat; 
        background-position: left 18px top 24px;
        background-size: 18px;
      }
      ul.gnb > li:nth-child(1):hover > a{
        background:url(/img/rentaltime/main/wh_com_icon.png) no-repeat; 
        background-position: left 18px top 24px;
        background-size: 18px;
      }*/

      /*계절가전 호버이미지*/
     /* ul.gnb > li:nth-child(2) > a{
        background:url(/img/rentaltime/main/gy_season_icon.png) no-repeat; 
        background-position: left 28px top 18.5px;
        background-size: 18px;
      }
      ul.gnb > li:nth-child(2):hover > a{
        background:url(/img/rentaltime/main/wh_season_icon.png) no-repeat; 
        background-position: left 28px top 18.5px;
        background-size: 18px;
      }*/
   

      /*주방가전 호버이미지*/
     /* ul.gnb > li:nth-child(3) > a{
        background:url(/img/rentaltime/main/gy_kitche_icon.png) no-repeat; 
        background-position: left 25px top 20px;
        background-size: 15px;
      }
      ul.gnb > li:nth-child(3):hover > a{
        background:url(/img/rentaltime/main/wh_kitche_icon.png) no-repeat; 
        background-position: left 25px top 20px;
        background-size: 15px;
      }*/

      /*뷰티건강 호버이미지*/
     /* ul.gnb > li:nth-child(4) > a{
        background:url(/img/rentaltime/main/gy_heart_icon.png) no-repeat; 
        background-position: left 18px top 24px;
        background-size: 24px;
      }
      ul.gnb > li:nth-child(4):hover > a{
        background:url(/img/rentaltime/main/wh_heart_icon.png) no-repeat; 
        background-position: left 18px top 24px;
        background-size: 24px;
      }*/

      /*인테리어 호버이미지*/
      /*ul.gnb > li:nth-child(6) > a{
        text-indent:23px;
        background:url(/img/rentaltime/main/gy_bed_icon.png) no-repeat; 
        background-position: left 10px top 24px;
        background-size: 24px;
      }
      ul.gnb > li:nth-child(6):hover > a{
        text-indent:23px;
        background:url(/img/rentaltime/main/wh_bed_icon.png) no-repeat; 
        background-position: left 10px top 24px;
        background-size: 24px;
      }*/

      /*유아동 호버이미지*/
     /* ul.gnb > li:nth-child(5) > a{
        background:url(/img/rentaltime/main/gy_baby_cion.png) no-repeat; 
        background-position: left 18px top 18px;
        background-size: 15px;
      }
      ul.gnb > li:nth-child(5):hover > a{
        background:url(/img/rentaltime/main/wh_baby_cion.png) no-repeat; 
        background-position: left 18px top 18px;
        background-size: 15px;
      }*/

      /*이벤트 호버이미지*/
/*      ul.gnb > li:nth-child(7) > a{
        background:url(/img/rentaltime/main/gy_diamond_icon.png) no-repeat; 
        background-position: left 18px top 19px;
        background-size: 24px;
        }ul.gnb > li:nth-child(7):hover > a{
          background:url(/img/rentaltime/main/wh_diamond_icon.png) no-repeat; 
          background-position: left 18px top 19px;
          background-size: 24px;
        }*/

        ul.gnb > li.rentalmall > a {
          background: 0;
          display: block;
          line-height: 60px;
          height: 60px;
          position: relative;
          font-size: 18px;
          color:#141414;
          text-transform: uppercase;
          text-shadow: 1px 1px 0px #eee, 2px 2px 0px #ebebeb;
        }
        ul.gnb > li.rentalmall > a:hover > .rentalmall_ov{
          background: 0;
          display: block;
        }

        ul.gnb > li.rentalmall > a > img {
          width: 18%;
          vertical-align: middle;
        }
        

        .rental_bl {
          position: absolute;
          top: 37px;
          right: 40px;
          z-index: 99999;
          text-shadow: 2px 1px 1px rgba(150, 150, 150, 1);
        }

        .rental_bl > .bl_top {
          width: 10px;
          height: 10px;
          box-sizing: border-box;
          border-bottom: 10px solid #FE8A00;
          border-top: 5px solid transparent;
          border-right: 5px solid transparent;
          border-left:5px solid transparent;
          margin:0 auto;

        }
        .rental_bl > .bl_txt {
          width:60px;
          height: 25px;
          line-height: 25px;
          background: #FE8A00;
          border-radius: 5px;
          text-align: center;
          font-size: 11px;
          color:#fff;
        }

        .rentalmall_ov {
          display: none;
          z-index: 9999;
          position: absolute;
          top: 0;
          right: -155%;
        }
        .rentalmall_ov img {
          width: 250px;
        }

        .arrow_plus{
          background: url(/img/rentaltime/main/bl_arrow.png) no-repeat center right 10px;
        }

        .gnb ul {
          background: #fff;
          border: 1px solid #ddd;
          /*border-top: 2px solid red;*/
          display: none;
          padding: 20px 0 ;
          position: absolute;
          left: 0;
          top: 100%;
          width: 100%;
          z-index: 9999;
        }
        .gnb ul li {position: relative;width:100%;float: none; height: 30px; line-height: 30px; text-align: left;}
        .gnb ul li:hover { background: #eee; }
        .gnb ul li ul{width: 100%; position:absolute; left: 100%; top: -1px; padding:0;}
        .gnb ul ul { position:absolute; left: 100%; top: 0; padding:0;}
        .gnb ul ul li {float:left; width: 100%; height: 30px; line-height: 30px;}
        .gnb ul li a {font-size: 14px; text-indent: 10px;}
        .gnb ul li a:hover {color: #00aefe;}

        /*ul.gnb > li > ul > li > ul > li:hover > a:after{
        content: url('/img/rentaltime/main/wh_arrow.png');
        vertical-align: middle;
        float: right;
        padding: 8px 3px; 
        }

        /*사은품 카테고리 화살표이미지 제거*/
       /* ul.gnb > li:last-child ul li:hover a:after{
          content: "";
        }

        */


        /*qcr css start*/
        /*close*/
        .main_qc_basic{
          position: fixed;
          right: 0;
          top: 0;
          width: 50px;
          height: auto;
          border: 1px solid #ddd;
          background:#fff;
          z-index: 9999999;
  /* transform: translateY(-50%);
  -ms-transform:translateY(-50%);
  -webkit-transform:translateY(-50%);*/
}
.main_qc_basic > ul{
  width: 100%;
}
.main_qc_basic > ul > li{
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #ddd;
}
.main_qc_basic > ul.selet_menu > li:last-child{
  border-bottom: 0;
}
.main_qc_basic > ul > li > a{
  width: 100%;
  height: 100%;
  display: block;
}
.main_qc_basic ul#defult_menu li:nth-child(-n+2) a img{
  margin-left: 16px;
  margin-top: 16px;
}
.main_qc_basic > ul.select_menu > li > a > img{
  margin-top: 4.5px;
  margin-left: 4px;
}
.main_qc_basic > ul > li:hover > a > span{
  display: inline-block;
}
@-ms-viewport {
  width: auto
} 
.main_qc_basic > ul > li > a > span{
  position: absolute;
  left: -125px;
  margin-top: 10px;
  width: 120px;
  height: 25px;
  border: 1px solid #ddd;
  line-height: 25px;
  background:#fff;
  border-radius: 5px;
  text-align: center;
  display: none;
  z-index: 9;
  color: #999;
}
/*close end*/
/*open*/
.qcr_wrap{
  position: fixed;
  height: 100%;
  width: auto;
  top: 0;
  right: 0;
  z-index: 99999;
}
#hd_sk~#container .qcr_wrap{
    display:none;
}
.qcr_btn{
  position: absolute;
  right: 50px;
  top: 0;
  /*z-index: 7;*/
  width:50px;
  height: 50px;
  background:#eb5154;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
  animation-name: focus_btn;
  animation-duration: infinite; 

   /*transform: translateY(-50%);
  -ms-transform:translateY(-50%);
  -webkit-transform:translateY(-50%);*/
}

@keyframes focus_btn{
  from{
    transform: scale(0.9);
  }
  to{
    transform: scale(1);
  }

}
#main_qc_r{
  position: fixed;
  right: 0;
  top: 0;
  width: 200px;
  height: auto;
  display: none;
  /*transform: translateY(-50%);
  -ms-transform:translateY(-50%);
  -webkit-transform:translateY(-50%);*/
}
#main_qc_r > ul{
  width: 100%;
  border: 1px solid #ddd;
  background:#fff;
}
#main_qc_r > ul#defult_menu > li:first-child{
  height: 50px;
}
#main_qc_r > ul.select_menu > li:last-child{
  border-bottom: 0;
}
#main_qc_r > ul.select_menu > li:nth-child(2) > a > img{
  width: 30px;
  padding: 10px 0 0 10px;
}
#main_qc_r > ul.select_menu > li:nth-child(n+4){
  text-align: left;
}
#main_qc_r > ul.select_menu > li:nth-child(n+11){
  height: 35px;
  line-height: 35px;
}
#main_qc_r > ul > li{
  height: 40px;
  border-bottom: 1px solid #ddd;
  line-height: 40px;
  font-family:"NotoSansCJKkr-DemiLight";
  font-size: 14px;
  font-weight: bold;
}
#main_qc_r > ul > li > a{
  width: 100%;
  height: 100%;
  display: block;
}
#main_qc_r > ul > li > a > img{
  width: 41px;
  float: left;
  margin-right: 15px;
}
#main_qc_r > ul > li:nth-child(n+12) > a > img{
  width: 35px;
}
#main_qc_r > ul > li > a >i{
  float: right;
  margin-right: 5px;
  color: #666;
  font-size: 12px;
  line-height: 35px;
}
/*qcr css end*/

/*qcl css start*/
#main_qc_l{
  width: 100px;
  height: auto;
  position: fixed;
  left: 2%;
  top: 10%;
  display: none;
  transition: 0.5s;
}
#main_qc_l img{
  width: 100%;
  height: 100%;
}
#hd_sk .container #main_qc_l img{
  display:none;
}
#main_qc_l > .main_qcl_recent{
  width: 100px;
  height: 35px;
  background:#333;
  color: #fff;
  margin-top: 5px;
}
#main_qc_l > .main_qcl_recent > ul{
  /*background:#fff;*/
  border-right:1px solid #ddd;
  border-left:1px solid #ddd;
  border-bottom:1px solid #ddd;
}
#main_qc_l > .main_qcl_recent > ul > li{}
#main_qc_l > .main_qcl_recent > ul > li >img{
  text-align: center;
  width: 20px;

}
#main_qc_l > .main_qcl_recent > ul > li.qcl_tit{
  text-align: center;
  line-height: 35px;
}
.q_no_item{
  margin: 22px 0 !important;
  color: #ddd !important;
  font-size: 11px;
  text-align: center;
}

/*qcl end*/

/*투데이 렌탈상품 수*/
.today_rental_num{
  width: 160px;
  height: 50px;
  position: absolute;
  right: 0;
  top: 1.5px;
  font-size: 16px;
  /*line-height: 48px;*/
  /*background: #00adef;*/
  text-align: center;
  border-radius: 5px;
  font-weight: bold;
  color: #222;
  background: -moz-linear-gradient(top, rgba(109,179,242,1) 0%, rgba(84,163,238,1) 50%, rgba(54,144,240,1) 51%, rgba(30,105,222,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db3f2', endColorstr='#1e69de',GradientType=0 ); /* IE6-9 */
}
.today_rental_num > span{             
  display: inline-block;
  font-size: 20px;
  color: #fff;
  animation-name: neon;
  -webkit-animation-name: neon;
  -moz-animation-name: neon;
  /*animation-duration: 1s;*/
  animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  -webkit-animation: neon 1s ease-in-out infinite alternate;
  -moz-animation: neon 1s ease-in-out infinite alternate;
  animation: neon 1s ease-in-out infinite alternate;
  font-family:"Nanum Gothic";
  letter-spacing: 1px;

}

@-webkit-keyframes neon{
  from {text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #228DFF, 0 0 70px #228DFF, 0 0 80px #228DFF, 0 0 100px #228DFF, 0 0 150px #228DFF; opacity: .6;}
  to {text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #228DFF, 0 0 35px #228DFF, 0 0 40px #228DFF, 0 0 50px #228DFF, 0 0 75px #228DFF; opacity: 1;}
}
@keyframes neon{
  from {text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #228DFF, 0 0 70px #228DFF, 0 0 80px #228DFF, 0 0 100px #228DFF, 0 0 150px #228DFF; opacity: .6;}
  to {text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #228DFF, 0 0 35px #228DFF, 0 0 40px #228DFF, 0 0 50px #228DFF, 0 0 75px #228DFF; opacity: 1;}
}


#gnb { width:100%; min-width:1200px; border-bottom:none; height:53px; /*background:#00aaff;*/ transition:all 0.5s; }
.gnb_fixed { position: fixed !important; top: 0px; z-index:999999; /*transition:all 0.5s; */box-shadow:1px 1px 10px 1px #ddd; border:0 !important;}

/*.add_logo a{ width:100px; height:50px; float:left; background-image:url(<?php echo display_logo(); ?>); background-size:100%; background-repeat: no-repeat; background-position: center; transition:all 0.5s; position:absolute; left:-110px; }*/

#gnb_inner { height:53px; margin:0 auto; }

#gnb_inner .all_cate { position:absolute; top:0px; left:0; }
#gnb_inner .all_cate .allc_bt, #gnb_inner .brand_li .all_br { width:200px; padding:0px; height:53px !important; line-height:53px; color:#fff; font-size:15px; /*background-color:#0b80e0;*/ font-weight:400;}
#gnb_inner .fa-bars { color:#fff; margin-left:20px; margin-right:5px; }
#gnb_inner .fa-angle-down, #gnb_inner .fa-angle-up { color:#fff; right: 15px !important; line-height:50px;}
#gnb_inner .gnb_li { top:19px; left:35%; width: 1000px !important; margin: 0 auto  !important;}
#gnb_inner .gnb_li li:before { margin:2px 18px 0; background-color:#eaeaea; }
li.fst:before {display: none !important;}
#gnb_inner .gnb_li li a { font-size:16px; color:#fff; font-weight:400; }
#gnb_inner .gnb_li li a .icon1 { width:15px; height:15px; float:left; background-image:url(/img/rentaltime/main/water.png); background-repeat: no-repeat; background-size:100% 100%; }
/*#gnb_inner .gnb_li li a:hover .icon1{ background-image:url(/img/rentaltime/main/water_hover.png); }*/
#gnb_inner .gnb_li li a .icon2 { width:15px; height:15px; float:left; background-image:url(/img/rentaltime/main/air.png); background-repeat: no-repeat; background-size:100% 100%; }
/*#gnb_inner .gnb_li li a:hover .icon2{ background-image:url(/img/rentaltime/main/air_hover.png); }*/
#gnb_inner .gnb_li li a .icon3 { width:15px; height:15px; float:left; background-image:url(/img/rentaltime/main/masagge.png); background-repeat: no-repeat; background-size:100% 100%; }
/*#gnb_inner .gnb_li li a:hover .icon3{ background-image:url(/img/rentaltime/main/masagge_hover.png); }*/
#gnb_inner .gnb_li li a .icon4 { width:15px; height:15px; float:left; background-image:url(/img/rentaltime/main/bidet.png); background-repeat: no-repeat; background-size:100% 100%; }
/*#gnb_inner .gnb_li li a:hover .icon4{ background-image:url(/img/rentaltime/main/bidet_hover.png); }*/
#gnb_inner .gnb_li li a .icon5 { width:15px; height:15px; float:left; background-image:url(/img/rentaltime/main/tv.png); background-repeat: no-repeat; background-size:100% 100%; }
/*#gnb_inner .gnb_li li a:hover .icon5{ background-image:url(/img/rentaltime/main/tv_hover.png); }*/
#gnb_inner .gnb_li li a .icon6 { width:15px; height:15px; float:left; background-image:url(/img/rentaltime/main/event.png); background-repeat: no-repeat; background-size:100% 100%; }
/*#gnb_inner .gnb_li li a:hover .icon6{ background-image:url(/img/rentaltime/main/event_hover.png); }*/
#gnb_inner .gnb_li li a .icon7 { width:15px; height:15px; float:left; background-image:url(/img/rentaltime/main/present.png); background-repeat: no-repeat; background-size:100% 100%; }
/*#gnb_inner .gnb_li li a:hover .icon7{ background-image:url(/img/rentaltime/main/present_hover.png); }*/
.gnb_li li a:hover {/*color:#0070ff !important;*/ }
img.mn_icon { padding-right: 3px; padding-bottom: 2px; }
#gnb_inner .gnb_li li a span { margin-right:5px; }

#gnb_inner .all_cate .con_bx { width:1200px; position: absolute; top:53px; border-color:#f1f8ff; border-width:0 1px 1px 1px; }
#gnb_inner .all_cate .con_bx .oneli { width:975px; margin: 20px  auto;}
#gnb_inner .all_cate .con_bx .oneli .c_box ul {margin:12px 0;}
#gnb_inner .all_cate .con_bx .oneli li:first-child { width:195px !important; }
#gnb_inner .all_cate .con_bx .oneli li:last-child {padding-right: 0px !important;}
li.c_box {padding-left:10px; padding-right: 20px;}
#gnb_inner .all_cate .con_bx .oneli .c_box { width:195px !important; margin-left:0px; }
#gnb_inner .all_cate .con_bx .oneli .c_box li { font-size:13p; padding-bottom: 6px; line-height: 1.6;}
#gnb_inner .all_cate .con_bx .oneli .c_box a:hover {background:0;}
#gnb_inner .all_cate .con_bx .oneli .c_box li a:hover {color:#009eec; background: 0;}
#gnb_inner .all_cate .con_bx .oneli .c_box a {font-size: 14px; padding: 0 5px; color:#696969;}
#gnb_inner .all_cate .con_bx .twoli { display:none !important; }
#gnb_inner .all_cate .con_bx .oneli .c_box .cate_tit { height: 45px; font-size: 19px;line-height: 35px; padding:0 3px; padding-top: 7px; border-bottom:1px solid #ccc; font-weight:normal;}

#qcr {position: absolute; top: -30.3%; z-index: 9998; left:50%; width: 100px; margin-left: 630px !important; }
#qcr.list { left:50%; width: 100px; margin-left: 630px !important; position: absolute;
  top: 8.88%; z-index: 998;}

  #qcr_right.list {position: absolute; top: 8.88%; z-index: 998; right:50%; width: 100px; margin-left: 630px !important; }
  #qcr.view { left:50%; width: 100px; margin-left: 630px !important; position: absolute;
    top: 0%; z-index: 998;}

    #qcr_right.view { right:50%; width: 100px; margin-left: 630px !important; position: absolute;
      top: 0%; z-index: 998;}

    #qcr ul {/*background: #fff;*/}
    li.qcr_rt_img02 {padding: 0 !important; border:0 !important;}
    li.qcr_rt_img03 {padding: 0 !important; border:0 !important;}
    #qcr .tit { width: 100px; height: 28px; margin-top: 5px !important; line-height: 2.3; color: #fff; background-color: #666; 			background-color:#6d6d6d; }
    .grey { background-color:#8e8e8e; border:none; }
    .grey:hover {background: #666; color: #fff !important;}

    #qcr_right { position: absolute; top: -30.3%; z-index: 9998; right:50%; width: 100px; margin-right: 630px !important;margin-top: 10px;}
    #qcr_right img.qcr_rt02 {width:130%; margin-left: -15px;}
    #qcr_right img.qcr_rt03 {border: 1px solid #ddd; width: 100%; margin-top: 10px;}

    #qcr_left {left:50%; width:80px; margin-left:605px; background-color:#fff; position:absolute; 	   top:20px; z-index:9999;}
    #qcr_left ul {border-bottom:1px solid #ddd;}
    #qcr_left li {border-width:1px 1px; border-style:solid; border-color:#ddd; text-align:center;}
    #qcr_left li:first-child {border:0 !important;}
    #qcr_left li:nth-child(2),#qcr_left li:nth-child(3),#qcr_left li:nth-child(4),#qcr_left li:nth-child(5),#qcr_left li:nth-child(6),#qcr_left li:nth-child(7) {
     border-bottom:0 !important;}
     #qcr_left li img {width:100%;}
     #qcr_left .tit {width:100px;height:28px;line-height:2.3;color:#fff;background-color:#666;}
     #qcr_left li p {margin-top:9px;}



     li.brd_img {padding: 0 !important; border-bottom: 1px solid #e4e4e4 !important;}
     li.brd_img:last-child {border-bottom: 0 !important;}
     .brd_img img {width:100%; }


     /*퀵배너 테스트*/
     #qcr.test {width: 150px;}
     .brd_img.snsi > a{
      display: block;
      width: 150px;
      height: 30px;
      line-height: 30px;
      float: left;
      position: relative;
      text-align: left;
      font-size: 11px;
      color:#454545;
      letter-spacing: 0.05em;
    }
    .brd_img.snsi > a > img {
      width: 30px;
      float: left;
      margin-right:10px;
    }

    .brd_img.snsi > a > i.fa.fa-arrow-right {
      position: absolute;
      top: 10px;
      right: 3px;
      color:#bbb;
    }


    #qcr_right.test {
      width:150px;
    }

    #qcr_right.test img.qcr_rt02 {
      width:135%;
      margin-left:-23px;
    }

    #qcr.left.test li.tit {
      width: 150px;
    }

    li.brd_img {padding: 0 !important; border-bottom: 1px solid #e4e4e4 !important;}
    li.brd_img:last-child {border-bottom: 0 !important;}
    .brd_img img {width:100%; }


    /*구글번역기*/

    #google_translate_element {width: 91px; margin: 0 3px 0 0;}
    .goog-te-gadget-simple {background-color: #fff;
      border:0 !important;
      font-size: 9pt !important;
      display: inline-block;
      padding-top: 2px;
      padding-bottom: 2px;
      cursor: pointer;
      zoom: 1;
      *display: inline;
      width: 100%;}

      a.goog-te-menu-value {margin:0 2px;}

      /*동영상 배너*/
      .video_banner{
        width:1200px;
        height: auto;
        margin:0 auto;
      }
      .video_banner > a{
        width:100%;
        height: 100%;
        display: block;
      }






      /*best*/

      /*메인특가상품*/
      .pr_desc_sale { width:1200px; height:1270px; margin:0px auto; overflow:hidden; border-bottom:none; }
      .pr_desc_sale ul { width:1200px; margin:0px auto; }
      .pr_desc_sale li { width:290px; float:left; margin:5px 5px; padding-bottom:0px;
        border: 1px solid #eee; box-sizing: border-box;}
        .pr_desc_sale li:hover dt {display: block; background:#f7f7f7;  box-sizing: border-box;}
        .pr_desc_sale ul li a { text-decoration: none; }
        .pr_desc_sale li p { width:290px; }
        .pr_desc_sale li dt { width:290px; height:290px;}
        .pr_desc_sale li dt img { width:100%; height:100%; border-radius: 0px; }
        .pr_desc_sale li .etc { display:none; border-top:2px solid #095fcc; margin:20px 0 !important;}
        .pr_desc_sale li .model { display:block; margin:0px !important; padding:0px 0; text-align:center; font-size:12px; }
        .pr_desc_sale li .price { display:block; margin:0px !important; padding-top:10px; text-align:center; font-size:16px; font-weight:900; padding: 5px 0px;}
        .pr_desc_sale li .sale { display:none; }
        .pr_desc_sale li .name { height: auto; text-align:center; font-size:14px; font-weight: 900; padding-top:10px; padding-bottom: 4px;
          overflow:hidden; text-overflow:ellipsis; white-space: nowrap;}
          .pr_desc_sale li .price s { font-size:22px; font-weight:normal; color:#999; margin-left:7px; }

          .pr_desc_sale_hover {width: 290px; position: absolute;}
          .pr_desc_sale_hover:hover {background: 0;}
          li.sale_icon {background: 0 !important; width: 15%; float: left; text-align: center; border:0 !important; padding-bottom: 0px !important; }
          ul.sale_icon_wrap {width:100%; text-align: center;}

          .pm_rt {width: 1200px; height: auto; margin: 50px auto;}
          li.promotion {float: left; margin-left: 15px; margin-bottom: 15px;}
          li.promotion.one {margin-left: 0;}
          li.promotion.fou {margin-left: 0;}

          /*추천상품*/
          .recommeneded_wrap {width:1200px; margin:70px auto 50px; height: 1200px;}
          ul.recom_tabs {width:1200px; margin:0 auto; display: flex;}

          /*본사 브랜드별 탭메뉴*/
          ul.rt_recom_tabs li{
            width: 16.5% !important; 
            height: 80px; 
            flex: 1; 
            text-align: 
            center ;
            font-size:14px; 
            cursor: pointer;
            background: #fbfbfb; 
            border: 1px solid #ddd;
            margin: 1px 1px 20px 1px;
            transition: all 0.2s; font-weight: normal;
          }
          ul.rt_recom_tabs li span.rec_img{
            width: 100%;
            display: inline-block;
          }
          ul.recom_tabs li {width:16.5%; height: 80px; flex:1; text-align: center;font-size: 14px; cursor:pointer; background: #fbfbfb; border:1px solid #ddd; margin:1px 1px 20px 1px; transition: all 0.2s; font-weight: normal;}
            ul.recom_tabs li.current {background: #00aaff; transition: all 0.2s;}
            ul.recom_tabs li.current span.tabs_text { color:#fff; }
            ul.recom_tabs li span.rec_img {display: inline-block; width: 100%;}
            span.tabs_text {margin: 0 20px 5px 20px;}

            .recom_tab-content {width:1200px; margin: 0 auto; display: none;}
            .recom_tab-content.current{display: inherit;}
            .recom_banner {width:552px; height: 923px; float: left; border: 1px solid #eee; box-sizing: border-box; margin-right:20px; margin-bottom: 50px; overflow: hidden;}
            .recom_banner>img  { width: 100%;height: 100%; }
            .recom_banner:hover { border:1px solid #42a0ce; box-sizing: border-box;}
            .recom_banner ul { width:548px !important; }
            .recom_banner ul li { width:100%; float:left; position:relative; height: 650px;}
            /*.recom_banner ul li:hover { border:1px solid #0d82ee; box-sizing: border-box;}*/
            .recom_banner ul li a { text-decoration: none; }
            .recom_banner li .etc { display:none; border-top:2px solid #095fcc; margin:0px !important;}
            .recom_banner li .name { height:15px; margin:0px !important; padding:5px 0; text-align:center; font-size:13px; }
            .recom_banner li .price { margin:0px !important; padding-bottom:5px; text-align:center; font-size:22px; font-weight:900; padding: 5px 0px;}
            .recom_banner li .sale { display:none; }
            .recom_banner li .model { text-align:center; font-size:30px; padding-top:0px; padding-bottom: 4px;}
            .recom_banner li dt { width:545px; height:495px; text-align:center; }
            .recom_banner li dt img { width:80%; }
            .recom_banner li .price s { font-size:13px; font-weight:normal; color:#999; margin-left:7px; }

            .recom_prd {width:630px; height: 100%; float: left;}
            .prd {width:300px; height: 300px; background: #eee; float: left; margin-left: 15px; margin-bottom: 15px;}

            /*브랜드별*/
            .pr_brand { width:630px !important; }
            .pr_brand ul { width:630px !important; }
            .pr_brand ul li { width:49.8%; float:left; position:relative; border:1px solid #eee;
             box-sizing: border-box;}
             .pr_brand ul li:hover { border:1px solid #42a0ce; box-sizing: border-box; }
             .pr_brand ul li a { text-decoration: none; }
             .pr_brand li .etc { display:none; border-top:2px solid #095fcc; margin:0px !important;}
             .pr_brand li .name { display:block !important; height:auto; font-weight: 900; margin:0 0 4px 0 !important; padding:0px 0; text-align:center; font-size:13px; }
             .pr_brand li .price { display:block !important; margin:0px !important; text-align:center; font-size:16px !important; font-weight:900; padding:5px 0px;}
             .pr_brand li .sale { display:none; }
             .pr_brand li .model { text-align:center; font-size:12px !important; padding-top:0px !important; padding-bottom: 0px !important; 
              text-overflow: ellipsis; white-space: nowrap;}
              .pr_brand li dt { width:100%; height:100%; text-align:center; }
              .pr_brand li dt img { width:65% !important; }
              .pr_brand li .price s { font-size:13px; font-weight:normal; color:#999; margin-left:7px; }
              .pr_brand #icon_box01_md { width:12%; }
              .pr_brand #icon_box01_md img { width:100% !important; }
              .pr_brand #icon_box02_md img { width:100% !important;  }
              .pr_brand #icon_box03_md img { width:100% !important;  }
              /*메인신상품*/
              .pr_desc_new { width:1200px; height:100%; margin:0 auto; overflow:hidden; border-bottom:none; }
              .pr_desc_new ul { width:1200px; margin:20px auto; }
              .pr_desc_new li { width:290px; float:left; margin:5px 5px; padding-bottom:20px;
                border:1px solid #eee; box-sizing: border-box;}
                .pr_desc_new li:hover { background:#f7f7f7; border: 1px solid #42a0ce; box-sizing:                       border-box; }
                .pr_desc_new ul li a { text-decoration: none; }
                .pr_desc_new li p { width:290px; }
                .pr_desc_new li dt { width:290px; height:290px; }
                .pr_desc_new li dt img { width:100%; height:100%; border-radius: 0px;}
                .pr_desc_new li .etc { display:none; border-top:2px solid #095fcc; margin:20px 0 !important;}
                .pr_desc_new li .name { display:block !important; height:auto; font-weight: 900; margin-top:10px !important; margin-bottom: 4px; padding:0px 0; text-align:center; font-size:13px; text-overflow: ellipsis; white-space: nowrap;}
                .pr_desc_new li .price { display:block !important; margin:0px !important; text-align:center; font-size:22px; font-weight:900; padding:5px 0px;}
                .pr_desc_new li .sale { display:none; }
                .pr_desc_new li .model { text-align:center; font-size:12px; text-overflow: ellipsis;white-space: nowrap; padding-bottom: 4px;}
                .pr_desc_new li .price s { font-size:13px; font-weight:normal; color:#999; margin-left:7px; }



                div.eq_mirae_banner{
                  position:relative;
                  width:100%;
                  height: 550px;  
                  margin-bottom: 50px;    
                }
                div.eq_mirae_banner > div.mirae_ba_wrap{
                  position: relative;
                  max-width: 1200px;
                  height: 100%;
                  margin:0 auto;
                  background-image: url(/img/rentaltime/main/mirae_banner.jpg);
                }
                div.eq_mirae_banner > div.mirae_ba_wrap > a > p{
                  position: absolute;
                  top: 120px;
                  left: 50px;
                  font-size: 24px;
                  font-family:"jung160";
                  color: #fff;
                }
                div.eq_mirae_banner > div.mirae_ba_wrap > a > ul.txt_list{
                 position: absolute;
                 top: 220px;
                 left: 85px;
                 width: 50%;
                 height: 300px;
               }
               div.eq_mirae_banner > div.mirae_ba_wrap > a > ul.txt_list > li{
                width: 100%;
                font-size: 17px;
                color: #fff;
                line-height: 20px;
                margin-bottom: 35px;
              }

              div.eq_mirae_banner > div.mirae_ba_wrap > a > ul.num_list{
                position: absolute;
                left: 50px;
                top: 217px;
                width: 25px;
                height: 100%;
              }
              div.eq_mirae_banner > div.mirae_ba_wrap > a > ul.num_list > li{
                width: 100%;
                height: 25px;
                margin-bottom: 30px;
              }
  /*  div.eq_mirae_banner > div.mirae_ba_wrap > a > ul.num_list > li:nth-child(2){
      margin-bottom: 38px;
      }*/
      div.eq_mirae_banner > div.mirae_ba_wrap > a > ul.num_list > li > span{
        display: inline-block;
        width: 25px;
        height: 25px;
        margin-right: 10px;
        border:1px solid #fff;
        border-radius: 50%;
        text-align: center;
        line-height: 25px;
        font-family:"jung160";
        font-size: 14px;
        color: #fff;
      }
      div.eq_mirae_banner > div.mirae_ba_wrap > a{
        width:100%;
        height: 100%;
        display: block;
        
      }
      div.eq_mirae_banner > div.mirae_ba_wrap > a > div.shortcut_btn{
        position: absolute; 
        bottom:40px; 
        right: 40px; 
        width: 120px; 
        height: 40px; 
        border: 2px solid #fff; 
        border-radius: 3px;
        font-size: 22px; 
        color: #fff;
        text-align: center; 
        line-height: 35px; 
        font-weight: 600; 
        font-family: 'NanumSquare'; 
        transition: 0.3s;
      }

      div.eq_mirae_banner > div.mirae_ba_wrap > a > div.shortcut_btn:hover{ 
        display: block; 
        font-weight: 600;
        background: #fff; 
        color: #2d5eaa; 
      }

      div.cs_banner_wrap{
        width:100%;
        height: auto;
      }

      div.cs_process{
        position: relative;
        max-width: 1200px;
        height: 350px;
        margin:0 auto;
        background-image:url(/img/rentaltime/main/eq_process.jpg); 
        background-size: cover;
        background-repeat: no-repeat;
      }
      div.cs_process > p{
        position: absolute;
        left: 40px;
        top: 50px;
        font-family:"jung160";
        font-size: 36px;
        color: #9f8e88;
      }
      div.cs_notice{
        position: relative;
        max-width:1200px;
        height: 490px;
        margin:0 auto;
        background-image:url(/img/rentaltime/main/eq_notice2.jpg); 
        background-size: cover;
        background-repeat: no-repeat;
        border-left: 1px solid rgba(148,140,112,.2);
        border-top: 1px solid rgba(148,140,112,.2);
        border-bottom: 1px solid rgba(148,140,112,.2);
      }
      div.cs_notice > p{
        position: absolute;
        left: 40px;
        top: 75px;
        font-family:"jung160";
        font-size: 36px;
        color: #7b8678;
      }
      div.cs_notice > ul{
        position: absolute;
        left: 40px;
        top: 120px;
        width: 80%;
        height: 65%;
        margin-top: 30px;

      }
      div.cs_notice > ul > li{
        font-family:"junggothic";
        font-weight: 500;
        color: #7b8678;
        line-height: 36px;
        font-size: 16px;
      }

      .bt_cs_wrap {height: 520px;}
      .cs_wrap {width:1200px; margin: 0 auto;}
      .csleft_wrap {float: left; background: #fff; position: relative; width: 600px; height: 420px;}
      .cs_center {height: 290px;}
      .csleft_wrap ul.cs_text {position: absolute; left: 0; top: 0; width: 600px;  padding-right: 10px;}
      li.cs_1 {font-size: 48px; font-weight: bold; font-family: ''Nanumsquare''; text-align: right;}

      li.cs_2 {font-size: 14px; font-family: 'NanumGothic';  text-align: right;}
      li.cs_3 {font-size: 50px; font-weight: bold; font-family:"Typo_SsangmundongGulimB";  text-align: right; padding-top: 20px;}
      li.cs_3box {position: relative; left:10%; top: 5px;  float: left; width: 16.666%; height: 40px; background:#555; border-radius: 10px; font-family: ''Nanumsquare''; line-height: 40px; color: #fff; text-align: center; font-size: 20px; font-weight: 600; }
      li.cs_4 {float: left; width:82%; text-align:right; font-size: 40px; font-weight: bold; margin-bottom: 15px; letter-spacing: 0px;  font-family: ''Nanumsquare'';}
      li.cs_5 {clear:both; font-size: 16px; text-align: center;} 


      .kakaotalk { position: relative; width: 300px; height: 130px; float: left; background: #ffe000;}
      a.kakao_talk{display: block; width100%; height: 100%; }
      span.kt_1 {position: absolute; top: 25%; left: 27%; font-size: 13px; color: #797555;
       letter-spacing: 1px; font-family: 'NanumSquare';}
       span.kt_2 {position: absolute; top: 50%; left: 20%; font-size: 21px; transform: translateY(-40%); font-weight: 900; color: #3c1e1e; letter-spacing: 1px; font-family: 'NanumSquare';}
       img.kakao_ico{position: absolute; right: 15%; top: 50%; transform: translateY(-50%);}

       .present_banner {position: relative; width: 300px; height: 130px; float: left; background: #00c73c !important; }

       span.ps_1 {position: absolute; top: 25%; left: 16%; font-size: 13px; color: #008209 !important;
         letter-spacing: 1px; font-family: 'NanumSquare';}
         span.ps_2 {position: absolute; top: 50%; left: 12%; transform: translateY(-40%); font-size: 21px; font-weight: 900; color: #ffffff; letter-spacing: 1px; font-family: 'NanumSquare';}
         img.naver_ico{position: absolute; right: 12%; top: 50%; transform: translateY(-50%);}

       .event_wrap {width:100%; height: 130px; margin: 50px auto; /*background:#1f8265; */}
       .event_wrap>.bx-wrapper { max-width:100% !important; }
       .event_slider {width: 1200px; margin:0 auto;}
       .evnent_baner1{width: 100% !important; background: #1f8265;}
       .evnent_baner1 p {text-align: center;}

       .evnent_baner2{width: 100% !important; background: #f6c1ce;}
       .evnent_baner2 p {text-align: center;}
       .evnent_baner3{width: 100% !important; background: #d6eefb;}
       .evnent_baner3 p {text-align: center;}
       .event_btn {width:27px;height:27px;font-size:23px;color:#fff; text-align:center;cursor:pointer;             vertical-align:middle; background: rgba(53,53,53,0.11); border-radius: 20px;
        line-height: 27px;}
        .event_wrap .fa-angle-right {position:absolute; right: 16%; top: 52.5%;}
        .fa-angle-right:before {centent: "\f105"; margin-left: 3px;}
        .event_wrap .fa-angle-left {position:absolute; left: 16%; top: 52.5%;}
        .fa-angle-left:before {centent: "\f104"; margin-right: 3px;}

        /*리스트 아이콘_md*/
        #icon_box01_md { width:15%; position:absolute; right:10px; bottom: 10px; z-index: 100; }
        #icon_box01_md img { width:100%; display:block; padding:3px; margin-top: 0px;}
        #icon_box02_md { width:20%; position:absolute; left:10px; bottom: 10px; z-index: 100; }
        #icon_box02_md img { padding-right:2px; width:100%; display:block; margin-bottom:5px; margin-top: 0px; }
        #icon_box03_md { width:27%; position:absolute; left:10px; bottom:0; z-index: 100; }
        #icon_box03_md img { padding-right:2px; width:100%; display:block; margin-bottom:5px; margin-top: 0px; }





        /*category*/

        #container { position: relative; }
        .cont_inner { width:1200px !important; }
        .sub_desc li { width:388px; margin:5px 5px; }
        .sub_desc li dt { width:100%; height:100%; position:relative; }
        .pr_desc li dl dt {/* width:100%; height:100%; position:relative;*/
          /*margin: 5px 5px; */list-style: none !important;
          background: none;
          font-size: inherit;
          font-weight: 700;
          position: relative;
          vertical-align: middle;
        }

        .pr_desc li dl dt::before, .pr_desc li dl dt::after {
          box-sizing: inherit;
          content: '';
          position: absolute;
  /*width: 100%;
  height: 100%;*/
  z-index: 50;
}



.rt_img {
  transition: color 0.25s;
}
.rt_img::before, .rt_img::after {
  border: 2px solid transparent;
  width: 0;
  height: 0;
}
.rt_img::before {
  top: 0;
  left: 0;
}
.rt_img:hover::before, .rt_img:hover::after {
  width: 100%;
  height: 100%;
}
/* .rt_img:hover::before {
  border-top-color: #00aaff;
  border-right-color: #00aaff;
  transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
  } */

  .rt_img::after {
    top: 0;
    left: 0;
    bottom: 0;'
    right: 0;
  }
/*.rt_img:hover::before {
  border-top-color: #00aaff;
  border-right-color: #00aaff;
}
.rt_img:hover::after {
  border-bottom-color: #00aaff;
  border-left-color: #00aaff;
  transition: height 0.25s ease-out, width 0.25s ease-out 0.25s;
  }*/


  .sub_desc li dt img { height:100%; }
  /*리스트 아이콘*/
  #icon_box01 { width:15%; position:absolute; right:10px; bottom:10px; z-index: 100; }
  #icon_box01 img { width:100%; display:block; padding:3px; }
  #icon_box02 { position:absolute; left:10px; bottom: 10px; z-index: 100; width: 20%;}

  #icon_box02 img { width:100%; padding:2px; display:block; margin-bottom:5px; }
  #icon_box03 { position:absolute; left:10px; bottom:10px; z-index: 100; width: 25%;}
  #icon_box03 img {width:100%; padding:2px; display:block; margin-bottom:5px;}
  #icon_box04{position: absolute; top: 5px; right: -9px; z-index: 100; width: 30%;}
  #icon_box04 img{width: 100%;}
  #icon_box05 { position:absolute; left:141px; bottom: 10px; z-index: 100;  width: 27%;}
  #icon_box05 img {width: 100%;}
  #icon_box05_md { position:absolute; left:36%; bottom: 10px; z-index: 100;  width: 30%;}
  #icon_box05_md img {width: 100%;}


  .pr_desc { width:1200px !important; }
  .pr_desc ul { width:1200px; }
  .pr_desc li { width:32.3% !important; border:1px solid #eee; background:#f9f9f9; }
  .pr_desc li .etc { display:none; border-top:2px solid #095fcc; margin:0px !important;}
  .pr_desc li .name { height:auto; padding-top:20px; text-align:center; font-size:14px; font-weight: 900; }
  .pr_desc li .price { margin:0px !important; text-align:center; font-size:22px; font-weight:900; height: 35px; line-height: 35px; }
  .pr_desc li .sale { display:none; }
  .pr_desc li .model { text-align:center; font-size:12px; }
.sub_desc li:hover {/* -moz-box-shadow: 3px 3px 10px #8aa4bf91; -webkit-box-shadow: 3px 3px 10px #8aa4bf91; box-shadow: 3px 3px 10px #8aa4bf91; border: 1px solid #1fb2decf;*/}
dt.rt_img {height: 385.59px !important}
.hover_btn { display:none; transition:all 0.5s; z-index:100; position:absolute; top:33%; left:36%; }
.sub_desc li:hover .hover_btn { display: block; transition:all 0.5s; }
.search_list li:hover .hover_btn { display: block; transition:all 0.5s; }
.wed_pagelist2 { background-color:#666; }

/*상품비교하기 영역 시작*/

.pr_desc > ul > li{
  position: relative;
}

.check_compare{
  opacity: 0;
  /*display: none;*/
  position: relative;
  position: absolute;
  left: 50%;
  top:50%;
  width: 100px;
  height: 100px;
  z-index: 99;                
  transform:translate(-50%, -130%);
  cursor: pointer;    
}
.check_compare > a{
  display: block;
}

/*.check_compare:hover,
.check_compare:focus,
.check_compare:active,
.check_compare.active{
  opacity: 1;
  }*/

  .check_compare > a.btn_check{
    position: absolute;
    right: -15%;
    top: -15%;
    width: 40px;
    height: 40px;
    background: url(/img/rentaltime/sub/btn_check.png) no-repeat center top;
    background-size: contain;
    text-indent: -99999px;
  }
  .check_compare > a.view_compare{
    width: 100%;
    height: 100%;
    background: url(/img/rentaltime/sub/view_compare.png) no-repeat center top;
    background-size: contain; 
    text-align: center;
    text-indent: -99999px;
  }


  /*상품비교 팝업*/
  .compare_modal{position: relative; left: -25%;top: -50px; overflow: hidden;}
  .compare_grid{ width:  90%; margin: 0 auto;}
  .compare_grid tr{ }
  .compare_grid tr td{width: 240px;line-height: 3em; border-left: 1px solid #ccc; border-bottom: 1px solid #ccc; font-family:"Nanum Gothic"; font-size: 14px; word-break: keep-all;}

  .compare_grid tr td:first-child{width: 115px; background: #DDE1E6; border-left: 0;}
  .compare_grid tr:last-child{ border-bottom: 0;}

  .compare_grid tr td a { width:100%; height: 100%; display: inline-block;}
  .compare_grid tr td a:hover { background: #C9EDFF; color: #222;}
  .compare_prd_img {height: 200px;}
  h3.comapre_tit{width: 90%; margin: 0 auto;  padding-top: 20px;background: #fff; color: #222; line-height: 50px; font-size: 30px; text-align: center; border-bottom: 2px solid #222;}

  /*상품비교하기 영역 끝*/

/*
.pr_desc li:hover dl dt:after{
  content: "";
  background: rgba(0,0,0,.4);
  width: 100%;
  height: 100%;
}
.pr_desc li:hover .check_compare{
  opacity: 1;
}
*/

/*.sub_tree { padding:0px; text-align:center; margin:20px 0; border: 0px;}
.sub_tree td { width:19.8%; float:left; height:40px; box-sizing: border-box; font-size:14px; padding-bottom:0px !important; margin-left: 2px; margin-bottom: 2px;
    background: #f8f8f8; border:1px solid #ddd; padding: 0;}
.sub_tree td:first-child {margin-left:0px;}
.sub_tree td a { display:block; width:100%; padding:10px 0; box-sizing: border-box; font-weight: 600; color:#555; font-size:15px;}
.sub_tree td a:hover { color: #df224f;}
.fc_90 {color: #df224f !important; }*/

/*마이페이지*/
.my_info { margin-bottom:40px; }
.my_info h2 { border-bottom:none; height:35px; font-size:25px; }
.my_info h2 img { margin-right:5px !important; }
.my_info ul { overflow:hidden; border:2px solid #000; padding:20px 0;}
.my_info ul li { float:left; width:33.2%; text-align:center; border-left:1px solid #000; }
.my_info ul li:first-child { border-left:none; }

.my_libox h3{ font-size:28px; line-height:50px; }
.my_libox a:hover { color:#f00033; }
.my_libox .email,.my_libox p { display:block; font-size:14px; line-height:20px; }
.my_libox .big_num { font-size:20px; color:#000; }
.my_libox .small_num { font-size:16px; background:#d9f2ff; padding:2px 2px 2px 2px; position:absolute; right:0;}
.my_libox .infobtn { width:50%; margin:10px auto 0; font-size:14px; display:block; line-height:20px; background:#f9ff99; padding:3px 0; }
.my_libox .backcolor { background:#ffe6f2; }
/*.m_stit { text-align:center; background:#fbfbfb; font-size:25px; line-height:25px; padding:20px 0 15px; border:1px solid #ddd; }*/
.m_stit a { color:#4b4b4b; font-family: 'Jeju Gothic', sans-serif; font-weight:normal; text-decoration: none; font-size:28px; padding:0 0 15px 15px;  }
.marl10 { color:#555; }
.marl10 b { color:#555; }
.m_stit2 { font-size:18px; height:38px; }

.my_pbox { width:100px; margin:0 auto; position: relative; }
.my_pbox p { text-align:left;  }

/*마이페이지 끝*/

/*주문서 작성*/
.tbl_head02 td { color:#000; }
.name_td { line-height:7em !important; }
.tbtr { line-height:2.5em; }

.order_adress { width:100%; border-left:1px solid #ddd; border-right:1px solid #ddd; margin-bottom:10px; }
.order_adress tr { width:33.3%; float:left; border:none; border-top:1px solid #ddd; border-bottom:1px solid #ddd; }
.order_adress tr td { width:100%; border:none; }
.order_adress tr th { border:none; }
.borer_none { border-top:none !important; border-bottom:none !important; }
.rental_money .order_font { font-size:20px; border:none; padding:0px; }
input.ed.order_font.jg.width {width:90px; text-align: center;}
/*주문서 작성 끝*/








/*detail*/

/*상품 상세페이지*/
.vi_img_bx {width:600px; overflow: hidden; float: left;}
.vi_img_bx .img_inner {width: 600px; border: 0 !important; overflow: hidden;}
.vi_img_bx .img_inner .simg_li {height: 70px; width: 460px; padding:20px border-top:0 !important;
  margin-bottom: 25px;}
  li.prd_img {border: 1px solid #ebebeb !important;}

  .vi_img_bx .img_inner .bimg { position:relative; padding:10px; padding-right:0px !important;}
  .vi_img_bx .img_inner .simg_li li img {width:70px; height: 70px;}

  dd.dt_card.jg {background:#fff;}
  .vi_txt_bx .price_bx dt, .vi_txt_bx .price_bx dd {
    font-size: 17px; text-align: left; float: left;
    width: 27%; padding: 0px 0 3px 20px; font-weight: 600;
  }
  .vi_txt_bx {width:550px; overflow: hidden; float: right; margin-top: 30px; margin-right: 10px; margin-bottom: 50px;}
  .vi_txt_bx .tit {font-size: 30px; font-weight: normal; line-height: 1.3; padding-bottom: 15px; position: relative;}
  h1.tit_name {font-weight: 400 !important; font-size: 25px; padding-bottom: 20px; }

  .vi_txt_bx .price_bx {background:#f8f8f8; padding-left: 12px 0; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd !important;                  background: 0; line-height:30px;}
  .price_bx {border-bottom: 0px !important;}
  .price_bx last-child {border-top:1px solid #ddd;}
  span.price_size {font-size: 15px; color: #000; font-weight: 400;}
  span.price_size2 {font-size: 18px; color: #000; font-weight: 400;}
  .vi_txt_bx .tit {padding-bottom: 5px;}
  .vi_txt_bx .stxt {border:0; padding:0px 0 10px 0;}

  .vi_txt_li {padding: 10px 0;}
  .vi_txt_li dt {background: 0 !important; font-size: 15px;}

  .vi_txt_bx .price_bx dd.price {font-size: 15px !important; font-weight: bold; color: #000;}
  span.price_color {color:#009fff; font-size: 25px;}
  span.price_color strong { font-weight: normal;}
  dt.model_color {font-weight: 400 !important; }
  dd.f_model {font-weight: 400 !important; font-size: 19px !important; }

  dd.f_price {color: #007eca; font-size: 20px !important;}
  .vi_txt_li dt {list-style-type: none !important;}

  #option_set_added {border-bottom: 1px solid #ddd;}

  .tac.mart20.jg.button {text-align: left !important; margin: 15px 0 0 !important; }
  a.btn_large.wset.marr3 {transition: all 0.5s !important; font-weight:400; width:49% !important;}
  a.btn_large.blue.marr3 {transition: all 0.5s !important; font-weight:400; width:49% !important;}

  .price_bx last-child {border: 0 !important;}

  a.btn_large.wset.marr3 {width: 230px; height: 55px; line-height: 35px; font-size: 19px;}
  a.btn_large.blue.marr3 {width: 230px; height: 55px; line-height: 35px; font-size: 19px; margin-left: 5px;}

  .vi_tab {height:50px;border-bottom:1px solid #ebebeb; border-top:1px solid #ebebeb;}
  .vi_tab ul {overflow:visible;}
  .vi_tab li { width: 245px; height: 50px; margin-left: 0px !important; color: #6d6d6d; font-size: 16px;
   font-weight: 600; line-height: 3.3; text-align: center; background-color: #fff; cursor: pointer;
   float: left; }

   .vi_tab li.on { width: 243px; height: 50px; margin-bottom: -2px; color: #404040; background-color: #fff;
    z-index: 50; border-bottom: 2px solid #404040; box-sizing: border-box;}

    .vi_tab li:first-child, .m_event li:first-child {margin-left:0 !important;}

    .tbl_frm01 th {width: 100px; padding: 20px 15px; border: 1px solid #ddd; background: #f7f7f7;
     font-weight: 600; text-align: left;}

     .tbl_frm01 th {width: 100px; padding: 20px 15px; border: 1px solid #ddd; background: #f7f7f7;
       font-weight: 600; text-align: center; font-size: 15px;}

       .tbl_frm01 td {padding: 10px 20px; text-align: left; border: 1px solid #ddd; background: transparent;
         font-size: 14px;}
         .dt_card { width:20% !important; border:1px solid #ddd; text-align:center !important; padding:5px 0 !important; line-height:20px; margin-top:5px; }
         .dt_card a { font-size:15px; text-decoration: none; width:100%; display:block; font-weight:normal; }
         .dt_card:hover { border:1px solid #f33e31; }

         .vi_tab li.on{width:33% !important;}
         .vi_tab li {width:33.5% !important;}

         /*로그인 페이지 CSS*/
         .login_wrap {width:1000px;}
         .login_wrap .tit {margin-top: 25px;}
         .login_wrap .log_inner {padding:0px !important;}
         .login_wrap .in_box input[type=text], .login_wrap .in_box input[type=password] {
          width:50%; background: #fff;}
          p.tac.mart_login {text-align: center !important; margin-top: 10px; font-size: 15px !important;}
          h2.login {float: left; width: 80px; line-height: 39px; font-size: 15px !important; }
          .login_box {width: 75%; margin:30px auto; padding: 24px 95px 60px 92px; border:2px solid #ddd;
            background:#ebebeb;}
            .login_inner_box {width:555px; margin: 0 auto; position: relative;}
            .login_button {width:185px; position: absolute; top: 0; right: 0;}
            button.btn_large.wfull_login {width:100%; height: 90px; font-size:16px; font-weight:normal;}
            button.btn_large.wfull_non {width:30%; float: right; margin: 5px auto;}
            .tar_nonmember {text-align: right !important; }
            h3.guest {float: left; width: 50px; line-height: 39px; font-size: 12px;}
            .sns_btn {border-top:0px; margin-top: 0px; padding-top: 60px;}
            .sns_btn .btn_large {width:33.1%;}
            h3.sns_login {font-size: 19px; text-align: center; margin-bottom: 15px; font-weight: 900; }
            .Nonmembers_login {width:884px; margin: 0 auto; position: relative; padding-bottom: 30px; height: 60px;}
            /*input {height: 23px; background:#fff; border: 1px solid #ddd; padding:12px 15px;}*/
            li.nonmem_text {font-size: 13px; letter-spacing: 0.5px;}
            li.nonmember_button {background: #ff3d3d; float: right; width:200px; height: 50px; position: absolute; top: 0; right: 0; text-align: center; line-height: 50px;}
            li.nonmember_button a { width:100%; display:block; color: #fff; font-size:16px; font-weight: normal; text-decoration: none;}

            li.nonmember2_button {background: #ffdc1c; float: right; width:200px; height: 50px; position: absolute; top: 0; right: 0px; text-align: center; line-height: 50px;}
            li.nonmember2_button a { width:100%; display:block; color: #000; font-size:16px; font-weight: normal; text-decoration: none;}


            /*모달2*/
            .rt_btn { display:block; text-align:center; background:#1fb2de; width:50%; margin:0px auto 15px; height:30px; line-height:10px; color:#fff; font-size:15px; font-weight:normal; transition:all 0.3s; border-radius: 0;}
            .rt_btn:hover { background:#108db3; transition:all 0.3s; }


            .bt_box_text {width: 884px; margin:0 auto;}
            .bt_box_text ul {margin-top: 10px;}
            .bt_box_text li {text-align: center; margin-top: 5px; font-size:14px;}
            li.bt_box_bold {font-size: 17px; font-weight: 900;}
            .bt_box {width:700px; margin: 0 auto;}
            .bt_box li {float: left; width: 32%; height: 45px; background: #fff; text-align: center; line-height: 45px; margin-left: 10px;}
            .login_wrap .bt_box a { width:100%; display:block; text-decoration: none; font-size: 16px;}
            .bt_box li:first-child {margin-left:0px;}
            input.guest_num {height: 40px; background:#fff; border: 1px solid #ddd; padding:12px 15px;
             width:160px !important;}
/*#big_form_rt { width:400px; padding:80px 0; border:1px solid #000; border-radius:0px; text-align:center; background:#f8f8f8; }
#big_form_rt h2 { width:310px; margin:0 auto ; text-align:center; font-size:26px; font-weight:normal; color:#333; padding:6px 0; }
#big_form_rt h2>span { font-size:30px; font-weight:900; color:#da004d; }
#big_form_rt h2 img { width:23px; margin-right:5px; }
#big_form_rt span { text-align:center; font-size:13px; color:#000; margin-top:15px; font-weight:normal; }
#big_form_rt span>a { color:#b13d0f; font-weight:600; margin-left:10px; }
#big_form_rt #form_box { width:80%; margin:30px auto 0; text-align:left; }
#big_form_rt #form_box table { width:100%; }
#big_form_rt #form_box table tr td { font-size:12px; margin:10px 0; color:#000; }
#big_form_rt #form_box table tr { line-height: 30px }
#big_form_rt #form_box table tr td input { line-height:23px; border:1px solid #ccc; background:#fff; height: 23px;}
.form_name,.form_phone,.form_time { width:100%; }
input{outline-width:0;}
#big_form_rt #form_box button { text-align:center; width:100%; height:35px; background:#33499e; margin-top:20px; color:#fff; font-weight:normal; font-size:15px;}

*/
.bt_box_text {width: 884px; margin:0 auto;}
.bt_box_text ul {margin-top: 10px;}
.bt_box_text li {text-align: center; margin-top: 5px; font-size:14px;}
li.bt_box_bold {font-size: 17px; font-weight: 900;}
.bt_box {width:700px; margin: 0 auto;}
.bt_box li {float: left; width: 32%; height: 45px; background: #fff; text-align: center; line-height: 45px; margin-left: 10px;}
.login_wrap .bt_box a { width:100%; display:block; text-decoration: none; font-size: 16px;}
.bt_box li:first-child {margin-left:0px;}
input.guest_num {height: 40px; background:#fff; border: 1px solid #ddd; padding:12px 15px;
 width:160px !important;}


 /*회원가입 CSS*/
 i.fa.fa-exclamation-circle {color:#f10000;}
 .mart5_adrdress {height: 20px !important; margin-top: 10px !important;}
 input[type="file"] {height: 45px;}
 p.fc_red.mart7_number {font-size: 12px; margin-top: 4px;}
 span.fc_red.marl5_number {font-size: 12px;}
 td.sms_number {font-size: 12px;}
 td.email_number {font-size: 12px;}
 input.btn_medium.marr3,input.btn_medium {height: 35px;}


 /*장바구니 css*/

 .tac.mart20_cart{text-align: right !important; margin-top: 15px;}


 /*마이페이지 회원정보*/
 .mart5_gegis {height: 20px; margin-top: 10px;}
 td.text_size {font-size: 12px;}


 /*검색 상품리스트*/
 .pr_desc li dt {width:100% !important; height: 100% !important;}
 .pr_desc li dt img {width: 100%; height: 100%;}
 .pr_desc li .model {text-overflow: ellipsis; white-space: nowrap;}
 .pr_desc li .name {text-overflow: ellipsis; white-space: nowrap;}.

 span.fc_255.color {color: #009fff !important}
 dd.contract {background: #ececec; padding:10px 0px; height: 50px;}

 button.btn.btn-lg.ns.rt_btn.ren_btn.btn_large.marr3 { font-weight: 400 !important; display:block; font-size:18px; color:#fff !important; text-decoration: none;  float:left; background:#1fb2de; border:1px solid #1fb2de; width:30%; height:55px; line-height:35px; transition: all 0.5s !important; }
 button.btn.btn-lg.ns.rt_btn.ren_btn.btn_large.marr3:hover { background:#108db3; transition: all 0.5s !important; border:1px solid #108db3;  text-decoration: none; }

 span.price_box {width: 100%; height: 150px; float: right; line-height: 1.7em; font-size: 12px; margin-bottom: 20px; overflow: auto; text-align: left; border: 1px solid #ddd; background:#f7f7f7; padding: 15px;}

 /*개인정보방침 팝업*/
 .mem_wrap {width:500px;}
 .mem_h2_wrap {width: 100%; height: 60px; background: #5a5757;
/*background: #ff5f6d;
background: -moz-linear-gradient(left, #ff5f6d 0%, #ffc371 100%);
background: -webkit-linear-gradient(left, #ff5f6d 0%,#ffc371 100%);
background: linear-gradient(to right, #ff5f6d 0%,#ffc371 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5f6d', endColorstr='#ffc371',GradientType=1 ); */
;}
h2.mem_permittion1 {margin-bottom: 20px; color:#fff; font-size: 18px; line-height: 60px; padding-left: 15px;}
.mem_permittion2 {padding:25px; border: 1px solid #ddd;}




/*wrap*/
#container { min-width:1200px; }
#mbn_wrap { padding:0px; height:482px; background: 0; }
#mbn_wrap .mbn_inner { width:100%; margin:0 auto; height:600px; z-index: 10; position: relative;}
.main_ctwrap {width:1200px; height:430px; position: relative; margin: 0 auto;}
.main_ct { width:200px; border:none; position:absolute; left:0;
  background-color:rgba(0,0,0,0.6);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
  zoom: 1;
  height:430px;}
  .main_ct .cate_li { margin:0; }
  .main_ct .cate_li a { padding:11px 20px; color:#fff; font-size:15px; transition:all 0.3s; font-weight:normal; }
  .main_ct .cate_li a>img { margin-right:5px; }
  .main_ct .cate_li > li:hover > a {padding:11px 30px;color:#fff;background-color:#0b80e0 !important;margin:0 -1px; border-left:8px solid #00aaff; transition:all 0.3s; }
  .main_ct h3 { padding:25px; color:#fff; font-size:16px; font-weight:normal;}
  .main_ct h3 .fa-bookmark { margin-right:5px; font-size:15px; }
  #mbn_wrap .main_rol_slide { width:100%; left:0;border:none !important; }
  #mbn_wrap .main_rol_slide img { text-align:center; }
  #mbn_wrap .cycle-pager { font-size:45px; }
  #mbn_wrap .cycle-pager .cycle-pager-active { color:#0d82ee; }
  #mbn_wrap a#bt_sl_next { right:10%; }
  #mbn_wrap a#bt_sl_prev { left:10%; }

  /*사은품배너*/
  div.gift_banner{
    max-width: 1200px;
    height: 250px;  
    margin:0 auto;
    margin-top: 0;
    background: url(/img/rentaltime/main/half_gift_banner.jpg) no-repeat;
    background-size: cover;

  }
  div.gift_banner > a{
    width: 100%;
    height: 100%;
    display: block;
  }

  /*사은품배너*/
  div.gift_banner2{
    max-width: 1200px;
    height: 450px;  
    margin:0 auto;
    margin-top: 100px;
    background: url(/img/rentaltime/main/gift_banner2.jpg) no-repeat;
    background-size: cover;

  }
  div.gift_banner2 > a{
    width: 100%;
    height: 100%;
    display: block;
  }


  /*EQ배너 스타일*/
  div.eq_wrap{
    width:100%;
    height: 410px;
  }
  div.eq_wrap > div.eq{
    position: relative;
    width:1200px;
    height: 100%;
    margin: 0 auto;
    background-image: url(/img/rentaltime/main/eq_banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
  }
  div.eq_wrap > div.eq > p{
    position: absolute;
    right:61px;
    top: 165px;
    font-size: 20px;
    color: #fff;
    font-family:"NotoSansCJKkr-DemiLight";
  }
  /*EQ배너끝*/
  /*3단 프로모션 시작*/
  div.promotion_03{
    max-width: 1200px;
    height: 400px;
    margin: 20px auto;
    margin-bottom: 0;
  }
  div.promotion_03 > a{
    display: block;
    float: left;
    height: 100%;
    width: 32.7777%;
    margin-right: 10px;
    border:1px solid #d6d6d6;
  }
  div.promotion_03 > a:last-child{margin-right: 0;}
  div.promotion_03 > a.office01{
    background: url(/img/rentaltime/main/1_promotion.jpg) no-repeat center;
    background-size: cover;
  }
  div.promotion_03 > a.health02{
    background: url(/img/rentaltime/main/health_02.jpg) no-repeat center;
    background-size: cover;
  }
  div.promotion_03 > a.oneroom03{
    background: url(/img/rentaltime/main/3_promotion.jpg) no-repeat center;
    background-size: cover;
  }
  div.promotion_03 > a.friend03{
    background: url(/img/rentaltime/main/3_skb.jpg) no-repeat center;
    background-size: cover;
  }
  /*3단 프로모션 끝*/


  .owl-carousel { width:100%; height:600px; display: block;}
  .owl-carousel .item { width:100%; margin:0 auto; overflow:hidden;}
  .owl-carousel .item .item_box { width:1200px; margin:0 auto; }
  .owl-carousel .item a { width:1200px; float:right; }
  .btn_box { width:1200px; margin:0 auto; line-height:50px; border-left:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd;  }
  .btn_box li { width:16.66%; float:left; list-style: none; background:#fff; height:50px; text-align:center; font-size:15px; font-weight:900; box-sizing:border-box; transition:all 0.2s; border-top:2px solid #0b80e0;  }
  .btn_box li:before { width:1px; height:10px; background-color:#ddd; display:inline-block; float:left; content:''; margin:20px 0 0 0; }
  .btn_box .sitebox { width:100%; height:50px; font-size:15px; color:#fff; padding-left:20px !important;
    background-color:rgba(0,0,0,0.6);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000); zoom: 1;}
    .btn_box .sitebox option {z-index: 9999;}
    .btn_box li.be_none:before { width:0px !important;  }
    .btn_box li:first-child { width:200px !important; border-top:none; }
    .btn_box li:first-child:hover { border-top:none; }
    .btn_box li a { text-decoration:none; width:100%; display:block; transition:all 0.2s; font-weight:400; }
    .btn_box li:hover { transition:all 0.2s; background-color:#00aaff; box-sizing:border-box; }
    .btn_box li a:hover { color:#fff; transition:all 0.2s; }
    .owl-thumb-item.active { background:#ff0000; }

    #thumbs .item { background: #C9C9C9; height:70px; line-height:70px; padding: 0px; margin:2px; color: #FFF; border-radius: 3px; text-align: center; cursor: pointer; }
    #thumbs .current .item { background:#FF5722; }
    .owl-dots { display:none; }
    .cont_wrap { width:1200px; margin:0 auto 50px; position: relative; overflow: unset !important;}


    .best_wrap { width:1200px; height:750px; }

    .bx-wrapper {position: relative; max-width:100% !important; margin:0 auto; }
    .best_btn { width:50px;height:30px; font-size:25px; color:#555; border:none; background-color:#fff; line-height:30px; border:1px solid #ddd; }
    .best_btn:hover { border:1px solid #888; }

    .best_rol_slide_test .fa-angle-right { position:absolute; top:50px; right:0; }
    .best_rol_slide_test .fa-angle-left { position:absolute; top:30px; right:4.5%; }
    .test_best_btn { width:50px;height:30px; font-size:25px; color:#555; border:none; background-color:#fff; line-height:30px; border:1px solid #ddd; }
    .test_best_btn:hover { border:1px solid #888; }
    .best_rol_slide_test .bx-prev{position: absolute; top: -30px !important; left: 0 !important; z-index: 9998 !important;}
    .best_rol_slide_test .bx-next{position: absolute; top: -30px !important; right: 0 !important;z-index: 9998 !important;}


    ul#bxslider > li a{ width: 100%; display: inline-block; float: left;}
    ul#bxslider > li > a > img {width: 100%; }

    /*리스트 베스트*/
    .list_wrap {width: 1200px; margin: 30px auto 0; position: relative;}
    .list_title { color: #4b4b4b; font-family: 'Jeju Gothic', sans-serif; font-weight: normal; text-decoration: none; font-size: 20px; padding: 0 0 15px 15px;}
    .list_title a { color: #4b4b4b; font-family: 'Jeju Gothic', sans-serif; font-weight: normal; text-decoration: none; font-size: 20px; }
    .list_cont_wrap {width: 1200px; height: 500px; margin: 0 auto 25px; border: 1px solid #e2e2e2; padding: 35px; background: #f9f9f9;}
    .best_wrap.list { width:1135px; height: 440px;}
    .best_rol_slide.list { width:1135px; height: 440px;}
    .best_rol_slide.list .bx-viewport {height: 435px !important; padding-top: 2px;}
    .best_rol_slide.list ul { overflow: visible;}
    .best_rol_slide.list li {width: 23.26%; padding-bottom: 0; margin-left: 0; position: relative; overflow: visible; background: #fff; border: 1px solid #e2e2e2;}
    .best_rol_slide.list li .best_rol_list_icon {position: absolute; top: -2px; left: 0;}
    .best_rol_slide.list li .best_rol_list_icon span {position: absolute; top: 14px; left: 12px; color: #fff; font-size: 19px; font-weight: 900; font-family: 'Montserrat'; letter-spacing: 1px;}
    .best_rol_slide.list li .img {width:277px !important; height: 277px;}
    .best_rol_slide.list li p {width: 277px;}
/*.best_rol_slide.list li .best_rol_list_icon_kw {position: absolute; top: -2px; left: 0;}
.best_rol_slide.list li .best_rol_list_icon_kw span {position: absolute; top: 14px; left: 12px; color: #fff; font-size: 19px; font-weight: 900; font-family: 'Montserrat'; letter-spacing: 1px;}*/
.best_rol_slide.list .card_discount > p.card_dis_tit {width:100%;}
.best_rol_slide.list .card_discount > div.rslt > p {width: 60% !important;} 
.best_rol_slide.list .card_discount > div.rslt > p:first-child {width: 35% !important;} 
.best_rol_slide.list .card_discount > div.rslt > p > strong {font-size: 17px;}
.best_rol_slide.list .card_discount > div.rslt > p:nth-child(2) > strong { font-size: 22px; }
.best_rol_slide.list li .name {}
.best_rol_slide.list span.prev_bt { position:absolute; top:50% !important; left:-2.5%; transition: 0.3s;}
.best_rol_slide.list span.next_bt { position:absolute; top:50% !important; right:-2.2%; transition: 0.3s; }
.best_rol_slide.list span.prev_bt:hover { opacity: 0.5; }
.best_rol_slide.list span.next_bt:hover { opacity: 0.5; }

/*프로세스 고객안내*/
div.process_guide_wrap{width: 100%; height: auto;}
div.process_guide_wrap > .process{max-width: 1200px; height: 250px; margin: 0 auto;}
div.process_guide_wrap > .process > h2.one_stop{font-size: 26px; line-height: 50px; text-align: center;}
div.process_guide_wrap > .process > img{width: 100%;}

div.guide{max-width: 1060px; height: 300px; margin: 30px auto; }
div.guide > h2.guide_tit{font-size: 26px; line-height: 30px;}
div.guide > h2.guide_tit > img{margin: 10px 10px 0 0; }
div.guide > ul{width:100%; height: auto; padding-left: 5px;}
div.guide > ul > li{width:100%; height: 30px; line-height: 30px; font-size: 15px; font-weight: 600;}
div.guide > ul > li > span.box_ico{display: inline-block; width: 5px; height: 5px; background:#f3ac36; margin: 0 5px 2px 0; }





/*리스트별 타이틀*/
.sec_title { width:1200px; margin:20px auto; text-align:center !important; height: 50px;}
.sec_title h2 {font-size:26px; font-weight:normal; float: none; line-height: 50px; color:#000; }
.sec_title h2 .fa { margin-right:5px; color:#ffb300; font-size:30px; }
.sec_title span { font-size: 23px; line-height: 54px; padding-left: 10px; color: #909090; }
.sec_title .line { width:100%; height:1px; background-color:#42a0ce; margin-top:0px !important; }

.mart20 { margin-bottom:20px; }

.best_rol_slide { width:1200px; height:450px; border-bottom:none; }
.best_rol_slide li { margin-left:4px; margin-right:5px; padding-bottom:15px; padding-top: 0px;
 border: 1px solid #eee; box-sizing: border-box;}
 .best_rol_slide.rt li:hover { background:#f7f7f7; /*border: 1px solid #42a0ce;*/ box-sizing: border-box;}
 .best_rol_slide li p { width:290px; }
 .best_rol_slide li .img { width:290px !important; height:290px; }
 .best_rol_slide li .img img { width:100%; height:100%; border-radius: 0px;}
 .best_rol_slide li .etc { display:none; border-top:2px solid #095fcc; margin:20px 0 !important;}
 .best_rol_slide li .name { height:30px !important; margin:0px !important; padding:10px 5px 0px 5px; text-align:center; font-size:14px; font-weight: 900;}
 .best_rol_slide li .price { margin:0px !important; padding-bottom:20px; text-align:center; font-size:16px; font-weight:900; padding: 5px 0px;}
 .best_rol_slide li .sale { display:none; }
 .best_rol_slide li .model { text-align:center; font-size:12px; padding-bottom: 5px; padding-top: 5px;
  overflow: hidden; text-overflow: ellipsis;white-space: nowrap;}
  .contract {overflow: hidden; padding:10px 5px;}
  .contract p {margin-left:5px; width:31.5% !important; padding:7px 3px; text-align: center; float: left; background: #fbfbfb; font-size: 11px;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,0.16), 0 0 0 1px rgba(0,0,0,0.08);
    border-radius: 3px;}
    a.jg.rt_btn {margin-top: 7px;}


    .best_rol_slide li > a {position:relative; }

    /*리스트 아이콘*/
    #icon_box01_best { width:15%; position:absolute; right:10px; bottom:10px; z-index: 100; }
    #icon_box01_best img { width:100%; display:block; padding:3px; }
    #icon_box02_best { position:absolute; left:10px; z-index: 100; width:20%;}
    #icon_box02_best img { padding-right:2px; width:100%; display:block; margin-bottom:5px; }
    #icon_box03_best { position:absolute; left:10px; bottom:0; z-index: 100; width:30%;}
    #icon_box03_best img { padding-right:2px; width:100%; display:block; margin-bottom:5px; }
    #icon_box05_best {  position:absolute; left:50%; bottom: 10px; z-index: 100;  width: 27%; transform: translateX(-50%); -ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);}
    #icon_box05_best img { padding-right:2px; width:100%; display:block; margin-bottom:5px; }

    .gift_bn { width:1200px; margin:20px auto 0; }
    .gift_text{ width: 100%; height: auto; display: inline-block; padding: 5px; text-align: left; font-size: 12px; background: #222; color: #fff;}

    /* Dropup Button */
    .dropbtn {
      width:100%;
      color: #ffffff;
      padding: 16px;
      font-size: 16px;
      background:#3c82ec;
    }

    .dropbtn .fa { margin-right:10px; font-size:15px; }

    .dr_list li { border-left:1px solid #fff; }
    .dr_list li:first-child { border-left:0px; }

    .dr_list { width:1200px; height:50px; margin:0 auto;  }
    .dr_list li { float:left; width:239px; }
    /* The container <div> - needed to position the dropup content */
    .dropup {
      display: inline-block;
      width:100%;
    }

    /* Dropup content (Hidden by Default) */
    .dropup-content {
      display: none;
      position: absolute;
      bottom:50px;
      background-color:rgba(0,0,0,0.8);
      filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
      zoom: 1; /* 일반적이진 않지만 ie6, 7 에서 적용 안되는경우 선언. */;
      width:238px;
      box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
      z-index: 99999;
      border:1px solid #333;
    }

    /* Links inside the dropup */
    .dropup-content a {
      color: #fff;
      padding: 12px 16px;
      text-decoration: none;
      display: block;
    }

    /* Change color of dropup links on hover */
    .dropup-content a:hover {background-color: #ef4242; }

    /* Show the dropup menu on hover */
    .dropup:hover .dropup-content {
      display: block;
    }

    /* Change the background color of the dropup button when the dropup content is shown */
    .dropup:hover .dropbtn {
      background-color: #0e4fc1;
      color:#fff;
    }


    .free_bn { width:100%; height:180px; background-image:url(/img/rentaltime/main/center_bn2.jpg);
      background-size:100%; background-repeat: no-repeat;}
      .free_text { width:1200px; margin:0 auto; text-align:center; padding:30px 0;}
      .free_text>h3 { font-size:25px; font-weight:normal;}
      .free_text>h3>span { background:#fff252; padding:2px 10px; }
      .free_text p { font-size:16px; font-weight:normal; margin-top:10px; }
      .free_num { width:400px; height:47px; margin:10px auto 0; text-align:center; background:#8c0ec5; padding:0px 0; vertical-align: middle; }
      .free_num img { float:left; vertical-align: middle; margin-left:30px; margin-top:3px; }
      .free_num h4 { font-size:26px; font-weight:normal; vertical-align: middle; margin-left:10px; color:#fff; line-height: 45px; text-align: center; }
      .free_num h4>span { font-size:33px; font-weight:600; color:#f0ff70; }

    .frees_bn { width:100%; height:180px; background-size:100%; background-repeat: no-repeat;}
      .frees_text { width:1200px; margin:0 auto; text-align:center; padding:30px 0;}
      .frees_text>h3 { font-size:25px; font-weight:normal;}
      .frees_text>h3>span { background:#fff252; padding:2px 10px; }
      .frees_text p { font-size:16px; font-weight:normal; margin-top:10px; }
      .frees_num { width:400px; height:47px; margin:10px auto 0; text-align:center; background:#8c0ec5; padding:0px 0; vertical-align: middle; }
      .frees_num img { float:left; vertical-align: middle; margin-left:30px; margin-top:3px; }
      .frees_num h4 { font-size:26px; font-weight:normal; vertical-align: middle; margin-left:10px; color:#fff; line-height: 45px; text-align: center; }
      .frees_num h4>span { font-size:33px; font-weight:600; color:#f0ff70; }

/*.modal {display: none; position: fixed; z-index: 1; overflow: auto; width: 100%; height: 100%;}
.modal-content {width: 50%; margin: 15% auto;}
*/





/*바텀*/

#ft {background: #fff; width: 100%; overflow: hidden; margin-bottom:80px;}
.footer {color: #616161; padding:20px 0 30px; overflow: hidden; line-height: 18px; text-align: left; letter-spacing: 0; border:none; padding-left: 100px; }
.fgnb {border-top:1px solid #e2e2e2; border-bottom:1px solid #e2e2e2; height: 40px; padding:0; background:    #fff; overflow: hidden;}
.fgnb_wrap {width:1200px; margin: 0 auto; line-height: 40px; font-size: 12px; padding-left: 100px;}
.fgnb li:before {width: 1px; height: 12px; margin:14px 17px 0; background: #666; display: inline-block; float: left; content:'';}
.fgnb li a {color: #545454; display: flex; line-height: 40px;}
.fgnb li a:hover {color:#0085e6;}
.f_inner {width:1200px; margin: 0 auto; font-size:12px;}
.f_inner.ft1 {width: auto; float: left;}
.f_inner.ft2 {width: auto; float: right; }
.f_inner.ft2 li {font-size: 13px;}
.f_inner.ft2 li:hover {color: #0085e6;}
.footer_logo {float: right; margin-top: 10px;}
.mart5 {height: 50px; line-height: 50px; background: #e2e2e2; margin-top:0px !important;}
.mart5 p {margin: 0 auto; width: 1200px; letter-spacing: 0.06em; color: #5a5a5a; text-align: right;}
.bx-grey2 {background: transparent; border:1px solid #888; color: #545454 !important;}
.bx-grey2:hover {background: transparent; border:1px solid #888; color: #424242 !important; font-weight: 600 !important;}

.box1 .aa { width:200px; height:50px; border:1px solid gray; background-color:yellow; margin:20px; position:relative; }
.box1 .bb { width:100%; height:100%; border:1px solid gray; background-color:#ddf; }
.box1 .view { width:400px; height:200px; position:absolute; top:100%; left:0px; border:10px solid transparent; z-index:100; }
.pop1 { display:none; }

/*하단왼쪽 팝업레이어*/
.popup_bl_position {
  position:fixed;
  z-index:9999;
  left:0;
  bottom:0;
  width:0;
  height:0;
}
.popup_bl {
  position:absolute;
  left:20px;
  bottom:0px;
  width:250px;
  height:250px;
}
.popup_bl .d_winBanner {
  position:absolute;
  left:0px;
  bottom:80px;
  width:420px;
  height:550px;
  overflow:hidden;
  visibility:hidden;
}
.popup_bl #d_checkBox {
  position:absolute;
  top:92px;
  right:36px;
  font-size:11px;
}
.popup_bl .d_winBanner .d_close {
  position:absolute;
  top:90px;
  right:20px;
  cursor:pointer;
  color:#333;
}

.popup_bl .d_winBanner .d_close .fa { font-size:15px; }

.popup_bl img { width:100%; }

#big_form { width:400px; padding:115px 0; margin-left:10px; border-radius:0px; text-align:center; background-image:url(/img/rentaltime/common/contact_bg.png); background-repeat: no-repeat; }
#big_form h2 { width:310px; margin:0 auto ; text-align:center; font-size:26px; font-weight:normal; color:#fff; padding:6px 0; }
#big_form h2 img { width:23px; margin-right:5px; }
#big_form span { text-align:center; font-size:13px; color:#fff; margin-top:15px; font-weight:normal; }
#big_form span>a { color:#000; font-weight:600; margin-left:10px; }
#big_form #form_box { width:80%; margin:30px auto 0; text-align:left; }
#big_form #form_box table { width:100%; }
#big_form #form_box table tr td { font-size:12px; margin:10px 0; font-weight:lighter; color:#fff; }
#big_form #form_box table tr { line-height: 30px }
#big_form #form_box table tr td input { line-height:23px; border:1px solid #ccc; background:#fff; color:#000; height: 23px;}
.form_name,.form_phone,.form_time { width:180px; }
input{outline-width:0;}
#big_form #form_box button { text-align:center; width:100%; height:35px; background:#a1e0ff; margin-top:20px; color:#333; font-weight:600; font-size:15px;}


span.price_color_rt_2 {color: #007eca; font-size: 18px !important; font-weight:600;}


ul.allrental_price {display: block; padding-left: 20px;}
ul.allrental_price li {margin-bottom: 0.2em;}
ul.allrental_price li:nth-child(4) {margin-bottom: 0.5em;}
ul.allrental_price li.price_bold {font-weight: 600; font-size: 13px; margin-bottom: 5px;}
span.price_bold {font-size: 13px; margin-bottom: 5px; margin-left: 20px;}

.vi_txt_li_price {padding:20px 0; /*border-top: 1px solid #ddd;*/}
.vi_txt_li_price dl dt.padt8 {font-size: 17px; font-weight: 600; display: inline-block; padding:0px 0 3px 20px;}

span.all_rental_price {display: block; padding-top: 10px; font-size: 13px; font-weight: 600;}



/*test site*/
#hd_sch.test { width:400px; height: 75px; position:absolute; top:35%; left:47%; text-align: center;}
#hd_sch.test .sch_frm { width:400px; height:40px; /*border:2px solid #00aaff;*/ border-radius: 22px; }
#hd_sch.test .sch_frm .sch_submit { background-color:0 !important; width:55px; height:36px;  /*color:#00aaff;*/ font-size:24px; }
#hd_sch.test .sch_frm .sch_stx { width:400px; top:6px; left:0px; height:30px; border-radius: 22px; }
#hd_sch.test .sch_frm .sch_stx::-webkit-input-placeholder{font-size:13px; letter-spacing: 0.2em; text-align: center;}
#hd_sch.test .sch_frm .sch_stx::-moz-input-placeholder{font-size:13px; letter-spacing: 0.2em; text-align: center;}
#hd_sch.test .sch_frm .sch_stx:-moz-input-placeholder{font-size:13px; letter-spacing: 0.2em; text-align: center;}
#hd_sch.test .sch_frm .sch_stx::-ms-input-placeholder{font-size:13px; letter-spacing: 0.2em; text-align: center;}
#hd_sch.test ul {display: inline-block; margin: 0; padding: 0; zoom:1;}
#hd_sch.test ul li {float: left; padding: 10px; text-align: center;}
#hd_sch.test ul li a {display: block; color: #aaa;}


#gnb_inner .all_cate.test .allc_bt,#gnb_inner .brand_li .all_br
{width:0;height:53px;padding:0;display:inline-block;float:left;cursor:pointer;position:relative;
  background:0;}

  #gnb_inner .fa-bars.test {line-height: 53px; font-size: 30px;margin:0;}
  /*#gnb_inner .fa-bars.test:before {color: #ddd;}*/

  .gnb_li.test {margin-left: 50px !important; width: 0 !important; height: 53px !important; text-align: 0 !important; position: 0 !important; left: 0 !important;}
  #gnb_inner .gnb_li.test {position: unset; top: 0;}
  #gnb_inner .gnb_li.test ul {line-height: 53px; width: 100%;}
  #gnb_inner .gnb_li.test ul li {float: left; position: relative;overflow: visible; line-height: 53px; width: 12%; text-align: center;}
  #gnb_inner .gnb_li.test ul li:before {width: 0; height: 0; background-color: 0; display: 0; float: 0; content: 0; margin: 0;}
  #gnb_inner .gnb_li.test li a {color: #000; display: block; height: 52px; line-height: 52px;}

  .sec_title.test {width: 1200px; height: 50px; margin: 20px 0 30px 0; text-align: center !important; z-index: 1;}
  .sec_title.test h2 {font-size: 26px; font-weight: normal; line-height: 50px; color: #000; float: none; z-index: 9999;}

  .title_line {display: block; margin: 0 auto; width: 36px; height: 3px; background:#000;}
  .pm_rt.test {margin: 0 auto 80px !important;}

  .f_inner.test {width: auto; float: left;}
  .f_inner.test2 {width: 400px; float: right; }
  .f_inner.test2 li {font-size: 12px; text-align: center; display: inline-block; height: 35px; line-height: 35px;}
  .f_inner.test2 li:hover {color: #0085e6;}
  .f_inner.test2 ul {width: 75%; margin:0 !important; text-align: right;  float: left; }

  .f_inner.test2 li:before {
    width: 1px;
    height: 12px;
    margin: 10px 10px 0;
    background: #666;
    display: inline-block;
    float: left;
    content: '';
  }

  .f_inner.test2 li:first-child:before {display: none;}
  .f_inner.test2 li:nth-child(2):before {display: none;}

  li.click_icon i {height: 35px; line-height: 32px; font-size:14px; padding:0 10px;}

  img.qa_img{padding-left: 30px;}

  p.counselor_img{position: absolute; left: 8%; top: -124px; z-index: 9998;}

  #sticky-counsel {
    background-color: #ddd;
  }

  #sticky-counsel.test {
    height: 90px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 1px solid #ededed;
    color: #000;
    background-color: <?php echo $site_color2;?> !important;
    z-index: 9999;
  }
  #sticky-counsel .fix-width.test {
    width: 1200px; height: 80px; line-height: 80px;  border-radius: 10px; margin-top: 10px; padding: 10px 0 0 0;
    position: relative;}
    .counsel-input .title.test {color: #00607d; display: unset; font-size: 14px; font-weight: 600;}
    .counsel-input .title.test strong {color: #00607d; }
    .counsel-input .title.test2 {color: #00607d; display: : unset; float: left; line-height: 2em;}
    .counsel-input .title.test2 strong {color: #00607d; display: inline; font-size: 25px;}

    .counsel-input .desc.ns.test {color: #00607d; top: 10px;}
    .counsel-input .desc.ns.test strong {color: #00607d;}



    .ft_number {display: block; }
    .counsel-input.test input[type=text] {border:1px solid #ddd;}
    .counsel-input.test input[type=text]:hover {border: 1px solid #}
    .counsel-input .input-area.test {position:absolute; top: -5px; left: 370px;}
    p.title_round.test {width: 50px; height: 50px; background-color: #fff; margin:0 20px 0 40px;
      float: left; border-radius: 50px; position: relative;}
      .ct_impor {display: inline; color: #000; position: absolute; top: 28px; right: 27px;} 
      .counsel-input .btn.test {width: 100px;}

      .title_round1 {display: block; position: absolute; top: -30px; left: 106px; font-size: 20px; letter-spacing: -0.38em; color: #fff;}
      .title_round2 {display: block; position: absolute; top: -30px; left: 160px; font-size: 20px; letter-spacing: -0.38em; color: #fff;}
      .title_gr {position: absolute; top: 15px; left: 108px;}

      div.time_txt{
        position: fixed;
        right: 50%;
        bottom:89px;
        z-index: -1;
        width: 30%;
        height: 28px;
        transform: translateX(50%);
        background: #ffcf23;
        color: #fff;
        text-align: center;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
      }
      div.time_txt > p{
        width: 100%;
        height: 15px;
        font-size: 16px;
        margin-top: -25px;
        color: #00607d;
      }


      #hd_inner .hd_bnr.test {top: 42%;}

      .right_banner ul li {font-size: 20px; font-weight: 400;}
      .round {width: 5px; height: 5px; background:#000; float: left; margin-top: 10px; margin-right: 10px;}


/*#gnb_inner .gnb_li.test li a {
    background-image: url(/img/test/icon_all.png);
    background-repeat: no-repeat;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0;
}

#gnb_inner .gnb_li.test li a :hover {
    background-image: url(/img/test/icon_all.png);
    background-repeat: no-repeat;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0;
    }*/

    #gnb_inner .gnb_li.test ul li a .i1 {
      background-image: url(/img/test/i1_off.png);
      background-repeat: no-repeat;
      display: inline-block;
      vertical-align: middle;
      margin-right: 0;
      width: 23px;
      height: 20px;
      background-position: 0 2px;
    }
    #gnb_inner .gnb_li.test ul li a:hover .i1 {
      background-image: url(/img/test/i1_on.png);
      background-repeat: no-repeat;
      display: inline-block;
      vertical-align: middle;
      margin-right: 0;
      background-position: 0 2px;
    }

    #gnb_inner .gnb_li.test ul li a .i2 {
      background-image: url(/img/test/i2_off.png);
      background-repeat: no-repeat;
      display: inline-block;
      vertical-align: middle;
      margin-right: 0;
      width: 23px;
      height: 20px;
      background-position: 0 2px;
    }
    #gnb_inner .gnb_li.test ul li a:hover .i2 {
      background-image: url(/img/test/i2_on.png);
      background-repeat: no-repeat;
      display: inline-block;
      vertical-align: middle;
      margin-right: 0;
      background-position: 0 2px;
    }

    #gnb_inner .gnb_li.test ul li a .i3 {
      background-image: url(/img/test/i3_off.png);
      background-repeat: no-repeat;
      display: inline-block;
      vertical-align: middle;
      margin-right: 0;
      width: 23px;
      height: 20px;
      background-position: 0 2px;
    }
    #gnb_inner .gnb_li.test ul li a:hover .i3 {
      background-image: url(/img/test/i3_on.png);
      background-repeat: no-repeat;
      display: inline-block;
      vertical-align: middle;
      margin-right: 0;
      background-position: 0 2px;
    }

    #gnb_inner .gnb_li.test ul li a .i4 {
      background-image: url(/img/test/i4_off.png);
      background-repeat: no-repeat;
      display: inline-block;
      vertical-align: middle;
      margin-right: 0;
      width: 23px;
      height: 20px;
      background-position: 0 2px;
    }
    #gnb_inner .gnb_li.test ul li a:hover .i4 {
      background-image: url(/img/test/i4_on.png);
      background-repeat: no-repeat;
      display: inline-block;
      vertical-align: middle;
      margin-right: 0;
      background-position: 0 2px;
    }

    #gnb_inner .gnb_li.test ul li a .i5 {
      background-image: url(/img/test/i5_off.png);
      background-repeat: no-repeat;
      display: inline-block;
      vertical-align: middle;
      margin-right: 0;
      width: 23px;
      height: 20px;
      background-position: 0 2px;
    }
    #gnb_inner .gnb_li.test ul li a:hover .i5 {
      background-image: url(/img/test/i5_on.png);
      background-repeat: no-repeat;
      display: inline-block;
      vertical-align: middle;
      margin-right: 0;
      background-position: 0 2px;
    }

    #gnb_inner .gnb_li.test ul li a .i6 {
      background-image: url(/img/test/i6_off.png);
      background-repeat: no-repeat;
      display: inline-block;
      vertical-align: middle;
      margin-right: 0;
      width: 23px;
      height: 20px;
      background-position: 0 2px;
    }
    #gnb_inner .gnb_li.test ul li a:hover .i6 {
      background-image: url(/img/test/i6_on.png);
      background-repeat: no-repeat;
      display: inline-block;
      vertical-align: middle;
      margin-right: 0;
      background-position: 0 2px;
    }

    #gnb_inner .gnb_li.test ul li a .i7 {
      background-image: url(/img/test/i7_off.png);
      background-repeat: no-repeat;
      display: inline-block;
      vertical-align: middle;
      margin-right: 0;
      width: 23px;
      height: 20px;
      background-position: 0 2px;
    }
    #gnb_inner .gnb_li.test ul li a:hover .i7 {
      background-image: url(/img/test/i7_on.png);
      background-repeat: no-repeat;
      display: inline-block;
      vertical-align: middle;
      margin-right: 0;
      background-position: 0 2px;
    }

    #gnb_inner .gnb_li.test ul li a .i8 {
      background-image: url(/img/test/i8_off.png);
      background-repeat: no-repeat;
      display: inline-block;
      vertical-align: middle;
      margin-right: 0;
      width: 23px;
      height: 20px;
      background-position: 0 2px;
    }
    #gnb_inner .gnb_li.test ul li a:hover .i8 {
      background-image: url(/img/test/i8_on.png);
      background-repeat: no-repeat;
      display: inline-block;
      vertical-align: middle;
      margin-right: 0;
      background-position: 0 2px;
    }

    span.bt_button {position: absolute; top: 10px; right: -8%; width: 50px; height: 50px; border-radius: 45px; background: #222; opacity: 0.6; filter: alpha(opacity=60); outline: 0;}
    i.fa.fa-arrow-up.marl3 {font-size: 35px; line-height: 50px; color: #fff; opacity: 0.6; filter: alpha(opacity=60); transition: 0.2s;}
    i.fa.fa-arrow-up.marl3:hover{opacity: 1;}
    #anc_up2{outline: 0; }

    /*드롭메뉴*/

    /*오늘의 사이트*/
    #today_wrap {width:1200px; height: auto; margin: 0 auto; padding: 20px; border: 1px solid #d6d6d6;}


    /*실시간 상담*/
    #page_wrap {width: 1160px; margin: 0 auto; height: 270px;}
    #page_wrap h2 {text-align: left; margin: 10px 0 20px 0; font-size: 18px; font-weight: 600; color: #6ca21b;}
    #page_wrap h2.lg_ns_color{color: #da004d;}


    #page01 {
      width: 570px;
      height: 270px;
      margin: 0 auto;
      background-color: #FFF;
      float: left;
      border:1px solid #d6d6d6;
      padding: 20px;
    }

    /*#page01:hover {border: 1px solid #0096e4;}*/

    #page02 {
      width: 570px;
      height: 270px;
      margin: 0 auto;
      background-color: #FFF;
      float: right;
      border: 1px solid #d6d6d6;
      padding: 20px;
    }



    /*#page02:hover {border: 1px solid #0096e4;}*/

    .page_notice ul {display: block;}
    .page_notice ul li {height: 30px; line-height: 30px; border-bottom: 1px dotted #d6d6d6; padding: 0 15px;}
    .page_notice > ul.page_notice_contents > li.dimchae_txt{color: #ff1a28;}
    .page_notice > ul.page_notice_contents > li.dimchae_txt > a{color: #ff1a28;}

    .page_notice ul li a {font-size: 13px; float: left;}
    .page_notice ul li span {font-size: 12px; float: right;}

    .live_title {
      list-style: none; display: flex;
      padding-inline-start: 0; padding: 11px 0;
      font-size: 13px; font-weight: 900;
    }
    .live_title li {float: left; text-align: center;}
    .live_01 {width:20%;}
    .live_01.color01 {color: #00aaff; font-size: 13px;}
    .live_01.color02 {color: #00038d; font-size: 13px;}
    .live_02 {width:50%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
    .live_03 {width:10%;}
    .live_04 {width:20%;}


    .ticker {
      width: 100%;
      overflow: hidden;
      margin: 0;
      padding: 0;
      list-style: none;
      /*box-shadow: 0px 0px 5px #DDD;*/
    }

    #ticker_02 {
      height: 180px;
    }

    .ticker li {
      height: 30px;
      border-bottom: 1px dotted #DDD;
      line-height: 30px;
    }
    .ticker li ul {width: 100%; display: inline-block; list-style: none; padding-inline-start:0;}
    .ticker li ul li {float: left; text-align: center;}


    .page_notice {width: 100%; height: 180px;}

    .page_wrap02 {width: 1160px; height: 690px;}
    .page_wrap02 ul {float: left;}
    .page_wrap02 ul li { float: left; margin-left: 20px; margin-top: 20px; margin-bottom: 20px;}
    .page_wrap02 ul li:first-child {margin-left: 0;}

    /*.page_wrap02 ul li:nth-child(3){background-image: url(/img/test/today_rental_03_bg.png); background-repeat: no-repeat; background-size: 70%; background-position: right top;}*/
    .page_wrap02 ul li:nth-child(4){background-image: url(/img/rentaltime/promotion/airocide_item.png); background-repeat:no-repeat; background-size: cover;}
    .page_wrap02 ul li:nth-child(4) > p > span{font-size: 15px;}
    .page_wrap02 ul li.page_li02{margin-left: 0; margin-top: 0px !important; float: left;}

    .page_wrap02 ul li:nth-child(5){background: #376092;}

    .page_wrap02 ul li:nth-child(7){background-image: url(/img/rentaltime/main/today_rental07_.png); background-repeat:no-repeat; background-size: 100%; background-position: center;}


    .page_wrap02 ul li:nth-child(6) > p > span.phlips_logo{ display: block; width: 100px; }
    .page_wrap02 ul li:nth-child(6) > p > span.phlips_logo > img {width: 100%;}

    .page_wrap02 > ul > li:first-child { background:url(/img/rentaltime/main/today_hyrental.png) no-repeat;} 
    .page_li01 {width: 275px; height: 300px; border: 1px solid #d6d6d6; position: relative; overflow: hidden; } 
    .page_li02 {width: 570px; height: 350px; border: 1px solid #d6d6d6; position: relative; overflow: hidden; text-align: center; }
    .page_li03 {width: 275px; height: 350px; border: 1px solid #d6d6d6; position: relative; overflow: hidden; margin-top: 0 !important;}
    .page_li03:first-child {margin-left:0px !important;}
/*.page_li01:hover {border: 1px solid #0096e4;}
.page_li02:hover {border: 1px solid #0096e4;}
.page_li03:hover {border: 1px solid #0096e4;}*/

.page_li01 a {display: block; width: 100%; height: 100%;}
.page_li02 a {display: block;}
.page_li03 a {display: block;}

img.img_logo{ width: 30px; margin-bottom: 5px; }
/*b.encore{color: #b527ff; }*/

.rt_best_prd_info {position: absolute; top: 15px; left: 20px; width: 100%; }
p.rt_page_info1 {margin-bottom: 10px;}
p.rt_page_info1.yd.ns {font-size: 18px; font-weight: 600; color: #6ca21b; border:0 !important;}
p.rt_page_info2 {font-size: 21px; color: #222; font-weight: 600; line-height: 1.2em; letter-spacing: 0.04em;}

p.rt_page_info3{ font-size: 18px; font-weight: 600; margin-top: 10px; color:#494e52;}
p.rt_page_info4{font-size: 17px;}
span.rt_page_info4{font-size: 17px;}

span.hot_img img {width:10%; float: left; margin-right: 5px;}

.rt_page_prd_img1 {position: absolute; top: -40px; left: -8px;}
.rt_page_prd_img2 {position: absolute; top: -5px; left: -7px;}
.rt_page_prd_img3 {position: absolute; top: -37px; left: -20px;}
.rt_page_prd_img4 {position: absolute; top: 42px; left: 54px; width: 200px; height: auto;}
.rt_page_prd_img4 img {width: 100%; vertical-align: unset;}
.rt_page_prd_img5 {width:570px; height: auto; position: absolute; top: 40px; left: -20px;}
.rt_page_prd_img5 img {width: 100%; margin-top: -50px; }
.rt_page_prd_img6 {position: absolute; top: 15px; left: -22px;}
.rt_page_prd_img7 {position: absolute; top: -6px; left: -21px;}


/*썸네일 렌탈,브랜드 아이콘 위치*/
#rental_icon{
  position: absolute;
  top:10px;
  left:10px; 
  width: 35%;
}
#brand_icon{
  position: absolute;
  top: 10px;
  right:10px;
  width: 35%;
}

#rental_icon > img{
  width: 100%;
}
#brand_icon > img{
  width: 100%;
}


.page_wrap01 {
  width:1160px;
  height: 353px;
  border: 1px solid #d6d6d6;
  margin-top: 20px;
  position: relative;
}
.page_wrap01 a {
  display: block;
}
.page_wrap01 h2 {
  margin:20px 0 20px 0;
  font-size: 18px;
  font-weight: 600;
  color: #6ca21b;
  text-align: center;
  position: absolute;
  top: 0;
  width: 100%;
}

.page_wrap01 h2 span {
  font-style: italic;
}

.page_wrap01 img {
  width: 100%;
}
.page_eimg01 {
  float: left;
  width: 50%
}
.page_eimg02 {
  float: right;
  width: 50%
}

/*렌탈프로그램 안내 UL 클래스*/
/*
.process_ulbox { 
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 1110px;
    margin-top: 30px;
    letter-spacing: 1px;
    text-align: center; }

.process_ulbox li {    
    font-weight: 500;
    color: #555;
    line-height: 36px;
    font-size: 17px;
    letter-spacing: -1px;
    line-height: 26px;
    float: left;
    width: 150px;
    height: 300px;
    margin-bottom: ;
    padding: 20px;
    box-sizing: border-box;
    text-align: center;
    margin-left: 10px;
    background: rgba(0,0,0,0.1);
    border-radius: 10px;
    }*/
    .int {font-family:'NanumSquare'; text-align: left; font-size: 28px; margin: 10px 0;}


    #icon_cj_with{position: absolute;left: 50%;bottom: 3px; width: 120px; transform: translateX(-50%);}
    #icon_cj_with img{ width: 100%; }
    
    .widec_wrap {
      position: relative;
      width: 1200px;
      margin: 10px auto 0;
    }

    .widec_wrap a {
      display: block;
      width: 100%;
      height: 500px;
      background: url(/img/rentaltime/main/widec_bg.jpg) no-repeat;
      background-size: cover;
    }
    .hero-tabs {
      max-width: 1200px;
      margin: 0 auto!important;
      position: relative;
      margin: 40px 0 0 0;
      padding: 0;
      background: url(/img/rentaltime/main/widec_bg.jpg);
      border: 1px solid #d7d7d7;
      box-sizing: border-box;
    }
    section {
      position: relative;
    }
    .tabs-contain {
      padding: 30px 30px 30px 60px;
      height: 505px;
      overflow: hidden;
      position: relative;
    }

    .widec_wrap span {
      position: absolute;
      top: 162px;
      left: 50%;
      width: 100%;
      font-size: 24px;
      font-family: 'LGsmart';
      font-weight: 400;
      text-align: center;
      transform: translateX(-50%);
    }

    .product-view {
      display: flex;
      justify-content: flex-end;
      width: 100%;
      padding: 0;
    }

    .product-view li {
      width: 25%;
      margin: 0 0.5%;
      display: inline-table;
    }

    .product-view .banner {
      margin-top: 15px;
    }

    .product-view .banner > a {
      position: relative;
      height: 100%;
      display: inline-block;
      vertical-align: top;
      color: #000;
      text-decoration: none;
      font-size: 15px;
      transition: 0.5s;
    }

    .product-view .banner > a img {
      max-width: 100%;
      border: 0;
      vertical-align: middle;
      position: relative;
    }
    

    .product-view .banner > a .sbj {
      position: absolute;
      left: 0;
      bottom: 0;
      color: #fff;
      background: rgba(162,0,51,0.8);
      width: 100%;
      padding: 10px 15px;
      box-sizing: border-box;
      display: block;
      vertical-align: top;
      height: 40px;
      font-family: 'LGsmart';
      font-weight: 200;
    }

    .product-view .banner > a .sbj.small {
      font-size: 12px;
    }
    .brand_moa_tit{
      width: 100%;
      height: 50px;
      text-align: center;
      line-height: 30px;
      font-style: 28px;
      font-weight: bold;
    }
    .brand_moa_tit p{
      font-size: 14px;
      color: #999;
    }

    li.brand_moa{
      width: 373px;
      height: 200px;
    }
    li.brand_moa > a{
      position: relative;
      width: 100%;
      height: 100%;
      display: block;
      text-align: center;
      padding: 50px 0 40px 0;
    }
    .brand_moa p.brand_moa_sub{
      position: absolute;
      left: 0;
      bottom: -100%;
      width: 100%;
      padding: 10px 0;
      text-align: center;
      font-size: 14px;
      color: #000;
      background: rgba(0,0,0,.2);
      transition: all 0.5s ease-out;
    }
    p.brand_moa_sub > span{
      font-weight: 900;
      font-family: 'NotoKr';
      font-size: 18px;
    }
    .brand_moa:hover p.brand_moa_sub{
      bottom: 0;
    }

    #c_basket i{
      margin: 13px 0;
    }
    #c_basket a{
      display: block;
      width: 100%;
      height: 100%;
      text-align: center;
      font-size: 24px;
      color: #ff1e90;
    }
    #c_basket a span{
      font-size: 12px;
      color: #ff1e90;
      border-color: #ff1e90;
    }
  /*상품비교하기 버튼 css*/
  .btn_vs{
    width: 30%;
    height: 55px;
    margin: 0;
    display: block;
    line-height: 55px;
    transition:  all 0.5s;
    font-size: 18px;
    color: #eb5054;
    border: 2px solid #eb5054;
    text-align: center;
    background: #fff;
    box-sizing: border-box;
  }
  .btn_vs:hover{
    background: #eb5054;
    color: #fff;
  }

.bimg > img{
  width: 100%;
  height: 100%;
}

.office_banner{
  width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 40px;
}
.office_banner img{
    width: 100%;
}
.office_number{
    position: absolute;
    bottom: 4%;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 3em;
    font-weight: bold;
}