/* @font-face {
    font-family: 'Pretendard-Regular';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
} */
*{
    font-family: 'Pretendard';
}
.sub-body{
    width: 584px;
    margin: 0 auto;
}
p, h2, h3, span{
    font-family: 'Pretendard';
}
img{
    display: block;
}
.inerview-back-color{
    background-color: #0071bb;
}
.koda-back-color{
    background-color: #36bfab;
}
.web-none{
    display: none;
}
.addit-wrap{
    width: 700px;
    /* border: 1px solid #000; */
    margin: 0 auto;
    min-width: 300px;
    overflow: hidden;
}
a{
    display: inline-block;
}
img{
    display: block;
    /* width: 100%; */
}
.margin-top1{
    margin-top: 5px;
}
.margin-10{
    margin-bottom: 10px;
}
.margin-15{
    margin-bottom: 15px;
}
.margin-5{
    margin-bottom: 5px;
}
.margin-3{
    margin-bottom: 3px;
}
.margin-40{
    margin-bottom: 40px;
}
.margin-30{
    margin-bottom: 30px;
}
.margin-sub-body{
    margin-bottom: 38px;
}
.margin-sub-last{
    margin-bottom: 38px;
}
.addit-newContent{
    display: flex;
}
.footer{
    position: relative;
    width: 100%;
}
.footer-btn-group{
    position: absolute;
    right: 40px;
    top: 50%;
    transform: translateY(-50%);
    /* border: 1px solid #000; */
    text-align: center;
}


/* 에쎄이 */
.essay-div{
    width: 700px;
    margin: 0 auto;
}
.essay-img{
    width: 100%;
    display: block;
}

/* 인터뷰 */
.addit-inter-banner{
    width: 100%;
    position: relative;
}
.sub-title{
    width: fit-content;
    padding: 5.5px;
    color: #fff;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 30px;
    font-size: 15px;
}
.sub-banner{
    width: 100%;
}
.back-text{
    box-sizing: border-box;
    width: 100%;
    position: relative;
    background-color: #c2dbff;
    margin-bottom: 42px;
    padding: 30px 0;
}
.inter-p{
    font-size: 17px;
    display: block;
    line-height: 25px;
    /* font-family: 'Pretendard-Regular'; */
    color: #00296d;
    font-weight: 600;
    word-break: keep-all;
    text-align: center;
    letter-spacing: -1px;
}
.flex-box{
    display: flex;
    justify-content: space-between;
    /* border: 1px solid #000; */
}
.box{
    width: 284px;
    /* border: 1px solid #000; */
}
.inerview-box{
    width: 100%;
}
.interview-q{
    color: #0095a0;
    width: 100%;
    font-weight: 500;
    /* font-family: 'Pretendard-Regular'; */
    font-size: 16px;
    width: 100%;
    position: relative;
    line-height: 23px;
    margin-bottom: 10px; 
    display: inline-block;
    text-align: justify;
    letter-spacing: -1px;
}
.inter-icon{
    position: absolute;
    width: 37px;
    left: -35px;
    top: -14px;
}
.interview-a{
    color: #666666;
    font-size: 16px;
    line-height: 23px;
    /* word-break: keep-all; */
    position: relative;
    display: inline-block;
    text-align: justify;
    letter-spacing: -1.36px;
    font-weight: 500;
}
.intervie-a-icon{
    position: absolute;
    width: 25px;
    left: -25px;
    top: -5px;

}
.flex-imgbox{
    height: 100%;
}
.flex-imgbox img{
    object-fit: cover;
}
.textbox{
    width: 100%;
}
.bottom-btn-a{
    display: block;
    width: fit-content;
    /* border: 1px solid #000; */
    margin: 40px auto;
    padding: 20px;
}

/* 코다스토리 */
.koda-icon{
    width: 25px;
}
.koda-title{
    width: fit-content;
    padding: 5.5px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    margin-top: 36px;
    margin-bottom: 25px;
}
.koda-sub-title-1{
    color: #00a8a8;
    font-size: 34pt;
    margin-bottom: 13px;
    letter-spacing: -2px;
}
.koda-sub-title-2{
    color: #005e60;
    font-size: 45pt;
    font-weight: bold;
    margin-bottom: 36px;
    letter-spacing: -2px;
}
.koda-back{
    width: 100%;
    padding: 30px 0;
    background-color: #eff7f7;
    position: relative;
    margin-bottom: 42px;
}
.koda-back-img{
    position: absolute;
    width: 315px;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
.koda-back-img-2{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
.koda-back-flex{
    display: flex;
    height: 100%;
    align-items: center;
}
.koda-back-p{
    width: 100%;
    display: block;
    font-size: 16px;
    line-height: 25px;
    color: #47938a;
    word-break: keep-all;
    font-weight: 600;
    letter-spacing: -0.5px;
}
.koda-img{
    width: 100%;
    margin-bottom: 42px;
}
.koda-box{
    width: 410px;
    padding: 48px 22px 22px 22px;
    background-color: #fff5e7;
    margin: 0 auto;
    position: relative;
    border-radius: 12px;
    box-sizing: border-box;
}
.koda-box-text{
    font-family: 'Noto Serif KR', serif;
    font-weight: 600;
    font-size: 13px;
    line-height: 22px;
    color: #b59164;
    border-radius: 12px;
}
.koda-box-text-bt{
    display: block;
    width: 100%;
    font-weight: 600;
    text-align: center;
    font-family: 'Noto Serif KR', serif;
    color: #7c6342;
    font-size: 13px;
}
.koda-box-deco-1{
    position: absolute;
    top: 0;
    left: -10px;
}
.koda-box-deco-2{
    position: absolute;
    bottom: 0;
    right: 0;
}
.koda-margin{
    margin-bottom: 42px;
}
.koda-back-img-width{
    width: 265px;
    width: 240px;
    top: 69px;
    right: -26px;
    opacity: 1;
}
.mobile{
    display: none;
}
.box-bg-color{
    background-color: #ffefeb;
}
.box-text-color{
    color: #c78b6d;
}
.box-text-color-2{
    color: #8c564b;
}

/* 뉴스 */
/* .sub-en{
    font-size: 12px;
} */
.new-img {
    width: 100%;
}
.newbg{
    background-image: url('../images//subImg/news/news_topbg.png');
    background-size: cover;
    height: 175px;
    overflow: visible;
    margin-bottom: 90px;
}
.sub-position{
    position: relative;
}
.banner-position-img{
    position: absolute;
    width: 256px;
    left: 0;
    top: 50px;
}
.news-title{
    background-color: #6d39fe;
    position: absolute;
    top: 40px;
    left: 0;
    padding: 7px;
    color: #fff;
    font-weight: 500;
}
.news-font-box{
    display: flex;
    justify-content: space-between;
    align-items:flex-end;
    margin-bottom: 15px;
}
.news-font{
    font-size: 17px;
    font-weight: bold;
    letter-spacing: -1px;
    color: #6840c7;
    line-height: 22px;
    word-break: keep-all;
}
.date{
    letter-spacing: -1px;
    font-size: 14px;
    font-weight: 300;
    color: #636363;
}
.news-img-box{
    width: 100%;
    display: flex;
    gap: 7px;
}
.news-card{
    text-align: center;
    width: fit-content;
}
.news-card img{
    max-width: 284px;
}
.news-card .news-card2img{
   max-width: 141px;
}
.news-img-sub{
    font-size: 12px;
    color: #636363;
    width: 100%;
    display: block;
    height: 25px;
    line-height: 25px;
}
.new-con-bg{
    width: 100%;
    background-color: #f9f2fb;
    padding: 40px 0;
}
.width-50{
    width: 50%;
}
.news-bottom-a{
    display: block;
    width: fit-content;
    margin: 0 auto;
    margin-top: 40px;
}
.card-group{
    display: flex;
    gap: 10px;
}
@media (max-width: 700px) {
    img{
        width: 100%;
    }
  .addit-wrap{
    width: 100%;
    }
    .margin-top1{
        margin-top: 0;
    }
    .essay-div{
        width: 100%;
    }
    .footer-btn-group{
        right: 20px;

    }
    .icon-1{
        width: 50px;
    }
    .icon-2{
        width: 15px;
    }
    .sub-body{
        width: 100%;
        box-sizing: border-box;
        padding: 0 20px;
    }
    .inter-icon{
        display: none;
    }
    .intervie-a-icon{
        display: none;
    }
    .flex-box{
        flex-wrap: wrap;
    }
    .box{
        width: 100%;
    }
    .reverse{
        flex-direction: column-reverse;
    }
    .flex-imgbox{
        margin-bottom: 12px;
    }
    .back-text{
        padding: 30px 10px;
    }
    .koda-sub-title-1{
        font-size: 19pt;
    }
    .koda-sub-title-2{
        font-size: 24pt;
    }
    .koda-back-p{
        font-size: 11pt;
        line-height: 16pt;
    }
    .koda-back-img{
        opacity: .4;
        top: 0;
        max-width: 240px;
    }
    .koda-back-img-2{
        opacity: .4;
    }
    .koda-back-img-width{
        opacity: .4;
    }
    .news-card img{
        max-width: none;
    }
    .news-card .news-card2img{
        max-width: none;
    }
    .mobile{
        display: block;
        position: relative;
        z-index: 9;
    }
    .web{
        display: none;
    }
    .news-font-box{
        flex-wrap: wrap;
    }
    .news-title{
        left: 15px;
    }
    .news-font{
        margin-bottom: 5px;
        width: 100%;
    }
    .width-50{
        width: 100%;
    }
    .news-card{
        width: 100%;
    }
    .card-group{
        width: 100%;
        justify-content: center;
    }
    .news-img-box{
        flex-wrap: wrap;
    }
    .mo-margin-15{
        margin-bottom: 15px;
    }
    .koda-box-deco-1{
        width: auto;
    }
    .koda-box-deco-2{
        width: auto;
        z-index: 0;
    }
    .koda-box{
        width: 100%;

    }
    .koda-box-text-bt{
        position: relative;
        z-index: 2;
    }
    .koda-back-img-width{
        top: 0;
    }
}
.letter-space{
    letter-spacing: -1.5px;
}