@charset "utf-8";

#comingsoon{width:100%;padding-top:100px;font-size:15px;letter-spacing:-.3px;text-align:center;color:#666;font-family:'notokr-regular'}

.common_page{font-size:15px;line-height:1.8;letter-spacing:-.3px;color:#666;font-family:'notokr-regular'}
.common_page .pl{white-space:pre-line}
.common_page .eng_tit{margin-bottom:44px;font-size:13px;text-align:center;font-weight:700;letter-spacing:0;color:#00155f;font-family:'Montserrat', sans-serif}
.common_page .b_txt{font-size:30px;text-align:center;line-height:40px;color:#222;font-family:'notokr-light'}
.common_page .b_txt span{font-family:'notokr-bold'}
    
/* 대표인사말 */
#p33 .b_txt{margin-bottom:43px}
#p33 .icon_list{display:flex;justify-content:space-between;width:530px;margin:0 auto 44px;padding:25px;border-radius:500px;background:#f5f5f5}
#p33 .icon_list li{width:calc(100%/3 - 10px);border-radius:100%;text-align:center;line-height:150px;box-shadow:3px 5px 20px -2px rgb(0 0 0 / 15%);background:#fff}
#p33 .txt_list{display:flex;flex-wrap:wrap}
#p33 .txt_list li{width:calc(100%/3);height:141px;padding-top:45px;border-radius:20px;text-align:center;color:#333;font-family:'notokr-medium'}
#p33 .txt_list li:nth-child(4){padding-top:57px}
#p33 .txt_list li:nth-child(2n){background:#f5f5f5}
#p33 .patner_txt{margin-top:10px;padding:44px 50px;border-radius:20px;border:1px solid #e1e1e1;text-align:center;color:#333;font-family:'notokr-medium'}
#p33 .patner_txt img{display:block;margin:15px auto 0}
#p33 table{width:100%;margin-top:50px;border-top:3px solid #00155f;border-spacing:0;text-align:center}
#p33 table th{padding:13px 0;border-bottom:1px solid #e1e1e1;border-right:1px solid #e1e1e1;font-weight:normal;color:#444;background:#f5f5f5;font-family:'notokr-medium'}
#p33 table th:last-child{border-right:none}
#p33 table td{padding:13px 0;border-bottom:1px solid #e1e1e1;border-right:1px solid #e1e1e1}
#p33 table td:last-child{border-right:none}

/* 회사연혁 */
#p34 .h_box dl{display:flex}
#p34 .h_box dl+dl{margin-top:42px}
#p34 .h_box dl dt{width:270px;padding-top:20px;border-top:3px solid #00155f;font-size:25px;font-weight:700;letter-spacing:0;color:#00155f;font-family:'Montserrat', sans-serif}
#p34 .h_box dl dd{width:calc(100% - 270px);padding:27px 0 0 40px;border-top:1px solid #e1e1e1}
#p34 .h_box dl dd span{display:inline-block;width:39px;font-weight:700;letter-spacing:0;color:#00155f;font-family:'Montserrat', sans-serif}

/* 유통품목 */
.product_page .product_list{display:flex;flex-wrap:wrap}
.product_page .product_list li{overflow:hidden;width:calc(100%/2 - 10px);margin:0 20px 20px 0;border:1px solid #e1e1e1;border-radius:20px;text-align:center}
.product_page .product_list li:nth-child(2n){margin-right:0}
.product_page .product_list li .img{line-height:290px}
.product_page .product_list li .txt{font-size:18px;font-weight:700;line-height:70px;letter-spacing:0;color:#222;background:#f5f5f5;font-family:'Montserrat', 'notokr-regular'}
.product_page .product_list.w_100 li{width:100%;margin-right:0}
.product_page .product_list.w_30 li{width:calc(100%/3 - 13.4px)}
.product_page .product_list.w_30 li:nth-child(2n){margin-right:20px}
.product_page .product_list.w_30 li:nth-child(3n){margin-right:0}

/* 인버터 */
#p39 .product_list li .img{line-height:400px}

/* 로봇캐리지 */
#p45 .eng_tit{margin-bottom:27px}
#p45 .mid_txt{font-size:23px;text-align:center;line-height:33px;color:#222}
#p45 .system_list{margin-top:38px;padding:34px 40px;border-radius:20px;background:#f5f5f5}
#p45 .system_list li{position:relative;padding-left:18px}
#p45 .system_list li:before{position:absolute;left:0;top:11px;content:'';width:3px;height:3px;border-radius:100px;background:#888}
#p45 .img_box{margin-top:50px;padding-bottom:60px;border:1px solid #e1e1e1;border-radius:20px;text-align:center}
#p45 .img_box .img_tit{display:inline-block;position:relative;top:-14px;padding:0 15px;font-weight:700;letter-spacing:0;color:#333;background:#fff;font-family:'Montserrat', 'notokr-regular'}
#p45 .img_box .img{margin-top:33px}
#p45 .img_box .txt{margin-top:30px;color:#0f8fd6;font-family:'notokr-medium'}