@charset "utf-8";
footer {
    background-color: #222222 !important;
}

.sub_content_hd{
    width: 100%;
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: start;
    padding: 90px 13.663% 0 13.663%;
}

.sub_content_hd.about_bk{
    background: url(../images/sub/about_bk.png) no-repeat center center;
    background-size: cover;
}
.sub_content_hd.Program_bk{
    background: url(../images/sub/program_bk.png) no-repeat center center;
    background-size: cover;
}
.sub_content_hd.awards_bk{
    background: url(../images/sub/abstracts&awards_bk.png) no-repeat center center;
    background-size: cover;
}
.sub_content_hd.registration_bk{
    background: url(../images/sub/registration_bk.png) no-repeat center 25%;
    background-size: cover;
}
.sub_content_hd.sponsors_bk{
    background: url(../images/sub/sponsors_bk.png) no-repeat center center;
    background-size: cover;
}
.sub_content_hd.abstracts_bk{
    background: url(../images/sub/contact.png) no-repeat center center;
    background-size: cover;
}
.sub_content_hd.boardingpass_bk{
    background: url(../images/sub/boardingpass_bk.png) no-repeat center center;
    background-size: cover;
}
.sub_content_hd.finish_bk{
    background: url(../images/sub/finish_bk.png) no-repeat center center;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sub_content_hd_txts h1{
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 50px;
    color: #ffffff;
    margin-bottom: 12px;
    text-align: center;
}
.sub_content_hd_txtbox{
    display: flex;
    align-items: center;

}
.sub_content_hd_txtbox a{
    display: flex;
    align-items: center;
    justify-content: center;
}
.sub_content_hd_txtbox span{
    width: 4px;
    height: 4px;
    border-radius: 4px;
    background: #ffffff;
    margin: 0 10px;
}
.sub_content_hd_txtbox h2{
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #ffffff;
}
.sub_content{
    width: 100%;
    height: 100%;
    padding:120px  23.96% 0  23.96%;
}

/* registration페이지 시작*/
.registration_content1{
    display: flex;
    flex-direction: column;
    gap: 60px;
    align-items: center;
    justify-content: center;
    margin-bottom: 120px;
}
.registration_content2{
    display: flex;
    flex-direction: column;
    gap: 60px;
    align-items: center;
    justify-content: center;
    margin-bottom: 120px;
}
.registration_content3{
    display: flex;
    flex-direction: column;
    gap: 60px;
    align-items: center;
    justify-content: center;
    margin-bottom: 120px;
}
.registration_content4{
    display: flex;
    flex-direction: column;
    gap: 60px;
    align-items: center;
    justify-content: center;
    margin-bottom: 100px;
}
.registration_content_h1{
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 42px;
    color: #222222;
    padding-bottom: 12px;
    position: relative;
}
.registration_content_h1_line{
    position: absolute;
    width: 120%;
    height: 2px;
    background-color: #EF8200;
    left: -10%;
    bottom: 0;
}
.registration_content1_information_inputs{
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.registration_content1_information_input1{
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
}
.registration_content1_information_input3{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 24px;
}
.registration_text_box{
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.registration_text_box label{
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
}
.registration_text_box_input{
    width: 100%;
    background: #f5f5f5;
    border: 1px solid #C9C9C9;
    padding: 12px 20px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #666666;
    border-radius: 5px;
}
.registration_text_box_input.registration_text_box_input_b{
    font-size: 15px;
    line-height: 20px;
    font-weight: 800;
    color: #222;
    height: 46px;
}
.registration_text_box_input.registration_text_box_input_total{
    font-size: 17px;
    line-height: 22px;
    font-weight: 900;
    color: #EF8200;
    height: 46px;
}
input[type="text"] {
    outline: none;
}
.registration_text_box_input:focus {
    border: 2px solid #ff9328;
  }
.registration_radio_box{
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.registration_radio_box_title h1{
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
}
.registration_radio_box_title h2{
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 42px;
    color: #222222;
}
.registration_radio_box_title2{
    display: flex;
    flex-direction: column;
    gap: 3px;
    justify-content: flex-start;
}
.registration_radio_box_title2 h2{
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
    color: #FF0000;
}
h1.registration_radio_box_title_h1_red{
    color: #FF0000;
}
.registration_radio_box_contents{
    display: flex;
    gap: 16px;
}
.registration_radio_box_content{
    display: flex;
    gap: 10px;
    align-items: center;
    position: relative;
}
.registration_radio_box_content label{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #666666;
}
.registration_radio_box_content input{
    width: 42px;
    height: 42px;
    border-radius: 50px;
    opacity: 0;
    z-index: 9;
    cursor: pointer;
}
.registration_radio_box_content.active label {
    color: #EF8200 !important;/* 원하는 컬러로 변경 */ 
}
.registration_radio_but{
    width: 41px;
    height: 41px;
    border-radius: 50px;
    background-color: #ffffff;
    border: 1px solid #DDDDDD;
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.3;
}
.registration_radio_box_content.active .registration_radio_but{
    background-color: #EF8200;
    border: 1px solid #ffffff;
}
.registration_radio_but_e{
    width: 100%;
    height: 100%;
    position: relative;
}
.registration_radio_but_e_item{
    position: absolute;
    width: 50%;
    height: 50%;
    background-color: #DDDDDD;
    border-radius: 50px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.registration_radio_box_content.active .registration_radio_but .registration_radio_but_e .registration_radio_but_e_item{
    background-color: #ffffff;
    transition: 0.3;
}
.registration_text_box_flex{
    display: flex;
    align-items: center;
    gap: 10px;
}
.registration_select_box_contents{
    display: flex;
    align-items: center;
    gap: 20px;
}
.registration_select_box_content{
    display: flex;
    gap: 10px;
    align-items: center;
}
.registration_select_box_content h1{
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
    color: #222222;
}
.registration_select_box{
    position: relative;
    width: 42px;
    height: 42px;
    border: 1px solid #C9C9C9;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.registration_select_box_menu{
    position: absolute;
    top: 100%;
    left: -1px;
    width: 150%;
    max-height: 300%;
    overflow-y: auto;
    border: 1px solid #C9C9C9;
    z-index: 9;
    display: none;
}
.registration_select_box_menu.show {
    /* show 클래스가 추가되면 표시 */
    display: block;
  }
.registration_select_box_menu_option{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px 0;
    margin-top: 1px;
    background-color: #fff;
    transition: 0.3s;
    cursor: pointer;
}
.registration_select_box_menu_option:hover{
    background-color: #666666;
}

.registration_notice_but{
    position: fixed;
    width: 100px;
    height: 100px;
    background-color: #00000057;
    top: 15%;
    right:5%;
    z-index: 99999;
    cursor: pointer;
    border-radius: 25%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
}
.registration_notice_but:hover{
    background-color: #222222b9;
}
.registration_notice_but,
.registration_notice_but h1{
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 37px;
    text-align: center;
    color: #ffffff;
}
.registration_notice{
    position: fixed;
    width: 100vw;
    height: 100vh;
    background-color: #222222b9;
    z-index:9999;
    top: 0;
    left: 0;
    transition: 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
}


.registration_content1_information_inputs span{
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    color: #FF0000;    
}
.registration_checkbox_box{
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.registration_checkbox_box_h1{
    font-style: normal;
    font-weight: 600;
    font-size: 21px;
    line-height: 39px;
    color: #222222;
}
.registration_checkbox_box_h1 i{
    font-style: normal;
    font-weight: 600;
    font-size: 21px;
    line-height: 39px;
    color: #c97003;
}
.registration_checkbox_box h2{
    font-style: normal;
    font-weight: 600;
    font-size: 21px;
    line-height: 39px;
    color: #222222;
}
.registration_checkbox_box h2 i{
    font-style: normal;
    font-weight: 600;
    font-size: 21px;
    line-height: 39px;
    color: #129b3c;
}
.registration_checkbox_box_label{
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #666666;
    display: flex;
    align-items:flex-start;
    gap: 12px;
    position: relative;
    transition: 0.3s;
}
.registration_checkbox_box_label_center{
    align-items: center !important;
    flex-wrap: wrap;
}
.registration_checkbox_box_label h5{
    font-style: normal;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
}
.registration_checkbox_box_label.active{
    color: #EF8200;
}
.registration_checkbox_box_label.registration_checkbox_box_label1.active{
    color: #129b3c;
}

.registration_checkbox_box_label input{
    width: 32px;
    height: 32px;
    z-index: 9;
    opacity: 0;
    cursor: pointer;
}
.registration_checkbox_box_but{
    width: 32px;
    height: 32px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    border: 2px solid #EF8200;
}
.registration_checkbox_box_but1{
    border: 2px solid #129b3c;
}

.registration_checkbox_box_but_check_icon{
    opacity: 0;
    transition: 0.3s;
    margin-top: 5px;
}
.registration_checkbox_box_label.active .registration_checkbox_box_but .registration_checkbox_box_but_check_icon{
    opacity: 1;
}
.registration_checkbox_boxs{
    margin-left: 50px;
}

.registration_checkbox_box_margin{
    margin-bottom: 12px;
}
.registration_content1_information_input_ckeckboxs{
    display: flex;
    flex-direction: column;
    gap: 40px;
}
.registration_content1_information_input1_ml{
    margin-left: 4.5px;
}
.last_note_p{
    font-style: normal;
    font-weight: 800;
    font-size: 19px;
    line-height: 25px;
    color: #FF0000;
    text-align: center;
}
.registration_buts{
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 24px;
}
.registration_but{
    background-color: #EF8200;
    font-weight: 800;
    font-size: 17px;
    line-height: 28px;
    color: #fff;
    border: none;
    border-radius: 10px;
    padding:14px 34px;
    cursor: pointer;
    transition: 0.3s;
}
.registration_but:hover{
    background-color: #c97003;
}
.quantity_box p i{
    font-style: normal;
    color: #FF0000;
}
.Boarding_Pass_checkbox_tbox{
    display: flex;
    flex-direction: column;
}

.registration_guideline_contents{
    display: flex;
    flex-direction: column;
    gap: 42px;
    padding:120px 5% 2% 5%;
    background: url(../images/sub/registration_guideline_contents_bk.png) no-repeat center center;
    background-size: cover;
}
.registration_guideline_contents h1{
    font-style: normal;
    font-weight: 700;
    font-size: 23px;
    line-height: 26px;
    text-align: center;
    color: #000000;
}
.registration_guideline_contents h2 {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    color: #222222;
}
.registration_guideline_contents h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    color: #ffffff;
}
.registration_guideline_contents p{
    margin-top: 6px;
    font-style: normal;
    font-weight: 500;
    font-size: 19px;
    line-height: 28px;
    text-align: center;
    color: rgb(245, 66, 66);
}
.white_color{
    color: #ffffff !important;
}
.registration_guideline_content1{
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.registration_guideline_content1_txt{
    display: flex;
    flex-direction: column;
    gap: 7px;
}
.registration_guideline_content2{
    display: flex;
    width: 100%;
    align-items: flex-start;
    justify-content: center;
    gap: 24px;
}
.registration_guideline_content2_area{
    width: 250px;
    min-height: 230px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    background-color: #ffffff62;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2), 0px 4px 10px rgba(0, 0, 0, 0.15); /* 그림자 효과 설정 */
    border-radius: 15px;
    padding:16px 24px;
}

/* registration페이지 끝*/




/* Abstracts 페이지 시작 */
.abstracts_contents{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 60px;
    margin-bottom: 100px;
}
.abstracts_contents form{
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.abstracts_content_title{
    position: relative;
}
.abstracts_content_title h1{
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    color: #222222;
    padding-bottom: 12px;
}
.abstracts_content_title span{
    position: absolute;
    width: 120%;
    height: 2px;
    background-color: #EF8200;
    left: -10%;
    bottom: 0;
}
.abstracts_radio_boxs{
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.abstracts_radio_boxs h2{
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
}
.abstracts_radio_box{
    width: 100%;
    display: flex;
    align-items: center;
    gap: 16px;
}
.abstracts_radio_box_item{
    display: flex;
    align-items: center;
    gap:10px;
    position: relative;
}
.abstracts_radio_box_buts{
    width: 41px;
    height: 41px;
    border-radius: 50px;
    background-color: #ffffff;
    border: 1px solid #DDDDDD;
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.3;
    display: flex;
    align-items: center;
    justify-content: center;
}
.abstracts_radio_box_item.active .abstracts_radio_box_buts{
    background-color: #EF8200;
    border: 1px solid #ff9328;
}
.abstracts_radio_box_but{
    width: 21px;
    height: 21px;
    background-color:#DDDDDD;
    border-radius: 50%;
}
.abstracts_radio_box_item.active .abstracts_radio_box_buts .abstracts_radio_box_but{
    background-color:#ffffff;
}
.abstracts_radio_box_item label{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #666666;    
}
.abstracts_radio_box_item.active label{
    color: #EF8200;    
}
.abstracts_radio_box_item input{
    width: 42px;
    height: 42px;
    z-index: 9;
    opacity: 0;
}
.abstracts_content3{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 16px;  
}
.abstracts_text_box{
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
}
.abstracts_text_box label{
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
}
.abstracts_text_box input {
    width: 100%;
    background: #f5f5f5;
    border: 1px solid #C9C9C9;
    padding: 12px 20px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #666666;
    border-radius: 5px;
}
.abstracts_text_box textarea{
    width: 100%;
    min-height: 130px;
    background: #f5f5f5;
    border: 1px solid #C9C9C9;
    padding: 12px 20px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #666666;
    border-radius: 5px;
    resize: vertical; /* 세로 조절만 가능하도록 설정 */
}
.abstracts_file_box{
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
}
.abstracts_file_box label{
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
}
.abstracts_file_box input{
    width: 100%;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #666666;
}
.abstracts_txt_box p{
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 22px;
    color: #000000;
}
.abstracts_txt_box p i{
    color: #FF0000;
    font-style: normal;
    font-size: 18px;
    font-weight: 600;
}
.abstracts_but{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.abstracts_but button{
    background: #EF8200;
    border-radius: 10px;
    padding: 14px 34px;
    font-style: normal;
    font-weight: 800;
    font-size: 17px;
    line-height: 22px;
    color: #FFFFFF;
    border: none;
    cursor: pointer;
    transition: 0.3s;
}
.abstracts_but button:hover {
    background-color: #c97003;
}
.abstracts_text_box input:focus,
.abstracts_textarea_box:focus,
.boardingpass_text_box input:focus{
    border: 2px solid #ff9328;
    outline: none;
  }
/* Abstracts 페이지 끝 */

/* welcomeletter 페이지 시작 */
.welcomeletter_contents{
    display: flex;
    flex-direction: column;
    gap: 50px;
    align-items: center;
    justify-content: center;
    margin-bottom: 100px;
}
.welcomeletter_content{
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.welcomeletter_content_title{
    position: relative;
    width: fit-content;
}
.welcomeletter_content_title h1{
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 48px;
    color: #6FBF54;
    width: fit-content;
}
.welcomeletter_content_title span{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 2px solid #EF8200;
    position: absolute;
    top: 15%;
    right: -7%;
}
.welcomeletter_content_p{
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.welcomeletter_content_p p{
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #666666;    
}

.welcomeletter_content_pt_item_imgbox{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    max-width: 300px;
}
.welcomeletter_content_pt_item_imgbox img{
    object-fit: cover;
}
.welcomeletter_content_pt{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 24px;
}
.welcomeletter_content_pt_item_txtbox{
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.welcomeletter_content_pt_item_txtbox h2{
    font-style: normal;
    font-weight: 700;
    font-size: 21px;
    line-height: 28px;
    color: #EF8200;
    text-align: left;
}
.welcomeletter_content_pt_item_txtbox p{
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 22px;
    text-align: center;
    color: #666666;
    text-align: left;
}
/* welcomeletter 페이지 끝 */


/* about_isams 페이지 시작 */

.about_isams_content{
    display: flex;
    flex-direction: column;
    padding: 60px 23.96%;
}
.about_isams_contentsbk1{
    background-size: cover;
    padding: 60px 0;
}
.about_isams_content.about_isams_contentsbk2{
    background: url(../images/sub/about_isams_contentsbk2.png)no-repeat center -100px;
    background-size: cover;
    padding: unset;
    padding-bottom: 33%;
}
.about_isams_content.about_isams_contentsbk3{
    /* background: url(../images/sub/about_isams_contentsbk3.png)no-repeat center center; */
    /* background-size: cover; */
    padding: 100px 0;
}
.about_isams_content.about_isams_contentsbk3 h1{
    margin-bottom: 80px ;
}
.about_isams_contentsbk3_logo_boxs{
    display: flex;
    align-items: center;
    justify-content: center;

}
.about_isams_contentsbk3_logo_box{
    min-width: 340px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5%;
}
.about_isams_contentsbk3_logo_box img{
    width: unset;
    transition: 0.3s;
}
.about_isams_contentsbk3_logo_box:hover img{
    transform: translatey(-50px);
}
.about_isams_content_title h1{
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 48px;
    text-align: center;
    color: #EF8200;
    margin-bottom: 36px;
    letter-spacing: 2px;
}
.about_isams_content_title.about_isams_content_title2 h1{
    letter-spacing: unset;
}
.about_isams_content_p{
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-bottom: 50px;
}   
.about_isams_content_p p{
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 29px;
    text-align: center;
    color: #484849;
    letter-spacing: 0.5px;
}
.about_isams_content_imgbox img:nth-child(2){
    display: none;
}
.about_isams_content_p.about_isams_content_p2 p{
    letter-spacing: unset;
    line-height: px;
}
.about_isams_content_h2 h2{
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 44px;
    text-align: center;
    color: #8d9093;
    margin-bottom: 36px;
    letter-spacing: 0.5px;
    margin-top: 25px;
}
.about_isams_content_h2 h2 i{
    color: #EF8200;
    font-style: normal;
}
/* about_isams 페이지 끝 */



/* about_venue 페이지 시작 */
.about_venue_contents{
    display: flex;
    flex-direction: column;
    gap: 40px;
    margin-bottom: 100px;
}
.about_venue_content{
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.about_venue_content_title h1{
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 48px;
    color: #6FBF54;
    width: fit-content;
}

.about_venue_content_iframe{
    width: 100%;
    height: 450px;
}
.about_venue_content_p{
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.about_venue_content_p p{
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #666666;
}
.about_venue_content_imgboxs{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
}
.about_venue_content_imgbox{
    cursor: pointer;
    overflow: hidden;
}
.about_venue_content_imgbox:hover img{
    transform: scale(1.1);
}
.about_venue_content_imgbox img{
    height: 100%;
    transition: 0.3s;
}
.about_venue_location{
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.about_venue_location_item{
    display: flex;
    align-items: center;
    gap: 6px;
}
.about_venue_location_item h2{
    font-style: normal;
    font-weight: 700;
    font-size: 19px;
    line-height: 25px;
    color: #222222;
}
.about_venue_location_item p,
.about_venue_location_item a{
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 21px;
    color: #666666;
}
.about_venue_location_flex{
    display: flex;
    gap: 12px;
}
.about_venue_location_item2{
    flex-direction: column;
    align-items: unset;
}
.about_venue_location_item_p{
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}
.about_venue_content_grid{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 12px;
  
}
.about_venue_content_grid_img{
    cursor: pointer;
    overflow: hidden;
}
.about_venue_content_grid_img img{
    transition: 0.3s;
}
.about_venue_content_grid_img:hover img{
    transform: scale(1.1);
}
.modal {
    display: none; 
    position: fixed; 
    z-index: 99999; 
    padding-top: 100px; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.9);
}

.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 1000px;
    margin-top: 60px;
}

.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}
/* about_venue 페이지 끝 */


/* Accommodation 페이지 시작 */
.sub_content_accommodations{
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 60px;
    margin-bottom: 100px;
}
.sub_content_accommodation_area1{
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.sub_content_accommodation_area1 h1{
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 48px;
    color: #6FBF54;
    width: fit-content;
}
.sub_content_accommodation_area1 p{
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #666666;
}
.sub_content_accommodation_area1 p i{
    color:#EF8200;
    font-style: normal;
}
.sub_content_accommodation_area2{
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.sub_content_accommodation_area2_itme h1{    font-style: normal;
    font-weight: 700;
    font-size: 21px;
    line-height: 28px;
    color: #82786e;
    text-align: left;
}
.sub_content_accommodation_area2_itme p{
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    color: #666666;
}
/* Accommodation 페이지 끝 */

/* awards 페이지 시작 */
.sub_content_awards{
    background: url(../images/sub/sub_content_awards.png) no-repeat center center;
}
.sub_content_awards_area{
    background-color: rgba(240, 124, 0, 0.555);
    padding:120px  23.96% 100px  23.96%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.sub_content_awards_area h1{
    font-style: normal;
    font-weight: 700;
    font-size: 46px;
    line-height: 52px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 36px;
    letter-spacing: 2px;
}
.sub_content_awards_area p{
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 29px;
    text-align: center;
    color: #fff;
    letter-spacing: 0.5px;
}
.sub_content_awards_area_grid{
    width: 80%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-top: 100px;
    border: 2px solid #ffffff;
}
.sub_content_awards_area_grid_item {
    padding: 6px;
}
.sub_content_awards_area_grid_item p{
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    letter-spacing: 1px;
}
.sub_content_awards_area_grid_item:nth-child(1),
.sub_content_awards_area_grid_item:nth-child(3),
.sub_content_awards_area_grid_item:nth-child(5),
.sub_content_awards_area_grid_item:nth-child(7){
    border-right: 2px solid #ffffff;
}
.sub_content_awards_area_grid_item_bold{
    border-bottom: 2px solid #ffffff;
}
.sub_content_awards_area_grid_item_bold p{
    font-weight: 700;
}
/* awards 페이지 끝 */


/* PROGRAM 페이지 시작 */
.sub_content_Program{
    padding:0px  12% 100px  12%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.Program_title{
    position: relative;
    width: fit-content;
    margin: 120px auto 0 auto;
}
.Program_title h1 {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    color: #222222;
    padding-bottom: 12px;
}
.Program_title span {
    position: absolute;
    width: 120%;
    height: 2px;
    background-color: #EF8200;
    left: -10%;
    bottom: 0;
}
.Program_title_p{
    margin: 12px 0;
}
.Program_title_p p {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 29px;
    text-align: center;
    color: #222;
    letter-spacing: 0.5px;
}
.Program_table_grid{
    display: grid;
    width: 100%;
}
.Program_tables{
    display: flex;
    flex-direction: column;
    gap: 120px;
    margin-top: 60px;
}
.Program_table {
    display: flex;
    flex-direction: column;
    width: 100%;
    border: 1px solid #000;
}
.Program_table_grid4{
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.Program_table_grid2{
    grid-template-columns: 1fr 3fr;
}
.Program_table_grid3{
    grid-template-columns: 1fr 2fr 1fr;
}
.Program_table_grid_item{
    max-width: 100%;
    padding: 12px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 6px;
    background-color: #f2f2f2;
    border: 1px solid #222222;
    padding:12px 6px;
}
.Program_table_grid_item h1{
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #222222;
    text-align: center;
}
.Program_table_grid_item p{
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    color: #595959;
    text-align: center;
    word-wrap: break-word !important;
}
.Program_table_grid_item_h1::after {
    content: '';
    display: block;
    width: 15%;
    height: 2px;
    background-color: orange;
    position: absolute;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
  }
.Program_table_grid4.Program_table_grid4_2{
    grid-template-columns: repeat(4, 1fr);

}
.Program_table_grid_item_row2{
    grid-row: span 2; /* 3번째 아이템부터 4칸을 세로로 병합 */
}
.Program_table_grid_item_row3{
    grid-row: span 3; /* 3번째 아이템부터 4칸을 세로로 병합 */
}
.Program_table_grid_item_row4{
    grid-row: span 4; /* 3번째 아이템부터 4칸을 세로로 병합 */
}
.Program_table_grid_item_row5{
    grid-row: span 5; /* 3번째 아이템부터 4칸을 세로로 병합 */
}
.Program_table_grid_item_row6{
    grid-row: span 6; /* 3번째 아이템부터 4칸을 세로로 병합 */
}
.Program_table_grid_item_line{
    background-color: #666;
    width: 100%;
    height: 2px;
    margin: 10px 0;
}
.mint_color{
    background-color: #9be5c8;
}
.yellow_color{
    background-color: #ffef99;
}
.skin_color{
    background-color: #ffe8b4;
}
.txt_green_color{
    color: #129b3c !important;
}
.txt_purple_color{
    color: #800080 !important;
}
.orange_color{
    color: #ff843a !important;
}
.yellow_color2{
    color: #fb9f00 !important;
}
.sub_content_Program_m{
    padding: 0 2%;
    display: none;
}

/* PROGRAM 페이지 끝 */



/* boardingpass 페이지 시작 */
.boardingpass_sub_contents{
    padding: 120px 23.96% 100px 23.96%;
}
.boardingpass_sub_content form{
    display: flex;
    gap: 60px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.registration_checkbox_box_label > input:disabled + .Boarding_Pass_checkbox_tbox {
    color: #ccc; /* 비활성화 모드 */
}
.sub_content_Programs{
    overflow: hidden;
    padding: 0 12px;
}
.boardingpass_information{
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin-bottom: 60px;
}
.boardingpass_information h3{
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 40px;
    color: #222222;
}
.seoul_option_area,
.other_reas_option_area{
    display: none;
}
/* boardingpass 페이지 끝 */

/* finish 페이지 시작 */
.finish_contents{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 60px;
    margin-bottom: 60px;
}
.finish_content1{
    display: grid;
    width: 100%;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 24px;  
}
.finish_content2{
    display: flex;
    flex-direction: column;
    gap: 24px;
    width: 100%;
}
.finish_content1_item{
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: center;
    padding: 24px;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
}
.finish_content1_item h1{
    font-size: 21px;
    font-weight: 600;
    color: #111;
}
.finish_content1_item p{
    font-size: 33px;
    font-weight: 700;
    color: #111;
    color: #666666;
}
.finish_content2_items{
    display: flex;
    gap: 12px;
    align-items: baseline;

}
.finish_content2_item{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
}
.finish_content2_item h1{
    font-style: normal;
    font-weight: 600;
    font-size: 21px;
    line-height: 39px;
    color: #222222;
}
.finish_content2_item p{
    font-style: normal;
    font-weight: 600;
    font-size: 21px;
    line-height: 39px;
    color: #666666;
}
.finish_content2_item h1 i{
    font-style: normal;
    color: #c97003;
}
.finish_but:hover {
    background-color: #c97003;
}
.finish_but {
    background-color: #EF8200;
    font-weight: 800;
    font-size: 17px;
    line-height: 28px;
    color: #fff;
    border: none;
    border-radius: 10px;
    padding: 14px 34px;
    cursor: pointer;
    transition: 0.3s;
    width: fit-content;
}
/* finish 페이지 끝 */




/* 추가 */
.Program_table_grid_item_min{
    min-height: 250px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    
}


/* sponsors페이지 시작 */
.sponsors_bk{
    background-color:#fcf6e8 ;
}
.sponsors_titlelogo{
    display: flex;
    align-items: center;
    justify-content: center;
}
.sponsors_titlelogo img{
    width: unset;
}
.sponsors_titletxt{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 42px 0;
}
.sponsors_titletxt h2{
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #aa7d39;
    white-space: nowrap;
    margin: 0 12px;
}
.sponsors_titletxt_line{
    width: 100%;
    height: 3px;
    background-color: #9c7e4a;
    border-radius: 5px;
}
.sponsors_logos{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 24px;
   padding-bottom: 100px;
}
.sponsors_logo_box{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 150px;
}
.sponsors_logo_box img{
    width: unset;
    transition: 0.3s;
}
.sponsors_logo_box img:hover{
    transform: scale(1.1);
}
.sponsors_logo_box {
    opacity: 0;            
    transition: opacity 1s;
}

.fade-in {
    opacity: 1;            
}
/* sponsors페이지 끝 */