/* Common **********************************************************************/
/* @import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css); <-- 기존에 있던 것 */
/*  Nanum Gothic (Korean) http://www.google.com/fonts/earlyaccess   */

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  src: url(/font/Poppins-Thin.woff);
  src: url(/font/Poppins-Thin.woff) format('woff'),
       url(/font/Poppins-Thin.ttf) format('truetype');
	   unicode-range:U+0041-005A, U+0061-007A, U+0030-0039;//영문
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  src: url(/font/Poppins-ExtraLight.woff);
  src: url(/font/Poppins-ExtraLight.woff) format('woff'),
       url(/font/Poppins-ExtraLight.ttf) format('truetype');
	   unicode-range:U+0041-005A, U+0061-007A, U+0030-0039;//영문
}

 @font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url(/font/Poppins-Light.woff);
  src: url(/font/Poppins-Light.woff) format('woff'),
       url(/font/Poppins-Light.otf) format('opentype'),
       url(/font/Poppins-Light.ttf) format('truetype');
	   unicode-range:U+0041-005A, U+0061-007A, U+0030-0039;//영문
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url(/font/Poppins-Regular.woff);
  src: url(/font/Poppins-Regular.woff) format('woff'),
       url(/font/Poppins-Regular.otf) format('opentype'),
       url(/font/Poppins-Regular.ttf) format('truetype');
	   unicode-range:U+0041-005A, U+0061-007A, U+0030-0039;//영문
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url(/font/Poppins-Medium.woff);
  src: url(/font/Poppins-Medium.woff) format('woff'),
       url(/font/Poppins-Medium.otf) format('opentype'),
       url(/font/Poppins-Medium.ttf) format('truetype');
	   unicode-range:U+0041-005A, U+0061-007A, U+0030-0039;//영문
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url(/font/Poppins-SemiBold.woff);
  src: url(/font/Poppins-SemiBold.woff) format('woff'),
       url(/font/Poppins-SemiBold.otf) format('opentype'),
       url(/font/Poppins-SemiBold.ttf) format('truetype');
	   unicode-range:U+0041-005A, U+0061-007A, U+0030-0039;//영문
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url(/font/Poppins-Bold.woff);
  src: url(/font/Poppins-Bold.woff) format('woff'),
       url(/font/Poppins-Bold.otf) format('opentype'),
       url(/font/Poppins-Bold.ttf) format('truetype');
	   unicode-range:U+0041-005A, U+0061-007A, U+0030-0039;//영문
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  src: url(/font/Poppins-Black.woff);
  src: url(/font/Poppins-Black.woff) format('woff'),
       url(/font/Poppins-Black.otf) format('opentype'),
       url(/font/Poppins-Black.ttf) format('truetype');
	   unicode-range:U+0041-005A, U+0061-007A, U+0030-0039;//영문
}

@font-face { 
  font-family: 'Noto Sans KR2'; 
  font-style: normal; 
  font-weight: 100; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'), 
      url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'), 
      url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype'); 
	  unicode-range:U+AC00-D7A3;//한글
} 
@font-face { 
  font-family: 'Noto Sans KR2'; 
  font-style: normal; 
  font-weight: 300; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'), 
      url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'), 
      url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype'); 
	  unicode-range:U+AC00-D7A3;//한글
} 
@font-face { 
  font-family: 'Noto Sans KR2'; 
  font-style: normal; 
  font-weight: 400; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype'); 
		unicode-range:U+AC00-D7A3;//한글
 } 
@font-face { 
  font-family: 'Noto Sans KR2'; 
  font-style: normal; 
  font-weight: 500; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype'); 
		unicode-range:U+AC00-D7A3;//한글
 } 
@font-face { 
  font-family: 'Noto Sans KR2'; 
  font-style: normal; 
  font-weight: 700; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype'); 
		unicode-range:U+AC00-D7A3;//한글
 } 
@font-face { 
  font-family: 'Noto Sans KR2'; 
  font-style: normal; 
  font-weight: 900; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype'); 
		unicode-range:U+AC00-D7A3;//한글
 }

@import url('https://fonts.googleapis.com/css2?family=Hahmlet:wght@100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Newsreader:opsz,wght@6..72,300&family=Noto+Sans+JP:wght@100..900&family=Noto+Sans+KR:wght@100..900&family=Roboto+Condensed:wght@300;400;500;600;700;800&display=swap');

/* Common **********************************************************************/ 
html,body {width:100%; }
html {overflow-y:scroll; box-sizing:border-box;}
*, *:before, *:after{box-sizing:inherit;}
*{
-webkit-text-size-adjust:none;
-webkit-text-size-adjust - auto | none | N% (default auto)
}
body {word-break:break-all;-ms-word-break:break-all; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button {margin:0; padding:0;}
fieldset,img {border:0px none; vertical-align:top;}
dl,ul,ol,menu,li {list-style:none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content:''; content:none;}
button {border:0 none; background-color:transparent; cursor:pointer;}
body { background:#fff;}
body,th,td,input,select,textarea,button {font-size:13px; line-height:1.6;font-family: 'Poppins' , 'Noto Sans KR';color:#7d7d7d;} 
input, select, textarea, button{vertical-align:middle; }
a:link,a:active,a:visited{color:#7d7d7d; text-decoration:none; border:0px;}
a:hover,a:focus{color:#333; text-decoration:none}

table {border-collapse:collapse; border-spacing:0;}
address,caption,cite,code,dfn,em,var {font-style:normal; font-weight:normal;}
summary, caption, legend, hr {width:0; height:0; font-size: ; line-height: ; overflow: hidden; visibility: hidden; border: none; position:absolute; left:-1000em;}
caption {position:static;}
/* label hidden 처리 */
.invisible, .hide{overflow:hidden; visibility:hidden; width:0; height:0; font-size:0; line-height:0; position:absolute;}
label.invisible{*position:Absolute;}

/* common */
.clfix:after {content: "."; display: block; height:0px; clear: both; visibility: hidden;}
.clfix {display:inline-block;}
.clfix {display:block;}
* html .clfix {height:1%;} /* Hides from IE-mac */
.clfix {zoom:1;} /*for IE 5.5-7*/

.list {border-top:2px solid #1c1815; border-bottom:1px solid #1c1815;}


/*멤버스킨*/
.title{font-size:15px; font-weight:bold;}

/*테이블*/
.tbl_type,.tbl_type th,.tbl_type td{border:0}
.tbl_type{width:100%;border-bottom:1px solid #e2e2e5; }
.tbl_type th{padding:10px 0 10px 0;border-top:2px solid #383d4a; font-weight:bold; border-bottom:1px solid #e2e2e5;}
.tbl_type p{font-size:11px; color:#b6b7bc;}
.tbl_type td{padding:7px 0 7px 0;border-top:1px solid #e5e5e5;color:#4c4c4c; border-bottom:none; border-top:none; line-height:18px;}

.tbl_type2,.tbl_type2 th,.tbl_type2 td{border:0}
.tbl_type2{width:100%;border-bottom:1px solid #e7e7e7; }
.tbl_type2 th{padding:10px 0 10px 0; background:#f9f9f9; text-align:center;}
.tbl_type2 p{font-size:11px; color:#b6b7bc;}
.tbl_type2 td{padding:10px 0 10px 10px; border-bottom:none; border-top:none; line-height:18px;}


/*로그인스킨*/
#login_wrap {width:100%;  background:#f7f7f7; padding:50px;}
.login_top {width:100%; height:50px; border-bottom:1px solid #eaeaea; margin-bottom:20px;}
.login_top h2 {font-size:30px; color:#4b4f58; line-height:1; font-weight:600;}
.login_top h2 span {font-size:15px; font-weight:400; }
.login_mid {display: flex; justify-content: space-between; width:100%; overflow: hidden;}
.login_mid .login_con { width:50%; 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:40px; 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:40px; 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:middle;}
.login_mid .login_con input::placeholder {font-size:14px; color:#c3c3c3;}
.login_mid .login_con input::-webkit-input-placeholder { /* Chrome/Opera/Safari */font-size:14px; color:#c3c3c3;}
.login_mid .login_con input::-moz-placeholder { /* Firefox 19+ */font-size:14px; color:#c3c3c3;}
.login_mid .login_con input:-ms-input-placeholder { /* IE 10+ */font-size:14px; color:#c3c3c3;}
.login_mid .login_con input:-moz-placeholder { /* Firefox 18- */font-size:14px; color:#c3c3c3;}
.login_mid .login_btn {width:100%; height:55px; 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:18px; line-height:53px;}
.login_mid .login_bottom {text-align:center;}
.login_mid .login_bottom li {display:inline-block; margin-left:20px; padding-left:20px; position:relative; line-height:35px;}
.login_mid .login_bottom li::before {width:1px; height:13px; background:#ddd; content:''; position:absolute; left:0; top:11px;}
.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:15px; 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:15px; 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:47.27%;}
.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%;}


/*회원가입 스킨*/
.inWrap {width:98%;  border:1px solid #353638; border-width:1px 0; padding:30px 0;}
.inWrap.type1 { padding:50px 0;}
.inWrap.type2 { padding:0;}
.inWrap.type3 { padding:5px 0; border-bottom-width:0;}
.inWrap.width1 { width:680px !important; margin:0 auto;}
.tbox1 { border:1px solid #cdcdcd; }
.tbox1 .boxTit { padding:20px 20px 10px; color:#333; font-weight:700; font-size:16px;}
.tbox1 .txt_scroll { height:200px; padding:0 20px; overflow-y:auto;}
.txt_type { line-height:25px; font-size:13px; color:#666;}
.agreement input{vertical-align:middle; border:none;}
.btnType { display:inline-block; position:relative; transition:all 0.3s;}
.btnType.btn1 { height:30px; line-height:28px; padding:0 45px; font-size:13px;}
.btnType.btn1.color2 {border:1px solid #333; background:#333; cursor:pointer; }
.btnWrap input{color:#fff;}

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


/* 일반게시판_list */
:root{
	--bg01: #2bacf0;
}

.basic_bd02{line-height: 1;}
.basic_bd02 .inner{width: 100%;}
.basic_bd02 .search_box{display: flex; flex-direction: row-reverse; align-items: end;margin-bottom: 30px;}
.basic_bd02 .search_box .search{display: flex;gap:10px;justify-content: end;}
.basic_bd02 .search_box .search select{font-size: 18px; color: #222; width: 182px; height: 70px; border:1px solid #ddd; border-radius:50px; padding: 0px 54px 0px 30px;-webkit-appearance:none; -moz-appearance:none; appearance:none; background: url(/images/sub/basic_bd01_icon01.png)center right 30px no-repeat;}
.basic_bd02 .search_box .input_wrap{position: relative;}
.basic_bd02 .search_box .input_wrap input{width: 558px; height: 70px;font-size: 18px; color: #222; border:1px solid #ddd;  border-radius:50px;padding: 0px 74px 0px 40px;}
.basic_bd02 .search_box .input_wrap input::placeholder{color: rgba(0,0,0,.4);}
.basic_bd02 .search_box .input_wrap button{position: absolute; right: 30px; top: 50%; transform:translateY(-50%);}
.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:'';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: 35px 50px;}
.basic_bd02 .news-list ul li .date_box{display: flex; flex-direction: column;align-items: center;gap:10px;width: 70px;}
.basic_bd02 .news-list ul li .date_box p{font-size: 36px; color: #cfcfcf;font-weight: 700;transition:.3s;}
.basic_bd02 .news-list ul li .date_box span{font-size: 17px;color: #cfcfcf;font-weight: 700;transition:.3s;}
.basic_bd02 .news-list ul li .txt_box{width: calc(100% - 280px);margin-left: 60px;}
.basic_bd02 .news-list ul li .txt_box .tit_box{display: flex;width: calc(100% - 80px);margin-bottom: 15px;}
.basic_bd02 .news-list ul li .txt_box .tit_box span.tag01{display: inline-block;vertical-align: middle;height: 25px;line-height: 23px;border: 1px solid #eee;padding: 0 15px;font-size: 14px;margin-right: 10px;color: var(--bg01);}
.basic_bd02 .news-list ul li .txt_box .tit_box strong{font-size: 23px; color: #222;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  }
.basic_bd02 .news-list ul li .txt_box p{font-size: 17px; color: #777;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.basic_bd02 .news-list ul li .txt_box p.mob_date{display: none;}
.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: 1;}

/* 일반게시판_view */
.basic_bd01_view .inner{width: 1650px;}
.basic_bd01_view .tit_box{padding-bottom: 50px;border-bottom: 1px solid #2f3435;}
.basic_bd01_view .tit_box strong{font-size: 24px; color: var(--bg01); font-weight: 700;}
.basic_bd01_view .tit_box p{font-size: 36px; margin: 20px 0px 30px	; font-weight: 700;color: #000; word-break: break-word;}
.basic_bd01_view .tit_box span{font-size: 18px;color: #abadae;font-weight: 500;}
.basic_bd01_view .view_box{padding: 80px 20px;}
.basic_bd01_view .view_box img{margin-bottom: 80px;}
.basic_bd01_view .view_box p{font-size: 18px; color: #000;word-break: break-word;}
.basic_bd01_view .file_box{padding: 22px 35px;background: #f9f9f9; margin-top: 40px;}
.basic_bd01_view .file_box ul {display: flex;align-items: center;gap:10px; flex-wrap:wrap;}
.basic_bd01_view .file_box ul li{display: flex;align-items: flex-start;gap:20px 10px; width: 32%;}
.basic_bd01_view .file_box ul li img {margin-bottom: 0;}
.basic_bd01_view .file_box ul li em{display: block;}
.basic_bd01_view .file_box ul li a{font-size: 15px; 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{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: 72px; height: 72px; border:1px solid var(--bg01); border-radius:10px;}
.basic_bd01_view .view_btn_box .back img{position: absolute; top: 50%; left: 50%; transform:translate(-50%,-50%);}
.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 {display: flex; gap: 80px 2%; flex-wrap: wrap;}
.gallery_bd02 .con ul.img_li li {width: 32%;}
.gallery_bd02 .con ul.img_li li .img_wrap {position: relative; width: 100%; height: 0; overflow: hidden; margin: 0 auto; border-radius: 10px; padding-bottom: 65.559%;}
.gallery_bd02 .con ul.img_li li .img_wrap img {position: absolute; width: 100%; height: 100%; max-width: 100%; max-height: 100%; object-fit: cover; transition: all 0.2s linear; overflow: hidden;}
.gallery_bd02 .con ul.img_li li .img_wrap img:hover {transform: scale(1.1);}
.gallery_bd02 .con ul.img_li li .txt_wrap {margin-top: 20px;}
.gallery_bd02 .con ul.img_li li .txt_wrap span.month {font-size: 20px; color: #00a3cc; font-weight: 600;}
.gallery_bd02 .con ul.img_li li .txt_wrap p.p_tit {font-size: 20px; color:#222; font-weight: 600;word-break: break-word;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  }
.gallery_bd02 .con ul.img_li li .txt_wrap p.p_con {border-top: 1px solid #ddd; font-size: 16px; color: #444; padding-top: 16px; margin-top: 16px;}
.gallery_bd02 .con ul.img_li {gap: 45px 2%;}
.gallery_bd02 .con ul.img_li li .txt_wrap p.p_tit {font-size: 18px;}
.gallery_bd02 .con ul.img_li li .txt_wrap p.p_con {border-top: 0; margin-top: 0; padding-top: 10px; font-size: 14px;}
.gallery_bd02 .search_box{display: flex; flex-direction: row-reverse; align-items: end;margin-bottom: 30px;}
.gallery_bd02 .search_box .search{display: flex;gap:10px;justify-content: end;}
.gallery_bd02 .search_box .search select{font-size: 18px; color: #222; width: 182px; height: 70px; border:1px solid #ddd; border-radius:50px; padding: 0px 54px 0px 30px;-webkit-appearance:none; -moz-appearance:none; appearance:none; background: url(/images/sub/basic_bd01_icon01.png)center right 30px no-repeat;}
.gallery_bd02 .search_box .input_wrap{position: relative;}
.gallery_bd02 .search_box .input_wrap input{width: 558px; height: 70px;font-size: 18px; color: #222; border:1px solid #ddd;  border-radius:50px;padding: 0px 74px 0px 40px;}
.gallery_bd02 .search_box .input_wrap input::placeholder{color: rgba(0,0,0,.4);}
.gallery_bd02 .search_box .input_wrap button{position: absolute; right: 30px; top: 50%; transform:translateY(-50%);}



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


#header{position: absolute;left: 0;top: 0;width: 100%;line-height: 1;z-index: 2000;}
#header .inner{display: flex;width: 100%;padding: 0 100px;height: 90px;align-items: center;justify-content: space-between;}
#header .navi_btn{display: none;}

#header h1 a img{width: 90px;}

/* gnb */
.gnb{display: flex;gap:35px;}
.gnb > li {position: relative;}
.gnb > li > a{display: block;line-height: 90px;font-size: 15px;font-weight: 300;color: #fff;transition:.2s;}
.gnb > li.on > a{color: #ffb500;}
.gnb > li ul{display: none;position: absolute;top: calc(100% - 25px);left: 0;background: rgba(0,0,0,.5);width: 150px;padding: 20px;}
.gnb > li ul li:not(:last-child){margin-bottom: 25px;}
.gnb > li ul li a{transition:.2s;font-family: "Roboto";font-size: 14px;color: #fff;font-weight: 300;}
.gnb > li ul li a:hover{color: #ffb500;}

.navigation{display: none;}


/* 공통 */
.noto{font-family: "Noto Sans KR2";}
.noto2 {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: 32px;font-weight: 200;color: #fff;text-align: center;animation:ani01 ease 1s forwards;animation-delay:.5s;transform:scale(1.5);opacity: 0;}

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

#footer{line-height: 1;color: #fff;background: #181817;}
#footer .pc_box{display: flex;height: 300px;align-items: center;justify-content: center;}
#footer .logo_box{display: block;margin-right: 130px;}

#footer .m_box{margin-right: 120px;}
#footer .m_box p.tit{font-size: 20px;font-weight: 700;margin-bottom: 25px;}
#footer .m_box .con_box{display: flex;gap:80px;}
#footer .m_box .con_box ul li:not(:last-child){margin-bottom: 20px;}
#footer .m_box .con_box ul:nth-child(2) li:not(:last-child){margin-bottom: 10px;}
#footer .m_box .con_box ul li p{font-size: 13px;font-weight: 500;margin-bottom: 8px;opacity: .8;}
#footer .m_box .con_box ul li span{display: block;opacity: .5;font-size: 13px;}
#footer .m_box .con_box ul li span:not(:first-child){margin-top: 5px;}

#footer .r_box{display: flex;gap:45px;align-items: center;}
#footer .r_box ul.con01 li:not(:last-child){margin-bottom: 5px;}
#footer .r_box .con02 ul.m_list li{margin-bottom: 22px;}
#footer .r_box .con02 ul.m_list li a{font-size: 12px;color: #fff;}
#footer .r_box .con02 ul.lang{position: relative;display: flex;gap:20px;width: fit-content;}
#footer .r_box .con02 ul.lang:after{content:'';position: absolute;left: 48%;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: 210px 0 170px;min-height: 100vh;}
h2.sub_title{line-height: 1;text-align: center;color: #fff;font-size: 40px;font-weight: 600;margin-bottom: 100px;}

/* 공통 */
h4.h4_tit {font-size: 24px; color:#fff; font-weight: 600; position: relative; padding-left: 45px; margin-bottom: 30px; font-family: "Noto Sans KR"; font-family: "Roboto";}
h4.h4_tit:before {position: absolute; content:''; background: url(/images/sub/h4_tit.png)no-repeat; width: 32px; height: 29px; top: 5px; left: 0;}
h4.h4_tit > span.sub_tit {font-size: 16px; color:#999; font-weight: 300; padding-left: 10px; display: inline-block; vertical-align:middle; font-family: "Noto Sans KR"; font-family: "Roboto";}

/* sub0101 */
.sub0101_wrap p {text-align:center; font-family: "Noto Sans KR";}
.sub0101_wrap i {display: block;}
.sub0101_wrap .top_con {padding: 50px; box-shadow: 0px 0px 20px rgba(0,0,0,0.3); /* box-shadow: 3px 0px 68px rgba(0,0,0,.53); */ background: #232323;}
.sub0101_wrap .top_con .img {margin-bottom: 30px; text-align:center;}
.sub0101_wrap .top_con p.p_tit {font-size: 18px; font-weight: 500; color:#fff; line-height: 1.8;}
.sub0101_wrap .top_con p.p_tit b.col_y {color: #ffb500; font-family: "Noto Sans KR";}
.sub0101_wrap .top_con p.p_tit b.col_w {color: #fff; font-family: "Noto Sans KR";}
.sub0101_wrap .con {margin-top: 50px;}
.sub0101_wrap .con p.p_con {font-size: 16px; color:#fff; font-weight: 300; line-height: 1.8;}
.sub0101_wrap .con p.p_con:not(:last-child) {margin-bottom: 20px;}

/* sub0102 */
.sub0102_wrap .con:not(:first-child) {margin-top: 120px;}
.sub0102_wrap .con ul.img_txt li:not(:first-child) {margin-top: 20px;}
.sub0102_wrap .con ul.img_txt li {display: flex; flex-wrap:wrap; align-items: center;}
.sub0102_wrap .con ul.img_txt li .img {width: 50%;}
.sub0102_wrap .con ul.img_txt li .txt {width: 50%; padding-left: 50px;}
.sub0102_wrap .con ul.img_txt li:nth-child(2) .txt {padding-right: 50px; padding-left: 0;}
.sub0102_wrap .con ul.img_txt li .txt span.num {font-size: 24px; color: #ffb500; font-weight: 400; margin-bottom: 10px; display: block;}
.sub0102_wrap .con ul.img_txt li .txt p.p_tit {font-size: 40px; color:#fff; font-weight: 700; margin-bottom: 40px;line-height: 0.5;}
.sub0102_wrap .con ul.img_txt li .txt p.p_con {font-size: 16px; color:#fff; font-weight: 300;}

/* sub0103 */
.sub0103_wrap .con:not(:first-child) {margin-top: 60px;}
.sub0103_wrap .con ul.partner {padding: 30px 40px; background: #232323; box-shadow: 0px 0px 20px rgba(0,0,0,0.3); display: flex; gap: 20px 10px; flex-wrap: wrap;}
.sub0103_wrap .con ul.partner li {width: calc((100% - 10px) / 2);}
.sub0103_wrap .con ul.partner li a {display: flex; flex-wrap:wrap; gap: 10px; align-items: center;}
.sub0103_wrap .con ul.partner li a:hover .icon {background: #ffb500; transition: .5s ease-out;}
.sub0103_wrap .con ul.partner li p.p_tit {font-size: 16px; color:#fff; font-weight: 300;}
.sub0103_wrap .con ul.partner li .icon {width: 20px; height: 20px; background: #fff; 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%;}
.sub0103_wrap .con ul.logo_wrap {display: flex; flex-wrap:wrap; gap: 10px;}
.sub0103_wrap .con ul.logo_wrap li {width: calc((100% - 10px) / 2);}
.sub0103_wrap .con ul.logo_wrap li > a {display: block; background: #fff; box-shadow: 0px 0px 20px rgba(0,0,0,0.3); 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: 30px;}
.sub0104_wrap .info_wrap p.p_tit {font-size: 24px; font-weight: 600; color: #fff; margin-bottom: 10px;}
.sub0104_wrap .info_wrap p.p_con {font-size: 16px; color:#fff; font-weight: 300; margin-bottom: 20px;}
.sub0104_wrap .info_wrap ul {margin-top: 20px; display: flex; flex-wrap:wrap; gap:60px;}
.sub0104_wrap .info_wrap ul li {display: flex; flex-wrap:wrap; gap: 10px; align-items: center;}
.sub0104_wrap .info_wrap ul li img {height: 20px;}
.sub0104_wrap .info_wrap ul li:last-child img {height: 16px;}
.sub0104_wrap .info_wrap ul li > span {display: block; font-size: 16px; color:#fff; font-weight: 600;}
.sub0104_wrap .info_wrap ul li > p {font-size: 15px; color:#fff; font-weight: 300;}
.sub0104_wrap .map_wrap {}
.sub0104_wrap .map_wrap iframe {width: 100%; height: 450px;}

/* sub0202_wrap */
.sub0202_wrap{line-height: 1;color: #fff;}
.sub0202_wrap .con01{display: flex;justify-content: space-between;margin-bottom: 100px;}
.sub0202_wrap .con01 .box01{position: relative;width: 700px;}
.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: 59px;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:auto; height:100%; max-width:100%; max-height:100%;object-fit:cover; cursor:pointer;}

.sub0202_wrap .con01 .box02{width: 650px;}
.sub0202_wrap .con01 .box02 .tit{font-size: 30px;font-weight: 500;margin-bottom: 30px;}
.sub0202_wrap .con01 .box02 .sns_box{display: flex;gap:10px;margin-bottom: 35px;}
.sub0202_wrap .con01 .box02 .txt_wrap{height: 160px;overflow-y:scroll;margin-bottom: 40px;}
.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: 14px;font-weight: 300;line-height: 24px;font-family: "Noto Sans KR"}
/* .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:70px;padding-left: 15px;margin-bottom: 60px;}
.sub0202_wrap .con02 .tab-menu-wrap a{position: relative;display: block;font-size: 26px;color: #fff;}
.sub0202_wrap .con02 .tab-menu-wrap a:not(:last-child):after{content:'';position: absolute;right: -36px;top: 50%;transform:translateY(-50%);width: 2px;height: 16px;background: #fff;}
.sub0202_wrap .con02 .tab-menu-wrap a.on{color: #ffb500;font-weight: 600;}
.sub0202_wrap .con02 .ilst_st01{display: flex;gap:50px 20px;flex-wrap:wrap;}
.sub0202_wrap .con02 .ilst_st01 li{width: calc((100% - 80px)/5);}
.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: 18px;font-weight: 500;color: #fff;white-space: nowrap; overflow:hidden;text-overflow: ellipsis;margin-bottom: 12px; line-height: 1.5;}
.sub0202_wrap .con02 .ilst_st01 li a .txt span{font-size: 14px;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% - 60px) / 4);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:50px 20px;}
.sub0202_wrap .con02 .y_list li{width: calc((100% - 60px) / 4);cursor:pointer;}
.sub0202_wrap .con02 .y_list li .txt_wrap p{font-size: 18px;color: #fff;margin: 20px 0px 18px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; line-height: 1.5;}
.sub0202_wrap .con02 .y_list li .txt_wrap span{display: block;font-size: 14px; 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: rgba(0,0,0,.6);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% );}
.sub0202_wrap .con02 .pop_wrap.y_pop_wrap .pop_box .x_btn02{position: absolute;top: -35px;right: 0;}
.sub0202_wrap .con02 .pop_wrap.y_pop_wrap .pop_box .video_box{width: 1400px;height: 787px;}
.sub0202_wrap .con02 .pop_wrap.y_pop_wrap .pop_box .video_box iframe{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: 1000px;background: #000;border: 1px solid #373737;padding: 40px 50px 50px 50px;}
.sub0202_wrap .con02 .d_pop_wrap .pop_box .btn_box{display: flex;justify-content: flex-end;margin-bottom: 20px;}
.sub0202_wrap .con02 .d_pop_wrap .pop_box .s_box{height: 515px;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: flex;justify-content: space-between;align-items: center;margin-bottom: 30px;}
.sub0202_wrap .con02 .d_pop_wrap .pop_box .s_box .s_con01 .img_wrap{width: 34%;}
.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: 62%;}
.sub0202_wrap .con02 .d_pop_wrap .pop_box .s_box .s_con01 .txt_wrap p{font-size: 24px;font-weight: 600;line-height: 34px;}
.sub0202_wrap .con02 .d_pop_wrap .pop_box .s_box .s_con01 .txt_wrap span{display: block;font-size: 16px;margin: 20px 0;}
.sub0202_wrap .con02 .d_pop_wrap .pop_box .s_box .s_con01 .txt_wrap span:nth-child(3){margin: 0 0 30px;}
.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_con02 > p{font-size: 24px;font-weight: 600;color: #ffb500;margin-bottom: 20px;}
.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: 16px;text-align: center;height: 50px;}
.sub0202_wrap .con02 .d_pop_wrap .pop_box .s_box .s_con02 table tr:nth-child(1) td{height: 40px;}
.sub0202_wrap .con02 .d_pop_wrap .pop_box .s_box .s_con02 table .txt{display: flex;gap:10px;align-items: center;}
.sub0202_wrap .con02 .d_pop_wrap .pop_box .s_box .s_con02 table .txt p{max-width: calc(100% - 63px);white-space: nowrap; overflow:hidden;text-overflow: ellipsis; line-height: 2;}
.sub0202_wrap .con02 .d_pop_wrap .pop_box .s_box .s_con02 table .txt span{padding: 0 10px;height: 20px;border-radius:20px; text-align: center;font-size: 12px;font-weight: 500;line-height: 16px;border: 1px solid #ffb500;}


.sub0202_wrap .con02 .pop_wrap .x_btn{position: absolute; top: 45px; right: 40px;z-index: 1000;}
.sub0202_wrap .con02 .pop_wrap .slick-prev{position: absolute; top: 50%; left: 225px; background: url(/images/sub/sub0201_prev_pc.png)center no-repeat rgba(0,0,0,35); background-size: 12px; width: 40px; height: 70px;text-indent: -9999px; z-index: 1000;}
.sub0202_wrap .con02 .pop_wrap .slick-next{position: absolute; top: 50%; right: 225px; background: url(/images/sub/sub0201_next_pc.png)center no-repeat rgba(0,0,0,35); background-size: 12px; width: 40px; height: 70px;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:51.042%;}
.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: 350px;overflow-y:scroll;margin-bottom: 0px;}

/* sub0401 */
.sub0401_wrap .con01 .box02 .txt_wrap {height: 420px;}
.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 {display:none; position: fixed; left:0; right:0; top:0; bottom:0; z-index:100000;}
.sub0401_wrap .con01 .box01_2 .pop_wrap .pop_inner {position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); z-index:99999; width:100%; height:100vh; background:rgba(0,0,0,0.9);}
.sub0401_wrap .con01 .box01_2 .pop_wrap .pop_inner img {position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width: 100%; max-height: 100%;}
.sub0401_wrap .con01 .box01_2 .pop_wrap .pop_inner .btn_close {background: url(/images/sub/sub0201_x_btn_pc.png)no-repeat; background-size: 16px; width: 16px; height: 16px; position:absolute; right: 40px; top:45px; 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: 60px 40px;}
.sub0401_2_wrap .con ul.con_li li {width: calc((100% - 120px) / 4);}
.sub0401_2_wrap .con ul.con_li li a {}
.sub0401_2_wrap .con ul.con_li li .img_wrap {}
.sub0401_2_wrap .con ul.con_li li .img_wrap .img {position: relative; width: 100%; height: 0; padding-bottom: 140%; overflow: hidden;}
.sub0401_2_wrap .con ul.con_li li .img_wrap .img img {position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: 0 auto; max-width: 100%; max-height: 100%; width: auto; height: auto;}
.sub0401_2_wrap .con ul.con_li li p.p_tit {text-align:center; font-size: 18px; color:#fff; margin-top: 10px; font-weight: 500;}

/* sub0401_2_view */
.sub0401_2_view_wrap {}
.sub0401_2_view_wrap .con {}
.sub0401_2_view_wrap .tit_wrap {margin-bottom: 25px; display: flex; flex-wrap:wrap; align-items: flex-end; justify-content: space-between;}
.sub0401_2_view_wrap .tit_wrap strong {font-size: 35px; color:#fff; font-weight: 700; display: block; width: 75%;}
.sub0401_2_view_wrap .icon_wrap {}
.sub0401_2_view_wrap .icon_wrap ul {display: flex; flex-wrap:wrap; gap: 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: 40px;}

.sub0401_2_view_wrap .icon_wrap2 {}
.sub0401_2_view_wrap .icon_wrap2 .icon01 {}
.sub0401_2_view_wrap .icon_wrap2 .icon01 > ul {justify-content: flex-end;}
.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: 8px; align-items: center; border-radius: 5px; height: 40px; padding: 0 10px; border: 1px solid #fff;}
.sub0401_2_view_wrap .icon_wrap2 ul li a.res > div {}
.sub0401_2_view_wrap .icon_wrap2 ul li a.res > div img {width: auto; height: 14px; /* transform: rotate(160deg); */ margin-top: 3px;}
.sub0401_2_view_wrap .icon_wrap2 ul li a.res > b {display: block;font-size: 15px; color:#fff;}

.sub0401_2_view_wrap .con2 {}
.sub0401_2_view_wrap .con2 .tit_wrap {margin-bottom: 25px; display: flex; flex-wrap:wrap; align-items: center; justify-content: flex-start; gap: 20px;}
.sub0401_2_view_wrap .con2 .tit_wrap strong {font-size: 35px; color:#fff; font-weight: 700; display: block; width: auto;}
.sub0401_2_view_wrap .con2 .icon_wrap {}
.sub0401_2_view_wrap .con2 .icon_wrap ul {display: flex; flex-wrap:wrap; gap: 10px;}
.sub0401_2_view_wrap .con2 .icon_wrap ul li {}
.sub0401_2_view_wrap .con2 .icon_wrap ul li a {}
.sub0401_2_view_wrap .con2 .icon_wrap ul li a img {width: 40px;}

.sub0401_2_view_wrap .edit_wrap {padding: 25px 0; border-top: 1px solid rgba(255,255,255,0.2); border-bottom: 1px solid rgba(255,255,255,0.2);}
.sub0401_2_view_wrap .edit_wrap .ed_inner {width: 1000px; margin: 0 auto;}
.sub0401_2_view_wrap .edit_wrap .ed_inner img {width: 100%; margin-bottom: 20px;}
.sub0401_2_view_wrap .edit_wrap .ed_inner p {font-size: 16px; color:#fff;}
.sub0401_2_view_wrap .edit_wrap .ed_inner p:not(:last-child) {margin-bottom: 15px;}
.sub0401_2_view_wrap .list_btn {text-align:right;}
.sub0401_2_view_wrap .list_btn a { display: inline-block; margin-top: 30px;width: 120px; height: 40px; line-height: 38px; font-size: 16px; color:#fff; text-align:center; border: 1px solid #ddd; }

.sub0401_2_view_wrap .con3 .edit_wrap {display: flex; flex-wrap:wrap;}
.sub0401_2_view_wrap .con3 .icon_wrap {}
.sub0401_2_view_wrap .con3 .icon_wrap ul {justify-content: center;}
.sub0401_2_view_wrap .con3 .icon_wrap .res_btn {margin-top: 10px;}
.sub0401_2_view_wrap .con3 .icon_wrap .res_btn a {display: flex; flex-wrap: wrap; gap: 8px; align-items: center; justify-content: center; height: 50px; 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;}
.sub0401_2_view_wrap .con3 .icon_wrap .res_btn a > b {display: block;font-size: 16px; color:#fff;}


/* sub0501 */
.sub0501_wrap {}
.sub0501_wrap ul li {font-family: "Noto Sans KR";}
.sub0501_wrap i {display: block;}
.sub0501_wrap .con:not(:first-child) {margin-top: 60px;}
.sub0501_wrap .con2:not(:first-child) {margin-top: 40px;}
.sub0501_wrap .con1 {display: flex; flex-wrap: wrap; justify-content: space-between;}
.sub0501_wrap .con1 > strong {font-size: 30px; color:#ffb500;}
.sub0501_wrap .con1 .app_btn {}
.sub0501_wrap .con1 .app_btn a {display: block; font-size: 16px; color:#fff; font-weight: 500; background: #1D1D1D; border: 1px solid #ffb500; width: 200px; height: 50px; border-radius: 50px; line-height: 48px; text-align:center;}
.sub0501_wrap .con1 .app_btn a:hover {color:#222; background: #ffb500; font-weight: 600; border: 1px solid #ffb500; transition: .5s ease-out;}
.sub0501_wrap .con ul.aor_li {display: flex; flex-wrap:wrap; gap: 34px; }
.sub0501_wrap .con ul.aor_li li {display: flex; flex-direction: column; align-items:center; gap:10px; width: calc((100% - 170px) / 6);}
.sub0501_wrap .con ul.aor_li li .icon {width: 205px; height: 205px; border-radius: 50%; background:#232323; box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3); 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%);}
.sub0501_wrap .con ul.aor_li li p.p_tit {font-size: 16px; color:#fff;}
.sub0501_wrap .con ul.rp_li {display: flex; flex-wrap: wrap; gap: 40px;}
.sub0501_wrap .con ul.rp_li li {width: calc((100% - 120px) / 4); background: #ffb500; padding: 30px; 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: 10px solid transparent; border-left: 10px solid #fff; border-bottom: 10px solid transparent; top: 50%; left: 105%; transform: translateY(-50%);}
.sub0501_wrap .con ul.rp_li li:last-child:before {display: none;}
.sub0501_wrap .con ul.rp_li li:nth-child(1) {background: rgba(255,181,0,.2);}
.sub0501_wrap .con ul.rp_li li:nth-child(2) {background: rgba(255,181,0,.45);}
.sub0501_wrap .con ul.rp_li li:nth-child(3) {background: rgba(255,181,0,.75);}
.sub0501_wrap .con ul.rp_li li:nth-child(4) span.step {color:#222; font-weight: 800;}
.sub0501_wrap .con ul.rp_li li:nth-child(4) p.p_step {color:#222; font-weight: 800;}
.sub0501_wrap .con ul.rp_li li span.step {font-size: 16px; color:#fff; font-weight: 500;}
.sub0501_wrap .con ul.rp_li li p.p_step {font-size: 18px; color:#fff; font-weight: 500;}
.sub0501_wrap .con ul.num_li {}
.sub0501_wrap .con ul.num_li li:not(:first-child) {margin-top: 10px;}
.sub0501_wrap .con ul.num_li li {font-size: 16px; color:#fff; font-weight: 300;}
.sub0501_wrap .con ul.aor_li02 {display: flex; flex-wrap:wrap; gap:30px;}
.sub0501_wrap .con ul.aor_li02 li {width: calc((100% - 60px) / 3); padding: 20px; min-height:255px; border: 1px solid #fff;}
.sub0501_wrap .con ul.aor_li02 li span.num {display: block; width: 25px; height: 25px; background: #ffb500; border-radius: 50%; font-size: 16px; color:#222; font-weight: 700; line-height: 25px; text-align:center;}
.sub0501_wrap .con ul.aor_li02 li .aor_con {display: flex; flex-wrap:wrap; gap: 15px; 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: 70px;}
.sub0501_wrap .con ul.aor_li02 li .aor_con strong.tit {text-align:center; display: block; font-size: 20px; color:#fff; }
.sub0501_wrap .con ul.aor_li02 li .aor_con > p {text-align:center; font-size: 15px; color:#fff; font-weight: 300;}

.sub0501_wrap .rules_wrap {margin-top: 40px;}
.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: 20px; align-items:center; background: #232323 url(/images/sub/arw_p.png) no-repeat 97% 30px; background-size:20px; cursor:pointer; overflow:hidden; box-shadow: 0px 0px 20px rgba(0,0,0,.3); padding: 20px 30px;}
.sub0501_wrap .rules .ptit.on {background: url(/images/sub/arw_m.png) no-repeat 97% 30px; background-size: 20px; border: 2px solid #ffb500; border-bottom: none; box-shadow: none;}
.sub0501_wrap .rules .ptit span {display:block; color:#ffb500; font-size:28px; font-weight:600;}
.sub0501_wrap .rules .ptit p {font-size:16px; font-weight: 700; color:#fff;}
.sub0501_wrap .rules .ptxt {display:none; overflow:hidden; width:100%; padding: 20px 30px; border: 2px solid #ffb500; border-top: none; background: #ffb500;}
.sub0501_wrap .rules .ptxt2 {display: flex; flex-wrap:wrap; align-items: flex-start; gap:20px;}
.sub0501_wrap .rules .ptxt2 p.p_rule {font-size: 15px; color:#222; font-weight: 600;}
.sub0501_wrap .rules .ptxt2 > span {font-size: 28px; color:#222; font-weight: 600; line-height: 1;}

/* sub0502 */
.sub0502_wrap .sec{width: 1200px; margin: 0 auto; margin-bottom: 50px;}
.sub0502_wrap .sec:last-child{margin-bottom: 0;}
.sub0502_wrap .sec .con ul{display: flex;gap: 20px 30px;flex-wrap:wrap;}
.sub0502_wrap .sec .con ul li{width: calc((100% - 30px) / 2);}
.sub0502_wrap .sec .con ul li .input_wrap{background: #303030; padding: 15px; margin-bottom: 5px; font-family: "Noto Sans KR"}
.sub0502_wrap .sec .con ul li .input_wrap:last-child{margin-bottom: 0;}
.sub0502_wrap .sec .con ul li .input_wrap strong{font-size: 15px; color: #ffb500; font-weight: 300; display: inline-block; margin-right: 10px; font-family: "Noto Sans KR"}
.sub0502_wrap .sec .con ul li .input_wrap span{display: inline-block; margin-right: 5px; font-size: 15px; color: #ddd; font-weight: 300; font-family: "Noto Sans KR"}
.sub0502_wrap .sec .con ul li p{font-size: 16px; color: #fff;margin-bottom: 8px;font-weight: 300; font-family: "Noto Sans KR"}
.sub0502_wrap .sec .con ul li em{color: #ffb500; margin: 0 5px; font-family: "Noto Sans KR"}
.sub0502_wrap .sec .con ul li input[type=radio] {font-family: "Noto Sans KR"}
.sub0502_wrap .sec .con ul li input[type=radio]::label {font-family: "Noto Sans KR"}
.sub0502_wrap .sec .con ul li .input_wrap span label {font-family: "Noto Sans KR"}
.sub0502_wrap .sec .con ul li input[type=text]{width: 100%;box-sizing: border-box;border: 0;padding: 15px;background: #303030;font-size: 15px;color: #ddd; outline: 0; font-family: "Noto Sans KR"}
.sub0502_wrap .sec .con ul li input[type=text]::placeholder{color:#999;font-size: 15px; font-family: "Noto Sans KR"}
.sub0502_wrap .sec .con ul li select{width: 100%;box-sizing: border-box;border: 0;padding: 15px;font-size: 15px;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; font-family: "Noto Sans KR"}
.sub0502_wrap .sec .con ul li textarea{width: 100%; border:0;height: 245px;padding: 15px;resize: none;font-size: 15px;color: #fff;background: #F5F5F8; outline:none; font-family: "Noto Sans KR"}
.sub0502_wrap .sec .con ul li textarea::placeholder{color:#B0B2C1;font-size: 15px; font-family: "Noto Sans KR"}

.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=file]{width: 100%;box-sizing: border-box;border: 0;padding: 15px;background: #303030;font-size: 15px;color: #ddd; font-weight: 300; font-family: "Noto Sans KR"}
.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: 170px; color:#ddd; font-weight: 300; font-size: 14px; margin-bottom: 10px; font-family: "Noto Sans KR"}

.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: 14px; color:#fff; display: inline-block; margin-left: 5px; font-family: "Noto Sans KR"}
.sub0502_wrap .sec .con ul li label span.req {font-size: 14px; color:#ffb500; font-family: "Noto Sans KR"}

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

.sub0502_wrap .btn_wrap {text-align: center;}
.sub0502_wrap .btn_wrap .btn {width: 280px; height: 60px; font-size: 18px; color:#fff; background: #303030; border-radius: 10px; font-weight: 500; font-family: "Noto Sans KR"}
.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: 14px; font-weight: 400; font-family: "Noto Sans KR"}
.sub0502_wrap p.p_point em {color:#ffb500; font-family: "Noto Sans KR"}

.sub0502_wrap span.point03 {font-size: 14px; color: #999; font-family: "Noto Sans KR"}

.sub0502_wrap .sec .con ul li .txt {display: flex; flex-wrap: wrap; justify-content: space-between;}
.sub0502_wrap .sec .con ul li .txt span.point04 {font-size: 14px; color:#ffb500; font-weight: 300; font-family: "Noto Sans KR"}





