@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;600&display=swap');

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/noto-sans-kr-v7-latin_korean-100.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans KR Thin'), local('NotoSansKR-Thin'),
       url('../fonts/noto-sans-kr-v7-latin_korean-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-sans-kr-v7-latin_korean-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-sans-kr-v7-latin_korean-100.woff') format('woff'), /* Modern Browsers */
       url('../fonts/noto-sans-kr-v7-latin_korean-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-sans-kr-v7-latin_korean-100.svg#NotoSansKR') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/noto-sans-kr-v7-latin_korean-300.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans KR Light'), local('NotoSansKR-Light'),
       url('../fonts/noto-sans-kr-v7-latin_korean-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-sans-kr-v7-latin_korean-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-sans-kr-v7-latin_korean-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/noto-sans-kr-v7-latin_korean-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-sans-kr-v7-latin_korean-300.svg#NotoSansKR') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/noto-sans-kr-v7-latin_korean-regular.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans KR Regular'), local('NotoSansKR-Regular'),
       url('../fonts/noto-sans-kr-v7-latin_korean-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-sans-kr-v7-latin_korean-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-sans-kr-v7-latin_korean-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/noto-sans-kr-v7-latin_korean-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-sans-kr-v7-latin_korean-regular.svg#NotoSansKR') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/noto-sans-kr-v7-latin_korean-500.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans KR Medium'), local('NotoSansKR-Medium'),
       url('../fonts/noto-sans-kr-v7-latin_korean-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-sans-kr-v7-latin_korean-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-sans-kr-v7-latin_korean-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/noto-sans-kr-v7-latin_korean-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-sans-kr-v7-latin_korean-500.svg#NotoSansKR') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/noto-sans-kr-v7-latin_korean-700.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans KR Bold'), local('NotoSansKR-Bold'),
       url('../fonts/noto-sans-kr-v7-latin_korean-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-sans-kr-v7-latin_korean-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-sans-kr-v7-latin_korean-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/noto-sans-kr-v7-latin_korean-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-sans-kr-v7-latin_korean-700.svg#NotoSansKR') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/noto-sans-kr-v7-latin_korean-900.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans KR Black'), local('NotoSansKR-Black'),
       url('../fonts/noto-sans-kr-v7-latin_korean-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-sans-kr-v7-latin_korean-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-sans-kr-v7-latin_korean-900.woff') format('woff'), /* Modern Browsers */
       url('../fonts/noto-sans-kr-v7-latin_korean-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-sans-kr-v7-latin_korean-900.svg#NotoSansKR') format('svg'); /* Legacy iOS */
}

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var, b, u, i, center,dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: inherit; vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block;}
ol, ul { list-style: none;}
blockquote, q { quotes: none;}
blockquote:before, blockquote:after,q:before, q:after { content: ''; content: none;}
table { border-collapse: collapse; border-spacing: 0;}
table caption {overflow: hidden; width: 0; height: 0; font-size: 0; line-height: 0;}
a {color: #000000; text-decoration: none;}
label, img { vertical-align:middle;}
/*html { -webkit-text-size-adjust: none; -webkit-font-smoothing: aliased;}*/
html {-webkit-text-size-adjust: antialiased; -moz-osx-font-smoothing: grayscale;}
input {-webkit-border-radius: 0; -webkit-appearance: none;}
div, label { box-sizing: border-box;}
select {background: #f2f5f9; border: 1px solid #d0d5da; vertical-align: middle; height: 30px; color: #4f4f4f; font-size: 12px;}
input::-webkit-input-placeholder {color: #bfbfbf !important; font-weight: 200; font-size: 15px; letter-spacing: 0 !important;}
input:-ms-input-placeholder {color: #bfbfbf !important; font-weight: 200; font-size: 15px; letter-spacing: 0 !important;}
textarea::-webkit-input-placeholder {color: #bfbfbf !important; font-weight: 200; letter-spacing: 0;}
textarea:-ms-input-placeholder {color: #bfbfbf !important; font-weight: 200; letter-spacing: 0;}

select {padding: 0 20px 0 10px; border: 1px solid #d0d5da; font-family: inherit; background: url('../images/select_arrow.png') #fff no-repeat 100% 50%; border-radius: 2px; -webkit-appearance: none; -moz-appearance: none; appearance: none;}
select::-ms-expand {display: none;}
input[type=text] {padding: 0 10px; border: 1px solid #d0d5da; border-radius: 2px; -webkit-appearance: none; -moz-appearance: none; appearance: none; height: 30px; line-height: 30px; vertical-align: middle; box-sizing: border-box;}
input[type=radio] {width: 12px; height: 12px; border: 1px solid #a4a4a4; border-radius: 12px; vertical-align: middle; background: #fff; margin-right: 3px;}
input[type=radio]:checked::after {content: ''; border: 2px solid #fff; background: #4f4f4f; display: block; box-sizing: border-box; width: 100%; height: 100%; border-radius: 12px;}
input[type=checkbox] {width: 11px; height: 11px; display: inline-block; vertical-align: middle; margin-right: 3px; background: #fff; border: 1px solid #a0a0a0; margin-top: -2px;}
input[type=checkbox]:checked {padding: 2px;}
input[type=checkbox]:checked::before {content: ''; width: 100%; height: 100%; display: block; background: #4f4f4f;}
.f-clear:after {content: " "; height: 0; display: block; visibility: hidden; clear: both;}
* html .f-clear {height: 1%; }
.f-clear {display: block; min-height: 1%;}
.clear {clear: both;}
.f-left {float: left;}
.f-right {float: right;}
.astbl {display: table; width: 100%; height: 100%; overflow: hidden;}
* {font-family: 'Noto Sans KR', 'Malgun Gothic', '맑은 고딕', sans-serif; margin: 0; padding: 0; letter-spacing: -0.3px;}

h3, h4, h5, h6 {font-weight: 500;}

.w100p {width: 100% !important;}
.w90p {width: 90% !important;}
.w80p {width: 80% !important;}
.w70p {width: 70% !important;}
.w60p {width: 60% !important;}
.w50p {width: 49% !important;}
.w40p {width: 40% !important;}
.w35p {width: 35% !important;}
.w30p {width: 30% !important;}
.w20p {width: 20% !important;}
.w10p {width: 10% !important;}

.w50 {width: 50px !important;}
.w60 {width: 60px !important;}
.w80 {width: 80px !important;}
.w100 {width: 100px !important;}
.w200 {width: 200px !important;}
.w300 {width: 300px !important;}
.w400 {width: 400px !important;}
.w500 {width: 500px !important;}

.h100 {height: 100px !important;}
.h200 {height: 200px !important;}
.h300 {height: 300px !important;}
.h400 {height: 400px !important;}
.h500 {height: 500px !important;}

.mt2 {margin-top: 2px !important;}
.mt5 {margin-top: 5px !important;}
.mt8 {margin-top: 8px !important;}
.mt10 {margin-top: 10px !important;}
.mt12 {margin-top: 12px !important;}
.mt15 {margin-top: 15px !important;}
.mt20 {margin-top: 20px !important;}
.mt25 {margin-top: 25px !important;}
.mt30 {margin-top: 30px !important;}
.mt40 {margin-top: 40px !important;}
.mt50 {margin-top: 50px !important;}

.mb2 {margin-bottom: 2px !important;}
.mb5 {margin-bottom: 5px !important;}
.mb8 {margin-bottom: 8px !important;}
.mb10 {margin-bottom: 10px !important;}
.mb12 {margin-bottom: 12px !important;}
.mb15 {margin-bottom: 15px !important;}
.mb20 {margin-bottom: 20px !important;}
.mb25 {margin-bottom: 25px !important;}
.mb30 {margin-bottom: 30px !important;}
.mb40 {margin-bottom: 40px !important;}
.mb50 {margin-bottom: 50px !important;}

.ml2 {margin-left: 2px !important;}
.ml5 {margin-left: 5px !important;}
.ml8 {margin-left: 8px !important;}
.ml10 {margin-left: 10px !important;}
.ml12 {margin-left: 12px !important;}
.ml15 {margin-left: 15px !important;}
.ml20 {margin-left: 20px !important;}
.ml25 {margin-left: 25px !important;}
.ml30 {margin-left: 30px !important;}
.ml40 {margin-left: 40px !important;}
.ml50 {margin-left: 50px !important;}

.mr2 {margin-right: 2px !important;}
.mr5 {margin-right: 5px !important;}
.mr8 {margin-right: 8px !important;}
.mr10 {margin-right: 10px !important;}
.mr12 {margin-right: 12px !important;}
.mr15 {margin-right: 15px !important;}
.mr20 {margin-right: 20px !important;}
.mr25 {margin-right: 25px !important;}
.mr30 {margin-right: 30px !important;}
.mr40 {margin-right: 40px !important;}
.mr50 {margin-right: 50px !important;}

.p0 {padding: 0 !important;}
.p10 {padding: 10px !important;}
.p15 {padding: 15px !important;}
.p20 {padding: 20px !important;}
.p30 {padding: 30px !important;}
.p40 {padding: 40px !important;}
.p50 {padding: 50px !important;}
.p1em {padding: 1em !important;}

.pt3 {padding-top: 3px !important;}
.pt5 {padding-top: 5px !important;}
.pt10 {padding-top: 10px !important;}
.pt15 {padding-top: 15px !important;}
.pt20 {padding-top: 20px !important;}

.pb3 {padding-bottom: 3px !important;}
.pb5 {padding-bottom: 5px !important;}
.pb10 {padding-bottom: 10px !important;}
.pb15 {padding-bottom: 15px !important;}
.pb20 {padding-bottom: 20px !important;}

.pl3 {padding-left: 3px !important;}
.pl5 {padding-left: 5px !important;}
.pl6 {padding-left: 6px !important;}
.pl10 {padding-left: 10px !important;}
.pl15 {padding-left: 15px !important;}
.pl20 {padding-left: 20px !important;}

.pr3 {padding-right: 3px !important;}
.pr5 {padding-right: 5px !important;}
.pr6 {padding-right: 6px !important;}
.pr10 {padding-right: 10px !important;}
.pr15 {padding-right: 15px !important;}
.pr20 {padding-right: 20px !important;}

.t-left {text-align: left !important;}
.t-right {text-align: right !important;}
.t-center {text-align: center !important;}
.t-indent {text-indent: -.55em; padding-left: .55em;}

.c-red {color: #d63434 !important;}
.c-blue {color: #0793e9 !important;}
.c-dkblue {color: #1551a1 !important;}
.c-green {color: #00a651 !important;}
.c-mint {color: #00aec5 !important;}
.c-orange {color: #f26c4f !important;}
.c-pupple {color: #9028b6 !important;}

html, body {height: 100%; color: #000; background: #fff; font-size: 16px; line-height: 1; margin: 0;}
:focus {outline: none;}

.wrap {height: 100%; padding: 70px 0 0 70px; position: relative;}

/* 상단 영역 */
.header {display: block; height: 90px; border-bottom: 1px solid #d7d7d7; text-align: right; position: fixed; top: 0; left: 0; width: 100%; background: #fff; padding-left: 70px; z-index: 100;}
.header.bline {border-bottom: 1px solid #000;}
.header h1 {display: inline-block; width: 110px; height: 90px; float: left; text-align: center; line-height: 85px; position: absolute; top: 0; left: 0; box-sizing: border-box;}
.header.bline h1 {border-bottom: 1px solid #000;}
.header h1 img {width: 110px;}
.nav-wrap {display: inline-block; z-index: 3; position: relative;}
.nav-wrap > ul {display: inline-block; margin-right: 2em;}
.nav-wrap > ul > li {display: inline-block; height: 90px; line-height: 86px; position: relative;}
.nav-wrap > ul > li a {font-size: 1.125em; color: #333; display: block; padding: 0 1.8em; font-weight: 600;}
.nav-wrap > ul > li a:hover, .nav-wrap > ul > li a.active, .nav-wrap > ul > li > a.hover {color: #0076dd;}
.nav-wrap > ul > li > a.active, .nav-wrap > ul > li > a.hover {font-weight: bold; border-bottom: 4px solid #0076dd;}
.nav-wrap > ul > li > ul {display: none; background: #ffda61; padding: 10px 0; position: absolute; left: 0; top: 90px; width: 100%; box-sizing: border-box;}
.nav-wrap > ul > li > ul > li {display: block;}
.nav-wrap > ul > li > ul > li > a {font-size: 0.8125em; padding: 7px 10px; text-align: left; line-height: 1.1; font-weight: 400;}
.nav-wrap > ul > li > ul > li > a:hover, .nav-wrap > ul > li > ul > li > a.active {color: #0076dd;}
.nav-wrap > ul > li > ul > li > a.active {font-weight: 400;}
.header .btn-log {display: inline-block; background: #6252b0; height: 30px; border-radius: 30px; color: #fff; padding: 0 30px; border: none; outline: none; line-height: 20px; vertical-align: middle; margin: -3px 30px 0 20px;} 
.header .btn-intranet {display: inline-block; background: #aaa; height: 20px; border-radius: 20px; color: #fff; padding: 0 10px; border: none; outline: none; line-height: 18px; vertical-align: middle; margin: -3px 0 0 0; font-weight: 200; font-size: .85em;}
.header .btn-contact {display: inline-block; background: #aaa; height: 20px; border-radius: 20px; color: #fff; padding: 0 10px; border: none; outline: none; line-height: 18px; vertical-align: middle; margin: -3px 5px 0 0; font-weight: 200; font-size: .85em;}
.header .btn-menu {position: absolute; top: 23px; right: 20px; width: 24px; height: 24px; background: url(../images/icon_nav.png) no-repeat; background-size: 100% 100%; border: none; outline: none; z-index: 4; display: none; }
.header .btn-menu.on {background-image: url(../images/icon_close.png);}

/* 좌측 영역 */
.left-wrap {width: 70px; background: #6252b0; height: calc( 100% - 70px ); position: fixed; top: 70px; left: 0;}
/**/
.left-wrap a {display: block; width: 100%; text-align: center; line-height: 1.3; border-bottom: 1px solid #8175c0; transition: all .2s; color: #fff; padding: 15px 0;}
.left-wrap a:hover {background: #584a9f;}
.left-wrap a img {width: 30px; margin-bottom: 2px;}
.left-wrap a.active {background: #584a9f; color: #ffda61;}

/* 하단 영역 */
/*.footer {padding: 2.125em; background: #000;}
.footer h2 {font-size: 1.25em; color: #acacac; font-weight: 500; margin-bottom: .4em;}
.footer p {display: inline-block; color: #7b7b7b; font-weight: 400; font-size: 1em; line-height: 1.5; vertical-align: middle; letter-spacing: 0;}
*/
.footer {padding: 2.125em; background: url(../images/main_bg1.jpg) repeat-y; background-size: 100% 100%;}
.footer h2 {font-size: 1.25em; color: #fff; font-weight: 500; margin-bottom: .4em;}
.footer p {display: inline-block; color: rgba(255,255,255,.8); font-weight: 300; font-size: 1em; line-height: 1.5; vertical-align: middle; letter-spacing: 0;}
/*.footer p span {display: inline-block; padding: 0 1em 0 0; margin-right: .7em; border-right: 1px solid #454545; line-height: 1;}*/
.footer p span {display: inline-block; padding: 0 1em 0 0; margin-right: .7em; border-right: 1px solid rgba(255,255,255,.5); line-height: 1;}
.footer p span:nth-last-of-type(1) {border-right: none;}
.footer .btn-top {border: 0; background: transparent; width: 3.75em; height: 3.75em; position: fixed; bottom: 2.8em; right: 2.8em; padding: 0; border: 1px solid rgba(0,0,0,.1); border-radius: 3.75em; z-index: 100; display: none;}
.footer .btn-top img {width: 100%;}

/* 버튼 & 아이콘 */
button[type=button], input[type=submit] {border: none; outline: none; display: inline-block; color: #fff; padding: 0 10px; border-radius: 3px; vertical-align: middle; cursor: pointer; transition: all .2s;}
button[type=button]:hover, input[type=submit]:hover {opacity: .95;}
.btn-blue {background: #4b9dd4;}
.btn-gray {background: #a7b0bb;}

/* 테이블 */
.tbl-wrap {margin: 10px; overflow-x: auto;}
.treegrid-indent {width: 16px; height: 16px; display: inline-block; position: relative;}
.treegrid-expander {width: 16px; height: 16px; display: inline-block; position: relative; cursor: pointer; vertical-align: middle; margin-right: 4px;}
.treegrid-expander-expanded{background-image: url(../images/collapse.png);}
.treegrid-expander-collapsed{background-image: url(../images/expand.png);}
.tbl-basic {border-collapse: collapse; border: 0; padding: 0; margin: 0 0 1em; border-top: 2px solid #353143; border-bottom: 1px solid #bbbbbb; width: 100%; background:#fff; font-size: 1em; min-width: 1100px;}
.tbl-basic th {background: #f4f4f4; color: #000; font-weight: 400; letter-spacing: -0.1em; border-right: 1px solid #e2e3e5; vertical-align: middle; padding: .7em .2em; border-bottom: 1px solid #bbbbbb;}
.tbl-basic tbody td:nth-child(1) {text-align: left;}
.tbl-basic tbody th {background: #fff !important;}
.tbl-basic .titbg {background: #e4f3fb !important;}
.tbl-basic tbody tr:nth-child(1) {border-top: 0;}
.tbl-basic td {background: #fff; color: #333; border-right: 1px solid #ebeced; border-bottom: 1px solid #dadbdd; vertical-align: middle; text-align: center; padding: .4em .6em;}
.tbl-basic td.sl {white-space: nowrap;}
.tbl-basic td.whitebg {background: #fff !important;}
.tbl-basic tr:nth-child(even) td { background: #fbfbfb;}
.tbl-basic th:last-child, .tbl-basic td:last-child {border-right: 0;}
.tbl-basic tr:hover td, .tbl-basic tr.active td { background: #f4faff;}
.tbl-basic tbody tr:last-child td, .tbl-basic tbody tr:last-child th {border-bottom: 0;}
.tbl-basic tr.highlight td { background: #ffffcc !important;}
.tbl-basic.pdbig td, .tbl-basic.pdbig th {padding-top: 1.3em; padding-bottom: 1.3em;}
.tbl-top-text {text-align: right; margin: 0 10px; font-weight: 300; font-size: 1em;}

/* 페이징 */
.paging {margin: 30px auto; text-align: center; width: 100%; font-size: 0;}
.paging li {display: inline-block; width: 35px; height: 35px; line-height: 33px; box-sizing: border-box; border: 1px solid #d7d7d7; margin-left: -1px; vertical-align: top;}
.paging li a { width: 100%; display: block;  color:#000; font-size:13px; font-weight:normal;text-align:center; cursor:pointer;overflow: hidden}
.paging li a:hover {color: #0793e9; background: #f2f8fe;}
.paging .active, .paging .active:hover { background:#6d8aa7; font-weight:800; color:#fff;}
.paging img { vertical-align: middle;}

/* 트렌지션 */
.map-wrap, .map-left-wrap, .map-container {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;}

/* 에러 */
.error-wrap {position: relative; width: 100%; height: 100%; text-align: center; font-size: 0;}
.error-wrap::before {display: inline-block; content: ''; width: 0; height: 100%; vertical-align: middle;}
.error-container {display: inline-block; margin: 0; padding: 20px; width: 500px; text-align: center; vertical-align: middle;}
.error-container .icon-error {width: 150px; margin-bottom: 12px;}
.error-container h1 {color: #333; font-weight: 600; font-size: 20px; line-height: 28px; margin-bottom: 15px;}
.error-container p {color: #666; font-weight: 400; font-size: 15px; line-height: 20px;}
.error-btnwrap {margin: 25px 0 50px; font-size: 13px;}
.error-btnwrap a.btn {background: #4b9dd4; color: #fff; border: 0; height: 30px; line-height: 30px; padding: 0 10px; display: inline-block; border-radius: 3px; font-size: 13px; text-decoration: none; margin: 0 3px; min-width: 70px;}
.error-btnwrap a.btn:hover {opacity: .9;}
.error-btnwrap a.btn.btn-error1 {background: #4b9dd4;}
.error-btnwrap a.btn.btn-error2 {background: #666;}

/* 메인 */
.wrap-main {height: 100%; padding: 90px 0 0 0; position: relative; }
.wrap-main .header {padding-left: 0; background: rgba(255,255,255,1); border-bottom: none; transition: all .3s;}
.wrap-main .header-container {max-width: 1100px; left: 50%; transform: translateX(-50%); position: absolute; text-align: right; width: 100%;  padding: 0 1.5em; box-sizing: border-box;}
.wrap-main .header h1 {top: 0; left: 1.5em; background: transparent; transition: all .3s;}
.wrap-main .header h1 img {width: 110px; transition: all .3s;}
.wrap-main .header.float {background: rgba(255,255,255,1); box-shadow: 0 0 15px rgba(0,0,0,.1);}
.wrap-main .header.float h1 {top: 0;}
.wrap-main .header.float h1 img {width: 110px;}
.wrap-main .nav-wrap > ul > li > ul {background: rgba(255,255,255,.9);}

.main-visual {height: 100%;}
.wrap-main .main-head {background: #000; background-size: cover; width: 100%; height: 100%; text-align: center; box-sizing: border-box; position: relative; z-index: 2; overflow: hidden;}
.wrap-main .main-head video {position: absolute; left: 50%; top: 50%; min-width: 100%; min-height: 100%; width: auto; height: auto; transform: translate(-50%,-50%); z-index : -1; opacity: .9;}
.wrap-main .main-head .slogan {position: absolute; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%); width: 100%; padding: 0 1.5em; box-sizing: border-box;}
.wrap-main .main-head h2 {color: #fff; font-size: 6.25em; font-weight: 800; margin-bottom: .4em; font-family: 'Oswald', sans-serif;}
.wrap-main .main-head p {color: #fff; font-size: 2.5em; font-weight: 400; display: inline-block;}
.wrap-main .main-head i {position: absolute; bottom: 3%; left: 50%; transform: translateX(-50%);}
.wrap-main .main-head i img {width: 1.5em;}

.wrap-main .container {max-width: 1100px; margin: 0 auto; padding: 0 1.5em; box-sizing: border-box;}
.main-cont1 {background: #fff; padding: 6.25em 0;}
.main-cont1 h2 {font-size: 2.8125em; line-height: 1.3; font-weight: 600; margin-bottom: .3em; color: #000;}
.main-cont1 p {font-size: 1.25em; color: #000; margin-bottom: 4.1em; line-height: 1.4; font-weight: 300;}
.main-cont1 ul {font-size: 0;}
.main-cont1 ul li {display: inline-block; font-size: 0.94rem; width: 33.3%; padding: 0 0.4375em; text-align: left; font-weight: 300; line-height: 1.4; box-sizing: border-box; vertical-align: top;}
.main-cont1 ul li img {width: 100%; margin-bottom: 1.1em;}
.main-cont1 ul li strong {font-size: 1.6em; font-family: 'Oswald', sans-serif; font-weight: 600; line-height: 1;}

/*.main-cont2 {background: url(../images/main_bg1.jpg) repeat-y; background-size: 100% 100%; padding: 1.5em 0 6.25em;}*/
.main-cont2 {background: #ebeef2; padding: 4em 0 6.25em;}
/*.main-cont2 h2 {font-size: 3.75em; font-weight: 600; color: rgba(255,255,255,.2); text-align: right; font-family: 'Oswald', sans-serif;}*/
.main-cont2 h2 {font-size: 3.125em; font-weight: 600; color: #000; text-align: right; font-family: 'Oswald', sans-serif;}

.main-cont3 {background: #fff; padding: 6.25em 0; text-align: center;}
.main-cont3 h2 {font-size: 3.125em; font-weight: 600; color: #000; text-align: center; font-family: 'Oswald', sans-serif; margin-bottom: .8em;}
.main-cont3 h3 {background: url(../images/main_bg1.jpg) repeat-y; background-size: 100% 100%; display: inline-block; border-radius: 50px; color: #fff; font-weight: 500; padding: .3em 1.5em; font-size: 1.5625em; margin-bottom: 1em;}
.main-cont3 p {font-size: 1.25em; font-weight: 300; line-height: 1.4; margin-bottom: 2.4em;}
.main-cont3 ul {font-size: 0;}
.main-cont3 ul li {display: inline-block; width: 25%; font-size: 1.375rem; vertical-align: top; padding: 0 .5em 1em; box-sizing: border-box;}
.main-cont3 ul.n5 li {width: 20%;}
.main-cont3 ul.n7 li {width: 14%;}
.main-cont3 ul li img {max-width: 6.36em; margin: 0 auto .8em; display: inline-block !important;}

.main-cont4 {background: #ebeef2; padding: 6.25em 0 8em; text-align: center;}
.main-cont4 h2 {font-size: 3.125em; font-weight: 600; color: #000; text-align: center; font-family: 'Oswald', sans-serif; margin-bottom: .8em;}
.main-cont4 h2 span {font-weight: 300;}
.main-cont4 p {font-size: 1.25em; font-weight: 300; line-height: 1.4; margin-bottom: 2.4em;}
.main-cont4 ul {font-size: 0; text-align: left; margin: -.4rem;}
.main-cont4 ul li {display: inline-block; width: 16.66%; text-align: center; padding: .4rem; box-sizing: border-box;}
.main-cont4 ul li a {display: block; border: 1px solid #d4d9df; width: 100%; height: 100%; background: #fff;}
.main-cont4 ul li img {width: 100%;}

/*.product-wrap {background: rgba(255,255,255,.5); margin: 1em 0 0; }*/
.product-wrap {background: #ccd2d8; margin: 1em 0 0; }
.product-btns {padding: 0.9375em 0 0.9375em 0.9375em; display: inline-block; width: 11em; height: 100%; float: left; box-sizing: border-box;}
.product-btns li {background: rgba(255,255,255,.5); margin-bottom: 1px;}
.product-btns li a {display: block; padding: .4em 1em .3em; height: 2em; box-sizing: border-box;}
.product-btns li.on, .product-btns li.active {background: rgba(255,255,255,1); border-top-left-radius: 3em; border-bottom-left-radius: 3em; margin-left: -1em;}
.product-btns li.on a, .product-btns li.active a  {padding: .4em 1em 1.3em 2em; color: #03b9bb; font-weight: 600;}
#product-slider {background: #fff; padding: 0.9375em; width: calc( 100% - 11em ); float: right; box-sizing: border-box;}
#product-slider .item {}
#product-slider .item a {}
#product-slider .item a img {}
#product-slider .owl-dots {display: none;}
#business-slider .owl-next {position: absolute; top: 58%; right: -0.2em; font-size: 8em; width: 0.3em; height: .39em; background: url(../images/btn_next.png) no-repeat center; background-size: contain;}
#business-slider .owl-prev {position: absolute; top: 58%; left: -0.2em; font-size: 8em; width: 0.3em; height: .39em; background: url(../images/btn_prev.png) no-repeat center; background-size: contain;}
#business-slider .owl-next span, #business-slider .owl-prev span {display: none;}
#business-slider .owl-next.disabled, #business-slider .owl-prev.disabled {opacity: .2;}



.main-cont4 .tabmenu{ 
width:100%; margin: 0 auto; position:relative; min-height: 250px;}
.main-cont4 .tabmenu > ul > li {display:  inline-block; width: 50%; float: left; text-align: center; line-height: 40px; border-bottom: 2px solid rgba(0,0,0,.3); padding: 0;}
.main-cont4 .tabmenu label {display: block; width: 100%;  height: 40px; line-height: 40px; font-size: 16px; color: #666; cursor: pointer;}
.main-cont4 .tabmenu input {display: none;}
.main-cont4 .tabCon {display: none; text-align: left; padding: 20px 0; position: absolute; left:0; top:40px;  box-sizing: border-box; }
.main-cont4 .tabmenu input:checked ~ label {background: rgba(0,0,0,.3); color: #fff; }
.main-cont4 .tabmenu input:checked ~ .tabCon {display: block; }



/* 서브 콘텐츠 영역 */
.sub-wrap {max-width: 1100px; margin: 0 auto; padding: 2.1875em 0;}
.sub-wrap h2 {text-align: left; font-size: 2.5em; font-weight: 700; color: #000; margin-bottom: 30px; padding-bottom: 25px; background: url(../images/bg_h2.png) 0 0 no-repeat; text-indent: 25px; border-bottom: 2px solid #000;}
.sub-wrap h3 {text-align: left; font-size: 1.75em; font-weight: 500; color: #000; margin-bottom: 30px; background: url(../images/bg_h3.jpg) 0 50% no-repeat; text-indent: 25px;}

/* sub visual */
.sub-visual {width: 100%; height: 260px; text-align: center; display: table;}
.sub-visual > div {display: table-cell; vertical-align: middle; }
.sub-visual > div > p {display:block;margin:0 auto; color: #fff; font-size: 3.125em; font-weight: 700; text-transform: uppercase;}
.sub01 {background: url(../images/subvisual01.jpg);  background-position: center; background-size: cover;}
.sub02 {background: url(../images/subvisual02.jpg);  background-position: center; background-size: cover;}
.sub03 {background: url(../images/subvisual03.jpg);  background-position: center; background-size: cover;}
.sub04 {background: url(../images/subvisual04.jpg);  background-position: center; background-size: cover;}
/* sub navigator */
.navigator-wrap {width: 100%; border-bottom: 1px solid #d7d7d7; height: 50px;}
.navigator-wrap .navigator {width: 100%; max-width: 1100px; margin: 0 auto; font-size: 0;}
.navigator-wrap .navigator > li { display: inline-block; border-left: 1px solid #d7d7d7; line-height: 50px; vertical-align: top;}
.navigator-wrap .navigator > li:last-child {border-right: 1px solid #d7d7d7; }
.navigator-wrap .navigator > li > p {min-width: 180px; font-size: 14px; display: block;  padding-left: 10px; color: #333;}
.navigator-wrap .navigator > li > a {display: block; padding: 0 20px;}
.navigator-wrap .navigator > li > a img {vertical-align: middle; margin-top: -4px;}
.navigator-wrap .navigator > li > select {background: url(../images/select_arrow.png) 100% 50% no-repeat; border: 0; height: 48px; line-height: 48px; min-width: 180px; border-radius: 0; font-size: 14px; cursor: pointer;}
/* 모달 */
.overlay {position: fixed; top: 0; bottom: 0; left: 0; right: 0; background: rgba(0, 0, 0, 0.7); transition: opacity 300ms; visibility: hidden; opacity: 0; z-index: 15;  text-align: center;}
.overlay:target { visibility: visible; opacity: 1; }
.popup {margin: 0 auto; padding: 20px; background: #fff; position: relative; display: inline-block; text-align: left;}
.overlay::after {content:""; display: inline-block; height: 100%; width: 1px; vertical-align: middle;}
.popup h2 {margin-top: 0; color: #333;font-size: 18px; font-weight: 800; margin-bottom: 20px;}
.popup .close {position: absolute;top: 10px;right: 20px;font-size: 30px;font-weight: bold;text-decoration: none;color: #333;}
.popup .close:hover {color: #3699d3;}
.popup .content {margin-top: 30px;}
.popup .pop_tblwrap {height: 360px; overflow-y: scroll; margin:20px auto;}
.popup table caption{display:none;}
.popup table {width: 100%; margin: 0; border-collapse: collapse; letter-spacing: -0.5px; border-top:1px solid #c4c4ca; }
.popup table th {text-align: center; font-size: 12px; padding: 6px 8px ; background: #4d5265; color: #fff; font-weight: 400; vertical-align: middle; border-bottom: 1px solid #6d748d; border-right: 1px solid #6d748d}
.popup table td {text-align: center; font-size: 12px; line-height: 18px; padding:6px 8px ; color: #666; border-bottom:1px solid #c4c4ca; vertical-align: middle; background:#fff; border-right:1px solid #c4c4ca;  }
.popup table td input, .popup table td select {border: 1px solid #d0d5da !important; padding: 0 10px !important; border-radius:2px !important; height: 30px; box-shadow: none;}
.popinput { background:#f4f4f4;  height: 40px !important; border: 0 !important; margin:0 auto 15px; padding: 0 0 0 10px !important; display: block; color: #333 !important; text-align: left !important; border-radius:2px; font-size:14px;}
.popinput::placeholder, .loginteam::placeholder { color: #969696 !important;}
.popup .btnwrap {margin: 30px auto 15px; text-align: center;}
.popup .popbtn { border-radius: 2px; height: 40px; border: 0; margin: 0; color: #fff; font-size: 14px; font-weight: 600; display: inline-block;}
.popup .popbtn2 { border-radius: 2px; height: 30px; border: 0; margin: 0; color: #fff; font-size: 13px; font-weight: 600; display: inline-block;}
.popcomment {color: #666; font-size: 11px; margin-bottom: 5px;}
.popup .btn-wrap2 {text-align: center; padding: 10px 10px 0; border-top: 1px solid #eaeaea; margin: 10px 0 0;}
.popup .btn-wrap2 button {height: 25px; line-height: 25px; margin: 0 2px;}


/* 회사소개*/
.intro-con {padding: 4rem 0;}
.intro-tt1 {text-align: left; font-size: 1.5em; font-weight: 500; color: #000; line-height: 1.6; word-break: keep-all; letter-spacing: -.05em;}
.intro-tt1> span {display: inline-block; color: #fff; padding: 0 10px;
background: rgba(61,180,193,1);
background: -moz-linear-gradient(left, rgba(61,180,193,1) 0%, rgba(61,180,193,1) 10%, rgba(67,116,196,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(61,180,193,1)), color-stop(10%, rgba(61,180,193,1)), color-stop(100%, rgba(67,116,196,1)));
background: -webkit-linear-gradient(left, rgba(61,180,193,1) 0%, rgba(61,180,193,1) 10%, rgba(67,116,196,1) 100%);
background: -o-linear-gradient(left, rgba(61,180,193,1) 0%, rgba(61,180,193,1) 10%, rgba(67,116,196,1) 100%);
background: -ms-linear-gradient(left, rgba(61,180,193,1) 0%, rgba(61,180,193,1) 10%, rgba(67,116,196,1) 100%);
background: linear-gradient(to right, rgba(61,180,193,1) 0%, rgba(61,180,193,1) 10%, rgba(67,116,196,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3db4c1', endColorstr='#4374c4', GradientType=1 );
}
.intro-tt2 {font-size: 1.25em; line-height: 1.4; font-weight: 300; color: #333; margin: 2em 0; word-break: keep-all; }
.intro-tt2 > span {font-weight: 500;}
.col {display: block; min-height: 1%; position: relative;}
.col:after {content: " "; height: 0; display: block; visibility: hidden; clear: both;}
.col .intro-tbl {float: left; width: calc(50% - 20px); margin-right: 20px; padding: 0; margin: 0; border-top: 2px solid #000;}
.col .intro-tbl tbody th, .col .intro-tbl tbody td {padding: 20px 15px; color: #000; border-bottom: 2px solid #000; font-size: 1.25em; vertical-align: middle;}
.col .intro-tbl tbody th {font-weight: 400; border-right: 2px solid #000;text-align: left; width: 125px}
.col .intro-tbl tbody th > img {display: inline; vertical-align: middle; margin-top: -4px;}
.col .intro-tbl tbody td {font-weight: 300;}
.col .intro-tbl tbody td > p {display: block; margin-bottom: 3px;}
.col .intro-img {float: right; width: 50%; max-width: 476px; display: block; margin: 0 auto; }

/* 회사연혁 */
.history-con {padding: 4rem 0;}
.history-now {min-height: 1%; position: relative; height: 340px;}
.history-now:after {content: " "; height: 0; display: block; visibility: hidden; clear: both; }
.history-now .tt {float: left; width: 270px; text-align: left; color: #fff; height: 100%; font-size: 2.25em; line-height: 1.4; font-weight: 200; padding: 2rem; word-break: keep-all;
background: rgba(61,180,193,1);
background: -moz-linear-gradient(top, rgba(61,180,193,1) 0%, rgba(61,180,193,1) 10%, rgba(67,116,196,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(61,180,193,1)), color-stop(10%, rgba(61,180,193,1)), color-stop(100%, rgba(67,116,196,1)));
background: -webkit-linear-gradient(top, rgba(61,180,193,1) 0%, rgba(61,180,193,1) 10%, rgba(67,116,196,1) 100%);
background: -o-linear-gradient(top, rgba(61,180,193,1) 0%, rgba(61,180,193,1) 10%, rgba(67,116,196,1) 100%);
background: -ms-linear-gradient(top, rgba(61,180,193,1) 0%, rgba(61,180,193,1) 10%, rgba(67,116,196,1) 100%);
background: linear-gradient(to bottom, rgba(61,180,193,1) 0%, rgba(61,180,193,1) 10%, rgba(67,116,196,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3db4c1', endColorstr='#4374c4', GradientType=0 );
}
.history-now .tt strong {font-weight: 500;}
.history-now .con  {float: left; width: calc(100% - 270px); background: #f4f4f4; height: 100%; padding: 2rem 2.5rem;}
.history-now .con > div {font-size: 2.8125em; color: #1551a1; font-weight: 600;}
.history-now .con > div > span {font-size: 65%; font-weight: 400; color: #333; display: inline-block;}
.history-now .con > ul {margin: 3rem 0 0; background: url(../images/img_history02.png) 0 0 no-repeat; background-size: 3px 100%;  padding: .5rem 0;}
.history-now .con > ul > li {position: relative; padding-left: 30px; font-size: 1.25em; margin-bottom: 25px; font-weight: 300; color: #333; word-break: keep-all;}
.history-now .con > ul > li::before {content:''; width: 12px; height: 12px; position: absolute; top: 3px; left: -5px; background: url(../images/img_history01.png) 0 0 no-repeat;}
.history-now .con > ul > li:last-child {margin-bottom: 0;}
.history-prev {margin-left: 135px; border-left: 1px solid #ededed; padding: 3rem 0;}
.history-prev > div {padding-left: 170px; margin-bottom: 2rem; position: relative;}
.history-prev > div::before {content:''; width: 20px; height: 20px; position: absolute; top: 0; left: -10px; background: url(../images/img_history03.png) 0 0 no-repeat;}
.history-prev > div > p {font-size: 2.625em; color:#1551a1; font-weight: 600;}
.history-prev > div > p > span {display: block; margin: 1rem 0; font-size: 65%; font-weight: 400; color: #333;}
.history-prev > div > p > span::before {content:"*"; display: inline-block; width: 5px; height: 5px; margin-right: .3em;}
.history-prev > div > ul {margin: 1rem 0 0;}
.history-prev > div > ul > li { font-size: 1.25em; margin-bottom: 15px; font-weight: 300; color: #333; word-break: keep-all;}
.history-prev > div > ul > li::before {content:'-'; margin-right: 5px; display: inline-block;}

/* 인재채용 */
.recruit-con {}
.recruit-con > img {width: 100%;}
.recruit-con > div {width: 100%; background: #323c5a; padding: 2.5em 2em 2em 2em; color: #fff;}
.recruit-con > div > table a {color: #fff;  letter-spacing: 0;}
.recruit-con > div > table a:hover {color: #a9b9e7; text-decoration: underline;}
.recruit-con > div > table {width: 100%; display: inline-block; }
.recruit-con > div > table th, .recruit-con > div > table td {font-size: 1.1em; padding: .5em; text-align: left;}
.recruit-con > div > table th {font-weight: 600; display: inline-block; width: 200px;}
.recruit-con > div > table td {font-weight: 400; color: #ccc}
.recruit-con > div > table th.tt {color: #a9b9e7; font-size: 1.35em; padding: 0 .5em .7em .5em;}
/* 조직도 */
.organization-pc {display: block; margin: 8rem 0; width: 100%; max-width: 1100px; }
.organization-m {display: none; margin: 4rem 0; width: 100%; }

/* 파트너 */
.partner-con {padding: 4rem 0;}
.partner-tt1 {text-align: left; font-size: 2.25em; font-weight: 500; color: #000; line-height: 1.6; word-break: keep-all; letter-spacing: -.05em;}
.partner-tt1> span {display: inline-block; color: #fff; padding: 0 10px;
background: rgba(61,180,193,1);
background: -moz-linear-gradient(left, rgba(61,180,193,1) 0%, rgba(61,180,193,1) 10%, rgba(67,116,196,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(61,180,193,1)), color-stop(10%, rgba(61,180,193,1)), color-stop(100%, rgba(67,116,196,1)));
background: -webkit-linear-gradient(left, rgba(61,180,193,1) 0%, rgba(61,180,193,1) 10%, rgba(67,116,196,1) 100%);
background: -o-linear-gradient(left, rgba(61,180,193,1) 0%, rgba(61,180,193,1) 10%, rgba(67,116,196,1) 100%);
background: -ms-linear-gradient(left, rgba(61,180,193,1) 0%, rgba(61,180,193,1) 10%, rgba(67,116,196,1) 100%);
background: linear-gradient(to right, rgba(61,180,193,1) 0%, rgba(61,180,193,1) 10%, rgba(67,116,196,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3db4c1', endColorstr='#4374c4', GradientType=1 );
}
.partner-img {display: block; width: 100%; margin: 4rem 0;}
.partner-tbl {width: 100%; margin: 0 0 3rem; border-top: 1px solid #ededed; border-left: 1px solid #ededed;}
.partner-tbl tbody td {border-right: 1px solid #ededed; border-bottom: 1px solid #ededed; padding: 10px 20px; text-align: center;}
.partner-tbl tbody td img {max-width: 200px; width: 100%; margin: 0 auto; display: inline-block; vertical-align: middle;}


/* 찾아오시는 길 */
.location-con > .map {width: 100%; height: 500px; border: 1px solid #ccc;}
.location-con > table {width: 100%; margin: 2em 0 0;}
.location-con > table th, .location-con > table td {font-size: 1.1em; padding: .5em; text-align: left;}
.location-con > table th { display: inline-block; width: 100px; color: #333}
.location-con > table td { color: #666; line-height: 1.4}
.location-con > table td > p {margin-bottom: 10px;}
.location-con > table td > span {display: inline-block; color: #888; font-size: 90%;}
/* 빈페이지 */
.page-no {text-align: center; margin: 8rem 0;}
.page-no img {width: 8em;}
.page-no > p {font-size: 1.1em; line-height: 1.4; color: #000; font-weight: 400; display: block; margin-top: 2rem;}
.page-no > p > strong {font-size: 1.7em; display: block; margin-bottom: 1rem;}

/* 제품페이지*/
.product-con {}
.product-list {display: block; min-height: 1%;}
.product-list:after {content: " "; height: 0; display: block; visibility: hidden; clear: both;}
.product-list .list {float: left; width: calc(50% - 20px); padding: 2.5% 5% 5% 5%; border: 1px solid #333; box-sizing: border-box; border-radius: 5px; margin-bottom: 1.25em; }
.product-list .list:nth-child(odd) {margin-right: 40px;}
.product-list .list > img {width: 100%;}
.product-list .list .tt1 {font-size: .875em; display: inline-block; width: auto; padding: 0 1em; border-radius:
 50px; line-height: 25px; border: 1px solid #777; margin-top: 2em; color: #777;}
.product-list .list .tt2 {display: block; margin: 0.5em 0 1.5em 0; font-size: 1em; line-height: 1.4; color: #777; font-weight: 300; word-break: keep-all;
height: 3.8; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; 	word-wrap:break-word;}
.product-list .list .tt2 h3 {font-size: 1.5em; color: #333; font-weight: 600; margin-bottom: 5px; background: none; text-indent: 0;}
.product-list .list a {display: inline-block; width: auto; background: #133983; color: #fff; padding: 1em 2em; border-radius: 3px; text-align: center; font-size: .9em; }
.product-list .list a:hover {background: #0076dd;transition: .5s;}
.product-con2 {}
.product-con2 > h4 {font-size: 1.5em; color: #2860ae; font-weight: 600; margin: 2.5em 0 1.25em; display: block;  line-height: 1.4;
background: url(../images/bg_h4.png) 0 .35em no-repeat; padding-left: .865em; word-break: keep-all;
}
.product-con2 > h4 > small {font-size: .9em; color: #5b89c9; font-weight: 400;}
.product-con2 > img {width: 100%; max-width: 1100px;}


@media screen and (max-width: 1100px) {	
	.main-visual {font-size: .9em;}
	.nav-wrap > ul > li a {padding: 0 15px;}
	.sub-wrap {padding: 30px;}
	.product-btns:after {content: " "; height: 0; display: block; visibility: hidden; clear: both;}
	* html .product-btns {height: 1%; }
	.product-btns {padding: 0.9375em; display: block; width: 100%; float: none; min-height: 1%;}
	.product-btns li {background: rgba(255,255,255,.5); margin-bottom: 1px; margin-right: 1px; width: calc( 14.285% - 1px ); display: inline-block; float: left; text-align: center;}
	.product-btns li.on, .product-btns li.active {border-top-left-radius: 0; border-bottom-left-radius: 0; margin-left: 0;}
	.product-btns li.on a, .product-btns li.active a {padding: .4em 1em .3em;}	
	#product-slider {width: 100%;}
	.col .intro-tbl tbody th, .col .intro-tbl tbody td {padding: 15px 10px;}
	.history-now .con > div, .history-prev > div > p {font-size: 2.3em;}
	.history-now .con > ul {margin:2rem 0 0; }
}
@media screen and (max-width: 900px) {
	.wrap-main {padding: 70px 0 0 0;}
	.wrap {padding-left: 0;}
	.header {border-bottom: none; height: 70px;}
	.header h1 {left: 0; top: 0 !important; width: auto; height: 70px; line-height: 65px;}
	.header .btn-menu {background-image: url(../images/icon_nav.png);}
	.left-wrap {display: none;}
	.nav-wrap {width: 200px; height: 100%; position: fixed; right: -200px; text-align: left; padding: 70px 0 0; background: #fff; /*box-shadow: 0 0 10px rgba(0,0,0,.2);*/ transition: right .3s ease;}
	.nav-wrap > ul {}
	.nav-wrap > ul > li {height: auto; min-height: 40px; line-height: 40px; position: relative; width: 100%;}
	.nav-wrap > ul > li > ul, .wrap-main .nav-wrap > ul > li > ul {background: #e9f1fd; padding: 10px 0 10px 10px; border-top: 1px solid #0076dd; position: static; width: 200px; margin-left: 0;}
	.nav-wrap > ul > li > ul li a {padding: 5px 10px;}
	.header .btn-menu {display: block;}
	.header .btn-menu.on + .nav-wrap {right: 0;}
	.header .btn-log {margin: 15px 20px 0; width: 160px;}
	.header .btn-contact {margin: 15px 15px 0; width: 130px; background: #bbb; height: 28px; line-height: 28px;}
	.header .btn-intranet {margin: 15px 15px 0; width: 130px; background: #bbb; height: 28px; line-height: 28px;}
	.dim {display: none; content: ''; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 2; background: rgba(0,0,0,.5);}
	.header .btn-menu.on ~ .dim {display: block;}
	.sub-wrap h2 {font-size: 2.4em;}
	.nav-wrap > ul > li > a.active, .nav-wrap > ul > li > a.hover {border-bottom: none;}
	.wrap-main .header-container {transform: none; position: static;}
	.wrap-main .header h1 img {width: 90px;}
	.wrap-main .main-head h2 {font-size: 5em;}
	.wrap-main .main-head p {font-size: 1.8em;}
/*	.main-cont3 ul li img {width: 90% !important;}*/
	.main-cont1 h2 {font-size: 2em;}
	.main-cont1, .main-cont3, .main-cont4 {padding: 5em 0;}
	.main-cont2 {padding: 1.5em 0 5em;}
}
@media screen and (max-width: 768px) {
	.col .intro-tbl, .col .intro-img {float: none; width: 100%;}
	.col .intro-img {margin: 30px auto 0;}
	.history-now {height: auto;}
	.history-now .tt, .history-now .con  {float: none; width: 100%;}
	.history-now .tt br {display:none;}
	.history-now .con > ul > li {line-height: 1.4; }
	.history-prev {margin-left: 2.5rem;}
	.history-prev > div {padding-left: 30px}
	.history-prev > div::before {width: 14px; height: 14px; left: -7px; top: 10px; background-size: cover;}
	.organization-pc {display: none;}
	.organization-m {display: block;}
	.intro-tt1 br {display: none;}
	.recruit-con > div > table th {width: 170px;}
	.location-con > table td > span {display: block;}
	.location-con > table th {width: 80px;}
.product-list .list {width: 100%;}
.product-list .list:nth-child(odd) {margin-right: 0;}
}
@media screen and (max-width: 600px) {
	html, body {font-size: 12px;}
	.wrap {padding-top: 40px;}
	.header {height: 40px;}
	.header.bline {border-bottom: none;}
	.header .btn-menu {position: absolute; top: 12px; right: 15px; width: 20px; height: 20px;}
	.header h1 {width: 40px; height: 40px; line-height: 35px;}
	.wrap-main {padding: 45px 0 0 0;}
	.wrap-main .header h1 {top: 0; left: 10px;}
	.header.bline h1 {border-bottom: none;}
	.header h1 img, .wrap-main .header h1 img {width: 70px;}
	.wrap-main .header.float h1 img {width: 70px;}
	.sub-wrap {padding: 30px 20px;}
	.sub-wrap h2 {font-size: 2em; margin-bottom: 20px;}
	.search-wrap {padding: 7px 10px; margin-bottom: 10px;}
	.search-wrap select {height: 25px; line-height: 25px;}
	.search-wrap button {height: 25px; line-height: 25px;}
	.nav-wrap {padding: 40px 0 0;}
	.sub-wrap .sub-content {padding-bottom: 25px;}
	.footer {padding: 18px 20px;}
	.main-cont1 h2 {font-size: 1.8em;}
	.main-cont1 h2 br {display: none;}
	.main-cont2 h2, .main-cont3 h2, .main-cont4 h2 {font-size: 2.5em;}
	.footer .btn-top {width: 2.8em; height: 2.8em; bottom: 1em; right: 1em;}
	.wrap-main .main-head h2 {font-size: 5em;}
	.wrap-main .main-head p {font-size: 1.8em;}
	.main-cont4 ul li {width: 25%;}
	.main-cont3 ul li {padding: 0 .5em 1em; font-size: 1rem;}
	.main-cont1 p br, .main-cont3 p br, .main-cont4 p br {display: none;}
	.main-cont1, .main-cont3, .main-cont4 {padding: 4em 0;}
/*	.main-cont2 {padding: 1.5em 0 4em;}*/
	.main-cont2 {padding: 3em 0 4em;}
	.main-visual {height: 35em; font-size: .7em;}
	.product-btns li {width: calc( 20% - 1px );}
	.navigator-wrap .navigator > li > select {min-width: 120px; }
	.sub-visual {height: 150px; }
	.intro-con, .history-con, .partner-con {padding: 2rem 0;}
	.navigator-wrap { height: 40px;}
	.navigator-wrap .navigator > li {line-height: 40px;}
	.navigator-wrap .navigator > li > select {height: 38px; line-height: 38px;}
	.col .intro-tbl tbody th, .col .intro-tbl tbody td {padding:5px 10px;}
	.col .intro-tbl tbody th {width: 85px;}
	.col .intro-tbl tbody th > img {width: 25px; height: 25px;}
	.product-list .list .tt1 {margin-top: 1em;}
	.product-list .list .tt2 h3 {font-size: 2em;}
	.product-list .list a {display: block; font-size: 1.25em;}
	.product-con2 > h4 {padding-left: 1.2em;}
	.main-cont4 .tabmenu {min-height: 300px;}
	#business-slider .owl-next, #business-slider .owl-prev {font-size: 5em;}
	.main-cont4 .tabmenu label {height: 30px; line-height: 30px;}
	.product-btns li a {padding: .4em .2em .3em; line-height: 2.4em; height: 3em;}
	.product-btns li.on a, .product-btns li.active a {padding: .4em .2em .3em;}
	.main-cont1 p {margin-bottom: 2em;}
	.main-cont4 ul li {padding: .2rem;}
}

@media screen and (max-width: 400px) {
	.main-visual {height: 28em; font-size: .6em;}
	.main-cont1, .main-cont3, .main-cont4 {padding: 3em 0;}
	.main-cont2 {padding: 1.5em 0 3em;}
	.main-cont4 ul li {width: 33.3%;}
	.history-prev > div::before {top: 5px;}
	
}