﻿/* 평창평화체 */
@font-face {
    font-family: 'PyeongChangPeace-Bold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2206-02@1.0/PyeongChangPeace-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}
/* 프리텐다드 */
@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;
}

.notice_wrap * {
    font-family: 'pretend-regular';
    font-weight: normal;
    line-height: 1.2;
}

.notice_wrap {width: 100%;height: 2054px;background: #fff4f8 url(https://img.imbc.com/broad/tv/ent/template/university_survival/images/bg_img.jpg)no-repeat 50% 0%;padding-bottom: 100px;}

.notice {padding: 200px 0 150px;}
.notice .top {margin-bottom: 100px;}
.notice .top .logo {width: 682px;margin: 0 auto;}

.notice .middle {padding: 0 80px;}
.notice .middle .txt {text-align: center;margin-bottom: 80px;}
.notice .middle .txt h3 {font-family: 'PyeongChangPeace-Bold'; font-size: 60px;color: rgb(240 67 0);padding: 0;margin-bottom: 78px;}
.notice .middle .txt p {font-family: 'Pretendard-Regular'; font-size:30px; color: #787878;letter-spacing: -0.04;line-height: 48px;margin-bottom: 30px;}
.notice .middle .txt p span {font-weight: bold;line-height: 48px;}
.notice .middle .txt em {font-weight: bold;color: #000;font-size: 30px;line-height: 48px;letter-spacing: -0.04;}

.notice .middle .apply {border-top: 1px solid #d9d0d3;border-bottom: 1px solid #d9d0d3;padding: 80px 0px 80px 20px;}
.notice .middle .apply ul li {display: flex;margin-bottom: 70px;}
.notice .middle .apply ul li:nth-child(2) {margin-bottom: 56px;}
.notice .middle .apply ul li:last-child {margin-bottom: 0;}
.notice .middle .apply ul li>span {display: inline-block;position: relative;z-index: 1; font-size: 24px;color: #fff;font-style: italic;font-weight: bold;width: 150px;text-align: center;line-height: 45px;}
.notice .middle .apply ul li>span:before {content: '';position: absolute;left: 0;top: 0;width: 150px;height: 45px;background: rgb(240 67 0);border-radius: 30px; z-index: -1;}
.notice .middle .apply ul li .txt {margin-left: 40px;margin-bottom: 0; text-align: left;}
.notice .middle .apply ul li .txt p {font-size: 26px;color: #000;margin: 0;}
.notice .middle .apply ul li .txt p>em {font-style: normal;font-size: 26px;}
.notice .middle .apply ul li .txt p>span {color: #787878;font-weight: normal;display: inline-block;text-indent: 1em;}

.notice .btn {position: relative;display: flex;justify-content: center;align-items: center;margin-top: 100px;}
.notice .btn a {display: inline-flex;/* background: url(https://img.imbc.com/broad/tv/ent/template/university_survival/images/btn.png)no-repeat 50% 50%;width: 574px;height: 216px; */font-size: 36px;height: 194px;font-family: 'PyeongChangPeace-Bold';text-align: center;z-index: 90;flex-direction: row;justify-content: center;width: 508px;align-items: center;}
.notice .btn a+a {margin-left: 40px;}
.notice .btn a img {margin-left: 20px;}
.notice .btn a:before {content: '';position: absolute;top: 0;background: url(https://img.imbc.com/broad/tv/ent/template/university_survival/images/btn.png)no-repeat 50% 50%;width: 574px;height: 216px;z-index: -1;}
.notice .btn .f_hwp:before {left: 47px;}
.notice .btn .f_docx:before {right: 47px;}