@charset "UTF-8";
section .wrap .sec_tit {
  text-align: center;
}
section .wrap .sec_tit h2 {
  font-size: 60px;
  font-weight: 300;
  line-height: 1;letter-spacing: -0.05em;
}
section .wrap .sec_tit h2 span {
  font-weight: 700;letter-spacing: -0.05em;
}
section.sec1 .wrap {
  padding-top: 140px;
  padding-bottom: 140px;
  text-align: center;
}
section.sec1 .wrap img {
  max-width: 100%;margin: 0 auto;margin: 0 auto;
}
section.sec1 .wrap .sec_txt h5 {
  margin-top: 58px;
  font-size: 40px;
  font-weight: 700;
  background: -webkit-linear-gradient(360deg, #ea00ff, #ffffff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: 7;
}
section.sec1 .wrap .sec_txt p {
  color: #fff;
  font-size: 30px;
  margin-top: 30px;
}
section.sec1 .wrap .sec_txt p span {
  font-weight: 700;
}
section.sec1 .wrap ul.sec_list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-top: 80px;
}
section.sec1 .wrap ul.sec_list li {
  width: 330px;
  height: 330px;
  background: rgba(255, 229, 143, 0.2);
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #fff;
  flex: none;
}
section.sec1 .wrap ul.sec_list li h5 {
  margin-top: 30px;
  margin-bottom: 15px;
  font-weight: 800;
  font-size: 28px;
}
section.sec1 .wrap ul.sec_list li p {
  font-size: 20px;
}
section.sec1 .wrap .sec_btn {
  margin-top: 100px;
}
section.sec2 .wrap {
  padding-top: 150px;
  padding-bottom: 150px;
}
section.sec2 .wrap img {
  max-width: 100%;
}
section.sec2 .wrap .sec_con {
  display: flex;
  justify-content: space-between;
}
section.sec2 .wrap .sec_con .con_tit h2 {
  font-size: 150px;
  font-weight: 700;
  line-height: 1;
}
section.sec2 .wrap .sec_con .con_tit h3 {
  font-size: 60px;
  color: #fff;
  font-weight: 300;
  letter-spacing: -4.5px;
  position: relative;
  top: -47px;line-height: 1;
}
section.sec2 .wrap .sec_con .con_tit h3 span {
  font-weight: 700;line-height: 1;
}
section.sec2 .wrap .sec_con .con_tit h3 span i {
  color: #ea00ff;
}
section.sec2 .wrap .sec_con.con2 {
  flex-direction: row-reverse;
  margin-top: 145px;
}
section.sec2 .wrap .sec_con.con2 .con_tit {
  text-align: right;
}
section.sec2 .wrap .sec_con .list_box {
  display: flex;
  gap: 15px;
}
section.sec2 .wrap .sec_con .list_box.box2 {
  margin-top: 15px;
  position: relative;
  right: 342px;
}

section.sec4 .wrap {
  padding-top: 150px;
  padding-bottom: 150px;
}
section.sec4 .wrap .sec_con {
  margin-top:40px;
}
section.sec4 .wrap .sec_con .course .course_head {
  display: flex;
  gap: 10px;
}
section.sec4 .wrap .sec_con .course .course_head div {
  text-align: center;
  text-align: center;
  padding: 20px 25px;
  background: #ea00ff;
  border-radius: 18px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
}
section.sec4 .wrap .sec_con .course .course_head div:nth-child(1) {
  width: 13%;
}
section.sec4 .wrap .sec_con .course .course_head div:nth-child(2), section.sec4 .wrap .sec_con .course .course_head div:nth-child(3) {
  width: 100%;
}
section.sec4 .wrap .sec_con .course .course_body {
  display: flex;
  gap: 10px;
  margin-top: 10px;
}
section.sec4 .wrap .sec_con .course .course_body div {
  text-align: center;
  padding: 27px 25px;
  background: #fff;
  border-radius: 18px;
  font-size: 16px;
  vertical-align: middle;
    font-weight: 600;
    letter-spacing: -0.05em;
    line-height: 1.5;
}
section.sec4 .wrap .sec_con .course .course_body div:nth-child(1) {
  width: 13%;
  display: flex;
  align-items: center;
  justify-content: center;
}
section.sec4 .wrap .sec_con .course .course_body div:nth-child(2), section.sec4 .wrap .sec_con .course .course_body div:nth-child(3) {
  width: 100%;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: left;
}
section.sec4 .wrap .sec_con .course p {
  font-size: 15px;
  color: #656565;
  text-align: center;
  margin-top: 17px;font-weight: 600;
    line-height: 1.7;
}
section.sec4 .wrap .sec_con .course p span {
  color: #b70000;
}

section.sec5 .wrap {
  padding-top: 150px;
  padding-bottom: 150px;
}
section.sec5 .wrap .sec5_con {
  margin-top:40px;
}
section.sec5 .wrap .sec_con .course .course_head {
  display: flex;
  gap: 10px;
}


section.sec5 .wrap img {
  max-width: 100%;
  margin: 0 auto;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1); 
  border-radius: 20px;
}



section.sec7 .wrap {
  padding-top: 150px;
  padding-bottom: 150px;
}
section.sec7 .wrap ul.qna_list {
  margin-top: 40px;
}
section.sec7 .wrap ul.qna_list li:nth-child(n+2) {
  margin-top: 30px;
}
section.sec7 .wrap ul.qna_list li .que {
  display: flex;
  align-items: center;
  gap: 16px;
  background: #fff;
  border-radius: 999px;
  padding: 14px;
  border: 1px solid #dddddd;
  box-sizing: border-box;
  box-shadow: 0 0 10px #c3abb9;
}
section.sec7 .wrap ul.qna_list li .que i {
  font-size: 30px;
  font-weight: 800;
  color: #fff;
  background: #d100e4;
  border-radius: 999px;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: none;

}
section.sec7 .wrap ul.qna_list li .que p {
  font-size: 20px;
  font-weight: 700;
}
section.sec7 .wrap ul.qna_list li .que p span {
  color: #d100e4;
  font-weight: 800;
}
section.sec7 .wrap ul.qna_list li .aws {
  padding: 35px 80px;
  background: #d100e4;
  border-radius: 35px;
}
section.sec7 .wrap ul.qna_list li .aws p {
  font-size: 20px;
  color: #fff;
  line-height: 1.6;
  letter-spacing: -0.6px;
}
section.sec7 .wrap ul.qna_list li .aws p span {
  font-weight: 700;
  color: #fff000;
}

section.sec8 .wrap {
  padding-top: 110px;
  padding-bottom: 150px;
  color: #fff;
  text-align: center;
}
section.sec8 .wrap .sec_tit h5 {
  border-bottom: 1px solid #fff;
  width: fit-content;
  margin: 0 auto;
  margin-bottom: 45px;
  font-size: 20px;
}
section.sec8 .wrap .sec_con {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 32px;
  margin-top: 40px;
}
section.sec8 .wrap .sec_con .num {
  width: 225px;
}
section.sec8 .wrap .sec_con .num h2 {
  font-size: 40px;
  font-weight: 300;
}
section.sec8 .wrap .sec_con .num h3 {
  font-size: 45px;
  color: #ea00ff;
  font-weight: 800;
}
section.sec8 .wrap .sec_con .code .circle_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
section.sec8 .wrap .sec_con .code .circle_wrap .circle {
  width: 250px;
  height: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 12px;
  background: rgba(0, 0, 0, 0.5019607843);
  border-radius: 100%;
  position: relative;
}
section.sec8 .wrap .sec_con .code .circle_wrap .circle h5 {
  font-size: 27.5px;
}
section.sec8 .wrap .sec_con .code .circle_wrap .circle h4 {
  font-size: 27.5px;
  font-weight: 800;
  color: #ea00ff;
}
section.sec8 .wrap .sec_con .code .circle_wrap .circle a {
  margin-top: 12px;
  width: 110px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #000;
  color: #fff;
  font-size: 15.4px;
  border-radius: 20px;
}
section.sec8 .wrap .sec_con .code .circle_wrap .circle.cir1 {
  background: #ea00ff;
  color: #000;
  z-index: 1;
  box-shadow: 0 0 20px #ea00ff;
}
section.sec8 .wrap .sec_con .code .circle_wrap .circle.cir1 h4 {
  color: #000;
}
section.sec8 .wrap .sec_con .code .circle_wrap .circle.cir2 {
  top: -60px;
  right: -19px;
}
section.sec8 .wrap .sec_con .code .circle_wrap .circle.cir3 {
  top: -60px;
  right: 19px;
}
section.sec8 .wrap small {
  color: #b6b6b6;
  display: inline-block;
}




section.sec9 .wrap {
  padding-top: 150px;
  padding-bottom: 150px;
  color: #fff;
}
section.sec9 .wrap .sec_con {
  margin-top: 40px;
}
section.sec9 .wrap .sec_con ul.con_list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 40px;
}
section.sec9 .wrap .sec_con ul.con_list li {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  background: #141414;
  padding: 50px 10px;
  border-radius: 50px;
}
section.sec9 .wrap .sec_con ul.con_list li h5 {
  margin-top: 32px;
  margin-bottom: 25px;
  font-size: 25px;
  font-weight: 800;
}
section.sec9 .wrap .sec_con ul.con_list li p {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.4;
}
section.sec9 .wrap .sec_con .list_bottom {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 35px;
  background: #141414;
  padding: 50px 10px;
  border-radius: 50px;
  margin-top: 40px;
}
section.sec9 .wrap .sec_con .list_bottom .txt h5 {
  margin-bottom: 20px;
  font-size: 25px;
  font-weight: 800;
}
section.sec9 .wrap .sec_con .list_bottom .txt p {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.4;
}
section.sec10 .wrap {
  padding-top: 150px;
  padding-bottom: 125px;
}
section.sec10 .wrap .sec_tit {
  color: #fff;
}
section.sec10 .wrap .sec_con {
  margin-top: 40px;
}
section.sec10 .wrap .sec_con .form .input_box {
  background: #fff;
  border-radius: 50px;
  padding: 45px 50px;
}
section.sec10 .wrap .sec_con .form .input_box .input_wrap {
  display: flex;
  align-items: center;
  margin-bottom: 13px;
  gap: 5px;
}
section.sec10 .wrap .sec_con .form .input_box .input_wrap h5 {
  flex: none;
  font-weight: 700;
  font-size: 20px;
  width: 50px;
}
section.sec10 .wrap .sec_con .form .checkbox_group {
  display: flex;
  align-items: baseline;
  gap: 45px;
  margin-top: 20px;
}
section.sec10 .wrap .sec_con .form .checkbox_group input + label {
  color: #676767;
}
section.sec10 .wrap .sec_con .form .checkbox_group input + label span {
  font-weight: 700;
}
section.sec10 .wrap .sec_con .form .checkbox_group .chk_wrap input + label {
  margin-bottom: 10px;
}
section.sec10 .wrap .sec_con .btn {
  margin-top: 12px;
}
section.sec10 .wrap .sec_con .btn a p {
  font-size: 20px;
}

section.sec13 .wrap {
  padding-top: 150px;
  padding-bottom: 150px;
}
section.sec13 .wrap .sec_con {
  margin-top: 40px;
}
section.sec13 .wrap .sec_con .box {
  border: 5px solid #7964e1;
  border-radius: 28px;
  padding: 45px;
  box-sizing: border-box;
}
section.sec13 .wrap .sec_con .box:nth-child(n+2) {
  margin-top: 30px;
  border-color: #8400ff;
}
section.sec13 .wrap .sec_con .box:nth-child(n+2) .txt h2 {
  color: #8400ff;
}
section.sec13 .wrap .sec_con .box:nth-child(n+2) ul li:last-child .course {
  background: #f5e9ff;
}

section.sec13 .wrap .sec_con .box:nth-child(n+3) {
  margin-top: 30px;
  border-color: #ea00ff;
}
section.sec13 .wrap .sec_con .box:nth-child(n+3) .txt h2 {
  color: #ea00ff;
}
section.sec13 .wrap .sec_con .box:nth-child(n+3) ul li:last-child .course {
  background: #ffe9ff;
}

section.sec13 .wrap .sec_con .box .txt h2 {
  font-size: 35px;
  color: #7964e1;
  font-weight: 700;
}
section.sec13 .wrap .sec_con .box .txt p {
  font-size: 23px;letter-spacing: -0.05em;
}
section.sec13 .wrap .sec_con .box ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-top: 22px;
}
section.sec13 .wrap .sec_con .box ul li:nth-child(2n-1) {
  width: 100%;
}



section.sec13 .wrap .sec_con .box ul li:last-child .course {
  background: #ede9ff;
  box-shadow: none;
}


section.sec13 .wrap .sec_con .box ul li i {
 width: 27px;
    display: block;
}


section.sec13 .wrap .sec_con .box ul li .course {
  width: 100%;
  text-align: center;
  min-height: 120px;
  padding: 10px 10px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1098039216);
  border-radius: 8px;
  flex-direction: column;
  gap: 3px;
}
section.sec13 .wrap .sec_con .box ul li .course h5 {
  font-size: 20px;
}
section.sec13 .wrap .sec_con .box ul li .course h4 {
  font-size: 25px;
  font-weight: 800;
}

section.sec13 .wrap .sec_con .box ul li .course h6 {
  font-size: 16px;
  font-weight: 400;
}

section.sec13 .wrap .sec_con .box ul li .course h4 span {
  font-size: 16px;
  font-weight: 400;
}

@media screen and (max-width: 1440px) {
  section.sec1 .wrap ul.sec_list {
    justify-content: center;
  }
  section.sec1 .wrap ul.sec_list li {
    width: 270px;
    height: 270px;
    background: rgba(255, 229, 143, 0.2);
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #fff;
    flex: none;
  }
  section.sec1 .wrap ul.sec_list li h5 {
    margin-top: 30px;
    margin-bottom: 15px;
    font-weight: 800;
    font-size: 25px;
  }
  section.sec1 .wrap ul.sec_list li p {
    font-size: 16px;
  }
  section.sec1 .wrap ul.sec_list li img {
    height: 50px;
  }
  section.sec2 .wrap .sec_con {
    flex-direction: column;
  }
  section.sec2 .wrap .sec_con .con_tit {
    text-align: center;
  }
  section.sec2 .wrap .sec_con .con_tit h3 {
    letter-spacing: 0;
  }
  section.sec2 .wrap .sec_con .list_box {
    justify-content: center;
  }
  section.sec2 .wrap .sec_con.con2 {
    flex-direction: column;
  }
  section.sec2 .wrap .sec_con.con2 .con_tit {
    text-align: center;
  }
  section.sec2 .wrap .sec_con .list_box.box2 {
    right: 0;
  }
  section.sec5 .wrap .con_flex {
    flex-direction: column;
  }
  section.sec5 .wrap .con_flex .sec_list {
    margin-top: 50px;
  }
  section.sec5 .wrap .inquiry {
    margin-top: 120px;
    padding: 0 50px;
  }
  section.sec5 .wrap .inquiry .cha {
    top: -85px;
  }
  section.sec5 .wrap .inquiry .cha img {
    width: 200px;
  }
  
  section.sec8 .wrap .sec_con {
    flex-direction: column;
  }
  section.sec8 .wrap .sec_con .num {
    order: 1; /* ±âº»ÀûÀ¸·Î Ã¹ ¹øÂ° */
  }
  section.sec8 .wrap .sec_con .code {
    order: 3; /* ¸ð¹ÙÀÏ¿¡¼­ ¸¶Áö¸·À¸·Î ÀÌµ¿ */
  }

section.sec13 .wrap .sec_con .box ul li:nth-child(2n-1) {
    width: calc(100% / 7);
}


section.sec4 .wrap .sec_con .course .course_head div:nth-child(2), section.sec4 .wrap .sec_con .course .course_head div:nth-child(3) {
    width: 86%;
}
section.sec4 .wrap .sec_con .course .course_body div:nth-child(2), section.sec4 .wrap .sec_con .course .course_body div:nth-child(3) {
    width: 86%;}
.input_wrap input {    width: 94%;}

.input_wrap select {
    width: 94%;}


section.sec10 .wrap .sec_con .form .input_box .input_wrap.wd03 {width: 32%;}

















}
@media screen and (max-width: 1000px) {
  section.sec1 .wrap .sec_txt h1 img {
    max-width: 75%;
  }
  section.sec1 .wrap ul.sec_list {
    justify-content: center;
  }
  section.sec1 .wrap ul.sec_list li {
    width: 240px;
    height: 240px;
    background: rgba(255, 229, 143, 0.2);
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #fff;
    flex: none;
  }
  section.sec1 .wrap ul.sec_list li h5 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 800;
    font-size: 23px;
  }
  section.sec1 .wrap ul.sec_list li p {
    font-size: 14px;
  }
  section.sec1 .wrap ul.sec_list li img {
    height: 50px;
  }
  section.sec3 .wrap .sec_con {
    gap: 20px;
  }
  section.sec3 .wrap .sec_con .con_box .box_top {
    padding: 30px 20px;
  }
  section.sec3 .wrap .sec_con .con_box .box_top h4 {
    margin-top: 30px;
  }
  section.sec3 .wrap .sec_con .con_box .box_top h5 {
    margin-top: 10px;
  }
 
  section.sec9 .wrap .sec_con ul.con_list {
    grid-template-columns: 1fr 1fr;
  }
  section.sec12 .wrap {
    padding-top: 150px;
    padding-bottom: 150px;
  }
  section.sec12 .wrap .tab_wrap {
    margin-top: 50px;
  }
  section.sec12 .wrap .tab_wrap .tabs li {
    width: 100%;
    height: 70px;
    border-radius: 18px 18px 0 0;
    font-size: 25px;
    cursor: pointer;
  }
  section.sec12 .wrap .tab_wrap .tab-content {
    padding-top: 30px;
  }
  section.sec12 .wrap .tab_wrap .tab-content .tab_box {
    padding: 0 30px;
  }
  section.sec12 .wrap .tab_wrap .tab-content .tab_box:nth-child(n+2) {
    margin-top: 30px;
  }
  section.sec12 .wrap .tab_wrap .tab-content .tab_box .tit h5 {
    gap: 7px;
    font-size: 20px;
  }
  section.sec12 .wrap .tab_wrap .tab-content .tab_box .box {
    padding: 30px;
    border-radius: 18px;
    margin-top: 20px;
  }
  section.sec12 .wrap .tab_wrap .tab-content .tab_box .box img {
    width: 100%;
    padding: 0px;
  }
  section.sec12 .wrap .tab_wrap .tab-content .tab_box .box h5 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
  }
  section.sec12 .wrap .tab_wrap .tab-content .tab_box .box p {
    font-size: 16px;
  }
  section.sec12 .wrap .tab_wrap .tab-content .tab_box .con ul.list {
    gap: 10px;
    margin-top: 20px;
    margin-bottom: 50px;
    flex-wrap: wrap;
  }
  section.sec12 .wrap .tab_wrap .tab-content .tab_box .con ul.list li h5 {
    height: 50px;
    padding: 0 10px;
    border-radius: 9px;
    font-size: 14px;
    width: 90px;
  }
  section.sec12 .wrap .tab_wrap .tab-content .tab_box .con .dots {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  section.sec12 .wrap .tab_wrap .tab-content .tab_box .con .table_wrap {
    overflow-x: auto;
  }
  section.sec12 .wrap .tab_wrap .tab-content .tab_box .con .table_wrap .table {
    width: 1000px;
  }
  section.sec12 .wrap .tab_wrap .tab-content .tab_box .con .table_wrap .table table tr th {
    height: 50px;
  }
  section.sec12 .wrap .tab_wrap .tab-content .tab_box .con .table_wrap .table table tr td {
    height: 50px;
  }
}
@media screen and (max-width: 850px) {
  section .wrap .sec_tit h2 {
    font-size: 60px;
  }
  section.sec1 .wrap ul.sec_list {
    justify-content: center;
    gap: 10px;
  }
  section.sec1 .wrap ul.sec_list li {
    width: 200px;
    height: 200px;
    background: rgba(255, 229, 143, 0.2);
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #fff;
    flex: none;
  }
  section.sec1 .wrap ul.sec_list li h5 {
    margin-top: 15px;
    margin-bottom: 10px;
    font-weight: 800;
    font-size: 22px;
  }
  section.sec1 .wrap ul.sec_list li p {
    font-size: 14px;
  }
  section.sec1 .wrap ul.sec_list li img {
    height: 50px;
  }
  section.sec2 .wrap .sec_con .con_tit h2 {
    font-size: 120px;
  }
  section.sec2 .wrap .sec_con .con_tit h3 {
    font-size: 50px;
  }
  section.sec3 .wrap .sec_con {
    flex-direction: column;
    gap: 50px;
  }
  section.sec3 .wrap .sec_con .con_box.box1 {
    top: 0;
  }
  section.sec5 .wrap .inquiry {
    flex-direction: column;
    align-items: baseline;
    justify-content: center;
    gap: 20px;
  }
  section.sec5 .wrap .inquiry .btn_wrap {
    margin-left: auto;
  }
 
  section.sec7 .wrap ul.qna_list li .que {
    border-radius: 10px;
  }

  section.sec7 .wrap ul.qna_list li .aws {
    padding: 35px;border-radius: 10px;
  }
}
@media screen and (max-width: 650px) {
  section.sec1 .wrap .sec_txt h5 {
    font-size: 27px;
    letter-spacing: 0;line-height: 1;
  }
  section.sec1 .wrap ul.sec_list {
    margin-top: 30px;
    gap: 10px;
    flex-direction: column;
  }
  section.sec1 .wrap .sec_btn {
    margin-top: 30px;
  }
  section.sec5 .wrap .inquiry {
    height: fit-content;
    padding: 30px;
    border-radius: 50px;
  }
  section.sec5 .wrap .inquiry .btn_wrap {
    margin: 0;
    flex-direction: column;
    width: 100%;
  }
  section.sec5 .wrap .inquiry .btn_wrap .btn {
    width: 100%;
  }
  section.sec5 .wrap .inquiry .btn_wrap .btn a {
    justify-content: center !important;
  }
  section.sec5 .wrap .inquiry .btn_wrap .btn a i {
    display: none;
  }
  section.sec9 .wrap .sec_con ul.con_list {
    gap: 20px;
    grid-template-columns: 1fr 1fr;
  }
  section.sec9 .wrap .sec_con .list_bottom {
    flex-direction: column;
    text-align: center;
    margin-top: 10px;border-radius: 10px;
  }
  section.sec11 .wrap .news {
    padding: 0 40px;
  }
  section.sec11 .wrap .news .news_tit {
    padding-top: 90px;
  }
  section.sec11 .wrap .news .news_tit h2 {
    padding-top: 35;
    padding-bottom: 30px;
    font-size: 40px;
  }
  section.sec11 .wrap .news .news_con p {
    font-size: 16px;
  }
  section.sec12 .wrap .tab_wrap {
    margin-top: 50px;
  }
  section.sec12 .wrap .tab_wrap .tabs li {
    width: 100%;
    height: 50px;
    border-radius: 18px 18px 0 0;
    font-size: 20px;
    cursor: pointer;
  }
  section.sec12 .wrap .tab_wrap .tab-content {
    padding-top: 20px;
  }
  section.sec12 .wrap .tab_wrap .tab-content .tab_box {
    padding: 0 15px;
  }
  section.sec12 .wrap .tab_wrap .tab-content .tab_box:nth-child(n+2) {
    margin-top: 30px;
  }
  section.sec12 .wrap .tab_wrap .tab-content .tab_box .tit h5 {
    gap: 7px;
    font-size: 18px;
  }
  section.sec12 .wrap .tab_wrap .tab-content .tab_box .tit h5 i {
    top: 1px;
  }
  section.sec12 .wrap .tab_wrap .tab-content .tab_box .tit h5 i img {
    width: 15px;
  }
  section.sec12 .wrap .tab_wrap .tab-content .tab_box .tit button {
    position: relative;
  }
  section.sec12 .wrap .tab_wrap .tab-content .tab_box .tit button img {
    width: 15px;
  }
  section.sec12 .wrap .tab_wrap .tab-content .tab_box .tit button .hover_txt {
    position: absolute;
    right: 0;
    max-width: 300px;
    margin-top: 10px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.4862745098);
    text-align: left;
    padding: 15px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 18px;
  }
  section.sec12 .wrap .tab_wrap .tab-content .tab_box .tit button .hover_txt p {
    font-weight: 500;
    line-height: 1.4;
    font-size: 14px;
  }
  section.sec12 .wrap .tab_wrap .tab-content .tab_box .box {
    padding: 20px;
    border-radius: 18px;
    margin-top: 20px;
  }
  section.sec12 .wrap .tab_wrap .tab-content .tab_box .box img {
    width: 100%;
    padding: 0px;
  }
  section.sec12 .wrap .tab_wrap .tab-content .tab_box .box h5 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
  }
  section.sec12 .wrap .tab_wrap .tab-content .tab_box .box p {
    font-size: 16px;
  }
  section.sec12 .wrap .tab_wrap .tab-content .tab_box .con .dots {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  section.sec12 .wrap .tab_wrap .tab-content .tab_box .con .table_wrap {
    overflow-x: auto;
  }
  section.sec12 .wrap .tab_wrap .tab-content .tab_box .con .table_wrap .table {
    width: 700px;
  }
  section.sec12 .wrap .tab_wrap .tab-content .tab_box .con .table_wrap .table table tr th {
    height: 50px;
    font-size: 14px;
  }
  section.sec12 .wrap .tab_wrap .tab-content .tab_box .con .table_wrap .table table tr td {
    height: 50px;
    font-size: 14px;
  }
  section.sec12 .wrap .tab_wrap .tab-content .tab_box small {
    font-size: 13px;
  }
  section.sec13 .wrap .sec_con .box ul li .course h5 {
    font-size: 16px;
  }
  section.sec13 .wrap .sec_con .box ul li .course h4 {
    font-size: 20px;
  }


    section.sec2 .wrap .sec_con .list_box.box1 .list {
        width: calc(100% / 2 - 10px);
    }

    section.sec2 .wrap .sec_con .list_box.box2 .list {
        width: calc(100% / 2 - 10px);
    }
    section.sec2 .wrap .sec_con.con2 .list_box .list {
        width: 100%;
    }






}
@media screen and (max-width: 768px) {

    section.sec9 .wrap .sec_con .list_bottom {
        flex-direction: column;
        text-align: center;
        margin-top: 10px;
        border-radius: 10px;
    }
    section.sec13 .wrap .sec_con .box ul li:nth-child(2n-1) {
        width: 100%;
    }
  section .wrap .sec_tit h2 {
    font-size: 40px;
  }
  section.sec1 .wrap {
    padding-top: 150px;
    padding-bottom: 60px;
  }
  section.sec1 .wrap .sec_txt p {
    font-size: 20px;
  }
  section.sec1 .wrap .sec_btn a img {
    max-width: 80%;
  }
  section.sec2 .wrap {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  section.sec2 .wrap .sec_con .con_tit h2 {
    font-size: 100px;
  }
  section.sec2 .wrap .sec_con .con_tit h3 {
    font-size: 40px;
  }
  section.sec2 .wrap .sec_con.con2 {
    margin-top: 60px;
  }
  section.sec3 .wrap {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  section.sec3 .wrap .sec_con {
    margin-top: 56px;
  }
  section.sec3 .wrap .sec_con .con_box .box_top h3 {
    font-size: 30px;
  }
  section.sec3 .wrap .sec_con .con_box .box_top h4 {
    font-size: 22px;
  }
  section.sec3 .wrap .sec_con .con_box .box_top h5 {
    font-size: 15px;
  }
  section.sec3 .wrap .sec_con .con_box .box_top ul.list li p {
    font-size: 20px;
  }
  section.sec3 .wrap .sec_con .con_box .box_bottom h5 {
    font-size: 20px;
  }
  section.sec3 .wrap .sec_con .con_box .box_bottom p {
    font-size: 15px;
  }
  section.sec4 .wrap {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  section.sec4 .wrap .sec_con {
    margin-top: 20px;
  }
  section.sec4 .wrap .sec_con .course .course_head div {
    padding: 20px 10px;
    font-size: 13px;
  }
  section.sec4 .wrap .sec_con .course .course_head div:nth-child(1) {
    flex: none;
  }
  section.sec4 .wrap .sec_con .course .course_body div {
    padding: 20px 15px;
    font-size: 15px;
    font-size: 11px;
    line-height: 1.5;
  }
  section.sec4 .wrap .sec_con .course .course_body div:nth-child(1) {
    flex: none;
  }
  section.sec5 .wrap {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  section.sec5 .wrap .con_flex ul.sec_list li .txt h5 {
    font-size: 22px;
  }
  section.sec5 .wrap .con_flex ul.sec_list li .txt p {
    font-size: 16px;
  }
  section.sec5 .wrap .inquiry .txt h4 {
    font-size: 25px;
  }
  section.sec5 .wrap .inquiry .txt p {
    font-size: 15px;
    margin-top: 5px;
  }
  
  section.sec7 .wrap {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  section.sec7 .wrap ul.qna_list li .que p {
    font-size: 16px;
  }
  section.sec7 .wrap ul.qna_list li .aws p {
    font-size: 14px;
  }
  section.sec8 .wrap {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  section.sec8 .wrap .sec_tit h5 {
    margin-bottom: 25px;font-size: 16px;
  }
  section.sec8 .wrap .sec_con {
    margin-top: 30px;
    gap: 20px;
  }
  section.sec8 .wrap .sec_con .num h2 {
    font-size: 30px;
  }
  section.sec8 .wrap .sec_con .num h3 {
    font-size: 35px;
  }
  section.sec8 .wrap .sec_con .code .circle_wrap {
    flex-direction: column;
  }
  section.sec8 .wrap .sec_con .code .circle_wrap .circle.cir1 {
    top: 20px;
  }
  section.sec8 .wrap .sec_con .code .circle_wrap .circle.cir2 {
    right: 0;
    top: 0px;
  }
  section.sec8 .wrap .sec_con .code .circle_wrap .circle.cir3 {
    top: -40px;
    left: 0;
  }
  section.sec9 .wrap {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  section.sec9 .wrap .sec_con {
    margin-top: 20px;
  }
  section.sec9 .wrap .sec_con ul.con_list {
    grid-template-columns: 1fr;gap: 10px;
  }
  section.sec10 .wrap {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  section.sec10 .wrap .sec_con {
    margin-top: 20px;
  }
  section.sec10 .wrap .sec_con .form .input_box {
    padding: 30px 30px;border-radius: 10px;

  }
  section.sec10 .wrap .sec_con .form .input_box .input_wrap h5 {
    font-size: 16px;
    width: 35px;

  }
  section.sec10 .wrap .sec_con .form .input_box .input_wrap input {
    padding: 0 10px;
    font-size: 16px;border-radius: 10px;
  }
  section.sec10 .wrap .sec_con .form .input_box .input_wrap select {
    padding: 0 10px;
    font-size: 16px;
    background: url(../img/select_arrow.png) #f1f1f1 no-repeat right 10px center;
  }
  section.sec10 .wrap .sec_con .form .checkbox_group {
    flex-direction: column;
    gap: 10px;
  }
  section.sec11 .wrap {
    padding-top: 60px;
  }
  section.sec11 .wrap .sec_tit h5 {
    font-size: 20px;
  }
  section.sec11 .wrap .news {
    padding: 0 30px;
    margin-top: 20px;
  }
  section.sec11 .wrap .news .shadow {
    height: 50px;
    width: 100%;
  }
  section.sec11 .wrap .news .news_tit {
    padding-top: 90px;
  }
  section.sec11 .wrap .news .news_tit h2 {
    font-size: 26px;
  }
  section.sec11 .wrap .news .news_con p {
    font-size: 16px;
  }
  section.sec11 .wrap .news .news_con small {
    font-size: 14px;
  }
  section.sec12 .wrap {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  section.sec12 .wrap .tab_wrap {
    margin-top: 20px;
  }
  section.sec12 .wrap .tab_wrap .tab-content .tab_box .con ul.list {
    gap: 5px;
    margin-top: 20px;
    margin-bottom: 30px;
    flex-wrap: wrap;
  }
  section.sec12 .wrap .tab_wrap .tab-content .tab_box .con ul.list li h5 {
    height: 40px;
    padding: 0 3px;
    border-radius: 9px;
    font-size: 10px;
    width: 64px;
  }
  section.sec13 .wrap {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  section.sec13 .wrap .sec_con {
    margin-top: 20px;
  }
  section.sec13 .wrap .sec_con .box {
    padding: 20px;border-radius: 10px;
  }
  section.sec13 .wrap .sec_con .box:nth-child(n+2) {
    margin-top: 10px;
  }
  section.sec13 .wrap .sec_con .box .txt {
    text-align: center;
  }
  section.sec13 .wrap .sec_con .box .txt h2 {
    font-size: 30px;
  }
  section.sec13 .wrap .sec_con .box .txt p {
    font-size: 18px;
  }
  section.sec13 .wrap .sec_con .box ul {
    flex-direction: column;
  }
  section.sec13 .wrap .sec_con .box ul li .course {
    min-height: 100px;
  }
  section.sec13 .wrap .sec_con .box ul li .course h5 {
    font-size: 16px;
  }
  section.sec13 .wrap .sec_con .box ul li .course h4 {
    font-size: 20px;
  }
  section.sec13 .wrap .sec_con .box ul li i img {
    width: 16px;transform: rotate(90deg);
  }
    section.sec4 .wrap .sec_con .course .course_head div:nth-child(2) {
        width: 76%;border-radius: 10px;
    }


    section.sec4 .wrap .sec_con .course .course_head div:nth-child(1) {
        width: 20%;border-radius: 10px;
    }


    section.sec4 .wrap .sec_con .course .course_body div:nth-child(1) {
        flex: none;border-radius: 10px;
        width: 20%;
    }

    section.sec4 .wrap .sec_con .course .course_body div:nth-child(2) {
        width: 76%;border-radius: 10px;
    }


section.sec4 .wrap .sec_con .course p {
    font-size: 10px;line-height: 1.5;}


section.sec9 .wrap .sec_con ul.con_list li {

    border-radius: 10px;
}


    input[type=text] {
        width: 87%;
    }


    section.sec10 .wrap .sec_con .form .input_box .input_wrap input {
        padding: 0 10px;
        font-size: 16px;
        border-radius: 10px;
        height: 45px;
    }


    .input_wrap select {
        width: 93%;
    }



    section.sec10 .wrap .sec_con .form .input_box .input_wrap select {
        padding:5px 12px 5px;
        font-weight: 400;
        font-size: 16px;
        border-radius: 10px;

    }



    section.sec10 .wrap .sec_con .form .input_box .input_wrap.wd03 {
        width: 31.5%;
    }
    .input_wrap input {
        width: 93%;
    }


input[type=checkbox] + label.check_style1 {
    font-size: 15px;}

section.sec10 .wrap .sec_con .form .checkbox_group .chk_wrap input + label {
    margin-bottom: 8px;
}
.btn .btn_primary {

    border-radius: 10px;}

section.sec5 .wrap .sec5_con {
    margin-top: 20px;
}


section.sec7 .wrap ul.qna_list {
    margin-top: 20px;
}


section.sec7 .wrap ul.qna_list li:nth-child(n+2) {
    margin-top: 10px;
}



    section.sec7 .wrap ul.qna_list li .que i {
        padding-right: 1px;
        padding-top: 2px;
    }







}
@media screen and (max-width: 450px) {

 section.sec10 .wrap .sec_con .form .input_box .input_wrap.wd03 {
        width: 100%;
    }
    .input_wrap input {
        width: 87%;
    }

  section .wrap .sec_tit h2 {
    font-size: 30px;
   letter-spacing: -0.05em;
  }
  section.sec2 .wrap .sec_con .con_tit h2 {
    font-size: 60px;
  }
  section.sec2 .wrap .sec_con .con_tit h3 {
    font-size: 30px;
    top: -30px;
  }
      .input_wrap select {
        width: 87%;
    }
}/*# sourceMappingURL=main.css.map */

/* ½É¸®ÇÐ Áø·Î ÁøÃâ ºÐ¾ß */
.psy_con {
	border-radius: 54px;
	box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.1);
	padding-top: 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.psy_chk_info {
	width: 332px;
	height: 59px;
	background-color: #f9f9f9;
    font-size: 17px;
    /* line-height: 35px; */
    letter-spacing: -0.04em;
    display: flex;
    align-items: center;
    justify-content: center;
	border-radius: 10px;
    font-weight: 600;
}

.psy_sub_con {
    width: 980px;
    display: flex;
    flex-wrap: wrap;
    /* padding-bottom: 40px; */
    /* padding-right: 40px; */
    flex-direction: row;
    /* margin-right: 40px; */
    justify-content: flex-start;
    padding-top: 50px;
}

.psy_con dt {
    width: 300px;
    height: 60px;
    border-radius: 10px;
    font-size: 25px;
    letter-spacing: -0.02em;
    /* line-height: 50px; */
    color: #ffffff;
    font-weight: 800;
    background-color: #222222;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding-top: 6px;
    margin-bottom: 10px;
    /* margin-right: 40px; */
}

.psy_con dd {
	font-size: 25px;
	font-weight: 500;
	line-height: 34px;
    letter-spacing: -0.04em;
	text-align: left;
}

.psy_con .dt_l {
	padding: 0 40px 0 0;
}

.psy_con .dt_r {
	padding: 0 0 0 40px;
}

.psy_con .pdb40 {
	padding-bottom: 40px;
}

.psy_bck, .psy_pck {
	padding-top: 5px;
}

.psy_chk_info p:nth-child(1) {
	margin-right: 30px;
}

.psy_bck:before {
	/* src: ../img/psy_chk_blue.png */
    content: url(../img/psy_chk_blue.png);
    margin-right: 11px;
    display: inline-block;
    vertical-align: middle;
}

.psy_pck:before {
	/* src: ../img/psy_chk_pink.png */
    content: url(../img/psy_chk_pink.png);
    margin-right: 11px;
    /* line-height: 1.5; */
    /* padding-top: 11px; */
    /* margin-top: 15px; */
    /* display: flex; */
    display: inline-block;
    vertical-align: middle;
    /* image-rendering: pixelated; */
}

dl > .psy_pck,  dl > .psy_bck {
	padding-left: 20px;
 }

.psy_guide {
	font-size: 15px;
	line-height: 70px;
    letter-spacing: -0.05em;
	color: #656565;
	font-weight: 600;
	width: 100%;
	text-align: right;
	padding: 16px 30px 30px 0;
}

/* ½É¸®ÇÐ Áø·Î ÁøÃâ ºÐ¾ß - mobile */
@media screen and (max-width: 1024px) {
	.psy_con {
	    padding: 20px;
		border-radius: 10px;
	}

	.psy_chk_info {
	    width: 100%;
		height: 45px;
		background-color: #f9f9f9;
		font-size: 14px;
	}
	
	.psy_sub_con {
        width: 100%;
        display: flex;
        /* padding-bottom: 40px; */
        /* padding-right: 40px; */
        /* margin-right: 40px; */
        padding-top: 20px;
		flex-direction: column;
	}

	.psy_con dt {
		width: 100%;
		height: 40px;
		font-size: 20px;
	}

	.psy_con dd {
		font-size: 16px;
		line-height: 1.3;
	}

	.pdb20 {
		padding-bottom: 20px;
	}

	.psy_guide {
		font-size: 10px;
	    line-height: 70px;
		padding: 0;
	}
}