@charset "utf-8";



/* section3 */
.section3 .inner .cont .box{
    border: 1px solid #153F91;
    overflow: hidden;
    display: none;
    border-radius: 0 0 3.90vw 3.90vw;
}
.section3 .inner .cont .box > p{
    font-size: 1.04vw;
    text-align: center;
    margin: 1.56vw 0;
    color: #838383;
}
.section3 .inner .cont .box .in .top{
    width: 100%;
}
.section3 .inner .cont .box .in .top{
    width: 100%;
    display: flex;
}
.section3 .inner .cont .box .in .top .right{
    width: 100%;
    height: 100%;
    padding: 2.08vw;
    background-color: #FAFAFA;
}
.section3 .inner .cont .box .in .top .right .up{
    border-bottom: 2px solid #1191D0;
    padding-bottom: 2.60vw;
    margin-bottom: 2.08vw;
    justify-content: space-between;
}
.section3 .inner .cont .box .in .top .right .up .one {
    margin-bottom: 2.08vw;
}
.section3 .inner .cont .box .in .top .right .up .one h1{
    font-family: 'jalnan';
    font-size: 1.56vw;
    margin-bottom: 1.04vw;
    font-weight: 700;
    color: #1191D0;
    text-align: center;
}
.section3 .inner .cont .box .in .top .right .up .one ul li{
    display: flex;
    align-items: center;
    margin-bottom: 1vw;
    font-size: 1.04vw;
    justify-content: center;

}
.section3 .inner .cont .box .in .top .right .up .one ul li figure{
    width: 1.56vw;
    height: 1.56vw;
    margin-right: 0.52vw;
}
.section3 .inner .cont .box .in .top .right .up .one ul li figure img{
    width: 100%;
    height: 100%;
    object-fit: cover;

}

.section3 .inner .cont .box .in .bot {
    padding: 2.08vw;
}
.section3 .inner .cont .box .in .bot > h1{
    font-family: 'jalnan';
    font-size: 1.56vw;
    margin-bottom: 1.04vw;
    font-weight: 700;
    color: #1191D0;
    text-align: center;
}
.section3 .inner .cont .box .in .bot > div {
    width: 100%;
    display: flex;
}
.section3 .inner .cont .box .in .bot > div .one{
    width: 30%;
}
.section3 .inner .cont .box .in .bot > div .two{
    width: 70%;
}
.section3 .inner .cont .box .in .bot > div >div{
    width: calc(100% / 2);
}
.section3 .inner .cont .box .in .bot > div >div h1{
    font-size: 1.04vw;
    padding: 1vw 0;
    display: flex;
    justify-content: center;
    font-weight: 600;
    background-color: #153F91;
    border: 1px solid #fff;
    color: #fff;
}
.section3 .inner .cont .box .in .bot > div >div ul li{
    font-size: 0.96vw;
    padding: 1vw 0;
    display: flex;
    justify-content: center;
    border-right: 1px solid #153F91;
    border-bottom: 1px solid #153F91;
    text-align: center;
    line-height: normal;
}
.section3 .inner .cont .box .in .bot > div >div ul li:last-child{
    border-bottom: 0;
}
.section3 .inner .cont .box .in .bot > div .two ul li{
    border-right: 0;
}
/* section3 */





/* 반응형 */
@media screen and (max-width:500px) {


    /* section3 */
    .section3 .inner .cont .box > p{
        font-size: 2.8vw;
        margin: 4vw 0 4vw;
    }
    .section3 .inner .cont .box .in .top .right{
        padding: 3vw 20px;
    }

    .section3 .inner .cont .box .in .top .right .up .one h1{
        font-size: 5vw;
        margin-bottom: 3vw;
    }
    .section3 .inner .cont .box{
        border-radius: 0 0 7.9vw 7.9vw;
    }


    .section3 .inner .cont .box .in{
        flex-direction: column;
        height: max-content;
    }
    .section3 .inner .cont .box .in .left{
        width: 100%;
        height: 100vw;
    }
    .section3 .inner .cont .box .in .right{
        width: 100%;
        padding: 6vw 20px;
    }
    .section3 .inner .cont .box .in .right .up{
        flex-direction: column;
    }
    .section3 .inner .cont .box .in .top .right .up .two h1{
        font-size: 5vw;
        margin-bottom: 3vw;
    }
    .section3 .inner .cont .box .in .top .right .up .two ul li{
        font-size: 3.6vw;
        line-height: 1.5;
        word-break: keep-all;
        margin-bottom: 2vw;
    }
    .section3 .inner .cont .box .in .top .right .up .one{
        margin-bottom: 4vw;
    }
    .section3 .inner .cont .box .in .right .up .one h1{
        font-size: 5vw;
        margin-bottom: 3vw;
    }
    .section3 .inner .cont .box .in .top .right .up .one ul li{
        font-size: 3.6vw;
        line-height: 1.5;
        word-break: keep-all;
        margin-bottom: 2vw;
        justify-content: flex-start;

    }
    .section3 .inner .cont .box .in .top .right .up .one ul li p {
        width: 90%;
    }
    .section3 .inner .cont .box .in .top .right .up .one ul li figure{
        width: 4vw;
        height: 4vw;
        margin-right: 2vw;
    }
    .section3 .inner .cont .box .in .top .right .up .two ul li figure{
        width: 4vw;
        height: 4vw;
        margin-right: 2vw;
    }
    .section3 .inner .cont .box .in .top .right .up .two ul li{
        width: 100%;
    }
    .section3 .inner .cont .box .in .top .right .up{
        margin-bottom: 6vw;
        padding-bottom: 6vw;
    }


    .section3 .inner .cont .box .in .top .right .down > h1{
        font-size: 5vw;
        text-align: center;
        margin-bottom: 3vw;
    }
    .section3 .inner .cont .box .in .top .right .down ul{
        flex-direction: column;
        height: max-content;
    }
    .section3 .inner .cont .box .in .top .right .down ul li{
        width: 100%;
        height: 20vw;
        border-radius: 5vw;
        margin-bottom: 4vw;
        box-shadow: 0 0 7px 1px #0000008c;
    }
    .section3 .inner .cont .box .in .top .right .down ul li:last-child{
        margin-bottom: 0;
    }
    .section3 .inner .cont .box .in .top .right .down ul li p{
        font-size: 4vw;
        margin-bottom: 2vw;
    }
    .section3 .inner .cont .box .in .top .right .down ul li h1{
        font-size: 5vw;
    }
    .section3 .inner .cont .box .in .bot{
        padding: 6vw 20px;
    }
    .section3 .inner .cont .box .in .bot > h1{
        font-size: 5vw;
        text-align: center;
        margin-bottom: 3vw;
    }
    .section3 .inner .cont .box .in .bot > div >div h1{
        padding: 2vw 0;
        font-size: 2.5vw;
    }
    .section3 .inner .cont .box .in .bot > div >div ul li{
        font-size: 2.5vw;
    }
    .section3 .inner .cont .box .in .bot > div .one{
        width: 15%;
    }
    .section3 .inner .cont .box .in .bot > div .two{
        width: 85%;
    }
    /* section3 */
}   
/* 반응형 */