.page_title_area, .inquiry_bar, .bot_inquiry{display: none !important}
.sub_content{padding-bottom:0}

.event_container{max-width:1800px;margin:60px auto 0;padding-top:100px;background:#313a43}
.event_white_wrap{max-width:1260px;margin:40px auto 0;padding:80px 0;background-color:#fff}
.event_inner{width:100%;max-width:1260px;margin:0 auto}
.event_align{margin:0 100px}
.event_poster{width:1000px;margin:0 auto}
.event_shadow{filter:drop-shadow(rgba(0, 0, 0, 0.1) 0.5px 1px 1px) drop-shadow(rgba(0, 0, 0, 0.1) 1px 2px 2px) drop-shadow(rgba(0, 0, 0, 0.1) 2px 4px 4px) drop-shadow(rgba(0, 0, 0, 0.15) 4px 8px 8px) drop-shadow(rgba(0, 0, 0, 0.1) 8px 16px 16px);}
.event_video{width:800px;height:438px;margin:50px auto 0}

.event_form_wrap{margin-top:10vw}
.event_form_desc{margin-top:30px;font-family:'NotoSansKR-Bold';font-size:26px;line-height:1.4;text-align:center}
.event_submit_form{width:100%;margin:60px auto 0}
.event_submit_form label{display:inline-block;width:260px;line-height:95px}
.event_submit_form .input_area{margin-bottom:18px;font-size:0}
.event_submit_form .input_area label{line-height:95px;font-family:'NotoSansKR-Bold';font-weight:700;font-size:26px;color:#000;}
.event_submit_form input.user_input[type="text"], .event_submit_form input.user_input[type="tel"], .event select{display:inline-block;width:440px;height:95px;padding:0 20px;border:1px solid #c8c8c8;background-color:#fff;font-family:'NanumSquareR';font-size:25px;line-height:93px;color:#a6a6a6;box-sizing:border-box}
.event_submit_form label.user_radio{width:125px}
.event_submit_form label.user_radio input[type="radio"]{width:30px;height:27px;vertical-align:baseline;accent-color:#65a32d}
.event_submit_form input::placeholder{font-size:24px;color:#a6a6a6}
.event_submit_form select{appearance:none;background: #fff url('../../img/pc/form_arr.png') no-repeat 95% 50%}
.event_submit_form .type_chk1{width:580px;margin:30px auto 0}
.event_submit_form .type_chk2{width:580px;margin:15px auto 0}
.event_submit_form .chk_label{display:block;width:100%;padding-left:50px;height:35px;line-height:35px;font-size:22px;letter-spacing:-0.02em;color:#1c1c1c;background-repeat:no-repeat;background-position:0 0;background-image:url('../../img/pc/form_check.png');cursor:pointer}
.event_submit_form .chk_label span{vertical-align:baseline}
input.check_hg:checked +.chk_label{background-position:0 -35px}
.check_hg{display:none}
.event_submit_form .btn_policy{position:absolute;right:0;top:0;display:block;width:90px;height:35px;background-color:rgba(32,32,32,0.3);font-family:'NotoSansKR-Medium';font-size:18px;letter-spacing:-0.02em;line-height:35px;color:#fff;text-align:center}
.event_submit_form .b_btn01{width:390px;height:113px;margin:50px auto 0;font-family:'NotoSansKR-Bold';font-weight:700;font-size:35px;color:#fff;background:#7fc241;border-radius:57px;}

.event_read_section{padding:40px 0 60px;background:#33b383}
dl.event_read dt{margin-top:20px;}
dl.event_read dt p{font-family:'NotoSansKR-Bold';font-weight:700;font-size:29px;color:#fff;}
dl.event_read dd{margin-top:10px;}
dl.event_read dd p{padding-left:12px;font-family:'NotoSansKR-Regular';font-weight:400;font-size:17px;color:#fff;line-height:140%;}

@media screen and (max-width:1259px) {
    .event_container{margin-top:10vw;padding-top:10vw}
    .event_title{width:70vw;margin:0 auto}
    .event_title img{width:100%}
    .event_white_wrap{margin:2vw;padding:2vw}
    .event_inner{max-width:92vw}
    .event_align{margin:0}
    .event_poster{width:100%}
    .event_poster img{width:100%}
    .event_video{width:100%;height:50vw;margin:5vw auto 0}
    .event_form_title img{width:100%}
    .event_form_desc{margin-top:6vw;font-size:4vw}
    .event_submit_form{margin-top:6vw}
    .event_submit_form .input_area label{width:auto;font-size:4vw;margin-right:3vw;line-height:10vw}
    .event_submit_form input.user_input[type="text"], .event_submit_form input.user_input[type="tel"], .event select{width:52vw;height:10vw;font-size:4vw;line-height:10vw}
    .event_submit_form input::placeholder{font-size:4vw}
    .event_submit_form .type_chk1{width:100%;margin:0}
    .event_submit_form .chk_label{font-size:3.2vw;padding-left:10vw}
    .event_submit_form .btn_policy{width:15vw;height:10vw;font-size:3vw}
    .event_submit_form .b_btn01{width:70%;height:14vw;margin:3vw auto 0;font-weight:700;font-size:4vw;border-radius:10vw;}

    .event_read_section{margin-top:10vw;padding:7vw 0 10vw;}
    dl.event_read dt{margin-top:4vw;}
    dl.event_read dt p{font-weight:700;font-size:4vw;}
    dl.event_read dd{margin-top:4vw;}
    dl.event_read dd p{padding-left:2vw;font-weight:400;font-size:2.6vw;line-height:140%;}
}