.event_area * { font-family: noto,sans-serif; } 
.event_area img { width: 100%; }
.mobile_con{position:relative;min-width:320px;max-width:750px;margin:0 auto;}
.p_r { position:relative; }
.p_c { position:absolute; left:50%; transform:translateX(-50%); }
.ov { overflow: hidden; }

/* ¹öÆ° */
.con06_btn01 {top: 35.3%;width: 80.8%;height: 10.2%; font-size: 0;}
.con06_btn02 {top: 69.7%;width: 80.8%;height: 10.2%; font-size: 0;}
.con06_notice_btn01 {bottom: 9.2%;width: 13.6%;height: 5%; font-size: 0;}
.con06_notice_btn02 {bottom: 24.1%;width: 13.9%;height: 2.5%; font-size: 0;}

/* ÆË¾÷ */
.noticePop_w{position:relative;display:none;}
.noticePop{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:max-content;max-width:92%;z-index:12;padding:3% 5%;background:#000;border-radius:15px;box-sizing:border-box;}
.noticePop p{font-size:2.5vw;color:#fff;line-height:2;text-align:center;}
.noticePop_bg{background-color:#000;opacity:0.3;z-index:10;position:fixed;top:0;left:0;width:100%;height:100%;}
.noticePop_close {position:absolute;top:-8vw;right:0;display:block;cursor:pointer;font-size:5.5vw;font-weight:bold;color:#fff;}

/* ¿µ»ó */
.video_wrap {width: 90%; top:30%; overflow: hidden; border-radius: 2.5vw; }
.video_wrap video {width: 100%; height: 100%;}

/* ¹è³Ê Á¦°Å */
#line_bnr {display: none !important;}

/* cont11 À¯ÀÇ»çÇ× */
.cont11 { background-color: #f2f2f2; padding: 6% 0; }
.cont11 .notice_tit { font-size: 4.5vw; font-weight:bold;color: #222; margin-bottom: 4%; text-align: center; }
.cont11 .notice_wrap { text-align: left; padding: 0 4%; }
.cont11 .notice_wrap > li { display: flex; flex-wrap: wrap;}
.cont11 .notice_wrap > li .notice_bold { font-size: 3vw; font-weight:bold;color: #222; width: 18%; }
.cont11 .notice_wrap > li p{ font-size: 3vw; color: #222; }
.cont11 .notice_wrap > li p.mb3{margin-bottom: 3%;}
.cont11 .notice_wrap > li p.mb2{margin-bottom: 2%;}
.cont11 .notice_wrap > li > ul { width: 100%; }
.cont11 .notice_wrap > li > ul > li { margin-bottom: 3%; }
.cont11 .notice_wrap > li > ul > li:nth-of-type(2) span { font-size: 3vw; line-height: 2; color: #222; }
.cont11 .notice_wrap .table_wrap { width: 100%; border: 1px solid #d5d5d5; border-radius: 15px; text-align: center; overflow: hidden; margin-bottom: 2%; }
.cont11 .notice_wrap .table_wrap table { width: 100%; }
.cont11 .notice_wrap .table_wrap tr td { width: 25%; border-bottom: 1px solid #acbba4; padding: 2% 0; font-size: 2.5vw; color: #222; font-weight: 700; }
.cont11 .notice_wrap .table_wrap tr:nth-last-of-type(1) td { border-bottom: none; font-weight: 400; background-color: #fff; }
.cont11 .notice_wrap .table_wrap tr:nth-of-type(1) { border-bottom: 1px solid #abbba9; }
.cont11 .notice_wrap .table_wrap tr:nth-of-type(1) th { padding: 2% 0; font-size: 3.2vw; color: #222; background-color: #fff; border-radius: 15px 15px 0 0; }
.cont11 .notice_wrap .table_wrap tr td span { font-weight: 400; font-size: 2vw; }
.cont11 .notice_wrap .table_wrap tr:nth-of-type(2) td:nth-of-type(1) { background-color: #dcffc1; }
.cont11 .notice_wrap .table_wrap tr:nth-of-type(2) td:nth-of-type(2) { background-color: #c8ffc4; }
.border_r { border-right: 1px solid #acbba4; }
.bg_gray { background-color: #f2f2f2 !important; }
.cont11 .notice_wrap > li > ul > li > span { color: #222; font-size: 2.5vw; }
