@charset "utf-8"; 
/* 
	Websiting Contents Management System Skin
	copyright(c) WEBsiting.co.kr 
*/
#WCMSSlistWr{width:100%; text-align:center; word-break:keep-all;}
.WCMSSlist{width:100%; margin:0 auto; max-width:1200px;}
.contWide{max-width:100% !important;}
 
.noDataArea{width:100%; padding:60px 10px 90px; text-align:center; color:#999; font-size:16px;}
.noDataArea i{display:block; font-size:60px; color:#efefef;}
.noDataArea b{display:block; padding:10px 0 20px; font-size:30px; color:#ddd;}

/* 기본컨텐츠 */
.WCMSScontWrap{width:100%;min-height:60px;}
.WCMSScontWrap:after{content:'';display:block; clear:both; height:0px;}

.WCMSScont{width:100%; padding:10px;}
.WCMSScont img{max-width:100%;}
.contCol2 .WCMSScont{float:left; width:50%;}
.contCol3 .WCMSScont{float:left; width:33.3333333%;}
.contCol4 .WCMSScont{float:left; width:25%;}

.WCMSScont .WCMSScontT{font-size:18px; color:#333; padding:5px 0;}
.WCMSScont .WCMSScontC{font-size:14px; color:#777;padding-top:15px; line-height:1.6em;}

.contTxt2 .WCMSScont .WCMSScontT{font-size:24px;}
.contTxt2 .WCMSScont .WCMSScontC{font-size:16px;}
.contTxt3 .WCMSScont .WCMSScontT{font-size:32px;}
.contTxt3 .WCMSScont .WCMSScontC{font-size:20px;}

.WCMSScontWrap.contAlign_Left .WCMSScont{text-align:left;}
.WCMSScontWrap.contAlign_Center .WCMSScont{text-align:center !important;}
.WCMSScontWrap.contAlign_Right .WCMSScont{text-align:right;}

.WCMSScontWrap table{width:100%:}
.WCMSScontWrap .WCMSScont .WCMSScontT:after{content:''; display:block; width:15%; max-width:30px; height:1px; background:#ddd; clear:both;}
.WCMSScontWrap.contAlign_Left .WCMSScont .WCMSScontT:after{ margin-top:20px;}
.WCMSScontWrap.contAlign_Center .WCMSScont .WCMSScontT{border-left:0 !important;}
.WCMSScontWrap.contAlign_Center .WCMSScont .WCMSScontT:after{margin:10px auto 0; }
.WCMSScontWrap.contAlign_Right .WCMSScont .WCMSScontT:after{margin:10px 0 0 auto;}

.WCMSScontWrap .WCMSScontImg{margin-bottom:10px; display:block; overflow:hidden; position:relative;}
.WCMSScontWrap .WCMSScontImg > i{ filter:Alpha(opacity=0); opacity:0; -moz-opacity:0; display:block; width:40px; height:40px; position:absolute; z-index:99; left:50%; top:50%; margin:-20px auto auto -20px; text-align:center ;line-height:40px; background:RGBA(0,0,0,0.6); color:#fff; font-size:20px; border-radius:50%;  -webkit-transition-duration: 0.3s; -webkit-transition-timing-function: ease; transition-duration: 0.3s; transition-timing-function: ease;}
.WCMSScontWrap .WCMSScontImg img{max-width:100%; -webkit-transition-duration: 0.3s; -webkit-transition-timing-function: ease; transition-duration: 0.3s; transition-timing-function: ease; display:block; margin:0 auto;    }
.WCMSScontWrap a:link:hover.WCMSScontImg img{transform: scale(1.08);}
.WCMSScontWrap a:link:hover.WCMSScontImg > i{ filter:Alpha(opacity=100); opacity:1; -moz-opacity:1; transform: rotate(360deg);}
.contCol1 .WCMSScontImg.imgAlign_left{max-width:50%; float:left; margin-right:15px;}
.contCol1 .WCMSScontImg.imgAlign_center{max-width:100%; text-align:center; }
.contCol1 .WCMSScontImg.imgAlign_right{max-width:50%; float:right; margin-left:15px;}

/* 이미지배너 */
.WCMSScontImgOutside{padding:0px !important;}
.WCMSScontImgOutside .WCMSScontWrap,
.WCMSScontImgOutside .WCMSScont,
.WCMSScontImgOutside .WCMSScontC,
.WCMSScontImgOutside .WCMSScontC a{padding:0px !important; margin:0px !important; background:#fff; position:relative;}
.WCMSScontImgOutside .WCMSScontC a b{font-size:26px; position:absolute; left:5%; top:50%; right:5%; text-align:center; margin-top:-18px;color:#fff;text-shadow:0px 0px 10px rgba(0,0,0,0.5),0px 0px 14px rgba(0,0,0,0.5),0px 0px 10px rgba(0,0,0,0.5);}
.WCMSScontImgOutside .WCMSScontC a b:after{content:'';display:block; background:#fff; height:1px; width:30px; margin:15px auto 0 auto;-webkit-transition-duration: 0.2s; -webkit-transition-timing-function: ease; transition-duration: 0.2s; transition-timing-function: ease;}
.WCMSScontImgOutside .WCMSScontC a:hover b:after{width:50px;}

.contImgRound  .WCMSScontC a{display:block; margin:0 auto 15px; width:70%; height:auto; background-size:cover; background-position:center center; overflow:hidden; border-radius:50%;}
.contImgRound  .WCMSScontC a b{display:block; width:100%;}
.contImgRound  .WCMSScontC a b img{display:block; width:100%; height:auto !important;filter:Alpha(opacity=0); opacity:0; -moz-opacity:0;}

/* 구분선 */
.WCMSScontBlankOutside{padding:0px !important;}
.contBlankP{width:100%;max-width:1200px; clear:both; margin:0 auto;padding:0px !important;}
.contBlankP.contBlankPDashed{margin-left:auto; margin-right:auto; border-top:2px dashed #ddd;}
.WCMSScontBlankOutside.contWide .contBlankP.contBlankPDashed{max-width:100%;}
/* 버튼 */
.WCMSScontButtonOutside .WCMSScontWrap{padding:10px;}
.WCMSScontButtonOutside .WCMSScontWrap.contButtonimgAlign_center{text-align:center;}
.WCMSScontButtonOutside .WCMSScontWrap.contButtonimgAlign_right{text-align:right;}
.WCMSScontButtonOutside .WCMSScontWrap.contButtonimgAlign_left{text-align:left;}
.WCMSScontButtonOutside .WCMSScontWrap a{display:inline-block; padding:15px 30px; background:#000; color:#fff; font-weight:bold; font-size:16px; border-radius:50px;-webkit-transition-timing-function: ease; transition-duration: 0.3s; transition-timing-function: ease;}
.WCMSScontButtonOutside .WCMSScontWrap a:hover{filter:Alpha(opacity=80); opacity:0.8; -moz-opacity:0.8;}
.WCMSScontButtonOutside .WCMSScontWrap a i{display:inline-block; margin-left:10px; color:RGBA(255,255,255,0.5)}

/* 유튜브 */
.WCMSScontYoutubeOutside{padding:0px !important;}
.WCMSScontYoutubeOutside .WCMSScontWrap{padding:0px !important; margin:0px !important;}
.youtubeAr{position:relative;overflow:hidden;width:100%;padding-bottom:56.25%;clear:both;margin-bottom:0px;}
.youtubeAr iframe{position:absolute; left:0px;right:0px;top:0px;bottom:0px;width:100%;height:100%;}

/* 지도 */
.WCMSScontMapOutside{padding:0px !important;}
.WCMSScontMapOutside .WCMSScontWrap{padding:0px !important; margin:0px !important;}
.WCMSScontMapOutside .WCMSScontWrap iframe{width:100% !important;}

/* 슬라이드 */
.WCMSScontSlideOutside{padding:0px !important; }
.WCMSScontSlideOutside .WCMSScontWrap{padding:0px !important; margin:0px !important;width:100%; overflow:hidden;visibility:hidden;opacity:0.8; background:#ddd;  position:relative;  z-index:1;}
.WCMSScontSlideOutside .bx-wrapper{margin-bottom:0px; }
.WCMSScontSlideOutside .WCMSScontWrap ul.WCMSSsld{width:100%;margin:0px !important; padding:0px !important; background:#000;;}
.WCMSScontSlideOutside .WCMSScontWrap ul.WCMSSsld li.WCMSSsldL{width:100%; position:relative; overflow:hidden;margin:0px !important; padding:0px !important;}
.WCMSScontSlideOutside .WCMSScontWrap ul.WCMSSsld li.WCMSSsldL > a{width:100%; display:block; position:relative; z-index:1;}
.WCMSScontSlideOutside .WCMSScontWrap ul.WCMSSsld li.WCMSSsldL > a > img{width:100%; display:block; position:relative; z-index:1;}
.WCMSScontSlideOutside .WCMSScontWrap ul.WCMSSsld li.WCMSSsldL > img{width:100%; display:block; position:relative; z-index:1;}
.WCMSScontSlideOutside .WCMSScontWrap ul.WCMSSsld li.WCMSSsldL .WCMSScontS .txtCover{display:block; position:absolute; left:-100%; top:0px; bottom:0px; right:-100%; background:RGBA(0,0,0,0.2); z-index:2;}
.WCMSScontSlideOutside .WCMSScontWrap ul.WCMSSsld li.WCMSSsldL .WCMSScontS{position:absolute; left:15%; right:15%;top:0px; bottom:0px; z-index:3; -webkit-transition-duration: 0.4s; -webkit-transition-timing-function: ease; transition-duration: 0.4s; transition-timing-function: ease;}
.WCMSScontSlideOutside .WCMSScontWrap ul.WCMSSsld li.WCMSSsldL .WCMSScontS > div{width:100%;height:100%; position:relative; top:0px; bottom:0px; left:0px; right:0px;}
.WCMSScontSlideOutside .WCMSScontWrap ul.WCMSSsld li.WCMSSsldL .WCMSScontS > div strong{display:block; position:absolute; left:0px; right:0px; bottom:44%; font-size:30px;margin-bottom:10px;}
.WCMSScontSlideOutside .WCMSScontWrap ul.WCMSSsld li.WCMSSsldL .WCMSScontS > div u{display:block; position:absolute; left:0px; right:0px; top:36%; font-size:16px; text-decoration:none;}
.WCMSScontSlideOutside .WCMSScontWrap ul.WCMSSsld li.WCMSSsldL .WCMSScontS > div strong,
.WCMSScontSlideOutside .WCMSScontWrap ul.WCMSSsld li.WCMSSsldL .WCMSScontS > div u{color:#fff;text-shadow:0px 0px 10px rgba(0,0,0,0.2),0px 0px 14px rgba(0,0,0,0.2),0px 0px 10px rgba(0,0,0,0.2);}
.WCMSScontSlideOutside .WCMSScontWrap ul.WCMSSsld li.WCMSSsldL .WCMSScontS > div u a{margin-top:15px;display:inline-block; font-size:12px; color:#fff; background:#000; padding:8px 20px; border-radius:50px; letter-spacing:1px;text-shadow:0px 0px 0px rgba(0,0,0,0),0px 0px 0px rgba(0,0,0,0),0px 0px 0px rgba(0,0,0,0); -webkit-transition-duration: 0.3s; -webkit-transition-timing-function: ease; transition-duration: 0.3s; transition-timing-function: ease;}
.WCMSScontSlideOutside .WCMSScontWrap ul.WCMSSsld li.WCMSSsldL .WCMSScontS > div u a:hover{filter:Alpha(opacity=80); opacity:0.8; -moz-opacity:0.8;}
.WCMSScontSlideOutside .WCMSScontWrap ul.WCMSSsld li.WCMSSsldL .WCMSScontS > div strong,
.WCMSScontSlideOutside .WCMSScontWrap ul.WCMSSsld li.WCMSSsldL .WCMSScontS > div u{filter:Alpha(opacity=0); opacity:0; -moz-opacity:0;-webkit-transition-duration: 0.6s; -webkit-transition-timing-function: ease; transition-duration: 0.6s; transition-timing-function: ease;}
.WCMSScontSlideOutside .WCMSScontWrap ul.WCMSSsld li.WCMSSsldL.on .WCMSScontS > div strong,
.WCMSScontSlideOutside .WCMSScontWrap ul.WCMSSsld li.WCMSSsldL.on .WCMSScontS > div u{filter:Alpha(opacity=100); opacity:1; -moz-opacity:1;}
.WCMSScontSlideOutside .WCMSScontWrap ul.WCMSSsld li.WCMSSsldL.on .WCMSScontS > div strong{bottom:54%;}
.WCMSScontSlideOutside .WCMSScontWrap ul.WCMSSsld li.WCMSSsldL.on .WCMSScontS > div u{ top:46%; }
.WCMSScontSlideOutside .bx-wrapper .bx-pager{position:absolute !important; width:100%; left:0px; bottom:30px; z-index:9; text-align:center; }
.WCMSScontSlideOutside .bx-wrapper .bx-pager a{box-shadow:0px 0px 10px rgba(0,0,0,0.2),0px 0px 14px rgba(0,0,0,0.2),0px 0px 10px rgba(0,0,0,0.2); border-radius:0px !important; 
	width:16px !important; height:4px !important;  margin:0px 1px; background:rgba(255,255,255,.4) !important; -webkit-transition-duration: 0.4s; -webkit-transition-timing-function: ease; transition-duration: 0.4s; transition-timing-function: ease; }
.WCMSScontSlideOutside .bx-wrapper .bx-pager.bx-default-pager a:focus,
.WCMSScontSlideOutside .bx-wrapper .bx-pager.bx-default-pager a:hover{background:RGBA(255,255,255,0.8) !important; }
.WCMSScontSlideOutside .bx-wrapper .bx-pager.bx-default-pager a.active{width:50px !important; background:RGBA(255,255,255,.8) !important;}
.WCMSScontSlideOutside .contAlign_Left{text-align:left;}
.WCMSScontSlideOutside .contAlign_Center{text-align:center !important;}
.WCMSScontSlideOutside .contAlign_Right{text-align:right;}

/* 상세페이지 CSS */

.manage_text {font-size:24px;text-align:center;line-height:1.8;}
.manage_logo_img {position:relative;top:-3px;}

.br_display_pc {display: block;}
.br_display_m {display: none;}
.left_text {position: absolute; left:50px;}
.right_text {position: absolute; right:50px;}
.banner_inner{display:flex; align-items:center; width: 100%;max-width: 1000px;margin: 0 auto;height:500px; position: relative;justify-content: center;}
.banner_title_text {font-size:25px;color:#fff;text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2), 0px 0px 5px rgba(0, 0, 0, 0.2), 0px 0px 5px rgba(0, 0, 0, 0.2);padding-bottom: 20px;margin-bottom: 20px;border-bottom: 2px solid #e60b11;}
.banner_title_yellow {border-bottom: 2px solid #ffbc00}
.banner_title_hamm {border-bottom: 2px solid #ec6608}
.banner_title_green {border-bottom: 2px solid #008656}

.banner_inner_text {font-size:16px;color:#fff;text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2), 0px 0px 5px rgba(0, 0, 0, 0.2), 0px 0px 5px rgba(0, 0, 0, 0.2);font-weight:lighter;}
.banner_inner_gehl {border-bottom: 2px solid #ffdb2e;}
.text_align_center {text-align: center;}
.sv100_background {background:url(../../../img/banner/sv100_01.jpg) no-repeat center center;background-size: cover;}
.sv100_background2 {background:url(../../../img/banner/sv100_02.jpg) no-repeat center center;background-size: cover;}
.about_title_text {font-size:30px;color:#fff;text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2), 0px 0px 5px rgba(0, 0, 0, 0.2), 0px 0px 5px rgba(0, 0, 0, 0.2);padding-bottom: 20px;margin-bottom: 0px;text-align:center;}
.about_inner_text {font-size:18px;color:#fff;text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2), 0px 0px 5px rgba(0, 0, 0, 0.2), 0px 0px 5px rgba(0, 0, 0, 0.2);font-weight:lighter;text-align:center;}
.about_mission_title {font-size:16px;color:#000;text-align:center;margin-bottom:15px;}
.cap_title {font-size:20px;color:#000;margin-bottom:15px;}

.app_inner{display:flex; align-items:center; width: 100%;max-width: 1400px;margin: 0 auto;height:500px; position: relative;justify-content: center;}
.app_title_inner{display:flex; align-items:center; width: 100%;max-width: 1400px;margin: 0 auto;height:500px; position: relative;justify-content: center;}

.app_title_text {font-size:35px;color:#fff;text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2), 0px 0px 5px rgba(0, 0, 0, 0.2), 0px 0px 5px rgba(0, 0, 0, 0.2);margin-bottom:20px;width:900px;}
.app_title_text2 {font-size:35px;color:#fff;text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2), 0px 0px 5px rgba(0, 0, 0, 0.2), 0px 0px 5px rgba(0, 0, 0, 0.2);margin-bottom:20px;width:900px;}
.app_inner_text {font-size:16px;color:#fff;text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2), 0px 0px 5px rgba(0, 0, 0, 0.2), 0px 0px 5px rgba(0, 0, 0, 0.2);font-weight:lighter;}
.app_img_wrap {position: absolute;right:200px;top:20px;}
.app_background {background:url(../../../img/app/app_main.jpg) no-repeat center center;overflow: hidden;background-size: cover;}
.app_bottom_background {background:url(../../../img/app/app_footer.jpg) no-repeat center center;overflow: hidden;background-size: cover; }

#section_app {margin-top:0px;}
#section_app .be_big {width:100%; height:650px; float:left; background:#005aaa;}
#section_app .be_big .text_area {position:relative; top:35px; text-align:center;}
#section_app .be_big .text_area h1{font-size:35px; color:#fff; letter-spacing:-1px; font-weight:bold; font-weight:bold; z-index:1000;}
#section_app .be_big .text_area span{font-size:15px; color:#fff; margin-bottom:20px; letter-spacing:10px; display:inline-block;}
#section_app .be_big .text_area p{color:#fff; font-size:15px; margin-top:25px;}
#section_app .be_big .text_area a.more{color:#fff; font-size:13px; margin-top:15px; border:1px solid #fff; margin:20px 10px 0; display:inline-block; padding:10px 30px;}
#section_app .be_big .app_img img{max-width:1200px;margin-top:40px;}
#section_app .be_big .app_img {text-align:center;}

.vjr100_background {background:url(../../../img/banner/100_img1.jpg) no-repeat center center;background-size: cover;}
.vjr100_background2 {background:url(../../../img/banner/100_img2.jpg) no-repeat center center;background-size: cover;}
.aetj120_background {background:url(../../../img/banner/120_img01.jpg) no-repeat center center;background-size: cover;}
.aetj120_background2 {background:url(../../../img/banner/120_img02.jpg) no-repeat center center;background-size: cover;}
.aetj150_background {background:url(../../../img/banner/150_img1.jpg) no-repeat center center;background-size: cover;}
.aetj150_background2 {background:url(../../../img/banner/150_img2.jpg) no-repeat center center;background-size: cover;}
.atj160_background {background:url(../../../img/banner/160_img1.jpg) no-repeat center center;background-size: cover;}
.atj160_background2 {background:url(../../../img/banner/160_img2.jpg) no-repeat center center;background-size: cover;}
.aetj170_background {background:url(../../../img/banner/170_img1.jpg) no-repeat center center;background-size: cover;}
.aetj170_background2 {background:url(../../../img/banner/170_img2.jpg) no-repeat center center;background-size: cover;}
.atj180_background {background:url(../../../img/banner/180_img1.jpg) no-repeat center center;background-size: cover;}
.atj180_background2 {background:url(../../../img/banner/180_img2.jpg) no-repeat center center;background-size: cover;}
.atj200_background {background:url(../../../img/banner/200_img1.jpg) no-repeat center center;background-size: cover;}
.atj200_background2 {background:url(../../../img/banner/200_img2.jpg) no-repeat center center;background-size: cover;}
.tj220_background {background:url(../../../img/banner/220_img1.jpg) no-repeat center center;background-size: cover;}
.tj220_background2 {background:url(../../../img/banner/220_img2.jpg) no-repeat center center;background-size: cover;}
.tj260_background {background:url(../../../img/banner/260_img1.jpg) no-repeat center center;background-size: cover;}
.tj260_background2 {background:url(../../../img/banner/260_img2.jpg) no-repeat center center;background-size: cover;}
.tj280_background {background:url(../../../img/banner/280_img1.jpg) no-repeat center center;background-size: cover;}
.tj280_background2 {background:url(../../../img/banner/280_img2.jpg) no-repeat center center;background-size: cover;}
.mango_background {background:url(../../../img/banner/mango_img1.jpg) no-repeat center center;background-size: cover;}
.mango_background2 {background:url(../../../img/banner/mango_img2.jpg) no-repeat center center;background-size: cover;}
.mango_background3 {background:url(../../../img/banner/mango_img3.jpg) no-repeat center center;background-size: cover;}

.skid_background1 {background:url(../../../img/banner/skid_img1.jpg) no-repeat center center;background-size: cover;}
.skid_background2 {background:url(../../../img/banner/skid_img2.jpg) no-repeat center center;background-size: cover;}
.skid_background3 {background:url(../../../img/banner/skid_img3.jpg) no-repeat center center;background-size: cover;}
.skid_background4 {background:url(../../../img/banner/skid_img4.jpg) no-repeat center center;background-size: cover;}

.mc18-4_background {background:url(../../../img/banner/18-4_img1.jpg) no-repeat center center;background-size: cover;}
.mc18-4_background2 {background:url(../../../img/banner/18-4_img2.jpg) no-repeat center center;background-size: cover;}
.mc30-4_background {background:url(../../../img/banner/30-4_img1.jpg) no-repeat center center;background-size: cover;}
.mc30-4_background2 {background:url(../../../img/banner/30-4_img2.jpg) no-repeat center center;background-size: cover;}
.mc50-4_background {background:url(../../../img/banner/50-4_img1.jpg) no-repeat center center;background-size: cover;}
.mc50-4_background2 {background:url(../../../img/banner/50-4_img2.jpg) no-repeat center center;background-size: cover;}
.mt420_background {background:url(../../../img/banner/420_img1.jpg) no-repeat center center;background-size: cover;}
.mt420_background2 {background:url(../../../img/banner/420_img2.jpg) no-repeat center center;background-size: cover;}
.mt625_background {background:url(../../../img/banner/625_img1.jpg) no-repeat center center;background-size: cover;}
.mt625_background2 {background:url(../../../img/banner/625_img2.jpg) no-repeat center center;background-size: cover;}
.mt930_background {background:url(../../../img/banner/930_img1.jpg) no-repeat center center;background-size: cover;}
.mt930_background2 {background:url(../../../img/banner/930_img2.jpg) no-repeat center center;background-size: cover;}

.mrt2260_background {background:url(../../../img/banner/2260_img1.jpg) no-repeat center center;background-size: cover;}
.mrt2260_background2 {background:url(../../../img/banner/2260_img2.jpg) no-repeat center center;background-size: cover;}
.mrt2570_background {background:url(../../../img/banner/2570_img1.jpg) no-repeat center center;background-size: cover;}
.mrt2570_background2 {background:url(../../../img/banner/2570_img2.jpg) no-repeat center center;background-size: cover;}
.mrt3060_background {background:url(../../../img/banner/3060_img1.jpg) no-repeat center center;background-size: cover;}
.mrt3060_background2 {background:url(../../../img/banner/3060_img2.jpg) no-repeat center center;background-size: cover;}
.mrt3570_background {background:url(../../../img/banner/3570_img1.jpg) no-repeat center center;background-size: cover;}
.mrt3570_background2 {background:url(../../../img/banner/3570_img2.jpg) no-repeat center center;background-size: cover;}

.about_background {background:url(../../../img/about/intro_black1.jpg) no-repeat center center;background-size: cover;}
.about_background2 {background:url(../../../img/about/intro_black2.jpg) no-repeat center center;background-size: cover;}
.about_background3 {background:url(../../../img/about/intro_black3.jpg) no-repeat center center;background-size: cover;}

.gehl_skid_back1 {background:url(../../../img/banner/gehl_skid_back1.jpg) no-repeat center center;background-size: cover;}
.gehl_skid_back2 {background:url(../../../img/banner/gehl_skid_back2.jpg) no-repeat center center;background-size: cover;}
.gehl_skid_back3 {background:url(../../../img/banner/gehl_skid_back3.jpg) no-repeat center center;background-size: cover;}
.gehl_skid_back4 {background:url(../../../img/banner/gehl_skid_back4.jpg) no-repeat center center;background-size: cover;}

.hc110_back1 {background:url(../../../img/banner/hc110_back1.jpg) no-repeat center center;background-size: cover;}
.hc110_back2 {background:url(../../../img/banner/hc110_back2.jpg) no-repeat center center;background-size: cover;}
.hc110_back3 {background:url(../../../img/banner/hc110_back3.jpg) no-repeat center center;background-size: cover;}

.hd12_back1 {background:url(../../../img/banner/hd12_back1.jpg) no-repeat center center;background-size: cover;}
.hd12_back2 {background:url(../../../img/banner/hd12_back2.jpg) no-repeat center center;background-size: cover;}
.hd12_back3 {background:url(../../../img/banner/hd12_back3.jpg) no-repeat center center;background-size: cover;}

.hd80_back1 {background:url(../../../img/banner/hd80_back1.jpg) no-repeat center center;background-size: cover;}
.hd80_back2 {background:url(../../../img/banner/hd80_back2.jpg) no-repeat center center;background-size: cover;}
.hd80_back3 {background:url(../../../img/banner/hd80_back3.jpg) no-repeat center center;background-size: cover;}

.hp280_back1 {background:url(../../../img/banner/hp280_back1.jpg) no-repeat center center;background-size: cover;}
.hp280_back2 {background:url(../../../img/banner/hp280_back2.jpg) no-repeat center center;background-size: cover;}
.hp280_back3 {background:url(../../../img/banner/hp280_back3.jpg) no-repeat center center;background-size: cover;}

.spray_back1 {background:url(../../../img/banner/spray_back1.jpg) no-repeat center center;background-size: cover;}
.spray_back2 {background:url(../../../img/banner/spray_back2.jpg) no-repeat center center;background-size: cover;}
.spray_back3 {background:url(../../../img/banner/spray_back3.jpg) no-repeat center center;background-size: cover;}

.align_center {text-align:center;}
.yanmar_wrap .left { width: 50%; display: inline-block;  vertical-align: top;  padding-right: 20px; font-size:17px;color:#777;}
.yanmar_wrap .right{ width: 50%; display: inline-block;  vertical-align: top;  padding-left: 20px; font-size:16px;color:#777;}
.yanmar_wrap .left_3 { width: 35%; display: inline-block;  vertical-align: top;  padding-right: 40px; font-size:18px;}
.yanmar_wrap .right_7{ width: 65%; display: inline-block;  vertical-align: top;  padding-right: 20px; font-size:18px;}
.yanmar_wrap{display: flex; align-items: center;justify-content: center;}
.yanmar_wrap .center { width: 100%; display: inline-block;  vertical-align: top;  padding-right: 40px; font-size:18px;max-width:1000px;}
.yanmar_b {color:#cd3831;}
.sp_b {color:#ec6608;}
.kleemann_b {background:#1755a2;color:#fff;padding:0 5px;}
.kleemann_ul {margin-top:15x;}
.kleemann_ul li{margin-top:5px;}
.vogele_b {color:#008656;}
.yanmar_wrap_margin {max-width:800px; margin:0 auto;}
.yanmar_option_wrap .left {width: 39%; display: inline-block;  vertical-align: top;  padding-right: 10px; font-size:15px;text-align: center;}
.yanmar_option_wrap .right {width: 59%; display: inline-block;  vertical-align: top;  padding-left: 10px; font-size:15px;margin-top:34px;text-align: center;}
.yanmar_wrap .option_sub {font-size:13px; color:#666;}
.three_img_width .head_area{width:100%;display: inline-block;  vertical-align: top; margin-bottom:15px; font-weight:bold;}
.three_img_width .img_one { width: 32%; display: inline-block;  vertical-align: top;  padding: 0 10px; font-size:16px;text-align:center;color:#777;}
.three_img_width .img_two { width: 32%; display: inline-block;  vertical-align: top;  padding: 0 10px; font-size:16px;text-align:center;color:#777;}
.three_img_width .img_three { width: 32%; display: inline-block;  vertical-align: top;  padding: 0 10px; font-size:16px;text-align:center;color:#777;}
.three_img_width .head_area{width:100%;display: inline-block;  vertical-align: top; margin-bottom:15px; font-weight:bold;}
.four_img_width {margin-bottom:20px;}
.four_img_width .img_one { width: 24%; display: inline-block;  vertical-align: top;  padding: 0 10px; font-size:16px;text-align:center;color:#777;}
.four_img_width .img_two { width: 24%; display: inline-block;  vertical-align: top;  padding: 0 10px; font-size:16px;text-align:center;color:#777;}
.four_img_width .img_three { width: 24%; display: inline-block;  vertical-align: top;  padding: 0 10px; font-size:16px;text-align:center;color:#777;}
.four_img_width .img_four { width: 24%; display: inline-block;  vertical-align: top;  padding: 0 10px; font-size:16px;text-align:center;color:#777;}
.three_img_width .img_one img,
.three_img_width .img_two img,
.three_img_width .img_three img,
.four_img_width .img_one img,
.four_img_width .img_two img,
.four_img_width .img_three img,
.four_img_width .img_four img {margin-bottom:15px;}

.wide_four_wrap{display: flex; align-items: center;justify-content: center;}
.wide_four .center { width: 100%; display: inline-block;  vertical-align: top;  padding-right: 40px; font-size:18px;}

.manitou_spec_wrap{display: flex;}
.manitou_spec_wrap .left {width: 43%; display: inline-block;  vertical-align: top;  padding-right: 10px; font-size:15px;text-align: center;}
.manitou_spec_wrap .right {width: 56%; display: inline-block;  vertical-align: top;  padding-left: 10px; font-size:15px;text-align: center; }
.manitou_spec_wrap .right img {margin-bottom:20px;}

.menu_img{display: flex; align-items: center;flex-wrap: wrap;}
.menu_img .img_one:hover{border:5px solid rgba(115, 115, 115, 0.306);}
.menu_img .img_two:hover{border:5px solid rgba(115, 115, 115, 0.306);}
.menu_img .img_three:hover{border:5px solid rgba(115, 115, 115, 0.306);}
.menu_img .img_four:hover{border:5px solid rgba(115, 115, 115, 0.306);}
.menu_img .img_five:hover{border:5px solid rgba(115, 115, 115, 0.306);}
.menu_img .img_one{border:5px solid #fff; width: 19%; display: inline-block;  vertical-align: top;  padding: 0 10px; font-size:16px;text-align:center;cursor: pointer;padding:5px;margin:5px;max-width:230px;}
.menu_img .img_two{border:5px solid #fff; width: 19%; display: inline-block;  vertical-align: top;  padding: 0 10px; font-size:16px;text-align:center;cursor: pointer;padding:5px;margin:5px;max-width:230px;}
.menu_img .img_three{border:5px solid #fff; width: 19%; display: inline-block;  vertical-align: top;  padding: 0 10px; font-size:16px;text-align:center;cursor: pointer;padding:5px;margin:5px;max-width:230px;}
.menu_img .img_four{border:5px solid #fff; width: 19%; display: inline-block;  vertical-align: top;  padding: 0 10px; font-size:16px;text-align:center;cursor: pointer;padding:5px;margin:5px;max-width:230px;}
.menu_img .img_five{border:5px solid #fff; width: 19%; display: inline-block;  vertical-align: top;  padding: 0 10px; font-size:16px;text-align:center;cursor: pointer;padding:5px;margin:5px;max-width:230px;}
.menu_model {font-size: 15px;font-weight: bold;}
.menu_spec {font-size: 13px;font-weight: lighter; color:#777}

.vehicle_spec_wrap {display:flex;justify-content:center;align-items: center;}
.vehicle_spec_wrap .vehicle_img {padding-right:40px;text-align:left;display: inline-block;vertical-align: top;max-width:400px;}
.vehicle_spec_wrap .vehicle_text h1 {font-size:70px;text-align:left;font-weight:800;line-height:1;margin-bottom:20px;}
.vehicle_spec_wrap .vehicle_text p {font-size:15px;text-align: left;}
.vehicle_spec_wrap .vehicle_text .hamm_text {color: #ec6608;}
.vehicle_spec_wrap .vehicle_text .vogele_text {color: #008656;}
.vehicle_spec_wrap .vehicle_text .gehl_text {color: #ffbc00;}
.vehicle_spec_wrap .vehicle_text .manitou_text {color: #e20714;}
.vehicle_spec_wrap .vehicle_text .kleemann_text {color: #1755a2;}

.spec_main_wrap{display:flex;justify-content:center;align-items: top;}
.spec_hamm_wrap{display:flex;justify-content:center;align-items: top;}
.spec_wrap{margin:0 20px; width:360px; margin:0 10px; }
.spec_wrap img {padding:20px;}
.spec_img {max-width:360px;}
.category_wrap {display: flex;}
.spec_category{width:100%;background:#666;color:#fff;padding:0 10px;margin-top:5px;}
.sp_wrap .category_wrap .right{width:50%!important;}
.sp_wrap .category_wrap .left{width:50%!important;}
.spec_wrap .spec_head {width:100%; text-align:center;background-color:#e20714;color:#fff;color:#fff;font-weight:bold;font-size:22px;margin-bottom:10px;}
.spec_wrap .gehl_spec_head {background-color: #ffbc00;}
.spec_wrap .hamm_spec_head {background-color: #ec6608;}


.mrt_wrap .category_wrap .right{width:30%!important;}
.mrt_wrap .category_wrap .left{width:70%!important;}


.spec_wrap .left {width:49%;text-align:left;font-size:15px;background-color:#fff;font-weight:normal;color:#000;display: inline-block;  vertical-align: top;}
.spec_wrap .right {width:49%;text-align:right;font-size:15px;background-color:#fff;font-weight:normal;color:#000;display: inline-block;  vertical-align: top;}
.mast_wrap{margin:0 20px; width:200px; margin:0 10px; }
.mast_wrap .left {width:100%;text-align:left;font-size:15px;background-color:#fff;font-weight:normal;color:#000;display: inline-block;  vertical-align: top;}
.mast_wrap .center {width:100%;text-align:center;font-size:15px;background-color:#fff;font-weight:normal;color:#000;display: inline-block;  vertical-align: top;}
.mast_wrap .spec_head {width:100%; text-align:center;background-color:#e20714;color:#fff;color:#fff;font-weight:bold;font-size:18px;margin-bottom:10px;}

.mt_wrap{margin:0 20px; max-width:900px; margin:0 10px;width:600px; }
.mt_wrap .left {width:49%;text-align:left;font-size:15px;background-color:#fff;font-weight:normal;color:#000;display: inline-block;  vertical-align: top;}
.mt_wrap .right {width:49%;text-align:right;font-size:15px;background-color:#fff;font-weight:normal;color:#000;display: inline-block;  vertical-align: top;}
.mt_img {max-width:350px;}
.mt_img img {width:350px;}
.mt_wrap .spec_head {width:100%; text-align:center;background-color:#e20714;color:#fff;color:#fff;font-weight:bold;font-size:18px;margin-bottom:10px;}

.sp_wrap{margin:0 20px; max-width:900px; margin:0 10px;width:500px; }
.sp_wrap .left {width:49%;text-align:left;font-size:15px;background-color:#fff;font-weight:normal;color:#000;display: inline-block;  vertical-align: top;}
.sp_wrap .right {width:49%;text-align:right;font-size:15px;background-color:#fff;font-weight:normal;color:#000;display: inline-block;  vertical-align: top;}
.sp_img {max-width:450px;font-size:20px;font-weight:bold;}
.sp_img img {width:450px;}
.sp_wrap .spec_head {width:100%; text-align:center;background-color:#ec6608;color:#fff;color:#fff;font-weight:bold;font-size:18px;margin-bottom:10px;}
.sp_wrap .vogele_spec_head {background-color: #008656;}
.sp_wrap .mrt_spec_head {background-color: #e20714;}
.sp_wrap .left_option {width:100%;text-align:left;font-size:15px;background-color:#fff;font-weight:normal;color:#000;display: inline-block;  vertical-align: top;}
.sp_wrap_option {max-width:300px;font-size:20px;font-weight:bold;}
.sp_wrap_option ul { list-style-type: square;margin-inline-start: 0px; margin-inline-end: 0px; padding-inline-start: 25px;}
.sp_wrap_option li {display: list-item;}

/* 네트워크 CSS */
	.sub-menu-list {
		background-color: #fff;
		display: block;
		left: 50%;
		margin-top: -19px;
		max-width: 1740px;
		padding: 21px 0 34px;
		position: relative;
		transform: translateX(-50%);
		width: 100%;
	}
	.sub-menu-list .menu {
		font-size: 0;
		text-align: center;
	}
	.sub-menu-list .menu li {
		display: inline-block;
		font-size: 20px;
		margin: 0 12px;
	}
	.sub-menu-list .menu li a {
		display: block;
		padding: 0 9px;
		position: relative;
	}
	.sub-menu-list .menu li a span {
		color: #919191;
		display: block;
		font-size: 20px;
		letter-spacing: -.6px;
		line-height: 1;
		padding: 6px 0;
	}
	.sub-menu-list .menu li a.on span{
		color: #000;
	}
	.center_wrap{display:flex;padding:40px;flex-wrap: wrap;align-items:center;}
	li {display:block;}
	.find-accordion-category{display: flex;font-size:16px;}
	.mod-find-accordion dl{position: relative;}
	.mod-find-accordion dt, .mod-find-accordion dd, .find-accordion-category {
	display: inline-block;height: 85px;border-top: 1px solid #000;vertical-align: top;overflow: hidden;font-size: 16px;line-height: 1;color: #000;	text-align: center;	vertical-align: middle;margin:-2px; }
	.mod-find-accordion dt:before, .mod-find-accordion dd:before,.find-accordion-category:before{	content: '';
		display: inline-block;height: 100%;position: relative;vertical-align: middle;}
	.dealer-area {width:10%}
	.dealer-service {width:10%}
	.dealer-tel {
		display: none!important; /* 전화번호 숨김 */
	}
	.dealer-addr {
		width: 60%; /* 주소 영역 확장 */
	}
	.dealer-button {width: 10%;}
	.dealer-button-location {width:10%;}
	.center_wrap .container{width:80%;}
	.dealer-button > button:hover, .dealer-button-location > button:hover {background-color: black; color: white;}
	.center_wrap .btn-group{width:20%;}
	.map_head{font-size:14px;font-weight:bold;}
	.map_p{font-size:12px;}
	.btn-group {
		display: inline-block;
		height: 100%;
		text-align: center;
		width: 260px;
	}
	.btn-group a {
		display: inline-block;
		font-size: 0;
		position: relative;
		right: -9px;
		top: 5px;
	}
	.btn-group a span {
		color: #000;
		display: block;
		font-size: 15px;
		line-height: 1;
		padding: 15px 26px 20px;
	}
	.btn-group a span:after {
		background: url(https://yksunny.mycafe24.com/theme/THEMECRAFT/img/icon/icon_arr.svg) 0 0 no-repeat;
		content: "";
		display: inline-block;
		height: 11px;
		margin-top: -7px;
		position: absolute;
		right: 2px;
		top: 50%;
		width: 18px;
	}
.faq {
  position: relative;
  overflow: hidden;
}
.faq__question {
  padding: 2px;
}
.faq__title {
  margin: 0;
  font-size: 1.5rem;
}
.faq__answer{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0s ease-in-out;
}

.faq.active .faq__answer{
  max-height: 800px;
  border-top: 1px solid #000;
  transition: max-height 0s ease-in-out;
  margin: 0 1rem;
}
.faq__btn, .faq__center {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  border: 0;
  font-size: 15px;
  padding:10px 20px;
  border:1px solid #000;
  background: #fff;
}
.faq__center:link 
.faq__btn:focus{
  outline: 0;
}

.faq__icon.close {
  display: none;
}

.faq.active .faq__btn .faq__icon.close{
  display: block;
}
.faq.active .faq__btn  {background:#000;color: #fff;} 
.faq.active .faq__btn .faq__icon.open{
  display: none;
}
.sub-menu-list .menu li:hover span, 
.sub-menu-list .menu li.active span {
  color: #000;
}
.sub-menu-list .menu li span {
  color: #919191;
}



/* 메인푸터 CSS */
#section5 {margin-top:100px;}
#section5 .sub_tit {font-size:38px;color:#333;font-weight:normal;padding:0px 0px 20px;text-align:center;font-family:'montserrat';font-weight: 700;}
#section5 .sub_tit strong {color:#86c0ea;}
#section5 .sub_inner {width:1200px; margin:0 auto}
#section5 .sub_tit  p{font-size:19px;color:#333;margin:10px 0;font-weight: normal;font-family: notokr;}
#section5 {padding-top:0px;background-color:#f5f5f7;overflow: hidden;}
#section5 .be_left {width:50%; height:310px; float:left; background:url(../../../img/banner/main_long_be1.jpg) no-repeat center top; position:relative;background-size:cover;}
#section5 .be_left .text_area {position:relative; right:80px; top:70px; text-align:right;}
#section5 .be_left .text_area h1{font-size:35px; color:#fff; letter-spacing:-1px; font-weight:bold;}
#section5 .be_left .text_area span{background:rgba(0,0,0,0);padding:0 5px;}
#section5 .be_left .text_area p{color:#fff; font-size:17px; margin-top:15px;}
#section5 .be_left .text_area a.more{color:#fff; font-size:13px; margin-top:15px; border:1px solid #fff; margin-top:20px; display:inline-block; padding:10px 30px;}
#section5 .be_right {width:50%; height:310px; float:left; background:url(../../../img/banner/main_long_be2.jpg) no-repeat center top;background-size:cover;}
#section5 .be_right .text_area {position:relative; padding-left:80px; top:70px; text-align:left;}
#section5 .be_right .text_area h1{font-size:35px; color:#fff; letter-spacing:-1px; font-weight:bold;}
#section5 .be_right .text_area span{background:rgba(0,0,0,0);padding:0 5px;}
#section5 .be_right .text_area p{color:#fff; font-size:17px; margin-top:15px;}
#section5 .be_right .text_area a.more{color:#fff; font-size:13px; margin-top:15px; border:1px solid #fff; margin-top:20px; display:inline-block; padding:10px 30px;}
#section5 .be_big {width:100%; height:400px; float:left; background:url(../../../img/banner/main_long_be3.jpg) no-repeat center center;background-size:cover; position:relative;}
#section5 .be_big .text_area {position:relative; top:125px; text-align:center;}
#section5 .be_big .text_area h1{font-size:35px; color:#fff; letter-spacing:-1px; font-weight:bold; font-weight:bold; z-index:1000;}
#section5 .be_big .text_area span{font-size:15px; color:#fff; margin-bottom:20px; letter-spacing:10px; display:inline-block;}
#section5 .be_big .text_area p{color:#fff; font-size:15px; margin-top:25px;}


	.cap01 .txt2 {
		clear: both;
		overflow: hidden;
		padding-top: 60px;
	}
	.cap01 .txt2 ul.box_right {
		width: 510px;
		background: #f5f9ff;
	}
	.cap01 .txt2 ul {
		float: left;
		text-align: center;
		box-sizing: border-box;
		border: 1px solid #d0d0d0;
	}
	 .cap01 .txt2 img {
		float: left;
	}
	.cap01 .txt2 ul.box_left {
		width: 480px;
		background: #f8f8f8;
	}
	.cap01 .txt2 ul.box_left .highlight {
		background: #46597b;
		color: #fff;
		height: 63px;
	}
	.cap01 .txt2 ul.box_right .highlight {
		background: #2246bb;
		color: #fff;
		height: 63px;
	}
	.cap01 .txt2 ul li {
		height: 60px;
		line-height: 60px;
		box-sizing: border-box;
		border-bottom: 1px solid #d0d0d0;
		font-size: 15px;
		color: #1e1e1e;
		font-weight: bold;
	}
	.cap01 .txt2 ul.box_right {
		width: 480px;
		background: #f5f9ff;
	}
	.cap02 .txt {
		float: left;
		width: 100%;
		box-sizing: border-box;
		padding-left: 20px;
	}
	.cap02 .txt dl {
		margin-bottom: 35px;
	}
	.cap02 .txt dl dt {
		overflow: hidden;
		margin-bottom: 30px;
	}
	.cap02 .txt dl dt span {
		display: block;
		float: left;
		width: 24px;
		height: 24px;
		line-height: 24px;
		background: #2246bb;
		font-size: 13px;
		color: #fff;
		font-weight: bold;
		text-align: center;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
		border-radius: 50%;
	}
	.cap02 .txt dl dt p {
		display: block;
		float: left;
		width: calc(100% - 34px);
		margin-left: 10px;
		font-size: 17px;
		color: #1e1e1e;
		font-weight: bold;
		line-height: 24px;
	}
	.cap02 .txt dl dd ul li {
		padding-left: 12px;
		background: url(https://yksunny.mycafe24.com/theme/THEMECRAFT/img/service/cap_bullet.jpg) no-repeat 0 50%;
		margin-bottom: 5px;
		font-size: 15px;
		color: #444;
	}
	.area_3,.area_4,.area_5,.area_6{display: none;}
	#btnSchbox {display: none;}
	
	/* 카탈로그 CSS */
	.catalog_wrap{display: flex;flex-wrap: wrap;}
	.catalog_contents{font-size:18px;width: 24.7%;padding:10px;margin:20px 0;}
	.catalog_contents h3{padding:10px 10px 0 10px;text-align:center;font-size:0.95em;letter-spacing:-0.06em}
	.catalog_buttons{	cursor: pointer;font-size: 15px;padding: 10px 20px;border: 1px solid #000;background: #fff;width: 100%;}
	.catalog_buttons:hover {background-color: black; color: white;}
	.snip1273 {
	  position: relative;
	  margin: 10px 0;
	  min-width: 310px -60px;
	  max-width: 310px;
	  width: 100%;
	  color: #ffffff;
	  text-align: left;
	  background-color: #000000;
	  font-size: 16px;
	}
	.snip1273 * {
	  -webkit-box-sizing: border-box;
	  box-sizing: border-box;
	  -webkit-transition: all 0.2s ease-in;
	  transition: all 0.2s ease-in;
	}
	.snip1273 img {
	  position: relative;
	  max-width: 100%;
	  vertical-align: top;
	}
	.snip1273 figcaption {
	  position: absolute;
	  top: 0;
	  right: 0;
	  width: 100%;
	  height: 100%;
	  z-index: 1;
	  opacity: 0;
	  padding: 20px 30px;
	}
	.snip1273 figcaption:before,
	.snip1273 figcaption:after {
	  width: 1px;
	  height: 0;
	}
	.snip1273 figcaption:before {
	  right: 0;
	  top: 0;
	}
	.snip1273 figcaption:after {
	  left: 0;
	  bottom: 0;
	}
	.snip1273 h3,
	.snip1273 p {
	  line-height: 1.5em;
	}
	.snip1273 h3 {
	  margin: 0 0 5px;
	  font-weight: 700;
	  text-transform: uppercase;
	}
	.snip1273 p {
	  font-size: 0.8em;
	  font-weight: 500;
	  margin: 0 0 15px;
	}
	.snip1273 a {
	  position: absolute;
	  top: 0;
	  bottom: 0;
	  right: 0;
	  left: 0;
	  z-index: 1;
	  border:1px solid #ccc;
	}
	.snip1273:before,
	.snip1273:after,
	.snip1273 figcaption:before,
	.snip1273 figcaption:after {
	  position: absolute;
	  content: '';
	  background-color: #ffffff;
	  z-index: 1;
	  -webkit-transition: all 0.2s ease-in;
	  transition: all 0.2s ease-in;
	  opacity: 0.8;
	}
	.snip1273:before,
	.snip1273:after {
	  height: 1px;
	  width: 0%;
	}
	.snip1273:before {
	  top: 0;
	  left: 0;
	}
	.snip1273:after {
	  bottom: 0;
	  right: 0;
	}
	.snip1273:hover img,
	.snip1273.hover img {
	  opacity: 0.2;
	}
	.snip1273:hover figcaption,
	.snip1273.hover figcaption {
	  opacity: 1;
	}
	.snip1273:hover figcaption:before,
	.snip1273.hover figcaption:before,
	.snip1273:hover figcaption:after,
	.snip1273.hover figcaption:after {
	  height: 100%;
	}
	.snip1273:hover:before,
	.snip1273.hover:before,
	.snip1273:hover:after,
	.snip1273.hover:after {
	  width: 100%;
	}
	.snip1273:hover:before,
	.snip1273.hover:before,
	.snip1273:hover:after,
	.snip1273.hover:after,
	.snip1273:hover figcaption:before,
	.snip1273.hover figcaption:before,
	.snip1273:hover figcaption:after,
	.snip1273.hover figcaption:after {
	  opacity: 0.1;
	}
	/*카탈로그 CSS 끝 */
	


@media all and (min-width: 980px)
{	
	.leftMenuUseFlase .WCMSScontSlideOutside.contWide .WCMSScontWrap ul.WCMSSsld li.WCMSSsldL .WCMSScontS > div strong{font-size:50px !important;}
	.leftMenuUseFlase .WCMSScontSlideOutside.contWide .WCMSScontWrap ul.WCMSSsld li.WCMSSsldL .WCMSScontS > div u{font-size:30px !important;}
}

@media all and (max-width: 980px)
{	
	#ctWrap,
	#container {width:100%; max-width:100%; padding-left:0px; padding-right:0px; padding-bottom:0px;}

	.WCMSScontSlideOutside .WCMSScontWrap ul.WCMSSsld li.WCMSSsldL > img{width:140%; max-width:140% !important;margin-left:-20%;}

	.WCMSScontImgOutside,
	.WCMSScontSlideOutside{padding:0 15px !important;}
	.WCMSScontImgOutside.contWide,
	.WCMSScontSlideOutside.contWide{padding:0 !important;}

	.WCMSScontMapOutside .WCMSScontWrap{padding:0px 15px !important;}
	.WCMSScontMapOutside.contWide .WCMSScontWrap{padding:0px !important;}

	.WCMSScontYoutubeOutside .WCMSScontWrap{padding:0px 15px !important;}
	.WCMSScontYoutubeOutside.contWide .WCMSScontWrap{padding:0px !important;}
	
	#section5 {margin-top:20px;}
	#section5 .be_big {height:100%;}
	#section5 .be_big .text_area h1{font-size:18px;padding:0 30px;} 
	#section5 .be_big .text_area p{font-size:14px;text-align: left;padding:0 30px;}
	#section5 .be_big .text_area {position: initial;padding:40px 0;}	
	#section5 .be_right .text_area h1{font-size:18px;text-align: center;}
	#section5 .be_left .text_area h1{font-size:18px;text-align: center;}
	#section5 .be_right {width:100%; height:310px;}
	#section5 .be_left {width:100%; height:310px;}
	
	#section5 .be_right .text_area {padding:0 30px;top:40px;}
	#section5 .be_right .text_area p{font-size:14px;text-align: center;}
	#section5 .be_left .text_area {padding:0 30px;right:0;top:40px;}
	#section5 .be_left .text_area p{font-size:14px;text-align: center;}
	#section5 .be_left {height:180px;}
	#section5 .be_right{height:180px;}
	.WCMSScontSlideOutside .WCMSScontWrap ul.WCMSSsld li.WCMSSsldL .WCMSScontS > div {left:0!important;}
	.about_title_text {font-size:18px;}
	.about_inner_text {font-size:14px;}
	.banner_inner{height:initial;padding:50px 30px;justify-content: left;background: rgba(0,0,0,0.4)}
	.banner_title_text{font-size:18px;margin-bottom:10px;padding-bottom: 10px;}
	.banner_inner_text{font-size:14px;}
	.right_text{position: relative;right:0;}
	.left_text{position: relative;left:0;}
	.dealer-area {display: none!important;}
	.dealer-service {width:20%;font-size: 14px;}
	.dealer-tel {
		display: none !important; /* 전화번호 숨김 */
	}
	.dealer-addr {
		display: inline-block !important; /* 주소 표시 */
		width: calc(80% - 135px);
		font-size: 14px;
		min-width: 130px;
	}
	.dealer-button {width: 80px;font-size: 14px;}
	.dealer-button-location {width:55px;font-size: 14px;}
	.center_wrap .container{width:100%;padding-top:20px;}
	.center_wrap .btn-group{width:100%;}
	.btn-group a span {padding:15px 26px 20px 0;}
	.mod-find-accordion dt, .mod-find-accordion dd, .find-accordion-category {font-size: 14px;}
	.faq__btn, .faq__center {padding:15px 10px;}
	.faq {padding:0 20px;}
	.sub-menu-list .menu li {font-size: 18px;padding:10px 0}
	.sub-menu-list .menu li a span {font-size: 18px;}
	.center_wrap{padding:10px;}
	.faq__btn, .faq__center {font-size: 13px;}
	.about_mission_title {font-size:14px;font-weight:normal;}
	.cap_title {font-size:18px;line-height:1.7;}
	.cap01 .txt2 ul.box_right {width:100%;}
	.cap01 .txt2 ul.box_left {width:100%;margin-bottom:30px;}
	.cap01 .txt2 img {position: relative; left:calc(50% - 90px);margin:-70px 0;z-index:-1;}
	.cap01 .txt2 ul li{font-size:14px;line-height: 40px;height: 40px;}
	.cap01 .txt2 ul.box_right .highlight,.cap01 .txt2 ul.box_left .highlight {height:40px;}
	.cap02 .txt {padding-left:0;}
	.cap02 .txt dl dt p {font-size:14px; line-height: 1.5;}
	.cap02 .txt dl dd ul li {font-size:14px;}
	.cap02 .txt dl dt{margin-bottom:15px;}
	.cap02 .txt dl dt span {width:20px;height: 20px;line-height: 20px;margin-top:1px;}
	.catalog_wrap{padding:0 20px;}
	.catalog_contents{font-size:15px;width:50%;margin:5px 0;}
	.catalog_contents h3{padding:0;}
	.catalog_buttons{font-size: 12px;padding: 10px 10px;}
}

@media all and (max-width: 700px)
{	
	.br_display_pc {display: none;}
	.br_display_m {display: block;}
	.manage_text {font-size:18px;}
	.manage_logo_img {width:35px;}
	
	#ctWrap,
	#container {width:100%; max-width:100%; padding-left:0px; padding-right:0px; padding-bottom:0px;}

	.contCol2 .WCMSScont{width:100%;}
	.WCMSScontImgOutside .contCol2 .WCMSScont{width:100%;}
	.contCol4 .WCMSScont{width:50%; margin-bottom:20px;}
	.contCol4 div:nth-child(odd).WCMSScont{clear:both;}

	.WCMSScontImgOutside .WCMSScontC a b{font-size:16px;}

	.WCMSScontButtonOutside .WCMSScontWrap a{font-size:14px;}

	.WCMSScontSlideOutside .WCMSScontWrap ul.WCMSSsld li.WCMSSsldL .WCMSScontS > div strong{font-size:20px;}
	.WCMSScontSlideOutside .WCMSScontWrap ul.WCMSSsld li.WCMSSsldL .WCMSScontS > div u{font-size:12px;}
	.WCMSScontSlideOutside .WCMSScontWrap ul.WCMSSsld li.WCMSSsldL .WCMSScontS > div u a{ font-size:11px; padding:6px 15px; margin-top:8px;}

	.WCMSScontSlideOutside .WCMSScontWrap ul.WCMSSsld li.WCMSSsldL > img{width:160%; max-width:160% !important;margin-left:-30%;}
	
	.WCMSScont .WCMSScontT{font-size:15px;}
	.WCMSScont .WCMSScontC{font-size:12px;}

	.contTxt2 .WCMSScont .WCMSScontT{font-size:18px;}
	.contTxt2 .WCMSScont .WCMSScontC{font-size:14px;}
	.contTxt3 .WCMSScont .WCMSScontT{font-size:22px;}
	.contTxt3 .WCMSScont .WCMSScontC{font-size:16px;}

	.WCMSScontSlideOutside .bx-wrapper .bx-pager a,
	.WCMSScontSlide100Outside .bx-wrapper .bx-pager a{height:1px !important;}
	
	.menu_img .img_one{width: 47%;max-width:230px;}
	.menu_img .img_two{width: 47%;max-width:230px;}
	.menu_img .img_three{width: 47%;max-width:230px;}
	.menu_img .img_four{width: 47%; max-width:230px;}
	.menu_img .img_five{width: 47%; max-width:230px;}
	.menu_model {font-size: 14px;}
	.menu_spec {font-size: 12px;}
	
	.four_img_width .img_one { width: 49%; font-size:14px; }
	.four_img_width .img_two { width: 49%;font-size:14px;}
	.four_img_width .img_three { width: 49%;font-size:14px;}
	.four_img_width .img_four { width: 49%;font-size:14px;}
	
	.about_mission_title {margin-bottom:5px;}
	
	.yanmar_wrap .center { padding: 0 20px;font-size:14px;}
	.yanmar_wrap {flex-wrap: wrap;margin:30px 0;}
	.yanmar_wrap .left {width:100%;font-size:14px;padding:0 20px;}
	.yanmar_wrap .right {width:100%;font-size:14px;padding: 15px 20px 0;}
	
	.yanmar_wrap > .center > .three_img_width {padding:0;} 
	.yanmar_wrap > .right_7 > .three_img_width {padding:0;}
	.three_img_width {padding:0 20px;margin-bottom:0px;}
	.three_img_width .head_area{text-align: center;margin-bottom:10px;}
	.three_img_width .img_one { width: 49%;font-size:14px;}
	.three_img_width .img_two { width: 49%;font-size:14px;}
	.three_img_width .img_three { width: 49%;font-size:14px;}
	
	.three_img_width .img_one img,
	.three_img_width .img_two img,
	.three_img_width .img_three img,
	.four_img_width .img_one img,
	.four_img_width .img_two img,
	.four_img_width .img_three img,
	.four_img_width .img_four img {margin-bottom:10px;margin-top:10px;}
	.spec_main_wrap {flex-wrap:wrap;}
	.spec_hamm_wrap {flex-wrap:wrap;}
	.spec_wrap .spec_head {font-size:18px;}
	.spec_wrap .left {font-size:14px;}
	.spec_wrap .right {font-size:14px;}
	.spec_wrap {margin:15px 20px;}
	.mast_wrap {width: 100%; margin:15px 20px 0;}
	.mast_wrap .left {font-size:14px;}
	.mast_wrap .center{font-size:14px; text-align: left;}
	.mt_wrap .left {font-size:14px;}
	.mt_wrap .right{font-size:14px;}
	.mt_wrap {margin:15px 20px;}
	.mt_img {margin:15px 40px;}
	.sp_wrap{margin:15px 20px;}
	.sp_wrap .category_wrap .left{font-size:14px;}
	.sp_wrap .category_wrap .right{font-size:14px;}
	.sp_wrap_option{max-width:100%;}
	.yanmar_wrap .left_3 { width: 100%;padding:0 20px;}
	.yanmar_wrap .right_7{ width: 100%;padding:20px 20px;}
	.vehicle_spec_wrap{flex-wrap:wrap;margin-bottom:30px;}
	.vehicle_img{width:100%;padding:0 30px;}
	.vehicle_spec_wrap .vehicle_text h1 {font-size:40px;text-align: center;margin-bottom:10px;}
	.vehicle_spec_wrap .vehicle_text p {font-size:14px;text-align: center;}
	
	.manitou_spec_wrap {flex-wrap: wrap;}
	.manitou_spec_wrap .left {width:100%;padding:0 20px;}
	.manitou_spec_wrap .right {width:100%;padding:20px 20px 0;}
	
	#section_app .be_big {height:300px;}
	#section_app .be_big .text_area h1{font-size:18px;}
	#section_app .be_big .text_area a.more{font-size:12px;margin:15px 5px 0; display:inline-block; padding:5px 10px;}
	#section_app .be_big .app_img img{width:100%;margin-top:50px;}
	
	.app_inner{height:600px;}
	.app_title_inner{height:350px;}
	.app_title_text {font-size:25px;padding:0 20px;width:100%;text-align: center;margin-top:200px;}
	.app_title_text2 {font-size:25px;width:100%;}
	.app_inner_text {font-size:14px;text-align: center;}
	.app_img_wrap {position: relative;width:100%;right:0px;text-align: center;top:0}
	.app_bottom_background {margin:0;}

}

@media all and (max-width: 600px)
{	
	#ctWrap,
	#container {width:100%; max-width:100%; padding-left:0px; padding-right:0px; padding-bottom:0px;}

	.WCMSScontBasicOutside .contCol3 {text-align:center;}
	.WCMSScontBasicOutside .contCol3 .WCMSScont{width:50%;}
	.WCMSScontBasicOutside .contCol3 div:nth-child(1).WCMSScont{width:100%;clear:both; float:none; margin:0 auto;}

	.contImgRound.contCol3 div:nth-child(1).WCMSScont .WCMSScontC a{width:35%;}

	.WCMSScontImgOutside .contCol3 .WCMSScont{width:50%;}
	.WCMSScontImgOutside .contCol3 > div:nth-child(1).WCMSScont{width:100%;}
}