<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ì›¹í°íŠ¸ Import */
@import url(http://fonts.googleapis.com/css?family=Noto+Sans);
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');

/* ìŠ¤í¬ë¡¤ ì„¤ì&nbsp;• */
html {overflow-x: hidden; overflow-y: scroll;}
body {background-color: #fff;}

/* í°íŠ¸ ì„¤ì&nbsp;• */
* {font-family: 'Noto Sans CJK KR', 'NanumBarunGothic', "NanumGothic", 'Malgun Gothic', 'Gulim', sans-serif !important;}
h1, h2, h3, h4, h5, h6, p {font-family: 'Noto Sans CJK KR', 'NanumBarunGothic', "NanumGothic", 'Malgun Gothic', 'Gulim', sans-serif !important;}
.fa {font-family: 'FontAwesome' !important;}
.glyphicon {font-family: 'Glyphicons Halflings' !important;}
ol, ul, li {list-style: none;}

/* ë©”ë‰´ ì„¤ì&nbsp;• ì‹œìž‘ */
.navbar-inverse {background: #fff; padding: 0; margin: 0; border: none; position: absolute; top: auto;}
.navbar-inverse .divider-vertical {display: none;}
.navbar~ br {display: none;}

/*===== ë¡œê³&nbsp; ì„¤ì&nbsp;• =====*/
.navbar-inverse .navbar-brand {
    margin: 0 !important;
    padding: 10px;
    text-shadow: 0 0 0 rgba(0,0,0,0);
}
.navbar-inverse .navbar-brand img {
    width: 100%;
    margin: 0 !important;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {color: #333; background-color: rgba(0,0,0,0);}
/*===== ë©”ì¸ ë©”ë‰´ ì„¤ì&nbsp;• =====*/
.navbar-inverse .navbar-nav &gt; li &gt; a {
    color: #666;
    font-size: 16px;
    font-weight: 500;
    text-shadow: 0 0 0 rgba(0,0,0,0) !important;
    letter-spacing: 0.02em;
    padding: 15px 0;
    margin: 15px 20px 10px;
    border: none !important;
    position: relative;
}
.navbar-inverse .navbar-nav &gt; li &gt; a .caret {visibility: hidden; position: absolute; display: block; bottom: 0; left: 50%; width: 0; height: 0; margin-left: -5px; vertical-align: middle; border-top: 4px solid; border-right: 4px solid rgba(0,0,0,0); border-left: 4px solid rgba(0,0,0,0); color: #06993e;}
.navbar-inverse .navbar-nav &gt; .open &gt; a, .navbar-inverse .navbar-nav &gt; .open &gt; a:focus, .navbar-inverse .navbar-nav &gt; .open &gt; a:hover {background: rgba(0,0,0,0); color: #111; ont-weight: 500; box-shadow: 0 0 0 rgba(0,0,0,0); border: none !important;}
.navbar-inverse .navbar-nav &gt; li:hover &gt; a, .navbar-inverse .navbar-nav &gt; li:focus &gt; a {color: #111; font-weight: 500; border: none !important;}
.navbar-inverse .navbar-nav &gt; .open &gt; a .caret, .navbar-inverse .navbar-nav &gt; li:hover &gt; a .caret, .navbar-inverse .navbar-nav &gt; li:focus &gt; a .caret {visibility: visible;}

/*===== ì„œë¸Œ ë©”ë‰´ ì„¤ì&nbsp;• =====*/
.navbar-inverse .dropdown-menu {
    background: #000000;
    left: -27px !important;
    right: auto !important;
    padding: 10px;
    margin: 0;
    border-radius: 0;
    border: none;
    box-shadow: 0 0 0 rgba(0,0,0,0);
    min-width: 160px;
}
.navbar-inverse .dropdown-menu &gt; li &gt; a {
    color: #fff;
    padding: 8px 15px;
    margin: 0;
    font-size: 15px;
    font-weight: 300;
    text-align: center;
    letter-spacing: -0.05em;
}
.navbar-inverse .dropdown-menu &gt; li &gt; a:focus, .navbar-inverse .dropdown-menu &gt; li &gt; a:hover {
    background: #06993e;
    color: #fff;
}

/*===== ëª¨ë°”ì¼ ë©”ë‰´ ì„¤ì&nbsp;• =====*/
.navbar-toggle {background: #0029a5; border-radius: 0; border: none; margin: 13px 20px 0; padding: 10px 10px;}
@media screen and (max-width: 991px) {
    .navbar-inverse .navbar-brand {margin: 35px 0 0; padding: 0;}
    .navbar-brand img {width: 170px;}
    .navbar-inverse .navbar-nav &gt; li &gt; a {font-size: 15px; margin: 20px 0px 15px 0px; padding: 10px 15px;}
}
@media screen and (max-width: 767px) {
	.navbar-inverse &gt; div {padding: 0; margin-bottom: 0; }
	.intro-wrap {
		padding-top: 15px !important;
	}
/*     .navbar-inverse &gt; div .navbar-header {margin: 0 0 13px; border-bottom: 1px solid #e1e1e1;} */
    .topmarginLay_a {height: 64px !important;}
    .navbar-inverse .navbar-brand {margin: 20px 0 0;}
    .navbar-brand img {margin: -5px 0 0 15px; padding: 20px; width: 200px !important; height: 70px;}
    .navbar-top &gt; div &gt; a {margin: 5px 20px 0;}
    .navbar-inverse .navbar-nav &gt; li&gt; a {color: #fff !important; font-size: 14px; font-weight: 300 !important; text-align: center; margin: 0; padding: 14px 30px;}
    .navbar-inverse .navbar-nav &gt; li &gt; a .caret {bottom: 5px;}
    .navbar-nav .open .dropdown-menu {padding: 0;}
    .navbar-inverse .navbar-nav &gt; .open &gt; a, .navbar-inverse .navbar-nav&gt;.open&gt;a:focus, .navbar-inverse .navbar-nav&gt;.open&gt;a:hover {color: #333 !important; border: none !important; margin: 0 0 0; background: #f7f7f7;}
    .navbar-inverse .navbar-collapse .navbar-nav {margin: 0; background: #000;}
    .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a {color: #fff; background: #0029a5;}
    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu &gt; li &gt; a {padding: 10px 15px 10px 25px;}
}
/* //ë©”ë‰´ ì„¤ì&nbsp;• ë */


.carousel-inner &gt; .item &gt; a &gt; img, .carousel-inner &gt; .item &gt; img {
	height: 535px;
}


/* í‘¸í„° ì„¤ì&nbsp;• ì‹œìž‘ */
.footer-social-layout {display: none;}
.footer_copy&gt; div {
	padding: 0;
	float: none;
	background: #555;
}

.footer_inner {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
	text-align: left;
}

.footer_top {
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	padding: 30px 0 20px;
	margin: 0 0 20px;
}

.footer_top dl {
	color: #bebebe;
	font-size: 13px;
	letter-spacing: -0.05em;
	margin: 0 0 15px;
}

.footer_top dl dt {
	float: left;
	width: 120px;
	font-weight: 700;
}

.footer_top dl dd {
	color: #aaa;
}

.footer_bottom p {
	margin: 0;
	color: #d1d1d1;
	font-size: 13px;
	letter-spacing: -0.03em;
}
@media screen and (max-width: 991px) {
    .footer_top {padding: 25px 15px 15px;}
    .footer_bottom {padding: 0 15px;}
}
/* //í‘¸í„° ì„¤ì&nbsp;• ë */


/* ìŠ¬ë¼ì´ë“œ ì„¤ì&nbsp;• ì‹œìž‘ */
.container_contents {width: 100%; padding: 0;}
.carousel-inner {height: 535px; position: relative;}
/* .carousel-inner::after {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url('/skin/img/default/visual_cover.png'); background-size: contain; background-repeat: no-repeat; background-position: 50% 100%; z-index: 0;} */
.carousel-control {position: absolute; z-index: 9999;}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {width: 45px; height: 45px; margin-top: -22px;}
.glyphicon-chevron-left:before {content: url('/skin/img/slide/sl_ico_pre.png');}
.glyphicon-chevron-right:before {content: url('/skin/img/slide/sl_ico_next.png');}
.carousel-inner &gt; .item {width: 100%; height: 100%;}
.carousel-caption {top: 50%; bottom: auto; left: 0; width: 100%; padding: 0; margin: -65px 0 0; text-shadow: 0 0 0 rgba(0,0,0,0);}
.carousel-caption h3 {
    margin: 0;
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    line-height: 52px;
    letter-spacing: 0.06em;
}
.carousel-caption h3 span {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.5em;
}
@media screen and (max-width: 991px) {
    .carousel-inner {height: 280px;}
    .carousel-caption {margin: -40px 0 0;}
    .carousel-caption h3 {font-size: 30px; line-height: 35px;}
    .carousel-caption h3 span {font-size: 18px;}
}
@media screen and (max-width: 767px) {
	.carousel-inner {
		display: none;
	}
/*     .carousel-inner &gt; .item &gt; a &gt; img, .carousel-inner &gt; .item &gt; img {height: 100%; max-width: none;} */
    .carousel-control, .carousel-control.right, .carousel-control.left, .carousel-control:hover, .carousel-control:focus {display: none;}
    .carousel-caption h3 {font-size: 25px;}
}
/* //ìŠ¬ë¼ì´ë“œ ì„¤ì&nbsp;• ì‹œìž‘ */


/* ë©”ì¸íŽ˜ì´ì§€ ì„¤ì&nbsp;• ì‹œìž‘ */
/*===== ë©”ì¸íŽ˜ì´ì§€ HTML ì˜ì—­ ì„¤ì&nbsp;• =====*/
/*=====----- ê²¬ì&nbsp;ë¬¸ì˜ ë°”ë¡œê°€ê¸° -----=====*/
.contact_btn_wrap {background: #f1f1f1;}
.contact_btn_inner {width: 100%; max-width: 1170px; margin: 0 auto; padding: 86px 0; position: relative;}
.contact_btn {background: #06993e; width: 178px; height: 178px; border-radius: 100%; margin-left: -88px; padding-top: 53px; position: absolute; top: -45px; left: 50%; text-align: center;}
.contact_btn::before {content: ''; height: 110px; width: 1px; background: #06993e; position: inherit; top: -110px;}
.contact_btn p {margin: 10px 0 0; color: #fff; font-size: 16px; font-weight: 300; letter-spacing: -0.05em;}
.contact_btn p span {font-size: 18px; font-weight: 500;}
@media screen and (max-width: 991px) {
    .contact_btn {width: 120px;
    height: 120px; margin-left: -60px; padding-top: 25px;}
    .contact_btn::before {height: 40px; top: -40px;}
    .contact_btn figure img {width: 30px;}
    .contact_btn_inner {padding: 50px 0;}
    .contact_btn p {margin: 5px 0 0; font-size: 13px;}
    .contact_btn p span {display: block; font-size: 15px;}
}
/*=====----- ì‚¬ì—…ë¶„ì•¼ -----=====*/
.biz_wrap {
	background: #FFF;
}

.biz_inner {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
	padding: 60px 0 0;
}

.main-intro-wrap {
	width: 100%;
    border-bottom: 1px solid #e1e1e1;
}

.main-intro-inner {
	max-width: 1170px;
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

/*===== ë©”ì¸íŽ˜ì´ì§€ ê²Œì‹œíŒ ì˜ì—­ ì„¤ì&nbsp;• =====*/
.intro-board-widget-layout {width: 1170px; margin: 0 auto; padding: 60px 0 80px;}
.intro-boardbox {width: 33.333333%;}
/*=====----- ê²Œì‹œíŒ íƒ€ì´í‹€ ì„¤ì&nbsp;• -----=====*/
.intro-boardbox .page-header {padding: 0 0 15px; margin: 0 0 15px; border-bottom: 1px solid #e1e1e1;}
.intro-boardbox .page-header h4 {
    margin: 0;
    color: #152b87;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -0.03em;
}
.intro-boardbox .page-header h4 .btn {padding: 0;
    margin: 0;
    background: #dedede;
    border-radius: 100%;
    color: #fff;
    width: 25px;
    height: 25px;
}
.intro-boardbox .page-header h4 .btn .fa-plus {
    color: #152b87;
    font-size: 12px;
}
.intro-boardbox .banner-wrap {min-height: 100px;}
.intro-boardbox .banner-icon {display: inline-block; float: left; height: 100px; margin: 0 30px 0 15px;}
.banner-text {display: inline-block;}
.banner-text h5 {margin: 6px 0 12px; font-size: 14px; font-weight: 500; color: #343434;}
.banner-wrap:last-child:hover .banner-text h5 {text-decoration: underline;}
.banner-text h3 {margin: 0 0 5px; color: #06993e; font-size: 23px; font-weight: 500;}
.banner-text p {font-size: 13px; margin: 0 0 0; color: #666;}
/*=====----- ê²Œì‹œíŒ ë¦¬ìŠ¤íŠ¸ ì„¤ì&nbsp;• -----=====*/
.intro-boardbox .front-panel &gt; .panel {padding: 0; background-color: rgba(0,0,0,0) !important; border: none; border-radius: 0px; box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);}
.intro-boardbox .panel-body {padding: 0;}
.dh-front-list2-words {margin: 0 !important; padding: 7px 0;}
.dh-front-list2 h6 a, .dh-front-list2 h6 a span {color: #777; font-weight: 300; font-size: 16px; letter-spacing: -0.03em;}
.dh-front-list2 h6 a:hover span {text-decoration: none;}
.dh-front-list2 h6 a:hover .list-row-subject {color: #333; text-decoration: underline;}
.dh-front-list2-words:first-child {margin: auto;}
.list-row-subject {float: left; text-overflow: ellipsis; overflow: hidden; max-width: 250px; white-space: nowrap;}
.intro-boardbox:nth-child(2) .list-row-subject::after {content: url('/skin/img/default/ico_clip.png'); padding-left: 10px;}
.row-separator {display: none;}
.list-row-regdate {float: right; color: #999 !important;}
.list-row-contents {display: none;}
.dh-front-list2 h6 a small &gt; span.label-danger {color: #06993e !important; background-color: #fff;}
/*=====----- ê²Œì‹œíŒ í•˜ë‹¨ ì˜ì—­ ì„¤ì&nbsp;• -----=====*/
.ico_contact {float: left; background: #e8e8e8; border-radius: 100%; width: 48px; height: 48px; margin-right: 10px; padding-top: 12px; text-align: center;}
.board_contact {width: 100%; margin: 20px 0 20px;}
.board_contact h4 {margin: 0; color: #333333; font-size: 46px; font-weight: 300; font-family: 'Roboto' !important; letter-spacing: -0.01em;}
.board_contact h5 {margin: 0 0 20px; color: #555555; font-size: 16px; font-weight: 600; letter-spacing: -0.05em;}
.board_contact p {color: #666666; font-size: 14px; font-weight: 300; line-height: 22px; letter-spacing: -0.01em; margin: 0;}
@media screen and (max-width: 991px) {
    .intro-board-widget-layout {width: 100%;}
    .dh-front-list2 h6 a, .dh-front-list2 h6 a span {font-size: 14px; letter-spacing: -0.05em;}
    .list-row-subject {max-width: 150px;}
    .board_contact h4 {display: inline-block; padding: 10px 0 0; font-size: 28px;}
}
@media screen and (max-width: 767px) {
    .intro-board-widget-layout {padding: 60px 0 80px;}
    .intro-boardbox {width: 100%;}
    .list-row-subject {max-width: 250px;}
}
/* //ë©”ì¸íŽ˜ì´ì§€ ì„¤ì&nbsp;• ë */


/* ì„œë¸ŒíŽ˜ì´ì§€ ì„¤ì&nbsp;• ì‹œìž‘ */
.sub-layout {width: 100%; padding: 0;}
.contents {min-height: 320px;}
.contents_inner {width: 100%; max-width: 1170px; margin: 0 auto;}
.con1 {padding: 80px 0;}
.con2 {padding: 60px 0;}
.con3 {padding: 60px 0;}

/*=====----- ì„œë¸ŒíŽ˜ì´ì§€ ìƒë‹¨ ì„¤ì&nbsp;• -----=====*/
.sub_top {height: 340px; position: relative;}
.visual1 {background: url('/skin/img/default/visual1.jpg');}
.visual2 {background: url('/skin/img/default/visual2.jpg');}
.visual3 {background: url('/skin/img/default/visual3.jpg');}
.visual4 {background: url('/skin/img/default/visual4.jpg');}
.visual5 {background: url('/skin/img/default/visual2.jpg');}
.breadscrumb_wrap {border-bottom: 1px solid rgba(255, 255, 255, 0.2); padding: 15px 0;}
.breadscrumb {margin: 0 auto; padding: 0; width: 100%; max-width: 1170px;}
.breadscrumb &gt; li {float: left; color: #ccc; font-size: 12px; font-weight: 300; letter-spacing: -0.05em;}
.breadscrumb &gt; li::after {content: '\f0da'; color: #06993e; font-size: 10px; font-family: 'FontAwesome'; padding: 0 10px;}
.breadscrumb &gt; li.on {color: #fff; font-weight: 500;}
.breadscrumb &gt; li.on::after {content: '';}
.sub_top_inner {position: absolute; top: 50%; width: 100%; margin: -30px 0 0;}
.sub_top_inner h2 {color: #fff; font-size: 35px; font-weight: 400; line-height: 1; letter-spacing: -0.05em; text-align: center; margin: 0;}
.sub_quick_wrap {width: 100%; background: rgba(0, 0, 0, 0.5); position: absolute; bottom: 0;}
.sub_quick_inner {margin: 0 auto; width: 100%; max-width: 1170px;}
.sub_quick_inner &gt; ul {padding: 0; margin: 0;}
.sub_quick_inner &gt; ul &gt; li {float: left; font-size: 16px; font-weight: 300; letter-spacing: -0.03em; text-align: center; padding: 20px 0;}
.sub_quick_inner &gt; ul &gt; li.on a {
	color: #06993e;
}
.sub_quick_inner &gt; ul &gt; li::after {content: '/'; float: right; color: rgba(255, 255, 255, 0.3); font-size: 14px;}
.sub_quick_inner &gt; ul &gt; li:last-child::after {content: '';}
.sub_quick_inner &gt; ul &gt; li &gt; a &gt; img {padding-left: 10px;}
.sub_quick_inner &gt; ul &gt; li &gt; a {color: #cccccc;}
.sub_quick_inner p {color: #fff; font-size: 22px; font-weight: 300; text-align: center; letter-spacing: 0.035em; margin: 0; padding: 16px 0 15px;}
.sub_quick_inner p span {color: #e5e5e5; font-size: 15px; font-weight: 500; letter-spacing: -0.05em; padding-right: 10px;}
.sub_quick1 &gt; ul &gt; li {width: 20%;}
.sub_quick2 &gt; ul &gt; li {width: 25%;}
.sub_quick3 &gt; ul &gt; li {width: 33.3333333%;}
.sub_quick5 &gt; ul &gt; li {width: 50%;}
@media screen and (max-width: 991px) {
    .con1 {padding: 40px 0;}
    .con2 {padding: 50px 15px 60px;}
    .sub_top {margin-top: 75px; height: 340px;}
    .breadscrumb_wrap {padding: 15px;}
}
@media screen and (max-width: 767px) {
    .sub_top {margin-top: 60px; height: 250px;}
    .sub_top_inner {margin: -5px 0 0;}
    .sub_quick_wrap {display: none;}
}


/*=====----- ì„œë¸ŒíŽ˜ì´ì§€ ì»¨í…ì¸&nbsp; ì„¤ì&nbsp;• -----=====*/
/*=====----- sub - comp -----=====*/
/* .comp_greeting .txt {background-image: url(/skin/img/default/greeting_1.png); background-repeat: no-repeat; background-position: right 90px bottom 0; padding: 0 100px 0;} */

/*=====----- sub - comp ì—°í˜ -----=====*/
.comp_history {max-width: 960px; margin: 0 auto; text-align: center;}
.comp_history &gt; h4 {background: #f6f6f6; border: 1px solid #eee; border-radius: 50px; display: inline-block; margin: 0 0 20px; padding: 6px 20px; color: #555; font-size: 15px; letter-spacing: -0.05em;}
.history-title {background-color: #152b87; color: #fff; letter-spacing: -0.05em; border-radius: 100%; padding: 36px 23px 0; display: inline-block; position: absolute; left: 50%; margin-left: -75px; top: 0; z-index: 100; width: 150px; height: 150px;}
.history-title h3 {font-size: 14px; font-weight: 300; margin: 0 0 5px;}
.history-title h4 {font-size: 22px; font-weight: 500; margin: 0 0 10px; border-bottom: 1px solid rgba(255,255,255,0.5); padding: 0 0 10px;}
.history-title p {margin: 0; font-size: 13px;}
.timeline::after {display: block; content: ''; height: 10px;  width: 10px; background: #152b87; border-radius: 100%; position: absolute; bottom: 0; left: 50%; margin-left: -5px;}
.timeline .text-right &gt; * {text-align: right;}
.timeline .text-left &gt; * {text-align: left;}
.timeline .text-right .table tr th {text-align: right;}
.timeline .text-left .table tr th, .timeline .text-left .table tr td {text-align: left;}
.timeline .table tr td {color: #777; padding: 0 0 10px;}
.timeline .table tr th {width: 28%; color: #323232; font-size: 15px; font-weight: 500; letter-spacing: -0.05em; padding: 0;}
.timeline {margin: 105px auto 0; overflow: hidden; position: relative; padding: 0px; list-style-type: none;}
.timeline .timeline-box {position: relative; float: left; clear: left; width: 45%; margin: 5px 2.5% 0; list-style-type: none; display: block; padding: 25px 35px 5px; background: #fff; border: 1px solid #dedede; border-radius: 8px; z-index: 15; letter-spacing: -0.05em;}
.timeline .timeline-box .timeline-title {color: #152b87; font-weight: 600; font-size: 20px; margin: 0 0 14px; letter-spacing: -0.075em;}
.timeline .timeline-box .timeline-details {clear: both;}
.timeline .timeline-box:first-child {margin-bottom: 2.5em;}
.timeline .timeline-box:nth-of-type(1n)::before {position: absolute; top: 15px; right: -10px; display: inline-block; border-top: 10px solid rgba(0,0,0,0); border-left: 10px solid #dedede; border-right: 0 solid #dedede; border-bottom: 10px solid rgba(0,0,0,0); content: '';}
.timeline .timeline-box:nth-of-type(2n) {float: right; clear: right;}
.timeline .timeline-box:nth-of-type(2n)::before {right: auto; left: -10px; position: absolute; top: 15px; display: inline-block; border-top: 10px solid rgba(0,0,0,0); border-right: 10px solid #dedede; border-left: 0 solid #dedede; border-bottom: 10px solid rgba(0,0,0,0); content: '';}
.timeline .timeline-box:nth-of-type(2n) {margin-top: 3em;}
.timeline .timeline-box:nth-child(2n)::after {left: -6.7%; right: auto;}
.timeline-box:hover, .timeline-box:focus {transform: translate(0, -5px); -webkit-transform: translate(0, -5px); -ms-transform: translate(0, -5px);}
.timeline-box {transition: all 300ms ease-in-out; -webkit-transition: all 300ms ease-in-out;-moz-transition: all 300ms ease-in-out; -o-transition: all 300ms ease-in-out;}
@media all and (max-width: 600px) {
	.timeline .timeline-box {width: 100%; margin-left: 0; margin-right: 0;}
	.timeline .timeline-box:first-child {margin-bottom: 0;}
	.timeline .timeline-box:nth-of-type(2n) {margin-top: 5px;}
}
@media all and (min-width: 650px) {
  .timeline .timeline-box:after {display: block; content: ''; height: 9px; width: 9px; background: #fff; border-radius: 50%; position: absolute; right: -7%; top: 1.5em; border: 2px solid #b2a4a4;}
}
/*=====----- sub - biz -----=====*/
#biz1 .con1, #biz2 .con1, #biz3 .con1, #biz4 .con1 {border-bottom: 1px solid #e8e8e8;}
#biz4 .con1 {padding: 80px 0 60px;}
#biz1 .con2, #biz2 .con2, #biz3 .con2, #biz4 .con2 {padding: 60px 0 100px;}
.biz_intro {margin: 50px 0 0;}
.biz_circle {width: 180px; height: 180px; border: 7px solid #eeeeee; border-radius: 100%; margin: 0 auto; padding: 38px 0 0;}
.dotted_line {width: 6px; min-height: 20px; margin: 15px auto 0; border-left: 4px dotted #cccccc;}
.biz_intro_des h5 {color: #333; font-size: 19px; font-weight: 500; letter-spacing: -0.05em; margin: 15px 0 20px;}
.biz_intro_des p {margin: 0; padding: 0 5px; color: #666; font-size: 15px; letter-spacing: -0.03em; line-height: 1.6;}
@media screen and (max-width: 767px) {
    .biz_intro &gt; .row {margin: 0;}
    .biz_circle {width: 140px; height: 140px; padding: 32px 0 0;}
    .biz_circle img {width: 80px;}
}
/*=====----- table -----=====*/
.table_wrap {margin-top: 30px; border-top: 2px solid #000; border-bottom: 1px solid #000;}
.basic_tb {width: 100%;}
.basic_tb thead tr th {vertical-align: middle; background: #f8f8f8; border-bottom: 1px solid #000; padding: 15px 0; color: #444444; font-size: 15px; font-weight: 500; text-align: center; letter-spacing: -0.03em;}
.basic_tb tbody tr th, .basic_tb tbody tr td {vertical-align: top; padding: 15px 35px; font-size: 15px; letter-spacing: -0.03em; border-bottom: 1px solid #e0e0e0; border-right: 1px solid #e0e0e0;}
.basic_tb tbody tr td {color: #444; font-weight: 400;}
.basic_tb tbody tr td:last-child {border-right: none;}
.basic_tb tbody tr td.high {color: #152b87; font-weight: 500;}
/*=====----- íšŒì›ê°€ìž… -----=====*/
.login-layout, .id-find-layout, .pw-find-layout {background: #efe7e7; margin: 90px 0 0; min-height: 725px;}
.login-layout .inner-box-wrapper, .id-find-layout .inner-box-wrapper, .pw-find-layout .inner-box-wrapper { width: 100%; max-width: 1170px; margin: 0 auto; padding: 100px 0 0;}
.join-agree-layout, .join-layout {width: 1170px; margin: 0 auto 70px;}
.join-agree-layout .panel, .join-layout .panel {border: 1px solid #dedede; box-shadow: 0 0 0 rgba(0,0,0,0); border-radius: 0;}
.join-agree-layout .panel-heading, .join-layout .panel-heading {background-image: none !important; background-color: #f7f7f7 !important;}
.join-agree-layout .btn-primary, .join-layout .btn-primary {background-color: #06993e !important;border: 0px; border-radius: 0;}
@media screen and (max-width: 991px) {
    .login-layout, .id-find-layout, .pw-find-layout {width: 100%; margin: 0;}
}
/*=====----- ë¡œê·¸ì¸ / ì•„ì´ë””, ë¹„ë°€ë²ˆí˜¸ ì°¾ê¸° -----=====*/
.login-layout .panel, .id-find-layout .panel, .pw-find-layout .panel {border-radius: 8px; box-shadow: 0 0 0 rgba(0,0,0,0); border: 1px solid rgba(0,0,0,0); min-height: 440px; margin: 0; padding: 50px 30px 80px;}
.login-layout .panel-body h2, .id-find-layout .panel-body h2, .pw-find-layout .panel-body h2 {margin: 0; color: #454545; font-size: 28px; font-weight: 500; letter-spacing: 0.01em;}
.login-layout .inner-box-msg p, .id-find-layout .inner-box-msg p, .pw-find-layout .inner-box-msg p {font-size: 13px; color: #666; margin: 0;}
.login-layout .inner-box-form form label, .id-find-layout .inner-box-form form label, .pw-find-layout .inner-box-form form label {font-size: 14px;}
.login-layout .inner-box-form form label.error, .id-find-layout .inner-box-form form label.error, .pw-find-layout .inner-box-form form label.error {font-weight: 400; color: #06993e; font-size: 12px;}
.login-layout input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {background: #fff !important; border: 1px solid #d5d5d5;}
.login-layout .btn-warning, .id-find-layout .btn-warning, .pw-find-layout .btn-warning {background-image: none; background-color: #2a2a2a; border: none; border-radius: 0; box-shadow: 0 0 0 rgba(0,0,0,0); text-shadow: 0 0 0 rgba(0,0,0,0); color: #f5f5f5;}
.login-layout .btn-warning:focus, .login-layout .btn-warning:hover, .id-find-layout .btn-warning:focus, .id-find-layout .btn-warning:hover, .pw-find-layout .btn-warning:focus, .pw-find-layout .btn-warning:hover {background: #06993e;}
.login-layout form &gt; div &gt; p &gt; a {display: inline-block; float: left; font-size: 12px; color: #777;}
.login-layout form &gt; div &gt; p &gt; a:hover {color: #303030;}
.login-layout form &gt; div &gt; p &gt; a:after {content: " | "; font-size: 8px; padding: 0 8px 0; margin: 0; color: #d9d9d9;}
.login-layout form &gt; div &gt; p:last-child &gt; a:after {content: "";}
.id-find-layout .panel-body, .pw-find-layout .panel-body {margin-top: 40px;}
/* //ì„œë¸ŒíŽ˜ì´ì§€ ì„¤ì&nbsp;• ë */


/* ê²Œì‹œíŒ ì„¤ì&nbsp;• ì‹œìž‘ */
/*=====----- ë©”ì¼í¼ ì„¤ì&nbsp;• -----=====*/
#mailForm {width: 100%; max-width: 1170px; margin: 0 auto; padding: 60px 0;}
#mailForm .form-group {margin: 0; padding: 25px 35px; background: #f8f8f8; border-bottom: 1px solid #e0e0e0;}
#mailForm .form-group:first-child {border-top: 2px solid #000;}
#mailForm .form-group:nth-child(5) {background: none; border: none; padding: 30px 25px;}
#mailForm .form-group label {width: 15%; float: left; margin: 10px 0 0;}
#mailForm .form-group input.form-control, #mailForm .form-group textarea.form-control {width: 85%; max-width: 935px; border: 1px solid #d0d0d0; border-radius: 0; box-shadow: 0 0 0 rgba(0,0,0,0);}
#mailForm .form-group input.form-control {height: 40px;}
#mailForm .form-group p.error, #mailForm .form-group~p.error {margin: 0; color: #06993e; font-size: 12px}
#mailForm .form-group~p.error {padding-left: 35px; margin: -15px 0 0;}
#mailForm .form-group .checkbox {margin: -8px 0 0;}
#mailForm .form-group .checkbox label {width: 100%; margin: 0;}
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {width: 220px; margin: 0 auto; margin-top: 30px; padding: 15px 0; border: 1px solid #bebebe !important; border-radius: 50px; background: #fff !important; box-shadow: 0 0 0 rgba(0,0,0,0); color: #666; font-size: 15px; font-weight: 400; letter-spacing: -0.03em; text-shadow: 0 0 0 rgba(0,0,0,0);}
input[type=button].btn-block:hover, input[type=reset].btn-block:hover, input[type=submit].btn-block:hover {background: #06993e !important; border: 1px solid #06993e !important; color: #fff;}
@media screen and (max-width: 991px) {
    #mailForm .form-group input.form-control, #mailForm .form-group textarea.form-control {max-width: 567px;}
}
@media screen and (max-width: 767px) {
    #mailForm .form-group {padding: 20px 15px;}
    #mailForm .form-group label {width: 20%; font-size: 13px; font-weight: 500; letter-spacing: -0.05em;}
    #mailForm .form-group input.form-control, #mailForm .form-group textarea.form-control {width: 80%;}
    #mailForm .form-group~p.error {padding-left: 15px; margin: 0;}
    input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {margin-top: 80px;}
}

/*=====----- ê²Œì‹œíŒ ì„¤ì&nbsp;• -----=====*/
.dh-board, .img-bbs-default-index-layout .page_wrap ~ div, .dh-view-box, .form-horizontal, #mailForm {width: 100%; max-width: 1170px; margin: 0 auto; padding: 0 0 60px 0;}
.bbs-list-index-layout .subPage .right_contents, .bbs-list-view-layout .subPage .right_contents, .bbs-list-edit-layout .subPage .right_contents {width: 100%; padding: 0;}
/*=====----- í…ìŠ¤íŠ¸ ê²Œì‹œíŒ ì„¤ì&nbsp;• -----=====*/
.dh-board .table &gt; thead &gt; tr &gt; th, .dh-board .table &gt; tbody &gt; tr &gt; th, .dh-board .table &gt; tfoot &gt; tr &gt; th, .dh-board .table &gt; thead &gt; tr &gt; td, .dh-board .table &gt; tbody &gt; tr &gt; td, .dh-board .table &gt; tfoot &gt; tr &gt; td {padding: 16px 20px; color: #666; font-size: 14px;}
.dh-board .table &gt; thead &gt; tr &gt; th {background: #f8f8f8; vertical-align: middle; border-bottom: 1px solid #ccc; font-size: 15px; font-weight: 500; color: #333; letter-spacing: -0.03em;}
.dh-board .table &gt; tbody &gt; tr &gt; td {border-bottom: 1px dotted #e6e6e6;}
.dh-board .table &gt; tbody &gt; tr &gt; td &gt; strong &gt; a {color: #555;}
.dh-board &gt; .table-hover {border-top: 2px solid #111; border-bottom: 1px solid #ccc; margin: 0px 0 30px;}
.dh-board &gt; .table-hover &gt; tbody &gt; tr:hover td {background-color: #f9f9f9;}
.dh-board &gt; .table-hover &gt; tbody &gt; tr:hover &gt; td &gt; strong &gt; a {color: #000;}
.dh-margin-top{margin-top: 40px; display: inline-block;}
/* ----- ë¸”ë¡œê·¸ Bíƒ€ìž… ê²Œì‹œíŒ ----- */
.bbs-blog2-index-layout .dhb-txt-box-type-b {border: none; background-color: #fff; width: 25%; margin: 0 0 20px; padding: 0 10px;}
.bbs-blog2-index-layout .dhb-txt-box-type-b &gt; div {margin: 0; padding: 0; border: 1px solid #e5e5e5;}
.dhb-txt-box-type-b-img-layout {padding: 0;}
.dhb-txt-box-type-b-img-layout .thumb-hidden {border: none; min-height: 200px; max-height: 200px; box-shadow: 0 0 0 rgba(0, 0, 0, 0);}
.dhb-txt-box-type-b-text-layout h4{font-size: 14px; margin: 15px 0;}
.dhb-txt-box-type-b-text-layout .txt-box-footer{margin-top: 0; float: none; text-align: left; display: none;}
.txt-box-footer em {display: none;}
.txt-box-footer em &gt; span.regdate{font-style: normal; color: #666; font-size: 13px;}
.txt-box-footer em &gt; span:last-child{display: none;}
.txt-box-footer small.hits{display: none;}
@media screen and (max-width: 767px) {
    .bbs-blog2-index-layout .dhb-txt-box-type-b {width: 100%; margin: 10px 0 20px;}
}
/* ----- ê²Œì‹œíŒ ë²„íŠ¼ ì„¤ì&nbsp;• ----- */
.label {background: rgba(0,0,0,0); padding: 0 5px; font-size: 90%;}
.label-danger{color: #152b87;}
.label-primary{color: #152b87;}
.pagination &gt; .active &gt; a, .pagination &gt; .active &gt; a:focus, .pagination &gt; .active &gt; a:hover, .pagination &gt; .active &gt; span, .pagination &gt; .active &gt; span:focus, .pagination &gt; .active &gt; span:hover {background-color: #152b87; border: 1px solid #152b87 !important;}
.pagination &gt; li &gt; a, .pagination &gt; li &gt; span {color: #9D8478; border: 1px solid #fff !important;}
.pagination &gt; li &gt; a:focus, .pagination &gt; li &gt; a:hover, .pagination&gt; li &gt; span:focus, .pagination&gt;li&gt;span:hover{color: #9D8478;}
.dh-margin-top form#insertForm {width: 100%; max-width: 100%; display: block; margin: 0 0 0;}
.btnRead {font-weight: 500;}
.btn-default, .btn-primary, .btn-danger {background-image: none;}
.btn-group, .btn-group-vertical {margin: 10px 0 30px;}
/* ----- ê²Œì‹œê¸€ ë·° íŽ˜ì´ì§€ ì„¤ì&nbsp;• ----- */
.dh-view-box {margin-top: 0px;}
.sns-box {display: none;}
.dh-view-box &gt; .row &gt; .page-header {border-top: 2px solid #000; border-bottom: 1px solid #ccc; padding: 0 20px; margin: 0;}
.dh-view-box &gt; .row &gt; .page-header &gt; h4 {color: #333; font-size: 23px; margin: 14px 0;}
.dh-view-box &gt; .row &gt; .dh-view-info {border-bottom: 1px solid #ccc; background: rgba(0,0,0,0); padding: 8px 20px 8px; color: #888;}
.dh-view-box &gt; .row &gt; .dh-view-info &gt; span {padding: 0 15px 0 0;}
.dh-view-box &gt; .row &gt; .dh-view-info &gt; span &gt; strong {color: #555; padding: 0 5px 0 0;}
.dh-view-box .dh-attach h6 {margin: 0 0 0; padding: 5px 5px 0;}
.dh-view-box &gt; .row:nth-child(2) &gt; div:nth-child(3) {padding: 30px 20px 60px !important; min-height: 300px;}
@media screen and (max-width: 991px) {
    .dh-board, .img-bbs-default-index-layout .page_wrap ~ div, .dh-view-box, .form-horizontal, #mailForm {padding: 60px 15px;}
}
@media screen and (max-width: 767px) {
    .dh-board, .img-bbs-default-index-layout .page_wrap ~ div, .dh-view-box, .form-horizontal, #mailForm {padding: 40px 15px;}
}
/* ê²Œì‹œíŒ ì„¤ì&nbsp;• ë */



.col-2-5 {
	width: calc(100%/5);
	float: left;
}

@media (max-width: 1070px) {
	.col-2-5 {
		width: 33.33333333%;
		float: left;
	}
	
	.intro-wrap {
		padding: 0;
	} 
	
	.intro-wrap &gt; div.col-2-5:nth-child(3) .intro-box {
		border-bottom: 1px solid #e1e1e1;
	}
}

@media (max-width: 990px) {
	.col-2-5 {
		width: 50%;
		float: left;
	}
	
	.intro-wrap &gt; div.col-2-5:last-child .intro-box {
		border-right: none !important;
	}
}

@media (max-width: 450px) {
	.col-2-5 {
		width: 100%;
		float: left;
	}
	
	.intro-wrap &gt; div.col-2-5:nth-child(3) .intro-box {
		border-bottom: none !important;
	}
}

/* ë©”ì¸íŽ˜ì´ì§€ intro-wrap */
.intro-wrap {overflow: hidden;}
.intro-box {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    background: #f9f9f9;
    border-top: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    overflow: hidden;
}
.intro-wrap &gt; div.col-2-5:last-child .intro-box {
    border-right: 1px solid #e1e1e1;
}
.intro-box .left-area {
    float: left;
    width: 20%;
    padding-top: 22px;
    padding-left: 20px;
    vertical-align: middle;
    text-align: center;
}
.intro-box .left-area i {
    color: #fff;
    font-size: 16px;
    background: #152b87;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    padding: 12px 0 0;
    text-align: center;
}
.intro-box .right-area {
    float: right;
    width: 75%;
    padding: 22px 0px 20px 20px;
    text-align: left;
}
.intro-box .right-area h4 {
    font-size: 20px;
    font-weight: 500;
    color: #152b87;
    margin: 0 0 2px;
    letter-spacing: -0.04em;
    line-height: 1;
}
.intro-box .right-area p {
    color: #555;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: -0.04em;
    margin: 0;
}
.hover-box {display: none;}
.hover-text {
    margin: 0;
    padding-top: 30px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.2em;
}
.intro-wrap a:hover .hover-box {
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(21, 43, 135, 0.85);
}
.hover-text i {font-weight: 800;}


/* main-box */
.main-box-img {border: 1px solid #e1e1e1; overflow: hidden; position: relative; z-index: 1;}
.main-box-img img {
	width: 100%;
	height: 200px;
}
.main-box-text h4 {
    margin: 0;
    padding: 15px 20px;
    text-align: left;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 500;
    color: #111;
    background: #f9f9f9;
    border: 1px solid #e1e1e1;
}
.main-box-text h4:before {
    content: 'PRODUCT';
    border: 1px solid #152b87;
    border-radius: 50px;
    padding: 0 5px;
    margin-right: 5px;
    color: #152b87;
    font-size: 11px;
    letter-spacing: -0.04em;
}
.main-box:hover .main-box-img img {
    transform: translate3d(0px, 0px, -1000px) scale(1.1, 1.1);
}
.main-box:hover .main-box-text h4 {color: #FFF; background-color: #152b87; border: 1px solid #152b87;}
.main-box:hover .main-box-text h4:before {color: #eee; border: 1px solid #eee;}

/* sub page ê³µí†µ */

.title_wrap {
	text-align: center;
}

.title_line {
	background: #06993e;
	height: 6px;
	width: 40px;
	margin: 0 auto;
	border-radius: 50px;
}

.title_wrap h3 {
	color: #333;
	font-size: 30px;
	font-weight: 400;
	letter-spacing: -0.035em;
	margin: 15px 0 0;
}


h4.sub-title {	
    color: #323232;
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 15px;
	text-align: left;
}

h4.sub-title:before {
	content: "\f05d";
    font-family: 'FontAwesome';
    padding-right: 3px;
    color: #06993e;
    font-weight: 400;
}

#comp .con {
	padding: 60px 15px 80px;
}

/* company01 */
.comp-intro {
	margin-top: 50px;
}
.comp1-sub-text {
    padding: 0;
    margin: 10px 0 0;
    text-align: center;
    vertical-align: middle;
    letter-spacing: -0.04em;
    font-size: 14px;
    font-weight: 400;
    color: #777;
}
.comp1-text-box {
    padding: 35px 15px;
    margin: 0 0 25px;
    text-align: center;
    vertical-align: middle;
    letter-spacing: -0.02em;
    line-height: 1.6;
    font-size: 18px;
    font-weight: 400;
    color: #323232;
    border: 4px solid #e6e6e6;
}
.comp-intro &gt; div.row {
	margin-bottom: 30px;
}

.company-table {
	width: 100%;
	border-top: 2px solid #06993e;
	border-bottom: 2px solid #e9e9e9;
}

.company-table tbody tr th,
.company-table tbody tr td {
	vertical-align: middle;
	padding: 15px 25px;
	font-size: 14px;
	letter-spacing: -0.03em;
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
}

.company-table tbody tr th {
	background: #f6f6f6;
	text-align: center;
	vertical-align: middle !important;
}

.company-table tbody tr td {
	color: #444;
	font-weight: 400;
}

.company-table tbody tr td:last-child {
	border-right: none;
}
h4.comp1-circle {
    padding: 110px 10px;
    border-radius: 100%;
    background-color: rgba(0, 128, 0, 0.2);
    height: 250px;
    width: 250px;
    color: #06993e;
    text-align: center;
    vertical-align: middle;
    font-size: 26px;
}
.center h4.comp1-circle {
    margin: 0 auto;
    background: #06993e;
    color: #fff;
}
.arrow {
	padding: 100px 0;
	text-align: center;
}

.arrow i {
	font-size: 50px;
}

/* company02 */
.comp_greeting .txt h3 {
    position: relative;
    display: block;
    text-align: center;
    padding: 0 30px;
    margin: 60px 0 40px;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.6;
    color: #323232;
    letter-spacing: -0.04em;
}
.comp_greeting .txt h3 span.front-quotation:before {
	content: '\f10d';
	color: #cecece;
	padding-right: 15px;
	font-size: 20px;
	font-family: 'FontAwesome';
}

.comp_greeting .txt h3 span.back-quotation:after {
	content: '\f10e';
	color: #cecece;
	padding-left: 15px;
	font-size: 20px;
	font-family: 'FontAwesome';
}

.comp_greeting .txt h3 span {
	font-weight: 600;
}
.comp_greeting p {
    margin: 30px 0 0;
    padding: 0;
    color: #555;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.8;
    letter-spacing: -0.02em;
}
.comp_greeting p:last-child {color: #111; font-weight: 500;}

@media screen and (max-width: 767px) {
	.comp_greeting .txt {
		padding: 0 15px;
		background: none;
	}
	.comp_greeting .txt h3 {
		margin: 50px 0 0;
		padding: 0 35px;
		font-size: 19px;
		line-height: 1.5;
	}
	.comp_greeting .txt h3::before,
	.comp_greeting .txt h3::after {
		font-size: 20px;
	}
}


/* company03 */
.comp_organization {
	padding: 40px 15px 60px;
}



/* company04 */
.comp-history {
	position: relative;
	margin-top: 50px;
	padding-top: 100px;
}

.comp-history:before {
    top: 125px;
    bottom: 0;
    position: absolute;
    content: '';
    width: 1px;
    background-color: #aaa;
    left: 50%;
}


/* company05 */

.comp-location {margin-top: 50px;}
.comp-location .table_wrap {border: none;}
.location_tb {
	width: 100%;
	border-top: 2px solid #06993e;
	border-bottom: 2px solid #e9e9e9;
}

.location_tb tbody tr th,
.location_tb tbody tr td {
	vertical-align: middle;
	padding: 15px 25px;
	font-size: 14px;
	letter-spacing: -0.03em;
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
}

.location_tb tbody tr th {
	background: #f6f6f6;
	text-align: center;
	vertical-align: middle !important;
}

.location_tb tbody tr td {
	color: #444;
	font-weight: 400;
}

.location_tb tbody tr td:last-child {
	border-right: none;
}
.product-text {
    padding: 0;
    margin: 10px 0 20px;
    font-size: 17px;
    font-weight: 400;
    color: #152b87;
    text-align: center;
    vertical-align: middle;
    letter-spacing: -0.02em;
}
.pro-table{
    vertical-align : middle;
}
.pro-table &gt; thead &gt; tr &gt; th{
    background: #f6f6f6;
	text-align: center;
}
.pro-table &gt; tbody &gt; tr &gt; td{
    padding : 15px 10px;
    text-align : center;
}
.list-boxing {padding: 0; margin: 0; margin-bottom: 30px;}
.list-boxing li {
    margin-bottom: 5px;
    list-style: none;
    letter-spacing: -0.04em;
    color: #555;
    background-image: url(/skin/img/sub/bulit.png);
    background-repeat: no-repeat;
    background-position: 5px 8px;
    padding-left: 20px;
}
.product-info {background: #f9f9f9; border: 1px solid #e6e6e6; padding: 25px 40px; margin: 0 0 40px;}
.product-info p {margin: 0; padding-left: 15px; color: #555; font-size: 15px; font-weight: 400; letter-spacing: -0.02em; line-height: 1.8; position: relative;}
.product-info p:before {content: ''; position: absolute; top: 10px; left: 0; background: #ccc; width: 5px; height: 5px; border-radius: 100%;}

.machine {
	margin-bottom: 40px;
}

.machine img {
	width: 100%;
	height: 300px;
}


.machine2 {
    margin-bottom: 40px;
}
.machine2 img {
	width: 100%;
	height: 450px;
}

@media (max-width: 767px) {
	.machine2 {
		margin-bottom: 20px;
	}
	
	.machine2 img {
		width: 100%;
		height: 550px;
		margin-bottom: 20px;
	}
	
	.machine img {
		margin-bottom: 20px;
	}
}

@media (max-width: 450px) {
	.machine2 img {
		height: 250px;
	}
}


.image-title {
    color: #152b87;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    letter-spacing: -0.06em;
    vertical-align: middle;
    margin: 20px 0 10px;
}
.biz_intro .fixer p {
    color: #666;
    font-size: 14px;
    letter-spacing: -0.02em;
    line-height: 1.6;
    padding: 0 60px;
    margin: 0;
}
.biz-wrap {
    height: 250px;
    border: 1px solid #dedede;
    padding: 20px 15px;
    margin: 40px 0 0;
}
.biz-center {
    background: #152b87;
    width: 220px;
    height: 220px;
    border-radius: 100%;
    color: #fff;
    margin-top: 55px;
    padding: 100px 0 0;
    font-size: 18px;
    text-align: center;
    letter-spacing: -0.04em;
    vertical-align: middle;
}
.biz-area h4 {
    margin: -20px -15px 0 -15px;
    padding: 20px 0;
    color: #152b87;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.04em;
    text-align: center;
    vertical-align: middle;
    border-bottom: 1px solid #ddd;
}
.biz-area .list-boxing {
	margin-top: 15px;
}

@media (max-width: 990px) {
	.biz-area {
		margin: 0;
		width: 100%;
		padding: 0 15px;
	}
	
	
	.biz-center {
		width: 100%;
		margin: 0;
	}
	
	.biz-wrap {
		width: 100%;
	}

	.biz-center {
		width: 100%;
	}
}

#biz3 .list-boxing li, #biz4 .list-boxing li {background-image: none; margin: 0 0 10px; padding: 0;}
#biz3 .list-boxing li h4, #biz4 .list-boxing li h4 {color: #152b87; font-size: 18px; font-weight: 600; letter-spacing: -0.02em; margin: 30px 0 20px;}
#biz3 .list-boxing li p, #biz4 .list-boxing li p {color: #555; font-size: 14px; line-height: 1.6; letter-spacing: -0.04em; margin: 0 0 10px;}

.product-wrap .list-b {padding: 0; margin: 0;}
.product-wrap .list-b li {background-image: none; margin: 0 0 10px; padding: 0;}
.product-wrap .list-b li h4 {color: #152b87; font-size: 18px; font-weight: 600; letter-spacing: -0.02em; margin: 0 0 20px;}
.product-wrap .list-b li p {color: #555; font-size: 14px; line-height: 1.6; letter-spacing: -0.04em; margin: 0 0 10px;}

.product01-image &gt; div.col-md-6.col-sm-6:nth-child(1) &gt; .product-wrap {
	margin-top: 90px;
}


.product01-image &gt; div.col-md-6.col-sm-6:nth-child(2) &gt; .product-wrap img {
	width: 85%;	
}

.navbar-inverse .navbar-wrap {
    width: 1170px;
    margin: 15px auto 0;
    position: relative;
}

.navbar-inverse .navbar-wrap .navbar-small &gt; ul {
    list-style: none;
    padding: 0;
}

.navbar-inverse .navbar-wrap .navbar-small &gt; ul &gt; li {
    float: left;
    padding: 0;
}

.navbar-inverse .navbar-wrap .navbar-small &gt; ul &gt; li &gt; a {
    color: #909090;
    font-size: 13px;
}

.navbar-inverse .navbar-wrap .navbar-small &gt; ul &gt; li &gt; a:after {
    content: " | ";
    font-size: 8px;
    padding: 0 8px 0;
    margin: 0;
    color: #d9d9d9;
}

.navbar-inverse .navbar-wrap .navbar-small&gt; ul&gt; li:last-child {
	margin-right: 20px;
}

.navbar-inverse .navbar-wrap .navbar-small&gt; ul&gt; li:last-child &gt; a:after {
	content: "";
}

.navbar-inverse .navbar-wrap .navbar-small&gt; ul&gt; li:hover &gt; a {
	color: #333;
	text-decoration: none !important;
}

@media screen and (max-width: 767px) {
    .navbar-inverse .navbar-wrap .navbar-small{display: none;}
}</pre></body></html>