<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Work+Sans:300,400,500,700&amp;display=swap');
body *{font-family:"Noto Sans Korean",sans-serif;}
a:hover, a:focus, a:active{text-decoration: none;}
select{padding-left:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url(../images/data/icon02.png) no-repeat right+10px center;border:1px solid #d9d9d9;vertical-align:middle;outline:none;font-size:15px;}
select::-ms-expand{display:none}

/* common */
html.not-scroll{position:fixed;width:100%;height:100%;overflow:hidden;}
body.not-scroll{position:fixed;width:100%;height:100%;overflow:hidden;}
.red{color:#be2226}
.banner{height:300px;background-size:cover;background-position:center center}
.banner *{color:#fff}
.banner h2{display:inline-block;font-size:25px;font-weight:700;border-bottom:2px solid #fff}
.banner h3{font-family:'Work Sans',sans-serif;font-size:18px;font-weight:700}
.sub-nav{background:#eee}
.sub-nav ul{font-size:0}
.sub-nav ul li{display:inline-block;height:45px;margin-right:45px;line-height:45px}
.sub-nav ul li:last-child{margin-right:0}
.sub-nav ul li a.active,.sub-nav ul li a:hover{font-weight:700;color:#be2226}
.broad{padding-top:10px}
.broad ul li{float:left;margin-right:5px;font-size:15px;}
.broad ul li:after{content:"\003E";margin-left:5px}
.broad ul li:last-child{margin-right:0;font-weight:700}
.broad ul li:last-child:after{content:"";margin-left:0}
.page-title{font-size:25px;font-weight:700}
.page-text{font-weight:500}
.form-default{width:100%;border-top:3px solid #be2226}
.form-default th{width:130px;padding-left:30px;font-weight:700;vertical-align:middle;border-bottom:1px solid #d9d9d9}
.form-default th span{font-weight:700;color:#ff0000;}
.form-default td{width:calc(100% - 130px);padding:10px 30px;vertical-align:middle;border-bottom:1px solid #d9d9d9;font-size:0}
.form-default td input,.form-default td select{height:30px;padding-left:10px;line-height:30px;font-size:15px;vertical-align:middle;outline:none;border:1px solid #d9d9d9}
.form-default td input{width:150px}
.form-default td select{width:150px}
.form-default td .short{width:70px}
.form-default td .long{width:300px}
.form-default td span{display:inline-block;width:20px;height:30px;line-height:30px;vertical-align:middle;font-size:16px;color:#d9d9d9;text-align:center}
.form-default td textarea{width:700px;height:180px;padding:15px 10px;border:1px solid #d9d9d9;outline:none;font-size:16px}
.form-default td strong{padding-left:10px;font-size:14px;vertical-align:middle}
.form-default td img + input{height:40px;margin-left:10px;line-height:40px;background:#f7f7f7}
.form-default .upload-name{-webkit-appearance: none; /* ë„¤ì´í‹°ë¸Œ ì™¸í˜• ê°ì¶”ê¸° */ -moz-appearance:none;appearance:none;background:#fff;border:1px solid #d9d9d9}
.form-default .upload-name + label{display:inline-block;width:100px;height:30px;line-height:30px;background:#999;font-size:14px;color:#fff;text-align:center;vertical-align:middle;cursor:pointer}
.form-default input[type="file"]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
.form-default .email td span{margin-left:5px;margin-right:5px;font-size:14px;color:#333}
.btn-box{font-size:0}
.btn-box-default{font-size:0}
.btn-box-default a{display:inline-block;width:270px;height:50px;line-height:50px;font-weight:700}
.btn-box-default a:first-child{background:#be2226;color:#fff}
.btn-box-default a:last-child{border:1px solid #d9d9d9;}
.btn-red{display:inline-block;width:170px;height:45px;line-height:45px;background:#be2226;font-weight:500;color:#fff;text-align:center}
.btn-red:hover{color:#fff}
.btn-grey{background:#999}
.paging{text-align:center;font-size:0}
.paging li{display:inline-block;width:30px;height:30px;margin-right:5px;border:1px solid #d9d9d9;text-align:center}
.paging li:last-child{margin-right:0}
.paging li a{display:block;width:100%;height:100%;line-height:30px;font-family:'Work Sans',sans-serif;font-size:15px}
.paging li.on a{background:#be2226;color:#fff;border:none}
.certi-tab{font-size:0}
.certi-tab a{display:inline-block;width:150px;padding:10px 20px;cursor:pointer;text-align:center;vertical-align:middle;font-weight:500;border:1px solid #d9d9d9;color:#666}
.certi-tab a.on{background:#be2226;color:#fff}
.certi-content ul + ul{display:none}
.overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000;z-index:100;opacity:.5}
.video{display:none;position:fixed;top:50%;left:50%;z-index:101;width:800px;padding-top:50px;margin-top:-250px;margin-left:-400px}
.video .close-btn{position:absolute;top:0;right:0;z-index:1;cursor:pointer}

/* header.php */
header{height: 80px;}
header .logo_box{height: 80px; position: relative;}
header .logo_box a{width: 100%; display: inline-block; position: absolute; top: 50%; transform: translateY(-50%);}
header .logo_box img,header .logo_box span{vertical-align:middle}
header .logo_box span{font-size:18px;font-weight:700}
header .nav_box{height: 80px; float: right;}
header .nav_box&gt;ul{margin: 0; padding: 0; font-size: 0;}
header .nav_box&gt;ul&gt;li{width: 125px; display: inline-block;position:relative;z-index:5}
header .nav_box&gt;ul&gt;li:hover &gt; a{color:#be2226}
header .nav_box&gt;ul&gt;li &gt; a{width: 100%; height: 80px; padding-top: 25px; display: inline-block; font-size: 17px; font-weight: 700; color: #333; text-align: center;}
header .nav_box&gt;ul&gt;li &gt; ul{display:none;position:absolute;width:150px;z-index:5;background:#fff;border:1px solid #d9d9d9}
header .nav_box&gt;ul&gt;li &gt; ul li a{display:block;width:100%;padding:10px 15px;font-weight:500;font-size:15px}
header .nav_box&gt;ul&gt;li &gt; ul li a:hover{background:#882020;color:#fff;font-weight:500}
header .nav_box .lang_box{background-image: url(../images/header/lang_arrow.png); background-repeat: no-repeat; background-position: 90% center; text-align: center; cursor: pointer;}
header .nav_box .lang_box p{height:80px;padding-top:25px;margin: 0; display: inline-block; font-size: 17px; font-weight: 700; color: #333;}
header .nav_box .lang_list{display: none;}
header .m_nav{width: 50px; height: 50px; border-radius: 30px; background-color: #fff; text-align: center; position: fixed; top:15px; right: 20px; display: none; cursor: pointer; z-index: 150;}
header .m_nav i{line-height: 50px; font-size: 30px;}
header .m_nav .cancel{display: none;}
header .m_nav_active{width: 100%; min-height: 100vh; background-color: #fcfcfc; z-index: 100; text-align: left; display: none; position: fixed; top: 0;left:0}
header .m_nav_active&gt;div:first-child{position:relative;width: 100%; height: 80px; background-color: #fff; padding-left: 15px;padding-right:15px;overflow:hidden}
header .m_nav_active&gt;div:first-child a{width: 100%; display: inline-block; position: absolute; top: 50%; transform: translateY(-50%);}
header .m_nav_active .n_nav_logo{vertical-align:middle}
header .m_nav_active .n_nav_logo + span{font-size:18px;font-weight:700;vertical-align:middle}
header .m_nav_active&gt; .wrap{height:calc(100vh - 80px);padding-bottom:120px;overflow-y:auto}
header .m_nav_active&gt; .wrap &gt; ul&gt;li{width: 100%; background-color: #f9f9f9; position: relative;border-bottom:1px solid #d9d9d9}
header .m_nav_active&gt; .wrap &gt; ul&gt;li .hidden_icon{display: none;}
header .m_nav_active&gt; .wrap &gt; ul&gt;li&gt;p{padding-left: 40px; font-size: 20px; line-height: 60px; font-family: 'Roboto', sans-serif; cursor: pointer;}
header .m_nav_active&gt; .wrap &gt; ul&gt;li&gt;ul{display: none;}
header .m_nav_active&gt; .wrap &gt; ul&gt;li&gt;ul&gt;li a{display: block; width: 100%; height: 40px; padding-left: 55px; background-color: #fff; line-height: 40px;}
header .m_nav_active&gt; .wrap &gt; ul&gt;li&gt;.fa-chevron-down{position: absolute; top: 25px; right: 40px;}
header .m_nav_active&gt; .wrap &gt; ul&gt;li&gt;.fa-chevron-up{position: absolute; top: 25px; right: 40px;}
.m_nav_bottom{position: relative}
.m_nav_bottom *{user-select: none;}
.m_nav_bottom .lang_box{padding-top:15px;padding-left:40px}
.m_nav_bottom .lang_box li{margin-right: 20px; display: inline-block; font-size: 16px; color: #d0d0d0; font-family: 'Rajdhani', sans-serif; font-weight: bold;}
.m_nav_bottom .lang_box .lang_active{color: #666666; border-bottom: 2px solid #666666;}
.m_nav_bottom .lang_box li:first-child{margin-right: 30px; color: #333333; font-weight: normal;}
.m_nav_bottom .search_icon{vertical-align: middle; margin: 20px auto; position: absolute; top: 25px; right: 15%; cursor: pointer; display: block;}
.m_nav_bottom .search_box{width: 75%; height: 40px; margin-top: 35px; border: 1px solid #ddd; position: absolute; left: 50%; transform: translateX(-50%);font-size: 12px; padding-left: 15px; background-color: rgba(255,255,255,.7);}


footer{margin-top:100px;background-color: #999;}
footer .text_box{padding: 40px 0;}
footer .text_box ul{margin: 0; padding: 0; font-size: 0;}
footer .text_box ul li{margin-right: 30px; margin-bottom: 10px; display: inline-block; font-size: 14px; font-weight: 500; color: #fff; letter-spacing: -1px;}
footer .text_box p{margin: 0; margin-top: 20px; font-size: 14px; font-weight: 500; color: #fff; letter-spacing: -1px;}
footer img{position: fixed; bottom: 30px; right: 30px;z-index:10}

.side_nav{width: 112px; margin-top: 15px; position: absolute; right: 100px;z-index:99}
.side_nav.fixed{position: fixed; top: 0;}
.side_nav a{width: 10px; height: 10px; margin: 0 auto; margin-bottom: 15px; border-radius: 10px; display: block; background-color: #ccc;}
.side_nav a img{display: none;}
.side_nav a p{display: none;}
.side_nav .active{width: 112px; height: 32px; border-radius: 10px; text-align: center; background-color: #be2226; line-height: 30px;}
.side_nav .active img{display: inline-block;}
.side_nav .active p{display: inline-block; text-align: center; font-size: 13px; font-weight: 700; color: #fff; position: relative; top: 1px;}
.side_nav .active p:before{content: ''; height: 14px; margin: 0 5px; border-right: 1px solid #fff; display: inline-block; position: relative; top: 2px;}

.main_page .main_content1{position:relative}
.main_page .main_content1 .main_banner_item{width: 100%; position: relative; font-size: 0;}
.main_page .main_content1 .main_banner_item video{width: 100%;}
.main_content1 .text_box{position: absolute; top: 45%; left: 50%;z-index:3; transform: translate(-50%, -50%); text-align: center;}
.main_content1 .text_box h2{font-size: 40px; font-weight: 700; color: #fff;}
.main_content1 .text_box h3{font-size: 20px; font-weight: 700; color: #fff;}
.main_content1 .main_overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background:#000;opacity:.05}

.main_page .main_content2{background-color: #eeeeee;}
.main_page .main_content2 .text_box{padding: 76px 0;}
.main_page .main_content2 .text_box h3{margin-bottom: 15px; font-size: 18px; font-weight: 700; color: #be2226; letter-spacing: -1px;}
.main_page .main_content2 .text_box h2{margin-bottom: 45px; font-size: 26px; font-weight: 900; color: #333; letter-spacing: -1px;}
.main_page .main_content2 .text_box p{margin-bottom: 45px; font-size: 16px; font-weight: 400; color: #333; letter-spacing: -1px;}
.main_page .main_content2 .text_box a{width: 300px; height: 50px; display: inline-block; background-color: #be2226; font-size: 16px; font-weight: 700; color: #fff; text-align: center; line-height: 50px;}
.main_page .main_content2 .img-text_box{position: relative; margin: 15px 0;}
.main_page .main_content2 .img-text_box .img_box{width: 100%; height: 198px;}
.main_page .main_content2 .img-text_box .img_box:after{content: ''; width: 100%; height: 100%; display: inline-block; position: absolute; top: 0; left: 0; background-color: rgba(51, 51, 51, 0.7);}
.main_page .main_content2 .img-text_box .text_box{width: 100%; height: 198px; padding: 25px; text-align: center; position: absolute; top: 0; left: 0;}
.main_page .main_content2 .img-text_box .text_box h3{font-size: 22px; font-weight: 700; color: #fff; letter-spacing: -1px;}
.main_page .main_content2 .img-text_box .text_box p{font-size: 16px; font-weight: 500; color: #fff; letter-spacing: -1px;}
.main_page .main_content2 .img-text_box .text_box a{width: 120px; height: 30px; border: 1px solid #fff; background-color: transparent; font-size: 14px; font-weight: 700; color: #fff; text-align: center; line-height: 28px;}
.main_page .main_content2 .img-text_box .text_box a img{position: relative; bottom: 1px;}
.main_page .main_content2 .img-text_box .text_box a .main_arrow_w{display: inline-block;}
.main_page .main_content2 .img-text_box .text_box a .main_arrow_b{display: none;}
.main_page .main_content2 .img-text_box.on .img_box:after{background-color: rgba(190, 34, 38, 0.7);}
.main_page .main_content2 .img-text_box.on .text_box a{background-color: #fff; color: #000;}
.main_page .main_content2 .img-text_box.on .text_box a .main_arrow_w{display: none;}
.main_page .main_content2 .img-text_box.on .text_box a .main_arrow_b{display: inline-block;}

.main_page .main_content3{padding: 90px 0;}
.main_page .main_content3 .title_box{margin-bottom: 30px; text-align: center;}
.main_page .main_content3 .title_box h3{font-size: 28px; font-weight: 900; color: #333; letter-spacing: -1px;}
.main_page .main_content3 .title_box p{font-size: 17px; font-weight: 500; color: #333; letter-spacing: -1px;}
.main_page .main_content3 .item_slide .slick-slide &gt; div{font-size:0}
.main_page .main_content3 .item_slide .item a{height: 220px; display: block; background-color: transparent;margin:10px;border: 2px solid #d9d9d9; position: relative;}
.main_page .main_content3 .item_slide .item a:hover{border: 2px solid #be2226;}
.main_page .main_content3 .item_slide .item a p{position: absolute; top: 25px; left: 25px; font-size: 22px; font-weight: 400; color: #be2226; letter-spacing: -1px;}
.main_page .main_content3 .item_slide .item a img{position: absolute; bottom: 25px; right: 25px;}
.main_page .main_content3 .item_slide .all_item a{background-color: #be2226; border: 2px solid #be2226;}
.main_page .main_content3 .item_slide .all_item a p{color: #fff;}
.main_page .main_content3 .slick-prev{width: 31px; height: 57px; text-indent: -9999px; background-image: url(../images/main/slide_arrow_prev.png); background-repeat: no-repeat; left: -50px; z-index: 50;}
.main_page .main_content3 .slick-next{width: 31px; height: 57px; text-indent: -9999px; background-image: url(../images/main/slide_arrow_next.png); background-repeat: no-repeat; right: -50px; z-index: 50;}

.main_page .main_content4{padding: 60px 0; background-image: url(../images/main/main_content4_bg.png); background-size: cover; background-position: center;}
.main_page .main_content4 .title_box h3{margin-bottom: 40px; font-size: 28px; font-weight: 900; color: #fff; letter-spacing: -1px; text-align: center;}
.main_page .main_content4 .img-text_box .img_box img{width: 100%;}
.main_page .main_content4 .img-text_box .text_box{width: 100%; padding: 25px 0; background-color: #fff; text-align: center;}
.main_page .main_content4 .img-text_box .text_box p{margin-bottom: 15px; font-size: 18px; font-weight: 700; color: #333; letter-spacing: -1px; text-align: center;}
.main_page .main_content4 .img-text_box .text_box a{width: 120px; height: 30px; display: inline-block; background-color: #be2226; color: #fff; text-align: center; line-height: 30px;}
.main_page .main_content4 .img-text_box .text_box a img{position: relative; bottom: 2px;}

.main_page .main_content5{padding: 30px 0 0}
.main_page .main_content5 .main_search_box{width: 100%; height: 200px; padding-top: 65px; background-color: #f6f6f6; text-align: center;}
.main_page .main_content5 .main_search_box h3{margin-right: 70px; display: inline-block; font-size: 25px; font-weight: 700; color: #333; letter-spacing: -1px; position: relative; top: 3px;}
.main_page .main_content5 .main_search_box select{width:370px; height: 40px; display: inline-block;}
.main_page .main_content5 .main_search_box select:nth-child(2){margin-right: 30px;}

/* company01.php */
.company01_content02 .col-md-12 .wrap{height:410px;padding-left:400px;background:url(../images/company/content01.png) no-repeat left top;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9}
.company01_content02 .col-md-12 .wrap h2{padding-top:35px;font-size:18px;font-weight:500}
.company01_content02 .col-md-12 .wrap p{padding-top:25px}
.company01_content02 .col-md-12 .wrap p strong{font-size:18px;font-weight:700}
.company01_content03 h2:before{content:"";display:inline-block;width:7px;height:21px;margin-right:15px;background:#be2226;vertical-align:top}
.company01_content03 h2{font-size:22px;font-weight:700;line-height:1}
.company01_content03 p{font-size:18px}
.company01_content03 p strong{font-size:inherit;font-weight:700}
.company01_content03 .col-md-12:last-child{margin-top:-40px}
.company01_content03 .idle{position:relative;font-size:0}
.company01_content03 .idle2{top:-30px}
.company01_content03 .circle{display:inline-block;width:260px;height:260px;line-height:260px;background-size:cover;background-repeat:no-repeat;background-image:url(../images/company/content38.png);font-size:24px}
.company01_content03 .circle.circle02{margin-right:200px;background-image:url(../images/company/content39.png)}
.company01_content03 .circle-middle{position:absolute;top:0;left:50%;width:260px;height:260px;margin-left:-130px;border-radius:130px;background:#fff;z-index:2;font-size:18px;font-weight:500}
.company01_content03 .circle-middle img{margin-top:80px;margin-bottom:20px}
.company01_content03 .circle.circle04{background-image:url(../images/company/content40.png)}
.company01_content04 h2:before{content:"";display:inline-block;width:7px;height:21px;margin-right:15px;background:#be2226;vertical-align:top}
.company01_content04 h2{font-size:22px;font-weight:700;line-height:1}
.company01_content04 p{font-size:18px}
.company01_content04 ul{padding:5px;border-radius:97px;border:2px dashed #d9d9d9;font-size:0}
.company01_content04 ul li{display:inline-flex;width:100%;justify-content:space-between}
.company01_content04 .col-md-12 div{display:flex;width:100%;justify-content:space-between;align-items:center}
.company01_content04 .col-md-12 div h3{display:inline-block;width:170px;text-align:center;font-size:15px}
.company01_content04 .col-md-12 div h3 strong{font-size:16px;font-weight:700}
.company01_content05{margin-top:150px}
.company01_content05 .wrap{position:relative;height:450px;background:url(../images/company/content08.png) no-repeat center center/cover}
.company01_content05 .wrap h2{display:inline-block;position:absolute;top:50%;left:50%;z-index:2;width:750px;margin-left:-375px;padding:20px 30px;font-size:24px;color:#fff;border:1px solid #fff;transform:translateY(-50%)}
.company01_content05 .wrap h2 strong{font-size:inherit;font-weight:700}
.company01_content05 .bg_overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:#000;opacity:.7}

/* company02.php */
.company02_content02{position:relative;padding-left:15px;padding-right:15px}
.company02_content02:after{content:"";display:block;position:absolute;z-index:-1;width:1px;height:100%;background:#ccc;left:50%;margin-left:-.5px;top:0}
.company02_content02:before{content:"";display:block;position:absolute;bottom:0;left:50%;width:10px;height:10px;border-radius:5px;background:#ccc;margin-left:-5px}
.company02_content02 .history:first-child:after{content:"";display:block;position:absolute;top:0;left:50%;width:10px;height:10px;border-radius:5px;background:#ccc;margin-left:-5px}
.company02_content02 .history h2{position:relative;top:30px;width:50%;padding-top:50px;padding-right:60px;font-size:36px;font-weight:700;text-align:right;color:#999}
.company02_content02 .history:first-child h2{padding-top:0}
.company02_content02 .history:nth-child(even) h2{color:#999}
.company02_content02 .history ul li{float:left;position:relative;width:50%;padding-top:20px;padding-bottom:20px;text-align:right;font-size:0}
.company02_content02 .history ul li:after{content:"";display:block;clear:both}
.company02_content02 .history ul li:last-child{padding-bottom:0}
.company02_content02 .history ul li{float:right;margin-left:50%;padding-left:60px;text-align:left}
.company02_content02 .history ul li:before{content:"";display:block;position:absolute;top:0;left:-5px;width:90px;height:10px;background-image:url(../images/company/icon02.png);background-repeat:no-repeat}
.company02_content02 .history ul li strong{display:inline-block;float:left;width:25px;font-size:18px;font-weight:900;color:#be2226;vertical-align:top}
.company02_content02 .history ul li span{display:inline-block;float:right;width:calc(100% - 25px);font-size:18px;vertical-align:top}

/* company03.php */
.company03_content02 .line-box{height:48px;background:url(../images/company/content10.png) no-repeat center center/contain}
.company03_content02 .ceo{width:230px;height:60px;margin:0 auto;line-height:60px;font-size:22px;font-weight:700;color:#fff;background:url(../images/company/content16.png) no-repeat center center}
.company03_content02 .lab{width:175px;height:60px;line-height:60px;font-weight:700;color:#fff;background:#ee7e2b}
.company03_content02 .lab:before{content:"";position:absolute;top:0;right:0;width:1px;height:100%;margin-right:-1px;background:#dee2e7}
.company03_content02 .lab:after{content:"";position:absolute;top:50%;left:15px;z-index:-1;width:calc(100% - 15px);height:1px;margin-top:-.5px;background:#dee2e7}
.company03_content02 ul{position:relative;z-index:-1;margin-top:-6.5px}
.company03_content02 ul:after{content:"";display:block;clear:both}
.company03_content02 ul li{float:left;width:170px;height:60px;margin-right:30px;line-height:60px;font-weight:700;text-align:center}
.company03_content02 ul li:first-child{background-image:url(../images/company/content11.png)}
.company03_content02 ul li:first-child + li{background-image:url(../images/company/content12.png)}
.company03_content02 ul li:first-child + li + li{background-image:url(../images/company/content13.png)}
.company03_content02 ul li:first-child + li + li + li{background-image:url(../images/company/content14.png)}
.company03_content02 ul li:last-child{margin-right:0;background-image:url(../images/company/content15.png)}
.company03_content03 .wrap{display:table;width:100%}
.company03_content03 .wrap &gt; div{display:table-cell;vertical-align:top}
.company03_content03 .wrap .left{width:101px;background:url(../images/company/line.jpg) repeat-y right top}
.company03_content03 .wrap .right{width:calc(100% - 101px);padding-top:80px}
.company03_content03 .ceo{width:230px;height:60px;line-height:60px;font-size:22px;font-weight:700;color:#fff;background:url(../images/company/content16.png) no-repeat center center}
.company03_content03 .wrap .right ul{width:100%}
.company03_content03 .wrap .right ul li{position:relative;padding-left:15%;position:relative;margin-bottom:30px;background:url(../images/company/line.jpg) repeat-x left 30px;text-align:center}
.company03_content03 .wrap .right ul li:before{position:absolute;left: -8px;top: 22px;display: block;content: "";width: 8px;height: 8px;border: 4px solid #cfcfcf;border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%;-o-border-radius:100%;background-color:#eee;box-sizing:content-box}
.company03_content03 .wrap .right ul li p{border:1px solid #d9d9d9;font-size:16px;line-height:30px;padding:15px 0;letter-spacing:-1px;color:#333;background-image:url(../images/company/content41.png);background-color:#fff;font-size:22px;font-weight:700}
.company03_content03 .wrap .right ul li:first-child p{background-image:none;background-color:#ee7e2b;color:#fff;border:1px solid #ee7e2b}

/* company04.php */
.company04_content02 ul{font-size:0}
.company04_content02 ul li{display:inline-block;width:calc((100% / 7) - 15px);margin-top:10px;margin-right:17.5px;vertical-align:bottom}
.company04_content02 ul li:first-child,.company04_content02 ul li:first-child + li,.company04_content02 ul li:first-child + li + li,.company04_content02 ul li:first-child + li + li + li,.company04_content02 ul li:first-child + li + li +li +li,.company04_content02 ul li:first-child + li + li + li + li + li + li,.company04_content02 ul li:first-child + li + li + li + li + li + li{margin-top:0}
.company04_content02 ul li:nth-child(7n){margin-right:-1px}
.company04_content02 ul li h3{height:60px;margin-top:10px;font-size:13px;font-weight:300;text-align:center}
.company04_content02 ul li img{vertical-align:top}

/* company06.php */
.company06_content02 h3{padding-top:10px;font-weight:300}

/* company07.php */
.company07_content02 .daum-map{padding:0;border:none}
.company07_content02 .daum-map .wrap_map{height:600px}
.company07_content02 h2:before{content:"";display:inline-block;width:7px;height:21px;margin-right:15px;background:#be2226;vertical-align:top}
.company07_content02 h2{font-size:22px;font-weight:700;line-height:1}
.company07_content02 table{width:100%}
.company07_content02 table td{padding-top:15px;padding-bottom:15px;vertical-align:middle}
.company07_content02 table td img{vertical-align:middle}
.company07_content02 table td:first-child{width:70px}
.company07_content02 table td:first-child + td{width:170px;font-size:20px;font-weight:700;color:#be2226}
.company07_content02 table td:last-child{width:calc(100% - 220px);font-size:18px;font-weight:500}
.company07_content02 table td:last-child span{font-size:inherit;font-weight:inherit;color:#be2226}
.company07_content02 table td:first-child + td,.company07_content02 table td:last-child{padding-left:25px;padding-right:25px}
.company07_content02 table tr:first-child td{padding-top:0}

/* product.php */
.product_content01 .col-md-2{width:230px}
.product_content01 .col-md-2 h2{height:72px;line-height:72px;font-size:18px;font-weight:700;color:#666;border:3px solid #ccc;box-sizing:content-box}
.product_content01 .col-md-2 h2.on{color:#be2226;border:3px solid #be2226;}
.product_content01 .col-md-2 ul li a{display:block;position:relative;width:100%;padding:6px 15px;font-weight:300}
.product_content01 .col-md-2 ul li a:hover{font-weight:700;color:#be2226}
.product_content01 .col-md-2 ul li.on a{background:#f8f8f8}
.product_content01 .col-md-2 ul li.on a:before{content:"";position:absolute;top:0;left:0;width:3px;height:100%;background:#be2226}
.product_content01 .col-md-10{width:calc(100% - 230px)}
.product_content01 .col-md-10 h2{height:72px;line-height:72px;font-size:25px;font-weight:700;color:#be2226;border-bottom:3px solid #be2226;box-sizing:content-box}
.product_content01 .col-md-10 &gt; ul{font-size:0}
.product_content01 .col-md-10 &gt; ul li{display:inline-block;width:calc((100% / 5) - 20px);margin-top:25px;margin-right:25px}
.product_content01 .col-md-10 &gt; ul li:nth-child(5n){margin-right:0}
.product_content01 .col-md-10 &gt; ul li:first-child,.product_content01 .col-md-10 ul li:first-child + li,.product_content01 .col-md-10 ul li:first-child + li + li,.product_content01 .col-md-10 ul li:first-child + li + li + li,.product_content01 .col-md-10 ul li:first-child + li + li + li + li{margin-top:0}
.product_content01 .col-md-10 &gt; ul li h3{height:58px;overflow:hidden}
.product_content01 .col-md-10 &gt; ul li img{padding:10px;border:1px solid #d9d9d9}
.product_content01 .col-md-10 &gt; ul li:hover img{border-width:2px;border-color:#be2226}
.product_content01 .col-md-10 .usage ul{font-size:0;padding:50px;border:1px solid #d9d9d9}
.product_content01 .col-md-10 .usage ul li{display:inline-block;width:calc((100% / 3) - 20px);margin-right:30px;margin-top:30px!important;vertical-align:middle}
.product_content01 .col-md-10 .usage ul li:nth-child(3n){margin-right:0}
.product_content01 .col-md-10 .usage ul li:first-child,.product_content01 .col-md-10 .usage ul li:first-child + li,.product_content01 .col-md-10 .usage ul li:first-child + li + li{margin-top:0!important}

/* product_list.php */
.product_content01 .item_list{font-size:0}
.product_content01 .item_list .item{display:inline-block;width:calc((100% - 15px) / 4);margin-top:5px;margin-right:5px}
.product_content01 .item_list .item:nth-child(4n){margin-right:0}
.product_content01 .item_list .item:first-child,.product_content01 .item_list .item:first-child + .item,.product_content01 .item_list .item:first-child + .item + .item,.product_content01 .item_list .item:first-child + .item + .item + .item{margin-top:0}
.product_content01 .item_list .item a{height:220px;display:block; background-color: transparent;border: 2px solid #d9d9d9; position: relative;}
.product_content01 .item_list .item a:hover{border: 2px solid #be2226;}
.product_content01 .item_list .item a p{position: absolute; top: 25px; left: 25px; font-size: 22px; font-weight: 400; color: #be2226; letter-spacing: -1px;}
.product_content01 .item_list .item a img{position: absolute; bottom: 25px; right: 25px;}

/* product_view.php */
.product_view h3{padding-bottom:10px;font-size:22px;font-weight:700;color:#be2226;border-bottom:1px solid #d9d9d9}
.product_view .table-wrap{width:100%}
.product_view table{width:100%!important}
.product_view table thead th{padding:15px 10px!important;text-align:center!important;vertical-align:middle!important;font-size:14px!important;font-weight:700!important;border-bottom:1px solid #d9d9d9!important;border-right:1px solid #d9d9d9!important}
.product_view table thead tr:first-child th:last-child{border-right:none!important}
.product_view table tbody td{padding:10px 5px!important;font-size:14px!important;font-weight:500!important;text-align:center!important;border-bottom:1px solid #d9d9d9!important;border-right:1px solid #d9d9d9!important;vertical-align:middle!important}
.product_view table tbody td{width:auto!important}
/* .product_view table tbody tr:first-child td{width:90px!important}
.product_view table tbody tr:first-child td + td{width:80px!important}
.product_view table tbody tr:first-child td + td + td{width:90px!important}
.product_view table tbody tr:first-child td + td + td + td{width:60px!important}
.product_view table tbody tr:first-child td + td + td + td + td{width:100px!important}
.product_view table tbody tr:first-child td + td + td + td + td + td{width:calc((100% - 670px) / 2)!important}
.product_view table tbody tr:first-child td + td + td + td + td + td + td{width:calc((100% - 670px) / 2)!important}
.product_view table tbody tr:first-child td + td + td + td + td + td + td + td{width:70px!important}
.product_view table tbody tr:first-child td + td + td + td + td + td + td + td + td{width:60px!important}
.product_view table tbody tr:first-child td + td + td + td + td + td + td + td + td + td{width:60px!important}
.product_view table tbody tr:first-child td + td + td + td + td + td + td + td + td + td + td{width:60px!important} */
.product_view table tbody tr td:last-child{border-right:none!important}
.product_view .down ul li{float:left;width:50%;padding-top:35px;padding-bottom:35px;border:1px solid #d9d9d9;}
.product_view .down ul li:first-child{border-right:none}
.product_view .down ul li h4{font-size:20px;font-weight:700;color:#be2226}
.product_view .down ul li a{display:inline-block;width:130px;height:40px;line-height:40px;border:1px solid #d9d9d9;text-align:center;font-size:15px;font-weight:700;vertical-align:middle}
.product_view .down ul li a img{margin-left:5px;vertical-align:middle}
.product_view .btn-box a img{margin-right:5px;vertical-align:text-bottom}

/* boadr-list */
.board-list table{width:100%;border-top:3px solid #be2226}
.board-list table th{padding:15px;border-bottom:1px solid #999;text-align:center;vertical-align:middle}
.board-list table td{padding:15px;border-bottom:1px solid #d9d9d9;text-align:center;vertical-align:middle}
.board-list table td:first-child{width:80px}
.board-list table td:first-child + td{width:calc(100% - 360px);text-align:left}
.board-list table td:first-child + td + td{width:120px}
.board-list table td:first-child + td + td + td{width:120px}
.board-list table td:first-child + td + td + td + td{width:100px}
.board-list table td:first-child + td + td + td + td + td{width:100px}
.board-list2 table td:first-child + td{width:calc(100% - 460px)}

/* board-view */
.board-view .title{border-top:3px solid #be2226}
.board-view ul li{float:left;width:135px;padding:15px;border-bottom:1px solid #d9d9d9;font-weight:500}
.board-view ul li:nth-child(odd){background:#fafafa;font-weight:700;text-align:center}
.board-view .title ul li:last-child{width:calc(100% - 135px)}
.board-view .writer ul li:nth-child(even){width:calc((100% - 270px) / 2)}
.board-view .content{padding:50px 20px;border-bottom:1px solid #d9d9d9}
.board-view .file-attach{padding-bottom:20px;border-bottom:1px solid #d9d9d9}
.board-view .file-attach div{padding-left:30px;padding-top:20px;padding-bottom:20px;background:#e4e4e4}
.board-view .file-attach i{color:#be2226;margin-right:5px}
.board-view .file-attach span{position:relative}
.board-view .file-attach span:after{content:"";position:absolute;left:0;bottom:-1px;width:100%;height:1px;background:#000}

/* data02.php */
.data table{width:100%;border-top:3px solid #be2226}
.data .search th{width:150px;padding:15px 0 15px 30px;font-weight:700;vertical-align:middle;border-bottom:1px solid #d9d9d9}
.data .search td{width:calc(100% - 150px);padding:15px 30px;font-size:0;vertical-align:middle;border-bottom:1px solid #d9d9d9}
.data .search td select{width:230px;height:35px;padding-left:15px;line-height:35px;font-size:15px;font-weight:500;color:#999}
.data .search td input{width:480px;height:35px;line-height:35px;padding-left:15px;font-size:15px;font-weight:500;color:#999;vertical-align:middle;border:1px solid #d9d9d9;outline:none}
.data .search td input::placeholder{font-size:15px;font-weight:500;color:#999}
.data .search td a{display:inline-block;width:120px;height:35px;line-height:35px;font-size:15px;font-weight:700;text-align:center;vertical-align:middle}
.data .search td .search{background:#be2226;color:#fff}
.data .search td .reset{font-weight:500;border:1px solid #d9d9d9;color:#666;}
.data .list th,.data .list td{padding-top:15px;padding-bottom:15px;}
.data .list th{font-weight:700;text-align:center;border-bottom:1px solid #999}
.data .list td{border-bottom:1px solid #d9d9d9;text-align:center}
.data .list td:first-child{width:80px;padding-left:30px;text-align:left}
.data .list td:first-child + td{width:120px}
.data .list td:first-child + td + td{width:180px}
.data .list td:first-child + td + td + td{text-align:left}
.data .list td:first-child + td + td + td + td{width:120px}
.data .list td:last-child{width:100px}

/* customer01.php */
.customer01_content02 .terms{height:300px;padding:20px;border:1px solid #d9d9d9;overflow-y:auto;font-size:15px;color:#666666}
.customer01_content02 .check-box{margin-top:15px;font-size:0}
.customer01_content02 input[type="checkbox"]{display:none}
.customer01_content02 input[type="checkbox"] + label{font-size:0;vertical-align:middle}
.customer01_content02 input[type="checkbox"] + label span{display:inline-block;width:25px;height:22px;vertical-align:middle;background-repeat:no-repeat;box-sizing:border-box;background-image:url(../images/customer/icon01.png)}
.customer01_content02 input[type="checkbox"]:checked + label span{width:25px;background-image:url(../images/customer/icon02.png)}
.customer01_content02 input[type="checkbox"] + label + span{padding-left:5px;font-size:15px;vertical-align:middle;line-height:1.2}</pre></body></html>