@charset "UTF-8";
@font-face {
  font-family: 'nanumsquare-l';
  src: url("../fonts/nanumsquarel-webfont.woff2") format("woff2"), url("../fonts/nanumsquarel-webfont.woff") format("woff");
  font-style: normal; }
@font-face {
  font-family: 'nanumsquare-r';
  src: url("../fonts/nanumsquarer-webfont.woff2") format("woff2"), url("../fonts/nanumsquarer-webfont.woff") format("woff");
  font-style: normal; }
* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: top; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

ul, ol, dl {
  list-style: none; }

img, video {
  max-width: 100%; }

a {
  text-decoration: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

input, select {
  vertical-align: top; }

label {
  cursor: pointer; }

.blind, legend, hr, caption {
  display: block;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: -1000em; }

i, em, address {
  font-style: normal;
  font-weight: normal; }

/* clearfix */
.clearfix:before,
.clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

/* Basic Styles */
body {
  width: 100%;
  margin: 0; }

/*--------------------------
    **** 공통
    header
---------------------------*/
#header {
  position: fixed;
  top: 0;
  z-index: 100;
  width: 100%;
  height: 46px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  background: #ffffff; }

.headerbox {
  margin: 0 34px; }

.logobox img {
  float: left;
  width: 128px;
  height: 32px;
  margin: 7px; }

.navbox {
  float: right; }

nav {
  position: relative; }

nav ul {
  padding: 0;
  margin: 0 auto;
  width: 100%;
  height: 46px; }

nav li {
  display: inline;
  float: left;
  height: 46px;
  margin: 0 15px; }

nav li:nth-child(4) {
  margin-right: 0; }

nav a {
  font-family: 'nanumsquare-r';
  font-size: 14px;
  color: #3d3d3d;
  text-align: center;
  text-decoration: none;
  line-height: 46px; }

nav li span {
  display: inline;
  float: left;
  height: 46px;
  color: #ed1c24;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-bottom: 2px solid #ed1c24; }

nav a:hover, nav a:active {
  color: #ed1c24; }

nav li span:hover, nav li span:active {
  color: #ed1c24; }

nav a#pull {
  display: none; }

/*--------------------------
    ******
		홈화면
---------------------------*/
.wrap {
  width: 100%;
  padding: 0;
  margin: 0;
  overflow: auto; }

/*------- **home - contentxx -------*/
.contentxx {
  position: relative; }

.contentxx img {
  width: 100%;
  height: 750px;
  object-fit: cover; }

.homebox {
  position: absolute;
  top: 183px;
  z-index: 50;
  width: 100%; }
  .homebox .home_titlebox {
    max-width: 1024px;
    margin: 0 auto;
    text-align: left;
    font-family: 'nanumsquare-l';
    font-size: 16px;
    color: #ffffff; }
  .homebox .text01 {
    font-family: 'nanumsquare-l';
    font-size: 40px;
    margin-top: 16px; }
  .homebox p {
    font-family: 'nanumsquare-l';
    margin-top: 50px;
    line-height: 1.5; }

.btn_contact {
  display: inline-block;
  margin-top: 210px;
  padding: 9px 43px;
  border-radius: 17px;
  border: solid 1px #ed1c24;
  font-family: 'nanumsquare-l';
  font-size: 14px;
  color: #ed1c24; }

.btn_contact:hover,
.btn_contact:active {
  background: rgba(0, 0, 0, 0.31);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s; }

.thumbox img {
  width: 25%; }

/*------- **home - content01 -------*/
.content01 {
  clear: both;
  width: 100%;
  background: #e9e9e9; }
  .content01 .boxright {
    max-width: 1024px;
    margin: 0 auto; }
  .content01 .text02 {
    font-family: 'nanumsquare-r';
    font-size: 26px;
    color: #3d3d3d;
    line-height: 1.5; }

.thumbox {
  width: 100%;
  margin-top: 50px; }

.thumbox img {
  width: 33.3%;
  margin-bottom: 50px; }

.content_leftbox p {
  font-family: 'nanumsquare-l';
  font-size: 16px;
  margin-top: 20px;
  line-height: 1.5; }

.bluebar {
  clear: both;
  width: 120px;
  height: 2px;
  object-fit: contain;
  background-color: #ed1c24;
  margin-bottom: 20px; }

.six_icon {
  max-width: 1024px;
  margin: 0 auto;
  overflow: auto; }
  .six_icon li {
    float: left;
    width: 30.6%;
    margin-right: 4%;
    text-align: center; }
    .six_icon li img {
      width: 64px;
      margin-top: 50px; }
    .six_icon li:nth-child(3n) {
      margin-right: 0; }
    .six_icon li th {
      font-family: 'nanumsquare-r';
      font-size: 22px;
      color: #3d3d3d;
      padding-top: 20px; }
    .six_icon li td {
      font-family: 'nanumsquare-l';
      font-size: 16px;
      line-height: 1.5;
      color: #686868;
      padding-top: 14px; }

.blank_box01 {
  width: 100%;
  height: 80px;
  background: #ffffff; }

.blank_box02 {
  width: 100%;
  height: 80px;
  background: #e9e9e9; }

.blank_box03 {
  width: 100%;
  height: 80px;
  background: #3d3d3d; }

/*------- **home - content02 -------*/
.content02 {
  clear: both;
  width: 100%;
  background: #ffffff;
  overflow: auto;
  text-align: center; }

.content_title01 {
  font-family: 'nanumsquare-r';
  font-size: 26px; }

.content_sub02 {
  font-family: 'nanumsquare-l';
  font-size: 16px;
  margin-top: 20px; }

.membersbox {
  max-width: 870px;
  margin: 0 auto;
  overflow: auto; }

.memberstabl {
  float: left;
  width: 260px;
  margin-top: 50px;
  margin-right: 45px;
  text-align: center; }
  .memberstabl:nth-child(3) {
    margin-right: 0; }
  .memberstabl .character {
    width: 230px;
    height: 230px;
    margin-bottom: 50px; }
  .memberstabl th {
    font-family: 'nanumsquare-r';
    font-size: 20px;
    line-height: 1.5;
    color: #3d3d3d; }
  .memberstabl td {
    font-family: 'nanumsquare-l';
    font-size: 16px;
    line-height: 1.5;
    margin-top: 20px;
    color: #686868; }
    .memberstabl td img {
      margin: 8px 0 14px 0; }

/*------- **home - content03 -------*/
.content03 {
  clear: both;
  width: 100%;
  overflow: auto;
  background: #e9e9e9;
  text-align: center; }

.conp_map {
  box-sizing: border-box;
  text-align: center;
  margin-top: 50px; }
  .conp_map .map_box iframe {
    width: 1024px;
    height: 560px;
    margin: 0 auto; }

.adressbox {
  width: 1024px;
  margin: 0 auto; }
  .adressbox table {
    margin-top: 50px; }
  .adressbox tr td {
    padding: 10px 0;
    font-family: 'nanumsquare-l';
    font-size: 16px;
    line-height: 34px;
    text-align: left;
    color: #3d3d3d; }
  .adressbox tr td span {
    font-family: 'nanumsquare-l';
    font-size: 26px;
    color: #ed1c24;
    margin-left: 4px; }

/*--------------------------
    ****
    공통 - footer
---------------------------*/
.footer {
  width: 100%;
  height: 80px;
  margin: 0;
  text-align: center;
  box-sizing: border-box;
  background: #3d3d3d;
  border-top: 1px solid #686868; }
  .footer p {
    font-family: 'nanumsquare-l';
    color: #ffffff;
    font-size: 14px;
    line-height: 1.5;
    padding-top: 20px;
    text-align: center; }

/*--------------------------
    ******
    서비스
---------------------------*/
/*------- **service - servicexx -------*/
.servicexx {
  position: relative; }

.servicexx img {
  width: 100%;
  height: 750px;
  object-fit: cover; }

.servicebox {
  position: absolute;
  top: 170px;
  z-index: 50;
  width: 100%; }
  .servicebox .service_titlebox {
    max-width: 1024px;
    margin: 0 auto;
    text-align: center; }
    .servicebox .service_titlebox .text01 {
      font-family: 'nanumsquare-l';
      font-size: 40px;
      line-height: 1.5;
      color: #ffffff;
      margin-top: 16px; }

/*------- **service - service01 -------*/
.service01 {
  clear: both;
  max-width: 1024px;
  margin: 0 auto; }
  .service01 .servicecontainer {
    text-align: center;
    box-sizing: border-box; }
    .service01 .servicecontainer .processbox {
      margin: 0 119px;
      margin-top: 50px;
      overflow: auto; }

.onestep {
  float: left;
  width: 49%;
  height: 376px;
  border: 1px solid #C8C8C8;
  margin-right: 10px;
  margin-bottom: 30px; }
  .onestep img {
    width: 100%; }

.onestep:nth-child(2n) {
  margin-right: 0; }

.onestep:nth-child(7) {
  margin-bottom: 0; }

.step_table {
  clear: both;
  text-align: left; }
  .step_table tr th {
    font-family: 'nanumsquare-r';
    font-size: 22px;
    line-height: 1.3;
    padding-top: 21px; }
  .step_table tr td {
    font-family: 'nanumsquare-l';
    font-size: 16px;
    padding: 10px 16px 0 4px;
    line-height: 1.4; }

/*------- **service - service02 -------*/
.service02 {
  clear: both;
  width: 100%;
  margin: 0 auto;
  background: #e9e9e9;
  overflow: auto; }
  .service02 .skillbox {
    max-width: 1024px;
    margin: 0 auto;
    overflow: auto; }

.skills_name {
  width: 100%;
  margin-top: 30px; }
  .skills_name li {
    float: left;
    font-size: 16px;
    color: #686868;
    padding: 12px 20px;
    border: 1px solid #686868;
    border-radius: 21px;
    margin-right: 20px;
    margin-top: 20px; }

/*------- **service - service03 -------*/
.service03 {
  clear: both;
  width: 100%;
  background: #3d3d3d;
  overflow: auto; }
  .service03 .service_mapbox {
    max-width: 1024px;
    margin: 0 auto; }

.content_title02 {
  float: left;
  font-family: 'nanumsquare-r';
  font-size: 26px;
  color: #ffffff; }

.content_sub03 {
  float: left;
  font-family: 'nanumsquare-l';
  font-size: 16px;
  color: #ffffff;
  margin-top: 8px;
  margin-left: 20px; }

.service_fa {
  clear: both;
  width: 100%;
  padding-top: 34px; }
  .service_fa .service_frame {
    width: 100%;
    background: #ffffff; }
    .service_fa .service_frame iframe {
      width: 100%;
      height: 580px; }
  .service_fa .service_adress {
    margin-top: 50px; }
    .service_fa .service_adress tr {
      color: #ffffff; }
      .service_fa .service_adress tr td {
        padding: 10px 0;
        font-family: 'nanumsquare-l';
        font-size: 16px;
        line-height: 34px;
        text-align: left;
        color: #ffffff; }
      .service_fa .service_adress tr td p {
        margin-top: 60px; }
      .service_fa .service_adress tr span {
        font-family: 'nanumsquare-l';
        font-size: 30px;
        color: #ed1c24;
        margin-left: 4px; }

.service_contact {
  display: inline-block;
  margin-top: 60px;
  padding: 9px 43px;
  border-radius: 17px;
  border: solid 1px #ed1c24;
  font-family: 'nanumsquare-l';
  font-size: 14px;
  color: #ed1c24; }

.service_contact:hover,
.service_contact:active {
  background: rgba(0, 0, 0, 0.31);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s; }

/*--------------------------
    ******
		포트폴리오
---------------------------*/
/*------- **portfolio - portfolio -------*/
.portfolio {
  position: relative;
  width: 100%;
  overflow: auto; }

.port_title {
  max-width: 1024px;
  margin: 0 auto;
  padding-bottom: 20px;
  border-bottom: 1px solid #C8C8C8; }
  .port_title .content_title01 {
    font-family: 'nanumsquare-r';
    font-size: 26px;
    margin-top: 142px; }

/*------- **portfolio - container -------*/
.container {
  position: relative;
  max-width: 1024px;
  margin: 0 auto;
  overflow: hidden;
  box-sizing: border-box; }

.blank_box04 {
  width: 100%;
  height: 20px;
  background: #ffffff; }

.lightbox-gallery {
  display: flex;
  flex-wrap: wrap; }

.item_box,
.item_box2 {
  width: 24%;
  margin: 0.5%;
  text-align: center;
  background: #f3f4f6;
  box-sizing: border-box;
  border: 1px solid #f3f4f6; }
  .item_box img,
  .item_box2 img {
    width: 100px;
    border: 1px solid #f3f4f6;
    margin-top: 60px;
    margin-bottom: 26px; }

.item_box img {
  border-radius: 24%; }

.item_box2 img {
  border-radius: 50%; }

.item_box img:hover,
.item_box2 img:hover {
  border: 1px solid #f3f4f6;
  box-shadow: 0 0 24px rgba(0, 138, 255, 0.3);
  -webkit-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all 0.7s ease; }

.item_box table,
.item_box2 table {
  width: 100%;
  margin-bottom: 60px; }

.item_box tr,
.item_box2 tr {
  font-family: 'nanumsquare-r';
  font-size: 16px;
  line-height: 1.5;
  color: #3d3d3d; }

.item_box tr span,
.item_box2 tr span {
  font-family: 'nanumsquare-l';
  font-size: 14px;
  color: #686868; }

/*------- **portfolio - Lighbox CSS -------*/
.lightbox {
  display: none;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200;
  text-align: center; }

.lightbox:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 100%;
  margin-right: 0;
  vertical-align: middle; }

.lightbox img {
  display: inline-block;
  vertical-align: middle;
  width: 70%;
  margin: 3% 0;
  border: 1px solid #686868;
  box-shadow: 0 0 10px rgba(0, 0, 10, 0.5); }

@media only screen and (max-width: 1024px) {
  .homebox .home_titlebox {
    width: 90%;
    margin: 0 auto; }

  .content01 .boxright {
    width: 90%;
    margin: 0 auto; }

  .six_icon {
    width: 90%;
    margin: 0 auto; }

  .content02 {
    width: 90%;
    margin: 0 auto; }

  .conp_map .map_box iframe {
    width: 90%;
    margin: 0 auto; }

  .adressbox {
    width: 90%;
    margin: 0 auto; }

  .service02 .skillbox {
    max-width: 90%;
    margin: 0 auto; }

  .service03 .service_mapbox {
    width: 90%;
    margin: 0 auto; }

  .port_title {
    width: 90%;
    margin: 0 auto; }

  .container {
    width: 90%;
    margin: 0 auto; }

  .lightbox img {
    width: 90%; } }
@media only screen and (max-width: 800px) {
  .membersbox {
    width: 100%;
    margin: 0 auto; }

  .memberstabl {
    width: 30%;
    margin-right: 5%; }
    .memberstabl .character {
      width: 180px;
      height: 180px;
      margin-bottom: 30px; }

  .six_icon {
    width: 90%;
    margin: 0 auto; }
    .six_icon li th {
      font-size: 20px; }
    .six_icon li td {
      font-size: 14px; }

  .membersbox {
    width: 100%;
    margin: 0 auto;
    overflow: auto; }

  .memberstabl td {
    font-size: 14px; }

  .service01 {
    width: 90%;
    margin: 0 auto; }
    .service01 .servicecontainer .processbox {
      margin: 0;
      margin-top: 48px;
      overflow: auto; }

  .onestep {
    float: left;
    width: 47.4%;
    margin: 1%;
    height: 350px; }

  .onestep:nth-child(2n) {
    margin-right: 1%; }

  .step_table tr th {
    font-size: 20px; }
  .step_table tr td {
    font-size: 14px; }

  .item_box,
  .item_box2 {
    width: 32.3%;
    margin: 0.5%; } }
@media only screen and (max-width: 480px) {
  /*------- **** 공통 - header -------*/
  .headerbox {
    width: 100%;
    margin: 0 auto; }

  .logobox img {
    margin: 7px 0 0 20px; }

  .navbox {
    float: none; }

  nav {
    height: auto;
    background: url("..img/nav_icon.png") no-repeat; }

  nav ul {
    display: none;
    height: 100vh;
    background: #ffffff; }

  nav li {
    width: 100%;
    height: 46px;
    text-align: center;
    margin: 0; }

  nav a {
    text-align: center;
    width: 100%; }

  nav li span {
    float: none; }

  nav a#pull {
    display: block;
    width: 100%;
    height: 46px;
    padding: 0 20px;
    position: relative;
    box-sizing: border-box; }

  nav a#pull:after {
    content: "";
    display: inline-block;
    position: absolute; }

  nav li {
    display: block;
    float: none;
    width: 100%; }

  /* Menu Icon */
  .contain {
    float: right;
    display: inline-block;
    cursor: pointer;
    margin-top: 14px; }

  .bar1, .bar2, .bar3 {
    width: 28px;
    height: 2px;
    background: #686868;
    margin: 3px;
    transition: 0.4s; }

  .change .bar1 {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg) translate(-5px, 3px); }

  .change .bar2 {
    opacity: 0; }

  .change .bar3 {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg) translate(-3px, -2px); }

  .contentxx img {
    height: 640px; }

  .homebox {
    top: 170px; }
    .homebox .home_titlebox {
      font-size: 12px; }
    .homebox .text01 {
      font-size: 22px;
      margin-top: 6px;
      line-height: 1.5; }
    .homebox p {
      margin-top: 40px; }

  .btn_contact {
    margin-top: 200px;
    padding: 8px 34px;
    border-radius: 20px;
    font-size: 12px; }

  .content01 .text02 {
    font-size: 22px; }

  .thumbox {
    overflow: auto;
    margin-top: 10px;
    margin-bottom: 50px; }

  .thumbox img {
    width: 100%;
    margin-bottom: 0; }

  .content_leftbox p {
    font-size: 12px; }

  .bluebar {
    margin-bottom: 10px; }

  .six_icon li {
    float: none;
    width: 70%;
    margin: 0 auto; }
    .six_icon li:nth-child(3n) {
      float: none;
      width: 70%;
      margin: 0 auto;
      text-align: center; }
    .six_icon li th {
      font-size: 18px;
      padding-top: 20px; }
    .six_icon li td {
      font-size: 12px;
      padding-top: 10px; }

  .blank_box01 {
    width: 100%;
    height: 50px;
    background: #ffffff; }

  .blank_box02 {
    width: 100%;
    height: 50px;
    background: #e9e9e9; }

  .blank_box03 {
    width: 100%;
    height: 50px;
    background: #3d3d3d; }

  .content_title01 {
    font-size: 22px; }

  .content_sub02 {
    width: 90%;
    margin: 0 auto;
    font-size: 12px;
    margin-top: 10px;
    line-height: 1.5; }

  .membersbox {
    width: 70%;
    margin: 0 auto;
    overflow: auto; }

  .memberstabl {
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-right: 0; }
    .memberstabl .character {
      width: 160px;
      height: 160px;
      margin-bottom: 10px; }
    .memberstabl th {
      font-size: 18px; }
    .memberstabl td {
      font-size: 12px;
      line-height: 1.5;
      margin-top: 10px;
      color: #686868; }
      .memberstabl td img {
        margin: 4px 0 7px 0; }

  .content03 {
    width: 100%; }

  .conp_map {
    margin-top: 20px; }
    .conp_map .map_box iframe {
      width: 100%;
      height: 560px;
      margin: 0 auto; }

  .adressbox {
    width: 90%;
    margin: 0 auto; }
    .adressbox table {
      margin-top: 20px; }
    .adressbox tr td {
      padding: 6px 0;
      font-size: 12px;
      line-height: 20px; }
    .adressbox tr td span {
      font-size: 20px;
      margin-left: 4px; }

  .footer p {
    font-size: 12px; }

  .servicexx img {
    width: 100%;
    height: 650px;
    object-fit: cover; }

  .servicebox {
    top: 170px;
    z-index: 50; }
    .servicebox .service_titlebox {
      width: 100%;
      margin: 0 auto; }
      .servicebox .service_titlebox .text01 {
        font-size: 22px; }

  .service01 {
    width: 90%;
    margin: 0 auto; }
    .service01 .servicecontainer .processbox {
      margin: 0 auto;
      margin-top: 30px;
      overflow: auto; }

  .onestep {
    float: left;
    width: 99%;
    height: 330px;
    margin-right: 0;
    margin-bottom: 10px;
    box-sizing: border-box; }
    .onestep img {
      width: 100%; }

  .step_table {
    clear: both; }
    .step_table tr th {
      font-size: 18px;
      padding-top: 18px; }
    .step_table tr td {
      font-size: 12px;
      padding: 10px 12px 0 4px; }

  .service02 .skillbox {
    max-width: 90%;
    margin: 0 auto; }

  .skills_name {
    margin-top: 10px; }
    .skills_name li {
      font-size: 12px;
      padding: 8px 18px;
      margin-right: 10px;
      margin-top: 16px; }

  .service03 .service_mapbox {
    width: 100%;
    margin: 0 auto;
    text-align: center; }

  .content_title02 {
    float: none;
    width: 90%;
    margin: 0 auto;
    font-size: 22px; }

  .content_sub03 {
    float: none;
    font-size: 12px;
    margin-top: 8px;
    margin-left: 0; }

  .service_fa {
    padding-top: 20px; }
    .service_fa .service_adress {
      width: 90%;
      margin: 0 auto;
      margin-top: 20px;
      overflow: auto; }
      .service_fa .service_adress tr td {
        padding: 6px 0;
        font-size: 12px;
        line-height: 20px; }
      .service_fa .service_adress tr td p {
        margin-top: 60px; }
      .service_fa .service_adress tr span {
        font-size: 20px;
        margin-left: 4px; }

  .service_contact {
    float: left;
    margin-top: 60px;
    padding: 8px 34px;
    border-radius: 17px;
    font-family: 'nanumsquare-l';
    font-size: 12px; }

  .port_title {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 10px; }
    .port_title .content_title01 {
      font-size: 22px;
      margin-top: 120px; }

  .container {
    width: 90%;
    margin: 0 auto; }

  .item_box,
  .item_box2 {
    width: 49.8%;
    margin: 0;
    border: 1px solid #ffffff;
    box-sizing: border-box; }
    .item_box img,
    .item_box2 img {
      width: 80px;
      margin-top: 50px;
      margin-bottom: 20px; }

  .item_box tr,
  .item_box2 tr {
    font-size: 12px; }

  .item_box tr span,
  .item_box2 tr span {
    font-size: 12px; }

  .item_box table,
  .item_box2 table {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 40px; } }

/*# sourceMappingURL=style.css.map */
