@media screen and (max-width:767px) {
/*로그인스킨*/
#login_wrap {width:100%;  background:#f7f7f7; padding:30px;}
.login_top {width:100%; height:auto; border-bottom:1px solid #eaeaea; margin-bottom:20px; padding-bottom: 20px;}
.login_top h2 {font-size:20px; color:#4b4f58; line-height:1; font-weight:600;}
.login_top h2 span {display: block; font-size:12px; font-weight:400; margin-top: 5px; line-height: 18px}
.login_mid {display: block; justify-content: space-between; width:100%; overflow: hidden;}
.login_mid .login_con { width:100%; height:100%; }
.login_mid .login_con h2 {text-align:center; color:#222; font-size:40px; margin-bottom:20px;}
.login_mid .login_con .login_id {width:100%; height:35px; background:#fff; border:1px solid #fff; margin-bottom:10px;}
.login_mid .login_con .login_id #mb_id {height:100%; width:90%; border:none; background:none; font-size:14px; color:#666; line-height:40px; vertical-align: top;}
.login_mid .login_con .login_pw {width:100%; height:35px; background:#fff; border:1px solid #fff; margin-bottom:20px;}
.login_mid .login_con .login_pw #mb_pass {height:100%; width:90%; border:none; background:none; font-size:14px; color:#666; line-height:40px; vertical-align: top;}
.login_mid .login_con span {display:inline-block;width:10%; height:100%; text-align:center; line-height:40px; }
.login_mid .login_con span img {vertical-align:0; width: 14px;}
.login_mid .login_con input::placeholder {font-size:12px; color:#c3c3c3;}
.login_mid .login_con input::-webkit-input-placeholder { /* Chrome/Opera/Safari */font-size:12px; color:#c3c3c3;}
.login_mid .login_con input::-moz-placeholder { /* Firefox 19+ */font-size:12px; color:#c3c3c3;}
.login_mid .login_con input:-ms-input-placeholder { /* IE 10+ */font-size:12px; color:#c3c3c3;}
.login_mid .login_con input:-moz-placeholder { /* Firefox 18- */font-size:12px; color:#c3c3c3;}
.login_mid .login_btn {width:100%; height:45px; margin-top:20px;}
.login_mid .login_btn button {width:100%; height:100%; background:#4b4f58; border:1px solid #4b4f58; text-align:center; color:#fff; font-size:15px; line-height:43px;}
.login_mid .login_bottom {text-align:center;}
.login_mid .login_bottom li {display:inline-block; margin-left:8px; padding-left:10px; position:relative; line-height:1;}
.login_mid .login_bottom li::before {width:1px; height:10px; background:#ddd; content:''; position:absolute; left:0; top:2px;}
.login_mid .login_bottom li:first-child {margin-left:0; padding-left:0;}
.login_mid .login_bottom li:first-child::before {display:none;}
.login_mid .login_bottom li a {color:#666; font-size:12px; line-height:15px;}
.login_mid .login_bottom li a img {vertical-align:middle; margin-right:5px;}
.login_mid .login_bottom li label {color:#666; font-size:12px; line-height:15px;}
.login_mid .login_bottom li input[type="checkbox"] {vertical-align:-3px;}
.login_mid .login_bottom li .naver_login {display:inline-block; background: #00ce38; width: 200px; height: 35px; font-size: 14px; color: #fff; text-align: center; 
line-height: 35px; border-left: 1px solid #DDD; border-radius: 5px; vertical-align: middle;}
.login_mid .login_bottom li .naver_login img {vertical-align:-1px;}
.login_mid .login_img {width:100%; margin-top: 20px;}
.login_mid .login_img .img_wrap{position:relative; padding-bottom: 42.3%;}
.login_mid .login_img .img_wrap img{position:Absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; width: auto; height: auto; max-width: 100%; max-height:100%;}

.center{text-align:center;}
.pc_img {display:none;}
.tab_img {display:none;}
.mob_img {display:block;}
.pc {display:none;}
.tab {display:none;}
.mob {display:block;}



/* 일반게시판_list */
.basic_bd02{line-height: 1;}
.basic_bd02 .search_box{display: flex; justify-content:space-between;align-items: flex-start;flex-direction: column-reverse;gap: 25px;margin-bottom: 15px;}
.basic_bd02 .search_box .total p{color: #000; font-size: 13px;font-weight: 600;}
.basic_bd02 .search_box .total em{color: var(--bg01);font-weight: 600;}
.basic_bd02 .search_box .search{display: flex;gap:10px;justify-content: end; width: 100%;}
.basic_bd02 .search_box .search select{font-size: 14px; color: #222; width: 88px; height: 43px; border:1px solid #ddd; border-radius:50px; padding: 0px 33px 0px 18px;-webkit-appearance:none;background-size: 8px; -moz-appearance:none; appearance:none; background: url(/images/sub/basic_bd01_icon01.png)center right 18px no-repeat;}
.basic_bd02 .search_box .input_wrap{position: relative;width: calc(100% - 98px);}
.basic_bd02 .search_box .input_wrap input{width: 100%; height: 43px;font-size: 14px; color: #222; border:1px solid #ddd;  border-radius:50px;padding: 0px 43px 0px 18px;}
.basic_bd02 .search_box .input_wrap input::placeholder{color: rgba(0,0,0,.4);}
.basic_bd02 .search_box .input_wrap button{display: flex;position: absolute; right: 18px; top: 50%; transform:translateY(-50%);width: 14px;}
.basic_bd02 .search_box .input_wrap button img{width: 100%;}
.basic_bd02 .news-list ul{border-top: 1px solid #000;}
.basic_bd02 .news-list ul li{position: relative;border-bottom: 1px solid #eee;background: #fff;}
.basic_bd02 .news-list ul li::after{content:'';display: none;opacity: 0;position: absolute;right: 50px; top: 50%; transform:translateY(-50%);transition:.3s;background: url(/images/sub/basic_bd02_icon03.png)center no-repeat; width: 55px; height: 52px; background-size: cover;}
.basic_bd02 .news-list ul li a{display: flex;align-items: center;padding: 15px;}
.basic_bd02 .news-list ul li .date_box{display: flex; flex-direction: column;align-items: center;gap:10px;width: 41px;}
.basic_bd02 .news-list ul li .date_box p{font-size: 21px; color: #cfcfcf;font-weight: 700;transition:.3s;}
.basic_bd02 .news-list ul li .date_box span{font-size: 12px;color: #cfcfcf;font-weight: 700;transition:.3s;}
.basic_bd02 .news-list ul li .txt_box{width: calc(100% - 56px);margin-left: 25px;}
.basic_bd02 .news-list ul li .txt_box .tit_box{display: flex;width: calc(100% - 80px);margin-bottom: 10px;}
.basic_bd02 .news-list ul li .txt_box .tit_box span.tag01{display: inline-block;vertical-align: middle;height: 23px;line-height: 20px;border: 1px solid #eee;padding: 0 10px;font-size: 12px;margin-right: 5px;color: var(--bg01);}
.basic_bd02 .news-list ul li .txt_box .tit_box strong{font-size: 14px; color: #222;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  }
.basic_bd02 .news-list ul li .txt_box p{font-size: 13px; color: #777;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  }
.basic_bd02 .news-list ul li .txt_box p.mob_date{display: block;margin-top: 10px;font-size: 12px;}
.basic_bd02 .news-list ul li:hover{background: #f9f9f9;}
.basic_bd02 .news-list ul li:hover .date_box p{color: #222;}
.basic_bd02 .news-list ul li:hover .date_box span{color: #222;}
.basic_bd02 .news-list ul li:hover::after{opacity: 0;}
.basic_bd02 ul.paging li.prev a img {width: 18px;}
.basic_bd02 ul.paging li.next a img {width: 18px;}

/* 일반게시판_view */
.basic_bd01_view .tit_box{padding-bottom: 30px;border-bottom: 1px solid #2f3435;}
.basic_bd01_view .tit_box strong{font-size: 16px; color: var(--bg01); font-weight: 700;}
.basic_bd01_view .tit_box p{font-size: 21px; margin: 12px 0px 15px	; font-weight: 700;color: #000;}
.basic_bd01_view .tit_box span{font-size: 13px;color: #abadae;font-weight: 500;}
.basic_bd01_view .view_box{padding: 38px 10px;}
.basic_bd01_view .view_box img{width: 100%;margin-bottom: 40px;}
.basic_bd01_view .view_box p{font-size: 13px; color: #000;}
.basic_bd01_view .file_box{padding: 12px 13px;}
.basic_bd01_view .file_box ul {display: flex;align-items: center;gap:5px; flex-wrap:wrap;}
.basic_bd01_view .file_box ul li{display: flex;gap:10px 5px; width: 49%;}
.basic_bd01_view .file_box ul li em{display: block;width: 15px;}
.basic_bd01_view .file_box ul li a{font-size: 13px; color: #444;transition:.3s;border-bottom: 1px solid transparent;}
.basic_bd01_view .file_box ul li a:hover{border-bottom: 1px solid #444;}
.basic_bd01_view .view_btn_box{display: flex; justify-content:space-between;align-items:center;padding: 50px 0px 20px; border-top: 1px solid #dcdcdc;}
.basic_bd01_view .view_btn_box .arr{display: flex;align-items:center;gap:20px;}
.basic_bd01_view .view_btn_box .arr p{display: none;font-size: 18px; color: #000;width: 200px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.basic_bd01_view .view_btn_box .arr.next p{text-align: end;}
.basic_bd01_view .view_btn_box .arr:hover p{text-decoration: underline;text-underline-position: under;}
.basic_bd01_view .view_btn_box .back{position: relative;width: 42px; height: 42px; border:1px solid var(--bg01); border-radius:5px;}
.basic_bd01_view .view_btn_box .back img{position: absolute; top: 50%; left: 50%; transform:translate(-50%,-50%);width: 15px;}
.basic_bd01_view .view_btn_box .back:hover{background: url(/images/sub/basic_bd01_icon06_2.png)center no-repeat var(--bg01);}
.basic_bd01_view .view_btn_box .back:hover img{display: none;}

/* 사진갤러리&동영상게시판 */
.gallery_bd02 .con ul.img_li {gap: 20px 0;}
.gallery_bd02 .con ul.img_li li .txt_wrap p.p_tit {font-size: 15px;}
.gallery_bd02 .con ul.img_li li .txt_wrap p.p_con {border-top: 0; margin-top: 0; padding-top: 5px; font-size: 12px;}
.gallery_bd02 .search_box{display: flex; justify-content:space-between;align-items: flex-start;flex-direction: column-reverse;gap: 25px;margin-bottom: 15px;}
.gallery_bd02 .search_box .total p{color: #000; font-size: 13px;font-weight: 600;}
.gallery_bd02 .search_box .total em{color: var(--bg01);font-weight: 600;}
.gallery_bd02 .search_box .search{display: flex;gap:10px;justify-content: end; width: 100%;}
.gallery_bd02 .search_box .search select{font-size: 14px; color: #222; width: 88px; height: 43px; border:1px solid #ddd; border-radius:50px; padding: 0px 33px 0px 18px;-webkit-appearance:none;background-size: 8px; -moz-appearance:none; appearance:none; background: url(/images/sub/basic_bd01_icon01.png)center right 18px no-repeat;}
.gallery_bd02 .search_box .input_wrap{position: relative;width: calc(100% - 98px);}
.gallery_bd02 .search_box .input_wrap input{width: 100%; height: 43px;font-size: 14px; color: #222; border:1px solid #ddd;  border-radius:50px;padding: 0px 43px 0px 18px;}
.gallery_bd02 .search_box .input_wrap input::placeholder{color: rgba(0,0,0,.4);}
.gallery_bd02 .search_box .input_wrap button{display: flex;position: absolute; right: 18px; top: 50%; transform:translateY(-50%);width: 14px;}
.gallery_bd02 .search_box .input_wrap button img{width: 100%;}
.gallery_bd02 .con ul.img_li {display: flex; gap: 30px 0; flex-wrap: wrap;}
.gallery_bd02 .con ul.img_li li {width: 100%;}
.gallery_bd02 .con ul.img_li li .txt_wrap {margin-top: 16px;}
.gallery_bd02 .con ul.img_li li .txt_wrap span.month {font-size: 14px;}
.gallery_bd02 .con ul.img_li li .txt_wrap p.p_tit {font-size: 14px;}
.gallery_bd02 .con ul.img_li li .txt_wrap p.p_con {font-size: 12px; padding-top: 12px; margin-top: 12px;}



/* === Main === */
#wrap {position:relative; width:100%; max-width:767px; min-width: 375px; margin:0 auto; overflow:hidden; word-break: keep-all;}
.inner{width:100%; margin:0 auto; padding: 0 2.66%;}


#header{position: absolute;left: 0;top: 0;width: 100%;line-height: 1;z-index: 2000;}
#header .inner{display: flex;width: 100%;height: 60px;align-items: center;justify-content: space-between;padding: 0 25px;}
#header h1 a img{width: 90px;}
#header .navi_btn{display: block;width: 25px;height: 21px;background:url(/images/main/main_btn01_mob.png)center no-repeat;background-size:cover ;  }
#header .navi_btn.on{width: 16px;height: 16px;background:url(/images/main/main_btn02_mob.png)center no-repeat;background-size:cover ; }

/* gnb */
.gnb{display: none;gap:35px;}
.gnb li a{display: block;line-height: 90px;font-size: 15px;font-weight: 300;color: #fff;}


/* navigation */
.navigation{display: none;position: absolute;left: 0;top: 60px;width: 100%;background: #fff;z-index: 3000;line-height: 1;}
.navigation .lnb{padding: 25px 30px;}
.navigation .lnb h3:not(:first-child){margin-top: 25px;}
.navigation .lnb h3 a{position: relative;display: block;font-size: 16px;color: #000;font-weight: 400;}
.navigation .lnb h3.active a,
.navigation .lnb h3.on a{color: #ffb500;}
.navigation .lnb h3 a:after{content:'';position: absolute;right: 0;top: 50%;transform:translateY(-50%);width: 14px;height: 8px;background:url(/images/main/main_btn04_tab.png)center no-repeat;background-size:cover ;  }
.navigation .lnb h3.active a:after,
.navigation .lnb h3.on a:after{background:url(/images/main/main_btn03_tab.png)center no-repeat;background-size:cover ;}
.navigation .lnb ul li{margin-top: 25px;}
.navigation .lnb ul li a{display: block;font-size: 16px;color: #000;}


/* 공통 */
.noto{font-family: "Noto Sans KR2";}
.noto{font-family: "Noto Sans KR";}
.robo{font-family: "Roboto";}
.popi{font-family: "Poppins";}

#visual_wrap{position: relative;line-height: 1;}
#visual_wrap .txt{position: absolute;left: 0;width: 100%;top: 50%;transform:translateY(-50%);}
#visual_wrap .txt p{font-size: 20px;line-height: 24px;color: #fff;text-align: center;animation:ani01 ease 1s forwards;animation-delay:.5s;transform:scale(1.5);opacity: 0;}
#visual_wrap .txt p em{display: block;}

@keyframes ani01{
0%{transform:scale(1.5);opacity: 0;}
100%{transform:scale(1);opacity: 1;}
}

#footer{line-height: 1;color: #fff;background: #181817;padding: 45px 0 85px;}
#footer .pc_box{display: flex;height: auto;align-items: center;justify-content: center;flex-direction: column;}
#footer .logo_box{display: block;margin-right: 0px;margin-bottom: 50px;}
#footer .logo_box img{width: 73px;}

#footer .m_box{margin-right: 0px;}
#footer .m_box p.tit{display: none;font-size: 20px;font-weight: 700;margin-bottom: 25px;}
#footer .m_box .con_box{display: block;gap:80px;margin-bottom: 45px;}
#footer .m_box .con_box ul:nth-child(1){text-align: center;margin-bottom: 45px;}
#footer .m_box .con_box ul li:not(:last-child){margin-bottom: 45px;}
#footer .m_box .con_box ul:nth-child(2){display: block;gap:40px}
#footer .m_box .con_box ul:nth-child(2) li:not(:last-child){margin-bottom: 0px;}
#footer .m_box .con_box ul:nth-child(2) li:nth-child(1){position: relative;padding-left: 35px;margin-bottom: 20px;}
#footer .m_box .con_box ul:nth-child(2) li:nth-child(1):after{content:'';position: absolute;left: 0;top: 0px;width: 15px;height: 10px;background:url(/images/main/f_ico01_tab.png)center no-repeat;background-size:cover ;}
#footer .m_box .con_box ul:nth-child(2) li:nth-child(2){display: flex;position: relative;padding-left: 28px;gap:20px;}
#footer .m_box .con_box ul:nth-child(2) li:nth-child(2):after{content:'';position: absolute;left: 0;top: 0px;width: 13px;height: 14.5px;background:url(/images/main/f_ico02_tab.png)center no-repeat;background-size:cover ;}
#footer .m_box .con_box ul:nth-child(2) p{display: none;}
#footer .m_box .con_box ul li p{font-size: 12px;font-weight: 500;margin-bottom: 8px;opacity: .8;}
#footer .m_box .con_box ul li span{position: relative;display: block;opacity: .5;font-size: 12px;}
#footer .m_box .con_box ul:nth-child(2) li:nth-child(2) span:nth-child(2):after{content:'';position: absolute;right: -11px;width: 1px;height: 9px;background: #fff;opacity: .5;top: 50%;transform:translateY(-50%);}
#footer .m_box .con_box ul li span:not(:first-child){margin-top: 0px;}

#footer .r_box{display: flex;gap:45px;align-items: center;}
#footer .r_box ul.con01 {display: flex;position: absolute;gap:7px;left: 0;width: 100%;bottom: 15px;justify-content: center;}
#footer .r_box ul.con01 li:not(:last-child){margin-bottom: 0px;}
#footer .r_box ul.con01 li a img{width: 25px;}
#footer .r_box .con02 ul.m_list li{margin-bottom: 13px;}
#footer .r_box .con02 ul.m_list li a{display: block;font-size: 12px;color: #fff;text-align: center;}
#footer .r_box .con02 ul.lang{position: relative;display: flex;gap:20px;width: 100%;justify-content: center;}
#footer .r_box .con02 ul.lang:after{content:'';position: absolute;left: 50%;top: 50%;transform:translate(-50% , -50%);width: 1px;height: 8px;opacity: .5;background: #fff;}
#footer .r_box .con02 ul.lang li a{font-size: 12px;opacity: .5;color: #fff;}


/* -----------------------------------sub --------------------------------*/

#wrap.sub_wrap{background: #1d1d1d;}


#sub_contents{padding: 120px 0 80px;}
#sub_contents .inner{padding: 0 25px;}
h2.sub_title{line-height: 1;text-align: center;color: #fff;font-size: 25px;font-weight: 600;margin-bottom: 40px;}

/* 공통 */
h4.h4_tit {font-size: 16px; color:#fff; font-weight: 600; position: relative; padding-left: 30px; margin-bottom: 20px;}
h4.h4_tit:before {position: absolute; content:''; background: url(/images/sub/h4_tit.png)no-repeat; background-size: 22px; width: 22px; height: 20px; top: 3px; left: 0;}
h4.h4_tit > span.sub_tit {font-size: 13px; color:#999; font-weight: 300; padding-left: 0; display: inline-block; vertical-align:middle;}

/* sub0101 */
.sub0101_wrap .top_con {padding: 20px;}
.sub0101_wrap .top_con .img {margin-bottom: 20px; text-align:center;}
.sub0101_wrap .top_con .img img {width: 100px;}
.sub0101_wrap .top_con p.p_tit {font-size: 14px; font-weight: 500; color:#fff;}
.sub0101_wrap .top_con p.p_tit b {}
.sub0101_wrap .top_con p.p_tit b.col_y {color: #ffb500;}
.sub0101_wrap .top_con p.p_tit b.col_w {color: #fff;}
.sub0101_wrap .con {margin-top: 25px;}
.sub0101_wrap .con p.p_con {font-size: 13px; color:#fff; font-weight: 300;}
.sub0101_wrap .con p.p_con:not(:last-child) {margin-bottom: 10px;}

/* sub0102 */
.sub0102_wrap .con:not(:first-child) {margin-top: 40px;}
.sub0102_wrap .con ul.img_txt li:not(:first-child) {margin-top: 30px;}
.sub0102_wrap .con ul.img_txt li {display: flex; flex-wrap:wrap; align-items: center; gap: 10px;}
.sub0102_wrap .con ul.img_txt li .img {width: 100%;}
.sub0102_wrap .con ul.img_txt li .txt {width: 100%; padding-left: 0;}
.sub0102_wrap .con ul.img_txt li:nth-child(2) .txt {padding-right: 0; padding-left: 0;}
.sub0102_wrap .con ul.img_txt li .txt span.num {font-size: 13px; margin-bottom: 5px; display: block;}
.sub0102_wrap .con ul.img_txt li .txt p.p_tit {font-size: 24px; margin-bottom: 20px;line-height: 0.5;}
.sub0102_wrap .con ul.img_txt li .txt p.p_con {font-size: 13px;}

/* sub0103 */
.sub0103_wrap .con:not(:first-child) {margin-top: 40px;}
.sub0103_wrap .con ul.partner {padding: 15px; display: flex; gap: 15px; flex-wrap: wrap;}
.sub0103_wrap .con ul.partner li {width: 100%;}
.sub0103_wrap .con ul.partner li a {display: flex; flex-wrap:wrap; gap: 10px; align-items: center;}
.sub0103_wrap .con ul.partner li p.p_tit {font-size: 13px;}
.sub0103_wrap .con ul.partner li .icon {width: 16px; height: 16px; position: relative; border-radius: 5px;}
.sub0103_wrap .con ul.partner li .icon > img {position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; max-height: 100%; width: 8px;}
.sub0103_wrap .con ul.logo_wrap {display: flex; flex-wrap:wrap; gap: 10px;}
.sub0103_wrap .con ul.logo_wrap li {width: 100%;}
.sub0103_wrap .con ul.logo_wrap li > a {display: block; position: relative; width: 100%; padding-bottom: 30%;}
.sub0103_wrap .con ul.logo_wrap li > a > img {position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}

/* sub0104 */
.sub0104_wrap {}
.sub0104_wrap .info_wrap {margin-bottom: 20px;}
.sub0104_wrap .info_wrap p.p_tit {font-size: 18px; margin-bottom: 10px;}
.sub0104_wrap .info_wrap p.p_con {font-size: 14px; margin-bottom: 15px;}
.sub0104_wrap .info_wrap ul {margin-top: 20px; display: flex; flex-wrap:wrap; gap:5px;}
.sub0104_wrap .info_wrap ul li {display: flex; flex-wrap:wrap; gap: 10px; align-items: center; width: 100%;}
.sub0104_wrap .info_wrap ul li img {height: 18px;}
.sub0104_wrap .info_wrap ul li:last-child img {height: 14px;}
.sub0104_wrap .info_wrap ul li > span {font-size: 14px; }
.sub0104_wrap .info_wrap ul li > p {font-size: 13px; }
.sub0104_wrap .map_wrap iframe {width: 100%; height: 300px;}


/* sub0202_wrap */
.sub0202_wrap{line-height: 1;color: #fff;}
.sub0202_wrap .con01{display: flex;justify-content: space-between;margin-bottom: 40px;flex-direction: column;}
.sub0202_wrap .con01 .box01{position: relative;width: 100%;margin-bottom: 30px;}
.sub0202_wrap .con01 .box01 ul.slide01 li .img_box{position:relative; width:100%; padding-bottom:68.571%; }
.sub0202_wrap .con01 .box01 ul.slide01 li .img_box img{position:absolute;left:0; right:0;  top:0; bottom:0; margin:auto; width:auto; height:100%; max-width:100%; max-height:100%;object-fit:cover;}

.sub0202_wrap .con01 .box01 ul.slide02{position: absolute;left: 0;bottom: 0;width: 100%;padding: 10px;background: rgba(0,0,0,.8);}
.sub0202_wrap .con01 .box01 ul.slide02 .slick-track{margin: 0;}
.sub0202_wrap .con01 .box01 ul.slide02 li{width: 53px;margin-right: 10px;}
.sub0202_wrap .con01 .box01 ul.slide02 li .img_box{position:relative; width:100%; padding-bottom:67.797%; }
.sub0202_wrap .con01 .box01 ul.slide02 li .img_box img{position:absolute;left:0; right:0;  top:0; bottom:0; margin:auto; width:100%; height:100%; max-width:100%; max-height:100%;object-fit:cover}

.sub0202_wrap .con01 .box02{width: 100%;}
.sub0202_wrap .con01 .box02 .tit{font-size: 18px;font-weight: 500;margin-bottom: 20px;}
.sub0202_wrap .con01 .box02 .sns_box{display: flex;gap:10px;margin-bottom: 25px;}
.sub0202_wrap .con01 .box02 .sns_box li a img{width: 30px;}
.sub0202_wrap .con01 .box02 .txt_wrap{height: 125px;overflow-y:scroll;margin-bottom: 25px;}
.sub0202_wrap .con01 .box02 .txt_wrap::-webkit-scrollbar {width: 4px;  /* 스크롤바의 너비 */}
.sub0202_wrap .con01 .box02 .txt_wrap::-webkit-scrollbar-thumb{height: 30%; /* 스크롤바의 길이 */background: rgba(255,255,255,.3); /* 스크롤바의 색상 */border-radius: 2px;}
.sub0202_wrap .con01 .box02 .txt_wrap::-webkit-scrollbar-track {background: transparent;  /*스크롤바 뒷 배경 색상*/}
.sub0202_wrap .con01 .box02 .txt_wrap p{font-size: 12px;font-weight: 300;line-height: 17px;}
/* .sub0202_wrap .con01 .box02 .txt_wrap p:not(:first-child){margin-top: 20px;} */
.sub0202_wrap .con01 .box02 .a_box{display: flex;gap:10px;}
.sub0202_wrap .con01 .box02 .a_box li{width: calc((100% - 30px)/4);}
.sub0202_wrap .con01 .box02 .a_box li a{display: block;}
.sub0202_wrap .con01 .box02 .a_box li a .img_box{position:relative; width:100%; padding-bottom:103.226%; }
.sub0202_wrap .con01 .box02 .a_box li a .img_box img{position:absolute;left:0; right:0;  top:0; bottom:0; margin:auto; width:100%; height:100%; max-width:100%; max-height:100%;object-fit:cover;}

.sub0202_wrap .con02 .tab-menu-wrap{display: flex;gap:30px;padding-left: 0px;margin-bottom: 30px;}
.sub0202_wrap .con02 .tab-menu-wrap a{position: relative;display: block;font-size: 17px;color: #fff;}
.sub0202_wrap .con02 .tab-menu-wrap a:not(:last-child):after{content:'';position: absolute;right: -16px;top: 50%;transform:translateY(-50%);width: 2px;height: 10px;background: #fff;}
.sub0202_wrap .con02 .tab-menu-wrap a.on{color: #ffb500;font-weight: 600;}
.sub0202_wrap .con02 .ilst_st01{display: flex;gap:25px 10px;flex-wrap:wrap;}
.sub0202_wrap .con02 .ilst_st01 li{width: calc((100% - 10px)/2);}
.sub0202_wrap .con02 .ilst_st01 li a{display: block;}
.sub0202_wrap .con02 .ilst_st01 li a .img_box{position:relative; width:100%; padding-bottom:100%;margin-bottom: 20px;}
.sub0202_wrap .con02 .ilst_st01 li a .img_box img{position:absolute;left:0; right:0;  top:0; bottom:0; margin:auto; width:100%; height:100%; max-width:100%; max-height:100%;object-fit:cover;}
.sub0202_wrap .con02 .ilst_st01 li a .txt p{font-size: 14px;font-weight: 500;color: #fff;white-space: nowrap; overflow:hidden;text-overflow: ellipsis;margin-bottom: 10px;}
.sub0202_wrap .con02 .ilst_st01 li a .txt span{font-size: 12px;font-weight: 300;color: #fff;}


.sub0202_wrap .con02 .g_list{display: flex; flex-wrap:wrap; gap:20px;}
.sub0202_wrap .con02 .g_list li{width: calc((100% - 20px) / 2);cursor:pointer;}
.sub0202_wrap .con02 .g_list li .img_wrap{position:relative; width:100%; padding-bottom:100%;}
.sub0202_wrap .con02 .g_list li .img_wrap img{position:absolute; left:0; right:0; top:0; bottom:0; margin:auto; width:100%; height:100%; max-width:100%; max-height:100%; object-fit:cover;}

.sub0202_wrap .con02 .y_list{display: flex; flex-wrap:wrap; gap:25px 20px;}
.sub0202_wrap .con02 .y_list li{width: calc((100% - 20px) / 2);cursor:pointer;}
.sub0202_wrap .con02 .y_list li .txt_wrap p{font-size: 14px;color: #fff;margin: 15px 0px 10px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.sub0202_wrap .con02 .y_list li .txt_wrap span{display: block;font-size: 12px; color: #fff; font-weight: 300;}
.sub0202_wrap .con02 .y_list li .img_wrap{position:relative; width:100%; padding-bottom:56.119%;}
.sub0202_wrap .con02 .y_list li .img_wrap img{position:absolute; left:0; right:0; top:0; bottom:0; margin:auto; width:100%; height:100%; max-width:100%; max-height:100%; object-fit:cover;}

/*sub0202 pop공통 */
.sub0202_wrap .con02 .pop_wrap{display: none;position: fixed;top: 0; left: 0;width: 100%; height: 100vh; background: #000;z-index: 8000;}
.sub0202_wrap .con02 .pop_wrap.y_pop_wrap{display: none;}
.sub0202_wrap .con02 .pop_wrap.y_pop_wrap .pop_box{position: absolute;top:50%;left:50%;transform:translate(-50% , -50% );width: 100%;padding: 0 25px;}
.sub0202_wrap .con02 .pop_wrap.y_pop_wrap .pop_box .x_btn02{position: absolute;top: -30px;right:25px;}
.sub0202_wrap .con02 .pop_wrap.y_pop_wrap .pop_box .x_btn02 img{width: 20px;}
.sub0202_wrap .con02 .pop_wrap.y_pop_wrap .pop_box .video_box{position: relative;width: 100%;height: auto;padding-bottom:56.287%;}
.sub0202_wrap .con02 .pop_wrap.y_pop_wrap .pop_box .video_box iframe{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}


.sub0202_wrap .con02 .pop_wrap.d_pop_wrap{display: none;}
.sub0202_wrap .con02 .d_pop_wrap .pop_box{position: absolute;top:50%;left:50%;transform:translate(-50% , -50% );width: calc(100% - 50px);background: #000;border: 1px solid #373737;padding: 20px 20px 20px 20px;}
.sub0202_wrap .con02 .d_pop_wrap .pop_box .btn_box{display: flex;justify-content: flex-end;margin-bottom: 15px;}
.sub0202_wrap .con02 .d_pop_wrap .pop_box .btn_box img{width: 19px;}
.sub0202_wrap .con02 .d_pop_wrap .pop_box .s_box{height: 600px;overflow-y:scroll;}
.sub0202_wrap .con02 .d_pop_wrap .pop_box .s_box::-webkit-scrollbar {width: 4px;  /* 스크롤바의 너비 */}
.sub0202_wrap .con02 .d_pop_wrap .pop_box .s_box::-webkit-scrollbar-thumb{height: 30%; /* 스크롤바의 길이 */background: rgba(255,255,255,.3); /* 스크롤바의 색상 */border-radius: 10px;}
.sub0202_wrap .con02 .d_pop_wrap .pop_box .s_box::-webkit-scrollbar-track {background: #000;  /*스크롤바 뒷 배경 색상*/}
.sub0202_wrap .con02 .d_pop_wrap .pop_box .s_box .s_con01{display: block;justify-content: space-between;align-items: center;margin-bottom: 20px;}
.sub0202_wrap .con02 .d_pop_wrap .pop_box .s_box .s_con01 .img_wrap{width: 100%;margin-bottom: 15px;}
.sub0202_wrap .con02 .d_pop_wrap .pop_box .s_box .s_con01 .img_wrap .img_box{position:relative; width:100%; padding-bottom:100%; }
.sub0202_wrap .con02 .d_pop_wrap .pop_box .s_box .s_con01 .img_wrap .img_box img{position:absolute;left:0; right:0;  top:0; bottom:0; margin:auto; width:100%; height:100%; max-width:100%; max-height:100%;object-fit:cover;}
.sub0202_wrap .con02 .d_pop_wrap .pop_box .s_box .s_con01 .txt_wrap{width: 100%;}
.sub0202_wrap .con02 .d_pop_wrap .pop_box .s_box .s_con01 .txt_wrap p{font-size: 18px;font-weight: 600;line-height: 23px;}
.sub0202_wrap .con02 .d_pop_wrap .pop_box .s_box .s_con01 .txt_wrap span{display: block;font-size: 12px;margin: 15px 0 10px;}
.sub0202_wrap .con02 .d_pop_wrap .pop_box .s_box .s_con01 .txt_wrap span:nth-child(3){margin: 0 0 20px;}
.sub0202_wrap .con02 .d_pop_wrap .pop_box .s_box .s_con01 .txt_wrap ul{display: flex;gap:10px;}
.sub0202_wrap .con02 .d_pop_wrap .pop_box .s_box .s_con01 .txt_wrap ul img{width: 30px;}
.sub0202_wrap .con02 .d_pop_wrap .pop_box .s_box .s_con02 > p{font-size: 18px;font-weight: 600;color: #ffb500;margin-bottom: 15px;}
.sub0202_wrap .con02 .d_pop_wrap .pop_box .s_box .s_con02 table{border-top: 1px solid #373737;width: 100%;}
.sub0202_wrap .con02 .d_pop_wrap .pop_box .s_box .s_con02 table td{border-bottom: 1px solid #373737;line-height: 1;color: #fff;font-size: 12px;text-align: center;height: 30px;}
.sub0202_wrap .con02 .d_pop_wrap .pop_box .s_box .s_con02 table tr:nth-child(1) td{height: 27px;}
.sub0202_wrap .con02 .d_pop_wrap .pop_box .s_box .s_con02 table .txt{display: flex;gap:5px;align-items: center;}
.sub0202_wrap .con02 .d_pop_wrap .pop_box .s_box .s_con02 table .txt p{max-width: calc(100% - 55px);white-space: nowrap; overflow:hidden;text-overflow: ellipsis; }
.sub0202_wrap .con02 .d_pop_wrap .pop_box .s_box .s_con02 table .txt span{padding: 0 10px;height: 17px;border-radius:20px; text-align: center;font-size: 11px;font-weight: 500;line-height: 14px;border: 1px solid #ffb500;}


.sub0202_wrap .con02 .pop_wrap .x_btn{position: absolute; top: 20px; right: 20px;z-index: 1000;}
.sub0202_wrap .con02 .pop_wrap .x_btn img{width: 20px;}
.sub0202_wrap .con02 .pop_wrap .slick-prev{position: absolute; top: 50%; left: 0px; background: url(/images/sub/sub0201_prev_pc.png)center no-repeat rgba(0,0,0,35); background-size: 10px; width: 25px; height: 40px;text-indent: -9999px; z-index: 1000;}
.sub0202_wrap .con02 .pop_wrap .slick-next{position: absolute; top: 50%; right: 0px; background: url(/images/sub/sub0201_next_pc.png)center no-repeat rgba(0,0,0,35); background-size: 10px; width: 25px; height: 40px;text-indent: -9999px; z-index: 1000;}

.sub0202_wrap .con02 .g_pop_wrap .pop_img_slide{position: absolute;top: 50%; left: 50%; transform:translate(-50%,-50%);background: #000;width: 100%;}
.sub0202_wrap .con02 .g_pop_wrap .pop_img_slide .img_wrap{position:relative; width:100%; padding-bottom:66.667%;}
.sub0202_wrap .con02 .g_pop_wrap .pop_img_slide .img_wrap img{position:absolute; left:0; right:0; top:0; bottom:0; margin:auto; width:auto; height:auto; max-width:100%; max-height:100%;}


/* sub0202_view */
.sub0202_view .con01 .box02 .txt_wrap{height: 225px;overflow-y:scroll;margin-bottom: 0px;}

/* sub0401 */
.sub0401_wrap .con01 .box01 ul.slide01 li .img_box {position: relative; width: 100%; padding-bottom: 68.571%;}
.sub0401_wrap .con01 .box01 ul.slide01 li .img_box img {width: auto; height: auto; position: absolute; right: auto; bottom:auto; left:50%; top:50%; margin: auto; max-width: 100%; max-height: 100%; object-fit: cover; transform:translate(-50%,-50%);}

.sub0401_wrap .con01 .box01_2 .pop_wrap .pop_inner .btn_close {background: url(/images/sub/sub0201_x_btn_mob.png)no-repeat; background-size: 20px; width: 20px; height: 20px; position:absolute; right: 20px; top:20px; font-size: 16px;} 

/* sub0401_2 */
.sub0401_2_wrap {}
.sub0401_2_wrap .con {}
.sub0401_2_wrap .con ul.con_li {display:flex; flex-wrap:wrap; gap: 20px;}
.sub0401_2_wrap .con ul.con_li li {width: calc((100% - 20px) / 2);}
.sub0401_2_wrap .con ul.con_li li p.p_tit {font-size: 14px; margin-top: 5px;}

/* sub0401_2_view */
.sub0401_2_view_wrap {}
.sub0401_2_view_wrap .con {}
.sub0401_2_view_wrap .tit_wrap {margin-bottom: 20px;}
.sub0401_2_view_wrap .tit_wrap strong {font-size: 20px; color:#fff; font-weight: 700; display: block; width: 100%;}
.sub0401_2_view_wrap .icon_wrap ul {display: flex; flex-wrap:wrap; gap: 10px; margin-top: 10px;}
.sub0401_2_view_wrap .icon_wrap ul li {}
.sub0401_2_view_wrap .icon_wrap ul li a {}
.sub0401_2_view_wrap .icon_wrap ul li a img {width: 30px;}

.sub0401_2_view_wrap .icon_wrap2 {}
.sub0401_2_view_wrap .icon_wrap2 .icon01 {}
.sub0401_2_view_wrap .icon_wrap2 .icon01 > ul {justify-content: flex-start;}
.sub0401_2_view_wrap .icon_wrap2 .icon02 {margin-top: 10px;}
.sub0401_2_view_wrap .icon_wrap2 ul {display: flex; flex-wrap:wrap; gap: 10px;}
.sub0401_2_view_wrap .icon_wrap2 ul li {}
.sub0401_2_view_wrap .icon_wrap2 ul li a {}
.sub0401_2_view_wrap .icon_wrap2 ul li a img {}

.sub0401_2_view_wrap .icon_wrap2 ul li a.res {display: flex; flex-wrap: wrap; gap: 0; align-items: center; justify-content: center; border-radius: 5px; width: 70px; height: 30px; padding: 0;}
.sub0401_2_view_wrap .icon_wrap2 ul li a.res > div {}
.sub0401_2_view_wrap .icon_wrap2 ul li a.res > div img {height: 8px; /* transform: rotate(160deg); */ margin-top: 6px; display: none;}
.sub0401_2_view_wrap .icon_wrap2 ul li a.res > b {display: block;font-size: 12px;}

.sub0401_2_view_wrap .edit_wrap {padding: 20px 0;}
.sub0401_2_view_wrap .edit_wrap .ed_inner {width: 100%; margin: 0 auto;}
.sub0401_2_view_wrap .edit_wrap .ed_inner img {width: 100%; margin-bottom: 15px;}
.sub0401_2_view_wrap .edit_wrap .ed_inner p {font-size: 12px; color:#fff;}
.sub0401_2_view_wrap .edit_wrap .ed_inner p:not(:last-child) {margin-bottom: 10px;}
.sub0401_2_view_wrap .list_btn a {margin-top: 20px;width: 90px; height: 35px; line-height: 33px; font-size: 12px;}

.sub0401_2_view_wrap .con3 .edit_wrap {display: flex; flex-wrap:wrap; flex-direction: column-reverse;}
.sub0401_2_view_wrap .con3 .icon_wrap {justify-content: center;}
.sub0401_2_view_wrap .con3 .icon_wrap ul {margin-top: 0;}
.sub0401_2_view_wrap .con3 .icon_wrap .icon02 {display: flex; flex-wrap:wrap; justify-content: space-between; margin-bottom: 20px;}
.sub0401_2_view_wrap .con3 .icon_wrap .res_btn {margin-top: 0}
.sub0401_2_view_wrap .con3 .icon_wrap .res_btn a {display: flex; flex-wrap: wrap; gap: 0; align-items: center; justify-content: center; width: 120px; height: 30px; padding: 0 10px; border: 1px solid #fff;}
.sub0401_2_view_wrap .con3 .icon_wrap .res_btn a > div {}
.sub0401_2_view_wrap .con3 .icon_wrap .res_btn a > div img {width: auto; height: 14px; margin-top: 3px; display: none;}
.sub0401_2_view_wrap .con3 .icon_wrap .res_btn a > b {display: block;font-size: 12px; color:#fff;}

/* sub0501 */
.sub0501_wrap .con:not(:first-child) {margin-top: 40px;}
.sub0501_wrap .con2:not(:first-child) {margin-top: 20px;}
.sub0501_wrap .con1 {display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center;}
.sub0501_wrap .con1 > strong {font-size: 16px;}
.sub0501_wrap .con1 .app_btn {}
.sub0501_wrap .con1 .app_btn a {display: block; font-size: 12px; width: 110px; height: 35px; border-radius: 40px; line-height: 33px;}
.sub0501_wrap .con ul.aor_li {display: flex; flex-wrap:wrap; gap: 20px 30px;}
.sub0501_wrap .con ul.aor_li li {display: flex; flex-direction: column; align-items:center; gap:10px; width: calc((100% - 30px) / 2);}
.sub0501_wrap .con ul.aor_li li .icon {width: 160px; height: 160px; position: relative;}
.sub0501_wrap .con ul.aor_li li .icon img {position: absolute; top: 50%; left: 50%; max-width: 100%; max-height: 100%; transform:translate(-50%,-50%); height: 60px;}
.sub0501_wrap .con ul.aor_li li p.p_tit {font-size: 13px; }
.sub0501_wrap .con ul.rp_li {display: flex; flex-wrap: wrap; gap: 25px;}
.sub0501_wrap .con ul.rp_li li {width: 100%; padding: 15px; border-radius: 10px; position: relative; box-shadow: 0px 0px 20px rgba(0,0,0,0.3);}
.sub0501_wrap .con ul.rp_li li:before {position: absolute; content:''; width: 0; height: 0; border-top: 8px solid #fff; border-left: 8px solid transparent; border-right: 8px solid transparent; border-bottom: none; top: 118%; left: 50%; transform: translate(-50%,-50%);}
.sub0501_wrap .con ul.rp_li li:last-child:before {display: none;}
.sub0501_wrap .con ul.rp_li li:nth-child(2):before {display: block;}
.sub0501_wrap .con ul.rp_li li span.step {font-size: 12px;}
.sub0501_wrap .con ul.rp_li li p.p_step {font-size: 14px;}
.sub0501_wrap .con ul.num_li li:not(:first-child) {margin-top: 8px;}
.sub0501_wrap .con ul.num_li li {font-size: 13px;}
.sub0501_wrap .con ul.aor_li02 {display: flex; flex-wrap:wrap; gap:20px;}
.sub0501_wrap .con ul.aor_li02 li {width: 100%; padding: 15px; min-height:auto; border: 1px solid #fff;}
.sub0501_wrap .con ul.aor_li02 li span.num {display: block; width: 20px; height: 20px; background: #ffb500; border-radius: 50%; font-size: 14px; color:#222; font-weight: 700; line-height: 20px; text-align:center;}
.sub0501_wrap .con ul.aor_li02 li .aor_con {display: flex; flex-wrap:wrap; gap: 10px; align-items: center; flex-direction: column;}
.sub0501_wrap .con ul.aor_li02 li .aor_con > div {}
.sub0501_wrap .con ul.aor_li02 li .aor_con > div > img {height: 40px;}
.sub0501_wrap .con ul.aor_li02 li .aor_con strong.tit {display: block; font-size: 16px;}
.sub0501_wrap .con ul.aor_li02 li .aor_con > p {font-size: 12px;}

.sub0501_wrap .rules_wrap {margin-top: 20px;}
.sub0501_wrap .rules_wrap > ul > li {opacity: 0; word-break:keep-all;}
.sub0501_wrap .rules_wrap.on > ul > li {opacity:1;}
.sub0501_wrap .rules{width:100%; margin-bottom:5px;}
.sub0501_wrap .rules:last-child {margin-bottom:0;}
.sub0501_wrap .rules .ptit {display: flex; flex-wrap:wrap; gap: 10px; align-items:stretch; background: #232323 url(/images/sub/arw_p.png) no-repeat 95% 20px; background-size:12px; cursor:pointer; overflow:hidden; padding: 15px;}
.sub0501_wrap .rules .ptit.on {background: url(/images/sub/arw_m.png) no-repeat 95% 20px; background-size: 12px; border: 2px solid #ffb500; border-bottom: none; box-shadow: none;}
.sub0501_wrap .rules .ptit span {display:block; font-size:20px; line-height: 1;}
.sub0501_wrap .rules .ptit p {font-size:13px; width: 90%;}
.sub0501_wrap .rules .ptxt {display:none; overflow:hidden; width:100%; padding: 15px; border: 2px solid #ffb500; border-top: none; background: #ffb500;}
.sub0501_wrap .rules .ptxt2 {display: flex; flex-wrap:wrap; align-items: flex-start; gap:10px;}
.sub0501_wrap .rules .ptxt2 p.p_rule {font-size: 13px; width: 90%;}
.sub0501_wrap .rules .ptxt2 > span {font-size: 20px; line-height: 1;}

/* sub0502 */
.sub0502_wrap .sec{width: 100%; margin-bottom: 30px;}
.sub0502_wrap .sec:last-child{margin-bottom: 0;}
.sub0502_wrap .sec .con ul{display: flex;gap: 15px;flex-wrap:wrap;}
.sub0502_wrap .sec .con ul li{width: 100%;}
.sub0502_wrap .sec .con ul li .input_wrap{background: #303030; padding: 12px; margin-bottom: 5px;}
.sub0502_wrap .sec .con ul li .input_wrap:last-child{margin-bottom: 0;}
.sub0502_wrap .sec .con ul li .input_wrap strong{font-size: 14px; color: #ffb500; font-weight: 300; display: inline-block; margin-right: 10px;}
.sub0502_wrap .sec .con ul li .input_wrap span{display: inline-block; margin-right: 5px; font-size: 14px; color: #ddd; font-weight: 300;}
.sub0502_wrap .sec .con ul li p{font-size: 14px; color: #fff;margin-bottom: 5px;font-weight: 300;}
.sub0502_wrap .sec .con ul li p.p_point {font-size: 12px; font-weight: 300;}
.sub0502_wrap .sec .con ul li em{color: #ffb500; margin: 0 5px;}
.sub0502_wrap .sec .con ul li input[type=text]{width: 100%;box-sizing: border-box;border: 0;padding: 12px;background: #303030;font-size: 13px;color: #ddd; outline: 0;}
.sub0502_wrap .sec .con ul li input[type=text]::placeholder{color:#999;font-size: 13px;}
.sub0502_wrap .sec .con ul li select{width: 100%;box-sizing: border-box;border: 0;padding: 12px;font-size: 13px;color: #fff;background: url(/images/sub/sel_arw.png) no-repeat center right 20px #303030;appearance: none;-webkit-appearance: none;-moz-appearance: none; outline:none;}
.sub0502_wrap .sec .con ul li textarea{width: 100%; border:0;height: 180px;padding: 12px;resize: none;font-size: 13px;color: #fff;background: #F5F5F8; outline:none;}
.sub0502_wrap .sec .con ul li textarea::placeholder{color:#B0B2C1;font-size: 13px;}
.sub0502_wrap .sec .con ul li input[type=file]{width: 100%;box-sizing: border-box;border: 0;padding: 12px;background: #303030;font-size: 12px;color: #ddd; font-weight: 300;}
.sub0502_wrap .sec .con ul li.video {}
.sub0502_wrap .sec .con ul li.video > input:not(:last-child) {margin-bottom: 10px;}

.sub0502_wrap .sec .con ul li textarea.privacy {height: 150px; color:#ddd; font-weight: 300; font-size: 12px; margin-bottom: 10px;}

.sub0502_wrap .sec .con ul li textarea::-webkit-scrollbar {width: 4px;  /* 스크롤바의 너비 */}
.sub0502_wrap .sec .con ul li textarea::-webkit-scrollbar-thumb{height: 30%; /* 스크롤바의 길이 */background: rgba(255,255,255,.3); /* 스크롤바의 색상 */border-radius: 2px;}
.sub0502_wrap .sec .con ul li textarea::-webkit-scrollbar-track {background: transparent;  /*스크롤바 뒷 배경 색상*/}

.sub0502_wrap .sec .con ul li input[type=checkbox] {vertical-align:middle;}
.sub0502_wrap .sec .con ul li label {}
.sub0502_wrap .sec .con ul li label p.agree {font-size: 13px; color:#fff; display: inline-block; margin-left: 5px;}
.sub0502_wrap .sec .con ul li label span.req {font-size: 13px; color:#ffb500; }

.sub0502_wrap .sec .con:not(:last-child){margin-bottom: 15px;}
.sub0502_wrap .sec .con2:not(:last-child){margin-bottom: 15px;}
.sub0502_wrap .sec .con2 ul li{width: 100%;}

.sub0502_wrap .btn_wrap {text-align: center;}
.sub0502_wrap .btn_wrap .btn {width: 200px; height: 45px; font-size: 14px; color:#fff; background: #303030; border-radius: 10px; font-weight: 500;}
.sub0502_wrap .btn_wrap .btn:hover {color:#222; background: #ffb500; transition: 0.3s ease-out;}

.sub0502_wrap .sec .con ul li input.text2[type=text] {width: 100px; padding:0; margin-left: 5px;}
.sub0502_wrap .sec .con3 {margin-top: 20px;}
.sub0502_wrap p.p_point {text-align: right; color:#fff; font-size: 13px; font-weight: 400;}
.sub0502_wrap p.p_point em {color:#ffb500;}

.sub0502_wrap span.point03 {font-size: 12px;}

.sub0502_wrap .sec .con ul li .txt {display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center;} 
.sub0502_wrap .sec .con ul li .txt > p {margin-bottom: 0;}
.sub0502_wrap .sec .con ul li .txt span.point04 { font-size: 12px; color:#ffb500; font-weight: 300; margin-bottom: 5px;} 



}