.introfestival > .text img{ max-width:100%;}
.introfestival > .text > div > h4{ font-size:26px;}
.introfestival > .text > div > div{ font-size:20px;}
.introfestival > .text > div > div > h4{ font-size:22px; margin-top:50px;}
.introfestival > .text > div > div > ul{ margin:8px 0; }
.introfestival > .text > div > div > ul > li{ font-size:20px;  margin-bottom:8px; }
.introfestival > .text > div > div > ul > li > h5{ font-size:20px;}
.introfestival > .text > div > div > ul > li > ul{ margin:16px 0; border-top:2px solid #1E2B6C;}
.introfestival > .text > div > div > ul > li > ul > li{ display:flex;  border-bottom:1px solid #ddd;}
.introfestival > .text > div > div > ul > li > ul > li > label{ padding:8px 0; font-size:20px; display:inline-block; background-color:#f1f1f1; width:180px; text-align:center; font-weight:bold;}
.introfestival > .text > div > div > ul > li > ul > li > div{ padding:8px 0; font-size:20px; display:inline-block; width:560px; margin-left:16px;}

.introfestival > .text > div > div > ul > li > table{ margin:16px 0; border-top:2px solid #1E2B6C; border-collapse:collapse; width:530px;}
.introfestival > .text > div > div > ul > li > table > thead > tr > th{ border-bottom:1px solid #ddd; border-left:1px solid #ddd; background-color:#f1f1f1; padding:8px; text-align:center; font-size:20px;}
.introfestival > .text > div > div > ul > li > table > thead > tr > th:first-child{ border-left:0;}
.introfestival > .text > div > div > ul > li > table > tbody > tr > td{ border-bottom:1px solid #ddd; border-left:1px solid #ddd; padding:8px; text-align:center; font-size:20px;}
.introfestival > .text > div > div > ul > li > table > tbody > tr > td:first-child{ border-left:0;}
.introfestival > .text > div > div > ul > li > p{ font-size:20px; width:100%; display:inline-block; margin-bottom:30px; text-align:center;}


.down {
    background-color: rgb(196 207 233 / 88%);
    -webkit-transition-duration: 0.1s;
    -webkit-transition-timing-function: ease;
    transition-duration: 0.1s;
    transition-timing-function: ease;
  }
  header{ position:fixed; width:100%; height: 90px; display:inline-block; right:0; top:0; z-index:300;}

  .Intro.Feestival nav > ul{
    margin-top: 70px;
}
.Intro.Feestival 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;
}
.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;
}
.Intro.Feestival nav > ul > li[data-path2="Intro"] {
    color: #1e2b6c;
    font-weight: bold;
    background: none;
}
.introfestivalmain1>hr:nth-child(2){
    width: 100%;
        background-color: #000;
        border: none;
        height: 2px;
        margin-top: 24px;
        margin-bottom: 72px;
}
.lineline{
    margin-right: 21px;
    margin-left: 21px;
    height: 14px;
    background-color: #000;
    width:  1px;
    margin-top: 5px;
}

header{
    background-color: rgba(255,255,255,1);
}
header:hover{
    background-color:  rgb(244, 244, 255);
}


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

.introcicle{
    width: 210px;
    height: 210px;
    background-color: rgb(218 239 255 / 90%);
    border-radius: 50%;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    position: relative;
}
.introcicle p {
    padding-top: 32px;

}
.introcicle::after{
    content: "";
    width: 42px;
    height: 2px;
    background-color: #000;
    position: absolute;
    top: 88px;
    left: 84px;
}
.introcicle.whitetogge::after{
    background-color: #fff;
}


.introcicle p span{
    font-family: NotoSansKR;
    font-size: 28px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.77;
    letter-spacing: normal;
    text-align: center;
}
.circleflex{
margin-top: 24px;
display: flex;
justify-content: space-between;
}
.introcicle{
    margin-top: 44px;
}
/* .circleflex h2{
    margin-top: 130px !important;
    width: 280px;
    font-family: NotoSansKR;
    font-size: 21px !important;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.76;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    display: none;
} */
.circleflex h2{
    display: none;
}




.re100{
    width: 100%;
    margin-bottom: 140px;
}
.re200{
    width: 100%;
    background-color: #f2f2f2;
    padding-top: 48px;
    padding-bottom: 48px;
}
.re250{
    width: 100%;
    padding-top: 72px;
    padding-bottom: 72px;
}
.re300{
    display: block;
    margin: 0 auto;
    padding-left: 22px;
    padding-right: 22px;
}
.re100 h4{
    font-family: NotoSansKR;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.73;
    color: #000;
}
.re100 h2{
    margin-top: 12px;
    font-family: NotoSansKR;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}
.re100 ul{
    margin-top: 14px;
    font-family: NotoSansKR;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.94;
    letter-spacing: normal;
    color: #000;
}
.re100 ul li{
    margin-top: 8px;
}



.re400{
    width: 100%;
}




.circleflex img{
    display: none;
}.introcicle1{background-color: #efc98a}
.introcicle2{background-color: #f58d8d;}
.introcicle3{background-color: #e8ebcc;}
.introcicle4{background-color: #d1ebac;}
.introcicle5{background-color: #dddddd;}
.introcicle6{background-color: #a9c7e9;}




.introcicle:hover{
    background-color: #1e2b6c;
}
.introcicle:hover p{
    color: white;
}
.introcicle::after{
    content: "";
    width: 42px;
    height: 2px;
    background-color: #000;
    position: absolute;
    top: 88px;
    left: 84px;
}
.introcicle:hover::after{
    background-color: white;
}