@charset "utf-8";

@font-face {
  font-family: 'Happiness-Sans-regular';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2205@1.0/Happiness-Sans-regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Happiness-Sans-Title';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2205@1.0/Happiness-Sans-Title.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Happiness-Sans-Bold';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2205@1.0/Happiness-Sans-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

/************************************************ sub ************************************************/
header .wrap-1300 .logo{
  position: fixed;
  margin: 0 auto;
  left: 50%;
  transform: translateX(-50%);
}
.pd-0{
  padding-bottom: 0 !important;
}
.pa-0{
  padding: 0 !important;
}
.md-0{
  margin-bottom: 0 !important;
}
.sub .title{
    padding: 60px 0;
    text-align: center;
}
.sub .title p{
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-size: 24px;
}
.sub .title h1{
    font-weight: 600;
    font-size: 40px;
    text-align: center;
}
.sub_wrap{
    position: relative;
    overflow: hidden;
}
.sub_wrap .sub__bg img{
    display: block;
    width: 100%;
}
.sub_wrap .line_box{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.sub_wrap .line_box li{
    width: 15%;
    height: 100%;
    border-right: 1px solid rgba(255,255,255,0.25);
    position: relative;
}
.sub_wrap .line_box li:first-child{
    width: 11.5%;
}
.sub_wrap .line_box li:nth-child(2),.sub_wrap .line_box li:nth-child(3){
    width: 24.6%;
}
.sub_wrap .line_box li:last-child{
    width: 25%;
}
.sub_wrap .line_box li::after {
    content: '';
    width: 100%;
    height: 36px;
    position: absolute;
    border-right: 1px solid #ffffff;
    animation: subMove 2.5s ease-in infinite;
    left: 1.5px;
    top: -20%;
}
.sub_wrap .line_box li:nth-child(2)::after{
    animation-delay: 1s;
}
.sub_wrap .line_box li:nth-child(3)::after{
    animation-delay: 1.4s;
}
.sub_wrap .line_box li:nth-child(4)::after{
    animation-delay: 1.9s;
}
@keyframes subMove {
    0% {
      top: -20%;
    }
    100% {
      top: 100%;
    }
  }
  .sub_wrap .wrap-1000{
    position: absolute;
   
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
  }
  @media(max-width:1210px){
    header .wrap-1300 .logo{
      display: none;
    }
    img.view-1210{
      display: block !important;
    }
 }
  @media(max-width:1210px){
    .sub{
      margin-top: 120px;
    }
    .sub_wrap .line_box li:first-child{
      width: 3.5%;
    }
    .sub_wrap .line_box li:nth-child(2),.sub_wrap .line_box li:nth-child(3){
        width: 31.16%;
    }
    .sub_wrap .line_box li:last-child{
        width:31.16%;
    }
    .sub .title p, .sub .title p span{
      font-size: 38px;
    }

    .sub .title p, .sub .title p span{
      font-size: 42px;
    }
    .sub .title h1{
      font-size: 70px;
    }
    .sub_content {
      padding: 0 30px;
    }
  }

  @media(max-width:759px){
    .sub .title {
      padding: 30px 15px;
      padding-top: 0;
    }
    .sub .title p, .sub .title p span {
      font-size: 21px;
   }
    .sub .title h1 {
      font-size: 33px;
    }
  }

/************************************************ sub ************************************************/

/************************************************ sub a1 ************************************************/
body {
  line-height: 1.7;
} 
.a .sub_content{
  margin-bottom: 90px;
}
.a .sub_content h1{
    font-size: 40px;
    font-weight: 600;
    position: relative;
    padding-bottom: 60px;
    line-height: 1.5;
    letter-spacing: -1.5px;
  }
  .a .sub_content h1 span{
    font-size: 22px;
  }
 .a .sub_content h1::after{
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #763c93;
    position: absolute;
    top: -30px;
    left: 0;
  }
  .a .content_txt{
    font-size: 20px;
    font-weight: 500;
    line-height: 1.7;
    letter-spacing: -0.4px;
    word-break: keep-all;
    margin-bottom: 50px;

  }

.a .imgbox{
  padding: 42px 0;
  padding-bottom: 86px;
}
.a .imgbox img{
  margin-left: auto;
}
.a .content_img{
  margin-bottom: 45px;
}
.a .content_img img{
  display: block;
  margin: 0 auto;
}

.a1_cotent>h6{
  margin-bottom: 26px;
}
.a1_cotent>h6,.a1_cotent>h6 span{
  font-size: 32px;
  font-weight: 900;
  color: #763c93;
}
 .a1_cotent h6 span{
 font-weight: 300; 
}

.a1 .content_txt.a1_txt {
  font-size: 17px;
  font-weight: 300;
  line-height: 1.7;
  letter-spacing: -0.4px;
  word-break: keep-all;
  margin-bottom: 28px;
}
.a1 .word_box{
  background-color: #f5f6fa;
  padding: 35px 30px;
  margin-bottom: 70px;
}
.a1 .word_box span{
  display: block;
  font-size: 77px;
  font-weight: 700;
  color: #763c93;
  margin-top: -11px;
  line-height: 0.9;
}
.a1 .word_box p{
  font-size: 19px;
  font-weight: 700;
  margin-left: 38px;
  letter-spacing: -0.5px;
  word-break: keep-all;
}
.a1 .service_box{
  border-top: 1px solid #763c93;
  margin-bottom: 80px;
}
.a1 .service_title{
  background-color: #763c93;
  width: fit-content;
  padding: 9px 10px;
  padding-right: 35px;
  border-radius: 62px;
  transform: translateY(-31px);
}
.a1 .service_title .num{
  color: #763c93;
  background-color: #fff;
  width: 44px;
  height: 44px;
  line-height: 41px;
  text-align: center;
  border-radius: 50%;
  font-size: 30px;
  font-weight: 700;
  margin-right: 15px;
}
.a1 .service_title h4{
  color: #fff;
  font-size: 23px;
  font-weight: 700;
  width: calc(100% - 44px);
}
.a1 .service_txt{
  font-size: 17px;
  font-weight: 300;
  word-break: keep-all;
}
.a1 .service_list{
  padding-left: 15px;
  padding-top: 30px;
}
.a1 .service_list li:not(:last-child){
  padding-bottom: 5px;
}
.a1 .service_list .list_num{
  font-size: 17px;
  font-weight: 700;
  color: #763c93;
  margin-right: 10px;
}
.a1 .service_list p{
  font-size: 17px;
  font-weight: 500;
}
.a1 .img_list>li{
  width: 100%;
  max-width: 200px;
  margin-right: 35px;
  position: relative;
}
.a1 .img_list>li:last-child{
  margin-right: 0;
}
.a1 .img_list>li>img{
  display: block;
  margin: 0 auto;
  
}
.a1 .img_list>li h6{
  text-align: center;
  font-size: 17px;
  color: #763c93;
  font-weight: 600;
  width: 100%;
  
}
.a1 .img_list>li .list_title{
  border-bottom: 1px solid #763c93;
  min-height: 75px;
}
.a1 .img_list>li .list{
  padding-top: 20px;
}
.a1 .img_list>li .list li{
  font-size: 15px;
  font-weight: 300;
  padding-bottom: 10px;
  padding-left: 7px;
  text-indent: -7px;
  letter-spacing: -0.8px;
  word-break: keep-all;
}
.a1 .img_list>li:after{
  content: "";
  width: 27px;
  height: 27px;
  background: url(../images/sub/a/a1_icon_1.png) no-repeat;
  position: absolute;
  top: 62px;
  right: -31px;
}
.a1 .img_list>li:last-child::after{
    display: none;
}
.a1 .img_list.last{
  justify-content: flex-end;
  padding-top: 40px;
}
.a1 .img_list.last>li:first-child::before{
  content: "";
  width: 27px;
  height: 27px;
  background: url(../images/sub/a/a1_icon_1.png) no-repeat;
  position: absolute;
  top: 62px;
  left: -31px;
}

@media(max-width:1210px){
  .a1 .word_box .d-flex{
    flex-wrap: wrap;
  }
  .a1 .word_box p{
    margin-top: 35px;
    margin-left: 0;
  }
  .a1 .img_list{
    flex-wrap: wrap;
  }
  .a1 .img_list>li{
    width: calc(50% - 40px);
    max-width: none;
    margin-right: 40px;
    position: relative;
    margin-bottom: 60px;
  }
  .a1 .img_list>li:last-child{
    margin-bottom: 0;
  }
  .a1 .img_list>li:nth-child(2n){
    margin-right: 0;
  }
  .a1 .img-box>ul{
    flex-wrap: wrap;
  }
  .a1 .img-box>ul>li{
    width: 100%;
  }
  .a1 .img-box>ul>li:first-child {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .a1 .img-box>ul>li img{
    display: block;
   margin: 0 auto;
  }
  .a1 .img_list.last>li:first-child::before,.a1 .img_list.last>li:last-child::after{
    display: none;
  }
  .a1 .img_list.last{
    justify-content: flex-start;
    padding-top: 0;
  }
  .a1 .img_list>li:last-child::after{
    display: block;
  }
  /* .a1 .img_box.scroll{
    width: 100%;
    overflow-x: auto;
  }
  .a1 .img_box.scroll img{
    width: 1000px;
  } */

}
@media(max-width:759px){
  .a1 .service_title h4{
    font-size: 20px;
  }
 .a1 .sub .title h1{
    font-size: 30px;
    letter-spacing: -0.3px;
  }
  .a1 .sub_content h1{
    word-break: keep-all;
  }

  .a1 .img_list>li>img{
    width: 70%;
  }
  .a1 .img_list>li h6{
    letter-spacing: -1.6px;
    word-break: keep-all;
  }
  .a1 .img_list>li .list li{
    letter-spacing: -1.45px;
    text-indent: -7px;
    padding-left: 7px;
  }
   .a1_cotent>h6, .a1_cotent>h6 span{
    font-size: 27px;
  }
  .a1 .service_list{
    padding-left: 0;
  }
  .a1 .service_list p{
    word-break: keep-all;
  }
  .a1 .img_list>li:after{
      top: 30px;
  }
}
/************************************************ sub a1 ************************************************/


/************************************************ sub b ************************************************/
.b .imgbox{
  padding: 42px 0;
  padding-bottom: 86px;
}
.b .imgbox img{
  margin-left: auto;
}
.b .content_img img{
  display: block;
  margin: 0 auto;
  margin-bottom: 55px;
}
.b .sub_content h1{
    font-size: 40px;
    font-weight: 600;
    position: relative;
    padding-bottom: 40px;
    line-height: 1.5;
    letter-spacing: -1.5px;
  }
 .b .sub_content h1::after{
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #763c93;
    position: absolute;
    top: -30px;
    left: 0;
  }
  .b .sub_content{
    margin-bottom: 70px;
  }
  .b .content_txt1{
    font-size: 20px;
    font-weight: 500;
    line-height: 1.7;
    letter-spacing: -0.4px;
    word-break: keep-all;
    margin-bottom: 55px;
  }
   .b .content_txt2{
    font-size: 18px;
    font-weight: 300;
    line-height: 1.7;
    letter-spacing: -0.4px;
    text-align: justify;
    word-break: keep-all;
    margin-bottom: 55px;
  }
  
  .b .b1_cotent>h6, .b .b1_cotent>h6 span {
      font-size: 32px;
      font-weight: 900;
      color: #763c93;
  }
  @media(max-width:759px){
    .b .content_txt{
      font-size: 17px;
      letter-spacing: -0.5px;
    }
    .b .sub_content h1{
      font-size: 33px;
    }
  }
/************************************************ sub b ************************************************/

/************************************************ sub b1 ************************************************/

.b1 .b1_cotent>h6{
  margin-bottom: 45px;
}
.b1 .b1_cotent>h6,.b1 .b1_cotent>h6 span{
  font-size: 32px;
  font-weight: 900;
  color: #763c93;
}
.b1 .b1_cotent h6 span{
 font-weight: 300; 
}
.b1 .img-box{
  padding: 0 35px;
  margin-bottom: 45px;
}
.b1 .img-box>ul>li:first-child{
  margin-right: 40px;
}
.b1 .img-box>ul>li:last-child{
  width: 100%;
  max-width: 430px;
}
.b1 .img-box>ul>li .img_label{
  width: 123px;
  color: #fff;
  background-color: #763c93;
  font-size: 20px;
  text-align: center;
  font-weight: 700;
  padding: 3px 0;
  border-radius: 5px;
  margin-bottom: 15px;
}
.b1 .img-box>ul>li .img_list li{
  max-width: none;
  padding-left: 10px;
  text-indent: -10px;
  color: #353535;
}

.b1 .img_list>li{
  width: 100%;
  max-width: 170px;
  margin-right: 40px;
  position: relative;
}
.b1 .img_list>li:last-child{
  margin-right: 0;
}
.b1 .img_list>li>img{
  display: block;
  margin: 0 auto;
  
}
.b1 .img_list>li h6{
  text-align: center;
  font-size: 17px;
  color: #763c93;
  font-weight: 600;
  width: 100%;
  
}
.b1 .img_between>li{
  width: calc(50% - 15px);
}
@media(max-width:1210px){
  
  .b1 .img-box>ul{
    flex-wrap: wrap;
  }
  .b1 .img-box>ul>li{
    width: 100%;
  }
  .b1 .img-box>ul>li:first-child {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .b1 .img-box>ul>li img{
    display: block;
   margin: 0 auto;
  }
  .b1 .img_between>li{
   width: 100%;
  }
  .b1 .img_between>li:not(:last-child){
    margin-bottom: 30px;
  }
  .b1 .img-box{
    padding: 0;
  }
}
@media(max-width:759px){
  .b1 .b1_cotent>h6, .b1 .b1_cotent>h6 span{
    font-size: 27px;
  }
}
/************************************************ sub b1 ************************************************/

/************************************************ sub c ************************************************/
.c .imgbox{
  padding: 42px 0;
  padding-bottom: 86px;
}
.c .tab_wrap{
  margin-bottom: 35px;
}
.c .tab_wrap ul li{
  padding: 0 20px;
}
.c .tab_wrap ul li a{
  display: block;
  width: 100%;
  min-width: 370px;
  border: 1px solid #adadad;
  border-radius: 5px;
  font-family: 'Poppins', sans-serif;
  font-size: 25px;
  text-align: center;
  font-weight: 500;
  color: #adadad;
  padding: 6px 15px;
}
.c.c1 .tab_wrap ul li.on a{
  background-color: #763c93;
  color: #fff;
  border-color: #763c93;
}
.c .tab_wrap ul li a img.on{
    display: none;
}
.c .tab_wrap ul li.on a img.off{
    display: none;
}
.c .tab_wrap ul li.on a img.on{
    display: inline;
}
.c.c1 .tab_wrap ul li:last-child:hover a{
    background-color: #ee7700;
    color: #fff;
    border-color: #ee7700;
}
.c .tab_wrap ul li:hover a img.off{
    display: none;
}
.c .tab_wrap ul li:hover a img.on{
    display: inline;
}
.c.c2 .tab_wrap ul li:first-child:hover a{
    background-color: #763c93;
    color: #fff;
    border-color: #763c93;
}
.c.c2 .tab_wrap ul li.on a{
  background-color: #ee7700;
  color: #fff;
  border-color: #ee7700;
}
.c .sub_content h1{
  font-size: 40px;
  font-weight: 600;
  position: relative;
  padding-bottom: 60px;
  line-height: 1.5;
  letter-spacing: -1.5px;
}
.c .sub_content h1 span{
  font-size: 22px;
}
.c .sub_content h1::after{
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #763c93;
  position: absolute;
  top: -30px;
  left: 0;
}

@media(max-width:759px){
  .c .sub_content h1{
    font-size: 30px;
  }
  .c .tab_wrap ul{
    flex-wrap: wrap;
  }
  .c .tab_wrap ul li{
    width: 100%;
  }
  .c .tab_wrap ul li a{
    margin:  0 auto;
  }
  .c .tab_wrap ul li:not(:last-child) a{
    margin-bottom: 20px;
  }
}
/************************************************ sub c ************************************************/

/************************************************ sub c1 ************************************************/
.c1 .img-box img{
  display: block;
  margin: 0 auto;
  margin-bottom: 60px;
}
.c1 .table-wrap{
  margin-bottom: 120px;

}
.c1 .table-wrap table{
  width: 100%;
}
.c1 .table-wrap table th{
  padding: 20px 0;
  background-color: #f7f7f7;
  border-right: 1px solid #c5c5c5;
  border-bottom: 2px solid #c5c5c5;
  color: #222;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
}
.c1 .table-wrap table td{
   padding: 10px 10px;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  border-bottom: 1px solid #c5c5c5;
  border-right: 1px solid #c5c5c5;
  letter-spacing: -0.9px;
  line-height: 1.1;
  color: #555;
}
.c1 .table-wrap table td.gr{
  padding: 15px 0;
}
.c1 .table-wrap table td.gr img{
  display: block;
}
.c1 .table-wrap table th:last-of-type,.c1 .table-wrap table td:last-of-type{
  border-right: none;

}
.c1 .table-wrap table td span{
  font-size: 13px;
  letter-spacing: -0.1px;
}
@media(max-width:1210px){
 .c1  .table-wrap{
    overflow-x: scroll;
  }
 .c1 .table-wrap table{
    width: 1000px;
  }
}
/************************************************ sub c1 ************************************************/
/************************************************ sub c2 ************************************************/
.c.c2 .sub_content h1::after{
  background-color: #ee7700;
}
.c2 .img-box img{
  display: block;
  margin: 0 auto;
  margin-bottom: 60px;
}
.c2 .table-wrap{
  margin-bottom: 120px;
}
/* .c2 .table-wrap table{
  width: 100%;
} */
.c2  .table-wrap{
  overflow-x: scroll;
}
.c2 .table-wrap table{
  width: 1178px;
}
.c2 .table-wrap table th{
  padding: 20px 0;
  background-color: #f7f7f7;
  border-right: 1px solid #c5c5c5;
  border-bottom: 2px solid #c5c5c5;
  color: #222;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
}
.c2 .table-wrap table td{
   padding: 10px 10px;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  border-bottom: 1px solid #c5c5c5;
  border-right: 1px solid #c5c5c5;
  letter-spacing: -0.9px;
  line-height: 1.1;
  color: #555;
}
.c2 .table-wrap table td.gr{
  padding: 15px 0;
}
.c2 .table-wrap table td.gr img{
  display: block;
}
.c2 .table-wrap table th:last-of-type,.c2 .table-wrap table td:last-of-type{
  border-right: none;

}
.c2 .table-wrap table td span{
  font-size: 13px;
  letter-spacing: -0.1px;
}
@media(max-width:1210px){

}
/************************************************ sub c2 ************************************************/


/************************************************ sub d1 ************************************************/
.d1 .imgbox{
    padding: 42px 0;
    padding-bottom: 86px;
}
.d1 .content_txt {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: -0.4px;
  word-break: keep-all;
  margin-bottom: 100px;
  margin-top: 50px;
}
.d1  ul.interview{
  margin-bottom: 120px;
}
.d1  ul.interview li:first-child{
    width: 100%;
    max-width: 495px;
    margin-right: 40px;
  }
  .d1  ul.interview li:last-child{
    margin-left: 55px;
    width: 100%;
    max-width: 380px;
  }
  .d1 ul.interview  h1{
    font-size: 40px;
    font-weight: 600;
    position: relative;
    padding-bottom: 20px;
    line-height: 1.5;
    letter-spacing: -1.5px;
  }
  .d1 ul.interview h1::after{
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #763c93;
    position: absolute;
    top: -30px;
    left: 0;
  }
  .d1 ul.interview .content_label{
    padding-bottom: 19px;
  }
  .d1 ul.interview .content_label{
    font-size: 22px;
    font-size: 40px;
    font-weight: 600;
    color: #fff;
    background-color: #763c93;
    width: 100%;
    max-width: 195px;
    padding-left: 20px;
    padding-top: 10px;
    line-height: 0.8;
    margin-bottom: 55px;
    letter-spacing: -1.5px;
  }

  .d1 ul.interview .content_txt{
    font-size: 20px;
    font-weight: 500;
    line-height: 1.85;
    letter-spacing: -0.4px;
  }
  .d1 .qna{
    position: relative;
    margin-bottom: 40px;
  }
 
  .d1 .qna .icon{
    font-size: 100px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    line-height: 0.7;
    color: #e4e5ec;
    margin-left: 30px;
    margin-right: 18px;
  }
  .d1 .qna .icon.a_icon{
    color: #763c93;
    position: relative;
  }
  .d1 .qna .icon.q_icon{
    position: relative;
    padding-left: 110px;
    text-indent: 10px;
  }
  .d1 .qna .icon.q_icon::before{
    content: "";
    width: 110px;
    height: 1px;
    background-color: #763c93;
    position: absolute;
    top: 0;
    left: 0;
  }
  .d1 .qna .q_txt,.d1 .qna .a_txt{
    font-size: 17px;
    line-height: 1.8;
    padding: 0 25px;
    text-align: justify;
    word-break: keep-all;
    letter-spacing: -0.4px;
  }

  .d1 .qna .q_txt b{
    font-size: 22px;
    margin-bottom: 10px;
    display: block;
  }
   .d1 .qna .q{
    padding-bottom: 40px;
   }
   .d1 .qna .a{
    padding-left: 120px;
   }
   .d1 .qna .a_txt{
    border: 1px solid #763c93;
    padding: 25px;
    
   }
   .d1 .qna .a_txt.letter{
    letter-spacing: -0.5px;
  }
  .d1 .qna .q_txt.letter{
    letter-spacing: -1px;
  }
   .d1 .qna-bg{
    background-color: #efe8f6;
    padding-top: 50px;
    margin-bottom: 60px;
   }
   .d1 .qna-bg .q_txt b{
    margin-bottom: 0;
   }
  .d1 .qna-bg .qna .icon.q_icon{
    color: #fff;
   }
   .d1 .qna-bg .qna .a_txt{
    border: none;
    padding-top: 0;
    padding-bottom: 60px;
   }
   .d1 .qna-bg.last {
    padding-bottom: 50px;
   }
   .d1 .qna-bg.last .qna .q_txt b{
    display: inline;
   }

   @media(max-width:1210px){
    .d1 ul.interview{
      flex-wrap: wrap;
    }
    .d1 ul.interview li:first-child {
      width: 100%;
        max-width: none;
        margin-right: 0;
    }
    .d1  ul.interview li:last-child{
      margin:  0 auto;
      margin-left: 0;
      margin-top: 55px;
      width: 100%;
      max-width: none;
    }
    .d1  ul.interview li:last-child img{
      display: block;
      margin :0 auto
    }
    .d1 .qna .q{
      flex-wrap: wrap;
      padding-bottom: 70px !important;
    }
    .d1 .qna .icon {
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 60px;
    }
    

    .d1 .qna .q_txt, .d1 .qna .a_txt {
      padding: 0 ;
    }
    .d1 .qna .a_txt{
      padding: 30px;
    }
    .d1 .qna .q_txt b {
      font-size: 42px;
    }
    .d1 .qna .q_txt, .d1 .qna .a_txt{
      font-size: 32px;
    }
    .d1 .qna .a {
      padding-left: 0;
      flex-wrap: wrap;
    }
    .d1 .qna .icon{
      margin-bottom: 40px;
      font-size: 150px;
    }
    .d1 .qna-bg .qna .a,.d1 .qna-bg .qna .q{
      padding: 0 30px;
    }
    .d1 .qna .icon.q_icon::before{
        display: none;
    }
    .d1 .qna .icon.q_icon,.d1 .qna .icon.a_icon{
        padding-left: 0;
        margin: 0 auto;
        text-indent: 0;
    }
    .d1 .qna .icon{
        margin-bottom: 30px !important;
    }
    .d1 .qna{
      margin-bottom: 120px;
    }
    .d1 .qna-bg {
      padding-top: 120px;
      margin-bottom: 120px;
   }
   }
   
   @media(max-width:759px){
    .sub_content,.d1 .qna-bg .qna .a, .d1 .qna-bg .qna .q  {
      padding: 0 15px;
    }
    .d1 .qna-bg .qna .a_txt{
      padding: 0;
      padding-bottom: 60px;
    }
    .d1 .qna-bg .qna .a_txt,.d1 .qna-bg .qna .q_txt{
        text-align: left;
    }
    .d1 ul.interview .content_txt{
      font-size: 17px;
      letter-spacing: -0.5px;
      margin-bottom: 0;
    }
    .d1 ul.interview h1,.d1 ul.interview .content_label{
      font-size: 38px;
    }
    .d1 .qna .icon {
      margin-bottom: 30px;
      font-size: 100px;
    }
    .d1 .qna .q_txt b {
      font-size: 20px;
  }
    .d1 .qna .q_txt, .d1 .qna .a_txt {
        font-size: 17px;
        text-align: left;
    }

      .d1 .content_txt{
        font-size: 17px;
        letter-spacing: -0.5px;
      }
    }
/************************************************ sub d1 ************************************************/




/************************************************ sub e ************************************************/
.e .sub_content{
  margin-bottom: 140px;
}
.e .imgbox{
    padding: 42px 0;
    padding-bottom: 86px;
  }
  .e .imgbox img{
    margin-left: auto;
  }
.e .sub_content h1{
    font-size: 40px;
    font-weight: 600;
    position: relative;
    padding-bottom: 60px;
    line-height: 1.5;
    letter-spacing: -1.5px;
  }
  .e .sub_content h1 span{
    font-size: 22px;
  }
 .e .sub_content h1::after{
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #763c93;
    position: absolute;
    top: -30px;
    left: 0;
  }
  .e .content_txt1{
    font-size: 20px;
    font-weight: 500;
    line-height: 1.7;
    letter-spacing: -0.4px;
    word-break: keep-all;
  }
  .e .content_txt2{
    font-size: 17px;
    font-weight: 300;
    line-height: 1.7;
    text-align: justify;
    letter-spacing: -0.4px;
    word-break: keep-all;
  }
  .e .content_img{
    display: block;
    margin:  60px auto;
  }
  .e .content_img img{
    display: block;
    margin:  0 auto;
  }
  .e .content_img p{
    text-align: right;
    padding-top: 10px;
    font-weight: 300;
  }
  .e.e3 .content_img{
    width: fit-content;
    
  }
  .e.e3 .content_img ul li:first-child{
    margin-right: 30px;
  }
  .e.e3 .content_img{
    margin-top: 0;
  }
  .e .e_btn{
    display: block;
    margin-left: auto;
    background-color: #763c93;
    color: #fff;
    width: 100%;
    max-width: 450px;
    padding: 22px 40px;
    font-size: 19px;
    font-weight: 300;
    margin-top: 70px;
  }
  .e .e_btn img{
    margin-left: 5px;
  }
  @media(max-width:759px){
    .e .sub_content h1{
      font-size: 30px;
    }
    .e .content_txt{
      font-size: 17px;
      letter-spacing: -0.5px;
    }
    .e .e_btn{
      font-size: 17px;
      padding: 15px;
      letter-spacing: -1.5px;
    }
    .e .e_btn img{
      width: 50px;
    }
    .e.e3 .content_img ul li:first-child{
        margin-right: 10px;
    }
    .e .content_img p{
        letter-spacing: -0.9px;
    }
  }
/************************************************ sub e ************************************************/
