@media (max-width:999px){

.container_wrap{  }


/*------------------------------------
	게시판, 링크, 버튼
------------------------------------*/


/*------------------------------------
    로고
------------------------------------*/
.middle_wrap .logo{ top:15px; left: 1%; }
.middle_wrap .logo a{ width:155px;  }
.middle_wrap .logo a > img{  }

.language ul{top:68%; padding:3px 0; }
.language ul li a{font-size:12px; line-height:15px !important; }


.language h2{font-size:12px;}



/* 주요실적 테이블 */
.shadow_wrap{ box-shadow:none; }
.result_table th{font-size:13px;}

.result_table thead th:after{height:20px; top:11px;}
.result_table tbody td:nth-child(1){padding:10px; width:67%;}
.result_table tbody td:nth-child(2){ width:33%; font-size:12px; color:#888;}
.result_table tbody td:nth-child(2):after{height:20px;}

.result_table tbody td{font-size:12px; padding:5px 7px !important}

.result_pin{ top:-80px; }

/*------------------------------------
    전체 카테고리
------------------------------------*/
.nav{ height:60px; }
.nav .site_map{ display:block; }
.nav .site_map > h1 a{ width:55px; }

.fixed.navbar_center{ height:60px;}
.fixed.middle_wrap .logo a{ width:155px; }
.fixed.middle_wrap .logo{ top:15px; left:15px;}

/*------------------------------------
    상단 gnb
------------------------------------*/
.top_menu{ display:none !important; }


/*------------------------------------
    상단 해더
------------------------------------*/
/* .header_center .top_wrap .right > li:last-child{ display:none; } */

.corp_logo a{ height:50px; }

/* 스토어 바로가기 */
.store_mobile_btn{  } 
.store_mobile_btn a{ height:50px; background-size:21px; }
.Main .store_mobile_btn a{ background-size:21px; }
.Main .fixed .store_mobile_btn a{ background-size:21px; }

/* 사이트맵, 검색 */
.siteMap{ padding:15px 0; width:50px; height:52px; }
.siteMap div{ width:23px; height:16px; }
.siteMap span{ border-radius:0; }
.siteMap span:nth-of-type(1){top:3px;}
.siteMap span:nth-of-type(2){ top:10px; }
.siteMap span:nth-of-type(3){bottom:11px;}

.fixed .siteMap{ padding-top:15px;}
.Main .fixed .siteMap span{ background:#0e518c; }

.header_center .top_wrap .right{top:3px; right:0;}
.header_center .top_wrap .right > li{ height:51px; }
.header_center .top_wrap .right .search_btn a{ width:62px; height:52px; background-size:20px; }


.language_btn_wrap{padding-top:14px; }
.fixed .language_btn_wrap{ padding-top:14px; }

/* 다국어 버튼 */
.footer_language_btn_wrap > li > a{ height:20px; max-width:24px; margin-top:8px; padding:4px; }

/*------------------------------------
    스크롤시 상단메뉴 고정
------------------------------------*/
/* .middle_wrap.fixed .logo{ top:13px; }
.middle_wrap.fixed .logo a{ width:156px; height:33.8px; } */


/*------------------------------------
    서브 : 상단 메뉴
------------------------------------*/
.sub_category_top .centerWrap{ padding:0; }
.sub_category_top:before{ display:none; }

.depth_2_sub{ background:url(/img/product_img_bg.jpg); }
.depth_2_sub:before{ height:1px; width:100%; }
.depth_2_sub > li{ width:50%; }
.depth_2_sub > li.active:before{ bottom:0; height:1px; background:#ddd; }
.depth_2_sub > li:before{ z-index:10; position:absolute; left:0; bottom:0; content:''; width:100%; height:1px; background:#ddd; }
.depth_2_sub > li:hover:before{ bottom:0; height:1px; background:#ddd; }
.depth_2_sub > li a{ font:300 12px/32px 'Roboto','NanumGothic','Noto Sans KR','Malgun Gothic'; }
.depth_2_sub > li a{ width:100%; overflow:hidden; padding:0 5px; text-overflow:ellipsis; word-wrap:normal; white-space:nowrap; }
.depth_2_sub > li:nth-child(even) a{ border-right:none; }
.depth_2_sub > li.active > a{ background:#333; color:#fff; font-weight:400; }
.depth_2_sub > li:hover > a:after{ z-index:99; position:absolute; left:0; bottom:0; content:''; width:100%; height:1px; background:#ddd; }
.depth_2_sub > li.active:hover > a{ background:#333; color:#fff; font-weight:400; }
.depth_2_sub > li:hover > a{ background:#fff; color:#222; font-weight:400; }
.depth_2_sub > li a i:before{ color:#444; }
.depth_2_sub > li:hover a i:before{ color:#444; }
.depth_2_sub > li.active a i:before{ color:#fff; }

.depth_3_sub{ display:none; top:31px; }
.hover .depth_3_sub{ display:block; }

.depth_3_sub li a{ line-height:31px; }

.company_body .depth_2_sub > li{ width:50%; }
.product_body .depth_2_sub > li{ width:50%; }
.cs_body .depth_2_sub > li{ width:50%; }

.hover .depth_3_sub{ display:block; padding-top:0; }

.sub_category_type2{ display:none; }

.sub_head_wrap{ padding-top:0; padding:0 0 17px; margin-bottom:35px; text-align:center; border-bottom:1px solid #ddd; }
.sub_head_wrap:before{ }
.sub_active_title{ position:relative; display:inline-block; padding:0 5px; font-size:20px; line-height:22px; }
.sub_active_title:after{ position:absolute; left:0; bottom:-20px; content:''; width:100%; height:2px; background:#1b84c7; }

.sub_contents_wrap > .centerWrap{ padding-top:0; padding-bottom:0; }

.move_page_warp{ top:3px; width:100%; }
.move_page_warp li{ background:none !important; margin:0; }
.move_page_warp li:first-child{  }
.move_page_warp li a{ width:15px; height:39px; background:url(/img/arrow_left_black.png) no-repeat center 1px; background-size:7px !important; border-bottom:1px solid #444; }
.move_page_warp li:last-child{ float:right; }
.move_page_warp li:last-child a{ width:15px; height:39px; background:url(/img/arrow_right_black.png) no-repeat center 1px; }


/*------------------------------------
    서브 : 좌측 메뉴 영역
------------------------------------*/
.depth_2_left{ background:url(/img/product_img_bg.jpg); }
.depth_2_left > li{ width:50%; }
.depth_2_left > li a{ font-size:12px; line-height:30px; }

.product_body .depth_2_left > li{ width:50%; }

/*------------------------------------
    서브 : 상단 lnb
------------------------------------*/
.lnbTop_wrap{ padding:0; }
.lnbTop > li{ width:42.9%; }
.lnbTop > li a{ min-width:auto; padding:0 25px 0 15px; font-size:12px; line-height:42px; }
.lnbTop > li a{ text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden; }
.lnbTop > li h2 a:before{ top:11px; height:20px; }
.lnbTop > li h2 a:after{ right:15px; font-size:12px; line-height:42px; }
.lnbTop > li.lnb_3_sub h2 a:before{ display:none; }
.lnbTop > .lnb_home{ width:14.2%; }
.lnbTop > li.lnb_home:before{ display:none; }
.lnbTop > li.lnb_home:after{ top:11px; height:20px; }
.lnbTop > li:after{ top:11px; height:20px; }
.lnbTop > li.lnb_home a{ width:100%; min-width:auto; padding:0; background-size:12px; }
.lnb_1_sub{ display:none; }
.lnb_menu li a{ line-height:34px; }
.basic_body .lnb_1_sub{ display:block; }

/*------------------------------------
    서브 : 100% 컨텐츠 영역
------------------------------------*/
.path_box a{font-size:12px;}
.page_title_wrap{ margin-bottom:0px; padding:10px 0; }
.page_title_wrap h1{ font-size:20px; line-height:13px; }
.page_title_wrap h1:after{ width:30px; }

.sub_right_contents{ min-height:250px; }
.sub_contents_wrap { min-height:300px; padding-bottom:30px; }
.left_ui_wrap .container_wrap {background:none;}

.sub_contents_wrap:before{ border-right:340px solid rgba(0,0,0,0.02); border-bottom:160px solid transparent; }


/*------------------------------------
    서브 : 우측 컨텐츠 영역
------------------------------------*/
.sub_left{ padding:0; min-height:300px; }


/*------------------------------------
	서브비주얼
------------------------------------*/
.subVisual{  }
.sub_visual_wrap{ height:230px; }
.sub_visual_wrap h1{ padding:0 20px; margin-top:23px; font-size:17px; line-height:30px; }
.sub_visual_wrap > h1 span{ margin-top:2px; }

.sub_visual_wrap > h2{ padding:83px 8% 0; font-size:25px; line-height:32px; text-align:center; word-break:keep-all; }
.sub_visual_wrap > h2 span{ display:block; margin-top:6px; font-size:12px; line-height:18px; word-break:keep-all; }
.sub_visual_wrap > h2 span br{ display:none; }


/*------------------------------------
    일반 서브페이지 카테고리 탭메뉴
------------------------------------*/
.contents_tab_wrap{ margin:-20px 0 40px; padding:0; }
.contents_tab{ overflow:visible; width:100%; margin:0 auto; max-width:500px; }

.contents_tab:after{ clear:both; content:''; display:block; }
.contents_tab li{ width:80%; margin-top:0; }
.contents_tab li:nth-child(2n+1){ margin-left:0; }
.contents_tab li a{ padding:0 5px; font-size:12px; line-height:34px; border-radius:0 !important; border-width:1px !important; }
.contents_tab li a:before{ display:none; }

/*------------------------------------
    서브 컨텐츠 대표 문구 : 타이틀
------------------------------------*/
.sub_contents_title{ margin-bottom:40px; font-size:13px; line-height:20px; font-weight:300; text-align:left; }
.sub_contents_title br{ display:none; }
.sub_contents_title strong{ font-weight:400; }

.sub_right_contents{ padding:0; min-height:auto; }
.sub_title_wrap{ margin-bottom:30px; }
.sub_title_wrap .img_wrap{ max-width:90px; margin-bottom:15px; }
.sub_title { font-size:13px; line-height:18px; }
.sub_title h1{ font-size:16px; line-height:20px; font-weight:500; }
.sub_title h1:before{ width:30px; left:-50px; top:8px; }
.sub_title h1:after{ width:30px; right:-50px; top:8px; }
.sub_title h3{ font-size:16px; line-height:20px; font-weight:500; }
.sub_title h4{ margin-bottom:10px; font-size:14px; line-height:20px; font-weight:500; }
.sub_title span{ margin-top:10px; font-size:12px; line-height:22px; }
.sub_title span br{ display:none; }
.sub_title p:nth-child(1){ margin-bottom:10px; }

.dotted{ padding-top:30px; margin-bottom:30px; }
.dotted_big{ padding-top:30px; margin-bottom:30px; }
.dotted_line{ padding-top:30px; margin-bottom:30px; }
.dotted_big_line{ padding-top:40px; margin-bottom:40px; }
.dotted_small{ padding-top:8px; margin-bottom:8px; }

.point_round{ padding:0 15px; line-height:28px; }

/*------------------------------------
    푸터
------------------------------------*/

.copyright{padding:0 !important;}
.copyright .addr{width:100%; margin-left:0;}
.copyright h3{width:auto;}
.copyright .addr ul{ display:block; }
.copyright .addr ul li{ font-size:11px; line-height:20px; }
.copyright .addr ul li:after{ padding:0 4px 0 8px; font-size:11px; vertical-align:0px; }
.copyright .addr ul li.m_after:after{ display:none; }
.copyright .addr ul li.m_after_block{ float:none; display:block; }

.copyright .addr ul .login_btn{ padding:0 6px 0 5px; margin:10px 0 0 0; font-size:10px; line-height:12px; }
.copyright .addr ul .login_btn:before{ font-size:10px; }
.copyright .addr ul:first-child{ margin-bottom:5px; }
.copyright .addr ul:first-child li:after{ padding:0 7px 0 11px; font-size:11px; }
.copyright .addr ul:first-child li a{ font-size:11px; }

.family_wrap{right:3%; top:10px;}
.family_wrap .fam_site .fam_btn{width:150px;}
.family_wrap .fam_site .fam_btn .fam_txt{font-size:12px;}
.family_wrap .fam_site .fam_btn .fam_txt:after{font-size:13px;}
.family_wrap .fam_site .fam_box{width:150px;}
.family_wrap .fam_site .fam_box li a{font-size:12px;}
.family_wrap .fam_site:hover .fam_box{bottom:35px;}

/*------------------------------------
    카카오톡 채널 추가 및 상담 버튼
------------------------------------*/
.kakao_wrap > a{ width:70px; right:15px; }
.kakao_channel{ bottom:105px; }
.kakao_contact{ bottom:70px; }


/*------------------------------------
	fa 자료 준비 중입니다.
------------------------------------*/
.ing_fa_text{ font-size:14px; line-height:40px; }


/*------------------------------------
    좌측메뉴 UI : 스타일 변경
------------------------------------*/
/* 푸터 */
footer.footer_center{padding:20px 15px;}
.footer_left{ padding:30px 0 33px; }
.copyright_left .addre{ padding-bottom:25px; }
.copyright_left .addre h5{ margin-top:6px; font-size:11px; }
.copyright_left .addre p span{ font-size:11px; }
.copyright h3{text-align:left; margin:0 0 5px 0;}
.copyright h3 a{width:150px;}

ul.footer_site_btn{ max-width:400px; }
ul.footer_site_btn li a{ font-size:11px; background:#950b13; }
ul.footer_site_btn li a:hover{ background:#333; }

/* 서브비주얼 */
.left_ui_wrap .sub_visual_wrap{ height:130px; }
.left_ui_wrap .sub_visual_wrap h1{ margin-top:51px; font-size:17px; line-height:30px; }


/* 서브 컨텐츠 */
.left_ui_wrap .sub_contents_wrap .centerWrap{ padding:45px 15px 45px; }


/*------------------------------------
    로그인 페이지
------------------------------------*/
.formControl{ height:28px; font-size:11px; line-height:26px; }
.submit_btn{ max-width:50%; padding:5px; font-size:13px; }

.loginbox{ padding:0; border:none; background:none; }
.loginbox h2{ padding-bottom:15px; margin-bottom:15px; font-size:18px; line-height:30px; }

.formLogin li{ margin-bottom:12px; }
.formLogin li label .formControl{ height:38px; font-size:12px; line-height:38px; }
.formLogin input[type="submit"].submit_btn{ margin-top:3px; max-width:100%; font-size:14px; line-height:42px; }

.basic_body .move_page_warp li a{ background:none; }


/*------------------------------------
    테이블
------------------------------------*/
.table_basic th, .table_basic td{ padding:2px 5px; height:28px; font-size:10px; line-height:16px; }
.table_basic th{ height:30px; }


/*------------------------------------
    검색결과 페이지
------------------------------------*/
.search_page_box_wrap{ margin:-38px -15px 0; padding-bottom:30px; }
.search_page_box{ padding:15px; border-width:0 0 1px 0; }
.search_page_box dt{ float:none; width:100%; margin-bottom:3px; padding-right:0; text-align:center; }
.search_page_box dt b{ font-size:16px; line-height:20px; }
.search_page_box dt span{ font-size:11px; line-height:16px; }
.search_page_box dd{ width:78%; }
.search_page_box dd:last-child{ width:22%; }

.search_page_input{ width:100%; height:30px; line-height:30px; padding:0 10px; font-size:11px; }
.search_page_btn{ width:100%; height:30px; line-height:30px; font-size:11px; }

.search_result_title{ margin-bottom:20px; font-size:12px; line-height:18px; }

.search_page_result{ padding:0 0 14px; margin-bottom:15px; }
.search_page_result h2{ font-size:14px; line-height:20px; }
.search_page_result h2:before{ font-size:12px; }
.search_page_result h3{ padding:6px 0 4px; font-size:11px; line-height:16px; }
.search_page_result h3 strong{ font-size:12px; }

.search_page_result .path_box a{ font-size:10px; }
.search_page_result .path_box a:before{ font-size:8px; vertical-align:1px; }
.search_page_result .path_box a:first-child:before{ font-size:10px; vertical-align:-3px; }

.search_body .sub_head_wrap, .search_body .sub_visual_wrap{ display:none; }


/*------------------------------------
    TOP 탑 버튼
------------------------------------*/
.eb-top{ width:40px; height:40px; right:29px !important; bottom:22px !important; }
.eb-top p{ width:40px; height:40px; }
.eb-top p span{ line-height:40px; font-size:11px; }


/*------------------------------------
    개인정보처리방침
------------------------------------*/
.privacy_wrap h2{ margin:10px 0 0; padding:10px 0 6px; font-size:13px; line-height:20px; }
.privacy_wrap h2 span{ font-size:13px; line-height:20px; }

.privacy_wrap p{ font-size:12px; line-height:20px; }
.privacy_wrap p.i_wrap{ font-size:15px; line-height:24px; }
.privacy_wrap p > span{ font-size:12px; line-height:20px; }
.privacy_wrap p > i{ font-size:13px; line-height:20px; }

.privacy_wrap ul{ padding:10px 15px; }
.privacy_wrap ul li{ font-size:12px; line-height:20px; }


/*------------------------------------
  회사소개
------------------------------------*/

.contents_title h1{font-size:20px;}
.contents_title p{font-size:15px;}
.contents_title p:after{width:50px; height:1px;}

/* 인사말 */


.ceo_wrap .ceo_left{float:none; width:100%; }
.ceo_wrap .ceo_right{float:none; width:100%; max-width:600px; text-align:left; }
.ceo_wrap .sign{display:none;}
.ceo_wrap .sign.bottom{display:block; padding-top:0;}
.ceo_wrap .txt_wrap .title{font-size:14px;}
.ceo_wrap .txt_wrap .title b{font-size:14px;}
.ceo_wrap .txt_wrap br{display:none;}
.ceo_wrap .txt_wrap p{font-size:12px; padding-bottom:15px;}

.ceo_wrap .sign.bottom p{bottom:0; right:auto; left:0;}
.ceo_wrap .sign.bottom p img{width:120px;}
.ceo_wrap .sign.bottom span{font-size:14px;}
.ceo_wrap .sign.bottom span b{font-size:16px;}


/* 연혁 */

.history_wrap{margin:30px 0 0;}
.history_title{padding:40px 15px; background-size:cover; }
.history_title h3{font-size:20px; line-height:180%; }
.history_title p{font-size:15px;}


.history_content .history_bottom{padding:0;}
.history_content .history_bottom dt:before{display:none; }
.history_content .history_bottom dt:after{display:none; }

.history_content .history_bottom dt{float:none; width:100%; font-size:18px;}
.history_content .history_bottom dd{float:none; width:100%; margin-left:0; }
.history_content .history_bottom li{padding-bottom:10px;}
.history_content .history_bottom li dl dd span{font-size:16px; padding-right:20px;}
.history_content .history_bottom li dl dd p{font-size:13px;}


.history_content h1:before{font-size:30px; margin-bottom:-30px;}
.history_content h1{font-size:22px;}

.history_content .history h3{font-size:18px; }
.history_content .history .history_list dd{font-size:12px; line-height:150%; padding:10px 15px; }
.history_content .top_img{margin-top:60px;}
.history_content .top_img h3{font-size:15px; padding:60px 0;}
.history_content .top_img h3 b{padding:5px;}

.history_content .top_img:before{top:-30px; left:40px; width:55px; height:80px;} 
.history_content .top_img .double:before{top:-30px; left:110px; width:40px; height:80px;}
.history_content .top_img:after{bottom:-35px; right:50px; width:60px; height:80px; }
.history_content .top_img .double:after{bottom:-35px; right:135px; width:50px; height:80px;}

/* 오시는길 */

.wrap_map{height:350px !important;}
.root_daum_roughmap.root_daum_roughmap_landing.os_mac{max-width:100%; width:auto; margin:0 auto;}
.new_map{padding:0 0 20px 0 !important;}
.new_map p{margin-left:-55px; padding:3px 16px; bottom:85px;}
.new_map p a{font-size:12px; }
.new_map p a:before{font-size:12px;}

.map_wrap h1{font-size:18px;}
.mapbox_content dl dt{width:20%; font-size:14px; }
.mapbox_content dl dd{width:77%; font-size:12px; line-height:200%;  }
.mapbox_content .mobile{line-height:330%;}


/* 제품페이지 */


/* 고무롤 */

.product_top h2{padding:50px 15px; font-size:14px;}
.product_top h2 br{display:none;}
.product_top h2 b{font-size:14px;}
.product_top h2:before{top:20px; right:15px; font-size:110px;}
.product_top h2:after{top:20px; left:15px; font-size:110px;}
.product_top h3{font-size:13px;}

.product_wrap .contents_title h1{font-size:17px;}
.product_wrap .contents_title h1 b{font-size:18px;}
.product_wrap .contents_title p{font-size:15px;}

.product_img .main_img{float:none; width:100%; height:auto; margin-bottom:2%; background:url(/img/product_bg.jpg)no-repeat left;}
.product_img .product_btn{float:none; width:100%; margin-left:0;}
.product_img .product_btn button{margin-bottom:2%;}

.product_content{padding-bottom:25px;}
.product_content h2{font-size:16px; padding:20px 0 5px;}
.product_content h2:before{ width:25px; height:1px; }
.product_content p{font-size:13px; line-height:160%;}
.product_content span{font-size:13px; line-height:160%;  }

.product_box .img_wrap{float:none; width:100%; margin-bottom:15px; }
.product_box .product_text{float:none; width:100%; margin-left:0;  }
.product_content_txt span{font-size:14px; padding:3px 0 3px 10px;}
.product_content_txt span:before{top:13px; width:3px; height:3px; }

.product_wrap .contents_title span{font-size:12px; padding:0 0 10px;}
.product_txt{padding:0 15px;}
.product_txt strong{padding-top:0;}
.product_txt span:before{background-size:10px; top:5px; left:-15px; width:10px; height:10px; }


/* 라이닝 */

.lining_excellence{padding:0; }
.lining_excellence h3{font-size:15px; line-height:160%; }
.lining_excellence h3 br{display:none;}
.lining_excellence .excellence_contents{margin:0 auto; width:100%; padding:15px 0; box-shadow:none; border:none;}
.lining_excellence .excellence_contents p b{font-size:13px;}
.lining_excellence .excellence_contents p span{font-size:12px; }

.lining_icon{padding:0;}
.lining_icon li{width:49%; margin-left:2%;}
.lining_icon li:nth-child(2n+1){margin-left:0;}
.lining_icon li dl dd{font-size:12px;}
.lining_icon li dl dd b{font-size:13px;}

.step li{float:none; width:100%; margin-left:0; }
.step li dl dt{width:35px; height:35px; font-size:17px; padding-top:7px;}
.step li dl dd{height:auto; font-size:13px; padding:25px 10px;}
.step li dl dd p{font-size:12px; text-align:center;}
.step li dl dd p:before{margin:12px auto;}

.lining_purpose dl{padding:10px 5px;}
.lining_purpose dl dt{font-size:15px;}
.lining_purpose dl dd{font-size:12px;}

.product_fake{padding-bottom:15px;}
.product_fake li{float:none; width:100%; }
.product_fake li span{font-size:12px; padding:5px 0 10px;}
.product_fake .fake_text{float:none; width:100%; margin-left:0; padding:0; }

.product_fake.purpose li{float:none; width:100%; margin-left:0; margin-bottom:15px;}
.product_form li{float:none; width:100%; margin-left:0; padding-bottom:15px;  }

.product_top.service h3{padding:50px 15px; font-size:14px;}
.product_top.service h3 br{display:none;}

.engine_service li dl dt{float:none; width:100%; padding-top:0; padding-left:0}
.engine_service li dl dd{float:none; width:100%; }
.engine_service li dl dt h2{font-size:15px;}
.engine_service li dl dt h2:after{font-size:27px;}
.engine_service li dl dt p{font-size:12px;}

/* 고무재질선정 */
.skill_top .img_wrap{width:100%; }
.skill_top h2{position:relative; width:100%; background:none; padding:0; font-size:14px; line-height:160%;  }
.skill_top h2 b{font-size:15px;}



/*테이블*/
.mobile_table{overflow-x:scroll; }
.mobile_table:before{display:block; content:'scroll the table  '; margin-left:10px; font:normal 13px/25px 'FontAwesome'; color:#aaa;  }
.table01{ width:500px;}
.table01 caption{font-size:13px;}
.table01 thead th{font-size:13px;}
.table01 th{font-size:12px; padding:5px;}
.table01 td{font-size:12px; padding:5px;}
.table01.v2 td span{font-size:12px; line-height:140%; margin:0; font-weight:400;}

/* 제품페이지 : 한개 */
.product_img .main_img.one{float:none; width:100%; }
.product_img .main_text.one{float:none; width:100%; margin-left:0; }
.product_img .main_text.one h2{font-size:16px; padding:20px 0 5px;}
.product_img .main_text.one h2:before{ width:25px; height:1px; }
.product_img .main_text.one p{font-size:13px; line-height:160%;}


/*------------------------------------
    콘텐츠
------------------------------------*/
/* 주요기술 */
.img_row li .b_tilte.number_before li{ padding-left:10px; }
.img_row li .b_tilte li b{ display:block; margin:0; width:100%; }

/* PR */
.pr_wrap{ max-width:800px; margin:0 auto; }
.img_float a{ float:none; width:100%; }
.img_float dl{ float:none; width:100%; padding:30px 5px 0; }
.img_float h2{ margin:15px auto 5px; }
.img_float dl dd img{ height:40px; }

.webtoon dl dd img{ height:25px; }

}

@media (max-width:600px){

/*------------------------------------
    레이어팝업
------------------------------------*/
.layer .pop {width:320px; height:250px;}
.pop .pop_container {padding:0;}

}
