/*검사내용*/
#main .title_area {
  padding: 76px 0;
  text-align: center;
}

#main .title_area .sub_title {
  font-size: 48px;
  font-weight: 700;
  color: #333;
}

#main .title_area .noti {
  color: #eb6121 ;
  padding-top: 12px;
  font-size: 20px;
}
#main section .container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 76px 0 100px;
  text-align: center;
}

#main .ecsConts01 {
  background: url(../img/bg-conts01.png) no-repeat left top / cover;
}

#main .ecsConts02 {
  background: url(../img/bg-conts02.png) no-repeat left top / cover;
}

#main .ecsConts03 {
  background: #31386a;
}

#main .component_header {
  margin-bottom: 52px;
}

#main .component_header h4.title {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
}

#main .component_header .question {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px
}

#main .component_header .question span {
  background-color: rgba(0, 0, 0, 0.1);
  font-size: 20px;
  color: #fff;
  padding: 18px 30px;
  border-radius: 40px;
  margin: 0 5px;
}

#main .component_body.box {
  background-color: #fff;
  border-radius: 40px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 76px 0;
}

#main .component_body .desc {
  font-size: 24px;
  max-width: 770px;
  margin: 0 auto;
  line-height: 1.5;
}

#main .component_body .image {
  margin-top: 40px;
}

#main .component_body .image img {
  width: 100%;
  height: auto;
  max-width: 876px;
}

#main .ecsConts03 .sub_title {
  font-size: 48px;
  font-weight: 700;
  color: #fff;
}

#main .ecsConts03 .result_image {
  padding: 76px 0 56px;
}

#main .ecsConts03 .result_image img {
  width: 100%;
  height: auto;
  max-width: 295px;
}

#main .ecsConts03 .result_image ul {
  display: flex;
  margin: 0 -10px;
  flex-wrap: wrap;
}

#main .ecsConts03 .result_image ul>li {
  box-sizing: border-box;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 25%;
  max-width: 25%;
  padding: 0 10px;
  margin-bottom: 20px;
}

#main .ecsConts03 .result_body {
  color: #fff;
  text-align: left;
}

#main .ecsConts03 .result_body h4.title {
  font-size: 34px;
  font-weight: 700;
}

#main .ecsConts03 .result_body ol {
  display: flex;
  margin: 0 -10px;
  padding-top: 62px;
}

#main .ecsConts03 .result_body ol>li {
  box-sizing: border-box;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 20%;
  max-width: 20%;
  padding: 0 10px;
}

#main .ecsConts03 .result_body ol>li .num {
  color: #65e7b2;
  font-size: 30px;
  padding-bottom: 10px;
  font-weight: 700;
  display: block;
}

#main .ecsConts03 .result_body ol>li .result_desc {
  font-size: 18px;
  border-top: 1px solid rgba(255, 255, 255, .2);
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  min-height: 230px;
  padding: 20px 10px
}

#main .ecsApply01 {
  padding-bottom: 100px;
}

#main .ecsApply01 .component_step {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

#main .ecsApply01 .component_step img.desktop {
  display: block;
}

#main .ecsApply01 .component_step img.mobile {
  display: none;
}

#main .ecsApply02 {
  background: #31386a;
}

#main .ecsApply02 .sub_title {
  font-size: 48px;
  font-weight: 700;
  color: #fff;
}

#main .ecsApply02 .price_wrap {
  position: relative;
  text-align: center;
  margin-top: 52px;
}

#main .ecsApply02 .price_wrap .item01 {
  position: absolute;
  bottom: 20px;
  left: 152px;
}

#main .ecsApply02 .price_wrap .item02 {
  position: absolute;
  bottom: 20px;
  right: 152px;
}

#main .ecsApply02 .price_wrap .item01 img,
#main .ecsApply02 .price_wrap .item02 img {
  width: 100%;
  height: auto;
}

#main .ecsApply02 .price_wrap .price_box {
  background: #fff;
  border-radius: 20px;
  max-width: 860px;
  margin: 0 auto 25px;
  padding: 45px 0px;
}

#main .ecsApply02 .price_wrap .price_box .price {
  color: #6fb9e8;
  font-size: 60px;
  font-weight: 700;
  padding-bottom: 40px;
}

#main .ecsApply02 .price_wrap .price_box .contact {
  font-size: 24px;
  line-height: 1.3;
}

#main .ecsApply02 .price_wrap .desc {
  font-size: 18px;
  color: #fff;
  font-weight: 300;
}

#main .btn_area {
  padding-top: 76px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#main .btn_area .btn_large {
  color: #fff;
  font-size: 24px;
  padding: 24px 52px;
  width: 516px;
  height: 84px;
  background: #1a1e3e;
  border-radius: 10px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

#main .btn_area .btn_large.ylw {
  background: #fed700;
}

#main .btn_area .btn_large.guide {
  background: #eb6121 url(../img/btn-txt-down.png) no-repeat center center;
}

#main .ecsApply01 .btn_area .btn_large.desktop {
  display: block;
}

#main .ecsApply01 .btn_area .btn_large.mobile {
  display: none;
}

/*ECS 소개*/
#main .main_subTit {
  font-size: 45px;
  font-weight: 700;
  line-height: 1.1;
}

#main .main_subTit span {
  font-size: 35px;
}

#main .main_subTxt {
  font-size: 20px;
  font-weight: 300;
  padding-top: 40px;
}

#main .section01 {
  background: #f7fcfc;
  position: relative;
}

#main .section01 .visual {
  position: relative;
}

#main .section01 .visual .container {
  position: relative;
  z-index: 2;
  display: flex;
  flex-flow: column;
  padding-top: 220px;
  max-width: 1480px;
}

#main .section01 .visual_title {
  text-align: left;
  letter-spacing: -0.25px;
}

#main .section01 .visual_title .text {
  font-size: 30px;
}

#main .section01 .visual_title h1 {
  font-size: 72px;
  line-height: 1.2;
}

#main .section01 .visual_title h1 strong {
  font-weight: 900;
  color: #3bbecc;
}

#main .section01 .test_list {
  line-height: 1.25;
  margin-top: 60px;
}

#main .section01 .test_list dl {
  display: inline-flex;
  background: #4dc4d1;
  border-radius: 30px;
  padding: 55px 20px 0;
  height: 196px;
  width: 186px;
  color: #fff;
  flex-flow: column;
  margin-right: 7px;
}

#main .section01 .test_list dl dt {
  font-size: 24px;
  margin-bottom: 12px;
  font-weight: 700;
}

#main .section01 .test_list_p {
  color: #666;
  font-weight: 300;
  padding-top: 13px;
}

#main .section01 .test_contents {
  margin-top: 200px;
}

#main .section01 .visual .bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

#main .section01 .visual .bg1 {
  position: absolute;
  top: 0;
  right: 0;
  width: 1164px;
  height: 1042px;
  background: url(../img/bg-visual01.png) no-repeat;
  background-size: 100%;
}

#main .section01 .visual .bg2 {
  position: absolute;
  top: 746px;
  left: 50%;
  width: 1135px;
  height: 869px;
  margin-left: -1810px;
  background: url(../img/bg-visual02.png) no-repeat;
  background-size: 100%;
}

#main .section01 .visual .itemGroup {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}

#main .section01 .visual .itemGroup>i {
  position: absolute;
}

#main .section01 .visual .itemGroup>i span {
  display: block;
  width: 100%;
  height: 100%;
}

/*여자아이*/
#main .section01 .visual .item1 {
  top: 0;
  right: 0;
  width: 1163px;
  height: 1041px;
}

#main .section01 .visual .item1 span {
  background: url(../img/item-visual01.png) no-repeat;
  background-size: 100%;
}

/*캐릭터 st1*/
#main .section01 .visual .item2 {
  top: 162px;
  right: 654px;
  width: 64px;
  height: 90px;
  -webkit-animation: rotate-veticalAction4 2s linear infinite alternate;
  -o-animation: rotate-veticalAction4 2s linear infinite alternate;
  animation: rotate-veticalAction4 2s linear infinite alternate;
}

#main .section01 .visual .item2 span {
  background: url(../img/character01.svg) no-repeat;
  background-size: 100%;
}

/*캐릭터 st2*/
#main .section01 .visual .item3 {
  top: 600px;
  right: 277px;
  width: 69px;
  height: 82px;
  -webkit-animation: verticalAction2 1s linear infinite alternate;
  -o-animation: verticalAction2 1s linear infinite alternate;
  animation: verticalAction2 1s linear infinite alternate;
}

#main .section01 .visual .item3 span {
  background: url(../img/character02.svg) no-repeat;
  background-size: 100%;
}

/*캐릭터 st3*/
#main .section01 .visual .item4 {
  top: 130px;
  right: 436px;
  width: 79px;
  height: 99px;
  -webkit-animation: rotateAction5 1.4s linear infinite alternate;
  -o-animation: rotateAction5 1.4s linear infinite alternate;
  animation: rotateAction5 1.4s linear infinite alternate;
}

#main .section01 .visual .item4 span {
  background: url(../img/character03.svg) no-repeat;
  background-size: 100%;
}

/*캐릭터 st4*/
#main .section01 .visual .item5 {
  top: 472px;
  right: 630px;
  width: 89px;
  height: 142px;
  -webkit-animation: rotateAction6 1.4s linear infinite alternate;
  -o-animation: rotateAction6 1.4s linear infinite alternate;
  animation: rotateAction6 1.4s linear infinite alternate;
}

#main .section01 .visual .item5 span {
  background: url(../img/character04.svg) no-repeat;
  background-size: 100%;
}

/*캐릭터 st5*/
#main .section01 .visual .item6 {
  top: 425px;
  right: 267px;
  width: 80px;
  height: 111px;
}

#main .section01 .visual .item6 span {
  background: url(../img/character05.svg) no-repeat;
  background-size: 100%;
}

#main .section01 .visual .item6-1 {
  top: 469px;
  right: 324px;
  width: 32px;
  height: 32px;
  -webkit-animation: rotateAction7 .5s linear infinite alternate;
  -o-animation: rotateAction7 .5s linear infinite alternate;
  animation: rotateAction7 .5s linear infinite alternate;
}

/*deco 햇님*/
#main .section01 .visual .item7 {
  top: 112px;
  right: 255px;
  width: 65px;
  height: 63px;
  -webkit-animation: verticalAction1 2s linear infinite alternate;
  -o-animation: verticalAction1 2s linear infinite alternate;
  animation: verticalAction1 2s linear infinite alternate;
}

#main .section01 .visual .item7 span {
  background: url(../img/deco01.png) no-repeat;
  background-size: 100%;
}

#main .section01 .visual .item8 {
  top: 248px;
  right: 315px;
  width: 54px;
  height: 53px;
  -webkit-animation: rotateAction4 2s linear infinite normal;
  -o-animation: rotateAction4 2s linear infinite normal;
  animation: rotateAction4 2s linear infinite normal;
}

#main .section01 .visual .item8 span {
  background: url(../img/deco02.png) no-repeat;
  background-size: 100%;
}

#main .section01 .visual .item9 {
  top: 452px;
  right: 725px;
  width: 29px;
  height: 29px;
  -webkit-animation: rotateAction4 2.5s linear infinite normal;
  -o-animation: rotateAction4 2.5s linear infinite normal;
  animation: rotateAction4 2.5s linear infinite normal;
}

#main .section01 .visual .item9 span {
  background: url(../img/deco03.png) no-repeat;
  background-size: 100%;
}

#main .section01 .visual .item10 {
  top: 493px;
  right: 707px;
  width: 19px;
  height: 31px;
  -webkit-animation: opacityAction2 .7s ease infinite alternate;
  -o-animation: opacityAction2 .7s ease infinite alternate;
  animation: opacityAction2 .7s ease infinite alternate;
}

#main .section01 .visual .item10 span {
  background: url(../img/deco04.png) no-repeat;
  background-size: 100%;
}

#main .section01 .visual .item11 {
  top: 145px;
  right: 400px;
  width: 25px;
  height: 42px;
  -webkit-animation: opacityAction2 1s ease infinite alternate;
  -o-animation: opacityAction2 1s ease infinite alternate;
  animation: opacityAction2 1s ease infinite alternate;
}

#main .section01 .visual .item11 span {
  background: url(../img/deco04.png) no-repeat;
  background-size: 100%;
}

#main .section01 .visual .item12 {
  top: 176px;
  right: 365px;
  width: 27px;
  height: 27px;
  -webkit-animation: rotateAction3 3s linear infinite alternate;
  -o-animation: rotateAction3 3s linear infinite alternate;
  animation: rotateAction3 3s linear infinite alternate;
}

#main .section01 .visual .item12 span {
  background: url(../img/deco05.png) no-repeat;
  background-size: 100%;
}

#main .section01 .visual .item13 {
  top: 237px;
  right: 300px;
  width: 18px;
  height: 18px;
  -webkit-animation: rotateAction4 3s linear infinite alternate;
  -o-animation: rotateAction4 3s linear infinite alternate;
  animation: rotateAction4 3s linear infinite alternate;
}

#main .section01 .visual .item13 span {
  background: url(../img/deco05.png) no-repeat;
  background-size: 100%;
}

#main .section01 .visual .item14 {
  top: 445px;
  right: 349px;
  width: 16px;
  height: 21px;
  -webkit-animation: rotate-veticalAction4 1s linear infinite alternate;
  -o-animation: rotate-veticalAction4 1s linear infinite alternate;
  animation: rotate-veticalAction4 1s linear infinite alternate;
}

#main .section01 .visual .item14 span {
  background: url(../img/deco06.svg) no-repeat;
  background-size: 100%;
}

#main .section01 .developer {
  position: relative;
}

#main .section01 .developer .bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

#main .section01 .developer .bg1 {
  position: absolute;
  top: 300px;
  left: 50%;
  width: 1129px;
  height: 1028px;
  margin-left: -1390px;
  background: url(../img/bg-visual03.png) no-repeat;
  background-size: 100%;
}

#main .section01 .developer .itemGroup {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 100%;
}

#main .section01 .developer .itemGroup>i {
  position: absolute;
}

#main .section01 .developer .itemGroup>i span {
  display: block;
  width: 100%;
  height: 100%;
}

#main .section01 .developer .item1 {
  top: 80px;
  left: 50%;
  width: 366px;
  height: 756px;
  margin-left: -649px;
}

#main .section01 .developer .item1 span {
  background: url(../img/item-visual03.png) no-repeat;
  background-size: 100%;
}

#main .section01 .developer .container {
  text-align: left;
  padding-left: 500px;
  z-index: 2;
  position: relative;
}

#main .developer .profile .name {
  font-size: 40px;
  margin-bottom: 30px;
}

#main .developer .profile .name span {
  font-size: 30px;
}

#main .developer .profile ul li {
  font-size: 20px;
  font-weight: 300;
  margin: 7px 0;
}

#main .developer .profile_interview {
  margin: 60px 0;
  font-family: "Noto Serif KR";
}

#main .developer .profile_interview dt {
  color: #2f356b;
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 30px;
}

#main .developer .profile_interview dt span {
  display: inline-block;
  position: relative;
  background: linear-gradient(rgba(255, 255, 255, .0) 70%, #cff1f0 30%);
  line-height: 45px;
}

#main .developer .profile_interview dd {
  color: #9b9fc0;
  line-height: 1.5;
}

#main .developer .profile_interview dd .source {
  font-size: 14px;
  text-align: right;
  padding-top: 10px;
}

#main .developer .profile_list {
  display: flex;
  justify-content: flex-start;
  margin-left: -40px;
}

#main .developer .profile_list .list_box {
  flex: 1;
  position: relative;
  margin-left: 40px;
  padding: 105px 40px 70px;
  min-height: 288px;
  border-radius: 20px;
  background: #fff;
  box-shadow: 7px 0 30px rgba(0, 0, 0, .1);
  color: #2c3b97;
  font-size: 16px;
}

#main .developer .profile_list .list_box h6 {
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 30px;
}

#main .developer .profile_list .list_box ul li {
  padding: 5px 0;
}

#main .developer .profile_list .list_box ul li b {
  width: 40px;
  display: inline-block;
}

#main .developer .profile_list .list_box::before {
  content: '';
  display: block;
  position: absolute;
  top: 46px;
  left: 40px;
  width: 43px;
  height: 46px;
}

#main .developer .profile_list .list_box.tv::before {
  background: url(../img/ic-tv.png) no-repeat center;
  background-size: 100%;
}

#main .developer .profile_list .list_box.book::before {
  background: url(../img/ic-book.png) no-repeat center;
  background-size: 100%;
}

#main .dongsimlab .logo {
  width: 230px;
  margin: 0 auto;
  padding-bottom: 40px;
}

#main .dongsimlab .logo img {
  width: 100%;
  height: auto;
}

#main .dongsimlab .award {
  margin-top: 100px;
}

#main .dongsimlab .award ul {
  display: flex;
  margin: 0 -10px;
  flex-wrap: wrap;
}

#main .dongsimlab .award ul>li {
  box-sizing: border-box;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 25%;
  max-width: 25%;
  padding: 0 10px;
  text-align: left;
  position: relative;
}

#main .dongsimlab .award ul>li::after {
  content: '';
  height: 1px;
  width: 210px;
  background: #2dc3c1;
  position: absolute;
  right: 10px;
  top: 10px;
}

#main .dongsimlab .award ul>li strong {
  font-size: 0;
  text-indent: -999px;
  background: url(../img/txt-ecs.png?v=2) no-repeat 0 0;
  width: 68px;
  height: 23px;
  display: block;
}

#main .dongsimlab .award ul>li strong.y2022 {
  background-position: 0 -23px;
}

#main .dongsimlab .award ul>li strong.y2021 {
  background-position: 0 0;
}
#main .dongsimlab .award ul>li strong.y2021-2023{
  background-position: 0 -70px;
  width: 111px;
}
#main .dongsimlab .award ul>li.line-21-23::after {
  width: 166px;
}
#main .dongsimlab .award ul>li strong.n16 {
  background-position: 0 -46px;
}

#main .dongsimlab .award ul>li p {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  padding: 20px 0;
}

#main .section02 {
  background: linear-gradient(45deg, #37c9cc, #64c8ac);
}

#main .section02 .container {
  display: flex;
}

#main .section02 .item-box {
  flex: 1;
  background: #fff;
  border-radius: 20px;
  margin: 0 10px;
  padding: 56px 56px 0;
  text-align: left;
  position: relative;
}

#main .section02 .item-box dl {
  margin-bottom: 56px;
}

#main .section02 .item-box dl dt,
#main .section02 .item-box h5 {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 20px;
}

#main .section02 .item-box dl dd {
  color: #666;
  font-weight: 300;
  padding: 5px 0;
}

#main .section02 .item-box p {
  font-weight: 300;
  line-height: 1.3;
}

#main .section02 .item-box .item-list {
  position: absolute;
  bottom: 56px;
  left: 56px;
}

#main .section02 .item-box .item-list li {
  color: #666;
  font-size: 14px;
  font-weight: 300;
  padding: 5px 0;
}

#main .section02 .item-box .item-image {
  position: absolute;
  bottom: 56px;
  right: 56px;
}

@media screen and (max-width: 1480px) {

  #main .section01 .visual .bg,
  #main .section01 .visual .itemGroup {
    transform: scale(0.8);
    transform-origin: right top;
  }

  #main .section01 .visual .container {
    max-width: 1280px;
  }
}

@media screen and (max-width: 1024px) {
  #main .ecsApply01 .component_step {
    max-width: 930px;
  }

  #main section .container {
    max-width: 930px;
    padding: 56px 0 80px;
  }

  #main .section01 .visual .bg,
  #main .section01 .visual .itemGroup {
    transform: scale(0.5);
    transform-origin: right top;
  }

  #main .section01 .visual .container {
    max-width: 930px;
    padding-top: 116px;
  }

  #main .section01 .visual_title .text {
    font-size: 24px;
  }

  #main .section01 .visual_title h1 {
    font-size: 50px;
  }

  #main .section01 .test_list dl {
    height: 162px;
    width: 166px;
    font-size: 16px;
    padding: 40px 20px 0;
  }

  #main .section01 .test_contents {
    margin-top: 100px;
  }

  #main .section01 .test_list dl dt {
    font-size: 20px;
  }

  #main .section01 .test_list p {
    font-size: 14px;
  }

  #main .main_subTit {
    font-size: 35px;
    line-height: 1.25;
  }

  #main .main_subTit span {
    font-size: 25px;
  }

  #main .main_subTxt {
    font-size: 18px;
    padding-top: 28px;
  }

  #main .section01 .developer .bg,
  #main .section01 .developer .itemGroup {
    transform: scale(0.6);
  }

  #main .section01 .developer .bg1 {
    top: -75px;
  }

  #main .section01 .developer .container {
    padding-left: 390px;
  }

  #main .developer .profile_list {
    margin-left: -20px;
  }

  #main .developer .profile_list .list_box {
    padding: 76px 25px 40px;
    margin-left: 20px;
  }

  #main .developer .profile_list .list_box h6 {
    font-size: 20px;
    padding-bottom: 20px;
  }

  #main .developer .profile_list .list_box ul li {
    line-height: 1.2;
    display: flex;
  }

  #main .developer .profile_list .list_box::before {
    top: 32px;
    left: 25px;
    width: 33px;
    height: 36px;
  }

  #main .developer .profile_list .list_box ul li span {
    width: calc(100% - 40px);
    flex: 1;
  }

  #main .dongsimlab .award ul>li p {
    font-size: 17px;
  }

  #main .dongsimlab .award ul>li::after {
    width: 142px;
  }

  #main .section02 .item-box {
    padding: 45px 28px 0 40px;
  }

  #main .section02 .item-box dl dt, #main .section02 .item-box h5 {
    font-size: 25px;
  }

  #main .section02 .item-box dl dd,
  #main .section02 .item-box p {
    font-size: 16px;
    line-height: 1.5;
  }

  #main .section02 .item-box .item-image {
    transform: scale(0.6);
    bottom: 15px;
    right: 6px;
  }

  #main .ecsConts03 .result_body ol>li .result_desc {
    font-size: 16px;
  }

  #main .title_area {
    padding: 56px 0;
  }

  #main .title_area .sub_title,
  #main .ecsConts03 .sub_title,
  #main .ecsApply02 .sub_title {
    font-size: 38px;
  }

  #main .component_header h4.title,
  #main .ecsConts03 .result_body h4.title {
    font-size: 30px;
  }

  #main .component_body .desc {
    font-size: 20px;
  }

  #main .component_body.box {
    padding: 56px 0;
  }

  #main .ecsApply02 .price_wrap .item01 {
    transform: scale(0.8);
    bottom: -14px;
    left: -24px;
  }

  #main .ecsApply02 .price_wrap .item02 {
    transform: scale(0.8);
    bottom: -10px;
    right: -24px;
  }

  #main .ecsApply02 .price_wrap .price_box .price {
    font-size: 48px;
    padding-bottom: 30px;
  }
  #main .dongsimlab .award ul>li.line-21-23::after {
    width: 97px;
  }
}

@media screen and (max-width:767px) {
  #main section .container {
    padding: 56px 10px;
  }

  #main .section01 .visual .container {
    padding-top: 290px;
  }

  #main .section01 .visual_title .text {
    font-size: 20px;
  }

  #main .section01 .visual_title {
    text-align: center;
  }

  #main .section01 .visual_title h1 {
    font-size: 44px;
  }

  #main .section01 .test_list {
    margin-top: 30px;
    display: flex;
  }

  #main .section01 .test_list dl {
    width: calc(100% / 3);
    font-size: 16px;
    padding: 25px 14px;
    margin: 0 5px;
    border-radius: 20px;
    height: auto;
  }

  #main .section01 .test_list dl dt {
    font-size: 18px;
    margin-bottom: 10px;
  }

  #main .section01 .test_list dl dd {
    font-size: 15px;
  }

  #main .section01 .visual .bg,
  #main .section01 .visual .itemGroup {
    transform: scale(0.35);
    top: -20px;
  }

  #main .section01 .visual .bg2 {
    display: none;
  }

  #main .section01 .test_contents {
    margin-top: 56px;
  }

  #main .main_subTit {
    font-size: 24px;
  }

  #main .main_subTit span {
    font-size: 20px;
  }

  #main .main_subTxt {
    font-size: 16px;
    padding-top: 28px;
  }

  #main .section01 .developer .container {
    padding: 468px 10px 0;
    text-align: center;
  }

  #main .section01 .developer .bg1 {
    right: -62px;
    left: inherit;
    top: -282px;
  }

  #main .section01 .developer .item1 {
    top: 0;
    margin-left: -146px;
  }

  #main .developer .profile .name {
    font-size: 30px;
    margin-bottom: 20px;
  }

  #main .developer .profile .name span {
    font-size: 20px;
  }

  #main .developer .profile ul li {
    font-size: 16px;
  }

  #main .developer .profile_interview {
    margin: 30px 0;
  }

  #main .developer .profile_interview dt {
    font-size: 22px;
    margin-bottom: 20px;
  }

  #main .developer .profile_interview dt span {
    display: inline;
    line-height: 30px;
  }

  #main .developer .profile_interview dd .source {
    text-align: center;
  }

  #main .developer .profile_list {
    justify-content: inherit;
    flex-flow: column;
    margin-left: 0px;
  }

  #main .developer .profile_list .list_box {
    padding: 30px 25px;
    margin: 10px 0;
    text-align: left;
    min-height: inherit;
  }

  #main .developer .profile_list .list_box::before {
    top: 20px;
    right: 30px;
    left: inherit;
  }

  #main .dongsimlab .logo {
    width: 164px;
    padding-bottom: 25px;
  }

  #main .dongsimlab .award {
    margin-top: 56px;
  }

  #main .dongsimlab .award ul>li {
    flex-basis: 50%;
    max-width: 50%;
    padding: 10px;
  }

  #main .dongsimlab .award ul>li::after {
    width: 92px;
    top: 20px;
  }

  #main .dongsimlab .award ul>li p {
    font-size: 13px;
    padding: 14px 0;
  }

  #main .dongsimlab .award ul>li .award_image img {
    width: 132px;
    height: auto;
  }

  #main .section02 .container {
    flex-flow: column;
  }

  #main .section02 .item-box {
    padding: 35px 30px 0;
    margin: 10px 0;
    min-height: 419px;
  }

  #main .section02 .item-box dl {
    margin-bottom: 30px;
  }

  #main .section02 .item-box .item-list {
    bottom: 35px;
    left: 30px;
  }

  #main .section02 .item-box .item-list li {
    font-size: 12px;
    padding: 3px 0;
  }

  #main .section02 .item-box .item-image {
    left: 0;
    right: inherit;
    bottom: 50px;
  }

  #main .title_area {
    padding: 40x 0;
  }

  #main .title_area .sub_title, #main .ecsConts03 .sub_title, #main .ecsApply02 .sub_title {
    font-size: 30px;
  }

  #main .component_header {
    margin-bottom: 30px;
  }

  #main .component_header h4.title, #main .ecsConts03 .result_body h4.title {
    font-size: 24px;
  }

  #main .ecsConts01 .container {
    padding: 36px 10px;
  }

  #main .component_header .question {
    margin-top: 12px;
  }

  #main .component_header .question span {
    font-size: 14px;
    padding: 14px 20px;
  }

  #main .component_body.box {
    border-radius: 20px;
    padding: 30px 20px;
  }

  #main .component_body .desc {
    font-size: 17px;
  }

  #main .component_body .image {
    margin-top: 30px;
  }

  #main .ecsConts03 .result_image {
    padding: 30px 0 25px;
  }

  #main .ecsConts03 .result_image ul>li {
    flex-basis: 50%;
    max-width: 50%;
  }

  #main .ecsConts03 .result_body ol {
    flex-flow: column;
    padding-top: 32px;
  }

  #main .ecsConts03 .result_body ol>li {
    flex-basis: 100%;
    max-width: 100%;
  }

  #main .ecsConts03 .result_body ol>li .result_desc {
    border-bottom: 0;
    min-height: inherit;
  }

  #main .ecsApply01 {
    padding: 0 10px 56px;
  }

  #main .ecsApply01 .component_step {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  #main .ecsApply02 .price_wrap .price_box {
    padding: 35px 20px;
  }

  #main .ecsApply02 .price_wrap .price_box .price {
    font-size: 36px;
    padding-bottom: 23px;
  }

  #main .ecsApply02 .price_wrap .price_box .contact,
  #main .ecsApply02 .price_wrap .desc {
    font-size: 16px;
  }

  #main .btn_area {
    padding-top: 44px;
  }

  #main .btn_area .btn_large {
    font-size: 20px;
    padding: 22px 31px;
    height: 68px;
    width: 100%;
  }

  #main .btn_area .btn_large img {
    width: 100%;
    height: auto;
  }

  #main .ecsApply01 .component_step img.desktop,
  #main .ecsApply01 .btn_area .btn_large.desktop {
    display: none;
  }

  #main .ecsApply01 .btn_area .btn_large.mobile {
    display: block;
    background-size: 67%;
  }

  #main .ecsApply01 .component_step img.mobile {
    display: block;
    width: 162px;
    height: auto;
  }

  #main .ecsApply02 .price_wrap .item01 {
    transform: scale(0.4);
    top: -148px;
    left: -44px;
  }

  #main .ecsApply02 .price_wrap .item02 {
    transform: scale(0.4);
    top: -148px;
    right: -44px;
  }

  #main .section02 .item-box dl dd {
    padding: 3px 0;
  }
  #main .dongsimlab .award ul>li.line-21-23::after {
    width: 44px;
  }
}
