@charset "utf-8";
@import "global.css";

html, body {height:100%;}

html.fixed {height:100%;}
html.fixed body {height:100%; overflow:hidden;}

#skip_nav {position:absolute; top:0; left:0; z-index:500; width:100%; height:0;}
#skip_nav a {display:block; position:absolute; left:0; top:-9999px; overflow:hidden; text-align:center; color:#ffffff; white-space:nowrap; font-size:12px;}
#skip_nav a:focus,
#skip_nav a:hover,
#skip_nav a:active {width:100%; top:0px; height:auto; padding:5px 0; background:#f37121; color:#ffffff; z-index:1000;}

label.rdo {display:inline-block; position:relative; padding-left:16px; line-height:22px;}
label.rdo input {width:13px; height:13px; position:absolute; top:5px; left:0;}

label.chk {display:inline-block; position:relative; padding-left:16px; line-height:22px;}
label.chk input {width:13px; height:13px; position:absolute; top:5px; left:0;}

.btn_wrap {width:100%; overflow:hidden; text-align:center;}
.btn_wrap a {float:left; margin-left:10px;}
.btn_wrap a:first-child {margin-left:0px;}
.btn_wrap input {float:left; margin-left:10px;}
.btn_wrap input:first-child {margin-left:0px;}

.btn30 {display:inline-block; height:30px; border:none; font-size:14px; line-height:28px; text-align:center; vertical-align:top; cursor:pointer; outline:none; box-sizing:border-box;}
.btn30.black {border:1px solid #000000; background:#000000; color:#ffffff;}
.btn30.white {border:1px solid #000000; background:#ffffff; color:#000000;}

.btn40 {display:inline-block; height:40px; border:none; font-size:17px; line-height:38px; text-align:center; vertical-align:top; cursor:pointer; outline:none; box-sizing:border-box;}
.btn40.black {border:1px solid #000000; background:#000000; color:#ffffff;}
.btn40.white {border:1px solid #000000; background:#ffffff; color:#000000;}

.btn45 {display:inline-block; width:130px; height:45px; border:none; font-size:17px; line-height:43px; text-align:center; vertical-align:top; cursor:pointer; outline:none; box-sizing:border-box;}
.btn45.dark {border:1px solid #333333; background:#333333; color:#ffffff;}

.btn_adobe_reader {display:block; padding:0 20px; background:#737480;}
.btn_adobe_reader em {display:block; padding:0 0 0 31px; background:url(../../images/common/ico_adobe_reader.gif) 0 center no-repeat; font-weight:700; font-size:15px; line-height:40px; color:#ffffff;}
.btn_adobe_reader em .eng {font-family:'OpenSans'; font-weight:300; font-size:15px;}

.txt17 {font-weight:700; font-size:17px; line-height:27px; color:#222222;}

/* bx_slider */
.bx_wrapper {position:relative; *zoom:1;}
.bx_wrapper .bx_viewport {width:100%; overflow:hidden; position:relative;}
.bx_wrapper .bx_viewport > * {-webkit-perspective:1000; overflow:hidden;}

.bx_wrapper .bx_pager {position:absolute; z-index:1;}
.bx_wrapper .bx_pager .bx_pager_item {display:inline-block; *display:inline; *zoom:1;}
.bx_wrapper .bx_pager .bx_pager_item a {display:block; outline:0; text-indent:-9999px;}
.bx_wrapper .bx_pager .bx_pager_item a.active {}

.bx_wrapper .bx_control a {display:block; position:absolute; outline:0; text-indent:-9999px; z-index:1;}
.bx_wrapper .bx_control a.disabled {display:none;}

/* layer popup */
.layer_outer {display:table; position:fixed; top:0; left:0; width:100%; height:100%; z-index:9999; filter:alpha(opacity=0); opacity:0; background:url(../../images/common/black60.png) 0 0 repeat;}
.layer_inner {display:table-cell; width:100%; height:100%; text-align:center; vertical-align:middle; position:relative; z-index:2;}
.layer_popup {display:inline-block; overflow-y:auto; box-sizing:border-box; background:#ffffff; text-align:left;}

.layer_popup .layer_head {position:relative;}
.layer_popup .layer_head h1 {padding:0 30px; background:#6276b3; font-weight:400; font-size:24px; line-height:60px; color:#ffffff;}
.layer_popup .layer_head .layer_close {display:block; width:23px; height:23px; position:absolute; top:18px; right:28px; background:url(../../images/common/layer_close.png) 0 0 no-repeat; text-indent:-9999px;}
.layer_popup .layer_body {padding:30px;}
.layer_popup .layer_body .txt {font-size:17px; line-height:27px; color:#555555;}

.main_layer_popup {position:absolute; z-index:1000;}
.main_layer_popup .main_layer_body {}
.main_layer_popup .main_layer_body a {display:block;}
.main_layer_popup .main_layer_foot {height:45px; padding:0 0 0 15px; background:#000000; position:relative;}
.main_layer_popup .main_layer_foot .chk {height:45px; padding:0 0 0 24px; line-height:45px; font-weight:700; font-size:15px; color:#ffffff;}
.main_layer_popup .main_layer_foot .chk input {top:15px; width:15px; height:15px; border:none;}
.main_layer_popup .main_layer_foot .close {display:block; width:15px; height:15px; background:url(../../images/common/main_layer_close.png) 0 0 no-repeat; position:absolute; top:15px; right:15px; text-indent:-9999px;}

#wrap {min-width:1100px; overflow:hidden;}
#wrap.main {}
#wrap.main:before {display:block; content:''; width:100%; height:100%; position:absolute; top:0; left:0; background:#000000; opacity:0; transition:all .8s;}
#wrap.main:after {display:block; content:''; width:100%; height:100%; position:absolute; top:0; left:0; background:url(../../images/common/main_background2.png) center 0 no-repeat; background-attachment:fixed; opacity:1; transition:all .8s;}

#wrap.main.black:before {opacity:.5;}
#wrap.main.black:after {opacity:0;}

#header {width:100%; height:75px; background:#ffffff; position:fixed; top:0; left:0; z-index:2; overflow:hidden; background:url(../../images/common/header_bg.png) 0 0 repeat-x; transition:all .4s;}
#header .header_inner {width:1100px; height:75px; margin:0 auto; position:relative; z-index:1;}
#header .header_inner .logo {position:absolute; top:25px; left:0;}
#header .header_inner .logo a {display:block; outline:none;}
#header .header_inner .gnb {position:absolute; top:4px; left:254px;}
#header .header_inner .gnb > li {float:left;}
#header .header_inner .gnb > li > a {display:block; outline:none;}
#header .header_inner .gnb > li > a span {display:block; padding:0 25px 4px; font-weight:700; color:#000000; font-size:17px; line-height:67px; position:relative;}
#header .header_inner .gnb > li > a span:after {display:block; content:''; width:100%; height:4px; position:absolute; left:0; bottom:0; right:0; background:#00a651; transform:scaleX(0); transition:all .2s;}
#header .header_inner .gnb > li.on > a span {color:#00a651;}
#header .header_inner .gnb > li.current > a span {color:#00a651;}
#header .header_inner .gnb > li.on > a span:after {transform:scaleX(1);}
#header .header_inner .gnb > li.current > a span:after {transform:scaleX(1);}
#header .header_inner .gnb > li > ul {height:249px; padding:20px 0;}
#header .header_inner .gnb > li.on > ul {background:#ebebee;}
#header .header_inner .gnb > li.current > ul {background:#ebebee;}
#header .header_inner .gnb > li > ul > li {}
#header .header_inner .gnb > li > ul > li > a {display:block; font-size:16px; line-height:34px; color:#222222; text-align:center; outline:none;}
#header .header_inner .gnb > li > ul > li.current > a {color:#00a651;}
#header .header_inner .gnb > li > ul > li > a:focus,
#header .header_inner .gnb > li > ul > li > a:hover {color:#00a651;}
#header .header_inner .globals {position:absolute; top:30px; right:-80px;}
#header .header_inner .globals a {display:block; outline:none; float:left; margin-left:41px; position:relative; font-size:12px; color:#000000;}
#header .header_inner .globals a:before {display:block; content:''; width:1px; height:10px; background:#bbbbbb; position:absolute; top:0; left:-20px;}
#header .header_inner .globals a:first-child:before {display:none;}
#header .header_inner .globals a.on {font-weight:700; color:#00a651; border-bottom:2px solid #00a651;}

#header.open {height:364px;}
#header.open .header_inner .gnb > li > ul {}

#main {position:relative; z-index:1;}
#main .section {}
#main .section .inner {width:1100px; margin:0 auto; padding:105px 0 30px; position:relative;}
#main .section .inner .tit_area {position:relative; padding:0 0 64px;}
#main .section .inner .tit_area .title {font-weight:700; font-size:46px; color:#ffffff; margin-bottom:30px;}
#main .section .inner .tit_area .subject {font-size:19px; color:#ffffff;}
#main .section .inner .tit_area:after {display:block; content:''; width:1px; height:85px; position:absolute; bottom:0; background:#8c8c91;}
#main .section .main_scroll_down {position:absolute; left:50%; bottom:20px; margin-left:-50px;}

#main .section .inner .tit_area.right {text-align:right;}
#main .section .inner .tit_area.right .subject {padding-right:21px;}
#main .section .inner .tit_area.right:after {right:0;}

#main .section .inner .tit_area.left {text-align:left;}
#main .section .inner .tit_area.left .subject {padding-left:21px;}
#main .section .inner .tit_area.left:after {left:0;}

#main .main_top_wrap {}
#main .main_top_wrap .txt1 {font-weight:700; font-size:68px; line-height:82px; color:#ffffff; margin-bottom:30px;}
#main .main_top_wrap .txt1 .green {color:#63dbbb;}
#main .main_top_wrap .txt2 {font-family:'OpenSans'; font-weight:700; font-size:26px; color:#ffffff; margin-bottom:28px;}
#main .main_top_wrap .txt3 {font-size:17px; line-height:29px; color:#ffffff;}

#main .main_about_wrap {width:100%; overflow:hidden;}
#main .main_about_wrap .left_area {width:460px; float:left;}
#main .main_about_wrap .left_area .content {padding:42px 0 0; width:100%; overflow:hidden;}
#main .main_about_wrap .left_area .content .box {margin:60px 0 0; width:100%; display:table; position:relative;}
#main .main_about_wrap .left_area .content .box:first-child {margin-top:0px;}
#main .main_about_wrap .left_area .content .box:after {display:block; content:''; width:60px; height:1px; background:#ffffff; position:absolute; top:50%; left:130px;}
#main .main_about_wrap .left_area .content .box .cate {width:222px; display:table-cell; vertical-align:middle;}
#main .main_about_wrap .left_area .content .box .cate strong {display:block; font-size:51px; line-height:60px; color:#ffffff;}
#main .main_about_wrap .left_area .content .box .cate .small {display:block; font-size:18px; line-height:24px; color:#ffffff;}
#main .main_about_wrap .left_area .content .box .sub {width:auto; display:table-cell; vertical-align:middle;}
#main .main_about_wrap .left_area .content .box .sub p {font-size:16px; line-height:26px; color:#e6e6e6;}
#main .main_about_wrap .left_area .btns {margin-top:80px; width:100%; overflow:hidden;}
#main .main_about_wrap .left_area .btns a {margin-left:50px; float:left;}
#main .main_about_wrap .left_area .btns a:first-child {margin-left:0px;}
#main .main_about_wrap .right_area {width:640px; float:right;}

.btn_green {display:inline-block; padding:0 0 2px; font-weight:700; font-size:15px; line-height:35px; color:#63dbbb !important; background:url(../../images/common/btn_arr_green.png) right 11px no-repeat; position:relative; text-align:left; border:none;}
.btn_green:after {display:block; content:''; width:100%; height:2px; background:url(../../images/common/btn_line_green.png) 0 0 repeat-x; position:absolute; left:0; bottom:0;}
.btn_green2 {display:inline-block; padding:0 0 2px; font-weight:700; font-size:15px; line-height:35px; color:#0cbf8f !important; background:url(../../images/common/btn_arr_green2.png) right 11px no-repeat; position:relative; text-align:left; border:none;}
.btn_green2:after {display:block; content:''; width:100%; height:2px; background:url(../../images/common/btn_line_green2.png) 0 0 repeat-x; position:absolute; left:0; bottom:0;}
.btn_blue {display:inline-block; padding:0 0 2px; font-weight:700; font-size:15px; line-height:35px; color:#51649a !important; background:url(../../images/common/btn_arr_blue.png) right 11px no-repeat; position:relative; text-align:left; border:none;}
.btn_blue:after {display:block; content:''; width:100%; height:2px; background:url(../../images/common/btn_line_blue.png) 0 0 repeat-x; position:absolute; left:0; bottom:0;}

.btn_green_down {display:inline-block; padding:0 0 2px; font-weight:700; font-size:17px; line-height:35px; color:#63dbbb !important; background:url(../../images/common/btn_down_green.png) right 10px no-repeat; position:relative; text-align:left; border:none;}
.btn_green_down:after {display:block; content:''; width:100%; height:2px; background:url(../../images/common/btn_line_green.png) 0 0 repeat-x; position:absolute; left:0; bottom:0;}
.btn_blue_down {display:inline-block; padding:0 0 2px; font-weight:700; font-size:17px; line-height:35px; color:#51649a !important; background:url(../../images/common/btn_down_blue.png) right 10px no-repeat; position:relative; text-align:left; border:none;}
.btn_blue_down:after {display:block; content:''; width:100%; height:2px; background:url(../../images/common/btn_line_blue.png) 0 0 repeat-x; position:absolute; left:0; bottom:0;}

#main .main_business_wrap {}
#main .main_business_wrap ul {width:100%; display:inline-block;}
#main .main_business_wrap ul li {width:340px; float:left; margin-left:40px; position:relative; overflow:hidden; opacity:0; transform:translateY(100px); transition:all .3s;}
#main .main_business_wrap ul li:first-child {margin-left:0px;}
#main .main_business_wrap ul li:before {display:block; content:''; width:100%; height:100%; position:absolute; top:0; left:0; background:#31457e; filter:alpha(opacity=0); opacity:0; transition:all .5s;}
#main .main_business_wrap ul li .cate {position:absolute; top:40px; left:30px; font-family:'OpenSans'; font-size:16px; color:#ffffff;}
#main .main_business_wrap ul li .cont {position:absolute; top:386px; left:30px; transition:all .5s; height:230px;}
#main .main_business_wrap ul li .cont .tit {font-weight:700; font-size:26px; color:#ffffff; margin-bottom:17px;}
#main .main_business_wrap ul li .cont .txt {font-size:15px; line-height:22px; color:#e6e6e6; position:relative; top:20px; transition:all .5s;}
#main .main_business_wrap ul li .cont .btns {position:absolute; left:0; bottom:0;}
#main .main_business_wrap ul li .cont .btns a {}
#main .main_business_wrap ul li .cont .btns a {margin-left:30px; float:left;}
#main .main_business_wrap ul li .cont .btns a:first-child {margin-left:0px;}

#main .main_business_wrap ul li:hover:before {filter:alpha(opacity=70); opacity:.7;}
#main .main_business_wrap ul li:hover .cont {top:180px;}
#main .main_business_wrap ul li:hover .cont .txt {top:0;}

#main .active .main_business_wrap ul li {opacity:1; transform:translateY(0);}
#main .active .main_business_wrap ul li:nth-child(1) {transition:all .4s .4s;}
#main .active .main_business_wrap ul li:nth-child(2) {transition:all .4s .6s;}
#main .active .main_business_wrap ul li:nth-child(3) {transition:all .4s .8s;}

#main .main_reference_wrap {}
#main .main_reference_wrap .main_reference {}
#main .main_reference_wrap .main_reference .bx_slider {}
#main .main_reference_wrap .main_reference .bx_slider li {}
#main .main_reference_wrap .main_reference .bx_slider li .info {display:block; position:absolute; top:0; left:0; width:100%; height:100%; padding:350px 30px 30px; background:url(../../images/common/main_reference_shadow.png) 0 0 no-repeat; box-sizing:border-box;}
#main .main_reference_wrap .main_reference .bx_slider li .info .tit {display:block; font-weight:700; font-size:26px; color:#ffffff; margin-bottom:20px;}
#main .main_reference_wrap .main_reference .bx_slider li .info .txt {display:block; overflow:hidden;}
#main .main_reference_wrap .main_reference .bx_slider li .info .txt span {display:block; font-size:16px; color:#bfbfbf; float:left; margin-left:30px;}
#main .main_reference_wrap .main_reference .bx_slider li .info .txt span:first-child {margin-left:0px;}
#main .main_reference_wrap .main_reference .bx_pager {width:100%; margin:20px 0 0; text-align:center;}
#main .main_reference_wrap .main_reference .bx_pager .bx_pager_item {margin-left:8px;}
#main .main_reference_wrap .main_reference .bx_pager .bx_pager_item:first-child {margin-left:0px;}
#main .main_reference_wrap .main_reference .bx_pager .bx_pager_item a {width:14px; height:14px; background:url(../../images/common/pager1_off.png) center center no-repeat;}
#main .main_reference_wrap .main_reference .bx_pager .bx_pager_item .active {background:url(../../images/common/pager1_on.png) center center no-repeat;}
#main .main_reference_wrap .main_reference .bx_prev {width:60px; height:60px; background:url(../../images/common/main_reference_prev.png) 0 0 no-repeat; position:absolute; top:192px; left:-90px;}
#main .main_reference_wrap .main_reference .bx_prev:hover {background-image:url(../../images/common/main_reference_prev_over.png);}
#main .main_reference_wrap .main_reference .bx_next {width:60px; height:60px; background:url(../../images/common/main_reference_next.png) 0 0 no-repeat; position:absolute; top:192px; right:-90px;}
#main .main_reference_wrap .main_reference .bx_next:hover {background-image:url(../../images/common/main_reference_next_over.png);}

#main .main_service_wrap {margin:0 -730px;}
#main .main_service_wrap .main_service_list {border-top:1px solid #636369;}
#main .main_service_wrap .main_service_list li {border-bottom:1px solid #636369; transition:all .3s;}
#main .main_service_wrap .main_service_list li:hover {background:#4e5c84;}
#main .main_service_wrap .main_service_list li .service {display:table; table-layout:fixed; width:1100px; margin:0 auto;}
#main .main_service_wrap .main_service_list li .service > div {display:table-cell; height:115px; vertical-align:middle;}
#main .main_service_wrap .main_service_list li .service .tit {width:422px;}
#main .main_service_wrap .main_service_list li .service .tit .eng {font-weight:700; font-size:37px; color:#ffffff;}
#main .main_service_wrap .main_service_list li .service .tit .kor {font-size:16px; color:#ffffff; margin-left:10px;}
#main .main_service_wrap .main_service_list li .service .img {width:200px;}
#main .main_service_wrap .main_service_list li .service .img img {width:145px; height:85px;}
#main .main_service_wrap .main_service_list li .service .txt {width:auto;}
#main .main_service_wrap .main_service_list li .service .txt p {font-weight:300; font-size:16px; line-height:26px; color:#ffffff; white-space:nowrap;}

#main .main_news_wrap {width:100%; overflow:hidden;}
#main .main_news_wrap .tit_area {width:340px; float:left;}
#main .main_news_wrap .news_box {width:380px; float:left; padding:60px 40px; box-sizing:border-box; transition:all .3s;}
#main .main_news_wrap .news_box:hover {background:#404a69;}
#main .main_news_wrap .news_box .date {font-weight:300; font-size:14px; color:#ffffff; margin-bottom:15px;}
#main .main_news_wrap .news_box .tit {font-weight:700; font-size:24px; line-height:34px; color:#ffffff; margin-bottom:34px;}
#main .main_news_wrap .news_box .txt {font-weight:300; font-size:16px; line-height:26px; color:#ffffff; margin-bottom:45px; white-space:nowrap;}

#main #footer {position:absolute; left:0; bottom:0;}

#footer {width:100%; background:#191920; position:relative; z-index:10;}
#footer .footer_inner {width:1100px; padding:30px 0; margin:0 auto; position:relative;}
#footer .footer_inner .ft_menu {overflow:hidden; margin-bottom:20px;}
#footer .footer_inner .ft_menu li {float:left; margin-left:25px;}
#footer .footer_inner .ft_menu li:first-child {margin-left:0px;}
#footer .footer_inner .ft_menu li a {display:block; font-weight:200; font-size:15px; color:#d0d0d9;}
#footer .footer_inner .address {overflow:hidden; margin-bottom:10px;}
#footer .footer_inner .address span {font-size:13px; color:#666666; display:block; float:left; margin-left:22px;}
#footer .footer_inner .address span:first-child {margin-left:0px;}
#footer .footer_inner .copyright {font-size:13px; color:#666666;}
#footer .footer_inner .family_site {width:200px; position:absolute; right:0; top:29px;}
#footer .footer_inner .family_site .btn_toggle {display:block; width:100%; height:45px; padding:0 0 0 19px; box-sizing:border-box; border:1px solid #d0d0d9; font-weight:700; font-size:15px; line-height:43px; color:#d0d0d9; background:url(../../images/common/family_site_arr_up.png) 170px 19px no-repeat;}
#footer .footer_inner .family_site .family_site_list {display:none; width:100%; position:absolute; left:0; bottom:45px;}
#footer .footer_inner .family_site .family_site_list li {border-top:1px solid #f0f0f0;}
#footer .footer_inner .family_site .family_site_list li:first-child {border-top:none;}
#footer .footer_inner .family_site .family_site_list li a {display:block; padding:0 0 0 20px; font-size:15px; line-height:45px; color:#717177; background:#dcdce2;}
#footer .footer_inner .family_site .family_site_list li a:hover {background:#0cbf8f; color:#ffffff;}
#footer .footer_inner .family_site.on .btn_toggle {background-image:url(../../images/common/family_site_arr_dn.png);}
#footer .footer_inner .family_site.on .family_site_list {display:block;}

#container {padding:75px 0 0;}

#contents {width:1100px; padding:0 0 100px; margin:0 auto;}

.sub_visual_wrap {margin:0 -730px; text-align:center; position:relative;}
.sub_visual_wrap .title_area {width:1100px; display:table; position:absolute; top:0; left:50%; margin-left:-550px;}
.sub_visual_wrap .title_area .cell {display:table-cell; width:100%; height:298px; text-align:right; vertical-align:middle;}
.sub_visual_wrap .title_area .cell .tit {font-weight:700; font-size:35px; color:#ffffff; margin-bottom:30px;}
.sub_visual_wrap .title_area .cell .txt {font-size:20px; color:#ffffff;}

.page_tit_wrap {padding:100px 0 0; margin:0 0 70px; position:relative;}
.page_tit_wrap:before {display:block; content:''; width:1px; height:80px; position:absolute; top:0; left:0; background:#0c0b0b;}
.page_tit_wrap .title {font-weight:400; font-size:40px; color:#222222;}
.page_tit_wrap .location {position:absolute; right:0; bottom:0;}
.page_tit_wrap .location .home {display:block; width:17px; height:20px; float:left; background:url(../../images/common/location_home.png) center 0 no-repeat;}
.page_tit_wrap .location .depth {display:block; font-size:17px; line-height:20px; float:left; color:#777777; padding-left:25px; background:url(../../images/common/location_arr.png) 10px 3px no-repeat;}
.page_tit_wrap .location .this {display:block; font-weight:400; font-size:17px; line-height:20px; float:left; color:#222222; padding-left:25px; background:url(../../images/common/location_arr.png) 10px 3px no-repeat;}

#navigation {border-top:1px solid #dddde2;}
#navigation .inner {width:1100px; margin:0 auto; overflow:hidden; position:relative;}
#navigation .inner:after {display:block; content:''; width:1px; height:100%; background:#dddde2; position:absolute; top:0; left:549px;}
#navigation .inner a {display:block;}
#navigation .inner a.prev {float:left;}
#navigation .inner a.next {float:right;}
#navigation .inner a .navi {display:block; padding-left:25px; background:url(../../images/common/navi_arr_prev.png) 0 center no-repeat; float:left; font-weight:400; font-size:17px; line-height:69px; color:#000000;}
#navigation .inner a.prev .navi {padding-left:25px; background:url(../../images/common/navi_arr_prev.png) 0 center no-repeat; float:left;}
#navigation .inner a.next .navi {padding-right:25px; background:url(../../images/common/navi_arr_next.png) right center no-repeat; float:right;}
#navigation .inner a .name {display:inline-block; font-weight:700; font-size:17px; line-height:69px; color:#222222;}
#navigation .inner a.prev .name {float:left; margin-left:25px;}
#navigation .inner a.next .name {float:right; margin-right:25px;}
#navigation .inner a:hover .navi {color:#51649a;}
#navigation .inner a:hover .name {color:#51649a;}

.sec_tit_wrap {width:100%; margin:0 0 30px;}
.sec_tit_wrap h4 {padding:0 0 0 21px; background:url(../../images/common/sec_tit_bullet.png) 0 center no-repeat; color:#51649a;}
.sec_tit_wrap h4.eng {font-family:'OpenSans'; font-weight:400; font-size:32px;}
.sec_tit_wrap h4.kor {font-weight:400; font-size:28px;}
.sec_tit_wrap h4.num {background:none; padding:0; font-weight:400; font-size:28px;}

.sub_tit_wrap {width:100%; margin:0 0 20px; overflow:hidden;}
.sub_tit_wrap h5 {font-family:'OpenSans', 'NanumBarunGothic'; font-weight:400; font-size:24px; line-height:1.25; color:#51649a; float:left;}
.sub_tit_wrap .right {font-size:15px; line-height:1.5; float:right; color:#51649a;}

.vision_wrap {}
.vision_wrap .section {margin:90px 0 0;}
.vision_wrap .section:first-child {margin:0;}

.vision_wrap .vision_core_value {width:100%; overflow:hidden;}
.vision_wrap .vision_core_value .vision {width:520px;}
.vision_wrap .vision_core_value .vision .hgroup {margin:0 0 15px;}
.vision_wrap .vision_core_value .vision .hgroup .tit {font-weight:700; font-size:17px; line-height:33px; color:#555555; vertical-align:bottom;}
.vision_wrap .vision_core_value .vision .hgroup .tit .eng {margin:0 15px 0 0; font-family:'OpenSans'; font-weight:600; font-size:28px; line-height:33px; vertical-align:bottom;}
.vision_wrap .vision_core_value .vision .list li {display:table; width:100%; table-layout:fixed; border-bottom:1px solid #dddde2;}
.vision_wrap .vision_core_value .vision .list li .visual {display:table-cell; width:70px; height:109px; vertical-align:middle;}
.vision_wrap .vision_core_value .vision .list li .visual em {display:inline-block; width:70px; height:70px; font-family:'OpenSans'; font-weight:600; font-size:28px; line-height:70px; color:#ffffff; text-align:center;}
.vision_wrap .vision_core_value .vision .list li .info {display:table-cell; width:auto; height:109px; padding:0 0 0 15px; vertical-align:middle;}
.vision_wrap .vision_core_value .vision .list li .info .tit {font-family:'OpenSans'; font-weight:600; font-size:18px; margin:0 0 10px;}
.vision_wrap .vision_core_value .vision .list li .info .txt {font-size:17px; line-height:27px; color:#555555; white-space:nowrap;}

.vision_wrap .vision_core_value .vision.service {float:left;}
.vision_wrap .vision_core_value .vision.service .hgroup .tit .eng {color:#6594c4;}
.vision_wrap .vision_core_value .vision.service .list {border-top:1px solid #7ba9d9;}
.vision_wrap .vision_core_value .vision.service .list li .visual em {background:url(../../images/common/visio_letter_back_service.png) 0 0 no-repeat;}
.vision_wrap .vision_core_value .vision.service .list li .info .tit {color:#6594c5;}

.vision_wrap .vision_core_value .vision.partner {float:right;}
.vision_wrap .vision_core_value .vision.partner .hgroup .tit .eng {color:#51649a;}
.vision_wrap .vision_core_value .vision.partner .list {border-top:1px solid #8b97ba;}
.vision_wrap .vision_core_value .vision.partner .list li .visual em {background:url(../../images/common/visio_letter_back_partner.png) 0 0 no-repeat;}
.vision_wrap .vision_core_value .vision.partner .list li .info .tit {color:#51649a;}

.text {font-size:17px; line-height:27px; color:#555555;}

.history_wrap {}
.history_wrap .depth1 {border-top:1px solid #dddde2;}
.history_wrap .depth1 > li {padding:28px 0 28px 272px; position:relative; border-bottom:1px solid #dddde2;}
.history_wrap .depth1 > li .year {position:absolute; top:26px; left:0; font-size:28px; color:#4e5c84; vertical-align:baseline;}
.history_wrap .depth1 > li .year .opensans {font-family:'OpenSans'; font-size:32px; color:#51649a; vertical-align:bottom;}
.history_wrap .depth2 {}
.history_wrap .depth2 > li {padding:0 0 0 63px; position:relative;}
.history_wrap .depth2 > li .month {position:absolute; top:0; left:0; font-weight:700; font-size:17px; line-height:27px; color:#555555;}
.history_wrap .depth3 {}
.history_wrap .depth3 > li {padding:0 0 0 20px; font-size:17px; line-height:27px; color:#555555; background:url(../../images/common/history_depth3_arr.png) 0 center no-repeat;}

.business_top {margin:0 0 70px;}
.business_top .txt {margin:25px 0 0; font-family:'NanumBarunGothic'; font-weight:700; font-size:17px; line-height:27px; color:#222222;}
.business_top .txt .blue {color:#51649a;}
.business_top .txt .eng {font-family:'OpenSans'; font-weight:600; font-size:18px;}

.business_info {border-top:1px solid #dbdbde;}
.business_info tbody tr th {text-align:left; border-bottom:1px solid #dbdbde; padding:30px 0 38px; vertical-align:top; font-family:'OpenSans', 'NanumBarunGothic'; font-weight:400; font-size:22px; color:#51649a;}
.business_info tbody tr td {text-align:left; border-bottom:1px solid #dbdbde; padding:30px 0 38px; vertical-align:top; font-size:17px; line-height:27px; color:#555555;}
.business_info tbody tr td .dot_list {overflow:hidden;}
.business_info tbody tr td .dot_list li {padding:0 0 0 13px; font-size:17px; line-height:33px; color:#555555; position:relative; box-sizing:border-box; white-space:nowrap;}
.business_info tbody tr td .dot_list li:before {display:block; content:'·'; color:#51649a; position:absolute; top:0; left:0;}
.business_info tbody tr td .dot_list.half li {width:50%; float:left;}
.business_info tbody tr td .dot_list li.lts {letter-spacing:-1px;}

.company_wrap {}
.company_wrap .company_top .txt {font-size:17px; line-height:27px; color:#222222; margin:26px 0 0;}

.company_wrap .company_info {margin:46px 0 0;}

.company_wrap .company_bot {width:100%; margin:70px 0 0; overflow:hidden;}
.company_wrap .company_bot > div {width:550px; height:241px; float:left;}
.company_wrap .company_bot .left {background:url(../../images/contents/company_bot_bg1.jpg) 0 0 no-repeat;}
.company_wrap .company_bot .right {background:url(../../images/contents/company_bot_bg2.jpg) 0 0 no-repeat;}
.company_wrap .company_bot dl {padding:35px 30px 0;}
.company_wrap .company_bot dl dt {font-family:'OpenSans'; font-weight:400; font-size:26px; line-height:34px; color:#ffffff; margin:0 0 25px;}
.company_wrap .company_bot dl dd {font-size:17px; line-height:27px; color:#ffffff; padding:0 0 0 12px; position:relative;}
.company_wrap .company_bot dl dd:before {display:block; content:'·'; position:absolute; top:0; left:0;}

.greeting_wrap {}
.greeting_wrap .greeting_top {width:100%; display:table; background:url(../../images/contents/greeting_top_bg.jpg) 0 0 no-repeat;}
.greeting_wrap .greeting_top .cell {display:table-cell; height:438px; vertical-align:middle; padding:0 0 0 70px;}
.greeting_wrap .greeting_top .cell .tit {font-size:20px; color:#222222; margin:0 0 15px;}
.greeting_wrap .greeting_top .cell .txt {font-size:40px; line-height:52px; color:#222222;}
.greeting_wrap .greeting_top .cell .txt .green {color:#0cbf8f;}

.greeting_wrap .greeting_con {width:100%; margin:50px 0 0; overflow:hidden;}
.greeting_wrap .greeting_con .left {width:510px; float:left;}
.greeting_wrap .greeting_con .right {width:510px; float:right;}
.greeting_wrap .greeting_con .box {margin:40px 0 0;}
.greeting_wrap .greeting_con .box:first-child {margin:0;}
.greeting_wrap .greeting_con .box .tit {font-weight:700; font-size:17px; line-height:28px; color:#222222; margin:0 0 7px;}
.greeting_wrap .greeting_con .box .txt {font-size:17px; line-height:27px; color:#555555;}
.greeting_wrap .greeting_con .box .name {margin:40px 0 0; font-size:14px; line-height:26px; color:#000000; text-align:right;}
.greeting_wrap .greeting_con .box .sign {margin:20px 0 0; text-align:right;}

.info_table2 {border-top:1px solid #e1e1e1;}
.info_table2 tbody tr th {padding:16px; background:#f6f6f9; font-size:17px; line-height:27px; color:#222222; border-bottom:1px solid #e1e1e1;}
.info_table2 tbody tr td {padding:16px 0 16px 30px; font-size:17px; line-height:27px; color:#555555; border-right:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1;}
.info_table2 tbody tr td:last-child {border-right:none;}

.locate_wrap {}
.locate_wrap .locate_top {position:relative;}
.locate_wrap .locate_top .number {position:absolute; top:5px; right:0;}
.locate_wrap .locate_top .number span {display:block; padding:0 0 0 24px; float:left; font-size:17px; line-height:27px; color:#555555; margin:0 0 0 30px;}
.locate_wrap .locate_top .number span:first-child {margin:0;}
.locate_wrap .locate_top .number .tell {background:url(../../images/common/ico_tell.png) 0 5px no-repeat;}
.locate_wrap .locate_top .number .fax {background:url(../../images/common/ico_fax.png) 0 5px no-repeat;}
.locate_wrap .locate_top .map_area {width:100%; height:500px; background:#f7f7f7;}
.locate_wrap .locate_top .public {margin:60px 0 0; overflow:hidden;}
.locate_wrap .locate_top .public dl {width:445px; padding:0 0 0 105px; float:left; position:relative;}
.locate_wrap .locate_top .public dl dt {width:80px; height:80px; position:absolute; top:0; left:0;}
.locate_wrap .locate_top .public dl dt:before {display:block; content:''; background:#eaeaf0; position:absolute; right:-6px; bottom:-6px; width:100%; height:100%;}
.locate_wrap .locate_top .public dl dt span {display:block; width:80px; height:80px; background:url(../../images/common/locate_public_dt_bg.gif) 0 0 no-repeat; font-size:17px; line-height:80px; text-align:center; color:#ffffff; position:relative; z-index:1;}
.locate_wrap .locate_top .public dl dd {font-size:15px; line-height:24px; color:#555555;}
.locate_wrap .locate_top .public dl dd .tit {font-weight:700; font-size:17px; line-height:27px; color:#222222;}
.locate_wrap .locate_top .public dl dd ul {}
.locate_wrap .locate_top .public dl dd ul li {font-size:15px; line-height:24px; color:#555555; position:relative; padding:0 0 0 13px;}
.locate_wrap .locate_top .public dl dd ul li:before {display:block; content:'·'; position:absolute; top:0; left:0;}

.locate_wrap .locate_car {margin:80px 0 0;}
.locate_wrap .locate_car .start {overflow:hidden;}
.locate_wrap .locate_car .start dl {width:445px; padding:0 0 0 105px; float:left; position:relative;}
.locate_wrap .locate_car .start dl dt {width:80px; height:80px; position:absolute; top:0; left:0; display:table;}
.locate_wrap .locate_car .start dl dt:before {display:block; content:''; background:#eaeaf0; position:absolute; right:-6px; bottom:-6px; width:100%; height:100%;}
.locate_wrap .locate_car .start dl dt span {display:table-cell; width:80px; height:80px; background:url(../../images/common/locate_start_dt_bg.gif) 0 0 no-repeat; font-size:17px; line-height:27px; text-align:center; color:#ffffff; position:relative; z-index:1; vertical-align:middle;}
.locate_wrap .locate_car .start dl dd {font-size:15px; line-height:24px; color:#555555; vertical-align:top;}
.locate_wrap .locate_car .start dl dd .arr {display:inline-block; content:''; width:25px; height:24px; background:url(../../images/common/locate_start_arr.png) center center no-repeat; vertical-align:top;}
.locate_wrap .locate_car .start dl dd .arr2 {display:inline-block; content:''; width:15px; height:24px; background:url(../../images/common/locate_start_arr.png) 0 center no-repeat; vertical-align:top;}

.family_wrap {}
.family_wrap .section {margin:70px 0 0;}
.family_wrap .section:first-child {margin:0;}
.family_wrap .section .tit {font-family:'OpenSans'; font-weight:600; font-size:18px; color:#51649a; margin:0 0 20px;}
.family_wrap .section .logos {padding:30px 0; background:#f8f8fb;}
.family_wrap .section .logos ul {width:100%; margin:0 0 -30px; overflow:hidden;}
.family_wrap .section .logos ul li {width:25%; display:table; text-align:center; float:left; box-sizing:border-box; position:relative; margin:0 0 30px;}
.family_wrap .section .logos ul li:before {display:block; content:''; width:1px; height:100%; position:absolute; top:0; left:-1px; background:#dddde2;}
.family_wrap .section .logos ul li:first-child {border-left:none;}
.family_wrap .section .logos ul li a {display:table-cell; width:100%; height:80px; text-align:center; vertical-align:middle;}
.family_wrap .section .logos ul li a span {display:block; margin-top:10px; font-size:13px; line-height:16px;}

.tab_style1 {}
.tab_style1 ul {width:100%; display:table; table-layout:fixed;}
.tab_style1 ul li {display:table-cell;}
.tab_style1 ul li a {display:block; height:48px; text-align:center; font-size:17px; line-height:48px; color:#222222; border-top:1px solid #e1e1e1; border-right:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1; background:#ffffff;}
.tab_style1 ul li:first-child a {border-left:1px solid #e1e1e1;}
.tab_style1 ul li.on a {background:#6276b3; border:1px solid #6276b3; color:#ffffff;}

.tab_style2 {}
.tab_style2 ul {width:100%; display:table; table-layout:fixed;}
.tab_style2 ul li {display:table-cell; border-top:1px solid #e1e1e1; border-right:1px solid #e1e1e1; border-bottom:1px solid #6276b3;}
.tab_style2 ul li:first-child {border-left:1px solid #e1e1e1;}
.tab_style2 ul li a {display:block; font-size:17px; line-height:43px; color:#777777; text-align:center; position:relative;}
.tab_style2 ul li.on a {margin:-1px; border:1px solid #6276b3; border-bottom:1px solid #ffffff;}

.plant_list_wrap .plant_contents {}
.plant_list_wrap .plant_contents .plant_txt {margin:0 0 70px; font-weight:700; font-size:17px; line-height:27px; color:#222222;}

.gallery_list_wrap {}
.gallery_list_wrap .gallery_list {width:1161px; margin:0 0 -30px; overflow:hidden;}
.gallery_list_wrap .gallery_list li {width:325px; margin:0 62px 30px 0; float:left;}
.gallery_list_wrap .gallery_list li a {display:block;}
.gallery_list_wrap .gallery_list li a .img {display:block; border:1px solid #dbdbde;}
.gallery_list_wrap .gallery_list li a .img img {width:323px; height:202px;}
.gallery_list_wrap .gallery_list li a .info {display:block; height:115px; padding:25px 15px 0 30px; border-left:1px solid #dbdbde;}
.gallery_list_wrap .gallery_list li a .info .tit {display:block; font-size:20px; line-height:28px; color:#222222; margin:0 0 10px;}
.gallery_list_wrap .gallery_list li a .info .txt {display:block; font-size:14px; color:#666666;}

.pagination {width:100%; height:29px; margin:70px 0 0; overflow:hidden; text-align:center; position:relative;}
.pagination .paging {display:inline-block; *display:inline; zoom:1;}
.pagination .paging > a {display:block; width:29px; height:29px; margin-left:5px; float:left;}
.pagination .paging .page_first {background:url(../../images/common/page_first.gif) 0 0 no-repeat; margin-left:0px;}
.pagination .paging .page_prev {background:url(../../images/common/page_prev.gif) 0 0 no-repeat;}
.pagination .paging .page_next {background:url(../../images/common/page_next.gif) 0 0 no-repeat; margin-left:0px;}
.pagination .paging .page_last {background:url(../../images/common/page_last.gif) 0 0 no-repeat;}
.pagination .paging .page {display:block; float:left; padding:0 40px;}
.pagination .paging .page a {display:block; float:left; width:29px; height:25px; padding:2px 0; margin-left:18px;}
.pagination .paging .page a:first-child {margin-left:0px;}
.pagination .paging .page a span {display:inline-block; font-size:16px; line-height:24px; color:#555555;}
.pagination .paging .page a.on span {font-weight:700; color:#000000; border-bottom:1px solid #000000;}

.plant_view_wrap {}
.plant_view_wrap .plant_hgroup {margin:0 0 30px;}
.plant_view_wrap .plant_hgroup .plant_location {overflow:hidden; margin:0 0 20px;}
.plant_view_wrap .plant_hgroup .plant_location span {display:block; float:left; font-size:16px; color:#555555; position:relative;}
.plant_view_wrap .plant_hgroup .plant_location em {display:block; float:left; font-weight:700; font-size:16px; color:#51649a; background:url(../../images/common/location_arr.png) 10px center no-repeat; padding-left:24px;}
.plant_view_wrap .plant_hgroup .plant_tit {font-size:28px; color:#222222;}

.plant_view_wrap .plant_visual {}
.plant_view_wrap .plant_visual .bx_prev {width:25px; height:44px; background:url(../../images/common/plant_visual_prev.png) 0 0 no-repeat; top:258px; left:-55px;}
.plant_view_wrap .plant_visual .bx_next {width:25px; height:44px; background:url(../../images/common/plant_visual_next.png) 0 0 no-repeat; top:258px; right:-55px;}

.plant_view_wrap .plant_info {margin:50px 0 0;}
.plant_view_wrap .plant_info ul {width:100%; overflow:hidden;}
.plant_view_wrap .plant_info ul li {width:50%; float:left;}
.plant_view_wrap .plant_info ul li .tit {display:block; width:163px; font-size:17px; line-height:33px; color:#51649a; float:left;}
.plant_view_wrap .plant_info ul li .txt {display:block; width:387px; font-size:17px; line-height:33px; color:#555555; float:left;}

.service_wrap .service_step {margin:0 0 70px; position:relative;}
.service_wrap .service_step:before {display:block; content:''; width:1090px; height:5px; background:#d7dce8; position:absolute; top:8px; left:10px;}
.service_wrap .service_step ol {overflow:hidden;}
.service_wrap .service_step ol li {width:20%; float:left;}
.service_wrap .service_step ol li a {dIsplay:block; padding:33px 0 0; position:relative; font-size:17px; color:#666666;}
.service_wrap .service_step ol li a:before {display:block; content:''; width:20px; height:20px; background:url(../../images/common/service_step_off.png) 0 0 no-repeat; position:absolute; top:0; left:0; z-index:1;}
.service_wrap .service_step ol li.on a {color:#0cbf8f;}
.service_wrap .service_step ol li.on a:before {background-image:url(../../images/common/service_step_on.png);}
.service_wrap .service_step ol li.on a:after {display:block; content:''; width:220px; height:5px; background:#63dbbb; position:absolute; top:8px; left:10px;}

.service_wrap .consulting_contents {width:100%; overflow:hidden;}
.service_wrap .consulting_contents .left {width:510px; float:left;}
.service_wrap .consulting_contents .right {width:510px; float:right;}
.service_wrap .consulting_contents .tit {font-weight:700; font-size:17px; line-height:27px; margin:0 0 10px; color:#222222;}
.service_wrap .consulting_contents .txt {font-size:17px; line-height:27px; color:#555555;}
.service_wrap .consulting_visual {margin:80px -730px -100px; text-align:center;}
.service_wrap .consulting_visual img {}

.building_contents {margin:40px 0 0;}
.building_contents > ul {width:100%; display:table; table-layout:fixed;}
.building_contents > ul > li {display:table-cell; padding:36px 0 30px 30px; border-right:1px solid #dddde2; border-bottom:1px solid #dddde2; position:relative;}
.building_contents > ul > li:first-child {border-left:1px solid #dddde2;}
.building_contents > ul > li:after {display:block; content:''; width:42px; height:42px; background:url(../../images/common/building_contents_arr.png) 0 0 no-repeat; position:absolute; right:-21px; top:50%; margin:-21px 0 0;}
.building_contents > ul > li:last-child:after {display:none;}
.building_contents > ul > li.c1:before {display:block; content:''; width:275px; height:6px; background:#d7dce8; position:absolute; top:0; left:-1px;}
.building_contents > ul > li.c2:before {display:block; content:''; width:275px; height:6px; background:#caceda; position:absolute; top:0; left:0}
.building_contents > ul > li.c3:before {display:block; content:''; width:275px; height:6px; background:#8b97ba; position:absolute; top:0; left:0}
.building_contents > ul > li.c4:before {display:block; content:''; width:275px; height:6px; background:#6276b3; position:absolute; top:0; left:0}
.building_contents > ul > li .tit {font-family:'OpenSans'; font-size:22px; line-height:28px; color:#51649a; margin:0 0 20px;}
.building_contents > ul > li ul {}
.building_contents > ul > li ul li {margin:10px 0 0; font-family:'OpenSans'; font-size:16px; line-height:24px; color:#555555;}
.building_contents > ul > li ul li:first-child {margin:0;}

.verification_top {}
.verification_top .txt {font-size:17px; line-height:27px; color:#555555;}
.verification_top .txt strong {color:#222222;}
.verification_top .txt .cool {color:#51649a;}

.verification_risk {margin:70px 0 0;}
.verification_risk .txt {margin:0 0 50px; font-size:17px; line-height:27px; color:#555555;}

.verification_design {margin:70px 0 0;}
.verification_design .tab {}
.verification_design .tab ul {width:100%;display:table; table-layout:fixed;}
.verification_design .tab ul li {display:table-cell; border-top:1px solid #e1e1e1; border-right:1px solid #e1e1e1; border-bottom:1px solid #6276b3;}
.verification_design .tab ul li:first-child {border-left:1px solid #e1e1e1;}
.verification_design .tab ul li a {display:block; font-size:17px; line-height:43px; color:#777777; text-align:center; position:relative;}
.verification_design .tab ul li.on a {margin:-1px; border:1px solid #6276b3; border-bottom:1px solid #ffffff; color:#51649a;}
.verification_design .con {padding:50px 49px; border:solid #6276b3; border-width:0 1px 1px;}
.verification_design .con > div {display:none;}
.verification_design .con > div.on {display:block;}
.verification_design .con h6 {font-family:'OpenSans'; font-weight:400; font-size:26px; color:#51649a; text-align:center; margin:0 0 30px;}
.verification_design .con table {}
.verification_design .con table thead tr th {height:95px; border-left:50px solid #ffffff; vertical-align:top;}
.verification_design .con table thead tr th:first-child {border-left:none;}
.verification_design .con table thead tr th .box {width:294px; height:45px; padding:0 6px 6px 0; position:relative;}
.verification_design .con table thead tr th .box span {display:block; width:294px; height:45px; font-family:'OpenSans'; font-weight:400; font-size:18px; line-height:45px; color:#ffffff; position:relative; z-index:1;}
.verification_design .con table thead tr th .box:before {display:block; content:''; width:294px; height:45px; position:absolute; top:6px; left:6px; background:#eaeaf0;}
.verification_design .con table thead tr th .box:after {display:block; content:''; width:10px; height:50px; background:url(../../images/common/verification_design_arr.png) 0 0 no-repeat; position:absolute; top:45px; left:142px;}
.verification_design .con table thead tr th.t1 .box span {background:url(../../images/common/verification_th_bt1.gif) 0 0 no-repeat;}
.verification_design .con table thead tr th.t2 .box span {background:url(../../images/common/verification_th_bt2.gif) 0 0 no-repeat;}
.verification_design .con table thead tr th.t3 .box span {background:url(../../images/common/verification_th_bt3.gif) 0 0 no-repeat;}
.verification_design .con table tbody tr th {border-top:20px solid #ffffff; background:#f6f6f9; padding:27px 20px; text-align:left;}
.verification_design .con table tbody tr td {border-left:50px solid #ffffff; border-top:20px solid #ffffff; background:#f6f6f9; padding:27px 20px;}
.verification_design .con table tbody tr:first-child th {border-top:none;}
.verification_design .con table tbody tr:first-child td {border-top:none;}
.verification_design .con table tbody tr th ul li {font-family:'OpenSans', 'NanumBarunGothic'; font-weight:600; font-size:17px; line-height:32px; color:#51649a; position:relative; text-align:center;}
.verification_design .con table tbody tr td ul li {margin:5px 0 0; font-size:16px; line-height:27px; color:#555555; padding:0 0 0 14px; position:relative;}
.verification_design .con table tbody tr td ul li:before {display:block; content:'·'; position:absolute; top:0; left:0;}
.verification_design .con table tbody tr td ul li:first-child {margin:0;}

.maintenance_con .txt {font-size:17px; line-height:27px; color:#555555;}
.maintenance_bot {margin:70px 0 0;}
.maintenance_bot .txt {font-size:17px; line-height:27px; color:#555555;}

.morality_wrap {}
.morality_wrap .tab_style1 {margin:0 0 70px;}
.morality_wrap .morality1 {margin:-70px 0 0;}
.morality_wrap .morality1 .txt_box {width:100%; margin:50px 0 0; overflow:hidden;}
.morality_wrap .morality1 .txt_box .left {width:510px; float:left;}
.morality_wrap .morality1 .txt_box .right {width:510px; float:right;}
.morality_wrap .morality1 .txt_box .tit {font-weight:700; font-size:17px; line-height:27px; margin:0 0 10px; color:#222222;}
.morality_wrap .morality1 .txt_box .txt {font-size:17px; line-height:27px; color:#555555;}

.morality_wrap .morality2 {}
.morality_wrap .morality2 .ideology {}
.morality_wrap .morality2 .ideology .txt {font-size:17px; line-height:27px; color:#555555;}
.morality_wrap .morality2 .doctrine {margin:80px 0 0;}

.term_list {width:1160px; overflow:hidden;}
.term_list > li {width:210px; margin:0 80px 40px 0; float:left;}
/*.term_list > li:nth-child(4n+1) {clear:both;}*/
.term_list > li .btn {display:block; padding:11px 0 0; font-size:17px; line-height:25px; color:#222222; border-top:1px solid #555555; white-space:nowrap;}
.term_list > li.on .btn {font-weight:700; padding:10px 0 0; border-top:2px solid #51649a; color:#51649a;}
.term_list > li:hover .btn {font-weight:700; padding:10px 0 0; border-top:2px solid #51649a; color:#51649a;}
.term_list > li .term_box {display:none; width:1100px; padding:50px; margin-top:25px; box-sizing:border-box; background:#f9f9fb; font-size:17px; line-height:27px; color:#555555;}
.term_list > li.on .term_box {display:block;}
.term_list > li .term_box > .title {font-size:20px; line-height:27px; color:#222222; margin:0 0 40px;}
.term_list > li .term_box > ol {}
.term_list > li .term_box > ol > li {margin:20px 0 0; font-size:17px; line-height:27px; color:#555555;}
.term_list > li .term_box > ol > li:first-child {margin:0;}
.term_list > li .term_box > ol > li .tit {font-weight:700;}
.term_list > li .term_box .tit {font-weight:700;}

.term_contents .term_box {display:none; width:1100px; padding:50px; margin-top:25px; box-sizing:border-box; background:#f9f9fb; font-size:17px; line-height:27px; color:#555555;}
.term_contents .term_box.on {display:block;}
.term_contents .term_box > .title {font-size:20px; line-height:27px; color:#222222; margin:0 0 40px;}
.term_contents .term_box > ol {}
.term_contents .term_box > ol > li {margin:20px 0 0; font-size:17px; line-height:27px; color:#555555;}
.term_contents .term_box > ol > li:first-child {margin:0;}
.term_contents .term_box > ol > li .tit {font-weight:700;}
.term_contents .term_box .tit {font-weight:700;}

.morality_wrap .morality3 {}
.morality_wrap .morality3 .practice_txt {margin:0 0 60px; font-weight:700; font-size:17px; line-height:27px; color:#222222;}
.morality_wrap .morality3 .practice_list {}
.morality_wrap .morality3 .practice_list li {padding:0 0 0 410px; margin:90px 0 0; position:relative;}
.morality_wrap .morality3 .practice_list li:first-child {margin:0;}
.morality_wrap .morality3 .practice_list li .tit {padding:0 0 0 52px; position:absolute; top:0; left:0; font-size:28px; line-height:36px; color:#4e5c84;}
.morality_wrap .morality3 .practice_list li .tit span {position:absolute; top:0; left:0;}
.morality_wrap .morality3 .practice_list li .txt {}
.morality_wrap .morality3 .practice_list li .txt p {font-size:17px; line-height:27px; color:#555555;}
.morality_wrap .morality3 .practice_list li .txt .btn {margin:24px 0 0;}

.morality_wrap .morality4 {}
.morality_wrap .morality4 .diagnosis_txt {margin:0 0 70px; font-weight:700; font-size:17px; line-height:27px; color:#222222;}
.morality_wrap .morality4 .diagnosis_wrap .sub_txt {margin:0 0 46px; font-size:17px; line-height:27px; color:#555555;}
.morality_wrap .morality4 .diagnosis_wrap .diagnosis_box {margin:0 6px 6px 0; position:relative;}
.morality_wrap .morality4 .diagnosis_wrap .diagnosis_box .diagnosis_inner {padding:64px 120px; background:url(../../images/common/diagnosis_box_pt.gif) 0 0 repeat; position:relative; z-index:1;}
.morality_wrap .morality4 .diagnosis_wrap .diagnosis_box:after {display:block; content:''; width:100%; height:100%; position:absolute; right:-6px; bottom:-6px; background:#eaeaf0;}
.morality_wrap .morality4 .diagnosis_wrap .diagnosis_box .tit_area {padding:0 0 5px; margin:0 0 60px; border-bottom:1px solid #c5c5cc; overflow:hidden;}
.morality_wrap .morality4 .diagnosis_wrap .diagnosis_box .tit_area .tit {font-size:20px; line-height:40px; color:#4e5c84; float:left;}
.morality_wrap .morality4 .diagnosis_wrap .diagnosis_box .tit_area .pager {float:right;}
.morality_wrap .morality4 .diagnosis_wrap .diagnosis_box .tit_area .pager .current {font-family:'OpenSans'; font-size:37px; line-height:40px; color:#bcbcc3;}
.morality_wrap .morality4 .diagnosis_wrap .diagnosis_box .tit_area .pager .bar {font-size:26px; line-height:40px; color:#bcbcc3;}
.morality_wrap .morality4 .diagnosis_wrap .diagnosis_box .tit_area .pager .all {font-family:'OpenSans'; font-size:19px; line-height:40px; color:#bcbcc3;}

.morality_wrap .morality4 .diagnosis_wrap .diagnosis_box .btn {display:block; padding:0 6px 6px 0; position:relative;}
.morality_wrap .morality4 .diagnosis_wrap .diagnosis_box .btn span {display:block; width:405px; height:60px; text-align:center; font-size:22px; line-height:60px; color:#ffffff; background:#7ba9d9; position:relative; z-index:1;}
.morality_wrap .morality4 .diagnosis_wrap .diagnosis_box .btn:after {display:block; content:''; width:405px; height:60px; position:absolute; right:0; bottom:0; background:#000000; filter:alpha(opacity=10); opacity:0.1;}
.morality_wrap .morality4 .diagnosis_wrap .diagnosis_box .btn.left span {text-align:left; padding:0 0 0 54px; box-sizing:border-box;}
.morality_wrap .morality4 .diagnosis_wrap .diagnosis_box .btn.cool span {background:#7ba9d9;}
.morality_wrap .morality4 .diagnosis_wrap .diagnosis_box .btn.gray span {background:#737480;}

.morality_wrap .morality4 .diagnosis_wrap .diagnosis_box .diagnosis_start {margin:0 0 60px;}
.morality_wrap .morality4 .diagnosis_wrap .diagnosis_box .diagnosis_start .txt {font-size:28px; line-height:42px; color:#555555; text-align:center;}
.morality_wrap .morality4 .diagnosis_wrap .diagnosis_box .diagnosis_question {margin:0 0 60px;}
.morality_wrap .morality4 .diagnosis_wrap .diagnosis_box .diagnosis_question .txt {padding:10px 0 0 76px; font-size:28px; line-height:42px; color:#555555; position:relative;}
.morality_wrap .morality4 .diagnosis_wrap .diagnosis_box .diagnosis_question .txt span {display:block; width:58px; height:58px; background:url(../../images/common/diagnosis_question_circle.png) 0 0 no-repeat; position:absolute; top:0; left:0; text-align:center; font-size:24px; line-height:58px; color:#696a77;}
.morality_wrap .morality4 .diagnosis_wrap .diagnosis_box .diagnosis_result {margin:0 0 60px; text-align:center;}
.morality_wrap .morality4 .diagnosis_wrap .diagnosis_box .diagnosis_result .txt1 {font-size:28px; line-height:40px; color:#555555; margin:0 0 20px;}
.morality_wrap .morality4 .diagnosis_wrap .diagnosis_box .diagnosis_result .txt1 .blue {color:#6276b3;}
.morality_wrap .morality4 .diagnosis_wrap .diagnosis_box .diagnosis_result .txt2 {font-size:18px; line-height:28px; color:#555555;}

.morality_wrap .morality5 .top_txt {margin:0 0 65px; font-weight:700; font-size:17px; line-height:27px; color:#222222;}
.morality_wrap .morality5 .input_wrap {margin:70px 0 0;}

.term_wrap {}
.term_wrap .term_inner {height:250px; padding:30px; background:#f9f9fb; overflow-y:auto;}
.term_wrap .term_inner .m_tit {font-weight:700; font-size:17px; line-height:27px; color:#222222; margin:0 0 20px;}
.term_wrap .term_inner > ol {}
.term_wrap .term_inner > ol > li {margin:30px 0 0; font-size:15px; line-height:24px; color:#555555;}
.term_wrap .term_inner > ol > li:first-child {margin:0;}
.term_wrap .term_inner > ol > li .s_tit {}
.term_wrap .agreement {margin:15px 0 0; text-align:right;}
.term_wrap .agreement label {font-size:17px; line-height:27px; color:#555555;}
.term_wrap .agreement label input {top:7px;}

.write_table {width:100%; border-top:1px solid #e1e1e1;}
.write_table tbody tr th {height:40px; padding:10px 0 10px 33px; background:#f6f6f9; border-bottom:1px solid #e1e1e1; text-align:left; font-weight:400; font-size:17px; color:#222222;}
.write_table tbody tr th strong {font-weight:400; font-size:17px; color:#51649a;}
.write_table tbody tr td {height:40px; padding:10px 20px; border-bottom:1px solid #e1e1e1; line-height:30px;}
.write_table tbody tr td .attach {padding-right:150px; position:relative;}
.write_table tbody tr td .attach .btns {position:absolute; top:0; right:0; overflow:hidden;}
.write_table tbody tr td .attach .btns .btn40 {width:140px;}
.write_table tbody tr td .attach .btns .hidden {height:40px; position:absolute; top:0; right:0; filter:alpha(opacity=0); opacity:0; font-size:40px; z-index:10;}
.write_table tbody tr td .boxed {width:100%; overflow:hidden;}
.write_table tbody tr td .boxed > * {float:left; margin-left:10px;}
.write_table tbody tr td .boxed > *:first-child {margin-left:0px;}
.write_table tbody tr td .boxed > .txt {line-height:40px;}
.write_table tbody tr td .boxed label {margin:0 30px 0 0; height:40px; line-height:40px;}
.write_table tbody tr td .boxed label.rdo input {top:12px;}
.write_table tbody tr td .boxed label.chk input {top:12px;}

.morality_wrap .morality6 {}
.morality_wrap .morality6 .top_txt {font-weight:700; font-size:17px; line-height:27px; color:#222222; margin:0 0 70px;}
.morality_wrap .morality6 .target_wrap {margin:0 0 70px;}
.morality_wrap .morality6 .target_wrap .target_list {width:1128px; margin:0 0 -26px; overflow:hidden;}
.morality_wrap .morality6 .target_wrap .target_list li {margin:0 26px 26px 0; float:left; position:relative;}
.morality_wrap .morality6 .target_wrap .target_list li:after {display:block; content:''; width:100%; height:100%; position:absolute; right:-6px; bottom:-6px; background:#eaeaf0;}
.morality_wrap .morality6 .target_wrap .target_list li .box {width:254px; height:133px; padding:24px 0 0 30px; box-sizing:border-box; background:#f6f6f9; position:relative; z-index:1;}
.morality_wrap .morality6 .target_wrap .target_list li .box .num {display:block; font-family:'OpenSans'; font-weight:600; font-size:18px; line-height:27px; color:#555555; margin:0 0 5px;}
.morality_wrap .morality6 .target_wrap .target_list li .box .txt {font-size:17px; line-height:27px; color:#555555;}

.morality_wrap .morality6 .process_wrap {margin:0 0 70px;}

.num_list {width:1120px; margin:0 0 -20px; overflow:hidden;}
.num_list li {margin:0 20px 20px 0; float:left;}
.num_list.c2 li {width:540px;}
.num_list.c3 li {width:352px;}
.num_list li .inner {margin:0 6px 6px 0; position:relative;}
.num_list li .inner:before {display:block; content:''; background:#eaeaf0; width:100%; height:100%; position:absolute; right:-6px; bottom:-6px;}
.num_list li .inner .table {width:100%; display:table; table-layout:fixed; background:#f6f6f9; position:relative; z-index:1;}
.num_list li .inner .table .num {display:table-cell; width:90px; text-align:center; vertical-align:middle;}
.num_list li .inner .table .num span {display:inline-block; padding:0 0 5px; font-family:'OpenSans'; font-size:28px; color:#4e5c84; border-bottom:1px solid #4e5c84;}
.num_list li .inner .table .con {display:table-cell; padding-right:20px; width:auto; vertical-align:middle;}
.num_list li .inner .table .con .tit {font-weight:700; font-size:17px; line-height:27px; color:#222222; margin:0 0 10px;}
.num_list li .inner .table .con .txt {font-size:17px; line-height:27px; color:#555555;}

.morality_wrap .morality6 .protect_wrap {margin:0 0 70px;}
.morality_wrap .morality6 .protect_wrap ul {}
.morality_wrap .morality6 .protect_wrap ul li {position:relative; padding:0 0 0 14px; margin:5px 0 0; font-size:17px; line-height:27px; color:#555555;}
.morality_wrap .morality6 .protect_wrap ul li:first-child {margin:0;}
.morality_wrap .morality6 .protect_wrap ul li:before {display:block; content:'·'; position:absolute; top:0; left:0;}

.morality_wrap .morality6 .report_wrap {margin:0 0 70px;}
.morality_wrap .morality6 .report_wrap .report_inner {width:100%; overflow:hidden;}
.morality_wrap .morality6 .report_wrap .report_inner .left {width:535px; float:left;}
.morality_wrap .morality6 .report_wrap .report_inner .right {width:535px; float:right;}
.morality_wrap .morality6 .report_wrap .report_inner .term_wrap {}
.morality_wrap .morality6 .report_wrap .report_inner .term_wrap .term_inner {height:231px; overflow-y:auto; box-sizing:border-box;}

.manage_wrap {}
.manage_wrap .section {margin:90px 0 0;}
.manage_wrap .section:first-child {margin:0;}
.manage_wrap .section .txt_list {}
.manage_wrap .section .txt_list li {padding:0 0 0 14px; margin:5px 0 0; font-size:17px; line-height:27px; color:#555555; position:relative;}
.manage_wrap .section .txt_list li:first-child {margin:0;}
.manage_wrap .section .txt_list li:before {display:block; content:'·'; position:absolute; top:0; left:0;}
.manage_wrap .section .manage_visual {margin:0 -730px; text-align:center;}
.manage_wrap .section .authentication {width:100%; display:inline-block;}
.manage_wrap .section .authentication .img {width:630px; float:left; position:relative;}
.manage_wrap .section .authentication .img img {width:100%;}
.manage_wrap .section .authentication .img .zoom {display:block; width:50px; height:50px; background:url(../../images/common/btn_zoom.gif) 0 0 no-repeat; position:absolute; right:0; bottom:0;}
.manage_wrap .section .authentication .info {width:420px; padding:16px 0 0; float:right; border-top:1px solid #dbdbde;}
.manage_wrap .section .authentication .info .tit {margin:0 0 50px; font-family:'OpenSans'; font-weight:600; font-size:18px; line-height:28px; color:#4e5c84;}
.manage_wrap .section .authentication .info .txt {font-size:17px; line-height:33px; color:#555555;}

.manage_wrap .section .top_tit {font-weight:700; font-size:17px; line-height:27px; color:#222222;}
.manage_wrap .section .top_txt {font-size:17px; line-height:27px; color:#555555;}

.society_top {margin:0 0 50px;}
.society_top .txt {font-size:17px; line-height:27px; color:#555555;}

.society_con {}
.society_con > div {display:none;}
.society_con > div.on {display:block;}
.society_con .visual {width:100%; height:400px; padding:90px 70px; box-sizing:border-box;}
.society_con .visual.bg1 {background:url(../../images/contents/society_visual1.jpg) 0 0 no-repeat;}
.society_con .visual.bg2 {background:url(../../images/contents/society_visual2.jpg) 0 0 no-repeat;}
.society_con .visual.bg3 {background:url(../../images/contents/society_visual3.jpg) 0 0 no-repeat;}
.society_con .visual.bg4 {background:url(../../images/contents/society_visual4.jpg) 0 0 no-repeat;}
.society_con .visual .tit {margin:0 0 60px; font-size:40px; color:#ffffff;}
.society_con .visual .txt {padding:0 0 0 205px; position:relative;}
.society_con .visual .txt p {font-size:17px; line-height:27px; color:#ffffff; margin:10px 0 0;}
.society_con .visual .txt p:first-child {margin:0;}
.society_con .visual .txt:before {display:block; content:''; width:155px; height:1px; background:#a5a9a9; position:absolute; top:6px; left:0;}
.society_con .section {margin:70px 0 0;}
.society_con .section .blue {color:#51649a;}
.society_con .section .txt_list {}
.society_con .section .txt_list li {padding:0 0 0 14px; margin:5px 0 0; font-size:17px; line-height:27px; color:#555555; position:relative;}
.society_con .section .txt_list li:first-child {margin:0;}
.society_con .section .txt_list li:before {display:block; content:'·'; position:absolute; top:0; left:0;}

.customer_call_wrap {}
.customer_call_wrap .top_txt {margin:0 0 70px; font-weight:700; font-size:17px; line-height:27px; color:#222222;}
.customer_call_wrap .call_list {width:1131px; margin:0 0 -70px; overflow:hidden;}
.customer_call_wrap .call_list li {width:347px; margin:0 30px 70px 0; float:left;}
.customer_call_wrap .call_list li dl {width:100%; height:126px; overflow:hidden;}
.customer_call_wrap .call_list li dl dt {display:table; width:120px; float:left; position:relative;}
.customer_call_wrap .call_list li dl dt .cell {display:table-cell; height:120px; text-align:center; vertical-align:middle; background:url(../../images/common/customer_call_tit_back.gif) 0 0 no-repeat; position:relative; z-index:1;}
.customer_call_wrap .call_list li dl dt .cell .tit {display:inline-block; font-weight:700; font-size:18px; line-height:23px; color:#ffffff; text-align:left;}
.customer_call_wrap .call_list li dl dt:after {display:block; content:''; width:120px; height:120px; background:#eaeaf0; position:absolute; right:-6px; bottom:-6px;}
.customer_call_wrap .call_list li dl dd {display:table; width:220px; float:right;}
.customer_call_wrap .call_list li dl dd .cell {display:table-cell; height:125px; padding:0 0 0 33px; text-align:left; vertical-align:middle; background:#f6f6f9;}
.customer_call_wrap .call_list li dl dd .cell .txt {font-size:17px; line-height:33px; color:#555555;}

.privacy_wrap {}
.privacy_wrap .top_txt {margin:0 0 70px; font-weight:700; font-size:17px; line-height:27px; color:#222222;}

.sitemap_wrap {}
.sitemap_wrap > ul {}
.sitemap_wrap > ul > li {width:770px; padding:20px 0 40px 330px; position:relative; display:inline-block; border-top:1px solid #e1e1e1;}
.sitemap_wrap > ul > li h4 {width:308px; padding:30px 0 0 22px; background:url(../../images/common/sec_tit_bullet.png) 0 37px no-repeat; position:absolute; top:-1px; left:0; font-weight:400; font-size:28px; color:#4e5c84; border-top:1px solid #8b97ba;}
.sitemap_wrap > ul > li > ul {width:330px; padding:0 0 0 55px; float:left;}
.sitemap_wrap > ul > li > ul > li {}
.sitemap_wrap > ul > li > ul > li > a {display:block; font-size:17px; line-height:33px; color:#555555; position:relative; padding:0 0 0 13px;}
.sitemap_wrap > ul > li > ul > li > a:before {display:block; content:'·'; position:absolute; top:0; left:0;}

.board_search {width:100%; height:100px; padding:30px; box-sizing:border-box; background:#f6f6f9; position:relative;}
.board_search select {width:224px; float:left;}
.board_search label {width:120px; float:left; font-weight:700; font-size:17px; line-height:38px; color:#333333; cursor:default;}
.board_search .input_box {width:806px; border:1px solid #e1e1e1; float:right; position:relative; background:#ffffff;}
.board_search .input_box input[type=text] {width:766px; height:38px; border:none; line-height:28px;}
.board_search .input_box input[type=submit] {width:40px; height:40px; position:absolute; top:0; right:0; background:url(../../images/common/ico_search.png) center center no-repeat; border:none; text-indent:-9999px;}
.board_search .input_box2 {width:910px; border:1px solid #e1e1e1; float:right; position:relative; background:#ffffff;}
.board_search .input_box2 input[type=text] {width:870px; height:38px; border:none; line-height:28px;}
.board_search .input_box2 input[type=submit] {width:40px; height:40px; position:absolute; top:0; right:0; background:url(../../images/common/ico_search.png) center center no-repeat; border:none; text-indent:-9999px;}

.webzine_list_wrap {}
.webzine_list_wrap .webzine_list {}
.webzine_list_wrap .webzine_list li {}
.webzine_list_wrap .webzine_list li a {display:block; overflow:hidden;}
.webzine_list_wrap .webzine_list li a .imgs {width:325px; float:left;}
.webzine_list_wrap .webzine_list li a .imgs img {width:325px; height:204px;}
.webzine_list_wrap .webzine_list li a .info {width:718px; height:173px; float:right; padding:30px 0 0; border-bottom:1px solid #dbdbde;}
.webzine_list_wrap .webzine_list li:first-child a .imgs {padding-top:1px;}
.webzine_list_wrap .webzine_list li:first-child a .info {border-top:1px solid #dbdbde;}
.webzine_list_wrap .webzine_list li a .info .cate {display:block; font-size:16px; font-weight:700; color:#51649a; margin-bottom:16px;}
.webzine_list_wrap .webzine_list li a .info .tit {display:block; height:78px; font-size:20px; line-height:26px; color:#222222; overflow:hidden;}
.webzine_list_wrap .webzine_list li a:hover .info .tit {color:#6276b3;}
.webzine_list_wrap .webzine_list li a .info .date {display:block; font-size:14px; color:#666666; margin:10px 0 0;}
.webzine_list_wrap .webzine_list li .none_list {font-size:17px; background:#f6f6f9; line-height:120px; height:120px; text-align:center; border-bottom:1px solid #dbdbde; border-top:1px solid #dbdbde;}

.view_wrap {}
.view_wrap .view_head {padding:0 234px 20px 0; position:relative; border-bottom:1px solid #dbdbde;}
.view_wrap .view_head .title {}
.view_wrap .view_head .title .cate {font-weight:700; font-size:16px; color:#51649a; margin:0 0 15px;}
.view_wrap .view_head .title .tit {font-size:28px; line-height:1.2; color:#222222;}
.view_wrap .view_head .info {position:absolute; top:44px; right:0;}
.view_wrap .view_head .info p {float:left; margin-left:50px;}
.view_wrap .view_head .info p:first-child {margin-left:0px;}
.view_wrap .view_body {padding:50px 0 100px;}
.view_wrap .view_body p {font-size:17px; line-height:27px; color:#555555;}
.view_wrap .view_attach {padding:10px 0;}
.view_wrap .view_attach .file {display:inline-block; padding-left:37px; background:url(../../images/common/file_down.png) 0 0 no-repeat; font-size:14px; line-height:20px; color:#666666;}
.view_wrap .view_navi {}
.view_wrap .view_navi a {display:block; padding:0 30px 0 125px; position:relative; border-bottom:1px solid #dbdbde;}
.view_wrap .view_navi a.prev {border-top:1px solid #dbdbde;}
.view_wrap .view_navi a .navi {display:block; padding:0 0 0 30px; position:absolute; top:0; left:0; font-size:17px; line-height:60px; color:#000000;}
.view_wrap .view_navi a.prev .navi {background:url(../../images/common/navi_arr_up.png) 0 center no-repeat;}
.view_wrap .view_navi a.next .navi {background:url(../../images/common/navi_arr_down.png) 0 center no-repeat;}
.view_wrap .view_navi a .tit {font-weight:700; font-size:17px; line-height:60px; color:#222222;}
.view_wrap .view_navi a .tit em {color:#51649a;}
.view_wrap .view_navi a.dim {cursor:default;}

.ir_info_wrap {}
.ir_info_wrap .section {margin:90px 0 0; position:relative;}
.ir_info_wrap .section:first-child {margin:0;}
.ir_info_wrap .section .unit {position:absolute; right:0; top:10px;}

.info_table {}
.info_table thead tr th {height:50px; font-size:17px; color:#222222; background:#f6f6f9;}
.info_table tbody tr:first-child th {border-top:none;}
.info_table tbody tr:first-child td {border-top:none;}
.info_table tbody tr th {padding:16px 0; font-weight:400; font-size:17px; line-height:27px; color:#222222; border-top:1px solid #e1e1e1;}
.info_table tbody tr td {padding:16px 0; font-size:17px; line-height:27px; color:#555555; text-align:center; border-top:1px solid #e1e1e1;}

.list_table_wrap {}
.list_table_wrap .list_table {}
.list_table_wrap .list_table thead tr th {height:50px; font-size:17px; color:#222222; background:#f6f6f9;}
.list_table_wrap .list_table tbody tr td {height:80px; padding:0 20px; text-align:center; font-size:16px; color:#666666; border-bottom:1px solid #dbdbde;}
.list_table_wrap .list_table tbody tr:hover td {color:#6276b3;}
.list_table_wrap .list_table tbody tr:hover td .subject {color:#6276b3;}
.list_table_wrap .list_table tbody tr:hover td .subject2 {color:#6276b3;}
.list_table_wrap .list_table tbody tr td .subject {display:block; text-align:left; font-size:20px; line-height:28px; color:#222222;}
.list_table_wrap .list_table tbody tr td .subject2 {display:block; padding:0 30px; text-align:left; line-height:1.5;}

.promotion_con {}
.promotion_con > div {display:none;}
.promotion_con > div.on {display:block;}

.promotion_con .promotion_info_top {margin:0 0 70px;}

.promotion_con .promotion_logo {overflow:hidden; margin:0 0 70px;}
.promotion_con .promotion_logo img {border:1px solid #dbdbde; width:533px;}
.promotion_con .promotion_logo .left {width:535px; float:left;}
.promotion_con .promotion_logo .right {width:535px; float:right;}

.promotion_con .brand_identity img {border:1px solid #dbdbde; width:1098px;}

.promotion_con .promotion_video {}
.promotion_con .promotion_video .video_box {height:532px; background:#f7f7f7;}

.promotion_con .promotion_brochure {}
.promotion_con .promotion_brochure .brochure {width:100%; overflow:hidden;}
.promotion_con .promotion_brochure .brochure .visual {width:670px; float:left;}
.promotion_con .promotion_brochure .brochure .info {width:370px; float:right; padding:16px 0 0; border-top:1px solid #dbdbde;}
.promotion_con .promotion_brochure .brochure .info .cate {margin:0 0 60px; font-family:'OpenSans'; font-weight:600; font-size:18px; line-height:28px; color:#4e5c84;}
.promotion_con .promotion_brochure .brochure .info .tit {margin:0 0 60px; font-size:17px; line-height:27px; color:#555555;}
.promotion_con .promotion_brochure .brochure .info .btns a {display:block; width:160px;}

.ir_con {}
.ir_con > div {display:none;}
.ir_con > div.on {display:block;}

.morality_con {}
.morality_con > div {display:none;}
.morality_con > div.on {display:block;}

.img90 {text-align:center;}
.img90 img {width:90%;}

.consulting_wrap {}
.consulting_wrap .section {margin:70px 0 0;}
.consulting_wrap .section:first-child {margin:0;}
.consulting_wrap .section .hgroup {margin:0 0 24px;}
.consulting_wrap .section .hgroup .tit {font-family:'OpenSans'; font-weight:400; font-size:26px; line-height:36px; color:#51649a;}
.consulting_wrap .section .hgroup .txt {margin:10px 0 0; font-size:17px; line-height:27px; color:#555555;}
.consulting_wrap .section .hgroup .txt .eng {font-family:'OpenSans'; font-weight:600; font-size:18px; color:#222222;}
.consulting_wrap .section .hgroup .txt .kor {font-weight:700; color:#222222;}
.consulting_wrap .section .project_cost {}
.consulting_wrap .section .project_cost img {margin:0 0 30px;}
.consulting_wrap .section .project_cost .txt {font-size:17px; line-height:27px; color:#555555;}
.consulting_wrap .section .conceptual_design {}
.consulting_wrap .section .conceptual_design ol {width:1101px; overflow:hidden;}
.consulting_wrap .section .conceptual_design ol > li {}
.consulting_wrap .section .conceptual_design ol > li.s1 {width:376px; height:338px; padding:30px 0 0 30px; margin:0 9px 54px 0; box-sizing:border-box; background:url(../../images/contents/conceptual_design_back1.png) 0 0 no-repeat; float:left;}
.consulting_wrap .section .conceptual_design ol > li.s2 {width:376px; height:338px; padding:30px 0 0 30px; margin:0 9px 54px 0; box-sizing:border-box; background:url(../../images/contents/conceptual_design_back2.png) 0 0 no-repeat; float:left;}
.consulting_wrap .section .conceptual_design ol > li.s3 {width:331px; height:383px; padding:30px 0 0 30px; margin:0 0 9px; box-sizing:border-box; background:url(../../images/contents/conceptual_design_back3.png) 0 0 no-repeat; float:left;}
.consulting_wrap .section .conceptual_design ol > li.s4 {width:375px; height:281px; padding:30px 0 0 74px; margin:0 0 0 9px; box-sizing:border-box; background:url(../../images/contents/conceptual_design_back4.png) 0 0 no-repeat; float:right;}
.consulting_wrap .section .conceptual_design ol > li.s5 {width:375px; height:281px; padding:30px 0 0 74px; margin:0 0 0 10px; box-sizing:border-box; background:url(../../images/contents/conceptual_design_back5.png) 0 0 no-repeat; float:right;}
.consulting_wrap .section .conceptual_design ol > li.s6 {width:331px; height:281px; padding:30px 0 0 30px; box-sizing:border-box; background:url(../../images/contents/conceptual_design_back6.png) 0 0 no-repeat; float:right;}
.consulting_wrap .section .conceptual_design ol > li .top {display:table; margin:0 0 26px;}
.consulting_wrap .section .conceptual_design ol > li .top .step {display:table-cell; width:60px; height:60px; vertical-align:middle; text-align:center; background:#ffffff;}
.consulting_wrap .section .conceptual_design ol > li .top .step .eng {font-family:'OpenSans'; font-weight:600; font-size:13px; line-height:15px; color:#474c7d;}
.consulting_wrap .section .conceptual_design ol > li .top .step .num {font-family:'OpenSans'; font-weight:400; font-size:28px; line-height:28px; color:#474c7d;}
.consulting_wrap .section .conceptual_design ol > li .top .tit {display:table-cell; width:auto; height:60px; padding:0 0 0 15px; vertical-align:middle;}
.consulting_wrap .section .conceptual_design ol > li .top .tit h5 {font-weight:700; font-size:17px; line-height:27px; color:#ffffff;}
.consulting_wrap .section .conceptual_design ol > li .con {}
.consulting_wrap .section .conceptual_design ol > li .con ul {}
.consulting_wrap .section .conceptual_design ol > li .con ul li {padding:0 0 0 13px; font-size:17px; line-height:33px; color:#ffffff; position:relative;}
.consulting_wrap .section .conceptual_design ol > li .con ul li:before {display:block; content:'·'; position:absolute; top:0; left:0;}
.consulting_wrap .section .concept_design {}
.consulting_wrap .section .concept_design > ul {width:1155px; overflow:hidden;}
.consulting_wrap .section .concept_design > ul > li {width:325px; margin:0 60px 60px 0; float:left; position:relative; box-sizing:border-box;}
.consulting_wrap .section .concept_design > ul > li:after {display:block; content:''; width:100%; height:100%; position:absolute; right:-6px; bottom:-6px; background:#eaeaf0;}
.consulting_wrap .section .concept_design > ul > li .top {display:table; width:100%; position:relative; z-index:1; background:url(../../images/common/concept_design_top_back.gif) 0 0 no-repeat;}
.consulting_wrap .section .concept_design > ul > li .top .cell {display:table-cell; text-align:center; vertical-align:middle; height:85px;}
.consulting_wrap .section .concept_design > ul > li .top .cell .kor {font-weight:700; font-size:17px; line-height:27px; color:#ffffff;}
.consulting_wrap .section .concept_design > ul > li .top .cell .eng {font-family:'OpenSans'; font-weight:600; font-size:18px; line-height:27px; color:#ffffff;}
.consulting_wrap .section .concept_design > ul > li .con {padding:0 30px; background:#f6f6f9; position:relative; z-index:1;}
.consulting_wrap .section .concept_design > ul > li.c1 .con {height:195px;}
.consulting_wrap .section .concept_design > ul > li.c2 .con {height:195px;}
.consulting_wrap .section .concept_design > ul > li.c3 .con {height:195px;}
.consulting_wrap .section .concept_design > ul > li.c4 .con {height:710px;}
.consulting_wrap .section .concept_design > ul > li.c5 .con {height:710px;}
.consulting_wrap .section .concept_design > ul > li.c6 .con {height:710px;}
.consulting_wrap .section .concept_design > ul > li .con ul {}
.consulting_wrap .section .concept_design > ul > li .con ul li {padding:15px 0 15px 20px; font-family:'OpenSans'; font-size:16px; line-height:24px; color:#555555; border-top:1px solid #dddde2; background:url(../../images/common/concept_design_chk.png) 0 22px no-repeat;}
.consulting_wrap .section .concept_design > ul > li .con ul li:first-child {border-top:none;}

.performance_layer {position:relative;}
.performance_layer .layer_close {display:block; width:22px; height:22px; background:url(../../images/common/layer_close2.png) 0 0 no-repeat; position:absolute; top:20px; right:30px;}
.performance_layer .contents {padding:50px 30px 20px; overflow:hidden;}
.performance_layer .contents .left {width:635px; float:left;}
.performance_layer .contents .left img {width:635px; height:398px;}
.performance_layer .contents .right {width:375px; float:right;}
.performance_layer .contents .right .hgroup {margin:0 0 25px;}
.performance_layer .contents .right .hgroup .tit {font-size:24px; line-height:36px; color:#6276b3;}
.performance_layer .contents .right table {border-top:1px solid #e1e1e1;}
.performance_layer .contents .right table tbody tr th {font-size:17px; color:#222222; border-bottom:1px solid #e1e1e1; text-align:center; background:#f6f6f9;}
.performance_layer .contents .right table tbody tr td {padding:12px 20px; font-size:17px; line-height:27px; color:#555555; border-bottom:1px solid #e1e1e1;}
.performance_layer .thumbnail {padding:20px 120px; background:#ebebee; overflow:hidden;}
.performance_layer .thumbnail a {display:block; width:160px; margin:0 0 0 15px; float:left; position:relative;}
.performance_layer .thumbnail a:first-child {margin:0;}
.performance_layer .thumbnail a img {width:160px; height:101px;}
.performance_layer .thumbnail a.active:after {display:block; content:''; width:100%; height:100%; box-sizing:border-box; border:5px solid #0cbf8f; position:absolute; top:0; left:0;}

#error {width:1100px; height:100%; margin:0 auto; position:relative;}
#error .error_table {display:table; width:1100px; height:100%; position:absolute; top:0; left:0;}
#error .error_cell {display:table-cell; width:100%; height:100%; text-align:center; vertical-align:middle;}
#error .error_inner {padding:126px 0 0; background:url(../../images/common/ico_error.png) center 0 no-repeat;}
#error .error_inner .txt1 {font-size:22px; line-height:32px; color:#51649a; margin:0 0 25px;}
#error .error_inner .txt2 {font-size:15px; line-height:23px; color:#666666; margin:0 0 60px;}

.performance_visual {position:relative; margin:0 0 20px;}
.performance_visual .txt {position:absolute; left:15px; bottom:15px; font-weight:700; font-size:18px; line-height:24px; color:#ffffff;}