/* Generated by less 2.5.1 */
@font-face {
  font-family: "Nanum Gothic";
  font-style: normal;
  font-weight: normal;
  src: local("Nanum Gothic"), local("Nanum Gothic"), local("NanumGothic");
  src: url(/assets/kr/font/NanumGothic.eot);
  /* IE9 Compat Modes */
  src: url(/assets/kr/font/NanumGothic.eot?#iefix) format("embedded-opentype"), /* IE6-8 */ url(/assets/kr/font/NanumGothic.woff) format("woff"), /* Mordern Browsers */ url(/assets/kr/font/NanumGothic.ttf) format("truetype");
  /* If not support woff */
}
@font-face {
  font-family: "Nanum Gothic";
  font-style: normal;
  font-weight: 700;
  src: local("Nanum Gothic Bold"), local("Nanum Gothic-Bold"), local("NanumGothic Bold");
  src: url("/assets/kr/font/NanumGothicBold.eot");
  /*A*/
  src: url("/assets/kr/font/NanumGothicBold.eot?#iefix") format("embedded-opentype"), /*B*/ url("/assets/kr/font/NanumGothicBold.woff") format("woff"), /*C*/ url("/assets/kr/font/NanumGothicBold.ttf") format("truetype");
  /*D*/
}



button {
  border: 0;
  cursor: pointer;
}
input[type="checkbox"] {
  width: 20px;
  height: 20px;
  background: #fff;
  vertical-align: middle;
}
input[type="radio"] {
  width: 20px;
  height: 20px;
  background: #fff;
  vertical-align: middle;
}
label {
  vertical-align: middle;
  line-height: 30px;
}
.fade_in {
  opacity: 0;
}
.inline {
  display: inline-block;
}
span.yellow {
  color: #f0ab05;
  font-weight: 600;
}
span.sky {
  color: #02b1e9;
  font-weight: 600;
}
span.blue {
  color: #23408f;
  font-weight: 600;
}
.yellow_button {
  display: inline-block;
  padding: 0 20px;
  background: #ffa800;
  line-height: 32px;
  color: #fff;
  font-weight: 600;
  font-size: 15px;
}
.dark_button {
  display: inline-block;
  padding: 0 20px;
  background: #666666;
  line-height: 32px;
  color: #fff;
  font-weight: 600;
  font-size: 15px;
}
.white_button {
  display: inline-block;
  padding: 0 20px;
  background: #fff;
  line-height: 32px;
  font-weight: 600;
  font-size: 15px;
  border: 1px solid #dadada;
}
.dark_button:hover {
  background: #00bff3;
}
.gray_button {
  display: inline-block;
  padding: 0 20px;
  background: #d8d8d8;
  line-height: 32px;
  font-weight: 600;
  font-size: 15px;
}
span.star {
  background: url(/assets/kr/images/common/star.png) 0 18px;
  display: inline-block;
  width: 19px;
  height: 18px;
}
span.star_half {
  background: url(/assets/kr/images/common/star.png);
  display: inline-block;
  width: 19px;
  height: 18px;
}
.enter_dark {
  padding-right: 70px;
  background-image: url(/assets/kr/images/common/enter_white.png);
  background-repeat: no-repeat;
  background-position: 150px center;
}
.enter_white {
  padding-right: 70px;
  background-image: url(/assets/kr/images/common/enter_dark.png);
  background-repeat: no-repeat;
  background-position: 135px center;
}
.mostWidth {
  width: 1200px;
  margin: auto;
}
.indent {
  text-indent: -9999px;
}
.over {
  overflow: hidden;
  white-space: nowrap;
  word-wrap: break-word;
}
i {
  display: block;
}
body {
  height: 100%;
  width: 100%;
  font-family: "Nanum Gothic", sans-serif;
  color: #333333;
  font-size: 14px;
  font-weight: 300;
}
a {
  text-decoration: none;
  color: #444444;
}
#header {
  position: absolute;
  height: 90px;
  text-align: center;
  top: 0;
  z-index: 3000;
  width: 100%;
  font-family: "Nanum Gothic", sans-serif;
}
#header .logos {
  display: none;
}
#header .side_m {
  display: none;
}
#header .side {

  height: 30px;
  margin: 13px 0;
  cursor: pointer;
  float: right;
  padding-top: 23px;
}
#header .side img{
 margin-left:10px;
}
#header .logo {
  display: none;
}
#header .header_wrap {
  width: 1200px;
  margin: auto;
  position: relative;
  z-index: 3000;
}
#header .header_wrap h1 {
  width: 140px;
  float: left;
  padding-top: 5px;
  text-align: left;
}
#header .header_wrap ul {
  line-height: 90px;
  float: left;
  z-index: 3000;
}
#header .header_wrap ul li {
  float: left;
  position: relative;
  width: 150px;
  font-weight: bold;
  font-size: 18px;
}
#header .header_wrap ul li a {
  display: inline-block;
  width: 100%;
  color: #fff;
}
#header .header_wrap ul li a:hover {
  color: #037ec2;
}
#header .header_wrap ul li.last {
  width: 120px;
  text-align: right;
  padding-right: 4px;
}
#topMenu {
  position: absolute;
  right: 0;
  top: 28px;
}
/* mobileMenu */
#mobileMenu {
  display: none;
  overflow-y: auto;
  position: fixed;
  z-index: 4000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}
#mobileMenu div.top {
  position: relative;
  margin-top: 10px;
  font-size: 16px;
  font-weight: 600;
  color: #d8d8d8;
  line-height: 35px;
  padding-left: 25px;
}
#mobileMenu div.top div.close {
  position: absolute;
  width: auto;
  height: auto;
  top: 5px;
  right: 19px;
  font-size: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
  background: none;
}
#mobileMenu ul.member {
  overflow: hidden;
  margin: 0 0 10px 25px;
}
#mobileMenu ul.member li {
  float: left;
  margin-left: 12px;
  padding-left: 13px;
  font-size: 18px;
  background: url('/assets/kr/images/common/top_line.jpg') no-repeat left 5px;
}
#mobileMenu ul.member li a {
  display: block;
  color: #666666;
  line-height: 32px;
}
#mobileMenu ul.member li.first {
  margin-left: 0;
  padding-left: 0;
  background: none;
}
#mobileMenu .gnb {
  border-top: 1px solid #d8d8d8;
}
#mobileMenu .gnb li {
  font-size: 18px;
  line-height: 60px;
  border-bottom: 1px solid #d8d8d8;
  font-weight: 600;
  background: #f5f5f5;
}
#mobileMenu .gnb li a {
  display: block;
  width: 100%;
  text-indent: 20px;
}
#mobileMenu .gnb li .sub_gnb {
  display: none;
}
#mobileMenu .gnb li.on {
  background: #d8d8d8 url('/assets/kr/images/common/mobile_bullet.png') no-repeat right 19px;
  border-bottom: none;
}
#mobileMenu .gnb li.on a {
  color: #666666;
}
#mobileMenu .gnb li.on .sub_gnb {
  display: block;
  background: #fff;
}
#mobileMenu .gnb li.on .sub_gnb a {
  color: #555;
}
#mobileMenu .gnb li.on .sub_gnb li {
  font-weight: normal;
  background: none;
}
#mobileMenu .gnb li.on .sub_gnb li.on {
  background: #666666;
}
#mobileMenu .gnb li.on .sub_gnb li.on a {
  color: #666666;
}
#main .mobi{display:none}
.arrow {
  position: fixed;
  bottom: 50px;
  right: 50px;
  z-index: 2100;
  cursor: pointer;
}
.fade_in_right {
  opacity: 0;
  margin-right: 900px;
}
.fade_in_left {
  opacity: 0;
  margin-left: 900px;
}
.hill {
  opacity: 0;
  margin-left: 500px;
}
#main {
  position: relative;
  overflow: hidden;
  /*필름 명도 선택*/
  /*portfolio*/
  /*pager*/
  /*포폴상세*/
}
#main .visual_slide {
  text-align: left;
  position: relative;
  overflow: hidden;
}
#main .visual_slide img {
  width: 100%;
}
#main .visual_slide div {
  color: #fff;
  position: absolute;
  top: 0;
  width: 100%;
}
#main .visual_slide div h2 {
  font-size: 90px;
  margin-top: 50%;
  opacity: 0;
  font-weight: 900;
  width: 1200px;
  margin: auto;
}
#main .visual_slide div p {
  font-size: 19px;
  margin-top: 20%;
  opacity: 0;
  line-height: 30px;
  width: 1200px;
  margin: auto;
}
#main .visual_slide div span {
  color: #2da1d3;
}
#main .visual_slide div .info1 {
  opacity: 1;
  text-align: center;
  font-size: 50px;
  color: #fef6a3;
  font-weight: bold;
  margin-top: 130px;
  line-height: 50px;
  margin-bottom: 30px;
}
#main .visual_slide div .info2 {
  opacity: 1;
  text-align: center;
  font-size: 16px;
  margin-top: 30px;
  width: 60%;
  line-height: 24px;
}
#main .visual_slide div .info3 {
  opacity: 1;
  text-align: center;
  font-size: 26px;
  color: #fef6a3;
  font-weight: bold;
  margin: 30px auto;
  line-height: 34px;
}
#main .visual_slide div .info4 {
  opacity: 1;
  text-align: center;
  font-size: 40px;
  color: #2da1d3;
  font-weight: bold;
}
#main .visual_slide div .info5 {
  opacity: 1;
  text-align: center;
  font-size: 16px;
  margin-top: 30px;
}
#main .container {
  width: 1200px;
  margin: auto;
  overflow: hidden;
  text-align: center;
}
#main .container h2 {
  border-top: 1px solid #dadada;
  margin-top: 110px;
  margin-bottom: 50px;
}
#main .container h2 span {
  font-size: 30px;
  margin: -15px;
  display: inline-block;
  background: #fff;
  padding: 0 20px;
}
#main .container h2 span em {
  font-weight: 700;
}
#main .container .about {
  padding: 10px 100px 0 280px;
  background: url(/assets/kr/images/main/tintking.png) no-repeat 110px center;
  color: #3d3d3d;
  text-align: left;
  margin: 30px;
}
#main .container .about .tit {
  font-size: 60px;
  background: url(/assets/kr/images/common/under_bar.jpg) no-repeat bottom;
  display: inline-block;
  padding-bottom: 10px;
}
#main .container .about .txt {
  font-size: 16px;
  margin-top: 20px;
  font-weight: 300;
  line-height: 24px;
}
#main .container .about span {
  font-weight: bold;
  color: #222222;
}
#main .circle_list {
  text-align: center;
  margin: 30px 0;
}
#main .circle_list li {
  display: inline-block;
  vertical-align: top;
  width: 20%;
}
#main .circle_list li div {
  width: 152px;
  height: 152px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  background: #e3e3e3;
  margin: auto;
  font-size: 20px;
  line-height: 152px;
  font-weight: bold;
}
#main .circle_list li p {
  margin-top: 20px;
  line-height: 24px;
}
#main .circle_list li span {
  color: #ed3030;
}
#main .circle_list .double div {
  line-height: 24px;
}
#main .filrm_list {
  margin-top: 20px;
  text-align: center;
}
#main .filrm_list li {
  display: inline-block;
  width: 367px;
  line-height: 200px;
  color: #fff;
  font-size: 22px;
  background-position: top;
  overflow: hidden;
  height: 200px;
}
#main .filrm_list li a {
  color: #fff;
  display: inline-block;
  width: 100%;
  opacity: 1;
}
#main .filrm_list li a span {
  background: rgba(45, 161, 211, 0.7);
  display: inline-block;
  width: 100%;
}
#main #middle_contents {
  background-size: cover;
  padding: 90px 0 60px;
  color: #e3e3e3;
  margin-top: 50px;
}
#main #middle_contents h3 {
  margin-bottom: 100px;
}
#main #middle_contents h3 span {
  color: #2da1d3;
}
#main #middle_contents .tit {
  font-size: 24px;
}
#main #middle_contents .tit span {
  border-bottom: 1px solid #dadada;
  padding: 30px 0 10px;
  display: inline-block;
}
#main #middle_contents .circle {
  text-align: center;
}
#main #middle_contents .circle li {
  display: inline-block;
  position: relative;
  vertical-align: top;
}
#main #middle_contents .circle .bullet {
  padding: 75px 30px;
}
#main #middle_contents .circle p {
  font-size: 18px;
  line-height: 24px;
  margin-top: 10px;
}
#main #middle_contents .hover {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: opacity 0.4s;
}
#main #middle_contents .hover:hover {
  opacity: 1;
}
#main #middle_contents .performance {
  color: #e3e3e3;
  margin-top: 50px;
  margin-bottom: 80px;
  text-align: right;
}
#main #middle_contents .performance li {
  display: inline-block;
  text-align: center;
  padding: 0 50px;
  border-right: 1px solid #888888;
}
#main #middle_contents .performance li .tit {
  background: #333333;
  line-height: 30px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 15px;
  padding: 0 15px;
}
#main #middle_contents .performance li .txt {
  font-size: 50px;
  margin-top: 10px;
}
#main #middle_contents .performance .last {
  border: 0;
}
#main #middle_contents .waitting_list {
  text-align: center;
}
#main #middle_contents .waitting_list li {
  background: url(/assets/kr/images/common/back.png);
  border: 1px solid #2da1d3;
  color: #fff;
  padding: 20px;
  min-height:140px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
}
#main #middle_contents .waitting_list li .name {
  font-size: 20px;
  background: url(/assets/kr/images/common/anonymous.png) no-repeat left;
  line-height: 40px;
  display: inline-block;
  padding: 0 40px 0 70px;
}
#main #middle_contents .waitting_list li .address {
  margin-top: 20px;
  line-height: 20px;
  color: #e3e3e3;
}
#main #middle_contents .apply {
  background: #2da1d3;
  color: #fff;
  font-size: 22px;
  width: 280px;
  line-height: 56px;
  font-weight: bold;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  margin-top: 60px;
}
#main #middle_contents .apply:hover {
  background: #333333;
}
#main .middle_main {
  background: url(/assets/kr/images/main/middle_visual.jpg) no-repeat center fixed;
}
#main .middle_team {
  background: url(/assets/kr/images/team/middle_visual.jpg) no-repeat center fixed;
}
#main .project {
  text-align: center;
  font-size: 170px;
}
#main .project li {
  display: inline-block;
  width: 262px;
  border: 1px solid #dadada;
  text-align: left;
  margin-bottom: 50px;
  overflow:hidden;
}
#main .project li img { 
	width:264px; height:174px;
}
#main .project li p {
  margin: 20px;
  font-size: 16px;
}
#main .article {
  width: 100%;
  overflow: hidden;
  text-align: center;
}
#main .width_ssmall,
#main .width_small,
#main .width_mid,
#main .width_mmid,
#main .width_large {
  line-height: 30px;
  border: 1px solid #dadada;
  height: 30px;
}
#main .width_ssmall {
  width: 90px;
}
#main .width_small {
  width: 150px;
}
#main .width_mid {
  width: 200px;
}
#main .width_mmid {
  width: 400px;
}
#main .width_large {
  width: 100%;
}
#main .deepblue {
  color: #0045a4;
}
#main .article {
  padding-bottom: 100px;
}
#main .gray_back {
  background: #f0f0f0;
}
#main .show {
  display: block;
}
#main .sub_top {
  height: 510px;
  color: #fff;
  position: relative;
}
#main .sub_top .location {
  text-align: center;
}
#main .sub_top .location h2 {
  font-size: 60px;
  font-weight: 700;
  line-height: 100px;
  padding-top: 200px;
}
#main .sub_top .location h2 span {
  color: #2da1d3;
}
#main .sub_top .location p {
  font-size: 19px;
  margin-top: 20px;
}
#main .about {
  background: url(/assets/kr/images/about/top_visual.jpg) top fixed;
  background-size: contain;
}
#main .team {
  background: url(/assets/kr/images/team/top_visual.jpg) top fixed;
  background-size: contain;
}
#main .service {
  background: url(/assets/kr/images/service/top_visual.jpg) top fixed;
  background-size: contain;
}
#main .portfolio {
  background: url(/assets/kr/images/portfolio/top_visual.jpg) top fixed;
  background-size: cover;
}
#main .brand {
  background: url(/assets/kr/images/brand/top_visual.jpg) top fixed;
  background-size: cover;
}
#main .contact {
  background: url(/assets/kr/images/contact/top_visual.jpg) top fixed;
  background-size: cover;
}
#main .tap_navi {
  border-bottom: 1px solid #dadada;
  font-size: 0;
  background: #fff;
}
#main .tap_navi .container {
  font-size: 0;
}
#main .tap_navi span {
  line-height: 50px;
  display: inline-block;
  cursor: pointer;
  font-size: 18px;
  color: #666666;
  font-weight: 600;
  padding: 0 10px;
  margin: 0 20px;
}
#main .tap_navi span a {
  display: block;
  width: 100%;
}
#main .tap_navi .on {
  background: #fff;
  color: #2da1d3;
  border-bottom: 2px solid #2da1d3;
}
#main .tap_navi .on a {
  color: #2da1d3;
}
#main .greeting {
  background: url(/assets/kr/images/about/back_logo.png) no-repeat center #f0f0f0;
  padding-top: 60px;
}
#main .greeting .container {
  text-align: left;
  background: url(/assets/kr/images/about/ceo.png) no-repeat right top;
  padding: 80px 0;
}
#main .greeting .container h3 {
  font-size: 70px;
  line-height: 70px;
  background: none;
  text-align: left;
}
#main .greeting .container h3 span {
  color: #2da1d3;
}
#main .greeting .container p {
  color: #666666;
  font-size: 18px;
}
#main .greeting .container .tit {
  background: bold;
  font-size: 22px;
  font-weight: bold;
  margin: 50px 0 20px;
}
#main .greeting .container .txt {
  line-height: 30px;
}
#main .greeting .container .sign {
  margin-top: 100px;
}
#main .greeting .container .sign img {
  vertical-align: middle;
  margin-left: 30px;
}
#main .ci {
  font-size: 24px;
  font-weight: 600;
  margin: 70px 0;
}
#main .ci_txt {
  font-size: 16px;
  line-height: 30px;
  background: #f0f0f0;
  border-left: 6px solid #2da1d3;
  width: 610px;
  margin: auto;
  padding: 30px 70px;
  text-align: left;
}
#main h3 {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  line-height: 80px;
  background: url(/assets/kr/images/common/h3_bar.jpg) top no-repeat;
  margin-top: 20px;
}
#main .container {
  color: #5b5b5b;
}
#main .container h3 {
  font-size: 38px;
  padding: 20px 0 5px;
  font-weight: 600;
  background: url(/assets/kr/images/common/h3_line.png) no-repeat bottom;
  margin-bottom: 30px;
  color: #3d3d3d;
}
#main .container .container {
  width: 1200px;
  margin: auto;
}
#main .clearfix {
  padding-top: 50px;
  overflow: hidden;
}
#main .clearfix .float_left {
  float: left;
}
#main .clearfix h3 {
  font-size: 50px;
  line-height: 60px;
  background: none;
  text-align: left;
}
#main .clearfix h3 span {
  color: #2da1d3;
}
#main .clearfix .left_title {
  float: left;
  width: 40%;
  text-align: left;
}
#main .clearfix .left_title .title {
  border-bottom: 1px solid #dadada;
  font-size: 18px;
  padding-bottom: 10px;
}
#main .clearfix ul {
  text-align: left;
  font-size: 19px;
  width: 55%;
  float: right;
}
#main .clearfix ul li {
  margin-bottom: 20px;
  background: #f0f0f0;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
}
#main .clearfix ul li span {
  font-weight: 600;
}
#main .clearfix ul li em {
  background: #2da1d3;
  display: inline-block;
  font-weight: bold;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  margin-right: 20px;
}
#main .clearfix ul li ul {
  float: none;
  width: 100%;
}
#main .clearfix ul li ul li {
  font-size: 16px;
  margin: 10px 50px 20px;
  padding-bottom: 20px;
  line-height: 24px;
}
#main .clearfix .right_wrap {
  float: left;
  width: 60%;
  text-align: left;
  margin-bottom: 100px;
}
#main .clearfix .right_wrap .tit {
  font-size: 26px;
  padding: 30px 0;
  font-weight: bold;
}
#main .clearfix .right_wrap .txt {
  font-size: 18px;
  line-height: 30px;
}
#main .text {
  font-size: 24px;
  font-weight: bold;
  line-height: 36px;
  margin: 30px 60px;
  text-align: left;
}
#main .text span {
  color: #2da1d3;
}
#main .s_text {
  font-size: 18px;
  text-align: left;
  margin: 0 60px;
  line-height: 24px;
}
#main .img {
  text-align: center;
}
#main .firm_select {
  overflow: hidden;
  padding: 50px 0;
}
#main .firm_select .float_left {
  float: left;
  width: 45%;
}
#main .firm_select .right_wrap {
  float: left;
  text-align: left;
  padding-top: 80px;
  width: 55%;
}
#main .firm_select .right_wrap .title {
  font-size: 18px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dadada;
}
#main .firm_select .right_wrap h3 {
  padding: 0;
  text-align: left;
  background: none;
  margin: 0;
}
#main .firm_select .right_wrap h3 span {
  color: #2da1d3;
}
#main .self_consult {
  padding: 100px 0;
  text-align: center;
}
#main .self_consult h4 {
  font-size: 50px;
  font-weight: bold;
  margin-bottom: 60px;
  border-top: 1px solid #a4a4a4;
}
#main .self_consult h4 em {
  background: #f0f0f0;
  padding: 0 20px;
  display: inline-block;
  margin-top: -25px;
  border-top: 1px solid #ffffff;
}
#main .self_consult ul {
  font-size: 0;
}
#main .self_consult ul li {
  display: inline-block;
  height: 372px;
  position: relative;
  overflow: hidden;
  border: 4px solid #f0f0f0;
  margin-left: -4px;
}

#main .self_consult ul li .classify {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  font-size: 24px;
  color: #fff;
  background: rgba(50, 50, 50, 0.6);
  font-weight: bold;
  padding-top: 0px;
  line-height: 60px;
  opacity: 0;
}


#main .self_consult ul li .choice {
  display:inline-block;
  width: 108px;
  line-height: 28px;
  height: 28px;
  border: 1px solid #fff;
  color: #fff;
  background: none;
  border-radius: 14px;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  -o-border-radius: 14px;
  font-size:13px;
}
#main .self_consult ul li a.choice:hover,
#main .self_consult ul li a.on {
  background: #ffa800;
}
#main .self_consult ul li:hover {
  border: 4px solid #ffa800;
  z-index: 1;
}
#main .next {
	display:inline-block;
  background: url(/assets/kr/images/service/scroll.png) no-repeat 100px center #00bff3;
  line-height: 54px;
  border-radius: 27px;
  -webkit-border-radius: 27px;
  -moz-border-radius: 27px;
  -o-border-radius: 27px;
  font-size: 18px;
  color: #fff;
  width: 150px;
  text-align: center;
  padding-right: 20px;
}
#main .next:hover {
  background: url(/assets/kr/images/service/scroll.png) no-repeat 100px center #666666;
}
#main .tint_selector {
  position: relative;
  padding-top: 50px;
}
#main .tint_selector h3 {
  color: #fff;
  background: url(/assets/kr/images/service/white_line.jpg) no-repeat top;
  margin-top: 0;
  position: relative;
  z-index: 3;
}
#main .tint_selector h3 span {
  color: #2da1d3;
}
#main .tint_selector .title {
  color: #fff;
  text-align: center;
  font-size: 18px;
  position: relative;
  z-index: 3;
}
#main .tint_selector .percent {
  text-align: center;
  margin-top: 450px;
  padding: 70px 0;
}
#main .tint_selector .percent li {
  display: inline-block;
  width: 96px;
  height: 96px;
  border-radius: 48px;
  -moz-border-radius: 48px;
  -webkit-border-radius: 48px;
  -o-border-radius: 48px;
  line-height: 96px;
  background: #fff;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #2da1d3;
  cursor: pointer;
  margin: 0 20px;
  position: relative;
  z-index: 3;
}
#main .tint_selector .percent li:hover {
  background: #2da1d3;
  color: #ffffff;
}
#main .tint_selector .percent .on {
  background: #2da1d3;
  color: #ffffff;
}
#main .tint_selector .background_per {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
#main .tint_selector .background_per li {
  background-image: url(/assets/kr/images/service/mid_visual_0.jpg);
  background-size: cover;
  background-position: center;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  opacity: 0;
  transition: opacity 0.5s;
}
#main .tint_selector .background_per .fir {
  background-image: url(/assets/kr/images/service/mid_visual_0.jpg);
}
#main .tint_selector .background_per .second {
  background-image: url(/assets/kr/images/service/mid_visual_1.jpg);
}
#main .tint_selector .background_per .third {
  background-image: url(/assets/kr/images/service/mid_visual_2.jpg);
}
#main .tint_selector .background_per .fourth {
  background-image: url(/assets/kr/images/service/mid_visual_3.jpg);
}
#main .tint_selector .background_per .fifth {
  background-image: url(/assets/kr/images/service/mid_visual_4.jpg);
}
#main .tint_selector .background_per .sisth {
  background-image: url(/assets/kr/images/service/mid_visual_5.jpg);
}
#main .tint_selector .background_per .seventh {
  background-image: url(/assets/kr/images/service/mid_visual_6.jpg);
}
#main .tint_selector .background_per .onn {
  opacity: 1;
}
#main .form h3 {
  background: url(/assets/kr/images/common/under_bar.jpg) top no-repeat;
  margin-bottom: 0;
  margin-top: 60px;
}
#main .form p {
  font-size: 18px;
  color: #a4a4a4;
  margin-bottom: 80px;
}
#main .form legend {
  display: none;
}
#main .form fieldset {
  text-align: center;
  overflow: hidden;
}
#main .form fieldset div {
  float: left;
  width: 49%;
}
#main .form label {
  display: none;
}
#main .form input {
  margin-bottom: 10px;
  height: 50px;
  width: 99%;
}
#main .form input,
#main .form textarea {
  border: 1px solid #dadada;
  line-height: 50px;
  text-indent: 20px;
  font-size: 18px;
}
#main .form textarea {
  background: #f0f0f0;
  font-family: "Nanum Gothic", sans-serif;
  vertical-align: top;
  width: 50%;
  height: 170px;
  float: right;
}
#main .form i {
  display: block;
  text-align: right;
}
#main .form .button {
  width: 160px;
  text-indent: 0;
  background: #00bff3;
  border-radius: 25px;
  color: #fff;
  margin: 30px 0 100px;
  cursor: pointer;
}
#main .form .button:active {
  background: #444444;
}
#main .form select {
  width: 99%;
  line-height: 50px;
  height: 50px;
  font-size: 18px;
}
#main .form .submit_wrap {
  width: 100%;
}
#main select {
  line-height: 47px;
  height: 47px;
  border: 2px solid #2da1d3;
  margin-bottom: 10px;
  width: 550px;
  padding: 0 0 0 10px;
  color: #2da1d3;
  font-size: 16px;
}
#main .cloud_sky {
  padding: 100px 0;
  text-align: center;
  background: #f0f5f9;
}
#main .cloud_sky .left li {
  background: #fff;
  text-align: left;
  overflow: hidden;
  margin-bottom: 20px;
}
#main .cloud_sky .left li img {
  float: left;
  width: 50%;
}
#main .cloud_sky .left li div {
  float: left;
  width: 50%;
  background: #fff;
}
#main .cloud_sky .left li div span {
  color: #2da1d3;
  font-weight: bold;
}
#main .cloud_sky .left li div p {
  margin: 20px;
  font-size: 16px;
  line-height: 30px;
}
#main .cloud_sky .func {
  font-size: 30px;
}
#main .cloud_sky .func li {
  display: inline-block;
  border-bottom: 1px solid #444444;
  background: #f0f0f0;
}
#main .cloud_sky .func .tit {
  font-size: 20px;
  font-weight: bold;
  padding: 20px 0;
}
#main .cloud_sky .func .txt {
  font-size: 16px;
  line-height: 30px;
  padding-bottom: 20px;
}
#main .cloud_sky p {
  font-size: 18px;
  line-height: 38px;
}
#main .cloud_sky p span {
  color: #2da1d3;
  font-weight: bold;
}
#main .efficacy {
  padding: 100px 0;
  text-align: center;
  background: url(/assets/kr/images/service/mid_visual1.jpg) fixed no-repeat;
  background-size: cover;
}
#main .efficacy .left li {
  background: #fff;
  text-align: left;
  overflow: hidden;
  margin-bottom: 20px;
}
#main .efficacy .left li img {
  float: left;
  width: 50%;
}
#main .efficacy .left li div {
  float: left;
  width: 50%;
  background: #fff;
}
#main .efficacy .left li div span {
  color: #2da1d3;
  font-weight: bold;
}
#main .efficacy .left li div p {
  margin: 20px;
  font-size: 16px;
  line-height: 30px;
}
#main .efficacy .func {
  font-size: 0;
  width: 100%;
}
#main .efficacy .func li {
  display: inline-block;
  width: 50%;
  padding: 50px 0;
}
#main .efficacy .func p {
  font-size: 18px;
  margin-top: 30px;
}
#main .efficacy .func p span {
  font-weight: bold;
  font-size: 26px;
}
#main table {
  width: 100%;
  margin: 30px auto 0;
}
#main td {
  text-align: center;
  font-size: 16px;
  vertical-align: middle;
}
#main th,
#main td {
  padding: 15px 10px;
  border: 1px solid #dadada;
  vertical-align: middle;
  border-right: 0;
}
#main .first {
  border-left: 0;
}
#main .left {
  text-align: left;
}
#main .right {
  text-align: right;
}
#main .info {
  font-size: 16px;
  color: #888888;
  font-weight: normal;
}
#main th {
  background: #f0f0f0;
  border-top: 1px solid #5b5b5b;
  font-size: 18px;
  font-weight: bold;
}
#main .wrap {
  text-align: center;
  border: 1px solid #dadada;
  padding-bottom: 30px;
  margin-bottom: 60px;
}
#main .wrap h5 {
  background: #2da1d3;
  width: 270px;
  margin: -20px auto 30px;
  line-height: 40px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -o-border-radius: 8px;
}
#main .wrap p {
  line-height: 28px;
  font-size: 18px;
}
#main .wrap table {
  width: 1000px;
  margin: 30px auto 0;
}
#main .wrap th {
  width: 33.333%;
}
#main .wrap ul {
  text-align: center;
  font-size: 70px;
}
#main .wrap ul li {
  display: inline-block;
  font-weight: bold;
}
#main .wrap ul li p {
  margin-top: 20px;
  font-size: 16px;
}
#main .portfolio_board {
  text-align: center;
  font-size: 50px;
}
#main .portfolio_board li {
  display: inline-block;
  width: 388px;
  border: 1px solid #dadada;
  margin-bottom: 15px;
  font-size: 18px;
}
#main .portfolio_board p {
  margin: 0 30px 10px 15px;
}
#main .portfolio_board a {
  width: 100%;
  display: inline-block;
  text-align: left;
  color: #2da1d3;
  font-weight: bold;
  padding: 10px 0;
  background: url(/assets/kr/images/portfolio/more.png) no-repeat right;
}
#main .portfolio_board a:hover {
  color: #444444;
}
#main .portfolio_board img {
  border: 10px solid #fff;
}
#main .pager {
  font-size: 0;
  margin-top: 30px;
  margin-bottom: 70px;
}
#main .pager li {
  display: inline-block;
  font-size: 16px;
  line-height: 35px;
  width: 35px;
  border: 1px solid #fff;
}
#main .pager li:hover {
  background: #2da1d3;
  border: 1px solid #2da1d3;
}
#main .pager li:hover a {
  color: #fff;
}
#main .pager .prev,
#main .pager .next {
  border: 1px solid #dadada;
  height: 35px;
  background: #fff;
  border-radius: 0;
  padding: 0;
  margin: 0 20px;
}
#main .pager .prev {
  background: url(/assets/kr/images/common/prev.png) center no-repeat;
}
#main .pager .next {
  background: url(/assets/kr/images/common/next.png) center no-repeat;
}
#main .pager .on {
  background: #2da1d3;
  border: 1px solid #2da1d3;
}
#main .pager .on a {
  color: #fff;
}
#main .pager a {
  display: inline-block;
  width: 100%;
  height: 100%;
  line-height: 35px;
  vertical-align: top;
}
#main .pager th {
  background: none;
  color: #2da1d3;
  border-left: 0;
  border-top: 1px solid #dadada;
  font-size: 16px;
}
#main .pager td {
  border-left: 0;
}
#main .pager button {
  background: #5b5b5b;
  color: #fff;
  line-height: 60px;
  height: 60px;
  padding: 0 50px;
  font-size: 20px;
  font-weight: bold;
  margin-top: 60px;
}
#main .pager button:hover {
  background: #2da1d3;
}
#main .inner_spec {
  width: 900px;
  margin: 50px auto;
  border: 1px solid #dadada;
}
#main .inner_spec tr {
  border-bottom: 1px solid #dadada;
}
#main .inner_spec th {
  background: #f6f9fc;
  color: #2da1d3;
  border: 0;
}
#main .inner_spec td {
  border: 0;
  background: #f6f9fc;
}
#main .board_detail {
  border: 1px solid #dadada;
  width: 1005px;
  margin-bottom: 200px;
}
#main .board_detail img{width:100%;}
#main .board_detail .detail_tit {
  font-size: 16px;
  background: #f0f0f0;
  line-height: 50px;
  font-weight: bold;
  border-bottom: 1px solid #dadada;
}
#main .board_detail .detail_txt {
  font-size: 14px;
  min-height: 270px;
  padding: 20px 0;
}
h4 {
  font-size: 38px;
  font-weight: bold;
  color: #3d3d3d;
  margin-bottom: 60px;
  margin-top: 80px;
  background: url(/assets/kr/images/common/under_bar.jpg) no-repeat top;
  border: 0;
  padding-top: 30px;
  margin-bottom: 20px;
}
h4 span {
  color: #2da1d3;
}
.sub_title {
  font-size: 18px;
  color: #a4a4a4;
  margin-bottom: 50px;
}
.normal_p {
  line-height: 30px;
  font-size: 20px;
}
.normal_p span {
  color: #2da1d3;
  font-weight: bold;
}
.ex1 {
  font-size: 20px;
  color: #2da1d3;
  font-weight: bold;
  text-align: left;
  margin-top: 40px;
}
.ex2 {
  font-size: 16px;
  text-align: left;
  margin-top: 20px;
}
.proccess {
  font-size: 42px;
}
.proccess img {
  margin-top: 6px;
}
/*브랜드*/
.brand_li {
  font-size: 0;
}
.brand_li li {
  display: inline-block;
  height: 198px;
  border: 1px solid #dadada;
  vertical-align: middle;
  margin-left: -1px;
  width: 19%;
}
.brand_li li img {
  vertical-align: middle;
}
#footer {
  background: #444444;
  width: 100%;
  color: #a4a4a4;
}
#footer .footer_wrap {
  width: 100%;
}
#footer .foot {
  width: 1200px;
  margin: auto;
  padding: 30px 0 30px;
  overflow: hidden;
}
#footer .foot .flogo {
  float: left;
}
#footer .foot address {
  float: left;
  margin-left: 50px;
  font-size: 10px;
}
#footer .foot address p {
  font-size: 12px;
  line-height: 26px;
}
/*맵*/
#map {
  height: 418px;
  border: 1px solid #dadada;
}

@media screen and (max-width: 1490px) {
  #main .filrm_list {
    font-size: 0;
  }
  #main .filrm_list li {
    display: inline-block;
    width: 24%;
    font-size: 18px;
  }
}

@media screen and (max-width: 1200px) {
  .mostWidth {
    width: 1000px;
    margin: auto;
  }
  #header .header_wrap {
    width: 1000px;
  }
  #header .header_wrap h1 {
    width: 100px;
  }
  #header .header_wrap ul li {
    width: 120px;
  }
  #main .visual_slide {
    position: relative;
    overflow: hidden;
  }
  #main .visual_slide img {

  }
  #main .visual_slide div {
    position: absolute;
    width: 100%;
    color: #fff;
    text-align: center;
  }
  #main .visual_slide div h2 {
    font-size: 80px;
    margin-top: 20%;
    opacity: 0;
    font-weight: 900;
    width: 100%;
  }
  #main .visual_slide div p {
    font-size: 22px;
    margin-top: 12%;
    opacity: 0;
    padding-bottom: 80px;
    width: 90%;
  }
  #main .visual_slide div ul {
    margin-top: 70px;
  }
  #main .visual_slide div ul li {
    display: inline-block;
    font-size: 22px;
    padding: 90px 40px 0;
  }
  #main .visual_slide div ul .fir {
    background: url(/assets/kr/images/main/icon1.png) no-repeat top;
  }
  #main .visual_slide div ul .sec {
    background: url(/assets/kr/images/main/icon2.png) no-repeat top;
  }
  #main .visual_slide div ul .last {
    background: url(/assets/kr/images/main/icon3.png) no-repeat top;
  }
  #main .visual_slide div span {
    color: #00bff3;
  }
  #main .visual_slide div .fade_in_particle {
    opacity: 0;
    position: absolute;
    right: 0;
    top: -20%;
  }
  #main .visual_slide div .fade_in_poly1,
  #main .visual_slide div .fade_in_poly2,
  #main .visual_slide div .fade_in_poly3 {
    opacity: 0;
    position: absolute;
    left: 0;
  }
  #main .visual_slide div .info1 {
    font-size: 30px;
    margin-top: 100px;
    line-height: 40px;
    margin-bottom: 10px;
    padding-bottom: 0;
  }
  #main .visual_slide div .info2 {
    font-size: 12px;
    margin-top: 20px;
    width: 80%;
    line-height: 18px;
    padding-bottom: 0;
  }
  #main .visual_slide div .info3 {
    font-size: 18px;
    margin: 20px auto;
    line-height: 26px;
    padding-bottom: 0;
  }
  #main .visual_slide div .info4 {
    font-size: 30px;
    padding-bottom: 0;
    margin-top: 0;
  }
  #main .visual_slide div .info5 {
    font-size: 12px;
    margin-top: 20px;
    padding-bottom: 0;
  }
  #main .filrm_list {
    font-size: 0;
  }
  #main .filrm_list li {
    display: inline-block;
    width: 25%;
    font-size: 18px;
  }
  #main #middle_contents {
    padding: 90px 0 100px;
  }
  #main #middle_contents .circle .bullet {
    padding: 75px 20px;
  }
  #main #middle_contents .circle p {
    font-size: 16px;
    line-height: 20px;
  }
  #main #middle_contents .performance li {
    padding: 0 50px;
  }
  #main #middle_contents .performance li .txt {
    font-size: 40px;
  }
  #main .project {
    font-size: 70px;
  }
  #main .project li {
    width: 232px;
    margin-bottom: 10px;
    overflow: hidden;
  }
  #main .project li img { 
	width:264px; height:174px;
  }
  #main .project li p {
    font-size: 16px;
  }
  #main .about {
    background: url(/assets/kr/images/about/top_visual_mobile.jpg) top fixed;
    background-size: contain;
  }
  #main .team {
    background: url(/assets/kr/images/team/top_visual_mobile.jpg) top fixed;
    background-size: contain;
  }
  #main .service {
    background: url(/assets/kr/images/service/top_visual_mobile.jpg) top fixed;
    background-size: contain;
  }
  #main .portfolio {
    background: url(/assets/kr/images/portfolio/top_visual_mobile.jpg) top fixed;
    background-size: contain;
  }
  #main .brand {
    background: url(/assets/kr/images/brand/top_visual_mobile.jpg) top fixed;
    background-size: contain;
  }
  #main .contact {
    background: url(/assets/kr/images/contact/top_visual_mobile.jpg) top fixed;
    background-size: contain;
  }

  #main .tap_navi span {
    font-size: 16px;
    color: #666666;
    padding: 0 10px;
    margin: 0 10px;
  }
  #main .container {
    width: 1000px;
    margin: auto;
  }
  #main .greeting {
    background: url(/assets/kr/images/about/back_logo.png) no-repeat center #f0f0f0;
    padding-top: 60px;
  }
  #main .greeting .container {
    text-align: left;
    background: url(/assets/kr/images/about/ceo_s.png) no-repeat right bottom;
    padding: 80px 0;
  }
  #main .greeting .container h3 {
    font-size: 60px;
    line-height: 60px;
    background: none;
    text-align: left;
  }
  #main .greeting .container h3 span {
    color: #2da1d3;
  }
  #main .greeting .container p {
    color: #666666;
    font-size: 18px;
  }
  #main .greeting .container .tit {
    background: bold;
    font-size: 22px;
    font-weight: bold;
    margin: 50px 0 20px;
  }
  #main .greeting .container .txt {
    line-height: 30px;
  }
  #main .greeting .container .sign {
    margin-top: 100px;
  }
  #main .greeting .container .sign img {
    vertical-align: middle;
    margin-left: 30px;
  }
  #main .ci {
    font-size: 24px;
    font-weight: 600;
    margin: 70px 0;
  }
  #main .ci_txt {
    font-size: 16px;
    line-height: 30px;
    background: #f0f0f0;
    border-left: 6px solid #2da1d3;
    width: 610px;
    margin: auto;
    padding: 30px 70px;
    text-align: left;
  }
  #main h3 {
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    line-height: 80px;
    background: url(/assets/kr/images/common/h3_bar.jpg) top no-repeat;
    margin-top: 20px;
  }
  #main .self_consult ul li {
    display: inline-block;
    width: 24.5%;
  }
  #main .tint_selector .percent li {
    display: inline-block;
    margin: 0 10px;
  }
  #main .tint_selector .pop_percent {
    right: 0;
    margin-left: 0;
    width: auto;
  }
  #footer {
    height: auto;
  }
  #footer .foot {
    width: 1000px;
    margin: auto;
  }
}
@media screen and (max-width: 980px) {
  .mostWidth {
    width: 768px;
    margin: auto;
  }
  #header h1 {
    width: 80px;
  }
  #header .header_wrap {
    width: 768px;
  }
  #header .header_wrap ul li {
    width: 90px;
    font-size: 14px;
  }
  #main .visual_slide div h2 {
    font-size: 50px;
    margin-top: 20%;
    opacity: 0;
    font-weight: 900;
  }
  #main .visual_slide div ul {
    margin-top: 70px;
  }
  #main .visual_slide div ul li {
    font-size: 16px;
  }
  #main .visual_slide div span {
    color: #00bff3;
  }
  #main .container {
    width: 100%;
  }
  #main .container .about {
    padding: 10px 0 0 180px;
    background: url(/assets/kr/images/main/tintking.png) no-repeat 30px center;
    color: #3d3d3d;
    text-align: left;
    margin: 30px 0;
  }
  #main .container .about .tit {
    font-size: 40px;
    background: url(/assets/kr/images/common/under_bar.jpg) no-repeat bottom;
    display: inline-block;
    padding-bottom: 10px;
  }
  #main .container .about .txt {
    font-size: 16px;
    padding-right: 10px;
    margin-top: 13px;
  }
  #main .circle_list {
    font-size: 0;
  }
  #main .circle_list li {
    width: 50%;
    margin-bottom: 20px;
  }
  #main .circle_list li div {
    width: 140px;
    height: 140px;
    font-size: 20px;
    line-height: 140px;
  }
  #main .circle_list li p {
    line-height: 20px;
    font-size: 13px;
  }
  #main .circle_list .double div {
    line-height: 22px;
  }
  #main .filrm_list li {
    display: inline-block;
    width: 50%;
    font-size: 18px;
    background-size: cover;
  }
  #main #middle_contents {
    padding: 90px 0 100px;
  }
  #main #middle_contents .circle .bullet {
    display: none;
  }
  #main #middle_contents .circle p {
    font-size: 16px;
    line-height: 20px;
  }
  #main #middle_contents .performance li {
    padding: 0 50px;
  }
  #main #middle_contents .performance li .txt {
    font-size: 40px;
  }
  #main .project {
    font-size: 70px;
  }
  #main .project li {
    width: 262px;
  }
  #main .project li p {
    font-size: 16px;
  }
  #main .tap_navi span {
    line-height: 50px;
    margin: 0;
  }
  #main .img {
    width: 768px;
    margin: auto;
  }
  #main .img img {
    width: 100%;
  }
  #main .greeting .container {
    text-align: left;
  }
  #main .greeting .container h3 {
    font-size: 50px;
    line-height: 50px;
  }
  #main .greeting .container p {
    font-size: 16px;
  }
  #main .greeting .container .tit {
    font-size: 20px;
  }
  #main .greeting .container .txt {
    line-height: 24px;
  }
  #main .ci {
    font-size: 24px;
    font-weight: 600;
    margin: 70px 0;
  }
  #main .ci_txt {
    font-size: 16px;
    line-height: 30px;
    background: #f0f0f0;
    border-left: 6px solid #2da1d3;
    width: 610px;
    margin: auto;
    padding: 30px 70px;
    text-align: left;
  }
  #main h3 {
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    line-height: 80px;
    background: url(/assets/kr/images/common/h3_bar.jpg) top no-repeat;
    margin-top: 20px;
  }
  #main .clearfix h3 {
    font-size: 40px;
    line-height: 50px;
    text-align: center;
  }
  #main .clearfix h3 span {
    color: #2da1d3;
  }
  #main .clearfix .left_title {
    float: none;
    width: 100%;
    text-align: center;
  }
  #main .clearfix .left_title .title {
    border-bottom: 1px solid #dadada;
  }
  #main .clearfix ul {
    font-size: 16px;
    width: 100%;
    float: none;
  }
  #main .clearfix ul li {
    margin-bottom: 10px;
  }
  #main .clearfix ul li ul li {
    font-size: 16px;
    margin: 10px 50px 20px;
    padding-bottom: 20px;
    line-height: 24px;
  }
  #main .clearfix .right_wrap {
    float: none;
    width: 100%;
    text-align: center;
  }
  #main .clearfix .right_wrap img {
    width: 90%;
  }
  #main .clearfix .right_wrap p {
    margin: 0 20px;
    text-align: left;
  }
  #main .clearfix .right_wrap .tit {
    font-size: 26px;
    padding: 30px 0;
    font-weight: bold;
  }
  #main .clearfix .right_wrap .txt {
    font-size: 18px;
    line-height: 30px;
  }
  #main .text {
    font-size: 20px;
    line-height: 30px;
    margin: 30px 60px;
    text-align: left;
  }
  #main .text span {
    color: #2da1d3;
  }
  #main .s_text {
    font-size: 16px;
    margin: 0 60px;
    line-height: 20px;
  }
  #main .img {
    width: 768px;
    margin: auto;
  }
  #main .img img {
    width: 100%;
  }
  #main .firm_select .float_left {
  text-align:center;
    float: none;
    width: 100%;
  }
  #main .firm_select .float_left img{
    width: 90%;
  }
  #main .firm_select .right_wrap {
    float: none;
    text-align: center;
    padding-top: 20px;
    width: 100%;
  }
  #main .firm_select .right_wrap select {
    width: 90%;
  }
  #main .firm_select .right_wrap .title {
    font-size: 18px;
    border-bottom: 1px solid #dadada;
  }
  #main .firm_select .right_wrap h3 {
    text-align: center;
  }
  #main .self_consult h4 {
    font-size: 26px;
  }
  #main .self_consult h4 em {
    margin-top: -13px;
  }
  #main .self_consult ul li {
    display: inline-block;
    width: auto;
  }
  #main .form h3 {
    font-size: 30px;
  }
  #main .form input,
  #main .form textarea {
    border: 1px solid #dadada;
    line-height: 50px;
    text-indent: 20px;
    font-size: 18px;
  }
  #main .cloud_sky {
    padding: 80px 0;
    text-align: center;
  }
  #main .cloud_sky .left li img {
    float: none;
    width: 100%;
  }
  #main .cloud_sky .left li div {
    float: none;
    width: 100%;
  }
  #main .cloud_sky .func {
    font-size: 30px;
  }
  #main .cloud_sky .func li {
    display: inline-block;
  }
  #main .cloud_sky .func .tit {
    font-size: 20px;
    font-weight: bold;
    padding: 20px 0;
  }
  #main .cloud_sky .func .txt {
    font-size: 16px;
    line-height: 30px;
    padding-bottom: 20px;
  }
  #main .cloud_sky p {
    font-size: 18px;
    line-height: 38px;
  }
  #main .efficacy .left li {
    background: #fff;
    text-align: left;
    overflow: hidden;
    margin-bottom: 20px;
  }
  #main .efficacy .left li img {
    float: left;
    width: 50%;
  }
  #main .efficacy .left li div {
    float: left;
    width: 50%;
    background: #fff;
  }
  #main .efficacy .left li div span {
    color: #2da1d3;
    font-weight: bold;
  }
  #main .efficacy .left li div p {
    margin: 20px;
    font-size: 16px;
    line-height: 30px;
  }
  #main .efficacy .func li {
    display: block;
    width: 80%;
    padding: 30px 0;
    margin: auto;
  }
  #main .efficacy .func p {
    font-size: 16px;
    margin-top: 30px;
  }
  #main .efficacy .func p span {
    font-weight: bold;
    font-size: 20px;
  }
  #main .wrap h5 {
    width: 270px;
    margin: -20px auto 30px;
    line-height: 40px;
    font-size: 18px;
  }
  #main .wrap p {
    line-height: 24px;
    font-size: 16px;
  }
  #main .wrap table {
    width: 100%;
  }
  #main .wrap ul {
    text-align: center;
    font-size: 70px;
  }
  #main .wrap ul li {
    display: inline-block;
    font-weight: bold;
  }
  #main .wrap ul li p {
    margin-top: 20px;
    font-size: 16px;
  }
  #main .normal_p {
    line-height: 24px;
    font-size: 16px;
  }
  #footer .sitemap {
    display: none;
  }
  #footer .foot {
    width: 100%;
    text-align: center;
  }
  #footer .foot .flogo {
    float: none;
    padding-top: 0;
    width: 100%;
    margin-bottom: 20px;
  }
  #footer .foot address {
    float: none;
    margin: 0;
    width: 100%;
    text-align: left;
  }
  #footer .foot address p {
    line-height: 16px;
    margin-bottom: 6px;
    padding: 0 20px;
  }
}
@media screen and (max-width: 768px) {
  i {
    display: none;
  }
  .yellow_button {
    padding: 0 20px;
    line-height: 32px;
    font-size: 12px;
  }
  .dark_button {
    padding: 0 20px;
    line-height: 32px;
    font-size: 12px;
  }
  .white_button {
    padding: 0 20px;
    line-height: 32px;
    font-size: 12px;
  }
  .dark_button:hover {
    background: #00bff3;
  }
  .gray_button {
    padding: 0 20px;
    line-height: 32px;
    font-size: 12px;
  }
  .mostWidth {
    width: 100%;
  }
  #header {
    margin-top: 0;
    height: 50px;
  }
  #header .logos {
    display: block;
  }
  #header .side_m {
    position: absolute;
    top: 15px;
    right: 20px;
    display: block;
  }
  #header .logo {
    display: block;
  }
  #header .header_wrap {
    display: none;
  }
  .arrow {
    display: none;
  }
  #main {
    /*pager*/
  }
  #main .visual_slide div h2 {
    font-size: 40px;
    line-height: 40px;
  }
  #main .visual_slide div p {
    font-size: 16px;
    padding-bottom: 0;
    line-height: 22px;
  }
  #main .visual_slide div .info1 {
    font-size: 20px;
    margin-top: 60px;
    line-height: 30px;
    margin-bottom: 0;
  }
  #main .visual_slide div .info2 {
    font-size: 12px;
    margin-top: 5px;
    width: 90%;
  }
  #main .visual_slide div .info3 {
    font-size: 14px;
    margin: 5px auto;
    line-height: 20px;
  }
  #main .visual_slide div .info4 {
    font-size: 16px;
    padding-bottom: 0;
    margin-top: 0;
  }
  #main .visual_slide div .info5 {
    font-size: 12px;
    margin-top: 5px;
  }
  #main .container .about {
    padding: 10px;
    background: none;
  }
  #main .container .about .tit {
    font-size: 30px;
    background: url(/assets/kr/images/common/under_bar.jpg) no-repeat bottom;
    display: block;
    padding-bottom: 10px;
    text-align: center;
  }
  #main .container .about .txt {
    font-size: 12px;
    padding: 10px;
    line-height: 18px;
  }
  #main .filrm_list li {
    width: 100%;
  }
  #main #middle_contents {
    padding: 90px 0 100px;
  }
  #main #middle_contents h3 {
    line-height: 45px;
  }
  #main #middle_contents .circle{font-size:0;}
  #main #middle_contents .circle li {
    width: 50%;
  }
  #main #middle_contents .circle li div{width:80%;position:relative;display:inline-block;}
  #main #middle_contents .circle li div img{width:100%;}
  #main #middle_contents .circle p {
    font-size: 12px;
	margin-bottom:20px;
  }
  #main #middle_contents .performance li {
    padding: 0;
    width: 100%;
    margin-bottom: 50px;
  }
  #main #middle_contents .performance li .tit {
    margin: 0 10%;
  }
  #main #middle_contents .performance li .txt {
    font-size: 30px;
  }
  #main .project {
    font-size: 70px;
  }
  #main .project li {
    width: 264px;
  }
  #main .project li p {
    font-size: 14px;
  }
  #main .sub_top {
    height: 170px;
  }
  #main .sub_top .location h2 {
    font-size: 30px;
    line-height: 60px;
    padding-top: 50px;
  }
  #main .sub_top .location p {
    font-size: 12px;
    margin-top: 5px;
    line-height: 18px;
    margin: 0 20px;
  }
  #main .tap_navi span {
    font-size: 11px;
  }
  #main .tap_navi .double {
    line-height: 16.66666px;
  }
  #main .article .container {
    width: 100%;
  }
  #main .greeting {
    padding-top: 0;
  }
  #main .greeting .container {
    padding: 20px 0;
    background: url(/assets/kr/images/about/ceo_m.png) no-repeat center 120px;
  }
  #main .greeting .container h3 {
    font-size: 26px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 600px;
  }
  #main .greeting .container p {
    font-size: 12px;
    margin: 0 20px;
  }
  #main .greeting .container .tit {
    font-size: 16px;
    margin: 20px;
  }
  #main .greeting .container .txt {
    line-height: 18px;
  }
  #main .greeting .container .sign {
    margin-top: 50px;
  }
  #main .ci {
    font-size: 24px;
    font-weight: 600;
    margin: 70px 0;
  }
  #main .ci_txt {
    font-size: 12px;
    line-height: 20px;
    width: 300px;
    margin: auto;
    padding: 20px 40px;
  }
  #main .img {
    width: 100%;
  }
  #main .img img {
    width: 60%;
  }
  #main .clearfix h3 {
    line-height: 24px;
    font-size: 20px;
  }
  #main .clearfix ul {
    font-size: 12px;
  }
  #main .clearfix ul li ul li {
    font-size: 12px;
    margin: 10px 10px 20px 50px;
    line-height: 18px;
  }
  #main .clearfix .left_title {
    float: none;
    width: 100%;
    text-align: center;
  }
  #main .clearfix .title {
    font-size: 14px;
  }
  #main .clearfix .right_wrap .tit {
    font-size: 16px;
    padding: 20px 0;
  }
  #main .clearfix .right_wrap .txt {
    font-size: 12px;
    line-height: 20px;
  }
  #main .clearfix ul {
    width: 90%;
    margin: auto;
  }
  #main .cloud_sky {
    padding: 50px 0;
  }
  #main .cloud_sky h4 {
    font-size: 26px;
    margin: 0;
  }
  #main .cloud_sky .sub_title {
    font-size: 16px;
    margin-bottom: 20px;
  }
  #main .cloud_sky .left li img {
    float: none;
    width: 100%;
  }
  #main .cloud_sky .left li div {
    float: none;
    width: 100%;
  }
  #main .cloud_sky .left li div p {
    font-size: 12px;
    line-height: 18px;
  }
  #main .cloud_sky .func {
    font-size: 20px;
  }
  #main .cloud_sky .func li {
    display: inline-block;
  }
  #main .cloud_sky .func .tit {
    font-size: 16px;
    padding: 10px 0;
  }
  #main .cloud_sky .func .txt {
    font-size: 12px;
    line-height: 20px;
    padding-bottom: 20px;
  }
  #main .cloud_sky p {
    font-size: 18px;
    line-height: 38px;
  }
  #main .efficacy h4 {
    font-size: 26px;
    margin-bottom: 10px;
  }
  #main .efficacy .sub_title {
    font-size: 16px;
    margin-bottom: 20px;
  }
  #main .efficacy .left li {
    margin-bottom: 20px;
  }
  #main .efficacy .left li img {
    float: left;
    width: 50%;
  }
  #main .efficacy .left li div {
    float: left;
    width: 50%;
    background: #fff;
  }
  #main .efficacy .left li div span {
    color: #2da1d3;
    font-weight: bold;
  }
  #main .efficacy .left li div p {
    margin: 20px;
    font-size: 16px;
    line-height: 30px;
  }
  #main .efficacy .func li {
    width: 80%;
    padding: 30px 0;
    margin: auto;
  }
  #main .efficacy .func p {
    font-size: 16px;
    margin-top: 30px;
  }
  #main .efficacy .func p span {
    font-weight: bold;
    font-size: 20px;
  }
  #main .text {
    font-size: 16px;
    line-height: 22px;
    margin: 20px 20px;
  }
  #main .s_text {
    font-size: 12px;
    margin: 0 20px;
    line-height: 18px;
  }
  #main .tint_selector {
    padding-top: 50px;
  }
  #main .tint_selector h3 {
    font-size: 24px;
  }
  #main .tint_selector .title {
    font-size: 14px;
  }
  #main .tint_selector .percent {
    margin: 400px auto 0;
    padding: 50px 0;
	width:90%;
  }
  #main .tint_selector .percent li {
    width: 70px;
    height: 70px;
    border-radius: 35px;
    -moz-border-radius: 35px;
    -webkit-border-radius: 35px;
    -o-border-radius: 35px;
    line-height: 70px;
    font-size: 16px;
    margin: 5px;
  }
  #main .tint_selector .pop_percent {
    top: 230px;
    right: 0;
    margin-left: 0;
    width: auto;
  }
  #main .tint_selector .pop_percent li {
    width: 250px;
    background: #037ec2;
    float: right;
    padding: 30px;
    text-align: left;
  }
  #main .tint_selector .pop_percent li .tit {
    font-size: 70px;
    color: #fff;
    line-height: 70px;
    border-bottom: 1px solid #dadada;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-weight: bold;
  }
  #main .tint_selector .pop_percent li .tit span {
    font-size: 40px;
  }
  #main .tint_selector .pop_percent li p {
    font-size: 18px;
    color: #9fd6ff;
    line-height: 30px;
  }
  #main .form h3 {
    font-size: 20px;
  }
  #main .form p {
    font-size: 14px;
    color: #a4a4a4;
    margin-bottom: 40px;
  }
  #main .form fieldset div {
    width: 100%;
  }
  #main .form input {
    width: 90%;
  }
  #main .form input,
  #main .form textarea {
    font-size: 18px;
  }
  #main .form textarea {
    width: 90%;
    margin: auto;
    float: none;
  }
  #main .form select {
    width: 90%;
	font-size:14px;
  }
  #main h4 {
    font-size: 20px;
    padding-top: 30px;
    margin-bottom: 10px;
    margin-top: 30px;
  }
  #main .sub_title {
    font-size: 14px;
    color: #a4a4a4;
    margin: 0 20px 30px;
    line-height: 22px;
  }
  #main .normal_p {
    line-height: 20px;
    font-size: 12px;
    margin: 10px;
  }
  #main td {
    font-size: 12px;
  }
  #main th,
  #main td {
    padding: 10px 15px;
  }
  #main th {
    font-size: 13px;
  }
  #main .wrap {
    width: 90%;
    margin: 40px auto;
  }
  #main .wrap h5 {
    width: 250px;
    line-height: 40px;
    font-size: 16px;
  }
  #main .wrap p {
    line-height: 22px;
    font-size: 14px;
    margin: 10px;
  }
  #main .wrap ul {
    font-size: 30px;
  }
  #main .wrap ul li {
    display: inline-block;
    font-weight: bold;
  }
  #main .wrap ul li p {
    margin-top: 10px;
    font-size: 14px;
  }
  #main .ex1 {
    font-size: 16px;
    margin-top: 30px;
  }
  #main .ex2 {
    font-size: 12px;
    margin-top: 10px;
  }
  #main .pager th {
    font-size: 12px;
  }
  #main .pager button {
    line-height: 40px;
    height: 40px;
    padding: 0 20px;
    font-size: 16px;
    margin: 60px 0;
  }
  #main .pager button:hover {
    background: #2da1d3;
  }
  /*브랜드*/
  .brand_li li {
    display: inline-block;
    width: 33%;
  }
	#main table {
	  width: 90%;
	  margin: 30px auto 0;
	}

  .scroll {  
	width:100%; display:block; overflow-x:auto; white-space:nowrap;
  }
}
@media screen and (max-width: 480px) {
  .mostWidth {
    width: 100%;
  }
  #main {
    /*portfolio*/
    /*브랜드*/
    /*포폴상세*/
  }
  #main .visual_slide div h2 {
    font-size: 30px;
  }
  #main .visual_slide div p {
    font-size: 14px;
    margin: 20px;
  }
  #main .visual_slide div ul li {
    font-size: 14px;
    padding: 80px 10px 0;
  }
  #main .circle_list li {
    width: 100%;
    margin-bottom: 20px;
  }
  #main .circle_list li div {
    width: 140px;
    height: 140px;
    font-size: 20px;
    line-height: 140px;
  }
  #main .circle_list li p {
    line-height: 20px;
    font-size: 13px;
  }
  #main .circle_list .double div {
    line-height: 22px;
  }
  #main .filrm_list {
    width: 90%;
    margin: auto;
  }
  #main .container {
    width: 90%;
	margin:auto;
  }
  #main .container h2 {
    margin-top: 50px;
  }
  #main .container h2 span {
    font-size: 18px;
    margin: -10px;
    padding: 0 10px;
  }
  #main .container .about .classify {
    padding-top: 20px;
    width: 100%;
  }
  #main .container .about .classify .tit {
    font-size: 15px;
    line-height: 24px;
    margin: 0 30px;
  }
  #main .container .about .classify .txt {
    font-size: 13px;
    font-weight: 300;
    margin: 10px 30px;
    line-height: 20px;
  }
  #main .container h3 {
    font-size: 16px;
    padding: 0;
    margin-bottom: 10px;
  }
  #main .container #map {
    height: 380px;
    margin-top: 60px;
  }
  #main .container legend {
    font-size: 16px;
    text-align: center;
  }
  #main .container fieldset span {
    display: inline-block;
    width: 100%;
  }
  #main .container input {
    width: 90%;
	font-size:14px;
  }
  #main .container .submit_wrap {
    width: 100%;
  }
  #main .container textarea {
    width: 90%;
    margin: auto;
    float: none;
	font-size:14px;text-indent:10px;
  }
  #main .container i {
    text-align: center;
  }
  #main .container .button {
    margin-top: 20px;
  }
  #main .container .button:active {
    background: #444444;
  }
  #main .container .project{font-size:50px}
  #main .container .project li {
    width: 43%;
    margin: 5px auto;
  }
  #main .container .project li img {
    width: 100%;
  }
  #main .about {
    background: url(/assets/kr/images/about/top_visual_mobile.jpg) top fixed;
    background-size: cover;
  }
  #main .team {
    background: url(/assets/kr/images/team/top_visual_mobile.jpg) bottom fixed;
    background-size: cover;
  }
  #main .service {
    background: url(/assets/kr/images/service/top_visual_mobile.jpg) top fixed;
    background-size: cover;
  }
  #main .portfolio {
    background: url(/assets/kr/images/portfolio/top_visual_mobile.jpg) top fixed;
    background-size: cover;
  }
  #main .brand {
    background: url(/assets/kr/images/brand/top_visual_mobile.jpg) top fixed;
    background-size: cover;
  }
  #main .contact {
    background: url(/assets/kr/images/contact/top_visual_mobile.jpg) top fixed;
    background-size: cover;
  }
  #main .portfolio_board li {
    display: inline-block;
    width: 46%;
    border: 1px solid #dadada;
    margin-bottom: 10px;
    font-size: 14px;
	overflow:hidden;
  }
  #main .portfolio_board img {
    border: 10px solid #fff;
    width: 85%;
  }
  #main .brand_li li {
    display: inline-block;
    width: 49%;
  }
  #main .inner_spec {
    width: 90%;
    margin: 30px auto;
    line-height: 20px;
  }
  #main .detail .info {
    font-size: 12px;
  }
  #main .board_detail {
    width: 90%;
    margin-bottom: 50px;
  }
  #main .board_detail .detail_tit {
    font-size: 14px;
  }
  #main .board_detail .detail_txt {
    font-size: 12px;
  }
  #main .logo_inner img {
    width: 80%;
  }
  #main .ci_txt {
    font-size: 12px;
    line-height: 20px;
    width: 300px;
    margin: auto;
    padding: 20px 40px 20px 25px;
  }
  #main .cloud_sky {
    padding: 50px 0;
  }
  #main .cloud_sky h4 {
    font-size: 20px;
    margin: 20px 0;
  }
  #main .cloud_sky .sub_title {
    font-size: 14px;
    margin-bottom: 20px;
    margin-top: 10px;
  }
  #main .cloud_sky .left li {
    text-align: center;
  }
  #main .cloud_sky .left li img {
    float: none;
    width: 90%;
  }
  #main .cloud_sky .left li div {
    float: none;
    width: 100%;
  }
  #main .cloud_sky .left li div p {
    font-size: 12px;
    line-height: 18px;
    text-align: left;
  }
  #main .cloud_sky .func {
    font-size: 20px;
  }
  #main .cloud_sky .func li {
    display: inline-block;
  }
  #main .cloud_sky .func li img {
    width: 90%;
    margin-top: 20px;
  }
  #main .cloud_sky .func .tit {
    font-size: 16px;
    padding: 10px 0;
  }
  #main .cloud_sky .func .txt {
    margin: 0 20px;
  }
  #main .cloud_sky p {
    font-size: 12px;
    line-height: 18px;
  }
  #main .efficacy h4 {
    font-size: 20px;
  }
  #main .efficacy .sub_title {
    font-size: 14px;
  }
  #main .efficacy .func li {
    width: 80%;
    padding: 30px 0;
    margin: auto;
  }
  #main .efficacy .func p {
    font-size: 12px;
    margin-top: 30px;
  }
  #main .efficacy .func p span {
    font-weight: bold;
    font-size: 16px;
  }
  #main .normal_p {
    margin: 20px;
    text-align: left;
  }
  #main .ex1 {
    font-size: 14px;
    margin: 30px 20px;
  }
  #main .ex2 {
    font-size: 12px;
    margin: 10px 20px;
  }
  .proccess {
    font-size: 42px;
  }
  .proccess img {
    margin-top: 6px;
    width: 100%;
  }

  #main #middle_contents .waitting_list li .name {
  font-size: 14px;
  padding: 0 20px 0 50px;
}
#main #middle_contents .waitting_list li .address {
  line-height: 18px;
  font-size:11px;
}
  #footer .foot .flogo {
    display: none;
  }
    #main .firm_select .right_wrap select {
    width: 45%;
  }
  #main .self_consult ul{overflow:hidden;width:90%;margin:auto;}
  #main .self_consult ul li {
    display:block;
	float:left;
    width: 47%;
	height:250px;
	padding-top:-130px;
  }
  #main .self_consult ul li:nth-child(3){margin-left:0;}
  #main .self_consult ul li div.classify{margin-top:-100px;}

	  #main .tint_selector .percent {
		margin: 200px auto 0;
		padding: 50px 0;
		width:90%;
	  }


  #main .tint_selector .percent li {
    width: 50px;
    height: 50px;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -o-border-radius: 25px;
    line-height: 50px;
    font-size: 13px;
    margin: 2px;
  }
	#main .tint_selector .background_per .fir {
	  background-image: url(/assets/kr/images/service/mid_visual_0.jpg);background-size:contain;background-repeat:no-repeat;background-color:#555;
	}
	#main .tint_selector .background_per .second {
	  background-image: url(/assets/kr/images/service/mid_visual_1.jpg);background-size:contain;background-repeat:no-repeat;background-color:#555;
	}
	#main .tint_selector .background_per .third {
	  background-image: url(/assets/kr/images/service/mid_visual_2.jpg);background-size:contain;background-repeat:no-repeat;background-color:#555;
	}
	#main .tint_selector .background_per .fourth {
	  background-image: url(/assets/kr/images/service/mid_visual_3.jpg);background-size:contain;background-repeat:no-repeat;background-color:#555;
	}
	#main .tint_selector .background_per .fifth {
	  background-image: url(/assets/kr/images/service/mid_visual_4.jpg);background-size:contain;background-repeat:no-repeat;background-color:#555;
	}
	#main .tint_selector .background_per .sisth {
	  background-image: url(/assets/kr/images/service/mid_visual_5.jpg);background-size:contain;background-repeat:no-repeat;background-color:#555;
	}
	#main .tint_selector .background_per .seventh {
	  background-image: url(/assets/kr/images/service/mid_visual_6.jpg);background-size:contain;background-repeat:no-repeat;background-color:#555;
	}

	.wid{width:30%;display:inline-block}
	#main .wid img{width:100%;}
	#main .size img{width:100%;}
	#main .pc{display:none}
	#main .mobi{display:block}
	#main .slide_info{position:relative;}
	#main .slide_info .info{height:100%;position:absolute;left:0;top:0;z-index:10;background:rgba(20,20,20,0.7) url(/assets/kr/images/common/slide.png) no-repeat center;width:100%;color:#fff;line-height:15;opacity:1}
}
