.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:16px 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:100%;}
.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;}


.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{
    display: block;
    margin: 0 auto;
    width: 210px;
    height: 210px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: rgba(255, 255, 255, 0.9);
    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{
display: flex;
margin-top: 66px;
}
.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;
}
.circletext span{
    font-size: 21px !important;
    color: #001B9F;
}
.circleflex:last-child{
    margin-top: 80px;
}
.text>div:nth-child(2){
    margin-top: 120px;
}


.sub > div > div > div > .content{
    margin: 0px;
}
.re100{
    width: 100%;
    margin-bottom: 140px;
}
.re200{
    width: 100%;
    background-color: #f2f2f2;
    padding-top: 72px;
    padding-bottom: 72px;
}
.re250{
    width: 100%;
    padding-top: 72px;
    padding-bottom: 72px;
}
.re300{
    width: 720px;
    display: block;
    margin: 0 auto;
    padding-left: 30px;
}
.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: 16px;
    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: 16px;
    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%;
}


.introcicle1{background-color: #e3d6dc}
.introcicle2{background-color: #f5e7e7;}
.introcicle3{background-color: #e8ebcc;}
.introcicle4{background-color: #b4b9ad;}
.introcicle5{background-color: #dddddd;}
.introcicle6{background-color: #c1c6d5;}



.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;
}



.circleflex img{
    width: 210px;
    height: 86px;
    margin-top: 66px;
}
.introcicle1,
.introcicle5{
    margin-right: 80px;
}
.introcicle2,
.introcicle4{
    margin-left: 80px;
}






