@charset "utf-8";

.mo {
  display: none;
}

.mo_resp_563 {
  display: none;
}

.mo_resp_400 {
  display: none;
}

/*svc*/
/*svc 공통*/
#sub_con .wrap {
  width: 1400px;
  margin: 0 auto 150px;
  font-size: 22px;
  font-weight: 300;
  line-height: 1.3;
  word-break: keep-all;
}
#sub_con .title h2 {
  max-width: 1240px;
  margin-top: 50px;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
}
#sub_con .title h2.center {
  max-width: 100%;
  text-align: center;
}
.wrap .sec_title p {
  margin: 20px 0 50px;
  word-break: keep-all;
}
.line {
  width: 3px;
  height: 30px;
  margin: 0 auto;
  background: #2CA2DB;
}

.line.bo {
  margin-bottom: 50px;
}

/*introduce 영역*/
#sub_con .intro .title {
  width: 76%;
}
#sub_con .intro .title h2 {
  margin-bottom: 6px;
  margin-top: 0;
  font-size: 55px;
  font-weight: 800;
}
#sub_con .intro .title h2:nth-child(2) {
  text-align: center;
}
#sub_con .intro .title h2:nth-child(3) {
  text-align: right;
}
.intro .infor {
  margin-top: 50px;
}
.intro .infor div {
  position: relative;
  margin-bottom: 70px;
}
.intro .infor div::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -35px;
  z-index: -2;
  width: 50%;
  aspect-ratio: 8/3;
  background: #f5f5f5;
}
.intro .infor div img {
  display: block;
}
.intro .infor p {
  margin-bottom: 30px;
  word-break: keep-all;
}
.intro .infor p span img {
  width: 115px;
  margin-top: -2px;
  line-height: 1.5;
}

/*ceo 영역*/
#sub_con.ceo_wrap {
  position: relative;
}
.ceo_wrap::after {
  content: "";
  position: absolute;
  right: 0;
  z-index: -1;
  bottom: -35px;
  width: 60%;
  height: 327px;
  background: #f5f5f5;
}
.ceo .title {
  display: flex;
  column-gap: 60px;
}
.ceo .title div.img {
  width: 260px;
}
.ceo .title div.img p {
  margin-top: 20px;
  font-weight: 600;
  text-align: center;
}
#sub_con .ceo .title h2 {
  width: calc(100% - 330px);
  font-size: 40px;
  line-height: 1.5;
}
.ceo .infor {
  margin-top: 50px;
}

.ceo .infor div.text p {
  margin-bottom: 20px;
  font-weight: 300;
  word-break: keep-all;
}
.ceo .infor div.text p b {
  font-weight: 600;
}
.ceo .infor div.text p img {
  display: block;
  margin-left: -3px;
  margin-top: 10px;
}

/*history 영역*/
.history .his_img img {
  display: block;
  margin-top: 30px;
}
.history ul {
  position: relative;
}
.history ul::before {
  content: "";
  position: absolute;
  left: 40px;
  width: 2px;
  height: 100%;
  background: #ddd;
}
.history ul li {
  margin-bottom: 60px;
  padding-left: 110px;
}
.history ul li:first-child {
  padding-top: 50px;
}
.history ul li h5 {
  position: relative;
  margin-left: -13px;
  margin-bottom: 15px;
  font-size: 35px;
  font-weight: 600;
}
.history ul li h5::before {
  content: "";
  position: absolute;
  left: -66px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: #2CA2DB;
}
.history ul li p {
  position: relative;
  padding-left: 10px;
  line-height: 1.4;
  word-break: keep-all;
}
.history ul li p::before {
  content: "";
  position: absolute;
  left: -10px;
  top: 16px;
  width: 7px;
  height: 2px;
  background: #222;
}
.history ul li p span img {
  width: 120px;
  margin-top: -5px;
}

.history ul li.bottom {
  margin-top: 100px;
}

/*organ 영역*/
#sub_con .organ {
  margin-top: 100px;
}
#sub_con .organ img {
  display: block;
  width: 100%;
}
#sub_con .organ img.organ_m {
  display: none;
}

/*vision 영역*/
.vision .toge {
  position: relative;
}
.vision .toge .img {
  display: flex;
  justify-content: center;
  margin: 50px 0 80px;
}
.vision .toge p {
  max-width: 1200px;
  margin: 0 auto 30px;
  font-size: 25px;
  text-align: center;
}
.vision .toge span {
  position: relative;
  position: absolute;
  left: 50%;
  bottom: -161px;
  transform: translateX(-50%);
  width: 1px;
  height: 110px;
  border-radius: 50px;
  background: #2CA2DB;
}
.vision .toge span::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 15px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: #2CA2DB;
}
.vision .mission {
  display: flex;
  flex-wrap: wrap;
  column-gap: 6px;
  row-gap: 6px;
  margin-top: 230px;
}
.vision .mission li {
  display: flex;
  flex-direction: column;
  justify-content: end;
  width: calc((100% - 6px) / 2);
  height: 290px;
  padding: 24px;
  border: 2px solid #ddd;
  background: #fff;
  cursor: pointer;
}
/*
.vision .mission li.mi01 {
  background: url(../img/sub/mission01.jpg) no-repeat;
}
.vision .mission li.mi02 {
  background: url(../img/sub/mission02.jpg) no-repeat;
}
.vision .mission li.mi03 {
  background: url(../img/sub/mission03.jpg) no-repeat;
}
.vision .mission li.mi04 {
  background: url(../img/sub/mission04.jpg) no-repeat;
}
*/
.vision .mission li strong {
  font-size: 30px;
  font-weight: 800;
  transition: all 0.2s linear;
}
.vision .mission li p {
  margin-top: 15px;
  font-size: 22px;
  color: #555;
  word-break: keep-all;
}
.vision .mission li:hover strong {
  color: #2CA2DB;
}

/*success 영역*/
#sub_con .success .tabs {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  /* row-gap: 10px; */
  margin: 30px 0 100px;
  text-align: center;
}
#sub_con .success .tabs li {
  width: calc(100% / 3);
  padding: 15px 0;
  cursor: pointer;
  border: 1px solid #ddd;
  transition: all 0.2s linear;
}
#sub_con .success .tabs li.on {
  background: #2CA2DB;
  border: 1px solid #2CA2DB;
  color: #fff;
}

#sub_con .success .title h2 {
  font-size: 50px;
}
#sub_con .success .title p {
  margin-top: 15px;
  font-size: 30px;
}
.success .overview {
  margin-top: 50px;
  padding:50px;
  background: url(../img/sub/success01_bg.jpg) center center / cover no-repeat;
  border-radius: 20px;
  overflow: hidden;
}
.success .tab02 .overview {
  background: url(../img/sub/success02_bg.jpg) center center / cover no-repeat;
}
.success .tab03 .overview {
  background: url(../img/sub/success03_bg.jpg) center center / cover no-repeat;
}
.success .tab04 .overview {
  background: url(../img/sub/success04_bg.jpg) center center / cover no-repeat;
}
.success .tab05 .overview {
  background: url(../img/sub/success05_bg.jpg) center center / cover no-repeat;
}
.success .tab07 .overview {
  background: url(../img/sub/success07_bg.jpg) center center / cover no-repeat;
}
.success .overview span {
  margin-top: 50px;
  padding: 8px 25px;
  font-size: 16px;
  border: 1px solid #fff;
  border-radius: 50px;
  color: #fff;
}
.success .overview .text {
  margin-top: 50px;
}
.success .overview .text li {
  margin-bottom: 30px;
}
.success .overview .text li.align {
  display: flex;
  align-items: end;
  column-gap: 20px;
}
.success .overview .text li.align strong {
  margin-bottom: 0;
}
.success .overview .text strong {
  display: block;
  margin-bottom: 10px;
  font-size: 26px;
  font-weight: 700;
  color: #fff;
}
.success .overview .text p {
  font-size: 24px;
  font-weight: 400;
  color: #cecece;
  word-break: keep-all;
}
.success .overview .text .list {
  margin: 10px 0 0 10px;
}
.success .overview .text .list p {
  font-size: 18px;
  line-height: 2;
}
.success .success_list {
  position: relative;
  margin-top: 130px;
  padding-bottom: 100px;
}
.success .success_list::before {
  content: "";
  position: absolute;
  bottom: 0;
  z-index: -2;
  width: 100%;
  height: 80%;
  border-radius: 50px 50px 0 0;
  background: #2CA2DB;
}
.success .success_list.none {
  padding-bottom: 0;
}
.success .success_list.none::before {
  display: none;
}
.success .success_list > div {
  padding: 0 30px;
}
.success .success_list.none > div {
  padding: 0;
}
.success .s_title h5 {
  margin-bottom: 15px;
  font-size: 28px;
  font-weight: 900;
}
.success .s_title p {
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 400;
  color: #555;
  word-break: keep-all;
}
.success .success_list .chall ul {
  display: flex;
  column-gap: 15px;
  margin-top: 30px;
}
.success .success_list .chall ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: calc((100% - 45px) / 4);
  aspect-ratio: 322 / 304;
  padding: 0 20px;
  background: #f5f5f5;
  border-radius: 15px;
  text-align: center;
}
.success .success_list .chall ul li strong {
  display: block;
  margin-bottom: 12px;
  font-size: 25px;
  font-weight: 600;
}
.success .success_list .chall ul li p {
  font-size: 18px; 
  color: #555;
  word-break: keep-all;
}
.success .success_list .chall .dot {
  display: block;
  position: relative;
  left: 50%;
  bottom: -100px;
  transform: translateX(-50%);
  width: 10px;
  aspect-ratio: 1/1;
  background: #fff;
  border-radius: 50%;
}
.success .success_list .chall .dot::before {
  content: "";
  position: absolute;
  left: 50%;
  top: -25px;
  transform: translateX(-50%);
  width: 10px;
  aspect-ratio: 1/1;
  background: #fff;
  border-radius: 50%;
}
.success .success_list .chall .dot::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -25px;
  transform: translateX(-50%);
  width: 10px;
  aspect-ratio: 1/1;
  background: #fff;
  border-radius: 50%;
}
.success .success_list .chall ul {
  flex-wrap: wrap;
  row-gap: 15px;
}
.success .success_list .chall ul li {
  width: calc((100% - 45px) / 4);
  aspect-ratio: 1/1;
}

.success .success_list .solu {
  margin-top: 190px;
}
.success .success_list .solu .s_title {
  text-align: center;
}
.success .success_list .solu .s_title h5 {
  color: #fff;
}
.success .success_list .solu .s_title p {
  padding: 0 170px;
  color: #fafafa;
}
.success .success_list .solu ul {
  display: flex;
  flex-wrap: wrap;
  column-gap: 18px;
  row-gap: 18px;
  margin-top: 50px;
}
.success .success_list .solu ul li {
  position: relative;
  width: calc((100% - 18px) / 2);
  padding: 35px 35px;
  border-radius: 10px;
  background: #fff;
  overflow: hidden;
}
.success .success_list .solu ul li.w100 {
  width: 100%;
}
.success .success_list .solu ul li span {
  position: absolute;
  left: 13px;
  top: 0px;
  font-size: 57px;
  font-weight: 600;
  color: #2CA2DB;
  opacity: 0.2;
}
.success .success_list .solu ul li strong {
  display: block;
  margin-bottom: 10px;
  font-size: 25px;
  font-weight: 700;
  color: #2CA2DB;
}
.success .success_list .solu ul li p {
  font-size: 20px;
  font-weight: 300;
  color: #555;
  line-height: 1.4;
  word-break: keep-all;
}
.success .success_list .solu ul li div {
  margin-bottom: 30px;
}

.success .result {
  position: relative;
  margin: 130px 0 ;
}
.success .result ul {
  display: flex;
  column-gap: 10px;
  margin: 40px 0; 
}
.success .result ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: calc((100% - 20px) / 3);
  aspect-ratio: 3/2;
  color: #fff;
  text-align: center;
}
.success .result ul li.resu01 {
  background: url(../img/sub/success01_re01.jpg) center center / cover no-repeat;
}
.success .result ul li.resu02 {
  background: url(../img/sub/success01_re02.jpg) center center / cover no-repeat;
}
.success .result ul li.resu03 {
  background: url(../img/sub/success01_re03.jpg) center center / cover no-repeat;
}
.success .tab_img {
  width: 100%;
  margin: 50px 0;
}
.success .tab_img img {
  display: block;
  width: 100%;
  max-width: 790px;
}
.success .tab02 .result ul li.resu01 {
  background: url(../img/sub/success02_re01.jpg) center center / cover no-repeat;
}
.success .tab02 .result ul li.resu02 {
  background: url(../img/sub/success02_re02.jpg) center center / cover no-repeat;
}
.success .tab02 .result ul li.resu03 {
  background: url(../img/sub/success02_re03.jpg) center center / cover no-repeat;
}
.success .tab03 .result ul li.resu01 {
  background: url(../img/sub/success03_re01.jpg) center center / cover no-repeat;
}
.success .tab04 .result ul li.resu01 {
  background: url(../img/sub/success04_re01.jpg) center center / cover no-repeat;
}
.success .tab04 .result ul li.resu03 {
  background: url(../img/sub/success04_re03.jpg) center center / cover no-repeat;
}
.success .tab05 .result ul li.resu01 {
  background: url(../img/sub/success05_re01.jpg) center center / cover no-repeat;
}
.success .tab05 .result ul li.resu02 {
  background: url(../img/sub/success05_re02.jpg) center center / cover no-repeat;
}
.success .tab05 .result ul li.resu03 {
  background: url(../img/sub/success05_re03.jpg) center center / cover no-repeat;
}

.success .result ul li strong {
  display: block;
  margin-bottom: 20px;
  font-size: 25px;
  font-weight: 900;
}
.success .result ul li p {
  padding: 0px 45px;
  font-size: 16px;
  word-break: keep-all;
}

.success .result .s_title.cus {
  margin-top: 190px;
  padding: 0 170px;
  text-align: center;
}
.success .result .dot {
  display: block;
  position: relative;
  left: 50%;
  bottom: -100px;
  transform: translateX(-50%);
  width: 10px;
  aspect-ratio: 1/1;
  background: #222;
  border-radius: 50%;
}
.success .result .dot::before {
  content: "";
  position: absolute;
  left: 50%;
  top: -25px;
  transform: translateX(-50%);
  width: 10px;
  aspect-ratio: 1/1;
  background: #222;
  border-radius: 50%;
}
.success .result .dot::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -25px;
  transform: translateX(-50%);
  width: 10px;
  aspect-ratio: 1/1;
  background: #222;
  border-radius: 50%;
}

/*success 02 영역*/
.success .success_list .chall.chall03 ul li {
  width: calc((100% - 30px) / 3);
}

/*reference 영역*/
.reference .img {
  display: flex;
  column-gap: 10px;
  margin-top: 50px;
}
.reference .img img {
  display: block;
  width: calc((100% - 10px) / 2);
}

.retable_wrap {
  overflow-x: auto;
}
table.refer {
  margin-top: 50px;
  min-width: 550px;
  text-align: center;
}
table.refer .thead {
  border: 1px solid #2CA2DB;
  background: #2CA2DB;
  color: #fff;
}
table.refer .thead th {
  padding: 6px 0;
  font-size: 20px;
}
table.refer tr td {
  padding: 10px 0;
  border: 1px solid #ddd;
  font-weight: 300;
  font-size: 18px;
}
.table_scroll {
  display: none;
  margin-top: 20px;
  font-size: 16px;
  font-weight: 300;
  text-align: right;
}

/*global 영역*/
.global_wrap img {
  display: block;
  width: 100%;
}

/*send 영역*/
  .send {
    text-align: center;
  }
  .send p {
    font-size: 35px;
    font-weight: 600;
    word-spacing: 10%;
  }
  .send a {
    color: #1687c0;
  }
  .send a.mail {
    display: block;
    margin-top: 50px;
  }
  .send a.mail img {
    display: block;
    margin: 0 auto;
  }



/*반응형 시작*/
@media all and (max-width:1400px) {
  /*svc*/
  /*svc 공통*/
  #sub_con .wrap {
    width: 100%;
    padding: 0 3%;
  }

  /*introduce 영역*/
  #sub_con .intro .title {
    width: 100%;
    margin-top: 30px;
  }
  #sub_con .intro .title h2 {
    margin-bottom: 10px;
  }
  .intro .infor img {
    width: 100%;
  }
  .intro .infor div::after {
    display: none;

  }
}
@media all and (max-width:1080px) {
  /*svc*/
  /*svc 공통*/
  #sub_con .wrap {
    margin: 0 auto 50px;
  }
  .line.bo {
    margin-bottom: 25px;
  }
  #sub_con .title h2 {
    font-size: 30px;
  }
  
  /*introduce 영역*/
  #sub_con .intro .title {
    width: 80%;
  }
  #sub_con .intro .title h2 {
    margin-bottom: 0;
    font-size: 40px;
    line-height: 1.5;
  }
  .intro .infor {
    margin-top: 30px;
  }
  .intro .infor div {
    margin-bottom: 40px;
  }
  .intro .infor p {
    margin-bottom: 20px;
  }

  /*history 영역*/
  .history .his_img img {
    margin-top: 30px;
  }

  /*ceo 영역*/
  #sub_con .ceo .title h2 {
    font-size: 30px;
  }
  .ceo .infor div.text p img {
    width: 285px;
  }

  /*vision 영역*/
  .vision .toge span {
    bottom: -114px;
    height: 70px;
  }
  .vision .mission {
    margin-top: 180px;
  }
  .vision .toge p {
    font-size: 20px;
  }
  .vision .mission li strong {
    font-size: 25px;
  }
  .vision .mission li p {
    margin-top: 7px;
    font-size: 18px;
  }


  /*success 영역*/
  #sub_con .success .tabs {
    margin: 30px 0 50px;
  }
  #sub_con .success .tabs li {
    font-size: 20px;
  }
  #sub_con .success .title h2 {
    font-size: 38px;
  }
  #sub_con .success .title p {
    margin-top: 8px;
    font-size: 22px;
  }
  .success .overview {
    margin-top: 40px;
    padding: 30px;
  }
  .success .overview .text {
    margin-top: 35px;
  }
  .success .overview .text li {
    margin-bottom: 20px;
  }
  .success .overview .text strong {
    margin-bottom: 6px;
    font-size: 22px;
  }
  .success .overview .text p {
    font-size: 20px;
  }
  .success .overview .text .list p {
    font-size: 17px;
  }

  .success .success_list {
    margin-top: 80px;
  }
  .success .success_list.li_none::before {
    height: 80%;
  }
  .success .success_list.li_none .solu {
    margin-top: 120px;
  }
  .success .s_title h5 {
    margin-bottom: 10px;
    font-size: 24px;
  }
  
  .success .s_title p {
    font-size: 18px;
  }
  .success .success_list .chall ul li {
    width: calc((100% - 15px) / 2);
    aspect-ratio: 2/1;
  }
  .success .success_list .solu .s_title p {
    padding: 0 30px;
  }
  .success .result {
    margin: 80px 0;
  }
  .success .result ul {
    flex-wrap: wrap;
    row-gap: 10px;
    margin: 20px 0;
  }
  .success .result ul li {
    width: 100%;
    aspect-ratio: auto;
    padding: 90px 0;
  } 
  .success .result .s_title.cus {
    padding: 0 30px;
  }
  

  /*success 02 영역*/
  .success .success_list .chall.chall03 ul li {
    aspect-ratio: 1/1;
  }

}
@media all and (max-width:790px) {
  /*svc*/
  /*svc 공통*/
  .line {
    height: 24px;
  }
  .line.bo {
    margin-bottom: 20px;
  }
  #sub_con .title h2 {
    margin-top: 15px;
    font-size: 28px;
  }

  /*introduce 영역*/
  #sub_con .intro .title {
    width: 100%;
    margin-top: 15px;
  }
  #sub_con .intro .title h2 {
    font-size: 35px;
  }
  #sub_con .intro .title h2:nth-child(2) {
    text-align: left;
    margin-left: 16%;
  }
  #sub_con .intro .title h2:nth-child(3) {
    text-align: left;
    margin-left: 30%;
  }
  .intro .infor p {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
  }

  /*history 영역*/
  .history .his_img img {
    width: 100%;
    height: 230px;
    object-fit: cover;
  }
  .history ul::before {
    width: 1px;
    left: 18px;
  }
  .history ul li {
    margin-bottom: 40px;
    padding-left: 58px;
  }
  .history ul li:first-child {
    padding-top: 33px;
  }
  .history ul li h5 {
    margin-bottom: 7px;
    font-size: 28px;
  }
  .history ul li h5::before {
    left: -32px;
    width: 12px;
  }
  .history ul li p {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
  }

  /*ceo 영역*/
  .ceo .title {
    flex-wrap: wrap;
  }
  #sub_con .ceo .title h2 {
    order: 1;
    width: 100%;
    font-size: 32px;
    line-height: 1.3;
  }
  .ceo .title div.img {
    display: flex;
    flex-direction: column;
    order: 2;
    width: 100%;
    margin: 0 auto;
  }
  .ceo .title div.img img {
    width: 200px;
    margin: 0 auto;
  }
  .ceo .infor div.text p {
    font-size: 20px;
    font-weight: 400;
  }
  .ceo .infor div.text p img {
    width: 210px;
  }

  /*vision 영역*/
  .vision .toge span::before {
    width: 12px;
  }
  .vision .mission li {
    width: 100%;
    height: 240px;
    padding: 24px 14px;
  }
  .vision .mission li p {
    font-weight: 400;
  }

  /*organ 영역*/
  #sub_con .organ {
    margin-top: 45px;
  }

  /*success 영역*/
  #sub_con .success .tabs {
    margin: 30px 0;
  }
  #sub_con .success .tabs li {
    width: calc(100% / 2);
    padding: 15px 5px;
    font-size: 18px;
    font-weight: 400;
  }
  .success .success_list::before {
    border-radius: 10px 10px 0 0;
  }
  #sub_con .success .title h2 {
    font-size: 28px;
  }
  #sub_con .success .title p {
    font-size: 18px;
    font-weight: 400;
  }
  .success .overview {
    padding: 22px;
    border-radius: 15px;
  }
  .success .overview .text {
    margin-top: 30px;
  }
  .success .overview .text li {
    margin-bottom: 13px;
  }
  .success .overview .text strong {
    font-size: 18px;
  }
  .success .overview .text p {
    font-size: 16px;
    line-height: 1.5;
  }
  .success .overview .text .list p {
    font-size: 15px;
  }
  .success .success_list {
    margin-top: 50px;
    padding-bottom: 40px;
  }
  .success .success_list > div {
    padding: 0 3%;
  }
  .success .s_title h5 {
    font-size: 20px;
  }
  .success .s_title p {
    font-size: 16px;
    line-height: 1.5;
  }
  .success .success_list .chall ul li {
    aspect-ratio: 1/1;
  }
  .success .success_list .chall ul li strong {
    font-size: 20px;
  }
  .success .success_list .chall ul li p {
    font-size: 16px;
    font-weight: 400;
  }

  .success .success_list .chall .dot {
    bottom: -70px;
    width: 8px;
  }
  .success .success_list .chall .dot::before {
    top: -20px;
    width: 8px;
  }
  .success .success_list .chall .dot::after {
    bottom: -20px;
    width: 8px;
  }

  .success .success_list.li_none::before {
    height: 73%;
  }
  .success .success_list.li_none .solu {
    margin-top: 70px;
  }
  .success .success_list .solu {
    margin-top: 125px;
  }
  .success .success_list .solu ul li {
    width: 100%;
    padding: 24px 22px;
  }
  .success .success_list .solu ul li span {
    left: 6px;
    top: 3px;
    font-size: 40px;
  }
  .success .success_list .solu .s_title p {
    padding: 0px;
  }
  .success .success_list .solu ul li strong {
    font-size: 20px;
  }
  .success .success_list .solu ul li p {
    font-size: 16px;
    font-weight: 400;
  }
  .success .success_list .solu ul li div {
    margin-bottom: 20px;
  }

  .success .result ul li {
    padding: 70px 0;
  }
  .success .result ul li strong {
    font-size: 20px;
  }
  .success .result ul li p {
    padding: 0 15px;
    font-size: 16px;
    font-weight: 400;
  }
  .success .result .dot {
    bottom: -70px;
    width: 8px;
  }
  .success .result .dot::before {
    top: -20px;
    width: 8px;
  }
  .success .result .dot::after {
    bottom: -20px;
    width: 8px;
  }
  .success .result .s_title.cus {
    margin-top: 135px;
    padding: 0px;
  }

  /*success 02 영역*/
  .success .success_list .chall.chall03 ul li {
    width: 100%;
    aspect-ratio: 2/1;
  }

  /*reference 영역*/
  table.refer .thead th {
    padding: 4px 0;
    font-size: 18px;
  }
  table.refer tr td {
		width: 180px;
    padding: 3px 0;
    font-size: 16px;
  }

  /*send 영역*/
  .send p {
    font-size: 26px;
  }
  .send a.mail {
    margin-top: 20px;
  }
  .send a.mail img {
    width: 100%;
    max-width: 250px;
  }

}
@media all and (max-width:580px) {
  .table_scroll {
    display: block;
  }
  .reference .img {
    column-gap: 3px;
    margin-top: 20px;
  }
  .reference .img img {
    width: calc((100% - 3px) / 2);
  }
  table.refer {
    margin-top: 10px;
  }
}

@media all and (max-width:490px) {
  /*svc*/
  /*svc 공통*/
  #sub_con .intro .title h2 {
    margin-bottom: 0;
    font-size: 30px;
  }
  #sub_con .title h2 {
    font-size: 25px;
  }

  /*introduce 영역*/
  .intro .infor {
    margin-top: 20px;
  }
  #sub_con .intro .title h2 {
    font-size: 28px;
    line-height: 1.4;
  }
  #sub_con .intro .title h2:nth-child(2) {
    text-align: center;
    margin-left: 0;
  }
  #sub_con .intro .title h2:nth-child(3) {
    text-align: right;
    margin-left: 0;
  }
  .intro .infor div {
    margin-bottom: 20px;
  }
  .intro .infor p {
    font-size: 16px;
  }
  .intro .infor p span img {
    width: 80px;
  }

  /*history 영역*/
  .history .his_img img {
    height: 200px;
  }
  .history ul li h5 {
    font-size: 22px;
  }
  .history ul li p {
    padding-left: 4px;
    font-size: 16px;
  }
  .history ul li p::before {
    left: -10px;
    top: 10px;
    width: 5px;
  }
  .history ul li {
    margin-bottom: 25px;
  }
  .history ul li.bottom {
    margin-top: 60px;
  }
  .history ul li p span img {
    width: 85px;
  }

  
  /*ceo 영역*/
  .ceo_wrap::after {
    display: none;
  }
  #sub_con .ceo .title h2 {
    font-size: 24px;
  }
  .ceo .title div.img img {
    width: 150px;
  }
  .ceo .title div.img p {
    margin-top: 15px;
    font-size: 18px;
  }
  .ceo .infor div.text p {
    font-size: 16px;
  }

  /*vision 영역*/
  .vision .toge span {
    bottom: -95px;
    height: 65px;
  }
  .vision .toge .img {
    margin: 50px 0 40px;
  }
  .vision .toge p {
    margin: 0 auto 20px;
    font-size: 16px;
  }
  .vision .mission {
    margin-top: 130px;
  }
  .vision .mission li {
    height: 220px;
  }
  .vision .mission li strong {
    font-size: 20px;
  }
  .vision .mission li p {
    font-size: 16px;
  }

  /*organ 영역*/
  #sub_con .organ {
    margin-top: 35px;
  }
  #sub_con .organ img.organ_pc {
    display: none;
  }
  #sub_con .organ img.organ_m {
    display: block;
  }

  /*success 영역*/
  #sub_con .success .title h2 {
    font-size: 22px;
  }
  #sub_con .success .title p {
    font-size: 16px;
  }
  .success .overview {
    margin-top: 20px;
  }
  .success .overview span {
    padding: 6px 20px;
    font-size: 14px;
  }
  .success .overview .text li.align {
    column-gap: 10px;
  }
  .success .overview .text .list {
    margin: 10px 0 0 0px;
  }
  .success .overview .text .list p {
    line-height: 1.5;
  }
  .success .success_list.li_none::before {
    height: 69%;
  }
  .success .success_list.li_none .solu {
    margin-top: 59px;
  }
  .success .success_list .chall ul li {
    width: 100%;
    aspect-ratio: 2/1;
    border-radius: 10px;
  }
  /*success 02 영역*/
  .success .success_list .chall.chall03 ul li {
    border-radius: 10px;
  }


  /*send 영역*/
  .send p {
    font-size: 20px;
  }
}