@charset "UTF-8";
/*section1 :: 솔루션 :: solution*/
.solution_content_wrap > ul {
  height: auto;
}
.solution_content_wrap > ul::after {
  content: '';
  display: block;
  clear: both;
}
.solution_content_item_list {
  width: 32.5%;
  height: 500px;
  display: block;
  float: left;
  margin-right: 1.25%;
  margin-bottom: 20px;
  border-radius: 8px;
  box-shadow: 1px 3px 6px 3px rgba(0, 0, 0, 0.1);
}
.solution_content_item_list:nth-child(3n) {
  margin-right: 0;
}
.solution_content_item_list > a {
  display: block;
  width: 100%;
  height: 100%;
}

.solution_top {
  width: 100%;
  height: 60%;
  border-radius: 8px 8px 0 0;
  position: relative;
}
.solution_content_item_list:nth-child(1) .solution_top {
  background-color: #d7dee5;
}
.solution_content_item_list:nth-child(2) .solution_top {
  background-color: #d2ddf0;
}
.solution_content_item_list:nth-child(3) .solution_top {
  background-color: #cee7f2;
}
.solution_content_item_list:nth-child(4) .solution_top {
  background-color: #d7dee5;
}
.solution_content_item_list:nth-child(5) .solution_top {
  background-color: #cee7f2;
}
.solution_content_item_list:nth-child(6) .solution_top {
  background-color: #c7d2e5;
}

.solution_top > .num {
  font-size: 60px;
  color: #444548;
  font-weight: bold;
  position: absolute;
  top: 40px;
  left: 20px;
  z-index: 1;
}
.solution_top > .solution_img {
  width: 80%;
  height: 94%;
  position: absolute;
  bottom: 0;
  right: 0;
}
.solution_content_item_list:nth-child(1) .solution_top .solution_img {
  background: url(../img/com/solution_item_mo.png) no-repeat right bottom;
  background-size: contain;
}
.solution_content_item_list:nth-child(2) .solution_top .solution_img {
  background: url(../img/com/solution_item_ai.png) no-repeat right bottom;
  background-size: contain;
}
.solution_content_item_list:nth-child(3) .solution_top .solution_img {
  background: url(../img/com/solution_item_svc.png) no-repeat right bottom;
  background-size: contain;
}
.solution_content_item_list:nth-child(4) .solution_top .solution_img {
  background: url(../img/com/solution_item_mail.png) no-repeat right bottom;
  background-size: contain;
  width: 65%;
}
.solution_content_item_list:nth-child(5) .solution_top .solution_img {
  background: url(../img/com/solution_item_asp.png) no-repeat right bottom;
  background-size: contain;
}
.solution_content_item_list:nth-child(6) .solution_top .solution_img {
  background: url(../img/com/solution_item_api.png) no-repeat right bottom;
  background-size: contain;
}

.solution_bottom {
  padding: 30px 20px;
}
.solution_title_txt {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #000;
}
.solution_contxt {
  font-size: 16px;
  line-height: 1.5em;
  color: #000;
}

table input,
table select {
  border: 1px solid gray;
}

/*section2 :: 서비스문의 :: Service_inquiry_form*/
.Service_inquiry_form {
  width: 100%;
}
.group_title {
  border-bottom: 2px solid #000;
  display: block;
  width: 100%;
  line-height: 2em;
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 10px;
  color: #000;
  padding-top: 10px;
}

.Service_inquiry_form .Service_th {
  font-size: 15px;
  text-align: left;
  width: 100px;
  height: 50px;
  color: #000;
  white-space: nowrap;
  padding-right: 10px;
}

.Service_inquiry_form table {
  width: 100%;
}
.Service_inquiry_form tr {
  width: 100%;
}
.Service_inquiry_form span,
.Service_inquiry_form label,
.Service_inquiry_form i {
  -webkit-user-select: none !important;
  -moz-user-select: -moz-none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}

.Service_inquiry_form .Service_td.pc_2 {
  width: 44%;
}
.Service_inquiry_form .Service_td.pc_1 {
  width: 94%;
}
.Service_inquiry_form .pc_2_border {
  padding-left: 10px;
  padding-right: 10px;
}

/*input, select*/
.Service_inquiry_form input {
  height: 30px;
  border-radius: 4px;
  border: 1px solid #bbb !important;
  line-height: 30px;
  text-indent: 8px;
}
.Service_inquiry_form select {
  text-indent: 4px;
}

.Service_inquiry_form .input_1 {
  border: 1px solid #bbb;
  width: 99%;
}

.Service_inquiry_form .input_3 {
  width: calc(33% - 20px);
  width: -moz-calc(33% - 20px);
  width: -webkit-calc(33% - 20px);
  width: -o-calc(33% - 20px);
  display: inline-block;
}
.Service_inquiry_form .select_1 {
  width: 99%;
  height: 30px;
  border-radius: 4px;
  border: 1px solid #bbb;
}
.Service_inquiry_form .select_3 {
  width: calc(33% - 20px);
  width: -moz-calc(33% - 20px);
  width: -webkit-calc(33% - 20px);
  width: -o-calc(33% - 20px);
  height: 30px;
  border-radius: 4px;
  border: 1px solid #bbb;
}
.Service_inquiry_form .select_3_p {
  width: 35%;
}
.Service_inquiry_form span {
  line-height: 30px;
  font-size: 16px;
  width: 30px;
  display: inline-block;
  text-align: center;
}

.Service_inquiry_form .input_span {
  line-height: 30px;
  font-size: 14px;
  color: #000;
  padding-left: 4px;
  margin-right: 14px;
}

.Service_inquiry_form input[type='checkbox'] {
  width: 16px;
  height: 16px;
  margin-top: 7px;
  border: 1px solid #bbb;
}

.Service_text {
  vertical-align: top;
  padding-top: 10px;
}
.Service_inquiry_form .Service_textarea {
  border: 1px solid #ddd;
  border-radius: 4px;
  width: 99%;
  height: 100px;
  resize: none;
}

/*약관동의*/
.svc_info_title {
  font-size: 15px;
  font-weight: 600;
  color: #000;
  margin-bottom: 4px;
  padding-top: 10px;
}
.svc_info {
  border: 1px solid #bbb;
  border-radius: 4px;
  padding: 10px;
  line-height: 1.4em;
  width: calc(100% - 20px);
  width: -moz-calc(100% - 20px);
  width: -webkit-calc(100% - 20px);
  width: -o-calc(100% - 20px);
}
.svc_info_agre {
  text-align: center;
  line-height: 30px;
  font-size: 15px;
  color: #000;
  margin-top: 20px;
}
.btn_area_wrap {
  text-align: center;
}
.btn_area {
  background-color: #000;
  color: #fff;
  width: 120px;
  height: 50px;
  display: inline-block;
  line-height: 50px;
  font-size: 16px;
  margin-right: 10px;
  text-align: center;
}
.btn_area_wrap .btn_area:nth-child(2) {
  background-color: #aaa;
  margin-right: 0;
}
.Service_inquiry_form .form_hr {
  border: 1px solid #eee;
  margin: 40px 0 60px;
}

/*section3 :: 주요고객사 :: MainCustomer*/
.customer_box {
  display: flex;
  border-top: 2px solid #000;
}
.customer_list {
  width: 25%;
  text-align: center;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.customer_list:last-child {
  border-right: 0;
}
.customer_title {
  background: #fbfbfb;
  height: 80px;
  text-align: center;
  border-bottom: 1px solid #eee;
  display: flex;
  justify-content: center;
  vertical-align: middle;
  align-items: center;
}
.customer_title h5 {
  font-size: 22px;
  font-weight: 600;
  color: #000;
}
.customer_contxt {
  padding: 30px 0;
}
.customer_contxt li {
  font-size: 18px;
  line-height: 2.5em;
}
.customer_content_wrap .btn_area {
  margin: 80px auto;
  display: block;
}

/*section4 :: 오시는길 :: Waytocome*/
.come_content_wrap {
  margin-top: 30px;
}

.come_content_wrap h5 {
  font-size: 22px;
  font-weight: bold;
  color: #000;
  margin-bottom: 20px;
}

.come_content_wrap .map_txt {
  color: #000;
  font-size: 18px;
  margin-top: 16px;
  text-indent: 4px;
  line-height: 1.4em;
  padding-bottom: 60px;
  border-bottom: #ddd 1px solid;
}
.come_content_wrap .company_txt {
  font-size: 18px;
  color: #000;
  margin-top: 18px;
  line-height: 1.5em;
  max-width: 80%;
}

/* swiper */
.swiper-wrap {
}
.swiper-inner {
  width: 100%;
  height: 500px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.swiper-container {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.swiper-slide {
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
}
.swiper-img1 {
  width: 100%;
  height: 100%;
  background: url(../img/com/p1.jpg) no-repeat center center;
  background-size: cover;
}
.swiper-img2 {
  width: 100%;
  height: 100%;
  background: url(../img/com/p2.jpg) no-repeat center center;
  background-size: cover;
}
.swiper-img3 {
  width: 100%;
  height: 100%;
  background: url(../img/com/p3.jpg) no-repeat center center;
  background-size: cover;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
}

/*반응형 미디어 쿼리*/

/*@media (max-width:1440px)-------------------------*/
@media (max-height: 923px) {
  .swiper-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-bullets.swiper-pagination-horizontal,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    top: 115vh !important;
  }
}

@media screen and (max-width: 1640px) {
  .swiper-container {
    width: 60%;
  }
}

/*@media (max-width:1024px)-------------------------*/
@media (max-width: 1024px) {
  /*section1 :: 솔루션 :: solution*/
  .solution_content_item_list {
    width: 49%;
    height: 500px;
    margin-right: 2%;
    margin-bottom: 20px;
  }
  .solution_content_item_list:nth-child(2n) {
    margin-right: 0;
  }
  .solution_content_item_list:nth-child(3) {
    margin-right: 2%;
  }
  .solution_top > .num {
    font-size: 50px;
  }
  .solution_title_txt {
    font-size: 18px;
  }
  .solution_contxt {
    font-size: 14px;
  }

  /*section4 :: 오시는길 :: Waytocome*/
  .come_content_wrap h5 {
    font-size: 20px;
  }
  .come_content_wrap .map_txt {
    font-size: 14px;
  }
  .come_content_wrap .company_txt {
    font-size: 14px;
    max-width: 100%;
  }

  .swiper-container {
    width: 100%;
  }
}
/*@media (max-width:768px)-------------------------*/
@media (max-width: 768px) {
  /*section2 :: 서비스문의 :: Service_inquiry_form*/
  .group_title {
    font-size: 18px;
  }
  .Service_inquiry_form .Service_th {
    text-align: left;
    width: 100px;
    height: auto;
    display: block;
    float: left;
    padding-bottom: 4px;
    margin-top: 6px;
  }
  .Service_inquiry_form table {
    width: 100%;
    margin-bottom: 20px;
  }
  .Service_inquiry_form tr {
    width: 100%;
    display: block;
  }
  .Service_inquiry_form .Service_td.pc_2 {
    width: 100%;
  }
  .Service_inquiry_form .Service_td.pc_1 {
    width: 100%;
  }
  .Service_inquiry_form .Service_td {
    display: inline-block;
    margin-bottom: 10px;
  }
  .Service_inquiry_form .pc_2_border {
    padding-left: 0 !important;
  }

  /*input, select*/
  .Service_inquiry_form input {
    height: 30px;
    border-radius: 4px;
    border: 1px solid #bbb !important;
    line-height: 30px;
    text-indent: 8px;
  }
  .Service_inquiry_form select {
    text-indent: 4px;
  }
  .Service_inquiry_form .input_1 {
    border: 1px solid #bbb;
    width: 100%;
  }
  .Service_inquiry_form .input_3 {
    width: calc(33% - 13px);
    width: -moz-calc(33% - 13px);
    width: -webkit-calc(33% - 13px);
    width: -o-calc(33% - 13px);
    display: inline-block;
  }
  .Service_inquiry_form .select_1 {
    width: 100%;
    height: 30px;
    border-radius: 4px;
    border: 1px solid #bbb;
  }
  .Service_inquiry_form .select_3 {
    width: calc(33% - 13px);
    width: -moz-calc(33% - 13px);
    width: -webkit-calc(33% - 13px);
    width: -o-calc(33% - 13px);
    height: 30px;
    border-radius: 4px;
    border: 1px solid #bbb;
  }
  .Service_inquiry_form .select_3_p {
    width: calc(34%);
  }
  .Service_inquiry_form span {
    font-size: 14px;
    width: 20px;
  }
  .Service_inquiry_form .input_span {
    font-size: 14px;
    padding: 0;
    margin: 0;
    margin-right: 14px;
  }
  .Service_inquiry_form .Service_textarea {
    width: 100%;
    height: 100px;
  }

  /*약관동의*/
  .svc_info_title {
    font-size: 14px;
  }
  .svc_info_agre {
    font-size: 14px;
  }
  .btn_area_wrap {
    text-align: center;
  }
  .btn_area {
    width: 100px;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
  }

  .sms_check input {
    display: inline-block;
  }
  input#proCall,
  input#comCall,
  input#info_agree {
    display: inline-block;
  }

  /*section3 :: 주요고객사 :: MainCustomer*/
  .customer_box {
    flex-wrap: wrap;
  }
  .customer_list {
    width: 50%;
  }
  .customer_list:nth-child(2) {
    border-right: 0;
  }
  .customer_title h5 {
    font-size: 18px;
  }
  .customer_contxt li {
    font-size: 16px;
  }

  /*section4 :: 오시는길 :: Waytocome*/
  .come_content_wrap h5 {
    font-size: 18px;
  }
  .come_content_wrap .map_txt {
    font-size: 14px;
  }
  .come_content_wrap .company_txt {
    font-size: 14px;
  }
}

/*@media (max-width:480px)-------------------------*/
@media (max-width: 480px) {
  /*section1 :: 솔루션 :: solution*/
  .solution_content_item_list {
    width: 100%;
    height: 400px;
  }
  .solution_content_item_list:nth-child(2n) {
    margin-right: 0;
  }
  .solution_content_item_list:nth-child(3) {
    margin-right: 0;
  }
  .solution_top > .num {
    font-size: 45px;
  }
  .solution_top {
    height: 55%;
  }

  /*section3 :: 주요고객사 :: MainCustomer*/
  .customer_list {
    width: 100%;
    border-right: 0;
  }
  .customer_title {
    height: 60px;
  }
  .customer_title h5 {
    font-size: 16px;
  }
  .customer_contxt {
    padding: 20px 0 40px;
  }
  .customer_contxt li {
    font-size: 14px;
  }

  /*section4 :: 오시는길 :: Waytocome*/
  .come_content_wrap h5 {
    font-size: 16px;
    text-align: center;
  }
  .come_content_wrap .company_txt {
    font-size: 12px;
  }
}
