html, body {
    width: 100%;
    height: 100%;
}

html {
    letter-spacing: -0.03em;
}

/* 메인 비주얼 */
@keyframes m_motion {
    0% {
        opacity: 0;
        top: 55%;
    }
    100% {
        opacity: 100%;
        top: 50%;
    }
}

.main {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    animation: m_motion 0.7s linear forwards;
    z-index: 2;
}

.joan {
    font-family: 'Gowun Batang', 'Noto Serif KR', 'Pretendard', 'Noto Sans KR', sans-serif;
    font-weight: 700;
    font-size: 69px;
}

.m_p {
    margin-top: 25px;
    font-size: 20px;
    line-height: 25px;
}

.m_arrow {
    position: absolute;
    bottom: 3%;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
    cursor: pointer;
}

.m_arrow img {
    height: 30px;
    width: auto;
}

.m_arrow p {
    padding-top: 10px;
}

/* 섹션1 */
#sc_1 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 1;
}

#sc_1 .wrap {
    width: 50%;
    height: 100vh;
    overflow: hidden;
    position: relative;
}

#sc_1 .txt_1 {
    font-size: 50px;
    font-weight: 700;
    font-family: 'Gowun Batang', 'Noto Serif KR', 'Pretendard', 'Noto Sans KR', sans-serif;
    margin-top: 10vw;
    line-height: 52px;
}

#sc_1 .txt_2 {
    font-size: 26px;
    font-weight: 600;
    margin-top: 20px;
    line-height: 32px;
    letter-spacing: -0.04em;
}

#sc_1 .txt_3 {
    font-size: 18px;
    margin-top: 34px;
    line-height: 26px;
}

#sc_1 button {
    margin-top: 90px;
    transition: 0.3s;
}

#sc_1 button:hover {
    opacity: .7;
}

#sc_1 button a  {
    display: flex;
    align-items: center;
}

#sc_1 button a span {
    font-size: 18px;
    font-weight: 500;
    font-family: 'Noto Sans Symbols', 'Pretendard', 'Noto Sans KR', sans-serif;
}

#sc_1 button a i {
    font-size: 18px;
}

#sc_1 button a #text {
    margin-left: 10px;
}

#sc_1 .wrap_1, .wrap_4, .wrap_5, .wrap_1, .wrap_7, .wrap_8 {
    padding: 70px;
}

#sc_1 .wrap_1 p, #sc_1 .wrap_1 a, #sc_1 .wrap_5 p, #sc_1 .wrap_5 a {
    color: #fff;
}

#sc_1 .wrap_1 p, #sc_1 .wrap_1 a, .w5_box {
    opacity: 0;
    position: relative;
    left: -60px;
}

#sc_1 .wrap_4 p, #sc_1 .wrap_4 a, #sc_1 .wrap_8 p, #sc_1 .wrap_8 a {
    color: #725541;
    opacity: 0;
    position: relative;
    right: -60px;
}

/* wrap_1 */
#sc_1 .wrap_1 {
    background: #215D9E;
}

#sc_1 .wrap_1 i {
    margin-left: 7px;
}

/* wrap_2 */
#sc_1 .wrap_2 .w2_img {
    background: url("/img/m_wrap2.jpg") no-repeat right center;
    background-attachment:fixed;
    height: 100vh;
}

/* wrap_3 */
#sc_1 .wrap_3 {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}

#sc_1 .wrap_3 .inbox {
    height: 50%;
    width: 50%;
    overflow: hidden;
}

#sc_1 .wrap_3 a {
    width: 100%;
    height: 100%;
    color: #fff;
}

#sc_1 .wrap_3 a .inner .in_text {
    width: 100%;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    padding-bottom: 63px;
}

#sc_1 .wrap_3 #in_1 {
    background: url("/img/m_wrap3.jpg") no-repeat center center;
    background-size: cover;
    transform: scale(1.01);
}

#sc_1 .wrap_3 #in_2 {
    background: #4772b5;
}

#sc_1 .wrap_3 #in_3 {
    background: #312a33;
}

#sc_1 .wrap_3 #in_4 {
    background: url("/img/m_warp3_1.jpg") no-repeat center center;
    background-size: cover;
}

#sc_1 .wrap_3 .txt_2 {
    font-weight: 500;
}

#sc_1 .wrap_3 a .inner {
    height: 100%;
    width: 100%;
    position: relative;
    transition: 0.3s;
}

#sc_1 .wrap_3 a .inner:hover {
    transform: scale(1.1) !important;
    filter: brightness(1.1);
}

/* wrap_4 */
#sc_1 .wrap_4 {
    text-align: right;
}

#sc_1 .wrap_4 i {
    margin-right: 7px;
}

/* wrap_5 */
#sc_1 .wrap_5 {
    background: #5CA3E5;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#sc_1 .wrap_5 .txt_1 {
    margin-top: 80px;
}

#sc_1 .wrap_5 .txt_3 {
    margin-top: 10px;
}


#sc_1 .wrap_5 .notice .w5_tit {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

#sc_1 .wrap_5 .notice .w5_tit a img {
    width: 100%;
    max-width: 20px;
}

#sc_1 .wrap_5 .notice ul li  {
    border-bottom: 1px solid #fff;
    padding: 20px 20px;
    font-size: 19px;
}

/* #sc_1 .wrap_5 .notice ul li:first-child {
    padding: 0 0 20px 0;
} */

#sc_1 .wrap_5 .notice ul li span.hot_icon{
    width:auto;
    color: #fff;
}


#sc_1 .wrap_5 .notice ul li span:not(.hot_icon .sound_only) {
    font-size: 25px;
    color: #fff;
}



/* wrap_6 */
#sc_1 .wrap_6 .w6_img {
    background: url("/img/m_warp6.jpg") no-repeat right center;
    background-attachment:fixed;
    height: 100vh;
}

/* wrap_7 */
#sc_1 .wrap_7 {
    background: url("/img/m_wrap7.jpg") no-repeat left center;
    background-attachment:fixed;
    color: #fff;
    display: flex;
    overflow: hidden;
    align-items: flex-end;
}

#sc_1 .wrap_7 .w7_txt {
    font-size: 25px;
}

#sc_1 .wrap_7 .txt_2 {
    font-weight: 400;
    margin-top: 15px;
}

#sc_1 .wrap_7 .txt_3 {
    margin-top: 20px;
}

#sc_1 .wrap_7 .w7_box {
    padding-right: 120px;
    /* padding-right: 30px; */
}

#sc_1 .wrap_7 .w7_num {
    font-size: 60px;
    display: flex;
    align-items: center;
}

#sc_1 .wrap_7 .w7_num img {
    height: 100%;
    margin-left: 18px;
    margin-top: 12px;
    cursor: pointer;
}

/* wrap_8 */
#sc_1 .wrap_8 {
    text-align: right;
    /* border-bottom: 1px solid #898989; */
    box-shadow: 0px -1px 13px rgb(0 0 0 / 10%);
}

#sc_1 .wrap_8 i {
    margin-right: 7px;
}

/* 섹션2 */
@keyframes motion {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 100%;
    }
}

#sc_2 {
    padding: 16vw 70px 0 70px;
    margin: 0 auto;
    text-align: center;
}

.sc2_box {
    width: 100%;
    position: relative;
    opacity: 0;
    bottom: 80px;
}

#sc_2, #sc_2 a {
    color: #725541;
}

#sc_2 h2 {
    font-size: 54px;
    font-weight: 500;
    letter-spacing: 1px;
}

#sc_2 h2 > span {
    font-size: 40px;
    line-height: 58px;
    font-weight: 500;
}

#sc_2 p {
    font-size: 21px;
    padding-top: 48px;
    font-weight: 400;
    line-height: 36px;
    max-width: 850px;
    margin: 0 auto;
}

#sc_2 .sc2_bu span {
    display: inline-block;
}

#sc_2 .sc2_bu span::after {
    content: "ㅣ";
    padding: 0 3px;
}

#sc_2 .sc2_bu span:last-child::after {
    content: none;
}

#sc_2 button {
    border: 1px solid #725541;
    border-radius: 50px;
    margin-top: 48px;
    transition: 0.3s;
}

#sc_2 button:hover {
    background-color: #725541;
}

#sc_2 button a {
    font-size: 16px;
    font-weight: 600;
    font-family: 'Noto Sans Symbols', 'Pretendard', 'Noto Sans KR', sans-serif;
    padding: 6px 37px;
}

#sc_2 button a:hover {
    color: #fff;
}


/* 게시판 */
.lat {background: transparent !important;margin: 0 !important;}
.lat ul {padding: 0 !important;}
.lt_nick, .lt_more, .lat_title, .basic_li i, .lat li .new_icon {display:none !important;}
.lat li a {margin-bottom: 10px;}
.lat li {margin: 0 !important;}
.lat li a, .lt_info .lt_date {font-size: 19px !important; font-weight: 400 !important;}
.lt_info {padding:0 !important;}
.lat .empty_li {color:#fff !important;font-size: 16px !important;}

#sc_1 .wrap_7 .lat {margin-bottom: 0 !important;}
#sc_1 .wrap_7 .lat li {border: none !important;}
#sc_1 .wrap_7 .lat li a {
    font-size: 30px !important;
    font-weight: 500 !important;
    margin-top: 20px;
    margin-bottom: 0 !important;
    line-height: 36px;
    letter-spacing: -0.04em;
    color: #fff;
}

#sc_1 .wrap_7  .lt_date{
    font-size: 19px;
    margin-top: 34px;
    line-height: 30px;
    color: #fff;
}


/* 미디어쿼리 */
@media only screen and (max-width: 1840px) {
    #sc_1 .wrap_5 .notice ul li {
        padding: 16px;
    }
}

@media only screen and (max-width: 1440px) {
    .joan {
        font-size: 5rem ;
    }

    #sc_2 h2 {
        font-size: 48px;
    }
    
    #sc_2 h2 > span {
        font-size: 35px;
        line-height: 51px;
    }

    #sc_2 p {
        font-size: 18px;
        line-height: 31px;
        max-width: 780px;
    }

    #sc_1 .wrap_3 .txt_3 {
        padding: 0 21px
    }

    #sc_1 .wrap_7 .txt_2 {
        font-size: 28px;
        line-height: 36px;  
    }

    .lat li a, .lt_info .lt_date {
        font-size: 17px !important;
    }

    #sc_1 .wrap_5 .notice ul li span {
        font-size: 23px;
    }

    #sc_1 .wrap_2 .w2_img {
        background: url("/img/m_wrap2_mobile.jpg") no-repeat left center;
        background-size: cover;
    }

    #sc_1 .wrap_6 .w6_img {
        background: url("/img/m_wrap6_mobile.jpg") no-repeat left center;
        background-size: cover;
    }

    #sc_1 .wrap_7 {
        background: url("/img/m_wrap7_mobile.jpg") no-repeat left center;
        background-size: cover;
    }
}

@media only screen and (max-width: 1339px) {
    #sc_1 .wrap_5 .notice ul li {
        padding: 12px 27px;
    }
}

@media only screen and (max-width: 1323px) {
    .sc_br, .sc1_br  {
        display: none;
    }
}

@media only screen and (max-width: 1300px) {
    #sc_1 .wrap_7 .txt_2 {
        font-size: 25px;
        line-height: 34px;
    }

    #sc_1 .wrap_7 .w7_num {
        font-size: 53px;
    }

    #sc_1 .wrap_7 .w7_num img {
        height: 51px;
    }
}

@media only screen and (max-width: 1200px) {
    #sc_1 .wrap_7 .txt_2 {
        font-size: 23px;
        line-height: 32px;
    }

    #sc_1 .wrap_7 .w7_num {
        font-size: 53px;
    }

    #sc_1 .wrap_7 .w7_num img {
        height: 51px;
    }
}

@media only screen and (max-width: 1153px) {
    #sc_1 .wrap_7 {
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        align-items: flex-start;
    }

    #sc_1 .wrap_7 .w7_num {
        margin-top: 40px;
    }
}

@media only screen and (max-width: 1024px) {
    #sc_1 .wrap_1, .wrap_4, .wrap_5, .wrap_1, .wrap_7, .wrap_8 {
        padding: 55px;
    }

    .m_p {
        font-size: 19px;
        line-height: 25px;
    }

    #sc_1 .txt_1 {
        margin-top: 100px;
        font-size: 46px;
        line-height: 47px;
    }

    #sc_1 .txt_3 {
        font-size: 16px;
        line-height: 23px;
    }

    #sc_1 .wrap_5 .w5_txt {
        font-size: 23px;
    }

    #sc_1 .wrap_5 .w5_txt_1 {
        font-size: 14px;
        line-height: 25px;
    }

    #sc_1 .wrap_5 .notice ul li {
        font-size: 17px;
    }

    #sc_1 .wrap_5 .notice ul li span {
        font-size: 21px;
    }

    #sc_1 .wrap_5 .notice ul li img {
        width: 17px;
    }

    #sc_1 .wrap_7 .w7_txt {
        font-size: 17px;
    }

    #sc_1 .wrap_7 .txt_2 {
        font-size: 19px;
        line-height: 26px;
    }

    #sc_1 .wrap_7 .w7_num {
        font-size: 42px;
    }

    #sc_1 .wrap_7 .w7_num img {
        height: 42px;
        margin-top: 11px;
    }

    #sc_2 p {
        font-size: 17px;
        line-height: 30px;
        padding-top: 39px;
    }

    #sc_2 button a {
        font-size: 15px;
    }

    #sc_2 {
        padding: 30vw 55px 0 55px;
    }
}

@media only screen and (max-width: 940px) {
    .joan {
        font-size: 4rem;
    }

    .m_p {
        font-size: 17px;
        line-height: 22px;
    }

    #sc_2 h2 {
        font-size: 43px;
    }

    #sc_2 h2 > span {
        font-size: 32px;
    }
}

@media only screen and (max-width: 866px)  {
    #sc_1 .txt_2 {
        font-size: 24px;
    }

    #sc_1 .wrap_5 .notice ul li {
        font-size: 14px;
    }
}

@media only screen and (max-width: 768px) {
    #sc_1 {
        flex-direction: column;
    }

    #sc_1 .wrap {
        width: 100%;
    }

    .sc_br {
        display: block;
    }

    #sc_1 .wrap_7 {
        display: flex;
        flex-direction: row;
        align-items: flex-end;
        justify-content: space-between;
    }

    #sc_1 .wrap_7 .w7_num {
        margin-top: 0;
    }
    #sc_1 .wrap_2 .w2_img {
        background-position: right center;
    }

    .sc2_br {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .lat li a, .lt_info .lt_date {font-size: 16px !important;}
}

@media only screen and (max-width: 550px) {
    .m_text img {
        width: 95px;
    }

    .joan {
        font-size: 3rem;
    }

    .m_p {
        font-size: 14px;
        line-height: 19px;
        margin-top: 22px;
    }

    #sc_2 {
        padding: 280px 30px 40px 30px;
    }

    #sc_2 h2 {
        font-size: 37px;
    }

    #sc_2 h2 > span {
        font-size: 28px;
        line-height: 39px;
    }

    #sc_2 p {
        font-size: 15px;
        padding-top: 30px;
        line-height: 24px;
    }

    #sc_1 .wrap_5 .notice ul li span {
        font-size: 16px;
    }

    #sc_1 .wrap_5 .notice .w5_tit a img {
        width: 100%;
        max-width: 15px;
    }

    #sc_1 button a span {
        font-size: 15px;
    }

    #sc_1 button a i {
        font-size: 15px;
    }
}

@media only screen and (max-width: 506px) {
    #sc_1 .wrap_5 .notice ul li {
        padding: 10px;
    }
}

@media only screen and (max-width: 490px) {
    .sc_br {
        display: none;
    }
}

@media only screen and (max-width: 450px) {
    #sc_1 .wrap_2 .w2_img {
        background: url("/img/m_wrap2_mobile.jpg") no-repeat left center;
        background-size: cover;
    }

    #sc_1 .wrap_6 .w6_img {
        background: url("/img/m_wrap6_mobile.jpg") no-repeat left center;
        background-size: cover;
    }

    #sc_1 .wrap_7 {
        display: flex;
        align-items: flex-start;
        justify-content: flex-end;
        flex-direction: column;

        background: url("/img/m_wrap7_mobile.jpg") no-repeat left center;
        background-size: cover;
    }

    #sc_1 .wrap_7 .w7_num {
        margin-top: 30px;
    }

    .w7_br {
        display: none;
    }

    #sc_1 .wrap_1, .wrap_4, .wrap_5, .wrap_1, .wrap_7, .wrap_8 {
        padding: 30px;
    }

    #sc_1 .txt_1 {
        margin-top: 40vw;
        font-size: 30px;
        line-height: 34px;
    }

    #sc_1 .wrap_5 .txt_1 {margin-top: 30vw;}

    #sc_1 .txt_2 {
        font-size: 18px;
        line-height: 25px;
    }

    #sc_1 .txt_3 {
        font-size: 15px;
        line-height: 22px;
    }

    #sc_2 h2 {
        font-size: 24px;
    }

    #sc_2 h2 > span {
        font-size: 18px;
        line-height: 30px;
    }

    #sc_2 {
        padding: 208px 30px 126px 30px;
    }

    #sc_2 button a {
        font-size: 14px;
        padding: 0 20px;
        line-height: 37px;
        margin-top: 5px;
    }

    .lat li a, .lt_info .lt_date {font-size: 15px !important;}

    .main {padding: 0 20px;}
}

@media only screen and (max-width: 359px) {
    .w8_br {
        display: none;
    }

    .in_br {
        display: none;
    }

    .sc1_br {display: none;}
}

@media only screen and (max-width: 350px) {
    #sc_1 .wrap_3 .txt_3 {
        font-size: 13px;
        line-height: 20px;
        margin-top: 24px;
    }
}

@media only screen and (max-width: 321px) {
    .w5_br {
        display: none;
    }

    #sc_1 .txt_3 {
        font-size: 15px;
        letter-spacing: -0.04em;
    }

    .main_br {display: none;}
}