.gu_sub_wrapper{width:100%;}
#WRAP .container{margin-top:188px;}
#WRAP .container *{box-sizing:border-box;}
#WRAP .container .container_inner .gu_sub_wrapper .gu_sub_contents .contents_inner{padding:0 0;}

/* 상단 visual area */

/* 공통 */
.visual_area{position:relative; background: #222;}
.visual_area .visual_box{
    transition:all 0.3s;
    -webkit-transition:all 0.3s;
}

.visual_area .visual_box.video, .visual_area .visual_box.view360{z-index:-1; opacity:0;}
.visual_area .visual_box.image,.visual_area .visual_box.video, .visual_area .visual_box.view360{opacity:0; z-index:-1; height:100%;}
.visual_area .visual_box.image.on,.visual_area .visual_box.video.on, .visual_area .visual_box.view360.on{opacity:1; z-index:1;}
.container_inner .gu_swiper .swiper-container-fade .swiper-slide, .visual_area .visual_box.video, .visual_area .visual_box.view360, .gu_swiper .swiper-container .direction_area .slide_empty{max-height:704px;}
.container_inner .gu_swiper .swiper-container .swiper-wrapper{position:absolute;}
.container_inner .gu_swiper .swiper-container .swiper-wrapper:before{display: block; content: ''; background: linear-gradient(to bottom, transparent 50%,rgba(0,0,0,0.3) 100%); position: absolute; bottom: 0; width: 100%; height: 100%; z-index:1;}
.container_inner .gu_swiper .swiper-container .direction_area{position:relative; top:0; transform:none;}
.container_inner .gu_swiper .swiper-container .direction_area .btn_arrow > div{top:50%; width:24px; height:48px;

    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
}
.gu_swiper .swiper-container .direction_area .slide_empty{display:block; margin-bottom:0;}
#product_id33.container_inner .gu_product_top > div div.sub{display:inline-block;}

/* swiper */
.container_inner .gu_swiper{background:#fff;}
.container_inner .gu_swiper .swiper-container .swiper-slide > div{height:100%; background-size:auto 100%; background-position:50% 50%; background-repeat:no-repeat; background-color:#222;}
.container_inner .gu_swiper .swiper-container .swiper-slide{text-align:center;}
.container_inner .gu_swiper .swiper-container .swiper-slide img{max-width:1116px; margin:0 auto;}
.container_inner .gu_swiper .swiper-container .direction_area .btn_arrow > div{position:absolute; left:36px; width:33px; height:64px; margin:0; background-image:url('../../../img/products/detail/btn_product-info_next.png')}
.container_inner .gu_swiper .swiper-container .direction_area .btn_arrow > div.swiper-button-prev{background-image:url('../../../img/products/detail/btn_product-info_prev.png')}
.container_inner .gu_swiper .swiper-container .direction_area .btn_arrow > div.swiper-button-next{left:inherit; right:36px;}
.gu_swiper .swiper-container .direction_area .slide_empty .over_area a.over_l:hover,.gu_swiper .swiper-container .direction_area .slide_empty .over_area a.over_r:hover{cursor:inherit;}

/* video */
.visual_area .visual_box.video, .visual_area .visual_box.view360{position:absolute; top:0; left:0; right:0; overflow:hidden; text-align:center; background:#222;}
.visual_area .visual_box.video video{position:absolute; top:50%; left:50%; width:auto; height:auto; max-width:100%; max-height:100%;
    transform:translate(-50%, -50%);
    -webkit-transform:translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
}

/* pager tab */
.visual_pager_controls{position: absolute; bottom: 34px; left: 0; right: 0; font-size:inherit; color:inherit; text-align: center; z-index:55; margin:0 auto;}
.visual_pager_controls:after{display:block; content:''; clear:both;}
.visual_pager_controls .pager_item{position:relative; display: inline-block; font-size:inherit; line-height:12px; vertical-align:inherit; border-right: solid 1px #ccc;}
.visual_pager_controls .pager_item:last-child{border-right:0;}
.visual_pager_controls .pager_item .pager_link{position:relative; display:inline; width:inherit; height:inherit; color:#ccc; padding:8px 0;margin:0 24px; font-size:16px; line-height: 0; background:none;
    transition:color 0.4s;
    -webkit-transition:color 0.4s;
}
.visual_pager_controls .pager_item .pager_link.active, .visual_pager_controls .pager_item .pager_link:hover{color:#fff;}
.visual_pager_controls .pager_item .pager_link::after{display:block;content:''; position:absolute; left:0; right:0; bottom:0; width:0; height:1px; background:#fff;
    transition:width 0.3s;
    -webkit-transition:width 0.3s;
}
.visual_pager_controls .pager_item .pager_link.active:after, .visual_pager_controls .pager_item .pager_link:hover:after{width:100%;}

/* pager bullet */
.slider-pagination{position:absolute; bottom:80px; display:inline-block; width:100%; text-align:center; margin:0 auto; z-index:1;}
.slider-pagination.no_pager_item{bottom:30px;}
.slider-pagination > div{display:inline-block; width:8px; height:8px; background-color:#999; margin:0 5px;}
.slider-pagination > div.on{background-color:#fff;}

/* video control */
.visual_video_control{position: absolute; top: 50%; left: 50%; z-index:50;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    margin-top: -10px;
}
.visual_video_control .video_btn{display:none; position:absolute; width:62px; height:62px;margin-top: -31px;margin-left: -31px; background:rgba(0,0,0,0.85); cursor:pointer;opacity:0;
    transition:opacity 0.3s;
    -webkit-transition:opacity 0.3s;
}
.visual_video_control .video_btn:after{position:absolute; top:50%; left:50%; display:block; content:'';
    transform:translate(-50%, -50%);
    -webkit-transform:translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
}
.visual_video_control .video_btn:after{width: 0; height: 0; border-top:10px solid transparent; border-bottom:10px solid transparent; border-left: 14px solid #fff; z-index:2;}


.product_info{color: #fff; text-align:center; letter-spacing: 1px; background: #141414;}
.product_info .product_info_inner{padding:40px 36px 0; margin: 0 auto;}
.product_info .product_info_inner .info.left{position:relative; display:inline-block; vertical-align:top; width:514px; text-align:left; margin-bottom:40px;}
.product_info .product_info_inner .info.left:before{display: inline-block; content: ''; width: 1px; height: 100%; background: #333; position: absolute; right:48px; top: 0; vertical-align: middle; }
.product_info .product_info_inner .info .title{height: 44px; font-size: 14px; max-width: 200px; overflow: hidden; position: relative; white-space: normal; word-wrap: break-word; display: -webkit-box; -webkit-box-orient: vertical; max-height: 44px; -webkit-line-clamp: 2;}
.product_info .product_info_inner .info .info_box{font-size:16px; text-align: center;}
.product_info .product_info_inner .info.left .info_box{position:relative; display:inline-block; vertical-align:top; width:188px; height:50px;}
.product_info .product_info_inner .info.left .info_box:nth-of-type(2n){margin-left:32px;}
.product_info .product_info_inner .info .info_box span{display:block; float:left; width:32px; height:32px; margin:8px 0 0 0; background-repeat:no-repeat; background-size:contain;}
.product_info .product_info_inner .info .info_box span.info_type_aggregate{background-image:url('../../../img/products/detail/ico_type_aggregate.png');}
.product_info .product_info_inner .info .info_box span.info_type_basement{background-image:url('../../../img/products/detail/ico_type_basement.png');}
.product_info .product_info_inner .info .info_box span.info_type_civil{background-image:url('../../../img/products/detail/ico_type_civil.png');}
.product_info .product_info_inner .info .info_box span.info_type_duct{background-image:url('../../../img/products/detail/ico_type_duct.png');}
.product_info .product_info_inner .info .info_box span.info_type_farm{background-image:url('../../../img/products/detail/ico_type_farm.png');}
.product_info .product_info_inner .info .info_box span.info_type_fertilizer{background-image:url('../../../img/products/detail/ico_type_fertilizer.png');}
.product_info .product_info_inner .info .info_box span.info_type_forestry{background-image:url('../../../img/products/detail/ico_type_forestry.png');}
.product_info .product_info_inner .info .info_box span.info_type_forest{background-image:url('../../../img/products/detail/ico_type_forestry.png');}
.product_info .product_info_inner .info .info_box span.info_type_marine{background-image:url('../../../img/products/detail/ico_type_marine.png');}
.product_info .product_info_inner .info .info_box span.info_type_mine{background-image:url('../../../img/products/detail/ico_type_mine.png');}
.product_info .product_info_inner .info .info_box span.info_type_mountain{background-image:url('../../../img/products/detail/ico_type_mountain.png');}
.product_info .product_info_inner .info .info_box span.info_type_removal{background-image:url('../../../img/products/detail/ico_type_removal.png');}
.product_info .product_info_inner .info .info_box span.info_type_stone{background-image:url('../../../img/products/detail/ico_type_stone.png');}
.product_info .product_info_inner .info .info_box span.info_type_waste{background-image:url('../../../img/products/detail/ico_type_waste.png');}
.product_info .product_info_inner .info .info_box p{display: inline-block; margin-left: 8px;}
.product_info .product_info_inner .info.left .info_box p{position:absolute; top:50%; left:46px; display:inline-block; vertical-align:middle; width:calc(100% - 46px); text-align:left; line-height:20px; word-break:break-word; margin-left:0;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
}
.product_info .product_info_inner .info.left .info_box p.mining_quarry{margin-left:18px;}
.product_info .product_info_inner .info.right{display:inline-block; vertical-align:top; text-align:center; margin:0 0 40px;}
.product_info .product_info_inner .info.right ul{display:inline-block; text-align:left;}
.product_info .product_info_inner .info.right ul li{display:inline-block; vertical-align:top; text-align:left; padding-left:48px;}
.product_info .product_info_inner .info.right ul li:first-child{padding-left:0;}
.product_info .product_info_inner .info.right ul li > div{overflow:hidden; display:inline-block;}
.product_info .product_info_inner .info.right ul li .info_box.data{display:inline-block;}
.product_info .product_info_inner .info.right ul li .info_box.data span{float:left; display:block;}
.product_info .product_info_inner .info.right ul li .info_box.data p{float:left; font-size:40px; line-height:40px; text-align:left; letter-spacing:-1px; margin:0;}

.quick-links{color:#fff;}

/* Products - detail 페이지 상단 제품바 */
.gu_product_top{position:absolute; top:-104px; left:0; right:0; min-height:96px; height:auto; padding:18px 35px; background:#fff; z-index:60; border-bottom:solid 1px #dfdfdf;
    transition:none;
    -webkit-transition:none;
}
.gu_product_top.animate{
    transition:top 0.6s;
    -webkit-transition:top 0.6s;
}
.gu_product_top > div{width:50%; float:left;}
.gu_product_top > .product_name .gu_sort_area {float:left; margin-bottom:0; margin-top:5px;}
.gu_product_top > .product_name .gu_sort_area .gu_sort_name:before {bottom:12px;right:7px; width:12px; height:12px;background:url('../../../img/common/ico_arrow_black_bottom_box.png') no-repeat 50% 50% / contain;}
.gu_product_top > .product_name .gu_sort_area .gu_sort_name:after {content:''; position:absolute;right:0;border:1px solid #222;bottom:5px; width:24px; height:24px;transition:all .2s;}
.gu_product_top > .product_name .gu_sort_area .gu_sort_name:hover:before {background-image:url('../../../img/common/ico_arrow_white_bottom_box.png');width:12px;height:12px;z-index:1;}
.gu_product_top > .product_name .gu_sort_area .gu_sort_name:hover:after {content:''; position:absolute;background-color:#e35b0a;border-color:#e35b0a;}
.gu_product_top > .product_name .gu_sort_area .gu_sort_name a{padding-right:40px;z-index:1;}
.gu_product_top > .product_name .gu_sort_area .gu_sort_name a:before {display:none;}
.gu_product_top > .product_name .gu_sort_area .gu_sort_name a:after {display:none;}
.gu_product_top > .product_name .gu_sort_area .gu_selectbox {top:0;width:100%;background:#333;}
.gu_product_top > .product_name .gu_sort_area .gu_selectbox .gu_selectbox_inner .remove {display:none;}
.gu_product_top > .product_name .gu_sort_area .gu_selectbox .gu_selectbox_inner a:hover {background:#222;}
.container.subNavi_equipment_attachments .gu_product_top > div{width:100%;}
.gu_product_top > div.product_btn_container{text-align:right; margin-top:6px; font-size:0;}
.gu_product_top > div.product_btn_container,.gu_product_top > div.product_btn_container .btn_container{display:inline-block;}
.gu_product_top > div p{float:left; font-size:20px; letter-spacing:1px; padding-top:15px;}
.gu_product_top > div p.name{font-size:40px; letter-spacing:-1px; word-break: break-all; padding-top:0; padding-right:24px; line-height:44px;}
.gu_product_top > div span.name{float:left;color:#222;font-size:38px; letter-spacing:-1px; word-break: break-all; padding-top:0; padding-right:14px; line-height:44px;}
.gu_product_top > div div.sub{float:left;color:#222; margin-top:-5px;}
.gu_product_top > div div.sub > span{float:left; display:inline-block; font-size:18px; margin:21px 4px 0;}
.gu_product_top > div p,.gu_product_top div.sub > div > span{}
.gu_sort_area .gu_sort_name {width:100%;}
.gu_sort_area .gu_sort_name_empty {width:100%;}
.gu_product_top > div.product_btn_container a,.gu_product_top > div.product_btn_container .btn_container.brochure .brochure_dropdown > div{display:inline-block; width:192px; font-size:14px; color:#222; text-align:left; padding:16px 20px; border:solid 1px #222;
    transition:all 0.3s;
    -webkit-transition:all 0.3s;
}
.gu_product_top > div.product_btn_container .gu_sort_area{float:none; display:inline-block; vertical-align:top; max-width:288px; margin-bottom:0;}
.product_btn_container .gu_sort_area .gu_selectbox{display:inline-block; vertical-align:top; left:0; width: calc(200% + 18px);}
.gu_product_top > div.product_btn_container .gu_sort_area .gu_selectbox a{border:none;}
.gu_product_top > .product_name .gu_sort_area .gu_selectbox .gu_selectbox_inner a{height:48px; line-height:48px;}
.product_btn_container .gu_sort_area .gu_selectbox .gu_selectbox_inner{display:inline-block; vertical-align:top;}
.product_btn_container .gu_sort_area .gu_selectbox .gu_selectbox_inner .gu_custom_scroll{display:inline-block; vertical-align:top;}
.product_btn_container .gu_sort_area .gu_selectbox .gu_selectbox_inner .gu_custom_scroll .gu_custom_scroll .custom_scroll_content{overflow:inherit; display:inline-block; vertical-align:top;}
.product_btn_container .gu_custom_scroll .custom_scroll_content > div span, .product_btn_container .gu_custom_scroll .custom_scroll_content > a{display:block; float:left; overflow:hidden; width:calc(100% - 53px); font-size:14px; white-space:nowrap; text-overflow:ellipsis;}
#WRAP .product_btn_container .gu_custom_scroll .custom_scroll_content > a{box-sizing: content-box; padding: 0 0 0 20px; color: #fff; height: 48px; line-height: 48px; font-size: 16px; font-weight: 300;}
.product_btn_container .gu_custom_scroll .custom_scroll_content > div span a{display:inline-block;width:16px; height:16px; padding:0; margin-left:6px; border:0;}
.product_btn_container .gu_custom_scroll .custom_scroll_content > div span a.down{margin-left:10px; background:url('../../../img/common/ico_down_black.png') 50% 50% no-repeat;}
.product_btn_container .gu_custom_scroll .custom_scroll_content > div span a.share{background:url('../../../img/common/btn_share_black.png') 50% 50% no-repeat;}
.product_btn_container .gu_custom_scroll .custom_scroll_content > div span:hover a.down{background-image:url('../../../img/common/ico_down_white.png')}
.product_btn_container .gu_custom_scroll .custom_scroll_content > div span:hover a.share{background-image:url('../../../img/common/btn_share_white.png')}
.product_btn_container .gu_custom_scroll .custom_scroll_content > div span .brochure_btn_box{float:right;}
.product_btn_container .gu_sort_area .gu_selectbox .gu_selectbox_inner .gu_custom_scroll .custom_scroll_content > div{overflow:hidden; display:inline-block; vertical-align:top; width:100%; height:52px; padding-left:20px; padding-right:16%;}
.product_btn_container .gu_sort_area .gu_selectbox .gu_selectbox_inner .gu_custom_scroll .custom_scroll_content > div:hover{background-color:#e66c23;}
.product_btn_container .gu_sort_area .gu_selectbox .gu_selectbox_inner .gu_custom_scroll .custom_scroll_content > div span,
.product_btn_container .gu_sort_area .gu_selectbox .gu_selectbox_inner .gu_custom_scroll .custom_scroll_content > div div.brochure_btn_name{display:block; float:left; width:calc(100% - 70px); text-align:left; line-height:48px;}
.product_btn_container .gu_sort_area .gu_selectbox .gu_selectbox_inner .gu_custom_scroll .custom_scroll_content > div span{position:relative;}
.product_btn_container .gu_sort_area .gu_selectbox .gu_selectbox_inner .gu_custom_scroll .custom_scroll_content > div:first-child span:before {display: block; content: ''; width: 52px; height: 1px; background: #fff; bottom: 8px; left: 0; position: absolute;}
.product_btn_container .gu_sort_area .gu_selectbox .gu_selectbox_inner .gu_custom_scroll .custom_scroll_content > div div.brochure_btn_name a{color:#fff; padding:0;}
.product_btn_container .gu_sort_area .gu_selectbox .gu_selectbox_inner .gu_custom_scroll .custom_scroll_content > div div.brochure_btn_name a:hover{background:inherit;}
#WRAP .product_btn_container .gu_sort_area .gu_selectbox .gu_selectbox_inner .gu_custom_scroll .custom_scroll_content > div .brochure_btn_box{float:right; box-sizing:content-box; width:70px; text-align:right; padding-top:12px;}
.product_btn_container .gu_sort_area .gu_selectbox .gu_selectbox_inner .gu_custom_scroll .custom_scroll_content > div .brochure_btn_box a{display:inline-block; width:30px; height:30px; padding:0;}
.product_btn_container .gu_sort_area .gu_selectbox .gu_selectbox_inner .gu_custom_scroll .custom_scroll_content > div .brochure_btn_box a.down{margin-right:6px; background:url('../../../img/common/ico_down_white.png') 50% 50% no-repeat; background-size:auto 16px;}
.product_btn_container .gu_sort_area .gu_selectbox .gu_selectbox_inner .gu_custom_scroll .custom_scroll_content > div .brochure_btn_box a.share{background:url('../../../img/common/btn_share_white.png') 50% 50% no-repeat;}

.gu_custom_scroll .custom_scroll_content.compare > div span, .gu_custom_scroll .custom_scroll_content.compare > a{display:block; float:left; overflow:hidden; width:calc(100% - 53px); font-size:14px; white-space:nowrap; text-overflow:ellipsis;}
#WRAP .gu_custom_scroll .custom_scroll_content.compare > a{box-sizing: content-box; padding: 0 0 0 20px; color: #fff; height: 48px; line-height: 48px; font-size: 16px; font-weight: 300; text-align:left;}
.gu_custom_scroll .custom_scroll_content.compare > div span a{display:inline-block;width:16px; height:16px; padding:0; margin-left:6px; border:0;}
.gu_custom_scroll .custom_scroll_content.compare > div span a.down{margin-left:10px; background:url('../../../img/common/ico_down_black.png') 50% 50% no-repeat;}
.gu_custom_scroll .custom_scroll_content.compare > div span a.share{background:url('../../../img/common/btn_share_black.png') 50% 50% no-repeat;}
.gu_custom_scroll .custom_scroll_content.compare > div span:hover a.down{background-image:url('../../../img/common/ico_down_white.png')}
.gu_custom_scroll .custom_scroll_content.compare > div span:hover a.share{background-image:url('../../../img/common/btn_share_white.png')}
.gu_custom_scroll .custom_scroll_content.compare > div span .brochure_btn_box{float:right;}
.gu_sort_area .gu_selectbox .gu_selectbox_inner .gu_custom_scroll .custom_scroll_content.compare > div{overflow:hidden; vertical-align:top; width:120%; height:52px; padding-left:6px; box-sizing:border-box; text-align:left;}
.gu_sort_area .gu_selectbox .gu_selectbox_inner .gu_custom_scroll .custom_scroll_content.compare > div:hover{background-color:#e66c23;}
.gu_sort_area .gu_selectbox .gu_selectbox_inner .gu_custom_scroll .custom_scroll_content.compare > div span,
.gu_sort_area .gu_selectbox .gu_selectbox_inner .gu_custom_scroll .custom_scroll_content.compare > div div.brochure_btn_name{display:block; float:left; width:calc(100% - 70px); text-align:left; line-height:48px;}
.gu_sort_area .gu_selectbox .gu_selectbox_inner .gu_custom_scroll .custom_scroll_content.compare > div div.brochure_btn_name a{color:#fff; padding:0;}
.gu_sort_area .gu_selectbox .gu_selectbox_inner .gu_custom_scroll .custom_scroll_content.compare > div div.brochure_btn_name a:hover{background:inherit;}
#WRAP .gu_sort_area .gu_selectbox .gu_selectbox_inner .gu_custom_scroll .custom_scroll_content.compare > div .brochure_btn_box{float:right; box-sizing:content-box; width:70px; text-align:right; padding-top:12px;}
.gu_sort_area .gu_selectbox .gu_selectbox_inner .gu_custom_scroll .custom_scroll_content.compare > div .brochure_btn_box a{display:inline-block; width:30px; height:30px; padding:0;}
.gu_sort_area .gu_selectbox .gu_selectbox_inner .gu_custom_scroll .custom_scroll_content.compare > div .brochure_btn_box a.down{margin-right:6px; background:url('../../../img/common/ico_down_white.png') 50% 50% no-repeat; background-size:auto 16px;}
.gu_sort_area .gu_selectbox .gu_selectbox_inner .gu_custom_scroll .custom_scroll_content.compare > div .brochure_btn_box a.share{background:url('../../../img/common/btn_share_white.png') 50% 50% no-repeat;}

.gu_product_top > div div.sub > .tier:after{display:inline-block; content:',';}
.gu_product_top > div div.sub > .tier:last-child:after{display:none;}
.gu_product_top > div.product_btn_container a:after{display:inline-block; content:''; margin-left:12px; position: absolute;top: 50%; right: 20px;transform: translateY(-50%);}
.gu_product_top > div.product_btn_container .gu_sort_area .gu_sort_name{width:inherit; min-width:184px; color:#222;}
.gu_product_top > div.product_btn_container .gu_sort_area .gu_sort_name:before{right:20px;}
.gu_product_top > div.product_btn_container .gu_sort_area .gu_sort_name:before{width: 12px; height: 12px; background:url('../../../img/common/ico_arrow_black_bottom_box.png') 50% 50% no-repeat; background-size:contain; z-index:1; pointer-events:none; top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.gu_product_top > div.product_btn_container .gu_sort_area .gu_sort_name:hover:before{background-image:url('../../../img/common/ico_arrow_white_bottom_box.png');  width: 12px; height: 12px;}
.gu_product_top > div.product_btn_container .gu_sort_area .gu_sort_name a:before, .gu_product_top > div.product_btn_container .gu_sort_area .gu_sort_name a:after{display:none;}
.gu_product_top > div.product_btn_container a.brochure{position:relative;}
.gu_product_top > div.product_btn_container .btn_container.brochure.on{overflow:inherit; top: -22px;}
.subNavi_equipment_attachments .gu_product_top > div.product_btn_container .btn_container.brochure.on,.subNavi_equipment_special-applications .gu_product_top > div.product_btn_container .btn_container.brochure.on{top: 0;}
.gu_product_top > div.product_btn_container a.brochure:after{width:12px; height:7px; margin-bottom:2px; background:url("../../../img/products/detail/btn_down_black.png") no-repeat;}
.gu_product_top > div.product_btn_container .btn_container.brochure.on a.brochure:after{background-image:url('../../../img/products/detail/btn_up_black.png')}
.gu_product_top > div.product_btn_container .btn_container.brochure.on a.brochure{color:#222; background-color:#fff;}
.gu_product_top > div.product_btn_container .btn_container.brochure.on a.brochure:hover{color:#e35b0a}
.gu_product_top > div.product_btn_container a.compare{margin-left:18px;}
.gu_product_top > div.product_btn_container a.compare:after{width:24px; height:15px; margin-bottom:-4px; background:url("../../../img/products/detail/btn_compare_black.png") no-repeat center / contain;}
.gu_product_top > div.product_btn_container a:hover{background-color:#e35b0a; border:solid 1px #e35b0a; color:#fff;}
.gu_product_top > div.product_btn_container .btn_container.brochure.on a.brochure:hover:after{background-image:url("../../../img/products/detail/btn_up_orange.png");}
.gu_product_top > div.product_btn_container a.compare:hover:after{background-image:url("../../../img/products/detail/btn_compare_white.png");}
.gu_product_top > div .btn_container a.brochure .brochure_dropdown{position:absolute; top:-110px; left:0; z-index:-1;}
.gu_product_top > div .btn_container a.brochure .brochure_dropdown a{margin-top:-1px; border:0; background:#e35b0a;}
.gu_product_top > div.product_btn_container .btn_container{position:relative; overflow:hidden; z-index:1; vertical-align:top;}
.gu_product_top > div.product_btn_container .btn_container.brochure .brochure_dropdown{position: absolute; left: 0; z-index: -1;}
.gu_product_top > div.product_btn_container .btn_container.brochure.on .brochure_dropdown{top:57px;}
.gu_product_top > div.product_btn_container .btn_container.brochure .brochure_dropdown > div{display: block; height:57px; margin-top: -1px; border-top-color:#ccc; border-bottom-width:0; background:#fff; cursor:pointer;}
.gu_product_top > div.product_btn_container .btn_container.brochure .brochure_dropdown > div:last-child{border-bottom-width:1px}
.gu_product_top > div.product_btn_container .btn_container.brochure .brochure_dropdown > div:hover{color:#fff; background:#e35b0a;}
.gu_product_top > div.product_btn_container .btn_container.brochure .brochure_dropdown > div span{display:block; float:left; overflow:hidden; width:calc(100% - 53px); font-size:14px; white-space:nowrap; text-overflow:ellipsis;}
.gu_product_top > div.product_btn_container .btn_container.brochure .brochure_dropdown > div a{display:inline-block;width:16px; height:16px; padding:0; margin-left:6px; border:0;}
.gu_product_top > div.product_btn_container .btn_container.brochure .brochure_dropdown > div a.down{margin-left:10px; background:url('../../../img/common/ico_down_black.png') 50% 50% no-repeat;}
.gu_product_top > div.product_btn_container .btn_container.brochure .brochure_dropdown > div a.share{background:url('../../../img/common/btn_share_black.png') 50% 50% no-repeat;}
.gu_product_top > div.product_btn_container .btn_container.brochure .brochure_dropdown > div:hover a.down{background-image:url('../../../img/common/ico_down_white.png')}
.gu_product_top > div.product_btn_container .btn_container.brochure .brochure_dropdown > div:hover a.share{background-image:url('../../../img/common/btn_share_white.png')}
.gu_product_top > div.product_btn_container .btn_container.brochure .brochure_dropdown > div .brochure_btn_box{float:right;}


.gu_table:before{display:block;content:'';background:gray;}
.gu_table .sec_inner{padding-bottom:100px;position:relative; z-index:3;}
.gu_sub_wrapper .gu_sub_contents .contents_inner.except .section.gu_table:last-child .sec_inner{padding-bottom:160px;}
.gu_table .sec_inner .sec_tit{padding-top:100px;}
.contents_inner .section .sec_inner .sec_tit {margin:0;}
.gu_table .sec_inner .list_title{font-size:26px; color:#da450d; padding:60px 0 20px;}
.gu_table .sec_inner .list_title:nth-child(2){padding-top:0;}
.gu_table table{position:relative; width:100%; margin-bottom:60px;}
.gu_table table:last-child{margin-bottom:0;}
.gu_table table tr{font-size:16px; border-top: solid 1px #999;}
.gu_table table tr th{text-align:left; letter-spacing:-1px; font-weight:700;}
.gu_table table tr th:first-child, table tr td:first-child{padding-left:5px;}
.gu_table table tr th, table tr td{padding:26px 18px 26px 0;word-break:break-all;}
.gu_table table tr th:last-child, table tr td:last-child{padding-right:0;}
.gu_table .sec_inner .btn_area {padding:0 0 60px !important; margin-top:-20px;}
.gu_table .sec_inner .btn_area:last-child {padding:0;}
.gu_table .sec_inner .caption {color:#666;line-height:26px; margin-top:-40px; font-size:16px;}


/* Products - detail 페이지 - compare 팝업 */
.gu_popup .pop_inner .btn_unselected{width:16px; height:16px; top:20px; right:14px;}
.gu_popup .pop_inner .btn_unselected:before{display:block; content:''; width:100%; height:100%; background:url('../../../img/common/ico_close_gray.png') 50% 50% no-repeat; background-size:contain;}
.gu_popup .pop_inner .btn_unselected:before:hover{background-image:url('../../../img/common/ico_close_black.png')}
.pop_cnt_inner .product_container{position:relative; float:left; width:calc(25% - 25px); min-width:calc(25% - 32px); min-height:1100px; margin-right:32px;}
.pop_cnt_inner .product_container .compare_box{position:relative; background:#fff;}
.pop_cnt_inner .product_container .compare_box.product{z-index:0;}
.pop_cnt_inner .product_container:nth-child(2) .compare_box.product{z-index:9;}
.pop_cnt_inner .product_container .compare_box.select{position:absolute; top:0; left:0; width:100%; z-index:1;}
.pop_cnt_inner .product_container:nth-child(4){margin-right:0;}
.pop_cnt_inner .product_container .compare_box .compare_top{position:relative; height:240px; padding-bottom:20px; box-sizing:border-box;}
.pop_cnt_inner .product_container .compare_box.select .compare_top{text-align: center; padding-top: 100px;}
.pop_cnt_inner .product_container .compare_box.select .compare_top.select{padding-top:100px;}
.pop_cnt_inner .product_container .compare_box table,.pop_cnt_inner .product_container .compare_box table tbody,.pop_cnt_inner .product_container .compare_box table tbody tr, .pop_cnt_inner .product_container .compare_box table tr, .pop_cnt_inner .product_container .compare_box table tr th, .pop_cnt_inner .product_container .compare_box table tr td{display:block; width:100%; box-sizing:border-box;}
.pop_cnt_inner .product_container .compare_box table tbody tr td, .pop_cnt_inner .product_container .compare_box table tr td{height:54px;line-height:54px; padding:0;}
.pop_cnt_inner .product_container .compare_box table tr th{min-height:42px; padding:0 0 20px 5px; border-bottom:solid 1px #999;}
.pop_cnt_inner .product_container.text .compare_box table tr{height:54px;}
.pop_cnt_inner .product_container.text .compare_box table tr:first-child{height:inherit;}
.pop_cnt_inner .product_container.text .compare_box table tr td{display:table; padding:0 18px 0 0;}
.pop_cnt_inner .product_container.text .compare_box table tr td span{display:table-cell; vertical-align:middle;}
.pop_cnt_inner .product_container .compare_box table tr td{min-height:54px; border-bottom:solid 1px #ccc;}
.pop_cnt_inner .product_container .compare_box.text .compare_top{font-size:40px; line-height:52px; letter-spacing: -1px;}
.pop_cnt_inner .product_container.product .compare_box .compare_top span{display:block; width:100%; height:100%; text-align:center; background:#fff; overflow:hidden;}
.pop_cnt_inner .product_container.product .compare_box .compare_top span img{display:block; position:relative; top:50%; width:auto; height:auto; max-width:100%; max-height:100%; margin:0 auto;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
}
.pop_cnt_inner .product_container .compare_box.select .compare_top .select_box{display:inline-block; position:relative; overflow:hidden; max-width:100%;}
.pop_cnt_inner .product_container .compare_box.select .compare_top .select_box.on{overflow:inherit; width:100%; max-width:100%;}
.pop_cnt_inner .product_container .compare_box.select .compare_top .select_box .product_select{display:inline-block; position:relative; width:230px; max-width:100%; font-size:16px; text-align:left; padding:16px 20px 18px; border:solid 1px #222; box-sizing:border-box;
    transition:all 0.3s;
    -webkit-transition:all 0.3s;
}
.gu_popup_bottom{clear:both; text-align:center; padding:60px 0 120px;}
.gu_popup_bottom a{display:inline-block; min-width:160px; font-size:14px; text-align:center; padding:13px 0 12px; border:solid 1px #222; vertical-align:bottom;
    transition:all 0.3s;
    -webkit-transition:all 0.3s;
}
.gu_popup_bottom a:hover{background-color:#e35b0a; border-color:#e35b0a; color:#fff;}
.container.subNavi_products_excavators .pop_inner.active .ico_drag{display:block; position: absolute; top: 50%; left: 50%; z-index: 99999;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}


.gu_product_top > div.product_btn_container a,
.gu_sort_area > div,
.gu_sort_name a{vertical-align:top;}
.pop_cnt_inner .product_container .compare_box.select .compare_top .gu_sort_area{float:none; width:100%; max-width:230px; margin:0 auto;}
.pop_cnt_inner .product_container .compare_box.select .compare_top .gu_sort_area .gu_sort_name{width:100%; margin:0 auto;}
.pop_cnt_inner .product_container .compare_box.select .compare_top .gu_sort_area .gu_sort_name:before{right:24px}
.pop_cnt_inner .product_container .compare_box.select .compare_top .gu_sort_area .gu_sort_name a:before{display:none;}
.pop_cnt_inner .product_container .compare_box.select .compare_top .gu_sort_area .gu_sort_name a{display:inline-block; position:relative; width:100%; max-width:90%; font-size:16px; color:#222; text-align:left; padding:18px 20px 21px; border:solid 1px #222; box-sizing:border-box;
    transition:all 0.3s;
    -webkit-transition:all 0.3s;
}
.pop_cnt_inner .gu_sort_area .gu_sort_name a:hover:after{width:0;}
.no-mobile .pop_cnt_inner .product_container .compare_box.select .compare_top .gu_sort_area .gu_sort_name a:hover:after,.no-mobile .pop_cnt_inner .product_container .compare_box.select .compare_top .gu_sort_area .gu_sort_name a:after{width:0;}
.pop_cnt_inner .product_container .compare_box.select .compare_top .gu_sort_area .gu_selectbox{max-height:inherit;}
.pop_cnt_inner .product_container .compare_box.select .compare_top .gu_sort_area .gu_selectbox.on{width:100%;}
.pop_cnt_inner .product_container .compare_box.select .compare_top .gu_sort_area .gu_selectbox .gu_selectbox_inner{width:100%;}
.pop_cnt_inner .product_container .compare_box.select .compare_top .select_box .product_select:hover{color:#e35b0a; border:solid 1px #e35b0a;}
.pop_cnt_inner .product_container .compare_box.select .compare_top .select_box .product_select:after{display:inline-block; content:''; position: absolute;top: 50%; right: 20px; width:12px; height:7px; margin-bottom:2px; background:url("../../../img/products/detail/btn_down_black.png") no-repeat;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.pop_cnt_inner .product_container .compare_box.select .compare_top .select_box .product_select:hover:after{background-image:url("../../../img/products/detail/btn_down_orange.png");}
.pop_cnt_inner .product_container .compare_box.select .compare_top .select_box.on .product_select:after{background-image:url("../../../img/products/detail/btn_up_black.png");}
.pop_cnt_inner .product_container .compare_box.select .compare_top .select_box.on .product_select:hover:after{background-image:url("../../../img/products/detail/btn_up_orange.png");}
.pop_cnt_inner .product_container .compare_box.select .compare_top .select_box .select_dropdown{position: absolute; box-sizing: border-box; width: 100%; text-align: left; padding: 0 20px 24px; border: solid 1px #222; border-top: 0; background: #fff;}
.pop_cnt_inner .product_container .compare_box.select .compare_top .select_box.on .select_dropdown{top:57px;}
.pop_cnt_inner .product_container .compare_box.select .compare_top .select_box .select_dropdown .dropdown_list p{font-size: 16px; padding: 24px 0 14px;}
.pop_cnt_inner .product_container .compare_box.select .compare_top .select_box .select_dropdown .dropdown_list ul li a{display: block; padding: 10px 0;}
.pop_cnt_inner .product_container .compare_box.select .compare_top .select_box .select_dropdown .dropdown_list ul li a:hover{color:#888;}
.pop_cnt_inner .product_container .gu_sort_area .gu_selectbox{height:inherit;}

/* Products - detail 페이지 - compare 팝업 - 스크롤바 */
.pop_cnt_inner::-webkit-scrollbar{width:0;height:5px;}
.pop_cnt_inner::-webkit-scrollbar-track{background-color: transparent;}
.pop_cnt_inner::-webkit-scrollbar-track-piece{background-color: transparent;}
.pop_cnt_inner::-webkit-scrollbar-thumb{background-color: transparent;border-bottom:16px solid rgba(255,255,255,0.5);}
.pop_cnt_inner::-webkit-scrollbar-thumb{background-color: transparent;border-bottom:16px solid rgba(0,0,0,0.2);}
.pop_cnt_inner::-webkit-scrollbar-button:start{background-color: transparent;}
.pop_cnt_inner::-webkit-scrollbar-button:end{background-color: transparent;}
.pop_cnt_inner{
    /* ie */
    scrollbar-face-color: #dfdfdf;
    scrollbar-base-color: #fff;
    scrollbar-track-color: #fff;
    scrollbar-arrow-color: #fff;
    scrollbar-highlight-color: #fff;
    scrollbar-3dlight-color: #fff;
    scrollbar-shadow-color: #fff;
    scrollbar-darkshadow-color: #fff;
}

.gu_ico_drag.active{visibility:hidden;}



.section{position:relative;}
.section .sec_inner .sec_tit{font-size: 46px; letter-spacing: -1px; line-height:100%; padding: 100px 0 60px;}
#PRODUCT_EXCAVATORS-DETAIL .section .sec_inner .sec_tit{padding-top:120px;}
#PRODUCT_EXCAVATORS-DETAIL .section .sec_inner .sec_tit:first-child{padding-top:160px;}
.section .sec_inner .sec_tit p{font-size:18px; line-height:28px; margin-top:48px;}
.products-detail_list-box{padding-bottom:20px;}
#PRODUCT_EXCAVATORS-DETAIL .products-detail_list-box{padding-bottom:80px;}
.products-detail_list-box li{padding: 30px 0 80px; border-top: solid 1px #ccc;}
.products-detail_list-box.plain li{padding:0; border-top:0;}
.products-detail_list-box li p{float: right; width: 50%; font-size: 16px; line-height: 28px;}
.products-detail_list-box.plain li p{width:100%;}
.products-detail_list-box li p.copy{float: left; font-size: 26px; line-height: 34px; letter-spacing: -1px; padding-right: 65px;}


.product_box{float: left; width:100%; height: 296px; margin-right: 20px;}
.product_box:last-child{margin-right:0;}
.product_box .img_box{width:180px; height:180px; padding-top:40px; margin:0 auto;
    transform:scale(0.9);
    -webkit-transform:scale(0.9);
    -ms-transform:scale(0.9);
    transition:transform 0.3s;
    -webkit-transition:transform 0.3s;
}

.product_box .img_box div{vertical-align:middle;}
.product_box .img_box div img{display:block;max-width:100%;margin:0 auto;}
.product_box a{position:relative; display:block; height:100%; border: solid 1px #cfcfcf; background:#fff;
    transition:border 0.3s;
    -webkit-transition:border 0.3s;
}
.product_box:hover a{border-color:#e35b0a;}
.product_box a p{width:100%; text-align: center; padding: 0 10px; line-height: 100%;}
.product_box a p.attach_product{position:absolute; bottom:40px; left:50%; font-size: 22px; color:#666; letter-spacing: -1px; text-align: center; padding: 0 10px; line-height: 100%;
    transform:translateX(-50%);
    -webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    transition:all 0.2s cubic-bezier(.51,-0.39,.09,1.29);
    -webkit-transition:all 0.2s cubic-bezier(.51,-0.39,.09,1.29);
}
.product_box:hover a p.attach_product{color:#222;}
.product_box a p span{display:inline-block; width:10px; height:14px;margin:0 4px 0 8px; background:url('../../../img/products/detail/btn_go_gray.png') no-repeat;
    transition:all 0.2s cubic-bezier(.51,-0.39,.09,1.29);
    -webkit-transition:all 0.2s cubic-bezier(.51,-0.39,.09,1.29);
}
.product_box:hover a p span{margin:0 0 0 12px; background-image:url('../../../img/products/detail/btn_go_black.png');}

.product_list {width:calc(50% - 12px); margin-right:24px;border: 1px solid #ccc; text-align:center; padding:50px; float:left;} /* height는 개별 지정 */
.product_list:last-child {margin-right:0;}
.product_list .img_box {display:table; width:100%; height:160px;}
.product_list .img_box span {display:table-cell; vertical-align:middle;}
.product_list .attach_product {padding: 30px 0; border-bottom: 1px solid #ccc; font-size: 22px;}
.product_list .text {text-align:left; padding-top:30px; font-size:18px; line-height:26px;}
.product_list .text p {padding:10px 0 30px;}
.product_list .text span {display:block; margin-top:10px; padding-left:12px;text-indent:-12px;}


.gu_kv, .gu_kv .kv_img_box{height:480px; background-color:#f5f5f5;}
.gu_kv .kv_img_area:before {background: rgba(0,0,0,0);}
.section.gu_table .sec_inner .table_bottom_desc p{font-size:16px; line-height:24px; color:#666; margin-bottom:18px; padding-left:10px; position:relative;}
.section.gu_table .sec_inner .table_bottom_desc p:before{content:'*'; display:inline-block; position:absolute; left:0;}

.gu_table table tr td span{padding:0 12px; display:inline-block;}

.swiper-container.bottom_list{
    position:inherit;
    width:100% !important;
}
.swiper-container.bottom_list .direction_area .btn_arrow .swiper-button-prev{left:-50px; background-image:url('../../../img/products/detail/btn_product-info_prev_black.png'); background-size:contain;}
.swiper-container.bottom_list .direction_area .btn_arrow .swiper-button-next{right:-50px; background-image:url('../../../img/products/detail/btn_product-info_next_black.png'); background-size:contain;}
.swiper-container.bottom_list .direction_area .btn_arrow .swiper-button-prev, .swiper-container.bottom_list .direction_area .btn_arrow .swiper-button-next{top:inherit; bottom:126px; width:34px; height:64px;}

/* detail 페이지내 4-depth tab */
.section .sec_inner .gu_tab_depth4{margin:40px auto 60px;}
.gu_tab_depth4 ul li{width:calc(100% / 3);}
.section.wheel-loader-attachments_bucket-list .sec_inner .gu_contents_depth4_area.img_and_text .gu_contents_depth4{height:240px;}
.gu_contents_depth4 > div{float:left; width:calc((100% - 24px) / 2);}
.gu_contents_depth4 > div:first-child{margin-right:24px;}
.gu_contents_depth4 .list_desc{display:table; height:200px;}
.gu_contents_depth4 .list_desc > div{display:table-cell; vertical-align:middle;}
.gu_contents_depth4 .list_desc p{font-size:18px; line-height:28px;}
.gu_contents_depth4 .list_desc p.title{font-size:22px; padding-bottom:10px;}


/* print */
.gu_popup .pop_inner.print .pop_contents{padding:80px 0 50px;}
.pop_inner.print .pop_cnt_inner {white-space:normal;font-size:9px; padding:0;}
.pop_inner.print .pop_cnt_inner .product_container {min-width:calc(25% - 13px);max-width:calc(25% - 13px);margin-right:10px;width:auto;}
.pop_inner.print.grid3 .pop_cnt_inner .product_container {min-width:calc(33.33% - 12px);max-width:calc(33.33% - 12px);}
.pop_inner.print.grid2 .pop_cnt_inner .product_container {min-width:calc(50% - 12px);max-width:calc(50% - 12px);}
.pop_inner.print .pop_cnt_inner .product_container:first-child{padding-left:0;}
.pop_inner.print .btn_close_pop {display:none;}
.pop_inner.print .gu_popup_bottom a {display:none;}
.pop_inner.print .pop_cnt_inner .product_container .compare_box.text .compare_top {font-size:14px; padding-bottom:0;}
.pop_inner.print .pop_cnt_inner .product_container .compare_box .compare_top {height:120px;padding-bottom:0; margin-bottom:20px;}
.pop_inner.print .pop_cnt_inner .product_container .compare_box.select .compare_top{padding:58px 0 50px;}
.pop_inner.print .pop_cnt_inner .product_container.text .compare_box table tr {height:25px;}
.pop_inner.print .pop_cnt_inner .product_container.text .compare_box table tr:first-child {height:inherit}
.pop_inner.print .pop_cnt_inner .product_container .compare_box table tr th {min-height:24px;padding:0;}
.pop_inner.print .pop_cnt_inner .product_container .compare_box table tbody tr td,
.pop_inner.print .pop_cnt_inner .product_container .compare_box table tr td {height:25px;min-height:25px;padding:8px 0 0 0;}
.pop_inner.print .pop_cnt_inner .product_container .compare_box.select .compare_top .gu_sort_area .gu_sort_name a{width:70%; font-size:12px; padding:10px 20px 12px;}
.pop_inner.print .pop_cnt_inner .product_container .compare_box.select .compare_top .gu_sort_area .gu_sort_name:before{right:48px;}
.pop_inner.print .pop_cnt_inner .product_container .gu_sort_area .gu_sort_name:before{bottom:12px;}


/* popup select box */
#WRAP .gu_custom_scroll .custom_scroll_content.compare > a{position:relative;}
#WRAP .gu_custom_scroll .custom_scroll_content.compare > a:first-child:before{display:block; content:''; position:absolute; bottom:10px; left:20px; width:54px; height:1px; background-color:#fff;}


/* ================================== Laptop css ================================== */
@media all and (max-width: 1280px) {

    .gu_sub_wrapper .gu_sub_contents .contents_inner.except .section{padding:0 36px; margin:0;}
    .gu_sub_wrapper .gu_sub_contents .contents_inner.except .section, .gu_sub_wrapper .gu_sub_contents .contents_inner.except .section_top{max-width:inherit; margin-left:0; margin-right:0;}
    .gu_sub_wrapper .gu_sub_contents .contents_inner.except .section.gu_table{padding:0 50px; margin:0;}
    .gu_table .sec_inner {padding-bottom: 80px;}
    .gu_sub_wrapper .gu_sub_contents .contents_inner.except .section.gu_table:last-child .sec_inner {padding-bottom: 120px;}

    .pop_cnt_inner .product_container .compare_box .compare_top{height:260px; padding-bottom:0;}
    .pop_cnt_inner .product_container .compare_box.select .compare_top{height:inherit; padding:113px 0 90px;}
    .pop_cnt_inner .product_container .compare_box.select .compare_top .select_box{display:block;}
    .pop_cnt_inner .product_container .compare_box.select .compare_top .select_box .product_select{width:90%;}
    .pop_cnt_inner .product_container .compare_box.select .compare_top .select_box .select_dropdown{width:90%; left:5%;}

    .swiper-container.bottom_list .direction_area .btn_arrow .swiper-button-prev{left:-30px;}
    .swiper-container.bottom_list .direction_area .btn_arrow .swiper-button-next{right:-30px;}
    .swiper-container.bottom_list .direction_area .btn_arrow .swiper-button-prev, .swiper-container.bottom_list .direction_area .btn_arrow .swiper-button-next{bottom:138px; width:20px; height:36px;}
}

/* ================================== Tablet css ================================== */
@media all and (max-width: 1080px) {
    #WRAP .container .container_inner .gu_sub_wrapper .gu_sub_contents .contents_inner{padding:0;}
    .gu_sub_wrapper .gu_sub_contents .contents_inner.except .section{padding:0 50px;}
    .gu_sub_wrapper .gu_sub_contents .contents_inner.except .section.products-detail_list{padding-bottom:36px;}
    #PRODUCT_EXCAVATORS-DETAIL .section .sec_inner .sec_tit, #PRODUCT_EXCAVATORS-DETAIL .section .sec_inner .sec_tit:first-child{padding:80px 0 50px;}
    #PRODUCT_EXCAVATORS-DETAIL .products-detail_list-box{padding-bottom:0;}
    #PRODUCT_EXCAVATORS-DETAIL .section .sec_inner .sec_tit{font-size:37px;}
    .gu_popup .pop_inner .btn_close_pop{top:25px; right:25px;}
    .pop_cnt_inner .product_container .compare_box.select .compare_top{padding:118px 0 90px;}

    /* 슬라이더 */
    .gu_swiper .swiper-container .direction_area .slide_empty{margin-bottom:0;}

    .container_inner .gu_swiper .swiper-container .direction_area .btn_arrow > div.swiper-button-prev{background-image: url('../../../img/products/detail/btn_product-info_prev.png');}
    .visual_pager_controls{bottom:24px;}
    .visual_pager_controls .pager_item .pager_link{font-size:16px; padding-bottom:5px;}
    .slider-pagination{bottom:60px;}
    .container_inner .gu_swiper .swiper-container .direction_area .btn_arrow > div{left:16px;}
    .container_inner .gu_swiper .swiper-container .direction_area .btn_arrow > div.swiper-button-next{right:16px;}


    .product_box:hover a{border-color:#cfcfcf;}
    .product_box:hover .img_box {
        transform: scale(0.9);
        -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);}
    .product_box:hover a p.attach_product{color:#666;}
    .product_box:hover a p span{margin:0 0 0 6px; background-image:url('../../../img/products/detail/t_btn_go_gray.png');}
    .products-detail_list-box li p{font-size:13px; line-height:22px;}
    .products-detail_list-box li p.copy {font-size: 20px; line-height:32px; padding-right: 65px; }

    .swiper-container.bottom_list .direction_area .btn_arrow .swiper-button-prev{left:10px;}
    .swiper-container.bottom_list .direction_area .btn_arrow .swiper-button-next{right:10px;}
    .swiper-container.bottom_list .direction_area .btn_arrow .swiper-button-prev, .swiper-container.bottom_list .direction_area .btn_arrow .swiper-button-next{height:40px; bottom:109px; width:20px;}

    /* 상단바 버튼 */
    .gu_product_top > div.product_btn_container a.compare:after{width:19px; height:12px; top:inherit; bottom:24px;
        transform:translateY(50%);
        -webkit-transform:translateY(50%);
        -ms-transform:translateY(50%);
    }
    .gu_product_top > div.product_btn_container .gu_sort_area .gu_sort_name:before{width: 10px; height: 10px;}
    .gu_product_top > div.product_btn_container a:hover{background-color:#fff; border:solid 1px #222; color:#222;}
    .gu_product_top > div.product_btn_container a.compare:hover:after {background-image: url('../../../img/products/detail/btn_compare_black.png');}
    .gu_product_top > div.product_btn_container .gu_sort_area .gu_sort_name:hover:before{background-image:url('../../../img/common/ico_arrow_black_bottom_box.png'); width: 10px; height: 10px;}
    #WRAP .product_btn_container .gu_sort_area .gu_selectbox .gu_selectbox_inner .gu_custom_scroll .custom_scroll_content > div .brochure_btn_box{padding-top:4px;}
    .gu_product_top > div.product_btn_container .gu_sort_area{width:inherit; max-width:170px;}
    .product_btn_container .gu_sort_area .gu_selectbox{width: calc(200% + 10px);}
    .product_btn_container .gu_sort_area .gu_selectbox .gu_selectbox_inner{max-width:100%;}
    .product_btn_container .gu_sort_area .gu_selectbox .gu_selectbox_inner a{margin-top: 0;}
    .product_btn_container .gu_sort_area .gu_selectbox .gu_selectbox_inner .gu_custom_scroll .custom_scroll_content > div span{line-height:42px;}

    /* Products - detail 페이지 상단 제품바 */
    .gu_product_top{top:-85px; min-height:88px; padding:16px;}
    .gu_product_top > div span.name,.gu_product_top > div .btn_container span.name {font-size: 29px; padding-right:10px;}
    .gu_product_top > div div.sub{letter-spacing: 0;}

    .gu_product_top > div p{font-size:14px; letter-spacing:0; padding-top: 20px;}
    .contents_inner .section, .contents_inner .section_top{margin:0 50px;}
    .gu_product_top > div div.sub > span{font-size:14px;margin:24px 4px 0}
    .gu_sort_area .gu_selectbox{min-width:inherit;}
    .gu_product_top > .product_name .gu_sort_area .gu_sort_name a { padding-right:30px;}
    .gu_product_top > .product_name .gu_sort_area .gu_sort_name:before {width:10px;height:10px;right:4px;bottom:12px;}
    .gu_product_top > .product_name .gu_sort_area .gu_sort_name:after {width:16px;height:16px;bottom:8px;}
    .gu_product_top > .product_name .gu_sort_area .gu_sort_name:hover:before {background:url('../../../img/common/ico_arrow_black_bottom_box.png') no-repeat 50% 50% / contain;width:10px;height:10px;}
    .gu_product_top > .product_name .gu_sort_area .gu_sort_name:hover:after {border-color:#222;background-color:#fff;}
    .gu_product_top > .product_name .gu_sort_area .gu_selectbox .gu_selectbox_inner a {margin-top:0;padding:0 20px; height:42px; line-height:42px;}

    .product_btn_container .gu_sort_area .gu_selectbox .gu_selectbox_inner .gu_custom_scroll .custom_scroll_content > div{height:42px; padding-right:20%; padding-left:22px;}
    .product_btn_container .gu_sort_area .gu_selectbox .gu_selectbox_inner .gu_custom_scroll .custom_scroll_content > div div.brochure_btn_name a span{font-size:13px; line-height:38px;}
    .gu_product_top > .gu_sort_area .gu_sort_name a, .gu_product_top > div.product_btn_container a, .gu_sort_area .gu_selectbox .gu_selectbox_inner a{font-size:13px; padding:10px 20px; margin-top:8px;}
    .gu_product_top > div.product_btn_container a{height:40px; margin-top:0; line-height:40px; padding:0 20px;}
    .pop_cnt_inner .product_container .compare_box.select .compare_top .gu_sort_area .gu_sort_name a{font-size:14px; padding:18px 20px;}
    .gu_sort_area .gu_selectbox .gu_selectbox_inner .gu_custom_scroll .custom_scroll_content.compare > div{padding-left:0;}
    .gu_sort_area .gu_selectbox .gu_selectbox_inner .gu_custom_scroll .custom_scroll_content.compare > div:first-child a:before{left:22px; width:54px;}
    .gu_sort_area .gu_selectbox .gu_selectbox_inner .gu_custom_scroll .custom_scroll_content.compare > div a{padding:5px 0 0 22px; margin-top:0;}
    .gu_popup_bottom a{min-width:130px; padding:9px 0; font-size:13px;}

    .product_btn_container .gu_sort_area .gu_selectbox .gu_selectbox_inner .gu_custom_scroll .custom_scroll_content > div span, .product_btn_container .gu_sort_area .gu_selectbox .gu_selectbox_inner .gu_custom_scroll .custom_scroll_content > div div.brochure_btn_name{height:42px;}
    .product_btn_container .gu_sort_area .gu_selectbox .gu_selectbox_inner .gu_custom_scroll .custom_scroll_content > div div.brochure_btn_name a{height:42px;}

    /* Products - detail 페이지 제품 info box */
    .product_info .product_info_inner .info .info_box{font-size:13px;}
    .product_info .product_info_inner .info.right ul li .info_box.data p{font-size:32px;}
    .product_info .product_info_inner .info.left .info_box p.mining_quarry{margin-left:14px;}

    /* Products - detail 페이지 제품 info box */
    .product_info{height:inherit;}
    .product_info .product_info_inner{padding:30px 0 0; margin:0 50px;}
    .product_info .product_info_inner .info{}
    .product_info .product_info_inner .info.left,.product_info .product_info_inner .info.right{float:none; width:100%;}
    .product_info .product_info_inner .info.left{display:inline-block; text-align:center; padding:0 0 24px; margin:0 auto;}
    .product_info .product_info_inner .info.left:before{display:none;}
    .product_info .product_info_inner .info.left .info_left_inner{display:inline-block;}
    .product_info .product_info_inner .info.right{padding:24px 0 0; margin:0 0 30px; border-left:0; border-top:solid 1px #333;}
    .product_info .product_info_inner .info.left .info_box{display:inline-block; width:inherit; height:30px;}
    .product_info .product_info_inner .info.left .info_box:nth-of-type(2n){margin-left:20px;}
    .product_info .product_info_inner .info.left .info_box p{position:relative; display:inline-block; vertical-align:middle; top:0; left:0; width:inherit; padding-left:8px; padding-top:6px; transform:none;}
    .product_info .product_info_inner .info .info_box span{display:inline-block; vertical-align:top; width:24px; height:24px; margin-top:4px;}
    .product_info .product_info_inner .info .title{height:20px; font-size:11px; line-height:16px; margin-right:0;}
    .product_info .product_info_inner .info.left .title{height:24px; max-width:inherit; text-align:left;}
    .product_info .product_info_inner .info .info_box{font-size:13px;}
    .product_info .product_info_inner .info.right ul{width:100%; text-align:center;}
    .product_info .product_info_inner .info.right ul li{max-width:30%; padding-left:40px;}
    .product_info .product_info_inner .info.right ul li:nth-child(2){max-width:40%;}
    .product_info .product_info_inner .info.right ul li .info_box.data p{font-size:28px; text-align:left; word-break:break-all;}

    /* Products - detail 페이지 상단 제품바 버튼 */
    .gu_product_top > div.product_btn_container .btn_container{width:170px; margin-left:10px; line-height:40px;}
    .gu_product_top > div .btn_container a {font-size: 13px;}
    .gu_product_top > div.product_btn_container a.compare{width:100%; margin-left:0; margin-top:0; height:40px; padding:0 20px; line-height:40px;}
    .gu_product_top > div.product_btn_container .gu_sort_area{width:170px; max-width:inherit;}
    .gu_product_top > div.product_btn_container .gu_sort_area .gu_sort_name,
    .gu_product_top > div.product_btn_container a{width:170px; min-width:inherit;}
    .gu_product_top > div.product_btn_container .gu_sort_area .gu_sort_name:before{top:inherit; bottom:50%;
        transform:translateY(50%);
        -webkit-transform:translateY(50%);
        -ms-transform:translateY(50%);
    }

    .section.gu_table .sec_inner .table_bottom_desc p{font-size:13px; line-height: 20px;}
    .section .sec_inner .sec_tit p {font-size: 15px; line-height: 23px; margin-top:50px;}
    .products-detail_list-box li{padding:24px 0 44px;}

    /* 테이블 */
    .gu_table_wrap{overflow: auto; position:relative;}
    .gu_table_wrap table{width:100%; display:table; white-space:nowrap; -webkit-overflow-scrolling: touch;}
    .gu_table table tr {font-size: 15px; }
    .gu_sub_wrapper .gu_sub_contents .contents_inner table br {display:block;}
    .gu_table .sec_inner .caption{font-size: 13px; line-height: 20px;}
    .gu_table table tr th, table tr td{word-break:keep-all;padding: 20px 18px 20px 0;}

    .product_box a p.attach_product{font-size:18px; bottom:30px; padding:0 20px;}
    .product_box .img_box{width:160px; padding-top:0;}
    .product_box .img_box{height:100%; width:100%; padding-top:0;}
    .product_box .img_box div img {max-height:150px;}
    .product_box{height: 238px;}
    .product_list{margin-right:16px; width:calc((100% - 16px)/2);}
    .product_list .attach_product{font-size:18px;}
    .product_list .text{font-size:14px;}


    /* detail 페이지내 4-depth tab */
    .section .sec_inner .gu_tab_depth4{margin:50px auto;}
    .gu_contents_depth4 .list_desc p {font-size: 15px; line-height: 23px;}
    .gu_contents_depth4 .list_desc p.title {font-size:17px; padding-bottom:16px;}
    .gu_contents_depth4 .list_desc > div {vertical-align: top;}
    .section.wheel-loader-attachments_bucket-list .sec_inner .gu_contents_depth4_area.img_and_text .gu_contents_depth4{height:auto;}

    .container{min-height:auto;}

    /* detail 페이지내 Popup */
    .gu_popup{-webkit-overflow-scrolling: touch;}
    .gu_popup .pop_contents{padding:100px 0; min-height:auto;}
    .pop_cnt_inner{position:relative; padding:0 50px;}
    .pop_cnt_inner{overflow-x:scroll; width:auto; white-space:nowrap;}
    .pop_cnt_inner .product_container{float:none; display:inline-block; min-width:258px; min-height:1000px; vertical-align:top;}
    .pop_cnt_inner .product_container:nth-child(4){margin-right:50px;}
    .pop_cnt_inner .product_container:nth-child(4){margin-right:50px;}
    .pop_cnt_inner .product_container .compare_box.select .compare_top .select_box{display:block;}
    .pop_cnt_inner .product_container .compare_box.select .compare_top .select_box .product_select{width:90%;}
    .pop_cnt_inner .product_container .compare_box.select .compare_top .select_box .select_dropdown{width:90%; left:5%;}
    .gu_popup .pop_inner .btn_unselected{width:20px; height:20px;}
    .gu_popup_bottom{padding:60px 0 20px;}
    .mobile .pop_cnt_inner::-webkit-scrollbar{height:0;}
    .gu_ico_drag.active{visibility:visible;}

    /* popup select box */
    #WRAP .gu_custom_scroll .custom_scroll_content.compare > a{height:40px; font-size:14px; line-height:40px; margin-top:2px;}
    #WRAP .gu_custom_scroll .custom_scroll_content.compare > a:first-child:before{width:55px; bottom:3px;}
}



/* ================================== Mobile css ================================== */
@media all and (max-width: 766px) {
    #PRODUCT_EXCAVATORS-DETAIL .section .sec_inner .sec_tit, #PRODUCT_EXCAVATORS-DETAIL .section .sec_inner .sec_tit:first-child{padding:60px 0 30px;}

    /* 슬라이더 */
    .visual_pager_controls .pager_item .pager_link{font-size:10px; letter-spacing:0.5px;}
    .container_inner .gu_swiper .swiper-container .direction_area .btn_arrow > div{width:16px; height:32px;}
    .container_inner .gu_swiper .swiper-container .direction_area .btn_arrow > div.swiper-button-prev{left:16px;}
    .container_inner .gu_swiper .swiper-container .direction_area .btn_arrow > div.swiper-button-next{right:16px;}
    .visual_video_control .video_btn{width:50px; height:50px; margin-top:-25px; margin-left:-25px;}
    .visual_video_control .video_btn:after{border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-left: 10px solid #fff;}
    .slider-pagination{bottom:50px;}

    .swiper-container.bottom_list .direction_area .btn_arrow .swiper-button-prev{left:4px;}
    .swiper-container.bottom_list .direction_area .btn_arrow .swiper-button-next{right:4px;}
    .swiper-container.bottom_list .direction_area .btn_arrow .swiper-button-prev, .swiper-container.bottom_list .direction_area .btn_arrow .swiper-button-next{height:20px; bottom:100px; width:10px;}

    /* Products - detail 페이지 이미지 슬라이더*/
    .visual_slide_controls a{width:36px; height:30px;}
    .visual_slide_controls a#prev{left:20px;}
    .visual_slide_controls a#next{right:20px;}
    #WRAP #SLIDER-WRAP .visual_slide .slide_video video{width:100%;}

    /* Products - detail 페이지 상단 제품바 */
    .gu_product_top {padding:20px; height:auto;}
    .gu_product_top > div .btn_container:last-child{text-align:left; left:20px; top: auto; bottom: 0;}
    .gu_product_top > div .btn_container p.name {font-size: 24px; line-height: 42px;  padding-right:0;}
    .gu_product_top > div .btn_container {float:none; width:100%;}
    .gu_product_top > div .btn_container:first-child {width:100%; margin-bottom:16px; padding-bottom:32px;}
    .container.subNavi_products_excavators .container_inner .gu_product_top > div:first-child {margin-bottom:12px;}
    .gu_product_top > div .btn_container a {width:160px; font-size:13px; padding:11px 41px;}
    .gu_product_top > div .btn_container a:after{margin-left:0;}
    .gu_product_top > div .btn_container a.brochure:after{background:url('../../../img/products/detail/p_btn_down_black.png') no-repeat; height:6px;
        margin-left:12px; margin-bottom:1px; background-size:contain;}
    #product_id33.container_inner .gu_product_top .product_name .gu_sort_area .gu_sort_name .sub span{padding-top:0 !important;}
    
    .gu_product_top > div p, .gu_product_top > div div.sub > span{font-size:12px;padding-top:20px;}
    .gu_product_top > div p.name{max-width:calc(100% - 240px); font-size:24px; line-height: 36px;}
    .gu_product_top > div.product_btn_container .btn_container, .gu_product_top > div.product_btn_container .gu_sort_area{float:left; width:calc(50% - 6px); max-width:inherit; min-height:38px;}
    .gu_product_top > div.product_btn_container .gu_sort_area{max-width:inherit; margin-right:12px;}
    .gu_product_top > div.product_btn_container .btn_container{position:relative; left:0; z-index:0; margin-left:0;}
    .container_inner .gu_product_top {padding:20px; height:auto; min-height:inherit;}
    .container_inner .gu_product_top > div.product_btn_container a{width:100%; height:38px; font-size:13px; margin:0; padding:0 20px; line-height:36px;}
    .gu_product_top > div.product_btn_container a.compare{margin-left:0;}
    .gu_product_top > div.product_btn_container a.compare,.gu_product_top > div.product_btn_container .gu_sort_area .gu_sort_name{width:100%; height:38px; line-height:36px;}
    .gu_product_top > div div.sub > span{margin:5px 0 0;}
    .gu_product_top > .product_name .gu_sort_area {width:100%;}
    .gu_product_top > .product_name .gu_sort_area .gu_sort_name {width:auto;}
    .gu_product_top > .product_name .gu_sort_area .gu_sort_name a {width:inherit; padding:0 25px 0 0;}
    .gu_product_top > .product_name .gu_sort_area .gu_sort_name:before {bottom:16px;}
    #product_id33 .gu_product_top > .product_name .gu_sort_area .gu_sort_name:before {bottom:0 !important; left:61px; right:0;}
    .gu_product_top > .product_name .gu_sort_area .gu_sort_name:after {bottom:11px;}
    #product_id33 .gu_product_top > .product_name .gu_sort_area .gu_sort_name:after {bottom:-5px !important; left:57px; right:0;}
    #product_id33 .gu_product_top > .product_name .gu_sort_area .gu_selectbox{top :70px !important;}
    .gu_product_top > .product_name .gu_sort_area .gu_selectbox .gu_selectbox_inner a {height:39px; line-height:45px;}
    .product_btn_container .gu_sort_area .gu_selectbox{top:0; right:inherit; left:0; width:calc(200% + 12px);}
    .gu_product_top > div.product_btn_container .gu_sort_area .gu_sort_name{min-width:inherit;}
    .product_btn_container .gu_sort_area .gu_selectbox .gu_selectbox_inner .gu_custom_scroll .custom_scroll_content > div{padding-left:20px; padding-right:18%;}
    #WRAP .product_btn_container .gu_sort_area .gu_selectbox .gu_selectbox_inner .gu_custom_scroll .custom_scroll_content > div .brochure_btn_box{padding-top:4px;}

    .product_btn_container .gu_sort_area .gu_selectbox .gu_selectbox_inner .gu_custom_scroll .custom_scroll_content > div span a span{line-height:40px;}
    .gu_product_top > div.product_btn_container .gu_sort_area .gu_sort_name:before{bottom:20px;}
    .gu_product_top > div.product_btn_container a.compare:after{bottom:24px;}

    .container_inner .gu_product_top > div p.name{float:none; display:inline-block; vertical-align:top; width:auto; max-width:inherit; font-size: 24px; line-height:36px; padding-right:10px;}
    .container_inner .gu_product_top > div{float:none; width:100%;}
    .container_inner .gu_product_top > div div.sub{display:inline-block; vertical-align:top; float:none;}
    #product_id33.container_inner .gu_product_top > div div.sub{display:block;}
    .container_inner .gu_product_top > div div.sub{display:inline-block; vertical-align:top; float:none;}
    .container_inner .gu_product_top > div:first-child{margin-bottom:16px;}
    .container_inner .gu_product_top > div a {width:160px; font-size:12px; padding:11px 41px;}
    .container_inner .gu_product_top > div a:after{margin-left:0;}

    .gu_product_top > div span.name, .gu_product_top > div .btn_container span.name { font-size:23px; padding-right:9px;}
    .container_inner .gu_product_top > div p.name{float:none; display:inline-block; vertical-align:top; width:auto; max-width:inherit; font-size: 24px; line-height:36px; padding-right:10px;}
    .container_inner .gu_product_top > div a.brochure:after{background:url('../../../img/products/detail/p_btn_down_black.png') no-repeat; height:6px; margin-left:12px; margin-bottom:1px; background-size:contain;}
    .gu_sort_area .gu_sort_name a{font-size: 14px;}
    .gu_sort_area .gu_selectbox .gu_selectbox_inner a{height: 35px;line-height: 35px;padding-left: 15px;font-size: 14px}
    .gu_sort_area .gu_sort_name:before{bottom: 12px}

    /* Products - detail 페이지 KV */
    .gu_kv, .gu_kv .kv_img_box {height:180px;}

    /* Products - detail 페이지 제품 info box */
    .product_info .product_info_inner{margin:0 20px; padding:24px 0 0;}
    .product_info .product_info_inner .info .info_box{font-size:13px;}
    .product_info .product_info_inner .info.left{padding: 0 0 10px;}
    .product_info .product_info_inner .info.right{margin:0 0 24px; padding:18px 0 0;}
    .product_info .product_info_inner .info.right ul li .info_box.data p{font-size:20px; line-height:inherit;}
    .product_info .product_info_inner .info.left .info_box p.mining_quarry{margin-left:14px;}
    .product_info .product_info_inner .info.left .info_box{float:left; width:inherit; padding-right:10px;}
    .product_info .product_info_inner .info.left .info_box:nth-of-type(2n){margin:0; padding:0 0 0 10px;}
    .product_info .product_info_inner .info.left .info_box p{min-width:80px; max-width: calc(100% - 24px); font-size:11px; line-height:14px;}
    .product_info .product_info_inner .info .title{font-size:9px;}


    .product_info .product_info_inner .info .info_box span{display:block; float:left; margin-top:2px;}
    .product_info .product_info_inner .info .info_box span.info_type_aggregate{background-image:url('../../../img/products/detail/m_ico_type_aggregate.png');}
    .product_info .product_info_inner .info .info_box span.info_type_basement{background-image:url('../../../img/products/detail/m_ico_type_basement.png');}
    .product_info .product_info_inner .info .info_box span.info_type_civil{background-image:url('../../../img/products/detail/m_ico_type_civil.png');}
    .product_info .product_info_inner .info .info_box span.info_type_duct{background-image:url('../../../img/products/detail/m_ico_type_duct.png');}
    .product_info .product_info_inner .info .info_box span.info_type_farm{background-image:url('../../../img/products/detail/m_ico_type_farm.png');}
    .product_info .product_info_inner .info .info_box span.info_type_fertilizer{background-image:url('../../../img/products/detail/m_ico_type_fertilizer.png');}
    .product_info .product_info_inner .info .info_box span.info_type_forestry{background-image:url('../../../img/products/detail/m_ico_type_forestry.png');}
    .product_info .product_info_inner .info .info_box span.info_type_marine{background-image:url('../../../img/products/detail/m_ico_type_marine.png');}
    .product_info .product_info_inner .info .info_box span.info_type_mine{background-image:url('../../../img/products/detail/m_ico_type_mine.png');}
    .product_info .product_info_inner .info .info_box span.info_type_mountain{background-image:url('../../../img/products/detail/m_ico_type_mountain.png');}
    .product_info .product_info_inner .info .info_box span.info_type_removal{background-image:url('../../../img/products/detail/m_ico_type_removal.png');}
    .product_info .product_info_inner .info .info_box span.info_type_stone{background-image:url('../../../img/products/detail/m_ico_type_stone.png');}
    .product_info .product_info_inner .info .info_box span.info_type_waste{background-image:url('../../../img/products/detail/m_ico_type_waste.png');}
    .product_info .product_info_inner .info.right ul li{padding-left:30px;}

    /* Products - detail 페이지 contents */
    .contents_inner .section, .contents_inner .section_top {margin: 0 20px;}
    .gu_sub_wrapper .gu_sub_contents .contents_inner.except .section {padding: 0 20px;  margin: 0;}

    .gu_sub_wrapper .gu_sub_contents .contents_inner.except .section.gu_table:last-child .sec_inner {width:inherit; padding-bottom:60px;}
    #WRAP .container .container_inner .gu_sub_wrapper .gu_sub_contents .contents_inner {padding: 0;}
    .section .sec_inner .sec_tit {padding: 60px 0 30px; font-size:24px; line-height:32px;}
    #PRODUCT_EXCAVATORS-DETAIL .products-detail_list-box{padding-bottom:30px;}
    .products-detail_list-box li{padding:20px 0 30px;}
    .products-detail_list-box li p {font-size: 12px; line-height:20px; padding:0;}
    .products-detail_list-box li p.copy{font-size: 17px; line-height:100%; padding-bottom:20px;}
    .products-detail_list-box li p, .products-detail_list-box li p.copy{float:none; width:100%;}

    .gu_sub_wrapper .gu_sub_contents .contents_inner.except .section.gu_table{padding: 0 20px; margin:0;}
    .gu_table .sec_inner {padding-bottom: 60px;}
    .section.gu_table .sec_inner .table_bottom_desc p {font-size: 11px; line-height: 16px; margin-bottom:0;}
    .section .sec_inner .sec_tit p {font-size: 12px; line-height: 18px; margin-top: 30px;}

    .gu_sub_wrapper .gu_sub_contents .contents_inner.except .section.gu_table:last-child .sec_inner {padding-bottom:60px;}

    /* 테이블 */
    .gu_table table tr {font-size: 12px; }
    .gu_table table tr th, table tr td {padding: 16px 25px 16px 0; }
    .gu_table .sec_inner .caption{font-size: 11px; line-height:16px;}


    /* detail 페이지내 4-depth tab */
    .section .sec_inner .gu_tab_depth4 {margin: 60px auto;}
    .gu_contents_depth4 .list_desc p.title {padding-bottom: 11px;}
    .gu_contents_depth4 .list_desc p {font-size: 12px; line-height:18px;}

    .gu_icon-list_box .icon_box{float:none; width:100%; margin-bottom: 30px;}
    .gu_icon-list_box .icon_box:last-child{margin-bottom: 60px;}
    .gu_icon-list_box .icon_box > span{margin:30px auto; }
    .gu_icon-list_box .icon_box p.desc_text {font-size: 12px; padding:29px 23px;}
    .gu_icon-list_box .icon_box p.tit {font-size: 16px;}

    .excavators_attach_container:after{content:''; display:block; clear:both;}
    .product_box {height:180px; margin-right:11px; margin-bottom:11px; float:left;}
    .product_box .img_box, .product_box .img_box div{display:block;}
    .product_box .img_box{
        transform:scale(1.1);
        -webkit-transform:scale(1.1);
        -ms-transform:scale(1.1);
    }
    .product_box .img_box div img {max-height:90px;}
    .product_box:nth-child(even){margin-right:0;}
    .product_box a p.attach_product {font-size: 14px; bottom:20px;}

    .product_list .attach_product {font-size: 14px;}
    .product_list .text {font-size: 12px; padding-top:20px;}
    .product_list .attach_product{padding:20px 0;}
    .product_list .text p {padding:7px 0 17px;}

    /* 팝업 */
    .gu_popup .pop_contents{padding:0;}
    .pop_cnt_inner{padding:60px 0 20px;}
    .pop_cnt_inner .product_container{min-width:184px; margin-right:11px;}
    .pop_cnt_inner .product_container:first-child{padding-left:20px;}
    .pop_cnt_inner .product_container:nth-child(4){margin-right:20px;}
    .pop_cnt_inner .product_container .compare_box .compare_top{height:140px; font-size:24px; line-height:32px;}
    .pop_cnt_inner .product_container .compare_box.text .compare_top{font-size:24px;}
    .pop_cnt_inner .product_container .compare_box.select .compare_top{height:140px; padding:52px 0 20px;}
    .pop_cnt_inner .product_container .compare_box.select .compare_top .select_box .product_select{width:80%; padding:6px 20px;}
    .pop_cnt_inner .product_container .compare_box.select .compare_top .select_box .product_select, .pop_cnt_inner .product_container .compare_box table tr th, .pop_cnt_inner .product_container .compare_box table tr td{font-size:12px;}
    .pop_cnt_inner .product_container .compare_box.select .compare_top .select_box .select_dropdown{width:80%; left:10%;}
    .pop_cnt_inner .product_container .compare_box.select .compare_top .select_box.on .select_dropdown{top:0;}
    .pop_cnt_inner .product_container .compare_box.select .compare_top .gu_sort_area .gu_sort_name:before{bottom:50%;
        transform: translateY(50%);
        -webkit-transform: translateY(50%);
        -ms-transform: translateY(50%);
    }
    .pop_cnt_inner .product_container .compare_box.select .compare_top .gu_sort_area .gu_sort_name a{font-size:14px; padding:6px 20px 8px;}
    .pop_cnt_inner .product_container .compare_box table tr th{min-height:56px; padding:20px 0 20px 5px;}
    .pop_cnt_inner .product_container .compare_box table tr td{min-height:41px;}
    .pop_cnt_inner .product_container .compare_box table tbody tr td, .pop_cnt_inner .product_container .compare_box table tr td{height:41px;}
    .pop_cnt_inner .product_container.text .compare_box table tr{height:41px;}
    .gu_popup_bottom{bottom:inherit; padding:20px 0 60px;}
    .gu_popup_bottom a{padding:10px 0; font-size:12px; min-width:125px;}
    .pop_cnt_inner .product_container .compare_box table tbody tr td, .pop_cnt_inner .product_container .compare_box table tr td{height:41px; line-height:41px; padding-left:5px;}
}

@media all and (max-width:500px) {
    /* Products - detail 페이지 제품 info box */
    .product_info .product_info_inner .info.left .info_left_inner{min-width:220px;}
    .product_info .product_info_inner .info.left .info_box{float:left; display:inline-block;}
    .product_info .product_info_inner .info.left .info_box:nth-of-type(2n){float:right;}
}

@media all and (max-width:414px) {
    table tr td{line-height:120%;}

    /* Products - detail 페이지 제품 info box */
    .product_info .product_info_inner .info.right ul li {
        padding-left: 10px;
    }
}

@media all and (max-width:374px){
    /* Products - detail 페이지 제품 info box */
    .product_info .product_info_inner .info.left .info_left_inner{text-align:left;}
    .product_info .product_info_inner .info.left .info_box{display:inline-block; /*float:none;*/}
    .product_info .product_info_inner .info.left .info_box:nth-of-type(2n){float:none;}
    .product_info .product_info_inner .info.left .info_box p{word-break: break-all;}
    .product_info .product_info_inner .info.right ul li:nth-child(2){max-width:36%;}
}
