@charset "utf-8";

#comingsoon{width:100%;padding-top:100px;text-align:center}

/* 공통 */
.page_common{font-size:15px;letter-spacing:-.3px;line-height:1.8;color:#777;font-family:'notokr-regular'}
.page_common *{word-break:keep-all}
.page_common .pl{white-space:pre-line}
.page_common .etit{display:block;font-size:16px;font-weight:600;color:#e00024;font-family:'Josefin Sans'}
.page_common b{font-weight:normal;font-family:'notokr-bold'}
.page_common .ptit{margin-bottom:50px;padding-bottom:10px;border-bottom:2px solid #555;text-align: center}
.page_common .ptit p{font-size:28px;letter-spacing:-1px;color:#222;font-family:'notokr-bold'}
.page_common .ptit p:after{display:inline-block;content:"";width:5px;height:5px;margin-left:5px;background-color:#e00024}
.page_common .ptit span{font-size:17px;color:#999;font-family:'notokr-medium'}
.page_common table{border-right:1px solid #e1e1e1;line-height:24px}
.page_common table th{font-weight:normal;color:#fff;border-left:1px solid #f1405c;background-color:#e00024;font-family:'notokr-medium'}
.page_common table th, .page_common table td{padding:10px}
.page_common table td{border-bottom:1px solid #e1e1e1;border-left:1px solid #e1e1e1}
.page_common .mgt20{margin-top:25px}
.page_common .dl_2rows{overflow:hidden;margin-bottom:50px}
.page_common .dl_2rows dt{margin-bottom:10px;font-size:17px;color:#222;font-family:'notokr-medium'}
.page_common .dl_2rows dt:before{display:inline-block;vertical-align:2px;content:"";width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%}
.page_common .dl_2rows dd{float:left;width:49%;height:auto;padding: 30px;border:1px solid #e1e1e1;word-break:keep-all}
.page_common .dl_2rows dd:first-of-type{margin-right:2%}
.page_common .dl_2rows dd p{display:block;margin-bottom:15px;font-size:17px;color:#222;font-family:'notokr-medium'}
.page_common .dl_2rows dd ul li{position:relative;padding:10px 0 10px 35px;border-bottom:1px dotted #ccc}
.page_common .dl_2rows dd ul li:last-child{padding-bottom:0;border:none}
.page_common .dl_2rows dd ul li span{display:block;position:absolute;left:0;top:11px;width:25px;height:25px;border-radius:3px;font-size:12px;font-weight:600;text-align:center;line-height:27px;color:#fff;background-color:#222;font-family:'Josefin Sans'}
.page_common .dottit{padding-bottom:8px;margin-bottom:8px;font-size:17px;color:#222;font-family:'notokr-medium'}
.page_common .dottit:before{display:inline-block;vertical-align:2px;content:"";width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%}

/* 탭 */
#pgTab{overflow:hidden;display:table;width:100%;position:relative;margin-bottom:50px}
/*#pgTab:after{display:block;content:"";position:absolute;left:0;bottom:0;z-index:0;width:100%;height:1px;background-color:#e00024}*/
#pgTab li{display:table-cell;height:50px;border:1px solid #e1e1e1;font-size: 14px;line-height:48px;color:#555;text-align:center;background-color:#f5f5f5;font-family:'notokr-medium';}
#pgTab li:not(:first-child){margin-left:5px;border-left:none}
#pgTab li a{display:block;padding:0 15px;color:#777}
#pgTab li.on{position:relative;color:#e00024;border:1px solid #e00024;background-color:#e00024}
#pgTab li.on:after{display:block;content:"";position:absolute;left:0;bottom:-2px;z-index:1;width:100%;height:2px;background-color:#e00024}
#pgTab li.on a{color:#fff}
#pgTab.pd10 li a{padding:0 10px}

/* 인사말 */
#p33 .img{position:relative;z-index:0}
#p33 .img:after{display:block;content:"";position:absolute;left:0;bottom:0;width:350px;height:85px;background-color:#fff}
#p33 .cont{position:relative;z-index:1;padding:0 100px;margin-top:-30px}
#p33 .cont .btxt{margin:20px 0;font-size:24px;color:#222;letter-spacing:-.3px;line-height:1.5;font-family:'notokr-demilight'}
#p33 .cont .btxt span{color:#e00024}
#p33 dl{overflow:hidden;margin-top:50px;padding-top:50px;border-top:1px solid #555}
#p33 dl dt{float:left;width:25%;font-size:17px;color:#222;font-family:'notokr-bold'}
#p33 dl dd{float:right;width:75%;padding-top:2px}
#p33 dl dd ul li{margin-bottom:15px;padding-bottom:15px;border-bottom:1px dotted #ccc}
#p33 dl dd ul li span{display:inline-block;width:130px;margin-right:20px;color:#222;font-family:'notokr-medium'}
#p33 dl dd ul li span:before{display:inline-block;vertical-align:4px;content:"";width:2px;height:2px;margin-right:10px;background-color:#e00024}

/* 연혁 및 실적 */
#p34{padding-bottom:50px}
#p34 .history_wrap{position:relative;padding-top:160px}
#p34 .history_wrap:before{content:"";display:block;position:absolute;top:160px;left:50%;width:1px;height:calc(100% - 100px);background-color:#e1e1e1}
#p34 .history_wrap .start{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);text-align:center}
#p34 .history_wrap .start img{width:160px;margin-bottom:25px}
#p34 .history{position:relative}
#p34 .history:after{display:block;content:"";visibility:hidden;clear:both}
#p34 .history.mgt{margin-top:-100px}
#p34 .history dl{position:relative;width:45%;padding:40px 50px;background-color:#f7f7f7}
#p34 .history dl:before{display:block;content:"";position:absolute;left:-59px;top:51px;z-index:1;width:9px;height:9px;border-radius:50%;background-color:#e00024}
#p34 .history dl.f_r{float:right}
#p34 .history dl dt{position:relative;font-size:19px;font-weight:700;color:#e00024;font-family:'Josefin Sans'}
#p34 .history dl dt:before{display:block;content:"";position:absolute;left:-100px;top:15px;width:70px;height:1px;background-color:#ddd}
#p34 .history dl.f_l{float:left;margin-top:160px}
#p34 .history dl.f_l:before{left:auto;right:-61px;top:51px}
#p34 .history dl.f_l dt:before{left:auto;right:-100px}
#p34 .history dl dd{font-size:14.5px}
#p34 .history dl dd b{padding-right:10px;color:#222}

/* 비드법 */
#p37{padding:0 50px}
#p37 .cont01 li{overflow:hidden;margin-bottom:20px}
#p37 .cont01 li img{float:left}
#p37 .cont01 li div{float:left;width:75%;padding:30px 0 0 50px}
#p37 .cont01 li div p{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #e1e1e1;font-size:17px;color:#222;font-family:'notokr-medium'}
#p37 .cont01 li div p:before{display:inline-block;vertical-align:2px;content:"";width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%}
#p37 .cont01 li div p b{color:#e00024}
#p37 .cont02{margin-top:50px;text-align:center}
#p37 .cont02 li{display:inline-block;margin:0 15px}
#p37 .cont02 li p{padding:10px 0;border:1px solid #e1e1e1;border-top:none;color:#222;font-family:'notokr-medium'}
#p37 .tbl_area{margin-top:50px;text-align:center}
#p37 .tbl_area table{width:100%}
#p37 .tbl_area table tr:nth-child(even){background-color:#f5f5f5}

/* 에스플라워(준불연비드법) */
#p37_b{padding:0 50px}
#p37_b .cont01 .bd_box{width:100%;padding:15px 20px;margin-top:15px;border:1px solid #e1e1e1}
#p37_b .cont01 li{overflow:hidden;margin-bottom:20px}
#p37_b .cont01 li img{float:left}
#p37_b .cont01 li div{float:left;}
#p37_b .cont01 li div p{padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid #e1e1e1;font-size:17px;color:#222;font-family:'notokr-medium'}
#p37_b .cont01 li div p:before{display:inline-block;vertical-align:2px;content:"";width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%}
#p37_b .cont02{margin:50px 0}
#p37_b .cont02 ul{padding:10px 30px; border:1px solid #e1e1e1}
#p37_b .cont02 ul li{position:relative; padding:15px 0 15px 35px; border-bottom:1px dotted #ccc}
#p37_b .cont02 ul li p{margin-bottom:5px;font-size:17px; color:#222; font-family:'notokr-medium'}
#p37_b .cont02 ul li p span{display:block;position:absolute;left:0;top:18px;width:25px;height:25px;border-radius:3px;font-size:12px;font-weight:600;text-align:center;line-height:27px;color:#fff;background-color:#222;font-family:'Josefin Sans'}
#p37_b .cont02 ul li:last-child{border:none}
#p37_b .cont03{overflow:hidden}
#p37_b .cont03 li{float:left; width:49%;border:1px solid #e1e1e1; text-align: center}
#p37_b .cont03 li img{margin:65px 0}
#p37_b .cont03 li:last-child{float:right}
#p37_b .cont03 li:last-child img{margin:20px 0 10px}
#p37_b .cont03 li p{padding:10px 0; border-top:1px solid #e1e1e1; font-size:17px; color:#222; background-color:#f5f5f5; font-family:'notokr-medium'}


/* 압출법보온판 */
#p37_c{padding:0 50px}
#p37_c .cont01 li{overflow:hidden;margin-bottom:20px}
#p37_c .cont01 li img{float:left}
#p37_c .cont01 li div{float:left;width:68%;padding:30px 0 0 50px}
#p37_c .cont01 li div p{padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid #e1e1e1;font-size:17px;color:#222;font-family:'notokr-medium'}
#p37_c .cont01 li div p:before{display:inline-block;vertical-align:2px;content:"";width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%}
#p37_c .tbl_area{margin-top:50px;text-align:center}
#p37_c .tbl_area table{width:100%}
#p37_c .tbl_area table tr:nth-child(even){background-color:#f5f5f5}

/* PF보드 */
#p37_e{padding:0 50px}
#p37_e .cont01 li{overflow:hidden}
#p37_e .cont01 li img{float:left}
#p37_e .cont01 li table{float:left;width:75%;padding:0 0 0 50px;text-align:center}
#p37_e table tr:nth-child(even){background-color:#f5f5f5}
#p37_e .cont02{margin-top:80px;text-align:center}
#p37_e .cont02 li{display:inline-block;vertical-align:top;width:32%;height:335px;padding:10px 0}
#p37_e .cont02 li:nth-child(2){padding-top:50px;border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1}
#p37_e .cont02 li:nth-child(3){width:35%;padding-top:0}
#p37_e .cont02 li p{margin-bottom:15px;font-size:17px;color:#222;font-family:'notokr-medium'}
#p37_e .cont02 li p:before{display:inline-block;vertical-align:2px;content:"";width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%}
#p37_e .cont02 li span{display:inline-block;padding:10px 0 15px;font-size:14px;line-height:1.6}
#p37_e .cont02 table{width:92%;margin:0 auto}
#p37_e .cont02 table th, #p37_e .cont02 table td{padding:3px 0;font-size:13px}
#p37_e .cont03{overflow:hidden;margin-top:80px}
#p37_e .cont03 > li{float:left;width:494px;height:260px;padding:30px;border:1px solid #e1e1e1}
#p37_e .cont03 > li:first-child{margin-right:20px}
#p37_e .cont03 > li > p{margin-bottom:10px;padding:8px 0;font-size:17px;color:#222;text-align:center;background-color:#f5f5f5;font-family:'notokr-medium'}
#p37_e .cont03 > li:first-child p{margin-bottom:20px}
#p37_e .cont03 > li p b{color:#e00024}
#p37_e .cont03 > li ul li{display:inline-block}
#p37_e .cont03 > li ul li p{margin-top:3px;font-size:14px;color:#222;text-align:center;font-family:'notokr-medium'}

/* 그라스울 */
#p37_g{padding:0 50px}
#p37_g .stit{margin-bottom:20px;font-size:18px;text-align:center;color:#e00024;font-family:'notokr-bold'}
#p37_g dl{overflow:hidden;margin-bottom:50px}
#p37_g dl dt{float:left}
#p37_g dl dt p{padding:10px 0;border:1px solid #e1e1e1;border-top:none;color:#222;text-align:center;font-family:'notokr-medium'}
#p37_g dl dd{float:left;width:68%;padding:0 0 0 50px}
#p37_g dl dd ul li{overflow:hidden;padding:15px 0;border-top:1px solid #e1e1e1}
#p37_g dl dd ul li:first-child{border-top:1px solid #555}
#p37_g dl dd ul li span{display:inline-block;float:left;width:120px;text-align:center;line-height:1;color:#222;font-family:'notokr-bold'}
#p37_g dl dd ul li p{float:left;width:calc(100% - 120px);margin:-5px 0 0 0}
#p37_g dl dd table{width:100%;text-align:center}
#p37_g dl dd table th, #p37_g dl dd table td{padding:8px 0;font-size:14px}
#p37_g dl dd table tr:nth-child(even){background-color:#f5f5f5}
#p37_g .bg_area{margin-bottom:50px;padding:40px 0;text-align:center;color:#222;background:url(/sh_page/img/p37g_bg.png) right center no-repeat #f5f5f5}
#p37_g .bg_area p{font-size:17px;color:#222;font-family:'notokr-medium'}
#p37_g .bg_area p:after{display:block;content:"";width:15px;height:2px;margin:15px auto;background-color:#e00024}
#p37_g .tbl_area table{width:100%;margin-bottom:10px;text-align:center}

/* 플라워백 */
#p37_h{padding:0 50px}
#p37_h .bg_area{margin-bottom:50px;padding:40px 0;text-align:center;color:#222;background-color:#f5f5f5}
#p37_h .bg_area p{font-size:17px;color:#222;font-family:'notokr-medium'}
/* #p37_h .bg_area p:after{display:block;content:"";width:15px;height:2px;margin:15px auto;background-color:#e00024} */
#p37_h .cont01{margin-bottom:50px}
#p37_h .cont01 li{overflow:hidden}
#p37_h .cont01 li img{float:left}
#p37_h .cont01 li div{float:left;width:68%;padding:0 0 0 50px}
#p37_h .cont01 li div p{margin-bottom:15px;font-size:17px;color:#222;font-family:'notokr-medium'}
#p37_h .cont01 li div p:before{display:inline-block;vertical-align:2px;content:"";width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%}
#p37_h .cont01 li div table{width:100%;text-align:center}
#p37_h .cont01 li div table tr:nth-child(even){background-color:#f5f5f5}
#p37_h .cont02{padding:40px;margin-bottom:50px;background-color:#f5f5f5}
#p37_h .cont02 p{margin-bottom:10px;font-size:17px;color:#222;font-family:'notokr-medium'}
#p37_h .cont02 p:before{display:inline-block;vertical-align:2px;content:"";width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%}
#p37_h .cont03{/* padding:40px;border:1px solid #e1e1e1*/}
#p37_h .cont03 p{margin-bottom:10px;font-size:17px;color:#222;font-family:'notokr-medium'}
#p37_h .cont03 p:before{display:inline-block;vertical-align:2px;content:"";width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%}
#p37_h .cont03 ul{overflow:hidden}
#p37_h .cont03 ul li{float:right;width:49%;padding:40px;border:1px solid #e1e1e1;text-align:center}
#p37_h .cont03 ul li:first-child{float:left}
#p37_h .cont03 ul li img{margin-top:15px}

/* crc복합단열재 */
#p37_i{padding:0 50px}
#p37_i .cont01 li{overflow:hidden;margin-bottom:20px}
#p37_i .cont01 li img{float:left}
#p37_i .cont01 li div{float:left;width:68%;padding:0 0 0 50px}
#p37_i .cont01 li div p{padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid #e1e1e1;font-size:17px;color:#222;font-family:'notokr-medium'}
#p37_i .cont01 li div p:before{display:inline-block;vertical-align:2px;content:"";width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%}
#p37_i .cont02{overflow:hidden; margin:70px 0}
#p37_i .cont02 img{float:left}
#p37_i .cont02 dl{float:left;width:68%;padding:0 0 0 50px}
#p37_i .cont02 dl dt{border-bottom:1px solid #e1e1e1}
#p37_i .cont03 ul{overflow:hidden;border:1px solid #e1e1e1}
#p37_i .cont03 ul li{float:left;width:33.33%;padding:10px 15px;border-bottom:1px dotted #ccc}
#p37_i .cont03 ul li:before{display:inline-block;vertical-align:middle;content:"\f00c";width:25px;height:25px;margin-right:5px;border-radius:3px;font-size:11px;color:#fff;text-align:center;line-height:25px;background-color:#e00024;font-family:'fontawesome'}
#p37_i .cont03 ul li.w50{display:flex;align-items:center;width:50%}
#p37_i .cont03 ul li.w50:before{display:none}
#p37_i .cont03 ul li.w50 .icon{display:inline-block; vertical-align:middle; width:80px; height:80px; margin-right:10px; border-radius:50%;text-align:center; line-height:78px; background-color:#f5f5f5 }
#p37_i .cont03 ul li.w50 .icon img{width:55%}
#p37_i .cont03 ul li.bd_none{border:none}
#p37_i .cont04{margin-top:70px}
#p37_i .cont04 img{float:right}
#p37_i .cont04 .dl_wrap{float:left; width:37%}
#p37_i .cont04 dl dt{display:inline-block; margin-bottom:15px; padding:3px 30px;border-radius:30px; color:#fff; background-color:#444}
#p37_i .cont04 dl dd{margin-bottom:3px}
#p37_i .cont04 dl dd span{display:inline-block; width:25px; height:25px; margin-right:5px; border-radius:50%; color:#222; font-size:13px; text-align:center; background-color:#02ebfa; font-family:'notokr-medium'} 
#p37_i .cont04 dl.dl2 dd{padding:3px 0}
#p37_i .cont04 dl.dl2 dd:nth-of-type(even){border-radius:25px; background-color:#f5f5f5}

/* 열반사단열재 */
#p37_f{padding:0 50px}
#p37_f .stit{margin-bottom:20px;font-size:18px;text-align:center;color:#e00024;font-family:'notokr-bold'}
#p37_f dl{overflow:hidden;margin-bottom:30px}
#p37_f dl dt{float:left}
#p37_f dl dd{float:left;width:68%;padding:0 0 0 50px}
#p37_f dl dd ul li{padding:15px 0;border-top:1px solid #e1e1e1}
#p37_f dl dd ul li:first-child{border-top:1px solid #555}
#p37_f dl dd ul li span{display:inline-block;width:120px;text-align:center;line-height:1;color:#222;font-family:'notokr-bold'}
#p37_f table{width:100%;text-align:center}
#p37_f dl dd table th, #p37_g dl dd table td{padding:8px 0;font-size:14px}
#p37_f dl dd table tr:nth-child(even){background-color:#f5f5f5}
#p37_f .cont02 table{margin:30px 0}
#p37_f .cont02 .img_area{padding:50px 40px;text-align:center;background-color:#f5f5f5}
#p37_f .cont02 .img_area img{margin:0 5px}
#p37_f .cont02 .img_area p{margin-top:20px;font-size:17px;color:#222;line-height:1;font-family:'notokr-medium'}

/* 경질우레탄 */
#p37_d{padding:0 50px}
#p37_d .cont01{overflow:hidden;margin-bottom:50px}
#p37_d .cont01 img{float:left}
#p37_d .cont01 div{float:left;width:68%;padding:30px 0 0 50px}
#p37_d .cont02{overflow:hidden}
#p37_d .cont02 p{margin-bottom:10px;font-size:17px;color:#222;font-family:'notokr-medium'}
#p37_d .cont02 p:before{display:inline-block;vertical-align:2px;content:"";width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%}
#p37_d .cont02 table{float:left;width:63%;text-align:center}
#p37_d .cont02 table tr:nth-child(even){background-color:#f5f5f5}
#p37_d .cont02 img{float:right}

/* 준불연 경질우레탄 (NF 보드) */
#p37_j{}
#p37_j .cont01{}
#p37_j .cont01 {overflow:hidden}
#p37_j .cont01 img{float:left}
#p37_j .cont01 div{float:left;padding: 70px 0;margin-right: 84px;}
#p37_j .cont01 div p{padding-bottom: 8px;margin-bottom:8px;border-bottom: 1px solid #e1e1e1;font-size:17px;color:#222;font-family:'notokr-medium';}
#p37_j .cont01 div p:before{display:inline-block;vertical-align:2px;content:"";width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%}

#p37_j .cont02{overflow:hidden;padding:30px;margin: 40px 0 80px;border: 1px solid #e1e1e1;}
#p37_j .cont02 .left{float:left;width:50%}
#p37_j .cont02 .left .expl{overflow:hidden;}
#p37_j .cont02 .left .expl:nth-child(n+2){margin-top: 24px;}
#p37_j .cont02 .left .expl .icon{float:left;width: 110px;height: 110px;padding-top: 29px;margin-right:10px;border-radius:50%;background-color:#f5f5f5;text-align:center;}
#p37_j .cont02 .left .expl .icon img{}
#p37_j .cont02 .left .expl div{}
#p37_j .cont02 .left .expl div .r_txt{color:#222;font-size:17px;font-family:'notokr-medium'}
#p37_j .cont02 .left .expl div .r_txt:before{display:inline-block;vertical-align:2px;content:"";width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%}
#p37_j .cont02 .left .expl div p:nth-child(n+2){}
#p37_j .cont02 .left .expl div p:nth-child(n+2):before{display:inline-block;vertical-align:2px;content:"";width:4px;height:4px;margin-right:8px;border-radius:50%;background-color:#b6b6b6}

#p37_j .cont03{}
#p37_j .cont03 .tit{padding-bottom: 8px;margin-bottom:8px;font-size:17px;color:#222;font-family:'notokr-medium';}
#p37_j .cont03 .tit:before{display:inline-block;vertical-align:2px;content:"";width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%}
#p37_j .cont03 .wrap_all .wrap{float:left;width:544px;padding:30px;border:1px solid #e1e1e1;}
#p37_j .cont03 .wrap_all .wrap:first-child{margin-right:20px}
#p37_j .cont03 .wrap_all .wrap .wr_tit{padding:8px 0;margin-bottom: 4px;color:#222;font-size:17px;vertical-align: middle;line-height: 17px;font-family:'notokr-medium';}
#p37_j .cont03 .wrap_all .wrap .wr_tit span{margin-right: 5px;color:#e00024;font-size: 17px;line-height: 5px;font-family: 'notokr-bold';}
#p37_j .cont03 .wrap_all .wrap table{}
#p37_j .cont03 .wrap_all .wrap table tbody tr td:nth-child(1){width: 179px;}
#p37_j .cont03 .wrap_all .wrap .or_txt{padding: 8px 0;margin-bottom: 11px;background-color:#f5f5f5;color:#222;font-size: 17px;text-align:center;font-family:'notokr-medium';}
#p37_j .cont03 .wrap_all .wrap ul{overflow:hidden}
#p37_j .cont03 .wrap_all .wrap ul li{float:left;position:relative}
#p37_j .cont03 .wrap_all .wrap ul li+li{margin-left: 31px;}
#p37_j .cont03 .wrap_all .wrap ul li:nth-child(2):after,
#p37_j .cont03 .wrap_all .wrap ul li:nth-child(3):after{display:inline-block;position:absolute;top: 60px;color: #499ed8;font-size: 21px;font-family:'fontawesome';}
#p37_j .cont03 .wrap_all .wrap ul li:nth-child(2):after{content:'\f061';left: -25px;}
#p37_j .cont03 .wrap_all .wrap ul li:nth-child(3):after{content:'\f067';left: -23px;}
#p37_j .cont03 .wrap_all .wrap ul li p{margin-top:3px;color:#222;font-size:14px;text-align:center;font-family:'notokr-medium'}

/* 리플렉썸 */
#p37_k .cont+.cont{margin-top:50px}
#p37_k .cont01 .dottit{padding-bottom:0}
#p37_k .cont01 > div{margin-top:15px;padding:20px 30px;border:1px solid #e1e1e1}
#p37_k .cont01 .check li{width:100%;padding:15px;border-bottom:1px dotted #ccc}
#p37_k .cont01 .check li:first-child{padding-top:0}
#p37_k .cont01 .check li:before{display:inline-block;vertical-align:middle;content:"\f00c";width:25px;height:25px;margin-right:10px;border-radius:3px;font-size:11px;color:#fff;text-align:center;line-height:25px;background-color:#e00024;font-family:'fontawesome'}
#p37_k .cont01 .icon{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding-top:20px}
#p37_k .cont01 .icon li{display:flex;align-items:center;justify-content:flex-start;gap:20px;position:relative;width:100%;padding:12px 40px;background:#f5f5f5}
#p37_k .cont01 .icon li div{display:flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:100%;background:#fff}
#p37_k .cont01 .icon li span{color:#222;font-family:"notokr-medium"}
#p37_k .cont02 ul{display:flex;align-items:flex-start;gap:20px}
#p37_k .cont03{padding-top:40px;border-top:1px solid #e1e1e1}
#p37_k .cont03 .dottit span{display:inline-block;padding-left:20px;font-size:15px;color:#777;font-family:"notokr-regular"}
#p37_k .cont03 .wrap{display:flex;align-items:center;justify-content:space-between;gap:40px}
#p37_k .cont03 .wrap ul{display:grid;grid-template-columns:repeat(2,1fr);column-gap:40px;row-gap:35px;width:calc(100% - 386px)}
#p37_k .cont03 .wrap ul li{width:100%}
#p37_k .cont03 .wrap ul li .check{border-bottom:1px solid #e1e1e1;padding-bottom:8px;margin-bottom:8px;font-size:17px;color:#222;font-family:'notokr-medium'}
#p37_k .cont03 .wrap ul li .check:before{display:inline-block;vertical-align:middle;content:"\f00c";width:25px;height:25px;margin-right:10px;border-radius:3px;font-size:11px;color:#fff;text-align:center;line-height:25px;background-color:#e00024;font-family:'fontawesome'}
#p37_k .cont04 table{width:100%;border-top:1px solid #e1e1e1}
#p37_k .cont04 table tr th{border-bottom:1px solid rgba(255, 255, 255, 0.3)}
#p37_k .cont05 table{width:100%;text-align:center}


/* 에코플라워 */
#p38{padding:0 50px}
#p38 .cont01{overflow:hidden;margin-bottom:50px}
#p38 .cont01 img{float:left}
#p38 .cont01 div{float:left;width:68%;padding:0 0 0 50px}
#p38 .cont01 div p{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #e1e1e1;font-size:17px;color:#222;font-family:'notokr-medium'}
#p38 .cont01 div p:before{display:inline-block;vertical-align:2px;content:"";width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%}
#p38 .cont01 table{width:100%;margin-top:20px;text-align:center}
#p38 .cont01 table tr:nth-child(even){background-color:#f5f5f5}
#p38 .cont02{margin-bottom:50px;padding:40px 30px;background-color:#f5f5f5}
#p38 .cont02 p{font-size:17px;color:#222;text-align:center;font-family:'notokr-medium'}
#p38 .cont02 p:after{display:block;content:"";width:15px;height:2px;margin:15px auto 25px;background-color:#e00024}
#p38 .cont02 span{display:block;margin-bottom:5px;font-size:17px;color:#222;font-family:'notokr-medium'}
#p38 .cont02 span:before{display:inline-block;vertical-align:2px;content:"";width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%}
#p38 .cont02 ul{overflow:hidden;position:relative}
#p38 .cont02 ul:before{display:block;content:"";position:absolute;left:50%;top:50%;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1px;height:85%;background-color:#ddd}
#p38 .cont02 ul:after{display:block;content:"";position:absolute;left:50%;top:50%;-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);width:95%;height:1px;background-color:#ddd}
#p38 .cont02 ul li{float:left;width:50%;height:195px;padding:25px}
#p38 .cont03{overflow:hidden;margin-bottom:50px}
#p38 .cont03 div{float:left;width:55%}
#p38 .cont03 div p{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #e1e1e1;font-size:17px;color:#222;font-family:'notokr-medium'}
#p38 .cont03 div p:before{display:inline-block;vertical-align:2px;content:"";width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%}
#p38 .cont03 table{float:right;width:40%;text-align:center}
#p38 .img_area{text-align:center}

/* 폴리에스터 */
#p38_b{padding:0 50px}
#p38_b .stit{margin-bottom:30px;font-size:18px;text-align:center;color:#e00024;font-family:'notokr-bold'}
#p38_b .cont01{overflow:hidden;margin-bottom:50px;position:relative}
#p38_b .cont01:before{display:block;content:"";position:absolute;left:50%;top:0;width:1px;height:100%;background-color:#ddd}
#p38_b .cont01:after{display:block;content:"";position:absolute;left:0;top:50%;width:100%;height:1px;background-color:#ddd}
#p38_b .cont01 li{float:left;width:50%;padding:30px}
#p38_b .cont01 li p{margin-bottom:10px;font-size:17px;color:#222;font-family:'notokr-medium'}
#p38_b .cont01 li p span{display:inline-block;vertical-align:middle;width:32px;height:32px;margin-right:10px;border-radius:3px;font-size:14px;font-weight:700;color:#fff;text-align:center;line-height:32px;background-color:#e00024;font-family:'Josefin Sans','notokr-medium'}
#p38_b .cont02{overflow:hidden;margin-bottom:50px;border:1px solid #e1e1e1;background-color:#f5f5f5}
#p38_b .cont02 li{float:left;width:25%;height:132px;padding:25px;text-align:center;color:#222;background-color:#fff}
#p38_b .cont02 li:nth-child(3n+3){background-color:#f5f5f5}
#p38_b .cont02 li:nth-child(7n+1){background-color:#f5f5f5}
#p38_b .cont03{overflow:hidden;margin-bottom:50px}
#p38_b .cont03 img{float:left}
#p38_b .cont03 div{float:left;width:68%;padding:50px 0 0 50px}
#p38_b .cont03 div p{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #e1e1e1;font-size:17px;color:#222;font-family:'notokr-medium'}
#p38_b .cont03 div p:before{display:inline-block;vertical-align:2px;content:"";width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%}

/* 그라스크로스(G/C보드) */
#p38_c{padding:0 50px}
#p38_c .cont01{overflow:hidden;margin-bottom:50px}
#p38_c .cont01 img{float:left}
#p38_c .cont01 div{float:left;width:68%;padding:0 0 0 50px}
#p38_c .cont01 div p{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #e1e1e1;font-size:17px;color:#222;font-family:'notokr-medium'}
#p38_c .cont01 div p:before{display:inline-block;vertical-align:2px;content:"";width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%}
#p38_c .cont03 table{width:100%;text-align:center}
#p38_c .cont03 table tr:nth-child(even){background-color:#f5f5f5}

/* 층간소음재 */
#p38_d{padding:0 50px}
#p38_d .cont01{overflow:hidden;margin-bottom:50px}
#p38_d .cont01 img{float:left}
#p38_d .cont01 div{float:left;width:68%;padding:0 0 0 50px}
#p38_d .cont01 div p{margin-bottom:5px;font-size:17px;color:#222;font-family:'notokr-medium'}
#p38_d .cont01 div p:before{display:inline-block;vertical-align:2px;content:"";width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%}
#p38_d .cont01 table{width:100%;text-align:center}
#p38_d .cont01 table tr:nth-child(even){background-color:#f5f5f5}
#p38_d .cont02{margin-bottom:50px;padding:40px;background-color:#f5f5f5}
#p38_d .cont02 p{font-size:17px;color:#222;text-align:center;font-family:'notokr-medium'}
#p38_d .cont02 p:after{display:block;content:"";width:15px;height:2px;margin:15px auto 25px;background-color:#e00024}
#p38_d .cont02 span{display:block;margin-bottom:5px;font-size:17px;color:#222;font-family:'notokr-medium'}
#p38_d .cont02 span:before{display:inline-block;vertical-align:2px;content:"";width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%}
#p38_d .cont03{margin-bottom:50px}
#p38_d .cont03 p{margin-bottom:10px;font-size:17px;color:#222;font-family:'notokr-medium'}
#p38_d .cont03 p:before{display:inline-block;vertical-align:2px;content:"";width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%}
#p38_d .cont03 ul{overflow:hidden}
#p38_d .cont03 ul li{float:left;width:49%;height:152px;padding: 30px;border:1px solid #e1e1e1}
#p38_d .cont03 ul li:first-child{margin-right:2%}
#p38_d .cont03 ul li span{display:block;margin-bottom:5px;font-size:17px;color:#222;font-family:'notokr-medium'}
#p38_d .cont04{overflow:hidden;margin-bottom:50px}
#p38_d .cont04 img{float:left}
#p38_d .cont04 div{float:left;width:68%;padding:10px 0 0 50px}
#p38_d .cont04 div p{margin-bottom:5px;font-size:17px;color:#222;font-family:'notokr-medium'}
#p38_d .cont04 div p:before{display:inline-block;vertical-align:2px;content:"";width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%}
#p38_d .cont04 table{width:100%;text-align:center}
#p38_d .cont04 table tr:nth-child(even){background-color:#f5f5f5}

/*흡읍제*/
#p38_e .c_tit span{color:#777}
#p38_e .cont02 .red_txt{margin-bottom:30px;font-size:18px;line-height:28px;text-align:center;color:#e00024;font-family:'notokr-bold'}
#p38_e .cont02 .dark_txt{font-size:17px;line-height:27px;letter-spacing:-.5px;color:#222}
#p38_e .cont02 .list{position:relative;padding-left:15px}
#p38_e .cont02 .list:before{content:'';position:absolute;left:0;top:10px;width:3px;height:3px;border-radius:50%;background-color:#222}
#p38_e .cont02 .wrap_cont{background:#f7f7f7 url(/sh_page/img/p38_e_icon-01.png) no-repeat 900px 150px}
#p38_e .cont02  dl dt{position:relative;padding-bottom:0;margin-bottom:10px;border-bottom:0;font-size:17px;color:#222;font-family:'notokr-bold'}
#p38_e .cont02  dl dt:before{content:'';display:inline-block;width:4px;height:4px;margin:0 6px 3px 0;border-radius:50%;background:#e00024}
#p38_e .cont02  dl .date{padding-bottom:16px;font-size:16px;font-family:'notokr-medium'}


/* 고무발포 */
#p40{padding:0 50px}
#p40 .cont01{overflow:hidden;margin-bottom:50px}
#p40 .cont01 img{float:left}
#p40 .cont01 ul{float:left;width:68%;padding:15px 0 0 50px}
#p40 .cont01 ul li{position:relative;padding-right:190px}
#p40 .cont01 ul li p{padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid #e1e1e1;font-size:17px;color:#222;font-family:'notokr-medium'}
#p40 .cont02 .u_txt li p{padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid #e1e1e1;font-size:17px;color:#222;font-family:'notokr-medium'}
#p40 .cont02 .u_txt{width:100%;overflow:hidden}
#p40 .cont02 .u_txt li img{width:100%;}
#p40 .cont01 .txt p{clear:both;padding:10px 0 8px;margin-bottom:8px;border-bottom:1px solid #e1e1e1;font-size:17px;color:#222;font-family:'notokr-medium'}
#p40 .cont01 ul li p:before{display:inline-block;vertical-align:2px;content:"";width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%}
#p40 .cont02 .u_txt li p:before{display:inline-block;vertical-align:2px;content:"";width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%}
#p40 .cont01 .txt p:before{display:inline-block;vertical-align:2px;content:"";width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%}
#p40 .cont01 ul li img{position:absolute;right:0;top:25px}
#p40 .cont02{overflow:hidden;margin-bottom:50px}
#p40 .cont02 .stit{margin-bottom:20px;font-size:18px;text-align:center;color:#222;font-family:'notokr-bold'}
#p40 .cont01 .stit{margin:-8px 0 30px;font-size:18px;text-align:center;color:#222;font-family:'notokr-bold'}
#p40 .cont02 .stit span{color:#e00024}
#p40 .cont02 div{float:left;width:100%;margin-bottom:30px}
#p40 .cont02 div p{margin-bottom:5px;font-size:17px;color:#222;font-family:'notokr-medium'}
#p40 .cont02 div p:before{display:inline-block;vertical-align:2px;content:"";width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%}
#p40 .cont02 img{float:right}
#p40 .cont02 table{width:100%;text-align:center}
#p40 .cont02 table tr:nth-child(even){background-color:#f5f5f5}
#p40 .cont03{overflow:hidden;border-right:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1}
#p40 .cont03 li{float:left;width:50%;height:170px;padding:25px;border-left:1px solid #e1e1e1;border-top:1px solid #e1e1e1}
#p40 .cont03 li:nth-child(3n+1),#p40 .cont03 li:nth-child(5){background-color:#f5f5f5}
#p40 .cont03 p{margin-bottom:5px;font-size:17px;color:#222;font-family:'notokr-medium'}
#p40 .cont03 p:before{display:inline-block;vertical-align:2px;content:"";width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%}

/* 콜크플라워 */
#p50{padding:0 50px}
#p50 .cont01{overflow:hidden;margin-bottom:50px}
#p50 .cont01 > img{float:left}
#p50 .cont01 > div{float:left;width:68%;padding:0 0 0 50px}
#p50 .cont01 > div p{padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid #e1e1e1;font-size:17px;color:#222;font-family:'notokr-medium'}
#p50 .cont01 > div p:before{display:inline-block;vertical-align:2px;content:"";width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%}
#p50 .cont01 > div ul{text-align:center}
#p50 .cont01 > div ul li{display:inline-block;vertical-align:top;width:19%;padding:0 10px;font-size:14px;line-height:1.6}
#p50 .cont01 > div ul li .icon{margin-bottom:10px}
#p50 .cont02{overflow:hidden;margin-bottom:50px}
#p50 .cont02 img{float:right}
#p50 .cont02 > div{float:left;width:55%;padding:50px 0 0 0}
#p50 .cont02 > div p{padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid #e1e1e1;font-size:17px;color:#222;font-family:'notokr-medium'}
#p50 .cont02 > div p:before{display:inline-block;vertical-align:2px;content:"";width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%}

#p50 .cont03{overflow:hidden}
#p50 .cont03 .tit{padding-bottom:8px;margin-bottom:16px;border-bottom:1px solid #e1e1e1;font-size:17px;color:#222;font-family:'notokr-medium'}
#p50 .cont03 .tit:before{display:inline-block;vertical-align:2px;content:"";width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%}
#p50 .cont03 .box_img{float:left}
#p50 .cont03 .box_img p{text-align:center}
#p50 .cont03 ul{float:left;width:68%;padding-left:50px}
#p50 .cont03 ul li{float:left;width:307px;margin:0 20px 15px 0;text-align:center}
#p50 .cont03 ul li:nth-child(2n){margin-right:0}
#p50 .cont03 .c_tit{font-weight:500;font-family: 'Poppins', sans-serif}

/* 방화폼패드 */
#p51{padding:0 50px}
#p51 .cont01{overflow:hidden;margin-bottom:50px}
#p51 .cont01 img{float:left}
#p51 .cont01 div{float:left;width:68%;padding:0 0 0 50px}
#p51 .cont01 div p{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #e1e1e1;font-size:17px;color:#222;font-family:'notokr-medium'}
#p51 .cont01 div p:before{display:inline-block;vertical-align:2px;content:"";width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%}
#p51 .cont01 table{width:100%;margin-top:20px;text-align:center}
#p51 .cont01 table tr:nth-child(even){background-color:#f5f5f5}

/* 방화퍼티 */
#p51_b{padding:0 50px}
#p51_b .cont01{overflow:hidden;margin-bottom:50px}
#p51_b .cont01 img{float:left}
#p51_b .cont01 div{float:left;width:68%;padding:0 0 0 50px}
#p51_b .cont01 div p{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #e1e1e1;font-size:17px;color:#222;font-family:'notokr-medium'}
#p51_b .cont01 div p:before{display:inline-block;vertical-align:2px;content:"";width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%}
#p51_b .cont01 table{width:100%;margin-top:20px;text-align:center}
#p51_b .cont01 table tr:nth-child(even){background-color:#f5f5f5}

/* 차열재 */
#p51_c{padding:0 50px}
#p51_c .cont01{overflow:hidden;margin-bottom:50px}
#p51_c .cont01 img{float:left}
#p51_c .cont01 div{float:left;width:68%;padding:0 0 0 50px}
#p51_c .cont01 div p{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #e1e1e1;font-size:17px;color:#222;font-family:'notokr-medium'}
#p51_c .cont01 div p:before{display:inline-block;vertical-align:2px;content:"";width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%}

/* 세라믹 */
#p52{padding:0 50px}
#p52 .cont01{overflow:hidden;margin-bottom:50px}
#p52 .cont01 img{float:left}
#p52 .cont01 div{float:left;width:68%;padding:0 0 0 50px}
#p52 .cont01 div p{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #e1e1e1;font-size:17px;color:#222;font-family:'notokr-medium'}
#p52 .cont01 div p:before{display:inline-block;vertical-align:2px;content:"";width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%}
#p52 .cont02 table{width:100%;text-align:center}
#p52 .cont03{overflow:hidden}
#p52 .cont03 li{float:left;width:50%}
#p52 .cont03 li p{padding-bottom:15px;margin-bottom:5px;font-size:17px;color:#222;font-family:'notokr-medium'}
#p52 .cont03 li p:before{display:inline-block;vertical-align:2px;content:"";width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%}
#p52 .cont03 li .img{padding-left:20px}

/* 실리카 니들 매트 */
#p52_b{padding:0 50px}
#p52_b .cont01{overflow:hidden;margin-bottom:50px}
#p52_b .cont01 img{float:left}
#p52_b .cont01 div{float:left;width:68%;padding:0 0 0 50px}
#p52_b .cont01 div p{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #e1e1e1;font-size:17px;color:#222;font-family:'notokr-medium'}
#p52_b .cont01 div p:before{display:inline-block;vertical-align:2px;content:"";width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%}
#p52_b .cont03 table{width:100%;text-align:center}
#p52_b .cont03 table tr:nth-child(even){background-color:#f5f5f5}

/* E-GLASS FIBER 니들 매트 */
#p52_c{padding:0 50px}
#p52_c .cont01{overflow:hidden;margin-bottom:50px}
#p52_c .cont01 img{width: 473px;float:left;}
#p52_c .cont01 div{float:left;width: 53%;padding:0 0 0 50px;}
#p52_c .cont01 div p{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #e1e1e1;font-size:17px;color:#222;font-family:'notokr-medium'}
#p52_c .cont01 div p:before{display:inline-block;vertical-align:2px;content:"";width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%}
#p52_c .cont03{margin-bottom:50px}
#p52_c .cont03 table{width:100%;text-align:center}
#p52_c .cont03 table tr:nth-child(even){background-color:#f5f5f5}
#p52_c .cont04 p{padding-bottom:15px;font-size:17px;color:#222;font-family:'notokr-medium'}
#p52_c .cont04 p:before{display:inline-block;vertical-align:2px;content:"";width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%}
/* 플라워실 */
#p53{padding:0 50px}
#p53 .cont01{overflow:hidden;margin-bottom:50px}
#p53 .cont01 > li{position:relative;padding-right:370px;margin-bottom:70px}
#p53 .cont01 > li img{position:absolute;right:0;bottom:0}
#p53 .cont01 > li p{padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid #e1e1e1;font-size:17px;color:#222;font-family:'notokr-medium'}
#p53 .cont01 > li p:before{display:inline-block;vertical-align:2px;content:"";width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%}
#p53 .cont01 > li .list li:before{display:inline-block;vertical-align:middle;content:"";width:2px;height:2px;margin-right:10px;background-color:#222}
#p53 .cont01 > li .list2{overflow:hidden;margin-top:15px;border:1px solid #e1e1e1}
#p53 .cont01 > li .list2 li{float:left;width:50%;padding:10px 15px;border-bottom:1px dotted #ccc}
#p53 .cont01 > li .list2 li:last-child{width:100%;border:none}
#p53 .cont01 > li .list2 li:before{display:inline-block;vertical-align:middle;content:"\f00c";width:25px;height:25px;margin-right:5px;border-radius:3px;font-size:11px;color:#fff;text-align:center;line-height:25px;background-color:#e00024;font-family:'fontawesome'}
#p53 .bg_box{padding:15px 0;margin-bottom:20px;font-size:17px;text-align:center;color:#222;background-color:#f5f5f5;font-family:'notokr-medium'}
#p53 .cont01 > li .list3 li:last-child, #p53 .cont01 > li .list3 li:nth-child(3){width:50%;border:none}

/* 조직도 */
#p57 .tit{margin-bottom:50px;color:#222;font-size:24px;letter-spacing:-0.025em;line-height:20px;font-family:'notokr-medium';text-align:center}
#p57 .tit .etit{margin-bottom:14px}
#p57 .img{text-align:center}

/* p58 */
#p58 .cont01{display:flex;align-items:center;justify-content:space-between;gap:30px}
#p58 table{width:100%;text-align:center}
#p58 .cont01 table tbody tr td:nth-child(1){color:#222;background:#f9f9f9;font-family:"notokr-medium"}
#p58 .cont02 table tbody tr:nth-child(2n){background:#f9f9f9}
#p58 .cont03 ul{display:flex;align-items:center;justify-content:space-between;gap:20px}
#p58 .cont03 ul li{border:1px solid #e1e1e1}
#p58 .cont03 ul li img{width:100%}
#p58 .cont03 ul li p{padding:15px;border-top:1px solid #e1e1e1;color:#222;text-align:center;background:#f9f9f9;font-family:"notokr-bold"}
#p58 .cont04 div{display:flex;align-items:center;justify-content:center;padding:30px;border:1px solid #e1e1e1}
#p58 .cont{margin-bottom:30px}

/* p60 */
#p60 .cont01 ul{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
#p60 .cont01 ul li{display:flex;align-items:center;gap:15px;flex-direction:column;width:100%;padding:20px;background:#f9f9f9}
#p60 .cont01 ul li .img_cir{display:flex;align-items:center;justify-content:center;width:79px;height:79px;border-radius:5px;background:#fff}
#p60 .cont01 ul li .txt p{padding-bottom:3px;font-size:15px;color:#222;font-family:"notokr-medium"}
#p60 .cont01 ul li .txt span{font-size:15px;white-space:pre-line;color:#777}
#p60 .cont02 ul{display:flex;align-items:center;justify-content:center;gap:20px}
#p60 .cont02 ul li{margin-bottom:0;border:1px solid #e1e1e1}
#p60 .cont02 ul li img{width:100%}
#p60 .cont03 ul{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}
#p60 .cont03 ul li{border:1px solid #e1e1e1}
#p60 .cont03 ul li img{width:100%;height:292px}
#p60 .cont03 ul li p{padding:15px;border-top:1px solid #e1e1e1;color:#222;text-align:center;background:#f9f9f9;font-family:"notokr-bold"}
#p60 .cont03 table{margin-top:20px;text-align:center}
#p60 .cont03 table tbody tr:nth-child(2n){background:#f9f9f9}
#p60 .cont{margin-bottom:30px}


/* 스톤플라워보드 */
.cont_style{padding:0 50px}
.cont_style .cont{margin-bottom:80px}
.cont_style .p_tit{padding-bottom:10px;margin-bottom:40px;text-align:left;border-bottom:2px solid #555;font-size:22px;color:#222;font-family:'notokr-medium'}
.cont_style .p_tit:after{content:'';display:inline-block;width:5px;height:5px;margin-left:5px;background:#e00024}
.cont_style .c_tit{padding-bottom:20px;margin-bottom:32px;border-bottom:1px solid #e1e1e1;font-size:17px;color:#222;font-family:'notokr-medium'}
.cont_style .c_tit:before{content:'';display:inline-block;width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%;vertical-align:2px}
.cont_style .s_tit{font-size:16px;color:#222;font-family:'notokr-medium'}
.cont_style .s_tit:before{content:'';display:inline-block;width:5px;height:5px;margin-right:8px;border-radius:50%;vertical-align:2px;background:#e00024}
.cont_style .cont01{overflow:hidden;margin-bottom:50px}
.cont_style .cont01 img{float:left}
.cont_style .cont01 > div{float:left;width:68%;padding:0 0 0 50px}
.cont_style .cont01 > div p{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #e1e1e1;font-size:17px;color:#222;font-family:'notokr-medium'}
.cont_style .cont01 > div p:before{display:inline-block;vertical-align:2px;content:"";width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%}
.cont_style .cont01 ul{margin-top:30px;text-align:center}
.cont_style .cont01 ul li{display:inline-block;vertical-align:top;width:120px;margin:0 10px;font-size:15px;line-height:1.6;color:#222;text-align:center;font-family:'notokr-medium'}
.cont_style .cont01 ul li img{margin-bottom:10px}

.cont_style .cont02 ul{overflow:hidden}
.cont_style .cont02 ul li{float:left;width:50%;margin-bottom:40px}
.cont_style .cont02 ul li div{float:left}
.cont_style .cont02 ul li dl{float:left;margin-left:20px;padding-top:22px}
.cont_style .cont02 ul li dl dt{width:260px;padding-bottom:9px;margin-bottom:14px;border-bottom:1px dotted #ccc;font-size:16px;color:#222;font-family:'notokr-medium'}
.cont_style .cont02 ul li dl dt:before{content:'';display:inline-block;width:4px;height:4px;margin:0 5px 4px 0;border-radius:50%;background:#e00024}
.cont_style .cont02 ul li dl dd{margin-left:10px}
.cont_style .cont02 ul li dl dd:before{content:'';display:inline-block;width:4px;height:1px;margin:0 5px 4px 0;border-radius:50%;background:#777}

.cont_style .cont03 .top_area{padding:30px 40px;border:1px solid #e1e1e1}
.cont_style .cont03 .top_area li{margin-bottom:15px}
.cont_style .cont03 .top_area li:last-child{margin-bottom:0}
.cont_style .cont03 .top_area li span{display:inline-block;width:120px;padding:7px 0;margin-right:16px;border-radius:15px;text-align:center;color:#fff;background:#222;font-family:'notokr-medium'}
.cont_style .cont03 .ico_area{overflow:hidden;margin-bottom:60px;padding:45px 0;margin-top:20px;border:1px solid #e1e1e1}
.cont_style .cont03 .ico_area li{float:left;width:25%;height:160px;text-align:center;border-right:1px solid #e1e1e1}
.cont_style .cont03 .ico_area li:last-child{border-right:none}
.cont_style .cont03 .ico_area li .l_tit{padding-bottom:15px;font-size:18px;color:#222;font-family:'notokr-bold'}
.cont_style .cont03 .ico_area li .txt{padding-top:16px}

.cont_style .cont03 .standard {position:relative}
.cont_style .cont03 .standard .unit{position:absolute;top:90px;right:42%}
.cont_style .cont03 .standard .ul_area:after{display:block;clear:both;content:''}
.cont_style .cont03 .standard .ul_area ul{padding:40px 20px;text-align:center}
.cont_style .cont03 .standard ul.left{float:left;width:60%;overflow:hidden;border:1px solid #e1e1e1;background:#f1f1f1}
.cont_style .cont03 .standard ul.right{float:right;width:40%}
.cont_style .cont03 .standard ul li{display:inline-block;width:200px;height:200px;padding:40px 0;border-radius:50%;text-align:center;font-size:22px;color:#222;font-family:'notokr-bold'}
.cont_style .cont03 .standard ul li+li{margin-left:30px}
.cont_style .cont03 .standard ul.left li{border:6px solid #e1e1e1;background:#fff}
.cont_style .cont03 .standard ul.right li{background:#f1f1f1}
.cont_style .cont03 .standard ul li:last-child{margin-right:0}
.cont_style .cont03 .standard ul li p{height:74px;font-size:18px;color:#777;font-family:'notokr-medium'}
.cont_style .cont03 .standard ul li:nth-child(2) p{line-height:74px}
.cont_style .cont03 .standard ul li span{font-size:40px;line-height:40px;color:#e00024}

.cont_style .cont03 .result{display:inline-block;width:200px;height:200px;padding:30px 0;border:8px solid #e00024;border-radius:50%;text-align:center;font-size:18px;color:#222;font-family:'notokr-bold'}
.cont_style .cont03 .result p{font-size:20px;line-height:56px}
.cont_style .cont03 .result p span{font-size:40px;color:#e00024}

.cont_style .cont04 .wrap_cont{position:relative}
.cont_style .cont04 .wrap_cont > span{position:absolute;top:0;right:0}
.cont_style .cont04 ul{overflow:hidden;margin:20px 0 60px}
.cont_style .cont04 ul li{float:left;width:135px;height:135px;margin:0 10px 50px 0;background:#ddd}
.cont_style .cont04 ul li:nth-child(7n){margin-right:0}
.cont_style .cont04 ul li p{text-align:center}

.cont_style .cont05 .wrap_cont{overflow:hidden;margin-bottom:40px}
.cont_style .cont05 .wrap_cont .img{float:left}
.cont_style .cont05 .wrap_cont dl{float:left;width:590px;padding-top:30px;margin-left:48px}
.cont_style .cont05 .wrap_cont dt{padding-bottom:10px;margin-bottom:40px;border-bottom:1px dotted #ccc;font-size:17px;color:#222;font-family:'notokr-medium'}
.cont_style .cont05 .wrap_cont dt:before{content:'';display:inline-block;width:10px;height:10px;margin-right:8px;border:2px solid #e00024;border-radius:50%;vertical-align:2px}

.cont_style .cont06 .purpose .c_tit{margin-bottom:0;border-bottom:none}
.cont_style .cont06 .purpose ul{margin-bottom:50px;padding:50px;background:#f1f1f1}
.cont_style .cont06 .purpose li span{color:#222;font-family:'notokr-medium'}

.cont_style .cont06 .process ul li{overflow:hidden}
.cont_style .cont06 .process ul li .img{float:left;width:50%}
.cont_style .cont06 .process ul li .img img{width:100%}
.cont_style .cont06 .process ul li dl{float:left;width:50%;padding:66px 0 0 50px}
.cont_style .cont06 .process ul li:first-child dl{padding-top:30px}
.cont_style .cont06 .process ul li dl dt{position:relative;padding-bottom:20px;font-size:17px;color:#222;font-family:'notokr-bold'}
.cont_style .cont06 .process ul li dl dt:after{content:'';position:absolute;bottom:10px;left:-20px;width:320px;height:1px;background:#e1e1e1}
.cont_style .cont06 .process ul li dl dt:before{content:'';display:inline-block;width:4px;height:4px;margin:0 6px 3px 0;border-radius:50%;background:#e00024}
.cont_style .cont06 .process ul li dl .date{padding-bottom:16px;font-size:16px;font-family:'notokr-medium'}

.cont_style .cont07 dl{overflow:hidden}
.cont_style .cont07 dl dd{position:relative;float:left;width:50%;height:90px;margin-bottom:40px}
.cont_style .cont07 dl dd:nth-child(odd):after{content:'';position:absolute;top:0;left:-30px;width:1px;height:100px;background:#e1e1e1}
.cont_style .cont07 dl dd p{padding-left:15px;color:#777;font-family:'notokr-regular'}
.cont_style .cont07 .wrap_tbl{padding:60px 0 80px}
.cont_style .cont07 .wrap_tbl .c_tit{margin-bottom:0;border-bottom:none}
.cont_style .cont07 table{width:100%;text-align:center;border-collapse:collapse}
.cont_style .cont07 table caption{display:none}
.cont_style .cont07 .tbl1 table th{width:50%}
.cont_style .cont07 .tbl2 table tbody td{width:20%}

.cont_style .cont07 .case .c_tit{margin-bottom:0;border-bottom:none}
.cont_style .cont07 .case ul{overflow:hidden}
.cont_style .cont07 .case ul li{float:left;margin-bottom:26px}
.cont_style .cont07 .case ul li img{width:100%}
.cont_style .cont07 .case ul li:first-child{margin-right:26px}
.cont_style .cont07 .case ul li:last-child{width:100%}
.cont_style .cont07 .case ul li p{padding:10px 0;text-align:center;color:#fff;background:#444}

.cont_style .cont08 .c_tit{margin-bottom:0;border-bottom:none}
.cont_style .cont08 div{padding:50px 0;text-align:center;background:#f1f1f1}