﻿@charset "utf-8";
/* CSS Document */


/* 서브 start ----------------------------------- */


header { position:fixed; z-index:100;}



/* 서브 비주얼 */

.container_visual {}
.sub_visual { position:relative; width:100%; height:250px; overflow:hidden;}
.sub_visual .sub_bg { width:100%; height:250px; min-width:1200px; background-position:50% 0%; background-attachment:fixed; -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sub_visual .sub_bg:hover { -ms-transform: scale(1.05,1.05); -webkit-transform: scale(1.05,1.05); transform: scale(1.05,1.05);}
.sub_visual .sub01_bg_pc { background-image:url(/images/sub/sub01_visual.jpg);}
.sub_visual .sub02_bg_pc { background-image:url(/images/sub/sub02_visual.jpg);}
.sub_visual .sub03_bg_pc { background-image:url(/images/sub/sub03_visual.jpg);}
.sub_visual .sub04_bg_pc { background-image:url(/images/sub/sub04_visual.jpg);}
.sub_visual .sub05_bg_pc { background-image:url(/images/sub/sub05_visual.jpg);}




/* 서브탭 start */


.sub_menu_wrap { width:100%; height:52px; border-bottom:1px solid #e1ded8; border-top:1px solid #e1ded8; background-color:#fff;}
.sub_menu { position:relative; width:1200px; height:50px; margin:0 auto;}
.icon_home { position:absolute; left:0; top:0; width:50px; height:50px;}
.icon_print { position:absolute; right:0; top:0; width:50px; height:50px;}
.sub_tab { width:1100px; margin-left:50px;}
.sub_tab>ul {}
.sub_tab>ul>li { float:left; position:relative; border-right:1px solid #e1ded8; height:50px; line-height:50px; letter-spacing:0.08px; font-size:16px; color:#444; cursor:pointer; background-repeat:no-repeat; background-position:90% 50%;}
.sub_tab>ul>li.sub_depth1 { border-left:none; padding-left:30px; padding-right:150px; background-image:url(/images/icon/tab_box_bg.png); z-index:1;}
.sub_tab>ul>li.sub_depth2 { display:none; padding-left:30px; padding-right:150px; background-image:url(/images/icon/tab_box_bg.png); z-index:1; font-weight:500;}
.menu_on { display:block !important; }
.sub_tab>ul>li>a { display:block; position:absolute; top:50%; left:50%; transform: translate(-50%, -50%); width: 100%; text-align: center; }
.sub_tab>ul>li:hover { background-color:#f6f6f6; }
.sub_tab>ul>li.tab_active { background-color:#f6f6f6; }
.tab_box_bg_on { background-image:url(/images/icon/tab_box_bg_on.png) !important;}

.sub_tab_sub { position:absolute; display:none; top:50px; left:-1px; border:1px solid #e1ded8; width:100%; z-index:1; box-sizing:content-box; background-color:#FFF;}
.sub_tab_sub ul { padding:20px;}
.sub_tab_sub ul li { float:none; height:30px;  font-size:15px; line-height:29px; letter-spacing:0.08px; width:100%; border:none; background-image:none;}
.sub_tab_sub ul li a { display:block; width:100%; height:100%; padding-left:10px;}
.sub_tab_sub ul li:hover { background-color:#f0f3fb; }

.depth3_tab { width:100%; height:auto; font-size:0; border-bottom:2px solid #dd2327; font-weight:500;}
.depth3_tab>a { display:inline-block; font-size:16px; text-align:center; padding:10px 30px; border-left:1px solid #e1ded8; border-top:1px solid #e1ded8; background-color:#F9F9F9;}
.depth3_tab>a:last-child { border-right:1px solid #e1ded8;}
.depth3_tab>a.depth3_active { border:1px solid #dd2327; color:#FFF; background-color:#dd2327; font-weight:700;}

.depth31_tab { width:100%; height:auto; font-size:0; border-bottom:2px solid #dd2327; font-weight:500;}
.depth31_tab>a { display:inline-block; font-size:15px; text-align:center; padding:10px 25px; border-left:1px solid #e1ded8; border-top:1px solid #e1ded8; background-color:#F9F9F9;}
.depth31_tab>a:last-child { border-right:1px solid #e1ded8;}
.depth31_tab>a.depth31_active { border:1px solid #dd2327; color:#FFF; background-color:#dd2327; font-weight:700;}

.depth4_tab { width:100%; height:auto; font-size:0; padding:20px; margin-top:20px; background-color:#F7F7F7; margin-bottom:30px;}
.depth4_tab>a { display:inline-block; font-size:14px; text-align:left; padding:5px 20px; background-image:url(/images/icon/menu_bar.png); background-repeat:no-repeat; background-position:100% 50%;}
.depth4_tab>a:last-child { background-image:none;}
.depth4_active { color:#dd2327; font-weight:400;}


/* 서브공통 */

.sub_box { position:relative; width:100%; min-width:1200px; border-bottom:1px solid #e1ded8;}
.sub_container { position: relative; width:1200px; margin:0 auto; padding:0 0 50px 0;}
.sub_container:after { display:block; content:""; clear:both;}
.sub_title {  position:relative; width:94%; margin:0 auto 40px auto; padding:60px 0 20px 20px; font-size:28px; font-weight:700; letter-spacing:-1px; text-align:left; border-bottom:1px solid #e1ded8;}
.sub_title_sub { display:inline-block; font-size:15px; font-weight:300; color:#999; padding-left:20px; letter-spacing:0;}
.box100per { width:94%; margin:0 auto; padding:0 20px 40px 20px;}
.box100per1 { width:94%; margin:0 auto; padding:0 20px 0px 20px;}
.box50per { display:inline-block; width:50%; padding:0; vertical-align:top; max-width:544px;}
.box33per { display:inline-block; width:33%; padding:0; vertical-align:top;}
.box19per { display:inline-block; width:19.5%; padding:0; vertical-align:top;}
.box15per { display:inline-block; width:16.5%; padding:0; vertical-align:top;}
.in_box { display: block; width: 100%; margin-bottom: 30px; padding: 25px 30px 25px 30px; vertical-align: top; border: 1px solid #CCC; border-radius: 10px; background-color: #F9F9F9;}
.in_title1 { font-size:42px; line-height:35px; font-weight:700; margin:50px 0 15px 0; letter-spacing:-0.02em; color:#333;}
.in_title1_1 { font-size:42px; line-height:35px; font-weight:300; margin:10px 0 30px 0; letter-spacing:-0.02em; color:#333;}
.in_title1_bar { width:50px; height:1px; margin-bottom:30px; background-color:#666;}
.in_title1_txt {  font-size:18px; line-height:28px; font-weight:300;  margin-bottom:30px; letter-spacing:-0.02em; color:#777;}
.in_title1_txt>span { display:block;}
.in_title2 { font-size:26px; line-height:36px; font-weight:700;  margin:10px 0 20px 0; letter-spacing:-0.02em;}
.in_title2_s1 { font-size:30px; line-height:36px; font-weight:700;  margin:10px 0 20px 0; letter-spacing:-0.02em;}
.in_title2_1 { font-size:30px; line-height:36px; font-weight:700;  margin:10px 0 10px 0; letter-spacing:-0.02em;}
.in_title2_2 { font-size:30px; line-height:36px; font-weight:700;  margin:10px 0 10px 0; letter-spacing:-0.02em; color:#444;}
.in_title2_bar { width:40px; height:1px; margin-bottom:20px; background-color:#666;}
.in_title2_b { font-size:35px; line-height:25px; font-weight:700;  margin:30px 0 20px 0; letter-spacing:-0.02em; color:#ff0518;}
.in_title2_b_bar { width:40px; height:1px; margin-bottom:20px; background-color:#666;}
.in_title2_txt { font-size:18px; line-height:26px; font-weight:300;   margin-bottom:20px; letter-spacing:0.02em; color:#777;}
.in_title21_txt {font-size:17px;position:relative;margin-left:0px; font-weight:300; letter-spacing:0.02em; color:#777;}
.in_title_pd_txt { font-size:20px; line-height:26px; font-weight:300;   margin-bottom:20px; letter-spacing:0.02em; color:#777;}
.in_title3 {  font-size:18px; line-height:26px; font-weight:700; color:#ff0518; letter-spacing:0.02em; margin-bottom:20px; background-image:url(/images/icon/ar_18x18.png); background-repeat:no-repeat; background-position:0% 4px; padding-left:25px;}
.in_title31 {  font-size:18px; line-height:26px; font-weight:500; color:#777; letter-spacing:0.02em; margin-bottom:20px; padding-left:15px;}
.in_title31_s {  font-size:18px; line-height:26px; font-weight:700; color:#44444; letter-spacing:0.02em; margin-bottom:20px; background-image:url(/images/sub04_01_icon.png); background-repeat:no-repeat; background-position:0% 4px; padding-left:25px;}
.in_title5 {  font-size:17px; line-height:26px; font-weight:300; margin-bottom:20px; background-image:url(/images/icon/ar_5x5.png); background-repeat:no-repeat; background-position:0% 4px; padding-left:25px;}
.line_1px { width:100%; height:1px; background-color:#ddd; margin:45px auto 51px auto;}
.sub_img { position:relative;}
.sub_img_m { display:none;}
.big_view { display: none;}
.big_view>a { display: none;}

.preparing { width:100%; text-align:center;}
.preparing>img { width:80%; height:auto; max-width:392px;}

.mL18 {margin-left:18px;}
.mL20 {margin-left:20px;}
.mL25 {margin-left:25px;}
.mL30 {margin-left:30px;}
.mL35 {margin-left:35px;}
.mL40 {margin-left:40px;}
.mL50 {margin-left:50px;}
.mL60 {margin-left:60px;}
.mL70 {margin-left:70px;}
.mL80 {margin-left:80px;}
.mL90 {margin-left:90px;}
.mL100 {margin-left:100px;}

.mR20 {margin-right:20px;}
.mR30 {margin-right:30px;}
.mR40 {margin-right:40px;}
.mR50 {margin-right:50px;}
.mR60 {margin-right:60px;}
.mR70 {margin-right:70px;}
.mR80 {margin-right:80px;}
.mR90 {margin-right:90px;}
.mR100 {margin-right:100px;}





/* 서브01 */

.sub01_01_txt1 { position:relative; font-size:18px; line-height:28px; padding-right:300px; margin-top:-50px;}
.ceo_photo { position:absolute; top:-10px; right:35px; z-index:1; width:213px; height:291px;}
.sub01_01_txt2 { font-size:18px; text-align:right; margin-top:130px; font-weight:700;}

.sub_box_sub01_02 { position:relative; border-bottom:none; background-image:url(/images/sub/sub01_01_img01_bg.jpg); background-position:50% 50%; background-attachment:fixed; height:400px; margin-bottom:300px;}
.sub_box_sub01_02_img { position:absolute; z-index:1; left:50%; top:140px; margin-left:-461px; background-image:url(/images/sub/sub01_02_img01.png); width:922px; height:443px;}


.sub01_03_box { border:1px solid #ddd; border-radius:15px; padding:20px; font-size:0; margin:30px auto 40px auto;}
.sub01_03_title { text-align:center; font-size:18px; color:#FFF; font-weight:500; background-color:#027bc4; padding:5px; border-radius:5px; margin:10px;}
.sub01_03_img { text-align:center;}
.sub01_03_box_txt { font-size:16px; padding:5px 10px; border:1px solid #ddd; background-color:#F3F3F3; border-radius:5px; text-align:center; margin:10px;}

.sub02_02_box { border:1px solid #ddd; border-radius:15px; margin:30px auto; padding:30px 400px 30px 30px; font-size:16px; text-align:left; color:#777; background-image:url(/images/sub/sub02_02_bg.png); background-repeat:no-repeat; background-position:100% 50%; background-size:50% auto;}
.sub02_03_img { text-align:center; padding:20px;}
.sub02_03_img>img { width:100%; border-radius:10px;}

.sub02_031_img { text-align:center; padding:20px;}
.sub02_031_img>img { width:50%; border-radius:10px;}

.content_table_pc{ display:block;}
.content_table_m{ display:none;}



/* status */

.sub01_02_contents .circle{}
.sub01_02_contents .circle ul{width: 1000px;height: 225px;margin:50px auto 70px;position: relative;}
.sub01_02_contents .circle ul li{width: 225px;height: 225px;position:absolute;border-radius:50%;float:left;}
.sub01_02_contents .circle ul li p{width: 190px;height: 190px;border-radius:50%;background-color:#fff;padding-top: 70px;font-size:20px;font-weight:bold;color:#222;text-align:center;position:relative;}
.sub01_02_contents .circle ul li p:before{content:'';display:block;width:30px;height:3px;position:absolute;left:80px;top:50px}
.sub01_02_contents .circle ul li:nth-of-type(1){border:15px solid rgba(16,37,63,0.8);}
.sub01_02_contents .circle ul li:nth-of-type(2){border:15px solid rgba(55,96,146,0.8);left: 210px;}
.sub01_02_contents .circle ul li:nth-of-type(3){border:15px solid rgba(0,112,192,0.8);left: 420px;}
.sub01_02_contents .circle ul li:nth-of-type(4){border:15px solid rgba(149,179,215,0.8);left: 630px;}
.sub01_02_contents .circle ul li:nth-of-type(5){border:15px solid rgba(198,217,241,0.8);left: 840px;}
.sub01_02_contents .circle ul li:nth-of-type(1) p:before{background-color:rgba(16,37,63)}
.sub01_02_contents .circle ul li:nth-of-type(2) p:before{background-color:rgba(55,96,146)}
.sub01_02_contents .circle ul li:nth-of-type(3) p:before{background-color:rgba(0,112,192)}
.sub01_02_contents .circle ul li:nth-of-type(4) p:before{background-color:rgba(149,179,215)}
.sub01_02_contents .circle ul li:nth-of-type(5) p:before{background-color:rgba(198,217,241)}
.sub01_02_contents .icon{}
.sub01_02_contents .icon ul{width: 1080px;margin:0 auto 270px;overflow:hidden;}
.sub01_02_contents .icon ul li{width:180px;height: 100px;float:left;font-weight:bold;}
.sub01_02_contents .icon ul li .img{width: 100%;height: 70px;text-align:center;}
.sub01_02_contents .icon ul li .img img{height:100%;}
.sub01_02_contents .icon ul li .txt{padding-top: 0;color:#222;text-align:center;font-size:18px;line-height:2;}
.sub01_02_contents .icon ul li+li .img{border-left:1px dashed #bec2c8}

.status .bottom > div{padding:100px 160px !important;background-color:#fff;margin-top: -190px;border:1px solid #e6e8ea;}
.status .bottom p{color:#222;font-size:18px;line-height:26px;text-align:justify;}
.status .bottom p + p{margin-top: 30px;}


.sub01_03_top { width:100%; height:420px; background-repeat:no-repeat; background-position:50% 100%;}
.sub01_03_top { width:100%; height:170px; background-repeat:no-repeat; background-position:50% 100%;}
.sub01_03_bottom { width:100%; height:170px; background-repeat:no-repeat; background-position:50% 0%;}
.sub01_03_contents { width:100%; height:auto; background-image:url(/images/sub/sub01_03_bg_line01.jpg); background-repeat:repeat-y; background-position:50% 0%;}
.sub01_03_01_tbg { background-image:url(/images/sub/sub01_03_bg01.jpg);}
.sub01_03_01_bbg { background-image:url(/images/sub/sub01_03_bg02.jpg);}
.sub01_03_contents_box_right { position:relative; padding:20px 10px 20px 53%; background-image:url(/images/sub/sub01_03_icon_right.png); background-repeat:no-repeat; background-position:50% 55px;}
.sub01_03_contents_box_left { position:relative; padding:20px 53% 20px 10px; background-image:url(/images/sub/sub01_03_icon_left.png); background-repeat:no-repeat; background-position:50% 55px; text-align:right;}
.sub01_03_contents_txt { border:1px solid #e1e1e1; border-radius:15px; padding:20px 30px; background-color:#FFF;}
.sub01_03_contents_box_right p,
.sub01_03_contents_box_left p { display:inline-block; font-size:18px; margin-bottom:5px;}
.history_year { font-family: 'Roboto', sans-serif; font-weight:700; font-size:36px !important; margin-bottom:10px !important;}
.hitory_month { display:inline-block; margin-right:20px; color:#8a7256; font-weight:500;}



/* 서브02 */

.sub02_top_box { background-color:#FFF; padding:50px; background-repeat:no-repeat; background-position:100% 100%; background-size:auto 100%; border-radius:0 20px 20px 0; margin:30px 0 50px 0; border:1px solid #ddd;}

.sub02_03_top_box_bg { background-image:url(/images/sub/sub02_03_bg01.png);}
.sub02_03_top_box_bg2 { background-image:url(/images/sub/sub02_03_bg02.png);}
.sub02_04_top_box_bg { background-image:url(/images/sub/sub02_04_bg01.png);}

.sub02_top_box_txt { font-size:20px; line-height:30px; font-weight:400; margin-bottom:20px; background-image:url(/images/icon/check_point.png); background-repeat:no-repeat; background-position:0% 2px; padding-left:40px;}
.sub02_top_box_img {}
.sub02_btn { display:block; background-color:#5a5a5a; padding:8px 0; color:#FFF; text-align:center; width:200px;}
.sub02_btn:hover { color:#FFF; text-decoration:underline;}

.sub02_product_box_wrap { font-size:0;}
.sub02_product_box { display:inline-block; width:32%; margin:0 1.333333% 2% 0; border:1px solid #ddd;  background-repeat:no-repeat; background-position:50% 0%; background-size:100% auto; border-radius:0 0 20px 20px; font-size:14px; vertical-align:top;}
.sub02_product_box_txt { padding:0 30px 50px 30px;}

.sub02_sub_txt {font-size:28px; line-height:30px; font-weight:700; color:#ff0518; margin-top:45px; margin-bottom:30px; background-image:url(/images/sub/sub02_sub_txt01.png); background-repeat:no-repeat; background-position:0% 4px; padding-left:16px;}
.sub02_sub_txt1 {font-size:22px; line-height:30px; font-weight:700; color:#ff0518; margin-top:45px; margin-bottom:30px; background-image:url(/images/sub/sub02_sub_txt01.png); background-repeat:no-repeat; background-position:0% 4px; padding-left:16px;}

.sub02_03_box{ width:100%; height:auto; background-color:#F9F9F9; overflow: hidden; margin-bottom:40px;}
.sub02_03_in{ width:50%; height:auto; float:left;}
.sub02_03_img>img{ width:100%; height:auto;}
.sub02_03_text{ padding:40px 40px;}
.sub02_03_text02 { font-size:16px;}





/* 1024 ~ 768까지 태블릿 설정 */

/*@media screen and  (max-width:720px)  {
	.main_container {
		display:block;
	}
}
*/












/* 1024 ~ 768까지 태블릿 설정 */

@media screen and (max-width:1024px){



/* 서브 비주얼 */

.container_visual {}
.sub_visual { width:100%; height:200px;  margin-top:0;}
.sub_visual .sub_bg { width:100%; height:200px; min-width:768px; background-position:50% 80px; background-attachment:fixed; background-size:120% auto; -webkit-transition: all 0s ease; -moz-transition: all 0s ease; -ms-transition: all 0s ease; -o-transition: all 0s ease; transition: all 0s ease;}
.sub_visual .sub_bg:hover { -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1);}
.sub_visual_title { position:absolute; width:100%; top:60px; left:auto; margin-left:0; font-size:34px; font-weight:500; color:#FFF; letter-spacing:-1px; z-index:3; padding-left:40px;}
.sub_visual_txt { position:absolute; width:100%; top:115px; left:auto; margin-left:0; font-size:12px; font-weight:400; color:rgba(255,255,255,0.7); z-index:3; padding-left:44px;}



/* 서브탭 start */

.sub_menu_wrap { width:100%; height:52px; border-bottom:1px solid #e1ded8; border-top:1px solid #e1ded8; background-color:#fff;}
.sub_menu { position:relative; width:100%; min-width:768px; height:50px; margin:0 auto;}
.icon_home { display:none;}
.icon_print { display:none;}
.sub_tab { width:100%; margin-left:0;}
.sub_tab>ul {}
.sub_tab>ul>li { float:left; position:relative; border-right:1px solid #e1ded8; height:50px; line-height:50px; font-size:16px; letter-spacing:0.02em; color:#444; cursor:pointer; background-repeat:no-repeat; background-position:90% 50%;}
.sub_tab>ul>li.sub_depth1 { width:50%; border-left:none; padding-left:30px; padding-right:100px; background-image:url(/images/icon/tab_box_bg.png); z-index:1;}
.sub_tab>ul>li.sub_depth2 { width:50%; border-right:none; display:none; padding-left:30px; padding-right:100px; background-image:url(/images/icon/tab_box_bg.png); z-index:1;}
.menu_on { display:block !important;}
.sub_tab>ul>li>a { display:block; position:absolute; top:50%; left:50%; transform: translate(-50%, -50%); width: 100%; text-align: center;}
.sub_tab>ul>li:hover { background-color:#f6f6f6;}
.sub_tab>ul>li.tab_active { background-color:#f6f6f6;}
.tab_box_bg_on { background-image:url(/images/icon/tab_box_bg_on.png) !important;}

.sub_tab_sub { position:absolute; display:none; top:50px; left:-1px; border:1px solid #e1ded8; width:100%; z-index:1; box-sizing:content-box; background-color:#FFF;}
.sub_tab_sub ul { padding:10px 30px;}
.sub_tab_sub ul li { float:none; height:auto; margin:5px 0; padding:5px 0; font-size:15px; line-height:19px; width:100%; border:none; background-image:none;}
.sub_tab_sub ul li:hover { background-color:#f0f3fb;}

.depth3_tab { width:100%; height:auto; font-size:0; border-bottom:2px solid #dd2327;}
.depth3_tab>a { display:inline-block; font-size:15px; text-align:center; padding:8px 20px; border-left:1px solid #e1ded8; border-top:1px solid #e1ded8; background-color:#F9F9F9;}
.depth3_tab>a:last-child { border-right:1px solid #e1ded8;}
.depth3_tab>a.depth3_active { border:1px solid #dd2327; color:#FFF; background-color:#dd2327;}

.depth31_tab { width:100%; height:auto; font-size:0; border-bottom:2px solid #dd2327;}
.depth31_tab>a { display:inline-block; font-size:15px; text-align:center; padding:8px 20px; border-left:1px solid #e1ded8; border-top:1px solid #e1ded8; background-color:#F9F9F9;}
.depth31_tab>a:last-child { border-right:1px solid #e1ded8;}
.depth31_tab>a.depth31_active { border:1px solid #dd2327; color:#FFF; background-color:#dd2327;}


.depth4_tab { width:100%; height:auto; font-size:0; padding:20px; margin-top:20px; background-color:#F7F7F7;}
.depth4_tab>a { display:inline-block; font-size:14px; text-align:left; padding:10px 20px; background-image:url(/images/icon/menu_bar.png); background-repeat:no-repeat; background-position:100% 50%;}
.depth4_tab>a:last-child { background-image:none;}
.depth4_active { color:#dd2327; font-weight:400;}



/* 서브공통 */

.sub_box { position:relative; width:100%; min-width:768px;}
.sub_container { position: relative; width:100%; margin:0 auto; padding:0 0 50px 0;}
.sub_container:after { display:block; content:""; clear:both;}
.sub_title {  position:relative; width:94%; margin:0 auto 40px auto; padding:60px 0 20px 0; font-size:28px; font-weight:700; letter-spacing:-1px; text-align:left; border-bottom:1px solid #e1ded8;}
.sub_title_sub { display:inline-block; font-size:14px; font-weight:400; color:#999; padding-left:20px; letter-spacing:0;}
.box100per { width:94%; margin:0 auto; padding:0 0 40px 0;}
.box50per { display:inline-block; width:50%; padding:0; vertical-align:top; max-width:none;}
.box100per1 { width:94%; margin:0 auto; padding:0 20px 0px 20px;}
.in_box { display: block; width: 100%; margin-bottom: 30px; padding: 25px 30px 25px 30px; vertical-align: top; border: 1px solid #CCC; border-radius: 10px; background-color: #F9F9F9;}
.in_title1 { font-size:35px; line-height:46px; font-weight:700; margin:40px 0 25px 0; letter-spacing:-0.02em; color:#333;}
.in_title1_1 { font-size:35px; line-height:35px; font-weight:300; margin:10px 0 30px 0; letter-spacing:-0.02em; color:#333;}
.in_title1_bar { width:40px; height:1px; margin-bottom:25px; background-color:#666;}
.in_title1_txt { font-size:20px; line-height:26px; font-weight:400;  margin-bottom:25px; letter-spacing:-0.02em; color:#777;}
.in_title1_txt>span { display:inline-block;}
.in_title2 {font-size:28px; line-height:34px; font-weight:700;  margin:30px 0 20px 0; letter-spacing:-0.06em;}
.in_title2_s1 {font-size:28px; line-height:34px; font-weight:400;  margin:30px 0 20px 0; letter-spacing:-0.06em;}
.in_title2_1 { font-size:28px; line-height:36px; font-weight:700;  margin:10px 0 10px 0; letter-spacing:-0.02em;}
.in_title2_2 { font-size:28px; line-height:36px; font-weight:700;  margin:10px 0 10px 0; letter-spacing:-0.02em; color:#444;}
.in_title2_bar { width:40px; height:1px; margin-bottom:20px; background-color:#666;}
.in_title2_b { font-size:35px; line-height:25px; font-weight:700;  margin:30px 0 20px 0; letter-spacing:0.02em; color:#ff0518;}
.in_title2_b_bar { width:40px; height:1px; margin-bottom:20px; background-color:#666;}
.in_title2_txt { font-size:18px; line-height:24px; font-weight:400;  margin-bottom:20px; letter-spacing:-0.01em; color:#777;}
.in_title3 {  font-size:18px; line-height:24px; font-weight:700; margin-bottom:20px; background-image:url(/images/icon/ar_18x18.png); background-repeat:no-repeat; background-position:0% 4px; padding-left:25px;}
.in_title31 {  font-size:18px; line-height:26px; font-weight:500; color:#777; letter-spacing:0.02em; margin-bottom:20px; padding-left:15px;}
.in_title31_s {  font-size:18px; line-height:26px; font-weight:700; color:#44444; letter-spacing:0.02em; margin-bottom:20px; background-image:url(/images/sub04_01_icon.png); background-repeat:no-repeat; background-position:0% 4px; padding-left:25px;}
.in_title5 {  font-size:17px; line-height:26px; font-weight:300; margin-bottom:20px; background-image:url(/images/icon/ar_5x5.png); background-repeat:no-repeat; background-position:0% 4px; padding-left:25px;}
.line_1px { width:100%; height:1px; background-color:#ddd; margin-bottom:30px;}
.sub_img { position:relative;}
.big_view { display: block; position: absolute; top: 0; right: 0; background-image: url(/images/icon/view.png); width: 60px; height: 60px;}
.big_view>a { display: block; width: 100%; height: 100%;}




/* 서브01 */

.sub_box_sub01_01 { position:relative; border-bottom:none; background-image:url(/images/sub/sub01_01_img01_bg2.jpg); background-position:50% 50%; background-attachment:fixed; height:350px; background-size:auto 100%; background-repeat:no-repeat; margin-bottom:130px;}
.sub_box_sub01_01_img { position:absolute; z-index:1; left:50px; top:50px; margin-left:auto;}
.sub01_01_txt1 { position:relative; font-size:16px; line-height:23px; letter-spacing:0.02em;  padding-right:280px;}

.ceo_photo { position:absolute; top:10px; right:0; z-index:1; width:250px; height:260px; }
.ceo_photo>img { width:100%; height:auto;}

.sub01_01_txt2 { font-size:15px; text-align:right; margin-top:25px;}
.sub01_01_txt2>img { width:120px; height:auto;}

.sub_box_sub01_02 { position:relative; border-bottom:none; background-image:url(/images/sub/sub01_01_img01_bg2.jpg); background-position:50% 50%; background-attachment:fixed; height:400px; margin-bottom:300px;}
.sub_box_sub01_02_img { position:absolute; z-index:1; left:50%; top:80px; margin-left:-331px; background-image:url(/images/sub/sub01_02_img02.png); width:663px; height:517px;}


/* status */

.sub01_02_contents .circle{}
.sub01_02_contents .circle ul{width: 1000px;height: 225px;margin:50px auto 70px;position: relative;}
.sub01_02_contents .circle ul li{width: 185px;height: 185px;position:absolute;border-radius:50%;float:left;}
.sub01_02_contents .circle ul li p{width: 155px;height: 155px;border-radius:50%;background-color:#fff;padding-top: 70px;font-size:18px;line-height:20px;font-weight:bold;color:#222;text-align:center;position:relative;}
.sub01_02_contents .circle ul li p:before{content:'';display:block;width:30px;height:3px;position:absolute;left:60px;top:50px}
.sub01_02_contents .circle ul li:nth-of-type(1){border:15px solid rgba(16,37,63,0.8);}
.sub01_02_contents .circle ul li:nth-of-type(2){border:15px solid rgba(55,96,146,0.8);left: 170px;}
.sub01_02_contents .circle ul li:nth-of-type(3){border:15px solid rgba(0,112,192,0.8);left: 342px;}
.sub01_02_contents .circle ul li:nth-of-type(4){border:15px solid rgba(149,179,215,0.8);left: 512px;}
.sub01_02_contents .circle ul li:nth-of-type(5){border:15px solid rgba(198,217,241,0.8);left: 682px;}
.sub01_02_contents .circle ul li:nth-of-type(1) p:before{background-color:rgba(16,37,63)}
.sub01_02_contents .circle ul li:nth-of-type(2) p:before{background-color:rgba(55,96,146)}
.sub01_02_contents .circle ul li:nth-of-type(3) p:before{background-color:rgba(0,112,192)}
.sub01_02_contents .circle ul li:nth-of-type(4) p:before{background-color:rgba(149,179,215)}
.sub01_02_contents .circle ul li:nth-of-type(5) p:before{background-color:rgba(198,217,241)}
.sub01_02_contents .icon{}
.sub01_02_contents .icon ul{width: 1080px;margin:0 auto 270px;overflow:hidden;}
.sub01_02_contents .icon ul li{width:180px;height: 100px;float:left;font-weight:bold;}
.sub01_02_contents .icon ul li .img{width: 100%;height: 70px;text-align:center;}
.sub01_02_contents .icon ul li .img img{height:100%;}
.sub01_02_contents .icon ul li .txt{padding-top: 0;color:#222;text-align:center;font-size:17px;}
.sub01_02_contents .icon ul li+li .img{border-left:1px dashed #bec2c8}

.status .bottom > div{padding:100px 160px !important;background-color:#fff;margin-top: -190px;border:1px solid #e6e8ea;}
.status .bottom p{color:#222;font-size:18px;line-height:26px;text-align:justify;}
.status .bottom p + p{margin-top: 30px;}


.sub01_03_top { width:100%; height:170px; background-repeat:no-repeat; background-position:50% 100%;}
.sub01_03_bottom { width:100%; height:170px; background-repeat:no-repeat; background-position:50% 0%;}
.sub01_03_contents { width:100%; height:auto; background-image:url(/images/sub/sub01_03_bg_line01.jpg); background-repeat:repeat-y; background-position:50% 0%;}
.sub01_03_01_tbg { background-image:url(/images/sub/sub01_03_bg01.jpg);}
.sub01_03_01_bbg { background-image:url(/images/sub/sub01_03_bg02.jpg);}
.sub01_03_contents_box_right { position:relative; padding:15px 10px 15px 53%; background-image:url(/images/sub/sub01_03_icon_right.png); background-repeat:no-repeat; background-position:50% 45px;}
.sub01_03_contents_box_left { position:relative; padding:15px 53% 15px 10px; background-image:url(/images/sub/sub01_03_icon_left.png); background-repeat:no-repeat; background-position:50% 45px; text-align:right;}
.sub01_03_contents_txt { border:1px solid #e1e1e1; border-radius:15px; padding:20px 30px; background-color:#FFF;}
.sub01_03_contents_box_right p,
.sub01_03_contents_box_left p { display:inline-block; font-size:16px; margin-bottom:5px;}
.history_year { font-family: 'Roboto', sans-serif; font-weight:700; font-size:30px !important; margin-bottom:10px !important;}
.hitory_month { display:inline-block; margin-right:20px; color:#8a7256; font-weight:500;}


.sub01_05_box1 { background-color:#F8F8F8; padding:40px; margin-bottom:40px;}
.sub01_05_box2 { border:1px solid #E3E3E3; background-image:url(/images/sub/sub01_05_bg.jpg); text-align:center; padding:60px 40px;}
.sub01_05_box2>p { padding:20px;}
.sub01_05_box2>p:nth-child(2)>img { margin:10px;}
.sub01_05_box2>p:nth-child(3) { display:none;}
.sub01_05_box3 { margin-bottom:30px;}
.sub01_05_box3_in1 { display:inline-block; width:109px; vertical-align:middle; text-align:center;}
.sub01_05_box3_in2 { display:inline-block; width:80%; vertical-align:middle; padding-left:30px;   font-size:20px; line-height:26px; font-weight:400; letter-spacing:-0.07em; color:#777;}

.sub01_06_txtbox { width:100%; background-color:#F9F9F9; padding:30px; margin-bottom:30px;}
.sub01_06_txtbox>p { margin-bottom:10px; padding-left:15px; background-image:url(/images/icon/dot_10x10.png); background-repeat:no-repeat; background-position:0% 4px;}

.sub02_031_img { text-align:center; padding:20px;}
.sub02_031_img>img { width:50%; border-radius:10px;}


/* 서브02 */

.sub02_03_box{ width:100%; height:auto; background-color:#F9F9F9; overflow: hidden; margin-bottom:30px;}
.sub02_03_in{ width:50%; height:auto; float:left;}
.sub02_03_img>img{ width:100%; height:auto;}
.sub02_03_text{ padding:25px 30px;}
.sub02_03_text02 { font-size:15px;}

.sub02_top_box { background-color:#FFF; padding:50px; background-repeat:no-repeat; background-position:100% 100%; background-size:auto 100%; border-radius:0 20px 20px 0; margin:30px 0 50px 0; border:1px solid #ddd;}
.sub02_03_top_box_bg { background-image:url(/images/sub/sub02_03_bg01.png);}
.sub02_03_top_box_bg2 { background-image:url(/images/sub/sub02_03_bg02.png);}
.sub02_top_box_txt { font-size:20px; line-height:30px; font-weight:400; margin-bottom:20px; background-image:url(/images/icon/check_point.png); background-repeat:no-repeat; background-position:0% 2px; padding-left:40px;}
.sub02_top_box_img {}
.sub02_btn { display:block; background-color:#5a5a5a; padding:8px 0; color:#FFF; text-align:center; width:200px;}
.sub02_btn:hover { color:#FFF; text-decoration:underline;}

.sub02_product_box_wrap { font-size:0;}
.sub02_product_box { display:inline-block; width:48%; margin:0 1% 2% 1%; border:1px solid #ddd;  background-repeat:no-repeat; background-position:50% 0%; background-size:100% auto; border-radius:0 0 20px 20px; font-size:13px; vertical-align:top;}
.sub02_product_box_txt { padding:0 25px 40px 25px;}



/* 장점 */

.sub02_product_box_wrap { position:relative; width:100%; max-width:1200px; margin:0 auto; z-index:10;}
.sub02_product_box { float:left; display:block; width:31.6%; min-height:320px; margin-right:1.1%; border:1px solid #d8dfdf;  background-repeat:no-repeat; background-position:50% 60px; background-size:100% auto; border-radius:10px 10px 10px 10px; font-size:14px;}
.sub02_product_box:last-child{margin-right:0;}
.sub02_product_box_txt { padding:0 30px 50px 30px;}

/*
.sub02_product_box_img_01 {min-height:150px; margin-top:0px; background-image:url(/images/sub/sub02_01_icon_01.png); background-repeat:no-repeat; background-position:50% 48px;}
.sub02_product_box_img_02 {min-height:150px; margin-top:0px; background-image:url(/images/sub/sub02_01_icon_02.png); background-repeat:no-repeat; background-position:50% 48px;}
.sub02_product_box_img_03 {min-height:150px; margin-top:0px; background-image:url(/images/sub/sub02_01_icon_03.png); background-repeat:no-repeat; background-position:50% 48px;}
*/

.sub02_product_box_txt_number {width:100%; font-size:100px; opacity:0.1; font-weight:700; color:#00baf2; letter-spacing:0.02em; text-align:center; margin-top:40px;}
.sub02_product_box_txt_number span { display:block; width:13%; height:3px; margin:2px auto 32px auto; background-color:#ff0518;}
.sub02_product_box_txt_title {width:100%; font-size:22px; line-height:25px; font-weight:700; color:#333; letter-spacing:-0.02em; text-align:center; margin-top:-55px; margin-bottom:14px;}
.sub02_product_box_txt_title2 {width:100%; font-size:17px; line-height:23px; font-weight:300; color:#666; letter-spacing:0.01em; text-align:center;}



/* 타이틀 및 소개내용 텍스트 */


.sub02_title_pd_txt {display:table; position:relative; box-sizing:border-box; /* ☆ */ width:100%; font-size:18px;  color:#666; letter-spacing:0.02em; line-height:28px; font-weight:300; margin-bottom:20px; padding:.5em 1.25em; border-radius:2px; border:1px solid #f7f7f7; background:#f7f7f7;}



/* 제품 */

.sub02_product2_box{overflow:hidden;}
.sub02_product2_box li{float:left; width:23.6%; margin-right:1.85%; border:1px solid #e8e8e8; text-align:center; position:relative; padding:80px 20px 30px; min-height:434px;}
.sub02_product2_box li:last-child{margin-right:0;}
.sub02_product2_box li strong{font-size:18px; line-height:22px; padding:15px; display:block; position:absolute; top:0; left:0; width:100%; font-weight:700;}
.sub02_product2_box li img { display:inline-block; border:none; vertical-align:top; max-width:100%; margin:13px 0;}
.sub02_product2_box li h3{font-size:16px; color:#333; font-weight:700; text-align:left; line-height:22px; margin:20px 0;}
.sub02_product2_box li p{font-size:16px; color:#777; line-height:20px; text-align:left; padding:5px 0 5px 15px; position:relative; font-weight:300;}
.sub02_product2_box li p:after{content:''; width:4px; height:4px; border-radius:50%; position:absolute; left:0; top:14px; background:#9b9ea3;} 
.sub02_product2_box li:nth-child(1) strong{background:#ff0518; color:#fff; letter-spacing:0.01em;}
.sub02_product2_box li:nth-child(2) strong{background:#ff0518; color:#fff; letter-spacing:0.01em;}
.sub02_product2_box li:nth-child(3) strong{background:#ff0518; color:#fff; letter-spacing:0.01em;}
.sub02_product2_box li:nth-child(4) strong{background:#ff0518; color:#fff; letter-spacing:0.01em;}


.sub02_product22_box{overflow:hidden;}
.sub02_product22_box li{float:left; width:23.6%; margin-right:1.85%; border:1px solid #e8e8e8; text-align:center; position:relative; padding:80px 20px 30px; min-height:434px;}
.sub02_product22_box li:last-child{margin-right:0;}
.sub02_product22_box li strong{font-size:20px; line-height:22px; padding:15px; display:block; position:absolute; top:0; left:0; width:100%; font-weight:700;}
.sub02_product22_box li img { display:inline-block; border:none; vertical-align:top; max-width:100%;}
.sub02_product22_box li h3{font-size:16px; color:#333; font-weight:700; text-align:left; line-height:22px; margin:20px 0;}
.sub02_product22_box li p{font-size:16px; color:#777; line-height:20px; text-align:left; padding:5px 0 5px 15px; position:relative; font-weight:300;}
.sub02_product22_box li p:after{content:''; width:4px; height:4px; border-radius:50%; position:absolute; left:0; top:14px; background:#9b9ea3;} 
.sub02_product22_box li:nth-child(1) strong{background:#ff0518; color:#fff; letter-spacing:0.01em;}
.sub02_product22_box li:nth-child(2) strong{background:#ff0518; color:#fff; letter-spacing:0.01em;}
.sub02_product22_box li:nth-child(3) strong{background:#ff0518; color:#fff; letter-spacing:0.01em;}
.sub02_product22_box li:nth-child(4) strong{background:#ff0518; color:#fff; letter-spacing:0.01em;}


/* 제품 자세히 보기 */
.sub02_product22-btn{margin-top:20px; text-align:center;}
.sub02_product22-btn a{background:#fff; font-size:14px; letter-spacing:0.02em; display: inline-block; width:85%; color:#ff0518; border: 1px solid #ff0518; border-radius:0px; padding:8px 0; font-weight:700; transition:all ease .5s; -webkit-transition:all ease .5s; -ms-transition:all ease .5s; -o-transition:all ease .5s;}
.sub02_product22-btn a:hover{background:#ff0518; color:#fff;}



/* 제작 */

.sub02_product5_box{ position:relative; } 
.sub02_product5_box .wr{overflow:hidden; }
.sub02_product5_box .left{float:left; width:60%; padding-right:70px; }
.sub02_product5_box .right{float:right; width:40%; padding-left:20px;} 
.sub02_product5_box .img.shadow img{ box-shadow:10px 10px 20px rgba(0,0,0,0.2); border:1px solid #e8e8e8; margin-bottom:30px;}  
.sub02_product5_box .tbox h2{font-size:36px; color:#333; margin:30px 0 40px; font-weight:500;}
.sub02_product5_box .tbox p{font-size:16px; color:#666; font-weight:300; line-height:1.7;}
.sub02_product5_box .tbox p small{ margin:15px 0 0; display:block; color:#888; line-height:1.8;}
.sub02_product5_box .tbox ul li{position:relative; font-size:18px; color:#333; padding:5px 0 5px 32px; letter-spacing:0.02em;}
.sub02_product5_box .tbox ul li:after{content:''; background:url('/images/sub/li-check.png'); width:25px; height:25px; position:absolute; left:0; top:5px letter-spacing:0.02em;}
.sub02_product5_box .tbox ul li strong{font-size:18px; color:#333; letter-spacing:0.02em; font-weight:700;}

.sub02_product5_1_box { display:inline-block; width:20%; height:auto; margin-top:4%; margin-right:11%; vertical-align:top;}
.sub02_product5_1_box:last-child{margin-right:0;}
.sub02_product5_1_img {width:85%; height:auto;}
.sub02_product5_1_img>img {width:85%;}
.sub02_product5_1_txt { padding:20px; background-color:#F6F6F6; font-size:16px;}



/* 보유기술 */

.sub02_product6_box ul li{position:relative; font-size:18px; color:#333; padding:5px 0 30px 32px; letter-spacing:0.03em;}
.sub02_product6_box ul li:after{content:''; background:url('/images/sub/li-check.png'); width:25px; height:25px; position:absolute; left:0; top:5px; letter-spacing:0.03em;}
.sub02_product6_box ul li span {font-size:18px; color:#ff0518; font-weight:700; letter-spacing:0.03em;}
.sub02_product6_box ul li strong{font-size:18px; color:#333; letter-spacing:0.02em; font-weight:700;}

.sub02_product6_1_box{overflow:hidden; width:100%;}
.sub02_product6_1_box li{position:relative; float:left; width:25%; min-height:105px; text-align:center; margin-bottom:1px; display:table; box-sizing:border-box}
.sub02_product6_1_box li:nth-child(4n) {margin-right:0px;}
.sub02_product6_1_box li p{font-size:18px; color:#fff; letter-spacing:0.02em; font-weight:700; line-height:24px; display:table-cell;vertical-align:middle;}


.sub02_product6_2_box { display:inline-block; width:31.8%; margin-right:1.2%; vertical-align:top; border:1px solid #ccc; margin-bottom:55px;}
.sub02_product6_2_box:last-child{margin-right:0;}
.sub02_product6_2_img { width:100%; height:auto;}
.sub02_product6_2_img>img {width:95%;}
.sub02_product6_2_txt { padding:20px; background-color:#F6F6F6; font-size:16px;}


  /* 테이블 */
 .tableBox{border-top:2px #162b58 solid;overflow:hidden}
 .tableBox table{width:100%;font-size:16px;border:0 none}
 .tableBox table table{width:auto;}
 .tableBox table thead th{border-bottom:1px solid #929bad;font-size:17px;font-weight:700;}
 .tableBox table td,.tableBox table th{border-bottom:1px #e5e5e5 solid;border-right:0 none;color:#181818}
 .tableBox table th{color:#333;}

 .tableBox table.info{border-left:1px #e5e5e5 solid}
 .tableBox table.info thead th{padding:16px 0px;border-right:1px #e5e5e5 solid;text-align:center;}
 .tableBox table.info td{padding:20px 0px;border-right:1px #e5e5e5 solid;text-align:center;line-height:26px;}
 .tableBox table.info td.alignTop{vertical-align:top}
 .tableBox table.info td sup{display:inline-block;vertical-align:text-bottom}
 .tableBox table.info td.alignLeft{padding-left:20px!important}
 .tableBox table.info.type2 th{background:#f6f6f6}
 .tableBox table.info.type2 tbody th{border-right:1px solid #e5e5e5; }
 .tableBox table.info.type2 tbody td{padding:15px 0px; letter-spacing:0.02em;color:#5d5d5d;font-size:16px;font-weight:300;}
 .tableBox table.info.type2 tbody td p{font-size:16px; color:#777; line-height:17px; text-align:left; padding:5px 0 5px 20px; position:relative; font-weight:300;}
 .tableBox table.info.type2 tbody td p:after{content:''; width:4px; height:4px; border-radius:50%; position:absolute; left:0px; top:14px; background:#9b9ea3;}
 .tableBox table.info.type2 tbody th{padding:15px 0px; letter-spacing:0.02em;font-size:16px;}
 .tableBox table.info.type2 td.alignLeft{text-align:left; padding-left:20px!important}
 .tableBox table.info.type2 td.alignRight{text-align:right; padding:20px 20px;!important}


   /* 테이블-주요 Reference */
 .tableBox_re{border-top:2px #162b58 solid;overflow:hidden}
 .tableBox_re table{width:100%;font-size:16px;border:0 none}
 .tableBox_re table table{width:auto;}
 .tableBox_re table thead th{border-bottom:1px solid #929bad;font-size:17px;font-weight:700;}
 .tableBox_re table td,.tableBox_re table th{border-bottom:1px #e5e5e5 solid;border-right:0 none;color:#181818}
 .tableBox_re table th{color:#333;}

 .tableBox_re table.info{border-left:1px #e5e5e5 solid}
 .tableBox_re table.info thead th{padding:16px 0px;border-right:1px #e5e5e5 solid;text-align:center;}
 .tableBox_re table.info td{padding:20px 0px;border-right:1px #e5e5e5 solid;text-align:center;line-height:26px;}
 .tableBox_re table.info td.alignTop{vertical-align:top}
 .tableBox_re table.info td sup{display:inline-block;vertical-align:text-bottom}
 .tableBox_re table.info td.alignLeft{padding-left:20px!important}
 .tableBox_re table.info.type2 th{background:#f6f6f6}
 .tableBox_re table.info.type2 tbody th{border-right:1px solid #e5e5e5; }
 .tableBox_re table.info.type2 tbody td{padding:15px 0px; letter-spacing:0.02em;color:#5d5d5d;font-size:16px;font-weight:300;}
 .tableBox_re table.info.type2 tbody td p{font-size:16px; color:#777; line-height:17px; text-align:left; padding:5px 0 5px 20px; position:relative; font-weight:300;}
 .tableBox_re table.info.type2 tbody td p:after{content:''; width:4px; height:4px; border-radius:50%; position:absolute; left:0px; top:14px; background:#9b9ea3;}
 .tableBox_re table.info.type2 tbody th{padding:15px 0px; letter-spacing:0.02em;font-size:16px;}
 .tableBox_re table.info.type2 td.alignLeft{text-align:left; padding-left:20px!important}
 .tableBox_re table.info.type2 td.alignRight{text-align:right; padding:20px 20px;!important}


   /* 테이블-주요 Reference - CFBC*/
 .tableBox_re_c{border-top:2px #162b58 solid;overflow:hidden}
 .tableBox_re_c table{width:100%;font-size:16px;border:0 none}
 .tableBox_re_c table table{width:auto;}
 .tableBox_re_c table thead th{border-bottom:1px solid #929bad;font-size:17px;font-weight:700;}
 .tableBox_re_c table td,.tableBox_re_c table th{border-bottom:1px #e5e5e5 solid;border-right:0 none;color:#181818}
 .tableBox_re_c table th{color:#333;}

 .tableBox_re_c table.info{border-left:1px #e5e5e5 solid}
 .tableBox_re_c table.info thead th{padding:16px 0px;border-right:1px #e5e5e5 solid;text-align:center;}
 .tableBox_re_c table.info td{padding:20px 0px;border-right:1px #e5e5e5 solid;text-align:center;line-height:26px;}
 .tableBox_re_c table.info td.alignTop{vertical-align:top}
 .tableBox_re_c table.info td sup{display:inline-block;vertical-align:text-bottom}
 .tableBox_re_c table.info td.alignLeft{padding-left:20px!important}
 .tableBox_re_c table.info.type2 th{background:#f6f6f6}
 .tableBox_re_c table.info.type2 tbody th{border-right:1px solid #e5e5e5; }
 .tableBox_re_c table.info.type2 tbody td{padding:15px 0px; letter-spacing:0.02em;color:#5d5d5d;font-size:16px;font-weight:300;}
 .tableBox_re_c table.info.type2 tbody td p{font-size:16px; color:#777; line-height:17px; text-align:left; padding:5px 0 5px 20px; position:relative; font-weight:300;}
 .tableBox_re_c table.info.type2 tbody td p:after{content:''; width:4px; height:4px; border-radius:50%; position:absolute; left:0px; top:14px; background:#9b9ea3;}
 .tableBox_re_c table.info.type2 tbody td img{width:99%;}
 .tableBox_re_c table.info.type2 tbody th{padding:15px 0px; letter-spacing:0.02em;font-size:16px;}
 .tableBox_re_c table.info.type2 td.alignLeft{text-align:left; padding-left:20px!important}
 .tableBox_re_c table.info.type2 td.alignRight{text-align:right; padding:20px 20px;!important}



.sub02_product6_3_box{ position:relative; } 
.sub02_product6_3_box .wr{overflow:hidden; }
.sub02_product6_3_box .left{float:left; width:50%; padding-right:30px;}
.sub02_product6_3_box .right{float:right; width:45%; padding-left:0px;} 
.sub02_product6_3_box .img.shadow img{ box-shadow:10px 10px 20px rgba(0,0,0,0.2); border:1px solid #e8e8e8; margin-bottom:30px;}  
.sub02_product6_3_box .tbox h2{font-size:36px; color:#333; margin:30px 0 40px; font-weight:500;}
.sub02_product6_3_box .tbox p{font-size:18px; color:#666; font-weight:300; line-height:1.8}
.sub02_product6_3_box .tbox p small{ margin:15px 0 0; display:block; color:#888; line-height:1.8;}
.sub02_product6_3_box .tbox ul li{position:relative; font-size:18px; color:#333; padding:5px 0 5px 32px; letter-spacing:0.02em;}
.sub02_product6_3_box .tbox ul li:after{content:''; background:url('/images/sub/li-check.png'); width:25px; height:25px; position:absolute; left:0; top:5px; letter-spacing:0.02em;}



/* 인증서현황 */

.sub02_product7_box{ position:relative; background:#ececec; padding:25px 25px; margin-bottom:35px;} 
.sub02_product7_box .wr{overflow:hidden; }
.sub02_product7_box .left{float:left; width:50%; padding-right:30px;}
.sub02_product7_box .right{float:right; width:50%; padding-left:0px;} 
.sub02_product7_box .img.shadow img{ box-shadow:10px 10px 20px rgba(0,0,0,0.2); border:1px solid #e8e8e8; margin-bottom:30px;}  
.sub02_product7_box .tbox h2{font-size:36px; color:#333; margin:30px 0 40px; font-weight:500;}
.sub02_product7_box .tbox p{font-size:18px; color:#666; font-weight:300; line-height:1.6; letter-spacing:0.02em;}
.sub02_product7_box .tbox p small{ margin:15px 0 0; display:block; color:#888; line-height:1.6; letter-spacing:0.02em;}
.sub02_product7_box .tbox ul li{position:relative; font-size:18px; color:#333; padding:2px 0 5px 27px; letter-spacing:0.02em;}
.sub02_product7_box .tbox ul li:after{content:''; background:url('/images/sub/li-check2.png'); width:23px; height:23px; position:absolute; left:0; top:5px; letter-spacing:0.02em;}
.sub02_product7_box .tbox ul li strong{font-size:18px; color:#333; letter-spacing:0.02em; font-weight:700;}


.sub02_product7_2_box { display:inline-block; width:31.2%; margin-right:1.8%; vertical-align:top; border:1px solid #ccc; margin-bottom:20px; text-align:center;}
.sub02_product7_2_box:last-child{margin-right:0;}
.sub02_product7_2_img { width:75%; height:auto;}
.sub02_product7_2_txt { padding:20px; background-color:#fff; font-size:15px; font-weight:300; color:#5d5d5d; text-align:center; min-height:90px;}



/* INDUSTRIAL BOILER(산업용보일러) */

.sub02_02_product1_box{ position:relative;} 
.sub02_02_product1_box .wr{overflow:hidden; }
.sub02_02_product1_box .left{float:left; width:38%; padding-right:20px; }
.sub02_02_product1_box .right{float:right; width:50%; padding-left:0px; margin-top:90px;} 
.sub02_02_product1_box .img{display:block; width:60%; border:1px solid #e8e8e8;  background-repeat:no-repeat; background-position:50% 60px; background-size:100% auto;  margin-bottom:30px;}  
.sub02_02_product1_box .tbox h2{font-size:36px; color:#333; margin:30px 0 40px; font-weight:500;}
.sub02_02_product1_box .tbox p{font-size:18px; color:#666; font-weight:300; line-height:1.8;}
.sub02_02_product1_box .tbox p small{ margin:15px 0 0; display:block; color:#888; line-height:1.8;}
.sub02_02_product1_box .tbox ul li{position:relative; font-size:18px; color:#333; padding:5px 0 5px 32px; letter-spacing:0.02em;}
.sub02_02_product1_box .tbox ul li:after{content:''; background:url('/images/sub/li-check.png'); width:25px; height:25px; position:absolute; left:0; top:5px letter-spacing:0.02em;}



/* 산업용 보일러 모델 */
.sub02_02_product2_box{ position:relative;} 
.sub02_02_product2_box .wr{overflow:hidden; }
.sub02_02_product2_box .left{float:left; width:50%; padding-right:5px;}
.sub02_02_product2_box .right{float:right; width:50%; padding-left:5px;} 
.sub02_02_product2_box .img.shadow img{ box-shadow:10px 10px 20px rgba(0,0,0,0.2); border:1px solid #e8e8e8; margin-bottom:30px;}  
.sub02_02_product2_box .tbox h2{font-size:36px; color:#333; margin:30px 0 40px; font-weight:500;}
.sub02_02_product2_box .tbox p{font-size:18px; color:#666; font-weight:300; line-height:1.8}
.sub02_02_product2_box .tbox p small{ margin:15px 0 0; display:block; color:#888; line-height:1.8;}
.sub02_02_product2_box .tbox ul li{position:relative; font-size:18px; color:#333; padding:5px 0 5px 32px; letter-spacing:0.02em;}
.sub02_02_product2_box .tbox ul li:after{content:''; background:url('/images/sub/li-check.png'); width:25px; height:25px; position:absolute; left:0; top:5px; letter-spacing:0.02em;}



  /* 테이블 */
 .tableBox1{border-top:2px #162b58 solid;overflow:hidden;margin-bottom:20px;}
 .tableBox1 table{width:100%;font-size:16px;border:0 none}
 .tableBox1 table table{width:auto;}
 .tableBox1 table thead th{border-bottom:1px solid #929bad;font-size:17px;font-weight:700;}
 .tableBox1 table td,.tableBox table th{border-bottom:1px #e5e5e5 solid;border-right:0 none;color:#181818}
 .tableBox1 table th{color:#333;}

 .tableBox1 table.info{border-left:1px #e5e5e5 solid}
 .tableBox1 table.info thead th{padding:16px 18px;border-right:1px #e5e5e5 solid;text-align:left; letter-spacing:0.02em;}
 .tableBox1 table.info td{padding:20px 0px;border-right:1px #e5e5e5 solid;text-align:center;line-height:25px;}
 .tableBox1 table.info td.alignTop{vertical-align:top}
 .tableBox1 table.info td sup{display:inline-block;vertical-align:text-bottom}
 .tableBox1 table.info td.alignLeft{padding-left:20px!important}
 .tableBox1 table.info.type2 th{background:#f6f6f6}
 .tableBox1 table.info.type2 tbody th{border-right:1px solid #e5e5e5; }
 .tableBox1 table.info.type2 tbody td{padding:15px 15px; letter-spacing:0.00em;color:#5d5d5d;font-size:16px;font-weight:300;}
 .tableBox1 table.info.type2 tbody td p{font-size:16px; color:#777; line-height:17px; text-align:left; padding:5px 0 5px 40px; position:relative; font-weight:300;}
 .tableBox1 table.info.type2 tbody td p:after{content:''; width:4px; height:4px; border-radius:50%; position:absolute; left:25px; top:14px; background:#9b9ea3;}
 .tableBox1 table.info.type2 tbody td img{width:99%;}
 .tableBox1 table.info.type2 tbody th{padding:15px 15px; letter-spacing:0.00em;font-size:16px;}
 .tableBox1 table.info.type2 td.alignLeft{text-align:left; padding-left:20px!important}
 .tableBox1 table.info.type2 td span.alignCenter{text-align:center; padding-left:40px!important}


  /* 테이블 */
 .tableBox11{border-top:2px #162b58 solid;overflow:hidden;margin-bottom:20px;}
 .tableBox11 table{width:100%;font-size:16px;border:0 none}
 .tableBox11 table table{width:auto;}
 .tableBox11 table thead th{border-bottom:1px solid #929bad;font-size:17px;font-weight:700;}
 .tableBox11 table td,.tableBox11 table th{border-bottom:1px #e5e5e5 solid;border-right:0 none;color:#181818}
 .tableBox11 table th{color:#333;}

 .tableBox11 table.info{border-left:1px #e5e5e5 solid}
 .tableBox11 table.info thead th{padding:16px 18px;border-right:1px #e5e5e5 solid;text-align:left; letter-spacing:0.02em;}
 .tableBox11 table.info td{padding:20px 0px;border-right:1px #e5e5e5 solid;text-align:center;line-height:25px;}
 .tableBox11 table.info td.alignTop{vertical-align:top}
 .tableBox11 table.info td sup{display:inline-block;vertical-align:text-bottom}
 .tableBox11 table.info td.alignLeft{padding-left:20px!important}
 .tableBox11 table.info.type2 th{background:#f6f6f6}
 .tableBox11 table.info.type2 tbody th{border-right:1px solid #e5e5e5; }
 .tableBox11 table.info.type2 tbody td{padding:15px 15px; letter-spacing:0.00em;color:#5d5d5d;font-size:16px;font-weight:300;}
 .tableBox11 table.info.type2 tbody td p{font-size:16px; color:#777; line-height:17px; text-align:left; padding:5px 0 5px 40px; position:relative; font-weight:300;}
 .tableBox11 table.info.type2 tbody td p:after{content:''; width:4px; height:4px; border-radius:50%; position:absolute; left:25px; top:14px; background:#9b9ea3;}
 .tableBox11 table.info.type2 tbody td img{width:99%;}
 .tableBox11 table.info.type2 tbody th{padding:15px 15px; letter-spacing:0.00em;font-size:16px;}
 .tableBox11 table.info.type2 td.alignLeft{text-align:left; padding-left:20px!important}
 .tableBox11 table.info.type2 td span.alignCenter{text-align:center; padding-left:40px!important}



  /* PC Firing Boiler 주요특장점 테이블 */
 .tableBox_pc{border-top:2px #162b58 solid;overflow:hidden;margin-bottom:20px;}
 .tableBox_pc table{width:100%;font-size:16px;border:0 none}
 .tableBox_pc table table{width:auto;}
 .tableBox_pc table thead th{border-bottom:1px solid #929bad;font-size:17px;font-weight:700;}
 .tableBox_pc table td,.tableBox_pc table th{border-bottom:1px #e5e5e5 solid;border-right:0 none;color:#181818}
 .tableBox_pc table th{color:#333;}

 .tableBox_pc table.info{border-left:1px #e5e5e5 solid}
 .tableBox_pc table.info thead th{padding:16px 18px;border-right:1px #e5e5e5 solid;text-align:left; letter-spacing:0.02em;}
 .tableBox_pc table.info td{padding:20px 0px;border-right:1px #e5e5e5 solid;text-align:center;line-height:25px;}
 .tableBox_pc table.info td.alignTop{vertical-align:top}
 .tableBox_pc table.info td sup{display:inline-block;vertical-align:text-bottom}
 .tableBox_pc table.info td.alignLeft{padding-left:20px!important}
 .tableBox_pc table.info.type2 th{background:#f6f6f6}
 .tableBox_pc table.info.type2 tbody th{border-right:1px solid #e5e5e5; }
 .tableBox_pc table.info.type2 tbody td{padding:15px 15px; letter-spacing:0.00em;color:#5d5d5d;font-size:16px;font-weight:300;}
 .tableBox_pc table.info.type2 tbody td p{font-size:16px; color:#777; line-height:17px; text-align:left; padding:5px 0 5px 40px; position:relative; font-weight:300;}
 .tableBox_pc table.info.type2 tbody td p:after{content:''; width:4px; height:4px; border-radius:50%; position:absolute; left:25px; top:14px; background:#9b9ea3;}
 .tableBox_pc table.info.type2 tbody td img{width:99%;}
 .tableBox_pc table.info.type2 tbody th{padding:15px 15px; letter-spacing:0.00em;font-size:16px;}
 .tableBox_pc table.info.type2 td.alignLeft{text-align:left; padding-left:20px!important}
 .tableBox_pc table.info.type2 td span.alignCenter{text-align:center; padding-left:40px!important}



  /* Delivery TYPE 테이블 */
 .tableBox2{border-top:2px #162b58 solid;overflow:hidden}
 .tableBox2 table{width:100%;font-size:16px;border:0 none}
 .tableBox2 table table{width:auto;}
 .tableBox2 table thead th{border-bottom:1px solid #929bad;font-size:17px;font-weight:700;}
 .tableBox2 table td,.tableBox table th{border-bottom:1px #e5e5e5 solid;border-right:0 none;color:#181818}
 .tableBox2 table th{color:#333;}

 .tableBox2 table.info{border-left:1px #e5e5e5 solid}
 .tableBox2 table.info thead th{padding:16px 0px;border-right:1px #e5e5e5 solid;text-align:center;}
 .tableBox2 table.info td{padding:20px 0px;border-right:1px #e5e5e5 solid;text-align:center;line-height:26px;}
 .tableBox2 table.info td.alignTop{vertical-align:top}
 .tableBox2 table.info td sup{display:inline-block;vertical-align:text-bottom}
 .tableBox2 table.info td.alignLeft{padding-left:20px!important}
 .tableBox2 table.info.type2 th{background:#f6f6f6}
 .tableBox2 table.info.type2 tbody th{border-right:1px solid #e5e5e5; }
 .tableBox2 table.info.type2 tbody td{padding:15px 0px; letter-spacing:0.02em;color:#5d5d5d;font-size:16px;font-weight:300;}

 .tableBox2 table.info.type2 tbody td p{font-size:16px; color:#777; line-height:20px; text-align:left; padding:5px 0 5px 15px; position:relative; font-weight:300;}
 .tableBox2 table.info.type2 tbody td p:after{content:''; width:4px; height:4px; border-radius:50%; position:absolute; left:0; top:14px; background:#9b9ea3;}
 .tableBox2 table.info.type2 tbody td img{width:97%;}
 .tableBox2 table.info.type2 tbody td strong{font-size:16px; color:#777; line-height:20px; text-align:left; padding:5px 0 5px 0px; position:relative; font-weight:700;}

 .tableBox2 table.info.type2 tbody th{padding:15px 0px; letter-spacing:0.02em;font-size:16px;}
 .tableBox2 table.info.type2 td.alignLeft{text-align:left; padding-left:20px!important}
 .tableBox2 table.info.type2 td.alignRight{text-align:right; padding:20px 20px;!important}




/* Delivery TYPE 버튼 */
.sub02_02-btn{margin-top:40px; margin-bottom:40px;  text-align:center;}
.sub02_02-btn a{background:#fff; font-size:18px; letter-spacing:0.02em; display: inline-block; width:25%; margin:20px 20px; color:#ff0518; border: 2px solid #ff0518; border-radius:0px; padding:12px 0; font-weight:700; transition:all ease .5s; -webkit-transition:all ease .5s; -ms-transition:all ease .5s; -o-transition:all ease .5s;}
.sub02_02-btn a:hover{background:#ff0518; color:#fff;}




/* PC FIRING 보일러 소개 */
/* 주요 특장점 */

.sub02_03_num01 {  font-size:17px; line-height:20px; font-weight:700; color:#333; letter-spacing:0.02em; margin-bottom:20px; background-image:url(/images/sub/icon_num_01.png); background-repeat:no-repeat; background-position:0% 0px; padding-left:25px;}
.sub02_03_num02 {  font-size:17px; line-height:20px; font-weight:700; color:#333; letter-spacing:0.02em; margin-bottom:20px; background-image:url(/images/sub/icon_num_02.png); background-repeat:no-repeat; background-position:0% 0px; padding-left:25px;}
.sub02_03_num03 {  font-size:17px; line-height:20px; font-weight:700; color:#333; letter-spacing:0.02em; margin-bottom:20px; background-image:url(/images/sub/icon_num_03.png); background-repeat:no-repeat; background-position:0% 0px; padding-left:25px;}
.sub02_03_num04 {  font-size:17px; line-height:20px; font-weight:700; color:#333; letter-spacing:0.02em; margin-bottom:20px; background-image:url(/images/sub/icon_num_04.png); background-repeat:no-repeat; background-position:0% 0px; padding-left:25px;}
.sub02_03_num05 {  font-size:17px; line-height:20px; font-weight:700; color:#333; letter-spacing:0.02em; margin-bottom:20px; background-image:url(/images/sub/icon_num_05.png); background-repeat:no-repeat; background-position:0% 0px; padding-left:25px;}


.sub02_03_left_stit {  font-size:16px; line-height:20px; font-weight:300; color:#666; letter-spacing:0.04em; margin-bottom:30px; margin-left:375px;}
.sub02_03_left_stit1 {  font-size:16px; line-height:20px; font-weight:300; color:#666; letter-spacing:0.04em; margin-bottom:30px; margin-left:215px;}



/* Repowering (보일러 개보수) */
/* 주요 Reference */

  /* 테이블 */
 .Repowering_tableBox{border-top:2px #162b58 solid;overflow:hidden}
 .Repowering_tableBox table{width:100%;font-size:16px;border:0 none}
 .Repowering_tableBox table table{width:auto;}
 .Repowering_tableBox table thead th{border-bottom:1px solid #929bad;font-size:17px;font-weight:700;}
 .Repowering_tableBox table td,.tableBox table th{border-bottom:1px #e5e5e5 solid;border-right:0 none;color:#181818}
 .Repowering_tableBox table th{color:#333;}

 .Repowering_tableBox table.info{border-left:1px #e5e5e5 solid}
 .Repowering_tableBox table.info thead th{padding:16px 0px;border-right:1px #e5e5e5 solid;text-align:center;}
 .Repowering_tableBox table.info td{padding:20px 0px;border-right:1px #e5e5e5 solid;text-align:center;line-height:26px;}
 .Repowering_tableBox table.info td.alignTop{vertical-align:top}
 .Repowering_tableBox table.info td sup{display:inline-block;vertical-align:text-bottom}
 .Repowering_tableBox table.info td.alignLeft{padding-left:20px!important}
 .Repowering_tableBox table.info.type2 th{background:#f6f6f6}
 .Repowering_tableBox table.info.type2 tbody th{border-right:1px solid #e5e5e5; }
 .Repowering_tableBox table.info.type2 tbody td{padding:4px 0px; letter-spacing:0.02em;color:#5d5d5d;font-size:16px;font-weight:300;}
 .Repowering_tableBox table.info.type2 tbody td p{font-size:16px; color:#777; line-height:17px; text-align:left; padding:5px 0 5px 20px; position:relative; font-weight:300;}
 .Repowering_tableBox table.info.type2 tbody td p:after{content:''; width:4px; height:4px; border-radius:50%; position:absolute; left:0px; top:14px; background:#9b9ea3;}
 .Repowering_tableBox table.info.type2 tbody td img{width:90%;}
 .Repowering_tableBox table.info.type2 tbody th{padding:15px 0px; letter-spacing:0.02em;font-size:16px;}
 .Repowering_tableBox table.info.type2 td.alignLeft{text-align:left; padding-left:20px!important}
 .Repowering_tableBox table.info.type2 td.alignRight{text-align:right; padding:20px 20px;!important}



/* CFBC BOILER (순환유동층 보일러) */
/* CFBC 기술 특징 */

  /* 테이블 */
 .CFBC_tableBox1{border-top:2px #162b58 solid;overflow:hidden}
 .CFBC_tableBox1 table{width:100%;font-size:16px;border:0 none}
 .CFBC_tableBox1 table table{width:auto;}
 .CFBC_tableBox1 table thead th{border-bottom:1px solid #929bad;font-size:17px;font-weight:700;}
 .CFBC_tableBox1 table td,.tableBox table th{border-bottom:1px #e5e5e5 solid;border-right:0 none;color:#181818}
 .CFBC_tableBox1 table th{color:#333;}

 .CFBC_tableBox1 table.info{border-left:1px #e5e5e5 solid}
 .CFBC_tableBox1 table.info thead th{padding:16px 18px;border-right:1px #e5e5e5 solid;text-align:left; letter-spacing:0.02em;}
 .CFBC_tableBox1 table.info td{padding:20px 0px;border-right:1px #e5e5e5 solid;text-align:center;line-height:25px;}
 .CFBC_tableBox1 table.info td.alignTop{vertical-align:top}
 .CFBC_tableBox1 table.info td sup{display:inline-block;vertical-align:text-bottom}
 .CFBC_tableBox1 table.info td.alignLeft{padding-left:20px!important}
 .CFBC_tableBox1 table.info.type2 th{background:#f6f6f6}
 .CFBC_tableBox1 table.info.type2 tbody th{border-right:1px solid #e5e5e5; }
 .CFBC_tableBox1 table.info.type2 tbody td{padding:15px 15px; letter-spacing:0.00em;color:#5d5d5d;font-size:16px;font-weight:300;}
 .CFBC_tableBox1 table.info.type2 tbody td p{font-size:16px; color:#333; line-height:17px; text-align:left; padding:5px 0 5px 20px; position:relative; font-weight:700;}
 .CFBC_tableBox1 table.info.type2 tbody td p:after{content:''; width:4px; height:4px; border-radius:50%; position:absolute; left:0px; top:14px; background:#9b9ea3;}
 .CFBC_tableBox1 table.info.type2 tbody td img{width:99%;}
 .CFBC_tableBox1 table.info.type2 tbody th{padding:15px 15px; letter-spacing:0.00em;font-size:16px;}
 .CFBC_tableBox1 table.info.type2 td.alignLeft{text-align:left; padding-left:20px!important}
 .CFBC_tableBox1 table.info.type2 td span.alignCenter{text-align:center; padding-left:40px!important}



.stoker_boiler_num01 {  font-size:17px; line-height:33px; font-weight:700; color:#333; letter-spacing:0.02em; background-image:url(/images/sub/icon_num_01.png); background-repeat:no-repeat; background-position:0% 0px; padding-left:25px;}
.stoker_boiler_num02 {  font-size:17px; line-height:33px; font-weight:700; color:#333; letter-spacing:0.02em; background-image:url(/images/sub/icon_num_02.png); background-repeat:no-repeat; background-position:0% 0px; padding-left:25px;}
.stoker_boiler_num03 {  font-size:17px; line-height:33px; font-weight:700; color:#333; letter-spacing:0.02em; background-image:url(/images/sub/icon_num_03.png); background-repeat:no-repeat; background-position:0% 0px; padding-left:25px;}
.stoker_boiler_num04 {  font-size:17px; line-height:33px; font-weight:700; color:#333; letter-spacing:0.02em; background-image:url(/images/sub/icon_num_04.png); background-repeat:no-repeat; background-position:0% 0px; padding-left:25px;}
.stoker_boiler_num05 {  font-size:17px; line-height:33px; font-weight:700; color:#333; letter-spacing:0.02em; background-image:url(/images/sub/icon_num_05.png); background-repeat:no-repeat; background-position:0% 0px; padding-left:25px;}
.stoker_boiler_num06 {  font-size:17px; line-height:33px; font-weight:700; color:#333; letter-spacing:0.02em; background-image:url(/images/sub/icon_num_06.png); background-repeat:no-repeat; background-position:0% 0px; padding-left:25px;}
.stoker_boiler_num07 {  font-size:17px; line-height:33px; font-weight:700; color:#333; letter-spacing:0.02em; background-image:url(/images/sub/icon_num_07.png); background-repeat:no-repeat; background-position:0% 0px; padding-left:25px;}
.stoker_boiler_num08 {  font-size:17px; line-height:33px; font-weight:700; color:#333; letter-spacing:0.02em; background-image:url(/images/sub/icon_num_08.png); background-repeat:no-repeat; background-position:0% 0px; padding-left:25px;}
.stoker_boiler_num09 {  font-size:17px; line-height:33px; font-weight:700; color:#333; letter-spacing:0.02em; background-image:url(/images/sub/icon_num_09.png); background-repeat:no-repeat; background-position:0% 0px; padding-left:25px;}
.stoker_boiler_num10 {  font-size:17px; line-height:33px; font-weight:700; color:#333; letter-spacing:0.02em; background-image:url(/images/sub/icon_num_10.png); background-repeat:no-repeat; background-position:0% 0px; padding-left:25px;}
.stoker_boiler_num11 {  font-size:17px; line-height:33px; font-weight:700; color:#333; letter-spacing:0.02em; background-image:url(/images/sub/icon_num_11.png); background-repeat:no-repeat; background-position:0% 0px; padding-left:25px;}
























/* 서브03 */

.sub03_01_box { background-color:#F8F8F8; padding:30px 40% 30px 30px; margin-bottom:40px; background-repeat:no-repeat; background-position:100% 50%; background-size:auto 100%; border-radius:0 20px 20px 0;}
.sub03_01_box1 { background-image:url(/images/sub/sub03_01_img01.png);}
.sub03_01_box2 { background-image:url(/images/sub/sub03_01_img02.png);}
.sub03_01_box3 { background-image:url(/images/sub/sub03_01_img03.png);}
.sub03_01_title {  margin-bottom:20px; font-size:24px; letter-spacing:-0.06em;}
.sub03_01_txt { font-size:15px;}

.sub03_02_box { background-color:#F8F8F8; padding:50px 50px 200px 50px; background-repeat:no-repeat; background-position:100% 100%; border-radius:0 20px 20px 0;}
.sub03_02_box1 { background-image:url(/images/sub/sub03_02_bg1.jpg);}
.sub03_02_box2 { background-image:url(/images/sub/sub03_02_bg2.jpg);}
.sub03_02_box_txt { font-size:18px; line-height:30px; font-weight:400; margin-bottom:20px; background-image:url(/images/icon/check_point.png); background-repeat:no-repeat; background-position:0% 2px; padding-left:40px;}

.sub03_03_box { font-size:0; text-align:center;}
.sub03_03_box_inbox { display:inline-block; width:48%; margin:0 1% 2% 1%; font-size:14px; border:1px solid #E8E8E8; border-radius:0 0 10px 10px;}
.sub03_03_img { background-repeat:no-repeat; background-position:center; background-size:cover; width:100%; height:500px;}
.sub03_03_txt { width:100%; padding:10px 20px; /* 내용 1줄에서 말줄임 */ white-space: nowrap; overflow:hidden; text-overflow: ellipsis; background-color:#444; color:#fff; border-radius:0 0 10px 10px;}




/* 서브04 */

.board_wrap_100per { font-size:0; text-align:center;}
.board_wrap_100per_inbox { display:inline-block; width:24%; margin:0 0.5% 2% 0.5%; font-size:14px; border:1px solid #E8E8E8; border-radius:0 0 10px 10px;}
.board_wrap_100per_inbox2 { position:relative; display:inline-block; width:48%; margin:0 0.5% 2% 0.5%; font-size:14px; border:1px solid #E8E8E8; border-radius:0 0 10px 10px;}
.sub04_04_img { background-repeat:no-repeat; background-position:center; background-size:cover; width:100%; height:250px;}
.sub04_04_img2 { background-repeat:no-repeat; background-position:center; background-size:cover; width:100%; height:200px;}
.sub04_04_img2_mask { position:absolute; top:0; left:0; background-image:url(/images/sub/video-bg.png); background-size:cover; background-position:center; width:100%; height:200px; z-index:1;}
.sub04_04_txt { width:100%; padding:10px 20px; /* 내용 1줄에서 말줄임 */ white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
.sub04_04_date { font-size:12px; color:#999; padding:10px 0 10px 0; width:80%; margin:0 auto; border-top:1px solid #ddd;}

.video_modal_popup.reveal { display: flex; position: fixed; top: 0; left: 0; right: 0; bottom: 0; justify-content: center; align-items: center; z-index:900;}
.video_modal_popup .video-wrapper { position: relative; width: 80%; padding-bottom: 45%; z-index: 1000;}
.video_modal_popup .video-wrapper iframe { position: absolute; width: 100%; height: 100%; border:0;}
.video_modal_popup.reveal .video_modal_popup-closer { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.9); z-index: 900;}



/* 서브05 */

/* 버튼 */
.sub05_01-btn{margin-top:40px; margin-bottom:40px;  text-align:center;}
.sub05_01-btn a{background:#fff; font-size:19px; letter-spacing:0.02em; display: inline-block; width:30%; margin:20px 20px; color:#ff0518; border: 2px solid #ff0518; border-radius:0px; padding:12px 0; font-weight:700; transition:all ease .5s; -webkit-transition:all ease .5s; -ms-transition:all ease .5s; -o-transition:all ease .5s;}
.sub05_01-btn a:hover{background:#ff0518; color:#fff;}



/* 서브 end ----------------------------------- */
}





















/* 767 ~ 320까지 모바일 설정 */

@media screen and (max-width:767px){



/* 서브 비주얼 */

.sub_visual { display:none;}



/* 서브탭 start */

.container_visual { padding-top:60px;}
.sub_menu_wrap { width:100%; height:51px; border-bottom:1px solid #e1ded8; border-top:none; background-color:#fff;}
.sub_menu { position:relative; width:100%; min-width:320px; height:50px; margin:0 auto;}
.icon_home { display:none;}
.icon_print { display:none;}
.sub_tab { width:100%; margin-left:0;}
.sub_tab>ul {}
.sub_tab>ul>li { float:left; position:relative; border-right:1px solid #e1ded8; height:50px; line-height:50px; font-size:14px; color:#444; cursor:pointer; background-repeat:no-repeat; background-position:90% 50%;}
.sub_tab>ul>li.sub_depth1 { width:50%; border-left:none; padding-left:20px; padding-right:0; background-image:url(/images/icon/tab_box_bg.png); z-index:1;}
.sub_tab>ul>li.sub_depth2 { width:50%; border-right:none; display:none; padding-left:20px; padding-right:0; background-image:url(/images/icon/tab_box_bg.png); z-index:1;}
.sub_depth2>.sub_tab_sub { border-right:0;}
.menu_on { display:block !important;}
.sub_tab>ul>li>a { display:block; position:absolute; top:50%; left:50%; transform: translate(-50%, -50%); width: 100%; text-align: center;}
.sub_tab>ul>li:hover { background-color:#f6f6f6;}
.sub_tab>ul>li.tab_active { background-color:#f6f6f6;}
.tab_box_bg_on { background-image:url(/images/icon/tab_box_bg_on.png) !important;}

.sub_tab_sub { position:absolute; display:none; top:50px; left:-1px; border:1px solid #e1ded8; width:100%; z-index:1; box-sizing:content-box; background-color:#FFF;}
.sub_tab_sub ul { padding:10px 20px;}
.sub_tab_sub ul li { float:none; height:auto; margin:8px 0; padding:5px 0; font-size:13px; line-height:18px; width:100%; border:none; background-image:none;}
.sub_tab_sub ul li:hover { background-color:#f6f6f6;}
.sub_tel { display:none;}

.depth3_tab { width:100%; height:auto; font-size:0; border-bottom:none;}
.depth3_tab>a { display:inline-block; font-size:14px; text-align:center; padding:6px 8px; border:1px solid #e1ded8; margin:0 4px 4px 0; background-color:#F9F9F9;}
.depth3_tab>a:last-child { border-right:1px solid #e1ded8;}
.depth3_tab>a.depth3_active { border:1px solid #dd2327; color:#FFF; background-color:#dd2327;}

.depth31_tab { width:100%; height:auto; font-size:0; border-bottom:none;}
.depth31_tab>a { display:inline-block; font-size:14px; text-align:center; padding:6px 8px; border:1px solid #e1ded8; margin:0 4px 4px 0; background-color:#F9F9F9;}
.depth31_tab>a:last-child { border-right:1px solid #e1ded8;}
.depth31_tab>a.depth31_active { border:1px solid #dd2327; color:#FFF; background-color:#dd2327;}

.depth4_tab { width:100%; height:auto; font-size:0; padding:10px; margin-top:10px; background-color:#F7F7F7;}
.depth4_tab>a { display:inline-block; font-size:13px; text-align:left; padding:8px 15px; background-image:url(/images/icon/menu_bar.png); background-repeat:no-repeat; background-position:100% 50%;}
.depth4_tab>a:last-child { background-image:none;}
.depth4_active { color:#dd2327; font-weight:400;}


/* 서브공통 */

.sub_box { position:relative; width:100%; min-width:320px;}
.sub_container { position: relative; width:92%; margin:0 auto; padding:0 0 50px 0;}
.sub_container:after { display:block; content:""; clear:both;}
.sub_title {  width:100%; margin:0 auto 30px auto; padding:40px 0 20px 0; font-size:24px; font-weight:700; letter-spacing:-0.04em; text-align:left; border-bottom:1px solid #e1ded8;}
.sub_title_sub { display:block; font-size:12px; font-weight:400; color:#999; padding-left:0; letter-spacing:0; line-height:1.4; margin-top:5px;}
.box100per { width:100%; margin:0 auto; padding:0 0 40px 0;}
.box100per1 { width:100%; margin:0 auto; padding:0 0px 0px 0px;}
.box50per { display:block; width:100%; padding:0 0 40px 0; vertical-align:top;}
.box33per { display:block; width:100%; padding:0 0 40px 0; vertical-align:top;}
.box19per { display:block; width:100%; padding:0 0 40px 0; vertical-align:top;}
.box15per { display:block; width:100%; padding:0 0 40px 0; vertical-align:top;}
.in_box { display: block; width: 100%; margin-bottom: 30px; padding: 25px 20px 25px 20px; vertical-align: top; border: 1px solid #CCC; border-radius: 10px; background-color: #F9F9F9;}
.in_title1 { font-size:30px; line-height:36px; font-weight:700; margin:30px 0 25px 0; letter-spacing:-0.06em; color:#333;}
.in_title1_1 { font-size:30px; line-height:35px; font-weight:300; margin:10px 0 30px 0; letter-spacing:-0.02em; color:#333;}
.in_title1_bar { width:40px; height:1px; margin-bottom:25px; background-color:#666;}
.in_title1_txt {  font-size:16px; line-height:22px; font-weight:400;  margin-bottom:25px; letter-spacing:-0.06em; color:#777;}
.in_title1_txt>span { display:inline-block;}
.in_title2 { font-size:24px; line-height:30px; font-weight:700;  margin:20px 0 15px 0; letter-spacing:0.02em; }
.in_title2_1 { font-size:27px; line-height:36px; font-weight:700;  margin:10px 0 10px 0; letter-spacing:-0.02em;}
.in_title2_2 { font-size:24px; line-height:27px; font-weight:700;  margin:10px 0 10px 0; letter-spacing:-0.02em; color:#444;}
.in_title2_s1 { font-size:24px; line-height:30px; font-weight:700;  margin:1220px 0 15px 0; letter-spacing:0.02em; }
.in_title2_bar { width:40px; height:1px; margin-bottom:15px; background-color:#666;}
.in_title2_txt { font-size:15px; line-height:22px; font-weight:300;  margin-bottom:20px; letter-spacing:0.02em; color:#777;}
.in_title3 { font-size:16px; line-height:22px; font-weight:700; margin-bottom:20px; background-image:url(/images/icon/ar_18x18.png); background-repeat:no-repeat; background-position:0% 4px; padding-left:25px; letter-spacing:-0.02em;}
.in_title31 {  font-size:16px; line-height:26px; font-weight:500; color:#777; letter-spacing:-0.04em; margin-bottom:20px; padding-left:10px;}
.in_title31_s {  font-size:18px; line-height:26px; font-weight:700; color:#44444; letter-spacing:0.02em; margin-bottom:20px; background-image:url(/images/sub04_01_icon.png); background-repeat:no-repeat; background-position:0% 4px; padding-left:25px;}
.in_title5 {  font-size:17px; line-height:26px; font-weight:300; margin-bottom:20px; background-image:url(/images/icon/ar_5x5.png); background-repeat:no-repeat; background-position:0% 4px; padding-left:25px;}
.line_1px { width:100%; height:1px; background-color:#ddd; margin:45px auto 51px auto;}
.sub_img { position:relative;}
.sub_img_pt { display:none;}
.sub_img_m { display:block;}
.big_view { display: block; position: absolute; top: 0; right: 0; background-image: url(/images/icon/view.png); background-size:100%; width: 40px; height: 40px;}
.big_view>a { display: block; width: 100%; height: 100%;}


/* 서브01 */

.sub_box_sub01_01 { position:relative; border-bottom:none; background-image:url(/images/sub/sub01_01_img01_bg3.jpg); background-position:50% 50%; background-attachment:fixed; height:200px; background-size:auto 100%; background-repeat:no-repeat; margin-bottom:80px;}
.sub_box_sub01_01_img { position:absolute; z-index:1; left:10px; top:30px; margin-left:auto; width:280px; height:auto;}
.sub_box_sub01_01_img>img { width:100%; height:auto;}

.sub01_01_txt1 { font-size:15px; line-height:22px; padding-right:0; letter-spacing:0.02em;}

.ceo_photo { position:relative; top:auto; right:auto; z-index:1; width:330px; height:auto; margin-bottom:40px;}
.ceo_photo>img { width:100%; height:auto;}

.sub01_01_txt2 { font-size:14px; text-align:right; margin-top:25px;}
.sub01_01_txt2>img { width:100px; height:auto;}

.sub_box_sub01_02 { position:relative; border-bottom:none; background-image:url(/images/sub/sub01_01_img01_bg3.jpg); background-position:50% 50%; background-attachment:fixed; height:500px; margin-bottom:200px;}
.sub_box_sub01_02_img { position:absolute; z-index:1; left:50%; top:50px; margin-left:-141px; background-image:url(/images/sub/sub01_02_img03.png); width:283px; height:531px;}


.sub02_031_img { text-align:center; padding:20px;}
.sub02_031_img>img { width:100%; border-radius:10px;}


.sub01_03_top { width:100%; height:130px; background-repeat:no-repeat; background-position:0% 100%;}
.sub01_03_bottom { width:100%; height:130px; background-repeat:no-repeat; background-position:0% 0%;}
.sub01_03_contents { width:100%; height:auto; background-image:url(/images/sub/sub01_03_bg_line02.jpg); background-repeat:repeat-y; background-position:0% 0%;}
.sub01_03_01_tbg { background-image:url(/images/sub/sub01_03_bg03.jpg);}
.sub01_03_01_bbg { background-image:url(/images/sub/sub01_03_bg04.jpg);}
.sub01_03_contents_box_right { position:relative; padding:10px 10px 10px 45px; background-image:url(/images/sub/sub01_03_icon_right.png); background-repeat:no-repeat; background-position:-22px 40px;}
.sub01_03_contents_box_left { position:relative; padding:10px 10px 10px 45px; background-image:url(/images/sub/sub01_03_icon_right.png); background-repeat:no-repeat; background-position:-22px 40px; text-align:left;}
.sub01_03_contents_txt { border:1px solid #e1e1e1; border-radius:10px; padding:20px; background-color:#FFF;}
.sub01_03_contents_box_right p,
.sub01_03_contents_box_left p { display:inline-block; font-size:13px; margin-bottom:3px;}
.history_year { font-family: 'Roboto', sans-serif; font-weight:700; font-size:26px !important; margin-bottom:5px !important;}
.hitory_month { display:inline-block; margin-right:20px; color:#8a7256; font-weight:500;}

.sub01_05_box1 { background-color:#F8F8F8; padding:0; margin-bottom:30px;}
.sub01_05_box2 { border:1px solid #E3E3E3; background-image:url(/images/sub/sub01_05_bg.jpg); text-align:center; padding:40px 20px;}
.sub01_05_box2>p { padding:10px;}
.sub01_05_box2>p:nth-child(2) { display:none;}
.sub01_05_box2>p:nth-child(3) { display:block;}
.sub01_05_box2>p:nth-child(3)>img { margin-bottom:10px;}
.sub01_05_box3 { margin-bottom:30px;}
.sub01_05_box3_in1 { display:inline-block; width:100%; vertical-align:middle; text-align:left; margin-bottom:20px;}
.sub01_05_box3_in2 { display:inline-block; width:100%; vertical-align:middle; padding-left:0;  font-size:16px; line-height:22px; font-weight:400; letter-spacing:-0.04em; color:#777;}

.sub01_06_txtbox { width:100%; background-color:#F9F9F9; padding:20px; margin-bottom:30px;}
.sub01_06_txtbox>p { margin-bottom:10px; padding-left:15px; background-image:url(/images/icon/dot_10x10.png); background-repeat:no-repeat; background-position:0% 4px;}





/* 서브02 */

.sub02_03_box{ width:100%; height:auto; background-color:#F9F9F9; overflow: hidden; margin-bottom:20px;}
.sub02_03_in{ width:100%; height:auto; float:left;}
.sub02_03_img>img{ width:100%; height:auto;}
.sub02_03_text{ padding:20px 20px;}
.sub02_03_text02 { font-size:14px;}

.sub02_top_box { background-color:#FFF; padding:30px; background-repeat:no-repeat; background-position:100% 100%; background-size:auto 100%; border-radius:0 20px 20px 0; margin:30px 0 50px 0; border:1px solid #ddd;}

.sub02_03_top_box_bg { background-image:url(/images/sub/sub02_03_bg01.png);}
.sub02_03_top_box_bg2 { background-image:url(/images/sub/sub02_03_bg02.png);}
.sub02_04_top_box_bg { background-image:url(/images/sub/sub02_04_bg01.png);}

.sub02_top_box_txt {  font-size:20px; line-height:30px; font-weight:400; margin-bottom:20px; background-image:url(/images/icon/check_point.png); background-repeat:no-repeat; background-position:0% 2px; padding-left:40px;}
.sub02_top_box_img { width:100%; height:auto;}
.sub02_btn { display:block; background-color:#5a5a5a; padding:8px 0; color:#FFF; text-align:center; width:200px;}
.sub02_btn:hover { color:#FFF; text-decoration:underline;}

.sub02_product_box_wrap { font-size:0;}
.sub02_product_box { display:inline-block; width:100%; margin:0 1% 2% 1%; border:1px solid #ddd;  background-repeat:no-repeat; background-position:50% 0%; background-size:100% auto; border-radius:0 0 20px 20px; font-size:13px; vertical-align:top;}
.sub02_product_box_txt { padding:0 20px 40px 20px;}

.sub02_sub_txt {font-size:26px; line-height:30px; font-weight:700; color:#ff0518; margin-top:45px; margin-bottom:30px; background-image:url(/images/sub/sub02_sub_txt01.png); background-repeat:no-repeat; background-position:0% 4px; padding-left:16px;}
.sub02_sub_txt1 {font-size:22px; line-height:30px; font-weight:700; color:#ff0518; margin-top:45px; margin-bottom:30px; background-image:url(/images/sub/sub02_sub_txt01.png); background-repeat:no-repeat; background-position:0% 4px; padding-left:16px;}






/* 서브03 */

.sub03_01_box { background-color:#F8F8F8; padding:25px ; margin-bottom:20px; background-repeat:no-repeat; background-position:100% 50%; background-size:auto 100%; border-radius:0 20px 20px 0;}
.sub03_01_box1 { background-image:none;}
.sub03_01_box2 { background-image:none;}
.sub03_01_box3 { background-image:none;}
.sub03_01_title {  font-size:18px; line-height:22px; font-weight:400; margin-bottom:10px; background-image:url(/images/icon/ar_18x18.png); background-repeat:no-repeat; background-position:0% 4px; padding-left:25px;}
.sub03_01_txt { font-size:14px;}

.sub03_02_box { background-color:#F8F8F8; padding:30px 20px 150px 20px; background-repeat:no-repeat; background-position:100% 100%; background-size:120% auto; border-radius:0 20px 20px 0;}
.sub03_02_box1 { background-image:url(/images/sub/sub03_02_bg1.jpg);}
.sub03_02_box2 { background-image:url(/images/sub/sub03_02_bg2.jpg);}
.sub03_02_box_txt {  font-size:16px; line-height:25px; font-weight:400; margin-bottom:15px; background-image:url(/images/icon/check_point.png); background-repeat:no-repeat; background-position:0% 5px; background-size:20px auto; padding-left:25px;}

.sub03_03_box { font-size:0; text-align:center;}
.sub03_03_box_inbox { display:inline-block; width:98%; margin:0 1% 2% 1%; font-size:14px; border:1px solid #E8E8E8; border-radius:0 0 10px 10px;}
.sub03_03_img { background-repeat:no-repeat; background-position:center; background-size:cover; width:100%; max-width:280px; height:411px; margin:0 auto;}
.sub03_03_txt { width:100%; padding:10px 20px; /* 내용 1줄에서 말줄임 */ white-space: nowrap; overflow:hidden; text-overflow: ellipsis; background-color:#444; color:#fff; border-radius:0 0 10px 10px;}



/* 서브04 */

.board_wrap_100per { font-size:0; text-align:center;}
.board_wrap_100per_inbox { display:inline-block; width:49%; margin:0 0.5% 2% 0.5%; font-size:14px; border:1px solid #E8E8E8; border-radius:0 0 10px 10px;}
.board_wrap_100per_inbox2 { position:relative; display:inline-block; width:98%; margin:0 1% 2% 1%; font-size:14px; border:1px solid #E8E8E8; border-radius:0 0 10px 10px;}
.sub04_04_img { background-repeat:no-repeat; background-position:center; background-size:cover; width:100%; height:250px;}
.sub04_04_img2 { background-repeat:no-repeat; background-position:center; background-size:cover; width:100%; height:200px;}
.sub04_04_img2_mask { position:absolute; top:0; left:0; background-image:url(/images/sub/video-bg.png); background-size:cover; background-position:center; width:100%; height:200px; z-index:1;}
.sub04_04_txt { width:100%; font-size:13px; padding:10px 20px; /* 내용 1줄에서 말줄임 */ white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
.sub04_04_date { font-size:12px; color:#999; padding:10px 0 10px 0; width:80%; margin:0 auto; border-top:1px solid #ddd;}

.video_modal_popup.reveal { display: flex; position: fixed; top: 0; left: 0; right: 0; bottom: 0; justify-content: center; align-items: center; z-index:900;}
.video_modal_popup .video-wrapper { position: relative; width: 96%; padding-bottom: 45%; z-index: 1000;}
.video_modal_popup .video-wrapper iframe { position: absolute; width: 100%; height: 100%; border:0;}
.video_modal_popup.reveal .video_modal_popup-closer { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.9); z-index: 900;}



/* 서브05 */

.sub_box_sub05_01 { position:relative; border-bottom:none; background-image:url(/images/sub/sub05_01_img01_bg.jpg); background-position:50% 50%; background-attachment:fixed; height:400px; margin-bottom:550px;}
.sub_box_sub05_01_img { position:absolute; z-index:1; left:50%; top:90px; margin-left:-386px; background-image:url(/images/sub/sub05_01_img01.png); width:772px; height:765px;}

.sub05_04_img { background-image:url(/images/sub/sub05_04_img01.png); width:878px; height:448px; margin:60px auto 60px 0;}

.sub05_04_box { display:inline-block; width:46%; margin:2% 1.5% 2% 1.5%; vertical-align:top;}
.sub05_04_txt { background-color: #132b5e; font-size:20px; letter-spacing:0.02em; height: 85px; line-height: 85px; text-align: center; color: #fff; font-weight:700;}

.sub05_05_box { display:inline-block; width:95%; margin:2% 1.5% 5% 1.5%; vertical-align:top;}
.sub05_05_img { width:95%; height:auto;}
.sub05_05_img>img {}
.sub05_05_txt { padding:25px; background-color:#F6F6F6; font-size:16px; letter-spacing:0.02em;  line-height:40px;}
.sub05_05_txt_ml50 { margin-left:50px;}
.sub05_05_txt_ml40 { margin-left:40px;}
.sub05_05_txt_ml37 { margin-left:37px;}
.sub05_05_txt_ml30 { margin-left:30px;}
.sub05_05_txt_ml22 { margin-left:22px;}
.sub05_05_txt_ml20 { margin-left:20px;}




/* 버튼 */
.sub05_01-btn{margin-top:40px; margin-bottom:40px;  text-align:center;}
.sub05_01-btn a{background:#fff; font-size:17px; letter-spacing:0.02em; display: inline-block; width:55%; margin:20px 20px; color:#ff0518; border: 2px solid #ff0518; border-radius:0px; padding:12px 0; font-weight:700; transition:all ease .5s; -webkit-transition:all ease .5s; -ms-transition:all ease .5s; -o-transition:all ease .5s;}
.sub05_01-btn a:hover{background:#ff0518; color:#fff;}



/* 서브 end ----------------------------------- */
}