@import "master.css";

/* ===================== 가로형 ==================== */
@media all and (device-width: 3840px) and (device-height: 1488px) {
    body {
        width: 3840px;
        height: 1488px;
        font-family: 'NanumBarunGothic', sans-serif;
    }
    ul#signage > li {
        position: absolute;
        top: 0;
        width: 3840px;
    }

    /* 모션2_여름 */    
    .scene_season_motion2 > div {
        position: relative;
        width: 3840px; 
        height: 1488px;
        border: 1px solid #000;
        box-sizing: border-box;
        background: url(../images/season_3840*2160_2.png) no-repeat;
        background-size: cover;
    }
    .season_motion2_img img {
        width: 3840px; 
        height: 2160px;
        position: absolute;
    }
    .season_motion2_text_box {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 3840px; 
        height: 1488px;
    }
    .season_motion2_text1 {
        text-align: center;
    }
    .season_motion2_text1 p {
        width: 3000px;
        font-size: 140px;
    }
    .season_motion2_text2 {
        width: 2700px;
        margin: 70px 0;
        padding: 50px;
    }
    .season_motion2_text2 p {
        font-size: 100px;
        line-height: 130px;
        -webkit-line-clamp: 5;
    }
    .season_motion2_text3 {
        text-align: center;
        margin: 0 auto;
        background-color: rgba( 0, 0, 0, 0.8 );
    }
    .season_motion2_text3 p {
        padding: 30px;
        font-size: 100px;
    }

    /* 모션3_가을 */    
    .scene_season_motion3 > div {
        width: 3840px; 
        height: 1488px;
        background-position-y: center;
    }
    .season_motion3_text_box {
        width: 3840px;
        height: 1488px;
    }
    .season_motion3_img img {
        width: 3840px;
        height: 1488px;
        position: absolute;
    }
    .season_motion3_text1 p {
        font-size: 140px;
    }
    .season_motion3_text2 {
        width: 2700px;
        margin: 70px 0;
        padding: 50px;
    }
    .season_motion3_text2 p {
        font-size: 100px;
        line-height: 130px;
        -webkit-line-clamp: 6;
    }
    .season_motion3_text3 p {
        font-size: 100px;
    }

    /* 공지사항 */
    .scene_notice > div {
        width: 3840px;
        height: 1488px;
        background: url(../images/notice_bg_3840.jpg) no-repeat left bottom;
        background-size: cover;
    }
    .scene_newsletter > div {
        width: 3840px;
        height: 1488px;
        background: url(../images/scene_newsletter_bg_3840.jpg) no-repeat;
    }
    .scene_notice .topbar{padding: 20px;}
    .weather, .dust{display: flex; align-items: center;}
    .scene_notice .today_date p:nth-child(1) {
        font-size: 40px;
    }
    .scene_notice .today_date p:nth-child(2) {
        font-size: 90px;
    }
    .scene_notice .weather, .scene_notice .weather span {
        font-size: 130px;
    }
    .dust div p:nth-child(1) {
        font-size: 70px;
    }
    .dust div p:nth-child(2) {
        font-size: 70px;
    }
    .scene_notice .dust img {
        margin-right: 20px;
        width: 150px;
    }

    .scene_notice .school p{margin: 5px 0;}
    .scene_notice .school p:nth-child(1){font-size: 60px;}
    .scene_notice .school p:nth-child(2){font-size: 90px;}

    .notice_asset{padding: 45px; color: #fff;}
    .notice_asset h1{font-size: 130px; text-align: center;}
    .notice_asset ul{margin-top: 40px;}
    .notice_asset ul li{font-size: 90px; line-height: 135px;}

    .scene_notice_cont .notice_asset .notice_cont{
        font-size: 50px;
        line-height: 80px;
        -webkit-line-clamp: 9;
    }
    li.notice_cont_none div p{
        width: 1400px;
    }
    li.notice_cont_none div span{
        font-size: 50px;
    }
    .notice_cont_box ul:nth-child(2) li {
        line-height: 130px;
    }
    .notice_cont_box ul:nth-child(2) li p{
        max-width: 1400px;
        font-size: 65px;
    }
    .notice_cont_box ul:nth-child(2) span {
        font-size: 50px;
    }

    /* 이달의 행사 */
    .scene_calendar > div {
        width: 3840px;
        height: 1488px;
    }
    .calendar_content ul li {display: none;}
    .calendar_content ul li.this_day {display: block;}
    .calendar_content {
        padding-top: 50px;
        height: unset;
    }
    .calendar .now_month {
        font-size: 90px;
    }
    .calendar ul li span {
        font-size: 60px;
    }
    .calendar ul li span.schedule_on {
        font-size: 60px;
    }
    .calendar_content ul {
        width: 3700px;
    }
    .calendar_content li>p:nth-child(1) {
        width: 1000px;
    }
    .calendar_content li p:nth-child(1) span {
        font-size: 55px;
    }
    .calendar_content ul li {
        display: block;
        padding: 10px 0;
        font-size: 55px;
        line-height: 70px;
    }

    /* 오늘의 식단 */
    .scene_schoolmeal > div {
        width: 3840px;
        height: 1488px;
    }
    .kcal{margin-left: 55px; width: 278px; height: 379px; background: url(../images/kcal_bg.png) left top no-repeat;}
    .kcal span:first-child{padding-top: 100px; font-size: 70px;}
    .kcal span:last-child{padding-top: 5px; font-size: 45px;}
    .schoolmeal_pic img{width: 600px;}
    .schoolmeal_tit, .schoolmeal_tit .material-symbols-outlined {
        font-size: 120px;
    }
    .schoolmeal_tit {
        padding: 45px 0 0 950px;
    }
    .schoolmeal_cont {
        margin-top: 230px;
        height: 1257px;
        background: url(../images/schoolmeal_bg.png) left bottom no-repeat;
        background-size: cover;
    }
    .schoolmeal_info div {
        width: 1150px;
        min-height: 600px;
        margin-top: 200px;
    }
    .schoolmeal_info div ul {
        margin-top: 20px;
    }
    .schoolmeal_info div span {
        font-size: 90px;
    }
    .schoolmeal_info div ul li {
        font-size: 53px;
        line-height: 70px;
    }
    .allergy{padding: 27px 30px; font-size: 53px; line-height: 69px;}
    .schoolmeal_ment{padding: 35px; font-size: 53px; box-sizing: border-box; color: #ffde00; line-height: 35px;}

    /* 학교이용안내 */
    .scene_useinfo .useinfo_user_box {
        width: 3840px; 
        height: 1488px; 
        border: 1px solid #000;
        background: url(../images/schooluseinfo_bg_712.png) no-repeat left bottom;
        background-size: cover;
    }
    .scene_useinfo > .useinfo_user_bg img {
        width: 1505px;
        height: 1488px;
        object-fit: cover;
    }
    .useinfo_tit{margin:50px 20px 0 0;}
    .useinfo_tit span {
        right: 50px;
        font-size: 100px;
    }
    .useinfo_tit span:nth-child(2){color: #0059a0;}
    .useinfo_tit i {
        margin: 20px 40px 0 0;
        font-size: 65px;
    }
    .useinfo_cont div {
        margin: 60px 0 0 1370px; 
        width: 2420px; 
        font-size: 85px; 
        line-height: 110px; 
        word-break:keep-all;
    }
    .useinfo_cont ul li{list-style: none !important;}

    /* 학교행사사진 */
    .scene_album > div {
        width: 3840px; 
        height: 1488px; 
    }
    .scene_album ul li {
        width: 3840px; 
        height: 1488px; 
    }
    .scene_album ul li img{max-width: 3840px; height: 100%; object-fit: scale-down;}
    .scene_album p {
        padding: 25px;
        font-size: 90px;
    }

    /* 학교홍보동영상 */
    .scene_movie > div {
        width: 3840px; 
        height: 1488px; 
    }

    /* 동영상멘트 */
    .scene_movie_ment > div{
        width: 3840px; 
        height: 1488px; 
    }
    .scene_movie_ment_box {
        width: 3840px; 
        height: 1488px; 
    }
    .scene_movie_ment_cont {
        width: 3840px; 
        height: 1488px;
    }
    .movie_ment {
        width: 100%;
        padding: 20px 20px 10px 20px;
    }
    .movie_ment p:nth-child(1) {
        font-size: 90px;
    }
    .movie_ment p:nth-child(2), .movie_ment p:nth-child(3) {
        padding: 10px 0;
        font-size: 65px;
        line-height: 90px;
        text-align: justify;
    }

    /* 명언 */
    .scene_saying > div{
        width: 3840px; 
        height: 1488px;
        background: url(../images/saying_bg_3840.jpg) no-repeat;
        background-size: cover;
    }
    .scene_saying > div > div{display: flex; justify-content: center; align-items: center; width: 60%; min-height: 700px; padding: 20px; box-sizing: border-box;}
    .scene_saying div p{margin: 50px 0;}
    .scene_saying div p:nth-child(1){font-size: 100px; line-height: 120px;}
    .scene_saying div p:nth-child(2){font-size: 90px; line-height: 120px; word-break:keep-all;}
    .scene_saying div p:nth-child(3){font-size: 70px;}

    /* 명화 */
    .scene_painting > div{
        width: 3840px; 
        height: 1488px;
    }
    .scene_painting > div::before {
        width: 3840px; 
        height: 1488px;
        background-color: #000;
        background: url(https://lh3.googleusercontent.com/J0sw0IiqP2F4gavYnI-vUa5IBgHiHy42lohgm-qq1vuygUX0HQgylVSV1ZdDTV5XIg=s1200) no-repeat left center;
        background-size: cover;
        animation: scaleAnimation 13s infinite alternate;
    }
    .scene_painting_box {
        width: 3840px; 
        height: 1488px;
    }
    .scene_painting_cont {
        width: 3840px; 
        height: 1488px;
    }
    .scene_painting_cont img {
        max-width: 1800px;
        max-height: 1400px;
    }
    .scene_painting_cont div:nth-child(1) {
        width: 55%;
    }
    .scene_painting_cont div:nth-child(2) {
        width: 43%;
    }
    .painting_ment p:nth-child(1) {
        font-size: 100px;
    }
    .painting_ment p:nth-child(2) {
        padding: 10px 0;
        font-size: 80px;
    }
    .painting_ment p:nth-child(3) {
        padding: 10px 0;
        font-size: 60px;
        line-height: 85px;
        text-align: justify;
    }

    /* 오늘의 영어단어 */
    .scene_engword > div {
        width: 3840px; 
        height: 1488px;
        background: url(../images/engword_bg.png) bottom right no-repeat;
        background-size: 650px;
    }
    .scene_engword div div div{margin: 50px auto 0 auto; padding: 40px  0; width: 98%; box-sizing: border-box; background-color: #00bf60;}
    .scene_engword div div div p{margin: 10px 0; color: #fff;}
    .scene_engword div div div p:nth-child(1){font-size: 100px;}
    .scene_engword div div div p span{display: block; margin: 15px 0;}
    .scene_engword div div div p span:nth-child(1){font-size: 100px;}
    .scene_engword div div div p span:nth-child(2){font-size: 80px;}
    .scene_engword ul{margin: 50px 0 0 90px; padding: 10px  0; width: 80%; box-sizing: border-box;}
    .scene_engword ul li{margin: 30px 0; padding: 40px 0; border-bottom: 3px dashed #d1d1d1; font-size: 95px; text-align: left; line-height: 150px;}
    .scene_engword ul li span{color: #00bf60;}

    /* 오늘의 영어숙어 */
    .scene_engwidiom > div {
        width: 3840px; 
        height: 1488px;
        background: url(../images/engwidiom_bg.png) no-repeat;
        text-align: center;
        background-size: cover;
    }
    .scene_engwidiom > div > div{width: 100%; height: 100%; background: url(../images/engwidiom_item.png) bottom right no-repeat; background-size: 750px;}
    .scene_engwidiom div div div{margin: 180px 0 0 410px; padding: 10px  0; width: 85.4%; box-sizing: border-box; background-color: #00aee1;}
    .scene_engwidiom div div div p{margin: 12px 0; color: #fff;}
    .scene_engwidiom div div div p:nth-child(1){font-size: 100px;}
    .scene_engwidiom div div div p span{display: block; margin: 15px 0;}
    .scene_engwidiom div div div p span:nth-child(1){font-size: 100px; color: #000;}
    .scene_engwidiom div div div p span:nth-child(2){font-size: 80px;}
    .scene_engwidiom ul{margin: 0 0 0 450px; padding: 20px  0; width: 73%; box-sizing: border-box;}
    .scene_engwidiom ul li{margin: 0; padding: 30px 0; border-bottom: 3px dashed #d1d1d1; font-size: 85px; text-align: left; line-height: 130px;}
    .scene_engwidiom ul li span{color: #00aee1;}

    /* 디데이 */
    .scene_day > div {
        width: 3840px; 
        height: 1488px;
    }
    .scene_day > div .scene_day_tit {
        font-size: 6.5rem;
    }
    .scene_day > div ul li {
        font-size: 12rem;
    }
    .scene_day > div .scene_day_ment {
        font-size: 5rem;
    }

    /* 날씨.시간 공지사항 */
    .weather_time_box {
        width: 3840px; 
        height: 1488px;
    }
    .weather_time_bg {
        overflow: hidden;
        width: 3840px; 
        height: 1488px;
    }
    .weather_time_box img {
        margin: 55px auto 0 auto;
        /* width: 3840px; 
        height: 1488px; */
    }
    #weather_time_contbox {
        height: 490px;
    }
    .weather_time {
        width: 738px;
    }
    .weather_time_bg img {
        width: 100%; 
        height: unset;
        object-fit: cover;
    }
    .weather_time_box > div:first-child b {
        display: block;
        padding-top: 20px;
        font-size: 80px;
        font-weight: 500;
    }
    .weather_time_box > div:first-child .temperature_text {
        font-size: 80px;
    }
    .weather_time p:first-child {
        padding: 10px 0;
        font-size: 80px;
    }
    .weather_time p:last-child {
        font-size: 80px;
    }
    .weather_time_cont span:first-child {
        font-size: 100px;
    }
    .weather_time_tit p {
        font-size: 100px;
    }
    .weather_time_cont span:last-child {
        font-size: 80px;
    }
    #weather_time_contbox {
        height: 1020px;
    }
    #autoscroll {
        font-size: 75px;
        line-height: 100px;
    }

    /* qrcode */
    .scene_qrcode {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 3840px; 
        height: 1488px;
        background: url(../images/schoolalbum_bg_3840.jpg) no-repeat;
        background-size: cover;
    }
    .qrcode img {
        width: 500px;
    }
    .qrcode p:nth-child(1) {
        font-size: 90px;
    }
    .qrcode p:nth-child(3) {
        font-size: 70px;
    }
    .qrment_tit1 {
        font-size: 100px;
    }
    .qrment_tit2 {
        padding: 10px 0;
        font-size: 65px;
    }
    .qrment_used1 {
        padding: 30px 0 20px 0;
        font-size: 70px;
    }
    .qrment_used2 {
        font-size: 70px;
        line-height: 100px;
    }

    /* 일반알림 */
    .general_alram > div{
        width: 3840px; 
        height: 1488px; 
    }
    
    /* 긴급 알림 */
    .scene_alram > div {
        width: 3840px !important; 
        height: 1488px !important;
        background: url(../images/alram_bg_3840.png) no-repeat !important;
        background-size: cover !important;
    }
    .scene_alram span#alram_title {
        left: 650px;
        top: 150px;
        width: 2900px;
        font-size: 100px;
    }
    .scene_alram div#emergency_alert_contbox {
        left: 200px;
        top: 435px;
        width: 3420px;
        line-height: 110px;
        font-size: 90px;
        height: 60%;
        -webkit-line-clamp: 8;
    }

    /* 전체 에러 */
    .scene_error > div {
        width: 3840px; 
        height: 1488px;
        background: url(../images/noticepop_bg.png) left -170px;
        background-size: cover;
    }
    .scene_error > div div {
        width: 1250px;
        position: absolute;
        left: 1300px;
        top: 550px;
        font-size: 100px;
    }

    /* 날씨 */
    .weather_snow canvas {
        width: 3840px;
        height: 1488px !important;
    }
    .scene_weather_box > div {
        width: 3840px !important;
        height: 1488px !important;
    }
    .temperature_text, .temperature_info {
        padding: 0;
    }
    .weather_main .wt_icon {
        display: inline-block;
        vertical-align: top;
        width: 300px !important;
        height: 300px !important;
        background-size: 300px 300px !important;
    }
    .weather_main .wt_icon.ico_wt1,
    .weather_main .wt_icon.ico_wt2,
    .weather_main .wt_icon.ico_wt3,
    .weather_main .wt_icon.ico_wt4,
    .weather_main .wt_icon.ico_wt5,
    .weather_main .wt_icon.ico_wt6,
    .weather_main .wt_icon.ico_wt7,
    .weather_main .wt_icon.ico_wt8,
    .weather_main .wt_icon.ico_wt9,
    .weather_main .wt_icon.ico_wt10,
    .weather_main .wt_icon.ico_wt11 {
        top: -90px !important;
        left: 400px !important;
    }
    .week_item {
        margin: 20px !important;
        padding: 40px 10px 20px 10px !important;
        width: 47%;
        box-sizing: border-box;
        border-radius: 15px;
        text-align: center;
        box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
        background-color: rgba(255, 255, 255, 0.7);
    }
    .cell_weather .wt_icon {
        width: 140px !important;
        height: 140px !important;
        background-size: 140px 140px !important;
    }
    .cell_weather > span {
        padding: 0 10px;
    }

    .weather_graphic .temperature_text strong {
        font-size: 12rem !important;
    }
    .temperature_info .summary {
        display: block;
        margin: 100px 0 !important;
        font-size: 6rem !important;
    }
    .temperature_info .summary_list {
        font-size: 5rem !important;
    }
    .report_card_wrap .item_today .title {
        padding-bottom: 50px;
        font-size: 3.5rem !important;
    }
    .report_card_wrap .item_today .txt {
        font-size: 3.5rem !important;
    }
    .report_card_wrap .item_today {
        display: inline-block;
        min-width: 290px !important;
        margin: 50px 20px 20px 20px;
        padding: 50px 4px 43px 4px !important;
    }

    .week_tit {
        display: block;
        padding-bottom: 30px;
        font-size: 6rem !important;
    }
    .week_item .cell_date .day {
        font-size: 4rem !important;
        /* font-weight: 400  !important; */
    }
    .date_inner .date {
        margin-top: 20px;
        font-size: 3rem !important;
    }
    .week_item .cell_weather .weather_left .time {
        margin-bottom: 30px;
        font-size: 3.5rem !important;
    }
    .week_item .cell_weather .weather_left .rainfall {
        font-size: 3rem !important;
    }
    .week_item .cell_temperature .lowest {
        font-size: 3.5rem !important;
    }
    .week_item .cell_temperature .highest {
        font-size: 4rem !important;
    }

    /* 팝업 전광판 */
    .scene_popupgallery .topbar{padding: 10px;}
    .scene_popupgallery .today_date p:nth-child(1) {
        font-size: 40px;
    }
    .scene_popupgallery .today_date p:nth-child(2) {
        font-size: 90px;
    }
    .scene_popupgallery .weather, .scene_popupgallery .weather span {
        font-size: 120px;
    }
    .scene_popupgallery .dust div p:nth-child(1) {
        font-size: 50px;
    }
    .scene_popupgallery .dust div p:nth-child(2) {
        font-size: 70px;
    }
    .scene_popupgallery .dust img {
        margin-right: 20px;
        width: 150px;
    }

    .scene_popupgallery .school p{margin: 5px 0; line-height: 70px;}
    .scene_popupgallery .school p:nth-child(1){font-size: 50px;}
    .scene_popupgallery .school p:nth-child(2){font-size: 75px;}

    .popupgallery_tit {
        left: 105px;
        top: 345px;
        width: 590px;
        font-size: 62px;
        line-height: 83px;
        -webkit-line-clamp: 4;
    }
    .scene_popupgallery div.popupgallery_cont {
        display: flex;
        align-items: center;
        justify-content: end;
        width: 3840px; 
        height: 1488px; 
        /* border: 1px solid red; */
        background-color: #000;
        background: url("../images/popboard_bg_3840w.jpg");
        background-size: cover;
    }
    .scene_popupgallery ul {
        margin: 200px 40px 0 0;
        max-width: 2920px;
        grid-gap: 40px;
    }
    .scene_popupgallery ul img, .scene_popupgallery ul video {
        box-sizing: border-box;
        width: 100%;
        min-width: 950px;
        height: 490px;
        object-fit: contain;
    }
    .scene_popupgallery ul li p {
        padding: 20px;
    }
    .scene_popupgallery ul li p span {
        max-width: 946px;
        font-size: 45px;
    }
}

/* ===================== 세로형 ==================== */
@media all and (device-width: 1488px) and (device-height: 3840px) {
    body {
        width: 1488px;
        height: 3840px;
        font-family: 'NanumBarunGothic', sans-serif;
    }
    ul#signage > li {
        position: absolute;
        top: 0;
        width: 1488px;
    }

    /* 모션2_여름 */    
    .scene_season_motion2 > div {
        width: 1488px; 
        height: 3840px;
        background-size: cover;
        background-position-y: bottom;
    }
    .season_motion2_text_box {
        width: 1488px; 
        height: 3840px;
    }
    .season_motion2_img img {
        width: 4400px; 
        height: 3200px;
        position: absolute;
        top: 200px;
    }
    .season_motion2_text1 p {
        width: 1400px;
        font-size: 110px;
        overflow: unset;
        white-space: unset;
        text-overflow: unset;
        word-break: unset;
    }
    .season_motion2_text2 {
        width: 1300px;
        margin: 20px 0;
        padding: 30px;
    }
    .season_motion2_text2 p {
        font-size: 100px;
        line-height: 150px;
        -webkit-line-clamp: 10;
        text-align: left;
    }
    .season_motion2_text3 p {
        font-size: 90px;
        line-height: 70px;
    }

    /* 모션3_가을 */    
    .scene_season_motion3 > div {
        width: 1488px; 
        height: 3840px;
        background-position-y: center;
    }
    .season_motion3_text_box {
        width: 1488px; 
        height: 3840px;
    }
    .season_motion3_img img {
        width: 3840px; 
        height: 2160px;
        position: absolute;
        left: 30%;
    }
    .season_motion3_text1 p {
        font-size: 140px;
        white-space: unset;
        text-overflow: unset;
        word-break: unset;
    }
    .season_motion3_text2 {
        width: 1100px;
        margin: 100px 0;
        padding: 50px;
    }
    .season_motion3_text2 p {
        font-size: 110px;
        line-height: 150px;
        -webkit-line-clamp: 13;
        text-align: left;
    }
    .season_motion3_text3 p {
        font-size: 110px;
    }

    /* 공지사항 */
    .scene_notice > div {
        width: 1488px;
        height: 3840px;
    }
    .scene_notice .topbar {
        padding: 50px;
    }
    .today_date p:nth-child(1) {
        font-size: 32px;
    }
    .today_date p:nth-child(2) {
        font-size: 70px;
    }
    .weather span {
        font-size: 80px;
    }
    .weather p span {
        font-size: 80px;
    }
    .scene_notice .weather {
        font-size: 80px;
    }
    .dust div p:nth-child(1) {
        font-size: 40px;
    }
    .dust div p:nth-child(2) {
        font-size: 60px;
    }
    .scene_notice .school p:nth-child(1) {
        font-size: 40px;
    }
    .scene_notice .school p:nth-child(2) {
        font-size: 60px;
    }
    .scene_notice .weather p {
        padding: 0 10px;
    }
    .notice_asset h1 {
        font-size: 120px;
        text-align: center;
    }
    .notice_asset ul li {
        display: block;
        justify-content: space-between;
        padding-top: 40px;
        font-size: 90px;
        line-height: 120px;
        border-bottom: 5px dotted #fff;
    }
    .notice_asset ul li p {
        display: block;
        white-space: unset;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .notice_asset ul li span {
        display: block;
        margin-bottom: 20px;
        text-align: right;
    }

    .notice_cont_box {
        display: block;
    }

    .scene_notice_cont .notice_asset .notice_cont{
        font-size: 60px;
        line-height: 100px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 12;
        -webkit-box-orient: vertical;
    }
    li.notice_cont_none div p{
        width: 800px !important;
        white-space: nowrap;
    }
    .scene_notice_cont .notice_asset .notice_cont{
        white-space: unset;
    }
    .notice_cont_box ul:nth-child(1){
        padding: 4%;
        width: 92%;
    }
    li.notice_cont_none div span{
        font-size: 60px;
    }
    .notice_cont_box ul li{
        border: none;
    }
    .notice_cont_box ul:nth-child(2){margin-top: 90px; width: 100%;}
    .notice_cont_box ul:nth-child(2) li {display: flex; line-height: 150px; border-bottom: 5px dashed rgba(255, 255, 255, 0.7);}
    .notice_cont_box ul:nth-child(2) span {
        font-size: 60px;
        width: auto;
    }
    .notice_cont_box ul:nth-child(2) p {
        max-width: 900px;
    }

    /* 이달의 행사 */
    .basic .scene_calendar > div{
        width: 1488px; 
        height: 3840px; 
    }
    .basic .calendar .now_month{font-size: 90px;}
    .basic .calendar ul{justify-content: flex-start; flex-wrap: wrap;}
    .basic .calendar ul li{padding: 15px 0; border-bottom: none;}
    .basic .calendar ul li span{margin: 0 5px; padding: 5px 3px; font-size: 70px;}
    .basic .calendar ul li span.schedule_on{padding: 10px; font-size: 60px;}

    .basic .calendar_content{
        display: flex; 
        justify-content: center; 
        padding-top: 70px; 
        height: 850px; 
        /* background: url(../images/calendar_bg.png) right 290px no-repeat; */
        box-sizing: border-box;
    }
    .basic .calendar_content ul{margin: 0 auto; width: 1400px;}
    .basic .calendar_content li{display: block; padding: 40px 0; font-size: 80px; line-height: 120px; border-bottom: 3px dashed #d1d1d1;}
    .basic .calendar_content li>p:nth-child(1){display: inline-block; width: 1300px;}
    .basic .calendar_content li p:nth-child(1) span{display: inline-block; padding-right: 10px; font-size: 90px; vertical-align: middle;}

    /* 오늘의 식단 */
    .scene_schoolmeal{background: url(../images/schoolmeal_bg.png) left top no-repeat; background-size: cover; background-position: right;}
    .scene_schoolmeal > div{
        position: relative;
        width: 1488px; 
        height: 3840px; 
        border: 4px solid #000;
        box-sizing: border-box;
    }
    .scene_schoolmeal .topbar{position: unset; left:0; top:0; display: block; width: 100%;}
    .kcal{position: absolute; right: 20px; top: 550px; width: 500px; height: auto; padding: 160px 20px; border-radius: 100%; background: #0059a0;background-size: 100%;}
    .kcal span{display: flex; justify-content: center; align-items: center; color: #fff;}
    .kcal span:first-child{padding-top: 0; font-size: 90px;}
    .kcal span:last-child{padding-top: 0; font-size: 80px;}
    .schoolmeal_pic img{ margin: 0; width: 100%; border-radius: 0;}
    .schoolmeal_tit{display: none;  padding: 82px 0 0 120px;}
    .schoolmeal_tit, .schoolmeal_tit .material-symbols-outlined{position: absolute; left:150px; top: 0; font-size: 110px; vertical-align: middle;}
    span.orange{color: #ff842f;}

    .schoolmeal_cont{margin-top: 0; height: auto; background: none;}
    .schoolmeal_info{display: block; justify-content: center; padding-top: 70px;}
    .schoolmeal_info div{margin: 30px auto; padding-left: 70px; width: 90%; min-height: unset; box-sizing: border-box; border: none; border-bottom: 3px solid #ff842f;}
    .schoolmeal_info div:first-child{margin-top: 0;}
    .schoolmeal_info div:last-child{border: none;}
    .schoolmeal_info div span{font-size: 90px; color: #ff842f;}
    .schoolmeal_info div ul{display: flex; margin-bottom: 50px; justify-content: flex-start; flex-wrap: wrap; margin-top: 30px;}
    .schoolmeal_info div ul li{list-style:disc; margin-left: 70px; font-size: 80px; line-height: 101px; color: #fff;}

    .allergy{padding: 0 30px; box-sizing: border-box; font-size: 60px; line-height: 90px; color: #fff;}
    .schoolmeal_ment{margin-top: 20px; padding: 40px; box-sizing: border-box; color: #ffde00; font-size: 60px;}


    /* 학교이용안내 */
    .scene_useinfo .useinfo_user_box {
        width: 1488px; 
        height: 3840px; 
        border: 1px solid #000;
        background: url(../images/schooluseinfo540_bg.png) no-repeat left bottom;
        background-size: cover;
        background-position-x: -200px;
    }
    .scene_useinfo > .useinfo_user_bg img {
        width: 1488px;
        /* height: 3840px; */
        /* object-fit: cover; */
    }
    .useinfo_tit{margin: 1100px 20px 0 0;}
    .useinfo_tit span {
        margin-top: 20px;
        right: 50px;
        font-size: 100px;
    }
    .useinfo_tit span:nth-child(2){color: #0059a0;}
    .useinfo_tit i {
        margin: 20px 40px 0 0;
        font-size: 65px;
    }
    .useinfo_cont div {
        margin: 60px 0 0 30px; 
        width: 1425px; 
        font-size: 90px; 
        line-height: 130px; 
        word-break:keep-all;
        /* border: 1px solid red; */
    }
    .useinfo_cont ul li{list-style: none !important;}

    /* 학교행사사진 */
    .scene_album > div {
        width: 1488px; 
        height: 3840px; 
    }
    .scene_album ul li {
        width: 1488px; 
        height: 3840px; 
    }
    .scene_album ul li img{max-width: 1488px; height: 100%; object-fit: scale-down;}
    .scene_album p {
        padding: 25px;
        font-size: 90px;
        line-height: 120px;
    }

    /* 학교홍보동영상 */
    .scene_movie > div {
        width: 1488px; 
        height: 3840px; 
        background-position-x: -3400px;
    }

    /* 동영상멘트 */
    .scene_movie_ment_box {
        background: url(../images/movie_ment_bg.jpg) no-repeat;
        background-size: cover;
    }
    .scene_movie_ment > div, .scene_movie_ment_box, .scene_movie_ment_cont {
        width: 1488px; 
        height: 3840px;
    }
    .scene_movie_ment_cont {
        display: flex;
        align-items: center;
    }
    .movie_ment {
        width: 100%;
        padding: 20px 20px 10px 20px;
    }
    .movie_ment p:nth-child(1) {
        font-size: 90px;
    }
    .movie_ment p:nth-child(2), .movie_ment p:nth-child(3) {
        padding: 10px 0;
        font-size: 65px;
        line-height: 90px;
        text-align: justify;
    }

    /* 명언 */
    .scene_saying > div{
        width: 1488px; 
        height: 3840px;
        background-size: cover;
    }
    .scene_saying > div > div{display: flex; justify-content: center; align-items: center; width: 90%; min-height: 1300px; padding: 20px; box-sizing: border-box;}
    .scene_saying div p{margin: 50px 0;}
    .scene_saying div p:nth-child(1){font-size: 120px; line-height: 150px;}
    .scene_saying div p:nth-child(2){font-size: 100px; line-height: 140px; word-break:keep-all;}
    .scene_saying div p:nth-child(3){font-size: 80px;}

    /* 명화 */
    .scene_painting > div{
        position: relative;
        display: flex;
        justify-content: center;
        align-items: end;
        width: 1488px; 
        height: 3840px;
        border: 4px solid #000;
        box-sizing: border-box;
        text-align: center;
        overflow: hidden;
    }
    .scene_painting > div::before {
        z-index: 1;
        content: "";
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        width: 1488px; 
        height: 3840px;
        background-color: #000;
        background: url(https://lh3.googleusercontent.com/J0sw0IiqP2F4gavYnI-vUa5IBgHiHy42lohgm-qq1vuygUX0HQgylVSV1ZdDTV5XIg=s1200) no-repeat;
        background-size: cover;
        animation: scaleAnimation 10s infinite alternate;
    }
    @keyframes scaleAnimation {
        0% {
        transform: scale(1);
        }
        100% {
        transform: scale(1.5);
        }
    }
    .paint_blur {
        z-index: 2;
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        backdrop-filter: blur(18px);
    }
    .scene_painting_box {
        z-index: 3;
        position: absolute;
        left: 0;
        top: 0;
        box-sizing: border-box;
        width: 1488px; 
        height: 3840px;
    }
    .scene_painting_cont {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 1488px; 
        height: 3840px;
    }
    .scene_painting_cont div:nth-child(1) {
        width: 100%;
    }
    .scene_painting_cont div:nth-child(2) {
        width: 90%;
    }
    .scene_painting_cont img {
        width: 1460px;
        max-height: unset;
    }
    .painting_ment {
        box-sizing: border-box;
        margin: 50px;
        padding: 20px;
        text-align: left;
        background-color: rgba( 255, 255, 255, 0.4 );
        border-radius: 5px;
    }
    .painting_ment p:nth-child(1) {
        font-size: 100px;
    }
    .painting_ment p:nth-child(2) {
        padding: 10px 0;
        font-size: 80px;
    }
    .painting_ment p:nth-child(3) {
        padding: 10px 0;
        font-size: 65px;
        line-height: 90px;
        text-align: justify;
    }

    /* 오늘의 영어단어 */
    .scene_engword > div {
        width: 1488px; 
        height: 3840px;
        background: url(../images/engword_bg.png) bottom right no-repeat;
        background-size: 650px;
    }
    .scene_engword div div div{margin: 50px auto 0 auto; padding: 40px  0; width: 98%; box-sizing: border-box; background-color: #00bf60;}
    .scene_engword div div div p{margin: 10px 0; color: #fff;}
    .scene_engword div div div p:nth-child(1){font-size: 100px;}
    .scene_engword div div div p span{display: block; margin: 15px 0;}
    .scene_engword div div div p span:nth-child(1){font-size: 100px;}
    .scene_engword div div div p span:nth-child(2){font-size: 80px;}
    .scene_engword ul{margin: 50px 0 0 90px; padding: 10px  0; width: 88%; box-sizing: border-box;}
    .scene_engword ul li{margin: 30px 0; padding: 40px 0; border-bottom: 3px dashed #d1d1d1; font-size: 95px; text-align: left; line-height: 150px;}
    .scene_engword ul li span{color: #00bf60;}

    /* 오늘의 영어숙어 */
    .scene_engwidiom > div {
        width: 1488px; 
        height: 3840px;
        background: url(../images/engwidiom1080_bg.png) no-repeat;
        text-align: center;
        background-size: cover;
    }
    .scene_engwidiom > div > div{width: 100%; height: 100%; background: url(../images/engwidiom_item.png) bottom right no-repeat; background-size: 900px;}
    .scene_engwidiom div div div{margin: 140px 0 0 320px; padding: 10px  0; width: 85.4%; box-sizing: border-box; background-color: #00aee1;}
    .scene_engwidiom div div div p{margin: 12px 0; color: #fff;}
    .scene_engwidiom div div div p:nth-child(1){font-size: 100px;}
    .scene_engwidiom div div div p span{display: block; margin: 15px 0;}
    .scene_engwidiom div div div p span:nth-child(1){font-size: 100px; color: #000;}
    .scene_engwidiom div div div p span:nth-child(2){font-size: 80px;}
    .scene_engwidiom ul{margin: 0 0 0 350px; padding: 20px  0; width: 73%; box-sizing: border-box;}
    .scene_engwidiom ul li{margin: 0; padding: 30px 0; border-bottom: 3px dashed #d1d1d1; font-size: 85px; text-align: left; line-height: 130px;}
    .scene_engwidiom ul li span{color: #00aee1;}

    /* 디데이 */
    .scene_day > div {
        width: 1488px; 
        height: 3840px;
        text-align: center;
    }
    .scene_day > div .scene_day_tit {
        font-size: 7rem;
    }
    .scene_day > div ul li {
        font-size: 16rem;
    }
    .scene_day > div .scene_day_ment {
        font-size: 5rem;
        padding-right: 40px;
    }

    /* 날씨.시간 공지사항 */
    .weather_time_box {
        width: 1488px; 
        height: 3840px;
    }
    .weather_time_bg img {
        width: 1488px; 
        height: 3840px;
        object-fit: cover;
    }
    .weather_time_box .in_weather_time {
        display: flex;
    }
    .weather_time_box > div:first-child {
        margin: 20px auto 0 auto;
        /* margin-left: 200px; */
        width: 98%;
        border-radius: 15px;
    }
    .weather_time_box > div:nth-child(2) {
        margin: 0 auto;
        width: 98%;
    }
    .in_weather_time {
        background-color: rgba( 255, 255, 255, 0.5 );
        box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    }
    .weather_time_box .in_weather {
        display: flex;
        margin: 0 auto;
        background-color: unset;
        box-shadow: none;
    }
    .weather_time_box img {
        display: block;
        margin: 0;
        padding: 0;
        max-width: unset;
        width: 200px;
    }
    .weather_time {
        background-color: unset;
        box-shadow: none;
    }
    .weather_time_box {
        display: inline-block;
    }
    #weather_time_contbox {
        height: 1450px;
    }
    .weather_time_box > div:first-child b {
        font-size: 80px;
    }
    .weather_time_box > div:first-child .temperature_text {
        font-size: 80px;
    }
    .weather_time p:first-child {
        font-size: 55px;
    }
    .weather_time p:last-child {
        font-size: 80px;
    }
    .weather_time_cont span:first-child {
        font-size: 90px;
    }
    .weather_time_tit p, .weather_time_cont span:last-child {
        font-size: 80px;
    }
    #weather_time_contbox {
        height: 3150px;
    }
    #autoscroll {
        font-size: 80px;
        line-height: 120px;
    }

    /* qrcode */
    .scene_qrcode {
        display: block;
        padding: 90px 0;
        width: 1488px; 
        height: 3840px;
        background: url(../images/schoolalbum_bg.png) no-repeat;
        background-size: cover;
        box-sizing: border-box;
    }
    .qrcode {
        margin: 0 auto;
        width: 50%;
    }
    .qrcode img {
        width: 500px;
    }
    .qrment {
        margin: 70px auto;
        width: 90%;
        min-height: 2700px;
    }
    .qrcode p:nth-child(1) {
        font-size: 90px;
    }
    .qrcode p:nth-child(3) {
        font-size: 70px;
    }
    .qrment_tit1 {
        font-size: 100px;
    }
    .qrment_tit2 {
        padding: 10px 0;
        font-size: 65px;
    }
    .qrment_used1 {
        padding: 30px 0 20px 0;
        font-size: 70px;
    }
    .qrment_used2 {
        font-size: 70px;
        line-height: 100px;
    }

    /* 일반알림 */
    .general_alram > div{
        width: 1488px; 
        height: 3840px; 
    }

    /* 긴급 알림 */
    .scene_alram > div {
        width: 1488px; 
        height: 3840px;
        background: url(../images/alram_bg_540.png) no-repeat ;
        background-size: cover;
    }
    .scene_alram span#alram_title {
        left: 580px;
        top: 50px;
        width: 900px;
        font-size: 100px;
        white-space: unset;
    }
    .scene_alram div#emergency_alert_contbox {
        left: 100px;
        top: 490px;
        width: 1300px;
        height: 82% !important;
        line-height: 140px;
        font-size: 90px;
        -webkit-line-clamp: 23;
    }

    /* 전체 에러 */
    .scene_error > div {
        width: 1488px; 
        height: 3840px;
        background: url(../images/noticepop_bg_540v.png) left -700px;
        background-size: cover;
    }
    .scene_error > div div {
        width: 1100px;
        position: absolute;
        left: 200px;
        top: 1600px;
        font-size: 100px;
    }

    /* 날씨 */
    .weather_snow canvas {
        width: 1488px; 
        height: 3840px !important;
    }
    #signage .scene_weather_box > div {
        display: block;
        width: 1488px !important;
        height: 3840px !important;
    }
    .weather_graphic .temperature_text strong {
        font-size: 12rem !important;
    }
    ._today {
        margin-top: 220px !important;
        width: 100% !important;
    }
    .temperature_text, .temperature_info {
        padding: 0;
    }
    .temperature_info .summary {
        margin: 90px 0 !important;
        font-size: 5rem !important;
    }
    .temperature_info .summary_list {
        margin: 90px 0 !important;
        font-size: 5rem !important;
    }
    .report_card_wrap .item_today {
        margin: 20px;
        padding: 50px 0 !important;
        min-width: 250px !important;
    }
    .report_card_wrap .item_today .title {
        font-size: 3rem !important;
    }
    .report_card_wrap .item_today .txt {
        padding-top: 50px;
        font-size: 3.5rem !important;
    }
    .weather_main .wt_icon {
        display: inline-block;
        vertical-align: top;
        width: 350px !important;
        height: 350px !important;
        background-size: 350px 350px !important;
    }
    .weather_main .wt_icon.ico_wt1,
    .weather_main .wt_icon.ico_wt2,
    .weather_main .wt_icon.ico_wt3,
    .weather_main .wt_icon.ico_wt4,
    .weather_main .wt_icon.ico_wt5,
    .weather_main .wt_icon.ico_wt6,
    .weather_main .wt_icon.ico_wt7,
    .weather_main .wt_icon.ico_wt8,
    .weather_main .wt_icon.ico_wt9,
    .weather_main .wt_icon.ico_wt10,
    .weather_main .wt_icon.ico_wt11 {
        left: 300px !important;
        top: -120px !important;
    }
    #signage .weather_inner {
        margin-left: 0px !important;
        width: 100%;
    }    

    .week_tit {
        padding: 70px 0;
    }
    
    .week_item {
        margin: 7px !important;
        padding: 40px 5px !important;
        width: 99.5% !important;
        box-sizing: border-box;
        border-radius: 15px;
        text-align: center;
        box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
        background-color: rgba(255, 255, 255, 0.7);
    }
    .cell_weather .wt_icon {
        width: 150px !important;
        height: 150px !important;
        background-size: 150px 150px !important;
    }
    .week_tit {
        display: block;
        padding-bottom: 30px;
        font-size: 6rem !important;
    }
    .week_item .cell_date .day {
        font-size: 4rem !important;
        /* font-weight: 400  !important; */
    }
    .date_inner .date {
        margin-top: 20px;
        font-size: 3rem !important;
    }
    .week_item .cell_weather .weather_left .time {
        margin-bottom: 30px;
        font-size: 3.5rem !important;
    }
    .week_item .cell_weather .weather_left .rainfall {
        font-size: 3rem !important;
    }
    .week_item .cell_temperature .lowest {
        font-size: 3.5rem !important;
    }
    .week_item .cell_temperature .highest {
        font-size: 4rem !important;
    }

    .weather_sunny .scene_weather > div > div {
        position: relative;
        background: url(../img/weather/sunny_bg_2160w.jpg) !important;
        background-size: cover;
    }

    /* 팝업 전광판 */
    .scene_popupgallery {
        position: relative;
    }
    .popupgallery_tit {
        display: unset;
        position: absolute;
        color: #000;
        left: 500px;
        top: 110px;
        width: 850px;
        max-width: unset;
        line-height: 40px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        word-break: break-all;
        text-align: center;
        border: 7px solid #000;
        background-color: #fff;
        border-radius: 10px;
        font-size: 70px;
        padding: 50px;
    }
    .scene_popupgallery .topbar {
        display: none;
    }
    .scene_popupgallery div.popupgallery_cont {
        display: flex;
        align-items: center;
        justify-content: end;
        width: 1488px; 
        height: 3840px; 
        background-color: #000;
        background: url("../images/popboard_bg_1920h.png");
        background-size: cover;
    }
    .scene_popupgallery ul {
        margin: 400px auto 0 auto;
        max-width: 1350px;
        display: grid;
        grid-gap: 20px;
        grid-template-columns: repeat(2, 1fr);
        align-items: center;
        justify-items: center;
        align-content: center;
    }
    .scene_popupgallery ul li {
        text-align: center;
    }
    .scene_popupgallery ul img, .scene_popupgallery ul video {
        box-sizing: border-box;
        width: 100%;
        min-width: 600px;
        height: 900px; 
        object-fit: contain;
    }
    .scene_popupgallery ul li p {
        display: inline-flex;
        justify-content: center;
        align-content: center;
        margin: 10px auto 0 auto;
        box-sizing: border-box;
        padding: 20px;
        background-color: rgba( 255, 255, 255, 0.8 );
    }
    .scene_popupgallery ul li p span {
        max-width: 660px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        word-break: break-all;
        font-size: 70px;
    }
}