

.temp_29848384{
    font-family: 'Pretendard-Medium', sans-serif;
    font-family: 'S-CoreDream-4Regular', sans-serif;
    font-family: 'GmarketSansBold', sans-serif;
}

.s3_tc7_inner2_add1{
    width: 100%;
    height: 600px;
    background-image: url(../images/sub3_add1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.s3_tc7_inner3 .s3_tc7_in1 p{
    font-family: 'Pretendard-Regular', sans-serif;
    font-size: 16px;
    text-align: center;
    color: #333;
    margin: 24px 0 70px;
}

.s3_tc7_inner2_add2{
    width: 100%;
    padding: 85px 0 65px;
    background-image: url(../images/sub3_01_bg1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;

    color : white;
}


.s3_tc7_inner2_add2 .center > p{
    text-align: center;
    font-family: 'S-CoreDream-7ExtraBold', sans-serif;
    font-size: 40px;
    margin-bottom: 60px;
}

.s3_tc7_inner2_add2 .center ul{
    width: 100%;
    display : flex;
}

.s3_tc7_inner2_add2 .center ul li{
    width: 33.33%;
}

.s3_tc7_inner2_add2 .center ul li .title{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 90px;
}

.s3_tc7_inner2_add2 .center ul li:nth-child(1) .title{
    background-image: url(../images/title_img1.jpg);
}

.s3_tc7_inner2_add2 .center ul li:nth-child(2) .title{
    background-image: url(../images/title_img2.jpg);
}

.s3_tc7_inner2_add2 .center ul li:nth-child(3) .title{
    background-image: url(../images/title_img3.jpg);
}

.s3_tc7_inner2_add2 .center ul li .title span{
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'S-CoreDream-7ExtraBold', sans-serif;
    font-size: 30px;
    height: 100%;
}

.s3_tc7_inner2_add2 .center ul li .content{
    border-right: 1px dashed rgba(255, 255, 255, 0.5);
    /*padding: 30px 0;*/
    height: 130px;
    margin-top : 26px;

    display: flex;
    justify-content: center;
    align-items: center;
}

.s3_tc7_inner2_add2 .center ul li:last-child .content{
    border-right: 0;
}

.s3_tc7_inner2_add2 .center ul li .content p{
    font-family: 'S-CoreDream-6Bold', sans-serif;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
}

.s3_tc7_in7_mb{
    margin-bottom: 35px;
}

.s3_tc1_inner1 .s3_tc7_in7_subtitle{
    text-align: center;
    font-family: 'Pretendard-Light', sans-serif;
    font-size: 18px;
    line-height: 28px;
    color: #111;
    margin-bottom: 70px;
}



.s3_tc7_in7_content ul{
    width: 100%;
    display: flex;
    gap: 40px;
    margin-bottom : 120px;
    color: #111;
}

.s3_tc7_in7_content ul li{
    width: 33.33%;
    padding: 40px 0;
    background-color : #ffefe6;
    box-shadow: 5px 6px 8px rgba(0, 0, 0, 0.15);
    border-radius: 50px;
    text-align: center;
    z-index: 2;
}

.s3_tc7_in7_content ul li span{
    font-family: 'S-CoreDream-7ExtraBold', sans-serif;
    font-size: 30px;
    display: block;
}

.s3_tc7_in7_content ul li p{
    font-family: 'S-CoreDream-5Medium', sans-serif;
    font-size: 17px;
}

.s3_tc7_in7_content ul li .text_wrap2 span{
    font-size: 24px;

    position: relative;
    display: inline-block;
    margin-bottom: 8px;
}

.s3_tc7_in7_content ul li .text_wrap2 p{
    font-size: 16px;

}

.s3_tc7_in7_content ul li .text_wrap2 span{
    box-shadow: inset 0 -10px 0 #ffdbd8;
}

/*.s3_tc7_in7_content ul li .text_wrap2 span:before {*/
/*    content: "";*/
/*    background: #ffdbd8;*/
/*    height: 18px;*/
/*    width: calc( 100% + 10px);*/
/*    position: absolute;*/
/*    z-index: -1;*/
/*    bottom: -8%;*/
/*    left: -1.5%;*/
/*}*/

.s3_tc7_in7_content ul li img{
    margin: 10px 0 20px;
}



.s3_tc7_in7_content2 {
    position: relative;

    font-family: 'Pretendard-Light', sans-serif;
    font-size: 20px;
    line-height: 30px;
    color: #111;
    background-color: white;
    border-radius: 50px;
    padding: 100px 0 50px;
    text-align: center;
    width: 850px;
    border: 3px solid #ff8c56;
    margin: 0 auto;
}

.s3_tc7_in7_content2 span{
    font-family: 'Pretendard-Bold', sans-serif;
    background-color: #ff8c56;
    color : white;
    font-size: 25px;
    line-height: 25px;
}

.s3_tc7_in7_content2 img{
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}

.s3_tc7_in7_content2 b{
    font-weight: normal;
    color: #ff4d4e;
    font-family: 'Pretendard-Bold', sans-serif;
    box-shadow: inset 0 -10px 0 #fff799;

}

.s3_tc7_in7_content2 i{
    font-style: normal;
    font-size: 22px;
    font-family: 'Pretendard-Bold', sans-serif;
    color: #ff4d4e;

}

.s3_tc1_inner1{
    background-color: #fdf9f8;
    /*padding: 70px 0 95px;*/
}

.s3_tc7_in7_content2{
    margin-bottom: 25px;
}



.s3_tc7_inner2_add3{
    width: 100%;
    padding: 75px 0;
    background-image: url(../images/sub3_add2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;


}

.s3_tc7_inner2_add3 .center > p{
    text-align: center;
    color : #111;
    font-family: 'S-CoreDream-7ExtraBold', sans-serif;
    font-size: 36px;
}

.s3_tc7_inner2_add3 ul{
    margin-top: 35px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}

.s3_tc7_inner2_add3 ul li{
    border-radius: 36px;
    display: flex;
    background-color: white;

    width: 880px;
    height: 55px;
}

.s3_tc7_inner2_add3 ul li:nth-child(1){
    border: 3px solid #ff8c56;
}

.s3_tc7_inner2_add3 ul li:nth-child(2){
    border: 3px solid #7da7d9;
}

.s3_tc7_inner2_add3 ul li:nth-child(3){
    border: 3px solid #ff4d4e;
}

.s3_tc7_inner2_add3 ul li .title,
.s3_tc7_inner2_add3 ul li .content,
.s3_tc7_inner2_add3 ul li:last-child{
    display: flex;
    justify-content: center;
    align-items: center;
}

.s3_tc7_inner2_add3 ul li .title{

    color: white;
    width: 280px;
    border-radius: 36px;
    font-family: 'S-CoreDream-6Bold', sans-serif;
    font-size: 26px;
}

.s3_tc7_inner2_add3 ul li:nth-child(1) .title{
    background-color: #ff8c56;
}

.s3_tc7_inner2_add3 ul li:nth-child(2) .title{
    background-color: #7da7d9;
}

.s3_tc7_inner2_add3 ul li .content{
    width: calc(100% - 280px);
    text-align: center;
    font-family: 'Pretendard-Medium', sans-serif;
    font-size: 22px;
    text-align: center;
}

.s3_tc7_inner2_add3 ul li:nth-child(3){
    border-radius: 64px;
    height: 85px;
}

.s3_tc7_inner2_add3 ul li:nth-child(3) .content p{
    font-size:18px;
    font-family: 'Pretendard-Light', sans-serif;
    line-height: 26px;
}


.s3_tc7_inner2_add3 ul li:nth-child(3) .content b{
    font-weight: normal;
    font-family: 'Pretendard-Medium', sans-serif;
    font-size: 22px;
}

.s3_tc7_inner2_add3 ul li:nth-child(3) .content strong{
    font-weight: normal;
    font-family: 'Pretendard-Bold', sans-serif;
    font-size: 24px;
    color: #ff4d4e;
}


.s3_tc7_in_add1 > p{
    font-family: 'S-CoreDream-7ExtraBold', sans-serif;
    font-size: 40px;
    text-align: center;
}


.s3_tc7_in_add1 {
    width: 100%;

}

.s3_tc7_in_add1 table {
    width: 100%;
    margin: 60px 0 120px;

    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
    border-collapse: collapse;
    background-color: #fff;
}

.s3_tc7_in_add1 table th{
    background-color: #464646;
    color : white;
    font-family: 'S-CoreDream-6Bold', sans-serif;
    font-size: 22px;
    padding: 20px 0;
    border-right : 1px solid #ccc;
}

.s3_tc7_in_add1 table th b{
    font-weight: normal;
    background-color: #ff4d4e;
    font-size: 18px;
}


.s3_tc7_in_add1 table td {
    text-align: center;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    box-sizing: border-box;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    color: #111;
    font-family: 'Pretendard-Light', sans-serif;
    padding: 20px 0;
}

.s3_tc7_in_add1 table td:first-child{
    font-family: 'S-CoreDream-6Bold', sans-serif;
    font-size: 22px;
    width: 17%;
}


.s3_tc7_in_add1 table td:last-child {
    border-right: 0;
}

.bloom_text{
    height: 150px;
}

.bloom_text p{
    align-items: normal;
}

.bloom_text p span{
    transform: translateY(-6px);
}

.mt_only{
    display: none;
}

.pc_only{
    display: block;
}



/* mobile */
@media screen and (max-width: 767px) {
    .mt_only{
        display: block;
    }

    .pc_only{
        display: none;
    }

    .s3_tc7_inner2_add1 {
        width: 100%;
        height: 22vh;
    }

    .s3_tc1_inner1 {
        padding: 50px 0 30px;
    }

    .s3_tc7_inner3 .s3_tc7_in1 p {
        margin: 16px 0 30px;
        font-size: 12px;
    }

    .s3_tc7_inner2_add2 {
        width: 100%;
        padding: 20px 0;
    }

    .s3_tc7_inner2_add2 .center > p {

        font-size: 16px;
        margin-bottom: 20px;
    }

    .s3_tc7_inner2_add2 .center ul li .title{
        height: 60px;
    }

    .s3_tc7_inner2_add2 .center ul li .title span{
        font-size: 14px;
    }

    .s3_tc7_inner2_add2 .center ul li .content p{
        font-size: 12px;
        line-height: 18px;
        margin-top: 5px;
    }

    .s3_tc7_inner2_add2 .center ul li .content {
        height: 100px;
        margin-top: 14px;
    }

    .s3_tc7_in7_content ul{
        flex-direction: column;
        align-items: center;
        gap: 30px;
        margin-bottom: 80px;
    }

    .s3_tc1_inner1 .s3_tc7_in7_subtitle{
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 20px;
    }

    .s3_tc7_in7_content ul li {
        width: 58%;
        height: 15vh;
        padding: 20px 0;
        border-radius: 50px;
    }

    .s3_tc7_in7_content ul li span,
    .s3_tc7_in7_content ul li .text_wrap2 span{
        font-size: 14px;
    }

    .s3_tc7_in7_content ul li p,
    .s3_tc7_in7_content ul li .text_wrap2 p{
        font-size: 12px;
    }

    .s3_tc7_in7_content ul li img{
        margin: 12px 0 5px;
    }

    .s3_tc7_in7_mb{
        margin-bottom: 20px;
    }

    .s3_tc7_in7_content .text_wrap1{
        /*height : 70px;*/
    }

    .s3_tc7_in7_content .text_wrap2{
        /*height : 90px;*/
    }

    .s3_tc7_in7_content2 span{
        font-size: 14px;
    }

    s3_tc7_in7_content2 br{
        display: none;
    }

    .s3_tc7_in7_content2 i{
        font-size: 14px;
    }

    .s3_tc7_in7_content2{
        width: 100%;
        font-size: 12px;
        line-height: 16px;
        padding: 50px 0 30px;
    }

    .s3_tc7_in7_content2 img{
        width: 20%;
    }

    .s3_tc7_inner2_add3{
        padding: 30px 0;
    }

    .s3_tc7_inner2_add3 .center > p{
        font-size: 16px;
    }

    .s3_tc7_inner2_add3 ul {
        margin-top: 20px;
        gap: 10px;
    }

    .s3_tc7_inner2_add3 ul li{
        width: 100%;
    }

    .s3_tc7_inner2_add3 ul li .title{
        font-size: 12px;
        width: 30%;
    }

    .s3_tc7_inner2_add3 ul li .content{
        font-size: 12px;
        width: 70%;
    }

    .s3_tc7_inner2_add3 ul li:nth-child(3) .content p{
        font-size: 12px;
        line-height: 18px;
    }

    .s3_tc7_inner2_add3 ul li:nth-child(3) .content b{
        font-size: 14px;
    }

    .s3_tc7_inner2_add3 ul li:nth-child(3) .content strong{
        font-size: 14px;

    }

    .s3_tc7_inner2_add3 ul li:nth-child(3){
        height: 100%;
        padding: 10px 0;
    }

    .s3_tc7_in_add1 > p{
        width: 100%;
        font-size: 16px;
    }

    .s3_tc7_in_add1 table{
        margin: 20px 0 30px;
    }

    .s3_tc7_in_add1 table th{
        font-size: 14px;
    }

    .s3_tc7_in_add1 table th b{
        font-size: 14px;
    }

    .s3_tc7_in_add1 table td br{
        display: none;
    }

    .s3_tc7_in_add1 table td:first-child{
        font-size: 12px;
    }

    .s3_tc7_in_add1 table td{
        font-size: 12px;
        line-height: 16px;
        padding: 10px;
        word-break: keep-all;
    }

    .s3_tc7_in_add1 table td img{
        width: 100%;
    }

    .bloom_text p{
        font-size: 14px;
    }

    .bloom_text{
        height: 75px;
    }
}




/* tablet */
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .mt_only{
        display: block;
    }

    .pc_only{
        display: none;
    }

    .s3_tc7_in7_content2 img{
        width: 14%;
    }

    .s3_tc7_inner2_add1 {
        width: 100%;
        height: 25vh;
    }

    .s3_tc1_inner1 {
        padding: 50px 0 30px;
    }

    .s3_tc7_inner3 .s3_tc7_in1 p {
        margin: 16px 0 30px;
    }

    .s3_tc7_inner2_add2 {
        width: 100%;
        padding: 35px 0 30px;
    }

    .s3_tc7_inner2_add2 .center > p {

        font-size: 20px;
        margin-bottom: 30px;
    }

    .s3_tc7_inner2_add2 .center ul li .title{
        height: 60px;
    }

    .s3_tc7_inner2_add2 .center ul li .title span{
        font-size: 18px;
    }

    .s3_tc7_inner2_add2 .center ul li .content p{
        font-size: 16px;
        line-height: 24px;
        margin-top: 5px;
    }

    .s3_tc7_inner2_add2 .center ul li .content {
        height: 100px;
        margin-top: 14px;

    }

    .s3_tc1_inner1 .s3_tc7_in7_subtitle{
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 30px;
    }

    .s3_tc7_in7_content ul li {
        padding: 20px 0;
        border-radius: 50px;
    }

    .s3_tc7_in7_content ul li span,
    .s3_tc7_in7_content ul li .text_wrap2 span{
        font-size: 18px;
    }

    .s3_tc7_in7_content ul li p,
    .s3_tc7_in7_content ul li .text_wrap2 p{
        font-size: 14px;
    }

    .s3_tc7_in7_content ul li img{
        margin: 5px 0;
    }

    .s3_tc7_in7_content .text_wrap1{
        height : 70px;
    }

    .s3_tc7_in7_content .text_wrap2{
        height : 90px;
    }

    .s3_tc7_in7_content2 span{
        font-size: 16px;
    }

    .s3_tc7_in7_content2 i{
        font-size: 18px;
    }

    .s3_tc7_in7_content2{
        font-size: 14px;
        line-height: 20px;
        padding: 100px 0 30px;
    }

    .s3_tc7_inner2_add3{
        padding: 30px 0;
    }

    .s3_tc7_inner2_add3 .center > p{
        font-size: 20px;
    }

    .s3_tc7_inner2_add3 ul {
        margin-top: 20px;
        gap: 10px;
    }

    .s3_tc7_inner2_add3 ul li{
        width: 75%;
    }

    .s3_tc7_inner2_add3 ul li .title{
        font-size: 18px;
        width: 30%;
    }

    .s3_tc7_inner2_add3 ul li .content{
        font-size: 17px;
        width: 70%;
    }

    .s3_tc7_inner2_add3 ul li:nth-child(3) .content p{
        font-size: 12px;
        line-height: 18px;
    }

    .s3_tc7_inner2_add3 ul li:nth-child(3) .content b{
        font-size: 16px;
    }

    .s3_tc7_inner2_add3 ul li:nth-child(3) .content strong{
        font-size: 17px;
    }

    .s3_tc7_inner2_add3 ul li:nth-child(3){
        height: 100%;
        padding: 10px;
    }

    .s3_tc7_in_add1 > p{
        width: 100%;
        font-size: 20px;
    }

    .s3_tc7_in_add1 table{
        margin: 30px 0 50px;
    }

    .s3_tc7_in_add1 table th{
        font-size: 18px;
    }

    .s3_tc7_in_add1 table td:first-child{
        font-size: 18px;
    }

    .s3_tc7_in_add1 table td{
        font-size: 14px;
        line-height: 20px;
        padding: 10px;
    }

    .s3_tc7_in_add1 table td img{
        width: 100%;
    }

    .bloom_text p{
        font-size: 18px;
    }

    .bloom_text{
        height: 100px;
    }
}














