.aboutintro{ margin-bottom:72px;}
.aboutintro > .img {
    width: auto;
    height: auto;
    float: right;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px;

}
.aboutintro > .img > img{ max-width:300px; 
margin: 0 16px;
margin-left: 24px;}
.aboutintro > div > p{  font-family: NotoSansKR;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    text-align: left;
    color: #000;}

.aboutintro h3{ display:flex;align-items: center;justify-content: center; margin:88px 0; }
.aboutintro h3 > p{ display:inline-block; margin:0 16px;font-size:18px;}
.aboutintro h3 > p > span{ display:flex; align-items: center; font-weight:900;}
.aboutintro h3 > p > span > span{ letter-spacing:4px; font-weight:900;}
.aboutintro h3 > p > span > span.k{ background-color:#1E2B6C; color:#fff; display:flex; width:30px; height:30px; justify-content: center; align-items: center; margin-right:5px; letter-spacing:inherit;}
.aboutintro h3 > p > span > span.m{ background-color:#1E2B6C; color:#fff; display:flex; width:30px; height:30px; justify-content: center; align-items: center; margin-right:5px; letter-spacing:inherit;}
.aboutintro h3 > p > span > span.a{ background-color:#c8121b; color:#fff; display:flex; width:30px; height:30px; justify-content: center; align-items: center; margin-right:5px; letter-spacing:inherit;}
.aboutintro h4{ margin:0 16px; text-align:right; font-size:18px;}
.aboutintro h4 > b{ font-size:32px;}






.aboutpurpose{ margin-bottom:128px;}

.aboutpurpose > div > p{ font-size:18px; margin:16px; }
div.lv > ul{ margin:16px;;}
div.lv > ul > li{ font-size:18px; list-style:decimal; margin-left:24px;}

.aboutchart{ width:100%; display:inline-block; text-align:center;}
.aboutchart > ul{ display:inline-block;}
.aboutchart > ul > li{ height:120px;}
.aboutchart > ul > li h4{ width:160px; height:70px; padding:0 40px; text-align:center; line-height: 70px;  align-items: center; font-size:18px; justify-content:space-between; position:relative;background-color:#ebebeb; color:#000;}
.aboutchart > ul > li > h4:after{ content:""; width:1px; height:50px; background-color:#000; position:absolute; left:50%; top:100%;}
.aboutchart > ul > li:last-child > h4:after{ display:none;}
.aboutchart > ul > li:nth-child(3) > h4{ background-color:#1e2b6c; color: #fff;}
.aboutchart > ul > li > ul > li > h4{ margin-left:260px; margin-top:-13px;}
.aboutchart > ul > li > ul > li > h4:before{ content:""; width:140px; height:1px; background-color:#000; position:absolute; right:100%; top:50%;}








.sub > div > div.aboutrulemain1 > h3{ margin-bottom:8px;}


.aboutrule > div{ width:100%; display:inline-block;}
.aboutrule > div > h4{ font-size:32px; text-align:center; padding-bottom: 80px;}
.aboutrule > div.text > div > h4{ font-size:22px; margin-top:50px;}
.aboutrule > div.text > div > h4:first-child{ margin-top:0;}
.aboutrule > div.text > div > h5{ font-size:20px; margin:16px 0;}
.aboutrule > div.text > div > p{ font-size:18px;}
.aboutrule > div.text > div ul.liststyledecimal{ margin:16px 0;}
.aboutrule > div.text > div ul.liststyledecimal > li{ margin-left:30px; list-style:decimal; font-size:18px;}
.aboutrule > div.text>div>.lastrule{
    margin-top: 100px;
    padding-left: 200px;
    width: 450px;
    font-size:20px;
}
.aboutrule > div.text>div>.lastrule span{
    font-size: 22px;
    font-weight: bold;
}

.aboutmaplist > ul{ 
    border-top:1px solid #1E2B6C; 
    margin-bottom:50px;
    display: flex;
    text-align: center;
}
.aboutmaplist > ul>li:nth-child(1){
    width: 50%;
    border-left: 1px solid #1E2B6C;
    border-right: 1px solid #1E2B6C;
}
.aboutmaplist > ul>li:nth-child(2){
    width: 25%;
    border-right: 1px solid #1E2B6C;
}
.aboutmaplist > ul>li:nth-child(3){
    width: 25%;
    border-right: 1px solid #1E2B6C;
}
.aboutmaplist > ul > li{ width:100%; border-bottom:1px solid #000;}
.aboutmaplist > ul > li > div:nth-child(1){ background-color:#f6f6f6;  width: 100%; font-size:16px; text-align: center; padding: 10px 0;}
.aboutmaplist > ul > li > span{ background-color:#f6f6f6;  width: 100%;}
.aboutmaplist > ul > li > div:nth-child(2){ padding:12px 15px; font-size:16px;}

.aboutorganizationexecutives > ul{ display:flex; flex-wrap:wrap;justify-content: space-between; margin-top: 88px;}
.aboutorganizationexecutives > ul > li > div{ display:inline-block; padding:0; width:138px; text-align:center; }
.aboutorganizationexecutives > ul > li > div > h4 {
    width: 156px;
    height: 60px;
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    background-color: rgb(241 241 241);
    text-align: center;
    line-height: 60px;
}
.aboutorganizationexecutives > ul > li > div > p{ 
    margin-top: 20px;
    font-size:16px;display:inline-block;  padding-bottom:0px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.45;
    letter-spacing: normal;
    text-align: center;
    width: 156px;
}


#mapdiv{width:100%; height:400px; margin-bottom:50px;}

.aboutorganizationexecutives{
    margin-top: 22px;
}

.aboutorganizationexecutivesmain1>h3{
    font-size:36px; margin:50px 0 24px 0; text-align:center;
}
.aboutorganizationexecutivesmain1>div>ul{
    width: 900px;
}
.aboutorganizationexecutivesmain1>div.organizationttflex{
    display: flex;
    margin: 0 auto;
    margin-top: 100px;
}
.aboutorganizationexecutivesmain1>div>ul>li:nth-child(1){
    display: flex;
    font-size: 18px;
    font-weight: normal;
    height: 200px;



}
.aboutorganizationexecutivesmain1>div>ul>li:nth-child(2){
    display: flex;
    font-size: 18px;
    font-weight: normal;
    height: 200px;



}
.aboutorganizationexecutivesmain1>div>ul>li:nth-child(3){
    display: flex;
    font-size: 18px;
    font-weight: normal;
    height: 200px;
 
}
.aboutorganizationexecutivesmain1>div>ul>li:nth-child(4){
    display: flex;
    font-size: 18px;
    font-weight: normal;
    height: 200px;
 
}
.aboutorganizationexecutivesmain1>div>ul>li span{
    font-size: 16px;
    font-weight: 600;
}
.aboutorganizationexecutivesmain1>div>ul>li h4,
.aboutorganizationexecutivesmain1>div>ul>li h2{
    font-size: 16px;
    font-weight: normal;
}
.aboutorganizationexecutivesmain1>div>ul>li h4{
    width: 200px;
    font-size: 18px;
    font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal;
  text-align: left;
  color: #000;

}
.aboutorganizationexecutivesmain1>div>ul>li h2{
    background-color: #fff;
    
}
.aboutorganizationexecutivesmain1>div>ul>li img{
    max-width: 150px;
    max-height: 100%;
    margin: 0 auto;
    display: block;
    margin-top: 74px;

}
.aboutorganizationexecutivesmain1>div>ul>li{
    margin-top: 64px;
}
.centerpurpos {
    display: block;
    margin: 0 auto;
    font-family: NotoSansKR;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.73;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}

.aboutpurposemain1 .sixboxs {
    margin: 0 auto;
    width: 660px;
    display: flex;
    flex-wrap: wrap;
    margin-top: 80px;
    margin-bottom: 140px;

}
.aboutpurposemain1 .sixboxs div{
    width: 200px;
    text-align: center;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.12);
  background-color: #fff;
    margin-right: 10%;
    font-family: NotoSansKR;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
  text-align: center;
  color: #000;
}
.aboutpurposemain1 .sixboxs div p{
    padding-top: 36px;
    padding-bottom: 22px;
}
.aboutpurposemain1 .sixboxs div:nth-child(2) p,
.aboutpurposemain1 .sixboxs div:nth-child(5) p,
.aboutpurposemain1 .sixboxs div:nth-child(6) p{
    padding-top: 20px;
}


.aboutpurposemain1 .sixboxs div:nth-child(1),
.aboutpurposemain1 .sixboxs div:nth-child(2),
.aboutpurposemain1 .sixboxs div:nth-child(4),
.aboutpurposemain1 .sixboxs div:nth-child(5){
    margin-right: 30px;
}
.aboutpurposemain1 .sixboxs div:nth-child(1),
.aboutpurposemain1 .sixboxs div:nth-child(2),
.aboutpurposemain1 .sixboxs div:nth-child(3){
    margin-bottom: 30px;
}
/* .aboutpurposemain1 >.purposul li{
    list-style-type: disc;
} */
.aboutpurposemain1 >.purposul li{
    line-height: 2;
    margin-bottom: 60px;
    font-family: NotoSansKR;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.05;
  letter-spacing: normal;
  text-align: left;
  color: rgba(0,0,0,.59);
  padding-left: 16px;
  margin-left: 24px;

  position: relative;
}
.aboutpurposemain1 >.purposul li::after{
    content: "";
    position: absolute;
    width: 3px;
    height: 70px;
    background-color: #6e729d;
    left: 0;
    top: 6px;
}


.aboutpurposemain1 >.purposul li p{
    opacity: 0.59;
    font-family: NotoSansKR;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.05;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}
.aboutpurposemain1 >.purposul li span{
    color: #fff;
    font-family: NotoSansKR;
    font-size: 21px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}
.aboutpurpose > .img{
    display: flex;
    align-items: center;
    margin: 0 auto;
    margin-right: 30px;
}
.aboutpurpose > .img img{
    margin-top: 12px;
    width: 273px;
    height: 107.9px;
}
.aboutpurpose > .img>div:nth-child(2){
    width: 260px;
}
.aboutpurpose > .img>div:nth-child(2)>p{
    padding-left: 66px;
    padding-top: 18px;
    width: 400px;
    font-family: NotoSansKR;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}




.aboutorganizationexecutivesmain1>div>ul>li>div:nth-child(2){
    display: flex;
    justify-content: flex-start;
    margin-top: 40px;
    margin-left: 20px;
}
.line4{
    width: 1px;
    height: 114px;
    background-color: #bcbcbc;
    margin-left: 20px;
    margin-right: 20px;

}







.aboutintro>h4{
    margin-top: 44px;
}

/* .aboutpurposemain1>hr{

    width: 180px;
    margin: 0 auto;
    background-color: #000;
    height: 2px;
} */
.purposul{
    margin-top: 66px;
}

.orgmst li{
    list-style-position : inside;
    font-family: NotoSansKR;
  font-size: 11px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.35;
  letter-spacing: normal;
  text-align: left;
  color: #000; 
}
.purposul span{
    font-size: 22px;
    font-weight: bold;
}
.aboutorganizationexecutivesmain1>div>ul>li>div:nth-child(1){
width: 200px;
height: 200px;
border-radius: 50%;
border: solid 1px #707070;
} 


/* 6월 30일 수정 */
.KBody > .wrap{
    background-color: none;
}
header>div>h1>a>svg:nth-child(1){
    display: none;
}
header>div>h1>a>svg:nth-child(2){
    display: block;
}
.hihihi>li>a{
    font-family: NotoSansKR;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
header{
    background-color: rgba(255,255,255,1);
}
header:hover{
    background-color:  rgb(244, 244, 255);
}


header nav{
    display: flex;
   
}
header nav a{

font-size: 16px;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: normal;
color: #000;
}
.lineline{
    margin-right: 21px;
    margin-left: 21px;
    height: 14px;
    background-color: #000;
    width:  1px;
    margin-top: 5px;
  }
.aboutintromain1 hr{
    width: 100%;
    background-color: #000;
    border: none;
    height: 2px;
    margin-top: 24px;
    margin-bottom: 56px;
}
.aboutchartmain1 hr{
    width: 100%;
    background-color: #000;
    border: none;
    height: 2px;
    margin-top: 24px;
    margin-bottom: 56px;
}
.aboutpurposemain1 hr{
    width: 100%;
    background-color: #000;
    border: none;
    height: 2px;
    margin-top: 24px;
    margin-bottom: 56px;
}
.aboutrulemain1 hr{
    width: 100%;
    background-color: #000;
    border: none;
    height: 2px;
    margin-top: 24px;
    margin-bottom: 56px; 
}
.aboutmapmain1 hr{
    width: 100%;
    background-color: #000;
    border: none;
    height: 2px;
    margin-top: 24px;
    margin-bottom: 56px; 
}


section{
    margin-top: 200px;
}

.aintroflex> h3{
    margin: 0;
    text-align: left;
    font-family: NotoSansKR;
  font-size: 34px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}

.aintroflex{
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}
.aintroflex> .path{
    font-family: NotoSansKR;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.47;
  letter-spacing: normal;
  text-align: left;
  color: #878787;
}
.path{
    padding: 0;
    font-size: 17px;
    color: #878787;
}
.sub > nav > h2{
    width: 140px;
    height: 50px;
    margin: 0 auto;
    font-family: NotoSansKR;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.45;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    margin-top: 5px;

}
.sub > nav > ul > li{
    border: none;
    font-family: NotoSansKR;
  font-size: 21px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: center;
  color: rgb(37, 54, 135,.4);
  
  text-align: left;
  margin: 0 auto;
}
.About.Intro nav > ul{
    margin-top: 70px;
}
.About.Intro nav > ul> li{
  font-family: NotoSansKR;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: center;
  color: rgb(37, 54, 135,.4);
  text-align: left;
    margin-top: 6px;
}
.About.Intro nav > ul > li[data-path2="Intro"] {
    color: #1e2b6c;
    font-weight: bold;
    background: none;
}







.sub > nav > ul {
    margin-top: 70px;
}
.sub > nav > ul>li{
    
    text-align: left;
      margin-top: 6px;
      width: 140px;
      text-align: left;
}
.sub > nav > ul>li>a{
    font-family: NotoSansKR;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    text-align: center;
    color: rgb(37, 54, 135,.4);
    padding-right: 0;
    padding-left: 0;
}
.About.Organization nav > ul > li[data-path2=Organization]{
    color: #1e2b6c;
    font-weight: bold;
    background: none;
}





.mar50{
    margin-top: 40px;
}

.aboutchart{
    margin-top: 60px;
}


.aboutorganizationexecutivesmain1>h3{
    text-align: left;
}
.aboutorganizationexecutivesmain1>div{
    margin-top: 106px;
}

.About.Intro nav > ul> li{
    width: 140px;
    text-align: left;
}
.About.Intro nav > ul> li a{
    padding-right: 0;
    padding-left: 0;
}

.aboutpurposemain1 .sixboxs div:nth-child(3),
.aboutpurposemain1 .sixboxs div:nth-child(6){
    margin-right: 0;
}






header > div > div > ul > li:nth-child(1) > div > ul:before{
    content: "";
    position: absolute; 
    width: 60px;
    height: 6px;
    background-color: #1e2b6c;
    left: 20px;
    top: 52px;
    z-index: 999;
}


.introflex{
    margin-top: 72px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.introflex h2{
    font-weight: 400;
    font-size: 24px;
    margin-left: 181.5px;
}






































.purpostext{
    margin-top: 100px;
    margin-bottom: 80px;
}
.purpostext h2{
    font-family: NotoSansKR;
    font-size: 21px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: left;
    color: #575757;
  }

.purpostext p{
    font-family: NotoSansKR;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.5;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}
.purpostext2{
    margin-top: 80px;
}
.purpostext3{
    margin-top: 80px;
}



.purposbox2>div:nth-child(1) p{
    margin-top: 30px;
}




.organizationtt{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    text-align: center;

}
.organizationttleft{

    width:34%;
}
.organizationttright{
    width: 66%;
}
.organizationttflex{
    width: 49%;
    display: flex;
    margin-top: 12px;
    margin-bottom: 12px;
    border: 1px solid #000;
    height: 180px;
}
.organizationttleft h2{
    font-size: 17px;
    width: 100%;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    height: 35%;
    line-height: 64px;
    background-color: #e5e7eb;
    text-align: center;
}
.organizationttleft h4{
    font-size: 28px;
    width: 100%;
    border-right: 1px solid #000;
    height: 64.8%;
    line-height: 116px;
    background-color: #f7f7f7;
    text-align: center;
    border-bottom: 1px solid #000;
}
.organizationttright{
    padding-left: 12px;
    padding-top: 16px;
}
.organizationttright ul li{
    line-height: 2.2;
    list-style: inside;;
}

.aboutorganizationexecutivesmain1>h2{
    width: 100%;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    position: relative;
}
.organizationtt>h2{
    width: 100%;
    text-align: center;
    margin-bottom: 100px;
    font-size: 26px;
    font-weight: bold;
    position: relative;
}
.aboutorganizationexecutivesmain1>h2::after,
.organizationtt>h2::after{
    position: absolute;
    content: "";
    width: 120px;
    height: 2px;
    background-color: #000;
    left: 50%;
    transform: translate(-50%,0);
    bottom: -20px;
}


.purposbox{
    margin-top: 24px;
    margin-bottom: 100px;
    width: 700px;
    height: 84px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
    background-color: #fff;
    text-align: center;
    line-height: 84px;
    font-family: NotoSansKR;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #000;
}


.purposbox2{
    margin-top: 24px;
    margin-bottom: 150px;
    width: 660px;
    height: 216px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
    background-color: #fff;
    padding-left: 40px;
}
.purposbox2>div{
    display: flex;
    align-items: center;
    font-family: NotoSansKR;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.5;
    letter-spacing: normal;
    text-align: left;
    color: #000;

}
.purposbox2>div button{
    width: 520px;
    height: 58px;
    background-color: #f5f5f5;
    border: none;
    margin-left: 52px;

}
.purposbox2>div button {
    font-family: NotoSansKR;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 58px;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    text-align: center;
}
.purposbox2>div button  span{
    font-size: 17px;
    font-weight: 500;
    color: #5e5e5e;
}
.purposbox2>div:nth-child(1) button{margin-top:44px;}
.purposbox2>div:nth-child(2){margin-top: 20px;}

.purpostext3 h2{
    font-family: NotoSansKR;
    font-size: 36px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}
.purpostext3>div{
    margin-top: 27px;
    margin-bottom: 270px;
}
.purpos3circle{
    width: 216px;
    height: 216px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
    background-color: #f1f1f1;
    border-radius: 50%;
    position: relative;

}
.purpos3circle22::before{
    content: "";
    position: absolute;
    width: 117px;
    height: 1px;
    background-color: #dbdbdb;
    left: -32px;
    top: 239px;
    transform: rotate( -55deg );
}
.purpos3circle22::after{
    content: "";
    position: absolute;
    width: 180px;
    height: 1px;
    background-color: #dbdbdb;
    right: -180px;
    top: 118px;

}
.purpos3circle23::before{
    content: "";
    position: absolute;
    width: 117px;
    height: 1px;
    background-color: #dbdbdb;
    left: -43px;
    top: 246px;
    transform: rotate( -55deg );
}
.purpos3circle23::after{
    content: "";
    position: absolute;
    width: 117px;
    height: 1px;
    background-color: #dbdbdb;
    right: -32px;
    top: 254px;
    transform: rotate( 55deg );

}
.purpos3circle24::before{
    content: "";
    position: absolute;
    width: 117px;
    height: 1px;
    background-color: #dbdbdb;
    right: -119px;
    top: 118px;
}
.purpos3circle24::after{
    content: "";
    position: absolute;
    width: 117px;
    height: 1px;
    background-color: #dbdbdb;
    right: 78px;
    top: 244px;
    transform: rotate( 55deg );

}
.purpos3circle29::before{
    content: "";
    position: absolute;
    width: 117px;
    height: 1px;
    background-color: #dbdbdb;
    right: 17px;
    top: 241px;
    transform: rotate( -55deg );

}
.purpos3circle25::before{
    content: "";
    position: absolute;
    width: 117px;
    height: 1px;
    background-color: #dbdbdb;
    right: -119px;
    top: 118px;
}
.purpos3circle25::after{
    content: "";
    position: absolute;
    width: 117px;
    height: 1px;
    background-color: #dbdbdb;
    left: -35px;
    top: -33px;
    transform: rotate( 55deg );

}
.purpos3circle:hover {
    background-color: #fff;
    color: #1e2b6c;
    border: 1px solid #1e2b6c;
    transform: scale(1.1);
}
.purpos3circle26::before{
    content: "";
    position: absolute;
    width: 180px;
    height: 1px;
    background-color: #dbdbdb;
    right: -180px;
    top: 118px;
}
.purpos3circle26::after{
    content: "";
    position: absolute;
    width: 117px;
    height: 1px;
    background-color: #dbdbdb;
    right: -40px;
    top: -30px;
    transform: rotate( -55deg );

}

.purpos3circle27::before{
    content: "";
    position: absolute;
    width: 117px;
    height: 1px;
    background-color: #dbdbdb;
    left: -35px;
    top: -30px;
    transform: rotate( 55deg );
}



.purpos3circle p{
    text-align: center;
    font-family: NotoSansKR;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    padding-top: 64px;
}
.purpos3circle p span{
    font-weight: bold;
}
.pur3flex{
    display: flex;
    justify-content: space-between;
}
.pur3flex{
    margin-top: 60px;
}
.purpos3circle p.purtext11{
    padding-top: 48px;
}
.purpos3circle p.purtext112{
    padding-top: 72px;
}

.flex22222{
    width: 85%;
    margin: 0 auto;
    margin-top: 60px;
}
.purpostext3>div>div:nth-child(1){
    margin-top: 28px;
    }
















.lastrule2{
    text-align: center;
    font-weight: 22px;
    font-weight: normal;
}
.lastrule2 span{
    font-size: 28px;
    font-weight: bold;
}































@media screen and (min-width:1401px){
    .aboutintro{ margin-bottom:72px;}
    .aboutintro > .img {
        width: auto;
        height: auto;
        float: right;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 40px;
    
    }
    .aboutintro > .img > img{ max-width:300px; 
    margin: 0 16px;
    margin-left: 24px;}
    .aboutintro > div > p{  font-family: NotoSansKR;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 2;
        letter-spacing: normal;
        text-align: left;
        color: #000;}
    
    .aboutintro h3{ display:flex;align-items: center;justify-content: center; margin:88px 0; }
    .aboutintro h3 > p{ display:inline-block; margin:0 16px;font-size:18px;}
    .aboutintro h3 > p > span{ display:flex; align-items: center; font-weight:900;}
    .aboutintro h3 > p > span > span{ letter-spacing:4px; font-weight:900;}
    .aboutintro h3 > p > span > span.k{ background-color:#1E2B6C; color:#fff; display:flex; width:30px; height:30px; justify-content: center; align-items: center; margin-right:5px; letter-spacing:inherit;}
    .aboutintro h3 > p > span > span.m{ background-color:#1E2B6C; color:#fff; display:flex; width:30px; height:30px; justify-content: center; align-items: center; margin-right:5px; letter-spacing:inherit;}
    .aboutintro h3 > p > span > span.a{ background-color:#c8121b; color:#fff; display:flex; width:30px; height:30px; justify-content: center; align-items: center; margin-right:5px; letter-spacing:inherit;}
    .aboutintro h4{ margin:0 16px; text-align:right; font-size:18px;}
    .aboutintro h4 > b{ font-size:32px;}
    
    
    
    
    
    
    .aboutpurpose{ margin-bottom:130px;}
    
    .aboutpurpose > div > p{ font-size:18px; margin:16px; }
    div.lv > ul{ margin:16px;;}
    div.lv > ul > li{ font-size:18px; list-style:decimal; margin-left:24px;}
    
    .aboutchart{ width:100%; display:inline-block; text-align:center;}
    .aboutchart > ul{ display:inline-block;}
    .aboutchart > ul > li{ height:120px;}
    .aboutchart > ul > li h4{ width:160px; height:70px; padding:0 40px; text-align:center; line-height: 70px;  align-items: center; font-size:18px; justify-content:space-between; position:relative;background-color:#ebebeb; color:#000;}
    .aboutchart > ul > li > h4:after{ content:""; width:1px; height:50px; background-color:#000; position:absolute; left:50%; top:100%;}
    .aboutchart > ul > li:last-child > h4:after{ display:none;}
    .aboutchart > ul > li:nth-child(3) > h4{ background-color:#1e2b6c; color: #fff;}
    .aboutchart > ul > li > ul > li > h4{ margin-left:260px; margin-top:-13px;}
    .aboutchart > ul > li > ul > li > h4:before{ content:""; width:140px; height:1px; background-color:#000; position:absolute; right:100%; top:50%;}
    
    
    
    
    
    
    
    
    .sub > div > div.aboutrulemain1 > h3{ margin-bottom:8px;}
    
    
    .aboutrule > div{ width:100%; display:inline-block;}
    .aboutrule > div > h4{ font-size:32px; text-align:center; padding-bottom: 80px;}
    .aboutrule > div.text > div > h4{ font-size:22px; margin-top:50px;}
    .aboutrule > div.text > div > h4:first-child{ margin-top:0;}
    .aboutrule > div.text > div > h5{ font-size:20px; margin:16px 0;}
    .aboutrule > div.text > div > p{ font-size:18px;}
    .aboutrule > div.text > div ul.liststyledecimal{ margin:16px 0;}
    .aboutrule > div.text > div ul.liststyledecimal > li{ margin-left:30px; list-style:decimal; font-size:18px;}
    .aboutrule > div.text>div>.lastrule{
        margin-top: 100px;
        padding-left: 200px;
        width: 450px;
        font-size:20px;
    }
    .aboutrule > div.text>div>.lastrule span{
        font-size: 22px;
        font-weight: bold;
    }
    
    .aboutmaplist > ul{ 
        border-top:1px solid #1E2B6C; 
        margin-bottom:50px;
        display: flex;
        text-align: center;
    }
    .aboutmaplist > ul>li:nth-child(1){
        width: 50%;
        border-left: 1px solid #1E2B6C;
        border-right: 1px solid #1E2B6C;
    }
    .aboutmaplist > ul>li:nth-child(2){
        width: 25%;
        border-right: 1px solid #1E2B6C;
    }
    .aboutmaplist > ul>li:nth-child(3){
        width: 25%;
        border-right: 1px solid #1E2B6C;
    }
    .aboutmaplist > ul > li{ width:100%; border-bottom:1px solid #000;}
    .aboutmaplist > ul > li > div:nth-child(1){ background-color:#f6f6f6;  width: 100%; font-size:16px; text-align: center; padding: 10px 0;}
    .aboutmaplist > ul > li > span{ background-color:#f6f6f6;  width: 100%;}
    .aboutmaplist > ul > li > div:nth-child(2){ padding:12px 15px; font-size:16px;}
    
    .aboutorganizationexecutives > ul{ display:flex; flex-wrap:wrap;justify-content: space-between;}
    .aboutorganizationexecutives > ul > li > div{ display:inline-block; padding:0; width:138px; text-align:center;}
    .aboutorganizationexecutives > ul > li > div > h4 {
        width: 156px;
        height: 60px;
        font-size: 20px;
        font-weight: bold;
        display: inline-block;
        background-color: rgb(241 241 241);
        text-align: center;
        line-height: 60px;
    }
    .aboutorganizationexecutives > ul > li > div > p{ 
        margin-top: 20px;
        font-size:18px;display:inline-block;  padding-bottom:0px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.45;
        letter-spacing: normal;
        text-align: center;
        width: 156px;
    }
    
    
    #mapdiv{width:100%; height:400px; margin-bottom:50px;}
    
    .aboutorganizationexecutives{
        margin-top: 120px;
    }
    
    .aboutorganizationexecutivesmain1>h3{
        font-size:36px; margin:50px 0 24px 0; text-align:center;
    }
    .aboutorganizationexecutivesmain1>div>ul{
        width: 900px;
    }
    .aboutorganizationexecutivesmain1>div>ul>li:nth-child(1){
        display: flex;
        font-size: 18px;
        font-weight: normal;
        height: 200px;
    
    
    
    }
    .aboutorganizationexecutivesmain1>div>ul>li:nth-child(2){
        display: flex;
        font-size: 18px;
        font-weight: normal;
        height: 200px;
    
    
    
    }
    .aboutorganizationexecutivesmain1>div>ul>li:nth-child(3){
        display: flex;
        font-size: 18px;
        font-weight: normal;
        height: 200px;
     
    }
    .aboutorganizationexecutivesmain1>div>ul>li:nth-child(4){
        display: flex;
        font-size: 18px;
        font-weight: normal;
        height: 200px;
     
    }
    .aboutorganizationexecutivesmain1>div>ul>li span{
        font-size: 16px;
        font-weight: 600;
    }
    .aboutorganizationexecutivesmain1>div>ul>li h4,
    .aboutorganizationexecutivesmain1>div>ul>li h2{
        font-size: 16px;
        font-weight: normal;
    }
    .aboutorganizationexecutivesmain1>div>ul>li h4{
        width: 250px;
        font-size: 22px;
        font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.44;
      letter-spacing: normal;
      text-align: left;
      color: #000;
    
    }
    .aboutorganizationexecutivesmain1>div>ul>li h2{
        background-color: #fff;
        
    }
    .aboutorganizationexecutivesmain1>div>ul>li img{
        max-width: 150px;
        max-height: 100%;
        margin: 0 auto;
        display: block;
        margin-top: 74px;
    
    }
    .aboutorganizationexecutivesmain1>div>ul>li{
        margin-top: 64px;
    }
    .centerpurpos {
        font-family: NotoSansKR;
        font-size: 26px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.73;
        letter-spacing: normal;
        text-align: left;
        color: #000;
      }
      .aboutpurposemain1 .sixboxs {
        margin: 0 auto;
        width: 816px;
        display: flex;
        flex-wrap: wrap;
        margin-top: 112px;
        margin-bottom: 128px;
    
    }
    .aboutpurposemain1 .sixboxs div{
        width: 244px;
        height: 135px;
        text-align: center;
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.12);
      background-color: #fff;
        margin-right: 10%;
        font-family: NotoSansKR;
  font-size: 21px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.95;
  letter-spacing: normal;
  text-align: center;
  color: #000;
    }
    .aboutpurposemain1 .sixboxs div p{
        padding-top: 53px;
        padding-bottom: 0;
    }
    .aboutpurposemain1 .sixboxs div:nth-child(2) p,
    .aboutpurposemain1 .sixboxs div:nth-child(5) p,
    .aboutpurposemain1 .sixboxs div:nth-child(6) p{
        padding-top: 36px;
    }
    .aboutpurposemain1 .sixboxs div:nth-child(1),
    .aboutpurposemain1 .sixboxs div:nth-child(2),
    .aboutpurposemain1 .sixboxs div:nth-child(4),
    .aboutpurposemain1 .sixboxs div:nth-child(5){
        margin-right: 30px;
    }
    .aboutpurposemain1 .sixboxs div:nth-child(1),
    .aboutpurposemain1 .sixboxs div:nth-child(2),
    .aboutpurposemain1 .sixboxs div:nth-child(3){
        margin-bottom: 30px;
    }
    .aboutpurposemain1 >.purposul li{
        line-height: 2;
        margin-bottom: 61px;
        font-family: NotoSansKR;
      font-size: 18px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 2.05;
      letter-spacing: normal;
      text-align: left;
      color: rgba(0,0,0,.59);
      padding-left: 18px;
      margin-left: 24px;
    }
    .aboutpurposemain1 >.purposul li span{
        font-family: NotoSansKR;
        font-size: 21px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.95;
        letter-spacing: normal;
        text-align: left;
        color: #000;
    }
    .aboutpurpose > .img{
        display: flex;
        margin: 0 auto;
        margin-right: 30px;
    }
    .aboutpurpose > .img img{
        margin-top: 12px;
        width: 400px;
        height: 144px;
    }
    .aboutpurpose > .img>div:nth-child(2){
        width: 400px;
    }
    .aboutpurpose > .img>div:nth-child(2)>p{
        padding-left: 66px;
        padding-top: 18px;
        width: 400px;
        font-family: NotoSansKR;
      font-size: 18px;
      font-weight: 500;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.67;
      letter-spacing: normal;
      text-align: left;
      color: #757575;
      font-weight: 500;
    }
    .aboutpurpose > .img>div:nth-child(2)>p span{
        color: #000;
        font-weight: bold;
    }
    
    
    
    .aboutorganizationexecutivesmain1>div>ul>li>div:nth-child(2){
        display: flex;
        justify-content: flex-start;
        margin-top: 40px;
        margin-left: 60px;
    }
    .line4{
        width: 1px;
        height: 114px;
        background-color: #bcbcbc;
        margin-left: 50px;
        margin-right: 20px;
    
    }
    
    
    
    
    
    
    
    .aboutintro>h4{
        margin-top: 44px;
    }
    
    /* .aboutpurposemain1>hr{
    
        width: 180px;
        margin: 0 auto;
        background-color: #000;
        height: 2px;
    } */
    .purposul{
        margin-top: 128px;
    }
    
    .orgmst li{
        list-style-position : inside;
        font-family: NotoSansKR;
      font-size: 14px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 2.35;
      letter-spacing: normal;
      text-align: left;
      color: #000; 
    }
    .purposul span{
        font-size: 22px;
        font-weight: bold;
    }
    .aboutorganizationexecutivesmain1>div>ul>li>div:nth-child(1){
    width: 200px;
    height: 200px;
    border-radius: 50%;
    border: solid 1px #707070;
    } 
    
    
    /* 6월 30일 수정 */
    .KBody > .wrap{
        background-color: none;
    }
    header>div>h1>a>svg:nth-child(1){
        display: none;
    }
    header>div>h1>a>svg:nth-child(2){
        display: block;
    }
    .hihihi>li>a{
        font-family: NotoSansKR;
      font-size: 16px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.44;
      letter-spacing: normal;
      text-align: left;
      color: #000;
    }

    header nav{
        display: flex;
       
    }
    header nav a{
    
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #000;
    }
    .lineline{
        margin-right: 21px;
        margin-left: 21px;
        height: 14px;
        background-color: #000;
        width:  1px;
        margin-top: 5px;
      }
    .aboutintromain1 hr{
        width: 100%;
        background-color: #000;
        border: none;
        height: 2px;
        margin-top: 24px;
        margin-bottom: 56px;
    }
    .aboutchartmain1 hr{
        width: 100%;
        background-color: #000;
        border: none;
        height: 2px;
        margin-top: 24px;
        margin-bottom: 56px;
    }
    .aboutpurposemain1 hr{
        width: 100%;
        background-color: #000;
        border: none;
        height: 2px;
        margin-top: 24px;
        margin-bottom: 56px;
    }
    .aboutrulemain1 hr{
        width: 100%;
        background-color: #000;
        border: none;
        height: 2px;
        margin-top: 24px;
        margin-bottom: 56px; 
    }
    .aboutmapmain1 hr{
        width: 100%;
        background-color: #000;
        border: none;
        height: 2px;
        margin-top: 24px;
        margin-bottom: 56px; 
    }
    
    
    section{
        margin-top: 200px;
    }
    
    .aintroflex> h3{
        margin: 0;
        text-align: left;
        font-family: NotoSansKR;
      font-size: 34px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.44;
      letter-spacing: normal;
      text-align: left;
      color: #000;
    }
    
    .aintroflex{
        display: flex;
        justify-content: space-between;
        align-items: baseline;
    }
    .aintroflex> .path{
        font-family: NotoSansKR;
      font-size: 16px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.47;
      letter-spacing: normal;
      text-align: left;
      color: #878787;
    }
    .path{
        padding: 0;
        font-size: 17px;
        color: #878787;
    }
    .sub > nav > h2{
        width: 140px;
        height: 50px;
        margin: 0 auto;
        font-family: NotoSansKR;
        font-size: 20px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.45;
        letter-spacing: normal;
        text-align: left;
        color: #fff;
        margin-top: 5px;
    
    }
    .sub > nav > ul > li{
        border: none;
        font-family: NotoSansKR;
      font-size: 21px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.43;
      letter-spacing: normal;
      text-align: center;
      color: rgb(37, 54, 135,.4);
      
      text-align: left;
      margin: 0 auto;
    }
    .About.Intro nav > ul{
        margin-top: 70px;
    }
    .About.Intro nav > ul> li{
      font-family: NotoSansKR;
      font-size: 18px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.43;
      letter-spacing: normal;
      text-align: center;
      color: rgb(37, 54, 135,.4);
      text-align: left;
        margin-top: 6px;
    }
    .About.Intro nav > ul > li[data-path2="Intro"] {
        color: #1e2b6c;
        font-weight: bold;
        background: none;
    }
    
    
    
    
    
    
    
    .sub > nav > ul {
        margin-top: 70px;
    }
    .sub > nav > ul>li{
        padding-left: 24px;
          margin-top: 6px;
          width: 140px;
          text-align: left;
    }
    .sub > nav > ul>li>a{
        font-family: NotoSansKR;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.43;
        letter-spacing: normal;
        text-align: center;
        color: rgb(37, 54, 135,.4);
        padding-right: 0;
        padding-left: 0;
    }
    .About.Organization nav > ul > li[data-path2=Organization]{
        color: #1e2b6c;
        font-weight: bold;
        background: none;
    }
    
    
    
    
    
    .mar50{
        margin-top: 40px;
    }
    
    .aboutchart{
        margin-top: 60px;
    }
    
    
    .aboutorganizationexecutivesmain1>h3{
        text-align: left;
    }
    .aboutorganizationexecutivesmain1>div{
        margin-top: 66px;
    }
    
    .About.Intro nav > ul> li{
        width: 140px;
        text-align: left;
    }
    .About.Intro nav > ul> li a{
        padding-right: 0;
        padding-left: 0;
    }
    
    .aboutpurposemain1 .sixboxs div:nth-child(3),
    .aboutpurposemain1 .sixboxs div:nth-child(6){
        margin-right: 0;
    }
    header > div > div > ul > li:nth-child(1) > div > ul:before{
        content: "";
        position: absolute; 
        width: 88px;
        height: 6px;
        background-color: #1e2b6c;
        left: 26px;
        top: 54px;
        z-index: 999;
    }


.aboutorganizationexecutives{
    margin-bottom: 170px;
}


.organizationtt{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    text-align: center;

}
.organizationttleft{

    width:34%;
}
.organizationttright{
    width: 66%;
}
.organizationttflex{
    width: 49%;
    display: flex;
    margin-top: 12px;
    margin-bottom: 12px;
    border: 1px solid #000;
    height: 180px;
}
.organizationttleft h2{
    font-size: 20px;
    width: 100%;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    height: 35%;
    line-height: 64px;
    background-color: #e5e7eb;
}
.organizationttleft h4{
    font-size: 28px;
    width: 100%;
    border-right: 1px solid #000;
    height: 64.9%;
    line-height: 116px;
    background-color: #f7f7f7;
}
.organizationttright{
    padding-left: 12px;
    padding-top: 16px;
}
.organizationttright ul li{
    line-height: 2.2;
    list-style: inside;;
}





.purposbox{
    margin-top: 24px;
    margin-bottom: 100px;
    width: 828px;
    height: 84px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
    background-color: #fff;
    text-align: center;
    line-height: 84px;
    font-family: NotoSansKR;
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: lef
}


.purposbox2{
    margin-top: 24px;
    margin-bottom: 150px;
    width: 750px;
    height: 216px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
    background-color: #fff;
    padding-left: 78px;
}
.purposbox2>div{
    display: flex;
    align-items: center;
    font-family: NotoSansKR;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.5;
    letter-spacing: normal;
    text-align: left;
    color: #000;

}
.purposbox2>div button{
    width: 579px;
    height: 58px;
    background-color: #f5f5f5;
    border: none;
    margin-left: 52px;

}
.purposbox2>div button {
    font-family: NotoSansKR;
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.05;
    letter-spacing: normal;
    text-align: center;
    color: #000;
}
.purposbox2>div button  span{
    font-size: 17px;
    font-weight: 500;
    color: #5e5e5e;
}
.purposbox2>div:nth-child(1) button{margin-top: 40px;}
.purposbox2>div:nth-child(2){margin-top: 20px;}

.purpostext3 h2{
    font-family: NotoSansKR;
    font-size: 36px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}
.purpostext3>div{
    margin-top: 27px;
    margin-bottom: 270px;
}
.purpos3circle{
    width: 204px;
    height: 204px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
    background-color: #f1f1f1;
    border-radius: 50%;
    position: relative;

}
.purpos3circle:hover{
    background-color: #fff;
    color: #1e2b6c;
    border: 1px solid #1e2b6c;
    transform: scale(1.1);

}
.purpos3circle22::before{
    content: "";
    position: absolute;
    width: 117px;
    height: 1px;
    background-color: #dbdbdb;
    left: -32px;
    top: 243px;
    transform: rotate( -55deg );
}
.purpos3circle22::after{
    content: "";
    position: absolute;
    width: 220px;
    height: 1px;
    background-color: #dbdbdb;
    right: -220px;
    top: 100px;

}
.purpos3circle23::before{
    content: "";
    position: absolute;
    width: 140px;
    height: 1px;
    background-color: #dbdbdb;
    left: -63px;
    top: 245px;
    transform: rotate( -55deg );
}
.purpos3circle23::after{
    content: "";
    position: absolute;
    width: 117px;
    height: 1px;
    background-color: #dbdbdb;
    right: -47px;
    top: 237px;
    transform: rotate( 55deg );

}
.purpos3circle24::before{
    content: "";
    position: absolute;
    width: 140px;
    height: 1px;
    background-color: #dbdbdb;
    right: -140px;
    top: 100px;
}
.purpos3circle24::after{
    content: "";
    position: absolute;
    width: 117px;
    height: 1px;
    background-color: #dbdbdb;
    right: -23px;
    top: 247px;
    transform: rotate( 55deg );

}
.purpos3circle29::before{
    content: "";
    position: absolute;
    width: 127px;
    height: 1px;
    background-color: #dbdbdb;
    right: 103px;
    top: 254px;
    transform: rotate( -55deg );

}
.purpos3circle25::before{
    content: "";
    position: absolute;
    width: 139px;
    height: 1px;
    background-color: #dbdbdb;
    right: -140px;
    top: 100px;
}
.purpos3circle25::after{
    content: "";
    position: absolute;
    width: 137px;
    height: 1px;
    background-color: #dbdbdb;
    left: -78px;
    top: -25px;
    transform: rotate( 55deg );
}
.purpos3circle26::before{
    content: "";
    position: absolute;
    width: 220px;
    height: 1px;
    background-color: #dbdbdb;
    right: -221px;
    top: 100px;
}
.purpos3circle26::after{
    content: "";
    position: absolute;
    width: 137px;
    height: 1px;
    background-color: #dbdbdb;
    right: -61px;
    top: -39px;
    transform: rotate( -55deg );
}

.purpos3circle27::before{
    content: "";
    position: absolute;
    width: 133px;
    height: 1px;
    background-color: #dbdbdb;
    left: -62px;
    top: -36px;
    transform: rotate( 55deg );
}



.purpos3circle p{
    text-align: center;
    font-family: NotoSansKR;
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    padding-top: 60px;
}
.purpos3circle p span{
    font-weight: bold;
}
.pur3flex{
    display: flex;
    justify-content: space-between;
}
.pur3flex{
    margin-top: 60px;
}
.purpos3circle p.purtext11{
    padding-top: 48px;
}
.purpos3circle p.purtext112{
    padding-top: 72px;
}

.flex22222{
    width: 70%;
    margin: 0 auto;
    margin-top: 60px;
}
.purpostext3>div>div:nth-child(1){
    margin-top: 28px;
    }

























    .tabsw>div>.swiper-button-next{
        right: 0;
        top: 0;
        left: 0;
        bottom: 0;
        background-color: red;
        width: 100px;
        height: 100px;
    }
    

    .introflex h2{
        font-weight: 400;
        font-size: 24px;
        margin-left: 281.5px;
    }




    }
    






