 * { margin: 0; padding: 0; }
body { width: 100%; margin: 0 auto; font-family: "Noto Sans KR", sans-serif; font-weight:400;}
body { background: #fff;padding: 0; }
img { border: 0; }
ul, ol { list-style: none; }
.header { position: relative; height: 0px; background-color: #212121; }

div#left {display:inline-block;position:fixed; left:0; width:30px; background:#fff;height:100%;   top:0; z-index: 999990;}
div#right{display:inline-block;position:fixed; right:0; width:30px; background:#fff;height:100%;   top:0; z-index: 999990;}

::-moz-selection {
   background: #555;
   color: #fff;
}
::selection {
   background: #555;
   color: #fff;
}



@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url(//fonts.googleapis.com/earlyaccess/hanna.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);

/* contents */
.area3 {width:100%;  margin:0 auto; padding:0;}
.area2 {width:1200px;  margin:0 auto; padding:0; text-align: center;}
.area1 {width:100%; margin:0 auto; padding:0;    text-align: center;}
.area {width:1024px; margin:0 auto; padding:0;text-align: center;}
.section-01,.section-02,.section-03,.section-04,.section-05 { position: relative;}
.section-01 { background-color: #212121;background-image:url(); background-position:center top;background-repeat:repeat; height: 1430px; }
.section-02 { background-color: #fff; background-image:url(/images/main2_bg2.gif); background-position:center top;background-repeat:repeat-x;  height:2000px; }
.section-03 { background-color: #fff; background-image:url(); background-position:center top;background-repeat:repeat; height: 800px; }
.section-04 { background-color: #f7f7f7; background-image:url(../images/bg3.jpg); background-position:center bottom;background-repeat:no-repeat; height: 1100px; }
.section-05 { background-color: #fff; background-image:url(../images/bg4.jpg); background-position:center bottom;background-repeat:no-repeat; height: 900px; }
.section-06 { background-color: #fff; background-image:url(../images/bg4.jpg); background-position:center bottom;background-repeat:no-repeat; height: 100px; }

h4 {font-weight:300; color:#000; font-size:18px;}
ul.main_visual {
    padding-top: 150px;
}



/* floating menu */
.floating-menu h1 {display: inline-block; width:250px;    padding-left: 30px;}
.floating-menu ul {display: inline-block;      right: 0;
    position: fixed;
    margin-top: 15px;}

.floating-menu { position: fixed;z-index: 500; width: 100%; margin:0 auto; background-color: #fff; }
.floating-menu li { margin: 0; float: left;border-radius: 5px; }
.floating-menu a { display: inline-block; width:120px; padding: 10px 0px;color: #555; text-align: center;
							text-decoration: none;font-size:18px;font-family: "Noto Sans KR", sans-serif; font-weight:400;    border-radius: 5px;}
.floating-menu a.menu-04 { height: 20px; background: none; }
.floating-menu li.on a {     background-color:#212121 ;    color: #fff;  /* background: url(style.css) 0 0 no-repeat; */ }
.floating-menu li.on a.menu-01 {/* background-position: -131px 0;*/ }
.floating-menu li.on a.menu-02 {/* background-position: -131px -104px;*/ }
.floating-menu li.on a.menu-03 { /*background-position: -131px -219px;*/ }
.floating-menu li.on a.menu-04 { /*background-position: -131px -334px;*/ }
.floating-menu li.on a.menu-05 { /*background-position: -131px -449px;*/ }

.footer {
    height: 60px;
    background-color: #8cc1e9;
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
	font-family: "Noto Sans KR", sans-serif; font-weight:400;
	font-size:14px;
	color:#666;
	background:#fff;	
}

ul.contact_detail {font-size:16px; padding:20px 0;}
ul.contact_detail li a {text-decoration:none;     color: #212121; }


div#copy p {padding-top:10px;}

/*Å°º¸µå·Î Á¢±Ù °¡´ÉÇÑ °Ç³Ê¶Ù±â ¸µÅ©*/
.skip { position:relative; z-index:99999;} 
.skip a { display:block; height:1px; width:1px; margin-bottom:-1px; overflow:hidden; text-align:center; color:#000; white-space:nowrap;} 
.skip a:focus, 
.skip a:active { height:auto; width:100%; padding:5px; margin-bottom:10px;}

/*1ÆäÀÌÁö*/

.section-01 li h6 {font-size:18px; color:#fff; font-weight:400;}
.section-01 li h5 {font-size:15px; color:#fff; font-weight:400;padding:10px 0;}
.section-01 li h5 strong {font-size:30px; color:#fff; font-weight:400;}


ul.boxbtn {
    padding: 20px 0 0 0;
    margin: 0;
}

ul.boxbtn li {
    margin: 0;
	display: inline-block;
}

ul.boxbtn li:nth-child(1) {padding-right:6px;}

div#main1_right img {
    padding-bottom: 20px;
}

div#main1_left img {
    padding-bottom: 20px;
}

h1#toplogo {
    display: inline-block;
    width: 735px;
    text-align: center;
}

ul.main_visual h4 {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
	padding:30px 0 15px;
}

ul.main_visual h3 {
    font-size: 42px;
    color: #fff;
    font-weight: 300;
	padding:15px 0 30px;
}


/*2ÆäÀÌÁö Binarycube*/
.binary p {
    display: inline-block;
    width: 600px;
    text-align: left;
    height: 200px;
    vertical-align: middle;
    margin-top: -240px;
}

.binary img {padding:50px;}
a.btn {
    background:rgba(0,0,0,0.5);
    color: #FFF;
    padding: 10px 30px;
    border-radius: 8px;
}

a.btn:hover {text-decoration:none; background:#000; color:#fff;}
.section-02 h3 {font-size:30px; font-weight:500;color:#575756;line-height:52px;    font-stretch: condensed; letter-spacing:-1px;}
.section-02 h3 strong {font-size:30px;font-stretch: condensed;font-weight:500;}
.section-02 h1 {font-size:45px; font-weight:600; font-stretch: condensed;color:#fff; background:#575757; display:inline-block; width:530px;}

.section-02 img {}

img.line {padding-bottom:50px;}
img.line2 {padding-top:50px;}

/*3ÆäÀÌÁö Out Team*/
.section-03 h2 img{padding:40px 0 20px;}
ul#cardarea {padding:20px 0;text-align:center;}
ul#cardarea li a {text-decoration:none;}
ul#cardarea li {display: inline-block;
    width: 212px;
	height:212px;
    padding: 10px;
    text-align: left;
    text-decoration: none;
    border: 4px solid #212121;margin:5px;}

ul#cardarea li strong { font-family: 'Hanna', sans-serif; font-size:21px; }
ul#cardarea li:nth-child(1) strong {color:#fa7501;}
ul#cardarea li:nth-child(2) strong {color:#305ad4;}
ul#cardarea li:nth-child(3) strong {color:#9848d5;}
ul#cardarea li:nth-child(4) strong {color:#f14344;}

ul#cardarea li:nth-child(1) small {color:#fa7501;}
ul#cardarea li:nth-child(2) small {color:#305ad4;}
ul#cardarea li:nth-child(3) small {color:#9848d5;}
ul#cardarea li:nth-child(4) small {color:#f14344;}


ul#cardarea li p {font-size:14px;font-weight:200; padding:20px 0;}
ul#cardarea li small {font-size:15px;font-weight:500;width:160px;display:inline-block;}
ul#cardarea li span {rignt:0;bottom:0;}

img.line {
    display: block;
    text-align: center;
    margin: 0 auto;
}

/*.binary {
    background: url(/images/grbg2.jpg) repeat-y;
}
.binary p {color:#fff; }*/

/*4ÆäÀÌÁö Clients*/
.section-04 h2 img{padding-bottom: 40px;}
ul#newsarea li a {text-decoration:none;}
ul#newsarea {padding:0px;    margin-bottom: 50px;}
ul#newsarea li {display:inline-block; width:226px; padding:0 3px;text-align:center;text-decoration:none;}
ul#newsarea li a img {border:5px solid #f7f7f7; display:inline-block; width:100%;}
ul#newsarea li a:hover img  {border:5px solid #212121;}
ul#newsarea li a span {text-align:center; color:#666;text-decoration:underline #fff;height:50px;display:inline-flex;}
ul#newsarea a:hover span {text-decoration:underline #666;}


/*5ÆäÀÌÁö Contact Us*/
.section-05 h2 img{}

/*ÀÌ¸ðÆ¼ÄÜ*/
p small img {
    width: 25px !important;
}

section {
    padding: 10px 26px;
    max-width: 430px;
    margin: 30px 20px;
    font-size:15px;
	font-family: 'Nanum Gothic', '³ª´®°íµñ', sans-serif; font-weight:400;
    background-color: #fff;
    display: inline-block;
    border-radius: 30px;
    border-top: 30px solid #c3c3c3;
    border-bottom: 60px solid #c3c3c3;
    border-left: 10px solid #c3c3c3;
    border-right: 10px solid #c3c3c3;
}


section div {
  max-width: 350px;
  word-wrap: break-word;
  margin-bottom: 20px;
  line-height: 24px;
}

.clear {
  clear: both;
}

.from-me {
  position: relative;
  padding: 10px 15px;
  color: white;
  background: #0B93F6;
  border-radius: 25px;
  float: right;
}
/*.from-me:before {
  content: "";
  position: absolute;
  z-index: 2;
  bottom: -2px;
  right: -7px;
  height: 20px;
  border-right: 20px solid #0B93F6;
  border-bottom-left-radius: 16px 14px;
  -webkit-transform: translate(0, -2px);
}
.from-me:after {
  content: "";
  position: absolute;
  z-index: 2;
  bottom: -2px;
  right: -56px;
  width: 26px;
  height: 20px;
  background: white;
  border-bottom-left-radius: 10px;
  -webkit-transform: translate(-30px, -2px);
}*/

.from-them {
  position: relative;
  padding: 10px 20px;
  background: #E5E5EA;
  border-radius: 25px;
  color: black;
  float: left;
}
/*.from-them:before {
  content: "";
  position: absolute;
  z-index: 2;
  bottom: -2px;
  left: -7px;
  height: 20px;
  border-left: 20px solid #E5E5EA;
  border-bottom-right-radius: 16px 14px;
  -webkit-transform: translate(0, -2px);
}
.from-them:after {
  content: "";
  position: absolute;
  z-index: 3;
  bottom: -2px;
  left: 4px;
  width: 26px;
  height: 20px;
  background: white;
  border-bottom-right-radius: 10px;
  -webkit-transform: translate(-30px, -2px);
}*/