@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'}
.jg{font-family: 'Jeju Gothic', sans-serif; font-weight:normal;}


/*드래그 색상 설정*/
::-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 ; }
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; border-radius: 22px; }
#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:34%;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:36px; 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;
}

#gnb_red { width:100%; min-width:1200px; border-bottom:none; height:53px; background:#eb5054; transition:all 0.5s; border-bottom:1px solid #eb5054;}
.gnb_fixed { position: fixed; top: 0px; z-index:9999;/* transition:all 0.5s;*/ }
#gnb_red #gnb_inner .all_cate .con_bx { border-color:#ef3b40; border-width:0 1px 1px 1px; }
/*.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_red, #gnb_inner .brand_li .all_br { width:200px; padding:0px; height:53px; line-height:53px; color:#fff; font-size:15px; background-color:#de373c; font-weight:400;     display: inline-block;
    float: left; cursor: pointer; position: relative;}
#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_red { position: absolute; top:19px; left:20%; width: 1000px !important; height: 25px; text-align: center; }
#gnb_inner .gnb_li_red ul {display: inline-block;}
#gnb_inner .gnb_li_red li {float: left; position: relative; overflow:visible;}
#gnb_inner .gnb_li_red li:before { width: 1px; height: 12px; display: inline-block; float: left; content: ''; margin:2px 18px 0; background-color:#fa9396; }
#gnb_inner .gnb_li_red li:before:first-child {display: none;}
#gnb_inner .gnb_li_red li a { font-size:16px; color:#fff; font-weight:400; height: 25px; text-align: none; line-height: 1;}
#gnb_inner .gnb_li_red li a .icon1 { width:15px; height:15px; float:left; background-image:url(/img/red/main/water.png); background-repeat: no-repeat; background-size:100% 100%; }
#gnb_inner .gnb_li_red li a:hover .icon1{ background-image:url(/img/red/main/water_hover.png); }
#gnb_inner .gnb_li_red li a .icon2 { width:15px; height:15px; float:left; background-image:url(/img/red/main/air.png); background-repeat: no-repeat; background-size:100% 100%; }
#gnb_inner .gnb_li_red li a:hover .icon2{ background-image:url(/img/red/main/air_hover.png); }
#gnb_inner .gnb_li_red li a .icon3 { width:15px; height:15px; float:left; background-image:url(/img/red/main/masagge.png); background-repeat: no-repeat; background-size:100% 100%; }
#gnb_inner .gnb_li_red li a:hover .icon3{ background-image:url(/img/red/main/masagge_hover.png); }
#gnb_inner .gnb_li_red li a .icon4 { width:15px; height:15px; float:left; background-image:url(/img/red/main/bidet.png); background-repeat: no-repeat; background-size:100% 100%; }
#gnb_inner .gnb_li_red li a:hover .icon4{ background-image:url(/img/red/main/bidet_hover.png); }
#gnb_inner .gnb_li_red li a .icon5 { width:15px; height:15px; float:left; background-image:url(/img/red/main/tv.png); background-repeat: no-repeat; background-size:100% 100%; }
#gnb_inner .gnb_li_red li a:hover .icon5{ background-image:url(/img/red/main/tv_hover.png); }
#gnb_inner .gnb_li_red li a .icon6 { width:15px; height:15px; float:left; background-image:url(/img/red/main/event.png); background-repeat: no-repeat; background-size:100% 100%; }
#gnb_inner .gnb_li_red li a:hover .icon6{ background-image:url(/img/red/main/event_hover.png); }
#gnb_inner .gnb_li_red li a .icon7 { width:15px; height:15px; float:left; background-image:url(/img/red/main/present.png); background-repeat: no-repeat; background-size:100% 100%; }
#gnb_inner .gnb_li_red li a:hover .icon7{ background-image:url(/img/red/main/present_hover.png); }
#gnb_inner .gnb_li_red li a .icon8 { width:15px; height:15px; float:left; background-image:url(/img/red/main/ntb.png); background-repeat: no-repeat; background-size:100% 100%; }
#gnb_inner .gnb_li_red li a:hover .icon8{ background-image:url(/img/red/main/ntb_hover.png); }
.gnb_li_red li a:hover {color:#ffc3c3 !important; }
img.mn_icon { padding-right: 3px; padding-bottom: 2px; }
#gnb_inner .gnb_li_red li a span { margin-right:5px; }

#gnb_inner .all_cate .con_bx { width:1200px; position: absolute; top:53px;  }
#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:#ef3b40; 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;}
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%; }


/*상세페이지 width900 고정*/
.width_fix{
  width: 100%;
  margin: 0 auto;
}

.width_fix img {
  width: 100%;
  /*max-width: 960px;*/
}


/* 210210 벨라지오 상세페이지
.width_fix img.img860{width: 85%;}
.width_fix img.img760{width: 80%;}
.width_fix img.img960{width: 90%;}
.width_fix img.img660{width: 75%;}
 */




/*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; box-sizing: border-box;}
.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 {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:288px; height:288px; box-sizing: border-box;}
.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;}

/*추천상품*/
.recommeneded_wrap {width:1200px; margin:70px auto 50px; height: 1200px;}
ul.recom_tabs_red {width:1200px; margin:0 auto;}
ul.recom_tabs_red li {width:13.95%; height: 70px; float: left; 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_red li.current {background: #de373c; transition: all 0.2s;}
ul.recom_tabs_red li.current span.tabs_text { color:#fff; }
span.tabs_text {margin: 0 20px 5px 20px;}
ul.recom_tabs_red li.current:hover span.txt_color_bk{color: #222 !important;}
span.txt_color_bk{color: #222 !important;}


.recom_tab-content {width:1200px; margin: 0 auto; display: none;}
.recom_tab-content.current{display: inherit;}
.recom_banner_red {width:550px; height: 749px; float: left; border: 1px solid #eee; box-sizing: border-box; margin-right:20px; margin-bottom: 50px;}
.recom_banner_red>img  { width:100%; }
.recom_banner_red:hover { border:1px solid #de373c; box-sizing: border-box;}
.recom_banner_red ul { width:548px !important; }
.recom_banner_red 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_red ul li a { text-decoration: none; }
.recom_banner_red li .etc { display:none; border-top:2px solid #095fcc; margin:0px !important;}
.recom_banner_red li .name { height:15px; margin:0px !important; padding:5px 0; text-align:center; font-size:13px; }
.recom_banner_red li .price { margin:0px !important; padding-bottom:5px; text-align:center; font-size:22px; font-weight:900; padding: 5px 0px;}
.recom_banner_red li .sale { display:none; }
.recom_banner_red li .model { text-align:center; font-size:30px; padding-top:0px; padding-bottom: 4px;}
.recom_banner_red li dt { width:545px; height:495px; text-align:center; }
.recom_banner_red li dt img { width:80%; }
.recom_banner_red li .price s { font-size:13px; font-weight:normal; color:#999; margin-left:7px; }

.recom_prd {width:628px !important; 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 .red_list:hover { border:1px solid #de373c; 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; 
overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.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; }
.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;  }

/*카드제휴할인 시작*/
.card_discount{
  display: block;
  padding:10px;
}
.card_discount > p.card_dis_tit{
  width: 100%;
  height: 30px;
  font-size: 14px;
  color: #333;
  border-top: 1px solid #ddd;
  line-height: 28px;
  font-weight: 400;
  text-align: center;
}
.card_discount > select option{
  font-family:"Jeju Gothic";
}
.card_discount > select{
  width: 100%;
  height: 30px;
  font-size: 14px;
  outline: 0;
  background:url(/img/rentaltime/main/bott_arrow.png) no-repeat  center right 7px;
  background-size: 10px;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  font-family:"Jeju Gothic";
  padding-left: 5px;
}
  /*IE10,11*/
  .card_discount > select::-ms-expand{
  display: none;
  }
/*.card_discount > select:hover{
  border-color: #ff6f61;
}*/
.card_discount > span{display: inline-block; font-size: 16px; color: #999; margin-left:5px;}
.card_discount > div.rslt{
  width: 100%;
  text-align: center;
  padding: 5px 0;
}
.card_discount > div.rslt > p{
  width: unset;
  display: inline-block; 
  margin: 10px 0 0 0 ;
  line-height: 20px;
  font-size: 13px;
  text-align: center;
}


.card_discount > div.rslt > p:last-child::before {
    content: "";
    width: 1px;
    height: 1rem;
    background: #999;
    display: inline-block;
    vertical-align: middle;
    margin: 0 1rem;        
}

.card_discount > div.rslt > p:nth-child(2) > strong {
    color:#ed5559;
}

.card_discount_v > div.rslt > p{
  width: 50%;
  float: left;
  display: inline-block; 
  margin: 15px 0 20px 0 ;
  line-height: 20px;
  font-size: 14px;
  text-align: center;
}
/*.card_discount > div.rslt > p:after{
  content: "";
  width: 1px;
  height: 15px;
  display: inline-block;
  background:#ddd;
  margin: 0 0 0 20px ;
}
.card_discount > div.rslt > p:last-child:after{
  display: none;
}
*/
.card_discount > div.rslt > p:last-child{
  border-right: 0;
}
.card_discount > div.rslt > p > strong{
  font-size: 18px;
  color: #00a8fe;
}
.card_discount > div.rslt > p > strong.line_none {
  text-decoration-line: none !important;
}

.card_discount > div.rslt > p > strong:first-child {
  text-decoration-line: line-through;
}
.card_discount > div.rslt > p:nth-child(2) > strong{
  font-size: 25px;
  color: #ff1e90;
}
.card_discount > div.rslt > p > strong > span{}
.btn_bg{background:#00a8fe !important;}
.btn_bg:hover{background:#3fbfff !important;}

.v_fontsize_18{;font-size: 18px !important;}
.v_fontsize_24{;font-size: 28px !important; font-weight: 600 !important;}
.j_160{font-family:"jung160";}
/*제휴카드할인 끝*/

/*메인신상품*/
.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 .red_list:hover { background:#f7f7f7; border: 1px solid #de373c; 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; }



/*리스트 아이콘_md*/
#icon_box01_md { width:15%; position:absolute; right:10px; bottom: 10px; z-index: 100; }
#icon_box01_md_water_position{ 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; }








/*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_red {
  transition: color 0.25s;
}
.rt_img_red::before, .rt_img_red::after {
  border: 4px solid transparent;
  width: 0;
  height: 0;
}
.rt_img_red::before {
  top: 0;
  left: 0;
}
.rt_img_red:hover::before, .rt_img_red:hover::after {
  width: 100%;
  height: 100%;
}
.rt_img_red:hover::before {
  border-top-color: #f0525d;
  border-right-color: #f0525d;
  transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
}

.rt_img_red::after {
  top: 0;
  left: 0;
  bottom: 0;'
  right: 0;
}
.rt_img_red:hover::before {
  border-top-color: #f0525d;
  border-right-color: #f0525d;
}
.rt_img_red:hover::after {
  border-bottom-color: #f0525d;
  border-left-color: #f0525d;
  
  transition: height 0.25s ease-out, width 0.25s ease-out 0.25s;
}


.sub_desc li dt img { height: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:18px; font-weight:900; height: 35px; line-height: 35px; }
.pr_desc li .sale { display:none; }
.pr_desc li .model {height: 17px; text-align:center; font-size:12px; margin:0 !important;}
.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: auto !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; }

.sub_tree { padding:0px; text-align:center; margin:20px 0; border: 0px;}
/*.sub_tree tr { border-top:1px solid #ddd; box-sizing: border-box; }*/
/*.sub_tree tr:first-child { border-top:none; }*/
.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: #fff; border:1px solid #ddd; padding: 0;}
.sub_tree td:first-child {margin-left:0px;}
/*.sub_tree td:first-child { border-left:none; }*/
.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;  }
.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: 30%; 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;}

span.price_3 {font-size: 15px !important; font-weight: 600; position: absolute; top: 35px; left: 170px;}
span.price_4 {font-size: 15px !important; font-weight: 600; position: absolute; top: 70px; left: 170px;}
.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: 22px !important; font-weight: bold; color: #000;}
span.price_color_red {color:#d73b46; font-size: 25px;}
span.price_color_red strong { font-weight:normal; letter-spacing: -1px; }

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.red { display:block; text-align:center; border:1px solid #eb5054 !important;  width:50%; margin:0px auto 15px; height:30px; line-height:10px; color:#eb5054 !important; font-size:15px; font-weight:normal; transition:all 0.3s; border-radius: 0;}
.rt_btn.red:hover { background:#d73b46 !important; 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:515px; padding:80px 0; border:3px solid #ddd; border-radius:0px; text-align:center; background:#eee; border-radius: 10px; }
#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:15px; color:#000; margin-top:15px; font-weight:normal; word-break: keep-all; line-height: 20px;}
#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 td:nth-child(odd){ width:100px; font-size:15px; margin:10px 0; color:#000; }
#big_form_rt #form_box table tr { line-height: 30px }
#big_form_rt #form_box table tr td input {width: 100%; line-height:23px; border:1px solid #ccc; background:#fff; height: 23px;}
.form_name,.form_phone,.form_time { width:180px; }
input{outline-width:0;}
#big_form_rt #form_box button { text-align:center; width:100%; height:45px; background:#33499e; margin-top:20px; color:#fff; font-weight:normal; font-size:15px; border-radius: 10px;transition: .3s;}
#big_form_rt #form_box button:hover{ animation: pulse 1.5s infinite; transition: .3s; }
input.form_info {width: 15px !important; margin-left:5px;}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  70% {
    transform: scale(.9);
  }
    100% {
    transform: scale(1);
  }
}


.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: auto;}
.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_red.ren_btn.btn_large.marr3 { font-weight: 400 !important; display:block; font-size:18px; color:#fff !important; text-decoration: none;  float:left; background:#eb5054; border:1px solid #1fb2de; width:30%; height:55px; line-height:35px; transition: all 0.5s !important; }
button.btn.btn-lg.ns.rt_btn_red.ren_btn.btn_large.marr3:hover { background:#de373c; 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;}

/*모달*/
.modal-dialog {margin: 10rem auto; width: 515px; z-index: 9999;}
.close {font-size: 2rem; line-height: 1.5;}
.blocker { z-index: 10000 !important; background-color:none !important; background-image:url(/img/lg/common/modal_bg.png) !important;}
.modal { width:100% !important; top: 0; overflow: hidden; z-index: 9999; padding:50px !important; }
.modal-body { z-index: -9999; width: 515px; padding: 0;}
button.close {padding: 0px 0px !important; position: absolute; top: 10px; right: 10px;}






/*리스트별 타이틀*/

div.sec_tit{height: 18px;}
.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:20px; padding-top: 0px;
                     border: 1px solid #eee; box-sizing: border-box;}
.best_rol_slide.rt_red li:hover { background:#f7f7f7; border: 1px solid #ef3b40; 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:auto; margin:0px !important; padding:10px 5px 0 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;}
.best_rol_slide .fa-angle-left:before {
  line-height: 1.5em;
}
.best_rol_slide .fa-angle-right:before {
  line-height: 1.5em;
}
.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:12px;
    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;}
/*.contract p.cycle {
  padding: 7px 0px !important;
}*/

.contract_rt {overflow: hidden; padding:10px 5px;}
.contract_rt p {margin-left:5px; width:31.5% !important; padding:7px 0px; text-align: center; float: left; background: #fbfbfb; font-size: 10.5px;
    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; color: #0b80e0; border: 1px solid #0b80e0;}
a.jg.rt_btn_red {margin-top: 7px;}


/*리스트 아이콘*/
#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; bottom:10px; z-index: 100; width:20%;}
#icon_box02_best img { padding-right:2px; width:100%; display:block; margin-bottom:5px; }

.gift_bn { width:1200px; margin:20px auto 0; }

/* 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;
}


/*하단왼쪽 팝업레이어*/
.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_red {color: #d73b46; font-size: 18px !important; font-weight:normal; letter-spacing: -1px;}

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;}

button.btn.btn-lg.ns.rt_btn.ren_btn.btn_large.marr3.v_red { background:#eb5054 !important; border:1px solid #eb5054; }
button.btn.btn-lg.ns.rt_btn.ren_btn.btn_large.marr3.v_red:hover { background:#d73b46  !important; border:1px solid #d73b46; }


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

.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;}

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


/*skb 정책표*/
.skb_table {
  width: 600px;
  text-align: center;
}
.skb_table > img{
  width: 100%;
  height: auto;
  margin-top: 30px;
}


.new_rental_wrap {
  width: 1200px;
  height: 270px;
  margin: 20px auto;
}



.new_rental_wrap a {
  display: block;
  float: left;
}

.new_rental_wrap a:last-child {
    margin-left: 19px !important;
}

.new_rental_wrap a img {
  width: 100%;
}
.brand_name {
  text-align: center;
  font-weight: bold;
}

/*벨라지오*/
.txt24 {
    color: #5a534e;
    font-family: 'Open Sans','Nanum Gothic',돋움,sans-serif;
    letter-spacing: -1px !important;
    font-size: 24px !important;
    line-height: normal;
}
.txt13 {
    color: #9d917a;
    font-family: 'Open Sans','Nanum Gothic',돋움,sans-serif;
    font-size: 13px !important;
    line-height: 2em;
}
.txt14 {
    color: #5a534e;
    font-family: 'Open Sans','Nanum Gothic',돋움,sans-serif;
    font-size: 15px !important;
    line-height: 26px;
}

    .specTableH {
        border-collapse: collapse !important;
        width: 100% !important;
    }

        .specTableH tbody tr td {
            border: solid 1px #dddddd !important;
            border-collapse: collapse !important;
            background: #ffffff;
        }

            .specTableH tbody tr td p {
                font-family: 'Open Sans', 'Nanum Gothic',돋움, sans-serif !important;
                font-weight: 400 !important;
                font-size: 13px !important;
                color: #404040 !important;
            }

    /*타이포관련*/

    .titleText,
    .detailText {
        font-family: 'Open Sans', 'Nanum Gothic',돋움, sans-serif;
        font-weight: 400 !important;
    }

    .titleText {
        letter-spacing: -1px !important;
        font-size: 38px !important;
        color: #404040 !important;
    }

    .detailText {
        font-size: 15px !important;
        color: #606060 !important;
        word-break: keep-all !important;
        line-height: 24px;
    }

    /**/
    .titleTxtNS,
    .titleTxtNS2 {
        font-family: 'Open Sans', 'NanumSquare','Nanum Gothic',돋움, sans-serif;
    }

    .titleTxtNS {
        color: #404040 !important;
        font-size: 32px;
    }

    .titleTxtNS2 {
        color: #404040 !important;
        font-size: 18px;
    }



    /*
        레이아웃
        - 모바일과 pc버전이 다름
    */

    .halfLay {
        width: 100%;
    }

        .halfLay .halfP3M2 {
            display: inline-block;
            width: 33%;
        }

        .halfLay .halfP2M2 {
            display: inline-block;
            width: 49.2%;
        }

        .halfLay .halfP2M1 {
            display: inline-block;
            width: 49.2%;
        }

        .halfLay img {
            width: 100% !important;
            height: auto !important;
        }


    .displayM {
        display: none;
    }


    .shadowH {
        box-shadow: 3px 3px 5px #dddddd;
    }


    /*20161115추가*/
    .photoFrame {
        padding: 8px;
        border: solid 1px #dddddd;
    }

    .blank50 {
        height: 50px;
    }

    .blank100 {
        height: 200px;
    }
    /*20161118추가*/
    .leftH {
        text-align: left;
        width: 100%;
        margin: 0 auto;
        max-width: 960px;
    }

    .rightH {
        text-align: right;
        width: 100%;
        margin: 0 auto;
        max-width: 960px;
    }

    .centerH {
        text-align: right;
        width: 100%;
        margin: 0 auto;
        max-width: 960px;
    }

    .mLpC {
        text-align: center;
        width: 100%;
        margin: 0 auto;
        max-width: 960px;
    }

    /*20161208추가*/
    .txtBox ::selection {
        color: #000000;
        background: #f8c85d;
    }

    .txtBoxOp ::selection {
        color: #ffffff;
        background: #a54949;
    }

    .specTableH ::selection {
        color: #000000;
        background: #f8c85d;
    }

    img::selection {
        color: #a54949 !important;
        background: #a54949 !important;
    }


    .wrapH {
        width: 100%;
        background: #ffffff;
    }

        .wrapH img {
            border-radius: 3px;
        }

    .txtBox {
        width: 100%;
        max-width: 960px;
        background: #ffffff;
        border: solid 1px #c9c5bf;
        margin: 0 auto;
        padding-top: 70px;
        padding-bottom: 85px;
        border-radius: 3px;
    }


        .txtBox > div {
            width: 100%;
            max-width: 760px;
            margin: 0 auto;
            text-align: left;
        }

    .txtBoxOp {
        width: 100%;
        border: solid 1px #c9c5bf;
        background: #fafafa;
        max-width: 960px;
        margin: 0 auto;
        padding-top: 70px;
        padding-bottom: 85px;
        border-radius: 3px;
    }

        .txtBoxOp > div {
            width: 100%;
            max-width: 760px;
            margin: 0 auto;
            text-align: left;
        }

    .hei150 {
        height: 150px;
    }

    .hei100 {
        height: 100px;
    }

    .hei50 {
        height: 50px;
    }

    .hei25 {
        height: 25px;
    }


    .lay1090 {
        width: 100%;
        max-width: 1090px;
        margin: 0 auto;
        text-align: center;
    }


    .lay960 {
        width: 100%;
        max-width: 960px;
        margin: 0 auto;
        text-align: center;
    }

    .lay860 {
        width: 100%;
        max-width: 860px;
        margin: 0 auto;
        text-align: center;
    }

    .lay760 {
        width: 100%;
        max-width: 760px;
        margin: 0 auto;
        text-align: center;
    }

    .img1090 {
        width: 100%;
        max-width: 1090px;
    }

    .img960 {
        width: 100%;
        max-width: 960px;
    }

    .img860 {
        width: 100%;
        max-width: 860px;
    }

    .img760 {
        width: 100%;
        max-width: 760px;
    }

    .img660 {
        width: 100%;
        max-width: 660px;
    }



    .txt35 {
        color: #5a534e;
        font-family: 'Open Sans', 'Nanum Gothic',돋움, sans-serif;
        letter-spacing: -1px !important;
        font-size: 35px !important;
        line-height: normal;
    }

    .txt24 {
        color: #5a534e;
        font-family: 'Open Sans', 'Nanum Gothic',돋움, sans-serif;
        letter-spacing: -1px !important;
        font-size: 24px !important;
        line-height: normal;
    }

    .txt24s {
        color: #5a534e;
        font-family: 'Open Sans', 'Nanum Gothic',돋움, sans-serif;
        letter-spacing: -1px !important;
        font-size: 24px !important;
        line-height: normal;
    }

    .txt14 {
        color: #5a534e;
        font-family: 'Open Sans', 'Nanum Gothic',돋움, sans-serif;
        font-size: 15px !important;
        line-height: 25px;
    }

    .txt13 {
        color: #9d917a;
        font-family: 'Open Sans', 'Nanum Gothic',돋움, sans-serif;
        font-size: 13px !important;
        line-height: 20px;
    }

    .shadowH2 {
        box-shadow: 5px 5px 15px #dddddd;
    }

    .iconcellH {
        display: table-cell;
        border: solid 1px #dddddd;
        padding: 10px;
        text-align: center;
        line-height: 17px;
        background: #fafafa;
    }

    .iconH {
        width: 100%;
        vertical-align: text-bottom;
        margin-bottom: 10px;
    }

    .iconLine {
        background: #dddddd;
        height: 1px;
        width: 100%;
        margin-bottom: 5px;
    }
